@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: 750px){
    html{font-size: calc(750px / 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:#0067ac  #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: #0067ac;}
.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: #666666;}
form input:-moz-placeholder,
form textarea:-moz-placeholder{color: #666666;}
form input::-moz-placeholder,
form textarea::-moz-placeholder{color: #666666;}
form input:-ms-input-placeholder,
form textarea:-ms-input-placeholder{color: #666666;}

/* 动画 */

.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;}


.header{width: 100%;position: relative;z-index: 288;background-color: #fff;box-shadow: 0 1px  #eeeeee;}
.h-top{width: 100%;display: flex;align-items: center;justify-content: space-between;box-shadow: 0 1px  #eeeeee;}
.h-left{font-size: 0;padding-left: .4rem;}
.h-logo{display: block;font-size: 0;}
.h-link{display: block;cursor: pointer;height: .8rem;line-height: .8rem;}
.h-link img{max-width: none;height: .6rem;}
.h-right{display: block;font-size: 0;}
.h-language{display: inline-block;vertical-align: middle;cursor: pointer;position: relative;}
.hl-tip{display: block;min-width: 1.84rem;text-align: center;padding: 0 .15rem;color: #222222;height: .8rem;line-height: .8rem;background-color: #eff4fd;}
.hl-tip:before{content: '';display: inline-block;vertical-align: middle;margin-right: .06rem;width: 1.16em;height: 1.5em;background-image: url('../images/a2.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: .09rem;width:.61em;height: 1.5em;background-image: url('../images/a3.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: 100%;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: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);} 

.h-search{display: inline-block;vertical-align: middle;cursor: pointer;padding:0 .35rem; background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
.hs-tip{display: inline-block;vertical-align: middle;min-width: 4.3rem;padding-right: .3rem;color: #ffffff;height: .8rem;line-height: .8rem;}
.hs-icon{display: inline-block;vertical-align: middle;height: .8rem;line-height: .8rem;}
.hs-icon img{width: 1em;}
.h-search2{display: none;cursor: pointer;position: relative;width: .6rem;height: .6rem;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
.h-search2:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('../images/a4.png');background-size: 1em auto;background-position: center center;background-repeat: no-repeat;}

.hs-search{opacity: 0;z-index: -1;visibility: hidden;transition: all .5s;position: absolute;top: .8rem;left: 0;width: 100%;padding: .8rem .3rem;background-color: #fff;}
.hs-shade{display: none;}
.hs-close{position: absolute;top: .4rem;right: .4rem;z-index: 28;width: .21rem;height: .21rem;display: block;cursor: pointer;background-image: url('../images/a38.png');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.hs-close:hover{background-image: url('../images/a38-b.png');}
  
.hs-form{width: 100%;}
.hs-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;} 
.hs-top{width: 100%;padding-bottom: .2rem;}
.hs-titles{display: inline-block;vertical-align: bottom;margin-bottom: .15rem;padding-right: .15rem;color: #222222;font-weight: bold;line-height: 1.2;}
.hs-intro{display: inline-block;vertical-align: bottom;margin-bottom: .2rem;color: #222222;line-height: 1.5;}
.hs-bottom{display: flex;width: 100%;background-color: #eff4fd;border-radius: .2rem;border: solid 1px #dce2ed;}
.hs-lt{flex: 1;border-radius: .2rem  0 0 .2rem;position: relative;}
.hs-input{display: block;border: none;background-color: transparent;width: 100%;padding: 0 .6rem 0 .28rem;color: #222222;height: .8rem;}
.hs-empty{opacity: 0;visibility: hidden;z-index: -1; position: absolute;top: 0;right: .23rem;width: .34rem;height: 100%;display: block;cursor: pointer;background-image: url('../images/a21.png');background-size: .14rem auto;background-position: center center;background-repeat: no-repeat;}
.hs-empty:hover{background-image: url('../images/a21-b.png');}
.hs-search.show_empty .hs-empty{opacity: 1;visibility: visible;z-index: 1;}
.hs-rt{font-size: 0;}
.hs-submit{display: block;cursor: pointer;border: none;min-width: 2rem;padding: 0 .25rem;text-align: center;height: .8rem;line-height: .8rem;color: #ffffff;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);border-radius: 0px .2rem .2rem 0px;}
.hs-bottom{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.header.search-state .hs-search{z-index: 38;opacity: 1;visibility: visible;}
body.fixed .hs-search{position: fixed;top: .6rem;}

.h-bottom{width: 100%;}
.h-cont{width: 100%;}
.h-inner{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.h-lt{display: flex;align-items: center;padding-left: .4rem;font-size: 0;}
.h-logo2{display: none;margin-right: .8rem;height: .6rem;line-height: .6rem;}
.h-logo2 img{max-width: none;height: .41rem;}
.h-rt{display: flex;align-items: center;font-size: 0;}
.h-list{display: block;font-size: 0;}
.h-item{display: inline-block;vertical-align: middle;margin-right: .95rem;}
.h-onebox{display: block;}
.h-one{display: inline-block;vertical-align: top;position: relative;cursor: pointer;color: #222222;font-weight: bold;height: .6rem;line-height: .6rem;}
.h-one:after{content: '';position: absolute;bottom: 0;left: 0;width: 0;transition: ease .5s;height: .03rem;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
.h-sub2{display: none; position: absolute;top: 100%;left: 0;width: 100%;padding: .6rem .3rem;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
.hu-close{position: absolute;top: .4rem;right: .4rem;z-index: 28;width: .21rem;height: .21rem;display: block;cursor: pointer;background-image: url('../images/a38-c.png');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.hu-cont{width: 100%;max-width: 16.4rem;margin: 0 auto;display: flex;flex-wrap: wrap;}
.hu-item{display: inline-block;vertical-align: top;cursor: pointer;width: 25%;padding: .2rem;}
.hu-name{width: 100%;color: #ffffff;line-height: 1.5;}
.hu-intro{width: 100%;max-width: 19em;margin-top: .05rem;line-height: 1.5;color: rgba(255,255,255,.7); overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.hu-item:hover{background-color: rgba(255,255,255,.2);}

.h-menu {display: none; position: absolute;top: 0;right: 0; cursor: pointer; width: .8rem;height: .8rem;background-color: #eff4fd; 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){
    body.fixed .h-cont{position: fixed;top: 0;left: 0;background-color: #fff;box-shadow: 0 1px  #eeeeee;}
    body.fixed .h-logo2{display: block;}
    body.fixed .h-search2{display: block;}
    .h-item:hover .h-one{color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e  100%);-webkit-background-clip:text; background-clip: text;-webkit-text-fill-color: transparent; text-fill-color: transparent;}
    .h-item:hover .h-one:after{width: 100%;}
    .h-item.active .h-one{color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e  100%);-webkit-background-clip:text; background-clip: text;-webkit-text-fill-color: transparent; text-fill-color: transparent;}
    .h-item.active .h-one:after{width: 100%;}

    .h-sub{display: none;position: absolute;top: 100%;left: 0;width: 100%;background-color: #eff4fd;}
    .hb-close{position: absolute;top: .4rem;right: .4rem;z-index: 28;width: .21rem;height: .21rem;display: block;cursor: pointer;background-image: url('../images/a38.png');background-size: cover;background-position: center center;background-repeat: no-repeat;}
    .hb-close:hover{background-image: url('../images/a38-b.png');}
    .hb-cont{width: 100%;width: 5.5rem;padding: .4rem 0;min-height: 4.8rem;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
    .hb-item{display: block;width: 100%;}
    .hb-onebox{display: block;width: 100%;}
    .hb-one{display: flex;align-items: center;justify-content: space-between;cursor: pointer;position: relative;width: 100%;padding: .15rem .4rem;}
    .hb-one:after{opacity: .4;content: '';position: absolute;top: 0;right: .4rem;width: .06rem;height: 100%;background-image: url('../images/a46.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
    .hb-one .hb-icon{display: block;width: .24rem;height: .25rem;line-height: .25rem;}
    .hb-one .hb-icon img{max-width: 100%;max-height: 100%;}
    .hb-one .hb-text{width: calc(100% - .4rem);color: #ffffff;line-height: 1.6;}
    .hb-item.show .hb-one{background-color: rgba(0,66,2,.2);}
    .hb-item.show .hb-one:after{opacity: 1;}
    .hb-right{opacity: 0;z-index: -1;visibility: hidden;transition: all .5s;position: absolute;top: 0;right: .4rem;width: calc(100% - 6.3rem);padding: .4rem  0;height: 100%;overflow: auto;}
    .hb-top{display: block;cursor: pointer;width: 100%;padding-bottom: .2rem;margin-bottom: .55rem; border-bottom: 1px solid #dde5f2;}
    .hb-box{display: flex;align-items: center;justify-content: space-between;width: 100%;margin-bottom: .05rem;}
    .hb-box .hb-icon{display: block;width: .3rem;height: .3rem;line-height: .3rem;}
    .hb-box .hb-icon img{max-width: 100%;max-height: 100%;}
    .hb-box .hb-text{width: calc(100% - .4rem);}
    .hb-box .hb-name{display: inline-block;max-width: 100%;line-height: 1.4;font-weight: bold;}
    .hb-box .hb-name{color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e  100%);-webkit-background-clip:text; background-clip: text;-webkit-text-fill-color: transparent; text-fill-color: transparent;}
    .hb-intro{width: 100%;color: #666666;line-height: 1.6;}
    .hb-bottom{width: 100%;}
    .hb-twobox{display: flex;flex-wrap: wrap;width: 100%;max-width: 52em;}
    .hb-two{display: block;cursor: pointer;width: 33.33%;padding-right: .3rem;margin-bottom: .18rem;color: #222222;line-height: 1.5;font-weight: bold;}
    .hb-two:hover{color: #0067ac;}
    .hb-item.show .hb-right{opacity: 1;visibility: visible;z-index: 8;}
}

@media(max-width: 1200px){
    body{padding-top: .6rem;}
    .header{position: fixed;left: 0;top: 0;} 
    .h-left{padding-left: .3rem;} 
    .h-bottom{width: 260px;position: fixed;right: 0;top: 0;height: 100vh;background-color: #fff;padding-top: 10px;padding-bottom: 10px;overflow: auto;z-index: 1000;transform: translate(100%, 0);transition: transform .3s;}
    .h-right{margin-right: .8rem;} 
    .hs-tip{display: none;}  
    .h-search{min-width: .8rem;padding: 0 .1rem;text-align: center;}

    .h-item.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-item.has-nav.show:after {background-size: 18px auto;background-image: url('../images/a-down.png');}
    .h-inner{display: block;}
    .h-lt{display: block;padding-left: 0;}
    .h-rt{display: none;}
    .h-list{width: 100%;}
    .h-item{width: 100%;position: relative;margin-right: 0;}
    .h-one{padding: 0;padding-left: 20px;height: 40px;line-height: 40px;font-size: 16px;}
    .h-sub{display: none;width: 100%;}
    .hb-close{display: none;}
    .hb-cont{width: 100%;}
    .hb-item{width: 100%;margin-bottom: 20px;padding-bottom: 10px;border-bottom: 1px solid #dde5f2;}
    .hb-onebox{display: none;}
    .hb-right{width: 100%;}
    .hb-top{display: block;cursor: pointer;width: 100%;padding-left: 30px;padding-right: 10px; margin-bottom:10px;}
    .hb-box{display: flex;align-items: center;justify-content: space-between;width: 100%;margin-bottom: 5px;}
    .hb-box .hb-icon{display: block;width: 20px;height: 20px;line-height: 20px;}
    .hb-box .hb-icon img{max-width: 100%;max-height: 100%;}
    .hb-box .hb-text{width: calc(100% - 30px);}
    .hb-box .hb-name{display: inline-block;line-height: 1.4;font-weight: bold;font-size: 14px;}
    .hb-box .hb-name{color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e  100%);-webkit-background-clip:text; background-clip: text;-webkit-text-fill-color: transparent; text-fill-color: transparent;}
    .hb-intro{display: none; width: 100%;color: #666666;line-height: 1.6;font-size: 14px;}
    .hb-bottom{width: 100%;}
    .hb-twobox{width: 100%;}
    .hb-two{display: block;cursor: pointer;padding-left: 30px;padding-right: 10px;width: 100%;margin-bottom: 10px;color: #222222;line-height: 1.5;font-weight: bold;font-size: 14px;}
    .hb-two:hover{color: #0067ac;}

    .h-item.has-nav2: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-item.has-nav2.show:after {background-size: 18px auto;background-image: url('../images/a-down.png');}
    .h-sub2{display: none;width: 100%;position: relative;padding:  10px;}
    .hu-close{display: none;}
    .hu-item{width: 100%;padding: 10px;}
    .hu-name{font-size: 16px;}
    .hu-intro{font-size: 14px;}


    /* 菜单 */
    .h-menu {display: block; } 
    .header.menu-state .h-bottom{transform: translate(0, 0);}
    .header.menu-state .h-opa {display: block;}
}

.footer{width: 100%;overflow: hidden;}
.f-top{width: 100%;padding: 1.15rem .3rem .6rem; background-color: #eef5fe;}
.f-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
.f-cont{display: flex;flex-wrap: wrap;align-items: center; flex-direction: row-reverse;width: 100%;}
.f-left{flex: 1;margin-bottom: .3rem;padding-right: .3rem;}
.f-textbox{width: 100%;color: #222222;line-height: 1.6;}
.f-textbox *{line-height: inherit;}
.f-right{font-size: 0;margin-bottom: .3rem;}
.f-logo{display: block;cursor: pointer;width: 1.76rem;}
.f-logo img{width: 100%;}
.f-list{width: 100%;display: flex;flex-wrap: wrap;font-size: 0;}
.f-item{display: block;cursor: pointer;width: 31.7%;padding: .3rem .3rem .35rem; margin-right: 2.45%;margin-bottom: .4rem;background-color: #ffffff;border-radius: .2rem;}
.f-item:nth-child(3n){margin-right: 0;}
.f-icon{position: relative;top: 0;transition: all .5s;display: block;width: .7rem;height: .7rem;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);border-radius: .2rem;}
.f-icon img{width: 100%;}
.f-text{width: 100%;padding-top: .2rem;}
.f-name{width: 100%;margin-bottom: .1rem;color: #222222;line-height: 1.5;}
.f-intro{width: 100%;color: #666666;line-height: 1.8;}
.f-item:hover .f-icon{top: -.1rem;}
.f-item:hover .f-name{color: #0067ac;}
.f-bottom{width: 100%;position: relative;padding: .32rem .3rem;background-color: #162542;}
.f-main{width: 100%;max-width: 16.4rem;margin: 0 auto;display: flex;align-items: center;flex-wrap: wrap;}
.f-lt{flex: 1;font-size: 0;}
.f-link{display: inline-block;vertical-align: middle;padding: .05rem .15rem .05rem 0;color: rgba(255,255,255,.4);line-height: 1.6;}
.f-lt a:hover{cursor: pointer;color: #fff;}
.f-rt{font-size: 0;}
.f-sharebox{display: block;padding-right: .02rem;}
.f-share{display: inline-block;vertical-align: middle;cursor: pointer;margin-right: .28rem;height: 1.6em;line-height: 1.6em;}
.f-share>img{max-width: none;height: 1.31em;opacity: .4;transition: all .5s;}
.f-share:hover>img{opacity: 1;}  
.f-backtop{position: absolute;right: 0;top: 0;width: 1.4rem;height: 100%;cursor: pointer;display: flex;align-items: center;justify-content: center;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
.f-backtop img{width: .81em;}

@media(max-width: 750px){
    .f-left{flex: none;width: 100%;}
    .f-right{width: 100%;}
    .f-item{width: 100%;margin-right: 0;}
    .f-lt{width: 100%;text-align: center;}
    .f-link{padding: .05rem;}
    .f-rt{width: 100%;text-align: center;}
    .f-share{margin: .1rem .15rem;}
    .f-backtop{position: relative;width: 100%;max-width: 8em;margin: 0 auto; height: .6rem;margin-top: .3rem;}
}

.my-id{position: absolute;top: -.6rem;}

@media(max-width: 1200px){
    .my-id{top: -.8rem;}
}

/*视频容器样式*/
.xv-a {position: fixed;left: 0;top: 120%;z-index: 388;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.8);transition: top .5s ease-in-out;}
.xv-a.show {top: 0;} 
.xv-main {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);width: 800px;max-width: 94%;}
.xv-cont {width: 100%;} 
.xv-close {display: block;width: 40px;height: 40px;border-radius: 50%;background-color: #0a6f9f;background-image: linear-gradient(90deg, #0a6f9f 0%, #5fb238 100%);position: absolute;right: -20px;top: -20px;cursor: pointer;z-index: 10000;}
.xv-icon {display: block;width: 100%;height: 100%;font-size: 21px;text-align: center;line-height: 40px;color: #fff;} 
.xv-iframe {width: 100%;height: 60vh;} 
.xv-video {width: 100%;height: auto;max-height: 90vh;} 
@media(max-width:1200px) {
    .xv-close {right: 0;top: -45px;}
}

.banner{width: 100%;position: relative;}
.banner-img{width: 100%;}
.banner-img img{width: 100%;}
.banner-text{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 16.4rem;max-width: calc(100% - .6rem);}
.banner-titles{width: 100%;color: #ffffff;font-weight: bold;line-height: 1.17;}

.nav{width: 100%;padding: 0 .3rem; position: relative;}
.nav-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;font-size: 0;}
.nav-inner:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.nav-left{flex: 1;width: 0;padding-right: .3rem;}
.nav-b{display: inline-block;}
.nav-item{display: block;cursor: pointer;width: auto;padding: 0 .3rem;color: #222222;line-height: .9rem;}
.nav-item:hover{color: #fff;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
.nav-item.active{color: #fff;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}

.nav-right{float: right;font-size: 0;max-width: 100%;}
.nav-one{display: inline-block;vertical-align: middle;color: #444444;line-height: .9rem;}
.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: 1.12em;height: 1.6em;background-image: url('../images/a15.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}

.banner.cont2 .banner-text{margin-top: -.45rem;}
.banner .nav{position: absolute;bottom: 0;left: 0;background-color: rgba(255,255,255,.8);backdrop-filter: blur(.2rem);}
.banner .nav-inner{display: flex;}

@media(max-width: 750px){
    .nav-right{white-space: nowrap;overflow: auto;}
    .banner .nav-left{padding-right: 0;width: 100%;flex: none;text-align: center;}
    .banner .nav-right{display: none;}
    .nav-item{padding: 0 .15rem;}
}

.paging{width: 100%;text-align: center;font-size: 0;}
.paging-item{display: inline-block;vertical-align: middle;cursor: pointer;margin:  .1rem .04rem;min-width: 3em;height: 3em;line-height: 3em;border-radius: 1.5em;color: #666666;}
.paging-item:hover{color: #fff;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
.paging-item.active{color: #fff;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
.paging-up{display: inline-block;vertical-align: middle;cursor: pointer;margin:  .1rem .04rem;min-width: 3em;height: 3em;line-height: 3em;border-radius: 1.5em;color: transparent;background-image: url('../images/a18.png');background-size: .5em auto;background-position: center center;background-repeat: no-repeat;}
.paging-up:hover{background-image: url('../images/a18-b.png');}
.paging-next{transform: rotate(-180deg);display: inline-block;vertical-align: middle;cursor: pointer;margin:  .1rem .04rem;min-width: 3em;height: 3em;line-height: 3em;border-radius: 1.5em;color: transparent;background-image: url('../images/a18.png');background-size: .5em auto;background-position: center center;background-repeat: no-repeat;}
.paging-next:hover{background-image: url('../images/a18-b.png');}

.selectbox{width: 100%;position: relative;z-index: 8;}
.select-tip{width: 100%;display: block;cursor: pointer;position: relative;padding-left: .38rem; padding-right: .6rem;background-color: #ffffff;border-radius: .2rem;}
.select-tip:before{display: none;content: "";position: absolute;right: 0;top: 0;z-index: 1;width: .8rem;height: 100%;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);border-radius: 0px .2rem .2rem 0px;}
.select-tip:after{content: "";position: absolute;right: .4rem;top: 0;z-index: 2;width: .11rem;height: 100%;background-image: url('../images/a22.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.select-cur{display: block; width: 100%;height:.8rem;line-height:.8rem;color: #bbbbbb;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.select-cur span{color: #ff0000;}
.select-sub{visibility: hidden;z-index: -1;opacity: 0; position: absolute;top: 100%;left: 0;width: 100%;background-color: #fff; box-shadow: 0 3px 6px -4px rgba(0,0,0,.12), 0 6px 16px 0 rgba(0,0,0,.08), 0 9px 28px 8px rgba(0,0,0,.05);}
.select-cont{width: 100%; max-height: 180px; overflow: auto;}
.select-item{display: block;cursor: pointer; width: 100%; line-height: 1.6;padding: .1rem .15rem .1rem .3rem;color: #666666;}
.select-item:hover{background-color: #0067ac !important;color: #fff;}
.select-item.select{background-color: #f5f5f5;}
.selectbox.show {z-index: 28;}
.selectbox.show .select-sub{visibility: visible;z-index: 98;opacity: 1;transition: all ease .5s;}
.selectbox.active .select-cur{color: #222222;}

.search{width: 100%;padding: 0 .3rem 1rem;}
.search-form{width: 100%;}
.search-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
.search-top{width: 100%;padding-bottom:  .8rem;}
.search-b{width: 100%;padding-bottom: .2rem;}
.search-titles{display: inline-block;vertical-align: bottom;margin-bottom: .15rem;padding-right: .15rem;color: #222222;font-weight: bold;line-height: 1.2;}
.search-nub{display: inline-block;vertical-align: bottom;margin-bottom: .2rem;color: #222222;line-height: 1.5;}
.search-box{display: flex;width: 100%;background-color: #eff4fd;border-radius: .2rem;border: solid 1px #dce2ed;}
.search-lt{flex: 1;border-radius: .2rem  0 0 .2rem;position: relative;}
.search-input{display: block;border: none;background-color: transparent;width: 100%;padding: 0 .6rem 0 .28rem;color: #222222;height: .8rem;}
.search-empty{opacity: 0;visibility: hidden;z-index: -1; position: absolute;top: 0;right: .23rem;width: .34rem;height: 100%;display: block;cursor: pointer;background-image: url('../images/a21.png');background-size: .14rem auto;background-position: center center;background-repeat: no-repeat;}
.search-empty:hover{background-image: url('../images/a21-b.png');}
.search-box.show_empty .search-empty{opacity: 1;visibility: visible;z-index: 1;}
.search-rt{font-size: 0;}
.search-submit{display: block;cursor: pointer;border: none;min-width: 2rem;padding: 0 .25rem;text-align: center;height: .8rem;line-height: .8rem;color: #ffffff;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);border-radius: 0px .2rem .2rem 0px;}
.search-bottom{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.search-left{width: 11.7rem;}
.search-item{display: block;cursor: pointer;width: 100%;padding: .55rem .6rem;margin-bottom: .2rem;background-color: #eff4fd;border-radius: .2rem;}
.search-c{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.search-icon{display: block;width: .3rem;height: .3rem;background-color: #0a6fa0;background-image: linear-gradient(90deg, #0a6fa0 0%, #5baf3e 100%);border-radius: 50%;}
.search-icon img{width: 100%;height: 100%;object-fit: contain;}
.search-name{width: calc(100% - .4rem);color: #222222;line-height: 1.4; display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.search-intro{width: 100%;margin-top: .05rem;color: #444444;line-height: 1.75;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.search-link{width: 100%;margin-top: .17rem;color: #999999;line-height: 1.7;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.search-item:hover .search-name{color: #0067ac;}
.search-right{width: 4.1rem;}
.search-sort{width: 100%;padding: .35rem .3rem .3rem .4rem;margin-bottom: .2rem;background-color: #eff4fd;border-radius: .2rem;}
.search-subtitle{width: 100%;margin-bottom: .1rem;color: #222222;line-height: 1.4;}
.search-list{width: 100%;font-size: 0;}
.search-one{display: inline-block;vertical-align: middle;cursor: pointer;margin-right: .1rem;margin-bottom: .1rem; padding: 0 .1rem;color: #222222;line-height: .4rem;background-color: #ffffff;border-radius: .1rem;}
.search-one:hover{color: #fff;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
.search-one.active{color: #fff;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
.search-filters{width: 100%;padding: .35rem .3rem .3rem .4rem;margin-bottom: .2rem;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);border-radius: .2rem;}
.search-remove{display: block;cursor: pointer;margin-bottom: .2rem;color: #ffffff;line-height: 1.6;}
.search-remove img{margin-right: 0.1rem;width: .62em;}
.search-hint{width: 100%;margin-bottom: .15rem;color: #ffffff;line-height: 1.6;}
.search-labelbox{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;}
.search-label{display: flex;align-items: center;cursor: pointer;margin-right: .1rem;margin-bottom: .1rem;min-height: .4rem;padding: 0 .2rem;background-color: rgba(255,255,255,.2);border-radius: .1rem;}
.search-l_icon{display: inline-block;vertical-align: middle;margin-right: .07rem;}
.search-l_icon1{display: block;width: 1em;}
.search-l_icon1 img{max-width: 100%;max-height: 1em;}
.search-l_icon2{display: none;width: 1em;}
.search-l_icon2 img{max-width: 100%;max-height: 1em;}
.search-text{flex: 1;color: #fff;line-height: 1.6;}
.search-label:hover  {background-color: #ffffff;}
.search-label:hover .search-l_icon1{display: none;}
.search-label:hover .search-l_icon2{display: block;}
.search-label:hover .search-text{color: #222222;}
.search-label.active  {background-color: #ffffff;}
.search-label.active .search-l_icon1{display: none;}
.search-label.active .search-l_icon2{display: block;}
.search-label.active .search-text{color: #222222;}

@media(max-width: 750px){
    .search-left{width: 100%;margin-bottom: .3rem;}
    .search-item{padding: .3rem;}
    .search-right{width: 100%;}
    .search-sort{padding: .3rem .2rem .3rem .3rem;}
    .search-one{line-height:  .5rem;}
    .search-filters{padding: .3rem .2rem .3rem .3rem;}
    .search-label{min-height: .5rem;}
}

.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(820/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: 1.15rem;left: 50%;transform: translate(-50%,0);width: 16.4rem;max-width: calc(100% - .6rem);}
.a-titles{width: 100%;max-width: 14em;margin-bottom: .1rem;color: #ffffff;font-weight: bold;line-height: 1.2;}
.a-intro{width: 100%;max-width: 26em; color: rgba(255,255,255,.7);line-height: 1.6;}

.a-pagination{bottom: .8rem;left: 50%;transform: translate(-50%,0);width: 16.6rem;max-width: calc(100% - .4rem);text-align: left;font-size: 0;}
.a-pagination .swiper-pagination-bullet{opacity: 1;display: inline-block;vertical-align: middle;margin: .1rem .1rem 0;width: .08rem;height: .26rem;border-radius: 0;background-image: url('../images/a37.png');background-color: transparent;background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.a-pagination .swiper-pagination-bullet-active{background-image: url('../images/a37-b.png');width: .26rem;}

.a-titles,.a-intro{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-intro{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-intro{transition-delay: .8s;}

@media(max-width: 750px){
    .a-text{top: 45%;transform: translate(-50%,-50%);}
    .a-titles{font-size: .3rem;}
    .a-intro{max-width: 20em; font-size: .24rem;}
    .a-pagination{bottom: .15rem;}
}

.b-main{overflow: hidden;width: 100%;padding: 1.2rem .3rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.b-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
.b-cont{width: 100%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.b-left{width: 7.5rem;}
.b-titles{width: 100%;margin-bottom: .32rem;line-height:1.17;color: #222222;font-weight: bold;}
.b-textbox{width: 100%;margin-bottom: .37rem;color: #222222;line-height: 1.7;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.b-list{width: 100%;padding-bottom: 0.7rem; display: flex;flex-wrap: wrap;justify-content: space-between;}
.b-item{display: block;text-align: center;margin-bottom: .5rem;}
.b-box{width: 100%;}
.b-nub{display: inline-block;vertical-align: bottom;line-height: 1;} 
.b-nub{color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e  100%);-webkit-background-clip:text; background-clip: text;-webkit-text-fill-color: transparent; text-fill-color: transparent;}
.b-unit{display: inline-block;vertical-align: bottom;margin-bottom: .05rem;line-height: 1;color: #222222;}
.b-intro{width: 100%;padding-top: .1rem;color: #222222;line-height: 1.8;}
.b-more{display: inline-block;position: relative;cursor: pointer;padding:0 .73rem 0 .23rem;color: #ffffff;line-height: .6rem;border-radius: .3rem;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
.b-more:after{transition: all .5s;content: '';position: absolute;top: 50%;right: .12rem;transform: translate(0,-50%);width: .4rem;height: .4rem;border-radius: 50%;background-image: url('../images/a14.png');background-color: rgba(110,199,64,.6);background-size: .06rem auto;background-position: center center;background-repeat: no-repeat;}
.b-more:hover:after{right: .05rem;}

.b-right{position: relative;width: 7.45rem;}
.b-right:before{content: '';position: absolute;bottom: .6rem;left: .6rem;width: 8.3rem;height: 8.3rem;background-color: #e9eff9;border-radius: 0px .2rem 0px .2rem;}
.b-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(570/745*100%);border-radius: .2rem;}
.b-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){
    .b-left{width: 100%;margin-bottom:  .5rem;}
    .b-list{padding-bottom: 0;}
    .b-item{width: 45%;}
    .b-nub{font-size: .6rem;}

    .b-right{width: 100%;}
    .b-right:before{display: none;}
}

.c-main{width: 100%;padding: 1rem .3rem 1.1rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.c-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
.c-top{width: 100%;margin-bottom: .6rem;display: flex;align-items: flex-end;}
.c-lt{flex: 1;padding-right: 0.3rem;}
.c-titles{width: 100%;line-height:1.17;color: #222222;font-weight: bold;}
.c-rt{font-size: 0;}
.c-more{display: inline-block;position: relative;cursor: pointer;padding:0 .73rem 0 .23rem;color: #ffffff;line-height: .6rem;border-radius: .3rem;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
.c-more:after{transition: all .5s;content: '';position: absolute;top: 50%;right: .12rem;transform: translate(0,-50%);width: .4rem;height: .4rem;border-radius: 50%;background-image: url('../images/a14.png');background-color: rgba(110,199,64,.6);background-size: .06rem auto;background-position: center center;background-repeat: no-repeat;}
.c-more:hover:after{right: .05rem;}
.c-bottom{width: 100%;position: relative;}
.c-bottom:before{content: '';position: absolute;top: 3.6rem;left: 50%;transform: translate(-50%,0);width: calc(100% + .1rem);height: .9rem;background-image: url('../images/a34.png');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.c-b{width: 100%;}
.c-item{width: 25%;text-align: center;padding: 0 .1rem;}
.c-link{width: 100%;}
.c-img{display: inline-block;max-width: 100%;width: 2.86rem;height: 4rem;text-align: center;line-height: 4rem;position: relative;background-color: #fff;box-shadow: .07rem .07rem .08rem 0px rgba(255, 255, 255, 0.16);}
.c-img:after{content: '';position: absolute;top: 0;left: 100%;width: .2rem;height: 100%;background-image: url('../images/a35.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.c-img img{max-width: 90.2%;max-height: 92.75%;cursor: pointer;}

.c-text{width: 100%;padding-top: .4rem;}
.c-name{width: 100%;max-width: 15em;margin: 0 auto; color: #222222;line-height: 1.5;}

.c-pagination{position: static;width: 100%;text-align: center;font-size: 0;padding-top: .25rem;}
.c-pagination .swiper-pagination-bullet{opacity: 1;display: inline-block;vertical-align: middle;margin: .1rem .1rem 0;width: .08rem;height: .26rem;border-radius: 0;background-image: url('../images/a31.png');background-color: transparent;background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.c-pagination .swiper-pagination-bullet-active{background-image: url('../images/a31-b.png');width: .26rem;}

@media(max-width: 750px){
    .c-bottom:before{top: 3.85rem;}
    .c-item{width: 50%;}
}

.d-main{width: 100%;padding: .9rem .3rem 1.2rem;}
.d-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
.d-top{width: 100%;margin-bottom: .6rem;display: flex;align-items: flex-end;}
.d-lt{flex: 1;padding-right: 0.3rem;}
.d-titles{width: 100%;line-height:1.17;color: #222222;font-weight: bold;}
.d-rt{font-size: 0;}
.d-more{display: inline-block;position: relative;cursor: pointer;padding:0 .73rem 0 .23rem;color: #ffffff;line-height: .6rem;border-radius: .3rem;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
.d-more:after{transition: all .5s;content: '';position: absolute;top: 50%;right: .12rem;transform: translate(0,-50%);width: .4rem;height: .4rem;border-radius: 50%;background-image: url('../images/a14.png');background-color: rgba(110,199,64,.6);background-size: .06rem auto;background-position: center center;background-repeat: no-repeat;}
.d-more:hover:after{right: .05rem;}
.d-bottom{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.d-left{width: 7.9rem;}
.d-special{display: block;cursor: pointer;width: 100%;}
.d-special .d-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(445/790*100%);border-radius: .2rem;}
.d-special .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-special .d-text{width: 100%;padding-top: .22rem;}
.d-special .d-name{width: 100%;margin-bottom: .18rem;color: #222222;line-height: 1.5;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.d-special .d-time{width: 100%;color: #999999;line-height: 1.6;}
.d-special .d-time:before{content: '';display: inline-block;vertical-align: top;margin-right: .06rem;width: 1em;height: 1.6em;background-image: url('../images/a16.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.d-special:hover .d-img img{transform: scale(1.05);}
.d-special:hover .d-name{color: #0067ac;}

.d-right{width: 7.95rem;}
.d-cont{width: 100%;padding-bottom: .1rem;display: flex;flex-wrap: wrap;justify-content: space-between;}
.d-item{display: block;cursor: pointer;width: calc(50% - .2rem);}
.d-item .d-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(211/375*100%);border-radius: .2rem;}
.d-item .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-item .d-text{width: 100%;padding-top: .13rem;}
.d-item .d-name{width: 100%;margin-bottom: .12rem;color: #222222;line-height: 1.5;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.d-item .d-time{width: 100%;color: #999999;line-height: 1.6;}
.d-item .d-time:before{content: '';display: inline-block;vertical-align: top;margin-right: .06rem;width: 1em;height: 1.6em;background-image: url('../images/a16.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.d-item:hover .d-img img{transform: scale(1.05);}
.d-item:hover .d-name{color: #0067ac;}
.d-list{width: 100%;}
.d-one{display: flex;align-items: center;cursor: pointer;flex-wrap: wrap;width: 100%;padding: .15rem 0;min-height: .65rem;border-bottom: 1px solid #f1f1f1;}
.d-one .d-lt{flex: 1;padding-right: .7rem;}
.d-one .d-name{width: 100%;color: #222222;line-height: 1.6;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.d-one .d-rt{font-size: 0;}
.d-one .d-time{width: 100%;color: #999999;line-height: 1.6;}
.d-one .d-time:before{content: '';display: inline-block;vertical-align: top;margin-right: .06rem;width: 1em;height: 1.6em;background-image: url('../images/a16.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.d-one:hover .d-name{color: #0067ac;}

@media(max-width: 750px){
    .d-left{width: 100%;margin-bottom: .3rem;}
    .d-right{width: 100%;}
    .d-cont{padding-bottom: .3rem;}
    .d-one .d-lt{flex: none;width: 100%;padding-right: 0;margin-bottom: .12rem;}
}
 


.i-main{width: 100%;padding: .25rem .3rem .7rem;}
.i-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
.i-top{width: 100%;margin-bottom: .6rem;}
.i-b{width: 100%;background-color: #eff4fd;border-radius: .2rem;}
.i-one{display: block;width: 100%;height: auto;}
.i-one .i-link{display: flex;align-items: center;flex-wrap: wrap;cursor: pointer;width: 100%;height: 100%;}
.i-one .i-lt{width: 6.57rem;}
.i-one .i-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(370/657*100%);}
.i-one .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-one .i-rt{width: calc(100% - 7.9rem);padding: .15rem 0 .15rem 1rem;}
.i-one .i-time{width: 100%;margin-bottom: .15rem;color: #999999;line-height: 1.6;}
.i-one .i-time:before{content: '';display: inline-block;vertical-align: top;margin-right: .06rem;width: 1em;height: 1.6em;background-image: url('../images/a16.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.i-one .i-name{width: 100%;margin-bottom: .5rem;color: #222222;line-height: 1.4;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.i-one .i-more{display: inline-block;position: relative;cursor: pointer;padding:0 .73rem 0 .23rem;color: #ffffff;line-height: .6rem;border-radius: .3rem;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
.i-one .i-more:after{transition: all .5s;content: '';position: absolute;top: 50%;right: .12rem;transform: translate(0,-50%);width: .4rem;height: .4rem;border-radius: 50%;background-image: url('../images/a14.png');background-color: rgba(110,199,64,.6);background-size: .06rem auto;background-position: center center;background-repeat: no-repeat;}
.i-one:hover .i-img img{transform: scale(1.05);}
.i-one:hover .i-name{color: #0067ac;}
.i-one:hover .i-more:after{right: .05rem;}

.i-bottom{width: 100%;padding-bottom: .1rem;}
.i-item{display: flex;align-items: center;flex-wrap: wrap;flex-direction: row-reverse;justify-content: space-between;cursor: pointer;width: 100%;padding-bottom: .4rem;margin-bottom: .4rem;border-bottom: 1px solid #e4ebf9;}
.i-item .i-left{width: 3.75rem;}
.i-item .i-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(211/375*100%);border-radius: .2rem;}
.i-item .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-item .i-right{width: calc(100% - 4.6rem);}
.i-item .i-time{width: 100%;margin-bottom: .15rem;color: #999999;line-height: 1.6;}
.i-item .i-time:before{content: '';display: inline-block;vertical-align: top;margin-right: .06rem;width: 1em;height: 1.6em;background-image: url('../images/a16.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.i-item .i-name{width: 100%;margin-bottom: .15rem;color: #222222;line-height: 1.4;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.i-item .i-intro{width: 100%;margin-bottom: .35rem;color: #666666;line-height: 1.8;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.i-item .i-more{width: 100%;color: #0067ac;line-height: 1.6;}
.i-item .i-more:after{transition: all  .3s;content: '';display: inline-block;vertical-align: top;margin-left: .13rem;width: .375em;height: 1.6em;background-image: url('../images/a17.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.i-item:hover .i-img img{transform: scale(1.05);}
.i-item:hover .i-name{color: #0067ac;}
.i-item:hover .i-more:after{margin-left: .3rem;}

@media(max-width: 750px){
    .i-one .i-lt{width: 100%;}
    .i-one .i-rt{width: 100%;padding: .3rem;}
    .i-item .i-left{width: 100%;margin-bottom: .3rem;}
    .i-item .i-right{width: 100%;}
}

.j-main{width: 100%;padding: .2rem .3rem 1rem;}
.j-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
.j-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.j-left{width: 12.1rem;}
.j-top{width: 100%;padding-bottom:  .1rem;margin-bottom: .3rem;border-bottom: 1px solid #e4ebf9;}
.j-titles{width: 100%;margin-bottom: .35rem;color: #222222;font-weight: bold;line-height: 1.38;}
.j-tipbox{width: 100%;font-size: 0;}
.j-tip{display: inline-block;vertical-align: middle;margin-right: .3rem;margin-bottom: .05rem;color: #666666;line-height: 1.6;}
.j-textbox{width: 100%;color: #444444;line-height: 1.8;}
.j-textbox *{line-height: inherit;max-width: 100%;}
.j-buttom{display: flex;align-items: center;flex-wrap: wrap;width: 100%;margin-top: .4rem;padding-top: .35rem;border-top: 1px solid #e4ebf9;}
.j-lt{flex: 1;padding-right: .5rem;}
.j-link{cursor: pointer;margin: .1rem 0;color: #222222;line-height: 1.6;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.j-link:hover{color: #0067ac;}
.j-rt{font-size: 0;}
.j-back{display: inline-block;position: relative;cursor: pointer;padding:0 .7rem 0 .24rem;color: #ffffff;line-height: .6rem;border-radius: .3rem;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
.j-back:after{transition: all .5s;content: '';position: absolute;top: 50%;right: .12rem;transform: translate(0,-50%);width: .4rem;height: .4rem;border-radius: 50%;background-image: url('../images/a19.png');background-color: rgba(110,199,64,.6);background-size: .16rem auto;background-position: center center;background-repeat: no-repeat;}
.j-back:hover:after{right: .05rem;}

.j-right{width: 3.35rem;}
.j-subtitle{width: 100%;margin-bottom: .33rem;color: #222222;font-weight: bold;line-height: 1.3;}
.j-list{width: 100%;}
.j-item{display: block;cursor: pointer;width: 100%;padding-bottom: .25rem;margin-bottom: .4rem;border-bottom: 1px solid #e4ebf9;}
.j-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(189/335*100%);border-radius: .2rem;}
.j-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.j-text{width: 100%;padding-top: .17rem;}
.j-name{width: 100%;margin-bottom: .08rem;color: #222222;line-height: 1.5;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.j-time{width: 100%;color: #999999;line-height: 1.6;}
.j-time:before{content: '';display: inline-block;vertical-align: top;margin-right: .06rem;width: 1em;height: 1.6em;background-image: url('../images/a16.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.j-item:hover .j-img img{transform: scale(1.05);}
.j-item:hover .j-name{color: #0067ac;}

@media(max-width: 750px){
    .j-left{width: 100%;margin-bottom: .5rem;}
    .j-lt{flex: none;width: 100%;padding-right: 0;}
    .j-rt{width: 100%;text-align: center;padding-top: .15rem;}
    .j-right{width: 100%;}
}

.k-main{width: 100%;padding: .25rem .3rem .9rem;}
.k-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
.k-cont{width: 100%;display: flex;flex-wrap: wrap;font-size: 0;}
.k-item{display: block;cursor: pointer;width: 32.13%;margin-right: 1.8%;border-radius:.2rem;overflow: hidden;margin-bottom: .3rem;}
.k-item:nth-child(3n){margin-right: 0;}
.k-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(296/527*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%;position: relative;display: flex;flex-wrap: wrap;align-content: center;align-items: center;padding: .55rem 1.3rem .5rem .55rem;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
.k-text:after{transition: all .5s;content: '';position: absolute;top: 50%;right: .5rem;transform: translate(0,-50%);width: .4rem;height: .4rem;border-radius: 50%;background-image: url('../images/a14.png');background-color: rgba(110,199,64,.6);background-size: .06rem auto;background-position: center center;background-repeat: no-repeat;}
.k-name{width: 100%;margin-bottom: .1rem;color: #ffffff;line-height: 1.5;}
.k-intro{width: 100%;color: rgba(255,255,255,.7);line-height: 1.6;}
.k-item:hover .k-img img{transform: scale(1.05);}

@media(max-width: 750px){
    .k-item{width: 100%;margin-right: 0;}
    .k-text{padding: .5rem 1rem .5rem .3rem;}
    .k-text:after{right: .3rem;}
}

.l-main{width: 100%;padding: .2rem .3rem .35rem;}
.l-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
.l-top{width: 100%;padding-bottom: .6rem;position: relative;z-index: 1;}
.l-titles{width: 100%;margin-bottom: .3rem;color: #222222;font-weight: bold;line-height: 1.2;}
.l-intro{width: 100%;margin-bottom: .55rem;color: #444444;line-height: 1.6;}
.l-buttom{display: inline-block;cursor: pointer;padding: 0 .42rem;color: #fefefe;height: .6rem;line-height: .6rem;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);border-radius: .2rem;}
.l-select{width: 100%;margin-bottom: .2rem; max-width: 6.38rem;}
.l-select .select-tip{padding-left: .2rem;padding-right: .9rem;background-color: #eef5fe;}
.l-select .select-tip:before{display: block;}
.l-select .select-tip:after{right: 0;width: .8rem;background-image: url('../images/a20.png');background-size:.19rem auto;}

.l-bottom{width: 100%;}
.l-item{display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;width: 100%;padding: .2rem;background-color: #eef5fe;border-radius: .2rem;margin-bottom: .3rem;}
.l-left{width: 3rem;}
.l-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(300/300*100%);border-radius: .2rem;}
.l-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.l-right{width: calc(100% - 3.7rem);}
.l-name{width: 100%;margin-bottom: .25rem;color: #222222;line-height: 1.4;}
.l-textbox{width: 100%;color: #444444;line-height: 1.7;}
.l-textbox *{line-height: inherit;}

@media(max-width: 750px){
    .l-item{padding: .3rem;}
    .l-left{width: 100%;margin-bottom: .3rem;}
    .l-right{width: 100%;}
}

.m-main{width: 100%;padding: 0 .3rem 1.1rem;}
.m-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
.m-top{position: relative;z-index: 1;width: 100%;padding: .6rem .6rem .3rem; margin-bottom: .9rem;background-color: #eff4fd;border-radius: .2rem;}
.m-search{display: flex;width: 100%;margin-bottom: .3rem;background-color: #ffffff;border-radius: .2rem;border: solid 1px #dce2ed;}
.m-lt{flex: 1;border-radius: .2rem  0 0 .2rem;position: relative;}
.m-input{display: block;border: none;background-color: transparent;width: 100%;padding: 0 .6rem 0 .38rem;color: #222222;height: .8rem;}
.m-empty{opacity: 0;visibility: hidden;z-index: -1; position: absolute;top: 0;right: .23rem;width: .34rem;height: 100%;display: block;cursor: pointer;background-image: url('../images/a21.png');background-size: .14rem auto;background-position: center center;background-repeat: no-repeat;}
.m-empty:hover{background-image: url('../images/a21-b.png');}
.m-search.show_empty .m-empty{opacity: 1;visibility: visible;z-index: 1;}

.m-rt{font-size: 0;}
.m-submit{display: block;cursor: pointer;border: none;min-width: 2rem;padding: 0 .25rem;text-align: center;height: .8rem;line-height: .8rem;color: #ffffff;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);border-radius: 0px .2rem .2rem 0px;}
.m-selectbox{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;}
.m-select{width: 24%;margin-right: 1.33%;margin-bottom: .3rem;}
.m-select:nth-child(4n){margin-right: 0;}

.m-bottom{width: 100%;max-width: 12.4rem;margin: 0 auto;}
.m-cont{width: 100%;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.m-left{width: 5.8rem;}
.m-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(389/580*100%);border-radius: .2rem;}
.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-right{width: calc(100% - 6.58rem);}
.m-titles{width: 100%;color: #222222;line-height: 1.27;font-weight: bold;}
.m-intro{width: 100%;color: #444444;line-height: 1.8;padding-top: .25rem;}
.m-intro *{line-height: inherit;max-width: 100%;}
.m-intro p{margin-top: .1rem;}
.m-textbox{width: 100%;color: #444444;line-height: 1.8;margin-top: .55rem;}
.m-textbox *{line-height: inherit;max-width: 100%;}

@media(max-width: 750px){
    .m-top{padding: .5rem .3rem .2rem;} 
    .m-select{width: 100%;margin-right: 0;}
    .m-left{width: 100%;margin-bottom: .3rem;}
    .m-right{width: 100%;}
}

.n-main{width: 100%;}
.n-cont{width: 100%;position: relative;}
.n-left{position: absolute;top: 0;right: 0;width: 62.13%;height: 100%;}
.n-img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}
.n-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.n-right{position: relative;z-index: 1;width: 41.61%;display: flex;align-items: center;}
.n-box{padding: .3rem 1.7rem .3rem 1.37rem;}
.n-titles{width: 100%;margin-bottom: .25rem;color: #ffffff;font-weight: bold;line-height: 1.17;}
.n-intro{width: 100%;margin-bottom: .3rem;color: #ffffff;line-height: 1.7;}
.n-linkbox{display: inline-block;padding: .1rem;background-color: rgba(0,0,0,.4);border-radius: .25rem;}
.n-link{display: block;cursor: pointer;margin-bottom: 1px;padding: .12rem .2rem;color: #ffffff;line-height: 1.6;border-radius: calc(8em + .12rem);}
.n-link:hover{background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
.n-link.active{background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}

@media(min-width: 750px){
   .n-right{min-height: 6.3rem;background-image: url('../images/a23.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
}
@media(max-width: 750px){
    .n-left{position: relative;width: 100%;height: auto;padding-top: calc(630/1193*100%);}
    .n-right{width: 100%;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
    .n-box{padding: .5rem .3rem;}
}

.o-main{overflow: hidden;width: 100%;position: relative;padding: 1.2rem .3rem .76rem;background-image: url('../images/b18.jpg');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.o-main .nav{position: absolute;top: 0;left: 0;z-index: 18;}
.o-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
.o-cont{width: 100%;}
.o-item{display: flex;align-items: flex-start;flex-wrap: wrap;justify-content: space-between;width: 100%;margin-bottom: 1.2rem;}
.o-left{width: 7.7rem;position: relative;}
.o-left:after{content: '';position: absolute;top: .8rem;right: .8rem;width: 8.3rem;height: 5.52rem;background-color: #eef5fe;border-radius: 0px .2rem .2rem 0px;}
.o-img{width: 100%;position: relative;z-index: 1; overflow: hidden;padding-top: calc(551/770*100%);border-radius: .2rem;}
.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-right{width: calc(100% - 8.7rem);}
.o-titles{width: 100%;margin-bottom: 0.25rem;color: #222222;font-weight: bold;line-height: 1.4;}
.o-textbox{width: 100%;color: #222222;line-height: 1.75;}
.o-textbox *{line-height: inherit;max-width: 100%;}
.o-job{display: inline-block;position: relative;cursor: pointer;margin-top: .5rem; padding:0 .78rem 0 .23rem;color: #ffffff;line-height: .6rem;border-radius: .3rem;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
.o-job:after{transition: all .5s;content: '';position: absolute;top: 50%;right: .12rem;transform: translate(0,-50%);width: .4rem;height: .4rem;border-radius: 50%;background-image: url('../images/a14.png');background-color: rgba(110,199,64,.6);background-size: .06rem auto;background-position: center center;background-repeat: no-repeat;}
.o-job:hover:after{right: .05rem;} 


@media(min-width: 750px){
    .o-item:nth-child(2n + 1){flex-direction: row-reverse;}
    .o-item:nth-child(1) .o-left:after{top: auto;right: auto;bottom: .8rem;left: .8rem; height: 5.1rem;}
    .o-item:nth-child(1) .o-img{padding-top: calc(470/770*100%);}
    .o-item:nth-child(2n + 1) .o-left:after{right: auto;left: .8rem;} 
}
@media(max-width: 750px){
    .o-item{width: 100%;margin-bottom: .6rem;}
    .o-left{width: 100%;margin-bottom: .3rem;}
    .o-left:after{display: none;}
    .o-right{width: 100%;}
}

.p-main{width: 100%;}
.p-cont{width: 100%;position: relative;}
.p-left{position: absolute;top: 0;right: 0;width: 70.93%;height: 100%;}
.p-img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}
.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-right{position: relative;z-index: 1;width: 41.61%;display: flex;align-items: center;}
.p-box{padding: .3rem 1rem .3rem 1.4rem;}
.p-titles{width: 100%;margin-bottom: .25rem;color: #ffffff;font-weight: bold;line-height: 1.2;}
.p-subtitle{width: 100%;color: #ffffff;line-height: 1.4;}
.p-intro{width: 100%;padding-top: .2rem;color: #ffffff;line-height: 1.7;}
.p-intro *{line-height: inherit;}
.p-intro p{margin-top: .15rem;}

@media(min-width: 750px){
   .p-right{min-height: 7.6rem;background-image: url('../images/a23.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
}
@media(max-width: 750px){
    .p-left{position: relative;width: 100%;height: auto;padding-top: calc(760/1362*100%);}
    .p-right{width: 100%;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
    .p-box{padding: .5rem .3rem;}
}

.q-main{width: 100%; background-size: cover;background-position: center center;background-repeat: no-repeat;}
.q-inner{width: 100%;padding: .25rem 0 1.25rem;}
.q-cont{width: 100%;display: flex;flex-wrap: wrap;}
.q-left{flex: 1;padding: 0 1rem 0 1.4rem;}
.q-top{width: 100%;padding-bottom: .45rem;}
.q-titles{width: 100%;margin-bottom: .35rem;color: #222222;line-height: 1.27;}
.q-intro{width: 100%;color: #444444;line-height: 1.8;}
.q-bottom{width: 100%;}
.q-subtitle{width: 100%;margin-bottom: .15rem;color: #222222;line-height: 1.4;}
.q-linkbox{position: relative;width: 100%;padding: .35rem 0; display: flex;flex-wrap: wrap;background-color: #ffffff;border-radius: .2rem;}
.q-link{display: block;width: 50%;padding: .07rem .5rem;color: #222222;line-height: 1.6;}
.q-link:hover{color: #0067ac;}

.q-right{width: 9.1rem;}
.q-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(520/910*100%);border-radius: .2rem 0px 0px .2rem;}
.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(min-width: 750px){
    .q-linkbox:after{content: '';position: absolute;top: 0;left: 50%;width: 1px;height: 100%;background-color: #e5edfb;}
}
@media(max-width: 750px){
    .q-left{flex: none;width: 100%;padding: 0 .3rem .5rem;}
    .q-link{width: 100%;padding: .07rem .3rem;}
    .q-right{width: 100%;}
    .q-img{border-radius: .2rem .2rem 0 0;}
}

.r-main{width: 100%;padding: 1.1rem .3rem .8rem;}
.r-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
.r-titles{width: 100%;text-align: center;margin-bottom: .3rem;color: #222222;font-weight: bold;line-height: 1.27;}
.r-cont{width: 100%;display: flex;flex-wrap: wrap;font-size: 0;}
.r-item{display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;cursor: pointer;position: relative;width: 32.13%;margin-right: 1.8%;margin-bottom: .3rem;background-color: #eff4fd;border-radius: .2rem;overflow: hidden;}
.r-item:after{transition: all  .3s;content: '';position: absolute;top: 50%;right: .4rem;transform: translate(0,-50%);width: .4rem;height: .4rem;border-radius: 50%;background-color: rgba(255,255,255,.6);background-image: url('../images/a17.png');background-size: .06rem auto;background-position: center center;background-repeat: no-repeat;}
.r-item:nth-child(3n){margin-right: 0;}
.r-lt{width: 1.9rem;}
.r-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(190/190*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% - 2.38rem);padding-right: 1rem;}
.r-name{width: 100%;color: #222222;line-height: 1.6;}
.r-item:hover .r-img img{transform: scale(1.05);}
.r-item:hover .r-name{color: #0067ac;}
.r-item:hover:after{right: 0.3rem;}

@media(max-width: 750px){
    .r-item{width: 100%;margin-right: 0;} 
}

.s-main{width: 100%;padding: .5rem .3rem;display: flex;align-items: center;min-height: 6.3rem;position: relative;}
.s-img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}
.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-cont{width: 100%;max-width: 16.4rem;margin: 0 auto;position: relative;z-index: 1;}
.s-titles{width: 100%;margin-bottom: .35rem;color: #ffffff;line-height: 1.17;font-weight: bold;}
.s-linkbox{display: inline-block;padding: .1rem;background-color: rgba(0,0,0,.4);border-radius: .25rem;}
.s-link{display: block;cursor: pointer;margin-bottom: 1px;padding: .12rem .2rem;color: #ffffff;line-height: 1.6;border-radius: calc(8em + .12rem);}
.s-link:hover{background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
.s-link.active{background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}

.t-main{width: 100%;padding: .25rem .3rem .1rem;}
.t-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
.t-top{position: relative;width: 100%;margin-bottom: .6rem;display: flex;flex-wrap: wrap;justify-content: space-between;flex-direction: row-reverse;align-items: flex-start;}
.t-left{width: 6.6rem;position: relative;}
.t-b{width: 100%;}
.t-item{width: 100%;position: relative;padding-left: .6rem;}
.t-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(338/600*100%);border-radius: .2rem;}
.t-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.t-img2{position: absolute;bottom: 0;left: 0;width: 1.2rem;text-align: center;}
.t-img2 img{max-width: 100%;max-height:2rem;}
.t-prev{top: auto;margin-top: 0;left: auto;bottom: .3rem;right: .53rem;width: .28rem;height: .2rem;background-image: url('../images/a26.png');background-size: auto 100%;background-position: center center;background-repeat: no-repeat;}
.t-next{transform: rotate(-180deg); top: auto;margin-top: 0;left: auto;bottom: .3rem;right: .22rem;width: .28rem;height: .2rem;background-image: url('../images/a26.png');background-size: auto 100%;background-position: center center;background-repeat: no-repeat;}
.t-right{width: calc(100% - 7.3rem);}
.t-titles{width: 100%;margin-bottom: .4rem;color: #222222;line-height: 1.2;font-weight: bold;}
.t-textbox{width: 100%;color: #222222;line-height: 1.8;}
.t-textbox *{line-height: inherit;}

.t-center{position: relative;width: 100%;padding: .53rem .6rem;margin-bottom: .55rem;background-color: #eff4fd;border-radius: .2rem;}
.t-subtitle{width: 100%;margin-bottom: .2rem;color: #222222;font-weight: bold;line-height: 1.4;}
.t-synopsis{width: 100%;color: #444444;line-height: 1.6;}
.t-synopsis span{padding-right: .2rem;color: #222222;font-weight: bold;}

.t-bottom{width: 100%;position: relative;}
.t-tip{width: 100%;margin-bottom: .3rem;color: #222222;font-weight: bold;line-height: 1.4;}
.t-swiper{width: 100%;}
.t-c{width: 100%;}
.t-one{width: 32.13%;height: auto;padding: .6rem .5rem .65rem; margin-right: 1.8%;background-color: #eff4fd;border-radius: .2rem;}
.t-one:last-child{margin-right: 0;}
.t-box{width: 100%;margin-bottom: .2rem;display: flex;align-items: center;justify-content: space-between;}
.t-icon{display: block;width: .89rem;height: .94rem;background-image: url('../images/a27.png'); background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.t-icon img{width: 100%;height: 100%;object-fit: cover;}
.t-text{width: calc(100% - 1.2rem);}
.t-name{width: 100%;color: #222222;line-height: 1.5;}
.t-intro{width: 100%;color: #444444;line-height: 1.6;}
.t-pagination{position: static;width: 100%;text-align: center;font-size: 0;padding-top: .3rem;}
.t-pagination .swiper-pagination-bullet{opacity: 1;display: inline-block;vertical-align: middle;margin: .1rem .1rem 0;width: .08rem;height: .26rem;border-radius: 0;background-image: url('../images/a31.png');background-color: transparent;background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.t-pagination .swiper-pagination-bullet-active{background-image: url('../images/a31-b.png');width: .26rem;}

@media(max-width: 750px){
    .t-left{width: 100%;margin-bottom: .3rem;}
    .t-right{width: 100%;}
    .t-center{padding: .3rem;}
    .t-one{width: 100%;margin-right: 0;padding: .5rem .3rem;}
}

.u-main{overflow: hidden;position: relative;width: 100%;padding: 0 .3rem .25rem;}
.u-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
.u-titles{width: 100%;margin-bottom: .35rem;color: #222222;line-height: 1.4;font-weight: bold;}
.u-cont{width: 100%;max-width: 9.94rem;margin: 0 auto; position: relative;}
.u-item{width: 100%;padding: 0 .05rem;}
.u-b{width: 100%;overflow: visible;}
.u-link{display: block;cursor: pointer;position: relative;width: 100%;}
.u-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(480/984*100%);border-radius: .2rem;}
.u-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.u-play{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.u-play img{width: .86rem;}

.u-pagination{position: static;width: 100%;text-align: center;font-size: 0;padding-top: .3rem;}
.u-pagination .swiper-pagination-bullet{opacity: 1;display: inline-block;vertical-align: middle;margin: .1rem .1rem 0;width: .08rem;height: .26rem;border-radius: 0;background-image: url('../images/a31.png');background-color: transparent;background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.u-pagination .swiper-pagination-bullet-active{background-image: url('../images/a31-b.png');width: .26rem;}

.v-main{position: relative;width: 100%;padding: 0 .3rem .9rem;}
.v-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
.v-top{width: 100%;}
.v-titles{width: 100%;margin-bottom: .35rem;color: #222222;font-weight: bold;line-height: 1.4;}
.v-cont{width: 100%;margin-bottom:  .52rem;}
.v-tr{width: 100%;display: flex;align-items: center;margin-bottom: .03rem;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);border-radius: .2rem;}
.v-th{display: block;padding:.13rem .05rem;color: #ffffff;line-height: 1.22;}
.v-th:nth-child(1){width: 3rem;padding-left:  .5rem;}
.v-th:nth-child(2){width: 3.45rem;}
.v-th:nth-child(3){width: 2.15rem;}
.v-th:nth-child(4){width: 2.05rem;}
.v-th:nth-child(5){width: 1.5rem;}
.v-th:last-child{flex: 1;}
.v-box{width: 100%;}
.v-one{display: flex;align-items: center;width: 100%;margin-bottom: .03rem;background-color: #eff4fd;border-radius: .2rem;}
.v-one:nth-child(2n){background-color: #f7faff;}
.v-td{display: block;padding:.2rem .05rem;color: #ffffff;line-height: 1.22;}
.v-td:nth-child(1){width: 3rem;padding-left:  .5rem;}
.v-td:nth-child(2){width: 3.45rem;}
.v-td:nth-child(3){width: 2.15rem;}
.v-td:nth-child(4){width: 2.05rem;}
.v-td:nth-child(5){width: 1.5rem;}
.v-td:last-child{flex: 1;}
.v-intro{width: 100%;color: #222222;line-height: 1.6;}
.v-download{display: flex;align-items: center;justify-content: space-between;width: 100%;cursor: pointer;color: #222222;line-height: 1.6;}
.v-download .v-icon{width: .88em;}
.v-download .v-text{width: calc(100% - .88em - .08rem);}
.v-download:hover{color: #0067ac;}

.v-list{width: 100%;display: flex;flex-wrap: wrap;font-size: 0;}
.v-item{display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;cursor: pointer;position: relative;width: 32.13%;margin-right: 1.8%;margin-bottom: .3rem;background-color: #eff4fd;border-radius: .2rem;overflow: hidden;}
.v-item:after{transition: all  .3s;content: '';position: absolute;top: 50%;right: .4rem;transform: translate(0,-50%);width: .4rem;height: .4rem;border-radius: 50%;background-color: rgba(255,255,255,.6);background-image: url('../images/a17.png');background-size: .06rem auto;background-position: center center;background-repeat: no-repeat;}
.v-item:nth-child(3n){margin-right: 0;}
.v-item .v-lt{width: 1.9rem;}
.v-item .v-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(190/190*100%);}
.v-item .v-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.v-item .v-rt{width: calc(100% - 2.38rem);padding-right: 1rem;}
.v-item .v-name{width: 100%;color: #222222;line-height: 1.6;}
.v-item:hover .v-img img{transform: scale(1.05);}
.v-item:hover .v-name{color: #0067ac;}
.v-item:hover:after{right: 0.3rem;}

@media(max-width: 750px){
    .v-cont{overflow: auto;}
    .v-tr{min-width: 16.4rem;}
    .v-th{font-size: .26rem;}
    .v-th:nth-child(1){width: 2.5rem;padding-left:  .3rem;}
    .v-th:nth-child(2){width: 3rem;}
    .v-td:nth-child(1){width: 2.5rem;padding-left:  .3rem;}
    .v-td:nth-child(2){width: 3rem;}
    .v-box{min-width: 16.4rem;}
    .v-intro{font-size: .26rem;}
    .v-download .v-icon{font-size: .26rem;}
    .v-download .v-text{font-size: .26rem;}
    .v-item{width: 100%;margin-right: 0;} 
}

.w-main{position: relative;width: 100%;padding: 1.2rem .3rem;}
.w-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
.w-cont{width: 100%;display: flex;flex-wrap: wrap; align-items: center;justify-content: space-between;}
.w-left{width: calc(100% - 8.85rem);}
.w-titles{width: 100%;margin-bottom: .2rem;color: #222222;font-weight: bold;line-height: 1.2;}
.w-synopsis{display: inline-block;max-width: 100%;line-height: 1.6;font-weight: bold;}
.w-synopsis{color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e  100%);-webkit-background-clip:text; background-clip: text;-webkit-text-fill-color: transparent; text-fill-color: transparent;}
.w-textbox{width: 100%;padding-top: .3rem;color: #444444;line-height: 1.8;}
.w-textbox *{line-height: inherit;}
.w-textbox p{margin-top: .1rem;}
.w-right{width: 7.7rem;}
.w-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(530/770*100%);border-radius: .2rem;}
.w-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){
    .w-left{width: 100%;margin-bottom: .3rem;}
    .w-right{width: 100%;}
}

.x-main{position: relative;overflow: hidden;padding: 1.15rem .3rem 1.1rem; width: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.x-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
.x-titles{width: 100%;text-align: center;margin-bottom: .45rem;color: #222222;line-height: 1.2;font-weight: bold;}
.x-cont{width: 100%;max-width: 10.2rem;margin: 0 auto;}
.x-b{width: 100%;overflow: visible;}
.x-item{width: 100%;padding: 0 .1rem;}
.x-link{display: block;width: 100%;}
.x-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(480/1000*100%);border-radius: .2rem;}
.x-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.x-pagination{position: static;width: 100%;text-align: center;font-size: 0;padding-top: .4rem;}
.x-pagination .swiper-pagination-bullet{opacity: 1;display: inline-block;vertical-align: middle;margin: .1rem .1rem 0;width: .08rem;height: .26rem;border-radius: 0;background-image: url('../images/a31.png');background-color: transparent;background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.x-pagination .swiper-pagination-bullet-active{background-image: url('../images/a31-b.png');width: .26rem;}

.y-main{position: relative;overflow: hidden;padding: 1.15rem .3rem 1.1rem; width: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.y-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
.y-titles{width: 100%;text-align: center;margin-bottom: .5rem;color: #222222;line-height: 1.2;font-weight: bold;}
.y-cont{width: 100%;position: relative;}
.y-cont:before{content: '';position: absolute;top: 3.6rem;left: 50%;transform: translate(-50%,0);width: calc(100% + .1rem);height: .9rem;background-image: url('../images/a34.png');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.y-b{width: 100%;}
.y-item{width: 25%;text-align: center;padding: 0 .1rem;}
.y-link{width: 100%;}
.y-img{display: inline-block;max-width: 100%;width: 2.86rem;height: 4rem;text-align: center;line-height: 4rem;position: relative;background-color: #fff;box-shadow: .07rem .07rem .08rem 0px rgba(255, 255, 255, 0.16);}
.y-img:after{content: '';position: absolute;top: 0;left: 100%;width: .2rem;height: 100%;background-image: url('../images/a35.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.y-img img{max-width: 90.2%;max-height: 92.75%;cursor: pointer;}

.y-text{width: 100%;padding-top: .4rem;}
.y-name{width: 100%;max-width: 15em;margin: 0 auto; color: #222222;line-height: 1.5;}

.y-pagination{position: static;width: 100%;text-align: center;font-size: 0;padding-top: .3rem;}
.y-pagination .swiper-pagination-bullet{opacity: 1;display: inline-block;vertical-align: middle;margin: .1rem .1rem 0;width: .08rem;height: .26rem;border-radius: 0;background-image: url('../images/a31.png');background-color: transparent;background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.y-pagination .swiper-pagination-bullet-active{background-image: url('../images/a31-b.png');width: .26rem;}

@media(max-width: 750px){
    .y-cont:before{top: 3.85rem;}
    .y-item{width: 50%;}
}

.z-main{position: relative; width: 100%;padding: 1.1rem .3rem 1.2rem;}
.z-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
.z-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.z-left{flex: 1;padding-right: 1rem;margin-bottom: .25rem;}
.z-titles{width: 100%;margin-bottom: .2rem;color: #222222;font-weight: bold;line-height: 1.2;}
.z-textbox{width: 100%;color: #444444;line-height: 1.8;}
.z-textbox *{line-height: inherit;max-width: 100%;}
.z-textbox p{margin-bottom: .15rem;} 
.z-right{max-width: 13em;}
.z-list{width: 100%;padding-bottom: .1rem;}
.z-item{display: block;margin-bottom: .3rem;}
.z-box{width: 100%;}
.z-nub{display: inline-block;vertical-align: bottom;line-height: 1;} 
.z-nub{color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e  100%);-webkit-background-clip:text; background-clip: text;-webkit-text-fill-color: transparent; text-fill-color: transparent;}
.z-unit{display: inline-block;vertical-align: bottom;margin-bottom: .05rem;line-height: 1;color: #222222;}
.z-intro{width: 100%;padding-top: .1rem;color: #222222;line-height: 1.8;}

.z-img{width: 100%;overflow: hidden;border-radius: .2rem;}
.z-img img{width: 100%;}

@media(max-width: 750px){
    .z-left{flex: none;width: 100%;padding-right: 0;}
    .z-right{max-width: 100%;width: 100%;}
    .z-list{display: flex;justify-content: space-between;flex-wrap: wrap;}
    .z-item{width: calc(50% - .15rem);}
    .z-nub{font-size: .6rem;}
}

.wa-main{position: relative;overflow: hidden;padding: 1.1rem .3rem 1.2rem; width: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.wa-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
.wa-titles{width: 100%;text-align: center;margin-bottom: .55rem;color: #ffffff;line-height: 1.2;font-weight: bold;}
.wa-cont{width: 100%;}
.wa-b{width: 100%;}
.wa-b:after{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: .02rem;background-image: url('../images/a36.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.wa-item{width: 20%;height: auto;position: relative;padding: 0 .4rem .25rem .3rem;}
.wa-item:before{content: '';position: absolute;top: .6em;left: .04rem;width: 1px;height: calc(100% - .6em);border-left: 1px dashed rgba(255,255,255,.2);}
.wa-item:after{content: '';position: absolute;top: .6em;left: 0;margin-top: -.04rem;width: .08rem;height: .08rem;border-radius: 50%;background-color: rgba(255,255,255,.2);}
.wa-link{display: block;width: 100%;}
.wa-year{width: 100%;margin-bottom: .25rem; color: #ffffff;line-height: 1.2;}
.wa-intro{width: 100%;color: rgba(255,255,255,.8);line-height: 1.75;}
.wa-intro *{line-height: inherit;}
.wa-intro p{margin-bottom: .1rem;} 
.wa-pagination{position: static;width: 100%;text-align: center;font-size: 0;padding-top: .25rem;}
.wa-pagination .swiper-pagination-bullet{opacity: 1;display: inline-block;vertical-align: middle;margin: .1rem .1rem 0;width: .08rem;height: .26rem;border-radius: 0;background-image: url('../images/a31.png');background-color: transparent;background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.wa-pagination .swiper-pagination-bullet-active{background-image: url('../images/a31-b.png');width: .26rem;}

@media(max-width: 1150px){
    .wa-item{width: 25%;}
}
@media(max-width: 950px){
    .wa-item{width: 33.33%;}
}
@media(max-width: 750px){
    .wa-item{width: 70%;}
}

.wb-main{position: relative;overflow: hidden;padding: 1.15rem .3rem 1.1rem; width: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.wb-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
.wb-titles{width: 100%;text-align: center;margin-bottom: .5rem;color: #222222;line-height: 1.2;font-weight: bold;}
.wb-cont{width: 100%;position: relative;}
.wb-cont:before{content: '';position: absolute;top: 3.6rem;left: 50%;transform: translate(-50%,0);width: calc(100% + .1rem);height: .9rem;background-image: url('../images/a34.png');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.wb-b{width: 100%;}
.wb-item{width: 25%;text-align: center;padding: 0 .1rem;}
.wb-link{width: 100%;}
.wb-img{display: inline-block;max-width: 100%;width: 2.86rem;height: 4rem;text-align: center;line-height: 4rem;position: relative;background-color: #fff;box-shadow: .07rem .07rem .08rem 0px rgba(255, 255, 255, 0.16);}
.wb-img:after{content: '';position: absolute;top: 0;left: 100%;width: .2rem;height: 100%;background-image: url('../images/a35.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.wb-img img{max-width: 90.2%;max-height: 92.75%;cursor: pointer;}

.wb-text{width: 100%;padding-top: .4rem;}
.wb-name{width: 100%;max-width: 15em;margin: 0 auto; color: #222222;line-height: 1.5;}

.wb-pagination{position: static;width: 100%;text-align: center;font-size: 0;padding-top: .3rem;}
.wb-pagination .swiper-pagination-bullet{opacity: 1;display: inline-block;vertical-align: middle;margin: .1rem .1rem 0;width: .08rem;height: .26rem;border-radius: 0;background-image: url('../images/a31.png');background-color: transparent;background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.wb-pagination .swiper-pagination-bullet-active{background-image: url('../images/a31-b.png');width: .26rem;}

@media(max-width: 750px){
    .wb-cont:before{top: 3.85rem;}
    .wb-item{width: 50%;}
}

.wc-main{position: relative;overflow: hidden;padding: 1.1rem .3rem 1.1rem;width: 100%;}
.wc-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
.wc-titles{width: 100%;text-align: center;margin-bottom: .5rem;color: #222222;line-height: 1.2;font-weight: bold;}
.wc-cont{position: relative;left: -.15rem;width: calc(100% + .3rem);}
.wc-b{width: 100%;overflow: visible;}
.wc-item{width: 50%;padding: 0 .15rem;}
.wc-link{opacity: .3;transition: all  .5s;display: block;position: relative;width: 100%;border-radius: .2rem;overflow: hidden;}
.wc-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(453/805*100%);}
.wc-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.wc-text{opacity: 0;transition: all  .5s;position: absolute;bottom: 0;left: 0;width: 100%;padding: .26rem .15rem;text-align: center; background-color: rgba(239,244,253,.95);}
.wc-name{width: 100%;color: #222222;line-height: 1.5;font-weight: bold;}
.wc-item.swiper-slide-active .wc-link{opacity: 1;}
.wc-item.swiper-slide-active .wc-text{opacity: 1;}


.wc-pagination{position: static;width: 100%;text-align: center;font-size: 0;padding-top: .4rem;}
.wc-pagination .swiper-pagination-bullet{opacity: 1;display: inline-block;vertical-align: middle;margin: .1rem .1rem 0;width: .08rem;height: .26rem;border-radius: 0;background-image: url('../images/a31.png');background-color: transparent;background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.wc-pagination .swiper-pagination-bullet-active{background-image: url('../images/a31-b.png');width: .26rem;}

@media(min-width: 750px){
    .wc-item.swiper-slide-next .wc-link{opacity: 1;}
    .wc-item.swiper-slide-next .wc-text{opacity: 1;}
}
@media(max-width: 750px){
    .wc-cont{left: 0;max-width: 6rem;margin: 0 auto;}
}
 
.wd-main{width: 100%;padding: .2rem .3rem 1.1rem;background-color: #eff4fd;}
.wd-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
.wd-top{position: relative;z-index: 1;width: 100%;padding: .6rem .6rem .3rem; margin-bottom: .2rem;background-color: #ffffff;border-radius: .2rem;}
.wd-search{display: flex;width: 100%;margin-bottom: .3rem;background-color: #eef5fe;border-radius: .2rem;}
.wd-lt{flex: 1;border-radius: .2rem  0 0 .2rem;position: relative;}
.wd-input{display: block;border: none;background-color: transparent;width: 100%;padding: 0 .6rem 0 .38rem;color: #222222;height: .8rem;}
.wd-empty{opacity: 0;visibility: hidden;z-index: -1; position: absolute;top: 0;right: .23rem;width: .34rem;height: 100%;display: block;cursor: pointer;background-image: url('../images/a21.png');background-size: .14rem auto;background-position: center center;background-repeat: no-repeat;}
.wd-empty:hover{background-image: url('../images/a21-b.png');}
.wd-search.show_empty .wd-empty{opacity: 1;visibility: visible;z-index: 1;}

.wd-rt{font-size: 0;}
.wd-submit{display: block;cursor: pointer;border: none;min-width: 2rem;padding: 0 .25rem;text-align: center;height: .8rem;line-height: .8rem;color: #ffffff;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);border-radius: 0px .2rem .2rem 0px;}
.wd-selectbox{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;}
.wd-select{width: 24%;margin-right: 1.33%;margin-bottom: .3rem;}
.wd-select:nth-child(4n){margin-right: 0;}
.wd-select .select-tip{border: solid 1px #d1dbed;}
.wd-select .select-cur{height: .6rem;line-height: .6rem;}
 
.wd-bottom{width: 100%;padding: .6rem .6rem .7rem; background-color: #ffffff;border-radius: .2rem;}
.wd-list{width: 100%;padding-bottom: .5rem;}
.wd-item{display: flex;flex-wrap: wrap;align-items: center;cursor: pointer;width: 100%;padding: .16rem .2rem;}
.wd-item:nth-child(2n + 1){background-color: #f8fbff;}
.wd-left{flex: 1;padding-right: .5rem;}
.wd-name{width: 100%;color: #222222;line-height: 1.5;}
.wd-right{font-size: 0;padding-right: .4rem;}
.wd-tip{display: inline-block;vertical-align: middle;margin-right: 1rem;color: #222222;line-height: 1.5;}
.wd-tip:last-child{margin-right:  0;}
.wd-item:hover .wd-name{color: #0067ac;}

.wd-cont{width: 100%;padding: 1.15rem 2.1rem 1.2rem;background-color: #ffffff;border-radius: .2rem;}
.wd-titles{width: 100%;text-align: center;color: #222222;font-weight: bold;line-height: 1.27;padding-bottom: .4rem;margin-bottom: .6rem; border-bottom: 1px solid #e4ebf9;}
.wd-textbox{width: 100%;color: #444444;line-height: 1.87;}
.wd-textbox *{line-height: inherit;}
.wd-applybox{width: 100%;text-align: center;padding-top: .7rem;}
.wd-apply{display: inline-block;position: relative;cursor: pointer;padding:0 .78rem 0 .23rem;color: #ffffff;line-height: .6rem;border-radius: .3rem;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
.wd-apply:after{transition: all .5s;content: '';position: absolute;top: 50%;right: .12rem;transform: translate(0,-50%);width: .4rem;height: .4rem;border-radius: 50%;background-image: url('../images/a14.png');background-color: rgba(110,199,64,.6);background-size: .06rem auto;background-position: center center;background-repeat: no-repeat;}
.wd-apply:hover:after{right: .05rem;}
@media(max-width: 750px){
    .wd-top{padding: .5rem .3rem .2rem;} 
    .wd-select{width: 100%;margin-right: 0;} 
    .wd-bottom{padding: .5rem .3rem;}
    .wd-left{flex: none;width: 100%;padding-right: 0;}
    .wd-right{width: 100%;padding-right: 0;}
    .wd-tip{margin-right: .3rem;margin-top: .1rem;}
    .wd-cont{padding: .8rem .3rem;}
}

/* 

background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);
transition: all  .3s;
.dc-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
filter: grayscale(100%) brightness(500%);  图片变白

.o-job{display: inline-block;position: relative;cursor: pointer;padding:0 .78rem 0 .23rem;color: #ffffff;line-height: .6rem;border-radius: .3rem;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
.o-job:after{transition: all .5s;content: '';position: absolute;top: 50%;right: .12rem;transform: translate(0,-50%);width: .4rem;height: .4rem;border-radius: 50%;background-image: url('../images/a14.png');background-color: rgba(110,199,64,.6);background-size: .06rem auto;background-position: center center;background-repeat: no-repeat;}
.o-job:hover:after{right: .05rem;}

.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;} 
 

*/
