@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;}
@media(max-width: 750px){ 
    img[data-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: 800px){
    html{font-size: calc(800px / 1920 * 100);}
}

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

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



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


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

/* 动画 */

.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);} 
.teaser2{opacity:0;transform:translate3d(0,80px,0);}
.teaser2.is-visible2{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{position: fixed;top: 0;left: 0;z-index: 288;padding: 0 .3rem;width: 100%;border-bottom: 1px solid rgba(255,255,255,.2);}
.h-main{width: 100%;max-width: 18rem;margin: 0 auto;}
.h-left{float: left;font-size: 0;}
.h-logo{display: block;font-size: 0;}
.h-link{display: block;cursor: pointer;}
.h-img1{display: block;height: .9rem;line-height: .9rem;}
.h-img1 img{max-width: none;height:  .56rem;}
.h-img2{display: none;height: .9rem;line-height: .9rem;}
.h-img2 img{max-width: none;height:  .56rem;}

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

.h-language{display: block;position: relative;z-index: 8;margin-right: .45rem;}
.hl-tip{display: inline-block;vertical-align: middle;margin-right: .12rem;width: 1.1em;height: .9rem;background-image: url('../images/a2.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.hl-sub{display: inline-block;vertical-align: middle;}
.hl-item{display: inline-block;vertical-align: middle;cursor: pointer;height: .9rem;line-height: .9rem;color: #ffffff;}
.hl-item:after{content: '/';margin: 0 .05rem;}
.hl-item:last-child:after{display: none;}

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

.h-menu {display: none;position: absolute;top:0;right:0;cursor: pointer;width:.9rem;height:.9rem;background-image: url('../images/a-menu.png');background-size: 1.6em 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: 1201px){
    .h-i:hover .h-j:after{width: 100%;}
    .h-i.active .h-j:after{width: 100%;} 
}

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

    .h-right{margin-right: .9rem;height: .9rem;}  
    /* 菜单 */
    .h-menu {display: block;}
    .header.menu-state .h-h {transform: translate(0, 0);}
    .header.menu-state .h-opa {display: block;} 
} 

@media(min-width:750px) {   
    body.fixed .header{background-color: #fff;border-bottom: 1px solid #f7f7f7;}
    body.fixed .h-img1{display: none;}
    body.fixed .h-img2{display: block;}
    body.fixed .h-h{border-right: 1px solid #f7f7f7;}
    body.fixed .h-j{color: #222222;}
    body.fixed .h-i:hover .h-j{color: #b62841;}
    body.fixed .h-i.active .h-j{color: #b62841;}
    body.fixed .h-j:after{background-color: #b62841;}   
    body.fixed .hl-tip{background-image: url('../images/a2-b.png');}   
    body.fixed .hl-item{color: #222222;}   
    body.fixed .h-search{background-image: url('../images/a3-b.png');}   
    body.fixed .h-search:before{background-image: url('../images/a3-b.png');}
    body.fixed .h-menu{background-image: url('../images/a-menu-b.png');}

    body.no-banner{padding-top: .9rem;}
    body.no-banner .header{background-color: #fff;border-bottom: 1px solid #f7f7f7;}
    body.no-banner .h-img1{display: none;}
    body.no-banner .h-img2{display: block;}
    body.no-banner .h-h{border-right: 1px solid #f7f7f7;}
    body.no-banner .h-j{color: #222222;}
    body.no-banner .h-i:hover .h-j{color: #b62841;}
    body.no-banner .h-i.active .h-j{color: #b62841;}
    body.no-banner .h-j:after{background-color: #b62841;}   
    body.no-banner .hl-tip{background-image: url('../images/a2-b.png');}   
    body.no-banner .hl-item{color: #222222;}   
    body.no-banner .h-search{background-image: url('../images/a3-b.png');}   
    body.no-banner .h-search:before{background-image: url('../images/a3-b.png');}
    body.no-banner .h-menu{background-image: url('../images/a-menu-b.png');}
 
}

@media(max-width:750px) {    
    body{padding-top: .9rem;}
    .header{background-color: #fff;border-bottom: 1px solid #f7f7f7;}
    .h-img1{display: none;}
    .h-img2{display: block;}
    .h-h{border-right: 1px solid #f7f7f7;}
    .h-j{color: #222222;}
    .h-i:hover .h-j{color: #b62841;}
    .h-i.active .h-j{color: #b62841;}
    .h-j:after{background-color: #b62841;}   
    .hl-tip{background-image: url('../images/a2-b.png');}   
    .hl-item{color: #222222;}   
    .h-search{background-image: url('../images/a3-b.png');}   
    .h-search:before{background-image: url('../images/a3-b.png');}
    .h-menu{background-image: url('../images/a-menu-b.png');}
} 

@media(max-width: 500px) {    
    .hs-text{width: 5rem;height: 35px;} 
    .hs-submit{width: 35px;height: 35px;}   
}

.footer{width: 100%;padding: 1.1rem .3rem 1.05rem; background-color:  #515151;}
.f-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;}
.f-top{width: 100%;padding-bottom: .4rem;margin-bottom: .43rem;border-bottom: 1px solid rgba(233,233,233,.18); display: flex;align-items: center;justify-content: space-between;}
.f-logo{display: block;cursor: pointer;}
.f-logo img{height: .56rem;}
.f-friendly{display: block;position: relative;}
.fy-buttom{display: block;position: relative;cursor: pointer;min-width: 2.2rem;padding: 0 .5rem 0 .24rem;line-height: .54rem;border-radius: .27rem;color: rgba(255,255,255,.5);background-color: rgba(255,255,255,.1); border: solid 1px rgba(255,255,255,.2);}
.fy-buttom:after{opacity: .5;transition: all .3s;content: '';position: absolute;top: 50%;right: .3rem;margin-top: -.05rem;width: .11rem;height: .1rem;background-image: url('../images/a4.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.fy-sub{display: none;position: absolute;bottom: 100%;left: 0;z-index: 48;width: 100%;}
.fy-cont{width: 100%;background-color: #fff;}
.fy-item{display: block;cursor: pointer;padding: .1rem .2rem;color: #333;line-height: 1.6;}
.fy-item:hover{color: #fff;background-color: #b62841;}
.f-friendly.show .fy-buttom:after{transform: rotate(-180deg);}

.f-center{width: 100%;padding-bottom: 1.1rem;display: flex;flex-wrap: wrap;justify-content: space-between;}
.f-left{max-width: 5rem;}
.f-phone{display: inline-block;vertical-align: middle;cursor: pointer;margin-bottom: .1rem;color: #ffffff;font-weight: bold;line-height: 1.3;}
.f-textbox{width: 100%;color: rgba(255,255,255,.5);line-height: 1.8;}
.f-textbox *{line-height: inherit;}
.f-sharebox{width: 100%;font-size: 0;padding-top: .1rem;}
.f-share{display: inline-block;vertical-align: middle;position: relative;cursor: pointer;margin-top: .3rem;margin-right: .12rem;}
.f-icon{display: block;width: 2em;height: 2em;border-radius: 50%;background-color: rgba(255,255,255,.14);}
.f-icon img{width: 100%;height: 100%;object-fit: contain;}
.f-share:hover .f-icon{background-color: #b62841;}
.f-sub{display: none;position: absolute;bottom: 100%;left: 50%;transform: translate(-50%,0);z-index: 18;width: 1.2rem;min-width: 100px;padding-bottom: 15px;}
.f-code{display: block;position: relative;width: 100%;}
.f-code:before{content: '';position: absolute;bottom: -9px;left: 50%;transform: translate(-50%,0);border-top: 10px solid #fff;border-left: 10px solid transparent;border-right: 10px solid transparent;}
.f-code img{width: 100%;}

.f-right{width: 11.2rem;display: flex;justify-content: space-between;}
.f-item{display: block;padding-right: .25rem;}
.f-item:last-child{padding-right: 0;}
.f-one{display: block;margin-bottom: .2rem;color: #ffffff;line-height: 1.5;}
.f-twobox{display: inline-block;}
.f-two{display: block;cursor: pointer;margin-bottom: .08rem;color: rgba(255,255,255,.5);line-height: 1.6;}
.f-two:hover{color: #fff;} 

.f-bottom{width: 100%;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.f-lt{font-size: 0;}
.f-rt{font-size: 0;}
.f-link{display: inline-block;vertical-align: middle;padding-right: .1rem;color: rgba(255,255,255,.3);line-height: 1.6;}
.f-link:last-child{padding-right: 0;}
.f-bottom a:hover{cursor: pointer;color: #fff;} 

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

    .f-lt{width: 100%;text-align: center;}
    .f-rt{width: 100%;text-align: center;}
    .f-link{padding:   .05rem;}
}

.menu{display: block;position: fixed;top: 50%;left: .4rem;z-index: 38;font-size: 0;}
.menu-item{display: block;height: .03rem; padding: .1rem 0;}
.menu-icon{transition: all ease .5s;display: inline-block;vertical-align: top;width: .1rem;height: .03rem;background-color: #000;}
.menu-item.active .menu-icon{width:  .16rem;background-color: #b62841;}
.menu:hover .menu-item{height: .06rem;}
.menu:hover .menu-icon{height: .06rem;}

body.hide_header .header{display: none;}


@media(max-width: 750px){
    .menu{display: none;}
}

.a-main{width: 100%;position: relative;}
.a-b{width: 100%;}
.a-item{display: block;width: 100%;}
.a-link{display: block;width: 100%;}
.a-img{width: 100%;height: 100vh;position: relative;overflow: hidden;}
.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-video{width: 100%;height: 100vh;position: relative;overflow: hidden;}
.a-video video{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: calc(50% + .2rem);left: 50%;transform: translate(-50%,-50%);width: 16.8rem;max-width: calc(100% - .6rem);text-align: center;}
.a-titles{width: 100%;margin-bottom: .2rem;font-weight: bold;color: #ffffff;line-height: 1.17;}
.a-intro{width: 100%;margin-bottom: .6rem;letter-spacing: .13rem;color: rgba(255,255,255,.8);line-height: 1.45;}
.a-play{display: inline-block;vertical-align: middle;cursor: pointer;padding: 0 .1rem 0 .22rem;color: #ffffff;line-height: .54rem;background-color: #b62841;border-radius: .27rem;}
.a-play img{margin-left: .17rem;height:  .36rem;}

.a-titles,.a-intro,.a-play{opacity:0; }
.a-item.swiper-slide-active .a-titles{opacity:1;transition:opacity 1s cubic-bezier(.25,.1,.25,1),transform 1s cubic-bezier(.25,.1,.25,1);} 
.a-item.swiper-slide-active .a-intro{opacity:1;transition:opacity 1s cubic-bezier(.25,.1,.25,1),transform 1s cubic-bezier(.25,.1,.25,1);} 
.a-item.swiper-slide-active .a-play{opacity:1;transition:opacity 1s cubic-bezier(.25,.1,.25,1),transform 1s 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;}
.a-item.swiper-slide-active .a-play{transition-delay:  1.1s;}

@media(max-width: 750px){
    .a-img{height: auto; padding-top: calc(960/1920*100%);}
    .a-video{height: auto; padding-top: calc(960/1920*100%);}
    .a-text{top: 50%;}
    .a-intro{margin-bottom: .3rem;letter-spacing:  0;}
    .a-play{line-height: .6rem;border-radius: .3rem;}
}

.b-main{width: 100%;display: flex;align-items: center;min-height: 100vh;padding:0  .05rem;background-color: #fcfcfc;}
.b-inner{width: 100%;}
.b-titles{width: 100%;text-align: center;margin-bottom: .45rem;color: #222222;font-weight: bold;line-height: 1.18;}
.b-cont{width: 100%;}
.b-b{width: 100%;}
.b-item{width: 50%;padding: 0 .05rem;}
.b-link{display: block;cursor: pointer;width: 100%;position: relative;}
.b-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(640/944*100%);}
.b-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.b-text{position: absolute;top: 0;left: 0;width: 100%;max-height: 100%;overflow: auto;padding: 1.05rem .3rem;text-align: center;}
.b-name{width: 100%;margin-bottom: .1rem;color: #ffffff;font-weight: bold;line-height: 1.27;}
.b-intro{width: 100%;margin-bottom: .25rem;color: rgba(255,255,255,.6);line-height: 1.6;}
.b-more{width: 100%;color: #ffffff;line-height: 1.6;}
.b-more:after{content: '';display: inline-block;vertical-align: middle;margin-left: .1rem;width: .31em;height: 1.6em;background-image: url('../images/a11.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.b-link:hover .b-img img{transform: scale(1.05);}

@media(max-width: 750px){
    .b-main{min-height: 1rem;padding: .8rem .25rem;}
    .b-item{width: 100%;}
}

.c-main{width: 100%;}
.c-inner{width: 100%;position: relative;}
.c-bg{width: 100%;position: relative;overflow: hidden;height: 100vh;}
.c-bg img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.c-cont{position: absolute;top: 0;left: 50%;transform: translate(-50%,0);padding: .5rem 0;min-height: 80%;display: flex;align-items: center;width: 16.8rem;max-width: calc(100% - .6rem);}
.c-box{width: 100%;max-width: 7rem;}
.c-titles{width: 100%;margin-bottom: .37rem;font-weight: bold;color: #25292c;line-height: 1.18;}
.c-textbox{width: 100%;margin-bottom: .3rem;color: #25292c;line-height: 1.7;}
.c-textbox *{line-height: inherit;}
.c-list{width: 100%;padding-bottom: .4rem;display: flex;flex-wrap: wrap;justify-content: space-between;}
.c-item{display: block;text-align: center;margin-bottom: .3rem;}
.c-nub{width: 100%;color: #b62841;line-height: 1;}
.c-intro{width: 100%;padding-top: .1rem;color: #25292c;line-height: 1.6;}

@media(max-width: 750px){ 
    .c-bg{position: absolute;top: 0;left: 0;height: 100%;}
    .c-bg:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #fff;opacity: .3;}
    .c-cont{position: relative;height: auto;width: 100%;max-width: 100%;padding: .8rem .3rem;}
    .c-nub{font-size: .5rem;}
}

.d-main{width: 100%;display: flex;align-items: center;min-height: 100vh; background-image: url('../images/b79.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.d-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;}
.d-top{width: 100%;padding-bottom: .45rem;display: flex;align-items: end;}
.d-lt{flex: 1;font-size: 0;padding-right: .3rem;}
.d-titles{width: 100%;color: #222222;font-weight: bold;line-height: 1.18;}
.d-synopsis{width: 100%;padding-top: .1rem;color: #666666;line-height: 1.6;}
.d-rt{font-size: 0;}
.d-navbox{display: inline-block;vertical-align: middle;padding: .05rem;background-color: #f1f1f1;border-radius: .27rem;}
.d-nav{display: inline-block;vertical-align: middle;cursor: pointer;padding: 0 .2rem; color: #222222;line-height: .44rem;border-radius: .2rem;}
.d-nav.active{color: #fff;background-color: #b62841;}

.d-bottom{position: relative;width: 100%;}
.d-one{opacity: 0;z-index: -1;visibility: hidden;transition: all .5s;position: absolute;top: 0;left: 0;width: 100%;}
.d-one.show{opacity: 1;z-index: 1;visibility: visible;position: relative;}
.d-cont{display: flex;flex-wrap: wrap;align-items: flex-start;justify-content: space-between;width: 100%;}
.d-left{width: 8.1rem;position: relative;}
.d-b{width: 100%;}
.d-slide{display: block;width: 100%;}
.d-link{display: block;cursor: pointer;width: 100%;} 
.d-link .d-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(456/810*100%);}
.d-link .d-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain;transform: scale(1.00);transition: all ease .5s;}
.d-link .d-text{display: flex;align-items: center;flex-wrap: wrap;width: 100%;padding-top: .2rem;}
.d-link .d-name{flex: 1;color: #222222;line-height: 1.4;padding-right: .25rem;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.d-link .d-time{color: #999999;line-height: 1.8;}
.d-link .d-time:before{content: '';display: inline-block;vertical-align: middle;margin-right: .06rem;width:.66em;height: 1.5em;background-image: url('../images/a15.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.d-link:hover  .d-img img{transform: scale(1.05);}
.d-link:hover .d-name{color: #b62841;}
.d-b .d-pagination{position: absolute;top: 4.18rem;bottom: auto;left: 0;width: 100%;font-size: 0;padding: 0 .2rem;text-align: left;}
.d-b .d-pagination .swiper-pagination-bullet{display: inline-block;vertical-align: middle;opacity: 1;margin: 0 .05rem;width: .08rem;height: .08rem;border-radius: .04rem;background-color: rgba(255,255,255,.3);}
.d-b .d-pagination .swiper-pagination-bullet-active{width: .32rem;background-color: #b62841;}

.d-right{width: 8.1rem;}
.d-item{display: flex;align-items: center;cursor: pointer;min-height: 1rem;width: 100%;border-bottom: 1px solid rgba(0,0,0,.09);}
.d-item .d-imgbox{display: none;width: 2.92rem;}
.d-item .d-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(164/292*100%);}
.d-item .d-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain;transform: scale(1.00);transition: all ease .5s;}
.d-item .d-text{flex: 1;}
.d-item .d-name{width: 100%;margin-bottom: .02rem;color: #222222;line-height: 1.7;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.d-item .d-time{width: 100%;color: #999999;line-height: 1.8;}
.d-item .d-time:before{content: '';display: inline-block;vertical-align: middle;margin-right: .06rem;width:.66em;height: 1.5em;background-image: url('../images/a15.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}

.d-morebox{width: 100%;text-align: center;padding-top: .35rem;}


@media(min-width: 750px){ 
    .d-item.active{margin-bottom: .3rem;background-color: #f1f1f1;border-bottom: none;}
    .d-item.active .d-imgbox{display: block;}
    .d-item.active .d-text{padding: 0 .35rem;}
    .d-item.active .d-name{margin-bottom: .05rem;-webkit-line-clamp: 2;}
}
@media(max-width: 750px){ 
    .d-main{padding: .8rem .3rem;}
    .d-left{width: 100%;margin-bottom: .3rem;}
    .d-link .d-name{flex: none;width: 100%;margin-bottom: .05rem;padding-right: 0;}
    .d-b .d-pagination{top: 3.5rem;}
    .d-right{width: 100%;}

    .d-item{background-color: #f1f1f1;border-bottom: none;margin-bottom: .25rem;}
    .d-item .d-imgbox{display: block;}
    .d-item .d-text{padding: 0 .35rem;}
    .d-item .d-name{margin-bottom: .05rem;-webkit-line-clamp: 2;}
}

.e-main{width: 100%;padding: 0 .3rem; min-height: 100vh;position: relative;}
.e-bgbox{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.e-bg{opacity: 0;z-index: -1;visibility: hidden;transition: all .3s;position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}
.e-bg img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.e-bg.show{opacity: 1;z-index: 1;visibility: visible;}
.e-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;padding: .8rem 0;min-height: 82vh;display: flex;align-items: center;}
.e-top{position: relative;z-index: 18;width: 100%;max-width: 5.6rem;}
.e-titles{width: 100%;margin-bottom: .75rem;font-weight: bold;color: #fff;line-height: 1.18;}
.e-cont{width: 100%;}
.e-b{width: 100%;}
.e-item{display: block;width: 100%;}
.e-link{display: block;cursor: pointer;width: 100%;}
.e-name{width: 100%;margin-bottom: .17rem;color: #ffffff;line-height: 1.38;}
.e-intro{width: 100%;margin-bottom: .35rem;color: rgba(255,255,255,.85);line-height: 1.7; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}

.e-bottom{position: absolute;bottom: 0;left: 0;z-index: 8; width: 100%;background-color: rgba(0,0,0,.4);}
.e-c{width: 100%;}
.e-nav{display: flex;align-items: center;cursor: pointer;width: 20%;height: auto;padding: .15rem 0;min-height: 1rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.e-box{width: 100%;font-size: 0;text-align: center;}
.e-icon{display: inline-block;vertical-align: middle;width: .4rem;height: .4rem;line-height: .4rem;text-align: center;}
.e-text{display: inline-block;vertical-align: middle;max-width: calc(100% - .8rem);text-align: left;padding-left: .1rem;color: #ffffff;line-height: 1.5;}
.e-nav.active{background-image: url('../images/b71.jpg');}

@media(max-width: 750px){ 
    .e-main{padding-bottom: 1rem;min-height: 1rem;}
    .e-top{max-width: 100%;}
    .e-inner{min-height: 5rem;}
    .e-titles{margin-bottom: .45rem;}
    .e-nav{width: 50%;}
}

.g-main{width: 100%;padding: 0 .05rem;display: flex;align-items: center;min-height: 100vh;background-image: url('../images/b72.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.g-inner{width: 100%;}
.g-top{width: 100%;padding-bottom: .45rem;max-width: 16.8rem;margin: 0 auto;display: flex;align-items: end;}
.g-lt{flex: 1;font-size: 0;padding-right: .3rem;}
.g-titles{width: 100%;color: #222222;font-weight: bold;line-height: 1.18;}
.g-synopsis{width: 100%;padding-top: .1rem;color: #666666;line-height: 1.6;}
.g-rt{font-size: 0;padding-bottom: .05rem;}
.g-bottom{width: 100%;display: flex;flex-wrap: wrap;}
.g-item{width: 12.56%;transition: all .5s;padding: 0 .05rem;}
.g-link{display: block;cursor: pointer;width: 100%;position: relative;overflow: hidden;}
.g-img{width: 100%;position: relative;overflow: hidden;height: 6.04rem;}
.g-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.g-text{position: absolute;bottom: 0;left: 0;width: 100%;text-align: center;padding: 0 .15rem .55rem;}
.g-text .g-name{width: 100%;color: #ffffff;line-height: 1.38;}
.g-sub{position: absolute;bottom: -120%;left: 0;width: 100%;padding: .3rem 1.5rem .35rem .5rem; background-color: rgba(182,40,65,.9);}
.g-sub:after{content: '';position: absolute;top: 50%;right: .5rem;width: .32rem;height: .32rem;border-radius: 50%;background-color: #ffffff;background-image: url('../images/a22-b.png');background-size: .05rem auto;background-position: center center;background-repeat: no-repeat;}
.g-sub .g-name{width: 100%;color: #ffffff;line-height: 1.38;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.g-sub .g-intro{width: 100%;margin-top: .07rem;color: rgba(255,255,255,.8);line-height: 1.6;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

@media(min-width: 750px){ 
   .g-item.active{width: 49.75%;}
   .g-item.active .g-text{display: none;}
   .g-item.active .g-sub{bottom: 0;}
}

@media(max-width: 750px){ 
    .g-main{min-height: 1rem;padding: .8rem .3rem;}
    .g-item{width: 100%;padding: 0;margin-bottom: .3rem;}
    .g-img{height: auto;padding-top: calc(604/945*100%);}
    .g-text{display: none;}
    .g-sub{bottom: 0;padding: .3rem .8rem .3rem .3rem;}
    .g-sub:after{right: .3rem;}
}

.i-main{width: 100%;background-color: #f1f1f1;}
.i-inner{width: 100%;}
.i-cont{width: 100%;display: flex;flex-wrap: wrap;align-items: center;}
.i-left{width: 64.59%;padding: 0 1.1rem 0 1.2rem;}
.i-top{width: 100%;padding-bottom: .45rem;max-width: 16.8rem;margin: 0 auto;display: flex;align-items: end;}
.i-lt{flex: 1;font-size: 0;padding-right: .3rem;}
.i-titles{width: 100%;color: #222222;font-weight: bold;line-height: 1.18;}
.i-synopsis{width: 100%;padding-top: .1rem;color: #666666;line-height: 1.6;}
.i-rt{font-size: 0;padding-bottom: .05rem;}
.i-bottom{width: 100%;position: relative;overflow: hidden;padding-top: calc(612/1009*100%);}
.i-img{opacity: 0;z-index: -1;visibility: hidden;transition: all .5s;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.i-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.i-img.show{opacity: 1;z-index: 1;visibility: visible;}

.i-right{width: 35.41%;display: flex;align-items: center;min-height: 100vh;background-color: #b62841;background-image: url('../images/b78.jpg');background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.i-list{width: 100%;padding: 0 1.2rem 0 1.1rem;} 
.i-item{width: 100%;border-bottom: 1px solid rgba(255,255,255,.1);}
.i-item:last-child{border-bottom:none;}
.i-buttom{display: block;cursor: pointer;width: 100%;position: relative;padding: .36rem .3rem .36rem 0;}
.i-buttom:after{content: '';position: absolute;top: 0;right: 0;width: .19rem;height: 100%;background-image: url('../images/a44.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.i-name{width: 100%;color: #ffffff;line-height: 1.38;}
.i-sub{display: none;width: 100%;padding: .25rem 0;border-top: 1px solid rgba(255,255,255,.1);}
.i-contact{display: flex;align-items: flex-start;justify-content: space-between;width: 100%;padding: .1rem 0;}
.i-icon{width: 1em;height: 1.5em;line-height: 1.5em;}
.i-icon img{max-width: 100%;max-height: 100%;}
.i-text{width: calc(100% - 1.5em);color: #ffffff;line-height: 1.5;}
.i-item.show .i-buttom:after{background-image: url('../images/a44-b.png');}

@media(max-width: 750px){ 
    .i-main{padding: .8rem .3rem;}
    .i-left{width: 100%;padding: 0;}
    .i-right{width: 100%;min-height: 1rem;}
    .i-list{padding: .3rem;}
    .i-buttom{padding: .15rem .3rem .15rem 0;}
}
 

.sidebar{position: fixed;top: 50%;right: .2rem;z-index: 38;transform: translate(0,-50%);}
.sidebar-item{display: block;padding: 1px 0;position: relative;}
.sidebar-link{transition: all ease .5s; display: block;cursor: pointer;width: .5rem;height: .5rem;background-color: #b62841;}
.sidebar-link img{width: 100%;height: 100%;object-fit: contain;} 

.sidebar-sub{opacity: 0;visibility: hidden;z-index: -1;transition: all ease .5s; position: absolute;top: 50%;right: 120%;transform: translate(0,-50%);padding-right: 20px;}
.sidebar-box{display: block;cursor: pointer; position: relative;padding: .15rem .3rem;background-color: #fff;box-shadow: 0 0 .3rem rgba(0,0,0,.1);}
.sidebar-box:after{content: '';position: absolute;top: 50%;right: -9px;transform: translate(0,-50%);border-left: 10px solid #fff; border-top: 10px solid transparent;border-bottom: 10px solid transparent;}
.sidebar-tip{width: 100%;white-space: nowrap;color: #333;line-height: 1.6;}
.sidebar-intro{width: 100%;white-space: nowrap;color: #333;line-height: 1.7;}

.sidebar-item.show .sidebar-sub{right: 100%;opacity: 1;visibility: visible;z-index: 38;}

@media(max-width: 750px){
    .sidebar{right: .15rem;}
}



.banner{width: 100%;position: relative;}
.banner-inner{width: 100%;position: relative;}
.banner-img{width: 100%;position: relative;}
.banner-img img{width: 100%;}
/* .banner-img:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,.5);} */
.banner-text{position: absolute;top: 1.9rem;left: 50%;transform: translate(-50%,0);width: 16.8rem;max-width: calc(100% - .6rem);}
.banner-titles{width: 100%;font-weight: bold;color: #ffffff;line-height: 1.18;}
.banner-intro{width: 100%;padding-top: .1rem;color: rgba(255,255,255,.7);line-height: 1.6;}

@media(max-width: 750px){
    .banner-text{top: 50%;transform: translate(-50%,-50%);}
}

.nav{overflow: hidden;position: absolute;bottom: 0;left: 0;width: 100%;padding: 0 .3rem;background-color: rgba(255,255,255,.88);backdrop-filter: blur(5px);}
.nav-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;}
.nav-cont{width: 100%;display: flex;flex-wrap: wrap;align-items: center;font-size: 0;}
.nav-left{flex: 1;width: 0;}
.nav-b{display: inline-block;vertical-align: middle;max-width: 100%;}
.nav-item{display: block;cursor: pointer;width: auto;margin-right: .1rem;padding: 0 .35rem; color: #222222;height: .9rem;line-height: .9rem;}
.nav-item:last-child{margin-right: 0;}
.nav-item:hover{color: #fff;background-color: #b62841;}
.nav-item.active{color: #fff;background-color: #b62841;}

.nav-right{font-size: 0;padding-left: .3rem;}
.nav-one{display: inline-block;vertical-align: middle;color: #666666;height: .9rem;line-height: .9rem;}
.nav-one:after{content: '/';margin: 0 .06rem;}
.nav-one:last-child:after{display: none;}
.nav-one:nth-child(1):before{content: '';display: inline-block;vertical-align: middle;margin-right: .06rem;width: .87em;height: 1.5em;background-image: url('../images/a14.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}

@media(max-width: 750px){
   .nav{position: relative;border-bottom: 1px solid #eeeeee;}
   .nav-cont{justify-content: space-between;}
   .nav-left{flex: none;width: auto;max-width: 100%;}
   .nav-item{height: .6rem;line-height: .6rem;}
   .nav-one{height: .6rem;line-height: .6rem;}
   .nav-right{padding-left: 0;}
}

.paging{width: 100%;font-size: 0;text-align: center;}
.paging-item{transition: all  .3s;display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem .04rem;min-width: 3em;height: 3em;line-height: 3em;color: #666666;border-radius: 1.5em;}
.paging-item:hover{background-color: #b62841;color: #fff;}
.paging-item.active{background-color: #b62841;color: #fff;}
.paging-up{transition: all  .3s;display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem .04rem;min-width: 3em;height: 3em;line-height: 3em;color: transparent;border-radius: 1.5em;background-image: url('../images/a16.png');background-size: .5em auto;background-position: center center;background-repeat: no-repeat;}
.paging-up:hover{background-image: url('../images/a16-b.png');}
.paging-next{transition: all  .3s;transform: rotate(-180deg); display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem .04rem;min-width: 3em;height: 3em;line-height: 3em;color: transparent;border-radius: 1.5em;background-image: url('../images/a16.png');background-size: .5em auto;background-position: center center;background-repeat: no-repeat;}
.paging-next:hover{background-image: url('../images/a16-b.png');}

.my-top{width: 100%;padding-bottom: .35rem;}
.my-titles{position: relative;width: 100%;padding-left: .15rem;color: #000000;font-weight: bold;}
.my-titles:before{content: '';position: absolute;top: 50%;left: 0;margin-top: -.15rem;width: .05rem;height: .3rem;background-color: #b62841;border-radius: .02rem;}

.my-more{display: inline-block;vertical-align: middle;cursor: pointer;padding: 0 .1rem 0 .2rem;color: #ffffff;line-height: .54rem;border-radius: .27rem; background-color: #b62841;}
.my-more:after{content: '';display: inline-block;vertical-align: middle;margin-left: .33rem;width: .36rem;height: .36rem;border-radius: 50%;background-color: rgba(255,255,255,.2);background-image: url('../images/a11.png');background-size: .31em auto;background-position: center center;background-repeat: no-repeat;}

.my-id{position: absolute;top: -.9rem;left: 0;}
@media(max-width: 750px){
    .my-more{line-height: .6rem;border-radius: .3rem;}
    .my-more:after{width: .39rem;height: .39rem;}
}


.k-main{width: 100%;padding: 1.1rem .3rem .7rem;}
.k-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;}
.k-top{width: 100%;margin-bottom: .6rem;position: relative;background-color: #f5f5f5;}
.k-b{width: 100%;}
.k-one{width: 100%;margin-right: 2px;}
.k-one:last-child{margin-right: 0;}
.k-link{display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between; cursor: pointer;width: 100%;}
.k-left{width: 7.2rem;}
.k-link .k-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(405/720*100%);}
.k-link .k-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain;transform: scale(1.00);transition: all ease .5s;}
.k-right{width: calc(100% - 7.97rem);padding-right: .7rem;}
.k-link .k-time{width: 100%;margin-bottom: .2rem;color: #999999;line-height: 1.5;}
.k-link .k-time:before{content: '';display: inline-block;vertical-align: middle;margin-right: .06rem;width:.66em;height: 1.5em;background-image: url('../images/a15.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.k-link .k-name{width: 100%;margin-bottom: .1rem;color: #222222;line-height: 1.3;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.k-link .k-intro{width: 100%;margin-bottom: .5rem;color: #999999;line-height: 1.87;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.k-link:hover .k-img img{transform: scale(1.05);}
.k-link:hover .k-name{color: #b62841;}

.k-bottom{width: 100%;}
.k-list{width: 100%;display: flex;flex-wrap: wrap;font-size: 0;}
.k-item{display: block;cursor: pointer;width: 31.36%;padding-bottom: .25rem;margin-right: 2.96%;margin-bottom: .47rem;border-bottom: 1px solid #eeeeee;}
.k-item:nth-child(3n){margin-right: 0;}
.k-item .k-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(297/527*100%);}
.k-item .k-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain;transform: scale(1.00);transition: all ease .5s;}
.k-item .k-text{width: 100%;padding-top: .3rem;}
.k-item .k-name{width: 100%;margin-bottom: .2rem;color: #222222;line-height: 1.6;height: 3.2em;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.k-item .k-time{width: 100%;color: #999999;line-height: 1.5;}
.k-item .k-time:before{content: '';display: inline-block;vertical-align: middle;margin-right: .06rem;width:.66em;height: 1.5em;background-image: url('../images/a15.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.k-item:hover .k-img img{transform: scale(1.05);}
.k-item:hover .k-name{color: #b62841;}

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

.l-main{width: 100%;padding: 1.05rem .3rem;}
.l-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;}
.l-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.l-left{width: 12rem;}
.l-top{width: 100%;padding-bottom: .15rem;margin-bottom: .35rem; border-bottom: 1px solid #eeeeee;}
.l-titles{width: 100%;margin-bottom: .28rem;color: #222222;font-weight: bold;line-height: 1.27;}
.l-tipbox{width: 100%;font-size: 0;}
.l-tip{display: inline-block;vertical-align: middle;margin-bottom: .1rem;margin-right: .2rem;color: #666666;line-height: 1.6;}
.l-textbox{width: 100%;color: #444444;line-height: 1.66;}
.l-textbox *{line-height: inherit;max-width: 100%;}
.l-right{width: 3.92rem;}
.l-recommend{width: 100%;padding: .45rem .4rem .3rem;background-color: #f5f5f5;}
.l-subtitle{position: relative;width: 100%;padding-left: .17rem;margin-bottom: .15rem;color: #000000;line-height: 1.3;}
.l-subtitle:before{content: '';position: absolute;top: 50%;left: 0;width: .05rem;margin-top: -.15rem;height: .3rem;background-color: #b62841;border-radius: .02rem;}
.l-list{width: 100%;}
.l-item{display: block;cursor: pointer;width: 100%;padding: .13rem 0;border-bottom: 1px solid #e5e5e5;}
.l-item:last-child{border-bottom:none;}
.l-name{width: 100%;color: #444444;line-height: 2;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.l-item:hover .l-name{color: #b62841;}

@media(max-width: 750px){
    .l-left{width: 100%;margin-bottom: .5rem;}
    .l-right{width: 100%;}
    .l-recommend{padding: .3rem;}
}

.m-main{width: 100%;padding: 1.1rem .3rem .7rem;}
.m-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;}
.m-cont{width: 100%;padding-bottom: .2rem;}
.m-item{display: flex;align-items: center;flex-wrap: wrap;cursor: pointer;font-size: 0;width: 100%;margin-bottom: .3rem;background-color: #f3f3f3;}
.m-lt{width: 50%;}
.m-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(388/840*100%);}
.m-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.m-rt{width: 50%;padding: .15rem .95rem;}
.m-name{width: 100%;margin-bottom: .25rem;color: #222222;font-weight: bold;line-height: 1.38;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.m-intro{width: 100%;color: #666666;line-height: 2;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}

.m-item:nth-child(2n){flex-direction: row-reverse;}
.m-item:hover .m-img img{transform: scale(1.05);}
.m-item:hover .m-name{color: #b62841;}


@media(max-width: 750px){
    .m-lt{width: 100%;}
    .m-rt{width: 100%;padding: .3rem;}
}

.n-main{width: 100%;min-height: 8.07rem;padding: 1.85rem .3rem 1rem;position: relative;}
.n-bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.n-bg:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,.5);}
.n-cont{width: 100%;max-width: 16rem;margin: 0 auto;position: relative;z-index: 8;}
.n-titles{width: 100%;color: #ffffff;font-weight: bold;line-height: 1.25;}
.n-list{width: 100%;padding-top: .2rem;}
.n-one{display: block;width: 100%;margin-top: .25rem;} 
.n-tip{width: 100%;margin-bottom: .2rem;color: #ffffff;font-weight: bold;line-height: 1.4;}
.n-tip:before{content: '';display: inline-block;vertical-align: middle;margin-right: .08rem;width: 4px;height: 4px;border-radius: 50%;background-color: #ffffff;}
.n-textbox{width: 100%;max-width: 75em;color: rgba(255,255,255,.7);line-height: 1.87;}
.n-textbox *{line-height: inherit;}
.n-textbox p{margin-bottom: .1rem;} 

@media(max-width: 750px){
    .n-main{padding: .8rem .3rem;min-height: 1rem;}
}


.o-main{width: 100%;padding: 1.05rem .3rem;background-image: url('../images/b22.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.o-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;}
.o-top{width: 100%;display: flex;align-items: flex-end;}
.o-lt{flex: 1;font-size: 0;}
.o-rt{position: relative;margin-bottom: .4rem;width: 1.05rem;height: .48rem;font-size: 0;}
.o-prev{transition: all  .3s;left: 0;margin-top: -.24rem;width: .48rem;height: .48rem;background-color: #ffffff;border-radius: 50%;background-image: url('../images/a21.png');background-size: .07rem auto;background-position: center center;background-repeat: no-repeat;}
.o-prev:hover{background-color: #b62841;background-image: url('../images/a21-b.png');}
.o-next{transition: all  .3s;transform: rotate(-180deg); right: 0;margin-top: -.24rem;width: .48rem;height: .48rem;background-color: #ffffff;border-radius: 50%;background-image: url('../images/a21.png');background-size: .07rem auto;background-position: center center;background-repeat: no-repeat;}
.o-next:hover{background-color: #b62841;background-image: url('../images/a21-b.png');}
.o-cont{width: 100%;}
.o-b{width: 100%;}
.o-item{width: 23.69%;height: auto;margin-right: 1.74%;}
.o-item:last-child{margin-right: 0;}
.o-box{width: 100%;height: 100%;padding: .55rem .38rem .4rem; background-color: #ffffff;border: solid 1px #fafafa;}
.o-namebox{width: 100%;margin-bottom: .3rem;display: flex;align-items: center;}
.o-icon{width: .36rem;height: .36rem;}
.o-icon img{max-width: 100%;max-height: 100%;}
.o-name{flex: 1;padding-left: .1rem;color: #000000;line-height: 1.5;font-weight: bold;}
.o-intro{width: 100%;color: #444444;line-height: 1.87;}

.o-textbox{width: 100%;color: #444444;line-height: 1.66;}
.o-textbox *{line-height: inherit;max-width: 100%;}

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

.p-main{width: 100%;padding: 1.05rem .3rem 1.1rem;}
.p-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;}
.p-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.p-left{width: 5rem;}
.p-img{width: 100%;position: relative;padding-top: calc(450/500*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{width: calc(100% - 5.7rem);display: flex;flex-wrap: wrap;justify-content: space-between;}
.p-item{display: flex;align-items: center;min-height: .5rem;width: calc(50% - .15rem);}
.p-text{width: 100%;padding:  .1rem .15rem;}
.p-name{width: 100%;line-height: 1.6;color: #444444;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.p-name:before{content: '•';display: inline-block;vertical-align: middle;margin-right: .1rem;color: #aaaaaa;}
.p-item:hover .p-name{color: #b62841;}
.p-item:hover .p-name:before{color: #b62841;}

@media(min-width: 750px){
   .p-item:nth-child(4n + 1){background-color: #f9f9f9;}
   .p-item:nth-child(4n + 2){background-color: #f9f9f9;}
   /* .p-img{opacity: 0;z-index: -1;visibility: hidden;transition: all .5s;}
   .p-item.active .p-img{opacity: 1;z-index: 1;visibility: visible;} */
}

@media(max-width: 750px){
    .p-cont{padding-left: 0;}
    .p-left{width: 100%;}
    .p-right{width: 100%;}
    .p-item{display: block;width: 100%;}   
    .p-item:nth-child(2n){background-color: #f9f9f9;}
}

.q-main{width: 100%;padding: 1.05rem .3rem;background-image: url('../images/b21.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.q-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;}
.q-top{width: 100%;display: flex;align-items: flex-end;}
.q-lt{flex: 1;font-size: 0;}
.q-rt{position: relative;margin-bottom: .4rem;width: 1.05rem;height: .48rem;font-size: 0;}
.q-prev{transition: all  .3s;left: 0;margin-top: -.24rem;width: .48rem;height: .48rem;background-color: #ffffff;border-radius: 50%;background-image: url('../images/a21.png');background-size: .07rem auto;background-position: center center;background-repeat: no-repeat;}
.q-prev:hover{background-color: #b62841;background-image: url('../images/a21-b.png');}
.q-next{transition: all  .3s;transform: rotate(-180deg); right: 0;margin-top: -.24rem;width: .48rem;height: .48rem;background-color: #ffffff;border-radius: 50%;background-image: url('../images/a21.png');background-size: .07rem auto;background-position: center center;background-repeat: no-repeat;}
.q-next:hover{background-color: #b62841;background-image: url('../images/a21-b.png');}

.q-cont{width: 100%;position: relative;}
.q-item{display: block;width: 23.21%;margin-right: 2.38%;}
.q-item:last-child{margin-right: 0;}
.q-link{display: block;cursor: pointer;width: 100%;}
.q-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(292/390*100%);}
.q-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.q-text{width: 100%;padding-top: .2rem;text-align: center;}
.q-name{width: 100%;color: #222222;line-height: 1.5;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.q-item:hover .q-img img{transform: scale(1.05);}
.q-item:hover .q-name{color: #b62841;}

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

.r-main{width: 100%;position: relative;padding:  0 .3rem .7rem;}
.r-main .nav{position: relative;padding: 0;}
.r-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;} 
.r-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;padding-top: 0.2rem;}
.r-left{width: 2.4rem;margin-bottom: calc(.7rem + 3em); background-color: #f5f5f5;}
.r-navbox{width: 100%;padding: .2rem .4rem;}
.r-nav{display: block;cursor: pointer;position: relative;margin-bottom: .1rem;width: 100%;padding: .15rem 1em .15rem 0;color: #222222;line-height: 1.6;border-bottom: 1px solid #e5e5e5;}
.r-nav:after{content: '';position: absolute;top: 0;right: 0;width: .31em;height: 100%;background-image: url('../images/a22.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.r-nav:hover{color: #b62841;}
.r-nav:hover:after{background-image: url('../images/a22-b.png');}
.r-nav.active{color: #b62841;}
.r-nav.active:after{background-image: url('../images/a22-b.png');}

.r-right{width: 13.2rem;}
.r-form{width: 100%;}
.r-top{width: 100%;text-align: right;margin-bottom: .3rem;}
.r-search{display: inline-block;vertical-align: middle;text-align: left;position: relative;width: 4.8rem;padding-right: .7rem; border: solid 1px #b62841;}
.r-input{width: 100%;border: none;background-color: transparent;padding: 0 .17rem;height: .56rem;color: #333;}
.r-submit{position: absolute;top: 0;right: 0;border: none;background-color: transparent;display: block;cursor: pointer;width: .62rem;height: 100%;background-image: url('../images/a3-c.png');background-size: 1.12em auto;background-position: center center;background-repeat: no-repeat;}
.r-bottom{width: 100%;padding-bottom: .4rem;}
.r-item{display: flex;align-items: center;flex-wrap: wrap;cursor: pointer;font-size: 0;width: 100%;padding: .25rem 0;border-bottom: 1px solid #eeeeee;}
.r-lt{flex: 1;padding-right: .25rem;}
.r-name{width: 100%;color: #444444;line-height: 1.6;}
.r-rt{font-size: 0;}
.r-size{display: inline-block;vertical-align: middle;margin-right: .5rem;color: #999999;line-height: 1.6;}
.r-time{display: inline-block;vertical-align: middle;margin-right: .5rem;color: #999999;line-height: 1.6;}
.r-download{display: inline-block;vertical-align: middle;color: #b62841;line-height: 1.6;}
.r-download:before{content: '';display: inline-block;vertical-align: middle;margin-right: .05rem;width: 1.06em;height: 1.6em;background-image: url('../images/a23.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.r-item:hover .r-name{color: #b62841;}

@media(min-width: 750px){
   .r-navbox{position: sticky;top: .9rem;}
}

@media(max-width: 1150px){
   .r-lt{flex: none;width: 100%;padding-right: 0;margin-bottom: .15rem;}
   .r-rt{width: 100%;}
}

@media(max-width: 750px){
    .r-left{width: 100%;margin-bottom: .5rem;}
    .r-right{width: 100%;}
    .r-input{height: .6rem;}
}

.ra-cont{width: 100%;display: flex;flex-wrap: wrap;font-size: 0;}
.ra-item{display: block;cursor: pointer;width: 31.36%;padding-bottom: .25rem;margin-right: 2.96%;margin-bottom: .47rem;}
.ra-item:nth-child(3n){margin-right: 0;}
.ra-imgbox{position: relative;width: 100%;}
.ra-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(297/527*100%);}
.ra-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.ra-play{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: .6rem;}
.ra-play img{width: 100%;}
.ra-text{width: 100%;padding-top: .25rem;text-align: center;}
.ra-name{width: 100%;color: #444444;line-height: 1.6;}
.ra-item:hover .ra-img img{transform: scale(1.05);}
.ra-item:hover .ra-name{color: #b62841;}

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

.t-main{position: relative;width: 100%;padding: 1.05rem 0;}
.t-inner{width: 100%;margin: 0 auto;}
.t-cont{width: 100%;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.t-left{width: calc(100% - 10.1rem);padding-left: 1.2rem;}
.t-titles{width: 100%;margin-bottom: .45rem;color: #222222;font-weight: bold;line-height: 1.21;}
.t-intro{width: 100%;margin-bottom: .4rem;color: #666666;line-height: 1.87;}
.t-intro *{line-height: inherit;}
.t-subtitle{width: 100%;position: relative;padding-left: .1rem;margin-bottom: .2rem;color: #222222;line-height: 1.5;font-weight: bold;}
.t-subtitle:before{content: '';position: absolute;top: .75em;left: 0;margin-top: -.08rem;width: .03rem;height: .16rem;background-color: #b62841;border-radius: .02rem;}
.t-textbox{width: 100%;color: #666666;line-height: 1.87;}
.t-textbox *{line-height: inherit;}
.t-list{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.t-item{display: block;text-align: center;margin-bottom: .45rem;}
.t-nub{width: 100%;line-height: 1;color: #b62841;}
.t-tip{width: 100%;padding-top: .1rem;color: #222222;line-height: 1.6;}

.t-right{width: 9.1rem;}
.t-img{width: 100%;}
.t-img img{width: 100%;}

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

.u-main{position: relative;width: 100%;padding: 1.05rem .3rem .9rem;background-image: url('../images/b26.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.u-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;}
.u-titles{width: 100%;margin-bottom: .35rem;font-weight: bold;color: #222222;line-height: 1.21;}
.u-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.u-item{display: flex;align-items: center;flex-direction: row-reverse;justify-content: space-between;width: calc(50% - .11rem);min-height: 2.4rem;padding: .15rem .8rem .15rem .4rem;margin-bottom: .2rem;background-color: #ffffff;}
.u-icon{display: block;width: .8rem;height: .85rem;line-height: .85rem;text-align: center;}
.u-icon img{max-width: 100%;max-height: 100%;}
.u-text{width: calc(100% - 1.3rem);}
.u-name{width: 100%;margin-bottom: .15rem;color: #222222;line-height: 1.38;}
.u-textbox{display: flex;flex-wrap: wrap;width: 100%;color: #666666;line-height: 2;}
.u-textbox *{line-height: inherit;}
.u-textbox p{min-width: 50%;padding-right: .15rem;}

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

.v-main{position: relative;width: 100%;padding: 1.1rem .3rem 1.5rem;min-height: 8rem;background-image: url('../images/b27.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.v-inner{width: 100%;max-width: 16.5rem;margin: 0 auto;}
.v-titles{width: 100%;margin-bottom: .6rem;text-align: center;font-weight: bold;color: #ffffff;line-height: 1.21;}
.v-cont{width: 100%;position: relative;}
.v-b{width: 100%;}
.v-item{height: auto;padding-top: 1.2rem;transition: all  .3s;} 
.v-box{width: 100%;min-height: 2.4rem;position: relative;padding: 0 .25rem;}
.v-box:before{content: '';position: absolute;top: .6em;left: .03rem;width: .03rem;height: 3.5rem;background-image: url('../images/a29.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.v-box:after{content: '';position: absolute;top: .6em;margin-top: -.04rem;left: 0;width: .09rem;height: .09rem;border-radius: 50%;background-color: rgba(255,255,255,.4);}
.v-year{width: 100%;margin-bottom: .15rem;color: #ffffff;line-height: 1.2;}
.v-intro{width: 100%;max-width: 14em;color: #ffffff;line-height: 1.87;}

.v-pagination{position: absolute;bottom: -.08rem;left: 0;width: 100%;text-align: center;font-size: 0;}
.v-pagination .swiper-pagination-bullet{display: inline-block;vertical-align: middle;opacity: 1;margin: 0 .05rem;width: .08rem;height: .08rem;border-radius: .04rem;background-color: rgba(255,255,255,.5);}
.v-pagination .swiper-pagination-bullet-active{width: .32rem;background-color: #fff;}
.v-prev{transition: all  .3s;left: -.9rem;top: 1.35rem;margin-top:  0;width: .6rem;height: .6rem;background-color: rgba(0,0,0,.12);border-radius: 50%;background-image: url('../images/a16-c.png');background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.v-prev:hover{background-color: #b62841;}
.v-next{transition: all  .3s;transform: rotate(-180deg);right: -.9rem;top: 1.35rem;margin-top:  0;width: .6rem;height: .6rem;background-color: rgba(0,0,0,.12);border-radius: 50%;background-image: url('../images/a16-c.png');background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.v-next:hover{background-color: #b62841;} 

@media(max-width: 900px){
   .v-prev{top: auto;margin-top: 0;bottom: -.8rem;left:  .1rem;} 
   .v-next{top: auto;margin-top: 0;bottom: -.8rem;right:  .1rem;} 
   .v-pagination{bottom: -.8rem;} 
}

@media(min-width: 750px){
    .v-item.swiper-slide-active + .v-item{padding-top: .9rem;}
    .v-item.swiper-slide-active + .v-item + .v-item{padding-top: .6rem;}
    .v-item.swiper-slide-active + .v-item + .v-item + .v-item{padding-top: .3rem;}
    .v-item.swiper-slide-active + .v-item + .v-item + .v-item + .v-item{padding-top:  0;}
}
@media(max-width: 750px){
    .v-main{min-height: 1rem;}
    .v-item{padding-top: 0;} 
}

.w-main{overflow: hidden;position: relative;width: 100%;padding: .95rem .1rem 1rem;background-color: #f5f5f5;}
.w-inner{width: 100%;max-width: 17.2rem;margin: 0 auto;}
.w-top{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-end;justify-content: space-between;width: 100%;padding: 0 .2rem;}
.w-lt{font-size: 0;}
.w-titles{width: 100%;margin-bottom: .4rem;font-weight: bold;color: #222222;line-height: 1.21;}
.w-rt{font-size: 0;margin-bottom: .4rem;}
.w-navbox{display: inline-block;vertical-align: middle;padding: .05rem;background-color: #ffffff;border-radius: .27rem;}
.w-nav{transition: all .3s; display: inline-block;vertical-align: middle;cursor: pointer;padding: 0 .2rem;color: #222222;line-height: .44rem;border-radius: .22rem;}
.w-nav.active{background-color: #b62841;color: #ffffff;}
.w-bottom{position: relative;width: 100%;}
.w-one{opacity: 0;z-index: -1;visibility: hidden;transition: all .3s;position: absolute;top: 0;left: 0;width: 100%;}
.w-one.show{position: relative;opacity: 1;z-index: 18;visibility: visible;}
.w-b{width: 100%;overflow: visible;padding-bottom: .55rem;}
.w-item{opacity: 0;visibility: hidden;transition: all .5s;padding: 0 .2rem;} 
.w-imgbox{width: 100%;height: 2.7rem;display: flex;align-items: flex-end;justify-content: center;}
.w-img{display: block;position: relative;max-width: 100%;text-align: center;padding: .08rem;border: .04rem solid #640b1a;border-radius: .04rem;background-color: #913747;}
.w-img img{max-width: 100%;max-height:2.46rem;cursor: pointer;}
.w-img:after{content: '';position: absolute;top: calc(100% + .04rem);left: -.04rem;width: calc(100% + .08rem);height: .17rem;background-image: url('../images/a28.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.w-text{width: 100%;padding-top: .25rem;text-align: center;}
.w-name{width: 100%;color: #444444;line-height: 1.6;}

.w-b .w-pagination{position: absolute;bottom: 0;left: 0;width: 100%;text-align: center;font-size: 0;}
.w-b .w-pagination .swiper-pagination-bullet{display: inline-block;vertical-align: middle;opacity: 1;margin: 0 .05rem;width: .08rem;height: .08rem;border-radius: .04rem;background-color: #dddddd;}
.w-b .w-pagination .swiper-pagination-bullet-active{width: .32rem;background-color: #b62841;}
.w-prev{transition: all  .3s;top: 1.3rem;left: -.7rem;margin-top:  0;width: .6rem;height: .6rem;background-color: #ffffff;border-radius: 50%;background-image: url('../images/a16.png');background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.w-prev:hover{background-color: #b62841;background-image: url('../images/a16-c.png');}
.w-next{transition: all  .3s;transform: rotate(-180deg); top: 1.3rem;right: -.7rem;margin-top:  0;width: .6rem;height: .6rem;background-color: #ffffff;border-radius: 50%;background-image: url('../images/a16.png');background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.w-next:hover{background-color: #b62841;background-image: url('../images/a16-c.png');}


.w-item.swiper-slide-active{opacity: 1;visibility: visible;}
.w-item.swiper-slide-active + .w-item{opacity: 1;visibility: visible;}
@media(min-width: 750px){ 
   .w-item.swiper-slide-active + .w-item  + .w-item{opacity: 1;visibility: visible;}
   .w-item.swiper-slide-active + .w-item  + .w-item  + .w-item{opacity: 1;visibility: visible;}
}
@media(max-width: 900px){
   .w-prev{top: auto;bottom: -.3rem;left:  .2rem;} 
   .w-next{top: auto;bottom: -.3rem;right:  .2rem;} 
   .w-b .w-pagination{bottom: -.3rem;}
   .w-navbox{border-radius: .3rem;}
   .w-nav{line-height: .5rem;border-radius: .25rem;}
}

.x-main{position: relative;width: 100%;padding: 1rem .2rem 1.5rem;}
.x-inner{width: 100%;max-width: 17rem;margin: 0 auto;}
.x-top{width: 100%;padding: 0 .1rem .35rem;}
.x-titles{width: 100%;font-weight: bold;color: #222222;line-height: 1.21;}
.x-bottom{width: 100%;position: relative;}
.x-b .swiper-slide{width: 100%;display: flex;flex-wrap: wrap;}
.x-item{width: 16.66%;padding: .1rem;}
.x-logo{display: block;cursor: pointer;width: 100%;position: relative;overflow: hidden;padding-top: calc(130/264*100%);box-shadow: 0 0 .1rem rgba(0,0,0,.04);}
.x-logo img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.x-logo:hover img{transform: scale(1.05);}

.x-pagination{position: absolute;bottom: -.5rem;left: 0;width: 100%;text-align: center;font-size: 0;}
.x-pagination .swiper-pagination-bullet{display: inline-block;vertical-align: middle;opacity: 1;margin: 0 .05rem;width: .08rem;height: .08rem;border-radius: .04rem;background-color: #dddddd;}
.x-pagination .swiper-pagination-bullet-active{width: .32rem;background-color: #b62841;}
.x-prev{transition: all  .3s;left: -.9rem;margin-top:  -.3rem;width: .6rem;height: .6rem;background-color: #f5f5f5;border-radius: 50%;background-image: url('../images/a16.png');background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.x-prev:hover{background-color: #b62841;background-image: url('../images/a16-c.png');}
.x-next{transition: all  .3s;transform: rotate(-180deg);right: -.9rem;margin-top:  -.3rem;width: .6rem;height: .6rem;background-color: #f5f5f5;border-radius: 50%;background-image: url('../images/a16.png');background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.x-next:hover{background-color: #b62841;background-image: url('../images/a16-c.png');}

@media(max-width: 900px){
   .x-prev{top: auto;margin-top: 0;bottom: -.8rem;left:  .1rem;} 
   .x-next{top: auto;margin-top: 0;bottom: -.8rem;right:  .1rem;} 
   .x-pagination{bottom: -.8rem;} 
}

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

.y-main{overflow: hidden;position: relative;width: 100%;padding: 1.05rem .3rem 1rem;}
.y-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;}
.y-titles{width: 100%;margin-bottom: .35rem;color: #222222;font-weight: bold;line-height: 1.21;}
.y-cont{width: 100%;position: relative;}
.y-left{width: 8.1rem;}
.y-item{display: flex;align-items: flex-start;width: 100%;margin-bottom: .1rem;}
.y-tip{width: 6.25em;color: #161616;line-height: .54rem;}
.y-b{flex: 1;position: relative;background-color: #f9f9f9;border: solid 1px #e1e1e1;}
.y-input{width: 100%;border: none;background-color: transparent;padding: 0 .18rem;color: #333;height: .54rem;}
.y-textarea{width: 100%;border: none;background-color: transparent;padding: .15rem .18rem;color: #333;line-height: 1.6;height: 1.7rem;}
.y-code{position: absolute;top: 0;right: 0;width: 1.4rem;height: 100%;background-color: #fff;border-left: solid 1px #eeeeee;}
.y-code img{width: 100%;height: 100%;object-fit: contain;cursor: pointer;}

.y-buttom{width: 100%;padding-left: 6.25em;padding-top: .1rem;}
.y-submit{display: inline-block;vertical-align: middle;border: none;cursor: pointer;padding: 0 .64rem;color: #ffffff;height: .54rem;line-height: .54rem;background-color: #b62841;border-radius: .27rem;}

.y-right{position: absolute;top: 0;left: 8.7rem;width: 9.3rem;}
.y-img{width: 100%;}
.y-img img{width: 100%;}

@media(max-width: 750px){
    .y-left{width: 100%;}
    .y-tip{line-height: .6rem;}
    .y-input{height: .6rem;}
    .y-submit{line-height: .6rem;height: .6rem;border-radius: .3rem;}
    .y-right{position: relative;left: 0;width: 100%;margin-top: .3rem;}
}

.z-main{position: relative;width: 100%;padding: 1.05rem .3rem;background-image: url('../images/b47.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.z-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;}
.z-titles{width: 100%;margin-bottom: .35rem;color: #222222;font-weight: bold;line-height: 1.21;}
.z-cont{width: 100%;display: flex;flex-wrap: wrap;align-items: center;background-color: #ffffff;}
.z-left{width: 11.4rem;position: relative;}
.z-message{display: none;width: 100%;}
.z-message.show{display: block;}
.z-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(642/1139*100%);}
.z-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.z-box{position: absolute;top: 0;right: 0;width: 2.7rem;min-width: 200px; height: 100%;background-color: rgba(34,34,34,.5);backdrop-filter: blur(10px);}
.z-list{position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: 100%;padding: 0 .55rem; max-height: 100%;overflow: auto;}
.z-one{display: block;padding: .3rem 0;}
.z-tip{width: 100%;color: #ffffff;line-height: 1.87;}
.z-intro{width: 100%;color: #ffffff;line-height: 1.87;}
.z-right{flex: 1;}
.z-item{width: 100%;padding: 0 .5rem;border-bottom: 1px solid #f7f7f8;}
.z-item:last-child{border-bottom:none;}
.z-buttom{display: block;cursor: pointer;width: 100%;position: relative;padding: .17rem .3rem .17rem 0;}
.z-buttom:after{content: '';position: absolute;top: 0;right: 0;width: .15rem;height: 100%;background-image: url('../images/a30.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.z-name{width: 100%;color: #222222;line-height: 1.38;}
.z-sub{display: none;width: 100%;padding: .35rem 0;border-top: 1px solid #eeeeee;}
.z-contact{display: flex;align-items: flex-start;justify-content: space-between;width: 100%;padding: .1rem 0;}
.z-icon{width: 1em;height: 1.5em;line-height: 1.5em;}
.z-icon img{max-width: 100%;max-height: 100%;}
.z-text{width: calc(100% - 1.5em);color: #444444;line-height: 1.5;}
.z-item.show .z-buttom:after{background-image: url('../images/a30-b.png');}

@media(max-width: 1400px){
   .z-list{padding: 0 .3rem;}
   .z-one{padding: .2rem 0;}
   .z-item{padding: 0 .3rem;}
}

@media(max-width: 1150px){
   .z-left{width: 100%;}
   .z-right{width: 100%;flex: none;}
}

@media(max-width: 750px){
   .z-box{position: relative;width: 100%;min-width: 100%;}
   .z-list{position: relative;top: 0;transform: translate(0,0);max-height: none; padding: .2rem .3rem;display: flex;flex-wrap: wrap;justify-content: space-between;}
   .z-one{width: 45%;}
}


.wa-main{position: relative;width: 100%; background-color: #f5f5f5;}
.wa-main:before{content: '';position: absolute;top: 0;left: 0;width: 4.7rem;height: 100%;background-color: #fff;}
.wa-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;}
.wa-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.wa-left{width: 2.6rem;padding: 1.1rem 0;}
.wa-box{width: 100%;padding: .1rem 0;}
.wa-form{width: 100%;}
.wa-search{width: 100%;margin-bottom: .4rem;position: relative;padding-right: .6rem;border: solid 1px #b62841;}
.wa-input{width: 100%;border: none;background-color: transparent;height: .56rem;color: #333;padding-left: .2rem;}
.wa-submit{position: absolute;top: 0;right: 0;border: none;background-color: transparent;display: block;cursor: pointer;width: .6rem;height: 100%;background-image: url('../images/a3-c.png');background-size: 1em auto;background-position: center center;background-repeat: no-repeat;}
.wa-navbox{width: 100%;}
.wa-nav{display: block;cursor: pointer;position: relative;width: 100%;padding: .21rem calc(1em + .2rem) .21rem .2rem; color: #222222;line-height: 1.5;border-bottom: 1px solid #e1e1e1;}
.wa-nav:after{content: '';position: absolute;top: 0;right: .2rem;width: .28em;height: 100%;background-image: url('../images/a22.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.wa-nav:hover{background-color: #b62841;color: #fff;}
.wa-nav:hover:after{background-image: url('../images/a22-c.png');}
.wa-nav.active{background-color: #b62841;color: #fff;}
.wa-nav.active:after{background-image: url('../images/a22-c.png');}

.wa-right{width: 12.5rem;padding-bottom: .7rem;}
.wa-top{width: 100%;margin-bottom: .35rem;text-align: right;}
.wa-top .nav-right{display: inline-block;vertical-align: middle;padding-left: 0;}
.wa-top .nav-one{height: .75rem;line-height: .75rem;}
.wa-list{width: 100%;padding-bottom: .3rem;display: flex;flex-wrap: wrap;}
.wa-item{display: block;cursor: pointer;width: 31.2%;margin-right: 3.2%;margin-bottom: .35rem;}
.wa-item:nth-child(3n){margin-right: 0;}
.wa-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(292/390*100%);}
.wa-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.wa-text{width: 100%;padding-top: .2rem;text-align: center;}
.wa-name{width: 100%;color: #222222;line-height: 1.5;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wa-item:hover .wa-img img{transform: scale(1.05);}
.wa-item:hover .wa-name{color: #b62841;}

@media(min-width: 750px){
   .wa-box{position: sticky;top: .9rem;}
}

@media(max-width: 900px){
  .wa-main:before{display: none;}
  .wa-left{width: 3.5rem;}
} 

@media(max-width: 750px){
    .wa-left{width: 100%;padding: .3rem;background-color: #fff;}
    .wa-right{width: 100%;padding:0 .3rem .7rem;}
    .wa-item{width: calc(50% - .15rem);margin-right: .3rem;}
    .wa-item:nth-child(3n){margin-right:.3rem;}
    .wa-item:nth-child(2n){margin-right: 0;}
}

.wb-main{width: 100%;padding: 0 .3rem 1rem;background-image: url('../images/b53.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.wb-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;} 
.wb-top{width: 100%;margin-bottom: .2rem;text-align: right;}
.wb-top .nav-right{display: inline-block;vertical-align: middle;padding-left: 0;}
.wb-top .nav-one{height: .75rem;line-height: .75rem;}
.wb-cont{width: 100%;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.wb-left{width: 7.41rem;position: relative;}
.wb-b{width: 100%;}
.wb-item{display: block;width: 100%;}
.wb-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(555/741*100%);}
.wb-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.wb-pagination{position: absolute;bottom: .4rem;left: 0;width: 100%;text-align: center;font-size: 0;}
.wb-pagination .swiper-pagination-bullet{display: inline-block;vertical-align: middle;opacity: 1;margin: 0 .05rem;width: .08rem;height: .08rem;border-radius: .04rem;background-color: #dddddd;}
.wb-pagination .swiper-pagination-bullet-active{width: .22rem;background-color: #fff;}

.wb-right{width: 8.4rem;}
.wb-titles{width: 100%;padding-bottom: .3rem;margin-bottom: .3rem;color: #222222;line-height: 1.25;font-weight: bold;border-bottom: 1px solid #dddddd;}
.wb-list{width: 100%;}
.wb-one{display: block;width: 100%;margin-bottom: .35rem;}
.wb-one:last-child{margin-bottom: 0;}
.wb-tip{width: 100%;margin-bottom: .15rem;color: #b62841;font-weight: bold;line-height: 1.4;}
.wb-textbox{width: 100%;color: #444444;line-height: 1.87;}
.wb-textbox *{line-height: inherit;max-width: 100%;}
.wb-textbox p{margin-bottom: .15rem;}
.wb-textbox p:last-child{margin-bottom: 0;}

.wb-navbox{position: fixed;top: 50%;left: 0;z-index: 38;transform: translate(0,-50%); width: 1rem;background-color: #ffffff;box-shadow: 0px 0px .3rem 0px rgba(0, 0, 0, 0.04);border-radius: 0px .04rem .04rem 0px;overflow: hidden;}
.wb-nav{transition: all .3s; display: block;cursor: pointer;width: 100%;padding: .12rem .1rem;text-align: center;color: #444444;line-height: 1.6;}
.wb-nav:hover{background-color: #b62841;color: #fff;}
.wb-nav.active{background-color: #b62841;color: #fff;}

@media(max-width: 750px){
    .wb-left{width: 100%;margin-bottom: .3rem;}
    .wb-right{width: 100%;}
    .wb-navbox{display: none;}
}


.wc-main{width: 100%;padding: 1rem .3rem .8rem;background-image: url('../images/b55.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.wc-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;} 
.wc-cont{width: 100%;display: flex;flex-wrap: wrap;font-size: 0;}
.wc-item{display: block;width: 23.69%;padding: .38rem .5rem .43rem; margin-right: 1.74%;margin-bottom: .3rem;background-color: #ffffff;border: solid 1px #fafafa;box-shadow: 0 0 .3rem rgba(0,0,0,.03);}
.wc-item:nth-child(4n){margin-right: 0;}
.wc-icon{position: relative;top: 0;transition: all .3s; width: 100%;height: .52rem;line-height: .52rem;}
.wc-icon img{max-width: .55rem;max-height: 100%;}
.wc-text{width: 100%;padding-top: .22rem;}
.wc-intro{width: 100%;color: #444444;line-height: 1.7;}
.wc-item:hover .wc-icon{top: -.1rem;}

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

.wd-main{width: 100%;padding: 1.05rem .3rem 1.15rem;background-image: url('../images/b56.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.wd-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;} 
.wd-table{width: 100%;overflow: auto;}
.wd-table table{width: 100%;border: none;}
.wd-table tr{width: 100%;border: none;background-color: #f6f6f6;}
.wd-table td{border: none;padding: .12rem .3rem;color: #444444;line-height: 1.6;}
.wd-table tr:nth-child(2n){background-color: #fff;}
.wd-tr:nth-child(1){background-color: #eeeeee;}
.wd-tr:nth-child(1) td{padding-top: .22rem;padding-bottom: .22rem;}

@media(max-width: 750px){
    .wd-table td{padding: .1rem .15rem;}
}

.we-main{overflow: hidden; width: 100%;padding: 1.05rem .3rem 1.1rem;}
.we-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;}
.we-top{width: 100%;padding-bottom: .05rem;display: flex;align-items: flex-end;}
.we-lt{flex: 1;font-size: 0;}
.we-rt{position: relative;margin-bottom: .4rem;width: 1.05rem;height: .48rem;font-size: 0;}
.we-prev{transition: all  .3s;left: 0;margin-top: -.24rem;width: .48rem;height: .48rem;background-color: #f1f1f1;border-radius: 50%;background-image: url('../images/a21.png');background-size: .07rem auto;background-position: center center;background-repeat: no-repeat;}
.we-prev:hover{background-color: #b62841;background-image: url('../images/a21-b.png');}
.we-next{transition: all  .3s;transform: rotate(-180deg); right: 0;margin-top: -.24rem;width: .48rem;height: .48rem;background-color: #f1f1f1;border-radius: 50%;background-image: url('../images/a21.png');background-size: .07rem auto;background-position: center center;background-repeat: no-repeat;}
.we-next:hover{background-color: #b62841;background-image: url('../images/a21-b.png');}
.we-bottom{width: 100%; max-width: 10.34rem;margin: 0 auto;}
.we-b{width: 100%;overflow: visible;}
.we-item{opacity: .5;transition: all  .3s;width: 100%;height: auto; padding: 0 .14rem;}
.we-link{display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;cursor: pointer;width: 100%;height: 100%;background-color: #f5f5f5;}
.we-left{width: 4.3rem;}
.we-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(323/430*100%);}
.we-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.we-right{width: calc(100% - 5.1rem);padding-right: .8rem;}
.we-name{width: 100%;margin-bottom: .25rem;color: #222222;font-weight: bold;line-height: 1.38;}
.we-intro{width: 100%;color: #666666;line-height: 2;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.we-item.swiper-slide-active{opacity: 1;}
.we-item:hover .we-img img{transform: scale(1.05);}
.we-item:hover .we-name{color: #b62841;}

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

 

/* 
.nav-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;}

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

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

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

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


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

*/

/*视频容器样式*/
.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: #b62841; 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;}
}



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