[v-cloak] {
    display: none !important;
}

.layui-layer-page {
    position: fixed
}

.win-item {
    width: 0;
    height: 0;
    overflow: hidden;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999999;
    box-shadow: 3px 9px 84px #969696;
    -webkit-box-shadow: 3px 9px 84px #969696;
    -moz-box-shadow: 3px 9px 84px #969696;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    background: #fff;
}

.win-close {
    width: 38px;
    height: 38px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background: url(/templets/pc/images/x1.png) no-repeat 0 -312px;
}

.layui-layer-page {
    background: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}

.layui-layer-page .layui-layer-content {
    overflow: visible !important;
}

.a_hover {
    text-decoration: none;
    color: black
}

.zy1 {
    width: 177px;
    height: 208px;
    position: absolute;
    top: 60px;
    left: 10px;
}

.zy2 {
    width: 147px;
    height: 208px;
    position: absolute;
    top: 60px;
    left: 195px;
}

.zy3 {
    width: 150px;
    height: 208px;
    position: absolute;
    top: 60px;
    left: 360px;
}

.zx111 {
    position: absolute;
    border-radius: 60px;
    font-size: 20px;
    top: 370px;
    font-weight: bold;
    left: 100px;
    text-decoration: none;
    color: #fff;
    padding: 8px 35px;
    background: #d7381e;
}

.zx1 {
    position: absolute;
    border-radius: 25px;
    font-size: 16px;
    top: 309px;
    left: 200px;
    text-decoration: none;
    color: #fff;
    padding: 8px 35px;
    background: #fd9546;
}

.zx2 {
    position: absolute;
    border-radius: 60px;
    font-size: 20px;
    top: 370px;
    font-weight: bold;
    left: 300px;
    text-decoration: none;
    color: #fff;
    padding: 8px 35px;
    background: #fd9546;
}

.zx1:hover {
    background: #fff;
    color: #fe863d;
    border: 1px solid #fe863d;
}

.zx111:hover {
    background: #fff;
    color: #d7381e;
    border: 1px solid #d7381e;
}

.zx2:hover {
    background: #fff;
    color: #fd9546;
    border: 1px solid #fd9546;
}

.tabl {
    width: 450px;
    height: 247px;
    position: absolute;
    float: left;
    margin-left: 40px;
    margin-top: -432px;
}

.a-box {
    padding-left: 55px;
    margin-top: -20px;
    width: 280px;
}

.a-box a {
    color: #fff;
    font-size: 16px
}

.zxtd a {
    text-decoration: none;
    padding: 4px 12px;
    font-size: 15px;
    background: #fff;
    border-radius: 30px;
}

.box1_form p {
    font-size: 17px;
    font-weight: bold;
    color: #010101;
    margin: 18px auto 8px 0;
}

.box1_form label {
    color: #333;
    font-size: 14px;
    display: inline-block;
    cursor: pointer;
    margin-right: 8px;
}

.box1_form label input {
    display: none;
}

.box1_form label span {
    padding: 5px;
    display: block;
    border: solid 1px #d2d2d2;
    border-radius: 5px;
}

.box1_form label input:checked+span {
    background: #FF3300;
    color: #FFFFFF;
    border: none;
}

.box1_form_inpt {
    width: 260px;
    font-size: 16px;
    padding: 5px 0;
    border-radius: 5px;
    border: solid 1px #d2d2d2;
}

.box1_form_inpt2 {
    width: 267px;
    background: #f02c36;
    color: #FFFFFF;
    border: none;
    margin-top: 20px;
}
