@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: 160px 0 0 170px;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: 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;}
}

.d-item{font-size: calc(24 * 1rem / 100);}
@media(max-width: 1248px){
    .d-item{font-size: 15.6px;}
}

@media(max-width: 750px){
    .d-item{font-size: 0.34rem;}
}


body{padding-top: 1rem;}
header{width: 100%;height: 1rem;position: fixed;left: 0;top: 0;z-index: 288;transition: background-color .3s,box-shadow .3s;padding: 0 .4rem;}
header.white-bg{background-color: #fff;}
header.shadow{box-shadow: 0 0 4px rgba(0,0,0,0.1);}
.target{width: 100%;position: absolute;left: 0;top: -1rem;}
.h-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.h-index{float: left;height: .36rem;margin-top: .32rem;}
.h-logo{height: 100%;filter: grayscale(100%) brightness(400%);}
.h-nav{display: inline-block;vertical-align: top;font-size: 0;margin-right: .42rem;}
.h-right{float: right;font-size: 0;}
.h-search{display: inline-block;vertical-align: top;width: .19rem;height: 1rem;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;margin-left: 0.39rem;position: relative;cursor: pointer;}
.h-tip{display: block;height: 1rem;line-height: 1rem;color: #666666;}
.h-tip:before{content: '';display: inline-block;vertical-align: middle;margin-right: .04rem;width: .18rem;height: .2rem;background-image: url(../images/3.png);background-size: 100% auto;background-repeat: no-repeat;background-position: center center;}
.h-tip:after{content: '';display: inline-block;vertical-align: middle;margin-left: .06rem;width: .1rem;height: .2rem;background-image: url(../images/a25.png);background-size: 100% auto;background-repeat: no-repeat;background-position: center center;}

.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 .28rem;white-space: normal;}
.h-link{color: #fff;display: block;line-height: 1rem;height: 1rem;cursor: pointer;}
.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;}
.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: 1rem;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: .19rem 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: .15rem auto;}
.pc .h-sub>li>a:hover,
.pc .h-lang-link:hover{color: #0888a8;}
.h-li-dls{width: 100%;}
.h-li-dl{width: 100%;padding: 0 .2rem;background-color: #fff;}
.h-li-dl:last-child{border-bottom: none;}
.h-li-dt{display: block;color: #333;line-height: 1.4;position: relative;padding-right: .6em;cursor: pointer;padding: .1rem 0;text-align: center;}
.h-li-dl.has-sub .h-li-dt{padding-right: .6em;}
.h-li-dl.has-sub .h-li-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;}
.h-li-dl.has-sub .h-li-dt.show{color: #0888a8;}
.h-li-dl.has-sub .h-li-dt.show:after{background-image: url(../images/33.png);}
.h-li-dd{width: 100%;display: none;}
.h-li-li{width: 100%;}
.h-li-link{display: block;width: 100%;line-height: 1.5;padding: .1rem 0;color: #666;}
.h-li-li.active .j-link{color: #0888a8;}
.pc .h-li-dt:hover{color: #0888a8;}
.pc .h-li-link:hover{color: #0888a8;}
@media(min-width: 1201px){
    header.black{background-color: #fff;}
    header.black .h-logo{filter: none;}
    header.black .h-li.active .h-link{color: #0888a8;}
    header.black .h-link{color: #000;}
    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);}
}
@media(max-width: 1920px){
    .h-search{width: 19px;}
    .h-lang{margin-left: 39px;}
    .h-tip:before{width: 18px;height: 20px;}
    .h-tip:after{width: 10px;height: 20px;}
    header.show-sch .h-search{background-size: 15px auto;}
    .h-smt{background-size: 19px auto;}
    .h-li-dl{padding: 0 20px;}
}
@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: 22px;margin-top: 12px;}
    .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-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: 19px auto;margin-left: 0;margin-top: 0;}
    .h-lang{height: 46px;background-size: 18px auto;margin-left: 0;margin-top: 0;}
    .h-tip{line-height: 46px;height: 46px;font-size: 16px;}
    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;padding: .4rem 0;}
    .h-li-dls{padding-left: 20px;}
    .h-li-dl{padding-left: 0;}
    .h-li-dl:last-child{border-bottom: none;}
    .h-li-dt{text-align: left;padding-left: 20px;}
    .h-text{height: 36px;padding-right: 36px;}
    .h-smt{height: 36px;width: 36px;}
}
@media(max-width: 1000px){
    .h-select{width: 93px;}
}
@media(max-width: 750px){
    header.show-sch .h-text{width: 200px;height: .7rem;}
    .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%;padding-right: .7rem;}
    .h-smt{background-size: .3rem auto;height: .7rem;width: .7rem;}
    .h-link{line-height: 0.86rem;height: 0.86rem;padding-right: 0.86rem;}
    .h-li.has-nav:after{width: 0.86rem;height: 0.86rem;line-height: 0.86rem;}
    .h-li-dt{padding: 0.15rem 0.3rem;line-height: 1.5;}
}

.a-main{width: 100%;}
.a-bn.swiper-container-horizontal>.swiper-pagination-bullets{bottom: .3rem;font-size:0}
.a-bn.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 0.08rem;}
.a-bn .swiper-pagination-bullet{width: 0.1rem;height: 0.1rem;background-color: #fff;opacity: 0.5;border: none;border-radius: .05rem;transition: all .3s;overflow: hidden;}
.a-bn .swiper-pagination-bullet:after{width: 0;height: 100%;background-color: #0888a8;content: "";display: block;}
.a-bn .swiper-pagination-bullet-active{opacity: 1;width: .4rem;}
.a-bn .swiper-pagination-bullet.active:after{width: 100%;transition: width 4.5s linear;}
.a-box{width: 100%;height: calc(100vh - 1rem);max-height: 8.6rem;position: relative;}
.a-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.a-text{position: absolute;left: 50%;margin-left: -8rem;top: 50%;transform: translate(0,-50%);z-index: 12;}
.a-tit{color: #fff;font-size: 4.27vw;line-height: 1.219;font-style: italic;font-weight: bold;margin-bottom: .28rem;position: relative;padding-bottom: .21rem;}
.a-tit:after{content: "";display: inline-block;width: .7rem;height: .04rem;background-color: #0888a8;position: absolute;left: 0;bottom: 0;}
.a-en{color: #fff;line-height: 1.222;}
.a-arrow{width: .6rem;height: .6rem;border: 1px solid rgba(255,255,255,0.3);cursor: pointer;position: absolute;top: 50%;margin-top: -0.3rem;border-radius: 50%;transition: all .3s;z-index: 12;background-size: .2rem auto;background-position: center center;background-repeat: no-repeat;}
.a-prev{background-image: url(../images/6.png);left: .3rem;}
.a-next{background-image: url(../images/7.png);right: .3rem;}
body.pc .a-arrow:hover{background-color: #0888a8;border-color: #0888a8;}
@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-box{max-height: 44.791vw;}
    .a-bn.swiper-container-horizontal>.swiper-pagination-bullets{bottom: .2rem;}
    .a-tit{font-size: .36rem;}
    .a-en{font-size: .22rem;}
}

footer{width: 100%;background-color: #2f3535;position: relative;z-index: 12;}
.f-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.f-hd{width: 100%;display: flex;align-items: center;justify-content: space-between;padding: .46rem 0 .39rem;border-bottom: 1px solid rgba(255,255,255,0.5);}
.f-index{height: .36rem;}
.f-logo{height: 100%;}
.f-share{font-size: 0;}
.f-one{display: inline-block;vertical-align: top;width: .3rem;height: .3rem;background-color: rgba(255,255,255,0.1);margin-left: 0.05rem;cursor: pointer;position: relative;}
.f-icon{width: 100%;height: 100%;vertical-align: top;opacity: .6;}
.f-one.active{background: #0888a8;background: linear-gradient(to right, #0888a8, #08a85b);}
.f-one.active .f-icon{opacity: 1;}
.f-code-box{width: 1.2rem;margin-left: -0.6rem;position: absolute;left: 50%;bottom: 100%;margin-bottom: .15rem;transform: scale(0);transform-origin: center bottom;transition: all .3s;}
.f-code-img{width: 100%;vertical-align: top;}
.f-one.active .f-code-box{transform: scale(1);}
.f-code-box:after{content: "";display: inline-block;border-top: 0.06rem solid #fff;border-left: .06rem solid transparent;border-right: .06rem solid transparent;position: absolute;left: 50%;margin-left: -0.05rem;top: 100%;}
.f-mid{width: 100%;padding-top: .44rem;padding-bottom: .99rem;border-bottom: 1px solid rgba(255,255,255,0.5);position: relative;}
.f-nav{font-size: 0;display: inline-block;vertical-align: top;}
.f-item{display: inline-block;vertical-align: top;width: 1.98rem;padding-right: .1rem;}
.f-tit{color: #fff;line-height: 1;margin-bottom: .25rem;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.5;padding: 0.12rem 0;color: #fff;opacity: 0.6;transition: all .3s;}
body.pc .f-link:hover{opacity: 1;}
.f-contact{display: inline-block;vertical-align: top;padding-left: .1rem;position: relative;z-index: 12;}
.f-c-tit{color: #fff;line-height: 1;margin-bottom: .18rem;}
.f-tel{color: #fff;line-height: 1;font-weight: bold;margin-bottom: .12rem;}
.f-bot{width: 100%;padding: .28rem 0;}
.f-copy{color: #fff;line-height: 1.875;}
.f-copy a{display: inline-block;vertical-align: top;}
.f-rows{width: 100%;}
.f-dl{width: 100%;position: relative;padding-left: 1.625em;margin-bottom: .12rem;}
.f-dl:last-child{margin-bottom: 0;}
.f-dt{display: inline-block;width: 1.0625em;position: absolute;left: 0;top: 0.75em;transform: translate(0,-50%);}
.f-dd{display: inline-block;width: 100%;color: rgba(255,255,255,0.6);line-height: 1.5;max-width: 15em;}
.f-machine{width: 1.23rem;position: absolute;right: 0.29rem;bottom: 0;}
@media(max-width: 1920px){
    .f-one{width: 30px;height: 30px;margin-left: 5px;}
    .f-img{width: 120px;margin-bottom: 5px;}
    .f-code-box{width: 120px;margin-left: -60px;}
    .f-code-box:after{border-top-width: 6px;border-left-width: 6px;border-right-width: 6px;margin-left: -6px;}
    .f-code-box{margin-bottom: 15px;}
}
@media(max-width: 1200px){
    .f-index{height: 22px;}
}
@media(max-width: 900px){
    .f-one:nth-last-child(1) .f-code-box,
    .f-one:nth-last-child(2) .f-code-box{left: auto;right: 0;margin-left: 0;transform-origin: right bottom;}
    .f-one:nth-last-child(1) .f-code-box:after,
    .f-one:nth-last-child(2) .f-code-box:after{left: auto;margin-left: 0;right: 10px;}
}
@media(max-width: 800px){
    footer{padding-left: .3rem;padding-right: .3rem;}
    .f-inner{max-width: 100%;}
}
@media(max-width: 750px){
    .f-item{width: 100%;}
    .f-nav{display: none;}
    .f-ul{width: calc(100% + 0.3rem);}
    .f-li{display: inline-block;vertical-align: top;width: auto;margin-right: .3rem;margin-bottom: .3rem;}
    .f-tit{margin-bottom: 0;}
    .f-copy{text-align: center;}
    .f-machine{width: 1.5rem;}
}
@media(max-width: 350px){
    .f-one{width: .6rem;height: .6rem;}
}



.b-main{width: 100%;font-size: 0;position: relative;overflow: hidden;}
.b-left{display: inline-block;vertical-align: top;width: 49.6875%;height: 8.16rem;background-color: #f7f7f7;}
.b-right{display: inline-block;vertical-align: top;width: 50.3125%;}
.b-box{width: 100%;height: 8.16rem;}
.b-img{width: 100%;height: 100%;vertical-align: top;object-fit: cover;}
.b-text{width: 7.25rem;position: absolute;left: 50%;margin-left: -8rem;top: 50%;transform: translate(0,-50%);z-index: 12;}
.b-tit{color: #333;line-height: 1;font-weight: bold;line-height: 1.64;margin-bottom: .14rem;}
.b-des{color: #666;line-height: 2;}
.b-des *{line-height: inherit;}
.b-des p{margin-bottom: .36rem;}
.b-des p:last-child{margin-bottom: 0;}
.b-btn{display: inline-block;vertical-align: top;min-width: 1.8rem;line-height: .6rem;border-radius: .3rem;padding: 0 0.3rem;margin-top: .21rem;background: #0888a8;background: linear-gradient(to right, #0888a8, #08a85b);text-align: center;cursor: pointer;color: #fff;}
.b-btn:after{content: "";display: inline-block;vertical-align: middle;width: 1.111em;height: 0.2777em;background-image: url(../images/7.png);background-size: 100% 100%;margin-left: .5em;}
.b-dec{width: 8.27rem;opacity: 0.25;position: absolute;left: 0.86rem;bottom: -0.09rem;}

@media(max-width: 1100px){
    .b-btn{width: 8.11em;line-height: 2.46;border-radius: 1.23em;padding: 0 1.23em;}
}
@media(max-width: 800px){
    .b-left{position: relative;}
    .b-text{width: 100%;left: 0;width: 100%;padding: 0 0.3rem;margin-left: 0;}
}
@media(max-width: 750px){
    .b-left{width: 100%;height: auto;padding: 0.6rem 0 1.8rem;}
    .b-text{position: relative;transform: translate(0,0);top: 0;}
    .b-dec{left: 0.15rem;width: 7.2rem;bottom: 0;}
    .b-right{width: 100%;}
    .b-box{height: 100%;}
    .b-img{height: auto;}
}




.d-main{width: 100%;padding: 0.84rem 0 0.59rem;}
.d-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.d-list{width: 100%;display: flex;justify-content: space-between;}
.d-item{position: relative;display: inline-block;vertical-align: top;width: auto;text-align: center;}
.d-zh{min-width: calc(4em + 3.75em); color: #000;line-height: 2.625;position: relative;padding: 0 1.875em;font-weight: bold;margin-bottom: .291em;display: inline-block;vertical-align: top;width: auto;}
.d-item:before,
.d-item:after{content: "";display: inline-block;width: 1.1666em;height: 100%;background-size: 100% 100%;position: absolute;top: .2em;}
.d-item:before{background-image: url(../images/18.png);left: 0;}
.d-item:after{background-image: url(../images/19.png);right: 0;}
.d-en{color: #666;line-height: 1;}
.d-en::first-letter{color: #0888a8;font-weight: bold;}
@media(max-width: 800px){
    .d-main{padding: 0.84rem 0.3rem 0.59rem;}
    .d-inner{max-width: 100%;}
}
@media(max-width: 750px){
    .d-main{padding: .6rem .3rem .3rem;}
    .d-list{flex-wrap: wrap;}
    .d-item{width: 46%;margin-bottom: .3rem;}
}


.e-main{width: 100%;padding-top: .95rem;padding-bottom: 1.28rem;background-image: url(../images/26.jpg);background-size: cover;background-position: center top;overflow: hidden;}
.e-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.e-hd{width: 100%;margin-bottom: .55rem;display: flex;justify-content: space-between;align-items: center;}
.e-left{position: relative;flex: 1;}
.e-title{color: #000;font-weight: bold;line-height: 1.2;margin-bottom: .1rem;}
.e-des{color: #666;line-height: 1.555;}
.e-right{position: relative;font-size: 0;}
.e-arrow{display: inline-block;vertical-align: top;width: .5rem;height: .5rem;border: 1px solid #666;border-radius: 50%;background-size: .2rem auto;background-repeat: no-repeat;background-position: center center;cursor: pointer;transition: all .3s;}
.e-prev{background-image: url(../images/20.png);}
.e-next{background-image: url(../images/21.png);margin-left: .22rem;}
.e-cont{width: 100%;padding-top: 0.79rem;}
.e-bn{width: 11.13rem;height: 4.66rem;margin: 0 auto;overflow: visible;}
.e-s{position: relative;font-size: 0;transition: all .3s;margin-top: .93rem;}
.e-item{width: 3.45rem;background-color: #fff;background-size: cover;transition: all .3s;white-space: nowrap;position: relative;left: 0;}
.e-text{position: relative;display: inline-block;vertical-align: top;width: 0;height: 2.12rem;transition: all .3s;overflow: hidden;white-space: normal;}
.e-text-inner{width: 4.87rem;padding-right: .2rem;}
.e-tit{color: #0888a8;line-height: 1.1875;font-weight: bold;margin-bottom: .2rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.e-intro{color: #666;line-height: 1.5;margin-bottom: .26rem;}
.e-intro p{line-height: inherit;margin-bottom: 0.07rem;position: relative;padding-left: 1em;}
.e-intro p:last-child{margin-bottom: 0;}
.e-intro p:before{content: "";display: inline-block;width: .54em;height: .54em;background-color: #0888a8;position: absolute;left: 0.1em;top: 0.75em;margin-top: -0.27em;transform: rotate(45deg);}
.e-box{display: inline-block;vertical-align: top;width: 100%;padding-top: .16rem;padding-bottom: .24rem;text-align: center;white-space: normal;transition: all .3s;position: absolute;right: 0;top: 0;background-color: #fff;}
.e-box-in{width: 100%;height: 2.12rem;transition: all .3s;margin-bottom: .1rem;display: block;}
.e-img{height: 100%;width: auto;object-fit: contain;}
.e-btn{display: inline-block;width: 1.5rem;line-height: .5rem;border-radius: .25rem;text-align: center;color: #fff;background: #0888a8;background: linear-gradient(to right, #0888a8, #08a85b);}
.e-btn:after{content: "";display: inline-block;vertical-align: middle;width: 1.25em;height: .3125em;background-image: url(../images/7.png);background-size: 100% 100%;margin-left: .5em;position: relative;top: -1px;}
.e-s.swiper-slide-prev .e-item{left: 7.08rem;}
.e-s.swiper-slide-next .e-item{left: .59rem;}
.e-box-tit{color: #666;line-height: 1.25;padding: 0 0.1rem;text-align: center;font-weight: bold;transition: all .3s;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.e-s.swiper-slide-active{margin-top: 0;}
.e-s.swiper-slide-active .e-item{width: 100%;background-image: url(../images/25.jpg);padding-left: .87rem;}
.e-s.swiper-slide-active .e-text{padding-top: .86rem;padding-bottom: .9rem;width: 4.87rem;height: auto;}
.e-s.swiper-slide-active .e-box{width: 4.31rem;top: -0.79rem;right: 1.09rem;padding-top: 0;background-color: transparent;}
.e-s.swiper-slide-active .e-box-in{height: 4.46rem;}
.e-s.swiper-slide-active .e-box-tit{visibility: hidden;opacity: 0;}
@media(min-width: 1201px){
    .e-arrow:hover{background-color: #0888a8;border-color: #0888a8;}
    .e-prev:hover{background-image: url(../images/6.png);}
    .e-next:hover{background-image: url(../images/7.png);}
}
@media(max-width: 1300px){
    .e-bn{height: 329px;}
    .e-btn{width: 8em;line-height: 2.58;border-radius: 1.29em;}
}
@media(max-width: 900px){
    .e-cont{padding-top: 0;}
    .e-bn{width: 100%;max-width: 16rem;overflow: hidden;height: auto;}
    .e-s{margin-top: 0;}
    .e-item{width: 100%;background-image: url(../images/25.jpg);padding: .6rem .3rem;}
    .e-text{padding-top: .86rem;padding-bottom: .9rem;width: 4.87rem;padding: 0;height: auto;vertical-align: middle;width: calc(100% - 4.31rem);}
    .e-s.swiper-slide-active .e-text{width: calc(100% - 4.31rem);padding: 0;}
    .e-s.swiper-slide-active .e-item{padding-left: .3rem;}
    .e-text-inner{width: 100%;}
    .e-box{width: 4.31rem;top: 0;right: 0;padding-top: 0;background-color: transparent;position: relative;vertical-align: middle;}
    .e-box-in{height: 4.46rem;}
    .e-box-tit{visibility: hidden;opacity: 0;display: none;}
    .e-s.swiper-slide-prev .e-item{left: 0;}
    .e-s.swiper-slide-next .e-item{left: 0;}
    .e-s.swiper-slide-active .e-box{top: 0;right: 0;position: relative;vertical-align: middle;}
}
@media(max-width: 800px){
    .e-main{padding-left: .3rem;padding-right: .3rem;}
    .e-inner{max-width: 100%;}
    .e-bn{max-width: 100%;}
}
@media(max-width: 750px){
    .e-main{padding: .6rem .3rem;}
    .e-hd{margin-bottom: .4rem;}
    .e-item{white-space: normal;}
    .e-box,
    .e-s.swiper-slide-active .e-box{width: 100%;padding-bottom: 0;}
    .e-text,
    .e-s.swiper-slide-active .e-text{width: 100%;}
    .e-text{margin-bottom: .3rem;}
}



.g-main{width: 100%;padding-top: 1rem;padding-bottom: .81rem;overflow: hidden;}
.g-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.g-bn{width: 20.2rem;position: relative;left: 50%;margin-left: -10.1rem;top: 0;margin-top: .47rem;padding-top: .07rem;padding-bottom: .17rem;}
.g-s{position: relative;padding: 0 0.12rem;}
.g-item{display: block;width: 100%;height: 5.2rem;padding: .43rem;background-image: url(../images/43.jpg);background-size: 100% auto;background-position: center bottom;background-repeat: no-repeat;cursor: pointer;transition: all .3s;}
.g-tit{color: #666;line-height: 1.5;height: 1.1rem;transition: all .3s;}
.g-box{text-align: center;height: 2.29rem;position: relative;}
.g-img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);object-fit: contain;max-width: 100%;max-height: 100%;}
.g-last{text-align: center;padding-top: .4rem;}
.g-btn{display: inline-block;width: 1.5rem;line-height: .5rem;border-radius: .25rem;text-align: center;color: #fff;background: #0888a8;background: linear-gradient(to right, #0888a8, #08a85b);cursor: pointer;}
.g-btn:after{content: "";display: inline-block;vertical-align: middle;width: 1.25em;height: .3125em;background-image: url(../images/7.png);background-size: 100% 100%;margin-left: .5em;position: relative;top: -1px;}
body.pc .g-item:hover{background-image: url(../images/38.jpg);box-shadow: 0 0.05rem 0.12rem rgba(0,0,0,0.25);}
body.pc .g-item:hover{padding-top: .4rem;}
body.pc .g-item:hover .g-tit{color: #23a5ca;font-weight: bold;font-size: 0.24rem;}

.g-bn.swiper-container-horizontal>.swiper-pagination-bullets{bottom: 0;font-size:0;display: none;}
.g-bn.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 0.08rem;}
.g-bn .swiper-pagination-bullet{width: 0.1rem;height: 0.1rem;background-color: #0888a8;opacity: 0.5;border: none;border-radius: .05rem;transition: all .3s;overflow: hidden;}
.g-bn .swiper-pagination-bullet-active{opacity: 1;}
@media(max-width: 1300px){
    .g-btn{width: 8em;line-height: 2.58;border-radius: 1.29em;}
}
@media(max-width: 900px){
    .g-bn{padding-bottom: .3rem;}
    .g-bn.swiper-container-horizontal>.swiper-pagination-bullets{display: block;}
}
@media(max-width: 800px){
    .g-inner{max-width: 100%;padding: 0 0.3rem;}
}
@media(max-width: 750px){
    .g-main{padding: .6rem 0;}
    .g-bn{margin-top: .3rem;}
}

.ga-cont{width:calc(100% + .5rem);margin-left: -.25rem;margin-top: .35rem;}
.ga-b{width: 100%;}
.ga-b .swiper-slide{display: flex;flex-wrap: wrap;width: 100%;}
.ga-item{display: block;width: 25%;padding: .2rem .25rem;} 
.ga-link{display: block;position: relative;width: 100%;height: 3.5rem;box-shadow: .04rem .03rem .12rem 0px rgba(0, 0, 0, 0.25);}
.ga-link:before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: linear-gradient(0deg, #ccc 0%, #fff 100%);}
.ga-text{position: absolute;top: 0;left: 0;width: 100%;padding: .35rem .43rem;}
.ga-name{width: 100%;}
.ga-name span{transition: all ease .5s; width: 100%;color: #666666;line-height: 1.5;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ga-img{position: absolute;bottom: .5rem; left: 0;width: 100%;text-align: center;height: 1.55rem;line-height: 1.55rem;}
.ga-img img{max-width: 1.77rem;max-height: 100%;transition: all ease .5s;transform: scale(1.00);}
.ga-link:hover{background-image: url('../images/b44.jpg');background-size: cover;background-position:  center center;background-repeat: no-repeat;}
.ga-link:hover:before{display: none;}
.ga-link:hover .ga-name span{font-weight: bold;font-size: 1.2em;color: #23a5ca;}
.ga-link:hover .ga-img img{transform: scale(1.05);}

.ga-cont .ga-pagination{position: relative;width: 100%;margin-top: .15rem; font-size:0;display: none;}
.ga-cont .ga-pagination .swiper-pagination-bullet{margin:0 0.08rem;}
.ga-cont  .swiper-pagination-bullet{width: 0.1rem;height: 0.1rem;background-color: #0888a8;opacity: 0.5;border: none;border-radius: .05rem;transition: all .3s;overflow: hidden;}
.ga-cont  .swiper-pagination-bullet-active{opacity: 1;}

@media(max-width: 900px){
    .ga-cont .ga-pagination{display: block;}
}

@media(max-width: 750px){
    .ga-cont{width: calc(100% + .3rem);left: -.15rem;}
    .ga-item{width: 50%;padding: .2rem .15rem;}
    .ga-text{padding: .25rem;}
}

.i-main{width: 100%;background-color: #f7f7f7;padding-top: 1rem;padding-bottom: 1.44rem;}
.i-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.i-hd{margin-bottom: .55rem;}
.i-cont{width: 100%;}
.i-left{float: left;width: 10.2rem;position: relative;display: block;cursor: pointer;}
.i-box{width: 100%;padding-top: 57.05%;position: relative;overflow: hidden;}
.i-img{width: 100%;height: 100%;object-fit: cover;position: absolute;left: 0;top: 0;transition: all 0.5s ease 0s;}
.i-text{width: 3.8rem;min-width: 220px;padding: .44rem .5rem;background: #0888a8;background: linear-gradient(to right, #0888a8, #08a85b);position: absolute;right: 0;bottom: -0.44rem;z-index: 12;}
.i-type{color: #fff;margin-bottom: .26rem;}
.i-tit{color: #fff;font-weight: bold;margin-bottom: .36rem;line-height: 1.25;}
.i-arrow{width: 1.55em;height: .2777em;background-image: url(../images/44.png);background-size: 100% 100%;}
.i-right{float: right;width: 5rem;}
.i-item{display: block;width: 100%;height: 1.94rem;line-height: 1.92rem;border-bottom: 1px solid #e0dbd5;cursor: pointer;}
.i-item:first-child{border-top: 1px solid #e0dbd5;}
.i-item-in{width: 100%;display: inline-block;vertical-align: middle;}
.i-date{color: #666;line-height: 1;margin-bottom: .25rem;}
.i-t{color: #000;line-height: 1.25;font-weight: bold;margin-bottom: .27rem;transition: all .3s;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.i-ar{width: 1.55em;height: .2777em;background-image: url(../images/45.png);background-size: 100% 100%;}
body.pc .i-item:hover .i-t{color: #0888a8;}
body.pc  .i-left:hover .i-img{transform: scale(1.07);}
@media(max-width: 1200px){
    .i-date{margin-bottom: .1rem;}
    .i-t{margin-bottom: .15rem;}
}
@media(max-width: 800px){
    .i-main{padding-left: .3rem;padding-right: .3rem;}
    .i-inner{max-width: 100%;}
}
@media(max-width: 750px){
    .i-main{padding: .6rem .3rem;}
    .i-hd{margin-bottom: .4rem;}
    .i-left{float: none;width: 100%;}
    .i-right{float: none;width: 100%;}
    .i-text{width: 100%;position: relative;bottom: 0;padding: .3rem;}
}

.j-main{width: 100%;position: relative;}
.j-box{width: 100%;padding-top: 29.166%;position: relative;}
.j-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.j-text{position: absolute;left: 50%;margin-left: -8rem;top: 50%;transform: translate(0,-50%);}
.j-row{font-size: 0;margin-bottom: .15rem;}
.j-logo{height: 2.375em;vertical-align: bottom;}
.j-en{display: inline-block;vertical-align: bottom;color: #fff;font-style: italic;margin-left: -1.5em;position: relative;top: 0.3em;}
.j-zh{color: #fff;line-height: 1;font-style: italic;font-weight: bold;}
@media(max-width: 800px){
    .j-text{left: 0;margin-left: 0;padding: 0 0.3rem;}
}
@media(max-width: 750px){
    .j-zh{font-size: .48rem;}
    .j-en{font-size: .22rem;}
    .j-logo{font-size: .22rem;}
}

.k-main{width: 100%;font-size: 0;border-bottom: 1px solid #eae9e8;}
.k-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.k-left{float: left;}
.k-right{float: right;}
.k-tabs{font-size: 0;}
.k-tab{display: inline-block;vertical-align: top;cursor: pointer; margin-right: .45rem;line-height: .8rem;color: #333;position: relative;}
.k-tab.active:after{content: "";display: block;width: 100%;height: 0.02rem;background: #0888a8;background: linear-gradient(to right, #0888a8, #08a85b);position: absolute;left: 0;bottom: 0;}
.k-tab:last-child{margin-right: 0;}
.k-crumb{font-size: 0;}
.k-one{display: inline-block;vertical-align: top;line-height: .8rem;color: #777;margin-right: 1em;position: relative;}
.k-one:first-child:before{content: "";display: inline-block;vertical-align: middle;width: 1.0625em;height: 1em;background-image: url(../images/36.png);background-size: 100% 100%;margin-right: .09rem;position: relative;top: -1px;}
.k-one:after{content: ">";position: absolute;right: -0.5em;pointer-events: none;transform: translate(50%,0);}
.k-one:last-child{margin-right: 0;}
.k-one:last-child:after{display: none;}
@media(max-width: 1920px){
    .k-tab:active:after{height: 2px;}
}
@media(max-width: 800px){
    .k-main{padding-left: 0.3rem;padding-right: 0.3rem;}
    .k-inner{max-width: 100%;}
    .k-right{display: none;}
    .k-left{float: none;text-align: center;}
}


.l-main{width: 100%;padding-top: 1rem;padding-bottom: 1rem;background-image: url(../images/39.jpg)}
.l-inner{width: 100%;max-width: 16rem;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;}
.l-left{width: 7.6rem;position: relative;}
.l-bn{width: 100%;background-color: #fff;padding-top: .41rem;padding-bottom: .79rem;}
.l-box{width: 100%;height: 4rem;text-align: center;}
.l-img{height: 100%;vertical-align: top;object-fit: contain;}
.l-bn.swiper-container-horizontal>.swiper-pagination-bullets{bottom: .5rem;font-size:0}
.l-bn.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 0.08rem;}
.l-bn .swiper-pagination-bullet{width: 0.1rem;height: 0.1rem;background-color: #c0c0c0;opacity: 0.5;border: none;border-radius: .05rem;transition: all .3s;overflow: hidden;}
.l-bn .swiper-pagination-bullet:after{width: 0;height: 100%;background-color: #0888a8;content: "";display: block;}
.l-bn .swiper-pagination-bullet-active{opacity: 1;width: .4rem;}
.l-bn .swiper-pagination-bullet.active:after{width: 100%;transition: width 3s linear;}
.l-arrow{width: .5rem;height: .5rem;border: 1px solid #666;display: none;cursor: pointer;position: absolute;top: 50%;margin-top: -0.25rem;border-radius: 50%;transition: all .3s;z-index: 12;background-size: .2rem auto;background-position: center center;background-repeat: no-repeat;}
.l-arrow.show{display: block;}
.l-prev{background-image: url(../images/20.png);left: .4rem;}
.l-next{background-image: url(../images/21.png);right: .4rem;}
body.pc .l-arrow:hover{background-color: #0888a8;border-color: #0888a8;}
body.pc .l-prev:hover{background-image: url(../images/6.png);}
body.pc .l-next:hover{background-image: url(../images/7.png);}
.l-right{width: 7.6rem;padding-bottom: .15rem;}
.l-hd{width: 100%;padding-bottom: .33rem;border-bottom: 0.02rem solid rgba(8,136,168,0.5);position: relative;}
.l-title{color: #000;line-height: 1.238;font-weight: bold;}
.l-logo{height: .1rem;max-width: none;position: absolute;left: 100%;top: 100%;}
.l-intro{color: #666;line-height: 1.444;padding-top: .36rem;}
.l-intro p{line-height: inherit;padding-left: 1em;position: relative;margin-bottom: .16rem;}
.l-intro p:last-child{margin-bottom: 0;}
.l-intro p:before{content: "";display: inline-block;width: .56em;height: .56em;background-color: #0888a8;position: absolute;left: 0.15em;top: 0.722em;margin-top: -0.28em;transform: rotate(45deg);}
.l-btn{display: inline-block;width: 1.5rem;line-height: .5rem;border-radius: .25rem;margin-top: .32rem;text-align: center;color: #fff;background: #0888a8;background: linear-gradient(to right, #0888a8, #08a85b);cursor: pointer;}
.l-btn:before{content: "";display: inline-block;vertical-align: middle;width: 1.444em;height: 1.444em;background-image: url(../images/42.png);background-size: 100% 100%;margin-right: .5em;position: relative;top: -1px;}
@media(max-width: 1920px){
    .l-title{border-bottom-width: 2px;}
}
@media(max-width: 1300px){
    .l-btn{width: 8em;line-height: 2.58;border-radius: 1.29em;}
}
@media(max-width: 800px){
    .l-main{padding-left: .3rem;padding-right: .3rem;}
    .l-inner{max-width: 100%;}
}
@media(max-width: 750px){
    .l-main{padding: .6rem .3rem;overflow: hidden;}
    .l-bn.swiper-container-horizontal>.swiper-pagination-bullets{bottom: .2rem;}
    .l-inner{display: block;}
    .l-left{width: 100%;margin-bottom: .4rem;}
    .l-right{width: 100%;padding-bottom: 0;}
}


.m-main{width: 100%;padding-top: 1rem;padding-bottom: 1rem;}
.m-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.m-hd{width: 100%;border: 1px solid #d4d4d4;background-color: #f9f9f9;font-size: 0;}
.m-tab{display: inline-block;vertical-align: top;color: #666;line-height: 3;min-width: 2.6rem;position: relative;text-align: center;}
.m-tab.active{background-color: #fff;}
.m-tab.active:after{content: "";display: block;width: 100%;height: 0.02rem;min-height: 2px;background: #0888a8;background: linear-gradient(to right, #0888a8, #08a85b);position: absolute;left: 0;bottom: -1px;}
.m-cont{width: 100%;padding: .8rem .75rem 0;color: #666;line-height: 1.444;}
.m-cont *{line-height: inherit;}
.m-tit{font-size: 1.333em;line-height: 1;color: #000;margin-bottom: .18rem;}
.m-tit2{margin-bottom: .6rem;}
.m-des{margin-bottom: .6rem;}
.m-list{width: 100%;font-size: 0;position: relative;}
.m-b{width: 100%;}
.m-item{display: block;width: 22.06%;height: auto; padding-bottom: .35rem;margin-right: 3.92%;padding-top: .9rem;text-align: center;background-image: url(../images/46.jpg);background-size: 100% 100%;position: relative;}
.m-item:last-child{margin-right: 0;}
.m-img{height: 1.38rem;vertical-align: top;margin-bottom: .67rem;}
.m-t{color: #666;line-height: 1.4;padding: 0 0.1rem;}
.m-cont table{width: 100%;border: 1px solid #d4d4d4;margin-top: .6rem;}
.m-cont tr.has-th{background: #0888a8;background: linear-gradient(to right, #0888a8, #08a85b);}
.m-cont th{border: 1px solid #d4d4d4;color: #fff;line-height: 1.444;text-align: left;line-height: 1.444;padding: .16rem 1.35rem;}
.m-cont td{color: #666;line-height: 1.444;padding: .16rem 1.35rem;border: 1px solid #d4d4d4;}

.m-prev{left: -.8rem; margin-top: -.25rem;width: .5rem;height: .5rem;border-radius: 50%;background-image: url('../images/a23.png');background-size: cover;background-position: center center;background-repeat: no-repeat;border: solid 1px #666666;}
.m-prev:hover{background-image: url('../images/a23-b.png');background-color: #0888a8;border: solid 1px #0888a8;}
.m-next{ right:  -.8rem;margin-top: -.25rem;width: .5rem;height: .5rem;border-radius: 50%;background-image: url('../images/a24.png');background-size: cover;background-position: center center;background-repeat: no-repeat;border: solid 1px #666666;}
.m-next:hover{background-image: url('../images/a24-b.png');background-color: #0888a8;border: solid 1px #0888a8;}

@media(max-width: 1500px){
    .m-cont th,
    .m-cont td{padding: .16rem .5rem;}
}
@media(max-width: 800px){
    .m-main{padding-left: .3rem;padding-right: .3rem;}
    .m-inner{max-width: 100%;}
    .m-cont{padding-left: 0;padding-right: 0;}

    .m-list{padding-bottom: .8rem;}
    .m-prev{top: auto;margin-top: 0;bottom: 0;left: calc(50% - .8rem);}
    .m-next{top: auto;margin-top: 0;bottom: 0;right: calc(50% - .8rem);}
}
@media(max-width: 750px){
    .m-main{padding: .6rem .3rem;}
    .m-cont{padding: .6rem 0 0;}
    .m-des{margin-bottom: .3rem;}
    .m-tit2{margin-bottom: .3rem;}
    .m-item{width: 48%;margin-right: 4%; }
    /* .m-item:nth-child(2n){margin-right: 0;} */
    .m-cont th,
    .m-cont td{padding: .16rem .1rem;font-size: .24rem;}
    .m-cont table{margin-top: .3rem;}
}

.n-a{width: 100%;padding: .95rem .3rem 1rem;}
.n-main{width: 100%;max-width: 16rem;margin: 0 auto;}
.n-top{width: 100%;padding-bottom: .25rem;margin-bottom: .55rem;border-bottom: 1px solid #dddddd;}
.n-titles{width: 100%;color: #111111;font-weight: bold;line-height: 1.27;}
.n-bottom{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.n-left{width: 11.9rem;padding-bottom: .3rem;border-bottom: 1px solid #dddddd;}
.n-textbox{width: 100%;color: #666666;line-height: 1.75;}
.n-textbox *{line-height: inherit;max-width: 100%;}
.n-buttom{width: 100%;position: relative; padding-top: .2rem;font-size: 0;}
.n-buttom:before{content: '';position: absolute;bottom: .05rem;left: 0;width: 100%;height: 1px;background-color: #dddddd;}
.n-buttom:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.n-up{float: left;display: flex;align-items: flex-end;width: 50%;margin-top: .3rem;position: relative;z-index: 8;cursor: pointer;}
.n-next{float: right; display: flex;align-items: flex-end;width: 50%;margin-top: .3rem;position: relative;z-index: 8;cursor: pointer;}
.n-lt{width: 2.1rem;}
.n-img{width: 100%;position: relative;padding-top: calc(126/210*100%);overflow: hidden;}
.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{flex: 1;padding: 0 .3rem .15rem;}
.n-tip{width: 100%;color: #333333;line-height: 1.5;}
.n-name{width: 100%; color: #666666;line-height: 1.5;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.n-up:hover .n-img img{transform: scale(1.05);}
.n-up:hover .n-name{color: #0888a8;}
.n-next:hover .n-img img{transform: scale(1.05);}
.n-next:hover .n-name{color: #0888a8;} 
.n-right{width: 3.3rem;}

@media(min-width: 750px){
    .n-next{flex-direction: row-reverse;text-align: right;}
}
@media(max-width: 750px){
    .n-left{width: 100%;margin-bottom: .5rem;}
    .n-buttom:before{display: none;}
    .n-up{width: 100%;align-items: center;}
    .n-next{width: 100%;align-items: center;}
    .n-rt{padding-bottom: 0;}

    .n-right{width: 100%;}
}

.nr-top{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;padding-bottom: .2rem;margin-bottom: .65rem; border-bottom: 1px solid #e5e5e5;}
.nr-times{margin-bottom: .3rem;padding-right: .13rem;color: #666666;line-height: 1.75;}
.nr-share{font-size: 0;margin-bottom: .3rem;}
.nr-tip{display: inline-block;vertical-align: middle;padding-right: .13rem;color: #666666;line-height: 1.75;}
.nr-list{display: inline-block;vertical-align: middle;}
.nr-one{display: inline-block;vertical-align: middle;cursor: pointer;margin-right: .15rem;}
.nr-one:last-child{margin-right: 0;}
.nr-icon1{display: block;}
.nr-icon1 img{height: 1.18em;}
.nr-icon2{display: none;}
.nr-icon2 img{height: 1.18em;}
.nr-one:hover .nr-icon1{display: none;}
.nr-one:hover .nr-icon2{display: block;}
.nr-bottom{width: 100%;}
.nr-titles{width: 100%;padding-bottom: .15rem;color: #111111;line-height: 1.5;}
.nr-cont{width: 100%;}
.nr-item{display: flex;align-items: center;justify-content: space-between;width: 100%;margin-bottom: .3rem;cursor: pointer;}
.nr-lt{width: 1.6rem;}
.nr-img{width: 100%;position: relative;padding-top: calc(120/160*100%);overflow: hidden;}
.nr-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.nr-rt{width: calc(100% - 1.87rem);}
.nr-name{width: 100%;margin-bottom: .28rem;color: #111111;line-height: 1.6;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.nr-time{width: 100%;color: #666666;line-height: 1.6;}
.nr-item:hover .nr-img img{transform: scale(1.05);}
.nr-item:hover .nr-name{color: #0888a8;} 

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


.o-a{width: 100%;padding: 1rem .3rem .95rem;}
.o-main{width: 100%;max-width: 16rem;margin: 0 auto;}
.o-top{width: 100%;margin-bottom: .6rem;display: flex;flex-wrap: wrap;align-items: flex-start; justify-content: space-between;}
.o-left{width: 10.2rem;}
.o-special{display: block;cursor: pointer;width: 100%;position: relative;}
.o-special .o-img{width: 100%;position: relative;padding-top: calc(582/1020*100%);overflow: hidden;}
.o-special .o-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.o-special .o-img:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('../images/a5.png'); background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.o-sub{position: absolute;bottom: 0;left: 0;padding: .4rem 1rem; width: 100%;display: flex;align-items: center;}
.o-classify{display: flex;align-items: center;justify-content: center;text-align: center;padding: 0 .2em; width: 3.33em;min-height: 3.33em;color: #ffffff;line-height: 1.1; background-color: #0888a8;background-image: linear-gradient(0deg, #0888a8 0%, #08a85b 100%);border-radius: .1rem;}
.o-special .o-rt{flex: 1;padding-left: .6rem;}
.o-special .o-name{width: 100%;max-width: 13em;color: #ffffff;line-height: 1.25;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
 
.o-right{width: 5rem;}
.o-one{display: flex;align-items: center;align-content: center;cursor: pointer;flex-wrap: wrap;border-bottom: 1px solid #e0dbd5; width: 100%;min-height: 1.91rem;padding: .15rem 0;}
.o-one:nth-child(1){border-top: 1px solid #e0dbd5;}
.o-one .o-time{width: 100%;margin-bottom: .22rem;color: #666666;line-height: 1.5;}
.o-one .o-name{width: 100%;color: #0888a8;line-height: 1.25; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.o-special:hover .o-img img{transform: scale(1.05);}

.o-bottom{width: 100%;display: flex;flex-wrap: wrap;padding-bottom: .65rem;}
.o-item{display: block;cursor: pointer;width: 31.87%;margin-right: 2.19%;margin-bottom: .3rem;box-shadow: 0px .02rem .1rem 0px rgba(0, 0, 0, 0.05);}
.o-item:nth-child(3n){margin-right: 0;}
.o-item .o-img{width: 100%;position: relative;padding-top: calc(318/510*100%);overflow: hidden;}
.o-item .o-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.o-item .o-text{width: 100%;padding: .25rem .6rem .4rem;}
.o-item .o-time{width: 100%;margin-bottom: .22rem;color: #666666;line-height: 1.5;}
.o-item .o-name{width: 100%;color: #666666;line-height: 1.25; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.o-item:hover{box-shadow: 0px .02rem .1rem 0px rgba(0, 0, 0, 0.15);}
.o-item:hover .o-img img{transform: scale(1.05);}
.o-item:hover .o-name{color: #0888a8;}

@media(max-width: 750px){
    .o-left{width: 100%;margin-bottom: .3rem;}
    .o-sub{padding: .3rem;}
    .o-special .o-rt{padding-left: .3rem;}
    .o-right{width: 100%;} 

    .o-item{width: calc(50% - .15rem);margin-right: .3rem !important;}
    .o-item:nth-child(2n){margin-right: 0 !important;}
    .o-item .o-text{padding: .25rem;}
}

.p-a{width: 100%;}
.p-top{width: 100%;padding: .95rem .3rem 2.9rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.p-main{width: 100%;max-width: 16rem;margin: 0 auto;}
.p-titles{width: 100%;margin-bottom: .1rem;color: #ffffff;font-weight: bold;line-height: 1.2;}
.p-synopsis{width: 100%;color: #ffffff;line-height: 1.5;}
.p-slogan{width: 100%;padding-top: .72rem;color: #ffffff;font-weight: bold;line-height: 1.27;text-align: center;}
.p-bottom{width: 100%;padding: 0 .3rem 1rem;}
.p-cont{display: flex;flex-wrap: wrap;justify-content: space-between;margin: -1.55rem auto 0;padding: .2rem .7rem;position: relative;z-index: 18;width: 100%;max-width: 16rem;background-color: #ffffff;box-shadow: 0px 0px .21rem 0px rgba(0, 0, 0, 0.15);border-radius: .2rem;}
.p-item{display: flex;width: calc(50% - .2rem);min-height: 2.4rem;padding: .8rem .6rem .8rem 1rem;position: relative;}
.p-icon{width: 1rem;}
.p-icon img{width: 100%;}
.p-text{flex: 1;padding-left: .8rem;}
.p-name{width: 100%;margin-bottom: .2rem; color: #000000;line-height: 1.25;}
.p-tr{width: 100%;}
.p-td{position: relative;padding-left: 1.1em;color: #666666;line-height: 1.78em;}
.p-td:before{content: '◆';position: absolute;top: 0;left: 0;height:  1.78em;line-height:  1.78em;color: #0888a8;}

.p-item:nth-child(2n):before{content: '';position: absolute;top: .2rem;left: -.2rem;width: 1px;height: calc(100% - .4rem);background-color: #cdcdcd;}
.p-item:after{content: '';position: absolute;left: 0;top: 0;height: 1px;width: 100%;background-color: #cdcdcd;}
.p-item:nth-child(1):after{display: none;}
.p-item:nth-child(2):after{display: none;}

@media(max-width: 750px){
    .p-cont{padding: .3rem;}
    .p-item:nth-child(2n):before{display: none;}
    .p-item:nth-child(2):after{display: block;}
    .p-item{width: 100%;padding: .3rem;}
    .p-text{padding-left: .3rem;}
}


.q-a{width: 100%;padding: .95rem .3rem;}
.q-main{width: 100%;max-width: 16rem;margin: 0 auto;}
.q-titles{width: 100%;margin-bottom: .55rem;text-align: center;color: #0888a8;font-weight: bold;line-height: 1.23;}
.q-cont{width: 100%;}
.q-one{width: 100%;padding: 0 .75rem .45rem;margin-bottom: .55rem;border-bottom: 1px solid #d4d4d4;}
.q-one:last-child{padding-bottom: 0;margin-bottom: 0;border-bottom: none;}
.q-subtitle{width: 100%;padding-bottom: .05rem;color: #000000;font-weight: bold;line-height: 1.4;}
.q-textbox{width: 100%;line-height: 2.1;color: #666666;}
.q-textbox *{line-height: inherit;}
.q-list{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;padding-top: .2rem;}
.q-item{display: block;width: calc(50% - .1rem);margin-top: .2rem;}
.q-item img{width: 100%;}

@media(max-width: 750px){
    .q-one{padding: 0 0 .45rem;}
}

.qa-cont{width: 100%;position: relative;padding-top: .3rem;}
.qa-b{width: 100%;}
.qa-item{width: 32.42%;margin-right: 1.37%;}
.qa-item:last-child{margin-right: 0;}
.qa-link{display: block;cursor: pointer;width: 100%;text-align: center;}
.qa-img{width: 100%;position: relative;padding-top: calc(296/473*100%);overflow: hidden;}
.qa-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.qa-text{width: 100%;padding-top: .13rem;}
.qa-name{width: 100%;color: #000000;line-height: 1.5; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.qa-link:hover .qa-img img{transform: scale(1.05);}
.qa-link:hover .qa-name{color: #0888a8;}

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

.r-a{width: 100%;padding: 1rem .2rem .8rem;}
.r-main{width: 100%;max-width: 16.2rem;margin: 0 auto;}
.r-cont{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;}
.r-item{display: block;width: 33.33%;padding: 0 .1rem;margin-bottom: .2rem;}
.r-link{display: block;cursor: pointer;position: relative; width: 100%;}
.r-img{width: 100%;position: relative;padding-top: calc(360/521*100%);overflow: hidden;}
.r-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.r-img:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('../images/a15.png'); background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.r-text{position: absolute;bottom: 0;left: 0;width: 100%;padding: .28rem .63rem;}
.r-name{width: 100%;color: #ffffff;line-height: 1.4;}
.r-icon{position: absolute;top: .4rem;right: .6rem;width: .73rem;}
.r-icon img{width: 100%;}
.r-item:hover .r-img img{transform: scale(1.05);}

.r-item:nth-child(1){width: 66.66%;}
.r-item:nth-child(1) .r-img{padding-top: calc(540/1060*100%);} 
@media(min-width: 750px){
    .r-item:nth-child(2) .r-img{padding-top: calc(540/520*100%);}
}

@media(max-width: 750px){
    .r-item:nth-child(1){width:100%;}
    .r-item{width: 50%;}
    .r-icon{top: .2rem;right: .2rem;}
    .r-text{padding: .2rem;}
}

.my-id{position: absolute;top: -1rem;left: 0;}
.my-top{width: 100%;padding-bottom: .55rem;}
.my-titles{width: 100%;color: #000000;font-weight: bold;line-height: 1.2;}
.my-intro{width: 100%;padding-top: .1rem;color: #666666;line-height: 1.5;}

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

.selectbox{width: 100%;position: relative;z-index: 8;}
.select-tip{width: 100%;display: block;cursor: pointer;position: relative;padding-left: .2rem; padding-right: .5rem;background-color: #ffffff;border: solid 1px #999999;}
.select-tip:after{content: "";position: absolute;right: .2rem;top: 0;z-index: 1;width: .16rem;height: 100%;background-image: url('../images/a18.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.select-cur{display: block; width: 100%;height:.6rem;line-height:.6rem;color: #666666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.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 .2rem;color: #666666;}
.select-item:hover{background-color: #0888a8 !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: #000;}

 

.s-a{position: relative;width: 100%;}
.s-top{width: 100%;padding: .95rem .3rem 0;}
.s-main{width: 100%;max-width: 16rem;margin: 0 auto;}
.s-bottom{width: 100%;position: relative;}
.s-mapbox{width: 100%;padding-top: calc(877/1920*100%);position: relative;overflow: hidden;}
.s-map{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.s-map img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.s-cont{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 16rem;max-width: calc(100% - .6rem); max-height: 100%;overflow: auto;text-align: right;}
.s-box{display: inline-block;text-align: left;width: 5.6rem;min-width: 320px; padding: .6rem .6rem .75rem; background-color: #ffffff;}
.s-titles{width: 100%;padding-bottom: .4rem;margin-bottom: .4rem;color: #000000;font-weight: bold;line-height: 1.1;border-bottom: 1px solid #999999;}
.s-message{width: 100%;margin-bottom: .4rem;display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}
.s-lt{width: 1.36rem;}
.s-img{width: 100%;border: solid 1px #999999;}
.s-img img{width: 100%;}
.s-rt{width: calc(100% - 1.62rem);}
.s-textbox{width: 100%;color: #666666;line-height: 2;}
.s-textbox *{line-height: inherit;}
.s-contact{display: block;cursor: pointer;position: relative;padding: 0 .8rem 0 .4rem;color: #ffffff;line-height: .52rem;background-color: #0888a8;background-image: linear-gradient(90deg, #0888a8 0%, #08a875 100%);border-radius: .1rem;}
.s-contact:after{content: '';position: absolute;top: 50%;right: .4rem;transform: translate(0,-50%);width: .32rem;height: .32rem;border-radius: 50%;background-image: url('../images/a16.png');background-color: #ffffff;background-size: cover;background-position: center center;background-repeat: no-repeat;}

@media(max-width: 750px){
    .s-cont{position: relative;top: 0;left: 0;width: 100%;transform: translate(0,0); max-width: 100%;max-height: none;}
    .s-box{width: 100%;min-width: 100%;padding: .3rem;}
    .s-contact{line-height: .6rem;}
}

.t-a{position: relative;width: 100%;padding: .95rem .3rem 1rem;} 
.t-a .my-top{padding-bottom: .22rem;}
.t-form{width: 100%;}
.t-main{width: 100%;max-width: 16rem;margin: 0 auto;}
.t-three{width: 100%;display: flex;flex-wrap: wrap;}
.t-item{display: block;width: 100%;margin-bottom: .2rem; border-bottom: 1px solid #999999;}
.t-input{display: block;width: 100%;border: none;height: .98rem;color: #000000;} 
.t-buttombox{width: 100%;text-align: center;padding-top: 0.4rem;}
.t-buttom{display: inline-block;position: relative;}
.t-hint{display: block;position: relative;padding:0 .28rem; line-height: .5rem;color: #ffffff;background-color: #0888a8;background-image: linear-gradient(90deg, #0888a8 0%, #08a85b 100%);border-radius: .25rem;}
.t-hint img{width: 1.43em;margin-left: .06rem;}
.t-submit{position: absolute;top: 0;left: 0;display: block;cursor: pointer; width: 100%;height: 100%;z-index: 18;opacity: 0;}

@media(min-width: 750px){
    .t-three .t-item{width: 28.75%;margin-right: 6.87%;}
    .t-three .t-item:nth-child(3n){margin-right: 0;}
}
 
@media(max-width: 750px){
    .t-hint{line-height: .6rem;border-radius: .3rem;}
}

.u-a{position: relative;width: 100%;padding: .95rem .3rem  .95rem;background-image: linear-gradient(0deg, rgba(8, 136, 168, 0.18) 0%, rgba(8, 136, 168, 0.06) 100%);}  
.u-form{width: 100%;}
.u-main{width: 100%;max-width: 16rem;margin: 0 auto;}
.u-top{width: 100%;padding-bottom: .08rem;display: flex;align-items: flex-end;flex-wrap: wrap;}
.u-lt{flex: 1;}
.u-rt{font-size: 0;padding-bottom: .4rem;}
.u-select{display: inline-block;vertical-align: middle;margin-right: .2rem;width: 2.2rem;margin-bottom: .2rem;}
.u-box{display: inline-block;vertical-align: middle;position: relative;padding-right: .6rem;margin-bottom: .2rem; background-color: #ffffff;border: solid 1px #999999;}
.u-input{display: block;width: 100%;border: none;padding: 0 .2rem;color: #000;height: .6rem;}
.u-submit{position: absolute;top: 0;right: 0;display: block;cursor: pointer;border: none;background-color: transparent; width: .6rem;height: .6rem;background-image: url('../images/2.png');background-size: .2rem auto;background-position: center center;background-repeat: no-repeat;}


.u-bottom{width: 100%;}
.u-tr{width: 100%;border-bottom: .02rem solid #fff; font-size: 0;padding: .2rem 0;background-color: #0888a8;}
.u-th{display: inline-block;vertical-align: middle;padding: 0 .05rem;color: #ffffff;line-height: 1.5;text-align: center;} 
.u-th:nth-child(1){width: 17.5%;padding-left: .8rem;text-align: left;}
.u-th:nth-child(2){width: 17.5%;}
.u-th:nth-child(3){width: 19.3%;}
.u-th:nth-child(4){width: 17.5%;}
.u-th:nth-child(5){width: 20%;} 

.u-cont{width: 100%;}
.u-item{display: block;width: 100%;margin-bottom: .05rem;}
.u-buttom{display: block;cursor: pointer;width: 100%;margin-bottom: .02rem;font-size: 0;padding: .21rem 0;background-color: #ffffff;}
.u-td{display: inline-block;vertical-align: middle;padding: 0 .05rem; color: #666666;line-height: 1.5;text-align: center;} 
.u-td:nth-child(1){width: 17.5%;padding-left: .8rem;text-align: left;}
.u-td:nth-child(2){width: 17.5%;}
.u-td:nth-child(3){width: 19.3%;}
.u-td:nth-child(4){width: 17.5%;}
.u-td:nth-child(5){width: 20%;}
.u-item.show .u-buttom{background-color: #999999;}
.u-item.show .u-td{ color: #fff;}

.u-sub{display: none;padding: .55rem .8rem .6rem; width: 100%;background-color: #ffffff;}
.u-list{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.u-one{width: 5.8rem;margin-bottom: .3rem;}
.u-tip{width: 100%;position: relative;padding-bottom: .2rem;margin-bottom: .2rem;color: #333333;font-weight: bold;line-height: 1.4;}
.u-tip:after{content: ''; position: absolute;bottom: 0;left: 0;width: .3rem;height: .04rem;background-color: #0888a8;background-image: linear-gradient(90deg, #0888a8 0%, #08a875 100%);}
.u-textbox{width: 100%;color: #666666;line-height: 1.87;}
.u-textbox *{line-height: inherit;}
.u-contactbox{width: 100%;text-align: right;}
.u-contact{display: inline-block;vertical-align: middle;cursor: pointer;padding: 0 .44rem; color: #ffffff;line-height: .5rem;background-color: #0888a8;background-image: linear-gradient(90deg, #0888a8 0%, #08a85b 100%);border-radius: .25rem;}

@media(max-width: 750px){
    .u-lt{flex: none;width: 100%;}
    .u-rt{width: 100%;}
    .u-select{width: 100%;margin-right: 0;}
    .u-box{width: 100%;}

    .u-th:nth-child(1){width: 24%;padding-left: .3rem;}
    .u-th:nth-child(2){width: 18.5%;}
    .u-th:nth-child(3){width: 18.5%;}
    .u-th:nth-child(4){width: 18.5%;}
    .u-th:nth-child(5){width: 20.5%;}

    .u-td:nth-child(1){width: 24%;padding-left: .3rem;}
    .u-td:nth-child(2){width: 18.5%;}
    .u-td:nth-child(3){width: 18.5%;}
    .u-td:nth-child(4){width: 18.5%;}
    .u-td:nth-child(5){width: 20.5%;}

    .u-sub{padding: .5rem .3rem;}
    .u-one{width: 100%;}
    .u-contact{line-height: .6rem;border-radius: .3rem;}
}

.v-a{position: relative;width: 100%;padding: 1rem .3rem .7rem;}
.v-main{width: 100%;max-width: 16rem;margin: 0 auto;}
.v-top{width: 100%;margin-bottom: .6rem;display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}
.v-left{width: 7.5rem;}
.v-img{width: 100%;}
.v-img img{width: 100%;}
.v-right{width: calc(100% - 8.35rem);}
.v-titles{width: 100%;margin-bottom: .05rem;font-weight: bold;line-height: 1.3;color: #0888a8;}
.v-en{width: 100%;margin-bottom: .3rem;font-weight: bold;line-height: 1.3;color: #0888a8;}
.v-textbox{width: 100%;color: #666666;line-height: 1.5;}
.v-textbox *{line-height: inherit;}
.v-bottom{width: 100%;font-size: 0;display: flex;align-items: center;justify-content: space-between;padding: 0 .2rem;}
.v-line{display: block;margin: 0 .15rem .3rem;width: 1px;height: .9rem;background-color: #000000;opacity: 0.2;}
.v-item{display: flex;align-items: center;flex-wrap: wrap;margin-bottom: .3rem;}
.v-icon{display: block;position: relative; width: .56rem;height: .56rem;}
.v-icon img{position: relative;z-index: 3;width: 100%;height: 100%;object-fit: contain;}
.v-icon:before{opacity: 0;transition: all ease .5s;content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: calc(100%  + .12rem);height: calc(100%  + .12rem);background-color: #0888a8;border-radius: 50%;}
.v-icon:after{transition: all ease .5s;content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #999999;border-radius: 50%;}
.v-text{flex: 1;padding-left: .58rem;display: flex;align-items: center;}
.v-letter{color: #0888a8;font-weight: bold;line-height: 1;}
.v-box{display: block;}
.v-name{width: 100%;color: #666666;line-height: 1.28;word-break: break-all;}
.v-en2{width: 100%;color: #666666;line-height: 1.28;word-break: break-all;}
.v-item:hover .v-icon:before{opacity: .1;} 
.v-item:hover .v-icon:after{background-color: #0888a8;}

@media(max-width: 1200px){
    .v-text{padding-left: .3rem;}
}
@media(max-width: 750px){
    .v-left{width: 100%;margin-bottom: .3rem;}
    .v-right{width: 100%;}
    .v-bottom{flex-wrap: wrap;}
    .v-line{display: none;}
    .v-item{display: block;text-align: center;width: 50%;padding: 0 .15rem;}
    .v-icon{display: inline-block;margin-bottom: .25rem;}
    .v-text{display: block;padding-left: 0;flex: none;}
    .v-letter{width: 100%;font-size: .72rem;}
    .v-box{width: 100%;}
}

.w-a{position: relative;width: 100%;padding: .95rem .3rem;min-height: 8.75rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.w-main{width: 100%;max-width: 16rem;margin: 0 auto;}
.w-top{width: 100%;padding-bottom: .18rem;}
.w-buttom{width: 100%;height: .5rem;position: relative;}
.w-prev{left: auto;right: .7rem;margin-top: -.25rem;width: .5rem;height: .5rem;border-radius: 50%;background-image: url('../images/a23.png');background-size: cover;background-position: center center;background-repeat: no-repeat;border: solid 1px #666666;}
.w-prev:hover{background-image: url('../images/a23-b.png');background-color: #0888a8;border: solid 1px #0888a8;}
.w-next{left: auto;right:  0;margin-top: -.25rem;width: .5rem;height: .5rem;border-radius: 50%;background-image: url('../images/a24.png');background-size: cover;background-position: center center;background-repeat: no-repeat;border: solid 1px #666666;}
.w-next:hover{background-image: url('../images/a24-b.png');background-color: #0888a8;border: solid 1px #0888a8;}
.w-bottom{width: 100%;position: relative;}
.w-b{width: 100%;}
.w-item{display: block;height: 4.67rem;position: relative;}
.w-img{opacity: 0;transition: all ease .5s; display: block; width: 3.41rem;height: 100%;}
.w-img img{width: 100%;height: 100%;object-fit: contain;}

@media(min-width: 750px){
    .w-item.c5{z-index: 5;}
    .w-item.c5 .w-img{position: relative;opacity: 1;left: 50%;transform: translate(-50%,0);}

    .w-item.c1{z-index: 1;}
    .w-item.c1 .w-img{position: absolute;opacity: 1;left: 0;top: 0;width: 2.43rem;}
    .w-item.c9{z-index: 1;}
    .w-item.c9 .w-img{position: absolute;opacity: 1;right: 0;top: 0;width: 2.43rem;}

    .w-item.c2{z-index: 2;}
    .w-item.c2 .w-img{position: absolute;opacity: 1;left: -.46rem;top: 0;width: 2.61rem;}
    .w-item.c8{z-index: 2;}
    .w-item.c8 .w-img{position: absolute;opacity: 1;right: -.46rem;top: 0;width: 2.61rem;}

    .w-item.c3{z-index: 3;}
    .w-item.c3 .w-img{position: absolute;opacity: 1;left: -.66rem;top: 0;width:2.85rem;}
    .w-item.c7{z-index: 3;}
    .w-item.c7 .w-img{position: absolute;opacity: 1;right: -.66rem;top: 0;width:2.85rem;}

    .w-item.c4{z-index: 4;}
    .w-item.c4 .w-img{position: absolute;opacity: 1;left: -1rem;top: 0;width:3.14rem;}
    .w-item.c6{z-index: 4;}
    .w-item.c6 .w-img{position: absolute;opacity: 1;right: -1rem;top: 0;width:3.14rem;}

} 

@media(max-width: 750px){
    .w-item.c5{z-index: 5;}
    .w-item.c5 .w-img{position: relative;opacity: 1;left: 50%;transform: translate(-50%,0);}
    .w-item.c4{z-index: 1;}
    .w-item.c4 .w-img{position: absolute;opacity: 1;left: 0;top: 0;width: 2.85rem;}
    .w-item.c6{z-index: 1;}
    .w-item.c6 .w-img{position: absolute;z-index: 1;opacity: 1;right: 0;top: 0;width: 2.85rem;}
}

.x-a{width: 100%;padding: 1.05rem .3rem .4rem;}
.x-main{width: 100%;max-width: 16rem;margin: 0 auto;}
.x-cont{width: 100%;}
.x-item{width: 100%;cursor: pointer;margin-bottom: .6rem;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.x-item:nth-child(2n){flex-direction: row-reverse;}
.x-left{width: 9.6rem;}
.x-bigimg{width: 100%;position: relative;padding-top: calc(540/960*100%);overflow: hidden;}
.x-bigimg img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.x-right{width: calc(100% - 9.7rem);height: 5.4rem;position: relative;background-color: #f9f9f9; }
.x-box{position: absolute;top: 50%;transform: translate(0,-50%);max-height: 100%;overflow: auto; width: 100%;padding: .15rem .7rem;} 
.x-name{width: 100%;margin-bottom: .2rem;color: #000000;line-height: 1.4;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.x-textbox{width: 100%;margin-bottom: .25rem;color: #666666;line-height: 1.5;}
.x-textbox *{line-height: inherit;}
.x-textbox p:before{content: '◆';color: #0888a8;}
.x-more{display: inline-block;vertical-align: middle;margin-bottom: .3rem;color: #ffffff;padding: 0 .25rem;min-width: 1.5rem;line-height: .5rem;text-align: center; background-color: #0888a8;background-image: linear-gradient(90deg, #0888a8 0%, #08a85b 100%);border-radius: .25rem;}
.x-swiper{width: 100%;}
.x-b{width: 100%;}
.x-one{width: 29.78%;margin-right: 5.3%;text-align: center;}
.x-one:last-child{margin-right: 0;}
.x-img{width: 100%;position: relative;padding-top: calc(235/259*100%);overflow: hidden;}
.x-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain;transform: scale(1.00);transition: all ease .5s;}
.x-intro{width: 100%;margin-top: .05rem;color: #666666;line-height: 1.5;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.x-item:hover .x-bigimg img{transform: scale(1.05);}
.x-item:hover .x-name{color: #0888a8;}

@media(max-width: 750px){
    .x-left{width: 100%;}
    .x-right{width: 100%;height: auto;}
    .x-box{position: relative;top: 0;transform: translate(0,0); max-height: none;padding: .3rem;}
    .x-one{width: calc(50% - .15rem);margin-right: .3rem;}
}


/* 

color: #0888a8;
background-color: #08a85b;
.n-main{width: 100%;max-width: 16rem;margin: 0 auto;}

background-size: cover;background-position: center center;background-repeat: no-repeat;
.n-img{width: 100%;position: relative;padding-top: calc(126/210*100%);overflow: hidden;}
.n-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}

.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;}

*/
