@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;}
code{font-family: Arial,Microsoft Yahei;}
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: 0 .4rem;}
header.white-bg{background-color: #fff;box-shadow: 0 0 4px rgba(0,0,0,0.1);}
.target{width: 100%;position: absolute;left: 0;top: -0.99rem;}
.h-space{width: 100%;height: 1rem;}
.h-inner{width: 100%;margin: 0 auto;}
.h-index{float: left;height: .55rem;margin-top: .22rem;}
.h-logo{height: 100%;filter: grayscale(100%) brightness(500%);}
.h-nav{display: inline-block;vertical-align: top;font-size: 0;}
.h-right{float: right;font-size: 0;}
.h-search{display: inline-block;vertical-align: top;width: .22rem;height: 1rem;margin-left: .4rem;background-image: url(../images/search-white.svg);background-size: 100% auto;background-repeat: no-repeat;background-position: center center;cursor: pointer;}
.h-lang{display: inline-block;vertical-align: top;width: .22rem;height: 1rem;margin-left: 0.5rem;position: relative;background-image: url(../images/lang-white.svg);background-size: 100% auto;background-repeat: no-repeat;background-position: center center;cursor: pointer;}
.h-lang-list{width: 6em;background-color: #fff;position: absolute;left: 50%;top: 100%;padding: 0.05rem 0;margin-left: -3em;visibility: hidden;opacity: 0;transition: all .3s;border-radius: 0.3125em;}
.h-lang-link{display: block;width: 100%;line-height: 1.71;padding: .06rem 0.03rem;text-align: center;color: #666;}
header.show-lang .h-lang-list{opacity:1;visibility:visible;}
.h-menu{display: none;width: 46px;height: 46px;background-repeat: no-repeat;background-position: center center;background-image: url(../images/menu.svg);background-size: 30px 30px;}
.h-mask{background-color: rgba(0,0,0,.6);position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 998;transition:all .5s;opacity: 0;visibility: hidden;}
.h-nav{display: inline-block;vertical-align: top;font-size: 0;white-space: nowrap;}
.h-li{display: inline-block;vertical-align: top;position: relative;margin: 0 .2rem;white-space: normal;}
.h-link{color: #fff;display: block;line-height: 1rem;}
.h-sub{display: none;width: 14em;background-color: #fff;position: absolute;left: 50%;margin-left: -7em;top: 100%;z-index: 1000;padding: 0.05rem 0;border-radius: .3125em;box-shadow: 0 4px 4px rgba(0,0,0,0.1);}
.h-sub>li>a{display: block;width: 100%;line-height: 1.71;padding: .06rem 0.1rem;text-align: center;color: #666;transition: background-color .3s;}
header.show-menu .h-nav{right: 0;}
header.show-menu .h-mask{opacity:1;visibility:visible;}
.h-sch{display: none;width: 100%;padding: 1.46rem 0 1.8rem;position: fixed;top: 1rem;right: 0;margin-right: 0;z-index: 999;background-color: #fff;font-size: 0;text-align: center;}
.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: .75rem;border: 1px solid #ebebeb;vertical-align: top;background-color: transparent;color: #666;text-align: left;vertical-align: top;padding: 0 0.6rem 0 .29rem;border-left: none;}
.h-smt{background-image: url(../images/search.svg?a=1);background-position: center center;/* display: none; */width: .6rem;height: 100%;background-size: .22rem auto;background-repeat: no-repeat;color: transparent;cursor: pointer;border: none;background-color: transparent;transition: all .3s;vertical-align: top;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
header.show-sch .h-sch{display: block;}
header.show-sch .h-search{background-image: url(../images/close-white.svg);background-size: .16rem auto;}
.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.has-box{position: static;}
.h-box{width: 100%;left: 0;margin-left: 0;border-radius: 0;overflow: hidden;padding: 0;display: none;}
.h-in{width: 100%;max-width: 16.6rem;margin: 0 auto;font-size: 0;white-space: nowrap;}
.h-wrap{width: 3.9rem;padding-top: .4rem;padding-bottom: .4rem;display: inline-block;vertical-align: top;}
.h-img{width: 100%;}
.h-dls{width: 100%;display: inline-block;vertical-align: top;white-space: nowrap;}
.h-dl{width: 3.42rem;/* min-height: 3.55rem; */text-align: center;border-right: 1px solid #e6e6e6;white-space: normal;display: inline-block;vertical-align: top;position: relative;padding: .57rem .2rem;}
.h-dl-in{display: inline-block;vertical-align: top;text-align: left;}
.h-dt{display: block;color: #000;line-height: 1;margin-bottom: 0.31rem;font-weight: bold;}
.h-dd{width: 100%;}
.h-one{display: block;color: #333;line-height: 1.5;margin-bottom: .16rem;padding: 0 0.2rem;}
.h-select{display: inline-block;vertical-align: top;width: 1.8rem;position: relative;}
.h-cur{display: inline-block;vertical-align: top;width: 100%;line-height: .75rem;padding: 0 .2rem;color: #fff;background-image: url(../images/mm4.png);background-size: 100% 100%;text-align: left;position: relative;cursor: pointer;}
.h-cur:after{content: "";display: inline-block;border-top: .3125em solid #fff;border-left: .3125em solid transparent;border-right: .3125em solid transparent;position: absolute;right: .2rem;top: 50%;transform: translate(0,-50%);}
.h-select-list{width: 100%;background-color: #fff;position: absolute;left: 0;top: 100%;padding: .05rem 0;border: 1px solid #ebebeb;display: none;}
.h-select-one{display: block;width: 100%;line-height: 2;color: #666;text-align: left;padding: 0 .2rem;cursor: pointer;}
.h-hot{width: 100%;font-size: 0;text-align: left;padding-top: .17rem;}
.h-hot-dt{display: inline-block;vertical-align: top;line-height: 2;color: #15499a;margin-right: .23rem;}
.h-hot-dt:before{content: "";display: inline-block;vertical-align: middle;width: 1.25em;height: .9375em;background-image: url(../images/mm5.png);background-size: 100% 100%;margin-right: .13rem;}
.h-hot-dd{display: inline-block;vertical-align: top;font-size: 0;}
.h-hot-one{display: inline-block;vertical-align: top;line-height: 2;color: #666;margin-right: .23rem;cursor: pointer;}
.h-hot-one:last-child{margin-right: 0;}
.h-select.active .h-cur:after{transform: rotate(180deg);}
.h-select.active .h-select-list{display: block;}
@media(min-width: 1201px){
    .h-sub>li>a:hover,
    .h-lang-link:hover{color: #15499a;}
    .h-one:hover{color: #15499a;}
    .h-select-one:hover{color: #15499a;}
    .h-hot-one:hover{color: #15499a;}
    header.black{background-color: #fff;}
    header.black .h-logo{filter: none;}
    header.black .h-li.active .h-link{color: #15499a;}
    header.black .h-link{color: #333;}
    header.black .h-search{background-image: url(../images/search.svg);}
    header.black .h-lang{background-image: url(../images/lang.svg);}
    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: 22px;}
    .h-lang{width: 22px;}
    header.show-sch .h-search{background-size: 16px auto;}
}
@media(max-width: 1350px){
    .h-smt{background-size: 15px auto;}
}
@media(max-width: 1200px){
    body{padding-top: 46px !important;}
    header{height: 46px;background-color: #fff;box-shadow: 0 0 4px rgba(0,0,0,0.1);padding: 0 0 0 10px;}
    header:before{display: none;}
    .h-space{height: 46px;}
    .target{top: -45px;}
    .h-index{height: 32px;margin-top: 7px;}
    .h-logo{filter: none;}
    .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;}
    .h-li{display: block;margin: 0;}
    .h-li.active .h-link:after{display: none;}
    .h-sub{width: 100%;margin-left: 0;top: 0;position: relative;left: 0;padding: 0;box-shadow: none;}
    .h-sub>li>a{text-align: left;padding: 10px 0 10px 40px;}
    .h-li.has-nav:after{content: "+";display: inline-block;width: 40px;height: 46px;line-height: 46px;text-align: center;position: absolute;right: 0;top: 0;font-size: 20px;color: #666;}
    .h-li.has-nav.show:after{content: "-";}
    .h-link{line-height: 46px;padding: 0 46px 0 20px;color: #333;display: inline-block;}
    .h-menu{display: inline-block;}
    .h-search{background-image: url(../images/search.svg);width: 46px;height: 46px;background-size: 22px auto;margin-left: 0;}
    .h-lang{background-image: url(../images/lang.svg);width: 46px;height: 46px;background-size: 22px auto;margin-left: 0;}
    header.show-lang .h-lang{background-color: #fff;z-index: 12345;}
    header.show-lang .h-mask{opacity:1;visibility:visible;}
    .h-in{white-space: normal;}
    .h-dl{width: 100%;padding: 0;}
    .h-dl-in{width: 100%;}
    .h-wrap{width: 100%;padding: 0;margin-bottom: 20px;}
    .h-box{padding: 0 20px;}
    .h-dls{white-space: normal;}
    .h-dl{min-height: 0;border-right: none;margin-bottom: 20px;}
    .h-li.has-box{position: relative;}
    header.show-sch .h-search{background-image: url(../images/close.svg);}
    .h-sch{top: 46px;}
}
@media(max-width: 1000px){
    .h-select{width: 93px;}
}
@media(max-width: 750px){
    header.show-sch .h-text{width: 200px;}
    .h-form-bot{width: 293px;}
}

footer{width: 100%;background-color: #111;padding-top: .8rem;position: relative;}
footer:before{content: "";display: inline-block;width: 5.83rem;height: 100%;position: absolute;left: 0;top: 0;background-image: url(../images/3.png);background-size: 100% auto;background-position: left top;position: absolute;left: 0;top: 0;z-index: 1;}
.f-inner{width: 100%;max-width: 16.6rem;margin: 0 auto;position: relative;z-index: 12;}
.f-top{width: 100%;position: relative;z-index: 12;margin-bottom: .75rem;}
.f-left{float: left;}
.f-right{float: right;}
.f-nav{display: inline-block;vertical-align: top;font-size: 0;}
.f-li{display: inline-block;vertical-align: top;margin-right: 1rem;}
.f-li:last-child{margin-right: 0;}
.f-link{display: inline-block;vertical-align: top;color: #fff;line-height: 1;margin-bottom: .28rem;}
.f-sub>li{margin-bottom: .14rem;}
.f-sub>li:last-child{margin-bottom: 0;}
.f-sub>li>a{display: inline-block;vertical-align: top;color: #fff;line-height: 1.428;opacity: .5;cursor: pointer;}
.f-index{height: .55rem;vertical-align: top;display: inline-block;margin-bottom: .36rem;}
.f-logo{vertical-align: top;height: 100%;filter: grayscale(100%) brightness(500%);}
.f-logo2{vertical-align: top;height: 100%;}
.f-bot{border-top: 1px solid rgba(255,255,255,0.1);padding: .25rem 0;position: relative;z-index: 12;}
.f-copy{float: left;color: rgba(255,255,255,0.5);line-height: 1.71;}
.f-copy a{display: inline-block;vertical-align: top;line-height: inherit;padding-left: .23rem;}
.f-author{float: right;color: rgba(255,255,255,0.5);line-height: 1.71;}
.f-author a{display: inline-block;vertical-align: top;line-height: inherit;}
.f-mid{width: 100%;padding-bottom: .15rem;}
.f-m-row{font-size: 0;text-align: left;margin-bottom: .1rem;width: calc(100% + 0.26rem);}
.f-m-one{display: inline-block;vertical-align: top;color: rgba(255,255,255,0.5);line-height: 1.71;margin-right: .26rem;}
.f-tel{color: #fff;font-weight: bold;}
.f-tel:before{content: "";display: inline-block;vertical-align: top;width: .909em;height: .909em;background-image: url(../images/tel.svg);background-size: 100% 100%;margin-right: .17rem;margin-top: .1em;}
/*.f-tel2{color: #fff;font-weight: bold;}*/
.f-tel2{color: #fff;font-weight: bold;vertical-align: top;height: .909em;margin-right: .17rem;}
@media(min-width: 1201px){
    .f-sub>li>a:hover{opacity: 1;}
    .f-copy a:hover{color: #fff;}
    .f-author a:hover{color: #fff;}
}
@media(max-width: 1200px){
    .f-li{margin-right: 20px;}
    .f-index{height: 32px;}
}
@media(max-width: 900px){
    footer{padding-top: 20px;}
    .f-inner{max-width: 100%;padding: 0 10px;}
    .f-m-row{width: 100%;}
}
@media(max-width: 750px){
    .f-right{display: none;}
    .f-top{margin-bottom: 20px;}
    .f-index{margin-bottom: 15px;}
    .f-m-row{width: 100%;}
    .f-m-one{width: 100%;margin-right: 0;}
    .f-copy{float: none;}
    .f-author{float: none;}
}







#dowebok *{box-sizing: border-box;}


.a-h1{position: absolute;left: -2000vw;top: 0;}
.a-main{width: 100%;}
.a-bn{width: 100%;}
.a-s{position: relative;}
.a-box{width: 100%;padding-top: 100vh;position: relative;}
.a-bg{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.a-text{width: 14.4rem;position: absolute;left: 50%;margin-left: -7.2rem;top: 50%;transform: translate(0,-50%);z-index: 12;}
.a-type{color: #fff;line-height: 1;margin-bottom: .24rem;}
.a-tit{color: #fff;line-height: 1.1;margin-bottom: .64rem;}
.a-more{display: inline-block;vertical-align: top;width: 2rem;line-height: .48rem;border-radius: .24rem;text-align: center;color: #fff;cursor: pointer;background-image: url(../images/mm1.png);background-size: 100% 100%;background-color: #15499a;transition: all .3s;}
.a-more:before{content: "";display: inline-block;vertical-align: middle;width: .857em;height: .857em;background-image: url(../images/arrow-more.svg);background-size: 100% 100%;margin-right: .2rem;}
.a-bn.swiper-container-horizontal>.swiper-pagination-bullets{bottom:0.3rem;font-size:0;width: 14.4rem;left: 50%;margin-left: -7.2rem;text-align: left;}
.a-bn.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 0.08rem;}
.a-bn.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:first-child{margin-left: 0;}
.a-bn .swiper-pagination-bullet{width:0.02rem;height:0.14rem;background-color: rgba(255,255,255,0.4);opacity:1;font-size: 0;color: #fff;vertical-align: top;border-radius: 0;}
.a-bn .swiper-pagination-bullet-active{background-color: transparent;font-size: .14rem;}
@media(min-width: 1201px){
    .a-more:hover{background-image: none;}
}
@media(max-width: 1920px){
    .a-bn.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 8px;}
    .a-bn .swiper-pagination-bullet{width: 2px;height: 14px;}
    .a-bn .swiper-pagination-bullet-active{font-size: 14px;width: auto;}
}
@media(max-width: 1400px){
    .a-more{width: 146px;line-height: 35px;border-radius: 18px;}
}
@media(max-width: 1200px){
    .a-box{padding-top: 47.916%;}
}
@media(max-width: 750px){
    .a-text{width: 100%;left: 0;margin-left: 0;padding: 0 20px;}
    .a-bn.swiper-container-horizontal>.swiper-pagination-bullets{width: 100%;left: 0;margin-left: 0;padding: 0 20px;text-align: center;}
    .a-bn.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:first-child{margin-left: 8px;}
}
@media(max-width: 500px){
    .a-box{padding-top: 56.25%;}
    .a-type{font-size: 14px;}
    .a-tit{font-size: 16px;line-height: 24px;margin-bottom: 15px;}
    .a-more{font-size: 12px;}
    .a-bn.swiper-container-horizontal>.swiper-pagination-bullets{bottom: 7px;}
    .a-bn .swiper-pagination-bullet{height: 10px;}
    .a-bn .swiper-pagination-bullet-active{font-size: 12px;position: relative;top: -1px;}
}

.b-section{background-image: url(../images/4.jpg);background-size: cover;background-position: center center;}
.b-main{width: 100%;}
.b-inner{width: 100%;max-width: 16.6rem;margin: 0 auto;}
.b-title{color: #000;line-height: 1;text-align: center;margin-bottom: .14rem;}
.b-des{color: #666;line-height: 1.33;text-align: center;}
.b-tabs{width: 100%;font-size: 0;}
.b-tab{display: inline-block;vertical-align: top;width: 17.578%;margin-right: 3.0275%;background-image: url(../images/8.png);background-size: 100% 100%;padding: .17rem .26rem .13rem;cursor: pointer;}
.b-tab:nth-child(5n){margin-right: 0;}
.b-tab.active{background-image: url(../images/14.png);background-size: 100% 100%;}
.b-tab.active .b-tit{color: #fff;}
.b-tab.active .b-icon{filter: grayscale(100%) brightness(200%);}
.b-box{height: .33rem;margin-bottom: .33rem;}
.b-icon{height: .33rem;}
.b-tit{color: #666;line-height: 1.5;}
.b-conts{width: 100%;margin-top: .28rem;}
.b-cont{width: 100%;margin-bottom: .09rem;display: none;}
.b-cont.show{display: block;}
.b-left{float: left;width: 52.07%;height: 4.2rem;background-color: #fff;padding: .58rem .6rem;position: relative;}
.b-right{float: right;width: 47.93%;height: 4.2rem;}
.b-img{width: 100%;height: 100%;object-fit: cover;}
.b-t{color: #15499a;line-height: 1;position: relative;padding-bottom: .32rem;margin-bottom: .33rem;font-weight: bold;}
.b-t:after{content: "";display: inline-block;width: .833em;height: .03rem;background-color: #15499a;position: absolute;left: 0;bottom: 0;}
.b-ic-box{width: 0.37rem;position: absolute;right: .56rem;top: .6rem;overflow: hidden;}
.b-ic{position: relative;left: -0.36rem;width: 0.36rem;filter: drop-shadow(0.37rem 0px 0 #15499a);border-right: 0.36rem solid transparent;}
#dowebok .b-ic{box-sizing: content-box;}
.b-intro{color: #666;line-height: 1.75;margin-bottom: .53rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.b-more{width: 2rem;line-height: .44rem;border: 0.02rem solid #ebebeb;border-radius: .24rem;text-align: center;color: #999;cursor: pointer;display: inline-block;vertical-align: top;transition: all .3s;}
.b-more:before{content: "";display: inline-block;vertical-align: middle;width: .928em;height: .857em;background-image: url(../images/7.png);background-size: 100% 100%;margin-right: .2rem;}
@media(min-width: 1201px){
    .b-more:hover{background-color: #15499a;color: #fff;border-color: #15499a;}
    .b-more:hover:before{background-image: url(../images/arrow-more.svg);}
}
@media(max-width: 1400px){
    .b-more{width: 146px;line-height: 32px;border-width: 1px;border-radius: 17px;}
}
@media(max-width: 1200px){
    .b-main .h-space{display: none;}
    .b-main{padding-top: 30px;padding-bottom: 30px;}
    .b-intro{margin-bottom: 20px;}
    .b-left{padding: 20px;}
    .b-box{height: 20px;}
    .b-icon{height: 20px;}
}
@media(max-width: 1000px){
    .b-left{height: 220px;}
    .b-right{height: 220px;}
}
@media(max-width: 900px){
    .b-main{padding: 30px 10px;}
    .b-inner{max-width: 100%;}
}
@media(max-width: 750px){
    .b-main{padding-bottom: 20px;}
    .b-left{float: none;width: 100%;height: auto;padding: 20px 10px;}
    .b-right{float: none;width: 100%;height: auto;}
    .b-img{height: auto;}
    .b-tabs{margin-top: 15px;display: flex;flex-wrap: wrap;}
    .b-tab{width: 33.33%;margin-right:0;padding: 10px 10px 6px;}
    .b-tab:nth-child(5n){margin-right: 10px;}
    .b-tab:nth-child(2n){margin-right: 0;}
    .b-box{margin-bottom: 7px;}
    .b-t{margin-bottom: 15px;}
    .b-ic-box{top: 20px;}
}
@media(max-width: 500px){
    .b-title{font-size: 20px;margin-bottom: 10px;}
    .b-t{font-size: 18px;}
    .b-intro{font-size: 14px;}

}

.c-section{background-color: #f7f7f7;}
.c-main{width: 100%;}
.c-inner{width: 100%;max-width: 16.6rem;margin: 0 auto;position: relative;}
.c-conts{width: 100%;position: relative;}
.c-cont{width: 100%;position: absolute;left: -2000vw;top: 0;}
.c-cont.show{position: relative;left: 0;}
.c-left{float: left;width: 7.6rem;height: 6.5rem;padding-top: .97rem;position: relative;}
.c-right{float: right;width: 8.14rem;}
.c-img{width: 100%;height: 6.5rem;object-fit: cover;display: none;}
.c-img.show{display: block;}
.c-one{width: 100%;display: none;}
.c-one.show{display: block;}
.c-t{color: #15499a;line-height: 1;position: relative;padding-bottom: .3rem;margin-bottom: .33rem;font-weight: bold;}
.c-t:after{content: "";display: inline-block;width: .625em;height: .03rem;background-color: #15499a;position: absolute;left: 0;bottom: 0;}
.c-intro{color: #666;line-height: 1.75;margin-bottom: .53rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.c-more{display: inline-block;vertical-align: top;width: 2rem;line-height: .48rem;border-radius: .24rem;text-align: center;color: #fff;cursor: pointer;background-image: url(../images/mm1.png);background-size: 100% 100%;transition: all .3s;background-color: #15499a;}
.c-more:before{content: "";display: inline-block;vertical-align: middle;width: .857em;height: .857em;background-image: url(../images/arrow-more.svg);background-size: 100% 100%;margin-right: .2rem;}
.c-tabs{width: 7.6rem;position: absolute;left: 0;top: 0;font-size: 0;z-index: 123;margin-left: -0.19rem;}
.c-tab{display: inline-block;vertical-align: top;color: #999;line-height: 1;padding: 0 .19rem;border-right: 1px solid #999;cursor: pointer;margin-bottom: 0.5em;font-weight: bold;}
.c-tab:last-child{border-right: none;padding-right: 0;}
.c-tab.active{color: #15499a;font-weight: bold;}
.c-wrap{width: 100%;position: absolute;left: 0;bottom: 0;padding: 0 .35rem;}
.c-bn{width: calc(100% + 0.15rem);margin-left: -0.07rem;}
.c-s{padding-left: .07rem;padding-right: .08rem;}
.c-item{width: 100%;cursor: pointer;}
.c-box{width: 100%;padding-top: 1.2rem;position: relative;margin-bottom: .19rem;}
.c-pic{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.c-tit{color: #666;text-align: center;line-height: 1.5;}
.c-arrow{position: absolute;top: 0.6rem;width: .12rem;height: .21rem;margin-top: -0.1rem;background-image: url(../images/19.png);background-size: 100% 100%;cursor: pointer;}
.c-arrow.swiper-button-disabled{cursor: default;}
.c-prev{left: 0;transform: rotate(180deg);}
.c-next{right: 0;}
.c-s.active .c-tit{color: #15499a;}
@media(min-width: 1201px){
    .c-arrow:hover{background-image: url(../images/20.png);}
    .c-more:hover{background-image: none;}
}
@media(max-width: 1400px){
    .c-more{width: 146px;line-height: 35px;border-radius: 18px;}
}
@media(max-width: 1200px){
    .c-main{padding: 30px 0;}
    .c-main .h-space{display: none;}
    .c-t{margin-bottom: 10px;}
    .c-intro{margin-bottom: 10px;}
}
@media(max-width: 900px){
    .c-main{padding: 30px 10px;}
    .c-inner{max-width: 100%;}
    .c-right{width: calc(100% - 7.6rem - 10px);}
}
@media(max-width: 750px){
    .c-main{padding: 25px 10px 30px 10px;}
    .c-tabs{width: 100%;position: relative;margin-bottom: 10px;margin-left: 0;}
    .c-left{float: none;width: 100%;height: auto;position: relative;padding-top: 0;margin-bottom: 15px;}
    .c-right{float: none;width: 100%;}
    .c-img{height: auto;}
    .c-box{padding-top: 54.545%;}
    .c-wrap{position: relative;margin-top: 20px;}
    .c-arrow{top: 50%;display: none;}
    .c-tabs{white-space: nowrap;overflow: auto;margin-bottom: 25px;}
    .c-tab{line-height: 30px;width: auto;padding: 0 10px;margin-bottom: 0;}
    .c-tab:first-child{padding-left: 0;}
    .c-tab:last-child{padding-right: 10px;}
    .c-t{margin-bottom: 15px;}
    .c-intro{font-size: 14px;margin-bottom: 15px;}
    .c-s{padding: 0 5px;}
    .c-wrap{padding: 0;}
}
@media(max-width: 500px){
    .c-t{font-size: 20px;}
}

.d-section{background-size: cover;background-position: center center;}
.d-main{width: 100%;}
.d-inner{width: 100%;max-width: 16.6rem;margin: 0 auto;}
.d-title{color: #fff;line-height: 1;text-align: center;margin-bottom: .14rem;}
.d-des{color: #fff;line-height: 1.33;text-align: center;}
.d-list{width: 100%;display: flex;flex-wrap: wrap;margin-top: 2.4rem;}
.d-item{display: inline-block;width: 24.096%;margin-right: 1.2%;background-image: url(../images/mm2.png);background-size: 100% 100%;text-align: center;padding: 0.42rem .2rem 0.39rem;cursor: pointer;}
.d-item:nth-child(4n){margin-right: 0;}
.d-box{width: 100%;text-align: center;position: relative;padding-bottom: .28rem;margin-bottom: .35rem;}
.d-box:after{content: "";display: inline-block;width: .3rem;height: .03rem;background-color: #fff;position: absolute;left: 50%;margin-left: -0.15rem;bottom: 0;}
.d-icon{height: .51rem;}
.d-tit{color: #fff;line-height: 1;margin-bottom: .18rem;}
.d-intro{color: #fff;line-height: 1.375;}
@media(min-width: 1201px){
    .d-item:hover{background-image: url(../images/22.png);}
}
@media(max-width: 1200px){
    .d-main .h-space{display: none;}
    .d-main{padding: 30px 0;}
    .d-list{margin-top: 25px;}
}
@media(max-width: 900px){
    .d-main{padding: 30px 10px;}
    .d-inner{max-width: 100%;}
}
@media(max-width: 750px){
    .d-main{padding-bottom: 20px;}
    .d-item{width: calc(50% - 5px);margin-right: 10px;margin-bottom: 10px;}
    .d-item:nth-child(2n){margin-right: 0;}
    .d-title{font-size: 20px;}
    .d-tit{font-size: 16px;margin-bottom: 10px;}
    .d-intro{font-size: 12px;}
}


.e-section{background-size: cover;background-position: center center;}
.e-main{width: 100%;}
.e-inner{width: 100%;max-width: 16.6rem;margin: 0 auto;}
.e-hd{width: 100%;position: relative;}
.e-title{color: #fff;line-height: 1;}
.e-more{width: 2rem;line-height: .44rem;border: 0.02rem solid #fff;border-radius: .24rem;text-align: center;color: #fff;cursor: pointer;display: inline-block;vertical-align: top;transition: all .3s;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.e-more:before{content: "";display: inline-block;vertical-align: middle;width: .928em;height: .857em;background-image: url(../images/arrow-more.svg);background-size: 100% 100%;margin-right: .2rem;}
.e-cont{width: 100%;display: flex;flex-wrap: wrap;margin-top: .7rem;}
.e-item{display: inline-block;width: 31.325%;height: 4.8rem;margin-right: 3.01%;background-image: url(../images/29.png);background-size: 100% 100%;padding: .39rem .28rem;position: relative;}
.e-item:nth-child(3n){margin-right: 0;}
.e-top{font-size: 0;margin-bottom: .22rem;}
.e-lb{display: inline-block;vertical-align: top;padding: 0 .13rem;line-height: .31rem;border-radius: .18rem;color: #666;text-align: center;margin-right: .1rem;border: 0.02rem solid #ebebeb;}
.e-lb.black{background-color: #000;color: #fff;border-color: #000;}
.e-tit{color: #000;line-height: 1.428;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.e-d{position: absolute;left: 0.28rem;bottom: .39rem;line-height: 1;color: #999;}
@media(min-width: 1201px){
    .e-more:hover{background-color: #15499a;color: #fff;border-color: #15499a;}
    .e-more:hover:before{background-image: url(../images/arrow-more.svg);}
    .e-item:hover{background-image: url(../images/28.png);}
    .e-item:hover .e-lb{border-color: #fff;color: #fff;}
    .e-item:hover .e-lb.black{background-color: #fff;border-color: #fff;color: #15499a;}
    .e-item:hover .e-tit{color: #fff;}
    .e-item:hover .e-d{color: #fff;}
}
@media(max-width: 1400px){
    .e-more{width: 146px;line-height: 32px;border-width: 1px;border-radius: 17px;}
    .e-lb{line-height: 22px;border-width: 1px;padding: 0 11px;border-radius: 12px;}
}
@media(max-width: 1200px){
    .e-main .h-space{display: none;}
    .e-main{padding: 30px 0;}
    .e-cont{margin-top: 25px;}
}
@media(max-width: 900px){
    .e-main{padding: 30px 10px;}
    .e-inner{max-width: 100%;}
    .e-item{width: 32.4%;margin-right: 1.4%;}
}
@media(max-width: 750px){
    .e-main{padding-bottom: 20px;}
    .e-item{width: 100%;margin-right: 0;margin-bottom: 10px;height: auto;padding: 20px;}
    .e-d{position: relative;margin-top: 20px;left: 0;bottom: auto;}
    .e-title{font-size: 18px;}
    .e-tit{font-size: 16px;}
}



#fp-nav ul li,
.fp-slidesNav ul li{margin: 0;width: .12rem;height: .12rem;margin-bottom: .2rem;}
#fp-nav ul li:last-child,
.fp-slidesNav ul li:last-child{margin-bottom: 0;}
#fp-nav ul li a span,
.fp-slidesNav ul li a span{width: 100%;height: 100%;background: none;background-color: rgba(255,255,255,0.2);position: static;display: block;margin: 0;}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span{margin: 0;}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span{background-color: #fff;}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span{height: .12rem;width: .12rem;margin: 0;}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span{height: .12rem;width: .12rem;margin: 0;}

#fp-nav.black ul li a span{background-color: #ccc;}
#fp-nav.black ul li a.active span{background-color: #333;}

@media(max-width: 1200px){
    .auto1200 .section{height: auto !important;}
    .auto1200 .fp-tableCell{height: auto !important;}
}


.g-main{width: 100%;}
.g-box{width: 100%;padding-top: 37.5%;position: relative;}
.g-img{width: 100%;height: 100%;object-fit: cover;position: absolute;left: 0;top: 0;z-index: 1;object-fit: cover;}
.g-text{width: 16.6rem;position: absolute;left: 50%;margin-left: -8.3rem;top: 50%;transform: translate(0,-50%);z-index: 12;}
.g-tit{color: #fff;line-height: 1;margin-bottom: .2rem;}
.g-des{color: #fff;line-height: 1;}
.g-txt{width: 16.6rem;position: absolute;left: 50%;margin-left: -8.3rem;top: 50%;transform: translate(0,-50%);z-index: 12;text-align: center;}
.g-t{color: #fff;line-height: 1;margin-bottom: .25rem;}
.g-s{color: #fff;line-height: 1;font-size: 0;}
.g-one{display: inline-block;vertical-align: top;margin: 0 .15rem;color: #fff;line-height: 1;}
.g-thumb{width: 16.6rem;position: absolute;left: 50%;margin-left: -8.3rem;bottom: 0;z-index: 12;font-size: 0;}
.g-link{display: inline-block;vertical-align: top;color: #fff;padding-top: .2rem;padding-bottom: .2rem;margin-right: 1.2em;position: relative;line-height: 1;}
.g-link:after{content: "";display: block;width: 0.4em;height: 1px;background-color: #fff;position: absolute;right: -0.8em;top: 50%;margin-top: -1px;}
.g-link:last-child{margin-right: 0;}
.g-link:last-child:after{display: none;}
.g-link:first-child:before{content: "";display: inline-block;vertical-align: top;width: .9375em;height: 1.1875em;background-image: url(../images/114.png);background-size: 100% 100%;margin-right: .13rem;position: relative;top: -0.1em;}
@media(max-width: 900px){
    .g-text{width: 100%;padding: 0 10px;left: 0;margin-left: 0;}
    .g-txt{width: 100%;padding: 0 10px;left: 0;margin-left: 0;}
    .g-thumb{width: 100%;margin-left: 0;left: 0;padding: 0 10px;}
}
@media(max-width: 500px){
    .g-tit{font-size: 20px;}
    .g-t{font-size: 24px;margin-bottom: 15px;}
    .g-one{width: 100%;margin: 0 0 10px;font-size: 14px;}
    .g-one:last-child{margin-bottom: 0;}
    .g-thumb{display: none;}
}


.i-main{width: 100%;background-color: #f7f7f7;padding-top: .82rem;padding-bottom: .8rem;}
.i-inner{width: 100%;max-width: 16.6rem;margin: 0 auto;}
.i-title{color: #000;line-height: 1;margin-bottom: .4rem;text-align: center;}
.i-list{width: 100%;}
.i-dl{width: 100%;margin-bottom: .2rem;background-color: #fff;padding: 0 0.4rem;}
.i-dl:last-child{margin-bottom: 0;}
.i-dt{color: #15499a;line-height: 1.05rem;border-bottom: 0.02rem solid #15499a;}
.i-dd{width: 100%;padding-top: .1rem;}
.i-link{display: block;width: 100%;border-bottom: 1px solid #f0f0f0;padding: .23rem 0;display: none;}
.i-dd:last-child .i-link:last-child{border-bottom: none;}
.i-link:nth-child(1),
.i-link:nth-child(2),
.i-link:nth-child(3),
.i-link:nth-child(4),
.i-link:nth-child(5),
.i-link:nth-child(6){display: block;}
.i-dl.show-all .i-link{display: block;}
.i-dl.show-all .i-more:after{transform: rotate(180deg);}
.i-tit{color: #000;line-height: 1.5;font-weight: bold;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.i-des{color: #666;line-height: 1.625;margin-top: .03rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.i-date{color: #666;line-height: 1.71;margin-top: .13rem;}
.i-last{width: 100%;text-align: center;display: none;}
.i-last.show{display: block;}
.i-more{display: inline-block;vertical-align: top;line-height: 4;color: #333;cursor: pointer;}
.i-more:after{content: "";display: inline-block;vertical-align: middle;width: .75em;height: .4375em;background-image: url(../images/113.png);background-size: 100% 100%;margin-left: .5em;position: relative;top: -1px;}
.i-more.active:after{transform: rotate(180deg);}
@media(min-width: 1201px){
    .i-link:hover .i-tit{color: #15499a;}
}
@media(max-width: 900px){
    .i-main{padding: 30px 10px;}
    .i-inner{max-width: 100%;}
}


.j-main{width: 100%;background-color: #f7f7f7;padding-top: .49rem;padding-bottom: .6rem;position: relative;}
.j-inner{width: 100%;max-width: 16.6rem;margin: 0 auto;position: relative;}
.j-left{float: left;width: 12em;}
.j-left.fixed{position: fixed;left: 50%;margin-left: -8.3rem;top: 1rem;}
.j-left.bot{position: absolute;left: 0;bottom: 0;margin-left: 0;top: auto;}
.j-right{float: right;width: calc(100% - 12em - 0.4rem);min-height: calc(100vh - 1rem);}
.j-list{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;}
.j-item{display: inline-block;vertical-align: top;width: 32.246%;margin-right: 1.631%;background-color: #fff;margin-bottom: .2rem;}
.j-item:nth-child(3n){margin-right: 0;}
.j-box{width: 100%;padding-top: 60.674%;position: relative;overflow: hidden;}
.j-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;transform: scale(1.001);transition: all 0.5s ease 0s;}
.j-text{width: 100%;padding: .2rem .27rem .24rem;transition: all .3s;}
.j-tit{color: #000;line-height: 1.4;margin-bottom: .3em;font-weight: bold;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.j-des{color: #000;line-height: 1.5;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.j-dls{width: 100%;}
.j-dl{width: 100%;padding-left: .18rem;padding-right: .2rem;border-bottom: 1px solid #ebebeb;padding-bottom: .25rem;padding-top: .25rem;background-color: #fff;}
.j-dl:last-child{border-bottom: none;}
.j-dt{display: block;color: #000;line-height: 1.4;position: relative;padding-right: 1.2em;cursor: pointer;font-weight: bold;}
.j-dl.has-sub .j-dt:after{content: "";display: none;width: .6em;height: .35em;background-image: url(../images/32.png);background-size: 100% 100%;position: absolute;right: 0;top: .5em;}
.j-dl.has-sub .j-dt-arrow{width: 1.2em;height: 100%;background-image: url(../images/32.png);background-size: 0.6em auto;position: absolute;right: 0;top: 0;background-repeat: no-repeat;background-position: right center;}
.j-dl.has-sub .j-dt.show{color: #154a9b;}
.j-dl .j-li.active{color: #154a9b;}
.j-dl .j-dt.show{color: #154a9b;}
.j-dl.has-sub .j-dt.show .j-dt-arrow{background-image: url(../images/33.png);}
.j-dd{width: 100%;display: none;}
.j-li{width: 100%;}
.j-li:first-child{padding-top: .1rem;}
.j-link{display: block;width: 100%;line-height: 1.5;padding: .1rem 0;color: #000;}
.j-li.active .j-link{color: #154a9b;}
.j-other{margin-top: .3rem;background-color: #fff;}
.j-bot{width: 100%;padding: .22rem .2rem;}
.j-one{width: 100%;margin-bottom: .1rem;}
.j-one:last-child{margin-bottom: 0;}
.j-t{color: #666;line-height: 1.875;}
.j-t.blue{color: #154a9b;}
@media(min-width: 1201px){
    .j-link:hover{color: #154a9b;}
    .j-item:hover .j-text{background-image: url(../images/34.png);background-size: cover;background-position: centger center;}
    .j-item:hover .j-tit{color: #fff;}
    .j-item:hover .j-des{color: #fff;}
    .j-item:hover .j-img{transform: scale(1.07);}
}
@media(max-width: 1920px){
    .j-dt{padding-right: 24px;}
    .j-dl.has-sub .j-dt-arrow{font-size: 20px;}
}
@media(max-width: 1200px){
    .j-left.fixed{top: 46px;}
    .j-left.bot{top: auto;}
    .j-right{min-height: calc(100vh - 46px);}
}
@media(max-width: 900px){
    .j-main{padding: 10px 10px 30px 10px;}
    .j-inner{max-width: 100%;}
    .j-right{width: calc(100% - 12em - 10px);}
    .j-left.fixed{left: 10px;margin-left: 0;}
    .j-left.bot{left: 0;}
}
@media(max-width: 750px){
    .j-left{float: none;width: 100%;margin-bottom: 20px;}
    .j-right{float: none;width: 100%;min-height: 0;}
    .j-left.fixed{position: relative;left: 0;top: 0;}
    .j-left.bot{position: relative;left: 0;}
}
@media(max-width: 600px){
    .j-item{width: calc(50% - 5px);margin-right: 10px;margin-bottom: 10px;}
    .j-item:nth-child(3n){margin-right: 10px;}
    .j-item:nth-child(2n){margin-right: 0;}
    .j-text{padding: 10px;}
    .j-tit{font-size: 14px;margin-bottom: 5px;line-height: 22px;}
    .j-des{font-size: 12px;line-height: 20px;}
}

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

.k-main{width: 100%;background-color: #fff;padding: .43rem .45rem .8rem .43rem;margin-bottom: .2rem;position: relative;}
.k-top{width: 100%;padding-bottom: .4rem;}
.k-left{float: left;width: 48%;color: #000;line-height: 1.33;font-weight: bold;}
.k-right{float: right;width: 50.3%;}
.k-dl{width: 100%;margin-bottom: .17rem;}
.k-dl:last-child{margin-bottom: 0;}
.k-dt{color: #000;font-weight: bold;line-height: 1.66;margin-bottom: .04rem;}
.k-dd{color: #666;line-height: 1.75;}
.k-bot{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;}
.k-item{display: inline-block;vertical-align: top;padding: .4rem .3rem .3rem;position: relative;}
.k-item:nth-child(3n+1){width: 33.28%;margin-right: .415%;}
.k-item:nth-child(3n+2){width: 32.89%;margin-right: .415%;}
.k-item:nth-child(3n+3){width: 33%;}
.k-item:before{content: "";display: block;width: 100%;height: 100%;background-image: url(../images/mm6.png);background-size: 100% 100%;position: absolute;left: 0;top: 0;z-index: 2;opacity: 0;transition: all .3s;}
.k-bg{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;}
.k-text{width: 100%;position: relative;z-index: 12;}
.k-box{width: 100%;height: .47rem;margin-bottom: .34rem;opacity: 0;transition: all .3s;}
.k-icon{height: 100%;vertical-align: top;}
.k-tit{color: #fff;line-height: 1;padding-bottom: .33rem;position: relative;margin-bottom: .26rem;}
.k-tit:after{content: "";display: inline-block;width: 1.2em;height: .03rem;background-color: #fff;position: absolute;left: 0;bottom: 0;}
.k-des{color: #fff;line-height: 1.5;}
@media(min-width: 1201px){
    .k-item:hover:before{opacity: 1;}
    .k-item:hover .k-box{opacity: 1;}
}
@media(max-width: 1200px){
    .k-left{float: none;width: 100%;margin-bottom: 20px;}
    .k-right{float: none;width: 100%;}
    .k-box{opacity: 1;}
}
@media(max-width: 750px){
    .k-main{padding: 30px 10px 20px;}
    .k-bot{max-width: 430px;width: 100%;margin: 0 auto;}
    .k-item{padding-top: 59.3%;margin-bottom: 10px;}
    .k-item:nth-child(3n+1){width: 100%;margin-right: 0;}
    .k-item:nth-child(3n+2){width: 100%;margin-right: 0;}
    .k-item:nth-child(3n+3){width: 100%;}
    .k-text{position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding: 30px 20px;}
}

.l-main{width: 100%;margin-bottom: .2rem;padding: .75rem .45rem .8rem .43rem;background-image: url(../images/53.jpg);background-size: cover;background-position: center top;position: relative;}
.l-title{color: #000;font-weight: bold;line-height: 1;text-align: center;margin-bottom: .58rem;}
.l-wrap{width: 9.23rem;margin: 0 auto .6rem;position: relative;padding: 0 .44rem;}
.l-arrow{width: .15rem;height: .25rem;background-image: url(../images/50.png);background-size: 100% 100%;position: absolute;top: 50%;margin-top: -0.13rem;cursor: pointer;}
.l-prev{left: 0;transform: rotate(180deg);}
.l-next{right: 0;}
.l-in{width: 100%;overflow: hidden;}
.l-bn{width: calc(100% + 0.84rem);margin-left: -0.42rem;}
.l-item{width: 1rem;height: 1rem;line-height: 0.98rem;text-align: center;color: #666;margin: 0 auto;border: 1px dashed #c8c8c8;border-radius: 50%;cursor: pointer;}
.l-s{position: relative;}
.l-s:after{content: "";display: inline-block;width: .26rem;height: .04rem;background-image: url(../images/mm8.png);background-size: 100% 100%;position: absolute;right: -0.13rem;top: 50%;margin-top: -0.02rem;}
.l-s:last-child:after{display: none;}
.l-s.active .l-item{background-image: url(../images/52.png);background-size: 100% 100%;border: none;line-height: 1rem;color: #fff;}
.l-conts{width: 100%;}
.l-cont{width: 100%;display: none;background-color: #fff;padding: .3rem 0;font-size: 0;}
.l-cont.show{display: block;}
.l-year{display: inline-block;vertical-align: middle;font-size: 4.6875vw;width: 49.8%;line-height: 1;text-align: center;color: #15499a;font-weight: bold;}
.l-text{color: #666;line-height: 1.75;display: inline-block;vertical-align: middle;width: 50.2%;border-left: 1px solid #f4f4f4;padding: 1.21rem .3rem .64rem .45rem;position: relative;}
.l-text p{line-height: inherit;color: inherit;}
.l-text:before{content: "";display: block;width: 1.5em;height: 0.03rem;background-color: #15499a;position: absolute;left: 0.45rem;top: .74rem;}
@media(min-width: 1201px){
    .l-arrow:hover{background-image: url(../images/51.png);}
}
@media(max-width: 1200px){
    .l-year{width: 30%;}
    .l-text{width: 70%;}
}
@media(max-width: 750px){
    .l-main{padding: 30px 10px;}
    .l-wrap{margin-bottom: 20px;}
}
@media(max-width: 500px){
    .l-wrap{width: 100%;}
    .l-cont{padding-top: 20px;padding-bottom: 0;}
    .l-year{width: 100%;vertical-align: top;text-align: left;padding: 0 20px 18px;}
    .l-text{width: 100%;vertical-align: top;border-left: none;padding: 20px;}
    .l-text:before{top: 0;}
    .l-bn{width: calc(100% + 20px);margin-left: -10px;}
}
@media(max-width: 350px){
    .l-bn{width: calc(100% + 10px);margin-left: -5px;}
}

.m-main{width: 100%;background-color: #fff;padding: .75rem .3rem .6rem .28rem;margin-bottom: .2rem;position: relative;}
.m-title{color: #000;font-weight: bold;line-height: 1;text-align: center;margin-bottom: .58rem;}
.m-list{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;text-align: center;justify-content: center;}
.m-item{display: inline-block;vertical-align: top;width: 31.39%;margin: 0 0.971% .2rem;box-shadow: 0 1px .59rem rgba(17,70,152,0.04);padding: .6rem .1rem 0.37rem;background-image: url(../images/59.png);background-size: 100% 100%;}
.m-box{height: .48rem;margin-bottom: .15rem;z-index: 12;}
.m-icon{vertical-align: top;height: 100%;transition: all .3s;}
.m-tit{line-height: 1;color: #000;padding-bottom: .3rem;margin-bottom: .23rem;z-index: 12;position: relative;}
.m-tit:after{content: "";display: inline-block;width: .8em;height: .03rem;background-color: #15499a;position: absolute;left: 50%;margin-left: -0.4em;bottom: 0;}
.m-des{color: #666;line-height: 1.75;z-index: 12;}
@media(min-width: 1201px){
    .m-item:hover .m-icon{transform: translate(0,-0.1rem);}
    .m-item:hover .m-tit{color: #15499a;}
}
@media(max-width: 1200px){
    .m-item{padding-left: 10px;padding-right: 10px;width: 48%;margin-right: 1%;margin-left: 1%;}
    .m-item:nth-child(3n)
}
@media(max-width: 750px){
    .m-main{padding: 30px 10px 20px;}
    .m-item{width: 100%;margin: 0 0 10px;}
}

.n-main{width: 100%;background-color: #fff;padding-bottom: .8rem;position: relative;margin-bottom: .2rem;}
.n-top{width: 100%;position: relative;}
.n-bg{width: 100%;vertical-align: top;}
.n-text{width: 100%;text-align: center;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.n-tit{color: #fff;line-height: 1;margin-bottom: .18rem;}
.n-des{color: #fff;line-height: 1;}
.n-bot{width: 100%;margin-top: -0.26rem;position: relative;z-index: 12;padding: 0 .45rem 0 .43rem;}
.n-tabs{text-align: center;font-size: 0;background-color: #fff;box-shadow: 0 .16rem 1.06rem rgba(12,12,12,0.06);margin-bottom: .53rem;}
.n-tab{color: #666;line-height: .9rem;height: .9rem;display: inline-block;vertical-align: top;margin: 0 .27rem;cursor: pointer;}
.n-tab.active{cursor: pointer;color: #15499a;border-bottom: 0.02rem solid #15499a;}
.n-conts{width: 100%;position: relative;}
.n-cont{width: 100%;position: absolute;left: -2000vw;top: 0;}
.n-cont.show{left: 0;position: relative;}
.n-bn{width: calc(100% + 0.46rem);margin-left: -0.23rem;padding-bottom: .9rem;}
.n-s{padding: 0 .23rem;}
.n-item{width: 100%;border: 1px solid #ebebeb;}
.n-box{width: 100%;height: 2.91rem;text-align: center;position: relative;overflow: hidden;cursor: pointer;}
.n-img{height: 2.15rem;object-fit: contain;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%) scale(1.001);max-width: 100%;transition: all 0.5s ease 0s;}
.n-t{width: 100%;height: 4.1875em;position: relative;border-top: 1px solid #ebebeb;}
.n-mid{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);text-align: center;color: #333;padding: 0 .2rem;line-height: 1.5;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.n-arrow{width: .5rem;height: .5rem;border-radius: 50%;border: 0.02rem solid #e5e5e5;position: absolute;bottom: 0;cursor: pointer;}
.n-arrow:after{content: "";display: inline-block;width: .06rem;height: .12rem;background-image: url(../images/66.png);background-size: 100% 100%;position: absolute;left: 50%;top: 50%;margin-top: -0.06rem;margin-left: -0.03rem;}
.n-arrow.swiper-button-disabled{cursor: default;}
.n-prev{left: 50%;margin-left: -0.55rem;}
.n-next{right: 50%;margin-right: -0.55rem;}
.n-prev:after{transform: rotate(180deg);}
@media(min-width: 1201px){
    .n-arrow:hover{background-image: url(../images/64.png);background-size: 100% 100%;border: none;}
    .n-arrow:hover:after{background-image: url(../images/65.png);}
    .n-item:hover{background-image: url(../images/mm9.jpg);border-color: transparent;}
    .n-item:hover .n-mid{color: #fff;}
    .n-item:hover .n-t{border-top: 1px solid rgba(255,255,255,0.1);}
    .n-item:hover .n-img{transform: translate(-50%,-50%)  scale(1.07);}
}
@media(max-width: 750px){
    .n-main{padding-bottom: 30px;}
    .n-bot{padding: 0 10px;}
    .n-bn{width: calc(100% + 10px);margin-left: -5px;}
    .n-s{padding: 0 5px;}
}

.o-main{width: 100%;position: relative;padding: .75rem .45rem .62rem .43rem;background-color: #fff;}
.o-title{color: #000;line-height: 1;font-weight: bold;margin-bottom: .5rem;text-align: center;}
.o-list{width: 100%;font-size: 0;}
.o-item{display: inline-block;vertical-align: top;width: 18.575%;height: 1.2rem;border: 1px solid #f7f7f7;margin-right: 1.78%;margin-bottom: .18rem;position: relative;}
.o-item:nth-child(5n){margin-right: 0;}
.o-img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%) scale(1.001);transition: all 0.5s ease 0s;max-width: 80%;max-height: 80%;}
@media(min-width: 1201px){
    .o-item:hover .o-img{transform: translate(-50%,-50%)  scale(1.2);}
}
@media(max-width: 750px){
    .o-main{padding: 30px 10px 20px;}
    .o-item{width: 32%;margin-right: 2%;margin-bottom: 2%;height: 80px;}
    .o-item:nth-child(5n){margin-right: 2%;}
    .o-item:nth-child(3n){margin-right: 0;}
    .o-title{margin-bottom: 20px;}
}

.p-main{width: 100%;}
.p-inner{width: 100%;margin: 0 auto;position: relative;}
.p-left{float: left;width: 26em;background-color: #fff;padding-left: .3rem;}
.p-left.fixed{position: fixed;left: 0;top: 1rem;}
.p-left.bot{position: absolute;left: 0;bottom: 0;margin-left: 0;top: auto;}
.p-right{float: right;width: calc(100% - 26em);background-color: #fff;padding: 0.1rem 0.4rem .3rem;border-left: 1px solid #ebebeb;min-height: calc(100vh - 1rem);}
.p-block{width: 100%;position: relative;padding: .3rem 0;}
.p-tit{color: #222;line-height: 1;}
.p-cont{width: 100%;padding-top: .2rem;line-height: 1.55;color: #666;}
.p-cont *{line-height: inherit !important;}
.p-wrap{width: 100%;position: relative;}
.p-code{width: 100%;background-color: #f7f7f7;line-height: 1.77;padding: .24rem .5rem .24rem .29rem;}
.p-code *{line-height: inherit;}
.p-copy{width: .2rem;height: .22rem;background-image: url(../images/p5.png);background-size: 100% 100%;position: absolute;right: .2rem;top: .3rem;cursor: pointer;}
.p-area{width: 100px;position: absolute;left: -2000vw;top: 0;}
.p-dls{width: 100%;max-height: calc(100vh - 1rem);overflow: auto;}
.p-dl{width: 100%;padding-left: .18rem;padding-right: .2rem;border-bottom: 1px solid #ebebeb;padding-bottom: .25rem;padding-top: .25rem;background-color: #fff;}
.p-dl:last-child{border-bottom: none;}
.p-dt{display: block;color: #000;line-height: 1.4;position: relative;padding-right: .6em;cursor: pointer;font-weight: bold;}
.p-dl.has-sub .p-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: .5em;}
.p-dl.has-sub .p-dt.show{color: #154a9b;}
.p-dl .p-dt.show{color: #154a9b;}
.p-dl.has-sub .p-dt.show:after{background-image: url(../images/33.png);}
.p-dd{width: 100%;display: none;color: #333;padding-top: .1rem;}
.p-hd{width: 100%;position: relative;padding-left: 1.2em;cursor: pointer;}
.p-btn{width: .16rem;height: .16rem;margin-top: -0.08rem;top: 1em;background-color: #000;text-align: center;color: #fff;border-radius: 50%;display: inline-block;vertical-align: top;cursor: pointer;position: absolute;left: 0;}
.p-btn.hide{visibility: hidden;}
.p-btn:before{content: "";display: block;width: 60%;height: 1px;background-color: #fff;position: absolute;left: 20%;top: 50%;margin-top: -0.5px;}
.p-btn:after{content: "";display: block;width: 1px;height: 60%;background-color: #fff;position: absolute;left: 50%;top: 20%;margin-left: -0.5px;}
.p-sub{padding-left: .24rem;display: none;}
.p-link{display: block;width: 100%;line-height: 1.5;padding: .25em 0;}
.p-one.show>.p-sub{display: block;}
.p-one.show>.p-hd>.p-btn{/* background-color: #154a9b; */}
.p-one.show>.p-hd>.p-btn:after{display: none;}
.p-one.show>.p-hd>.p-link{/* color: #154a9b; */}
.p-one.active>.p-hd>.p-link{color: #154a9b;}
.p-one.has-sub.active>.p-hd>.p-link{color: #333;}


.p-cont table{width: 100%;border: none;}
.p-cont tr{width: 100%;}
.p-cont td,
.p-cont th{padding: .1rem !important;line-height: 1.56;text-align: center;color: #666 !important;border: solid 1px #ebebeb !important;font-size: calc(18 * 1rem / 100) !important;white-space: normal !important;}
.p-cont td *,
.p-cont th *{font-size: inherit !important;line-height: 1.56 !important;color: inherit !important;font-weight: normal;}
.p-cont td a{cursor: pointer;}
.p-cont th *{color: #fff !important;}
@media(max-width: 1493px){
    .p-cont td,
    .p-cont th{font-size: 14px !important;}
}
        
@media(min-width: 1201px){
    .p-copy:hover{background-image: url(../images/p6.png);}
}
@media(max-width: 1920px){
    .p-copy{width: 20px;height: 22px;}
    .p-code{padding-right: calc(20px + 0.3rem);}
    .p-btn{width: 16px;height: 16px;margin-top: -8px;background-size: 13px auto;}
}
@media(max-width: 1600px){
    .p-hd{padding-left: 21px;}
}
@media(max-width: 1200px){
    .p-left.fixed{top: 46px;}
    .p-left.bot{top: auto;}
    .p-dls{max-height: calc(100vh - 46px);}
    .p-left{width: 20em;}
    .p-right{width: calc(100% - 20em);min-height: calc(100vh - 46px);}
}
@media(max-width: 900px){
    .p-main{padding: 10px 10px 30px 10px;}
    .p-inner{max-width: 100%;}
    .p-left.fixed{left: 10px;margin-left: 0;}
    .p-left.bot{left: 0;}
    .p-left{padding-left: 0;}
}
@media(max-width: 750px){
    .p-left{float: none;width: 100%;margin-bottom: 20px;padding-left: 0;}
    .p-right{float: none;width: 100%;border-left: none;padding: 0;min-height: 0;}
    .p-left.fixed{position: relative;left: 0;top: 0;}
    .p-left.bot{position: relative;left: 0;}
    .p-dls{max-height: none;}
}


.q-main{width: 100%;position: relative;}
.q-box{width: 100%;height: 3rem;position: relative;}
.q-img{width: 100%;height: 100%;vertical-align: top;object-fit: cover;}
.q-form{width: 100%;position: absolute;left: 0;top: 1.4rem;font-size: 0;z-index: 12;text-align: center;}
.q-input{width: 6.49rem;height: .75rem;vertical-align: top;background-color: transparent;color: #666;text-align: left;vertical-align: top;padding: 0 .29rem;border: none;background-color: #fff;}
.q-sub{display: inline-block;vertical-align: top;width: .75rem;height: .75rem;background-color: #15499a;border: none;background-image: url(../images/search-white.svg);background-size: .22rem auto;background-repeat: no-repeat;background-position: center center;cursor: pointer;}
.q-main .g-thumb{width: 100%;left: 0;margin-left: 0;padding: 0 .48rem;}
@media(max-width: 1300px){
    .q-sub{background-size: 15px auto;}
}
@media(max-width: 1200px){
    .q-form{top: 1.125rem;}
}
@media(max-width: 900px){
    .q-main .g-thumb{padding: 0 calc(10px + 0.18rem);}
}
@media(max-width: 400px){
    .q-input{width: calc(100% - 76px);height: 36px;}
    .q-sub{width: 36px;height: 36px;}
}

.paging{width: 100%;text-align: center;font-size: 0;}
.paging-item{display: inline-block;vertical-align: middle;cursor: pointer; margin: .1rem .08rem;min-width: 2.92em;color: #999999; height: 2.92em;line-height: 2.92em;border-radius: 1.46em; }
.paging-item:hover{color: #ffffff;background-color: #15499a;background-image: linear-gradient(83deg, #15499a 0%, #00a2e9 100%);}
.paging-item.active{color: #ffffff;background-color: #15499a;background-image: linear-gradient(83deg, #15499a 0%, #00a2e9 100%);}
.paging-up{display: inline-block;vertical-align: middle;cursor: pointer; margin: .1rem .08rem;min-width: 5em;color: #999999; height: 2.92em;line-height: 2.92em;border-radius: 1.46em; border: solid 1px #ebebeb;}
.paging-up:hover{border: none; color: #ffffff;background-color: #15499a;background-image: linear-gradient(83deg, #15499a 0%, #00a2e9 100%);}
.paging-next{display: inline-block;vertical-align: middle;cursor: pointer; margin: .1rem .08rem;min-width: 5em;color: #999999; height: 2.92em;line-height: 2.92em;border-radius: 1.46em; border: solid 1px #ebebeb;}
.paging-next:hover{border: none; color: #ffffff;background-color: #15499a;background-image: linear-gradient(83deg, #15499a 0%, #00a2e9 100%);}


.wa-main{width: 100%;padding-bottom: .2rem;}
.wa-top{width: 100%;margin-bottom: .3rem; position: relative;background-color: #fff;background-image: url('../images/85.png');background-size: 45.17% auto;background-position: bottom right;background-repeat: no-repeat;}
.wa-b{width: 100%;}
.wa-one{width: 100%;}
.wa-link{display: block;cursor: pointer;width: 100%;font-size: 0;}
.wa-lt{display: inline-block;vertical-align: top;width: 54.67%;}
.wa-img{width: 100%;position: relative;padding-top: calc(500/760*100%);overflow: hidden;}
.wa-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.wa-rt{display: inline-block;vertical-align: middle;width:  45.17%;padding: .6rem .4rem;}
.wa-one .wa-time{width: 100%;margin-bottom: .12rem; color: #999999;line-height: 1;}
.wa-one .wa-name{width: 100%;margin-bottom: .12rem; line-height: 1.37; color: #15499a;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.wa-one .wa-intro{width: 100%;margin-bottom: .75rem; line-height: 1.75; color: #666666;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.wa-more{display: inline-block;padding: 0 .56rem; color: #ffffff; line-height: .48rem; border-radius: .24rem;background-image: url('../images/34.png');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.wa-more:before{transition: all ease .5s; content: '';display: inline-block;vertical-align: middle;margin-right: .2rem;width: .92em;height: 1em; background-image: url('../images/a1.png'); background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.wa-link:hover .wa-img img{transform: scale(1.05);}
.wa-link:hover .wa-more:before{transform: rotate(45deg);}

.wa-pagination{position: absolute;bottom: .25rem;right:  0;font-size: 0;text-align: left; width: 45.17%;padding: 0 .35rem;}
.wa-pagination .swiper-pagination-bullet{transition: all ease .5s;position: relative;display: inline-block;vertical-align: middle;margin: .05rem;border-radius: 0; opacity: 1; width: .35rem;height: 3px;background-color: #e5e5e5;}
.wa-pagination .swiper-pagination-bullet:after{content: "";display: block;width: 0;height: 100%;background-color: #15499a;}
.wa-pagination .swiper-pagination-bullet-active:after{animation: zaw 4.5s linear;animation-fill-mode: forwards;}

@keyframes zaw{
    0%{
        width: 0;
    }
    100%{
        width: 100%;
    }
}

.wa-bototm{width: 100%;padding: .1rem .4rem .4rem;background-color: #ffffff;}
.wa-list{width: 100%;padding-bottom: .4rem;}
.wa-item{display: block;cursor: pointer;width: 100%;padding: .25rem 0; border-bottom: 1px solid #f0f0f0;}
.wa-item .wa-name{width: 100%;color: #000000;line-height: 1.5;display: block; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wa-item .wa-intro{width: 100%;margin-bottom: .18rem; color: #666666;left: 1.6;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wa-item .wa-time{width: 100%;color: #666666;line-height: 1;} 
.wa-item:hover .wa-name{color: #154a9b;} 

@media(max-width: 1200px){
    .wa-one .wa-intro{margin-bottom: .3rem;}
    .wa-more{line-height: 32px; border-radius: 16px;}
}
@media(max-width: 750px){
    .wa-lt{width: 100%;}
    .wa-rt{width: 100%;}
    .wa-rt{padding: 25px 10px 30px;}
    .wa-pagination{width: 100%;bottom: 10px;padding: 0 5px;}
    .wa-bototm{padding: 10px 10px .4rem;}
}

.wb-a{width: 100%;padding-top: .4rem;padding-bottom: .8rem; background-color: #f7f7f7;}
.wb-main{width: 16.6rem;margin: 0 auto;}
.wb-cont{width: 100%;}
.wb-cont:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.wb-left{float: left;width: 13.3rem;padding: .43rem .3rem .83rem; background-color: #ffffff;}
.wb-top{width: 100%;padding-bottom: .15rem;margin-bottom: .25rem; border-bottom: 1px solid #ebebeb;}
.wb-titles{width: 100%;font-weight: bold;margin-bottom: .07rem; color: #000000;line-height: 1.33;}
.wb-tipbox{width: 100%;font-size: 0;}
.wb-tip{display: inline-block;vertical-align: middle;margin-right: .15rem;margin-bottom: .15rem; color: #999999;line-height: 1.71;}
.wb-tr{width: 100%;font-size: 0;}
.wb-td{display: inline-block;vertical-align: middle;margin-right: .1rem;margin-bottom: .15rem; min-width: 1.1rem;padding: 0 .1rem;text-align: center;color: #15499a; line-height: 2.5;background-color: #f4f8ff;}
.wb-textbox{width: 100%;color: #666666;line-height: 1.75;padding-bottom: .45rem;border-bottom: 1px solid #ebebeb;}
.wb-textbox *{line-height: inherit;max-width: 100%;}

.wb-right{float: right;width: 3rem;padding: .23rem .2rem ;background-color: #ffffff;}
.wb-b{width: 100%;display: flex;align-items: flex-end;border-bottom: 1px solid #ebebeb;padding-bottom: .13rem;margin-bottom: .2rem;}
.wb-subtitle{flex: 1;padding-right: .15rem;color: #000000;line-height: 1.5;font-weight: bold;}
.wb-more{display: inline-block;cursor: pointer;color: #999999;line-height: 1.7;}
.wb-more:hover{color: #154a9b;}
.wb-list{width: 100%;}
.wb-item{display: block;cursor: pointer;width: 100%;margin-bottom: .2rem; padding-bottom: .25rem;border-bottom: 1px solid #ebebeb;}
.wb-name{width: 100%;margin-bottom: .1rem; color: #333333;line-height: 1.37; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.wb-time{width: 100%;color: #999999;line-height: 1;} 
.wb-item:hover .wb-name{color: #154a9b;}
.wb-item:last-child{border-bottom: none;margin-bottom: 0;padding-bottom: .02rem;}

.wb-bottom{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;padding-top: .2rem;}
.wb-buttom{display: flex;align-items: center;justify-content: center;cursor: pointer;margin-top: .3rem; width: calc(33.33% - .13rem);padding: .15rem;text-align: center;    color: #333333;border: solid 1px #f0f0f0;}
.wb-buttom:hover{color: #fff; background-color: #15499a;background-image: linear-gradient(87deg, #15499a 0%, #00a2e9 100%);}

@media(max-width: 900px){
    .wb-main{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .wb-left{width: 100%;margin-bottom: 30px;}
    .wb-right{width: 100%;}
}

.wc-main{width: 100%;position: relative;}
.wc-top{width: 100%;margin-bottom: .2rem; background-color: #ffffff;}
.wc-titles{width: 100%;border-bottom: 1px solid #f0f0f0; padding: .75rem .4rem .38rem;text-align: center;line-height: 1.23; color: #000000;font-weight: bold;}
.wc-cont{width: 100%;position: relative; font-size: 0;display: flex;flex-wrap: wrap;}
.wc-cont:before{content: '';position: absolute;top: 0;left: 33.33%;width: 1px;height: 100%;background-color: #f0f0f0;}
.wc-cont:after{content: '';position: absolute;top: 0;left:  66.66%;width: 1px;height: 100%;background-color: #f0f0f0;}
.wc-item{display: block;width: 33.33%;padding: .45rem .4rem .1rem; border-bottom: 1px solid #f0f0f0;transition: all .3s;}
.wc-name{width: 100%;position: relative;padding-bottom: .28rem;margin-bottom: .45rem; color: #15499a;font-weight: bold;line-height: 1.41;}
.wc-name:after{content: '';position: absolute;bottom: 0;left: 0;width: .24rem;height: .03rem;background-color: #15499a;}
.wc-tr{width: 100%;}
.wc-td{display: block;width: 100%;margin-bottom: .3rem;}
.wc-tip{width: 100%;margin-bottom: .07rem; color: #000000;line-height: 1.5;}
.wc-intro{width: 100%;color: #666666;line-height: 1.3;word-break: break-all;}

.wc-center{width: 100%;position: relative;overflow: hidden;margin-bottom: .2rem;padding-top: calc(650/1380*100%);}
.wc-map{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
 
.wc-bottom{width: 100%;padding: 0 .4rem .8rem; margin-bottom: .2rem;background-color: #ffffff;position: relative;}
.wc-bottom .wc-titles{padding: .7rem .4rem .42rem; border-bottom:none;}
.wc-form{width: 100%;}
.wc-three{width: 100%;font-size: 0;}
.wc-one{display: inline-block;vertical-align: top; width: 100%;margin-bottom: .2rem;position: relative;}
.wc-one #verify_img{position: absolute;right: 0.2rem;top: 50%;transform: translate(0,-50%)}
.wc-input{display: block;width: 100%;padding: 0 .2rem;color: #000000; height: .68rem;background-color: #ffffff;border: solid 1px #eeeeee;}
.wc-textarea{display: block;width: 100%;padding: .22rem .2rem;color: #000000;line-height: 1.6; height: 1.6rem;background-color: #ffffff;border: solid 1px #eeeeee;}
.wc-box{width: 100%;text-align: center;padding-top: .1rem;}
.wc-buttom{display: inline-block;position: relative; border-radius: .24rem;background-color: #15499a;background-image: linear-gradient(87deg, #15499a 0%, #00a2e9 100%);}
.wc-buttom:before{transition: all ease .5s; content: ''; position: absolute;top: 0;left: .56rem; width: .92em;height: 100%; background-image: url('../images/a1.png'); background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.wc-submit {display: inline-block;border: none;background-color: transparent;cursor: pointer; position: relative;z-index: 1;padding: 0 .56rem 0 .9rem;height: .48rem;line-height: .48rem;color: #ffffff;}
.wc-buttom:hover:before{transform: rotate(45deg);}
@media(min-width: 1201px){
    .wc-item:hover{background-color: #15499a;}
    .wc-item:hover .wc-name{color: #fff;}
    .wc-item:hover .wc-name:after{background-color: #fff;}
    .wc-item:hover .wc-tip{color: #fff;}
    .wc-item:hover .wc-intro{color: #fff;}
}

@media(min-width: 751px){
    .wc-three .wc-one{width: 32.12%;margin-right: 1.82%;}
    .wc-three .wc-one:nth-child(3n){margin-right: 0;}
}

@media(max-width: 750px){
    .wc-cont:before{left: 50%;}
    .wc-cont:after{display: none;}
    .wc-item{width: 50%;}

    .wc-buttom{border-radius: 16px;}
    .wc-submit{padding-left: 1.2rem; height: 32px;line-height: 32px;}
}

.wd-main{width: 100%;padding-bottom: .9rem;position: relative;}
.wd-top{width: 100%;}
.wd-job{width: 100%;margin-bottom: .8rem;position: relative;}
.wd-titles{width: 100%;margin-bottom: .33rem; color: #000000;font-weight: bold;line-height: 1;}
.wd-tr{width: 100%;font-size: 0;font-size: 0;padding: .2rem 0; background-color: #15499a;}
.wd-tr:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.wd-th{text-align: center;line-height: 1.5; color: #ffffff;}
.wd-th:nth-child(1){float: left;  width: 36.2%;text-align: left;padding-left: .8rem;}
.wd-th:nth-child(2){ float: left; width: 21.7%;}
.wd-th:nth-child(3){float: right; width: 17.3%;}
.wd-lsit{width: 100%;}
.wd-item{display: none;width: 100%;background-color: #fff;border-bottom: .01rem solid #eeeeee;}
.wd-item:nth-child(1),
.wd-item:nth-child(2),
.wd-item:nth-child(3),
.wd-item:nth-child(4),
.wd-item:nth-child(5),
.wd-item:nth-child(6){display: block;}
.wd-job.show-all .wd-item{display: block;}
.wd-buttom{width: 100%;display: block;cursor: pointer; font-size: 0;font-size: 0;padding: .2rem 0; background-color: #fff;transition: all .3s;}
.wd-buttom:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.wd-td{text-align: center;line-height: 1.5; color: #333333;}
.wd-td:nth-child(1){float: left;  width: 36.2%;text-align: left;padding-left: .8rem;}
.wd-td:nth-child(2){ float: left; width: 21.7%;}
.wd-td:nth-child(3){float: right; width: 17.3%;}

.wd-sub{display: none; width: 100%;padding: .7rem .8rem .3rem;border-bottom: .02rem solid #eeeeee;}
.wd-one{display: block;width: 100%;margin-bottom:  .5rem;}
.wd-tip{width: 100%;padding-bottom: .28rem;margin-bottom: .33rem; position: relative;color: #333333;line-height: 1.41;}
.wd-tip:after{content: '';position: absolute;bottom: 0;left: 0; width: .3rem;height: .04rem;background-color: #15499a;}
.wd-textbox{width: 100%;color: #666666;line-height: 1.87;}
.wd-textbox *{line-height: inherit;}
.wd-item.show .wd-buttom{background-color: #999999;}
.wd-item.show .wd-td{ color: #fff;}
.wd-deliver{width: 100%;margin-bottom: .5rem;}
.wd-b{width: 100%;margin-bottom: .15rem; color: #000000;;height: 1.5;} 
@media(min-width: 1201px){
    .wd-buttom:hover{background-color: #999;}
    .wd-buttom:hover .wd-td{color: #fff;}
}
@media(max-width: 750px){
    .wd-th:nth-child(1){width: 40%;padding:0 10px;}
    .wd-th:nth-child(2){width: 30%;padding:0 10px;}
    .wd-th:nth-child(3){width: 30%;padding:0 10px;}
    .wd-td:nth-child(1){width: 40%;padding:0 10px;}
    .wd-td:nth-child(2){width: 30%;padding:0 10px;}
    .wd-td:nth-child(3){width: 30%;padding:0 10px;}
    .wd-sub{padding: 25px 10px 10px;}
}

.we-main{width: 100%;padding-bottom: .75rem;position: relative;}
.we-cont{width: 100%;padding: .8rem .45rem .75rem; background-image: url('../images/97.jpg'); background-size: cover;background-position: center center;background-repeat: no-repeat;}
.we-top{width: 100%;text-align: center;margin-bottom: 1.2rem;}
.we-titles{width: 100%;margin-bottom: .1rem;font-weight: bold;line-height: 1.27; color: #ffffff;}
.we-intro{width: 100%;color: #ffffff;line-height: 1.5;}
.we-cont{width: 100%;font-size: 0;text-align: center;}
.we-item{display: inline-block;vertical-align: top;width: 25%;padding: 0 .2rem .8rem;text-align: center;}
.we-icon{display: inline-block; width: 1.4rem;height: 1.4rem;line-height: 1.4rem;border-radius: 50%; background-color: #ffffff;transition: all .3s;}
.we-icon img{max-width: 40%;max-height: 40%;}
.we-text{width: 100%;padding-top: .25rem;}
.we-name{width: 100%;color: #ffffff;line-height: 1.5;}
@media(min-width: 1201px){
    .we-item:hover .we-icon{transform: translate(0,-0.1rem);}
}
@media(max-width: 750px){
    .we-cont{padding: .5rem 10px;}
    .we-item{width: 33.33%;}
}

.wf-main{width: 100%;padding-bottom: .6rem;position: relative;}
.wf-titles{width: 100%;text-align: center; margin-bottom: .45rem;font-weight: bold;line-height: 1.27; color: #000000;}
.wf-cont{width: 100%;font-size: 0;}
.wf-item{display: inline-block;vertical-align: top;position: relative;width: 32.24%;margin-right: 1.64%;margin-bottom: .2rem;}
.wf-item:nth-child(3n){margin-right: 0;}
.wf-img{width: 100%;position: relative;padding-top: calc(360/445*100%);overflow: hidden;}
.wf-img:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,.55);}
.wf-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transition: transform 12s cubic-bezier(.23, 1, .32, 1); transform: scale(1);}
.wf-text{position: absolute;top: 50%;left: 0;z-index: 8; transform: translate(0,-50%);width: 100%;text-align: center;}
.wf-name{width: 100%;color: #ffffff;line-height: 1.38;}
@media(min-width: 1201px){
    .wf-item:hover .wf-img img{transform: scale(1.1);}
}
@media(max-width: 750px){
    .wf-item{width: calc(50% - 5px);margin-right: 10px;}
    .wf-item:nth-child(3n){margin-right: 10px;}
    .wf-item:nth-child(2n){margin-right: 0;}
}

.wg-main{width: 100%;padding-bottom: .2rem;position: relative;}
.wg-main:last-child{padding-bottom: 0;}
.wg-cont{width: 100%;padding: .75rem .4rem .8rem; background-color: #ffffff;}
.wg-titles{width: 100%;text-align: center; margin-bottom: .55rem;font-weight: bold;line-height: 1.27; color: #000000;}
.wg-box{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;} 
.wg-left{display: block; width: 7.1rem;}
.wg-link{display: block;cursor: pointer;width: 100%;}
.wg-img{width: 100%;overflow: hidden;position: relative;}
.wg-img img{width: 100%;transition: transform 12s cubic-bezier(.23, 1, .32, 1); transform: scale(1);}
.wg-right{display: block; width: calc(100% - 7.4rem);padding: .3rem .3rem .1rem; box-shadow: 0px 1px .43rem .03rem rgba(17, 70, 152, 0.08);}
.wg-top{width: 100%;padding-bottom: .25rem; display: flex;align-items: center;}
.wg-icon{display: block;width: .35rem;}
.wg-icon img{width: 100%;}
.wg-tip{flex: 1;padding-left: .15rem;color: #15499a;line-height: 1.35;}
.wg-list{width: 100%;}
.wg-item{display: block;cursor: pointer;padding: .2rem 0; width: 100%;border-top: 1px solid #ebebeb;}
.wg-name{width: 100%;color: #666666;line-height: 1.6;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wg-item:hover .wg-name{color: #154a9b;}
@media(min-width: 1201px){
    .wg-img:hover img{transform: scale(1.1);}
}
@media(max-width: 750px){
    .wg-cont{padding: .5rem 10px;}
    .wg-left{width: 100%;}
    .wg-right{width: 100%;}
}

.wh-main{width: 100%;}
.wh-top{width: 100%;position: relative;padding-right: .75rem; background-color: #ffffff;margin-bottom: .2rem;}
.wh-form{width: 100%;}
.wh-input{display: block;border: none; width: 100%;height: .65rem;padding-left: .3rem;color: #000;}
.wh-submit{position: absolute;top: 0;right: 0;display: block;cursor: pointer;border: none;background-color: transparent; width: .75rem;height: 100%;background-image: url('../images/73.png'); background-size: 1.06em auto;background-position: center center;background-repeat: no-repeat;}
.wh-bottom{width: 100%;margin-bottom: .2rem;background-color: #fff;}
.wh-item{display: flex;flex-wrap: wrap;padding: .15rem .3rem; width: 100%;border-bottom: 1px solid #ebebeb;}
.wh-item:last-child{border-bottom: none;}
.wh-lt{display: block;padding: .05rem 0;}
.wh-tip{min-width: 7.2em;color: #000000;line-height: 1.66;}
.wh-rt{flex: 1;display: flex;flex-wrap: wrap;align-items: center;}
.wh-one{display: block;cursor: pointer;margin-right: .3rem;line-height: 1.87;color: #666666; padding: .05rem 0;}
.wh-one:hover{color: #15499a;}
.wh-one.active{color: #15499a;}


@media(max-width: 750px){
    .wh-lt{width: 100%;}
    .wh-rt{width: 100%;}
}


.wi-main{width: 100%;}
.wi-cont{width: 100%;display: flex;flex-wrap: wrap; padding-bottom: .5rem;}
.wi-item{display: flex;flex-direction: column;width: 32.24%;margin-right: 1.64%;margin-bottom: .2rem;background-color: #ffffff;}
.wi-item:nth-child(3n){margin-right: 0;}
.wi-img{width: 100%;position: relative;padding-top: calc(280/445*100%);overflow: hidden;}
.wi-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.wi-text{width: 100%;padding: .2rem .3rem .3rem;flex: 1;display: flex;flex-wrap: wrap;justify-content: space-between;}
.wi-name{width: 100%;margin-bottom: .07rem; color: #000000;line-height: 1.5;}
.wi-intro{width: 100%;color: #666666;line-height: 1.6;}
.wi-box{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;align-items: flex-end;height: auto;}
.wi-download{display: inline-block;vertical-align: top;margin-top: .2rem;margin-right: .13rem; cursor: pointer;padding: 0 .15rem;text-align: center;    min-width: 1.05rem;color: #999999; line-height: 2.18; border: solid 1px #ebebeb;}
.wi-download:hover{color: #fff; background-color: #15499a;background-image: linear-gradient(87deg, #15499a 0%, #00a2e9 100%);}
.wi-buy{ display: inline-block;vertical-align: top;margin-top: .2rem;position: relative;}
.wi-buttom{display: inline-block;vertical-align: top; cursor: pointer;padding: 0 .15rem;text-align: center; min-width: 1.05rem;color: #999999; line-height: 2.18; border: solid 1px #ebebeb;}
.wi-buy:hover .wi-buttom{color: #fff; background-color: #15499a;background-image: linear-gradient(87deg, #15499a 0%, #00a2e9 100%);}
.wi-sub{display: none; position: absolute;top: 100%;left: 50%;z-index: 38; transform: translate(-50%,0);padding-top: 15px; width: 2.2rem;min-width: 150px;}
.wi-list{width: 100%;position: relative; padding: 0 .2rem; background-color: #ffffff;box-shadow: 0px 1px .4rem .3rem rgba(29, 0, 0, 0.05);}
.wi-list:after{content: '';position: absolute;top: -9px;left: 50%;margin-left: -10px;border-bottom: 10px solid #fff;border-left: 10px solid transparent;border-right: 10px solid transparent;}
.wi-one{display: flex;align-items: center; cursor: pointer; padding: .2rem 0;border-top: 1px solid #ebebeb;}
.wi-one:nth-child(1){border-top: none;}
.wi-icon{display: block;width: .27rem;}
.wi-icon img{width: 100%;}
.wi-shop{flex: 1;padding-left: .1rem;color: #999999;line-height: 1.5;}
.wi-one:hover .wi-shop{color: #154a9b;}


@media(max-width: 750px){
    .wi-item{width: calc(50% - 5px);margin-right: 10px;}
    .wi-item:nth-child(3n){margin-right:10px;}
    .wi-item:nth-child(2n){margin-right: 0;}
    .wi-download{width: 100%;padding-right: 0;margin-right: 0;}
    .wi-buy{width: 100%;}
    .wi-buttom{width: 100%;}
}

.wj-a{opacity: 0;z-index: -1;visibility: hidden; position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,.1);}
.wj-a.show{opacity: 1;z-index: 123456;visibility: visible; transition: all ease .5s;}
.wj-main{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 10.1rem;}
.wj-main *{box-sizing: border-box;}
.wj-close{position: absolute;top: .2rem;right: .3rem;z-index: 18;display: block;cursor: pointer; width: .34rem;height: .34rem;background-image: url('../images/45.png');background-size: .14rem auto;background-position: center center;background-repeat: no-repeat;}
.wj-cont{width: 100%;padding: .55rem .4rem .35rem; background-color: #ffffff;max-height: 90vh;overflow: auto;}
.wj-titles{width: 100%;text-align: center;margin-bottom: .35rem; color: #000000;font-weight: bold;line-height: 1.27;}
.wj-list{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;}
.wj-item{display: flex;align-items: center;justify-content: center;cursor: pointer; width: 31.72%;margin-right: 2.42%;margin-bottom: .2rem; padding: .1rem;text-align: center;line-height: 1.5;color: #666666;word-break: break-all; min-height: .74rem;background-color: #ffffff;border: solid 1px #ebebeb;}
.wj-item:nth-child(3n){margin-right: 0;}
.wj-item:hover{color: #fff; background-color: #15499a;background-image: linear-gradient(87deg, #15499a 0%, #00a2e9 100%);}

@media(max-width: 750px){
    .wj-main{width: 92%;max-width: 500px;}
    .wj-cont{padding: 25px 10px;}
    .wj-item{width: calc(50% - 5px);margin-right: 10px;}
    .wj-item:nth-child(3n){margin-right:10px;}
    .wj-item:nth-child(2n){margin-right: 0;}
}

.wk-main{width: 100%;}
.wk-top{width: 100%;position: relative;padding-right: 7.07rem;min-height: 5.6rem;background-color: #ffffff; margin-bottom: .3rem;}
.wk-left{width: 100%;padding: .45rem .35rem .5rem .4rem ;}
.wk-titles{width: 100%;padding-bottom: .35rem;margin-bottom: .35rem; color: #000000;font-weight: bold;line-height: 1.27;border-bottom: 1px solid #ebebeb;}
.wk-textbox{width: 100%;color: #666666;line-height: 1.75;min-height: 2.8rem;padding-bottom: .2rem;}
.wk-textbox *{line-height: inherit;}
.wk-textbox p{margin-bottom: .05rem;}
.wk-buttom{display: block;cursor: pointer; width: .6rem;height: .6rem;text-align: center;line-height: .6rem; border-radius: 50%;background-color: #15499a;background-image: linear-gradient(113deg, #15499a 0%, #00a2e9 100%);}
.wk-buttom img{width: .12rem;}
.wk-right{position: absolute;top: 0;right: 0;width: 7.07rem;overflow: hidden;padding: .4rem;}
.wk-right img{width: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}

.wk-bottom{width: 100%;display: flex;flex-wrap: wrap;font-size: 0;}
.wk-item{display: block;cursor: pointer;width: 31.65%;margin-right: 2.52%; margin-bottom: .3rem;}
.wk-item:nth-child(3n){margin-right: 0;}
.wk-img{width: 100%;position: relative;padding-top: calc(500/760*100%);overflow: hidden;}
.wk-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.wk-text{width: 100%;padding: .2rem 10px;text-align: center; background-color: #ffffff;}
.wk-name{width: 100%;color: #000000;line-height: 1.5; display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wk-item:hover .wk-img img{transform: scale(1.05);}
.wk-item:hover .wk-text{background-color: #15499a;background-image: linear-gradient(87deg, #15499a 0%, #00a2e9 100%);}
.wk-item:hover .wk-name{color: #fff;}

@media(max-width: 750px){
    .wk-top{padding-right: 0;} 
    .wk-right{position: relative;height: auto;width: 100%;padding: .35rem .35rem 0;}
    .wk-left{width: 100%;}
    .wk-item{width: calc(50% - 5px);margin-right: 10px;}
    .wk-item:nth-child(3n){margin-right:10px;}
    .wk-item:nth-child(2n){margin-right: 0;}
}

.wl-main{width: 100%;}
.wl-top{width: 100%;padding: .5rem;min-height: 5.6rem;margin-bottom: .3rem; display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap; background-color: #ffffff;}
.wl-top .wl-img{display: block;width: 51.9%;position: relative;}
.wl-top .wl-img img{width: 100%;}
.wl-top .wl-text{display: block;width: 47.4%;}
.wl-top .wl-name{width: 100%;padding-bottom: .35rem; margin-bottom: .3rem; color: #000000;font-weight: bold;line-height: 1.27;border-bottom: 1px solid #ebebeb;}
.wl-textbox{width: 100%;color: #666666;line-height: 1.75;overflow: hidden;}
.wl-textbox *{line-height: inherit;}
.wl-textbox p{margin-top: .05rem;}

.wl-bottom{width: 100%;margin-bottom: .2rem;padding: .8rem .4rem;background-image: url('../images/95.jpg'); background-size: cover;background-position: center center;background-repeat: no-repeat;}
.wl-box{display: block;width: 100%;font-size: 0;background-color: #ffffff;} 
.wl-box .wl-text{display: inline-block;vertical-align: middle;width: 50%;padding: .35rem .4rem;}
.wl-box .wl-name{width: 100%;padding-bottom: .35rem; margin-bottom: .3rem; color: #000000;font-weight: bold;line-height: 1.27;border-bottom: 1px solid #ebebeb;}
.wl-box .wl-img{display: inline-block;vertical-align: middle; width: 50%;}
.wl-box .wl-img img{width: 100%;}
 
.wl-bottom .wl-img{padding: .4rem;position: relative;}
.wl-bottom .wl-bn{width: 100%;}
.wl-bottom .wl-s{position: relative;cursor: pointer;}
.wl-bottom .wl-b{width: 100%;padding-top: 86.153%;position: relative;}
.wl-bottom .wl-pic{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: contain;}
.wl-bottom .wl-arrow{width: 0.4rem;height: 0.4rem;margin-top: -0.2rem;background-image: url(../images/50.png);background-size: .15rem auto;background-repeat: no-repeat;background-position: center center;position: absolute;top: 50%;z-index: 12;cursor: pointer;}
.wl-bottom .wl-arrow.hide{display: none;}
.wl-bottom .wl-prev{left: 0;transform: rotate(180deg);}
.wl-bottom .wl-next{right: 0;}
.wl-bottom .wl-arrow.swiper-button-disabled{cursor: default;opacity: 0.3;}

.wl-arrow-t{width: 0.4rem;height: 0.4rem;margin-top: -0.2rem;background-image: url(../images/50.png);background-size: .15rem auto;background-repeat: no-repeat;background-position: center center;position: absolute;top: 50%;z-index: 12;cursor: pointer;}
.wl-arrow-t.hide{display: none;}
.wl-prev-t{left: 0;transform: rotate(180deg);}
.wl-next-t{right: 0;}
.wl-arrow-t.swiper-button-disabled{cursor: default;opacity: 0.3;}
.wl-b-t{width: 100%;padding-top: 100%;position: relative;}
.wl-pic-t{position: absolute;left: 0;top: 0;object-fit: contain;width: 100%;height: 100%;}

@media(min-width: 1201px){
    .wl-bottom .wl-arrow:hover{background-image: url(../images/51.png);}
    .wl-arrow-t:hover{background-image: url(../images/51.png);}
}
@media(max-width: 1300px){
    .wl-bottom .wl-img{padding: 28px;}
    .wl-bottom .wl-arrow{width: 28px;height: 28px;background-size: 10px auto;margin-top: -14px;}
    .wl-arrow-t{width: 28px;height: 28px;background-size: 10px auto;margin-top: -14px;}
}
@media(max-width: 750px){
    .wl-top{padding: .5rem 10px;}
    .wl-top .wl-img{width: 100%;margin-bottom: 20px;}
    .wl-top .wl-text{width: 100%;}
    .wl-bottom{padding:   10px;}
    .wl-box .wl-img{width: 100%;}
    .wl-box .wl-text{width: 100%;padding: .35rem 10px;}
    .wl-bottom .wl-img{padding-top: 0;padding-bottom: 0;margin-bottom: 30px;}
    .wl-bottom .wl-b{padding-top: 0;}
    .wl-bottom .wl-pic{height: auto;position: relative;}
    .wl-b-t{padding-top: 0;}
    .wl-pic-t{position: relative;height: auto;}
}


.wm-main{width: 100%;padding: .35rem .4rem 1px; background-color: #ffffff;margin-bottom: .2rem;}
.wm-titles{width: 100%;padding-bottom: .35rem;margin-bottom: .1rem; border-bottom: 1px solid #000; color: #000000;font-weight: bold;line-height: 1.27;}
.wm-list{width: 100%;}
.wm-item{display: none;cursor: pointer;padding: .25rem 0; border-top: 1px solid #f0f0f0;}
.wm-item:nth-child(1){border-top: none;}
.wm-item:nth-child(1),
.wm-item:nth-child(2),
.wm-item:nth-child(3),
.wm-item:nth-child(4),
.wm-item:nth-child(5),
.wm-item:nth-child(6){display: block;}
.wm-main.show-all .wm-item{display: block;}
.wm-name{width: 100%; color: #000000;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wm-item:hover .wm-name{color: #154a9b;}

@media(max-width: 750px){
    .wm-main{padding: .35rem 10px 1px;}
}

.wn-main{width: 100%;margin-bottom: .2rem;padding: .4rem .4rem 0; background-color: #ffffff;}
.wn-titles{width: 100%;font-weight: bold;   color: #000000;line-height: 1.27;}
.wn-list{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.wn-item{display: none;cursor: pointer; width: calc(50% - .2rem);padding: .25rem 0; border-top: 1px solid #f0f0f0;}
.wn-item:nth-child(1),
.wn-item:nth-child(2),
.wn-item:nth-child(3),
.wn-item:nth-child(4),
.wn-item:nth-child(5),
.wn-item:nth-child(6){display: block;}
.wn-main.show-all .wn-item{display: block;}
.wn-name{width: 100%;color: #000000;line-height: 1.5; display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wn-intro{width: 100%;color: #666666;line-height: 1.6; display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wn-time{width: 100%;margin-top: .2rem; color: #666666;line-height: 1;}

.wn-item:hover .wn-name{color: #154a9b;}

.wn-item:nth-child(1){border-top: none;}
@media(min-width: 751px){
    .wn-item:nth-child(2){border-top: none;}
}

@media(max-width: 750px){
    .wn-main{padding: .4rem 10px 0;}
    .wn-item{width: 100%;}
}

.wo-main{width: 100%;margin-bottom: .2rem;padding: .4rem .4rem 0; background-color: #ffffff;}
.wo-main:last-child{margin-bottom: 0;}
.wo-titles{width: 100%;font-weight: bold;   color: #000000;line-height: 1.27;}
.wo-list{width: 100%;}
.wo-item{display: none;cursor: pointer;width: 100%; padding: .25rem 0; border-top: 1px solid #f0f0f0;}
.wo-item:nth-child(1),
.wo-item:nth-child(2),
.wo-item:nth-child(3),
.wo-item:nth-child(4){display: block;}
.wo-main.show-all .wo-item{display: block;}
.wo-name{width: 100%;color: #000000;line-height: 1.5; display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wo-intro{width: 100%;color: #666666;line-height: 1.6; display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wo-time{width: 100%;margin-top: .2rem; color: #666666;line-height: 1;}

.wo-item:hover .wo-name{color: #154a9b;} 
.wo-item:nth-child(1){border-top: none;}
 

@media(max-width: 750px){
    .wo-main{padding: .4rem 10px 0;}
    .wo-item{width: 100%;}
}

.wp-main{width: 100%;margin-bottom: .25rem;padding: .3rem .4rem .2rem; background-color: #ffffff;background-image: url('../images/37.png'); background-size: 100% auto;background-position: left bottom;background-repeat: no-repeat;}
.wp-top{width: 100%;margin-bottom: .45rem; display: flex;flex-wrap: wrap; justify-content: space-between;}
.wp-left{display: block;width: calc(100% - 7.4rem);padding-top: .25rem;}
.wp-titles{width: 100%;padding-bottom: .35rem;margin-bottom: .3rem; color: #000000;font-weight: bold;line-height: 1.27; border-bottom: 1px solid #ebebeb;}
.wp-intro{width: 100%;color: #666666;line-height: 2.25;}
.wp-right{width: 6.8rem;}
.wp-right img{width: 100%;}
.wp-r-tit{color: #666;line-height: 2.25;text-align: center;padding-top: .05rem;}
.wp-bottom{width: 100%;font-size: 0;}
.wp-item{display: inline-block;vertical-align: top;width: 50%;padding-right: .15rem;}
.wp-name{display: block;margin-bottom: .17rem; width: 100%;color: #666666;line-height: 1.6;}
.wp-name:before{content: '';display: inline-block;vertical-align: middle;margin-right: .13rem; width: 6px;height: 6px;background-color: #000000;}

@media(max-width: 750px){
    .wp-main{padding: .3rem 10px .2rem;}
    .wp-left{width: 100%;margin-bottom: 15px;}
    .wp-right{width: 100%;}
    .wp-item{width: 100%;}
}

.wq-main{width: 100%;margin-bottom: .25rem; padding: .35rem .4rem 1px; background-image: url('../images/39.jpg'); background-size: cover;background-position: center center;background-repeat: no-repeat;}
.wq-titles{width: 100%; margin-bottom: .25rem; color: #000000;font-weight: bold;line-height: 1.27;  }
.wq-cont{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;}
.wq-item{display: block;width: 32.3%;padding: .63rem .24rem .36rem;text-align: center;margin-right: 1.55%;margin-bottom: .4rem;background-color: #ffffff;}
.wq-item:nth-child(3n){margin-right: 0;}
.wq-name{width: 100%;position: relative;padding-bottom: .28rem;margin-bottom: .22rem; color: #000000;font-weight: bold;line-height: 1.45;}
.wq-name:after{content: '';position: absolute;bottom: 0;left: 50%;margin-left: -.12rem; width: .24rem;height: .03rem;background-color: #15499a;}
.wq-textbox{width: 100%;color: #666666;line-height: 1.5;text-align: left;}
.wq-textbox *{line-height: inherit;}
.wq-textbox p{position: relative;line-height: inherit;padding-left: 1em;margin-bottom: .4375em;}
.wq-textbox p:last-child{margin-bottom: 0;}
.wq-textbox p:before{content: "";display: inline-block;width: 0.4em;height: 0.4em;background-color: #000;border-radius: 50%;position: absolute;left: 0;top: 0.55em;}

.wq-item:hover{background-image: url('../images/38.png'); background-size: cover;background-position: center center;background-repeat: no-repeat;}
.wq-item:hover .wq-name{color: #ffffff;}
.wq-item:hover .wq-name:after{background-color: #fff;}
.wq-item:hover .wq-textbox{ color: #fff;}
.wq-item:hover .wq-textbox p:before{background-color: #fff;}

@media(max-width: 750px){
    .wq-main{padding: .35rem  10px 1px;}
    .wq-item{width: calc(50% - 5px);margin-right: 10px;}
    .wq-item:nth-child(3n){margin-right:10px;}
    .wq-item:nth-child(2n){margin-right: 0;}
}

@media(max-width: 500px){
    .wq-item{width: 100%;margin-right: 0 !important;}
}

.wr-main{width: 100%;padding: .35rem .4rem .4rem;background-color: #ffffff;margin-bottom: .25rem;}
.wr-titles{width: 100%; margin-bottom: .25rem; color: #000000;font-weight: bold;line-height: 1.27;  }
.wr-table{width: 100%;overflow: auto;}
.wr-table table{width: 100%;border: none;}
.wr-table tr{width: 100%;display: none;}
.wr-table tr:nth-child(1),
.wr-table tr:nth-child(2),
.wr-table tr:nth-child(3),
.wr-table tr:nth-child(4),
.wr-table tr:nth-child(5),
.wr-table tr:nth-child(6),
.wr-table tr:nth-child(7){display: table-row;}
.wr-main.show-all .wr-table tr{display: table-row;}
.wr-table td{padding: .1rem;line-height: 1.56;text-align: center; color: #666666;border: solid 1px #ebebeb;}
.wr-table td a{cursor: pointer; color: #144d9d;}

.wr-table tr:nth-child(1){background-color: #144d9d;}
.wr-table tr:nth-child(1) td{color: #fff;line-height: 1.66; font-size: calc(18 * 1rem / 100);border: solid 1px rgba(255,255,255,.12);}
@media(max-width: 1493px){
    .wr-table tr:nth-child(1) td{font-size: 14px;}
}


@media(max-width: 750px){
    .wr-main{padding: .35rem  10px .4rem;}
}

.ws-main{width: 100%;padding: .35rem  .4rem 1px; background-color: #ffffff;margin-bottom: .2rem;}
.ws-titles{width: 100%; margin-bottom: .25rem; color: #000000;font-weight: bold;line-height: 1.27;  }
.ws-cont{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.ws-item{display: none;flex-wrap: wrap;align-items: center; width: calc(50% - .25rem);margin-bottom: .4rem;}
.ws-item:nth-child(1),
.ws-item:nth-child(2),
.ws-item:nth-child(3),
.ws-item:nth-child(4){display: flex;}
.ws-main.show-all .ws-item{display: flex;}
.ws-lt{width: 2.4rem;display: inline-block;}
.ws-img{width: 100%;cursor: pointer;position: relative;overflow: hidden;}
.ws-img img{width: 100%;transform: scale(1);transition: all 0.5s ease 0s;}
.ws-rt{flex: 1;padding-left: .23rem;}
.ws-name{width: 100%;margin-bottom: .15rem; color: #000000;font-weight: bold;line-height: 1.5;display: block;cursor: pointer;}
.ws-buy{display: inline-block;cursor: pointer;padding:   .1rem;text-align: center;min-width: 1.05rem;line-height: 1;border: solid 1px #ebebeb;position: relative;}
.ws-logobox{width: 100%;font-size: 0;padding-top: .2rem;}
.ws-logo{display: inline-block;vertical-align: middle;cursor: pointer;margin-right: .2rem;margin-top: .2rem;}
.ws-logo {max-width: 1.5rem;/* max-height: 2rem; */}
.ws-logo img{height: .35rem;}
@media(max-width: 1920px){
    .ws-logo img{height: 35px;}
}
@media(min-width: 1201px){
    .ws-img:hover img{transform: scale(1.07);}
    .ws-name:hover{color: #15499a;}
    .ws-buy:hover{color: #fff; background-color: #15499a;background-image: linear-gradient(87deg, #15499a 0%, #00a2e9 100%);}
}
@media(max-width: 750px){
    .ws-main{padding: .35rem  10px 1px;}
    .ws-item{width: 100%;}
}

.wt-main{width: 100%;padding: .35rem  .4rem .4rem; background-color: #ffffff;margin-bottom: .25rem;}
.wt-titles{width: 100%; margin-bottom: .25rem; color: #000000;font-weight: bold;line-height: 1.27;position: relative;}
.wt-table{width: 100%;position: relative;}
.wt-table table{border: none;min-width: 100%;}
.wt-table tr{width: 100%;position: relative;z-index: 1;}
.wt-table td{padding: .15rem .1rem;line-height: 1.56;text-align: center; color: #666666;border: none;border-top: solid 1px #f0f0f0;border-bottom: solid 1px #f0f0f0;position: relative;}
.wt-table img{max-width: .37rem;}
.wt-table td *{font-size: inherit !important;line-height: inherit !important;}
.wt-table td:after{content: "";display: block;width: 1px;height: 100%;background-color: #f0f0f0;position: absolute;top: 0;}
.wt-table td:after{right: 0;}
.wt-table tr.blue:nth-child(1){z-index: 99;}
.wt-table tr.blue:nth-child(2){z-index: 98;top: 51px;}
.wt-table tr.blue:nth-child(3){z-index: 97;top: 102px;}
.wt-table tr.blue{background-color: #154a9b;position: sticky;z-index: 12;top: 0;}
.wt-table tr.blue td{color: #fff;z-index: 1;position: relative;}
.wt-table tr.blue td:first-child{z-index: 12;}
.wt-table tr.blue .fixed1{background-color: #154a9b;position: sticky;}
.wt-wrap{width: 100%;height: 5.53rem;min-height: 400px;overflow: auto;}
.wt-table-abs{position: absolute;right: 0;top: 0;width: 0;height: 100%;height: 5.53rem;overflow: auto;border-left: 1px solid #f0f0f0;display: none;}
.wt-table-in{position: absolute;right: 0;top: 0;background-color: #fff;}
.wt-download{position: absolute;right: 0;top: 50%;transform: translate(0,-50%);color: #666;cursor: pointer;font-weight: normal;}
.wt-download svg{width: 1em;vertical-align: top;margin-right: .3em;position: relative;top: 0.15em;}
.wt-down-link{display: inline-block;vertical-align: middle;width: .3rem;}
.wt-down-link img{max-width: 100%;}

.wt-wrap .mCSB_horizontal.mCSB_inside>.mCSB_container{margin-bottom: 0;}
.wt-wrap .mCSB_scrollTools.mCSB_scrollTools_horizontal{top: auto;bottom: 0;background-color: #f1f1f1;}
.wt-wrap .mCustomScrollBox{padding-bottom: 16px;}
.wt-wrap  .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background-color: #c1c1c1;margin: 0;height: 16px;border-radius: 0;}
.wt-table .fixed1{position: sticky;left: 0;z-index: 12;background-color: #fff;}
.wt-table .fixed1:before{content: "";display: block;width: 1px;height: 100%;position: absolute;left: 0;top: 0;background-color: #f0f0f0;}
.wt-table .fixed2{position: sticky;left: 1.27rem;z-index: 12;background-color: #fff;}
.wt-wrap:before{content: "";display: block;width: 1px;height: 100%;position: absolute;left: 0;top: 0;background-color: #f0f0f0;}
@media(min-width: 1201px){
    .wt-download:hover{color: #154a9b;}
}
@media(max-width: 1920px){
    .wt-down-link{width: 30px;}
}
@media(max-width: 750px){
    .wt-main{padding: .35rem  10px .4rem;} 
    .wt-table{width: 100%;overflow: auto;}
    .wt-table td{padding: 10px;}
}

.edit-main{width: 100%;padding: .35rem  .4rem .4rem; background-color: #ffffff;margin-bottom: .25rem;color: #666;line-height: 1.5;}
.edit-main *{line-height: inherit;}
@media(max-width: 750px){
    .edit-main{padding: .35rem  10px .4rem;} 
}

.opan-wu{cursor: pointer;}
.wu-a{opacity: 0;z-index: -1;visibility: hidden; position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,.1);}
.wu-a.show{opacity: 1;z-index: 123456;visibility: visible; transition: all ease .5s;}
.wu-form{width: 100%;}
.wu-main{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 10.1rem;}
.wu-close{position: absolute;top: .2rem;right: .3rem;z-index: 18;display: block;cursor: pointer; width: .34rem;height: .34rem;background-image: url('../images/45.png');background-size: .14rem auto;background-position: center center;background-repeat: no-repeat;}
.wu-cont{width: 100%;padding: .55rem .4rem .4rem; background-color: #ffffff;max-height: 90vh;overflow: auto;}
.wu-titles{width: 100%;text-align: center;margin-bottom: .25rem; color: #000000;font-weight: bold;line-height: 1.27;}
.wu-list{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.wu-item{width: calc(50% - .1rem);margin-bottom: .2rem;position: relative;border: solid 1px #eeeeee;}
.wu-input{position: relative;z-index: 8;width: 100%; border: none;background-color: transparent; height: .6rem;padding:  0 .18rem;color: #000;}
.wu-tip{position: absolute;top: 0;left: 0;color: #666666;width: 100%;line-height: .6rem; padding:  0 .18rem;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wu-tip span{margin-right: .05rem; color: #ff0000;}
.wu-item.hide .wu-tip{opacity: 0;}

.wu-buttombox{width: calc(50% - .1rem);margin-bottom: .2rem;}
.wu-buttom{display: inline-block;position: relative; border-radius: .3rem;background-color: #15499a;background-image: linear-gradient(87deg, #15499a 0%, #00a2e9 100%);}
.wu-buttom:before{transition: all ease .5s; content: ''; position: absolute;top: 0;left: .6rem; width: .81em;height: 100%; background-image: url('../images/a1.png'); background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.wu-submit {display: inline-block;border: none;background-color: transparent;cursor: pointer; position: relative;z-index: 1;padding: 0 .63rem 0 .95rem;height:.6rem;line-height:.6rem;color: #ffffff;}
.wu-buttom:hover:before{transform: rotate(45deg);}

.wu-form .select-w{position: relative;z-index: 18;width: 100%;padding-right: .52rem;padding-left: .18rem;white-space:nowrap}
.wu-form .select-w .cur{width: 100%;display: inline-block;vertical-align: top;height: .6rem;line-height: .6rem; color: #000;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.wu-form .select-w select{cursor: pointer; position: absolute;width: 100%;height: 100%;padding-left: .18rem;left: 0;top: 0;z-index: 2;opacity: 0;filter: alpha(opacity=0);}
.wu-form .select-w:after{content: "";position: absolute;top: 0;right: .2rem;width: .12rem;height: 100%;background-image: url('../images/46.png'); background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}


@media(max-width: 750px){
    .wu-main{width: 92%;max-width: 500px;}
    .wu-cont{padding: 25px 10px;} 
    .wu-item{width: 100%;}
    .wu-input{height: 32px;}
    .wu-tip{height: 32px;line-height: 32px;}
    .wu-form .select-w .cur{height: 32px;line-height: 32px;}
    .wu-buttom{border-radius: 16px;}
    .wu-submit{height: 32px;line-height: 32px;}
}


/*弹出层相关*/
.c-btn{display: inline-block;vertical-align: top;font-size: 14px;color: #fff;line-height: 1.43;text-align: center;cursor: pointer;user-select: none;border: 1px solid transparent;border-radius: 4px;padding: 6px 12px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.c-btn:hover{color: #fff;}
.c-blue{background-color: #0d6efd;border: 1px solid #0d6efd;}
.c-blue:hover{background-color: #0b5ed7;border-color: #0b5ed7;}
.c-white{background-color: #fff;border: 1px solid #dee2e6;color: #666;transition: all .3s;}
.c-white:hover,
.c-white:focus,
.c-white:active{color: #333;background-color:#e6e6e6;border-color:#adadad;}
.hn-tip{width: 100%;position: fixed;left: 0;top: 0;z-index: 987654321;}
.hn-mask{width: 100%;height: 100%;position: fixed;left: 0;top: 0;visibility: hidden;opacity: 0;z-index: 987654321;background-color: rgba(0,0,0,0.1);transition: all .3s cubic-bezier(.25,.1,.25,1);}
.hn-tip .hn-mask{background-color: transparent;}
.hn-msg{position: fixed;left: 50%;top: 50%;z-index: 987654321;max-width: 500px;transform: translate(-50%,-50%) scale(0.5);opacity: 0;visibility: hidden;font-size: 14px;color: #fff;background-color: rgba(0,0,0,0.6);border-radius: 2px;padding: 12px 25px;transition: all .3s cubic-bezier(.25,.1,.25,1);}
.hn-tip.show .hn-mask{visibility: visible;opacity: 1;}
.hn-tip.show .hn-msg{transform: translate(-50%,-50%) scale(1);opacity: 1;visibility: visible;}
.hn-load{width: 100%;position: fixed;left: 0;top: 0;z-index: 987654321;}
.hn-load-cont{position: fixed;left: 50%;top: 50%;z-index: 987654321;max-width: 500px;transform: translate(-50%,-50%) scale(0.5);opacity: 0;visibility: hidden;transition: all .3s cubic-bezier(.25,.1,.25,1);}
.hn-load-icon{width: 32px;height: 32px;margin: 0 auto;background-image: url(../images/load.gif);background-repeat: no-repeat;background-position: 100% 100%;}
.hn-load-title{font-size: 14px;color: #333;text-align: center;margin-top: 10px;}
.hn-load.show .hn-mask{visibility: visible;opacity: 1;}
.hn-load.show .hn-load-cont{transform: translate(-50%,-50%) scale(1);opacity: 1;visibility: visible;}
.hn-confirm{width: 100%;position: fixed;left: 0;top: 0;z-index: 987654321;border-radius: 2px 2px 0 0;}
.hn-confirm-dialog{width: auto;min-width: 300px;position: fixed;left: 0;top: 0;z-index: 987654321;transform: scale(0.5);opacity: 0;visibility: hidden;background-color: #fff;transition: transform .3s cubic-bezier(.25,.1,.25,1),opacity .3s cubic-bezier(.25,.1,.25,1);}
.hn-confirm-title{padding: 0 80px 0 20px;height: 46px;line-height: 46px;border-bottom: 1px solid #f0f0f0;font-size: 14px;color: #333;overflow: hidden;cursor: move;user-select: none;}
.hn-confirm-cont{width: 100%;position: relative;padding: 20px;line-height: 24px;word-break: break-all;overflow: hidden;font-size: 14px;}
.hn-confirm-btns{text-align: right;padding: 0 15px 12px;user-select: none;font-size: 0;}
.hn-confirm-close{font-size: 16px;color: #666;position: absolute;right: 0;top: 0;line-height: 46px;width: 46px;text-align: center;cursor: pointer;font-weight: bold;transition: all .3s;user-select: none;}
.hn-confirm-close:hover{opacity: 0.7;}
.hn-confirm-btns .c-btn{margin-left: 10px;}
.hn-confirm-btns .c-btn:first-child{margin-left: 0;}
.hn-confirm.show .hn-mask{visibility: visible;opacity: 1;}
.hn-confirm.show .hn-confirm-dialog{transform: scale(1);opacity: 1;visibility: visible;}
.hn-html{width: 100%;position: fixed;left: 0;top: 0;z-index: 987654321;border-radius: 2px 2px 0 0;}
.hn-html-dialog{width: auto;min-width: 300px;position: fixed;left: 0;top: 0;z-index: 987654321;transform: scale(0.5);opacity: 0;visibility: hidden;background-color: #fff;transition: transform .3s cubic-bezier(.25,.1,.25,1),opacity .3s cubic-bezier(.25,.1,.25,1);}
.hn-html-title{padding: 0 80px 0 10px;height: 46px;line-height: 46px;border-bottom: 1px solid #f0f0f0;font-size: 14px;color: #333;overflow: hidden;cursor: move;user-select: none;}
.hn-html-cont{width: 100%;position: relative;padding: 10px;line-height: 24px;word-break: break-all;overflow: auto;font-size: 14px;}
.hn-html-close{font-size: 16px;color: #666;position: absolute;right: 0;top: 0;line-height: 46px;width: 46px;text-align: center;cursor: pointer;font-weight: bold;transition: all .3s;user-select: none;}
.hn-html-close:hover{opacity: 0.7;}
.hn-html.show .hn-mask{visibility: visible;opacity: 1;}
.hn-html.show .hn-html-dialog{transform: scale(1);opacity: 1;visibility: visible;}















































