/*2024-2-21*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}

.size52{font-size: 52px !important;}
@media (max-width: 1500px){
    .size52{font-size: 40px !important;}
}
@media (max-width: 1024px){
    .size52{font-size: 32px !important;}
}
@media (max-width:800px){
    .size52{font-size: 26px !important;}
}
@media (max-width:760px){
    .size52{font-size: 18px !important;}
}

.size50{font-size: 50px !important;}
@media (max-width: 1500px){
    .size50{font-size: 40px !important;}
}
@media (max-width: 1024px){
    .size50{font-size: 32px !important;}
}
@media (max-width:800px){
    .size50{font-size: 26px !important;}
}
@media (max-width:760px){
    .size50{font-size: 18px !important;}
}

.size40{font-size: 40px !important;}
@media (max-width: 1330px){
    .size40{font-size: 30px !important;}
}
@media (max-width: 900px){
    .size40{font-size: 24px !important;}
}
@media (max-width:760px){
    .size40{font-size: 18px !important;}
}

.size34{font-size: 34px !important;}
@media (max-width: 1330px){
    .size34{font-size: 30px !important;}
}
@media (max-width: 900px){
    .size34{font-size: 24px !important;}
}
@media (max-width:760px){
    .size34{font-size: 18px !important;}
}

.size26{font-size: 26px !important;}
@media (max-width: 1600px){
    .size26{font-size: 24px !important;}
}
@media (max-width: 1200px){
    .size26{font-size: 20px !important;}
}
@media (max-width: 767px){
    .size26{font-size: 16px !important;}
}
 

.ya-main{width: 100%; position: relative;margin-top: 70px;position: relative;}
.ya-box{width: 100%;padding-top: 39.06%;position: relative;}
.ya-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.ya-text{width: 1450px;margin-left: -725px;position: absolute;left: 50%;top: 50%;transform: translate(0,-50%);z-index: 12;margin-top: -30px;}
.ya-title{color: #fff;font-weight: bold;line-height: 1.2;margin-bottom: 0.16em;}
.ya-des{color: #fff;line-height: 1.416;}
.ya-row{width: 100%;margin-top: 1.42em;}
.ya-btn{width: 9.33em;line-height: 2.61;text-align: center;border: 1px solid #fff;border-radius: 1.305em;color: #fff;cursor: pointer;display: inline-block;vertical-align: top;transition: all .3s;}
.ya-btn:hover{color: #0063d3;background-color: #fff;}
@media(max-width: 1576px){
    .ya-text{width: 92%;left: 4%;transform: translate(0,-50%);margin-left: 0;}
}
@media(max-width: 992px){
    .ya-main{margin-top: 60px;}
    .ya-text{margin-top: 0;}
}
@media(max-width: 760px){
    .ya-btn{width: 128px;line-height: 40px;height: 40px; border-radius:20px;}
    .ya-row{margin-top: 15px;}
    .ya-title{font-size: 22px !important;}
    .ya-des{font-size: 18px !important;}
}
.ya-pc{display: block;}
.ya-phone{display: none;}
@media(max-width: 500px){
    .ya-box{padding-top: 120%;}
    .ya-text{top: 10%;transform: translate(0,0); text-align: center;} 
    .ya-pc{display: none;}
    .ya-phone{display: block;}
}

.header.ya{transition: all .3s;}
.header.ya.hide{transform: translate(0,-100%);}
.yb-main{width: 100%;height: 74px;margin-top: -37px;position: relative;z-index: 12;}
.yb-wrap{width: 100%;transition: all .3s;z-index: 12;}
.yb-main.fixed{position: static;}
.yb-main.fixed .yb-wrap{position: fixed;left: 0;top: 70px;background-color: #fff;box-shadow: 0 0 16px rgba(5,129,147,0.13);}
.yb-main.fixed .yb-wrap.go-top{transform: translate(0,-70px);}
.yb-main.fixed .yb-inner{box-shadow: none;padding: 0;}
.yb-inner{width: 1450px;max-width: 92%;margin: 0 auto;box-shadow: 0 5px 16px rgba(5,129,147,0.13);background-color: #fff;border-radius: 10px;padding: 0  45px;box-sizing: border-box;}
.yb-left{float: left;line-height: 74px;font-size: 0;}
.yb-right{float: right;padding: 15px 0;}
.yb-btn{transition: all 0.3s;display: inline-block;vertical-align: top;width: 144px;line-height: 44px;border-radius: 22px;background-color: #3681f7;color: #fff;cursor: pointer;text-align: center;}
.yb-btn:hover{background-color: #1268ec;}
.yb-logobox{display: inline-block;vertical-align: middle;}
.yb-logo{width: 40px;vertical-align: middle;}
.yb-title{color: #0c1534;line-height: 1.3;display: inline-block;vertical-align: middle;padding-left: 15px;min-width: 225px;max-width: 325px;box-sizing: border-box;}
.yb-tabs{display: inline-block;vertical-align: top;}
.yb-tab{display: inline-block;vertical-align: top;cursor: pointer; line-height: 74px;position: relative;padding: 0 30px;color: #0c1534;}
.yb-tab.active{color: #3681f7;font-weight: bold;}
.yb-tab.active:after{content: '';position: absolute;bottom: 0;left: 50%;transform: translate(-50%,0); height: 3px;width: calc(100% - 50px);background-color: #3681f7;}
@media(max-width: 1280px){
    .yb-inner{padding: 0 20px;}
}
@media(max-width: 1200px){
    .yb-title{max-width: 225px;}
    .yb-tab{padding: 0 20px;}
    .yb-tab.active:after{width: calc(100% - 30px);}
}
@media(max-width: 1000px){
    .yb-title{min-width: 0;max-width: none;width: 150px;}
    .yb-tab{padding: 0 10px;}
    .yb-tab.active:after{width: calc(100% - 10px);}
}
@media(max-width: 992px){
    .yb-main.fixed .yb-wrap{top: 60px;}
    .yb-main.fixed .yb-wrap.go-top{transform: translate(0,-60px);}
}

.yb-mobilebox{display: inline-block;vertical-align: middle;position: relative;}
.yb-mobile{display: none; color: #0c1534;line-height: 52px;}
@media(max-width: 768px){
    .yb-main{margin-top: -26px;height: 52px;}
    .yb-left{line-height: 52px;}
    /* .yb-tab{display: none;line-height: 52px;padding: 0;}
    .yb-tab.active{display: inline-block;} */
    .yb-right{padding: 6px 0;}
    .yb-btn{width: 128px;line-height: 40px;border-radius: 20px;} 
    span.yb-title{font-size: 14px !important;padding-left: 7px;padding-right: 2em;width: auto;}
    .yb-inner{padding: 0 12px}
    /* .yb-tab.active{font-weight: normal;color: #0c1534;} */
    .yb-logo{width: 30px;}

    .yb-mobile{display: inline-block;vertical-align: middle;}
    .yb-mobile:after{content: "";display: inline-block;vertical-align: middle;width: 13px;height: 13px;background-image: url(../images/ya-arrow.svg);background-size: 100% 100%;margin-left: 8px;}
    .yb-tabs{display: none; position: absolute;top: 100%;left: -8px;width:  85px;background-color: #fff;}
    .yb-tab{display: block;width: 100%;padding: 0 8px; line-height: 38px;}
    .yb-tab.active:after{display: none;}
    .yb-inner{display: flex;align-items: center;justify-content: space-between;}
    .yb-left{display: flex;align-items: center;justify-content: space-between;flex: 1;padding-right: 10px;} 
    .yb-main .clearfix:after{display: none ;}
    .yb-right .yb-btn{width: 100px;line-height: 35px;border-radius: 17.5px;}
}
@media(max-width: 400px){ 
    span.yb-title{padding-right: 1em;} 
}
@media(max-width: 360px){
    span.yb-title{font-size: 12px !important;} 
    .yb-right .yb-btn{font-size: 12px !important; width: 90px;}
    .yb-mobile:after{width: 12px;height: 12px;margin-left: 5px;}
}

.yc-main{width: 100%;padding-top: calc(37px + 5.1%);padding-bottom: 5.625%;margin-top: -37px;background-image: url(../images/ya4.jpg);background-size: cover;background-position: center top;}
.yc-inner{width: 1450px;max-width: 92%;margin: 0 auto;}
.yc-item{width: 100%;font-size: 0;}
.yc-text{display: inline-block;vertical-align: middle;width: 51.518%;padding-right: 9.3%;box-sizing: border-box;}
.yc-box{display: inline-block;vertical-align: middle;width: 48.482%;border-radius: 20px;overflow: hidden;}
.yc-img{width: 100%;vertical-align: top;transition: all 0.5s ease 0s;}
.yc-box:hover .yc-img{transform: scale(1.07);}
.yc-tit{font-weight: bold;line-height: 1.25;margin-bottom: .92em;}
.yc-blue{color: #3681f7;}
.yc-des{color: #0b1533;line-height: 1.666;text-align: justify;}
@media(max-width: 900px){
    .yc-text{padding-right: 20px;}
}
@media(max-width: 768px){
    .yc-main{margin-top: -26px;padding-top: calc(26px + 8%);padding-bottom: 8%;}
}
@media(max-width: 700px){
    .yc-text{width: 100%;padding-right: 0;margin-bottom: 15px;}
    .yc-box{width: 100%;border-radius: 2.7vw;}
    .yc-main .yc-tit{font-size: 22px !important;text-align: center;}
}


.yd-main{width: 100%;padding-top: 5.72%;padding-bottom: 5.72%;background-image: url(../images/ya9.jpg);background-size: 100% 100%;background-position: center top;}
.yd-inner{width: 1450px;max-width: 92%;margin: 0 auto;}
.yd-title{color: #0b1533;line-height: 1.25;margin-bottom: 1.15em;text-align: center;font-weight: bold;}
.yd-blue{color: #3681f7;}
.yd-list{width: 100%;}
.yd-item{width: 100%;display: flex;align-items: center;justify-content: space-between;margin-bottom: 5.58%;}
.yd-item:last-child{margin-bottom: 0;}
.yd-item:nth-child(2n){flex-direction: row-reverse;}
.yd-item:nth-child(2n) .yd-text{text-align: right;}
.yd-item:nth-child(2n) .yd-tit2:after{left: auto;right: 0;}
.yd-text{width: 40.82%;}
.yd-tit{color: #0b1533;line-height: 1.277;margin-bottom: .25em;font-weight: bold;}
.yd-tit2{color: #3681f7;line-height: 1.454;font-weight: bold;margin-bottom: 7.95%;padding-bottom: 5.4%;position: relative;}
.yd-tit2:after{content: "";display: block;width: 1em;height: .227em;background-color: #008aff;position: absolute;left: 0;bottom: 0;}
.yd-des{color: #0b1533;line-height: 1.66;text-align: justify;}
.yd-box{width: 45.31%;border-radius: 20px;overflow: hidden;box-shadow: 0 6px 13px rgba(54,129,247,0.2);}
.yd-img{width: 100%;vertical-align: top;transition: all 0.5s ease 0s;}
.yd-box:hover img{transform: scale(1.07);} 

.yd-morebox{width: 100%;text-align: center;padding-top: 5.17%;}
.yd-more{transition: all .3s; display: inline-block;cursor: pointer; color: #3681f7;width: 167px; line-height: 52px;border-radius: 25px;border: solid 1px #3681f7;}
.yd-more:hover{background-color: #3681f7;color: #fff;}
@media(max-width: 1200px){
    .yd-text{width: 50%;}
    .yd-tit2{padding-bottom: 20px;margin-bottom: 20px;}
}
@media(max-width: 768px){
    .yd-main{padding-top: 8%;padding-bottom: 8%;}
    .yd-more{width: 128px; line-height:40px;border-radius:  20px;}
}
@media(max-width: 700px){
    .yd-item{flex-direction: column-reverse !important;flex-wrap: wrap;}
    .yd-text{width:100%;margin-top:  20px;}
    .yd-box{width: 100%;border-radius: 2.7vw;}
    .yd-tit2{padding-bottom: 15px;margin-bottom: 15px;}
    .yd-item:nth-child(2n) .yd-text{text-align: left;}
    .yd-item:nth-child(2n) .yd-tit2:after{right: auto;left: 50%;}
    .yd-tit{text-align: center;}
    .yd-tit2{text-align: center;}
    .yd-tit2:after{left: 50%;transform: translate(-50%,0);}
    .yd-title{font-size: 22px !important;}
    .yd-morebox{padding-top: 25px;}
}


.ye-main{width: 100%;padding-top: 5.72%;padding-bottom: 5.72%;background-color: #fff;overflow: hidden;}
.ye-inner{width: 1450px;max-width: 92%;margin: 0 auto;}
.ye-title{color: #0b1533;line-height: 1.25;margin-bottom: 0.875em;text-align: center;font-weight: bold;}
.ye-wrap{width: 100%;text-align: center;margin-bottom: 4.83%;}
.ye-tabs{display: inline-block;vertical-align: top;font-size: 0;position: relative;background-color: #ebf2fe;border: 3px solid #ebf2fe;border-radius: 28px;width: 60.13%;box-sizing: border-box;}
.ye-tab{display: inline-block;vertical-align: top;width: 33.33%;line-height: 50px;position: relative;z-index: 12;color: #222;text-align: center;cursor: pointer;transition: all .5s;}
.ye-tab.active{color: #fff;}
.ye-bar{display: inline-block;width: 33.33%;height: 50px;border-radius: 25px;background-color: #3681f7;position: absolute;left: 0;top: 0;z-index: 1;transition: left ease-in-out 0.5s;}
.ye-conts{width: 100%;position: relative;}
.ye-cont{width: 100%;display: flex;justify-content: space-between;align-items: center;position: absolute;left: 0;top: 0;opacity: 0;transition: opacity .5s;pointer-events: none;}
.ye-cont.show{position: relative;left: 0;opacity: 1;pointer-events: auto;}
.ye-text{width: 39%;text-align: left;}
.ye-right{width: 53.79%;position: relative;margin-bottom: 6.4%;}
.ye-box{opacity: 0;transform:translate(0,15px); width: 100%;border-radius: 20px;overflow: hidden;box-shadow: 0 5px 16px rgba(26,107,233,0.25);position: relative;z-index: 3;}
.ye-cont.show .ye-box{transition: all ease .3s;transform: scale(1.0);opacity: 1;}
.ye-img{width: 100%;vertical-align: top;transition: all 0.5s ease 0s;}
.ye-box:hover img{transform: translate(0,0);}
.ye-tit{color: #3681f7;font-weight: bold;line-height: 1;margin-bottom: .75em;}
.ye-t{color: #0b1533;font-weight: bold;line-height: 1.294;margin-bottom: 8.59%;}
.ye-des{color: #0b1533;line-height: 1.875;text-align: justify;margin-bottom: 11.62%;}
.ye-right:before,
.ye-right:after{content: "";display: block;width: 100%;height: 100%;box-shadow: 0 5px 16px rgba(26,107,233,0.25);border-radius: 20px;position: absolute;top: 0;background-color: #fff;}
.ye-right:before{left: -3.2%;margin-top: 3.2%;z-index: 2;}
.ye-right:after{left: -6.4%;margin-top: 6.4%;z-index: 1;}
@media(max-width: 1200px){
    .ye-t{margin-bottom: 15px;}
    .ye-des{margin-bottom: 15px;}
}
@media(max-width: 992px){
    .ye-tab{line-height: 35px;border-radius: 18px;}
    .ye-bar{height: 35px;border-radius: 18px;}
}
@media(max-width: 768px){
    .ye-main{padding-top: 8%;padding-bottom: 8%;}
}
@media(max-width: 700px){
    .ye-wrap{display: none; margin-bottom: 20px;}
    .ye-tabs{width: 100%;}
    .ye-cont{display: block;}
    .ye-box{transition: all ease .3s;transform: scale(1.0);opacity: 1;}
    .ye-text{width: 100%;margin-bottom: 20px;text-align: center;}
    .ye-right{width: 100%;margin-bottom: 20px;}
    .ye-right:before,
    .ye-right:after{display: none;}
    .ye-t{margin-bottom: 10px;}
    .ye-des{margin-bottom: 10px;}
    .ye-box{border-radius: 2.7vw;}
    .ye-cont{display: flex;flex-wrap: wrap;flex-direction: column-reverse;padding-top: 10px; position: relative;left: 0;opacity: 1;pointer-events: auto;}
    .ye-title{font-size: 22px !important;}
}


.yf-main{width: 100%;padding-top: 5.2%;padding-bottom: 2.24%;background-image: url(../images/ya15.jpg);background-size: 100% 100%;}
.yf-inner{width: 1450px;max-width: 92%;margin: 0 auto;}
.yf-title{color: #0b1533;line-height: 1.25;margin-bottom: 1.25em;text-align: center;font-weight: bold;}
.yf-list{width: 100%;font-size: 0;}
.yf-item{display: inline-block;vertical-align: top;width: 46.827%;margin-right: 6.246%;margin-bottom: 3.1%;}
.yf-item:nth-child(2n){margin-right: 0;}
.yf-box{width: 100%;padding-top: 58.97%;position: relative;border-radius: 20px;overflow: hidden;}
.yf-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;transition: all 0.5s ease 0s;}
.yf-box:hover .yf-img{transform: scale(1.07);}
.yf-tit{text-align: center;color: #1b243f;line-height: 1.416;padding-top: 3.67%;}
@media(max-width: 768px){
    .yf-main{padding-top: 8%;}
}
@media(max-width: 700px){
    .yf-item{width: 100%;margin-right: 0;margin-bottom: 20px;}
    .yf-box{border-radius: 2.7vw;}
    .yf-tit{padding-top: 10px;}
    .yf-title{font-size: 22px !important;}
}


.yg-main{width: 100%;position: relative;} 
.yg-inner{width: 1450px;max-width: 92%;margin: 0 auto;position: relative;z-index: 2;}
.yg-top{position: absolute;top: 100px;left: 0;width: 100%;z-index: 8;}
.yg-title{color: #fff;line-height: 1.25;margin-bottom: 1.15em;text-align: center;font-weight: bold;}
.yg-wrap{width: 100%;overflow: hidden;position: relative;padding: 0 20px;box-sizing: border-box;}
.yg-wrap:after{content: "";display: block;width: 100%;height: 1px;background-color: #fff;opacity: .2;position: absolute;left: 0;bottom: 0;z-index: 1;}
.yg-bn{width: 100%;}
.yg-bn .swiper-wrapper{position: relative;z-index: 12;white-space: nowrap;height: auto !important;font-size: 0;}
.yg-bn .yg-s{width: auto; position: relative;box-sizing: border-box !important; display: inline-block;vertical-align: top;float: none !important;}
.yg-tab{ color: #fff;padding: 1.16em 1em;border-bottom: 2px solid transparent;display: inline-block;vertical-align: top;cursor: pointer;}
.yg-tab.active{border-bottom-color: #fff;font-weight: bold;}
.yg-arrow{width: 12px;height: 19px;background-image: url(../images/ya-arrow-prev.svg);background-size: 100% 100%;position: absolute;bottom: 1.16em;margin-bottom: 3px;cursor: pointer;z-index: 12;user-select: none;}
.yg-prev{left: 0;}
.yg-next{right: 0;transform: rotate(180deg);}

.yg-bottom{width: 100%;}
.yg-bn2{width: 100%;}
.yg-item{width: 100%;position: relative;}  
.yg-cont{position: relative; width: 735px;max-width: 100%;padding-top: 315px;padding-bottom: 130px; text-align: justify;} 
.yg-bg{position: absolute;left: 0;top: 0;z-index: 1; width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.yg-icon{height: 40px;vertical-align: top;}
.yg-tit{color: #fff;line-height: 1.27;font-weight: bold;padding-top: 10px;margin-bottom: 0.916em;}
.yg-intro{color: #fff;line-height: 1.666;text-align: justify;}
.yg-intro *{line-height: inherit;}
.yg-last{width: 100%;padding-top: 6.66%;font-size: 0;}
.yg-btn{line-height: 50px;border-radius: 25px;}
.yg-play{width: 50px;height: 50px;border-radius: 50%;background-image: url(../images/ya18.png);background-size: 100% 100%;cursor: pointer;display: inline-block;vertical-align: top;margin-left: 20px;}
@media(max-width: 1920px){
    .yg-s{padding-right: 8.07vw;}
}
@media(max-width: 768px){
    .yg-btn{line-height: 40px;border-radius: 20px;}
    .yg-s{padding-right: 20px;}

    .yg-top{top: 30px;}
    .yg-cont{text-align: center;padding-top: 160px;padding-bottom: 50px;}
    .yg-play{width: 40px;height: 40px;}
}



.yh-main{width: 100%;padding-top: 3%;padding-bottom: 4%;background-image: url(../images/ya19.jpg);background-size: cover;background-position: center top;}
.yh-inner{width: 1450px;max-width: 92%;margin: 0 auto;position: relative;z-index: 2;}
.yh-tit{font-weight: 700;color: #fff;line-height: 1.6;}
.yh-t{font-weight: 700;color: #fff;line-height: 1;}
.yh-form{width: 100%;padding-top: 2%;}
.yh-row{width: 100%;font-size: 0;position: relative;}
.yh-col{display: inline-block;vertical-align: top;width: 287px;margin-right: 10px;margin-bottom: 20px;position: relative;}
.yh-col:nth-child(4n){margin-right: 0;}
.yh-input{width: 100%;height: 45px;border: 1px solid rgba(255, 255, 255, 0.34);border-radius: 10px;background-color: rgba(43, 86, 206, 0.34);color: #fff !important;padding: 0 20px;box-sizing: border-box;}
.yh-form input::-webkit-input-placeholder,
.yh-form textarea::-webkit-input-placeholder{color: #fff;}
.yh-form input:-moz-placeholder,
.yh-form textarea:-moz-placeholder{color: #fff;}
.yh-form input::-moz-placeholder,
.yh-form textarea::-moz-placeholder{color: #fff;}
.yh-form input:-ms-input-placeholder,
.yh-form textarea:-ms-input-placeholder{color: #fff;}
.yh-get{width: 112px;height: 35px;line-height: 35px;border-radius: 10px;background-color: #5cb8fb;position: absolute;right: 5px;top: 5px;z-index: 12;text-align: center;color: #fff;cursor: pointer;}
.yh-get.noClick{background-color: #ccc;}
.yh-check{color: #fff;padding-top: 13px;margin-bottom: 23px;line-height: 1;position: relative;}
.yh-check a{color: #fff;}
.yh-check a span{text-decoration: underline;}
.yh-error-tips{display: none;}
.yh-sub{display: inline-block;vertical-align: top;width: 204px;line-height: 52px;height: 52px;border-radius: 26px;background-color: #fff;color: #2b2b2b !important;cursor: pointer;}
.yh-checkbox{vertical-align: top;}
.yh-label{display: inline-block;vertical-align: top;position: relative;}
.yh-icon{display: inline-block;vertical-align: top;width: 1em;height: 1em;border: 1px solid rgba(255,255,255,0.49);margin-right: 8px;border-radius: 3px;box-sizing: border-box;margin-top: 1px;}
.yh-checkbox{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 12;cursor: pointer;opacity: 0;}
.yh-label.selected .yh-icon{background-color: #fff;background-image: url(../images/ya-tick.svg);background-size: 100% 100%;background-repeat: no-repeat;}
.yh-job{cursor: pointer;}
.yh-province{cursor: pointer;}
.yh-city{cursor: pointer;}
.yh-industry{cursor: pointer;}
#yhindustrys{display: none;}
#yhjob.show{display: block !important;}
#yhprovinces.show{display: block !important;}
#yhcities.show{display: block !important;}
#yhindustrys.show{display: block !important;}
.yh-form .error-tips{color:#ff3737;position: absolute;left: 0;top: 100%;display: none;padding-top: 3px;}
.yh-col.error .error-tips{display: block;}
.yh-check.error  .error-tips{display: block;}
.yh-main .select-vals{border-radius: 0 0 10px 10px;padding: 20px 0;}
.yh-main .select-vals a{line-height: 34px;padding: 0 20px;}
.yh-main .yh_company{border-radius: 0 0 10px 10px;}

.md-book.fluid .select-vals{border-radius: 0 0 10px 10px;padding: 20px 0;}
.md-book.fluid .select-vals a{padding: 0 20px; line-height: 34px;}
.md-book.fluid .company{border-radius: 0 0 10px 10px;}
@media(max-width: 1282px){
    .yh-col{width: 24.34%;margin-right: 0.88%;}
}
@media(max-width: 1100px){
    .yh-col{width: calc(50% - 5px);margin-right: 10px;}
    .yh-col:nth-child(2n){margin-right: 0;}
}
@media(max-width: 900px){
    .yh-main{padding: 40px 0;}
}
@media(max-width: 768px){
    .yh-col{width: 100%;margin-right: 0;}
    .yh-tit{font-size: 22px !important;text-align: center;}
    .yh-main .yh-t{font-size: 22px !important;text-align: center;}
    .yh-form{padding-top: 20px;}
    .yh-last{text-align: center;}
    .yh-sub{font-weight: 700; width: 156px;line-height: 40px;line-height: 30px;height: 40px;border-radius: 20px;}
}
 

.md-book.fluid .main{padding: 0;background-color: transparent;}
.md-book.fluid .main-inner{background-color: #fff;padding: 50px 60px 60px;border-radius: 20px;position: relative;z-index: 12;}
.md-book.fluid .tit{font-weight: bold;text-align: left;}
.md-book.fluid .tit:after{display: none;}
.md-book.fluid .form .ipt{background-color: #fbfbfb;border: none;border-radius: 10px;padding: 0 30px; height: 55px !important;}
.md-book.fluid .form .select-val{background-color: #fbfbfb;border: none;border-radius: 10px;padding: 0 30px;height: 55px;line-height: 55px;}
.md-book.fluid .form .btn{height: 52px;line-height: 52px;border-radius: 26px;background-color: #3681f7;opacity: 1;margin-top: 30px;}
.md-book.fluid .select{height: 55px;}
.md-book.fluid .divi{right: 30px;}
.md-book.fluid .form-item{height: 55px;font-size: inherit;}
.md-book.fluid .form-item.form-item-check{height: auto;line-height: 1;margin-top: -2px;}
.md-book.fluid .form-row{width: 100%;font-size: 0;}
.md-book.fluid .form-row .form-item{display: inline-block;vertical-align: top;}
.md-book.fluid .form-item-phone{width: 63.52%;margin-right: 2.73%;position: relative;}
.md-book.fluid .form-item-code{width: 33.75%;}
.md-book.fluid .form .getcode{width: 108px; height: 40px;line-height: 40px;border-radius: 10px;background-color: #3681f7;color: #fff;cursor: pointer;text-align: center;}
.md-book.fluid .form{margin-top: 25px;}
.md-book.fluid .form .ipt::-webkit-input-placeholder,
.md-book.fluid .form textarea::-webkit-input-placeholder{color: #666;}
.md-book.fluid .form .ipt:-moz-placeholder,
.md-book.fluid .form textarea:-moz-placeholder{color: #666;}
.md-book.fluid .form .ipt::-moz-placeholder,
.md-book.fluid .form textarea::-moz-placeholder{color: #666;}
.md-book.fluid .form .ipt:-ms-input-placeholder,
.md-book.fluid .form textarea:-ms-input-placeholder{color: #666;}
.md-book.fluid .select-val{color: #666;}
.md-book.fluid .close{width: 96px;height: 58px;background-color: rgba(34,34,34,0.9);border-radius: 10px;position: absolute;right: -68px;top: 0;cursor: pointer;opacity: 1;z-index: 1;}
.md-book.fluid .close:after{content: "";display: block;width: 16px;height: 16px;background-image: url(../images/ya-close-white.svg);background-size: 100% 100%;position: absolute;right: 23px;top: 20px;}
.md-book.fluid  .error-tips{top: 100% !important;line-height: 1 ;}

.md-book.fluid  .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 2px;background: rgba(135, 131, 131, 0.6) !important;}
.md-book.fluid  .mCSB_scrollTools{right: 13px;}
.md-book.fluid  .mCSB_scrollTools .mCSB_draggerRail{background-color: transparent !important;}
.yh-main  .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 2px;background: rgba(135, 131, 131, 0.6) !important;}
.yh-main  .mCSB_scrollTools{right: 13px;}
.yh-main .mCSB_scrollTools .mCSB_draggerRail{background-color: transparent !important;}
@media(min-width: 769px){
    .md-book.fluid .main{min-width: 600px;}
}
 
@media(max-width: 1440px){ 
    .md-book.fluid .form .ipt{height: 45px !important;}
    .md-book.fluid .form .select-val{height: 45px;line-height: 45px;}
    .md-book.fluid .select{height: 45px;}
    .md-book.fluid .form-item{height: 45px;}
}
@media(max-width: 768px){ 
    .md-book.fluid .main{bottom: 0; top: auto;left: 0; transform: translate(0,0); min-width: 100%;width: 100%;}
    .md-book.fluid .main-inner{padding: 20px;border-radius: 15px 15px 0 0;}
    .md-book.fluid .form-item{height: 40px;margin-bottom: 15px !important;}
    .md-book.fluid .form .ipt{height: 40px !important;border-radius: 5px;}
    .md-book.fluid .select{height: 40px;}
    .md-book.fluid .form .select-val{height: 40px !important;border-radius: 5px;}
    .md-book.fluid .form .getcode{height: 40px;padding: 0 5px;min-width: 90px;}
    .md-book.fluid .close{width: 86px; height: 58px;right: 0;z-index: 15;background-color: transparent; }
    .md-book.fluid .close:after{background-image: url(../images/ya-close-white-b.svg);}
    .md-book.fluid  .close:before{display: none;}
}









