@charset "utf-8";
html{-webkit-font-smoothing:antialiased;height: 100%;touch-action: manipulation;}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
header, hgroup, nav, menu, main, section, article, summary, details, aside, figure, figcaption, footer{display: block;margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
table,th,td{border: 1px solid black;}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:400;}
dl,ol,ul{list-style-type:none}
h1,h2,h3,h4,h5,h6{font-size:100%;}
a{text-decoration:none;color: inherit;}
a:hover{text-decoration:none;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;outline:none;blr:expression(this.onFocus=this.blur())}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
textarea{resize:none;outline: none;font-family: Arial,Microsoft Yahei;}
img{vertical-align:middle;max-width: 100%;height: auto;}
@media(min-width: 1201px){
    img{image-rendering: -webkit-optimize-contrast;image-rendering: -o-crisp-edges;image-rendering: -moz-crisp-edges;image-rendering: crisp-edges;-ms-interpolation-mode: nearest-neighbor;}
}
button,input[type=submit],input[type=text],input[type=button]{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;blr:expression(this.onFocus=this.blur())}
input{outline: 0;border-radius: 0;}
input::-webkit-input-safebox-button{display: none;/*去掉搜狗浏览器密码软盘*/}
body{color: #000;font-family: Arial,Microsoft Yahei;}
header,
footer,
main,
header *,
footer *,
main *{box-sizing: border-box;}

#web-ietip {width: 610px; height: 173px; padding: 83px 0 0 84px; overflow:hidden; background: url(../css/ietip/browser.png) no-repeat center center; margin: 200px auto 0;}
#web-ietip a{display: block; width: 65px; height: 80px; float: left;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.ellipsis{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.eps2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}



/*有些苹果系统自带的浏览器safari可能不支持calc和vw一起用，可以试着写成*/
/*html{font-size: 5.2083vw;}
@media(max-width: 900px){
    html{font-size: 46.875px;}
}*/
html{font-size: 100px;}
@media(max-width: 1920px){
    html{font-size: calc(100vw / 1920 * 100);}
}
@media(max-width: 900px){
    html{font-size: calc(900px / 1920 * 100);}
}

body{font-size: calc(16 * 1rem / 100);}
@media(max-width: 1584px){
    body{font-size: 13.2px;}
}

.s12{font-size: calc(12 * 1rem / 100);}
@media(max-width: 1920px){
    .s12{font-size: 12px;}
}
.s13{font-size: calc(13 * 1rem / 100);}
@media(max-width: 1816px){
    .s13{font-size: 12.3px;}
}
.s14{font-size: calc(14 * 1rem / 100);}
@media(max-width: 1728px){
    .s14{font-size: 12.6px;}
}
.s15{font-size: calc(15 * 1rem / 100);}
@media(max-width: 1651px){
    .s15{font-size: 12.9px;}
}
.s16{font-size: calc(16 * 1rem / 100);}
@media(max-width: 1584px){
    .s16{font-size: 13.2px;}
}
.s17{font-size: calc(17 * 1rem / 100);}
@media(max-width: 1524px){
    .s17{font-size: 13.5px;}
}
.s18{font-size: calc(18 * 1rem / 100);}
@media(max-width: 1472px){
    .s18{font-size: 13.8px;}
}
.s19{font-size: calc(19 * 1rem / 100);}
@media(max-width: 1424px){
    .s19{font-size: 14.1px;}
}
.s20{font-size: calc(20 * 1rem / 100);}
@media(max-width: 1382px){
    .s20{font-size: 14.4px;}
}
.s21{font-size: calc(21 * 1rem / 100);}
@media(max-width: 1344px){
    .s21{font-size: 14.7px;}
}
.s22{font-size: calc(22 * 1rem / 100);}
@media(max-width: 1309px){
    .s22{font-size: 15px;}
}
.s23{font-size: calc(23 * 1rem / 100);}
@media(max-width: 1277px){
    .s23{font-size: 15.3px;}
}
.s24{font-size: calc(24 * 1rem / 100);}
@media(max-width: 1248px){
    .s24{font-size: 15.6px;}
}
.s25{font-size: calc(25 * 1rem / 100);}
@media(max-width: 1221px){
    .s25{font-size: 15.9px;}
}
.s26{font-size: calc(26 * 1rem / 100);}
@media(max-width: 1196px){
    .s26{font-size: 16.2px;}
}
.s27{font-size: calc(27 * 1rem / 100);}
@media(max-width: 1173px){
    .s27{font-size: 16.5px;}
}
.s28{font-size: calc(28 * 1rem / 100);}
@media(max-width: 1152px){
    .s28{font-size: 16.8px;}
}
.s29{font-size: calc(29 * 1rem / 100);}
@media(max-width: 1132px){
    .s29{font-size: 17.1px;}
}
.s30{font-size: calc(30 * 1rem / 100);}
@media(max-width: 1113px){
    .s30{font-size: 17.4px;}
}
.s31{font-size: calc(31 * 1rem / 100);}
@media(max-width: 1096px){
    .s31{font-size: 17.7px;}
}
.s32{font-size: calc(32 * 1rem / 100);}
@media(max-width: 1080px){
    .s32{font-size: 18px;}
}
.s33{font-size: calc(33 * 1rem / 100);}
@media(max-width: 1064px){
    .s33{font-size: 18.3px;}
}
.s34{font-size: calc(34 * 1rem / 100);}
@media(max-width: 1050px){
    .s34{font-size: 18.6px;}
}
.s35{font-size: calc(35 * 1rem / 100);}
@media(max-width: 1036px){
    .s35{font-size: 18.9px;}
}
.s36{font-size: calc(36 * 1rem / 100);}
@media(max-width: 1024px){
    .s36{font-size: 19.2px;}
}
.s37{font-size: calc(37 * 1rem / 100);}
@media(max-width: 1011px){
    .s37{font-size: 19.5px;}
}
.s38{font-size: calc(38 * 1rem / 100);}
@media(max-width: 1000px){
    .s38{font-size: 19.8px;}
}
.s39{font-size: calc(39 * 1rem / 100);}
@media(max-width: 989px){
    .s39{font-size: 20.1px;}
}
.s40{font-size: calc(40 * 1rem / 100);}
@media(max-width: 979px){
    .s40{font-size: 20.4px;}
}
.s41{font-size: calc(41 * 1rem / 100);}
@media(max-width: 969px){
    .s41{font-size: 20.7px;}
}
.s42{font-size: calc(42 * 1rem / 100);}
@media(max-width: 960px){
    .s42{font-size: 21px;}
}
.s43{font-size: calc(43 * 1rem / 100);}
@media(max-width: 951px){
    .s43{font-size: 21.3px;}
}
.s44{font-size: calc(44 * 1rem / 100);}
@media(max-width: 942px){
    .s44{font-size: 21.6px;}
}
.s45{font-size: calc(45 * 1rem / 100);}
@media(max-width: 934px){
    .s45{font-size: 21.9px;}
}
.s46{font-size: calc(46 * 1rem / 100);}
@media(max-width: 926px){
    .s46{font-size: 22.2px;}
}
.s47{font-size: calc(47 * 1rem / 100);}
@media(max-width: 919px){
    .s47{font-size: 22.5px;}
}
.s48{font-size: calc(48 * 1rem / 100);}
@media(max-width: 912px){
    .s48{font-size: 22.8px;}
}
.s49{font-size: calc(49 * 1rem / 100);}
@media(max-width: 905px){
    .s49{font-size: 23.1px;}
}
.s50{font-size: calc(50 * 1rem / 100);}
@media(max-width: 898px){
    .s50{font-size: 23.4px;}
}
.s51{font-size: calc(51 * 1rem / 100);}
@media(max-width: 892px){
    .s51{font-size: 23.7px;}
}
.s52{font-size: calc(52 * 1rem / 100);}
@media(max-width: 886px){
    .s52{font-size: 24px;}
}
.s53{font-size: calc(53 * 1rem / 100);}
@media(max-width: 880px){
    .s53{font-size: 24.3px;}
}
.s54{font-size: calc(54 * 1rem / 100);}
@media(max-width: 874px){
    .s54{font-size: 24.6px;}
}
.s55{font-size: calc(55 * 1rem / 100);}
@media(max-width: 869px){
    .s55{font-size: 24.9px;}
}
.s56{font-size: calc(56 * 1rem / 100);}
@media(max-width: 864px){
    .s56{font-size: 25.2px;}
}
.s57{font-size: calc(57 * 1rem / 100);}
@media(max-width: 858px){
    .s57{font-size: 25.5px;}
}
.s58{font-size: calc(58 * 1rem / 100);}
@media(max-width: 854px){
    .s58{font-size: 25.8px;}
}
.s59{font-size: calc(59 * 1rem / 100);}
@media(max-width: 849px){
    .s59{font-size: 26.1px;}
}
.s60{font-size: calc(60 * 1rem / 100);}
@media(max-width: 844px){
    .s60{font-size: 26.4px;}
}
.s61{font-size: calc(61 * 1rem / 100);}
@media(max-width: 840px){
    .s61{font-size: 26.7px;}
}
.s62{font-size: calc(62 * 1rem / 100);}
@media(max-width: 836px){
    .s62{font-size: 27px;}
}
.s63{font-size: calc(63 * 1rem / 100);}
@media(max-width: 832px){
    .s63{font-size: 27.3px;}
}
.s64{font-size: calc(64 * 1rem / 100);}
@media(max-width: 828px){
    .s64{font-size: 27.6px;}
}
.s65{font-size: calc(65 * 1rem / 100);}
@media(max-width: 824px){
    .s65{font-size: 27.9px;}
}
.s66{font-size: calc(66 * 1rem / 100);}
@media(max-width: 820px){
    .s66{font-size: 28.2px;}
}
.s67{font-size: calc(67 * 1rem / 100);}
@media(max-width: 816px){
    .s67{font-size: 28.5px;}
}
.s68{font-size: calc(68 * 1rem / 100);}
@media(max-width: 813px){
    .s68{font-size: 28.8px;}
}
.s69{font-size: calc(69 * 1rem / 100);}
@media(max-width: 809px){
    .s69{font-size: 29.1px;}
}
.s70{font-size: calc(70 * 1rem / 100);}
@media(max-width: 806px){
    .s70{font-size: 29.4px;}
}
.s71{font-size: calc(71 * 1rem / 100);}
@media(max-width: 803px){
    .s71{font-size: 29.7px;}
}
.s72{font-size: calc(72 * 1rem / 100);}
@media(max-width: 800px){
    .s72{font-size: 30px;}
}
.s73{font-size: calc(73 * 1rem / 100);}
@media(max-width: 796px){
    .s73{font-size: 30.3px;}
}
.s74{font-size: calc(74 * 1rem / 100);}
@media(max-width: 793px){
    .s74{font-size: 30.6px;}
}
.s75{font-size: calc(75 * 1rem / 100);}
@media(max-width: 791px){
    .s75{font-size: 30.9px;}
}
.s76{font-size: calc(76 * 1rem / 100);}
@media(max-width: 788px){
    .s76{font-size: 31.2px;}
}
.s77{font-size: calc(77 * 1rem / 100);}
@media(max-width: 785px){
    .s77{font-size: 31.5px;}
}
.s78{font-size: calc(78 * 1rem / 100);}
@media(max-width: 782px){
    .s78{font-size: 31.8px;}
}
.s79{font-size: calc(79 * 1rem / 100);}
@media(max-width: 780px){
    .s79{font-size: 32.1px;}
}
.s80{font-size: calc(80 * 1rem / 100);}
@media(max-width: 777px){
    .s80{font-size: 32.4px;}
}




@media(max-width: 750px){
    html{font-size: calc(100vw / 750 * 100);}
}
@media(max-width: 750px){
    .s12{font-size: 0.22rem;}
    .s13{font-size: 0.23rem;}
    .s14{font-size: 0.24rem;}
    .s15{font-size: 0.25rem;}
    .s16{font-size: 0.26rem;}
    .s17{font-size: 0.27rem;}
    .s18{font-size: 0.28rem;}
    .s19{font-size: 0.29rem;}
    .s20{font-size: 0.30rem;}
    .s21{font-size: 0.31rem;}
    .s22{font-size: 0.32rem;}
    .s23{font-size: 0.33rem;}
    .s24{font-size: 0.34rem;}
    .s25{font-size: 0.35rem;}
    .s26{font-size: 0.36rem;}
    .s27{font-size: 0.37rem;}
    .s28{font-size: 0.38rem;}
    .s29{font-size: 0.38rem;}
    .s30{font-size: 0.38rem;}
    .s31{font-size: 0.38rem;}
    .s32{font-size: 0.38rem;}
    .s33{font-size: 0.38rem;}
    .s34{font-size: 0.38rem;}
    .s35{font-size: 0.38rem;}
    .s36{font-size: 0.38rem;}
    .s37{font-size: 0.38rem;}
    .s38{font-size: 0.38rem;}
    .s39{font-size: 0.38rem;}
    .s40{font-size: 0.38rem;}
    .s41{font-size: 0.38rem;}
    .s42{font-size: 0.38rem;}
    .s43{font-size: 0.38rem;}
    .s44{font-size: 0.38rem;}
    .s45{font-size: 0.38rem;}
    .s46{font-size: 0.38rem;}
    .s47{font-size: 0.38rem;}
    .s48{font-size: 0.38rem;}
    .s49{font-size: 0.38rem;}
    .s50{font-size: 0.38rem;}
    .s51{font-size: 0.38rem;}
    .s52{font-size: 0.38rem;}
    .s53{font-size: 0.38rem;}
    .s54{font-size: 0.38rem;}
    .s55{font-size: 0.38rem;}
    .s56{font-size: 0.38rem;}
    .s57{font-size: 0.38rem;}
    .s58{font-size: 0.38rem;}
    .s59{font-size: 0.38rem;}
    .s60{font-size: 0.38rem;}
    .s61{font-size: 0.38rem;}
    .s62{font-size: 0.38rem;}
    .s63{font-size: 0.38rem;}
    .s64{font-size: 0.38rem;}
    .s65{font-size: 0.38rem;}
    .s66{font-size: 0.38rem;}
    .s67{font-size: 0.38rem;}
    .s68{font-size: 0.38rem;}
    .s69{font-size: 0.38rem;}
    .s70{font-size: 0.38rem;}
    .s71{font-size: 0.38rem;}
    .s72{font-size: 0.38rem;}
    .s73{font-size: 0.38rem;}
    .s74{font-size: 0.38rem;}
    .s75{font-size: 0.38rem;}
    .s76{font-size: 0.38rem;}
    .s77{font-size: 0.38rem;}
    .s78{font-size: 0.38rem;}
    .s79{font-size: 0.38rem;}
    .s80{font-size: 0.38rem;}
}


header{width: 100%;height: 0.96rem;position: fixed;left: 0;top: 0;z-index: 12345;transition: background-color .3s,box-shadow .3s;padding: 0 .4rem;}
header.white-bg{background-color: #fff;box-shadow: 0 0 4px rgba(0,0,0,0.1);}
.target{width: 100%;position: absolute;left: 0;top: -0.96rem;}
.h-space{width: 100%;height: 0.96rem;}
.h-inner{width: 100%;max-width: 18rem;margin: 0 auto;}
.h-index{float: left;height: .4rem;margin-top: .23rem;}
.h-logo{height: 100%;filter: grayscale(100%) brightness(400%);}
.h-nav{display: inline-block;vertical-align: top;font-size: 0;margin-right: 1.33rem;}
.h-right{float: right;font-size: 0;}
.h-search{display: inline-block;vertical-align: top;width: .18rem;height: 0.96rem;background-image: url(../images/36.png);background-size: 100% auto;background-repeat: no-repeat;background-position: center center;cursor: pointer;}
.h-lang{display: inline-block;vertical-align: top;width: .18rem;height: 0.96rem;margin-left: 0.2rem;position: relative;background-image: url(../images/37.png);background-size: 100% auto;background-repeat: no-repeat;background-position: center center;cursor: pointer;}
.h-lang-list{width: 6em;background-color: #fff;position: absolute;left: 50%;top: 100%;padding: 0.05rem 0;margin-left: -3em;visibility: hidden;opacity: 0;transition: all .3s;border-radius: 0.3125em;}
.h-lang-link{display: block;width: 100%;line-height: 1.71;padding: .06rem 0.03rem;text-align: center;color: #666;}
header.show-lang .h-lang-list{opacity:1;visibility:visible;}
.h-menu{display: none;width: 46px;height: 46px;background-repeat: no-repeat;background-position: center center;background-image: url(../images/menu.svg);background-size: 30px 30px;}
.h-mask{background-color: rgba(0,0,0,.6);position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 998;transition:all .5s;opacity: 0;visibility: hidden;}
.h-nav{display: inline-block;vertical-align: top;font-size: 0;white-space: nowrap;margin-left: 1.33rem;}
.h-li{display: inline-block;vertical-align: top;position: relative;margin: 0 .2rem;white-space: normal;}
.h-link{color: #fff;display: block;line-height: 0.96rem;height: 0.96rem;}
.h-li.active .h-link{border-bottom: 1px solid #fff;}
.h-sub{display: none;width: 12em;background-color: #fff;position: absolute;left: 50%;margin-left: -6em;top: 100%;z-index: 1000;padding: 0.05rem 0;border-radius: .3125em;box-shadow: 0 4px 4px rgba(0,0,0,0.1);}
.h-sub>li>a{display: block;width: 100%;line-height: 1.71;padding: .06rem 0.1rem;text-align: center;color: #666;transition: background-color .3s;}
header.show-menu .h-nav{right: 0;}
header.show-menu .h-mask{opacity:1;visibility:visible;}
.h-sch{display: none;width: 100%;padding: .3rem 0;position: fixed;top: 0.96rem;right: 0;margin-right: 0;z-index: 999;background-color: #fff;font-size: 0;text-align: center;box-shadow: 0 0 4px rgba(0,0,0,0.1);}
.h-form{background-color: transparent;position: relative;font-size: 0;display: inline-block;vertical-align: top;padding: 0 10px;}
.h-form-top{width: 100%;font-size: 0;position: relative;}
.h-text{width: 6.49rem;height: .6rem;border: 1px solid #ebebeb;vertical-align: top;background-color: transparent;color: #333;text-align: left;vertical-align: top;padding: 0 0.6rem 0 .29rem;}
.h-smt{background-image: url(../images/2.png);background-position: center center;width: .6rem;height: 100%;background-size: .18rem auto;background-repeat: no-repeat;color: transparent;cursor: pointer;border: none;background-color: transparent;transition: all .3s;vertical-align: top;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
header.show-sch .h-sch{display: block;}
header.show-sch .h-search{background-image: url(../images/close-white.svg);background-size: .16rem auto;}
.pc .h-sub>li>a:hover,
.pc .h-lang-link:hover{color: #dc2a1b;}
@media(min-width: 1201px){
    /* header.black{background-color: #fff;}
    header.black .h-logo{filter: none;}
    header.black .h-li.active .h-link{color: #dc2a1b;}
    header.black .h-link{color: #333;}
    header.black .h-search{background-image: url(../images/2.png);}
    header.black .h-lang{background-image: url(../images/3.png);}
    header.black .h-sub{border-radius: 0 0 .3125em .3125em;}
    header.black .h-lang-list{border-radius: 0 0 .3125em .3125em;}
    header.black.show-sch .h-search{background-image: url(../images/close.svg);} */
    header.black{background-color: #dc2a1b;}
    body.no-banner{padding-top: .96rem;}
    body.no-banner header{background-color: #dc2a1b;}
}
@media(max-width: 1920px){
    .h-search{width: 18px;}
    .h-lang{width: 18px;margin-left: 20px;}
    header.show-sch .h-search{background-size: 16px auto;}
    .h-smt{background-size: 18px auto;}
}
@media(max-width: 1200px){
    body{padding-top: 46px !important;}
    header{height: 46px;background-color: #fff;box-shadow: 0 0 4px rgba(0,0,0,0.1);padding: 0 0 0 10px;}
    header:before{display: none;}
    .h-space{height: 46px;}
    .target{top: -46px;}
    .h-index{height: 26px;margin-top: 10px;}
    .h-logo{filter: none;}
    .h-nav{width: 280px;height: 100%;position: fixed;right: -280px;top: 0;left: auto;margin-right: 0;transform: translate(0,0);background-color: #fff;z-index: 12345;overflow: auto;transition: all .3s;padding: 10px 0;}
    .h-li{display: block;margin: 0;}
    .h-li.active .h-link:after{display: none;}
    .h-sub{width: 100%;margin-left: 0;top: 0;position: relative;left: 0;padding: 0;box-shadow: none;}
    .h-sub>li>a{text-align: left;padding: 10px 0 10px 40px;}
    .h-li.has-nav:after{content: "+";display: inline-block;width: 40px;height: 46px;line-height: 46px;text-align: center;position: absolute;right: 0;top: 0;font-size: 20px;color: #666;}
    .h-li.has-nav.show:after{content: "-";}
    .h-link{line-height: 46px;padding: 0 46px 0 20px;color: #333;display: inline-block;}
    .h-menu{display: inline-block;}
    .h-search{background-image: url(../images/2.png);width: 46px;height: 46px;background-size: 18px auto;margin-left: 0;margin-top: 0;}
    .h-lang{background-image: url(../images/3.png);width: 46px;height: 46px;background-size: 18px auto;margin-left: 0;margin-top: 0;}
    header.show-lang .h-lang{background-color: #fff;z-index: 12345;}
    header.show-lang .h-mask{opacity:1;visibility:visible;}
    header.show-sch .h-search{background-image: url(../images/close.svg);}
    .h-sch{top: 46px;}
}
@media(max-width: 1000px){
    .h-select{width: 93px;}
}
@media(max-width: 750px){
    header.show-sch .h-text{width: 200px;height: .66rem;}
    .h-form-bot{width: 293px;}
    .h-nav{width: 80%;right: -80%;}
    .h-form{width: 100%;padding: 0 .3rem;}
    header.show-sch .h-text{width: 100%;}
    .h-smt{background-size: .3rem auto;height: .66rem;}
    .h-link{line-height: .96rem;height: .96rem;padding-right: .96rem;}
    .h-li.has-nav:after{width: .96rem;height: .96rem;line-height: .96rem;}

}


.hj-dls{width: 100%;}
.hj-dl{width: 100%;padding: 0 .2rem;background-color: #fff;}
.hj-dl:last-child{border-bottom: none;}
.hj-dt{display: block;color: #333;line-height: 1.4;position: relative;padding-right: .6em;cursor: pointer;padding: .1rem 0;text-align: center;}
.hj-dl.has-sub .hj-dt{padding-right: .6em;}
.hj-dl.has-sub .hj-dt:after{content: "";display: inline-block;width: .6em;height: .35em;background-image: url(../images/32.png);background-size: 100% 100%;position: absolute;right: 0;top: 50%;margin-top: -0.175em;}
.hj-dl.has-sub .hj-dt.show{color: #dc2a1b;}
.hj-dl.has-sub .hj-dt.show:after{background-image: url(../images/33.png);}
.hj-dd{width: 100%;display: none;}
.hj-li{width: 100%;}
.hj-link{display: block;width: 100%;line-height: 1.5;padding: .1rem 0;color: #666;}
.hj-li.active .j-link{color: #dc2a1b;}
.pc .hj-dt:hover{color: #dc2a1b;}
.pc .hj-link:hover{color: #dc2a1b;}
@media(max-width: 1920px){
    .hj-dl{padding: 0 20px;}
}
@media(max-width: 1200px){
    .hj-dls{padding-left: 20px;}
    .hj-dl{padding-left: 0;}
    .hj-dl:last-child{border-bottom: none;}
    .hj-dt{text-align: left;padding-left: 20px;}
}
@media(max-width: 750px){
    .hj-dt{padding: 0.15rem 0.3rem;line-height: 1.5;}
}


.a-main{width: 100%;}
.a-bn{width: 100%;}
.a-s{position: relative;}
.a-box{width: 100%;padding-top: 49.479%;position: relative;}
.a-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.a-text{position: absolute;left: 50%;top: 50%;transform: translate(0,-50%);margin-left: -8rem;color: #fff;line-height: 1.285;z-index: 12;}
.a-arrow{width: .6rem;height: .6rem;margin-top: -0.3rem;border-radius: 50%;border: 1px solid rgba(255,255,255,0.2);position: absolute;top: 50%;z-index: 12;cursor: pointer;background-image: url(../images/5.png);background-size: .15rem auto;background-repeat: no-repeat;background-position: center center;transition: all .3s;}
.a-prev{left: 0.6rem;transform: rotate(180deg);}
.a-next{right: 0.6rem;}
.a-bn.swiper-container-horizontal>.swiper-pagination-bullets{bottom: .4rem;font-size:0}
.a-bn.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 0.05rem;}
.a-bn .swiper-pagination-bullet{width: .4rem;height: 0.03rem;min-height: 2px;background-color:#fff;opacity:0.4;border: none;border-radius: 0;}
.a-bn .swiper-pagination-bullet-active{opacity: 1;}
body.pc .a-arrow:hover{background-color: #dc2a1b;border-color: #dc2a1b;}
@media(max-width: 900px){
    .a-arrow{display: none;}
}
@media(max-width: 800px){
    .a-text{width: 100%;left: 0;margin-left: 0;padding: 0 0.3rem;}
}
@media(max-width: 750px){
    .a-bn.swiper-container-horizontal>.swiper-pagination-bullets{bottom: .2rem;}
}


footer{width: 100%;background-color: #252525;padding: 1.1rem 0 0.5rem}
.f-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.f-top{width: 100%;}
.f-nav{float: left;width: 11.16rem;font-size: 0;display: flex;justify-content: space-between;padding-bottom: .72rem;border-bottom: 1px solid rgba(255,255,255,0.08);}
.f-item{display: inline-block;vertical-align: top;}
.f-tit{color: #fff;line-height: 1;margin-bottom: .24rem;display: inline-block;vertical-align: top;}
.f-ul{width: 100%;}
.f-li{width: 100%;}
.f-link{display: inline-block;vertical-align: top;line-height: 1.25;padding: 0.07rem 0;color: #fff;opacity: 0.3;}
body.pc .f-link:hover{opacity: 1;}
.f-t-right{float: right;font-size: 0;}
.f-t-share{width: .24rem;display: inline-block;vertical-align: top;margin-right: .32rem;}
.f-t-one{display: block;width: 100%;cursor: pointer;opacity: 0.4;margin-bottom: .17rem;}
.f-t-icon{width: 100%;}
body.pc .f-t-one:hover{opacity: 1;}
.f-code-wrap{width: 1.3rem;display: inline-block;vertical-align: top;}
.f-code-box{width: 100%;background-color: #fff;padding: 0;margin-bottom: .2rem;}
.f-code{width: 100%;}
.f-code-tit{color: #fff;text-align: center;line-height: 1;opacity: .3;}
.f-bot{width: 100%;}
.f-b-left{float: left;width: 11.16rem;border-bottom: 1px solid rgba(255,255,255,0.08);}
.f-b-tels{width: 100%;border-bottom: 1px solid rgba(255,255,255,0.08);font-size: 0;padding: .2rem 0;}
.f-b-tel{display: inline-block;vertical-align: top;color: #fff;opacity: 0.3;margin-right: .38rem;line-height: 1.5;}
.f-b-place{width: 100%;color: #fff;opacity: 0.3;line-height: 1.5;padding: .2rem 0;}
.f-b-right{float: right;text-align: right;}
.f-select{display: inline-block;vertical-align: top;margin-bottom: .22rem;position: relative;z-index: 12;}
.f-cur{display: inline-block;vertical-align: top;width: 1.9rem;line-height: .5rem;border-radius: 0.25rem;padding: 0 0.25rem;background-color: #333;color: rgba(255,255,255,0.6);text-align: left;cursor: pointer;position: relative;}
.f-cur:after{content: "";display: inline-block;width: .9375em;height: .625em;background-image: url(../images/11.png);background-size: 100% 100%;position: absolute;right: 0.25rem;top: 50%;margin-top: -0.3125em;}
.f-copy{color: rgba(255,255,255,0.3);line-height: 2;}
body.pc .f-copy a:hover{color: #fff;}
.f-list{width: 100%;position: absolute;left: 0;bottom: 100%;background-color: #333;text-align: left;padding: .1rem 0;max-height: 3rem;overflow: auto;display: none;}
.f-one{color: rgba(255,255,255,0.6);line-height: 1.5;padding: .1rem .25rem;display: block;width: 100%;}
body.pc .f-one:hover{color: #fff;}
.f-select.show .f-list{display: block;}
@media(max-width: 1920px){
    .f-t-share{width: 24px;}
}
@media(max-width: 1630px){
    .f-code-wrap{width: 110px;}
}
@media(max-width: 1300px){
    .f-cur{line-height: 34px;border-radius: 17px;padding: 0 17px;width: 129px;}
    .f-cur:after{right: 17px;}
}
@media(max-width: 1200px){
    .f-inner{max-width: 18rem;}
    .f-nav{width: 12rem;}
    .f-b-left{width: 12rem;}
}
@media(max-width: 900px){
    footer{padding: .6rem .3rem;}
    .f-nav{float: none;width: 100%;margin-bottom: .3rem;padding-bottom: .3rem;}
    .f-t-right{float: none;width: 100%;text-align: center;margin-bottom: .3rem;}
    .f-b-left{float: none;width: 100%;margin-bottom: .3rem;}
    .f-b-right{float: none;width: 100%;text-align: center;}
}
@media(max-width: 750px){
    .f-nav{display: block;padding-bottom: 0;}
    .f-item{display: block;width: 100%;margin-bottom: .3rem;}
    .f-li{display: inline-block;vertical-align: top;width: auto;margin-right: .2rem;}
    .f-cur{width: 2.5rem;line-height: .6rem;border-radius: .3rem;padding: 0 0.3rem;}
    .f-cur:after{right: .3rem;}
    .f-tit{margin-bottom: .1rem;}
}

.b-main{width: 100%;background-color: #f7f7f7;padding-top: .98rem;}
.b-top{width: 100%;position: relative;padding-bottom: .8rem;overflow: hidden;}
.b-cont{width: 100%;position: absolute;left: -200vw;top: 0;}
.b-cont.show{left: 0;position: relative;}
.b-bn{width: 100%;height: 6.9rem;margin-bottom: .4rem;position: relative;}
.b-bn .swiper-wrapper{align-items: stretch;position: relative;z-index: 12;}
.b-s{position: relative;transition: all .3s;}
.b-item{width: 100%;height: 100%;position: relative;padding-top: 2.7rem;transition: all .3s;}
.b-box{width: 100%;height: 2.1rem;text-align: center;transition: all .3s;position: relative;}
.b-img{vertical-align: top;height: 100%;object-fit: contain;position: relative;z-index: 12;}
.b-text{text-align: center;width: 100%;position: absolute;left: 0;bottom: 0;transition: all .3s;}
.b-en{color: #999;line-height: 1;margin-bottom: .1rem;transition: all .3s;font-weight: bold;}
.b-tit{color: #666;line-height: 1.5;transition: all .3s;font-weight: bold;}
.b-bn:before{content: "";display: inline-block;width: 4.7rem;height: 3rem;background-color: #ededed;border-radius: 0 1.5rem 1.5rem 0;position: absolute;left: 0;top: 2.23rem;z-index: 1;}
.b-bn:after{content: "";display: inline-block;width: 4.7rem;height: 3rem;background-color: #ededed;border-radius: 1.5rem 0 0 1.5rem;position: absolute;right: 0;top: 2.23rem;z-index: 1;}
.b-s.swiper-slide-active .b-item{padding-top: 1.8rem;}
.b-s.swiper-slide-active .b-box{height: 3.88rem;}
.b-s.swiper-slide-active .b-text{bottom: 100%;transform: translate(0,100%);}
.b-s.swiper-slide-active .b-en{font-size: .16rem;color: #000;margin-bottom: 0;}
.b-s.swiper-slide-active .b-tit{font-size: .5rem;color: #000;}
.b-s.swiper-slide-active .b-code{visibility: visible;opacity: 1;}
.b-s.swiper-slide-active .b-btn-wrap{visibility: visible;opacity: 1;}
.b-arrow{width: .6rem;height: .6rem;margin-top: .3rem;background-color: #f7f7f7;border-radius: 50%;position: absolute;top: 3.1rem;z-index: 12;cursor: pointer;transition: all .3s;background-image: url(../images/12.png);background-size: .17rem auto;background-repeat: no-repeat;background-position: center center;}
.b-prev{left: 0.6rem;transform: rotate(180deg);}
.b-next{right: 0.6rem;}
.b-s.swiper-slide-prev{padding-right: 1.1rem;}
.b-s.swiper-slide-next{padding-left: 1.1rem;}
body.pc .b-arrow:hover{background-image: url(../images/13.png);background-color: #dc2a1b;}
.b-code{display: inline-block;width: auto;white-space: nowrap;text-align: center;font-size: 16.666vw;color: #dc2a1b;line-height: 1;position: absolute;left: 50%;top: -0.8rem;transform: translate(-50%,0);z-index: 1;text-align: center;font-weight: bold;letter-spacing: .05em;visibility: hidden;opacity: 0;transition: all .3s;}
.b-btn-wrap{width: 100%;text-align: center;position: absolute;left: 0;bottom: .13rem;visibility: hidden;opacity: 0;transition: all .3s;}
.b-pgs{font-size: 0;text-align: center;}
.b-one{display: inline-block;vertical-align: top;color: #000;line-height: 1;margin: 0 .14rem;}
.b-one.active{color: #dc2a1b;font-weight: bold;}

.b-bot{width: 100%;position: relative;}
.b-b-bn{width: 22.5%;}
.b-b-s{height: 4.95em !important;line-height: 4.95em;border-bottom: 1px solid #e4e4e4;position: relative;border-right: 1px solid #e4e4e4;border-top: 1px solid #e4e4e4;cursor: pointer;}
.b-b-s:first-child{border-left: 1px solid #e4e4e4;}
.b-b-tit{display: block;width: 100%;text-align: center;color: #000;line-height: 1.5;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);transition: all .3s;padding: 0 0.1rem;}
.b-b-arrow{width: .39rem;height: 100%;z-index: 123;background-image: url(../images/18.png);background-size: .15rem auto;background-repeat: no-repeat;background-position: 0 center;cursor: pointer;position: absolute;top: 0;cursor: pointer;transition: all .3s;}
.b-b-prev{left: 0;transform: rotate(180deg);}
.b-b-next{right: 0;}
body.pc .b-b-arrow:hover{background-image: url(../images/17.png);}
.b-b-s.active:before{content: "";display: inline-block;width: 100%;height: 0.04rem;background-color: #dc2a1b;position: absolute;left: 0;top: -1px;}
.b-b-s.active .b-b-tit{color: #dc2a1b;}
body.pc .b-b-s:hover .b-b-tit{color: #dc2a1b;}
@media(max-width: 1920px){
    .b-b-arrow{width: .39rem;height: 100%;background-size: 15px auto;}
}
@media(max-width: 1584px){
    .b-s.swiper-slide-active .b-en{font-size: 13.2px;}
}
@media(max-width: 750px){
    .b-main{padding: .6rem 0 0;}
    .b-bn{height: 6.2rem;}
    .b-bn:before{display: none;}
    .b-bn:after{display: none;}
    .b-btn-wrap{bottom: 0;}
    .b-code{display: none;}
    .b-s.swiper-slide-active .b-item{padding-top: 1.3rem;}
    .b-arrow{top: 50%;margin-top: -0.3rem;}
    .b-prev{left: 0.3rem;}
    .b-next{right: 0.3rem;}
    .b-top{padding-bottom: .6rem;}
}



.c-main{width: 100%;height: 8.6rem;padding-top: 1.07rem;background-size: cover;background-position: center center;}
.c-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.c-left{float: left;}
.c-right{float: right;font-size: 0;}
.c-des{color: #fff;line-height: 2;max-width: 22em;margin-top: .39rem;margin-bottom: .69rem;}
.c-item{display: inline-block;vertical-align: top;margin-right: 1.18rem;font-size: 0;}
.c-item:last-child{margin-right: 0;}
.c-dd{color: #fff;line-height: 1;display: inline-block;vertical-align: middle;}
.c-dt{display: inline-block;vertical-align: middle;padding-left: .13rem;}
.c-row{color: #fff;line-height: 1;line-height: .32rem;}
@media(max-width: 800px){
    .c-main{padding-left: .3rem;padding-right: .3rem;}
    .c-inner{max-width: 100%;}
}
@media(max-width: 750px){
    .c-main{padding: .6rem .3rem;}
    .c-left{float: none;width: 100%;margin-bottom: 1.5rem;}
    .c-des{max-width: 100%;}
    .c-right{float: none;width: 100%;display: flex;justify-content: space-between;}
    .c-item{margin-right: 0;}
    .c-dd{font-size: .66rem;}
}



.d-main{width: 100%;background-color: #f7f7f7;padding-top: 1.07rem;padding-bottom: 1.1rem;}
.d-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.d-hd{width: 100%;margin-bottom: .5rem;display: flex;justify-content: space-between;align-items: flex-end;}
.d-right{font-size: 0;}
.d-more{display: inline-block;vertical-align: top;background-color: #dc2a1b;color: #fff;line-height: .6rem;border-radius: .3rem;text-align: center;width: 1.8rem;cursor: pointer;letter-spacing: .01em;}
.d-more:after{content: "";display: inline-block;vertical-align: middle;width: 1.0625em;height: .875em;background-image: url(../images/13.png);background-size: 100% 100%;margin-left: .13rem;position: relative;top: -1px;}
.d-cont{width: 100%;}
.d-c-left{float: left;width: 7.7rem;}
.d-c-right{float: right;width: 7.7rem;}
.d-b-box{display: block;width: 100%;height: 4.33rem;position: relative;overflow: hidden;}
.d-b-img{width: 100%;height: 100%;vertical-align: top;object-fit: cover;transition: all 0.5s ease 0s;}
.d-b-info{display: flex;width: 100%;height: .81rem;border-bottom: 1px solid #e6e6e6;}
.d-b-tit{flex: 1;color: #222;line-height: .8rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: all .3s;}
.d-b-date{color: #999;line-height: .8rem;}
.d-b-date:before{content: "";display: inline-block;vertical-align: middle;width: .9285em;height: 1em;background-image: url(../images/24.png);background-size: 100% 100%;margin-right: .07rem;transition: all .3s;position: relative;top: -1px;}
body.pc .d-b-box:hover .d-b-img{transform: scale(1.07);}
body.pc .d-b-info:hover .d-b-tit{color: #dc2a1b;}
body.pc .d-b-info:hover .d-b-date{color: #dc2a1b;}
body.pc .d-b-info:hover .d-b-date:before{background-image: url(../images/38.png);}
.d-m-list{width: 100%;font-size: 0;margin-bottom: .33rem;}
.d-m-item{display: inline-block;vertical-align: top;width: 48.05%;margin-right: 3.9%;}
.d-m-item:nth-child(2n){margin-right: 0;}
.d-m-box{display: block;width: 100%;height: 2.08rem;position: relative;overflow: hidden;}
.d-m-img{width: 100%;height: 100%;vertical-align: top;object-fit: cover;transition: all 0.5s ease 0s;}
.d-m-tit{color: #222;line-height: .67rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 100%;display: block;transition: all .3s;}
.d-m-date{display: inline-block;color: #fff;line-height: 1;position: absolute;left: .21rem;bottom: .26rem;z-index: 12;}
.d-m-date:before{content: "";display: inline-block;vertical-align: top;width: .9285em;height: 1em;background-image: url(../images/23.png);background-size: 100% 100%;margin-right: .07rem;transition: all .3s;position: relative;top: -1px;}
body.pc .d-m-box:hover .d-m-img{transform: scale(1.07);}
body.pc .d-m-tit:hover{color: #dc2a1b;}
.d-s-list{width: 100%;border-top: 1px solid #e6e6e6;}
.d-s-item{display: flex;height: .68rem;border-bottom: 1px solid #e6e6e6;}
.d-s-tit{display: inline-block;color: #222;line-height: .67rem;flex: 1;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.d-s-date{color: #999;line-height: .67rem;}
.d-s-date:before{content: "";display: inline-block;vertical-align: middle;width: .9285em;height: 1em;background-image: url(../images/24.png);background-size: 100% 100%;margin-right: .07rem;transition: all .3s;position: relative;top: -1px;}
body.pc .d-s-item:hover .d-s-tit{color: #dc2a1b;}
body.pc .d-s-item:hover .d-s-date{color: #dc2a1b;}
body.pc .d-s-item:hover .d-s-date:before{background-image: url(../images/38.png);}
@media(max-width: 900px){
    .d-more{width: 7.8em;line-height: 2.57;border-radius: 1.285em;}
}
@media(max-width: 800px){
    .d-main{padding-left: .3rem;padding-right: .3rem;}
    .d-inner{max-width: 100%;}
    .d-c-left{width: 49%;}
    .d-c-right{width: 49%;}
}
@media(max-width: 750px){
    .d-main{padding: .6rem .3rem;}
    .d-hd{margin-bottom: .3rem;}
    .d-c-left{float: none;width: 100%;margin-bottom: .4rem;}
    .d-c-right{float: none;width: 100%;}
    .d-b-tit{font-size: .26rem;}
    .d-m-tit{font-size: .22rem;}
    .d-m-date{font-size: .22rem;bottom: .1rem;left: .1rem;}
    .d-s-tit{font-size: .22rem;}
    .d-s-date{font-size: .22rem;}
}

.e-main{width: 100%;padding: 1rem 0;}
.e-inner{width: 100%;}
.e-wrap{width: 100%;overflow: hidden;margin-bottom: .25rem;}
.e-wrap:last-child{margin-bottom: 0;}
.e-inner{display: inline-block;vertical-align: top;white-space: nowrap;font-size: 0;position: relative;}
.e-list{font-size: 0;padding-left: .2rem;white-space: nowrap;display: inline-block;vertical-align: top;position: relative;}
.e-item{display: inline-block;vertical-align: top;width: 2rem;height: 1.1rem;border: 1px solid #f0f0f0;border-radius: .1rem;position: relative;margin-right: .4rem;}
.e-img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);max-width: 80%;max-height: 80%;}
.e-hd{width: 100%;text-align: center;margin-bottom: .78rem;}
.e-en{color: #000;line-height: 1;margin-bottom: .75em;font-weight: bold;}
.e-en.white{color: #fff;}
.e-zh{color: #000;line-height: 1;font-weight: bold;}
.e-zh.white{color: #fff;}


.banner{width: 100%;position: relative;}
.banner-img{width: 100%;}
.banner-img img{width: 100%;}
.banner-text{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);max-width: calc(100% - .6rem);width: 16rem;}
.banner-titles{width: 100%;color: #ffffff;line-height: 1.14;font-weight: bold;}

@media(max-width: 750px){
    .banner-text{width: 100%;padding: 0 .3rem;}
}

.nav{width: 100%;padding: 0 .3rem;border-bottom: 1px solid #e8e8e8;}
.nav-main{width: 100%;max-width: 16rem;margin: 0 auto;}
.nav-cont{width: 100%;font-size: 0;display: flex;} 
.nav-left{flex: 1; font-size: 0;}
.nav-b{display: inline-block;max-width: 100%;}
.nav-item{display: inline-block;vertical-align: top;cursor: pointer;position: relative;width: auto;margin-right: .5rem;color: #999999;height: 1rem;line-height: 1rem;}
.nav-item:last-child{margin-right: 0;}
.nav-item:after{content: '';position: absolute;bottom: 0;left: 0;width: 0;transition: all ease .5s;	height: .03rem;background-color: #dc2a1b;border-radius: .02rem;}
.nav-item:hover{color: #000000;}
.nav-item:hover:after{width: 100%;}
.nav-item.active{color: #000000;}
.nav-item.active:after{width: 100%;}
.nav-right{float: right;font-size: 0;}
.nav-one{display: inline-block;vertical-align: top;color: #999999;height: 1rem;line-height: 1rem;}
.nav-one:after{content: '-';margin: 0 .05rem;}
.nav-one:last-child:after{display: none;}
.nav-one:nth-child(1):before{content: '';display: inline-block;vertical-align: top;margin-right: .15rem;width: .875em;height: 1rem;background-image: url('../images/a1.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}

@media(max-width: 750px){
    .nav-left{width: 100%;text-align: center;white-space: nowrap;overflow: auto;}
    .nav-item{margin-right: .3rem;}
    .nav-right{display: none;}
}

.paging{width: 100%;font-size: 0;text-align: center;}
.paging-item{transition: all ease .5s;display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem .05rem;min-width: .5rem;height: .5rem;text-align: center;line-height: .5rem;border-radius: .25rem;color: #666666;background-color: #ffffff;}
.paging-item:hover{background-color: #dc2a1b !important;color: #fff;}
.paging-item.active{background-color: #dc2a1b !important;color: #fff;}
.paging-up{transition: all ease .5s;display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem .05rem;min-width: .5rem;height: .5rem;text-align: center;line-height: .5rem;border-radius: .25rem;color: transparent;background-color: #ffffff;background-image: url('../images/a4.png');background-size: .42em auto;background-position: center center;background-repeat: no-repeat;}
.paging-up:hover{background-color: #dc2a1b !important;background-image: url('../images/a4-b.png');}
.paging-next{transition: all ease .5s;transform: rotate(-180deg); display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem .05rem;min-width: .5rem;height: .5rem;text-align: center;line-height: .5rem;border-radius: .25rem;color: transparent;background-color: #ffffff;background-image: url('../images/a4.png');background-size: .42em auto;background-position: center center;background-repeat: no-repeat;}
.paging-next:hover{background-color: #dc2a1b !important;background-image: url('../images/a4-b.png');}

.q-a .paging-item{background-color: #f7f7f7;}
.q-a .paging-up{background-color: #f7f7f7;}
.q-a .paging-next{background-color: #f7f7f7;}

.paging .selectbox{display: inline-block;vertical-align: middle;margin: .1rem .05rem;width: auto;text-align: left;}
.paging .select-tip{border-radius: .25rem;background-color: #fff;}
.paging .select-tip .select-cur{line-height: .5rem;height: .5rem;}

@media(max-width: 1150px){
    .paging-item{min-width: .6rem;line-height: .6rem;height: .6rem;border-radius: .3rem;}
    .paging-up{min-width: .6rem;line-height: .6rem;height: .6rem;border-radius: .3rem;}
    .paging-next{min-width: .6rem;line-height: .6rem;height: .6rem;border-radius: .3rem;}
}

.my-top{width: 100%;padding-bottom: .55rem;}
.my-en{width: 100%;margin-bottom: .05rem;color: #000000;line-height: 1.6;font-weight: bold;}
.my-titles{width: 100%;color: #000000;line-height: 1.2;font-weight: bold;}
.my-id{position: absolute;top: -.96rem;left: 0;}

@media(max-width: 1200px){
    .my-id{top: -46px;}
}

/*视频容器样式*/
.xv-a {position: fixed;left: 0;top: 120%;z-index: 388;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.8);transition: top .5s ease-in-out;}
.xv-a.show {top: 0;} 
.xv-main {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);width: 800px;max-width: 94%;}
.xv-cont {width: 100%;} 
.xv-close {display: block;width: 40px;height: 40px;border-radius: 50%;background-color: #dc2a1b; position: absolute;right: -20px;top: -20px;cursor: pointer;z-index: 10000;}
.xv-icon {display: block;width: 100%;height: 100%;font-size: 21px;text-align: center;line-height: 40px;color: #fff;} 
.xv-iframe {width: 100%;height: 60vh;} 
.xv-video {width: 100%;height: auto;max-height: 90vh;} 
@media(max-width:1200px) {
    .xv-close {right: 0;top: -45px;}
}
.sidebar{position: fixed;top: 50%;right: .25rem;z-index: 38;}
.sidebar-item{display: block;padding: .03rem 0; position: relative;}
.sidebar-link{transition: all ease .5s; display: block;cursor: pointer;width: .5rem;height: .5rem; background-color: #ffffff;box-shadow: 0 0 .3rem rgba(0,0,0,.1);}
.sidebar-link img{width: 100%;height: 100%;object-fit: contain;}
.sidebar-item:hover .sidebar-link{background-color: #e80000;}
.sidebar-item:hover .sidebar-link img{filter: grayscale(100%) brightness(500%);} 

.sidebar-sub{opacity: 0;visibility: hidden;z-index: -1;transition: all ease .5s; position: absolute;top: 50%;right: 120%;transform: translate(0,-50%);padding-right: 20px;}
.sidebar-codebox{position: relative;padding: .15rem;text-align: center; background-color: #fff;box-shadow: 0 0 .3rem rgba(0,0,0,.1);}
.sidebar-codebox:after{content: '';position: absolute;top: 50%;right: -9px;transform: translate(0,-50%);border-left: 10px solid #fff; border-top: 10px solid transparent;border-bottom: 10px solid transparent;}
.sidebar-code {display: inline-block;width: 2rem;min-width: 150px;}
.sidebar-code img{width: 100%;}
.sidebar-tip{width: 100%; color: #333;line-height: 1.5;padding-top: .15rem;}

.sidebar-phonebox{display: block;cursor: pointer; position: relative;padding: .15rem;text-align: center; background-color: #fff;box-shadow: 0 0 .3rem rgba(0,0,0,.1);}
.sidebar-phonebox:after{content: '';position: absolute;top: 50%;right: -9px;transform: translate(0,-50%);border-left: 10px solid #fff; border-top: 10px solid transparent;border-bottom: 10px solid transparent;}
.sidebar-phone{white-space: nowrap;color: #333;line-height: 1.6;}

.sidebar-item.show .sidebar-sub{right: 100%;opacity: 1;visibility: visible;z-index: 38;}

@media(max-width: 750px){
    .sidebar{right: .15rem;}
}

.i-a{width: 100%;padding: 1rem .3rem 1.7rem; background-color: #f8f8f8;}
.i-main{width: 100%;max-width: 16rem;margin: 0 auto;}
.i-cont{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;}
.i-item{display: block;cursor: pointer; position: relative;width: 31.62%;margin-right: 2.57%;margin-bottom: .6rem;background-color: #ffffff;}
.i-item:nth-child(3n){margin-right: 0;}
.i-item:after{content: '';position: absolute;bottom: 0;left: 0;width: 0;transition: all ease .5s;	height: .03rem;background-color: #dc2a1b;border-radius: .02rem;}
.i-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(285/506*100%);}
.i-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.i-text{width: 100%;padding: .3rem .4rem 1px;}
.i-name{width: 100%;margin-bottom: .65rem;color: #222222;line-height: 1.6;height: 3.2em; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.i-bottom{width: 100%;padding: .25rem 0; border-top: 1px solid #e8e8e8;}
.i-time{width: 100%;position: relative;color: #999999;line-height: 1.7;}
.i-time:before{content: '';display: inline-block;vertical-align: top;margin-right: .07rem; width: .85em;height: 1.7em;background-image: url('../images/a2.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.i-time:after{content: '';position: absolute;top: 0;right: 0;width: 1.07em;height: 100%;background-image: url('../images/a3.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.i-item:hover .i-img img{transform: scale(1.05);}
.i-item:hover:after{width: 100%;}

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

.j-a{position: relative;width: 100%;}
.j-a:before{content: '';position: absolute;top: 0;right: 0;width: 31.25%;height: 100%; background-color: #f8f8f8;}
.j-main{width: 100%;max-width: 16rem;margin: 0 auto;position: relative;z-index: 8;}
.j-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.j-left{width: 10.6rem;padding: .9rem 0 1rem;}
.j-top{width: 100%;padding-bottom: .35rem;margin-bottom: .42rem; border-bottom: 1px solid #e8e8e8;}
.j-titles{width: 100%;max-width: 19em;margin-bottom: .35rem; color: #000000;font-weight: bold;line-height: 1.4;}
.j-box{width: 100%;display: flex;align-items: center;}
.j-lt{flex: 1;}
.j-one{display: inline-block;vertical-align: top;margin-right: .15rem;color: #999999;line-height: 1.7;}
.j-one img{margin-right: .07rem;}
.j-rt{font-size: 0;}
.j-tip{display: inline-block;vertical-align: middle;margin-right: .15rem; color: #999999;line-height: 1.7;}
.j-sharebox{display: inline-block;vertical-align: middle;}
.j-share{display: inline-block;vertical-align: middle;cursor: pointer;margin-right: .1rem;}
.j-share:last-child{margin-right: 0;}
.j-icon1{display: block;}
.j-icon1 img{max-width: none;height: 1.2em;}
.j-icon2{display: none;}
.j-icon2 img{max-width: none;height: 1.2em;}
.j-share:hover .j-icon1{display: none;}
.j-share:hover .j-icon2{display: block;} 
.j-textbox{width: 100%;color: #666666;line-height: 2;margin-bottom: .7rem;}
.j-textbox *{line-height: inherit;max-width: 100%;}
.j-back{display: inline-block;vertical-align: top;cursor: pointer;padding: 0 .45rem;color: #ffffff;line-height: .6rem;background-color: #dc2a1b;border-radius: .3rem;}
.j-back:after{content: '';display: inline-block;vertical-align: middle;margin-left: .15rem;width: .937em;height: 1em;background-image: url('../images/a3-b.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}

.j-right{width: 3.8rem;padding: .9rem 0;}
.j-subtitle{width: 100%;margin-bottom: .3rem;color: #000000;line-height: 1.4;font-weight: bold;}
.j-list{width: 100%;font-size: 0;}
.j-item{display: block;cursor: pointer; position: relative;width: 100%;margin-bottom: .3rem;background-color: #ffffff;}
.j-item:after{content: '';position: absolute;bottom: 0;left: 0;width: 0;transition: all ease .5s;height: .03rem;background-color: #dc2a1b;border-radius: .02rem;}
.j-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(214/380*100%);}
.j-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.j-text{width: 100%;padding: .23rem .3rem 1px;}
.j-name{width: 100%;margin-bottom: .03rem;color: #222222;line-height: 1.7;height: 3.4em; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.j-timebox{width: 100%;padding: .25rem 0;}
.j-time{width: 100%;position: relative;color: #999999;line-height: 1.7;}
.j-time:before{content: '';display: inline-block;vertical-align: top;margin-right: .07rem; width: .85em;height: 1.7em;background-image: url('../images/a2.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.j-time:after{content: '';position: absolute;top: 0;right: 0;width: 1.07em;height: 100%;background-image: url('../images/a3.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.j-item:hover .j-img img{transform: scale(1.05);}
.j-item:hover:after{width: 100%;}

@media(max-width: 750px){
    .j-a:before{display: none;}
    .j-left{width: 100%;padding: .8rem .3rem;}
    .j-right{width: 100%;padding: .5rem .3rem; background-color: #f8f8f8;}
}

.k-a{position: relative;width: 100%;padding: .95rem .3rem .5rem;}
.k-main{width: 100%;max-width: 16rem;margin: 0 auto;}
.k-cont{width: 100%;}
.k-left{width: 7rem;}
.k-list{width: 100%;}
.k-item{display: block;width: 100%;margin-bottom: .5rem;}
.k-box{width: 100%;display: flex;align-items: center;}
.k-lt{display: block;padding: .07rem;border-radius: 50%;background-color: #f5f5f5;}
.k-icon{display: block;	width: .9rem;height: .9rem;text-align: center;line-height: .9rem;border-radius: 50%;background-color: #ffffff;}
.k-icon img{height: .4rem;}
.k-rt{flex: 1;padding-left: .3rem;}
.k-name{width: 100%;color: #666666;line-height: 1.5;}
.k-intro{width: 100%;padding-top: .1rem;color: #dc2a1b;line-height: 1.3;font-weight: bold;}
.k-address{width: 100%;padding-top: .1rem;color: #000000;line-height: 1.4;font-weight: bold;}
.k-time{width: 100%;padding-top: .25rem;color: #999999;line-height: 1.7;}
.k-right{position: absolute;top: 0;right: 0;width: 50%;height: 100%;}
.k-map{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.k-map img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}

@media(max-width: 750px){
    .k-left{width: 100%;}
    .k-right{width: 100%;position: relative;height: auto;padding-top: calc(800/960*100%);}
}

.l-a{width: 100%;padding: .95rem .3rem .6rem;background-color: #f7f7f7;}
.l-main{width: 100%;max-width: 16rem;margin: 0 auto;}
.l-top{width: 100%;padding-bottom: .2rem;display: flex;flex-wrap: wrap;justify-content: space-between;}
.l-link{display: block;cursor: pointer;position: relative;width: calc(50% - .2rem);margin-bottom: .4rem;}
.l-link .l-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(585/780*100%);}
.l-link .l-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.l-link .l-text{position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: 100%;padding: .15rem;text-align: center;max-height: 100%;overflow: auto;}
.l-link .l-iconbox{display: inline-block;margin-bottom: .25rem;border-radius: 50%;padding: .07rem;border: solid 1px rgba(255,255,255,.1);}
.l-link .l-icon{display: block;width: .9rem;height: .9rem;line-height: .9rem;text-align: center;border-radius: 50%;border: solid 1px rgba(255,255,255,.1);}
.l-link .l-icon img{height: .4rem;}
.l-link .l-name{width: 100%;margin-bottom: .45rem;color: #ffffff;font-weight: bold;line-height: 1.29;}
.l-link .l-more{display: inline-block;vertical-align: top;cursor: pointer;padding: 0 .45rem;color: #e80000;line-height: .6rem;background-color: #ffffff;border-radius: .3rem;}
.l-link .l-more:after{content: '';display: inline-block;vertical-align: middle;margin-left: .15rem;width: .937em;height: 1em;background-image: url('../images/a3.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.l-link:hover .l-img img{transform: scale(1.05);}
.l-link:hover .l-more{color: #fff;background-color: #dc2a1b;}
.l-link:hover .l-more:after{background-image: url('../images/a3-b.png');}

.l-center{width: 100%;padding-bottom: .15rem;}
.l-item{display: flex;align-items: center;flex-wrap: wrap;width: 100%;margin-bottom: .4rem;background-color: #ffffff;}
.l-item:nth-child(2n){flex-direction: row-reverse;}
.l-item .l-lt{width: 50%;}
.l-item .l-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(450/800*100%);}
.l-item .l-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.l-item .l-rt{width: 50%;padding: .15rem .8rem;min-height: 3rem; max-height: 4.5rem;overflow: auto;}
.l-item .l-name{position: relative;padding-bottom: .25rem;margin-bottom: .4rem; width: 100%;color: #000000;font-weight: bold;line-height: 1.38;}
.l-item .l-name:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .04rem;background-color: #dc2a1b;}
.l-item .l-intro{width: 100%;max-width: 38em; color: #666666;line-height: 2;}
.l-item:hover .l-img img{transform: scale(1.05);}

.l-subtitles{width: 100%;position: relative;padding-bottom: .25rem;margin-bottom: .4rem;color: #000000;font-weight: bold;line-height: 1.38;}
.l-subtitles:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .04rem;background-color: #dc2a1b;}

.l-bottom{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.l-one{display: flex;align-items: center;margin-bottom: .4rem;} 
.l-one .l-lt{display: inline-block;border-radius: 50%;padding: .07rem;background-color: #ffffff;}
.l-one .l-icon{display: block;width: .9rem;height: .9rem;line-height: .9rem;text-align: center;border-radius: 50%;background-color: #f7f7f7;}
.l-one .l-icon img{max-width: .4rem;max-height: .4rem;}
.l-one .l-rt{padding-left: .3rem;}
.l-one .l-name{width: 100%;color: #666666;line-height: 1.5;}
.l-one .l-intro{width: 100%;padding-top: .1rem;color: #dc2a1b;line-height: 1.4;font-weight: bold;}
.l-one:hover .l-intro{color: #000000;}

@media(max-width: 750px){
    .l-link{width: 100%;}
    .l-item .l-lt{width: 100%;}
    .l-item .l-rt{width: 100%;min-height: 10px;padding: .3rem;max-height: none;}
    .l-one{width: 100%;}
}

.m-a{width: 100%;padding: .95rem .3rem .9rem;background-color: #f7f7f7;} 
.m-main{width: 100%;max-width: 16rem;margin: 0 auto;}
.m-cont{width: 100%;padding-bottom: .1rem;}
.m-item{display: flex;align-items: center;cursor: pointer;position: relative;width: 100%;padding: .2rem 3.2rem .2rem .2rem ; margin-bottom: .4rem;background-color: #ffffff;}
.m-item:after{content: '';position: absolute;top: 50%;right: .4rem;transform: translate(0,-50%); width: .6rem;height: .6rem;border-radius: 50%;background-image: url('../images/a3.png');background-size: .15rem auto;background-position: center center;background-repeat: no-repeat;background-color: #f7f7f7;}
.m-lt{padding: .3rem .25rem; min-width: 1.4rem;background-color: #f7f7f7;}
.m-time1{width: 100%;color: #000000;font-weight: bold;line-height: 1.3;}
.m-time2{width: 100%;padding-top: .15rem;color: #000000;line-height: 1.4;font-weight: bold;}
.m-rt{flex: 1;padding-left: .6rem;}
.m-name{width: 100%;margin-bottom: .15rem;color: #222222;line-height: 1.45;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.m-intro{width: 100%;color: #666666;line-height: 2; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.m-item:hover .m-lt{background-color: #e80000;}
.m-item:hover .m-time1{color: #ffffff;}
.m-item:hover .m-time2{color: #ffffff;}
.m-item:hover:after{background-image: url('../images/a3-b.png');background-color: #e80000;}

@media(max-width: 750px){
    .m-item{padding-right: .2rem;}
    .m-item:after{display: none;}
    .m-rt{padding-left: .3rem;}
    .m-name{-webkit-line-clamp: 2;}
}


.n-a{width: 100%;padding: .95rem .3rem .6rem;background-color: #f7f7f7;} 
.n-main{width: 100%;max-width: 16rem;margin: 0 auto;}
.n-cont{width: 100%;}
.n-item{display: block;width: 100%;position: relative;}
.n-item:nth-child(2n) .n-box{flex-direction: row-reverse;}
.n-box{display: flex;align-items: center;flex-wrap: wrap;width: 100%;margin-bottom: .4rem;background-color: #ffffff;}
.n-lt{width: 50%;position: relative;}
.n-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(450/800*100%);}
.n-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.n-rt{width: 50%;padding: .15rem .8rem;min-height:  3rem; max-height: 4.5rem;overflow: auto;}
.n-name{width: 100%;position: relative;padding-bottom: .25rem;margin-bottom: .4rem;color: #000000;font-weight: bold;line-height: 1.38;}
.n-name:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .04rem;background-color: #dc2a1b;}
.n-textbox{width: 100%;max-width: 37em; color: #666666;line-height: 2;}
.n-textbox *{line-height: inherit;}
.n-codebox{position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: 100%;padding: 0 .3rem;text-align: center;}
.n-code{display: inline-block;width: 1.5rem;min-width: 100px;}
.n-code img{width: 100%;}
.n-tip{width: 100%;padding-top: .25rem;color: #ffffff;line-height: 1.6;}
.n-box:hover .n-img img{transform: scale(1.05);} 

@media(max-width: 750px){
    .n-lt{width: 100%;}
    .n-rt{width: 100%;min-height: 10px;max-height: none;padding: .3rem;}
}

.o-a{width: 100%;padding: .95rem .3rem .9rem; background-color: #f7f7f7;}
.o-form{width: 100%;}
.o-main{width: 100%;max-width: 16rem;margin: 0 auto;}
.o-top{width: 100%;display: flex;align-items: flex-end;}
.o-lt{flex: 1;}
.o-rt{padding-bottom: .55rem;}
.o-box{display: block;width: 3rem;padding-right: .5rem; position: relative;background-color: #ffffff;border-radius: .25rem;}
.o-input{display: block;border: none;background-color: transparent;width: 100%;height: .5rem;padding: 0 .3rem;color: #333;}
.o-submit{position: absolute;top: 50%;right: .04rem;transform: translate(0,-50%);display: block;cursor: pointer;border: none;width: .42rem;height: .42rem;background-color: #e80000;background-image: url('../images/a15.png');border-radius: .21rem; background-size: .16rem auto;background-position: center center;background-repeat: no-repeat;}
.o-bottom{width: 100%;margin-bottom: .5rem;}
.o-tr{width: 100%;font-size: 0;display: flex;border-top: .03rem solid #dc2a1b;background-color: #eaeaea;}
.o-th{display: flex;align-items: center;justify-content: center;flex: 1;text-align: center;border-right: 1px solid #ffffff;padding: .27rem .1rem;color: #000000;line-height: 1.6;}
.o-th:nth-child(2){flex: none; width: 50%;} 
.o-list{width: 100%;}
.o-item{display: flex;cursor: pointer;width: 100%;font-size: 0;background-color: #fff;border-bottom: 1px solid #f2f2f2;}
.o-td{display: flex;align-items: center;justify-content: center;flex: 1;text-align: center;border-right: 1px solid #f2f2f2;padding: .18rem .1rem;color: #666666;line-height: 1.7;}
.o-td:nth-child(2){flex: none; width: 50%;} 
.o-icon{width: 100%;}
.o-icon img{height: .2rem;}
.o-download{width: 100%;}
.o-download img{height: .2rem;}
.o-item:hover .o-td:nth-child(2) .o-intro{color: #dc2a1b; }

@media(max-width: 750px){
    .o-box{width: 4rem;padding-right: .7rem;border-radius: .35rem;}
    .o-input{height: .7rem;}
    .o-submit{width: .6rem;height: .6rem;border-radius: .3rem;background-size: .25rem auto;}
}

.p-a{width: 100%;padding: .95rem .3rem .9rem; background-color: #f7f7f7;} 
.p-main{width: 100%;max-width: 16rem;margin: 0 auto;}
.p-cont{width: 100%;padding-bottom: .5rem;}
.p-item{display: block;width: 100%;margin-bottom: .1rem;background-color: #ffffff;}
.p-buttom{width: 100%;display: flex;align-items: flex-start;cursor: pointer;position: relative;padding:.25rem  1.7rem .25rem .4rem;}
.p-buttom:after{content: '';position: absolute;top: 0;right: .4rem;width: .12rem;min-width: 10px; height: 100%;background-image: url('../images/a20.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.p-buttom .p-icon{width: .3rem;}
.p-buttom .p-icon img{width: .3rem;}
.p-name{flex: 1;padding:0 .25rem;display: flex;align-items: center;min-height: .3rem;color: #000000;line-height: 1.6;}
.p-time{display: flex;align-items: center;color: #666666;line-height: 1.7;}


.p-sub{display: none;width: 100%;}
.p-box{display: flex;align-items: flex-start;width: 100%;padding: .25rem .4rem;}
.p-lt{width: .3rem;}
.p-lt .p-icon{width: 100%;}
.p-lt .p-icon img{width: 100%;}
.p-rt{flex: 1;padding-left: .25rem;display: flex;align-items: center;min-height: .3rem;}
.p-textbox{width: 100%;color: #000000;line-height: 1.7;}
.p-textbox *{line-height: inherit;}

.p-item.show{margin-bottom: .4rem;}
.p-item.show .p-buttom{background-color: #eaeaea;}
.p-item.show .p-buttom:after{transform: rotate(-180deg);}
.p-item.show .p-buttom:before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: .03rem;background-color: #dc2a1b;}



@media(max-width: 750px){
    .p-buttom{padding: .2rem .6rem .2rem .3rem;}
    .p-buttom:after{right: .2rem;}
    .p-box{padding: .2rem   .3rem;}
}



.q-a{width: 100%;padding: .95rem .3rem .9rem;} 
.q-main{width: 100%;max-width: 16rem;margin: 0 auto;}
.q-top{width: 100%;margin-bottom: .6rem;position: relative;}
.q-b{width: 100%;}
.q-item{width: calc(50% - .2rem);margin-right: .4rem;}
.q-item:last-child{margin-right: 0;}
.q-link{display: block;cursor: pointer;width: 100%;position: relative;}
.q-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(440/780*100%);}
.q-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.q-play{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%); width: .6rem;}
.q-play img{width: 100%;}
.q-text{position: absolute;bottom: 0;left: 0;width: 100%;padding: .3rem .25rem;}
.q-name{width: 100%;color: #ffffff;line-height: 1.5;}
.q-item:hover .q-img img{transform: scale(1.05);}

.q-bottom{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;}
.q-one{display: inline-block;vertical-align: top;cursor: pointer;width: 31.62%;margin-right: 2.57%;margin-bottom: .6rem;position: relative;}
.q-one:nth-child(3n){margin-right: 0;}
.q-one:hover .q-img img{transform: scale(1.05);}

@media(max-width: 750px) {
    .q-item{width: 100%;}
    .q-text{padding: .15rem;}
    .q-name{font-size: .26rem;}
    .q-one{width: calc(50% - .15rem);margin-right: .3rem;}
    .q-one:nth-child(3n){margin-right: .3rem;}
    .q-one:nth-child(2n){margin-right: 0;}
}

.r-a{width: 100%;padding: .95rem .3rem 1rem;}
.r-main{width: 100%;max-width: 16rem;margin: 0 auto;}
.r-cont{display: flex;flex-wrap: wrap;justify-content: space-between;}
.r-left{width: calc(50% - .1rem);display: flex;align-items: center;flex-wrap: wrap;align-content: center;padding: .3rem .8rem; background-color: #f7f7f7;}
.r-item{width: 100%;display: flex;align-items: flex-start;padding: 0 .3rem;margin-bottom: .2rem;background-color: #fff;}
.r-icon{width: .3rem;height: .6rem;line-height: .6rem;}
.r-icon img{max-width: .16rem;max-height: .16rem;}
.r-rt{flex: 1;position: relative;}
.r-input{display: block;border: none;width: 100%;height: .6rem;color: #333;}
.r-textarea{display: block;border: none;width: 100%;padding: .15rem 0;line-height: .3rem;height: 2.2rem;color: #333;}
.r-code{position: absolute;top: 50%;right:  0;transform: translate(0,-50%);display: block;cursor: pointer;width: 1.5rem;height: 90%;}
.r-code img{width: 100%;height: 100%;object-fit:contain;}
.r-buttom{display: inline-block;position: relative;margin-top: .2rem;}
.r-text{display: inline-block;vertical-align: top;cursor: pointer;padding: 0 .45rem;color: #ffffff;line-height: .6rem;background-color: #dc2a1b;border-radius: .3rem;}
.r-text:after{content: '';display: inline-block;vertical-align: middle;margin-left: .15rem;width: .937em;height: 1em;background-image: url('../images/a3-b.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.r-submit{position: absolute;top: 0;left: 0;z-index: 28;display: block;cursor: pointer; width: 100%;height: 100%;opacity: 0;}
.r-right{width: calc(50% - .1rem);}
.r-img{width: 100%;}
.r-img img{width: 100%;}

@media(max-width: 750px) {
    .r-left{width: 100%;margin-bottom: .2rem;padding: .3rem;}
    .r-item{padding: 0 .2rem;}
    .r-icon img{max-width: .2rem;max-height: .2rem;}
    .r-right{width: 100%;}
}

.s-a{position: relative;overflow: hidden;width: 100%;padding: 0 .3rem; background-color: #f7f7f7;}
.s-a .my-titles{position: relative;padding-bottom: .25rem;}
.s-a .my-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .04rem;background-color: #dc2a1b;}
.s-main{width: 100%;max-width: 16rem;margin: 0 auto;position: relative;z-index: 8;}
.s-cont{width: 100%;display: flex;flex-wrap: wrap;align-items: flex-end;justify-content: space-between;}
.s-left{width: 7.6rem;padding: .8rem 0 .8rem 0;}
.s-textbox{width: 100%;color: #666666;line-height: 2;}
.s-textbox *{line-height: inherit;}
.s-textbox p{margin-bottom: .2rem;}
.s-right{width: 7.22rem;}
.s-img{width: 100%;}
.s-img img{width: 100%;}
.s-en{position: absolute;bottom: -.25rem;left: 0;white-space: nowrap;width: 100%;color: #fff;font-size: 1.8rem;line-height: 1.65rem;font-weight: bold;}
.s-en{background: -webkit-linear-gradient(to bottom, rgba(255,255,255,.2), #fff);  
    background: linear-gradient(to bottom, #fff, rgba(255,255,255,.01));
    -webkit-background-clip: text; 
    background-clip: text;
    -webkit-text-fill-color: transparent; 
    text-fill-color: transparent;}
@media(max-width: 750px) {
    .s-left{width: 100%;padding-bottom: .3rem;}
    .s-right{width: 100%;}
    .s-en{display: none;}
}

.t-a{position: relative;width: 100%;padding: .95rem 0 .2rem;min-height: 9rem; background-size: cover;background-position: center center;background-repeat: no-repeat;}
.t-main{width: calc(100% - .6rem);max-width: 14rem;margin: 0 auto;} 
.t-a .my-top{text-align: center;padding-bottom: .25rem;}
.t-a .my-en{color: #ffffff;}
.t-a .my-titles{color: #ffffff;}
.t-swiper1{width: 100%;position: relative;}
.t-b{width: 100%;}
.t-item{display: block;width: 100%;}
.t-box{width: 100%;padding: .55rem 2rem;text-align: center; min-height: 5.35rem;}
.t-name{position: relative;z-index: 18; width: 100%;color: #ffffff;line-height: 1.38;font-weight: bold;}
.t-time{position: absolute;top: 0;left: 0;z-index: 8; width: 100%;font-size: 3.5rem;line-height: 2.95rem;color: rgba(255,255,255,.1);font-weight: bold;}

.t-prev{z-index: 38;top: 1.73rem;margin-top: 0;left: 0;width: .6rem;height: .6rem;border-radius: .3rem;border: solid .02rem #ffffff;background-image: url('../images/a28-b.png');background-size: .17rem auto;background-position: center center;background-repeat: no-repeat;}
.t-prev:hover{background-image: url('../images/a28.png');background-color: #f7f7f7;}
.t-next{transform: rotate(-180deg); z-index: 38;top: 1.73rem;margin-top: 0;right: 0;width: .6rem;height: .6rem;border-radius: .3rem;border: solid .02rem #ffffff;background-image: url('../images/a28-b.png');background-size: .17rem auto;background-position: center center;background-repeat: no-repeat;}
.t-next:hover{background-image: url('../images/a28.png');background-color: #f7f7f7;}
 
.t-swiper2{position: absolute;bottom: .55rem;left: 50%;transform: translate(-50%,0);width: calc(100% - .6rem);max-width: 17rem;}
.t-swiper2:before{content: '';position: absolute;top: .13rem;left: 0;width: 100%;height: 1px;background-color: rgba(255,255,255,.25);}
.t-c{width: 100%;}
.t-nav{display: block;cursor: pointer;width: 11.11%;text-align: center;}
.t-year{width: 100%;position: relative;padding: .3rem .15rem 0;}
.t-year:before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: .26rem;background-image: url('../images/a30.png');background-size: auto 100%;background-position: center center;background-repeat: no-repeat;}
.t-year span{display: block;width: 100%;color: rgba(255,255,255,.6);line-height: 1.6;}
.t-nav.active .t-year:before{background-image: url('../images/a30-b.png');}
.t-nav.active .t-year span{color: #ffffff;font-weight: bold;font-size: 1.25em;line-height: 1.5;}

@media(max-width: 750px) { 
    .t-box{padding: .3rem .8rem;min-height: 4.5rem;}
    .t-time{font-size: 2rem;line-height: 1.8rem;}
    .t-prev{top: 1rem;}
    .t-next{top: 1rem;}
    .t-swiper2{bottom: .3rem;}
    .t-nav{width: 25%;}
}

.ta-main{width: 100%;position: relative;}
.ta-cont{width: calc(100% + .8rem);}
.ta-b{width: 100%;}
.ta-item{height: auto;transition: all ease .5s;}
.ta-box{display: block;position: relative;padding: 0 .3rem .3rem .45rem;min-height: 2.5rem;}
/* .ta-box:before{content: '';position: absolute;top: 0;left: .03rem;width: .01rem;height: 100%;border-left: 1px dashed rgba(255,255,255,.3);} */
/* .ta-box:after{content: '';position: absolute;bottom: 0;left: 0;width: .07rem;height: .07rem;border-radius: 50%;background-color: #ffffff;} */
.ta-time{display: block;position: relative;width: 100%;color: #ffffff;font-weight: bold;line-height: 1.25;}
.ta-time:before{content: '';position: absolute;top: 0;left: -.42rem;width: .03rem;height: 100%;background-color: #fff;}
.ta-name{width: 100%;max-width: 12em;color: #ffffff;line-height: 1.77;}
.ta-name:before{content: '';display: inline-block;vertical-align: middle;margin-right: .05rem; width: 6px;height: 6px;background-color: #fff;border-radius: 50%;}

.ta-prev{z-index: 38;top:1.85rem;margin-top: 0;left: -1.6rem;width: .6rem;height: .6rem;border-radius: .3rem;border: solid .02rem #ffffff;background-image: url('../images/a28-b.png');background-size: .17rem auto;background-position: center center;background-repeat: no-repeat;}
.ta-prev:hover{background-image: url('../images/a28.png');background-color: #f7f7f7;}
.ta-next{transform: rotate(-180deg); z-index: 38;top:1.85rem;margin-top: 0;right:-1.6rem;width: .6rem;height: .6rem;border-radius: .3rem;border: solid .02rem #ffffff;background-image: url('../images/a28-b.png');background-size: .17rem auto;background-position: center center;background-repeat: no-repeat;}
.ta-next:hover{background-image: url('../images/a28.png');background-color: #f7f7f7;}
 
 
@media(min-width: 750px) { 
    .ta-item.swiper-slide-active {padding-top: 3.9rem;}
    .ta-item.swiper-slide-active + .ta-item  {padding-top: 2.6rem;}
    .ta-item.swiper-slide-active + .ta-item + .ta-item {padding-top: 1.3rem;}
}
@media(max-width: 750px) { 
    .ta-cont{width: 100%;min-height: 5rem;padding-bottom: 1rem;}
    .ta-item{padding-top: .3rem;}
    .ta-item.swiper-slide-active {padding-top: 1rem;} 
    .ta-prev{top: auto;bottom: 0;left: calc(50% - 1rem);}
    .ta-next{top: auto;bottom: 0;right: calc(50% - 1rem);}
}


.u-a{position: relative; width: 100%;padding: .95rem .3rem 1rem;}
.u-main{width: 100%;max-width: 16rem;margin: 0 auto;}
.u-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;position: relative;}
.u-cont:before{content: '';position: absolute;top: .5rem;right: 0;width: 12.25rem;height: calc(100% - .5rem);background-color: #f7f7f7;}
.u-left{width: 6.6rem;position: relative;z-index: 18;}
.u-left:after{content: '';position: absolute;top: .5rem;left: 100%;width: .04rem;height: 1.85rem;background-color: #dc2a1b;}
.u-img{width: 100%;}
.u-img img{width: 100%;}
.u-right{width: calc(100% - 7.4rem);margin-top: .5rem;padding: .75rem .8rem .65rem 0; position: relative;z-index: 8;}
.u-name{width: 100%;margin-bottom: .35rem; color: #000000;line-height: 1.38;font-weight: bold;}
.u-textbox{width: 100%;margin-bottom: .55rem; color: #666666;line-height: 2;}
.u-textbox *{line-height: inherit;}
.u-tr{width: 100%;font-size: 0;}
.u-td{display: inline-block;vertical-align: top;margin-bottom:  .1rem;padding-right: .2rem;min-width: 33.33%;color: #000000;line-height: 1.6;}
.u-td:before{content: '';display: inline-block;vertical-align: middle;margin-right: .1rem;width: .06rem;height: .06rem;border-radius: 50%; background-color: #dc2a1b;}

@media(max-width: 750px) {
    .u-cont:before{display: none;}
    .u-left{width: 100%;}
    .u-right{width: 100%;padding: .3rem;background-color: #f7f7f7;margin-top: 0;}
    .u-td{width: 100%;padding-right: 0;}
}

.v-a{position: relative;width: 100%;padding: .95rem .3rem 1rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.v-main{width: 100%;max-width: 16rem;margin: 0 auto;}
.v-top{width: 100%;margin-bottom: 1.3rem; display: flex;align-items: flex-end;}
.v-lt{flex: 1;position: relative; }
.v-rt{font-size: 0;position: relative;width: 1.4rem;height: .6rem;margin-bottom: .55rem;}
.v-prev{position: absolute;left: 0;top: 0;margin-top: 0;width: .6rem;height: .6rem;border-radius: 50%;background-color: #ffffff;background-image: url('../images/a28.png');background-size: .17rem auto;background-position: center center;background-repeat: no-repeat;}
.v-prev:hover{background-image: url('../images/a28-b.png');background-color: #dc2a1b;}
.v-next{transform: rotate(-180deg);position: absolute;right: 0;top: 0;margin-top: 0;width: .6rem;height: .6rem;border-radius: 50%;background-color: #ffffff;background-image: url('../images/a28.png');background-size: .17rem auto;background-position: center center;background-repeat: no-repeat;}
.v-next:hover{background-image: url('../images/a28-b.png');background-color: #dc2a1b;}
.v-bottom{width: 100%;position: relative;}
.v-b{width: 100%;}
.v-item{width: 23.12%;margin-right: 2.5%;}
.v-item:last-child{margin-right: 0;}
.v-link{display: block;cursor: pointer;width: 100%;}
.v-img{display: flex;align-items: flex-end;justify-content: center;width: 100%;height: 1.6rem;}
.v-img img{max-width: 2.3rem;max-height: 1.6rem;}
.v-text{width: 100%;padding: .55rem .15rem .3rem;text-align: center;min-height: 1.57rem;background-image: url('../images/a27.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.v-name{width: 100%;color: #000000;line-height: 1.5;}

@media(max-width: 750px) {
    .v-top{margin-bottom: .3rem;}
    .v-item{width: calc(50% - .15rem);margin-right: .3rem;}
}

.w-a{width: 100%;padding: .95rem .3rem .9rem;background-color: #f7f7f7;}
.w-main{width: 100%;max-width: 16rem;margin: 0 auto;}
.w-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.w-left{width: 3.4rem;}
.w-nav{width: 100%;margin-bottom: 2px;background-color: #fff;}
.w-onebox{display: block;cursor: pointer;width: 100%;position: relative;}
.w-onebox:after{display: none;content: '';position: absolute;top: 0;right: .2rem;width: .34rem;height: 100%;background-image: url('../images/a36.png'); background-size: .87em auto;background-position: center center;background-repeat: no-repeat;}

.w-one{display: inline-block;cursor: pointer;position: relative;padding: .2rem .54rem .2rem .3rem;color: #000000;line-height: 1.75;}
.w-one:after{display: none;content: '';position: absolute;top: 0;right: .2rem;width: .34rem;height: 100%;background-image: url('../images/a35.png'); background-size: .57em auto;background-position: center center;background-repeat: no-repeat;}

.w-nav.nohas-two .w-one{display: block;width: 100%;}
.w-nav.nohas-two .w-one:after{display: block;}  
.w-nav.nohas-two .w-one:hover{color: #fff;background-color:#dc2a1b;}
.w-nav.nohas-two .w-one:hover:after{background-image: url('../images/a35-b.png');} 
.w-nav.nohas-two.active .w-one{color: #fff;background-color:#dc2a1b;}
.w-nav.nohas-two.active .w-one:after{background-image: url('../images/a35-b.png');} 
 
.w-nav.has-two .w-onebox:after{display: block;}
.w-nav.has-two .w-one:hover{color: #dc2a1b;}
.w-nav.has-two.active .w-onebox{background-color:#dc2a1b;}
.w-nav.has-two.active .w-onebox:after{background-image: url('../images/a36-b.png');}
.w-nav.has-two.active .w-one{color: #fff;}

.w-twobox{display: none;width: 100%;padding: .15rem 0;}
.w-two{display: block;cursor: pointer;position: relative;padding: .1rem .54rem .1rem .3rem;color: #666666;line-height: 1.7;}
.w-two:after{content: '';position: absolute;top: 0;right: .2rem;width: .34rem;height: 100%;background-image: url('../images/a35.png'); background-size: .57em auto;background-position: center center;background-repeat: no-repeat;}
.w-two:hover{color: #dc2a1b;}
.w-two:hover:after{background-image: url('../images/a35-c.png');}
.w-two.active{color: #dc2a1b;}
.w-two.active:after{background-image: url('../images/a35-c.png');} 
.w-right{width: 12rem;} 
@media(max-width: 750px) {
    .w-left{width: 100%;margin-bottom: .5rem;}
    .w-right{width: 100%;}
}

.wa-main{width: 100%;}
.wa-top{width: 100%;display: flex;align-items: flex-end;}
.wa-lt{flex: 1;}
.wa-rt{width: 100%;text-align: right; font-size: 0;margin-bottom: .55rem;}
.wa-buttom{display: inline-block;vertical-align: middle;cursor: pointer;text-align: center; padding: 0 .3rem;background-color: #dc2a1b;border-radius: .25rem;}
.wa-span1{display: block;line-height: .5rem;color: #ffffff;}
.wa-span1:after{content: '';display: inline-block;vertical-align: middle;margin-left: .23rem; width: .78em;height: 1em;background-image: url('../images/a34.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.wa-span2{display: none;line-height: .5rem;color: #ffffff;}
.wa-span2:after{transform: rotate(-180deg); content: '';display: inline-block;vertical-align: middle;margin-left: .23rem; width: .78em;height: 1em;background-image: url('../images/a34.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.wa-cont{width: 100%;padding-bottom: .3rem; font-size: 0;display: flex;flex-wrap: wrap;}
.wa-item{display: block;cursor: pointer;width: 18.59%;text-align: center;padding: .35rem .15rem .3rem; margin-right: 1.76%;margin-bottom: .2rem;background-color: #ffffff;}
.wa-item:nth-child(5n){margin-right: 0;}
.wa-text{width: 100%;}
.wa-name{width: 100%;margin-bottom: .05rem;color: #000000;line-height: 1.5;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wa-intro{width: 100%;color: #666666;line-height: 1.7;height: 3.4em;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.wa-img{width: 100%;margin-top: .35rem;padding-top: calc(120/120*100%);overflow: hidden;position: relative;}
.wa-img img{position: absolute;top: 10%;left: 10%;width: 80%;height: 80%;object-fit: contain; transform: scale(1.00);transition: all ease .5s;}
.wa-item:hover .wa-name{color: #dc2a1b;}
.wa-item:hover .wa-img img{transform: scale(1.05);}

.w-a.show .wa-span1{display: none;}
.w-a.show .wa-span2{display: block;}
@media(max-width: 750px) {
    .wa-item{width: calc(50% - .15rem);margin-right: .3rem;} 
    .wa-item:nth-child(5n){margin-right: .3rem;}
    .wa-item:nth-child(2n){margin-right: 0;}
    .wa-buttom{border-radius: .3rem;}
    .wa-span1{line-height: .6rem;}
    .wa-span2{line-height: .6rem;}
}

.selectbox{width: 100%;position: relative;z-index: 8;}
.select-tip{width: 100%;display: block;cursor: pointer;position: relative;padding-left: .2rem; padding-right: .5rem;border: solid 1px #e8e8e8;}
.select-tip:after{content: "";position: absolute;right: .2rem;top: 0;z-index: 1;width: .1rem;height: 100%;background-image: url('../images/a20.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.select-cur{display: block;width: 100%;height:.4rem;line-height:.4rem;color: #666666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.select-cur span{color: #ff0000;}
.select-sub{visibility: hidden;z-index: -1;opacity: 0; position: absolute;top: 100%;left: 0;width: 100%;background-color: #fff; box-shadow: 0 3px 6px -4px rgba(0,0,0,.12), 0 6px 16px 0 rgba(0,0,0,.08), 0 9px 28px 8px rgba(0,0,0,.05);}
.select-cont{width: 100%; max-height: 180px; overflow: auto;}
.select-item{display: block;cursor: pointer; width: 100%; line-height: 1.6;padding: .1rem .15rem .1rem .3rem;color: #666666;}
.select-item:hover{background-color: #dc2a1b !important;color: #fff;}
.select-item.select{background-color: #f5f5f5;}
.selectbox.show {z-index: 28;}
.selectbox.show .select-sub{visibility: visible;z-index: 98;opacity: 1;transition: all ease .5s;}
.selectbox.active .select-cur{color: #333;}

@media(max-width: 750px){
    .select-cur{height: .6rem;line-height: .6rem;}
    .select-tip:after{width: .15rem;}
}

.wb-labelbox .lb-label{display: inline-block;vertical-align: top;cursor: pointer;margin: .1rem .6rem .1rem 0;position: relative;font-size: 0;}
.wb-labelbox .lb-icon{position: absolute;top: .14em;left: 0;width: 1.42em;height: 1.42em;border: 1px solid #e8e8e8;}
.wb-labelbox .lb-text{display: block;padding-left: calc(1.42em + .12rem);color: #666666;line-height: 1.7;user-select:none;}
.wb-labelbox .lb-label.selected .lb-icon{border-color: #dc2a1b;background-color: #dc2a1b;background-image: url('../images/a37.png');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.wb-labelbox .lb-input{position: absolute;left: 0;top: 0;z-index: 10;opacity: 0;filter: alpha(opacity=0);width: 100%;height: 100%;cursor: pointer;}

.wb-main{display: none;width: 100%;margin-bottom: .4rem;background-color: #fff;padding: 0 .4rem;}
.w-a.show .wb-main{display: block;}
.wb-form{width: 100%;}
.wb-item{display: flex;flex-wrap: wrap;align-items: center;width: 100%;}
.wb-lt{width: 1.75rem;padding-right: .15rem;}
.wb-tip{width: 100%;color: #000000;line-height: 1.6;}
.wb-rt{flex: 1;border-bottom: 1px solid #f3f3f3;}
.wb-labelbox{width: 100%;font-size: 0;padding: .2rem 0;}
.wb-select{width: 100%;font-size: 0;padding: .2rem 0;}
.wb-select .selectbox{display: inline-block;vertical-align: top;width: 4rem;margin: .1rem .3rem .1rem 0;} 
.wb-item:last-child .wb-rt{border-bottom: none;}

@media(max-width: 750px){
    .wb-item{padding-top: .3rem;}
    .wb-lt{width: 100%;padding-right: 0;}
    .wb-rt{width: 100%;}
    .wb-labelbox .lb-label{min-width: calc(33.33% - .3rem); margin: .1rem .3rem .1rem 0;}
    .wb-select .selectbox{width: 100%;margin: .1rem 0;}
}

.wc-main{width: 100%;padding-bottom: .4rem;}
.wc-cont{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;}
.wc-item{display: none;align-items: center;flex-wrap: wrap;justify-content: space-between;position: relative;cursor: pointer;width: 32.16%;margin-right: 1.76%;margin-bottom: .2rem;padding: .2rem;background-color: #ffffff;}
.wc-item:nth-child(3n){margin-right: 0;}
.wc-item:after{content: '';position: absolute;bottom: 0;left: 0;width: 0;transition: all ease .5s;height: .03rem;background-color: #dc2a1b;}
.wc-lt{width: 1.45rem;}
.wc-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(120/145*100%);}
.wc-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain;transform: scale(1.00);transition: all ease .5s;}
.wc-rt{width: calc(100% - 1.65rem);}
.wc-name{width: 100%;margin-bottom: .05rem;color: #000000;line-height: 1.5;}
.wc-intro{width: 100%;color: #666666;line-height: 2;}
.wc-intro *{line-height: inherit;}
.wc-item:hover:after{width: 100%;}
.wc-item:hover .wc-img img{transform: scale(1.05);}

.wc-bottom{display: none;width: 100%;text-align: center;padding-top: .4rem;}
.wc-buttom{display: inline-block;cursor: pointer;padding: 0 .3rem;background-color: #dc2a1b;border-radius: .25rem;}
.wc-span1{display: block;line-height: .5rem;color: #ffffff;}
.wc-span1:after{content: '';display: inline-block;vertical-align: middle;margin-left: .23rem; width: .78em;height: 1em;background-image: url('../images/a34.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.wc-span2{display: none;line-height: .5rem;color: #ffffff;}
.wc-span2:after{transform: rotate(-180deg); content: '';display: inline-block;vertical-align: middle;margin-left: .23rem; width: .78em;height: 1em;background-image: url('../images/a34.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}

.wc-item.show{display: flex;}
.wc-main.show_buttom .wc-bottom{display: block;}
.wc-main.show .wc-span1{display: none;}
.wc-main.show .wc-span2{display: block;}
.wc-main.show .wc-item{display: flex;}

.wc-item.no-img .wc-lt{display: none !important;}
.wc-item.no-img .wc-rt{width: 100%;}

@media(max-width: 750px){
    .wc-cont{justify-content: space-between;}
    .wc-item{width: calc(50% - .1rem);margin-right: 0;}
    .wc-lt{width: 100%;margin-bottom: .2rem;}
    .wc-rt{width: 100%;flex: none;}
}


.wd-main{width: 100%;}
.wd-top{width: 100%;margin-bottom: .4rem;} 
.wd-buttombox{width: 100%;text-align: right;}
.wd-buttom{display: inline-block;vertical-align: top; text-align: left;cursor: pointer;padding: 0 .3rem;background-color: #dc2a1b;border-radius: .25rem;}
.wd-span1{display: block;line-height: .5rem;color: #ffffff;}
.wd-span1:after{content: '';display: inline-block;vertical-align: middle;margin-left: .23rem; width: .78em;height: 1em;background-image: url('../images/a34.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.wd-span2{display: none;line-height: .5rem;color: #ffffff;}
.wd-span2:after{transform: rotate(-180deg); content: '';display: inline-block;vertical-align: middle;margin-left: .23rem; width: .78em;height: 1em;background-image: url('../images/a34.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}

.wd-contrast{display: inline-block;vertical-align: top;margin-right: .2rem;text-align: left;cursor: pointer;padding: 0 .3rem;line-height: .5rem;color: #ffffff;background-color: #dc2a1b;border-radius: .25rem;}
.wd-contrast:after{content: '>>';margin-left: .2rem;}

.wd-bottom{width: 100%;padding-bottom: .6rem;}
.wd-table{width: 100%;overflow: auto;min-height: 2.6rem; background-color: #ffffff;border-top: .03rem solid #dc2a1b;}
.wd-table table{min-width: 100%;width: max-content;border: none;border-collapse: collapse;}
.wd-table tr{width: 100%;border: none;}
.wd-table td{max-width:  calc(.2rem + 17em); padding: .15rem .1rem;color: #666666;text-align: center;line-height: 1.7;background-color: #fff;border: 1px solid #f0f0f0;}

.wd-table tr:nth-child(1){background-color: #eaeaea;}
.wd-table tr:nth-child(1) td{background-color: #eaeaea;border: 1px solid #fff; padding: .27rem .05rem;color: #000000;font-size: 1.14em;line-height: 1.6;}
.wd-table td:nth-child(1){position: sticky;top: 0;left: 0;z-index: 8;width: 1.9rem;min-width: 120px;text-align: left;padding-left: .4rem !important; color: #000000;}
 
.wd-table::-webkit-scrollbar {width:100%;height: .1rem;}
.wd-table::-webkit-scrollbar-thumb {background: #dc2a1b;}
.wd-table::-webkit-scrollbar-track {background: #eeeeee;}
.wd-table{overflow: auto;scrollbar-color:#fd0000  rgba(0, 0, 0, 0.2) ;scrollbar-width: none;scrollbar-width: initial; }

.wd-link{display: inline-block;vertical-align: middle;margin: .05rem;}
.wd-link img{max-height: .2rem;}
.wd-tip{display: none; width: 100%;}
.wd-details{display: inline-block;position: relative;}
.wd-namebox{display: inline-block;position: relative;padding-right: .2rem;}
.wd-namebox:after{content: '';position: absolute;top: 50%;right: 0;transform: translate(-50%,0);border-top: .05rem solid #dc2a1b;border-left: .05rem solid transparent;border-right: .05rem solid transparent;}
.wd-name{display: block;color: #000000;line-height: 1.7;}
.wd-name:hover{color: #dc2a1b;}
.wd-sub{opacity: 0;z-index: -1;visibility: hidden;transition: opacity ease .5s; position: absolute;top: 50%;left: 100%;transform: translate(0,-50%);padding-left: .1rem;}
.wds-cont{display: block;width: 2.4rem;border-left: .03rem solid #dc2a1b;padding: .2rem .15rem;text-align: center;background-color: #ffffff;box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);}
.wds-img{width: 100%;text-align: center;height: 1.4rem;line-height: 1.4rem;}
.wds-img img{max-width: 100%;max-height: 100%;}
.wds-text{width: 100%; padding-top: .2rem;}
.wds-name{width: 100%;color: #000000;line-height: 1.5; display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
 
.wd-table tr.wd-last .wd-sub{top: auto;bottom:  0;transform: translate(0,0);}
.wd-table tr.wd-first .wd-sub{top: -.9rem;transform: translate(0,0);}

.wd-table a{cursor: pointer;}
.wd-two{display: none;background-color: #fff;}
.wd-two  td{background-color:#f2f7fb !important;}
.wd-download{display: inline-block;vertical-align: middle;margin: .05rem;}
.wd-download img{max-height: .2rem;}
.wd-box{display: inline-block;position: relative;}
.wd-icon{display: inline-block;vertical-align: middle;margin: .05rem;}
.wd-icon img{max-height: .2rem;} 

.wd-one.show td{background-color:  #e6eef6 !important;}
.wd-one.show .wd-namebox:after{transform: rotate(-180deg);}
.wd-one.show .wd-link{display: none;}
.wd-one.show .wd-tip{display: block;}
.wd-two.show{display: table-row;}

@media(min-width: 750px){  
    .wd-table td:nth-child(1):hover{z-index: 18;}
    .wd-details:hover .wd-sub{opacity: 1;z-index: 28;visibility: visible;}

    .wdl-sub{opacity: 0;z-index: -1;visibility: hidden;transition: opacity ease .5s;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
    .wdl-cont{white-space: nowrap;background-color: #ffffff;padding: .05rem; box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);}
    .wdl-one{display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem;width: .32rem;}
    .wdl-one img{width: 100%;}
    .wd-box:hover .wdl-sub{opacity: 1;z-index: 28;visibility: visible;}
}
.w-a.show .wd-span1{display: none;}
.w-a.show .wd-span2{display: block;}

@media(max-width: 750px){
    .wd-table td:nth-child(1){padding-left: .2rem !important;}
    .wd-icon{display: none;}
    .wdl-sub{width: 100%;}
    .wdl-cont{width: 100%;}
    .wdl-one{display: inline-block;vertical-align: middle;margin: .05rem;}
    .wdl-one img{max-height: .2rem;}
}

.we-main{display: none;width: 100%;margin-top: .2rem;padding: .4rem .4rem .35rem; background-color: #fff;}
.w-a.show .we-main{display: block;}
.we-form{width: 100%;}
.we-cont{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;}
.we-item{display: flex;flex-wrap: wrap; align-items: center;width: 30.9%;margin-right: 3.57%;margin-bottom: .2rem;}
.we-item:nth-child(3n){margin-right: 0;}
.we-tip{width: 1.25rem;padding-right: .1rem;color: #000000;line-height: 1.6;}
.we-rt{flex: 1;}
.we-input{display: block;width: 100%;border: solid 1px #e8e8e8;padding: 0 .2rem;height: .4rem;color: #666666;}
.we-buttom{display: block;width: 30.9%;text-align: right;margin-bottom: .2rem;}
.we-submit{display: inline-block;border: none; cursor: pointer;padding: 0 .2rem;min-width: 1.1rem;text-align: center;height: .4rem;line-height: .4rem;color: #ffffff;background-color: #dc2a1b;}

.we-nub{width: 100%;padding-top: .05rem; color: #999999;line-height: 1.7;}
.we-nub span{color: #dc2a1b;}

@media(max-width: 750px){
    .we-main{padding: .3rem;}
    .we-item{width: 100%;margin-right: 0;}
    .we-tip{width: 100%;margin-bottom: .1rem;}
    .we-rt{flex: none;width: 100%;}
    .we-input{height: .6rem;}
    .we-buttom{width: 100%;text-align: center;}
    .we-submit{min-width: 50%; height:  .6rem;line-height:  .6rem;}
}

.wf-main{width: 100%;}
.wf-top{width: 100%;margin-bottom: .6rem;padding: 1.5rem 1rem .4rem;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: flex-start; background-size: cover;background-position: center center;background-repeat: no-repeat;}
.wf-left{width: 4.3rem;}
.wf-titles{width: 100%;position: relative;padding-bottom: .24rem;margin-bottom: .4rem;color: #000000;font-weight: bold;line-height: 1.53;}
.wf-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .04rem;background-color: #e80000;}
.wf-synopsis{width: 100%;line-height: 2;color: #666666;}
.wf-right{width: 5.1rem;} 
.wf-logo{width: 100%;text-align: center;}
.wf-logo img{max-width: 60%;}
.wf-swiper{width: 100%;margin-bottom: 1.45rem;}
.wf-b{width: 100%;}
.wf-item{display: block;width: 100%;}
.wf-img{width: 100%;height: 3rem;line-height: 3rem;text-align: center;}
.wf-img img{max-width: 80%;max-height: 100%;}

.wf-bottom{width: 100%;}
.wf-one{width: 100%;margin-bottom: .55rem;}
.wf-one:last-child{margin-bottom: 0;}
.wf-subtitle{width: 100%;margin-bottom: .35rem;color: #000000;line-height: 1.3;font-weight: bold;}
.wf-table{width: 100%;background-color: #ffffff;}
.wf-table table{width: 100%;border: none;}
.wf-table tr{width: 100%;border: none;}
.wf-table td{word-break: break-all; padding: .18rem .4rem;color: #666666;line-height: 1.7;border: 1px solid #f7f7f7;}

.wf-table2{width: 100%;background-color: #ffffff;border-top: .03rem solid #dc2a1b;}
.wf-table2 table{width: 100%;border: none;}
.wf-table2 tr{width: 100%;border: none;}
.wf-table2 td{word-break: break-all; padding: .18rem;text-align: center; color: #666666;line-height: 1.7;border: 1px solid #f7f7f7;}
.wf-table2 tr:nth-child(1){background-color: #eaeaea;}
.wf-table2 tr:nth-child(1) td{color: #000000;}
.wf-table2 td:nth-child(1){text-align: left;padding-left: .4rem; color: #000000;}

.wf-center{width: 100%;padding-bottom: .25rem;display: flex;flex-wrap: wrap;justify-content: space-between;}
.wf-trait{display: block;margin-bottom: .3rem; width: calc(50% - .1rem);background-color: #ffffff;}
.wf-name{width: 100%;padding: .27rem .4rem;color: #000000;line-height: 1.6;border-top: .03rem solid #dc2a1b;background-color: #eaeaea;}
.wf-list{width: 100%;}
.wf-textbox{width: 100%;padding: .14rem .4rem; color: #000000;line-height: 2.2;border-bottom: 1px solid #f7f7f7;}
.wf-textbox *{line-height: inherit;}
.wf-textbox P:before{content: '';display: inline-block;vertical-align: middle;margin-right: .15rem;width: .06rem;height: .06rem;border-radius: 50%;background-color: #e80000;}

@media(max-width: 750px){
    .wf-top{padding: .5rem .3rem;}
    .wf-left{width: 100%;margin-bottom: .5rem;}
    .wf-right{width: 100%;}
    .wf-swiper{margin-bottom: .5rem;}

    .wf-trait{width: 100%;}
    .wf-name{padding: .2rem .3rem;}
    .wf-textbox{padding: .15rem .3rem;}

    .wf-table td{padding: .15rem !important;}
    .wf-table2 td{padding: .15rem .1rem !important;}
}

.y-a{position: relative; width: 100%;padding: .8rem .3rem .9rem;background-color: #f7f7f7;}
.y-main{width: 100%;max-width: 18rem;margin: 0 auto;}
.y-cont{width: 100%;}
.y-cont:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.y-left{float: left; width: 3.9rem;}

.y-right{float: right; width: calc(100% - 4.5rem);}
.y-bottom{width: 100%;display: flex;flex-wrap: wrap; align-items: center;justify-content: space-between;}
.y-nub{color: #666666;line-height: 1.7;margin-bottom: .1rem;}
.y-nub span{color: #dc2a1b;}
.y-tip{color: #666666;line-height: 1.7;margin-bottom: .1rem;}
.y-tip span{color: #dc2a1b;} 
.y-top{width: 100%;margin-bottom: .15rem;} 

.y-table{width: 100%;overflow: auto;background-color: #ffffff;border-top: .03rem solid #dc2a1b;}
.y-table table{min-width: 100%;width: max-content;border: none;border-collapse: collapse;}
.y-table tr{width: 100%;border: none;}
.y-table td{padding: .1rem;color: #666666;text-align: center;line-height: 1.57;background-color: #fff;border: 1px solid #f0f0f0;}

.y-table tr:nth-child(1){background-color: #eaeaea;}
.y-table tr:nth-child(1) td{border: 1px solid #fff;background-color: #eaeaea;padding: .28rem .05rem;color: #000000;font-size: 1.07em;}
.y-table td:nth-child(1){position: sticky;top: 0;left: 0;z-index: 8;width: 1.25rem;min-width: 100px;color: #000000;}
 
.y-link{display: inline-block;vertical-align: middle;cursor: pointer; margin: .04rem;}
.y-link img{max-width: .3rem;max-height: .28rem;}
.y-details{display: block;cursor: pointer;}
.y-details:hover{color: #dc2a1b;}
.y-imgbox{display: inline-block;vertical-align: middle;position: relative;}
.y-img1{display: block;height: .5rem;line-height: .5rem;}
.y-img1 img{max-width: .5rem;max-height: 100%;}
.y-img2{opacity: 0;visibility: hidden;z-index: -1;transition: opacity ease .5s; position: absolute;top: 50%;left: 110%;transform: translate(0,-50%); width: 1.2rem;height: 1.2rem;text-align: center;line-height: 1.2rem;background-color: #fff;border-radius: .1rem; border: 1px solid #dc2a1b;}
.y-img2 img{max-width: 80%;max-height: 80%;}
.y-table tr:last-child .y-img2{top: auto;bottom: 0; transform: translate(0,0);}

.y-table::-webkit-scrollbar {width:100%;height: .1rem;}
.y-table::-webkit-scrollbar-thumb {background: #dc2a1b;}
.y-table::-webkit-scrollbar-track {background: #eeeeee;}
.y-table{overflow: auto;scrollbar-color:#bbbbbb  rgba(0, 0, 0, 0.2) ;scrollbar-width: none;scrollbar-width: thin; }


.y-show{opacity: 0;visibility: hidden;z-index: -1;transition: opacity ease .5s; position: absolute;top: .8rem;left: 0; display: block;cursor: pointer; width: 6em;padding: .1rem 0;text-align: center; border-radius: .1rem;background-color: #dc2a1b;}
.y-hintbox{width: 100%;margin-bottom: .1rem;text-align: left;}
.y-hint{display: inline-block;cursor: pointer; text-align: left;padding: 0 .85em; color: #ffffff;line-height: 1.7;border-radius:0 .85em   .85em 0;color: #ffffff;background-color: #ea7f76;}
.y-hint:after{transform: rotate(-180deg); content: '';display: inline-block;vertical-align: top;margin-left: .05rem;width: 1.07em;height: 1.7em;background-image: url('../images/a46.png'); background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.y-icon{width: 100%;margin-bottom: 0.1rem;}
.y-icon img{height: .2rem;}
.y-text{width: 100%;color: #fff;line-height: 1.6;}

.y-a.hide .y-left{display: none;}
.y-a.hide .y-right{width: 100%;transition: all ease .5s;}
.y-a.hide .y-show{opacity: 1;z-index: 28;visibility: visible;}

@media(min-width: 750px){  
    .y-imgbox:hover .y-img2{opacity: 1;z-index: 8;visibility: visible;}
}
@media(max-width: 750px){  
    .y-left{width: 100%;margin-bottom: .3rem;}
    .y-right{width: 100%;}
}

.yb-main{width: 100%;background-color: #ffffff;}
.yb-hidebox{width: 100%;text-align: right;margin-bottom: .1rem;}
.yb-hide{display: inline-block;cursor: pointer; text-align: left;padding: 0 .85em; color: #ffffff;line-height: 1.7;border-radius: .85em 0 0 .85em;color: #ffffff;background-color: #ea7f76;}
.yb-hide:before{content: '';display: inline-block;vertical-align: top;margin-right: .05rem;width: 1.07em;height: 1.7em;background-image: url('../images/a46.png'); background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.yb-cont{width: 100%;padding: 0 .25rem .3rem;}
.yb-navbox{width: 100%;margin-bottom: .15rem;display: flex;justify-content: space-between;}
.yb-nav{display: flex;align-items: center;justify-content: center;cursor: pointer;padding: .1rem 0;width: calc(50% - .05rem);background-color: #999999;}
.yb-nav .yb-icon{display: block;}
.yb-nav .yb-icon img{max-width: 1.25em;max-height: 1.25em;}
.yb-nav .yb-text{max-width: calc(100% - 3em);padding-left: .1rem;color: #ffffff;line-height: 1.25;}
.yb-nav:hover{background-color: #dc2a1b;}
.yb-nav.active{background-color: #dc2a1b;}
.yb-list{width: 100%;}
.yb-one{display: none;cursor: pointer;}
.yb-one.show{display: block;}
.yb-form{width: 100%;} 
.yb-buttom{width: 100%;padding-top: .1rem; display: flex;flex-wrap: wrap;justify-content: space-between;}
.yb-submit{display: block;cursor: pointer;border: none;width: calc(50% - .1rem);height: .4rem;line-height: .4rem;text-align: center;color: #ffffff;background-color: #dc2a1b;}
.yb-reset{display: block;cursor: pointer;border: none;width: calc(50% - .1rem);height: .4rem;line-height: .4rem;text-align: center;color: #ffffff;background-color: #999999;}
.yb-hint{width: 100%;margin-bottom: .2rem;text-align: center;color: #979797;line-height: 1.7;}
.yb-typebox{width: 100%;margin-bottom: .2rem; text-align: center;position: relative;}
.yb-typebox:after{content: '';position: absolute;top: 50%;left: 0;width: 100%;height: 1px;background-color: #e8e8e8;}
.yb-type{display: inline-block;min-width: 1.7rem;padding: 0 .15rem;background-color: #fff;position: relative;z-index: 1;color: #000000;line-height: 1.6;}
.yb-type img{width: .23rem;margin-right: .1rem;}
.yb-item{width: 100%;margin-bottom: .15rem;}
.yb-tip{width: 100%;margin-bottom: .15rem;color: #000000;line-height: 1.7;}
.yb-tip span{color: #dc2a1b;} 
.yb-inputbox{width: 100%;}
.yb-inputbox .yb-input{display: block;border: solid 1px #e8e8e8;width: 100%;padding: 0 .2rem;height: .4rem;color: #000000;}


.yb-label{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;}
.yb-label .lb-label{display: flex;align-items: center;padding: .05rem .15rem;margin-right: .1rem;margin-bottom: .1rem; border: solid 1px #e8e8e8;position: relative;cursor: pointer;}
.yb-label .lb-icon{position: absolute;top: 0;right: 0;width: .24rem;height: .19rem;background-size: 100% 100%;background-position: top center;background-repeat: no-repeat;}
.yb-label .lb-text{width: 100%;text-align: center;color: #666666;line-height: 1.53;}
.yb-label .lb-label.selected {border: solid 1px #dc2a1b;}
.yb-label .lb-label.selected .lb-icon{background-image: url('../images/a47.png');}
.yb-label .lb-input{position: absolute;left: 0;top: 0;z-index: 10;opacity: 0;filter: alpha(opacity=0);width: 100%;height: 100%;cursor: pointer;}

.yb-label.two{justify-content: space-between;}
.yb-label.two .lb-label{width: calc(50% - .05rem);margin-right: 0;}

.yb-packaging{width: 100%;display: flex;flex-wrap: wrap;}
.yb-packaging .lb-label{display: block;padding: .08rem .1rem;width: 22.79%; margin-right: 2.94%;margin-bottom: .1rem; border: solid 1px #e8e8e8;position: relative;cursor: pointer;}
.yb-packaging .lb-label:nth-child(4n){margin-right: 0;}
.yb-packaging .lb-icon{position: absolute;top: 0;right: 0;width: .24rem;height: .19rem;background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.yb-packaging .lb-img{display: block;margin-bottom: .05rem;text-align: center; width: 100%;height: .4rem;line-height: .4rem;}
.yb-packaging .lb-img img{max-width: 100%;max-height: 100%;}
.yb-packaging .lb-text{display: block;width: 100%;text-align: center;color: #666666;line-height: 1;}
.yb-packaging .lb-label.selected {border: solid 1px #dc2a1b;}
.yb-packaging .lb-label.selected .lb-icon{background-image: url('../images/a47.png');}
.yb-packaging .lb-input{position: absolute;left: 0;top: 0;z-index: 10;opacity: 0;filter: alpha(opacity=0);width: 100%;height: 100%;cursor: pointer;}

.yb-output{display: flex;align-items: center;margin-bottom: .25rem;width: 100%;border-bottom: 1px solid #e8e8e8;}
.yb-output .yb-tip{width: auto;min-width: 1.1rem;padding-right: .15rem;margin-bottom: 0;}
.yb-output .yb-rt{flex: 1;position: relative;}
.yb-output .yb-input{display: block;width: 100%;height: 2.4em;border: none;color: #000000;}
.yb-output .yb-unit{position: absolute;top: 50%;right: 0;transform: translate(0,-50%);white-space: nowrap;color: #000000;line-height: 1.7;}

.yb-importbox{width: 100%;margin-bottom: .2rem;}
.yb-importcont{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.yb-line{margin: 0 .1rem;}
.yb-line img{width: 1em;}
.yb-import{display: flex;align-items: center;flex: 1;}
.yb-import .yb-input{flex: 1;border: none;border-bottom: 1px solid #e8e8e8; display: block;width: 100%;text-align: center; height: 2.4em;color: #000000;}
.yb-import .yb-unit{padding-left: .2rem; color: #000000;line-height: 1.7;}

.yb-select{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.yb-select .selectbox{width: calc(50% - .1rem);}

.yb-output_voltage{width: 100%;margin-bottom: .15rem;}
.ybo-top{width: 100%;}
.ybo-top .yb-tip{width: 1.17rem;margin-bottom:0;} 
.ybo-box{display: flex;align-items: center;width: 100%;border-bottom: 1px solid #e8e8e8;}
.ybo-hintbox{width: 100%;text-align: right;padding-top: 5px;}
.ybo-hint{display: inline-block;position: relative; padding: 0 .1rem;color: #dc2a1b;line-height: 2; background-color: #fae5e5;}
.ybo-hint:before{content: '';position: absolute;top: -5px;right: 0; border-bottom: 6px solid #fae5e5;border-left: 6px solid transparent;border-right: 6px solid transparent;}
.ybo-rt{flex: 1;width: 0; display: flex;align-items: center;}
.ybo-tip{min-width: .7rem;padding-right: .1rem;color: #000000;line-height: 1.7;} 
.tbo-inputbox{flex: 1;}
.ybo-input{width: 100%;display: block;height: 2.4em;border: none;color: #000000;} 
.ybo-unitbox{font-size: 0;}
.ybo-unit{display: inline-block;vertical-align: middle;color: #000000;line-height: 1.4;}
.ybo-add{display: inline-block;vertical-align: middle;margin-left: .1rem;cursor: pointer;width: 1em;height: 1em;background-image: url('../images/a48.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.ybo-item{display: block;margin-bottom: .1rem;padding-left: 1.17rem;}
.ybo-item .ybo-rt{width: 100%;border-bottom: 1px solid #e8e8e8;}
.ybo-del{display: inline-block;vertical-align: middle;margin-left: .1rem;cursor: pointer;width: 1em;height: 1em;background-image: url('../images/a49.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.yb-output_voltage.hide  .ybo-add{display: none;}

.yb-one:nth-child(2) .yb-buttom{justify-content: center;padding-top: .3rem;}

@media(max-width: 750px){ 
    .yb-cont{padding: .3rem;}
    .yb-hidebox{display: none;}
    .yb-label .lb-label{padding: 0 .25rem;}
    .yb-label .lb-text{line-height: .6rem;}
    .yb-submit{height: .6rem;line-height: .6rem;}
    .yb-reset{height: .6rem;line-height: .6rem;}
    .yb-inputbox .yb-input{height: .6rem;} 
}




/* 
.nav-main{width: 100%;max-width: 16rem;margin: 0 auto;}
background-color: #dc2a1b; 
filter: grayscale(100%) brightness(500%);  图片变白

.a-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(900/1920*100%);}
.a-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}

.teaser.delay2  {transition-delay: .2s;}

transform: scale(1.00);transition: all ease .5s;
background-size: cover;background-position: center center;background-repeat: no-repeat;


.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.ellipsis{display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.eps2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;} 
 

*/

.search{width: 100%;}
.search-main{width: 100%;max-width: 16rem;margin: 0 auto;font-size: 0;}
.search-top{width: 100%;padding:.15rem .3rem;}
.search-tip{display: inline-block;vertical-align: middle;padding: .15rem 0;margin-right: .15rem;line-height: 1.5;color: #333;}
.search-navbox{display: inline-block;vertical-align: middle;}
.search-nav{display: inline-block;vertical-align: middle;padding: .15rem 0;margin-right: .25rem;line-height: 1.5;color: #333;}
.search-nav span{color: #dc2a1b;margin: 0 .05rem;}
.search-bottom{width: 100%;}
.search-one{position: relative;width: 100%;padding: .5rem .3rem;}
.search-one:nth-child(2n + 1){background-color: #f5f5f5;}  
.search-titles{position: relative;padding-left: .15rem;width: 100%;margin-bottom: .2rem;color: #333;line-height: 1.27;font-weight: bold;}
.search-titles:before{content: '';position: absolute;top: 50%;left: 0;transform: translate(0,-50%); width:  .04rem;height: 1em;background-color: #dc2a1b;}
.search-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.search-item{display: block;cursor: pointer;width: 45%;line-height: 1.5;color: #333;margin-bottom: .25rem;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.search-item:before{content: '';display: inline-block;vertical-align: middle;margin-right: .1rem;width: 5px;height: 5px;border-radius: 50%;background-color: #333;}
.search-item:hover{color: #dc2a1b;}
.search-item:hover:before{background-color: #dc2a1b;}

@media(max-width: 750px){ 
    .search-item{width: 100%;}
}