@charset "utf-8";
html{-webkit-font-smoothing:antialiased;height: 100%;touch-action: manipulation;}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
header, hgroup, nav, menu, main, section, article, summary, details, aside, figure, figcaption, footer{display: block;margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
table,th,td{border: 1px solid black;}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:400;}
dl,ol,ul{list-style-type:none}
h1,h2,h3,h4,h5,h6{font-size:100%;}
a{text-decoration:none;color: inherit;}
a:hover{text-decoration:none;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;outline:none;blr:expression(this.onFocus=this.blur())}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
textarea{resize:none;outline: none;font-family: Arial;}
img{vertical-align:middle;max-width: 100%;height: auto;}
@media(min-width: 1201px){
    img{image-rendering: -webkit-optimize-contrast;image-rendering: -o-crisp-edges;image-rendering: -moz-crisp-edges;image-rendering: crisp-edges;-ms-interpolation-mode: nearest-neighbor;}
}
button,input[type=submit],input[type=text],input[type=button]{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;blr:expression(this.onFocus=this.blur())}
input{outline: 0;}
input::-webkit-input-safebox-button{display: none;/*去掉搜狗浏览器密码软盘*/}
body{font-size: 14px;color: #000;font-family: Arial;}
body *{box-sizing: border-box;}

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

#web-ietip {width: 526px; height: 90px; padding: 83px 0 0 84px; overflow:hidden; background: url(../css/ietip/browser.png) no-repeat center center; margin: 200px auto 0;}
#web-ietip a{display: block; width: 65px; height: 80px; float: left;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.ellipsis{display: block;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.eps2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
 
img[img-src]{opacity: 0;}
img[done]{opacity: 1;transition: opacity .01s;}
@media(max-width: 1200px){
    img{image-rendering: auto;}
} 

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

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

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



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


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

/* 动画 */

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

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

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

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

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

.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%;position: relative;overflow: hidden;padding-top: calc(790/1920*100%);}
.a-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.a-prev{margin-top: -.52rem;left: .53rem;width: 1.04rem;height: 1.04rem;border-radius: 50%;background-color: rgba(0,0,0,.3);background-image: url('../images/a1.png');background-size: .24rem auto;background-position: center center;background-repeat: no-repeat;}
.a-prev:hover{background-color: rgba(0,0,0,.6);}
.a-next{transform: rotate(-180deg);margin-top: -.52rem;right: .53rem;width: 1.04rem;height: 1.04rem;border-radius: 50%;background-color: rgba(0,0,0,.3);background-image: url('../images/a1.png');background-size: .24rem auto;background-position: center center;background-repeat: no-repeat;}
.a-next:hover{background-color: rgba(0,0,0,.6);}
 
@media(max-width: 750px){
    .a-prev{left: .3rem;margin-top: -.3rem;width: .6rem;height: .6rem;background-size: .16rem auto;}
    .a-next{right: .3rem;margin-top: -.3rem;width: .6rem;height: .6rem;background-size: .16rem auto;}
}

.b-main{width: 100%;padding: 0 .3rem;background-color: #fe9c1c;background-image: linear-gradient(270deg, #fe9c1c 0%, #f9de32 100%);}
.b-inner{width: 100%;max-width: 13.7rem;margin: 0 auto;}
.b-cont{width: 100%;display: flex;justify-content: space-between;}
.b-one{display: flex;align-items: center;text-align: center;cursor: pointer;padding: .15rem .3rem;color: #a90d18;font-weight: bold;line-height: 1.18;}
.b-one:hover{background-color: #a90d18;color: #fff;}
.b-one.active{background-color: #a90d18;color: #fff;}

.c-main{width: 100%;position: relative;min-height: 100vh; padding: 1.63rem 1.32rem 3.1rem;background-color: #88070f;background-image: linear-gradient(91deg, #88070f 0%, #ba101d 100%);}
.c-bg{position: absolute;top: 0;left: 0;width: 1.32rem;height: 100%;background-image: url('../images/b2.jpg');background-size: 100% auto;background-position: top center;background-repeat: repeat-y;}
.c-bg2{left: auto;right: 0;background-image: url('../images/b2-b.jpg');}
.c-inner{width: 100%;padding: 0 .3rem;position: relative;}
.c-back{display: inline-block;vertical-align: middle;cursor: pointer;margin-bottom: .3rem; color: #fff;font-weight: bold;line-height: 1.3;}
.c-back:before{content: '';display: inline-block;vertical-align: middle;margin-right: .15rem; width: 1em;height: 1.3em;background-image: url('../images/a14.png');background-size: contain;background-position: center center;background-repeat: no-repeat;}
.c-top{width: 100%;text-align: center;margin-bottom: 1.45rem;}
.c-titles{display: inline-block;position: relative;min-width: 6.83rem;background-image: url('../images/a2.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.c-titles span{display: block;width: 100%;color: #dd1102;font-size: .81rem;font-weight: bold;line-height: 1.66rem;}
.c-titles span{ 
	background-image: linear-gradient(180deg, #dd1102 0%,  #930f02 100%);
	-webkit-background-clip:text; 
    background-clip: text;
    -webkit-text-fill-color: transparent; 
    text-fill-color: transparent;}
.c-titles:after{content: '';position: absolute;top: 100%;left: 50%;transform: translate(-50%,0);width: 6.75rem;height: 1.2rem;background-image: url('../images/a3.png');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.c-bottom{width: 100%;max-width: 14.8rem;margin: 0 auto;padding: 1.17rem .3rem .6rem; border-radius: .26rem;border: solid .04rem #fc2222;}
.c-one{width: 100%;}
.c-subtitlebox{width: 100%;text-align: center;}
.c-subtitle{display: inline-block;position: relative;padding: 0 1.2rem;color: #ffffff;line-height: 1.14;font-weight: bold;}
.c-subtitle:before{content: '';position: absolute;top: 0;left: 0;width: 1.1rem;height: 100%;background-image: url('../images/a4.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.c-subtitle:after{content: '';position: absolute;top: 0;right: 0;width: 1.1rem;height: 100%;background-image: url('../images/a4-b.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}

@media(max-width: 750px){
    .c-main{padding: 1.2rem .3rem;}
    .c-bg{width: .3rem;}
    .c-titles{min-width: 6rem;}
    .c-titles span{font-size: .6rem;}
    .c-titles:after{width: 5.92rem;}
    .c-subtitle{font-size: .45rem;}
}

.ca-main{width: 100%;padding: .7rem .8rem 1.1rem;}
.ca-cont{width: 100%;}
.ca-item{width: 100%;margin-bottom: .43rem;display: flex;flex-wrap: wrap;align-items: center;}
.ca-tip{margin-right: .2rem; min-width: 2.1rem;color: #a10c14;font-weight: bold;text-align: center;padding: 0 .15rem;line-height: .84rem;background-color: #fe9d1d;background-image: linear-gradient(-82deg, #fe9d1d 0%, #fbcc2c 100%);border-radius: .1rem;}
.ca-list{flex: 1;display: flex;flex-wrap: wrap;}
.ca-one{display: block;position: relative;width: 33.33%;text-align: center;padding: 0 .15rem;}
.ca-one:after{content: '';position: absolute;top: .12rem;right: -.68rem;width: 1.37rem;height: .3rem;background-image: url('../images/a5.png');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.ca-one:nth-child(3n):after{display: none;}
.ca-one:last-child:after{display: none;}
.ca-name{width: 100%;color: #fceeab;font-weight: bold;line-height: 1.3;}
.ca-time{width: 100%;color: #fceeab;font-weight: bold;line-height: 1.4;}

@media(max-width: 750px){
    .ca-main{padding: .7rem  0 1.1rem;}
    .ca-tip{width: 100%;margin-right: 0;}
    .ca-list{flex: none;width: 100%;}
    .ca-one{width: 100%;margin-top: .25rem;}
    .ca-one:after{display: none;}
}

.cb-main{width: 100%;padding: .65rem 0 1.15rem;}
.cb-textbox{width: 100%;text-align: center; color: #fceeab;line-height: 1.3;font-weight: bold;}
.cb-textbox *{line-height: inherit;} 
.cb-textbox p{margin-bottom: .4rem;}
 

.cd-main{width: 100%;padding: 1.2rem 0 .75rem;} 
.cd-cont{width: 100%;display: flex;flex-wrap: wrap;font-size: 0;}
.cd-item{display: block;cursor: pointer;width: 50%;text-align: center;padding: 0 .15rem;margin-bottom: .5rem;}
.cd-imgbox{display: inline-block;position: relative;width: 3.7rem;}
.cd-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(733/370*100%);border-radius: .26rem;border: solid .04rem #fc2222;}
.cd-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.cd-play{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: .95rem;}
.cd-play img{width: 100%;}
.cd-text{width: 100%;padding-top: .37rem;}
.cd-name{width: 100%;margin-bottom: .15rem;color: #fceeab;font-weight: bold;line-height: 1.3;}
.cd-textbox{width: 100%;line-height: 1.6;color: #fceeab;}
.cd-textbox *{line-height: inherit;}

@media(max-width: 750px){
    .cd-item{width: 100%;padding: 0 ;}
    .cd-textbox{font-size: .3rem;}
}

.ce-main{width: 100%;max-width: 13.05rem;margin: 0 auto;padding: .83rem 0 .86rem;}
.ce-cont{width: 100%;}
.ce-item{display: flex;flex-wrap: wrap; width: 100%;margin-bottom: .67rem;border: solid .03rem #fceeab;}
.ce-lt{display: flex;align-items: center;padding: .15rem; width: 2.4rem;background-color: #fceeab;}
.ce-tip{width: 100%;text-align: center;color: #a70d15;line-height: 1.3;font-weight: bold;}
.ce-rt{flex: 1;}
.ce-table{width: 100%;}
.ce-table table{width: 100%;border: none;}
.ce-table tr{width: 100%;border: none;border-bottom: .03rem solid  #fceeab;}
.ce-table tr:last-child{border-bottom:none;}
.ce-table td{border: none;border-right: .03rem solid  #fceeab;text-align: center;padding:   .1rem;color: #fceeab;line-height: 1.6;}
.ce-table td:last-child{border-right:none;}
.ce-table td:nth-child(1){width: 2.3rem;}
.ce-table td:nth-child(2){width: 2.3rem;}
.ce-table td:nth-child(3){width: 2.3rem;}

@media(max-width: 750px){
    .ce-lt{width: 100%;}
    .ce-tip{font-size:  .36rem;}
    .ce-rt{width: 100%;flex: none;}
    .ce-table{font-size: .26rem;}
    .ce-table td:nth-child(1){width: 20%;}
    .ce-table td:nth-child(2){width: 20%;}
    .ce-table td:nth-child(3){width: 20%;}
}

.cf-main{width: 100%;max-width: 12.8rem;margin: 0 auto; padding: .9rem 0 ;}
.cf-cont{width: 100%;}
.cf-item{width: 100%;margin-bottom: .35rem;}
.cf-titles{width: 100%;margin-bottom: .3rem;text-align: center;color: #fceeab;line-height: 1.3;font-weight: bold;}
.cf-textbox{width: 100%;text-align: center;line-height: 1.5;color: #fceeab;}
.cf-textbox *{line-height: inherit;max-width: 100%;}

@media(max-width: 750px){
    .cf-textbox{font-size: .3rem;}
}


.cg-main{width: 100%;max-width: 12.45rem;margin: 0 auto;padding: .55rem 0 .8rem;}
.cg-intro{width: 100%;max-width: 42em;margin: 0 auto .7rem;text-align: center; line-height: 1.4;color: #fceeab;}
.cg-navbox{width: calc(100% + .34rem);position: relative;padding-bottom: .43rem;left: -.17rem;display: flex;flex-wrap: wrap;}
.cg-nav{flex: 1;text-align: center;padding: 0 .17rem;margin-bottom: .3rem;}
.cg-nav span{display: flex;align-items: center;justify-content: center;text-align: center;width: 100%;height: 100%;min-height: 1.15rem;padding: .15rem;color: #a10c14;font-weight: bold;line-height: 1.2; background-color: #fe9d1d; background-image: linear-gradient(-82deg, #fe9d1d 0%, #fbcc2c 100%);border-radius: .1rem;}
.cg-bottom{width: 100%;}
.cg-titles{width: 100%;padding: .28rem .15rem;text-align: center;color: #b21019;line-height: 1.3;font-weight: bold;background-color: #fceeab;}
.cg-table{width: 100%;}
.cg-table table{width: 100%;border: .03rem solid  #fceeab;}
.cg-table tr{width: 100%;border: none;border-bottom: .03rem solid  #fceeab;}
.cg-table tr:last-child{border-bottom:none;}
.cg-table td{border: none;text-align: center;padding:.25rem .1rem;color: #fceeab;line-height: 1.6;}
.cg-table td:nth-child(1){width: 3.28rem;}
.cg-table tr:nth-child(1) td{font-size: 1.2em;padding: .11rem .1rem;}
.cg-table tr:nth-child(1) td:nth-child(1){border-right: .03rem solid  #fceeab}

@media(max-width: 750px){
    .cg-table{font-size: .3rem;}
   .cg-table td:nth-child(1){width: 35%;}
}


.d-main{width: 100%;min-height: 100vh;position: relative;padding: 1.63rem 1.32rem 3.1rem;background-color: #88070f;background-image: linear-gradient(91deg, #88070f 0%, #ba101d 100%);}
.d-bg{position: absolute;top: 0;left: 0;width: 1.32rem;height: 100%;background-image: url('../images/b2.jpg');background-size: 100% auto;background-position: top center;background-repeat: repeat-y;}
.d-bg2{left: auto;right: 0;background-image: url('../images/b2-b.jpg');}
.d-inner{width: 100%;padding: 0 .3rem;}
.d-back{display: inline-block;vertical-align: middle;cursor: pointer;margin-bottom: .3rem; color: #fff;font-weight: bold;line-height: 1.3;}
.d-back:before{content: '';display: inline-block;vertical-align: middle;margin-right: .15rem; width: 1em;height: 1.3em;background-image: url('../images/a14.png');background-size: contain;background-position: center center;background-repeat: no-repeat;}

.d-top{width: 100%;text-align: center;margin-bottom: 1.45rem;}
.d-titles{display: inline-block;position: relative;min-width: 6.83rem;background-image: url('../images/a2.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.d-titles span{display: block;width: 100%;color: #dd1102;font-size: .81rem;font-weight: bold;line-height: 1.66rem;}
.d-titles span{ 
	background-image: linear-gradient(180deg, #dd1102 0%,  #930f02 100%);
	-webkit-background-clip:text; 
    background-clip: text;
    -webkit-text-fill-color: transparent; 
    text-fill-color: transparent;}
.d-titles:after{content: '';position: absolute;top: 100%;left: 50%;transform: translate(-50%,0);width: 6.75rem;height: 1.2rem;background-image: url('../images/a3.png');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.d-bottom{width: 100%;max-width: 14.8rem;margin: 0 auto;padding: 1.17rem .3rem 1.4rem; border-radius: .26rem;border: solid .04rem #fc2222;}
.d-one{width: 100%;}
.d-subtitlebox{width: 100%;text-align: center;}
.d-subtitle{display: inline-block;position: relative;padding: 0 1.2rem;color: #ffffff;line-height: 1.14;font-weight: bold;}
.d-subtitle:before{content: '';position: absolute;top: 0;left: 0;width: 1.1rem;height: 100%;background-image: url('../images/a4.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.d-subtitle:after{content: '';position: absolute;top: 0;right: 0;width: 1.1rem;height: 100%;background-image: url('../images/a4-b.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}

@media(max-width: 750px){
    .d-main{padding: 1.2rem .3rem;}
    .d-bg{width: .3rem;}
    .d-titles{min-width: 6rem;}
    .d-titles span{font-size: .6rem;}
    .d-titles:after{width: 5.92rem;}
    .d-subtitle{font-size: .4rem;}
}

.da-main{width: 100%;max-width: 12.5rem;margin: 0 auto;padding: .8rem 0 1.75rem;}
.da-titles{width: 100%;margin-bottom: .35rem;color: #fceeab;font-weight: bold;line-height: 1.27;}
.da-textbox{width: 100%;color: #fceeab;line-height: 1.8;}
.da-textbox *{line-height: inherit;max-width: 100%;}


.db-main{width: 100%;max-width: 12.32rem;margin: 0 auto;padding: .83rem 0 1.65rem;}
.db-video{display: block;cursor: pointer;width: 100%;position: relative;}
.db-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(683/1232*100%);border-radius: .1rem;border: solid .04rem #fc2222;}
.db-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.db-play{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 1.67rem;}
.db-play img{width: 100%;}

@media(max-width: 750px){
    .db-play{width: .95rem;}
}

.e-main{width: 100%;position: relative;padding: 1.63rem 1.32rem 3.1rem;background-color: #88070f;background-image: linear-gradient(91deg, #88070f 0%, #ba101d 100%);}
.e-bg{position: absolute;top: 0;left: 0;width: 1.32rem;height: 100%;background-image: url('../images/b2.jpg');background-size: 100% auto;background-position: top center;background-repeat: repeat-y;}
.e-bg2{left: auto;right: 0;background-image: url('../images/b2-b.jpg');}
.e-inner{width: 100%;padding: 0 .3rem;}
.e-top{width: 100%;text-align: center;margin-bottom: 1.45rem;}
.e-titles{display: inline-block;position: relative;min-width: 6.83rem;background-image: url('../images/a2.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.e-titles span{display: block;width: 100%;color: #dd1102;font-size: .81rem;font-weight: bold;line-height: 1.66rem;}
.e-titles span{ 
	background-image: linear-gradient(180deg, #dd1102 0%,  #930f02 100%);
	-webkit-background-clip:text; 
    background-clip: text;
    -webkit-text-fill-color: transparent; 
    text-fill-color: transparent;}
.e-titles:after{content: '';position: absolute;top: 100%;left: 50%;transform: translate(-50%,0);width: 6.75rem;height: 1.2rem;background-image: url('../images/a3.png');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.e-bottom{width: 100%;max-width: 14.8rem;margin: 0 auto;padding: 1.17rem .3rem 1.4rem; border-radius: .26rem;border: solid .04rem #fc2222;}
.e-one{width: 100%;}
.e-subtitlebox{width: 100%;text-align: center;}
.e-subtitle{display: inline-block;position: relative;padding: 0 1.2rem;color: #ffffff;line-height: 1.14;font-weight: bold;}
.e-subtitle:before{content: '';position: absolute;top: 0;left: 0;width: 1.1rem;height: 100%;background-image: url('../images/a4.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.e-subtitle:after{content: '';position: absolute;top: 0;right: 0;width: 1.1rem;height: 100%;background-image: url('../images/a4-b.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}

.e-expect{width: 100%;text-align: center;padding-top: .77rem;}
.e-icon{width: 100%;margin-bottom: .4rem;}
.e-icon img{width: 4.65rem;}
.e-intro{width: 100%;color: #580106;font-size: 1rem;font-weight: bold;line-height: 1;}

@media(max-width: 750px){
    .e-main{padding: 1.2rem .3rem;}
    .e-bg{width: .3rem;}
    .e-titles{min-width: 6rem;}
    .e-titles span{font-size: .6rem;}
    .e-titles:after{width: 5.92rem;}
    .e-subtitle{font-size: .4rem;}
}

 
.g-main{width: 100%;position: relative;padding: 1rem 1.32rem .6rem;background-color: #88070f;background-image: linear-gradient(91deg, #88070f 0%, #ba101d 100%);}
.g-bg{position: absolute;top: 0;left: 0;width: 1.32rem;height: 100%;background-image: url('../images/b2.jpg');background-size: 100% auto;background-position: top center;background-repeat: repeat-y;}
.g-bg2{left: auto;right: 0;background-image: url('../images/b2-b.jpg');}
.g-inner{width: 15.25rem;max-width: calc(100% - .6rem);margin: 0 auto;}
.g-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.g-item{width: calc(50% - .425rem);margin-bottom: .88rem;}

.g-top{width: 100%;text-align: center;margin-bottom: .25rem;}
.g-titles{display: inline-block;position: relative;min-width: 3.17rem;background-image: url('../images/a2.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.g-titles span{display: block;width: 100%;color: #dd1102;font-weight: bold;line-height: .78rem;}
.g-titles span{ 
	background-image: linear-gradient(180deg, #dd1102 0%,  #930f02 100%);
	-webkit-background-clip:text; 
    background-clip: text;
    -webkit-text-fill-color: transparent; 
    text-fill-color: transparent;}
.g-titles:after{content: '';position: absolute;top: 100%;left: 50%;transform: translate(-50%,0);width: 3.08rem;height: .48rem;background-image: url('../images/a9.png');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.g-bottom{width: 100%;border-radius: .21rem;border: solid .03rem #fc2222;}

.g-unitbox{width: 100%;text-align: center;font-size: 0;padding-top: .25rem;border-top: .03rem solid #fceeab;}
.g-unit{display: inline-block;vertical-align: middle;padding: .05rem .38rem 0; color: #fceeab;font-weight: bold;line-height: 1.38;}

@media(max-width: 750px){
    .g-main{padding: 1.2rem .3rem;}
    .g-bg{width: .3rem;}
    .g-item{width: 100%;}
    .g-bottom{min-height: 1rem !important;}
    .g-unit{width: 100%;padding:.05rem 0;}
}

.ga-main{width: 100%;padding: .2rem .15rem ;}
.ga-textbox{width: 100%;margin-bottom: .35rem;color: #fceeab;line-height: 1.7;text-align: center;font-weight: bold;}
.ga-textbox *{line-height: inherit;}
.ga-cont{width: 100%;display: flex;flex-wrap: wrap;font-size: 0;}
.ga-item{display: block;cursor: pointer;width: 25%;padding: 0 .09rem;margin-bottom: .3rem;text-align: center;}
.ga-imgbox{width: 100%;position: relative;}
.ga-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(89/155*100%);border-radius: .1rem;border: solid .02rem #fc2222;}
.ga-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.ga-play{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: .27rem;}
.ga-play img{width: 100%;}
.ga-top{width: 100%;position: relative;padding-top: calc(89/155*100%);border-radius: .1rem;border: solid .02rem #fc2222;}
.ga-titles{position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: 100%;}
.ga-titles span{display: inline-block;position: relative;padding: 0 .25rem;color: #fceeab;line-height: 1.5;font-weight: bold;}
.ga-titles span:before{content: '';position: absolute;top: 0;left: 0;width: .25rem;height: 100%;background-image: url('../images/a10.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.ga-titles span:after{content: '';position: absolute;top: 0;right: 0;width: .25rem;height: 100%;background-image: url('../images/a10-b.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.ga-text{width: 100%;padding-top: .08rem;}
.ga-name{width: 100%;color: #ffffff;line-height: 1.8;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ga-item:hover .ga-img img{transform: scale(1.05);}

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

.gb-main{width: 100%;padding: .2rem .35rem;}
.gb-textbox{width: 100%;min-height: 2.1rem;padding-bottom: .35rem;color: #fceeab;line-height: 1.7;font-weight: bold;}
.gb-textbox *{line-height: inherit;}
.gb-morebox{width: 100%;text-align: right;padding-right: .1rem;}
.gb-more{display: inline-block;vertical-align: middle;cursor: pointer;color: #ffffff;line-height: 1.8;}
.gb-more:after{content: '';display: inline-block;vertical-align: middle;margin-left: .05rem;width: 1.44em;height: 1.44em;border-radius: 50%;background-color: #ffffff;background-image: url('../images/a11.png');background-size: 1em auto;background-position: center center;background-repeat: no-repeat;}



.gc-main{width: 100%;padding: .25rem .15rem;}
.gc-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.gc-one{width: calc(50% - .07rem);margin-bottom: .25rem;}
.gc-top{width: 100%;padding: .05rem .1rem;margin-bottom: .1rem;display: flex;align-items: center;background-color: #fda720;border-radius: .05rem;}
.gc-titles{flex: 1;color: #88070f;line-height: 1.7;font-weight: bold;}
.gc-mores{display: block;cursor: pointer;color: #88070f;line-height: 1.7;font-weight: bold;}
.gc-bottom{width: 100%;margin-bottom: .35rem;}
.gc-item{display: block;cursor: pointer;width: 100%;color: #fceeab;line-height: 1.8;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.gc-morebox{width: 100%;text-align: right;padding-right: .1rem;}
.gc-more{display: inline-block;vertical-align: middle;cursor: pointer;color: #ffffff;line-height: 1.8;}
.gc-more:after{content: '';display: inline-block;vertical-align: middle;margin-left: .05rem;width: 1.44em;height: 1.44em;border-radius: 50%;background-color: #ffffff;background-image: url('../images/a11.png');background-size: 1em auto;background-position: center center;background-repeat: no-repeat;}

@media(max-width: 750px){
    .gc-one{width: 100%;}
}

.gd-main{width: 100%;padding: .2rem .15rem ;}
.gd-cont{width: 100%;display: flex;flex-wrap: wrap;font-size: 0;}
.gd-item{display: block;cursor: pointer;width: 25%;padding: 0 .09rem;margin-bottom: .08rem;text-align: center;}
.gd-imgbox{width: 100%;position: relative;}
.gd-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(89/155*100%);border-radius: .1rem;border: solid .02rem #fc2222;}
.gd-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.gd-play{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: .27rem;}
.gd-play img{width: 100%;}
.gd-text{width: 100%;padding-top: .06rem;}
.gd-name{width: 100%;color: #fceeab;line-height: 1.6;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.gd-intro{width: 100%;color: #ffffff;line-height: 1.6;}

.gd-item:hover .gd-img img{transform: scale(1.05);}

.gd-morebox{width: 100%;text-align: right;padding-right: .1rem;}
.gd-more{display: inline-block;vertical-align: middle;cursor: pointer;color: #ffffff;line-height: 1.8;}
.gd-more:after{content: '';display: inline-block;vertical-align: middle;margin-left: .05rem;width: 1.44em;height: 1.44em;border-radius: 50%;background-color: #ffffff;background-image: url('../images/a11.png');background-size: 1em auto;background-position: center center;background-repeat: no-repeat;}

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

.ge-main{width: 100%;padding: .36rem .5rem .15rem;}
.ge-cont{width: 100%;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.ge-left{width: 3.65rem;position: relative;}
.ge-b{width: 100%;border-radius: .1rem;border: solid .02rem #fc2222;}
.ge-item{display: block;width: 100%;}
.ge-link{display: block;cursor: pointer;width: 100%;}
.ge-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(229/364*100%);}
.ge-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.ge-img:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('../images/a15.png');background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.ge-link:hover .ge-img img{transform: scale(1.05);}
.ge-pagination{position: absolute;bottom: .06rem;left: 0;width: 100%;text-align: center;font-size: 0;}
.ge-pagination .swiper-pagination-bullet{display: inline-block;vertical-align: middle;margin: 2px; opacity: 1;width: 6px;height: 6px;border-radius: 50%;background-color: rgba(255,255,255,.3);}
.ge-pagination .swiper-pagination-bullet-active{background-color: #ffffff;}

.ge-right{width: calc(100% - 4.16rem);}
.ge-c{width: 100%;height: 2.4rem;}
.ge-one{display: block;cursor: pointer;width: 100%;height: auto;margin-bottom: .07rem;}
.ge-name{width: 100%;line-height: 1.8;color: #fceeab;}

.ge-morebox{width: 100%;text-align: right;padding-right: .1rem;margin-top: .35rem;}
.ge-more{display: inline-block;vertical-align: middle;cursor: pointer;color: #ffffff;line-height: 1.8;}
.ge-more:after{content: '';display: inline-block;vertical-align: middle;margin-left: .05rem;width: 1.44em;height: 1.44em;border-radius: 50%;background-color: #ffffff;background-image: url('../images/a11.png');background-size: 1em auto;background-position: center center;background-repeat: no-repeat;}

.ge-bottom{width: 100%;padding-top: .2rem;}
.ge-bottom .ge-c{height: auto;max-height: 10.8em;}

@media(max-width: 1150px){
    .ge-main{padding: .3rem;}
    .ge-left{width: 100%;margin-bottom: .3rem;}
    .ge-right{width: 100%;}
}


.i-main{width: 100%;position: relative;padding: 1.63rem 1.32rem 3.3rem;background-color: #88070f;background-image: linear-gradient(91deg, #88070f 0%, #ba101d 100%);}
.i-bg{position: absolute;top: 0;left: 0;width: 1.32rem;height: 100%;background-image: url('../images/b2.jpg');background-size: 100% auto;background-position: top center;background-repeat: repeat-y;}
.i-bg2{left: auto;right: 0;background-image: url('../images/b2-b.jpg');}
.i-inner{width: 100%;padding: 0 .3rem;}
.i-top{width: 100%;text-align: center;margin-bottom: 2rem;}
.i-titles{display: inline-block;position: relative;min-width: 6.83rem;background-image: url('../images/a2.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.i-titles span{display: block;width: 100%;color: #dd1102;font-size: .81rem;font-weight: bold;line-height: 1.66rem;}
.i-titles span{ 
	background-image: linear-gradient(180deg, #dd1102 0%,  #930f02 100%);
	-webkit-background-clip:text; 
    background-clip: text;
    -webkit-text-fill-color: transparent; 
    text-fill-color: transparent;}
.i-titles:after{content: '';position: absolute;top: 100%;left: 50%;transform: translate(-50%,0);width: 6.75rem;height: 1.2rem;background-image: url('../images/a3.png');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
 
.i-bottom{width: 100%;max-width: 13rem;margin: 0 auto;}
.i-form{width: 100%;}
.i-item{width: 100%;padding-bottom: .47rem; display: flex;flex-wrap: wrap;}
.i-lt{min-width: 3.6rem;}
.i-tip{display: inline-block;min-width: 2.85rem;padding: 0 .2rem;color: #a10c14;font-weight: bold; line-height: 1.15rem;text-align: center;background-color: #fe9d1d;background-image: linear-gradient(-82deg, #fe9d1d 0%, #fbcc2c 100%);border-radius: .1rem;}
.i-rt{flex: 1;}
.i-input{display: block;border: none;width: 100%;margin-bottom: .38rem; height: 1.15rem; text-align: center;padding: 0 .2rem;color: #a10c14;font-weight: bold;background-color: #fff;border-radius: .1rem;}
.i-buttom{width: 100%;text-align: center;padding-top: 1.95rem;}
.i-submit{display: inline-block;vertical-align: middle;cursor: pointer;border: none;min-width: 4.08rem;padding: 0 .2rem;line-height: 1.63rem;text-align: center;height: 1.63rem;letter-spacing: .06rem;color: #a10c14;font-weight: bold;background-color: #fe9d1d;background-image: linear-gradient(-82deg, #fe9d1d 0%, #fbcc2c 100%);border-radius: .1rem;}

.i-form input::-webkit-input-placeholder,
.i-form textarea::-webkit-input-placeholder{color: #a10c14;}
.i-form input:-moz-placeholder,
.i-form textarea:-moz-placeholder{color: #a10c14;}
.i-form input::-moz-placeholder,
.i-form textarea::-moz-placeholder{color: #a10c14;}
.i-form input:-ms-input-placeholder,
.i-form textarea:-ms-input-placeholder{color: #a10c14;}

@media(max-width: 750px){
    .i-main{padding: 1.2rem .3rem;}
    .i-top{margin-bottom: 1.2rem;}
    .i-bg{width: .3rem;}
    .i-titles{min-width: 6rem;}
    .i-titles span{font-size: .6rem;}
    .i-titles:after{width: 5.92rem;}
    .i-subtitle{font-size: .45rem;}

    .i-lt{min-width: 100%;width: 100%;margin-bottom: .15rem;}
    .i-tip{width: 100%;line-height: .8rem;}
    .i-input{height: .8rem;}
    .i-buttom{padding-top: .5rem;}
    .i-submit{height: .8rem;line-height: .8rem;}
}


.j-main{width: 100%;min-height: 100vh;position: relative;padding: 1.63rem 1.32rem 2rem;background-color: #88070f;background-image: linear-gradient(91deg, #88070f 0%, #ba101d 100%);}
.j-bg{position: absolute;top: 0;left: 0;width: 1.32rem;height: 100%;background-image: url('../images/b2.jpg');background-size: 100% auto;background-position: top center;background-repeat: repeat-y;}
.j-bg2{left: auto;right: 0;background-image: url('../images/b2-b.jpg');}
.j-inner{width: 14.3rem;max-width: calc(100% - .6rem);margin: 0 auto;position: relative;}
.j-back{display: inline-block;vertical-align: middle;cursor: pointer;margin-bottom: .3rem;padding-left: .35rem; color: #fff;font-weight: bold;line-height: 1.3;}
.j-back:before{content: '';display: inline-block;vertical-align: middle;margin-right: .15rem; width: 1em;height: 1.3em;background-image: url('../images/a14.png');background-size: contain;background-position: center center;background-repeat: no-repeat;}
.j-top{width: 100%;margin-bottom: 1.55rem;padding: 0 .35rem  .15rem; border-bottom: .04rem solid #fc2222;}
.j-titles{width: 100%;margin-bottom: .9rem;color: #fceeab;font-weight: bold; line-height: 1.3;}
.j-tipbox{width: 100%;font-size: 0;}
.j-tip{display: inline-block;vertical-align: middle;margin-bottom: .15rem;margin-right: .74rem;color: #fceeab;line-height: 1.3;}
.j-tip:last-child{margin-right: 0;} 

.j-textbox{width: 100%;padding: 0 .35rem; color: #fceeab;line-height: 1.6;}
.j-textbox *{max-width: 100%;line-height: inherit;}
.j-textbox video{display: block;margin: 0 auto;width: 11.48rem;height: auto !important;max-width: 100% !important;max-height: 6.4rem !important;border-radius: 10px;border: solid .04rem #fc2222;}

@media(max-width: 750px){
    .j-main{padding: 1.2rem .3rem;}
    .j-bg{width: .3rem;} 
    .j-back{padding-left: 0;} 
    .j-top{padding: 0 0 .15rem;margin-bottom: 1rem;}
    .j-tip{margin-right: .5rem;} 
    .j-textbox{padding: 0;}
}

.k-main{width: 100%;min-height: 100vh; position: relative;padding: 1.63rem 1.32rem 3.1rem;background-color: #88070f;background-image: linear-gradient(91deg, #88070f 0%, #ba101d 100%);}
.k-bg{position: absolute;top: 0;left: 0;width: 1.32rem;height: 100%;background-image: url('../images/b2.jpg');background-size: 100% auto;background-position: top center;background-repeat: repeat-y;}
.k-bg2{left: auto;right: 0;background-image: url('../images/b2-b.jpg');}
.k-inner{width: 100%;padding: 0 .3rem;position: relative;}
.k-back{display: inline-block;vertical-align: middle;cursor: pointer;margin-bottom: .3rem; color: #fff;font-weight: bold;line-height: 1.3;}
.k-back:before{content: '';display: inline-block;vertical-align: middle;margin-right: .15rem; width: 1em;height: 1.3em;background-image: url('../images/a14.png');background-size: contain;background-position: center center;background-repeat: no-repeat;}
.k-top{width: 100%;text-align: center;margin-bottom: 1.45rem;}
.k-titles{display: inline-block;position: relative;min-width: 6.83rem;background-image: url('../images/a2.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.k-titles span{display: block;width: 100%;color: #dd1102;font-size: .81rem;font-weight: bold;line-height: 1.66rem;}
.k-titles span{ 
	background-image: linear-gradient(180deg, #dd1102 0%,  #930f02 100%);
	-webkit-background-clip:text; 
    background-clip: text;
    -webkit-text-fill-color: transparent; 
    text-fill-color: transparent;}
.k-titles:after{content: '';position: absolute;top: 100%;left: 50%;transform: translate(-50%,0);width: 6.75rem;height: 1.2rem;background-image: url('../images/a3.png');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.k-bottom{width: 100%;max-width: 14.98rem;margin: 0 auto;padding:.9rem .1rem .3rem;display: flex;flex-wrap: wrap;border-radius: .26rem;border: solid .04rem #fc2222;}
.k-item{display: block;cursor: pointer;width: 25%;text-align: center;padding: 0 .2rem;margin-bottom: .75rem;}
.k-imgbox{width: 100%;position: relative;}
.k-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(186/320*100%);border-radius: .1rem;border: solid .02rem #fc2222;}
.k-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.k-play{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: .55rem;}
.k-text{width: 100%;padding-top: .23rem;}
.k-name{width: 100%;color: #fceeab;line-height: 1.5;}
.k-intro{width: 100%;color: #fff;line-height: 1.6;}
.k-item:hover .k-img img{transform: scale(1.05);}
@media(max-width: 750px){
    .k-main{padding: 1.2rem .3rem;}
    .k-bg{width: .3rem;}
    .k-titles{min-width: 6rem;}
    .k-titles span{font-size: .6rem;}
    .k-titles:after{width: 5.92rem;} 

    .k-item{width: 50%;padding: 0 .15rem;}
}

.l-main{width: 100%;position: relative;min-height: 100vh; padding: 1.63rem 1.32rem 3.1rem;background-color: #88070f;background-image: linear-gradient(91deg, #88070f 0%, #ba101d 100%);}
.l-bg{position: absolute;top: 0;left: 0;width: 1.32rem;height: 100%;background-image: url('../images/b2.jpg');background-size: 100% auto;background-position: top center;background-repeat: repeat-y;}
.l-bg2{left: auto;right: 0;background-image: url('../images/b2-b.jpg');}
.l-inner{width: 100%;padding: 0 .3rem;position: relative;}
.l-back{display: inline-block;vertical-align: middle;cursor: pointer;margin-bottom: .3rem; color: #fff;font-weight: bold;line-height: 1.3;}
.l-back:before{content: '';display: inline-block;vertical-align: middle;margin-right: .15rem; width: 1em;height: 1.3em;background-image: url('../images/a14.png');background-size: contain;background-position: center center;background-repeat: no-repeat;}
.l-top{width: 100%;text-align: center;margin-bottom: 1.45rem;}
.l-titles{display: inline-block;position: relative;min-width: 6.83rem;background-image: url('../images/a2.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.l-titles span{display: block;width: 100%;color: #dd1102;font-size: .81rem;font-weight: bold;line-height: 1.66rem;}
.l-titles span{ 
	background-image: linear-gradient(180deg, #dd1102 0%,  #930f02 100%);
	-webkit-background-clip:text; 
    background-clip: text;
    -webkit-text-fill-color: transparent; 
    text-fill-color: transparent;}
.l-titles:after{content: '';position: absolute;top: 100%;left: 50%;transform: translate(-50%,0);width: 6.75rem;height: 1.2rem;background-image: url('../images/a3.png');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.l-bottom{width: 100%;max-width: 14.98rem;margin: 0 auto;padding:.9rem .3rem .6rem;border-radius: .26rem;border: solid .04rem #fc2222;}
.l-item{display: flex;flex-wrap: wrap;align-items: center;width: 100%;cursor: pointer;margin-bottom: .3rem;}
.l-name{transition: all .3s;padding-left: 0;flex: 1;color: #fceeab;font-weight: bold;line-height: 1.3;padding-right: .3rem;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.l-time{color: #fceeab;font-weight: bold;line-height: 1.4;} 

@media(min-width: 750px){
   .l-item:hover .l-name{padding-left: .1rem;} 
}
@media(max-width: 750px){
    .l-main{padding: 1.2rem .3rem;}
    .l-bg{width: .3rem;}
    .l-titles{min-width: 6rem;}
    .l-titles span{font-size: .6rem;}
    .l-titles:after{width: 5.92rem;} 
    .l-name{flex: none;width: 100%;padding-right: 0;margin-bottom: .1rem;}
}

/* 
transition: all  .3s;  1920
.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;} 
 

*/

.xa-main{opacity: 0;z-index: -1;visibility: hidden;position: fixed;top: 0;left: 0;width: 100%;height: 100%;}
.xa-main.show{opacity: 1;z-index: 388;visibility: visible;}
.xa-shade{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000;opacity: .55;}
.xa-inner{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.xa-close{position: absolute;top: .36rem;right: .5rem;display: block;cursor: pointer;width: .42rem;height: .42rem;background-image: url('../images/a13.png');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.xa-cont{width: 7.88rem;text-align: center;padding: .82rem .3rem .75rem;background-color: #ffffff;background-image: linear-gradient(0deg, #ffffff 0%, #fcf9d2 100%);border-radius: .26rem;}
.xa-icon{width: 100%;margin-bottom: .33rem;}
.xa-icon img{width: 1.63rem;}
.xa-titles{width: 100%;margin-bottom: .3rem;color: #a10c14;font-weight: bold;line-height: 1.12;}
.xa-intro{width: 100%;margin-bottom: .35rem; color: #a10c14;font-weight: bold;line-height: 1.3;}
.xa-affirm{display: inline-block;vertical-align: middle;cursor: pointer;color: #ffffff;font-weight: bold;min-width: 4.34rem;padding: 0 .2rem;text-align: center;height: 1.2rem;line-height: 1.2rem;background-color: #b00000;border-radius: .6rem;}


@media(max-width: 750px){
    .xa-cont{width: 6rem;}
    .xa-titles{font-size: .6rem;}
}

