.ht-name{font-size: calc(13 * 1rem / 100);}
@media(max-width: 1816px){
    .ht-name{font-size: 12.3px;}
}   
@media(max-width:1350px){
    .ht-name{min-height: 3em;}
}

.ht-intro{font-size: calc(12 * 1rem / 100);}
@media(max-width: 1920px){
    .ht-intro{font-size: 12px;}
}

@media(max-width: 500px){
    .ht-name{font-size: 0.21rem;}
    .ht-intro{font-size: 0.20rem;}
}

@media(min-width: 1201px){
    .hb-item{width: 33.33%;padding-right: .6rem;margin-right: 0;}
}

.da-box{white-space: normal;width: 3rem;}

@media(max-width: 1400px){
    .da-box{width: 4rem;}
}

.wq-icon1 img{max-width: 100%;max-height: 100%;}
.wq-icon2 img{max-width: 100%;max-height: 100%;}

.nav-main{max-width: 100%;}
@media(max-width: 1100px){
    .nav-cont{white-space: nowrap; overflow: auto;}
}

.comparison .pronavs .swiper-slide .cim{display: block;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}


.ra-a{width: 100%;position: relative;}
.ra-main{width: 100%;}
.ra-b{width: 100%;}
.ra-item{width: 100%;position: relative;}
.ra-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(570/1920*100%);}
.ra-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.ra-text{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 14rem;padding-right: 7.5rem;}
.ra-titles{width: 100%;color: #ffffff;line-height: 1.2;font-weight: bold;}
.ra-intro{width: 100%;padding-top:  .25rem; line-height: 1.8; color: #ffffff;}
.ra-intro p{margin-top: .1rem;} 

.ra-titles,.ra-intro{opacity:0;transform:translate3d(80px,0,0);}
.ra-item.swiper-slide-active .ra-titles{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);}
.ra-item.swiper-slide-active .ra-intro{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);}
.ra-item.swiper-slide-active .ra-titles{transition-delay: .5s;}
.ra-item.swiper-slide-active .ra-intro{transition-delay: .8s;}
.ra-pagination{display: none; position: absolute;bottom: .5rem;left: 50%;transform: translate(-50%,0);width: 14rem;text-align: center;}
.ra-pagination .swiper-pagination-bullet{display: inline-block;vertical-align: middle;margin:0 .1rem; opacity: 1;width: .07rem;height: .33rem;background-image: url('../images/dianzi/a18.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;background-color: transparent;}
.ra-pagination .swiper-pagination-bullet-active{width: .33rem; background-image: url('../images/dianzi/a18-b.png');}
.ra-main.show .ra-pagination{display: block;}

@media(max-width: 750px){
    .ra-text{width: 100%;padding: 0 .3rem;}
    .ra-intro{display: none;}
    .ra-pagination{width: 100%;padding: 0 .3rem;bottom:.5rem;}
    .ra-img{padding-top:  calc(770/750*100%);}
    .ra-text{top: 10%;transform: translate(-50%,0);text-align: center;}
    .ra-titles{margin-bottom: .4rem;font-size: .5rem;line-height: 1.15;}
}

.banner-bottom{position: relative; width: 100%;padding: .25rem .3rem;}
.banner-cont{width: 100%; max-width: 14rem;margin: 0 auto;}
.banner-cont:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.banner-right{float: right;font-size: 0;}
.banner-one{display: inline-block;vertical-align: middle;color: #333333;line-height: 1.6;font-weight: lighter;}
.banner-one:after{content: '>';margin: 0 .08rem;}
.banner-one:last-child:after{display: none;}
.banner-one:nth-child(1):before{content: '';display: inline-block;vertical-align: top;margin-right: .1rem;width: .875em;height: 1.6em;background-image: url('../images/dianzi/a35-b.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
@media(max-width: 750px){  
    .banner-bottom{padding: .1rem .3rem;}
    .banner-right{max-width: 100%; overflow: auto;white-space: nowrap;}
    .banner-img{padding-top:  calc(770/750*100%);} 
    .banner-titles{margin-bottom: .4rem;font-size: .5rem;line-height: 1.15;}
}

.rb-main{width: 100%;padding-bottom: .75rem;}
.rb-top{width: 100%;padding-bottom: .1rem; display: flex;flex-wrap: wrap;justify-content: space-between;}
.rb-left{width: 2.55rem;margin-bottom:  .2rem;padding: .1rem .2rem; background-color: #fbfbfb;border-radius: .1rem;}
.rb-one{display: flex;align-items: center;justify-content: space-between;position: relative;cursor: pointer; padding: .3rem .1rem .3rem 0; width: 100%;border-bottom: 1px solid #e5e5e5;}
.rb-one:last-child{border-bottom: none;}
.rb-one:after{opacity: 0; content: '';position: absolute;top: 0;right: 0;width: .07rem;height: 100%;background-image: url('../images/dianzi/a19.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.rb-icon{transition: all ease .5s;display: block;width: .4rem;height: .4rem;line-height: .4rem;border-radius: 50%;overflow: hidden; text-align: center;background-color: #ffffff;}
.rb-icon img{max-width: 100%;max-height: 100%;}
.rb-text{width: calc(100%  - .52rem); color: #333333;line-height: 1.6;}
.rb-one:hover:after{opacity: 1;}
.rb-one:hover .rb-icon{background-color: #0049ce;}
.rb-one:hover .rb-icon img{filter: grayscale(100%) brightness(500%);}
.rb-one:hover .rb-text{color: #0049ce;}
.rb-one.active:after{opacity: 1;}
.rb-one.active .rb-icon{background-color: #0049ce;}
.rb-one.active .rb-icon img{filter: grayscale(100%) brightness(500%);}
.rb-one.active .rb-text{color: #0049ce;}
.rb-right{width: calc(100% - 2.85rem);display: flex;flex-wrap: wrap;align-items: flex-start;align-content: flex-start;}
.rb-item{display: block;position: relative;width: 32.13%;height: auto; margin-right: 1.8%;margin-bottom: .2rem;}
.rb-item:nth-child(3n){margin-right: 0;}
.rb-twobox{width: 100%;}
/* .rb-two{display: block;cursor: pointer; width: 100%;padding: .12rem .5rem .12rem .2rem;color: #333333;line-height: 1.6;	background-color: #ffffff;border-radius: .1rem;border: solid 1px #efefef;} */
.rb-two{display: block;cursor: pointer;width: 100%;padding: 0 .5rem 0 .2rem;color: #333333;line-height: .5rem;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;	background-color: #ffffff;border-radius: .1rem;border: solid 1px #efefef;}
.rb-buttom{display: none; cursor: pointer;position: absolute;top: 0;right:  0;width:100%;height: 100%; }
.rb-buttom:after{content: ''; cursor: pointer; position: absolute;top: 0;right:  0;width: .5rem;height: 100%;background-image: url('../images/dianzi/a37.png');background-size: .11rem auto;background-position: center center;background-repeat: no-repeat;}
.rb-threebox{display: none; position: absolute;top: 100%;left: 0;z-index: 28; width: 100%;max-height: 350px;padding: .12rem 0; overflow: auto; background-color: #ffffff;box-shadow: 0px 0px .3rem 0px rgba(0, 0, 0, 0.06);border-radius: .1rem;}
.rb-three{display: block;cursor: pointer;padding: .08rem .2rem; width: 100%;color: #333333;line-height: 1.6;}
.rb-three:hover{color: #0049ce;}
.rb-item.has-p_three .rb-buttom{display: block;}
.rb-item.show .rb-buttom:after{transform: rotate(-180deg);}
.rb-item:hover .rb-two{color: #ffffff;background-color: #0049ce;border: solid 1px #0049ce;}
.rb-item:hover .rb-buttom:after{background-image: url('../images/dianzi/a37-c.png');}
.rb-item.active .rb-two{color: #ffffff;background-color: #0049ce;border: solid 1px #0049ce;} 
.rb-item.active .rb-buttom:after{background-image: url('../images/dianzi/a37-c.png');}

.rb-bottom{width: 100%;  display: flex;flex-wrap: wrap;justify-content: space-between; background-color: #fbfbfb;border-radius: .1rem;}
.rb-lt{display: flex;align-items: center; width: 5.35rem;background-color: #fff; border: solid 1px #eeeeee;border-radius: .1rem 0 0 .1rem;overflow: hidden;}
.rb-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(406/536*100%);}
.rb-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.rb-rt{display: flex;align-items: center;align-content: center;flex-wrap: wrap;padding:.3rem  1.1rem .3rem 0; width: calc(100% - 6.5rem);}
.rb-namebox{width: 100%;margin-bottom: .35rem;display: flex;align-items: center;}
.rb-name{flex: 1;padding-right: .2rem;color: #333333;line-height: 1.33;}
.rb-download{transition: all ease .5s;cursor: pointer; display: inline-block;vertical-align: middle;color: #0049ce; padding: 0 .2rem;min-width: 1.8rem;text-align: center; line-height: .5rem;background-color: #eeeeee;border-radius: .3rem;}
.rb-download:hover{background-color: #0049ce;color: #fff;}

.rb-tr{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.rb-td{width: calc(50% - .6rem);display: block;position: relative;}
.rb-tip{width: 100%;margin-bottom: .15rem;font-weight: bold; color: #222222;line-height: 1.5;}
.rb-textbox{text-align: left; width: 100%;color: #666666;line-height: 1.87;}
.rb-textbox p{padding-left: 10px;position: relative;}
.rb-textbox p:before{content: '';position: absolute;top: .935em;left: 0;margin-top: -3px; width: 5px;height: 5px;border-radius: 50%;background-color: #666666;}
.rb-textbox *{line-height: inherit;}
.rb-intro{width: 100%;text-align: left; color: #666666;line-height: 1.87;}
.rb-intro *{line-height: inherit;} 

.rb-main.cont2{padding-bottom: .1rem;}
@media(min-width: 751px){ 
    .rb-td:nth-child(2n):before{content: '';position: absolute;top: 0;left: -.6rem;display: block; width: 1px;height: 100%;background-color: #e5e5e5;}
}
@media(max-width: 750px){
    .rb-left{width: 100%;}
    .rb-right{width: 100%;}
    .rb-item{width: calc(50% - .15rem);margin-right: .3rem;}
    .rb-item:nth-child(3n){margin-right: .3rem;}
    .rb-item:nth-child(2n){margin-right: 0;}
    .rb-lt{width: 100%;}
    .rb-rt{width: 100%;padding: .5rem .3rem .2rem;}
    .rb-td{width: 100%;margin-bottom: .3rem;}
}

.rc-main{width: 100%; padding-bottom: .4rem;}
.rc-cont{width: 100%;font-size: 0;padding-bottom: .35rem;}
.rc-item{display: inline-block;vertical-align: top; width: 22.86%; margin-right: 2.85%;margin-bottom: .4rem;}
.rc-item:nth-child(4n){margin-right: 0;}
.rc-imgbox{width: 100%;position: relative;overflow: hidden;}
.rc-img{display: block;cursor: pointer;width: 100%;position: relative;overflow: hidden;padding-top: calc(320/320*100%);border: solid 1px #eeeeee;}
.rc-img img{position: absolute;top:25%;left:25%;width: 50%;height: 50%;object-fit: contain;transform: scale(1.00);transition: all ease .5s;}
.rc-text{display: block;cursor: pointer; width: 100%;padding-top: .2rem;text-align: center;}
.rc-name{width: 100%;color: #333333;line-height: 1.7;}
.rc-sub{transition: all ease .5s; position: absolute;top: 110%;left: 0;width: 100%;height: 100%;overflow: auto;background-color: rgba(0,73,206,.95);}
.rc-link{position: absolute;top: 0;left: 0;display: block;cursor: pointer; width: 100%;height: 100%;z-index: 8;}
.rc-box{display: flex;align-items: center;align-content: center;flex-wrap: wrap; padding: .25rem; min-height: 100%;}
.rc-textbox{display: block;cursor: pointer; width: 100%;color: #ffffff;line-height: 1.7;}
.rc-textbox *{line-height: inherit;}
.rc-download{margin-bottom: .15rem; display: block;cursor: pointer;position: relative;z-index: 18; width: 100%;color: #ffffff;line-height: 1.7;}
.rc-download:after{content: '';display: inline-block;vertical-align: top;margin-left: .07rem;width: .85em;height: 1.7em;background-image: url('../images/dianzi/a45.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}

.rc-item:hover .rc-img img{transform: scale(1.05);}
.rc-item:hover .rc-name{color: #0049ce;}
.rc-item:hover .rc-sub{top: 0;}

@media(max-width: 750px){
    .rc-item{width: calc(50% - .15rem);margin-right: .3rem;}
    .rc-item:nth-child(2n){margin-right: 0;}
}

.rd-main{width: 100%;padding-top: .3rem;}
.rd-cont{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;align-items: flex-start;}
.rd-left{width: 2.85rem;padding-right: .3rem;}
.rd-titles{font-weight: bold; width: 100%;margin-bottom:  .4rem; color: #333333;line-height: 1.4;}
.rd-subtitle{width: 100%;color: #333333;line-height: 1.5;}
.rd-right{flex: 1;display: flex;flex-wrap: wrap;align-items: flex-start;}
.rd-item{display: flex;align-items: center;position: relative;cursor: pointer;width: 32.14%;min-height: .5rem;padding:.05rem .5rem .05rem .25rem ; margin-right: 1.79%;margin-bottom:  .2rem; background-color: #f5f5f5;border: 1px solid #f5f5f5;border-radius: .25rem;}
.rd-item:after{content: ''; position: absolute;top: 0;right:  .25rem;width: .11rem;height: 100%;background-image: url('../images/dianzi/a37.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.rd-item span{display: block;width: 100%; color: #333333;line-height: 1.6;}
.rd-item:nth-child(3n){margin-right: 0;}
.rd-box{display: block;position: relative;width: 66.07%; padding-right: .5rem; background-color: #f5f5f5;border-radius: .25rem;}
.rd-input{display: block;border: none;background-color: transparent; width: 100%;padding: 0 .25rem;height: .5rem;color: #333;}
.rd-submit{position: absolute;top: 50%;right: 0.1rem;transform: translate(0,-50%);display: block;border: none;cursor: pointer; width: .36rem;height: .36rem;border-radius: 50%; background-image: url('../images/dianzi/a2.png');background-color: #0049ce; background-size: .16rem auto;background-position: center center;background-repeat: no-repeat;}
.rd-clearbox{position: relative;margin-bottom:  .2rem;padding-right: 1.79%;}
.rd-clear{display: flex;align-items: center;cursor: pointer; min-height: .5rem;padding:.05rem   .25rem ;color: #fff; background-color: #0049ce;border-radius: .25rem;}
.rd-item .voms{opacity: 0;z-index: -1;visibility: hidden;bottom: 50%;transition: all ease .5s; position: absolute; left: 50%;transform: translate(-50%,0);width: 60%;padding-bottom: 15px;}
.rd-item .vuls{position: relative; width: 100%;background-color: #000;}
.rd-item .vuls:after{content: '';position: absolute;bottom: -9px;left: 50%;margin-left: -10px; border-top: 10px solid #000;border-left: 10px solid transparent;border-right: 10px solid transparent;}
.rd-item .sim{width: 100%;padding:.1rem .15rem;color: #fff;line-height: 1.5;}
.rd-item:hover .voms{bottom: 100%;opacity: 1;z-index: 18;visibility: visible;}
.rd-item.active{border: 1px solid #0049ce;}
.rd-item.active span{color: #0049ce;}

.pbs-search{width: 100%;margin-bottom: .15rem; position: relative;padding-right: .55rem; background-color: #f5f5f5;border-radius: .23rem;}
.pbs-input{display: block;border: none;background-color: transparent; width: 100%;padding: 0 .2rem;height: .46rem;color: #333;}
.pbs-submit{position: absolute;top: 0;right:  0;display: block;border: none;cursor: pointer; width: .55rem;height: 100%;border-radius: 50%; background-image: url('../images/dianzi/a2-b.png');background-color: transparent; background-size: .16rem auto;background-position: center center;background-repeat: no-repeat;}
 
.popox.search .maxen{display: none;}
.popox.search .pbs-search{display: block;} 
.popox.scope .maxen{display: block;}
.popox.scope .pbs-search{display: none;} 

@media(max-width: 750px){
    .rd-left{width: 100%;}
    .rd-titles{margin-bottom: .2rem;}
    .rd-subtitle{margin-bottom: .2rem;}
    .rd-right{flex: none;width: 100%;}
    .rd-item{width: 100%;margin-right: 0;}
    .rd-box{width: 100%;}
}

.re-a{opacity: 0;z-index: -1;visibility: hidden;transition: opacity ease .5s;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,.5);}
.re-a.show{opacity: 1;z-index: 388;visibility: visible;}
.re-form{width: 100%;}
.re-main{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 7rem;}
.re-close{position: absolute;top: -.3rem;right: -.3rem;display: block;cursor: pointer;width: .21rem;height: 0.21rem;background-image: url('../images/dianzi/da2.png');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.re-cont{width: 100%;padding: .5rem .4rem .55rem;background-color: #ffffff;max-height: 90vh;overflow: auto;}
.re-titles{width: 100%;margin-bottom: .25rem;text-align: center;font-weight: bold;color: #222222;line-height: 1.26;}
.re-item{width: 100%;margin-bottom: .3rem;}
.re-tip{width: 100%;padding-bottom: .1rem;color: #333333;line-height: 1.6;}
.re-b{width: 100%;}
.re-input{width: 100%;border: none;padding: 0 .2rem;color: #333; height: .6rem;background-color: #f6f6f6;}
.re-buttom{width: 100%;text-align: center;padding-top: .1rem;}
.re-submit{display: inline-block;cursor: pointer;border: none;padding: 0 .65rem;color: #ffffff;height: .6rem;line-height: .6rem;background-color: #0049ce;border-radius: .3rem;}

 
@media(max-width: 750px){
    .re-main{width: 6rem;}
}

/*ç”µå­*/
.tits-box{width: 100%;display: flex;align-items: center;}
.newpront .iterm .tits{width: auto !important;flex: 1;}
.tits-rt{width: 1.5rem;height: .6rem; font-size: 0;position: relative;margin-bottom: .3rem;}
.tits-prev{transition: all ease .5s;left: 0;margin-top: -.3rem; width: .6rem;height: .6rem;background-color: #eeeeee;border-radius: .3rem;background-image: url('../images/dianzi/a22.png'); background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.tits-prev:hover{background-color: #0049ce;background-image: url('../images/dianzi/a22-b.png');}
.tits-next{transition: all ease .5s;right: 0;transform: rotate(-180deg); margin-top: -.3rem; width: .6rem;height: .6rem;background-color: #eeeeee;border-radius: .3rem;background-image: url('../images/dianzi/a22.png'); background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.tits-next:hover{background-color: #0049ce;background-image: url('../images/dianzi/a22-b.png');}
 
.petails .relateds .latem .Inspection  .more{transition: all ease .5s;cursor: pointer;margin-top: .25rem;text-align: center; display: inline-block;vertical-align: middle;color: #0049ce; padding: 0 .2rem;min-width: 2rem;line-height: .6rem;background-color: #eeeeee;border-radius: .3rem;}
.petails .relateds .latem .Inspection  .more:hover{background-color: #0049ce;color: #fff;}

.slide-item:hover .pa-sub{top: 0;}
.slide-item:hover .lom{background-color: transparent !important;color: #0049ce !important;}

.petails .relateds .latem .servlist .serom .eum .eit{display: block;}

.my-textbox{width: 100%;color: #666666;line-height: 1.8;padding-bottom: .3rem;}
.my-textbox *{line-height: inherit;max-width: 100%;}
.my-textbox a{cursor: pointer;color: #004acf;text-decoration: underline;}

.pd-main{width: 100%;padding-bottom: .35rem;}
.pd-titles{width: 100%;margin-bottom: .2rem; line-height: 1.4;color: #333;font-weight: bold;}
.pd-cont{width: 100%;padding: .24rem;background: #fafafb;}
.pd-subtitle{width: 100%;margin-bottom: .12rem;color: #19191a;line-height: 1.5;font-weight: bold;}
.pd-textbox{width: 100%;line-height: 1.6;color: #19191a;}
.pd-textbox *{line-height: inherit;}
.pd-textbox p{position: relative;padding-bottom: .1rem;padding-left: 15px;}
.pd-textbox p:before{content: '';position: absolute;top: .8em;left: 0;margin-top: -3px; width: 6px;height: 6px;border-radius: 50%;background-color: #19191a;}
.pd-textbox a{cursor: pointer;color: #0049ce;}

.h-i.has-nav4{position: static;}
.h-sub4{display: none;border-top: 1px solid #e5e5e5; position: absolute;top: 100%;left: 0;width: 100%;height: calc(100vh - 1.2rem);background-color:rgba(0,0,0,.5);}
.hc-main{width: 100%;background-color: #ffffff;cursor: auto;text-align: left;}
.hc-cont{width: 100%;display: flex;flex-wrap: wrap; position: relative;}
.hc-close{position: absolute;top: .15rem;right: .15rem;cursor: pointer; width: .2rem;height: .2rem;background-image: url('../images/dianzi/hx1.png');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.hc-close:hover{background-image: url('../images/dianzi/hx1-b.png');}
.hc-left{display: flex;justify-content: center; width: 25%;	background-color: #f5f5f5;}
.hc-navbox{width: 2.8rem;padding-top: 1rem;}
.hc-nav{display: block;position: relative;margin-bottom: .5rem; padding-bottom: .15rem;color: #030b1c;font-weight: bold;line-height: 1.66;}
.hc-nav:after{content: '';position: absolute;bottom: 0;left: 0;width: 0;transition: all ease .5s;height: .03rem;background-color: #0049ce;}
.hc-nav.active{color: #0049ce;}
.hc-nav.active:after{width: 100%;}
.hc-right{display: block;width: 75%;padding: .45rem .4rem;}
.hc-item{display: none;width: 100%;font-size: 0; max-height:calc(95vh - 2rem);overflow: auto;}
.hc-item.show{display: block;}
.hc-one{display: none;cursor: pointer; width: 100%;margin-bottom: .15rem; color: #030b1c;font-weight: bold;line-height: 1.5;}
.hc-one:hover{color: #0049ce;}
.hc-list{width: 100%;}
.hc-product{display: inline-block;vertical-align: top;width: 20%;padding: .1rem .4rem;text-align: center;}
.hc-img{display: inline-block;cursor: pointer; margin-bottom: .15rem; width: 1.2rem;}
.hc-img img{width: 100%;height: 1.2rem;object-fit: contain;transform: scale(1.00);transition: all ease .5s;}
.hc-img:hover img{transform: scale(1.05);}
.hc-two{display: block;cursor: pointer;width: 100%; color: #030b1c;line-height: 1.6; cursor: pointer;font-weight: bold;}
.hc-two:hover{color: #0049ce;}
.hc-threebox{width: 100%;margin-top: .2rem;}
.hc-three{display: block;cursor: pointer;width: 100%;margin-bottom: .06rem; color: #555555;line-height: 1.7;}
.hc-three:hover{color: #0049ce;}

@media(max-width:1200px){  
    .h-i.has-nav4{position: relative;}
    .h-i.has-nav4:after {content: "";background-image: url('../images/a-right.png');background-size: 16px auto;background-position: center center;background-repeat: no-repeat; display: inline-block;width: 40px;height: 40px;line-height: 40px;text-align: center;position: absolute;right: 0;top: 0;font-size: 20px;color: #333;}
    .h-i.has-nav4.show:after {background-size: 18px auto;background-image:url('../images/a-down.png')}
    .h-sub4{position: relative;height: auto;background-color: #fff;}
    .hc-cont{max-width: 14.8rem;margin: 0 auto;}
    .hc-close{display: none;}
    .hc-left{display: none;}
    .hc-right{width: 100%;}
    .hc-item{display: block;max-height: none;}
    .hc-one{display: block;}
}
@media(max-width: 750px) {     
    .hc-product{width: 50%;padding: .3rem .15rem;}
}

.ht-main{display: flex;align-items: center;justify-content: space-between;text-align: left;}
.ht-lt{font-size: 0;}
.ht-rt{font-size: 0;}
.ht-one{display: inline-block;vertical-align: middle;cursor: pointer;margin-right: .58rem;}
.ht-one:last-child{margin-right: 0;}
.ht-icon{display: inline-block;vertical-align: middle;}
.ht-icon img{max-width: 1.5em;max-height: 1.5em;}
.ht-text{display: inline-block;vertical-align: middle;padding-left: .1rem; color: #fff;line-height: 1.5;}
@media(max-width: 750px) {  
    .ht-one{margin-right: .3rem;}
    .ht-one{display: none;}
}

.produem{position: relative;}
.comparison{position: relative;}
.modular .midtop{position: relative;}
/* ç”µæº */

.zi-main{width: 100%;}
.zi-top{width: 100%;position: relative;}
.zi-b{width: 100%;}
.zi-item{width: 20%;text-align: center;}
.zi-link{display: inline-block;cursor: pointer; position: relative; max-width: 100%;position: relative;padding: 0 .25rem .3rem;}
.zi-link:after{content: '';position: absolute;bottom: 0;left: 0;width: 0;transition: all ease .5s;height: .02rem;background-color: #0049ce;}
.zi-icon{width: 100%;margin-bottom: .13rem;}
.zi-icon1{display: block;height: .44rem;}
.zi-icon1 img{height: 100%;}
.zi-icon2{display: none;height: .44rem;}
.zi-icon2 img{height: 100%;}
.zi-text{width: 100%;}
.zi-name{width: 100%;color: #666666;font-weight: bold;line-height: 1.6;}
.zi-item:hover .zi-link:after{width: 100%;}
.zi-item:hover .zi-icon1{display: none;}
.zi-item:hover .zi-icon2{display: block;}
.zi-item:hover .zi-name{color: #0049ce;} 
.zi-item.active .zi-link:after{width: 100%;}
.zi-item.active .zi-icon1{display: none;}
.zi-item.active .zi-icon2{display: block;}
.zi-item.active .zi-name{color: #0049ce;}  
.zi-bottom{width: 100%;}
.zi-bottom{width: 100%;display: flex;flex-wrap: wrap; align-items: center;flex-direction: row-reverse;background-color: #f8f8f8;margin-top: .6rem;margin-bottom: .2rem;}
.zi-rt{display: block;width: 50%;}
.zi-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(438/700*100%);}
.zi-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.zi-lt{display: block;width: 50%;padding: .15rem .6rem;}
.zi-titles{width: 100%;position: relative;padding-bottom: .15rem;margin-bottom: .3rem; color: #333333;font-weight: bold;line-height: 1.45;}
.zi-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .2rem;height: .03rem;background-color: #0049ce;}
.zi-intro{width: 100%;color: #666666;line-height: 1.75;}
.zi-navbox{position: relative; width: 100%;font-size: 0;text-align: center;padding-top: .3rem;}
.zi-nav{display: inline-block;vertical-align: middle;cursor: pointer;min-width: 23%; margin: .3rem 1% 0;padding: 0 .15rem;color: #666666;text-align: center;  line-height: .6rem;background-color: #f5f5f5;border-radius: .3rem;}
.zi-nav:hover{color: #ffffff;background-color: #0049ce;}
.zi-nav.active{color: #ffffff;background-color: #0049ce;}

@media(max-width: 750px){ 
    .zi-item{width: auto;min-width: 33.33%;}
    .zi-lt{width: 100%;padding: .3rem;}
    .zi-rt{width: 100%;}
    .zi-navbox{white-space: nowrap;overflow: auto;}
}

/* èƒ½æº */

.nya-a{width: 100%;padding: .25rem .3rem .1rem;}
.nya-form{width: 100%;}
.nya-main{width: 100%;max-width: 14rem;margin: 0 auto;}
.nya-top{width: 100%;margin-bottom: .6rem; display: flex;flex-wrap: wrap; align-items: center;justify-content: space-between;}
.nya-lt{font-size: 0;}
.nya-titles{font-weight: bold;width: 100%;color: #222222;line-height: 1.2;}
.nya-rt{font-size: 0;}
.nya-box{display: inline-block;position: relative;width: 6rem;padding-right: .6rem; background-color: #f5f5f5;}
.nya-input{display: block;width: 100%;padding: 0 .4rem;color: #333;height: .6rem; border: none;background-color: transparent;}
.nya-submit{position: absolute;top: 0;right: 0;border: none;background-color: #0049ce;display: block;cursor: pointer;width: .6rem;height: .6rem;background-image: url('../images/nengyaun/a2.png');background-size: .2rem auto;background-position: center center;background-repeat: no-repeat;}
.nya-bottom{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;}
.nya-item{transition: all ease .5s;display: block;cursor: pointer;width: 30.95%;padding: .4rem .5rem .43rem;text-align: center;margin-bottom: .5rem; margin-right: 3.57%; position: relative;background-color: #fbfbfb;}
.nya-item:after{opacity: 0;transition: all ease .5s; content: '';position: absolute;bottom: -8px;left: 50%;transform: translate(-50%,0);border-top: 9px solid #0049ce;border-left: 8px solid transparent;border-right: 8px solid transparent;}
.nya-item:nth-child(3n){margin-right: 0;}
.nya-icon{display: inline-block;width: .87rem;}
.nya-icon1{display: block;width: 100%;height: .96rem; background-image: url('../images/nengyaun/a57.png'); background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.nya-icon1 img{width: 100%;height: 100%;object-fit: contain;}
.nya-icon2{display: none;width: 100%;height: .96rem; background-image: url('../images/nengyaun/a57-b.png'); background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.nya-icon2 img{width: 100%;height: 100%;object-fit: contain;}
.nya-text{width: 100%;padding-top: .25rem;}
.nya-name{width: 100%;color: #222222;line-height: 1.7;}
.nya-item:hover{background-color: #0049ce;}
.nya-item:hover:after{opacity: 1;}
.nya-item:hover .nya-icon1{display: none;}
.nya-item:hover .nya-icon2{display: block;}
.nya-item:hover .nya-name{color: #ffffff;}
.nya-item.active{background-color: #0049ce;}
.nya-item.active:after{opacity: 1;}
.nya-item.active .nya-icon1{display: none;}
.nya-item.active .nya-icon2{display: block;}
.nya-item.active .nya-name{color: #ffffff;}

@media(max-width: 750px){
    .nya-lt{width: 100%;padding-bottom: .2rem;}
    .nya-rt{width: 100%;}
    .nya-box{width: 100%;}
    .nya-item{width: calc(50% - .15rem);margin-right: .3rem;}
    .nya-item:nth-child(3n){margin-right: .3rem;}
    .nya-item:nth-child(2n){margin-right: 0;}
}

.nyb-a{width: 100%;padding: .6rem .3rem 0;background-color: #fbfbfb;}
.nyb-main{width: 100%;max-width: 14rem;margin: 0 auto;}
.nyb-top{  width: 100%;font-size: 0;margin-bottom: .8rem; background-color: #fff;}
.nyb-lt{display: inline-block;vertical-align: middle;width: 50%;}
.nyb-top .nyb-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(450/700*100%);}
.nyb-top .nyb-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.nyb-rt{display: inline-block;vertical-align: middle;width: 50%; padding: .15rem .2rem .15rem .6rem;}
.nyb-top .nyb-name{width: 100%;margin-bottom:  .2rem; max-width: 19em;font-weight: bold; color: #333333;line-height: 1.36;}
.nyb-top .nyb-intro{width: 100%;max-height: 14.7em;overflow: auto;text-align: justify; padding-right: .55rem;color: #666666;line-height: 2.1;}


.nyb-swiperbox{width: 100%;position: relative; }
.nyb-swiper{width: 100%;padding: 0 .15rem; background-color: #fff;}
.nyb-b{width: 100%;}
.nyb-nav{width: auto;position: relative;cursor: pointer;margin: 0 .35rem;font-weight: bold; color: #333333;line-height: .7rem;}
.nyb-nav:after{content: '';position: absolute;bottom: 0;left: 0;width: 0;transition: all ease .5s;overflow: hidden;height: .03rem;background-color: #0049ce;}
.nyb-nav:hover{color: #0049ce;}
.nyb-nav:hover:after{width: 100%;}
.nyb-nav.active{color: #0049ce;}
.nyb-nav.active:after{width: 100%;}

.nyb-bottom{width: 100%;}
.nyb-bottom:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.nyb-left{float: left; display: block;width: 3.2rem;border-right: 1px solid #eeeeee;}
.nyb-twobox{display: block;width: 100%;padding-top: .75rem; }
.nyb-two{display: block;cursor: pointer;text-align: right;position: relative;padding-right: .25rem; margin-bottom: .45rem; color: #333333;line-height: 1.6;}
.nyb-two:after{opacity: 0;transition: all ease .5s; content: '';position: absolute;top: .24em;right: 0;width: .03rem;height: 1.12em;background-color: #0049ce;}
.nyb-two:hover{color: #0049ce;}
.nyb-two:hover:after{opacity: 1;}
.nyb-two.active{color: #0049ce;}
.nyb-two.active:after{opacity: 1;}

.nyb-right{float: right; width: 10.4rem;font-size: 0;padding: .8rem 0;}
.nyb-item{display: inline-block;vertical-align: top;cursor: pointer;width: 30.77%; margin-right: 3.84%;margin-bottom: .4rem;}
.nyb-item:nth-child(3n){margin-right: 0;}
.nyb-item .nyb-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(320/320*100%);background-color: #ffffff;}
.nyb-item .nyb-img img{position: absolute;top: 10%;left: 10%;width: 80%;height: 80%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.nyb-item .nyb-text{width: 100%;border-top: 1px solid #eeeeee;background-color: #ffffff;padding: 0 .6rem;height: 6.4em; display: flex;align-items: center;}
.nyb-item .nyb-name{width: 100%;color: #333333;line-height: 1.7; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;} 

.nyb-item:hover .nyb-text{padding: 0 .4rem; background-color: #0049ce;}
.nyb-item:hover .nyb-img img{transform: scale(1.05);}
.nyb-item:hover .nyb-name{color: #ffffff;}


@media(min-width: 751px){ 
    .nyb-swiperbox{position: sticky;top: 1.2rem;left: 0;z-index: 48; background-color: #fff;}
    .nyb-twobox{position: sticky;top: 1.96rem;left: 0; z-index: 38;}
}
@media(max-width: 750px){
    .nyb-lt{width: 100%;}
    .nyb-rt{width: 100%;padding: .3rem ;}
    .nyb-top .nyb-intro{padding-right: .3rem;}
    .nyb-nav{margin: 0 .15rem;}
    .nyb-left{width: 100%;min-height: 10px !important;}
    .nyb-right{width: 100%;}
    .nyb-item{width: calc(50% - .15rem);margin-right: .3rem;}
    .nyb-item:nth-child(3n){margin-right: .3rem;}
    .nyb-item:nth-child(2n){margin-right: 0;}
    .nyb-item .nyb-text{padding: 0 .3rem !important;}
}

.nyc-a{width: 100%;padding: .3rem .3rem 1rem;}
.nyc-main{width: 100%;max-width: 14rem;margin: 0 auto;}
.nyc-titles{font-weight: bold;width: 100%;margin-bottom: .55rem; text-align: center;color: #333333;line-height: 1.6;}
.nyc-top{width: 100%;position: relative;padding: 0 .8rem;}
.nyc-b{width: 100%;max-width: 4.5rem;}
.nyc-item{display: block;width: 100%;}
.nyc-img{width: 100%;}
.nyc-img img{width: 100%;}
.nyc-prev{ margin-top: -.3rem;left:  0;transition: all ease .5s;width: .6rem;height: .6rem;border-radius: 50%;background-color: #eeeeee;background-image: url('../images/nengyaun/a25.png'); background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.nyc-prev:hover{background-color: #0049ce;background-image: url('../images/nengyaun/a25-b.png');}
.nyc-next{transform: rotate(-180deg); margin-top: -.3rem;right:  0;transition: all ease .5s;width: .6rem;height: .6rem;border-radius: 50%;background-color: #eeeeee;background-image: url('../images/nengyaun/a25.png'); background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.nyc-next:hover{background-color: #0049ce;background-image: url('../images/nengyaun/a25-b.png');}
.nyc-bottom{width: 100%;text-align: center;font-size: 0;padding-top: .75rem;}
.nyc-buttom{transition: all ease .5s;display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem .1rem 0;padding: 0 .15rem;text-align: center; min-width: 2.5rem;background-color: #eeeeee;border-radius: .25rem;}
.nyc-icon{display: inline-block;vertical-align: middle;margin-right: .09rem;}
.nyc-icon1{display: block;}
.nyc-icon1 img{height: 1.25em;}
.nyc-icon2{display: none;}
.nyc-icon2 img{height: 1.25em;}
.nyc-name{display: inline-block;vertical-align: middle;line-height: .5rem;color: #333333;}
.nyc-buttom:hover{background-color: #0049ce;}
.nyc-buttom:hover .nyc-icon1{display: none;}
.nyc-buttom:hover .nyc-icon2{display: block;}
.nyc-buttom:hover .nyc-name{color: #ffffff;}


.nyd-a{width: 100%;padding: .8rem .3rem .6rem;background-color: #fbfbfb;}
.nyd-main{width: 100%;max-width: 14rem;margin: 0 auto;}
.nyd-top{width: 100%;display: flex;flex-wrap: wrap;margin-bottom: .6rem;background-color: #0049ce;}
.nyd-nav{font-weight: bold; color: #ffffff;line-height: 1.5;padding: .25rem .1rem; flex: 1;display: flex;align-items: center;justify-content: center;text-align: center;}
.nyd-nav:hover{background-color: rgba(255,255,255,.1);}
.nyd-nav.active{background-color: rgba(255,255,255,.1);}
.nyd-bottom{width: 100%;}
.nyd-one{width: 100%;position: relative;padding: .35rem .3rem .1rem; margin-bottom: .4rem;background-color: #ffffff;}
.nyd-box{width: 100%;margin-bottom: .35rem;}
.nyd-titles{position: relative;width: 100%;color: #333333;line-height: 1.5;font-weight: bold;}
.nyd-titles:before{content: '';position: absolute;top: .25em;left: -.3rem;width: .04rem;height: 1em;background-color: #0049ce;}
.nyd-textbox{width: 100%;color: #666666;line-height: 1.8; padding-bottom: .35rem;}
.nyd-textbox *{line-height: inherit;max-width: 100%;}

.nyd-list{width: 100%;}
.nyd-item{display: block;width: 100%;margin-bottom: .4rem;}
.nyd-name{width: 100%;padding: .12rem .15rem;background-color: #0049ce;text-align: center;color: #ffffff;line-height: 1.6;font-weight: bold;}
.nyd-table{width: 100%;overflow: auto;}
.nyd-table table{width: 100%; border: none;}
.nyd-table tr{width: 100%; border: none;}
.nyd-table td{padding: .1rem .4rem;color: #333333;line-height: 1.7;text-align: left; border: 1px solid #eeeeee;}
.nyd-table tr:nth-child(1){background-color: #eeeeee;}
/* .nyd-table tr:nth-child(1) td{text-align: center !important; font-size: 1.14em;} */
.nyd-table tr:nth-child(1) td{text-align: center !important;  }
/* .nyd-table td:nth-child(1){text-align: left;} */
/* .nyd-table td:nth-child(2){text-align: left;} */

.nyd-downloadbox{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;justify-content: space-between;}
.nyd-download{transition: all ease .5s;display: flex;align-items: center;width: calc(50% - .15rem);cursor: pointer; padding: .15rem .3rem; margin-bottom: .4rem; background-color: #fbfbfb;}
.nyd-icon{display: block;}
.nyd-icon1{display: block;}
.nyd-icon1 img{height: 1.25em;}
.nyd-icon2{display: none;}
.nyd-icon2 img{height: 1.25em;}
.nyd-tip{flex: 1;padding-left: .3rem; color: #333333;line-height: 1.8;} 
.nyd-download:hover{background-color: #0049ce;}
.nyd-download:hover .nyd-icon1{display: none;}
.nyd-download:hover .nyd-icon2{display: block;}
.nyd-download:hover .nyd-tip{color: #ffffff;}

@media(max-width: 750px){
    .nyd-nav{flex: none;width: 50%;}
    .nyd-table td{padding: .1rem .15rem;}
    .nyd-download{width: 100%;}
}

.nye-a{width: 100%;padding: .8rem .3rem .4rem;}
.nye-main{width: 100%;max-width: 14rem;margin: 0 auto;}
.nye-titles{width: 100%;text-align: center;padding:.25rem .15rem; margin-bottom: .4rem;color: #ffffff;line-height: 1.5;font-weight: bold; background-color: #0049ce;}

.nye-product{width: 100%;position: relative;margin-bottom: .75rem;}
.nye-b{width: 100%;}
.nye-item{width: 22.86%;margin-right: 2.85%;}
.nye-item:last-child{margin-right: 0;}
.nye-link{display: block;cursor: pointer;width: 100%;}
.nye-item .nye-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(320/320*100%);border: solid 1px #eeeeee;}
.nye-item .nye-img img{position: absolute;top: 10%;left: 10%;width: 80%;height: 80%;object-fit: contain;transform: scale(1.00);transition: all ease .5s;}
.nye-item .nye-text{width: 100%;padding-top: .25rem;}
.nye-item .nye-name{width: 100%;color: #333333;line-height: 1.5;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.nye-item:hover .nye-img img{transform: scale(1.05);}
.nye-item:hover .nye-name{color: #0049ce;}
.nye-prev{top: 1.4rem; margin-top: 0;left: -1rem;transition: all ease .5s;width: .42rem;height: .42rem;border-radius: 50%;background-color: #eeeeee;background-image: url('../images/nengyaun/a25.png'); background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.nye-prev:hover{background-color: #0049ce;background-image: url('../images/nengyaun/a25-b.png');}
.nye-next{transform: rotate(-180deg);top: 1.4rem; margin-top: 0;right:  -1rem;transition: all ease .5s;width: .42rem;height: .42rem;border-radius: 50%;background-color: #eeeeee;background-image: url('../images/nengyaun/a25.png'); background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.nye-next:hover{background-color: #0049ce;background-image: url('../images/nengyaun/a25-b.png');}

.nye-list{width: 100%;padding-bottom: .4rem;}
.nye-one{display: flex;align-items: center;flex-wrap: wrap;width: 100%;margin-bottom: .4rem; background-color: #fbfbfb;}
.nye-one .nye-lt{width: 3.3rem;margin-right: .4rem;}
.nye-one .nye-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(220/330*100%);}
.nye-one .nye-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.nye-one .nye-rt{width: 9.1rem;}
.nye-one .nye-name{width: 100%;margin-bottom: .1rem; color: #333333;line-height: 1.8;font-weight: bold;}
.nye-one .nye-intro{width: 100%;color: #666666;line-height: 1.7;}
.nye-one .nye-intro *{line-height: inherit;}
.nye-one:hover .nye-img img{transform: scale(1.05);}
.nye-one:hover .nye-name{color: #0049ce;}

.nye-servicebox{width: 100%;font-size: 0;padding-bottom: .5rem; display: flex;flex-wrap: wrap;justify-content: space-between;}
.nye-service{display: block;width: calc(50% - .17rem);position: relative;padding: .35rem .3rem .35rem 1.1rem; margin-bottom: .3rem;background-color: #fbfbfb;}
.nye-service .nye-icon{position: absolute;top: .4rem;left: .4rem;width: .45rem;}
.nye-service .nye-icon img{max-width: 100%;}
.nye-service .nye-text{width: 100%;}
.nye-service .nye-name{display: block; width: 100%;margin-bottom: .17rem;}
.nye-service .nye-name span{display: inline-block;position: relative;padding-right: 1.5em;line-height: 1.5; color: #333333;font-weight: bold;}
.nye-service .nye-name span:after{content: '';position: absolute;top: 0;right: 0;width: .44em;height: 1.5em;background-image: url('../images/nengyaun/a67.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.nye-service .nye-intro{width: 100%;color: #666666;line-height: 2.1;}

.nye-quality{display: flex;align-items: center;flex-wrap: wrap; justify-content: space-between;padding: .3rem .85rem;margin-bottom: .8rem; width: 100%;background-image: url('../images/nengyaun/b77.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.nye-quality .nye-lt{width: 7.15rem;}
.nye-quality .nye-name{width: 100%;margin-bottom: .2rem; color: #333333;line-height: 2;font-weight: bold;}
.nye-quality .nye-name:after{content: '';display: inline-block;vertical-align: middle;margin-left: .15rem; width: .44em;height: 1.5em;background-image: url('../images/nengyaun/a67.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.nye-quality .nye-intro{text-align: justify; width: 100%;color: #666666;line-height: 2.1;}
.nye-quality .nye-rt{width: 3.08rem;margin-right: .65rem;}
.nye-quality .nye-img{width: 100%;}
.nye-quality .nye-img img{width: 100%;}

@media(max-width: 750px){ 
    .nye-product{padding-bottom: .8rem;}
    .nye-item{width: calc(50% - .15rem);margin-right: .3rem;}
    .nye-prev{left: calc(50% - .6rem);top: auto;bottom: 0;}
    .nye-next{right: calc(50% - .6rem);top: auto;bottom: 0;} 
    .nye-one .nye-lt{width: 100%;margin-right: 0;}
    .nye-one .nye-rt{width: 100%;padding: .3rem .3rem;} 
    .nye-service{width: 100%;} 
    .nye-quality{padding: .5rem .3rem;}
    .nye-quality .nye-lt{width: 100%;margin-bottom: .3rem;}
    .nye-quality .nye-rt{width: 100%;margin-right: 0;}
}

.nyf-a{position: relative; width: 100%;padding: .7rem .3rem 1rem; background-size: cover;background-position: center center;background-repeat: no-repeat;}
.nyf-main{width: 100%;max-width: 14rem;margin: 0 auto;}
.nyf-top{width: 100%;text-align: center;padding-bottom: .55rem;}
.nyf-titles{font-weight: bold;width: 100%;color: #ffffff;line-height: 1.25;}
.nyf-intro{width: 100%;padding-top: .1rem; color: #ffffff;line-height: 1.4;}
.nyf-bottom{width: 100%;}
.nyf-three{width: 100%;font-size: 0;}
.nyf-item{display: inline-block;vertical-align: top;width: 100%;margin-bottom: .3rem;}
.nyf-input{display: block;border: none; width: 100%;padding: 0 .3rem;height:  .5rem; color: #333333;background-color: #ffffff;}
.nyf-textarea{display: block;border: none;padding: .12rem .3rem;height: 6.25em;	color: #333333;line-height: 1.6; width: 100%;background-color: #ffffff;}
.nyf-buttom{width: 100%;font-size: 0;text-align: center;padding-top: .2rem;}
.nyf-file{display: inline-block;vertical-align: middle;position: relative;text-align: left; margin: .1rem .1rem 0;}
.nyf-upload{display: inline-block;position: relative;padding:  0 .4rem 0 .2rem;color: #ffffff; min-width: 2.6rem;line-height: .6rem;background-color: #0049ce;border-radius: .3rem;}
.nyf-upload:after{content: '';position: absolute;top: 0;right: .2rem;width: .08rem;height: 100%; background-image: url('../images/nengyaun/a67-c.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.nyf-file .file-input{position: absolute;top: 0;left: 0;display: block;cursor: pointer; width: 100%;height: 100%;opacity: 0;}
.nyf-box{display: inline-block;vertical-align: middle;position: relative;text-align: left; margin: .1rem .1rem 0;}
.nyf-submittip{display: inline-block;position: relative;padding:  0 .4rem 0 .2rem;color: #0049ce; min-width: 2.6rem;line-height: .6rem;background-color: #fff;border-radius: .3rem;}
.nyf-submittip:after{content: '';position: absolute;top: 0;right: .2rem;width: .08rem;height: 100%; background-image: url('../images/nengyaun/a67-b.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.nyf-submit{position: absolute;top: 0;left: 0;display: block;cursor: pointer; width: 100%;height: 100%;opacity: 0;}
.nyf-hint{width: 100%;padding-top: .1rem; color: #e64839;line-height: 1.6;}

@media(min-width: 751px){
    .nyf-three .nyf-item{width: 31.43%;margin-right: 2.85%;}
    .nyf-three .nyf-item:nth-child(3n){margin-right: 0;}
} 


.nyg-main{position: relative;width: 100%;padding: 1.15rem .3rem .45rem; background-color: #f9f9f9;}
.nyg-inner{width: 100%; max-width: 14rem;margin: 0 auto;}
.nyg-top{width: 100%;margin-bottom: .5rem;}
.nyg-titles{font-weight: bold;width: 100%;position: relative;padding-bottom: .25rem;margin-bottom: .35rem; color: #333333;line-height: 1.29;}
.nyg-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .6rem;height: .03rem;background-color: #0049ce;}
.nyg-synopsis{width: 100%;color: #666666;line-height: 1.6;}
.nyg-bottom{width: 100%;}
.nyg-subtitle{width: 100%;padding-bottom: .3rem;margin-bottom: .35rem;color: #333333;font-weight: bold;line-height: 1.35;border-bottom: 1px solid rgba(0,0,0,.06);}
.nyg-linkbox{width: 100%;font-size: 0;padding-bottom: .2rem;}
.nyg-link{display: inline-block;vertical-align: top;cursor: pointer;width: 23.5%;margin-right: 2%;margin-bottom: .3rem; color: #666666;line-height: 1.6;}
.nyg-link:before{content: '';display: inline-block;vertical-align: middle;margin-right: .1rem;width: 6px;height: 6px;border-radius: 50%;background-color: #0049ce;}
.nyg-link:nth-child(4n){margin-right: 0;}
.nyg-link:hover{color: #0049ce;}
.nyg-list{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.nyg-one{display: block;width: 49%;margin-bottom: .3rem;}
.nyg-tip{width: 100%;margin-bottom: .25rem;color: #333333;font-weight: bold;line-height: 1.5;}
.nyg-intro{width: 100%;color: #666666;line-height: 1.6;}

@media(max-width: 750px){ 
    .nyg-link{width: 49%;}
    .nyg-link:nth-child(2n){margin-right: 0;}
}

.nyh-main{width: 100%;padding: 0 .3rem;background-color: #2b2e31;} 
.nyh-inner{width: 100%; max-width: 14rem;margin: 0 auto;}
.nyh-top{width: 100%;padding: .55rem 0 .7rem;display: flex;flex-wrap: wrap;justify-content: space-between;}
.nyh-left{font-size: 0;width: 6.2rem;display: flex;flex-wrap: wrap;justify-content: space-between;}
.nyh-titles{width: 100%;margin-bottom: .25rem;color: #ffffff;line-height: 1.5;font-weight: bold;}
.nyh-lt{width: 3.7rem;}
.nyh-textbox{width: 100%;color: rgba(255,255,255,.5);line-height: 1.6;padding-bottom: .5rem;}
.nyh-textbox *{line-height: inherit;}
.nyh-textbox p{margin-bottom: .08rem;}
.nyh-sharebox{width: 100%;font-size: 0;}
.nyh-share{display: inline-block;vertical-align: middle;cursor: pointer;margin-right: .15rem;margin-bottom: .3rem;width: 2.5em;}
.nyh-share:last-child{margin-right: 0;}
.nyh-share>img{width: 100%;}
.nyh-rt{width: calc(100% - 4rem);}
.nyh-list{display: inline-block;}
.nyh-one{display: block;cursor: pointer;margin-bottom: .08rem;color: rgba(255,255,255,.5);line-height: 1.6;}
.nyh-one:hover{color: #fff;}

.nyh-right{width: 7.4rem;}
.nyh-right .nyh-titles{margin-bottom: .3rem;}
.nyh-form{width: 100%;}
.nyh-three{width: 100%;display: flex;flex-wrap: wrap;}
.nyh-item{display: block;width: 100%;margin-bottom: .1rem;}
.nyh-input{border: none;width: 100%;height: .5rem;color: #fff;padding: 0 .2rem;background-color: #434649;border-radius: .05rem;}
.nyh-textarea{border: none;width: 100%;height: 7.14em;line-height: 1.7; color: #fff;padding: .15rem .2rem;background-color: #434649;border-radius: .05rem;}


.nyh-buttom{width: 100%;}
.nyh-submit{display: inline-block;vertical-align: middle;cursor: pointer;border: none;padding: 0 .65rem;color: #ffffff;height: .5rem;line-height: .5rem;background-color: #0049ce;border-radius: .05rem;}

.nyh-bottom{width: 100%;padding: .34rem 0;text-align: center;border-top: 1px solid rgba(255,255,255,.1);}
.nyh-link{display: inline-block;vertical-align: middle;color: rgba(255,255,255,.5);line-height: 1.6;}
.nyh-bottom a:hover{cursor: pointer;color: #fff;}


@media(min-width: 750px){ 
   .nyh-three .nyh-item{width: 32.43%;margin-right: 1.35%;}
   .nyh-three .nyh-item:nth-child(3n){margin-right: 0;}
}
@media(max-width: 750px){
    .nyh-left{width: 100%;}
    .nyh-rt{width: calc(100% - 4.2rem);}
    .nyh-right{width: 100%;}
    .nyh-input{height: .6rem;}
    .nyh-submit{height: .6rem;line-height: .6rem;}
}

.a-video:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,.5);}
.a-video video{display: block;}
.a-link{position: relative;}
.a-link:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,.5);}
.nyi-text{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 14rem;max-width: calc(100% - .6rem);text-align: center;}
.nyi-titles{width: 100%;margin-bottom: .4rem;color: #ffffff;font-weight: bold;line-height: 1.16;}
.nyi-intro{width: 100%;margin-bottom: .2rem;color: #ffffff;line-height: 1.5;}
.nyi-contactbox{width: 100%;font-size: 0;}
.nyi-contact{display: inline-block;vertical-align: middle;cursor: pointer;margin: 0 .15rem .15rem;}
.nyi-icon{display: inline-block;vertical-align: middle;width: .4rem;}
.nyi-icon img{width: 100%;}
.nyi-tip{display: inline-block;vertical-align: middle;padding-left: .1rem;color: #ffffff;line-height: 1.5;}
.nyi-buttombox{width: 100%;padding-top: .15rem;}
.nyi-buttom{display: inline-block;vertical-align: middle;cursor: pointer;margin: .15rem .15rem 0; padding: 0 .5rem;color: #ffffff;line-height: .5rem;border: solid .02rem #ffffff;}
.nyi-buttom:hover{border: solid .02rem #0049ce;background-color: #0049ce;}

.nyi-titles,.nyi-intro,.nyi-contactbox,.nyi-buttombox{opacity:0;transform:translate3d(0,80px,0);}
.a-item.swiper-slide-active .nyi-titles{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);}
.a-item.swiper-slide-active .nyi-intro{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);}
.a-item.swiper-slide-active .nyi-contactbox{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);}
.a-item.swiper-slide-active .nyi-buttombox{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);}
.a-item.swiper-slide-active .nyi-titles{transition-delay: .3s;}
.a-item.swiper-slide-active .nyi-intro{transition-delay: .6s;}
.a-item.swiper-slide-active .nyi-contactbox{transition-delay: .9s;}
.a-item.swiper-slide-active .nyi-buttombox{transition-delay: 1.2s;}

.nyj-box{position: fixed;top: 50%;right: .2rem;transform: translate(0,-50%); z-index: 38;padding-bottom: .8rem;}
.nyj-main{width: 100%;width: 2.1rem;min-width: 130px;border-radius: .3rem;overflow: hidden;}
.nyj-buttom{display: flex;align-items: center;cursor: pointer; padding: 0 .1rem 0 .2rem;min-height: .6rem;background-color: #0049ce;}
.nyj-titles{flex: 1;color: #ffffff;font-weight: bold;line-height: 1.5;}
.nyj-question{display: block;width: .4rem;height: .4rem;border-radius: 50%;overflow: hidden;background-color: #ffffff;}
.nyj-question img{width: 100%;height: 100%;object-fit: contain;}
.nyj-cont{display: none;width: 100%;padding: .25rem .3rem .3rem; background-color: #ffffff;}
.nyj-subtitle{width: 100%;margin-bottom: .05rem;color: #333333;line-height: 1.6;font-weight: bold;}
.nyj-textbox{width: 100%;color: #666666;line-height: 1.7;}
.nyj-textbox *{line-height: inherit;}
.nyj-contactbox{width: 100%;padding-top: .05rem;}
.nyj-contact{display: flex;align-items: center;justify-content: space-between;cursor: pointer;width: 100%;margin-top: .15rem;}
.nyj-icon{display: block;width: .3rem;height: .3rem;border-radius: 50%;overflow: hidden;background-color: #eaf1fb;}
.nyj-icon img{width: 100%;height: 100%;object-fit: contain;}
.nyj-tip{width: calc(100% - .4rem);color: #0049ce;line-height: 1.7;word-break: break-all;}


.nyj-main.show {box-shadow: 0px .03rem .2rem 0px rgba(0, 0, 0, 0.1);width: 3.1rem;min-width: 200px;} 
.nyj-main.show .nyj-buttom{padding-left: .3rem;}
.nyj-main.show  .nyj-cont{display: block;}

.nyj-go_top{transition: all .5s;position: absolute;bottom: 0;right: 0;display: block;cursor: pointer;width:.6rem;height:.6rem;overflow: hidden;border-radius: 50%;background-color: #eaf1fb;}
.nyj-go_top img{width: 100%;height: 100%;object-fit: contain;}
.nyj-go_top:hover{background-color: #0049ce;}
.nyj-go_top:hover img{filter: grayscale(100%) brightness(500%); }
@media(max-width: 750px){
    .nyj-main{width: 2.5rem;min-width: 50px;}
    .nyj-main.show{width: 4.5rem;}
}

.nyk-swiper{width: 100%;position: relative;}
.nyk-b{width: 100%;}
.nyk-item{width: 100%;}
.nyk-pagination{position: absolute;bottom: .1rem;left: 0;width: 100%;text-align: center;font-size: 0;}
.nyk-pagination .swiper-pagination-bullet{display: inline-block;vertical-align: middle;opacity: 1;margin: .1rem;width: .1rem;height: .1rem;border-radius: 50%;background-color: #666;}
.nyk-pagination .swiper-pagination-bullet-active{background-color: #0049ce;}


.select_two-list{width: 100%;}
.select_two-no{display: none;width: 100%;line-height: 1.7;padding: .13rem .15rem;color: #666666;}
.select_two-searchbox{width: 100%;padding: .15rem;}
.select_two-search{border: none;background-color: #f6f6f6;width: 100%;padding: 0 0.2rem;height: .5rem;color: #333;}

.select_two-two{max-height: none;}
.select_two-list{max-height: calc(350px - .8rem);}
.select_two-list{width: 100%;overflow: scroll; } 
.select_two-list::-webkit-scrollbar {width:  .04rem;height: 1px;}
.select_two-list::-webkit-scrollbar-thumb {border-radius: .02rem;box-shadow: inset 0 0 .02rem rgba(0, 0, 0, 0.2);background: #0049ce;}
.select_two-list::-webkit-scrollbar-track {box-shadow: inset 0 0 .02rem rgba(0, 0, 0, 0.2);border-radius: .02rem; background: #e3e9f6;}
.select_two-list{overflow: auto;scrollbar-color:#0049ce  rgba(0, 0, 0, 0.2) ;scrollbar-width: none;scrollbar-width: thin; }
