*{
    padding: 0;
    margin: 0;
    color: #333333;
}
a{
    text-decoration: none;
    color:#333333
}
ul li{
    list-style: none;
}
@media screen and (min-width: 1200px){
    .bottom{
        padding-bottom: 0px !important;
    }
    .box{
        width: 100%;
        height: auto;
        position: relative;
    }
    .nav{
        width: 150px;
        height: 275px;
        position: fixed;
        left: 10px;
        top: 100px;
        background: url(../img/nav.png) no-repeat center;
        background-size: 90%;
    }
    .nav h3{
        width: 60%;
        margin: auto;
        font-size: 20px;
        color: #fff;
        text-align: center;
        border-bottom: 1px solid #fff;
        margin-top: 20px;
        line-height: 38px;
    }
    .nav ul{
        margin-left: 28px;
        margin-top: 8px;
    }
    .nav ul li{
        color: #794628;
        margin-top: 4px;
        cursor: pointer;
    }
    .receive{
        display: block;
        width: 80px;
        height: 30px;
        margin-top: 8px;
        line-height: 30px;
        color: #fff;
        background: #ff6000;
        margin-left: 8px;
        border: none;
        text-align: center;
        border-radius: 30px;
        cursor: pointer;
    }
    .turntable{
        width: 8%;
        position: fixed;
        right: 12px;
        bottom: 60px;
        cursor: pointer;
    }
    .turntable img{
        width: 100%;
    }
    .turntable img:nth-child(2){
        position: absolute;
        top: 0;
        right: 7px;
        width: 12%;
    }
    .luck{
        display: none;
        z-index: 10000;
        position: fixed;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }
    .luck img:nth-child(1){
        width: 80%;
        margin: auto;
        display: block;
    }
    .luck img:nth-child(2){
        position: absolute;
        top: 48%;
        left: 50%;
        transform: translate(-50%,-50%);
        z-index: 3;
        width: 12%;
    }
    .luck img:nth-child(4){
        width: 84%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    .close1{
        position: absolute;
        top: 10px;
        right: -30px;
        cursor: pointer;
        width: 40px;
        height: 40px;
    }
    .service{
        position: absolute;
        top: 410px;
        left: 50%;
        transform: translate(-50%);
        cursor: pointer;
    }
    .head{
        width: 100%;
        height: auto;
        cursor: pointer;
    }
    .head img{
        width: 100%;
    }
    .query{
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5);
        position: fixed;
        display: none;
        top: 0;
        left: 0;
        z-index: 99999;
    }   
    .query_in{
        position: absolute;
        width: 584px;
        height: 360px;
        background: #fff;
        top:50%;
        left:50%;
        bottom: 0;
        z-index: 10;
        transform: translate(-50%,-50%);
        border-radius: 10px;
    }
    .close{
        cursor: pointer;
        position: absolute;
        width: 30px;
        height: 30px;
        border-radius: 30%;
        top: 10px;
        right: 10px;
    }
    .apply{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        width: 400px;
        height: 350px;
        background: #fff;
        display: none;
        z-index: 100;
    }
    .apply img{ 
        width: 80px;
        height: 80px;
        display: block;
        border-radius: 30%;
        margin: 24px auto;
        margin-top: 10px;
    }
    #sq{
        font-size: 22px; 
        color: #333333;
        letter-spacing:0; 
        background: none;
        font-weight: 600;
        margin-top: 20px;
        padding-left: 90px;
    }
    #sq1{
        letter-spacing:0; 
        background: none;
        font-weight: 600;
        padding-left: 88px;
        font-size: 22px; 
        color: #333333;
        padding-left: 30px;
        padding-top: 4px;
    }
    #ts{
        display: block;
        margin: auto;
        font-size: 20px; 
        color: #ff6000;
        letter-spacing:0; 
        background: none;
        padding-top: 20px;
        padding-left: 90px;
        font-weight: bold;
    }
    #qd{
        width: 120px!important;
        height: 32px!important;
        background: #6f89f9!important;
        border: none !important;
        margin-left: 136px;
        margin-top: 25px;
        color: #fff;
        font-size: 20px;
        font-weight: 500;
    }
    
    .dq{
        letter-spacing:14pt;
        width: 308px;
        font-size: 28px;
        color: #333333;
        margin: 20px auto;
        margin-top: 40px;
        display: flex;
        justify-content: space-between;
    }
    .query select{
        width: 188px;
        height: 40px;
        padding-left: 10px;
        border: 1px solid #333333;
        font-size: 16px;
    }
    .name{
        letter-spacing:13pt;
        width: 308px;
        font-size: 28px;
        color: #333333;
        margin: auto;
        display: flex;
        justify-content: space-between;
    }
    .name input{
        width: 180px;
        height: 40px;
        padding-left: 10px;
        border: 1px solid #333333
    }
    .phone{
        letter-spacing: 13pt;
        width: 308px;
        font-size: 28px;
        color: #333333;
        margin: auto;
        display: flex;
        margin-top: 20px;
        justify-content: space-between;
    }
    .phone input{
        width: 180px;
        height: 40px;
        padding-left: 10px;
        border: 1px solid #333333
    }
    .yanzheng{
        text-align: center;
        letter-spacing: 0;
        width: 94px;
        margin-left: 10px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        border: 1px solid #ccc;
        text-decoration: none;
        color: #333333;
        cursor: pointer;
    }
    .yzm{
        letter-spacing: 2pt;
        width: 410px;
        font-size: 28px;
        padding-left: 108px;
        color: #333333;
        margin: auto;
        display: flex;
        margin-top: 20px;
        justify-content: space-between;
    }
    .yzm input{
        width: 180px;
        height: 40px;
        padding-left: 10px;
        margin-left: 8px;
        border: 1px solid #333333
    }
    .query button{
        width: 160px;
        height: 50px;
        font-size: 28px;
        color: #333333;
        font-weight: bold;
        background: #fff;
        margin-left: 222px;
        text-align: center;
        border-radius: 6px;
        margin-top: 30px;
        cursor: pointer;
    }
    .serve{
        margin-left: 172px;
        margin-top: 14px;
    }
    .ty{
        color: #ff1c1c;
        cursor: pointer;
    }
    .tj{
        position: absolute;
        left: 50%;
        bottom: 78px;
        font-size: 16px;
        transform: translate(-50%);
    }
    .box_in{
        width: 1200px;
        height: 100%;
        margin: auto;
    }
    .information{
        width: 100%;
        height: 30px;
        font-size: 20px;
        font-weight: bold;
        background: url(../img/left.png) no-repeat left;
        margin-top: 190px;
        color: #333333;
        padding-left: 30px;
    }
    .bao{
        width: 100%;
        height: auto;
    }
    .bao ul{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 40px;
    }
    .bao ul li{
        width: 140px;
        height: 142px;
        text-align: center;
        position: relative;
    }
    .bao ul li:hover{
        border-radius: 10px;
        box-shadow: #949090 5px 5px 15px;
        cursor: pointer;
    }
    .bao ul li a{
        width: 140px;
        position: absolute;
        top: 98px;
        left: 50%;
        transform: translate(-50%);
        font-size: 20px;
    }
    .bao ul li a:hover{
        color: #fff;
    }
    .bao ul:nth-child(1) li:nth-child(1){
        background: url(../img/bao1.png) no-repeat center 22px;
    }
    .bao ul:nth-child(1) li:nth-child(1):hover{
        background:#ff8d48 url(../img/bm1.png) no-repeat center 22px;
    }
    .bao ul:nth-child(1) li:nth-child(2){
        background: url(../img/bao2.png) no-repeat center 22px;
    }
    .bao ul:nth-child(1) li:nth-child(2):hover{
        background:#ff8d48 url(../img/bm2.png) no-repeat center 22px;
    }
    .bao ul:nth-child(1) li:nth-child(3){
        background: url(../img/bao3.png) no-repeat center 22px;
    }
    .bao ul:nth-child(1) li:nth-child(3):hover{
        background:#ff8d48 url(../img/bm3.png) no-repeat center 22px;
    }
    .bao ul:nth-child(1) li:nth-child(4){
        background: url(../img/bao4.png) no-repeat center 22px;
    }
    .bao ul:nth-child(1) li:nth-child(4):hover{
        background:#ff8d48 url(../img/bm4.png) no-repeat center 22px;
    }
    .bao ul:nth-child(1) li:nth-child(5){
        background: url(../img/bao5.png) no-repeat center 22px;
    }
    .bao ul:nth-child(1) li:nth-child(5):hover{
        background:#ff8d48 url(../img/bm5.png) no-repeat center 22px;
    }
    .bao ul:nth-child(2) li:nth-child(1){
        background: url(../img/bao6.png) no-repeat center 22px;
    }
    .bao ul:nth-child(2) li:nth-child(1):hover{
        background:#ff8d48 url(../img/bm6.png) no-repeat center 22px;
    }
    .bao ul:nth-child(2) li:nth-child(2){
        background: url(../img/bao7.png) no-repeat center 22px;
    }
    .bao ul:nth-child(2) li:nth-child(2):hover{
        background:#ff8d48 url(../img/bm7.png) no-repeat center 22px;
    }
    .bao ul:nth-child(2) li:nth-child(3){
        background: url(../img/bao8.png) no-repeat center 22px;
    }
    .bao ul:nth-child(2) li:nth-child(3):hover{
        background:#ff8d48 url(../img/bm8.png) no-repeat center 22px;
    }
    .bao ul:nth-child(2) li:nth-child(4){
        background: url(../img/bao9.png) no-repeat center 22px;
    }
    .bao ul:nth-child(2) li:nth-child(4):hover{
        background:#ff8d48 url(../img/bm9.png) no-repeat center 22px;
    }
    .bao ul:nth-child(2) li:nth-child(5){
        background: url(../img/bao10.png) no-repeat center 22px;
    }
    .bao ul:nth-child(2) li:nth-child(5):hover{
        background:#ff8d48 url(../img/bm10.png) no-repeat center 22px;
    }
    .information1{
        width: 100%;
        height: 30px;
        font-size: 20px;
        font-weight: bold;
        background: url(../img/left.png) no-repeat left;
        margin-top: 120px;
        color: #333333;
        padding-left: 30px;
    }
    .mess{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
    }
    .left{
        height: auto;
    }
    .left h3{
        width: 390px;
        font-size: 20px;
        color: #ff6000;
        margin-top: 70px;
        padding-bottom: 10px;
        border-bottom: 4px solid #ff6000;
    }
    .left ul li{
        padding-top: 20px;
    }
    .left ul li span{
        font-weight: bold;
    }
    .left img{
        margin-top: 68px;
        cursor: pointer;
    }
    .right{
        height: auto;
    }
    .right ul{
        margin-top: 120px;
    }
    .right ul li{
        padding-top: 20px;
    }
    .right ul li span{
        font-weight: bold;
    }
    .right img{
        margin-top: 100px;
        cursor: pointer;
    }
    .ques{
        display: flex;
        justify-content: space-between;
    }
    .ques ul li{
        width: 430px;
        height: 38px;
        line-height: 38px;
        position: relative;
        border-top: 1px solid #db6015;
        border-bottom: 1px solid #db6015;
        border-left: 1px solid #db6015;
        margin-top: 28px;
        border-radius: 10px;
        padding-left: 64px;
    }
    .ques ul li img{
        position: absolute;
        cursor: pointer;
        right: 0;
        top: 0;
    }
    .certificate{
        width: 100%;
        margin-top: 100px;
    }
    .advantage div{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 80px;
    }
    .advantage dl{
        width: 176px;
        height: 302px;
        position: relative;
    }
    .advantage dl dt{
        width: 76px;
        height: 76px;
        margin: auto;
    }
    .advantage dl dd a{
        display: block;
        font-size: 22px;
        color: #333333;
        margin-top: 1px;
    }
    .advantage dl dd p a{
        font-size: 16px;
        margin-top: 2px;
        font-weight: 500;
    }
    .advantage dl dd{
        text-align: center; 
    }
    .advantage dl div{
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%);
        width: 122px;
        height: 44px;
        line-height: 44px;
        border-radius: 30PX;
        background-image: linear-gradient(to right, #ff924f, #ff6201,#ff9859);
    }
    .xxzx{ 
        margin-top: 47px !important;
    }
    .advantage dl div p{
        margin: auto;
        color: #fff;
        font-size: 22px;
        cursor: pointer;
    }
    .obtain ul{
        padding-top: 20px;
    }
    .obtain ul li{
        margin-top: 40px;
        /* font-weight: bold;   */
        font-size: 20px;
    }
    .obtain ul li span{
        color: #ff6000;
        font-weight: bold;
    }
    .bing img{
        display: block;
        margin: 70px auto;
    }
    .tab table{
        width: 100%;
        /* border:1px solid #4c4c4c; */
        display: table;
        border-collapse: collapse;
        margin-top: 100px;
    }
    .tab table tr{
        border:1px solid #4c4c4c;
        display: table-row; 
        height: 70px;
    }
    .tab table td{
        border:1px solid #4c4c4c;
        display: table-cell; height: 100%;
        vertical-align: middle;
        text-align: center;
        padding-top: 14px;
        padding-bottom: 14px;
    }
    .rz{
        width: 80px;
        color: #ff2222;
    }
    .zx{
        width: 80px;
        color: #ff853b;
        text-decoration: underline;
        cursor: pointer;
    }
    .class{
        width: 100%;
        height: auto;
        margin-top: 50px;
        position: relative;
    }
    .class ul{
        display: flex;
        justify-content: space-between;
    }
    .class ul li{
        width: 290px;
        height: 329px;
    }
    .class ul li h3{
        color: #fff;
        padding-top: 134px;
        font-size: 22px;
        margin: auto;
        text-align: center;
    }
    .class ul li:nth-child(2) h3{
        color: #fff;
        padding-top: 144px;
        font-size: 22px;
        margin: auto;
        text-align: center;
    }
    .class ul li:nth-child(3) h3{
        color: #fff;
        padding-top: 144px;
        font-size: 22px;
        margin: auto;
        text-align: center;
    }
    .class ul li:nth-child(4) h3{
        color: #fff;
        padding-top: 144px;
        font-size: 22px;
        margin: auto;
        text-align: center;
    }
    .class ul li p{
        color: #fff;
        padding-top: 10px;
        font-size: 18px;
        margin: auto;
        text-align: center;
        line-height: 26px;
    }
    .class ul li:nth-child(1){
        background: url(../img/class1.png) no-repeat center;
    }
    .class ul li:nth-child(2){
        background: url(../img/class2.png) no-repeat center;
    }
    .class ul li:nth-child(3){
        background: url(../img/class3.png) no-repeat center;
    }
    .class ul li:nth-child(4){
        background: url(../img/class4.png) no-repeat center;
    }
    .pos li:nth-child(1){
        background: url(../img/class5.png) no-repeat center !important;
    }
    .pos li:nth-child(2){
        background: url(../img/class6.png) no-repeat center !important;
    }
    .pos li:nth-child(3){
        background: url(../img/class7.png) no-repeat center !important;
    }
    .pos{
        position: absolute;
        top: 265px;
        left: 152px;
        width: 897px;
    }
    .zixun{
        width: 305px;
        height: 70px;
        margin: auto;
        margin-top: 380px;  
        text-align: center;
        line-height: 72px;
        color: #fff;
        font-size: 22px;
        border-radius: 12px;
        cursor: pointer;
        background: url(../img/bg1.png) no-repeat center;
    }
    .tp{
        margin-top: 40px;
        position: relative;
    }
    .tp ul{
        height: 650px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        overflow: hidden;
    }
    .li{
        position: absolute;
        bottom: 500px;
        left: 50%;
        transform: translate(-50%);
        overflow: hidden;
    }
    .tp ul li{
        position: relative;
        overflow: hidden;
    }
    .tp ul li:hover{
        cursor: pointer;
    }
    .tp ul li:hover{
       cursor: pointer;
    }
    .tp ul li p{
        position: absolute;
        top: 0;
        left: 0;
        width: 590px;
        height: 321px;
        border-radius: 18px;
        background-color: rgba(0, 0, 0, 0);
    }
    .li1{
        top: 19px !important;
        left: 19px !important;
        width: 304px !important;
        height: 304px !important;
        border-radius: 50% !important;
    }
    .tp ul li p:hover{
        background-color: rgba(0, 0, 0, 0.5);
    }
    .more{
        width: 305px;
        height: 70px;
        margin: auto;
        margin-top: 120px;  
        text-align: center;
        line-height: 72px;
        color: #fff;
        font-size: 22px;
        cursor: pointer;
        border-radius: 12px;
        background: url(../img/bg1.png) no-repeat center;
    }
    .about{
        width: 100%;
        height: 30px;
        font-size: 20px;
        font-weight: bold;
        background: url(../img/left.png) no-repeat left;
        margin-top: 120px;
        color: #333333;
        padding-left: 30px;
    }
    .about_in{
        text-align: center;
        margin-bottom: 30px;
    }
    .about_in h3{
        margin-top: 100px;
        font-size: 20px;
    }
    .about_in p{
        margin-top: 30px;
    }
    .house{
        width: 100%;
        height: 400px;
        position: relative;
        margin-top: 40px;
    }
    .house1{
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 10;
        transform: translate(-50%,-50%);
    }
    .house3{
        position: absolute;
        top: 38px;
        left: 18px;
    }
    .house2{
        position: absolute;
        top: 38px;
        right: 18px;
    }
    .container{
        height: 500px;
    }
    .box1 {
        width: 1200px; 
        height: 300px; 
        transform-style: 
        perserve-3d;
        margin: 50px auto;                 
        position: relative;
    }
    .box1 img {
        width:600px; 
        position: absolute; 
        top: 60px; 
        transition:all .3s linear;
    }
    .box1 img:hover{
        cursor: pointer;
    }
    .box1:hover .btn {
        opacity: 1;
    }
    .front {
        left: 0px;
    }
    .back {
        left: 600px;
    } 
    .active {
        left: 300px; 
        transform: scale(1.5); 
        z-index: 10;
    }
    
    .btns .btn {
        width: 60px; 
        height: 60px; 
        display: block; 
        position: absolute;     
        font-size: 50px; 
        font-family: "微软雅黑"; 
        color:rgba(255,255,255,.5); 
        line-height: 55px; 
        text-align: center;     
        cursor: pointer; 
        z-index: 100; 
        opacity: 0; 
        transition:opacity .3s linear;
    } 
    .btns .btn:first-child {
        top: 200px;
    }
    .btns .btn:last-child {
        top: 200px; right: 0px;
    }
    .achievement{
        width: 100%;
        height: 400px;
        position: relative;
        margin-top: 40px;
    }
    .achievement1{
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 10;
        transform: translate(-50%,-50%);
    }
    .achievement3{
        position: absolute;
        top: 38px;
        left: 18px;
    }
    .achievement2{
        position: absolute;
        top: 38px;
        right: 18px;
    }
    .mask_block{
        width:100%;
        height:100%;
        position: fixed;
        top:0;
        left:0;
        background: rgba(0,0,0,0.4);
        z-index: 10;
        display: none;
    }
    .mask_alert{
    
        width: max-content;
        max-height: 426px;
        background: #870606;
        border-radius: 10px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: fixed;
        left:0;
        right: 0;
        top:0;
        bottom: 0;
        margin:auto;
        padding: 60px 100px 50px 100px;
    }
    .mask_alert:before{
        content: ' ';
        width: 94%;
        height: 94%;
        border: 2px dashed #fffc2a;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        border-radius: 10px;
        z-index: 1;
    }
    .mask_block .close_btn{
        position: absolute;
        width: 42px;
        opacity: 0.5;
        right: 31px;
        top: 26px;
        z-index: 5;
    }
    .mask_block .close_btn:hover{
        opacity: 1;
    }
    .mask_block .title{
        font-size: 24px;
        color:#fffc2a;
        font-family: Adobe 黑体 Std;
    }
    .mask_block .input_items{
        margin-top: 20px;
        display: flex;
        flex-direction: column;
        position: relative;
        z-index: 5;
    }
    .mask_block .input_row{
        width:300px;
        height:50px;
        border:1px solid #fffc2a;
        margin-bottom: 10px;
        border-radius: 5px;
        position: relative;
        overflow: hidden;
    }
    .mask_block .input_row:before{
        content: " ";
        width:34px;
        height:26px;
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 10px;
        margin: auto;
    }
    .mask_block .input_row:nth-child(1):before{background: url("../images/input-name.png") no-repeat;}
    .mask_block .input_row:nth-child(2):before{background: url("../images/input-phone.png") no-repeat;}
    .mask_block .input_row:nth-child(3):before{background: url("../images/input-yan.png") no-repeat;margin-top: 15px;}
    .mask_block .ipt_name,
    .mask_block .ipt_phone,
    .mask_block .ipt_code{
        background: #870606;
        width:100%;
        height:100%;
        text-indent: 60px;
        outline: none;
        border: 0;
        color:#ffffff;
    }
    ::-webkit-input-placeholder { /* WebKit browsers */	color: #ffffff;}
    ::-moz-placeholder { /* Mozilla Firefox 19+ */	color: #ffffff;}
    :-ms-input-placeholder { /* Internet Explorer 10+ */	color: #ffffff;}
    .mask_block .code_item{
        border:0;
        display: flex;
        flex-direction: row;
    }
    .mask_block .ipt_code,.mask_block .code_gobtn{
        width: 48%;
        height: 48px;
        border: 1px solid #fffc2a;
        text-indent: 60px;
        border-radius: 5px;
        outline: none;
    }
    .mask_block .code_gobtn{
        text-indent: 0;
        text-align: center;
        line-height: 50px;
        margin-left: 4%;
        font-size: 18px;
        background: #ffffff;
        cursor: pointer;
    }
    .mask_block .alert_form_btn{
        width:150px;
        height:50px;
        background: #fffc2a;
        color:#770505;
        text-align: center;
        line-height: 50px;
        font-size: 24px;
        border-radius: 5px;
        margin-top: 20px;
        cursor: pointer;
        position: relative;
        z-index: 5;
    }
    .mask_block .error_text{
        font-size: 16px;
        color:#ffffff;
    }
}
@media screen and (max-width: 767px){
    .box{
        width: 100%;
        height: auto;
        position: relative;
    }
    .service{
        width: 80%;
        position: absolute;
        top: 98px;
        left: 50%;
        transform: translate(-50%);
    }
    .service img{
        width: 100%;
    }
    .nav{
        width: 120px;
        height: 198px;
        position: fixed;
        left: 0px;
        top: 98px;
        background: url(../img/nav.png) no-repeat center;
        background-size: 87%;
        z-index: 1000000000;
    }
    .nav h3{
        width: 60%;
        margin: auto;
        font-size: 16px;
        color: #fff;
        text-align: center;
        border-bottom: 1px solid #fff;
        margin-top: 12px;
        line-height: 28px;
    }
    .nav ul{
        margin-left: 24px;
        margin-top: 6px;
    }
    .nav ul li{
        color: #794628;
        margin-top: 2px;
        cursor: pointer;
        font-size: 12px;
    }
    .receive{
        display: block;
        width: 72px;
        height: 24px;
        margin-top: 7px;
        line-height: 24px;
        color: #fff;
        background: #ff6000;
        border: none;
        text-align: center;
        border-radius: 30px;
        cursor: pointer;
        font-size: 13px;
    }
    .turntable{
        width: 22%;
        position: fixed;
        right: 12px;
        bottom: 60px;   
        cursor: pointer;
        z-index: 9999999999;
    }
    .turntable img{
        width: 100%;
    }
    .zhuanpan2{
        width: 80%;
        display: block;
        margin: auto;
    }
    .turntable img:nth-child(2){
        position: absolute;
        top: 0;
        right: 7px;
        width: 12%;
        
    }
    .luck{
        width: 70%;
        display: none;
        z-index: 10000;
        position: fixed;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }
    .luck img:nth-child(2){
        width: 18%;
        position: absolute;
        top: 44%;
        left: 50%;
        z-index: 3;
        transform: translate(-50%,-50%);
    }
    .luck img:nth-child(4){
        width: 84%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    .close1{
        width: 80%;
        position: absolute;
        top: 10px;
        right: -30px;
        cursor: pointer;
        width: 30px;
        height: 30px;
    }
    .head{
        width: 100%;
        height: auto;
        cursor: pointer;
    }
    .head img{
        width: 100%;
    }
    .query{
        position: fixed;
        display: none;
        width: 100%;
        height: 100%;
        z-index: 9999;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.5);
    }
    .query_in{
        position: absolute;
        width: 350px;
        height: 282px;
        background: #fff;
        top: 50%;
        left: 50%;
        z-index: 10;
        border-radius: 10px;
        transform: translate(-50%,-50%);
    }
    .close{
        cursor: pointer;
        position: absolute;
        width: 30px;
        height: 30px;
        border-radius: 30%;
        top: 10px;
        right: 10px;
    }
    .apply{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        width: 350px;
        height: 282px;
        background: #fff;
        display: none;
        z-index: 100;
    }
    .apply img{ 
        width: 80px;
        height: 80px;
        display: block;
        border-radius: 30%;
        margin: 24px auto;
        margin-top: 10px;
    }
    #sq{
        font-size: 20px; 
        color: #333333;
        letter-spacing:0; 
        background: none;
        font-weight: 600;
        margin-top: 20px;
        padding-left: 90px;
    }
    #sq1{
        letter-spacing: 0;
        background: none;
        font-weight: 600;
        padding-left: 88px;
        font-size: 18px;
        color: #333333;
        padding-left: 30px;
        padding-top: 4px;
    }
    #ts{
        display: block;
        margin: auto;
        font-size: 14px; 
        color: #ff6000;
        letter-spacing:0; 
        background: none;
        padding-top: 20px;
        padding-left: 90px;
        font-weight: bold;
    }
    #qd{
        width: 120px!important;
        height: 32px!important;
        background: #6f89f9!important;
        border: none !important;
        margin-left: 121px;
        margin-top: 22px;
        color: #fff;
        font-size: 14px;
        font-weight: 500;
    }
    
    .dq{
        letter-spacing: 5pt;
        width: 222px;
        font-size: 20px;
        color: #333333;
        margin: 20px auto;
        margin-top: 30px;
        display: flex;
        justify-content: space-between;
    }
    .query select{
        width: 156px;
        height: 31px;
        padding-left: 10px;
        border: 1px solid #333333;
        font-size: 14px;
    }
    .name{
        letter-spacing: 5pt;
        width: 222px;
        font-size: 20px;
        color: #333333;
        margin: 20px auto;
        margin-top: 10px;
        display: flex;
        justify-content: space-between;
    }
    .name input{
        width: 144px;
        height: 31px;
        padding-left: 10px;
        border: 1px solid #333333;
        font-size: 14px;
    }
    .phone{
        letter-spacing: 5pt;
        width: 222px;
        font-size: 20px;
        color: #333333;
        margin: 20px auto;
        margin-top: 10px;
        display: flex;
        justify-content: space-between;
    }
    .phone input{
        width: 144px;
        height: 31px;
        padding-left: 10px;
        border: 1px solid #333333;
        font-size: 14px;
    }
    .yanzheng{
        text-align: center;
        letter-spacing: 0;
        width: 56px;
        height: 26px;
        line-height: 28px;
        font-size: 14px;
        border: 1px solid #ccc;
        text-decoration: none;
        color: #333333;
        cursor: pointer;
    }
    .yzm{
        width: 310px;
        font-size: 20px;
        color: #333333;
        margin: auto;
        display: flex;
        margin-top: 20px;
        padding-left: 36px;
        justify-content: space-between;
    }
    .yzm input{
        width: 144px;
        height: 31px;
        padding-left: 10px;
        margin-left: 8px;
        border: 1px solid #333333
    }
    .query button{
        width: 116px;
        height: 39px;
        font-size: 20px;
        color: #333333;
        font-weight: bold;
        background: #fff;
        margin-left: 128px;
        text-align: center;
        border-radius: 6px;
        margin-top: 15px;
        cursor: pointer;
    }
    .serve{
        margin-left: 172px;
        margin-top: 14px;
    }
    .tj{
        display: none;
        position: absolute;
        left: 50%;
        bottom: 78px;
        font-size: 16px;
        transform: translate(-50%);
    }
    .box_in{
        width: 90%;
        height: 100%;
        margin: auto;
    }
    .information{
        height: 30px;
        font-size: 20px;
        font-weight: bold;
        margin-top: 60px;
        color: #333333;
        text-align: center;
    }
    .bao{
        width: 100%;
        height: auto;
    }
    .bao ul{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .bao ul li{
        width: 20%;
        height: 70px;
        text-align: center;
        position: relative;
    }
    .bao ul li:hover{
        border-radius: 10px;
        box-shadow: #949090 5px 5px 15px;
        cursor: pointer;
    }
    .bao ul li a{
        width: 100%;
        position: absolute;
        top: 62px;
        left: 50%;
        transform: translate(-50%);
        font-size: 14px;
    }
    .bao ul li a:hover{
        color: #fff;
    }
    .bao ul:nth-child(1) li:nth-child(1){
        background: url(../img/bao1.png) no-repeat center 28px;
        background-size: 38%;
    }
    .bao ul:nth-child(1) li:nth-child(1):hover{
        background:#ff8d48 url(../img/bm1.png) no-repeat center 28px;
        background-size: 38%;
    }
    .bao ul:nth-child(1) li:nth-child(2){
        background: url(../img/bao2.png) no-repeat center 28px;
        background-size: 38%;
    }
    .bao ul:nth-child(1) li:nth-child(2):hover{
        background:#ff8d48 url(../img/bm2.png) no-repeat center 28px;
        background-size: 38%;
    }
    .bao ul:nth-child(1) li:nth-child(3){
        background: url(../img/bao3.png) no-repeat center 28px;
        background-size: 38%;
    }
    .bao ul:nth-child(1) li:nth-child(3):hover{
        background:#ff8d48 url(../img/bm3.png) no-repeat center 28px;
        background-size: 38%;
    }
    .bao ul:nth-child(1) li:nth-child(4){
        background: url(../img/bao4.png) no-repeat center 28px;
        background-size: 38%;
    }
    .bao ul:nth-child(1) li:nth-child(4):hover{
        background:#ff8d48 url(../img/bm4.png) no-repeat center 28px;
        background-size: 38%;
    }
    .bao ul:nth-child(1) li:nth-child(5){
        background: url(../img/bao5.png) no-repeat center 28px;
        background-size: 38%;
    }
    .bao ul:nth-child(1) li:nth-child(5):hover{
        background:#ff8d48 url(../img/bm5.png) no-repeat center 28px;
        background-size: 38%;
    }
    .bao ul:nth-child(2) li:nth-child(1){
        background: url(../img/bao6.png) no-repeat center 28px;
        background-size: 38%;
    }
    .bao ul:nth-child(2) li:nth-child(1):hover{
        background:#ff8d48 url(../img/bm6.png) no-repeat center 28px;
        background-size: 38%;
    }
    .bao ul:nth-child(2) li:nth-child(2){
        background: url(../img/bao7.png) no-repeat center 28px;
        background-size: 38%;
    }
    .bao ul:nth-child(2) li:nth-child(2):hover{
        background:#ff8d48 url(../img/bm7.png) no-repeat center 28px;
        background-size: 38%;
    }
    .bao ul:nth-child(2) li:nth-child(3){
        background: url(../img/bao8.png) no-repeat center 28px;
        background-size: 38%;
    }
    .bao ul:nth-child(2) li:nth-child(3):hover{
        background:#ff8d48 url(../img/bm8.png) no-repeat center 28px;
        background-size: 38%;
    }
    .bao ul:nth-child(2) li:nth-child(4){
        background: url(../img/bao9.png) no-repeat center 28px;
        background-size: 38%;
    }
    .bao ul:nth-child(2) li:nth-child(4):hover{
        background:#ff8d48 url(../img/bm9.png) no-repeat center 28px;
        background-size: 38%;
    }
    .bao ul:nth-child(2) li:nth-child(5){
        background: url(../img/bao10.png) no-repeat center 28px;
        background-size: 38%;
    }
    .bao ul:nth-child(2) li:nth-child(5):hover{
        background:#ff8d48 url(../img/bm10.png) no-repeat center 28px;
        background-size: 38%;
    }
    .information1{
        height: 30px;
        font-size: 20px;
        font-weight: bold;
        margin-top: 44px;
        color: #333333;
        text-align: center;
    }
    .mess{
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .left{
        height: auto;
    }
    .left h3{
        width: 36%;
        font-size: 18px;
        color: #ff6000;
        margin-top: 20px;
        padding-bottom: 10px;
        border-bottom: 3px solid #ff6000;
    }
    .left ul li{
        padding-top: 20px;
    }
    .left ul li span{
        padding-top: 10px;
        font-size: 14px;
    }
    .left img{
        width: 70%;
        margin-top: 18px;
    }
    .right{
        height: auto;
    }
    .right ul{
        margin-top: 20px;
    }
    .right ul li{
        padding-top: 20px;
    }
    .right ul li span{
        padding-top: 10px;
        font-size: 14px;
    }
    .right img{
        width: 70%;
        margin-top: 18px;
    }
    .ques{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .ques ul{
        width: 100%;
    }
    .ques ul li{
        width: 84%;
        height: 32px;
        line-height: 32px;
        position: relative;
        border-top: 1px solid #db6015;
        border-bottom: 1px solid #db6015;
        border-left: 1px solid #db6015;
        margin-top: 18px;
        border-radius: 10px;
        padding-right: 44px;
        padding-left: 20px;
        font-size: 14px;
    }
    .ques ul li img{
        height: 32px;
        position: absolute;
        right: 0;
        top: 0;
    }
    
    .certificate{
        width: 100%;
        margin-top: 26px;
    }
    .certificate img{
        width: 100%;
    }
    .advantage div{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 10px;
    }
    .advantage dl{
        width: 50%;
        height: 178px;
        margin-top: 30px;
        position: relative;
    }
    .advantage dl dt{
        width: 40px;
        height: 40px;
        margin: auto;
    }
    .advantage dl dt img{
        width: 40px;
        height: 40px;
        margin: auto;
    }
    .advantage dl dd a{
        display: block;
        font-size: 18px;
        color: #333333;
        margin-top: 8px;
    }
    .advantage dl dd p{
        font-size: 12px;
        margin-top: 10px;
        font-weight: 500;
    }
    .advantage dl dd{
        text-align: center; 
    }
    .advantage dl div{
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translate(-50%);
        width: 84px;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        border-radius: 30PX;
        background-image: linear-gradient(to right, #ff924f, #ff6201,#ff9859);
    }
    .advantage dl div p a{
        font-size: 12px;
        margin-top: 0px;
        color: #fff;
    }
    .xxzx{ 
        margin-top: 27px !important;
    }
    .advantage dl div p{
        margin: auto;
        color: #fff;
        font-size: 14px;
        cursor: pointer;
    }
    .obtain ul{
        padding-top: 10px;
    }
    .obtain ul li{
        margin-top: 20px;
        font-size: 14px;
    }
    .obtain ul li span{
        color: #ff6000;
        font-weight: bold;
    }
    .bing img{
        width: 100%;
        display: block;
        margin: 30px auto;
    }
    .tab table{
        width: 100%;
        display: table;
        border-collapse: collapse;
        margin-top: 30px;
    }
    .tab table tr{
        border:1px solid #4c4c4c;
        display: table-row; 
        height: 70px;
    }
    .tab table td{
        border:1px solid #4c4c4c;
        display: table-cell; height: 100%;
        vertical-align: middle;
        text-align: center;
        padding-top: 14px;
        padding-bottom: 14px;
        font-size: 12px;
    }
    .tab tr td:nth-child(1){
        width: 60px !important;
    }
    .rz{
        color: #ff2222;
    }
    .zx{
        color: #ff853b;
        text-decoration: underline;
    }
    .class{
        width: 100%;
        height: auto;
        margin-top: 20px;
    }
    .class ul{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .class ul li{
        width: 50%;
        height: 210px;
    }
    .class ul li h3{
        color: #fff;
        padding-top: 88px;
        font-size: 16px;
        margin: auto;
        text-align: center;
    }
   
    .class ul li p{
        color: #fff;
        padding-top: 5px;
        font-size: 12px;
        margin: auto;
        text-align: center;
        line-height: 21px;
    }
    .class ul li:nth-child(1){
        background: url(../img/class1.png) no-repeat center;
        background-size: 90%;
    }
    .class ul li:nth-child(2){
        background: url(../img/class2.png) no-repeat center;
        background-size: 100%;
    }
    .class ul li:nth-child(3){
        background: url(../img/class3.png) no-repeat center;
        background-size: 100%;
    }
    .class ul li:nth-child(4){
        background: url(../img/class4.png) no-repeat center;
        background-size: 100%;
    }
    .pos li:nth-child(1){
        background: url(../img/class5.png) no-repeat center !important;
        background-size: 100% !important;
    }
    .pos li:nth-child(2){
        background: url(../img/class6.png) no-repeat center !important;
        background-size: 100% !important;
    }
    .pos li:nth-child(3){
        background: url(../img/class7.png) no-repeat center !important;
        background-size: 100% !important;
    }
    .pos{
        width: 100%;
        height: auto;
    }
    .zixun{
        width: 250px;
        height: 50px;
        margin: auto;
        margin-top: 40px;
        text-align: center;
        line-height: 50px;
        color: #fff;
        font-size: 20px;
        border-radius: 12px;
        background: url(../img/bg1.png) no-repeat center;
    }
    .tp{
        margin-top: 40px;
        position: relative;
    }
    .tp ul{
        /* height: 650px; */
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        overflow: hidden;
        position: relative;
    }
    .tp ul li{
        width: 49%;
       
    }
    .tp img{
        width: 100%;
        margin-top: 4px;
    }
     .li{
        width: 34% !important;
        position: absolute;
        bottom: 36px;
        left: 50%;
        transform: translate(-50%);
        overflow: hidden;
    }
    .li img{
        margin: auto;
        text-align: center;      
    }
    .more{
        width: 250px;
        height: 50px;
        margin: auto;
        margin-top: 40px;
        text-align: center;
        line-height: 50px;
        color: #fff;
        font-size: 20px;
        border-radius: 12px;
        background: url(../img/bg1.png) no-repeat center;
    }
    .about{
        display: none;
    }
    .about_in{
        text-align: center;
    }
    .about_in h3{
        font-size: 20px;
    }
    .about_in p{
        margin-top: 12px;
        font-size: 14px;
    }
    .house{
        width: 100%;
        height: 200px;
        position: relative;
    }
    .house1{
        width: 70%;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 10;
        transform: translate(-50%,-50%);
    }
    .house3{
        width: 60%;
        position: absolute;
        top: 38px;
        left: 1px;
    }
    .house2{
        width: 60%;
        position: absolute;
        top: 38px;
        right: 1px;
    }
    .container{
        width: 80%;
        margin: auto;
        height: 260px;
        border-top-left-radius: 12%;
        border-bottom-left-radius: 12%;
    }
    .box1 {
        width: 100%; 
        height: 260px; 
        transform-style: 
        perserve-3d;
        margin: 10px auto;                 
        position: relative;
    }
    .box1 img {
        width:88%; 
        margin-left: 10px;
        position: absolute; 
        top: 50px; 
        transition:all .3s linear;
    }
    .box1 img:hover{
        cursor: pointer;
    }
    .box1:hover .btn {
        opacity: 1;
    }
    .front {
        left: 0px;
    }
    .active {
        transform: scale(1.5); 
        z-index: 10;
    }
    
    .btns{
        display: none;
    } 
    .achievement{
        width: 100%;
        height: 200px;
        position: relative;
    }
    .achievement1{
        width: 70%;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 10;
        transform: translate(-50%,-50%);
    }
    .achievement3{
        width: 60%;
        position: absolute;
        top: 38px;
        left: 1px;
    }
    .achievement2{
        width: 60%;
        position: absolute;
        top: 38px;
        right: 1px;
    }
     /*mask_block*/
     .mask_block{
        width:100%;
        height:100%;
        position: fixed;
        top:0;
        left:0;
        background: rgba(0,0,0,0.8);
        z-index: 10;
        display: none;
    }
    .mask_alert{
        width:80%;
        height:max-content;
        background: #870606;
        border-radius: 10px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: fixed;
        left:0;
        right: 0;
        top:0;
        bottom: 0;
        margin:auto;
        padding: 0.6rem 0;
    }
    .mask_block .close_btn{
        position: absolute;
        width: 0.5rem;
        opacity: 0.5;
        right: 0.2rem;
        top: 0.2rem;
    }
    .mask_block .close_btn:hover{
        opacity: 1;
    }
    .mask_block .title{
        font-size: 0.3rem;
    }
    .mask_block .input_items{
        margin-top: 0.26rem;
        display: flex;
        flex-direction: column;
    }
    .mask_block .input_row{
        width:6rem;
        height:1rem;
        margin-bottom: 10px;
        border-radius: 5px;
        position: relative;
        overflow: hidden;
        font-size: 0.3rem;
    }
    .mask_block .input_row:before{
        content: " ";
		width: 0.6rem;
		height: 0.5rem;
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 10px;
        margin: auto;
        background-size: 100%!important;
    }
    .mask_block .input_row:nth-child(1):before{background: url("../images/input-name.png") no-repeat;}
    .mask_block .input_row:nth-child(2):before{background: url("../images/input-phone.png") no-repeat;}
    .mask_block .input_row:nth-child(3):before{background: url("../images/input-yan.png") no-repeat;    margin-top: 11px;}
    .mask_block .ipt_name,
    .mask_block .ipt_phone,
    .mask_block .select_class{
        width: 92%;
        height: 100%;
        text-indent: 1rem;
        margin-left: 4%;
        border-radius: 12px;
        outline: none;
        border: 0;
    }
    .mask_block .code_item{
        border:0;
        display: flex;
        flex-direction: row;
    }
    .mask_block .ipt_code,.mask_block .code_gobtn{
        width: 44%;
        height: 1rem;
        text-indent: 0.8rem;
        border-radius: 5px;
        outline: none;
        margin-left: 5%;
        border: none;
    }
    .mask_block .code_gobtn{
        text-indent: 0;
        text-align: center;
        line-height: 1rem;
        margin-left: 4%;
        font-size: 0.3rem;
        background: #ffffff;
    }
    .mask_block .alert_form_btn{
        width:3rem;
        height:1rem;
        line-height: 1rem;
        font-size: 0.32rem;
        border-radius: 5px;
        margin-top: 0.3rem;
        cursor: pointer;
        background: #fffc2a;
        color: #770505;
        text-align: center;
    }
    .mask_block .error_text{
        font-size: 0.3rem;
        color:#ffffff;
        display: none;
    }
    /*mask_block over*/
    .move_header img {
	    height: .3rem!important;
	    position: absolute;
	    left: 0.2rem;
	}
	.move_footer {
	    padding: 0.1rem 0!important;
	}
	.icon-home-o {
	    font-size: 0.22rem!important;
	}
	.move_footer div {
	    font-size: 0.1rem!important;
	}
    
}
@media screen and (min-width: 760px) and (max-width: 1200px){
    .box{
        width: 100%;
        height: auto;
        position: relative;
    }
    .service{
        width: 80%;
        position: absolute;
        top: 190px;
        left: 50%;
        transform: translate(-50%);
    }
    .service img{
        width: 100%;
    }
    .nav{
        width: 182px;
        height: 308px;
        position: fixed;
        left: 10px;
        top: 130px;
        background: url(../img/nav.png) no-repeat center;
        background-size: 90%;
        z-index: 99999999999;
    }
    .nav h3{
        width: 60%;
        margin: auto;
        font-size: 24px;
        color: #fff;
        text-align: center;
        border-bottom: 1px solid #fff;
        margin-top: 20px;
        line-height: 38px;
    }
    .nav ul{
        margin-left: 38px;
        margin-top: 8px;
    }
    .nav ul li{
        color: #794628;
        margin-top: 4px;
        cursor: pointer;
        font-size: 18px;
    }
    .receive{
        display: block;
        width: 80px;
        height: 30px;
        margin-top: 8px;
        line-height: 30px;
        color: #fff;
        background: #ff6000;
        margin-left: 8px;
        border: none;
        text-align: center;
        border-radius: 30px;
        cursor: pointer;
    }
    .turntable{
        width: 22%;
        position: fixed;
        right: 12px;
        bottom: 60px;   
        cursor: pointer;
        z-index: 9999999999;
    }
    .turntable img{
        width: 100%;
    }
    .zhuanpan2{
        width: 80%;
        display: block;
        margin: auto;
    }
    .turntable img:nth-child(2){
        position: absolute;
        top: 0;
        right: 7px;
        width: 12%;
    }
    .luck{
        width: 70%;
        display: none;
        z-index: 10000;
        position: fixed;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }
    .luck img:nth-child(2){
        width: 18%;
        position: absolute;
        top: 44%;
        left: 50%;
        z-index: 3;
        transform: translate(-50%,-50%);
    }
    .luck img:nth-child(4){
        width: 84%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    .close1{
        width: 80%;
        position: absolute;
        top: 10px;
        right: -30px;
        cursor: pointer;
        width: 30px;
        height: 30px;
    }
    .head{
        width: 100%;
        height: auto;
        cursor: pointer;
    }
    .head img{
        width: 100%;
    }
    .query{
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5);
        position: fixed;
        display: none;
        top: 0;
        left: 0;
        z-index: 99999;
    }   
    .query_in{
        position: absolute;
        width: 584px;
        height: 360px;
        background: #fff;
        top:50%;
        left:50%;
        bottom: 0;
        z-index: 10;
        transform: translate(-50%,-50%);
        border-radius: 10px;
    }
    .close{
        cursor: pointer;
        position: absolute;
        width: 30px;
        height: 30px;
        border-radius: 30%;
        top: 10px;
        right: 10px;
    }
    .apply{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        width: 400px;
        height: 350px;
        background: #fff;
        display: none;
        z-index: 100;
    }
    .apply img{ 
        width: 80px;
        height: 80px;
        display: block;
        border-radius: 30%;
        margin: 24px auto;
        margin-top: 10px;
    }
    #sq{
        font-size: 22px; 
        color: #333333;
        letter-spacing:0; 
        background: none;
        font-weight: 600;
        margin-top: 20px;
        padding-left: 90px;
    }
    #sq1{
        letter-spacing:0; 
        background: none;
        font-weight: 600;
        padding-left: 88px;
        font-size: 22px; 
        color: #333333;
        padding-left: 30px;
        padding-top: 4px;
    }
    #ts{
        display: block;
        margin: auto;
        font-size: 20px; 
        color: #ff6000;
        letter-spacing:0; 
        background: none;
        padding-top: 20px;
        padding-left: 90px;
        font-weight: bold;
    }
    #qd{
        width: 120px!important;
        height: 32px!important;
        background: #6f89f9!important;
        border: none !important;
        margin-left: 136px;
        margin-top: 25px;
        color: #fff;
        font-size: 20px;
        font-weight: 500;
    }
    
    .dq{
        letter-spacing:14pt;
        width: 308px;
        font-size: 28px;
        color: #333333;
        margin: 20px auto;
        margin-top: 40px;
        display: flex;
        justify-content: space-between;
    }
    .query select{
        width: 188px;
        height: 40px;
        padding-left: 10px;
        border: 1px solid #333333;
        font-size: 16px;
    }
    .name{
        letter-spacing:13pt;
        width: 308px;
        font-size: 28px;
        color: #333333;
        margin: auto;
        display: flex;
        justify-content: space-between;
    }
    .name input{
        width: 180px;
        height: 40px;
        padding-left: 10px;
        border: 1px solid #333333
    }
    .phone{
        letter-spacing: 13pt;
        width: 308px;
        font-size: 28px;
        color: #333333;
        margin: auto;
        display: flex;
        margin-top: 20px;
        justify-content: space-between;
    }
    .phone input{
        width: 180px;
        height: 40px;
        padding-left: 10px;
        border: 1px solid #333333
    }
    .yanzheng{
        text-align: center;
        letter-spacing: 0;
        width: 94px;
        margin-left: 10px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        border: 1px solid #ccc;
        text-decoration: none;
        color: #333333;
        cursor: pointer;
    }
    .yzm{
        letter-spacing: 2pt;
        width: 410px;
        font-size: 28px;
        padding-left: 108px;
        color: #333333;
        margin: auto;
        display: flex;
        margin-top: 20px;
        justify-content: space-between;
    }
    .yzm input{
        width: 180px;
        height: 40px;
        padding-left: 10px;
        margin-left: 8px;
        border: 1px solid #333333
    }
    .query button{
        width: 160px;
        height: 50px;
        font-size: 28px;
        color: #333333;
        font-weight: bold;
        background: #fff;
        margin-left: 222px;
        text-align: center;
        border-radius: 6px;
        margin-top: 30px;
        cursor: pointer;
    }
    .serve{
        margin-left: 172px;
        margin-top: 14px;
    }
    .tj{
        display: none;
        position: absolute;
        left: 50%;
        bottom: 78px;
        font-size: 16px;
        transform: translate(-50%);
    }
    .box_in{
        width: 90%;
        height: 100%;
        margin: auto;
    }
    .information{
        width: 88%;
        height: 30px;
        font-size: 26px;
        font-weight: bold;
        background: url(../img/left.png) no-repeat left;
        margin-top: 104px;
        color: #333333;
        padding-left: 30px;
    }
    .bao{
        width: 100%;
        height: auto;
        margin-top: 20px;
    }
    .bao ul{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 10px;
    }
    .bao ul li{
        width: 20%;
        height: 126px;
        text-align: center;
        position: relative;
    }
    .bao ul li:hover{
        border-radius: 10px;
        box-shadow: #949090 5px 5px 15px;
        cursor: pointer;
    }
    .bao ul li a{
        width: 100%;
        position: absolute;
        bottom: 10%;
        left: 50%;
        transform: translate(-50%);
        font-size: 20px;
    }
    .bao ul li a:hover{
        color: #fff;
    }
    .bao ul:nth-child(1) li:nth-child(1){
        background: url(../img/bao1.png) no-repeat center 16px;
        background-size: 40%;
    }
    .bao ul:nth-child(1) li:nth-child(1):hover{
        background:#ff8d48 url(../img/bm1.png) no-repeat center 16px;
        background-size: 40%;
    }
    .bao ul:nth-child(1) li:nth-child(2){
        background: url(../img/bao2.png) no-repeat center 16px;
        background-size: 40%;
    }
    .bao ul:nth-child(1) li:nth-child(2):hover{
        background:#ff8d48 url(../img/bm2.png) no-repeat center 16px;
        background-size: 40%;
    }
    .bao ul:nth-child(1) li:nth-child(3){
        background: url(../img/bao3.png) no-repeat center 16px;
        background-size: 40%;
    }
    .bao ul:nth-child(1) li:nth-child(3):hover{
        background:#ff8d48 url(../img/bm3.png) no-repeat center 16px;
        background-size: 40%;
    }
    .bao ul:nth-child(1) li:nth-child(4){
        background: url(../img/bao4.png) no-repeat center 16px;
        background-size: 40%;
    }
    .bao ul:nth-child(1) li:nth-child(4):hover{
        background:#ff8d48 url(../img/bm4.png) no-repeat center 16px;
        background-size: 40%;
    }
    .bao ul:nth-child(1) li:nth-child(5){
        background: url(../img/bao5.png) no-repeat center 16px;
        background-size: 40%;
    }
    .bao ul:nth-child(1) li:nth-child(5):hover{
        background:#ff8d48 url(../img/bm5.png) no-repeat center 16px;
        background-size: 40%;
    }
    .bao ul:nth-child(2) li:nth-child(1){
        background: url(../img/bao6.png) no-repeat center 16px;
        background-size: 40%;
    }
    .bao ul:nth-child(2) li:nth-child(1):hover{
        background:#ff8d48 url(../img/bm6.png) no-repeat center 16px;
        background-size: 40%;
    }
    .bao ul:nth-child(2) li:nth-child(2){
        background: url(../img/bao7.png) no-repeat center 16px;
        background-size: 40%;
    }
    .bao ul:nth-child(2) li:nth-child(2):hover{
        background:#ff8d48 url(../img/bm7.png) no-repeat center 16px;
        background-size: 40%;
    }
    .bao ul:nth-child(2) li:nth-child(3){
        background: url(../img/bao8.png) no-repeat center 16px;
        background-size: 40%;
    }
    .bao ul:nth-child(2) li:nth-child(3):hover{
        background:#ff8d48 url(../img/bm8.png) no-repeat center 16px;
        background-size: 40%;
    }
    .bao ul:nth-child(2) li:nth-child(4){
        background: url(../img/bao9.png) no-repeat center 16px;
        background-size: 40%;
    }
    .bao ul:nth-child(2) li:nth-child(4):hover{
        background:#ff8d48 url(../img/bm9.png) no-repeat center 16px;
        background-size: 40%;
    }
    .bao ul:nth-child(2) li:nth-child(5){
        background: url(../img/bao10.png) no-repeat center 16px;
        background-size: 40%;
    }
    .bao ul:nth-child(2) li:nth-child(5):hover{
        background:#ff8d48 url(../img/bm16.png) no-repeat center 16px;
        background-size: 40%;
    }
    .information1{
        width: 88%;
        height: 30px;
        font-size: 26px;
        font-weight: bold;
        background: url(../img/left.png) no-repeat left;
        margin-top: 42px;
        color: #333333;
        padding-left: 30px;
    }
    .mess{
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .left{
        height: auto;
        width: 50%;
    }
    .left h3{
        width: 60%;
        font-size: 22px;
        color: #ff6000;
        margin-top: 30px;
        padding-bottom: 10px;
        border-bottom: 3px solid #ff6000;
    }
    .left ul li{
        padding-top: 20px;
        font-size: 18px;
    }
    .left ul li span{
        font-weight: bold;
    }
    .left img{
        width: 70%;
        margin-top: 18px;
    }
    .right{
        height: auto;
        width: 48%;
        padding-top: 50px;
    }
    .right ul{
        margin-top: 20px;
    }
    .right ul li{
        padding-top: 20px;
        font-size: 18px;
    }
    .right ul li span{
        font-weight: bold;
    }
    .right img{
        width: 70%;
        margin-top: 18px;
    }
    .ques{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .ques ul{
        width: 100%;
    }
    .ques ul li{
        width: 84%;
        height: 50px;
        line-height: 50px;
        position: relative;
        border-top: 2px solid #db6015;
        border-bottom: 2px solid #db6015;
        border-left: 2px solid #db6015;
        margin-top: 18px;
        border-radius: 10px;
        padding-right: 44px;
        padding-left: 20px;
        font-size: 20px;
    }
    .ques ul li img{
        height: 50px;
        position: absolute;
        right: 0;
        top: 0;
    }
    
    .certificate{
        width: 100%;
    }
    .certificate img{
        width: 100%;
    }
    .advantage div{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 10px;
    }
    .advantage dl{
        width: 23%;
        height: 220px;
        position: relative;
        margin-top: 24px;
    }
    .advantage dl dt{
        width: 50px;
        height: 64px;
        margin: auto;
    }
    .advantage dl dt img{
        width: 50px;
        height: 50px;
        margin: auto;
    }
    .advantage dl dd a{
        display: block;
        font-size: 18px;
        color: #333333;
        font-weight: bold;
    }
    .advantage dl dd p{
        font-size: 14px;
        margin-top: 10px;
        font-weight: 500;
    }
    .advantage dl dd{
        text-align: center; 
    }
    .advantage dl div{
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translate(-50%);
        width: 68%;
        height: 40px;
        line-height: 40px;
        font-size: 24px;
        border-radius: 30PX;
        background-image: linear-gradient(to right, #ff924f, #ff6201,#ff9859);
    }
    .xxzx{ 
        margin-top: 27px !important;
    }
    .advantage dl div p{
        margin: auto;
        color: #fff;
        font-size: 14px;
        cursor: pointer;
    }
    .advantage dl div p a{
        font-size: 16px !important;
        margin-top: 0 !important;
        font-weight: normal !important;
    }
    .obtain ul{
        padding-top: 10px;
    }
    .obtain ul li{
        margin-top: 20px;
        font-size: 16px;
    }
    .obtain ul li span{
        color: #ff6000;
        font-weight: bold;
    }
    .bing img{
        width: 74%;
        display: block;
        margin: 36px auto;
    }
    .tab table{
        width: 100%;
        display: table;
        border-collapse: collapse;
        margin-top: 38px;
    }
    .tab table tr{
        border:1px solid #4c4c4c;
        display: table-row; 
        height: 70px;
    }
    .tab table td{
        border:1px solid #4c4c4c;
        display: table-cell; height: 100%;
        vertical-align: middle;
        text-align: center;
        padding-top: 14px;
        padding-bottom: 14px;
    }
    .tab tr td:nth-child(1){
        width: 60px !important;
    }
    .rz{
        color: #ff2222;
    }
    .zx{
        color: #ff853b;
        text-decoration: underline;
    }
    .class{
        width: 100%;
        height: auto;
        margin-top: 50px;
        /* position: relative; */
    }   
    .class ul{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .class ul li{
        width: 25%;
        height: auto;
        padding-top: 3%;
        padding-bottom: 6%;
    }
    .class ul li h3{
        color: #fff;
        padding-top: 88px;
        font-size: 18px;
        margin: auto;
        text-align: center;
    }
   
    .class ul li p{
        color: #fff;
        padding-top: 5px;
        font-size: 14px;
        margin: auto;
        text-align: center;
        line-height: 21px;
    }
    .class ul li:nth-child(1){
        background: url(../img/class1.png) no-repeat center;
        background-size: 100%;
    }
    .class ul li:nth-child(2){
        background: url(../img/class2.png) no-repeat center;
        background-size: 100%;
    }
    .class ul li:nth-child(3){
        background: url(../img/class3.png) no-repeat center;
        background-size: 100%;
    }
    .class ul li:nth-child(4){
        background: url(../img/class4.png) no-repeat center;
        background-size: 100%;
    }
    .pos li:nth-child(1){
        background: url(../img/class5.png) no-repeat center !important;
        background-size: 100% !important;
    }
    .pos li:nth-child(2){
        background: url(../img/class6.png) no-repeat center !important;
        background-size: 100% !important;
    }
    .pos li:nth-child(3){
        background: url(../img/class7.png) no-repeat center !important;
        background-size: 100% !important;
    }
    .pos{
        width: 76%;
        height: auto;
        margin: auto;
        /* position: absolute;
        top: 44%;
        left: 50%;
        transform: translate(-50%); */
    }
    .pos li{
        width: 33% !important;
    }
    .zixun{
        width: 250px;
        height: 50px;
        margin: auto;
        margin-top: 40px;
        text-align: center;
        line-height: 50px;
        color: #fff;
        font-size: 20px;
        border-radius: 12px;
        background: url(../img/bg1.png) no-repeat center;
    }
    .tp{
        margin-top: 40px;
        position: relative;
    }
    .tp ul{
        /* height: 650px; */
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        overflow: hidden;
        position: relative;
    }
    .tp ul li{
        width: 49%;
    }
    .tp ul li:hover{
        cursor: pointer;
    }
    .tp img{
        width: 100%;
        margin-top: 4px;
    }
     .li{
        width: 34% !important;
        position: absolute;
        bottom: 36px;
        left: 50%;
        transform: translate(-50%);
        overflow: hidden;
    }
    .li img{
        margin: auto;
        text-align: center;      
    }
    .more{
        width: 250px;
        height: 50px;
        margin: auto;
        margin-top: 40px;
        text-align: center;
        line-height: 50px;
        color: #fff;
        font-size: 20px;
        border-radius: 12px;
        background: url(../img/bg1.png) no-repeat center;
    }
    .about{
        width: 88%;
        height: 30px;
        font-size: 26px;
        font-weight: bold;
        background: url(../img/left.png) no-repeat left;
        margin-top: 60px;
        color: #333333;
        padding-left: 30px;
    }
    .about_in{
        text-align: center;
    }
    .about_in h3{
        margin-top: 70px;
        font-size: 26px;
    }
    .about_in p{
        margin-top: 20px;
        font-size: 18px;
    }
    .house{
        width: 100%;
        height: auto;
        position: relative;
        margin-top: 30px;
    }
    .house1{
        width: 70%;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 10;
        transform: translate(-50%,-50%);
    }
    .house3{
        width: 60% ;
    }
    .house2{
        width: 60%;
        position: absolute;
        top: 0;
        right: 1px;
    }
    .container{
        width: 80%;
        margin: auto;
        height: 450px;
        border-top-left-radius: 12%;
        border-bottom-left-radius: 12%;
        padding-top: 44px;
        padding-left: 46px;
    }
    .box1 {
        width: 100%; 
        height: 260px; 
        transform-style: 
        perserve-3d;
        margin: 10px auto;                 
        position: relative;
    }
    .box1 img {
        width:88%; 
        margin-left: 10px;
        position: absolute; 
        top: 50px; 
        transition:all .3s linear;
    }
    .box1 img:hover{
        cursor: pointer;
    }
    .box1:hover .btn {
        opacity: 1;
    }
    .front {
        left: 0px;
    }
    .active {
        transform: scale(1.5); 
        z-index: 10;
    }
    
    .btns{
        display: none;
    } 
    .achievement{
        width: 100%;
        height: auto;
        position: relative;
        margin-top: 30px;
    }
    .achievement1{
        width: 70%;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 10;
        transform: translate(-50%,-50%);
    }   
    .achievement3{
        width: 60%;
    }
    .achievement2{
        width: 60%;
        position: absolute;
        top: 0px;
        right: 1px;
    }
     /*mask_block*/
     .mask_block{
        width:100%;
        height:100%;
        position: fixed;
        top:0;
        left:0;
        background: rgba(0,0,0,0.8);
        z-index: 10;
        display: none;
    }
    .mask_alert{
        width:80%;
        height:max-content;
        background: #870606;
        border-radius: 10px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: fixed;
        left:0;
        right: 0;
        top:0;
        bottom: 0;
        margin:auto;
        padding: 0.6rem 0;
    }
    .mask_block .close_btn{
        position: absolute;
        width: 0.5rem;
        opacity: 0.5;
        right: 0.2rem;
        top: 0.2rem;
    }
    .mask_block .close_btn:hover{
        opacity: 1;
    }
    .mask_block .title{
        font-size: 0.5rem;
    }
    .mask_block .input_items{
        margin-top: 0.26rem;
        display: flex;
        flex-direction: column;
    }
    .mask_block .input_row{
        width:6rem;
        height:1rem;
        margin-bottom: 10px;
        border-radius: 5px;
        position: relative;
        overflow: hidden;
        font-size: 0.3rem;
    }
    .mask_block .input_row:before{
        content: " ";
		width: 0.6rem;
		height: 0.5rem;
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 10px;
        margin: auto;
        background-size: 100%!important;
    }
    .mask_block .input_row:nth-child(1):before{background: url("../images/input-name.png") no-repeat;}
    .mask_block .input_row:nth-child(2):before{background: url("../images/input-phone.png") no-repeat;}
    .mask_block .input_row:nth-child(3):before{background: url("../images/input-yan.png") no-repeat;    margin-top: 11px;}
    .mask_block .ipt_name,
    .mask_block .ipt_phone,
    .mask_block .select_class{
        width: 92%;
        height: 100%;
        text-indent: 1rem;
        margin-left: 4%;
        border-radius: 12px;
        outline: none;
        border: 0;
        font-size: 28px;
    }
    .mask_block .code_item{
        border:0;
        display: flex;
        flex-direction: row;
    }
    .mask_block .ipt_code,.mask_block .code_gobtn{
        width: 44%;
        height: 1rem;
        text-indent: 0.8rem;
        border-radius: 5px;
        outline: none;
        margin-left: 5%;
        border: none;
    }
    .mask_block .code_gobtn{
        text-indent: 0;
        text-align: center;
        line-height: 1rem;
        margin-left: 4%;
        font-size: 0.3rem;
        background: #ffffff;
    }
    .mask_block .alert_form_btn{
        width:3rem;
        height:1rem;
        line-height: 1rem;
        font-size: 0.32rem;
        border-radius: 5px;
        margin-top: 0.3rem;
        cursor: pointer;
        background: #fffc2a;
        color: #770505;
        text-align: center;
    }
    .mask_block .error_text{
        font-size: 0.3rem;
        color:#ffffff;
        display: none;
    }
    /*mask_block over*/
    
}
.bottom{
    padding-bottom: 82px;
}