@charset "utf-8";
html{-webkit-font-smoothing:antialiased;height: 100%;touch-action: manipulation;}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
header, hgroup, nav, menu, main, section, article, summary, details, aside, figure, figcaption, footer{display: block;margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
table,th,td{border: 1px solid black;}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:400;}
dl,ol,ul{list-style-type:none}
h1,h2,h3,h4,h5,h6{font-size:100%;}
a{text-decoration:none;color: inherit;}
a:hover{text-decoration:none;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;outline:none;blr:expression(this.onFocus=this.blur())}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
textarea{resize:none;outline: none;font-family: Arial,Microsoft Yahei;}
img{vertical-align:middle;max-width: 100%;height: auto;}
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,Microsoft Yahei;}
body *{box-sizing: border-box;}

#web-ietip {width: 526px; height: 90px; padding: 83px 0 0 84px; overflow:hidden; background: url(../css/ietip/browser.png) no-repeat center center; margin: 200px auto 0;}
#web-ietip a{display: block; width: 65px; height: 80px; float: left;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.ellipsis{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;}

 

html{font-size: calc(100vw / 1920 * 100);}
@media(max-width: 900px){
    html{font-size: calc(900px / 1920 * 100);}
}

body{font-size: calc(16 * 1rem / 100);}
@media(max-width: 1584px){
    body{font-size: 13.2px;}
}

 
 
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 ;}

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;}

.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;}
}

.header{position: relative;z-index: 288; width: 100%;background-color: #fff;}
.h-top{width: 100%;background-color: #363a42;}
.h-main{width: 16rem;margin: 0 auto;}
.h-main:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.h-lt{float: left;font-size: 0;}
.h-currency{display: inline-block;vertical-align: middle;margin-right: 1.1rem;position: relative;}
.hc-tip{display: block;background-color: #fff;cursor: pointer; padding: 0 .1rem;}
.hc-icon{display: inline-block;vertical-align: middle;margin-right: .05rem;height: .15rem;}
.hc-icon img{max-width: none;height: 100%;vertical-align: top;}
.hc-name{display: inline-block;vertical-align: middle;line-height: .3rem; color: #4e484e;}
.hc-name:after{content: '';display: inline-block;vertical-align: middle;margin-left: .05rem; border-top: 3px solid #4e484e;border-left: 3px solid transparent;border-right: 3px solid transparent;}
.hc-sub{display: none; position: absolute;top: 100%;left: 50%;transform: translate(-50%,0);  min-width: 100%; background-color: #fff;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);}
.hc-one{display: block;width: 100%; white-space: nowrap; cursor: pointer;padding:  .05rem .1rem; }
.hc-img{display: inline-block;vertical-align: middle;margin-right: .05rem;height: .15rem; }
.hc-img img{max-width: none; height: 100%;vertical-align: text-top;}
.hc-text{display: inline-block;vertical-align: middle;line-height:  2;color: #4e484e;} 

.h-language{display: inline-block;vertical-align: middle;position: relative;}
.hl-tip{display: none;cursor: pointer;}
.hl-icon{display: inline-block;vertical-align: middle;margin-right: .05rem;height: 15px; }
.hl-icon img{max-width: none;vertical-align: top;height: 100%;}
.hl-name{display: inline-block;vertical-align: middle;line-height: 1rem; color: #4e484e;} 
.hl-name:after{content: '';display: inline-block;vertical-align: middle;margin-left: .05rem; border-top: 3px solid #4e484e;border-left: 3px solid transparent;border-right: 3px solid transparent;}
.hl-sub{display: block;font-size: 0;}
.hl-one{display: inline-block;vertical-align: middle;cursor: pointer; margin-right: .15rem;}
.hl-img{display: inline-block;vertical-align: middle;margin-right: .05rem; height: 15px;}
.hl-img img{height: 100%;}
.hl-text{display: inline-block;vertical-align: middle;line-height: .55rem;color: #fff;}

.h-rt{float: right;font-size: 0;} 
.hs-a{display: inline-block;vertical-align: middle;z-index: 88; }
.hs-form{display: inline-block;text-align: left;border-bottom: 1px solid #ddd;}
.hs-text{display: inline-block;vertical-align: middle;background-color: transparent;border: none;width: 3.45rem;height: .35rem;color: #fff;}
.hs-submit{display: inline-block;vertical-align: middle;cursor: pointer; background-color: transparent;border: none; width: .35rem;height: .35rem;background-image: url('../images/wma11.png');background-size: 1em auto;background-position: center center;background-repeat: no-repeat;}

.h-pc{display: inline-block;vertical-align: middle;}
.h-mobile{display: none;}
.h-car{display: inline-block;vertical-align: middle;cursor: pointer; margin-left: .35rem;}
.h-car .h-icon{display: inline-block;vertical-align: middle;width: 1.25em;line-height: .55rem;}
.h-car .h-icon img{width: 100%;}
.h-car .h-text{display: inline-block;vertical-align: middle;color: #fff;}
.h-car .h-text span{display: inline-block;vertical-align: middle;position: relative; top: -.5em; text-align: center; min-width: 1.1em;height: 1.1em;line-height: 1.1em; background-color: #fff;color: #333;border-radius: 50%;}
.h-buttom{display: inline-block;vertical-align: middle;margin-left: .35rem;}
.h-before{display: inline-block;vertical-align: middle;}
.h-before .h-icon{display: inline-block;vertical-align: middle;margin-right: .07rem; width: 1em;line-height: .55rem;}
.h-before .h-icon img{width: 100%;}
.h-linkbox{display: inline-block;vertical-align: middle;}
.h-link{display: inline-block;vertical-align: middle;cursor: pointer; color: #fff;line-height: .55rem;}
.h-link:after{content: '|';margin: 0 .15rem;}
.h-link:last-child:after{display: none;}
.h-after{display: inline-block;vertical-align: middle;}
.h-member .h-icon{display: inline-block;vertical-align: middle;margin-right: .05rem; width: 1em;line-height: .55rem;}
.h-member .h-icon img{width: 100%;}
.h-member .h-text{display: inline-block;vertical-align: middle;color: #fff;max-width: 5em;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.h-bottom{width: 100%;}
.h-cont{width: 16rem;margin: 0 auto;}
.h-cont:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.h-left{float: left;}
.h-logo{display: block;cursor: pointer; height: 1rem;line-height: 1rem;}
.h-logo img{max-width: none;height: 70%;}
.h-right{float: right;}
.h-box{width: 100%;}
.h-h{display: inline-block;vertical-align: middle;font-size: 0;}
.h-i{display: inline-block;vertical-align: middle;cursor: pointer; position: relative;margin-left: .6rem;}
.h-j{display: block;position: relative; line-height: 1rem;height: 1rem;color: #333;}
.h-j:after{opacity: 0; content: '';position: absolute;left: 0; bottom: .2rem;width: 100%;height: .02rem;background-color: #fcc030;}
.h-i:hover .h-j{color: #fcc030;}
.h-i.active .h-j{color: #fcc030;}
.h-i.active .h-j:after{opacity: 1;}

.h-titles{display: none; width: 100%;position: relative;border-bottom: 1px solid #ccc;}
.h-tip{width: 100%;padding:  15px 20px;font-weight: bold; line-height: 50px; color: #2d3142;font-size: 18px;}
.h-close{position: absolute;top: 50%;right: -23px;margin-top: -23px; width: 46px;height: 46px;border-radius: 50%;background-color: #f5f5f5;background-image: url('../images/wma15.png');background-size: 20px auto;background-position: center center;background-repeat: no-repeat;}

.h-menu {display: none; position: absolute;cursor: pointer; top: 0;left:0; width: 1rem;height: 1rem;background-image: url('../images/wma14.png');background-size: 60% auto;background-position: center center;background-repeat: no-repeat;}
.h-search {display: none; position: absolute;cursor: pointer; top: 0;left:1rem; width: 1rem;height: 1rem;background-image: url('../images/wma11-b.png');background-size: 40% 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(max-width: 1200px) {   
    body{padding-top: 1rem;}
    .header{position: fixed;top: 0;left: 0;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);}

    .h-lt{position: absolute;top: 0;right: 10px;}
    .h-currency{margin-right: .3rem;}
    .hc-img{height: 15px;}
    .hc-name{height: 1rem;line-height: 1rem;}
    .hl-text{color: #4e484e;}
    .hc-icon{line-height: 1rem;}
    .hc-icon{height: 15px;} 
    .hl-tip{display: block;padding: 0 .1rem;} 
    .hl-sub{display: none; position: absolute;top: 100%;left: 50%;transform: translate(-50%,0);min-width: 100%; background-color: #fff;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);}
    .hl-one{display: block;white-space: nowrap;width: 100%;margin-right: 0;padding: .05rem .1rem;}

    .h-rt{position: absolute;top: 0;left: 0;}
    .h-pc{display: none;}
    .hs-a{display: none; position: fixed;top: 1.5rem;left: 0;width: 100%;text-align: center;}
    .hs-form{background: #fff;}
    .hs-text{width:250px;height: 35px;padding: 0 .2rem;color: #4e484e;}
    .hs-submit{width: 35px;height: 35px; background-image: url('../images/wma11-b.png');}
    .h-mobile{display: block; padding: 20px;   background-color: #363a42;}
    .h-car{margin-left: 0;margin-bottom: 15px;}
    .h-buttom{width: 100%;margin-left: 0;}
    .header.search-state .h-opa{display: block;}
    .header.search-state   .hs-a{display: block;}

    .h-cont{width: 100%;text-align: center;}
    .h-left{float: none;display: inline-block;} 
    .h-right{width: 260px;position: fixed; left: 0;top: 0;text-align: left; background-color: #fff;  z-index: 1000;transform: translate(-100vw, 0);transition: transform .3s;}
    .h-titles{display: block;}
    .h-box{display: block; height: calc(100vh - 80px);overflow: auto;}
    .h-h{padding: 20px 0;}
    .h-i {width: 100%;padding: 0;margin: 0;height: auto;}
    .h-j {padding: 0;padding-left: 20px;height: 40px;line-height: 40px;font-size: 16px;} 
    .h-j:after{display: none;}
    .header.menu-state .h-opa{display: block;}
    .header.menu-state  .h-right{transform: translate(0,0);}

    .h-menu{display: block;}
    .h-search{display: block;}
}

@media(max-width: 500px) {   
    .h-currency{margin-right: .2rem;}
    .hc-icon{display: none;}
    .hc-img{display: none;}
    .hl-icon{display: none;} 
    .hl-img{display: none;}
}

.footer{width: 100%;padding-top: .6rem;padding-bottom: .35rem; background-color: #363a42;}
.f-main{width: 100%;width: 16rem;margin: 0 auto;}
.f-top{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;padding-bottom: .4rem;}
.f-item{display: block;max-width: 25%;}
.f-one{display: block; color: #fff;margin-bottom: .2rem;}
.f-twobox{display: inline-block;}
.f-two{display: block;color: rgba(255,255,255,0.6);line-height: 1.8;}
.f-twobox a{cursor: pointer;}
.f-twobox a:hover{color: #fcc030;}

.f-bottom{width: 100%;font-size: 0; display: flex;align-items: center; justify-content: space-between;flex-wrap: wrap;}
.f-lt{margin-bottom: .06rem;  line-height: 1.71;  color: rgba(255,255,255,0.6);}
.f-rt{width: 25%;text-align: left;}
.f-link{display: inline-block;vertical-align: middle;cursor: pointer; margin-right: .06rem;margin-bottom: .06rem;}
.f-link img{height: .28rem;min-height: 25px;}
.f-link:last-child{margin-right: 0;}
 

@media(max-width: 900px){
    .f-main{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .f-item{width: 100%;max-width: none;margin-bottom: .2rem;}
    .f-twobox{width: 100%;}
    .f-two{display: inline-block;vertical-align: middle;padding-right: .25rem;margin-bottom: .1rem;}
    .f-two br{display: none;}
    .f-lt{width: 100%;text-align: center;}
    .f-rt{width: 100%;text-align: center;} 
}


.back-top{display: none;cursor: pointer;position: fixed;bottom: .55rem;right: .11rem;z-index: 38;width: .4rem;height: .4rem;background-image: url('../images/wma4.png');background-size: .38rem auto; background-position: center center;background-repeat: no-repeat;}
body.show_top .back-top{display: block;}
 
.wma-a{width: 100%;position: relative;}
.wma-b{width: 100%;}
.wma-item{display: block;width: 100%;}
.wma-link{display: block;cursor: pointer; width: 100%;}
.wma-img{width: 100%;}
.wma-img img{width: 100%;}

.wma-pagination{position: absolute;bottom: .15rem;left: 0;width: 100%;text-align: center;font-size: 0;}
.wma-pagination .swiper-pagination-bullet{display: inline-block;vertical-align: middle;opacity: 1;margin: 0 .05rem; width: .1rem;height: .1rem;border-radius: 50%;background-color: #000; border: .03rem solid #000;}
.wma-pagination .swiper-pagination-bullet-active{background-color: #e4e4e4;}

.wma-prev{display: none; left: .8rem;margin-top: -.2rem; width: .4rem;height: .4rem;border-radius: 50%;background-color: #000;background-image: url('../images/wma1.png');background-size: auto 50% ;background-position: center center;background-repeat: no-repeat;}
.wma-prev:hover{background-image: url('../images/wma1-b.png');}
.wma-next{display: none; transform: rotate(-180deg); right: .8rem;margin-top: -.2rem; width: .4rem;height: .4rem;border-radius: 50%;background-color: #000;background-image: url('../images/wma1.png');background-size: auto 50% ;background-position: center center;background-repeat: no-repeat;}
.wma-next:hover{background-image: url('../images/wma1-b.png');}

.wma-a:hover .wma-prev{display: block;}
.wma-a:hover .wma-next{display: block;}

@media(max-width: 900px){
    .wma-prev{display: block; left: 10px;}
    .wma-next{display: block; right: 10px;}
}

.wmb-a{width: 100%;padding-top: .23rem;padding-bottom: .03rem;}
.wmb-main{width: 100%; width: 16rem;  margin: 0 auto;}
.wmb-cont{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;}
.wmb-item{display: flex;align-content: center;flex-wrap: wrap;cursor: pointer;position: relative;font-size: 0;overflow: hidden; margin-bottom: .3rem; width: 31.33%;background-color: #eee; margin-right: 3%;}
.wmb-item:after{transition: all ease .5s;content: '';position: absolute;top: 0;left: -110%;width: 100%;height: 100%;background-color: #fcc030;}
.wmb-item:nth-child(3n){margin-right: 0;}
.wmb-text{position: relative;z-index: 8; width: 60%;padding: .3rem 0 .3rem .3rem; }
.wmb-name{color: #000;line-height: 1.5;margin-bottom: .2rem;font-weight: bold; display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wmb-intro{ line-height: 1.2;margin-bottom: .1rem;}
.wmb-more{  color: #000;text-decoration: underline;}

.wmb-img{position: absolute;top: 0;right: 0;z-index: 8; width:40%;height: 100%;}
.wmb-img img{position: absolute;top: 5%;left: 5%;  width: 90%;height: 90%;object-fit: contain;transform: scale(1.00);transition: all ease .5s;}

.wmb-item:hover:after{left: 0;}
.wmb-item:hover .wmb-img img{transform: scale(1.05);}

@media(max-width: 900px){
    .wmb-main{width: 100%; max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .wmb-item{width: 100%;margin-right: 0;}
}

.wmc-a{width: 100%;padding-bottom: .55rem;}
.wmc-main{width: 16rem;margin: 0 auto;}
.wmc-top{width: 100%;text-align: center;margin-bottom: .1rem;}
.wmc-titles{width: 100%;}
.wmc-titles span{display: inline-block;position: relative;padding: 0 1.4rem; color: #333; line-height: 1.8;}
.wmc-titles span:before{content: '';position: absolute;top: 0;left: 0;width: 1.13rem;height: 100%;background-image: url('../images/wma5.png');background-size: contain;background-position: center center;background-repeat: no-repeat;}
.wmc-titles span:after{content: ''; position: absolute;top: 0;right: 0;width: 1.13rem;height: 100%;background-image: url('../images/wma5-b.png');background-size: contain;background-position: center center;background-repeat: no-repeat;}
.wmc-cont{width: 100%;font-size: 0;}
.wmc-item{display: inline-block;vertical-align: top; cursor: pointer; width: 25%;padding: .05rem;}
.wmc-img{width: 100%;position: relative;padding-top: 100%;}
.wmc-img1{opacity: 1;z-index: 8; transition: all ease 1s;position: absolute;top: 0;left: 0; width: 100%;height: 100%; }
.wmc-img1 img{position: absolute;top: 0;left: 0; width: 100%;height: 100%;object-fit: contain;}
.wmc-img2{opacity: 0;z-index:  -1; transition: all ease 1s;position: absolute;top: 0;left: 0; width: 100%;height: 100%; }
.wmc-img2 img{position: absolute;top: 0;left: 0; width: 100%;height: 100%;object-fit: contain;}
.wmc-buy{opacity: 0;z-index:  -1; transition: all ease 1s;position: absolute;bottom: .3rem;left: 5%; display: block; width: 90%; background: #FFFFFF;border: 1px solid #C4C4C4;color: #5C6073;text-align: center;line-height: 2.6;}
.wmc-text{width: 100%;padding: .05rem 0;text-align: center;}
.wmc-name{line-height: 1.4;color: #5c6073; display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wmc-price{width: 100%; }
.wmc-price1{display: inline-block;vertical-align: middle;margin: .1rem ;   color: #e4393c;}
.wmc-price2{display: inline-block;vertical-align: middle;margin: .1rem ; text-decoration: line-through;  color: #b0bec6;}

.wmc-item:hover .wmc-img1{opacity: 0;z-index: -1;}
.wmc-item:hover .wmc-img2{opacity: 1;z-index: 8;}
.wmc-item:hover .wmc-buy{opacity: 1;z-index: 18;}

.wmc-a.cont2{padding-top: .5rem;}

@media(max-width: 900px){
    .wmc-main{width: 100%; max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .wmc-item{width: 50%;}
}

.wmd-a{width: 100%;padding-top: .6rem; padding-bottom: .1rem; background-color: #f3f3f3;}
.wmd-main{width: 16rem;margin: 0 auto;}
.wmd-top{width: 100%;display: block; cursor: pointer; position: relative;margin-bottom: .15rem;}
.wmd-left{display: flex;align-content: center;flex-wrap: wrap;text-align: center;position: relative; padding: .2rem; min-height: 4rem; width: 33.33%; background-color: #fcc030;}
.wmd-icon{width: 100%;height: .8rem;margin-bottom: .1rem;}
.wmd-icon img{height: 100%;}
.wmd-titles{width: 100%;line-height: 1.3;margin-bottom: .1rem; color: #fff;font-weight: bold;}
.wmd-synopsis{width: 100%; line-height: 1.71;   color: #fff;}
.wmd-sub{opacity: 0;transition: all ease .5s; z-index: -1; position: absolute;top: 0;left: 0; width: 100%;height: 100%;display: flex;align-content: center;flex-wrap: wrap;text-align: center;    background-color: #333;}
.wmd-img{margin: 0 auto; width: .7rem;height: .7rem;line-height: .6rem;border-radius: 50%; border: .05rem  solid #fcc030;}
.wmd-img img{height: .3rem;}
.wmd-more{width: 100%;color: #fcc030;margin-top: .15rem;}

.wmd-right{position: absolute;top: 0;right: 0;width: 66.67%;height: 100%;}
.wmd-right:after{opacity: 0;transition: all ease .5s;z-index: -1; content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;mix-blend-mode: color;background-color: #fcc030;}
.wmd-right img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}

.wmd-top:hover .wmd-sub{opacity: 1;z-index: 8;}
.wmd-top:hover .wmd-right:after{opacity: 1;z-index: 8;}

.wmd-bottom{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;}
.wmd-item{display: block;cursor: pointer;width: 23.8%;padding: .2rem .1rem;text-align: center; border-top: .03rem solid #fcc030;background-color: #fff; margin-right: 1.6%;margin-bottom: .3rem;}
.wmd-item:nth-child(4n){margin-right: 0;}
.wmd-name{width: 100%;line-height: 1.8;color: #333;}
.wmd-intro{    color: #666;line-height: 1.8;}

@media(max-width: 900px){
    .wmd-main{width: 100%; max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .wmd-item{width: 100%;margin-right: 0;}
    .wmd-right{position: relative;width: 100%;height: auto;}
    .wmd-right img{position: relative;top: 0;height: auto;}
    .wmd-left{width: 100%;}
}

.wme-a{width: 100%;padding-top: .55rem;padding-bottom: .55rem; background-color:  #f5f5f7;}
.wme-main{width: 16rem;margin: 0 auto;}
.wme-top{width: 100%;text-align: center;margin-bottom: .2rem;}
.wme-titles{width: 100%;font-weight: bold;margin-bottom: .3rem; color: #333333;}
.wme-synopsis{color: #707070;line-height: 1.71;}
.wme-cont{width: 100%;min-height: 5.2rem;position: relative;}
.wme-cont:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.wme-left{position: absolute;top: 0;left: 0;width: 49%;height: 100%;}
.wme-one{position: absolute;top: 0;left: 0;width: 100%;height: 100%; display: block;cursor: pointer;overflow: hidden;}
.wme-one .wme-img{position: absolute;top: 0;left: 0; width: 100%;height: 100%; overflow: hidden;}
.wme-one .wme-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.wme-text{transition: all ease .6s; position: absolute;bottom: 0;left: 0;width: 100%;padding: .1rem 5%;font-size: 0; background-color: rgba(0,0,0,.5);}
.wme-text .wme-time{display: inline-block;vertical-align: middle;width: 25%; color: #e6e6e6;}
.wme-text .wme-name{display: inline-block;vertical-align: middle;width: 75%; color: #e6e6e6;line-height: 1.42;}

.wme-sub{transition: all ease .6s; position: absolute;left: 5%;top: 50%;transform: translate(0,-50%) scale(.3);opacity: 0; width: 90%; padding: .3rem;max-height: 90%;overflow: auto; background-color: #363a42;}
.wme-sub .wme-name{width: 100%;line-height: 1.6;  color: #fff;text-align: center;padding-top: .1rem;padding-bottom: .2rem; border-bottom: 1px solid #fff;}
.wme-sub .wme-intro{width: 100%;line-height: 1.6;  text-align: justify;  color: #fff; padding-top: .1rem;padding-bottom: .2rem;  }
.wme-sub .wme-time{width: 100%;line-height: 1.6;  text-align: justify;  color: #fff; padding-top: .1rem;padding-bottom: .2rem;  }
.wme-one:hover .wme-sub{transform: translate(0,-50%) scale(1);opacity: 1;}
.wme-one:hover .wme-text{bottom: -120%;}


.wme-right{float: right; width: 49%;}
.wme-item{display: block;width: 100%;font-size: 0;cursor: pointer; position: relative;margin-bottom: .3rem;background-color: #fff;}
.wme-item:after{content: '';position: absolute; bottom: 0;right: 0;   border-bottom: .2rem solid #fcc030;border-left: .2rem solid transparent;}
.wme-item:last-child{margin-bottom: 0;}
.wme-lt{display: inline-block;vertical-align: middle;width: 28.8%;}
.wme-item .wme-img{position: relative;width: 100%;padding-top: calc(115/170*100%);overflow: hidden;}
.wme-item .wme-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.wme-rt{display: inline-block;vertical-align: middle;width: 71.2%;padding: .2rem;}
.wme-item .wme-name{line-height: 1.6;margin-bottom: .1rem;  font-weight: bold; color: #323232;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wme-item .wme-intro{line-height: 1.42;color: #9b9999;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.wme-item:hover{background-color:  #363a42;}
.wme-item:hover .wme-name{ color:  #fff;}
.wme-item:hover .wme-intro{ color:  #fff;}
.wme-item:hover .wme-img img{transform: scale(1.05);}

@media(max-width: 900px){
    .wme-main{width: 100%; max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .wme-left{position: relative; width: 100%;height: auto;margin-bottom: .3rem;}
    .wme-one{position: relative;height: auto;padding-top: calc(115/170*100%);}
    .wme-right{width: 100%;}
    .wme-lt{width: 40%;}
    .wme-rt{width: 60%;}
}

.paging{width: 100%;text-align: center;font-size: 0;}
.paging-total{display: inline-block;vertical-align: middle;margin: .1rem .05rem;color: #959595;}
.paging-item{display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem .05rem;color: #333; min-width: 1.7em;height: 1.7em;line-height: 1.7em;border-radius: .85em;}
.paging-item:hover{background-color: #f6f6f6;}
.paging-item.active{ background: #333;color: #fff;}
.paging-up{display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem .05rem;color: #333; min-width: 1.7em;height: 1.7em;line-height: 1.7em;border-radius: .85em;background-image: url('../images/wma16.png');background-size: .5em auto;background-position: center center;background-repeat: no-repeat;}
.paging-up:hover{background-color: #f6f6f6;}
.paging-next{transform: rotate(-180deg); display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem .05rem;color: #333; min-width: 1.7em;height: 1.7em;line-height: 1.7em;border-radius: .85em;background-image: url('../images/wma16.png');background-size: .5em auto;background-position: center center;background-repeat: no-repeat;}
.paging-next:hover{background-color: #f6f6f6;}


.wmf-a{width: 100%;padding-top: .55rem;padding-bottom: .55rem;}
.wmf-main{width: 16rem;margin: 0 auto;}
.wmf-cont{width: 100%;font-size: 0;}
.wmf-item{display: inline-block;vertical-align: top;cursor: pointer; width: 32.13%; margin-right: 1.8%; margin-bottom: .5rem;}
.wmf-item:nth-child(3n){margin-right: 0;}
.wmf-img{position: relative;width: 100%;padding-top: calc(420/580*100%);overflow: hidden;}
.wmf-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.wmf-text{width: 100%;padding-top: .2rem;}
.wmf-name{line-height: 1.6;margin-bottom: .1rem;  font-weight: bold; color: #323232;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wmf-intro{line-height: 1.42;color: #9b9999;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.wmf-item:hover .wmf-img img{transform: scale(1.05);}
.wmf-item:hover .wmf-name{color: #fcc030;}

@media(max-width: 900px){
    .wmf-main{width: 100%; max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .wmf-item{width: calc(50% - 5px);margin-right: 10px;}
    .wmf-item:nth-child(3n){margin-right: 10px;}
    .wmf-item:nth-child(2n){margin-right: 0;}
}


.wmg-a{width: 100%;padding-top: .55rem;padding-bottom: .55rem;}
.wmg-main{width: 12rem;margin: 0 auto;}
.wmg-top{width: 100%;text-align: center;padding-bottom: 0.45rem; margin-bottom: 0.45rem; border-bottom: 1px solid #dddddd;}
.wmg-titles{width: 100%;margin-bottom: 0.25rem;color: #333333;font-weight: bold;line-height: 1.5;} 
.wmg-time{width: 100%;color: #333333;line-height: 1.5;} 
.wmg-textbox{width: 100%;color: #333333;line-height: 1.87;padding-bottom: .7rem;}
.wmg-textbox *{line-height: inherit;max-width: 100%;}
.wmg-linkbox{width: 100%;padding-top: .2rem;border-top: 1px solid #dddddd;}
.wmg-link{display: block;cursor: pointer;margin-top: .1rem; width: 100%;line-height: 1.6;color: #111111; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wmg-link:hover{color: #fcc030;}

@media(max-width: 900px){
    .wmg-main{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
}


/* 

color: #fcc030;
font-size: calc(12px - 0.12rem + 0.14rem);

.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;} 
 

*/
