@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;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;}
input::-webkit-input-safebox-button{display: none;/*去掉搜狗浏览器密码软盘*/}
body{color: #000;font-family: Arial,Microsoft Yahei;background-color: #e8eef3;}
header,
footer,
main,
header *,
footer *,
main *{box-sizing: border-box;}

#web-ietip {width: 526px; height: 90px; 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;}


html{font-size: calc(100vw / 1920 * 100);}
@media(max-width: 900px){
    html{font-size: calc(900px / 1920 * 100);}
}

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

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: 12.0px;}
}
.s13{font-size: calc(13 * 1rem / 100);}
@media(max-width: 1846px){
    .s13{font-size: 12.5px;}
}
.s14{font-size: calc(14 * 1rem / 100);}
@media(max-width: 1783px){
    .s14{font-size: 13px;}
}
.s15{font-size: calc(15 * 1rem / 100);}
@media(max-width: 1664px){
    .s15{font-size: 13px;}
}
.s16{font-size: calc(16 * 1rem / 100);}
@media(max-width: 1620px){
    .s16{font-size: 13.5px;}
}
.s17{font-size: calc(17 * 1rem / 100);}
@media(max-width: 1525px){
    .s17{font-size: 13.5px;}
}
.s18{font-size: calc(18 * 1rem / 100);}
@media(max-width: 1493px){
    .s18{font-size: 14px;}
}
.s19{font-size: calc(19 * 1rem / 100);}
@media(max-width: 1415px){
    .s19{font-size: 14px;}
}
.s20{font-size: calc(20 * 1rem / 100);}
@media(max-width: 1392px){
    .s20{font-size: 14.5px;}
}
.s21{font-size: calc(21 * 1rem / 100);}
@media(max-width: 1326px){
    .s21{font-size: 14.5px;}
}
.s22{font-size: calc(22 * 1rem / 100);}
@media(max-width: 1309px){
    .s22{font-size: 15.0px;}
}
.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: 18.0px;}
}
.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: 21.0px;}
}
.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: 911px){
    .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: 24.0px;}
}
.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: 27.0px;}
}
.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;}
}
.s70{font-size: calc(70 * 1rem / 100);}
@media(max-width: 803px){
    .s70{font-size: 29.7px;}
}
.s71{font-size: calc(71 * 1rem / 100);}
@media(max-width: 800px){
    .s71{font-size: 30px;}
}
.s72{font-size: calc(72 * 1rem / 100);}
@media(max-width: 796px){
    .s72{font-size: 30.3px;}
}
.s73{font-size: calc(73 * 1rem / 100);}
@media(max-width: 793px){
    .s73{font-size: 30.6px;}
}
.s74{font-size: calc(74 * 1rem / 100);}
@media(max-width: 791px){
    .s74{font-size: 30.9px;}
}
.s75{font-size: calc(75 * 1rem / 100);}
@media(max-width: 788px){
    .s75{font-size: 31.2px;}
}
.s76{font-size: calc(76 * 1rem / 100);}
@media(max-width: 79px){
    .s76{font-size: 31.5px;}
}
.s77{font-size: calc(77 * 1rem / 100);}
@media(max-width: 785px){
    .s77{font-size: 31.8px;}
}
.s78{font-size: calc(78 * 1rem / 100);}
@media(max-width: 782px){
    .s78{font-size: 32.1px;}
}
.s79{font-size: calc(79 * 1rem / 100);}
@media(max-width: 780px){
    .s79{font-size: 32.4px;}
}
.s80{font-size: calc(80 * 1rem / 100);}
@media(max-width: 777px){
    .s80{font-size: 32.7px;}
}


header{width: 100%;position: fixed;left: 0;top: 0;z-index: 12345;transition: background-color .3s,box-shadow .3s;padding-left: .4rem;padding-right: .3rem;}
.h-space{width: 100%;height: 1rem;}
.target{width: 100%;position: absolute;left: 0;top: -0.99rem;}
.h-inner{width: 100%;max-width: 100%;margin: 0 auto;z-index: 12;}
.h-index{float: left;height: .41rem;margin-top: .29rem;}
.h-logo{height: 100%;filter: grayscale(100%) brightness(400%);}
.h-nav{display: inline-block;vertical-align: top;font-size: 0;margin-right: .3rem;}
.h-right{float: right;font-size: 0;}
.h-search{display: inline-block;vertical-align: top;width: .16rem;height: 1rem;background-image: url(../images/search.svg);background-size: .16rem .17rem;background-repeat: no-repeat;background-position: center center;cursor: pointer;}
.h-other-lang{display: inline-block;vertical-align: top;color: #fff;line-height: 1rem;margin-right: .32rem;}
.h-menu{display: none;width: 46px;height: 46px;background-repeat: no-repeat;background-position: center center;background-image: url(../images/menu.png);background-size: 28px 28px;}
.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;}
.h-li{display: inline-block;vertical-align: top;position: relative;margin: 0 .49rem;white-space: normal;}
.h-link{color: #fff;display: block;line-height: 1rem;}
.h-sub{display: none;width: 10.625em;background-color: #fff;position: absolute;left: 50%;margin-left: -5.3125em;top: 100%;z-index: 1000;}
.h-sub>li>a{display: block;width: 100%;line-height: 1.5;padding: .13rem 0.1rem;text-align: center;color: #666;transition: all .3s;border-bottom: 1px solid #f2f2f2;}
header.show-menu .h-nav{right: 0;}
header.show-menu .h-mask{opacity:1;visibility:visible;}
.h-sch{display: none;width: 100%;padding: .4rem 0;position: fixed;top: 0;right: 0;margin-right: 0;z-index: 999;background-color: #fff;font-size: 0;text-align: center;}
.h-form{width: 100%;background-color: transparent;position: relative;overflow: hidden;font-size: 0;}
.h-text{width: 3.8rem;height: .4rem;line-height: .4rem;font-size: .14rem;padding: 0 .1rem 0 0.05rem;border: none;border-bottom: 1px solid #ccc;border-right: none;vertical-align: top;background-color: transparent;color: #333;text-align: left;vertical-align: top;}
.h-smt{background-image: url(../images/search-black.svg);background-position: center center;width: .4rem;height: .4rem;background-size: .16rem .17rem;background-repeat: no-repeat;color: transparent;cursor: pointer;border: none;border-bottom: 1px solid #ccc;background-color: transparent;transition: all .3s;vertical-align: top;}
header.show-sch .h-mask{opacity:1;visibility:visible;}
header.show-sch .h-sch{display: block;}
.h-mini{width: 46px;height: 46px;margin-right: 5px;display: none;vertical-align: top;float: left;background-image: url(../images/home.png);background-size: 25px auto;background-repeat: no-repeat;background-position: center center;}
.h-mini.back{background-image: url(../images/back.png);background-size: 10px auto;background-position: 16px center;}
body.mini .h-inner{padding-left: 0;}
body.mini .h-mini{display: inline-block;}
.h-li.sp .h-sub{width: auto;margin-left: 0;transform: translate(-50%,0);overflow: auto;}
.h-li.sp.over-window{position: static;}
.h-li.sp.over-window .h-sub{left: 0;transform: translate(0,0);width: 100%;text-align: center;}
.h-li.sp.over-window .h-sub-inner{text-align: left;}
.h-sub-inner{display: inline-block;vertical-align: top;width: auto;white-space: nowrap;padding: .2rem .3rem .3rem;font-size: 0;}
.h-dl{display: inline-block;vertical-align: top;}
.h-dl{margin-right: .3rem;min-width: 2.6rem;}
.h-dl:last-child{margin-right: 0;}
.h-dt{display: block;line-height: 1.5;border-bottom: 1px solid #ebebeb;padding-bottom: .15rem;color: #43b02a;font-weight: bold;}
.h-dd{width: 100%;padding-top: .15rem;}
.h-one{display: block;line-height: 1.71;color: #333;margin-bottom: .1rem;padding-left: 1em;position: relative;position: relative;}
.h-one:before{content: "";display: inline-block;width: .285em;height: .285em;background-color: #c5df8f;position: absolute;left: 0;top: .71em;}
.h-one:last-child{margin-bottom: 0;}
@media(min-width: 1201px){
    .h-sub>li>a:hover{background-color: #43b02a;border-bottom-color: #43b02a;color: #fff;}
    header.black{background-color: #fff;box-shadow: 0 0.11rem 0.55rem rgba(0,0,0,0.13);}
    header.black .h-logo{filter: none;}
    header.black .h-link{color: #333;}
    header.black .h-li.active .h-link{color: #43b02a;}
    header.black .h-search{background-image: url(../images/search-black.svg);}
    header.black:before{opacity: 0;}
    .h-one:hover{color: #43b02a;}
    .h-one:hover:before{background-color: #43b02a;}
    header.black .h-other-lang{color: #333;}
}
@media(max-width: 1920px){
    .h-search{width: 16px;}
    .h-sch{padding: 40px 0;}
    .h-text{width: 380px;height: 40px;line-height: 40px;font-size: 14px;padding: 0 10px 0 5px;}
    .h-smt{width: 40px;height: 40px;background-size: 16px 17px;}
}
@media(max-width: 1200px){
    body{padding-top: 46px !important;}
    header{height: 46px;background-color: #fff;box-shadow: 0 0.11rem 0.55rem rgba(0,0,0,0.13);padding: 0 0 0 10px;}
    .h-space{display: none;}
    .h-logo{filter: none;}
    .target{top: -45px;}
    .h-index{height: 28px;margin-top: 9px;}
    .h-other-lang{color: #333;line-height: 46px;min-width: 46px;text-align: center;margin-right: 0;}
    .h-nav{width: 280px;height: 100%;position: fixed;right: -280px;top: 0;left: auto;transform: translate(0,0);background-color: #fff;z-index: 12345;overflow: auto;transition: all .3s;margin-right: 0;text-align: left;}
    .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;}
    .h-sub>li>a{text-align: left;padding: 10px 0 10px 40px;border-bottom: none;}
    .h-li.sp .h-sub{transform: translate(0,0);}
    .h-li.sp .h-sub-inner{position: relative;display: block;white-space: normal;padding: 0;padding-left: 40px;padding-right: 10px;}
    .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-dl{width: 100%;margin-right: 0;margin-bottom: 20px;}
    .h-link{line-height: 46px;padding: 0 46px 0 20px;color: #333;}
    .h-li.active .h-link{color: #43b02a;}
    .h-menu{display: inline-block;}
    .h-search{background-image: url(../images/search-black.svg);width: 46px;height: 46px;background-size: 16px 17px;}
    .h-right{float: none;text-align: right;}
}
@media(max-width: 750px){
    header.show-sch .h-text{width: 220px;}
}



footer{width: 100%;background-color: #383b3d;}
.f-top{width: 100%;border-bottom: 1px solid rgba(255,255,255,0.08);padding-top: .57rem;padding-bottom: .55rem;overflow: hidden;}
.f-wrap{width: 100%;max-width: 14rem;margin: 0 auto;position: relative;}
.f-bn{width: calc(100% + 0.9rem);margin-left: -0.45rem;}
.f-s{text-align: center;}
.f-arrow{width: .12rem;height: .22rem;margin-top: -0.11rem;background-image: url(../images/arrow-right-white.svg);background-size: 100% 100%;position: absolute;top: 50%;cursor: pointer;opacity: .7;z-index: 12;}
.f-arrow.swiper-button-disabled{display: none;}
.f-prev{left: -0.5rem;transform: rotate(180deg);}
.f-next{right: -0.5rem;}
.f-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.f-list{width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
.f-one{opacity: .7;transition: all .3s;display: inline-block;}
.f-brand{max-height: .55rem;min-height: .43rem;}
.f-mid{width: 100%;border-bottom: 1px solid rgba(255,255,255,0.08);padding-top: .66rem;padding-bottom: .4rem;}
.f-m-top{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-bottom: .9rem;}
.f-en .f-m-top{align-items: flex-end;}
.f-m-top-left{font-size: 0;}
.f-index{display: inline-block;vertical-align: bottom;height: .41rem;margin-right: .1rem;}
.f-out-link{display: inline-block;vertical-align: bottom;color: #fff;opacity: .7;transition: all .3s;letter-spacing: .1em;}
.f-logo{height: 100%;vertical-align: top;}
.f-links{font-size: 0;}
.f-link{display: inline-block;vertical-align: top;line-height: 2;color: #fff;margin-left: .69rem;}
.f-en .f-link{margin-left: .3rem;}
.f-m-bot{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.f-text{position: relative;}
.f-row{color: #fff;opacity: .7;line-height: 2;margin-bottom: .02rem;}
.f-row:last-child{margin-bottom: 0;}
.f-tel{padding-right: .22rem;}
.f-tel:last-child{padding-right: 0;}
.f-share{font-size: 0;}
.f-el{display: inline-block;vertical-align: top;width: .65rem;height: .65rem;border-radius: 50%;background-color: #4c4f51;cursor: pointer;margin-left: .1rem;}
.f-icon{width: 100%;height: 100%;vertical-align: top;object-fit: contain;opacity: .6;transition: all .3s;}
.f-bot{width: 100%;padding: .2rem 0;display: none;}
.f-b-cont{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.f-copy{color: rgba(255,255,255,0.4);line-height: 2;}
.f-copy a{line-height: inherit;display: inline-block;vertical-align: top;padding-left: .16rem;cursor: pointer;}
.f-author{color: rgba(255,255,255,0.4);line-height: 2;}
.f-author a{line-height: inherit;display: inline-block;vertical-align: top;cursor: pointer;}
@media(min-width: 1201px){
    .f-one:hover{opacity: 1;}
    .f-el:hover .f-icon{opacity: 1;}
    .f-copy a:hover{color: #fff;}
    .f-author a:hover{color: #fff;}
    .f-out-link:hover{opacity: 1;}
}
@media(max-width: 1400px){
    .f-wrap{max-width: 1000px;}
    .f-inner{max-width: 1000px;}
    .f-arrow{width: 9px;height: 16px;margin-top: -8px;}
}
@media(max-width: 1200px){
    .f-index{height: 28px;}
}
@media(max-width: 1100px){
    .f-inner{max-width: 100%;}
    .f-brand{min-height: 28px;max-height: 28px;}
    .f-top{padding-left: 10px;padding-right: 10px;}
    .f-mid{padding-left: 10px;padding-right: 10px;}
    .f-bot{padding-left: 10px;padding-right: 10px;}
    .f-el{width: 34px;height: 34px;margin-left: 7px;}
    .f-wrap{max-width: 100%;padding: 0 30px;}
    .f-prev{left: 0;}
    .f-next{right: 0;}
}
@media(max-width: 920px){
    .f-m-top{display: block;margin-bottom: 15px;}
    .f-links{width: calc(100% + 20px);}
    .f-link{margin-left: 0;min-width: 33.33%;padding-right: 20px;}
    .f-en .f-link{margin-left: 0;}
    .f-m-top-left{margin-bottom: 10px;}
}
@media(max-width: 800px){
    .f-top{padding-bottom: 20px;padding-top: 20px;}
    .f-mid{padding: 20px 10px;}
    .f-m-top{margin-bottom: 20px;}
}
@media(max-width: 700px){
    .f-mid{overflow: hidden;}
    .f-m-bot{display: block;}
    .f-text{margin-bottom: 15px;}
    .f-el:first-child{margin-left: 0;}
    .f-b-cont{display: block;}
    .f-copy a{padding-left: 0;}
}
@media(max-width: 500px){
    .f-en .f-index{margin-bottom: 10px;}
    .f-en .f-out-link{display: block;}
}

.a-main{width: 100%;position: relative;}
.a-h1{position: absolute;left: -2000vw;top: 0;width: 1px;overflow: hidden;}
.a-bn{width: 100%;position: relative;}
.a-s{position: relative;}
.a-box{width: 100%;padding-top: 100vh;padding-top: 47.916%;position: relative;}
.a-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.a-text{width: 14rem;position: absolute;left: 50%;margin-left: -7rem;top: 50%;transform: translate(0,-50%);}
.a-tit{color: #fff;line-height: 1;font-weight: bold;margin-bottom: .33rem;}
.a-des{color: #fff;line-height: 2.4;margin-bottom: .34rem;}
.a-des *{line-height: inherit;}
.a-btn{display: inline-block;vertical-align: top;width: 2rem;height: .55rem;line-height: .51rem;border: 0.02rem solid #fff;border-radius: .28rem;text-align: center;color: #fff;transition: all .3s;}
.a-bn.swiper-container-horizontal>.swiper-pagination-bullets{bottom:.29rem;font-size:0;width: 14rem;left: 50%;margin-left: -7rem;text-align: left;}
.a-bn.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 .11rem 0 0;}
.a-bn .swiper-pagination-bullet{width:.12rem;height:.11rem;background-color:transparent;opacity:1;background-image: url(../images/6.png);background-size: 100% 100%;border-radius: 0;}
.a-bn .swiper-pagination-bullet-active{background-image: url(../images/7.png);background-size: 100% 100%;}
.a-b{position: absolute;left: 50%;margin-left: -7rem;top: 1.32rem;font-size: 0;z-index: 12;}
.a-b.hide{display: none;}
.a-b-icon{display: inline-block;vertical-align: top;width: .875em;margin-right: .75em;}
.a-b-bn{width: 37.875em;height: 1em;display: inline-block;vertical-align: top;}
.a-b-s{position: relative;}
.a-b-link{display: block;width: 35.5em;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #fff;line-height: 1;}
.a-b-more{display: inline-block;position: absolute;right: 0;top: 0;line-height: 1;cursor: pointer;color: #fff;}
.a-b-close{width: 0.08rem;height: 1em;background-size: 100% auto;background-repeat: no-repeat;background-position: center center;cursor: pointer;background-image: url(../images/4.png);display: inline-block;vertical-align: top;margin-left: 1.43em;}
@media(min-width: 1201px){
    .a-btn:hover{background-color: #fff;color: #43b02a;}
}
@media(max-width: 1920px){
    .a-b-close{width: 8px;height: 16px;}
}
@media(max-width: 1200px){
    .a-box{padding-top: 47.916%;}
    .a-btn{width: 125px;line-height: 32px;height: 34px;border: 1px solid #fff;border-radius: 17px;}
    .a-bn.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin-right: 7px;}
    .a-bn .swiper-pagination-bullet{width: 8px;height: 7px;}
    .a-b{top: 20px;}
}
@media(max-width: 750px){
    .a-text{left: 0;margin-left: 0;padding: 0 20px;width: 100%;}
    .a-bn.swiper-container-horizontal>.swiper-pagination-bullets{width: 100%;left: 0;bottom: 7px;margin-left: 0;text-align: center;}
    .a-des{font-size: 12px;}
    .a-tit{font-size: 18px;}
    .a-btn{font-size: 12px;}
    .a-b{display: none;}
}
@media(max-width: 500px){
    .a-box{padding-top: 56.25%;padding-top: 77vh;}
    .a-tit{margin-bottom: 10px;}
    .a-des{max-height: 9.6em;margin-bottom: 10px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
}

.b-main{width: 100%;padding-top: 1rem;padding-bottom: 1.1rem;background-image: url(../images/24.jpg);background-size: cover;background-position: center top;}
.b-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.b-title{color: #000;line-height: 1;text-align: center;font-weight: bold;margin-bottom: .75rem;}
.b-cont{width: 100%;position: relative;}
.b-bn{width: 100%;height: 4.85rem;}
.b-s{position: relative;text-align: center;padding-top: .97rem;transition: all .3s;}
.b-text{height: .89rem;transition: all .3s;}
.b-tit{color: #000;line-height: 1.5;display: block;margin-bottom: .21rem;transition: all .3s;}
.b-des{color: #666;line-height: 1.5;max-height: 0;margin-bottom: 0;transition: all .3s;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;display: none;}
.b-more{display: inline-block;vertical-align: top;color: #999;line-height: 1;}
.b-box{width: 100%;display: block;}
.b-img{vertical-align: top;max-height: 100%;object-fit: contain;width: 2.5rem;transition: all .3s;}
.b-bot{text-align: center;padding-top: .6rem;}
.b-btn{display: inline-block;vertical-align: top;width: 2rem;height: .55rem;line-height: .51rem;border: 0.02rem solid #999;border-radius: .28rem;text-align: center;color: #666;transition: all .3s;}
.b-arrow{width: .12rem;height: .22rem;margin-top: -0.11rem;background-image: url(../images/arrow-right.svg);background-size: 100% 100%;background-repeat: no-repeat;position: absolute;top: 50%;cursor: pointer;z-index: 12;}
.b-prev{left: 0;transform: rotate(180deg);}
.b-next{right: 0;}
.b-s.swiper-slide-active{padding-top: 0;}
.b-s.swiper-slide-active .b-text{height: 1.02rem;}
.b-s.swiper-slide-active .b-tit{margin-bottom: .07rem;}
.b-s.swiper-slide-active .b-des{max-height: 3em;margin-bottom: .23rem;}
.b-s.swiper-slide-active .b-box{height: 3.73rem;}
.b-s.swiper-slide-active .b-img{width: 3.71rem;}
@media(min-width: 1201px){
    .b-btn:hover{background-color: #43b02a;color: #fff;border-color: #43b02a;}
    .b-arrow:hover{background-image: url(../images/arrow-right-green.svg);}
    .b-tit:hover{color: #43b02a;}
    .b-more:hover{color: #43b02a;}
}
@media(max-width: 1920px){
    .b-arrow{width: 12px;height: 22px;}
}
@media(max-width: 1350px){
    .b-bn{height: calc(111px + 3.73rem);}
    .b-text{height: 62px;}
    .b-s.swiper-slide-active .b-text{height: 75px;}
}
@media(max-width: 1200px){
    .b-btn{width: 125px;line-height: 32px;height: 34px;border-radius: 17px;}
}
@media(max-width: 750px){
    .b-main{padding: 30px 10px;}
    .b-inner{max-width: 100%;}
    .b-title{margin-bottom: 25px;}
    .b-bot{padding-top: 20px;}
    .b-s.swiper-slide-active .b-img{width: 100%;}
}
@media(max-width: 600px){
    .b-bn{height: 285px;}
    .b-s{padding-top: 0;}
    .b-tit{margin-bottom: .07rem;}
    .b-des{max-height: 3em;margin-bottom: .23rem;}
    .b-box{height: 200px;}
    .b-s.swiper-slide-active .b-box{height: 200px;}
    .b-img{width: 100%;}
}
@media(max-width: 500px){
    .b-main{min-height: 77vh;display: flex;align-items: center;}
}

.c-main{width: 100%;height: 9rem;padding-top: 1rem;background-size: cover;background-position: center top;position: relative;overflow: hidden;}
.c-inner{width: 100%;}
.c-title{text-align: center;color: #fff;line-height: 1;font-weight: bold;}
.c-box{width: 11.8rem;height: 5.89rem;background-image: url(../images/37.png);background-size: 100% 100%;position: absolute;left: 50%;margin-left: -5.9rem;bottom: 0;}
.c-item{width: 1rem;height: 1rem;border-radius: 50%;background-color: #fff;position: absolute;}
.c-logo{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);max-width: 80%;max-height: 80%;object-fit: contain;}
.c-bn{width: 14.77rem;height: 6.14rem;margin-top: -0.25rem;margin-left: -0.45rem;}
.c-s{position: relative;}
.c-one{width: 1rem;height: 1rem;border-radius: 50%;background-color: #fff;position: relative;display: block;}
.c-pic{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);max-width: 80%;max-height: 80%;object-fit: contain;}
.c-bn2{width: 10.8rem;height: 4.81rem;}
@media(min-width: 751px){
    .c-item:nth-child(1){left: -0.44rem;top: 4.51rem;}
    .c-item:nth-child(2){left: 0.74rem;top: 1.7rem;}
    .c-item:nth-child(3){left: 3.36rem;top: -0.14rem;}
    .c-item:nth-child(4){left: 7.13rem;top: -0.25rem;}
    .c-item:nth-child(5){left: 10.05rem;top: 1.69rem;}
    .c-item:nth-child(6){left: 11.22rem;top: 4.52rem;}
    .c-item:nth-child(7){left: 1.4rem;top: 3.61rem;}
    .c-item:nth-child(8){left: 2.93rem;top: 1.74rem;}
    .c-item:nth-child(9){left: 5.41rem;top: 1.08rem;}
    .c-item:nth-child(10){left: 7.85rem;top: 1.75rem;}
    .c-item:nth-child(11){left: 9.39rem;top: 3.55rem;}

    .c-one{position: absolute;transition: all .5s;left: 0;top: 0;}
    .c-bn .c-s.swiper-slide-prev .c-one{left: 2.11rem;top: 7.5rem;}
    .c-bn .c-s.swiper-slide-active .c-one{left: 0;top: 4.76rem;}
    .c-bn .c-s.swiper-slide-active +.c-s .c-one{left: -0.92rem;top: 1.95rem;}
    .c-bn .c-s.swiper-slide-active +.c-s+.c-s .c-one{left: -0.41rem;top: 0.11rem;}
    .c-bn .c-s.swiper-slide-active +.c-s+.c-s+.c-s .c-one{left: 1.25rem;top: 0rem;}
    .c-bn .c-s.swiper-slide-active +.c-s+.c-s+.c-s+.c-s .c-one{left: 2.06rem;top: 1.94rem;}
    .c-bn .c-s.swiper-slide-active +.c-s+.c-s+.c-s+.c-s+.c-s .c-one{left: 1.11rem;top: 4.77rem;}
    .c-bn .c-s.swiper-slide-active +.c-s+.c-s+.c-s+.c-s+.c-s+.c-s .c-one{left: -1rem;top: 7.5rem;}
    .c-bn .c-s.swiper-slide-active +.c-s+.c-s+.c-s+.c-s+.c-s+.c-s+.c-s .c-one{left: 0;top: 7.5rem;}
    .c-bn2{position: absolute;left: 1.4rem;bottom: 0;}
    .c-bn2 .c-s.swiper-slide-prev .c-one{left: 1.8rem;top: 7.81rem;}
    .c-bn2 .c-s.swiper-slide-active .c-one{left: 0;top: 2.53rem;}
    .c-bn2 .c-s.swiper-slide-active +.c-s .c-one{left: -0.27rem;top: 0.66rem;}
    .c-bn2 .c-s.swiper-slide-active +.c-s+.c-s .c-one{left: 0.41rem;top: 0rem;}
    .c-bn2 .c-s.swiper-slide-active +.c-s+.c-s+.c-s .c-one{left: 1.05rem;top: 0.67rem;}
    .c-bn2 .c-s.swiper-slide-active +.c-s+.c-s+.c-s+.c-s .c-one{left: 0.79rem;top: 2.47rem;}
    .c-bn2 .c-s.swiper-slide-active +.c-s+.c-s+.c-s+.c-s+.c-s .c-one{left: -0.5rem;top: 4.81rem;}
    .c-bn2 .c-s.swiper-slide-active +.c-s+.c-s+.c-s+.c-s+.c-s+.c-s .c-one{left: 0;top: 4.81rem;}
    .c-bn2 .c-s.swiper-slide-active +.c-s+.c-s+.c-s+.c-s+.c-s+.c-s+.c-s .c-one{left: 0;top: 4.81rem;}
}
@media(max-width: 750px){
    .c-main{height: auto;padding: 30px 10px;}
    .c-bn{width: 100%;height: auto;margin-top: 0;margin-left: 0;margin-bottom: 10px;}
    .c-bn2{width: 100%;height: auto;}
    .c-s{padding: 5px;}
    .c-one{margin: 0 auto;width: 100%;height: auto;padding-top: 100%;}
    .c-title{font-size: 18px;margin-bottom: 30px;}
    .c-box{width: 100%;height: auto;position: relative;left: 0;margin-left: 0;font-size: 0;display: flex;flex-wrap: wrap;background-image: none;max-width: 500px;margin: 0 auto;}
    .c-item{position: relative;width: 24%;padding-top: 24%;margin-right: 1.33%;margin-bottom: 1.33%;}
    .c-item:nth-child(4n){margin-right: 0;}
}
@media(max-width: 500px){
    .c-main{min-height: 77vh;display: flex;align-items: center;flex-wrap: wrap;}
}

.d-main{width: 100%;padding-top: 1rem;padding-bottom: 1.1rem;}
.d-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.d-title{color: #000;line-height: 1;font-weight: bold;text-align: center;margin-bottom: .38rem;}
.d-bn{width: 100%;padding-bottom: .4rem;}
.d-s{font-size: 0;border-top: 1px solid #dae0e5;border-left: 1px solid #dae0e5;}
.d-item{display: inline-block;vertical-align: top;width: 16.66%;height: 1.85rem;position: relative;border-bottom: 1px solid #dae0e5;border-right: 1px solid #dae0e5;}
.d-logo{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);object-fit: contain;max-width: 80%;max-height: 80%;}
.d-bn.swiper-container-horizontal>.swiper-pagination-bullets{bottom:0;font-size:0;width: 14rem;left: 50%;margin-left: -7rem;}
.d-bn.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 .06rem;}
.d-bn .swiper-pagination-bullet{width:.12rem;height:.11rem;background-color:transparent;opacity:1;background-image: url(../images/107.png);background-size: 100% 100%;border-radius: 0;}
.d-bn .swiper-pagination-bullet-active{background-image: url(../images/7.png);background-size: 100% 100%;}
@media(max-width: 1200px){
    .d-bn.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 3px;}
    .d-bn .swiper-pagination-bullet{width: 8px;height: 7px;}
}
@media(max-width: 750px){
    .d-main{padding: 30px 10px;}
    .d-inner{max-width: 100%;}
    .d-title{font-size: 18px;margin-bottom: 30px;}
    .d-item{width: 33.33%;}
}
@media(max-width: 500px){
    .d-logo{max-width: 60%;max-height: 60%;}
    .d-main{min-height: 77vh;display: flex;align-items: center;}
    .d-item{height: 9vh;}
}

.e-main{width: 100%;height: 9rem;background-size: cover;background-position: center center;position: relative;overflow: hidden;}
.e-text{width: 14rem;position: absolute;left: 50%;margin-left: -7rem;top: 50%;transform: translate(0,-50%);z-index: 12;}
.e-title{color: #fff;line-height: 1.272;margin-bottom: .27rem;}
.e-des{color: #fff;line-height: 1.6;margin-bottom: .35rem;}
.e-item{position: absolute;left: 0;top: 0;animation: breath 3s ease-in-out infinite alternate;}
.e-item1{width: calc(98 / 1920 * 100%);left: calc(652 / 1920 * 100%);margin-top: calc(207 / 1920 * 100%);animation-delay: .1s;}
.e-item2{width: calc(112 / 1920 * 100%);left: calc(1476 / 1920 * 100%);margin-top: calc(244 / 1920 * 100%);animation-delay: .2s;}
.e-item3{width: calc(158 / 1920 * 100%);left: calc(946 / 1920 * 100%);margin-top: calc(358 / 1920 * 100%);animation-delay: .3s;}
.e-item4{width: calc(129 / 1920 * 100%);left: calc(1761 / 1920 * 100%);margin-top: calc(413 / 1920 * 100%);animation-delay: .4s;}
.e-item5{width: calc(97 / 1920 * 100%);left: calc(1459 / 1920 * 100%);margin-top: calc(474 / 1920 * 100%);animation-delay: .5s;}
.e-item6{width: calc(98 / 1920 * 100%);left: calc(736 / 1920 * 100%);margin-top: calc(474 / 1920 * 100%);animation-delay: .6s;}
.e-item7{width: calc(158 / 1920 * 100%);left: calc(130 / 1920 * 100%);margin-top: calc(464 / 1920 * 100%);animation-delay: .7s;}
.e-item8{width: calc(129 / 1920 * 100%);left: calc(1134 / 1920 * 100%);margin-top: calc(522 / 1920 * 100%);animation-delay: .8s;}
.e-item9{width: calc(98 / 1920 * 100%);left: calc(358 / 1920 * 100%);margin-top: calc(646 / 1920 * 100%);animation-delay: .9s;}
.e-item10{width: calc(113 / 1920 * 100%);left: calc(893 / 1920 * 100%);margin-top: calc(665 / 1920 * 100%);animation-delay: 1s;}
.e-item11{width: calc(129 / 1920 * 100%);left: calc(1709 / 1920 * 100%);margin-top: calc(665 / 1920 * 100%);animation-delay: 1.1s;}
.e-item12{width: calc(112 / 1920 * 100%);left: calc(1445 / 1920 * 100%);margin-top: calc(713 / 1920 * 100%);animation-delay: 1.2s;}
.e-item13{width: calc(137 / 1920 * 100%);left: calc(83 / 1920 * 100%);margin-top: calc(753 / 1920 * 100%);animation-delay: 1.3s;}

.e-item14{width: calc(129 / 1920 * 100%);left: calc(1761 / 1920 * 100%);margin-top: calc(413 / 1920 * 100%);animation-delay: .4s;}
.e-item15{width: calc(97 / 1920 * 100%);left: calc(1459 / 1920 * 100%);margin-top: calc(474 / 1920 * 100%);animation-delay: .5s;}
.e-item16{width: calc(98 / 1920 * 100%);left: calc(736 / 1920 * 100%);margin-top: calc(474 / 1920 * 100%);animation-delay: .6s;}
.e-item17{width: calc(158 / 1920 * 100%);left: calc(130 / 1920 * 100%);margin-top: calc(464 / 1920 * 100%);animation-delay: .7s;}
.e-item18{width: calc(129 / 1920 * 100%);left: calc(1134 / 1920 * 100%);margin-top: calc(522 / 1920 * 100%);animation-delay: .8s;}
.e-item19{width: calc(98 / 1920 * 100%);left: calc(358 / 1920 * 100%);margin-top: calc(646 / 1920 * 100%);animation-delay: .9s;}
.e-item20{width: calc(113 / 1920 * 100%);left: calc(893 / 1920 * 100%);margin-top: calc(665 / 1920 * 100%);animation-delay: 1s;}
.e-item21{width: calc(129 / 1920 * 100%);left: calc(1709 / 1920 * 100%);margin-top: calc(665 / 1920 * 100%);animation-delay: 1.1s;}
.e-item22{width: calc(112 / 1920 * 100%);left: calc(1445 / 1920 * 100%);margin-top: calc(713 / 1920 * 100%);animation-delay: 1.2s;}
.e-item23{width: calc(137 / 1920 * 100%);left: calc(83 / 1920 * 100%);margin-top: calc(753 / 1920 * 100%);animation-delay: 1.3s;}
.e-item24{width: calc(98 / 1920 * 100%);left: calc(652 / 1920 * 100%);margin-top: calc(207 / 1920 * 100%);animation-delay: .1s;}
.e-item25{width: calc(112 / 1920 * 100%);left: calc(1476 / 1920 * 100%);margin-top: calc(244 / 1920 * 100%);animation-delay: .2s;}
.e-item26{width: calc(158 / 1920 * 100%);left: calc(946 / 1920 * 100%);margin-top: calc(358 / 1920 * 100%);animation-delay: .3s;}
@media(max-width: 750px){
    .e-main{padding: 30px 0;height: auto;}
    .e-text{position: relative;width: 100%;left: 0;margin-left: 0;padding: 0 20px;transform: translate(0,0);}
    .e-title{font-size: 18px;}
}
@media(max-width: 500px){
    .e-main{min-height: 77vh;display: flex;align-items: center;}
}
@keyframes breath {
    from {opacity: 0.3;}
    50%  {opacity:   1;}
    to   {opacity: 0.3;}
}

.go-top{width: .8rem;height: .8rem;margin-top: -0.4rem;border-radius: 50%;visibility: hidden;opacity: 0;transition: all .3s;background-image: url(../images/52.png);background-size: .22rem auto;background-repeat: no-repeat;background-position: center center;background-color: #fff;cursor: pointer;box-shadow: 0 0.12rem 0.49rem rgba(0,0,0,0.1);position: fixed;right: .48rem;top: 50%;z-index: 123;}
.go-top.show{visibility: visible;opacity: 1;}
@media(max-width: 1200px){
    .go-top{background-size: 14px auto;}
}
@media(max-width: 750px){
    .go-top{right: 10px;}
}

.g-main{width: 100%;position: relative;}
.g-main:after{content: "";display: inline-block;width: 100%;height: 100%;background-color: rgba(0,0,0,0.2);position: absolute;left: 0;top: 0;z-index: 1;}
.g-box{width: 100%;padding-top: 23.4375%;position: relative;}
.g-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.g-text{width: 14rem;position: absolute;left: 50%;margin-left: -7rem;top: 50%;transform: translate(0,-50%);z-index: 12;}
.g-title{color: #fff;line-height: 1;font-weight: bold;}
@media(max-width: 750px){
    .g-text{width: 100%;left: 0;margin-left: 0;padding: 0 20px;}
    .g-title{font-size: 20px;}
}

.i-main{widh: 100%;}
.i-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.i-thumbs{font-size: 0;padding: .24rem 0;}
.i-one{display: inline-block;vertical-align: top;line-height: 2;color: #666;margin-right: 1.375em;position: relative;}
.i-one:first-child:before{content: "";display: inline-block;vertical-align: middle;width: 1.3125em;height: 1.1875em;background-image: url(../images/home.png);background-size: 100% 100%;margin-right: .1rem;position: relative;top: -1px;}
.i-one:after{content: ">";position: absolute;right: -0.6875em;top:50%;transform: translate(50%,-50%);line-height: 1;pointer-events: none;}
.i-one:last-child{margin-right: 0;}
.i-one:last-child:after{display: none;}
@media(max-width: 750px){
    .i-main{padding: 0 10px;}
    .i-inner{max-width: 100%;}
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color: #999;}
input:-moz-placeholder,
textarea:-moz-placeholder{color: #999;}
input::-moz-placeholder,
textarea::-moz-placeholder{color: #999;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{color: #999;}

.j-main{width: 100%;padding-bottom: 1rem;}
.j-inner{width: 100%;max-width: 14rem;margin: 0 auto;position: relative;}
.j-left{float: left;width: 3.2rem;}
.j-left.fixed{position: fixed;left: 50%;top: 1rem;margin-left: -7rem;}
.j-left.bot{position: absolute;top: auto;bottom: 0;}
.j-form{width: 100%;background-color: #fff;border-radius: .1rem;position: relative;margin-bottom: .2rem;}
.j-nav{background-color: #fff;width: 100%;border-radius: .1rem;padding: .3rem .3rem .38rem;}
.j-nav-title{color: #222;line-height: 1;margin-bottom: .26rem;font-weight: bold;}
.j-tabs{width: 100%;}
.j-tab{display: block;line-height: 1.5;margin-bottom: .16rem;color: #333;cursor: pointer;padding-left: 1em;position: relative;}
.j-tab:last-child{margin-bottom: 0;}
.j-tab:before{content: "";display: inline-block;width: .375em;height: .625em;background-image: url(../images/arrow-right2.svg);background-size: 100% 100%;position: absolute;left: 0;top: .4375em;}
.j-tab.active{color: #43b02a;}
.j-tab.active:before{background-image: url(../images/arrow-right2-green.svg);}
.j-input{width: 100%;height: .6rem;background-color: transparent;border-radius: .1rem;padding: 0 .46rem 0 .3rem;color: #222;border: none;cursor: pointer;}
.j-sub{position: absolute;right: 0;top: 0;cursor: pointer;width: .46rem;height: .6rem;z-index: 12;border: none;background-image: none;background-color: transparent;font-size: 0;background-image: url(../images/filter.svg);background-size: .24rem auto;background-repeat: no-repeat;background-position: left center;}
.j-right{float: right;width: 10.5rem;}
.j-dl{width: 100%;background-color: #fff;margin-bottom: .2rem;border-radius: .1rem;}
.j-dl:last-child{margin-bottom: 0;}
.j-dt{color: #222;line-height: .8rem;border-bottom: 1px solid #ebebeb;padding: 0 .3rem;}
.j-list{width: 100%;font-size: 0;padding: .27rem .3rem 0;}
.j-item{display: inline-block;vertical-align: top;width: 22.22%;margin-right: 3.7%;margin-bottom: .35rem;padding-top: .28rem;}
.j-item:nth-child(4n){margin-right: 0;}
.j-box{width: 100%;padding-top: 80%;text-align: center;margin-bottom: .16rem;display: block;position: relative;}
.j-img{max-height: 100%;object-fit: contain;position: absolute;max-width: 80%;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.j-tit{color: #222;line-height: 1.5;margin-bottom: .1rem;display: block;text-align: center;}
.j-lbs{font-size: 0;text-align: center;margin-bottom: .1rem;}
.j-lb{display: inline-block;vertical-align: top;color: #43b02a;border: 1px solid #43b02a;line-height: 1.538;border-radius: .8em;margin: 0 .03rem;padding: 0 .8em;}
.j-rows{width: 100%;color: #999;line-height: 1.71;}
.j-rows *{line-height: inherit;}
.j-row{display: none;width: 100%;position: relative;padding-left: 1em;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;cursor: pointer;}
.j-row:before{content: "";display: inline-block;width: .285em;height: .285em;background-color: #43b02a;opacity: .5;position: absolute;left: 0;top: .7125em;}
.j-row:nth-child(1),
.j-row:nth-child(2),
.j-row:nth-child(3){display: block;}
.j-item.show-all .j-row{display: block;}
.j-last{width: 100%;text-align: center;display: none;}
.j-last.show{display: block;}
.j-more{display: inline-block;vertical-align: top;line-height: 1.71;color: #43b02a;cursor: pointer;}
.j-form input::-webkit-input-placeholder,
.j-form textarea::-webkit-input-placeholder{color: #ccc;}
.j-form input:-moz-placeholder,
.j-form textarea:-moz-placeholder{color: #ccc;}
.j-form input::-moz-placeholder,
.j-form textarea::-moz-placeholder{color: #ccc;}
.j-form input:-ms-input-placeholder,
.j-form textarea:-ms-input-placeholder{color: #ccc;}
@media(min-width: 1201px){
    .j-row:hover{color: #43b02a;}
    .j-row:hover:before{opacity: 1;}
    .j-tab:hover{color: #43b02a;}
    .j-tab:hover:before{background-image: url(../images/arrow-right2-green.svg);}
}
@media(max-width: 1920px){
    .j-sub{background-size: 24px auto;}
}
@media(max-width: 1350px){
    .j-left{width: 225px;}
    .j-right{width: calc(100% - 245px);}
    .j-item{width: 32%;margin-right: 2%;}
    .j-item:nth-child(4n){margin-right: 2%;}
    .j-item:nth-child(3n){margin-right: 0;}
}
@media(max-width: 1100px){
    .j-input{height: 34px;padding-right: 34px;}
    .j-sub{width: 34px;height: 34px;background-position: center center;}
    .j-item{width: 49%;}
    .j-item:nth-child(3n){margin-right: 2%;}
    .j-item:nth-child(2n){margin-right: 0;}
    .j-box{height: 76px;}
}
@media(max-width: 750px){
    .j-main{padding: 0 10px 20px 10px;}
    .j-inner{max-width: 100%;}
    .j-left{float: none;position: relative;width: 100%;margin-bottom: 10px;}
    .j-left.fixed{position: relative;left: 0;top: 0;margin-left: 0;}
    .j-left.bot{position: relative;top: 0;bottom: auto;}
    .j-right{float: none;width: 100%;}
    .j-form{margin-bottom: 10px;}
    .j-dl{margin-bottom: 10px;}
    .j-input{padding-left: 10px;}
    .j-nav{padding: 15px 10px;}
    .j-dt{padding: 0 10px;}
    .j-list{padding: 15px 10px 0;}
    .j-row{padding-left: .7em;}
}
@media(max-width: 350px){
    .j-item{width: 100%;margin-right: 0;}
    .j-item:nth-child(3n){margin-right: 0;}
}

.k-main{width: 100%;height: 100%;position: fixed;left: 0;top: 0;z-index: 12345;visibility: hidden;opacity: 0;transition: all .3s;}
.k-main.show{visibility: visible;opacity: 1;}
.k-mask{width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-color: rgba(0,0,0,0.2);}
.k-cont{width: 14rem;max-height: 100vh;overflow: auto;position: absolute;left: 50%;margin-left: -7rem;top: 50%;transform: translate(0,-50%);border-radius: .1rem;background-color: #fff;}
.k-hd{width: 100%;padding: .3rem .3rem .19rem;border-bottom: 1px dashed #ddd;display: flex;justify-content: space-between;align-items: center;}
.k-hd.sp{justify-content: center;}
.k-title{color: #222;line-height: 1;}
.k-form{width: 3.2rem;border: 1px solid #ebebeb;border-radius: .05rem;position: relative;}
.k-input{width: 100%;height: .48rem;border: none;background-color: transparent;padding-left: .29rem;padding-right: .45rem;color: #222;}
.k-sub{position: absolute;right: 0;top: 0;height: .48rem;width: .45rem;background-image: url(../images/search-black.svg);background-size: .16rem .17rem;background-repeat: no-repeat;background-position: left center;}
.k-dl{width: 100%;font-size: 0;padding: .26rem .3rem .23rem 0;border-bottom: 1px dashed #ddd;}
.k-dt{display: inline-block;vertical-align: top;line-height: .35rem;color: #333;width: 1.8rem;text-align: right;padding-right: .2rem;}
.k-dd{width: calc(100% - 1.8rem);display: inline-block;vertical-align: top;position: relative;padding-right: 1rem;}
.k-more{display: none;line-height: .35rem;position: absolute;right: 0;top: 0;color: #666;cursor: pointer;}
.k-more.show{display: inline-block;}
.k-more:after{content: "";display: inline-block;vertical-align: middle;width: .714em;height: .357em;background-image: url(../images/63.png);background-size: 100% 100%;margin-left: .11rem;position: relative;top: -1px;}
.k-list-wrap{width: 100%;max-height: 0.71rem;overflow: hidden;}
.k-dl.show-all .k-list-wrap{max-height: none;}
.k-dl.show-all .k-more:after{transform: rotate(180deg);}
.k-list{width: 100%;font-size: 0;}
.k-one{display: inline-block;vertical-align: top;line-height: .35rem;min-width: 12.5%;position: relative;}
.k-ck{width: 100%;height: 100%;cursor: pointer;position: absolute;left: 0;top: 0;opacity: 0;}
.k-icon{display: inline-block;vertical-align: middle;width: 1.071em;height: 1.071em;border: 1px solid #ccc;border-radius: 0.02rem;margin-right: .1rem;}
.k-t{display: inline-block;vertical-align: middle;color: #666;padding-right: 1em;}
.k-one.selected .k-icon{background-color: #43b02a;border-color: #43b02a;background-image: url(../images/62.png);background-repeat: no-repeat;background-position: center center;background-size: .714em auto;}
.k-one.selected .k-t{color: #43b02a;}
.k-last{width: 100%;text-align: center;font-size: 0;padding-top: .29rem;padding-bottom: .3rem;}
.k-btn{display: inline-block;vertical-align: top;width: 2rem;height: .55rem;line-height: .55rem;border-radius: .05rem;background-color: #9ba1a6;cursor: pointer;color: #fff;text-align: center;border: none;margin: 0 .05rem;}
.k-confirm{background-color: #43b02a;}
@media(max-width: 1920px){
    .k-sub{background-size: 16px 17px;}
    .k-icon{border-radius: 2px;}
}
@media(max-width: 1500px){
    .k-dt{line-height: 28px;}
    .k-one{line-height: 28px;}
    .k-more{line-height: 28px;}
    .k-list-wrap{max-height: 56px;}
}
@media(max-width: 1400px){
    .k-dd{padding-right: 75px;}
}
@media(max-width: 1200px){
    .k-form{width: 200px;}
    .k-input{height: 30px;}
}
@media(max-width: 1100px){
    .k-btn{width: 114px;height: 30px;line-height: 30px;}
    .k-input{padding-right: 28px;}
    .k-sub{height: 30px;width: 28px;}
    .k-dt{width: 90px;}
    .k-dd{width: calc(100% - 90px);}
}
@media(max-width: 750px){
    .k-cont{width: calc(100% - 20px);left: 10px;margin-left: 0;}
    .k-hd{padding: 15px 10px 10px;}
    .k-dl{padding: 10px;}
    .k-dt{width: 100%;text-align: left;padding-right: 0;}
    .k-dd{width: 100%;}
    .k-last{padding: 15px 10px;}
    .k-btn{width: 32%;margin-right: 2%;margin-left: 0;}
    .k-btn:nth-child(3n){margin-right: 0;}
}
@media(max-width: 500px){
    .k-hd{display: block;}
    .k-title{width: 100%;margin-bottom: 10px;}
    .k-form{width: 100%;}
}



.l-main{width: 100%;padding-bottom: 1rem;}
.l-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.l-cont{width: 100%;padding: .5rem .5rem .3rem .3rem;background-color: #fff;margin-bottom: .2rem;border-radius: .1rem;}
.l-left{float: left;width: 6rem;}
.l-right{float: right;width: 6.6rem;} 
.l-box{width: 100%;padding-top: 77%;position: relative;margin-bottom: .12rem;}
.l-img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);max-width: 100%;max-height: 100%;object-fit: contain;}
.l-list{width: 100%;font-size: 0;text-align: center;}
.l-one{display: inline-block;vertical-align: middle;width: 20%;text-align: center;margin-bottom: .2rem;}
.l-icon{max-width: 1rem;vertical-align: top;}
.l-title{color: #000;line-height: 1.33;padding-bottom: .23rem;position: relative;font-weight: bold;margin-bottom: .36rem;}
.l-title:after{content: "";display: inline-block;width: .833em;height: .083em;background-color: #43b02a;position: absolute;left: 0;bottom: 0;}
.l-text{color: #666;line-height: 1.5;margin-bottom: .51rem;}
.l-text p{line-height: inherit;margin-bottom: .22rem;width: 100%;padding-left: .875em;position: relative;}
.l-text p:last-child{margin-bottom: 0;}
.l-text p:after{content: "";display: inline-block;width: .25em;height: .25em;background-color: #43b02a;position: absolute;left: 0;top: .625em;}
.l-btn{display: inline-block;vertical-align: top;width: 2rem;line-height: .55rem;border-radius: .3125em;background-color: #43b02a;color: #fff;cursor: pointer;text-align: center;}
@media(max-width: 1100px){
    .l-btn{width: 114px;line-height: 32px;}
}
@media(max-width: 750px){
    .l-main{padding: 0 10px 30px;}
    .l-inner{max-width: 100%;}
    .l-cont{padding: 20px 10px;margin-bottom: 10px;}
    .l-left{float: none;width: 100%;margin-bottom: 20px;}
    .l-right{float: none;width: 100%;}
    .l-box{margin-bottom: 10px;}
    .l-text{margin-bottom: 15px;}
    .l-title{margin-bottom: 15px;}
}


.m-wrap{width: 100%;background-color: #fff;border-radius: .1rem;}
.m-tabs{width: 100%;border-bottom: 1px solid #ebebeb;padding: 0 .3rem;font-size: 0;}
.m-tab{display: inline-block;vertical-align: top;line-height: .8rem;color: #999;margin-right: .53rem;cursor: pointer;}
.m-tab:last-child{margin-right: 0;}
.m-tab.active{color: #43b02a;}
.m-conts{width: 100%;position: relative;}
.m-cont{width: 100%;padding: 0.31rem .15rem 0;position: absolute;left: -2000vw;top: 0;}
.m-cont.show{position: relative;left: 0;}
.m-bn{width: 100%;}
.m-bn .swiper-wrapper{font-size: 0;}
.m-s{font-size: 0;}
.m-item{padding: .47rem .1rem .43rem;text-align: center;width: 20%;cursor: pointer;display: inline-block;vertical-align: top;}
.m-box{margin-bottom: .19rem;height: 1.34rem;}
.m-img{vertical-align: top;height: 100%;}
.m-tit{color: #222;line-height: 1.5;}
.m-arrow{width: .12rem;height: .22rem;margin-top: -0.11rem;background-image: url(../images/arrow-right.svg);background-size: 100% 100%;cursor: pointer;position: absolute;right: 0;top: calc(-1px - 0.4rem);}
.m-arrow.swiper-button-disabled{cursor: default;}
.m-next{right: .3rem;}
.m-prev{right: .71rem;transform: rotate(180deg);}
@media(min-width: 1201px){
    .m-item:hover .m-tit{color: #43b02a;}
    .m-arrow:hover{background-image: url(../images/arrow-right-green.svg);}
}
@media(max-width: 1350px){
    .m-arrow{width: 9px;height: 16px;margin-top: -8px;}
    .m-prev{right: calc(0.3rem + 30px);}
}
@media(max-width: 1100px){
    .m-tit{font-size: 12px;}
    .m-box{height: 76px;}
}
@media(max-width: 750px){
    .m-item{width: 50%;}
    .m-cont{padding: 10px 0;}
    .m-item{padding: 10px 5px 10px 10px;}
    .m-item:nth-child(2n){padding: 10px 10px 10px 5px;}
}

.n-main{width: 100%;padding-top: .4rem;padding-bottom: 1rem;}
.n-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.n-hd{width: 11.3rem;height: .69rem;border-bottom: 1px solid #d0d6da;margin: 0 auto .52rem;font-size: 0;}
.n-arrow{display: inline-block;vertical-align: top;width: .08rem;height: .68rem;background-image: url(../images/arrow-right3.svg);background-size: 100% auto;background-repeat: no-repeat;background-position: center center;cursor: pointer;}
.n-arrow.swiper-button-disabled{visibility: hidden;}
.n-prev{margin-right: .82rem;transform: rotate(180deg);}
.n-next{margin-left: .82rem;}
.n-bn{width: 9rem;display: inline-block;vertical-align: top;}
.n-s{position: relative;width: auto;cursor: pointer;}
.n-one{display: block;min-width: 3rem;padding: 0 .5em;text-align: center;color: #666;line-height: .68rem;height: .7rem;border-bottom: 0.03rem solid transparent;}
.n-s.active .n-one{border-bottom-color: #43b02a;color: #43b02a;}
.n-list{width: 100%;font-size: 0;padding-bottom: .11rem;}
.n-item{display: inline-block;vertical-align: top;width: 23.571%;margin-right: 1.9%;margin-bottom: .4rem;cursor: pointer;}
.n-item:nth-child(4n){margin-right: 0;}
.n-box{width: 100%;padding-top: 60%;position: relative;margin-bottom: .16rem;}
.n-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;border-radius: .1rem;}
.n-tit{color: #222;line-height: 1.5;text-align: center;}
@media(min-width: 1201px){
    .n-arrow:hover{background-image: url(../images/arrow-right3-green.svg);}
    .n-item:hover .n-tit{color: #43b02a;}
}
@media(max-width: 1920px){
    .n-arrow{width: 8px;}
}
@media(max-width: 750px){
    .n-main{padding: 0 10px 30px;}
    .n-hd{width: 100%;margin-bottom: 20px;}
    .n-item{width: calc(50% - 5px);margin-right: 10px;}
    .n-item:nth-child(2n){margin-right: 0;}
    .n-bn{width: calc(100% - 36px);}
    .n-prev{margin-right: 10px;}
    .n-next{margin-left: 10px;}
    .n-one{min-width: 0;padding: 0 1em;}
    .n-one{font-size: 14px;}
}


.pg-main{width: 100%;text-align: center;font-size: 0;}
.pg-main a{display: inline-block;vertical-align: top;min-width: .53rem;height: .53rem;line-height: .53rem;border-radius: .27rem;padding: 0 .1rem;background-color: #fff;text-align: center;color: #666;margin: 0 .05rem;cursor: pointer;transition: all .3s;}
.pg-main a.active{background-color: #43b02a;color: #fff;}
.pg-arrow{background-image: url(../images/arrow-right.svg);background-repeat: no-repeat;background-position: center center;background-size: .12rem auto;}
.pg-prev{transform: rotate(180deg);}

@media(min-width: 1201px){
    .pg-main a:hover{background-color: #43b02a;color: #fff;}
    .pg-arrow:hover{background-image: url(../images/arrow-right-white.svg);}
}
@media(max-width: 1100px){
    .pg-main a{min-width: 30px;padding: 0 5px;height: 30px;line-height: 30px;border-radius: 15px;}
}



.o-main{width: 100%;padding-top: .64rem;padding-bottom: 1rem;}
.o-inner{width: 100%;max-width: 12rem;margin: 0 auto;}
.o-hd{width: 100%;border-bottom: 1px solid #d0d6da;padding-bottom: .33rem;text-align: center;}
.o-title{color: #222;line-height: 1.277;font-weight: bold;margin-bottom: .17rem;}
.o-date{color: #666;line-height: 1;text-align: center;margin-bottom: .23rem;}
.o-des{color: #666;line-height: 1.875;}
.o-cont{color: #666;line-height: 1.875;padding-top: .34rem;padding-bottom: .54rem;border-bottom: 1px solid #d0d6da;}
.o-cont *{line-height: inherit;}
.o-bot{width: 100%;padding: .3rem 0;border-bottom: 1px solid #d0d6da;display: flex;justify-content: space-between;align-items: center;}
.o-link{display: block;width: 5.2rem;font-size: 0;}
.o-box{display: inline-block;vertical-align: middle;width: 1.6rem;border-radius: .05rem;overflow: hidden;}
.o-dl{display: inline-block;vertical-align: middle;width: calc(100% - 1.6rem);padding-left: .3rem;}
.o-dt{color: #666;line-height: 1.285;margin-bottom: .15rem;}
.o-dd{color: #333;line-height: 1.25;}
@media(min-width: 1201px){
    .o-link:hover .o-dd{color: #43b02a;}
}
@media(max-width: 1380px){
    .o-des br{display: none;}
}
@media(max-width: 1200px){
    .o-link{width: 5.7rem;}
}
@media(max-width: 750px){
    .o-main{padding: 10px 10px 30px 10px;}
    .o-inner{max-width: 100%;}
    .o-bot{display: block;padding: 15px 0;}
    .o-link{width: 100%;margin-bottom: 15px;}
    .o-link:last-child{margin-bottom: 0;}
    .o-dl{padding-left: 10px;}
    .o-box{width: 100px;}
    .o-dl{width: calc(100% - 100px);}
}

.p-main{width: 100%;padding-top: .6rem;padding-bottom: 2.02rem;}
.p-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.p-cont{position: relative;}
.p-text{width: 6.8rem;height: 5rem;background-color: #fff;overflow: auto;border-radius: .05rem;padding: .8rem .7rem 0.3rem;position: absolute;right: 0;bottom: -0.8rem;z-index: 12;}
.p-cont:after{content: "";display: inline-block;width: .8rem;height: .8rem;background-color: #43b02a;position: absolute;right: -0.4rem;bottom: -1.2rem;z-index: 1;}
.p-title{color: #000;line-height: 1;margin-bottom: .16rem;font-weight: bold;}
.p-des{color: #000;line-height: 1.25;margin-bottom: .3rem;}
.p-intro{color: #666;line-height: 1.875;}
.p-box{width: 100%;padding-top: 63.372%;border-radius: .1rem;overflow: hidden;position: relative;}
.p-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.p-left{width: 8.6rem;}
@media(max-width: 1300px){
    .p-text{padding: 30px 20px;}
    .p-des{margin-bottom: 10px;}
}
@media(max-width: 750px){
    .p-main{padding: 0 10px 30px;}
    .p-inner{max-inline-size: 100%;}
    .p-cont{border-radius: .1rem;overflow: hidden;}
    .p-text{position: relative;bottom: 0;width: 100%;height: auto;padding: 20px 10px;border-radius: 0;}
    .p-left{width: 100%;}
    .p-box{border-radius: 0;}
    .p-cont:after{display: none;}
}

.q-main{width: 100%;padding-top: .8rem;padding-bottom: .6rem;overflow: hidden;background-image: url(../images/78.jpg);background-size: cover;background-position: center top;}
.q-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.q-title{color: #000;line-height: 1;text-align: center;margin-bottom: .35rem;}
.q-tabs-wrap{width: 100%;text-align: center;margin-bottom: 1.42rem;}
.q-tabs{display: inline-block;vertical-align: top;min-width: 11.4rem;height: .65rem;border-bottom: 1px solid #e3e3e3;text-align: center;font-size: 0;}
.q-tab{min-width: 2rem;display: inline-block;vertical-align: top;height: .66rem;line-height: .64rem;border-bottom: 0.03rem solid transparent;color: #666;cursor: pointer;}
.q-tab.active{border-bottom-color: #43b02a;font-size: calc(28 * 1rem / 100);color: #43b02a;}
.q-conts{width: 100%;position: relative;}
.q-cont{width: 100%;position: absolute;left: -2000vw;top: 0;}
.q-cont.show{position: relative;left: 0;}
.q-bn{width: 100%;}
.q-s{position: relative;padding: 0 .1rem;}
.q-box{width: 100%;height: 2.77rem;text-align: center;cursor: pointer;}
.q-img{height: 100%;object-fit: contain;}
.q-bot{width: 119.07%;padding-top: 9.57%;margin-left: -9.535%;background-image: url(../images/79.png);background-size: auto 100%;background-position: center center;background-repeat: no-repeat;}
.q-arrows{position: absolute;right: 0;bottom: 0;margin-bottom: -9.535%;font-size: 0;z-index: 12;}
.q-arrow{width: .55rem;height: .55rem;border: 1px solid #ebebeb;border-radius: 50%;background-color: #fff;display: inline-block;vertical-align: top;margin-left: .19rem;cursor: pointer;background-image: url(../images/arrow-right.svg);background-size: .1rem auto;background-repeat: no-repeat;background-position: center center;transition: all .3s;}
.q-arrow.swiper-button-disabled{cursor: default;}
.q-prev{transform: rotate(180deg);}
@media(min-width: 1201px){
    .q-arrow:hover{background-color: #43b02a;border-color: #43b02a;background-image: url(../images/arrow-right-white.svg);}
}
@media(max-width: 1200px){
    .q-arrow{width: 34px;height: 34px;background-size: 7px auto;}
    .q-box{height: 172px;}
}
@media(max-width: 1152px){
    .q-tab.active{font-size: 16.8px;}
}
@media(max-width: 1100px){
    .q-tabs{height: auto;}
    .q-tab{line-height: 36px;border-bottom-width: 2px;height: auto;}
}
@media(max-width: 750px){
    .q-main{padding: 30px 10px;}
    .q-inner{max-width: 100%;}
    .q-tabs-wrap{margin-bottom: 20px;overflow: auto;}
    .q-tabs{min-width: 100%;}
    .q-tab{min-width: 0;padding: 0 .5em;min-width: 33.33%;}
}
@media(max-width: 600px){
    .q-bot{padding-top: 55px;}
    .q-arrows{margin-bottom: -55px;}
}

.r-main{width: 100%;padding-top: .5rem;padding-bottom: 1rem;}
.r-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.r-title{color: #000;line-height: 1;font-weight: bold;text-align: center;margin-bottom: .5rem;}
.r-list{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;}
.r-item{display: inline-block;vertical-align: top;width: 32.142%;margin-right: 1.787%;margin-bottom: 1.787%;background-color: #fff;padding: .38rem .3rem .36rem;border-radius: .1rem;}
.r-item:nth-child(3n){margin-right: 0;}
.r-icon{height: .46rem;vertical-align: top;margin-bottom: .43rem;}
.r-tit{color: #333;line-height: 1;margin-bottom: .25rem;}
.r-rows{width: 100%;}
.r-row{color: #666;line-height: 2;margin-bottom: .04rem;position: relative;padding-left: 2.125em;display: flex;}
.r-row:last-child{margin-bottom: 0;}
.r-dd{flex: 1;}
.r-row *{line-height: inherit;}
.r-i{width: 1.5625em;position: absolute;left: 0;top: 1em;transform: translate(0,-50%);}
.r-box{width: 100%;border-radius: .1rem;overflow: hidden;}
.r-img{width: 100%;vertical-align: top;}
@media(max-width: 1200px){
    .r-item{width: 100%;margin-right: 0;}
    .r-icon{height: 28px;margin-bottom: 15px;}
}
@media(max-width: 750px){
    .r-main{padding: 10px 10px 30px;}
    .r-title{margin-bottom: 20px;}
    .r-item{margin-bottom: 10px;padding: 15px 10px;}
}


.s-main{width: 100%;padding-top: .5rem;padding-bottom: 1rem;position: relative;}
.s-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.s-title{text-align: center;line-height: 1;font-weight: bold;margin-bottom: .5rem;}
.s-box{padding: .84rem .6rem;width: 100%;background-size: cover;background-position: center center;border-radius: .1rem;}
.s-item{width: 100%;font-size: 0;margin-bottom: .3rem;}
.s-item:last-child{margin-bottom: 0;}
.s-icon{width: .9rem;height: .9rem;border: 1px dashed #fff;padding: .14rem;border-radius: 50%;display: inline-block;vertical-align: middle;position: relative;}
.s-icon:after{content: "";display: inline-block;width: .6rem;height: .6rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 1;background-color: #fff;border-radius: 50%;}
.s-i{height: .6rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 12;}
.s-dl{width: calc(100% - 0.9rem);display: inline-block;vertical-align: middle;padding-left: .24rem;}
.s-dt{color: #fff;line-height: 2;margin-bottom: .03rem;}
.s-dd{color: #fff;line-height: 1.888;}
.s-dd p{line-height: inherit;}
.s-bot-wrap{width: 100%;position: relative;padding-top: .8rem;}
.s-bot{width: 100%;display: flex;position: relative;border-radius: .1rem;overflow: hidden;}
.s-left{width: 41.428%;height: 5rem;overflow: auto;background-color: #fff;}
.s-right{width: 58.572%;height: 5rem;}
.s-map{width: 100%;height: 100%;position: absolute;left: -2000vw;top: 0;background-size: cover;background-position: center center;}
.s-map.show{position: relative;left: 0;}
.s-one{width: 100%;cursor: pointer;min-height: 2.5rem;border-bottom: 1px dashed #ddd;padding: .53rem .5rem .46rem .59rem;position: relative;}
.s-one:last-child{border-bottom: none;}
.s-one.active:before{content: "";display: inline-block;width: 2px;height: 100%;background-color: #43b02a;position: absolute;left: 0;top: 0;}
.s-t{margin-bottom: .22rem;color: #222;line-height: 1;}
.s-rows{width: 100%;}
.s-row{color: #666;line-height: 2;margin-bottom: .04rem;position: relative;padding-left: 2.125em;display: flex;}
.s-row-dd{flex: 1;}
.s-row:last-child{margin-bottom: 0;}
.s-ic{width: 1.5625em;position: absolute;left: 0;top: 1em;transform: translate(0,-50%);}
@media(max-width: 1200px){
    .s-one{padding: 20px 10px 20px 12px;}
}
@media(max-width: 750px){
    .s-main{padding: 10px 10px 30px;}
    .s-inner{max-width: 100%;}
    .s-title{margin-bottom: 20px;}
    .s-box{padding: 20px 10px;}
    .s-bot-wrap{padding-top: 30px;}
    .s-item{margin-bottom: 10px;}
    .s-dt{margin-bottom: 0;}
    .s-dl{padding-left: 10px;}
    .s-bot{display: block;}
    .s-left{width: 100%;height: 350px;}
    .s-right{width: 100%;}
}


.t-main{width: 100%;padding-bottom: 1rem;}
.t-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.t-dls{padding-bottom: .5rem;}
.t-dl{width: 100%;background-color: #fff;margin-bottom: .2rem;border-radius: .1rem;}
.t-dl:last-child{margin-bottom: 0;}
.t-dt{color: #222;line-height: .8rem;border-bottom: 1px solid #ebebeb;padding: 0 .3rem;}
.t-list{width: 100%;font-size: 0;padding: .27rem .15rem 0;}
.t-item{display: inline-block;vertical-align: top;width: 20%;margin-bottom: .4rem;padding: .5rem .1rem 0;}
.t-box{width: 100%;height: 1.34rem;text-align: center;margin-bottom: .16rem;display: block;cursor: pointer;}
.t-img{height: 100%;object-fit: contain;}
.t-tit{color: #222;line-height: 1.5;margin-bottom: .1rem;display: block;text-align: center;cursor: pointer;}
.t-lbs{font-size: 0;text-align: center;}
.t-lb{display: inline-block;vertical-align: top;color: #43b02a;border: 1px solid #43b02a;line-height: 1.538;border-radius: .8em;margin: 0 .03rem;padding: 0 .8em;}
.t-hd{width: 100%;max-width: 5rem;margin: 0 auto .3rem;}
.t-result{color: #666;line-height: 1.875;margin-bottom: .3rem;}
.t-lb{display: inline-block;vertical-align: middle;border: 1px solid #d0d6da;border-radius: .94em;line-height: 1.75;padding: 0 .875em;color: #666;margin-right: .1rem;}
.t-total{color: #43b02a;font-weight: bold;}
@media(min-width: 1201px){
    .t-tit:hover{color: #43b02a;}
}
@media(max-width: 1200px){
    .t-item{width: 25%;}
}
@media(max-width: 750px){
    .t-main{padding: 10px 10px 30px;}
    .t-inner{max-width: 100%;}
    .t-dls{padding-bottom: 30px;}
    .t-dl{margin-bottom: 10px;}
    .t-list{padding-top: 0;padding-bottom: 30px;}
    .t-item{width: 50%;margin-bottom: 0;padding-top: 30px;}
}
@media(max-width: 500px){
    .t-hd{max-width: 100%;}
}

.u-main{width: 100%;padding-bottom: 1rem;}
.u-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.u-list{width: 100%;padding-bottom: .5rem;padding-top: .6rem;}
.u-item{display: block;width: 100%;background-color: #fff;font-size: 0;margin-bottom: .3rem;border-radius: .1rem;overflow: hidden;transition: all .3s;}
.u-item:last-child{margin-bottom: 0;}
.u-box{width: 38.571%;height: 3.24rem;display: inline-block;vertical-align: middle;overflow: hidden;}
.u-img{width: 100%;height: 100%;vertical-align: top;transform: scale(1.001);transition: all 0.5s ease 0s;object-fit: cover;}
.u-text{width: 61.429%;display: inline-block;vertical-align: middle;padding: 0 .5rem .06rem;}
.u-tit{color: #222;line-height: 1.5;font-weight: bold;margin-bottom: .2rem;}
.u-des{color: #666;line-height: 1.875;margin-bottom: 0.92rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.u-info{display: flex;justify-content: space-between;}
.u-more{display: inline-block;vertical-align: top;line-height: 1;color: #43b02a;}
.u-date{display: inline-block;vertical-align: top;line-height: 1;color: #999;}
@media(min-width: 1201px){
    .u-item:hover{box-shadow: 0 0 0.4rem rgba(0,0,0,0.15);}
    .u-item:hover .u-tit{color: #43b02a;}
    .u-item:hover .u-img{transform: scale(1.07);}
}
@media(max-width: 1200px){
    .u-text{padding: 0 20px;}
    .u-des{margin-bottom: 15px;}
    .u-tit{margin-bottom: 5px;}
}
@media(max-width: 750px){
    .u-main{padding: 0 10px 30px;}
    .u-inner{max-width: 100%;}
    .u-list{padding-top: 10px;padding-bottom: 30px;}
}
@media(max-width: 500px){
    .u-item{margin-bottom: 10px;}
    .u-box{width: 100%;height: auto;vertical-align: top;}
    .u-img{height: auto;}
    .u-text{width: 100%;vertical-align: top;padding: 15px 10px;}
}











