@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;}
img{vertical-align:middle;max-width: 100%;height: auto;}
@media(min-width: 1201px){
    img{image-rendering: -webkit-optimize-contrast;image-rendering: -o-crisp-edges;image-rendering: -moz-crisp-edges;image-rendering: crisp-edges;-ms-interpolation-mode: nearest-neighbor;}
}
button,input[type=submit],input[type=text],input[type=button]{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;blr:expression(this.onFocus=this.blur())}
input{outline: 0;}
input::-webkit-input-safebox-button{display: none;/*去掉搜狗浏览器密码软盘*/}
body{font-size: 14px;color: #000;font-family: Arial;}
body *{box-sizing: border-box;}

/*编辑器盒子加editor-box这个类，editor-box以及里面的h1,h2,h3,h4,h5,h6,ul,ol,li,i.b,strong,p等标签的样式根据后台编辑器的默认样式而变*/
.editor-box{font-size: 16px;line-height: 1.5;}
.editor-box h1{display: block;font-size: 2em;margin-block-start: 0.67em;margin-block-end: 0.67em;margin-inline-start: 0px;margin-inline-end: 0px;font-weight: bold;unicode-bidi: isolate;}
.editor-box h2{display: block;font-size: 1.5em;margin-block-start: 0.83em;margin-block-end: 0.83em;margin-inline-start: 0px;margin-inline-end: 0px;font-weight: bold;unicode-bidi: isolate;}
.editor-box h3{display: block;font-size: 1.17em;margin-block-start: 1em;margin-block-end: 1em;margin-inline-start: 0px;margin-inline-end: 0px;font-weight: bold;unicode-bidi: isolate;}
.editor-box h4{display: block;margin-block-start: 1.33em;margin-block-end: 1.33em;margin-inline-start: 0px;margin-inline-end: 0px;font-weight: bold;unicode-bidi: isolate;}
.editor-box h5{display: block;font-size: 0.83em;margin-block-start: 1.67em;margin-block-end: 1.67em;margin-inline-start: 0px;margin-inline-end: 0px;font-weight: bold;unicode-bidi: isolate;}
.editor-box h6{display: block;font-size: 0.67em;margin-block-start: 2.33em;margin-block-end: 2.33em;margin-inline-start: 0px;margin-inline-end: 0px;font-weight: bold;unicode-bidi: isolate;}
.editor-box ul{display: block;list-style-type: disc;margin-block-start: 1em;margin-block-end: 1em;padding-inline-start: 40px;unicode-bidi: isolate;}
.editor-box ol{display: block;list-style-type: decimal;margin-block-start: 1em;margin-block-end: 1em;padding-inline-start: 40px;unicode-bidi: isolate;}
.editor-box li{display: list-item;text-align: -webkit-match-parent;unicode-bidi: isolate;}
.editor-box i{font-style: italic;}
.editor-box b{font-weight: bolder;}
.editor-box strong{font-weight: bolder;}
.editor-box p{display: block;margin-block-start: 5px;margin-block-end: 5px;margin-inline-start: 0px;margin-inline-end: 0px;unicode-bidi: isolate;}

#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{display: block;width: 100%;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;}
 
img[img-src]{opacity: 0;}
img[done]{opacity: 1;transition: opacity .01s;}
@media(max-width: 1200px){
    img{image-rendering: auto;}
} 

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

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

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



@media(max-width: 750px){
    html{font-size: calc(100vw / 750 * 100);}
}
@media(max-width: 750px){
    .s12{font-size: 0.22rem;}
    .s13{font-size: 0.23rem;}
    .s14{font-size: 0.24rem;}
    .s15{font-size: 0.25rem;}
    .s16{font-size: 0.26rem;}
    .s17{font-size: 0.27rem;}
    .s18{font-size: 0.28rem;}
    .s19{font-size: 0.29rem;}
    .s20{font-size: 0.30rem;}
    .s21{font-size: 0.31rem;}
    .s22{font-size: 0.32rem;}
    .s23{font-size: 0.33rem;}
    .s24{font-size: 0.34rem;}
    .s25{font-size: 0.35rem;}
    .s26{font-size: 0.36rem;}
    .s27{font-size: 0.37rem;}
    .s28{font-size: 0.38rem;}
    .s29{font-size: 0.38rem;}
    .s30{font-size: 0.38rem;}
    .s31{font-size: 0.38rem;}
    .s32{font-size: 0.38rem;}
    .s33{font-size: 0.38rem;}
    .s34{font-size: 0.38rem;}
    .s35{font-size: 0.38rem;}
    .s36{font-size: 0.38rem;}
    .s37{font-size: 0.38rem;}
    .s38{font-size: 0.38rem;}
    .s39{font-size: 0.38rem;}
    .s40{font-size: 0.38rem;}
    .s41{font-size: 0.38rem;}
    .s42{font-size: 0.38rem;}
    .s43{font-size: 0.38rem;}
    .s44{font-size: 0.38rem;}
    .s45{font-size: 0.38rem;}
    .s46{font-size: 0.38rem;}
    .s47{font-size: 0.38rem;}
    .s48{font-size: 0.38rem;}
    .s49{font-size: 0.38rem;}
    .s50{font-size: 0.38rem;}
    .s51{font-size: 0.38rem;}
    .s52{font-size: 0.38rem;}
    .s53{font-size: 0.38rem;}
    .s54{font-size: 0.38rem;}
    .s55{font-size: 0.38rem;}
    .s56{font-size: 0.38rem;}
    .s57{font-size: 0.38rem;}
    .s58{font-size: 0.38rem;}
    .s59{font-size: 0.38rem;}
    .s60{font-size: 0.38rem;}
    .s61{font-size: 0.38rem;}
    .s62{font-size: 0.38rem;}
    .s63{font-size: 0.38rem;}
    .s64{font-size: 0.38rem;}
    .s65{font-size: 0.38rem;}
    .s66{font-size: 0.38rem;}
    .s67{font-size: 0.38rem;}
    .s68{font-size: 0.38rem;}
    .s69{font-size: 0.38rem;}
    .s70{font-size: 0.38rem;}
    .s71{font-size: 0.38rem;}
    .s72{font-size: 0.38rem;}
    .s73{font-size: 0.38rem;}
    .s74{font-size: 0.38rem;}
    .s75{font-size: 0.38rem;}
    .s76{font-size: 0.38rem;}
    .s77{font-size: 0.38rem;}
    .s78{font-size: 0.38rem;}
    .s79{font-size: 0.38rem;}
    .s80{font-size: 0.38rem;}
}
 
div.mCSB_scrollTools{width: 3px;}
div.mCSB_scrollTools .mCSB_draggerRail{width: 3px;background-color: #f0f0f0;filter: none;-ms-filter: none;}
div.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 3px;background-color: #0094d6;border-radius: 2px;filter: none;-ms-filter: none;}
div.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
div.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #0094d6;filter: none;-ms-filter: none;}
div.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #0094d6;filter: none;-ms-filter: none;}
div.mCSB_inside>.mCSB_container{margin-right: 0 ;}
 
.my-scrollbar{overflow: auto;scrollbar-color:#34a6df  #ededed;scrollbar-width: none;scrollbar-width: thin; }
.my-scrollbar::-webkit-scrollbar {width:  3px;height: 1px;}
.my-scrollbar::-webkit-scrollbar-thumb {border-radius: .05rem;box-shadow: inset 0 0 .05rem #ededed;background: #34a6df;}
.my-scrollbar::-webkit-scrollbar-track {box-shadow: inset 0 0 .05rem #ededed;border-radius: .05rem; background: #ededed;}


form input::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder{color: #7d766c;}
form input:-moz-placeholder,
form textarea:-moz-placeholder{color: #7d766c;}
form input::-moz-placeholder,
form textarea::-moz-placeholder{color: #7d766c;}
form input:-ms-input-placeholder,
form textarea:-ms-input-placeholder{color: #7d766c;}

/* 动画 */

.drop{opacity:0;transform:translate3d(0,-80px,0);}
.drop.is-visible{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);} 
.teaser{opacity:0;transform:translate3d(0,80px,0);}
.teaser.is-visible{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);} 

.lter{opacity:0;transform:translate3d(-80px,0,0);}
.lter.is-visible{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);}
.rter{opacity:0;transform:translate3d(80px,0,0);}
.rter.is-visible{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);}

.scale{opacity:0;transform:scale(1.1);}
.scale.is-visible{opacity:1;transform:scale(1);transition:transform 2s cubic-bezier(.25,.1,.25,1);transform-origin: center bottom;}
.reduce{opacity:0;transform:scale(.9);}
.reduce.is-visible{opacity:1;transform:scale(1);transition:transform 2s cubic-bezier(.25,.1,.25,1);transform-origin: center bottom;}

 
@keyframes fadeInRightSmall {
    0% {opacity: 0;transform: translate(2em,0);}
    100% {opacity: 1;transform: translate(0,0);}
}
.word-in{opacity: 0;}
.word-in.is-visible{opacity: 1;}
.word-in>span{display: inline-block;vertical-align: top;opacity: 0;animation-duration: 1s;animation-fill-mode: forwards;animation-timing-function: cubic-bezier(0.3, 0, 0.24, 1);}
.word-in.is-visible>span{animation-name: fadeInRightSmall;}


body{padding-top: 1rem;}
.header{position: fixed;top: 0;left: 0; z-index: 288;width: 100%;background-color: #fff;box-shadow: 0px 0px .1rem 0px rgba(0, 9, 16, 0.07);}
.h-main{width: 100%;max-width: 16rem;margin: 0 auto;}
.h-main:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.h-left{float: left;font-size: 0;}
.h-logo{display: block;font-size: 0;}
.h-link{display: block;cursor: pointer;height: 1rem;line-height: 1rem;}
.h-link img{max-width: none;height: .6rem;}

.h-right{float: right;font-size: 0;display: flex;align-items: center;height: 1rem;}
.h-h{display: block;margin-right: .3rem;}
.h-i{display: inline-block;vertical-align: middle;cursor: pointer;position: relative;padding: 0 .28rem;}
.h-j{display: inline-block;position: relative;color: #333333;height: 1rem;line-height: 1rem;}
.h-j:after{content: '';position: absolute;bottom:  0;left: 0;width: 0;transition: all ease .5s;overflow: hidden;height: .02rem;background-color: #136bcc;border-radius: .02rem;}
.h-sub {display: none;min-width: 1.5rem;background-color: #fff;position: absolute;left: 50%;top: 100%;transform: translate(-50% ,0); z-index: 1000;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);}
.h-sub>li>a {display: block;cursor: pointer;width: 100%;padding: 10px 15px;white-space: nowrap;line-height:1.5;color: #666;transition: background-color .3s;}
.h-sub>li>a:hover {color: #fff;background-color: #136bcc;}

.h-k{display: block;}
.h-search{display: block;cursor: pointer;width: 1.18em;height: 1rem;background-image: url('../images/a2.png');background-size:  100% auto;background-position: center center;background-repeat: no-repeat;}
.hs-a{display: none;z-index: 108;white-space: nowrap; position: fixed;top: 1.5rem;left: 50%;transform: translate(-50%,0);}
.hs-form{font-size: 0;display: inline-block;}
.hs-text{border: none;padding: 0 .2rem; display: inline-block;vertical-align: middle; width: 6rem;height: 45px;background-color: #fff;color: #333;}
.hs-submit{border: none;display: inline-block;vertical-align: middle;cursor: pointer; width: 45px;height: 45px; background-color: #136bcc;background-image: url('../images/a2-b.png');background-size: 18px auto;background-position: center center;background-repeat: no-repeat;}
.header.search-state .hs-a {display: block;}
.header.search-state .h-opa {display: block;}

.h-language{display: inline-block;vertical-align: middle;cursor: pointer;position: relative;margin-left: .4rem;}
.hl-tip{display: block;color: #666666;height: 1rem;line-height: 1rem;}
.hl-tip:before{content: '';display: inline-block;vertical-align: middle;margin-right: .05rem;width: 1.12em;height: 1.5em;background-image: url('../images/a3.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.hl-tip:after{content: '';display: inline-block;vertical-align: middle;margin-left: .05rem;width:.625em;height: 1.5em;background-image: url('../images/a4.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.hl-list{display: none;position: absolute;top: 100%;left: 50%;transform: translate(-50%,0);min-width: 1.5rem; background-color: #fff; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);}
.hl-item {display: block;cursor: pointer;min-width: 5em; padding: 10px 8px;white-space: nowrap; line-height:1.5;text-align: center; color: #666;transition: background-color .3s;}
.hl-item:hover{color: #fff;background-color: #136bcc;} 

.h-menu {display: none; position: absolute;top: 0;right: 0; cursor: pointer; width: 1rem;height: 1rem;background-image: url('../images/a-menu.png');background-size: 60% auto;background-position: center center;background-repeat: no-repeat;}
.h-opa {display: none;width: 100%;height: 100%;position: fixed;left: 0;top: 0;background-color: rgba(0, 0, 0, 0.5);z-index: 10;cursor: pointer;}
 
@media(min-width:1200px){ 
    .h-i:hover .h-j{color: #136bcc;}
    .h-i:hover .h-j:after{width: 100%;}
    .h-i.active .h-j{color: #136bcc;}
    .h-i.active .h-j:after{width: 100%;}
} 

@media(max-width:1200px){     
    .h-main{max-width: 100%;padding: 0 .3rem;} 
    .h-h {margin-left: 0; width: 260px;position: fixed;text-align: left;left: auto; right: 0;top: 0;height: 100vh;background-color: #fff;margin-right: 0;padding-top: 10px;padding-bottom: 10px;overflow: auto;z-index: 1000;transform: translate(100%, 0);transition: transform .3s;}
    .h-i {width: 100%;padding: 0 !important;margin: 0 !important;}
    .h-j {padding: 0;padding-left: 20px;height: 40px;line-height: 40px;color: #666;font-size: 16px;}
    .h-i.has-nav:after {content: "";background-image: url('../images/a-right.png');background-size: 16px auto;background-position: center center;background-repeat: no-repeat; display: inline-block;width: 40px;height: 40px;line-height: 40px;text-align: center;position: absolute;right: 0;top: 0;font-size: 20px;color: #333;}
    .h-i.has-nav.show:after {background-size: 18px auto;background-image: url('../images/a-down.png');}
    .h-sub {position: relative;top: 0;background-color: #fff;box-shadow: none;left: 0;transform: translate(0,0);width: 100% !important;}
    .h-sub>li>a {white-space: normal;text-align: left;padding-left: 40px;color: #666 ;font-size: 14px;} 
    .h-i.active .h-j{color: #136bcc;}

    .h-right{margin-right: .9rem;}   
    /* 菜单 */
    .h-menu {display: block; }
    .header.menu-state .h-h {transform: translate(0, 0);}
    .header.menu-state .h-opa {display: block;}  
}
@media(max-width: 500px) {    
    .hs-text{width: 5rem;height: 35px;} 
    .hs-submit{width: 35px;height: 35px;}   
}

.footer{width: 100%;padding: 0 .3rem; border-top: .04rem solid #136bcc;background-color: #f7f7f7;}
.f-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.f-top{width: 100%;padding: .3rem 0;margin-bottom: .4rem;display: flex;align-items: center;justify-content: space-between;border-bottom: 1px solid rgba(0,0,0,.1);}
.f-logo{display: block;cursor: pointer;}
.f-logo img{height: .6rem;}
.f-sharebox{font-size: 0;}
.f-share{display: inline-block;vertical-align: middle;cursor: pointer; margin-right: .05rem;}
.f-share:last-child{margin-right: 0;}
.f-icon{display: block;width: 1.87em;height: 1.87em;background-color: rgba(0,0,0,.1);}
.f-icon img{width: 100%;height: 100%;object-fit: cover;}
.f-share:hover .f-icon{background-color: #136bcc;}

.f-center{display: flex;justify-content: space-between;width: 100%;padding-bottom: .2rem;}
.f-item{display: block;padding-right: .2rem;}
.f-item:last-child{padding-right: 0;}
.f-one{display: block;cursor: pointer;margin-bottom: .3rem;color: #000000;line-height: 1.5;font-weight: bold;}
.f-one:hover{color: #136bcc;}
.f-twobox{display: inline-block;}
.f-two{display: block;cursor: pointer;margin-bottom: .2rem;color: #666666;line-height: 1.75;}
.f-two:hover{color: #136bcc;}

.f-bottom{width: 100%;padding: .3rem 0; display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;font-size: 0;border-top: 1px solid rgba(0,0,0,.1);}
.f-lt{font-size: 0;}
.f-rt{font-size: 0;}
.f-link{display: inline-block;vertical-align: middle;color: #000000;line-height: 1.6;}
.f-rt .f-link:after{content: '';display: inline-block;vertical-align: middle;margin: 0 .05rem;width: 1px;height: 1em;background-color: #000000;}
.f-rt .f-link:last-child:after{display: none;}
.f-bottom a:hover{color: #136bcc;cursor: pointer;}

@media(max-width: 750px){
    .f-center{flex-wrap: wrap;}
    .f-item{width: 100%;padding-right: 0;margin-bottom: .1rem;}
    .f-one{margin-bottom: .2rem;}
    .f-twobox{width: 100%;}
    .f-two{display: inline-block;vertical-align: middle;margin-right: .2rem;margin-bottom: .15rem;}
    .f-lt{width: 100%;text-align: center;}
    .f-rt{width: 100%;text-align: center;}
}

.banner{width: 100%;position: relative;}
.banner-img{width: 100%;}
.banner-img img{width: 100%;}
.banner-text{position: absolute;top: 45%;left: 50%;transform: translate(-50%,-50%);width: 16rem;max-width: calc(100% - .6rem);text-align: center;}
.banner-en{width: 100%;font-size: .86rem;line-height: 1;color: rgba(255,255,255,.4);}
.banner-titles{position: relative;top: -.56em;width: 100%;color: #ffffff;font-weight: bold;line-height: 1.13;}

@media(max-width: 750px){
    .banner-en{font-size: .48rem;}
}

.nav{width: 100%;overflow: hidden;padding: 0 .3rem; background-color: #ffffff;box-shadow: 0px .02rem .06rem 0px rgba(0, 0, 0, 0.05);}
.nav-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.nav-cont{width: 100%;display: flex;align-items: center;font-size: 0;}
.nav-left{flex: 1;width: 0;}
.nav-b{display: inline-block;vertical-align: middle;max-width: 100%;}
.nav-item{display: block;cursor: pointer;width: auto;position: relative;margin-right: .8rem;color: #333333;height: .8rem;line-height: .8rem;}
.nav-item:last-child{margin-right: 0;}
.nav-item:after{content: '';position: absolute;bottom: 0;left: 0;width: 0;transition: all .3s;height: .03rem;background-color: #136bcc;}
.nav-item:hover{color: #136bcc;}
.nav-item:hover:after{width: 100%;}
.nav-item.active{color: #136bcc;}
.nav-item.active:after{width: 100%;}  
.nav-right{font-size: 0;padding-left: .3rem;}
.nav-one{display: inline-block;vertical-align: middle;height: .8rem;line-height: .8rem;color: #666666;}
.nav-one:after{content: '<';margin: 0 .05rem;}
.nav-one:last-child:after{display: none;}
.nav-one:nth-child(1):before{content: '';display: inline-block;vertical-align: middle;margin-right: .1rem;width: 1em;height: 1.5em;background-image: url('../images/a8.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}

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

.paging{width: 100%;font-size: 0;text-align: center;}
.paging-item{display: inline-block;vertical-align: middle;cursor: pointer;transition: all .3s;margin: .1rem .05rem;min-width: .6rem;height: .6rem;;line-height: .6rem;border-radius: .3rem;color: #136bcc;background-color: #f7f7f7;}
.paging-item:hover{background-color: #136bcc;color: #fff;}
.paging-item.active{background-color: #136bcc;color: #fff;}
.paging-up{display: inline-block;vertical-align: middle;cursor: pointer;transition: all .3s;margin: .1rem .05rem;min-width: .6rem;height: .6rem;;line-height: .6rem;border-radius: .3rem;color: transparent;background-color: #f7f7f7;background-image: url('../images/a9.png');background-size: .37em auto;background-position: center center;background-repeat: no-repeat;}
.paging-up:hover{background-color: #136bcc;background-image: url('../images/a9-b.png');}
.paging-next{display: inline-block;vertical-align: middle;cursor: pointer;transition: all .3s;margin: .1rem .05rem;min-width: .6rem;height: .6rem;;line-height: .6rem;border-radius: .3rem;color: transparent;background-color: #f7f7f7;background-image: url('../images/a10.png');background-size: .37em auto;background-position: center center;background-repeat: no-repeat;}
.paging-next:hover{background-color: #136bcc;background-image: url('../images/a10-b.png');}

.my-id{position: absolute;top: -1rem;}

.a-main{width: 100%;position: relative;}
.a-b{width: 100%;}
.a-item{display: block;width: 100%;}
.a-link{display: block;cursor: pointer;width: 100%;}
.a-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(860/1920*100%);}
.a-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.a-text{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 16rem;max-width: calc(100% - .6rem);}
/* .a-titles{width: 100%;position: relative;padding-bottom: .3rem;margin-bottom: .25rem;color: #333333;line-height: 1.2;font-weight: bold;}
.a-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .7rem;height: .04rem;background-color: #136bcc;} */
.a-titles{width: 100%;position: relative;margin-bottom: .25rem;color: #333333;line-height: 1.2;font-weight: bold;}
.a-en{width: 100%;color: #333333;line-height: 1.5;}

.a-titles,.a-en{opacity:0;transform:translate3d(0,80px,0);}
.a-item.swiper-slide-active .a-titles{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);} 
.a-item.swiper-slide-active .a-en{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);} 
.a-item.swiper-slide-active .a-titles{transition-delay: .5s;}
.a-item.swiper-slide-active .a-en{transition-delay: .8s;}

.a-prev{transition: all  .3s;left: .3rem;margin-top: -.3rem;width: .6rem;height: .6rem;background-color: rgba(0,0,0,.3);border-radius: 50%;border: solid 1px rgba(255,255,255,.3);background-image: url('../images/a19.png'); background-size: cover;background-position: center center;background-repeat: no-repeat;}
.a-prev:hover{background-color: #136bcc;border: solid 1px #136bcc;}
.a-next{transition: all  .3s;right: .3rem;margin-top: -.3rem;width: .6rem;height: .6rem;background-color: rgba(0,0,0,.3);border-radius: 50%;border: solid 1px rgba(255,255,255,.3);background-image: url('../images/a20.png'); background-size: cover;background-position: center center;background-repeat: no-repeat;}
.a-next:hover{background-color: #136bcc;border: solid 1px #136bcc;}
.a-pagination{position: absolute;bottom: .3rem;left: 0;width: 100%;text-align: center;font-size: 0;}
.a-pagination .swiper-pagination-bullet{display: inline-block;vertical-align: middle;position: relative;margin: 0 .08rem;opacity: 1;width: .1rem;height: .1rem;border-radius: .05rem;background-color: rgba(255,255,255,.5); }
.a-pagination .swiper-pagination-bullet:after{content: '';position: absolute;top: 0;left: 0;height: 100%;border-radius: .05rem;background-color: #136bcc;}
.a-pagination .swiper-pagination-bullet-active{width: .4rem;background-color: #fff;}
.a-pagination .swiper-pagination-bullet-active:after{animation: pagination_w 4.5s linear;animation-fill-mode: forwards;}
@keyframes pagination_w{
    0%{width: 0;}
    100%{width: 100%;}
}
 
@media(max-width: 900px){
    .a-prev{display: none;}
    .a-next{display: none;}
}
@media(max-width: 750px){
    .a-pagination{bottom: .15rem;}
}

.b-main{width: 100%;padding: .95rem .3rem .8rem;}
.b-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.b-top{width: 100%;margin-bottom: .6rem;display: flex;flex-wrap: wrap;justify-content: space-between;}
.b-left{width: 5rem;}
.b-titles{width: 100%;color: #1a1b1c;font-weight: bold;line-height: 1.2;}
.b-right{width: 9.45rem;}
.b-textbox{width: 100%;margin-bottom: .3rem;color: #000000;line-height: 1.8;}
.b-more{display: inline-block;cursor: pointer;padding: 0 .42rem;color: #ffffff;line-height: .5rem;background-color: #136bcc;border-radius: .25rem;}

.b-bottom{width: 100%;display: flex;flex-wrap: wrap;font-size: 0;}
.b-item{transition: all  .5s;display: block;cursor: pointer;position: relative;width: 21.37%;margin-right: 1.25%;margin-bottom: .2rem;}
.b-item:nth-child(4n){margin-right: 0;}
.b-img{width: 100%;height: 6rem;position: relative;overflow: hidden;}
.b-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.b-img:before{z-index: 1; content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: .5;background-color: #00244c;}
.b-img:after{opacity: 0;z-index:-1;transition: all .5s;content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('../images/a26.png');background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.b-sub{z-index: 8; position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: 100%;text-align: center;padding: .3rem;}
.b-icon{display: inline-block;margin-bottom: .35rem; width: 1.12rem;height: 1.12rem;background-image: url('../images/a25.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.b-sub .b-name{width: 100%;color: #ffffff;font-weight: bold;line-height: 1.5;}

.b-text{z-index: -1;opacity: 0;transition: all .5s;position: absolute;bottom: 0;left: 0;width: 100%;padding:.2rem .3rem;}
.b-text .b-name{width: 100%;color: #ffffff;font-weight: bold;line-height: 1.5;}
.b-intro{width: 100%;margin-top: .1rem;color: rgba(255,255,255,.6);line-height: 1.75;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}

@media(min-width: 750px){
    .b-item.active{width: 32.14%;}
    .b-item.active .b-sub{opacity: 0;}
    .b-item.active .b-img:after{opacity: 1;z-index: 1;}
    .b-item.active .b-text{opacity: 1;z-index: 8;}
}
@media(max-width: 750px){
    .b-left{width: 100%;margin-bottom: .3rem;}
    .b-right{width: 100%;}
    .b-more{line-height: .6rem;border-radius: .3rem;}
    .b-item{width: 100%;margin-right: 0;}
    .b-img{height: auto;padding-top: calc(600/514*100%);}
    .b-sub{opacity: 0;}
    .b-img:after{opacity: 1;z-index: 1;}
    .b-text{opacity: 1;z-index: 8;}
}

.c-main{width: 100%;min-height:  5rem;padding: .95rem .3rem 1rem; position: relative;}
.c-main:before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: calc(100% - 2.37rem);background-color: #136bcc;background-image: url('../images/b48.jpg');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.c-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.c-top{width: 100%;position: relative;z-index: 1;display: flex;flex-wrap: wrap;justify-content: space-between;}
.c-lt{font-size: 0;}
.c-titles{width: 100%;margin-bottom: .35rem;color: #ffffff;font-weight: bold;line-height: 1.2;}
.c-rt{font-size: 0;}
.c-list{display: inline-block;max-width: 100%;font-size: 0;}
.c-item{display: inline-block;margin-right: 1.2rem;margin-bottom: .35rem;} 
.c-item:last-child{margin-right: 0;}
.c-box{width: 100%;}
.c-nub{display: inline-block;vertical-align: bottom;line-height: 1;color: #ffffff;font-weight: bold;}
.c-unit{display: inline-block;vertical-align: bottom;position: relative;top: -.05rem;line-height: 1;color: #ffffff;font-weight: bold;} 
.c-intro{width: 100%;padding-top: .07rem;color: #ffffff;line-height: 1.6;}
.c-bottom{position: relative;z-index: 1;width: 100%;display: flex;flex-wrap: wrap;align-items: center;background-color: #f7f7f7;}
.c-left{width: 50%;}
.c-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(600/800*100%);}
.c-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.c-right{width: 50%;}
.c-scrollbar{width: 100%;padding: .3rem .8rem; max-height: 6rem;overflow: auto;}
.c-name{width: 100%;position: relative;padding-bottom: .25rem;margin-bottom: .3rem;color: #000000;font-weight: bold;line-height: 1.27;}
.c-name:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .04rem;background-color: #136bcc;}
.c-textbox{width: 100%;margin-bottom: .5rem;color: #666666;line-height: 1.75;}
.c-textbox *{line-height: inherit;} 
.c-more{display: inline-block;cursor: pointer;padding: 0 .42rem;color: #ffffff;line-height: .5rem;background-color: #136bcc;border-radius: .25rem;}

.c-scrollbar{overflow: auto;scrollbar-color:#136bcc  #f7f7f7;scrollbar-width: none;scrollbar-width: thin; }
.c-scrollbar::-webkit-scrollbar {width:  3px;height: 1px;}
.c-scrollbar::-webkit-scrollbar-thumb {border-radius: .05rem;box-shadow: inset 0 0 .05rem #f7f7f7;background: #136bcc;}
.c-scrollbar::-webkit-scrollbar-track {box-shadow: inset 0 0 .05rem #f7f7f7;border-radius: .05rem; background: #f7f7f7;}

@media(max-width: 750px){
    .c-lt{width: 100%;text-align: center;}
    .c-rt{width: 100%;text-align: center;}
    .c-item{margin: 0 .6rem .3rem !important;}
    .c-nub{font-size: .5rem;}
    .c-left{width: 100%;}
    .c-right{width: 100%;}
    .c-scrollbar{max-height: none;padding: .3rem;}
    .c-more{line-height: .6rem;border-radius: .3rem;}
}

.d-main{width: 100%;padding: .95rem .15rem 1rem;background-color: #f7f7f7;}
.d-inner{width: 100%;max-width: 16.3rem;margin: 0 auto;}
.d-titles{width: 100%;text-align: center;margin-bottom: .2rem;color: #1a1b1c;font-weight: bold;line-height: 1.2;}
.d-cont{width: 100%;position: relative;}
.d-b{width: 100%;}
.d-item{width: 33.33%;height: auto;padding: .15rem;}
.d-link{display: block;cursor: pointer;position: relative;width: 100%;height: 100%;background-color: #ffffff;}
.d-link:before{content: '';position: absolute;bottom: 0;left: 0;width: 0;transition: all .3s;height: .03rem;background-color: #136bcc;}
.d-link:after{content: '';position: absolute;bottom: .5rem;left: .3rem;width: .5rem;height: .5rem;background-color: #f7f7f7;border-radius: 50%;background-image: url('../images/a10.png');background-size: .06rem;background-position: center center;background-repeat: no-repeat;}
.d-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(320/513*100%);}
.d-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.d-text{width: 100%;padding: .25rem .3rem 1.45rem;}
.d-time{width: 100%;margin-bottom: .05rem;color: #666666;line-height: 1.6;}
.d-name{width: 100%;color: #000000;font-weight: bold;line-height: 1.5;height: 3em;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.d-link:hover{box-shadow: 0px 0px .15rem 0px rgba(0, 0, 0, 0.15);}
.d-link:hover:before{width: 100%;}
.d-link:hover:after{background-color: #136bcc;background-image: url('../images/a10-b.png');}
.d-link:hover .d-img img{transform: scale(1.05);} 

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

.e-main{width: 100%;padding: .95rem .3rem .9rem;}
.e-inner{width: 100%;max-width: 16.3rem;margin: 0 auto;}
.e-titles{width: 100%;text-align: center;margin-bottom: .35rem;color: #1a1b1c;font-weight: bold;line-height: 1.2;}
.e-cont{width: 100%;position: relative;display: flex;flex-wrap: wrap;justify-content: space-between;}
.e-left{width: calc(100% - 3.4rem);display: flex;flex-wrap: wrap;justify-content: space-between;}
.e-item{display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between; width: calc(50% - .05rem);margin-bottom: .1rem;min-height: 2.1rem;padding: .4rem;background-color: #f7f7f7;}
.e-icon{display: block;width: 1.1rem;height: 1.1rem;border-radius: 50%;background-color: rgba(255,255,255,.16);border: solid 1px rgba(19,107,204,.16);}
.e-icon img{width: 100%;height: 100%;object-fit: contain;}
.e-text{width: calc(100% - 1.4rem);}
.e-name{width: 100%;margin-bottom: .07rem;color: #000000;font-weight: bold;line-height: 1.4;}
.e-intro{width: 100%;color: #666666;line-height: 1.5;}

.e-right{width: 3.3rem;text-align: center;padding: .2rem .15rem;background-color: #f7f7f7;margin-bottom: .1rem;}
.e-code{display: inline-block;max-width: 100%;width: 2.9rem;}
.e-code img{width: 100%;}
.e-tip{width: 100%;padding-top:  .3rem;color: #666666;line-height: 1.6;}

@media(max-width: 750px){
    .e-left{width: 100%;}
    .e-item{width: 100%;padding: .3rem;}
    .e-right{width: 100%;padding: .3rem;}
}


.i-main{width: 100%;padding: 1rem .3rem .9rem;}
.i-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.i-cont{width: 100%;padding-bottom: .4rem;font-size: 0;display: flex;flex-wrap: wrap;}
.i-item{display: block;cursor: pointer;position: relative;width: 32.06%;margin-right: 1.9%;margin-bottom: .3rem;background-color: #f7f7f7;}
.i-item:nth-child(3n){margin-right: 0;}
.i-item:before{content: '';position: absolute;bottom: 0;left: 0;width: 0;transition: all .3s;height: .03rem;background-color: #136bcc;}
.i-item:after{content: '';position: absolute;bottom: .5rem;left: .3rem;width: .5rem;height: .5rem;background-color: #ffffff;border-radius: 50%;background-image: url('../images/a10.png');background-size: .06rem;background-position: center center;background-repeat: no-repeat;}
.i-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(320/513*100%);}
.i-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.i-text{width: 100%;padding: .25rem .3rem 1.45rem;}
.i-time{width: 100%;margin-bottom: .05rem;color: #666666;line-height: 1.6;}
.i-name{width: 100%;color: #000000;font-weight: bold;line-height: 1.5;height: 3em;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.i-item:hover{box-shadow: 0px 0px 1rem 0px rgba(0, 0, 0, 0.15);}
.i-item:hover:before{width: 100%;}
.i-item:hover:after{background-color: #136bcc;background-image: url('../images/a10-b.png');}
.i-item:hover .i-img img{transform: scale(1.05);} 

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

.j-main{width: 100%;padding: .95rem .3rem 1rem;}
.j-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.j-top{width: 100%;text-align: center;padding-bottom: .2rem;margin-bottom: .55rem; border-bottom: 1px solid rgba(0,0,0,.1);}
.j-titles{width: 100%;margin-bottom: .1rem;color: #000000;font-weight: bold;line-height: 1.27;}
.j-tipbox{width: 100%;}
.j-tip{display: inline-block;vertical-align: middle;padding: 0 .58rem .15rem; color: #666666;line-height: 1.6;}
.j-tip img{height: .93em;margin-right: .1rem;}
.j-textbox {width: 100%;color: #515253;line-height: 1.75;padding-bottom: .5rem; border-bottom: 1px solid rgba(0,0,0,.1);}
.j-textbox *{line-height: inherit;max-width: 100%;}
.j-bottom{width: 100%;position: relative;margin-top: .33rem;}
.j-linkbox{width: 100%;min-height: .5rem;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.j-link{display: block;cursor: pointer;max-width: calc(50% - 5em);color: #515253;line-height: 1.75;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.j-link:hover{color:  #136bcc;}
.j-buttom{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.j-back{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .15rem;text-align: center;color: #ffffff;line-height: .5rem;border-radius: .5rem;background-color: #136bcc;}

@media(max-width: 750px){
    .j-tip{padding: 0 .15rem .15rem;}
    .j-link{width: 100%;max-width: 100%;margin-bottom: .1rem;}
    .j-buttom{position: relative;left: 0;top: 0;transform: translate(0,0);width: 100%;text-align: center;margin-top: .3rem;}
    .j-back{line-height: .6rem;border-radius: .3rem;}
}

.k-main{width: 100%;padding: .95rem .15rem 1rem;background-color: #f7f7f7;}
.k-inner{width: 100%;max-width: 16.3rem;margin: 0 auto;}
.k-titles{width: 100%;text-align: center;margin-bottom: .2rem;color: #1a1b1c;font-weight: bold;line-height: 1.2;}
.k-cont{width: 100%;}
.k-b{width: 100%;}
.k-item{width: 33.33%;height: auto;padding: .15rem;}
.k-link{display: block;cursor: pointer;position: relative;width: 100%;height: 100%;background-color: #ffffff;}
.k-link:before{content: '';position: absolute;bottom: 0;left: 0;width: 0;transition: all .3s;height: .03rem;background-color: #136bcc;}
.k-link:after{content: '';position: absolute;bottom: .5rem;left: .3rem;width: .5rem;height: .5rem;background-color: #f7f7f7;border-radius: 50%;background-image: url('../images/a10.png');background-size: .06rem;background-position: center center;background-repeat: no-repeat;}

.k-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(320/513*100%);}
.k-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.k-text{width: 100%;padding: .25rem .3rem 1.45rem;}
.k-time{width: 100%;margin-bottom: .05rem;color: #666666;line-height: 1.6;}
.k-name{width: 100%;color: #000000;font-weight: bold;line-height: 1.5;height: 3em;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.k-link:hover{box-shadow: 0px 0px .15rem 0px rgba(0, 0, 0, 0.15);}
.k-link:hover:before{width: 100%;}
.k-link:hover:after{background-color: #136bcc;background-image: url('../images/a10-b.png');}
.k-link:hover .k-img img{transform: scale(1.05);} 

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

.l-main{position: relative;width: 100%;display: flex;flex-wrap: wrap;align-items: center;min-height: 6.4rem;}
.l-mapbox{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.l-map{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: right center;background-repeat: no-repeat;}
.l-inner{width: 16rem;max-width: calc(100% - .6rem);margin: 0 auto;padding: .3rem 0;position: relative;z-index: 1;}
.l-cont{width: 100%;max-width: 7.8rem;min-height: 4.8rem;padding: .3rem .6rem; background-color: #ffffff;display: flex;align-items: center;align-content: center;flex-wrap: wrap;}
.l-titles{width: 100%;position: relative;padding-bottom: .25rem; color: #000000;line-height: 1.2;font-weight: bold;}
.l-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .04rem;background-color: #136bcc;}
.l-list{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.l-item{width: calc(50% - .15rem);margin-top: .3rem;}
.l-tip{width: 100%;margin-bottom: .05rem;color: #666666;line-height: 1.6;}
.l-intro{width: 100%;color: #000000;font-weight: bold;line-height: 1.5;} 
.l-item:nth-child(1){width: 100%;padding-bottom: .35rem;border-bottom: 1px solid rgba(0,0,0,.1);}

@media(max-width: 750px){
    .l-mian{min-height: 1rem;}
    .l-mapbox{position: relative;height: auto;padding-top: calc(500/750*100%);} 
    .l-cont{max-width: 100%;min-height: 1rem;padding: .3rem  0;}
}

.m-main{width: 100%;padding: .8rem .3rem .6rem;}
.m-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.m-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.m-item{display: block;cursor: pointer;width: calc(50% - .2rem);position: relative;margin-bottom: .4rem;}
.m-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(440/780*100%);}
.m-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.m-img:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('../images/a13.png');background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.m-text{position: absolute;bottom: 0;left: 0;width: 100%;padding: .35rem .3rem;text-align: center;}
.m-name{width: 100%;color: #ffffff;font-weight: bold;line-height: 1.5;}
.m-item:hover .m-img img{transform: scale(1.05);}

@media(max-width: 750px){
    .m-item{width: 100%;margin-bottom: .3rem;}
    .m-text{padding: .15rem .3rem;}
}

.n-main{width: 100%;padding: .75rem .3rem 1rem;}
.n-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.n-top{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.n-left{width: 5rem;margin-bottom: .3rem;}
.n-titles{width: 100%;color: #1a1b1c;font-weight: bold;line-height: 1.2;}
.n-right{width: 9.5rem;margin-bottom: .3rem;}
.n-intro{width: 100%;color: #000000;line-height: 1.8;}
.n-intro *{line-height: inherit;}
.n-textbox {width: 100%;color: #515253;line-height: 1.75;}
.n-textbox *{line-height: inherit;max-width: 100%;}

@media(max-width: 750px){
    .n-left{width: 100%;}
    .n-right{width: 100%;}
}

.o-main{width: 100%;padding: 1rem .3rem .9rem;} 
.o-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.o-top{width: 100%;position: relative;background-color: #f7f7f7;}
.o-b{width: 100%;}
.o-one{width: 100%;height: auto; } 
.o-link{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;cursor: pointer;width: 100%;height: 100%;}
.o-link .o-left{width: 8.1rem;} 
.o-link .o-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(486/810*100%);}
.o-link .o-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.o-link .o-right{width: calc(100% - 8.8rem);padding-right: 1.45rem;}
.o-link .o-time{width: 100%;margin-bottom: .2rem;color: #666666;line-height: 1.6;}
.o-link .o-time img{height: .93em;margin-right: .07rem;}
.o-link .o-name{width: 100%;margin-bottom: .25rem; color: #222222;line-height: 1.4;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.o-link .o-intro{width: 100%;margin-bottom: .7rem;color: #666666;line-height: 1.8; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.o-link .o-more{display: inline-block;padding: 0 .42rem;line-height: .5rem;background-color: #136bcc;color: #ffffff;border-radius: .25rem;}
.o-link:hover .o-img img{transform: scale(1.05);}
.o-link:hover .o-name{color: #136bcc;} 

.o-prev{top: auto;left: auto;bottom: .9rem;right: 1.5rem;margin-top: 0;width: .5rem;height: .5rem;background-color: #ffffff;border-radius: 50%;background-image: url('../images/a9.png');background-size: .06rem auto;background-position: center center;background-repeat: no-repeat;}
.o-prev:hover{background-color: #136bcc;background-image: url('../images/a9-b.png');}
.o-next{top: auto;left: auto;bottom: .9rem;right: .8rem;margin-top: 0;width: .5rem;height: .5rem;background-color: #ffffff;border-radius: 50%;background-image: url('../images/a10.png');background-size: .06rem auto;background-position: center center;background-repeat: no-repeat;}
.o-next:hover{background-color: #136bcc;background-image: url('../images/a10-b.png');}

.o-bottom{width: 100%;padding-bottom:  .7rem;}
.o-item{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;position: relative;cursor: pointer;width: 100%;padding: .5rem 1.3rem .5rem 0;border-bottom: 1px solid rgba(0,0,0,.1);}
.o-item:after{content: '';position: absolute;top: 50%;right: 0;transform: translate(0,-50%);width: .5rem;height: .5rem;background-color: #f7f7f7;border-radius: 50%;background-image: url('../images/a10.png');background-size: .06rem;background-position: center center;background-repeat: no-repeat;}
.o-item .o-lt{width: 4rem;}
.o-item .o-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(240/400*100%);}
.o-item .o-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.o-item .o-rt{width: calc(100% - 4.8rem);padding-right: .85rem;border-right: 1px solid rgba(0,0,0,.1);}
.o-item .o-time{width: 100%;margin-bottom: .1rem;color: #666666;line-height: 1.6;}
.o-item .o-time img{height: .93em;margin-right: .07rem;}
.o-item .o-name{width: 100%;margin-bottom: .15rem; color: #222222;line-height: 1.4;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.o-item .o-intro{width: 100%;color: #666666;line-height: 1.8;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.o-item:hover .o-img img{transform: scale(1.05);}
.o-item:hover .o-name{color: #136bcc;}
.o-item:hover:after{background-color: #136bcc;background-image: url('../images/a10-b.png');}

@media(max-width: 750px){
    .o-link .o-left{width: 100%;}
    .o-link .o-right{width: 100%;padding: .3rem;}
    .o-prev{right: 1.1rem;bottom: .3rem;}
    .o-next{right: .3rem;bottom: .3rem;}

    .o-item{padding-right: 0;}
    .o-item .o-lt{width: 100%;margin-bottom: .3rem;}
    .o-item .o-rt{width: 100%;border: none;padding-right: 0;padding-bottom: .6rem;}
    .o-item:after{top: auto;bottom: .3rem;right: auto;left: 0;transform: translate(0,0);}
}

.p-main{width: 100%;padding: .95rem .3rem;}
.p-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.p-top{width: 100%;padding-bottom: .2rem;margin-bottom: .6rem; border-bottom: 1px solid #999999;}
.p-titles{width: 100%;margin-bottom: .1rem;color: #000000;font-weight: bold;line-height: 1.27;}
.p-tipbox{width: 100%;}
.p-tip{display: inline-block;vertical-align: middle;margin-right: 1.15rem;margin-bottom: .15rem;color: #666666;line-height: 1.6;}
.p-tip img{height: .93em;margin-right: .1rem;} 

.p-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.p-left{width: calc(100% - 4.2rem);}
.p-textbox {width: 100%;color: #515253;line-height: 1.75;padding-bottom: .5rem; border-bottom: 1px solid rgba(0,0,0,.1);}
.p-textbox *{line-height: inherit;max-width: 100%;}
.p-bottom{display: flex;flex-wrap: wrap;align-items: center;width: 100%;padding-top: .35rem;}
.p-lt{flex: 1;}
.p-link{display: block;cursor: pointer;width: 100%;color: #515253;line-height: 1.75; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.p-link:hover{color: #136bcc;}
.p-rt{font-size: 0;padding-left: .3rem;}
.p-back{display: inline-block;cursor: pointer;min-width: 1.5rem;padding: 0 .15rem;text-align: center;color: #ffffff;line-height: .5rem;border-radius: .5rem;background-color: #136bcc;}
.p-right{width: 3.4rem;}
.p-subtitle{width: 100%;margin-bottom: .15rem;color: #111111;line-height: 1.5;}
.p-one{display: block;width: 100%;margin-bottom: .1rem;}
.p-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(204/340*100%);}
.p-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.p-text{width: 100%;padding-top: .15rem;}
.p-name{width: 100%;color: #222222;line-height: 1.5;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.p-one:hover .p-img img{transform: scale(1.05);}
.p-one:hover .p-name{color: #136bcc;}
.p-list{width: 100%;}
.p-item{display: block;cursor: pointer;margin-bottom: .1rem;color: #666666;line-height: 1.6;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.p-item:before{content: '';display: inline-block;vertical-align: middle;margin-right: .05rem;width: 2px;height: 2px;background-color: #666666;}
.p-item:hover{color: #136bcc;}
.p-item:hover:before{background-color: #136bcc;}

@media(max-width: 750px){
    .p-tip{margin-right: .3rem;}
    .p-left{width: 100%;margin-bottom: .3rem;}
    .p-lt{flex: none;width: 100%;}
    .p-rt{width: 100%;text-align: center;padding-left: 0;padding-top:  .3rem;}
    .p-back{line-height: .6rem;border-radius: .3rem;}

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

.q-main{position: relative;width: 100%;padding: 1rem .3rem;}
.q-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.q-cont{width: 100%;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.q-left{width: calc(100% - 8.35rem);}
.q-titles{width: 100%;position: relative;padding-bottom: .25rem;margin-bottom: .3rem;color: #000000;line-height: 1.27;font-weight: bold;}
.q-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .04rem;background-color: #136bcc;}
.q-textbox{width: 100%;color: #666666;line-height: 1.75;}
.q-textbox *{line-height: inherit;}
.q-list{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.q-item{display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;margin-top: .35rem;width: calc(50% - .2rem);}
.q-lt{width: 1rem;}
.q-iconbox{width: 100%;padding: .1rem;border-radius: 50%;border: 1px dashed #0e4e98;}
.q-icon{display: block;width: .8rem;height: .8rem;text-align: center;line-height: .8rem;border-radius: 50%;background-color: #136bcc;}
.q-icon img{max-width: .37rem;max-height: .39rem;}
.q-rt{width: calc(100% - 1.4rem);}
.q-box{width: 100%;}
.q-nub{display: inline-block;vertical-align: bottom;line-height: 1;color: #136bcc;font-weight: bold;}
.q-unit{display: inline-block;vertical-align: bottom;position: relative;top: -.05rem;line-height: 1;color: #136bcc;font-weight: bold;} 
.q-intro{width: 100%;padding-top: .07rem;color: #666666;line-height: 1.6;}

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

@media(max-width: 750px){
    .q-left{width: 100%;margin-bottom: .3rem;}
    .q-nub{font-size: .5rem;}
    .q-right{width: 100%;}
}

.r-main{position: relative;width: 100%;padding: .95rem .3rem .3rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.r-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.r-top{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.r-left{width: 4.8rem;}
.r-titles{width: 100%;position: relative;padding-bottom: .25rem;margin-bottom: .35rem;color: #000000;line-height: 1.27;font-weight: bold;}
.r-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .04rem;background-color: #136bcc;}
.r-intro{width: 100%;color: #666666;line-height: 1.75;}
.r-right{width: 7.6rem;padding-top: .2rem;}
.r-synopsis{width: 100%;position: relative;padding: .45rem .3rem; color: #000000;line-height: 1.5;font-weight: bold;text-align: center;border: solid 1px rgba(0,0,0,.2);}
.r-synopsis:after{content: '';position: absolute;left: .53rem;bottom: -.11rem;display: block;width: .65rem;height: .41rem;background-image: url('../images/a16.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.r-bottom{width: 100%;}
.r-item{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;width: 100%;padding: .7rem 0;} 
.r-item:nth-child(2n){flex-direction: row-reverse;}
.r-lt{width: 8rem;}
.r-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(500/800*100%);}
.r-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.r-rt{width: calc(100% - 8.2rem);padding: 0 .5rem;}
.r-box{width: 100%;font-size: 0;margin-bottom: .3rem;}
.r-name{display: inline-block;vertical-align: bottom;color: #000000;line-height: 1.5;font-weight: bold;}
.r-nubbox{display: inline-block;vertical-align: bottom;position: relative;padding-left: 1.5rem;}
.r-nubbox:before{content: '';position: absolute;bottom: .75em;left: .2rem;width: 1.2rem;height: 1px;background-color: #136bcc;}
.r-nub{display: inline-block;position: relative;top: .1em; color: #136bcc;font-weight: bold;line-height: 1.16;font-style: italic;
	background-image: linear-gradient(180deg, #136bcc 0%,  #e3eefc 100%);
	-webkit-background-clip:text; 
    background-clip: text;
    -webkit-text-fill-color: transparent; 
    text-fill-color: transparent;} 
.r-textbox{width: 100%;color: #666666;line-height: 1.75;}
.r-textbox *{line-height: inherit;}

@media(max-width: 750px){
    .r-main{padding-bottom: .5rem;}
    .r-left{width: 100%;margin-bottom: .3rem;}
    .r-right{width: 100%;}
    .r-synopsis:after{left: .3rem;}
    .r-item{padding: .5rem 0;}
    .r-lt{width: 100%;margin-bottom:  .3rem;}
    .r-rt{width: 100%;padding: 0;}
    .r-nub{font-size: .6rem;}
}

.s-main{width: 100%;padding: .95rem .3rem .9rem;}
.s-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.s-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.s-left{width: 3.6rem;}
.s-form{width: 100%;}
.s-titles{width: 100%;position: relative;padding-bottom: .25rem;margin-bottom: .6rem;color: #000000;line-height: 1.27;font-weight: bold;}
.s-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .04rem;background-color: #136bcc;}
.s-search{display: block;position: relative;width: 100%;padding-left: .56rem;margin-bottom: .3rem;border: solid 1px #e2e2e2;}
.s-input{display: block;border: none;width: 100%;height: .5rem;color: #333;padding-right: .2rem;}
.s-submit{position: absolute;top: 0;left: 0;display: block;cursor: pointer;border: none;background-color: transparent;width: .56rem;height: 100%;background-image: url('../images/a17.png');background-size: 1em auto;background-position: center center;background-repeat: no-repeat;}
.s-navbox{width: 100%;}
.s-nav{display: block;cursor: pointer;position: relative;width: 100%;padding: .25rem calc(1em + .2rem) .25rem .2rem; color: #666666;line-height: 1.5;border-bottom: 1px solid #e2e2e2;}
.s-nav:after{opacity: 0;transition: all .3s;content: '';position: absolute;top: 0;right: .2rem;width: .375em;height: 100%;background-image: url('../images/a18.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.s-nav:hover{color: #136bcc;border-bottom: 1px solid #136bcc;}
.s-nav:hover:after{opacity: 1;}
.s-nav.active{color: #136bcc;border-bottom: 1px solid #136bcc;}
.s-nav.active:after{opacity: 1;}

.s-right{width: calc(100% - 4.4rem);}
.s-list{width: 100%;padding-bottom: .1rem;display: flex;flex-wrap: wrap;font-size: 0;}
.s-item{display: block;cursor: pointer; width: 32.14%;padding: .55rem .4rem .6rem;margin-bottom: .4rem;margin-right: 1.78%;border: solid 1px #e2e2e2;}
.s-item:nth-child(3n){margin-right: 0;}
.s-text{width: 100%;margin-bottom: .1rem;}
.s-name{width: 100%;margin-bottom: .07rem;line-height: 1.5;color: #000000;font-weight: bold;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.s-intro{width: 100%;color: #333333;line-height: 1.6; display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.s-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(210/280*100%);}
.s-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.s-labelbox{width: calc(100% + .2rem);position: relative;left: -.1rem;padding-top: .4rem;text-align: center;}
.s-label{display: inline-block;vertical-align: middle;margin: .1rem .1rem 0;padding: 0 .2rem;color: #666666;line-height: 1.8;border-radius: .06rem;border: solid 1px #e2e2e2;}

.s-item:hover{box-shadow: 0px .02rem .21rem 0px rgba(14, 78, 152, 0.1);}
.s-item:hover .s-img img{transform: scale(1.05);}
.s-item:hover .s-name{color: #136bcc;}
.s-item:hover .s-label{border: solid 1px #136bcc;background-color: #136bcc;color: #fff;}

@media(max-width: 750px){
    .s-left{width: 100%;margin-bottom: .5rem;}
    .s-input{height: .6rem;}
    .s-right{width: 100%;}
    .s-item{width: calc(50% - .15rem);margin-right: .3rem;padding: .3rem .3rem;}
    .s-item:nth-child(3n){margin-right: .3rem;}
    .s-item:nth-child(2n){margin-right: 0;}
}

.t-main{width: 100%;padding: 1rem .3rem .6rem;}
.t-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.t-top{width: 100%;margin-bottom: .6rem;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;font-size: 0;}
.t-left{width: 6.4rem;border: solid 1px #e2e2e2;}
.t-b{width: 100%;}
.t-item{display: block;width: 100%;}
.t-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(480/640*100%);}
.t-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain;transform: scale(1.00);transition: all ease .5s;}
.t-right{width: 7.2rem;}
.t-titles{width: 100%;position: relative;padding-bottom: .25rem;margin-bottom: .35rem;color: #000000;line-height: 1.27;font-weight: bold;}
.t-titles:before{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;background-color: #e2e2e2;}
.t-titles:after{content: '';position: absolute;bottom: -.015rem;left: 0;width: .3rem;height: .04rem;background-color: #136bcc;}
.t-intro{width: 100%;color: #333333;line-height: 1.5;}
.t-intro *{line-height: inherit;}

.t-bottom{width: 100%;}
.t-one{display: block;margin-bottom: .4rem;background-color: #fbfbfb;}
.t-subtitle{width: 100%;padding: .1rem .3rem;color: #ffffff;line-height: 1.5;text-align: center;background-color: #136bcc;}
.t-textbox{width: 100%;padding: .3rem 1rem;color: #333333;line-height: 1.5;}
.t-textbox *{line-height: inherit;}
.t-textbox p:before{content: '◆';margin-right: .1rem;color: #136bcc;} 
.t-table{width: 100%;overflow: auto;}
.t-table table{width: 100%;border: none;}
.t-table tr{width: 100%;border: none;}
.t-table td{padding: .1rem .3rem;border: none;color: #333333;line-height: 1.8;}
.t-table tr:nth-child(2n){background-color: #f2f2f2;}
.t-table td:nth-child(1){ width: 3.38rem;padding-left: 1rem;}

@media(max-width: 750px){
    .t-left{width: 100%;margin-bottom: .3rem;}
    .t-right{width: 100%;}
    .t-textbox{padding: .3rem;}
    .t-table td{word-break: break-all;}
    .t-table td:nth-child(1){width: 2rem;padding-left: .3rem;}
}

/* 首字母大写 */ 
.h-j::first-letter{ text-transform: uppercase;}
.h-sub>li>a::first-letter{ text-transform: uppercase;}
.nav-item::first-letter{ text-transform: uppercase;}
.f-one::first-letter{ text-transform: uppercase;}
.f-two::first-letter{ text-transform: uppercase;}


/* 

.q-titles{width: 100%;position: relative;padding-bottom: .25rem;color: #000000;line-height: 1.27;font-weight: bold;}
.q-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .04rem;background-color: #136bcc;}

.f-inner{width: 100%;max-width: 16rem;margin: 0 auto;}

background-color: #136bcc;
transition: all  .3s;
.dc-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
filter: grayscale(100%) brightness(500%);  图片变白

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

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

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


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

*/
