﻿
@charset "UTF-8";
/*--公共部分--*/
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; cursor: pointer; }

body, form, img, ul, ol, li, dl, dt, dd, p, tr, td, strong, span, pre { margin: 0; padding: 0; border: 0; 
}

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; font-weight: normal; }

body, button, input, select, textarea { font: 14px/1.5 Arial, 'Microsoft YaHei', 'Hiragino Sans GB', sans-serif; color: #333; background-color: rgba(230, 230, 230, 1); line-height:28px;
}



ul, li { list-style: none; }

img { border: 0px; vertical-align: middle; }

table { border-collapse: collapse; border-spacing: 0; }

table th, table td { border: 1px solid #ccc; }

*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; }

article, aside, footer, header, nav, section { display: block; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; text-decoration: none; color: #333; outline: none; cursor: pointer; }

a:hover { background-repeat: no-repeat; text-decoration: none; }

a, input[type="button"], button, label, input[type="submit"], input[type="reset"] { cursor: pointer; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

audio, video { display: inline-block; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }

input, textarea, select { outline: none; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; border-radius: 0; }

textarea { overflow: auto; vertical-align: top; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset !important; }

.bd_weixin_popup, .content-box { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }

.clear { clear: both; line-height: 0; height: 0; font-size: 0; }

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.commonweb { padding: 0px 15px; }

.commonwebbox { margin-left: 0px; margin-right: 0px; }

.commonleft { float: none; }

.commonright { float: none; }

.visible-sm, .visible-md, .visible-lg { display: none; }

.hidden-sm, .hidden-md, .hidden-lg { display: block; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; padding-left: 10px; padding-right: 10px; }

.col-xs-12 { width: 100%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-9 { width: 75%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-6 { width: 50%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-3 { width: 25%; }

.col-xs-2 { width: 16.66666667%; }

.col-xs-1 { width: 8.33333333%; }

@media (max-width: 320px) { body { min-width: 320px; } }

@media (min-width: 768px) { .commonweb { padding: 0px 20px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .visible-sm { display: block; }
  .hidden-sm { display: none; } }

@media (min-width: 992px) { .commonweb { padding: 0px 40px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-md { display: block; }
  .hidden-md { display: none; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-1 { width: 8.33333333%; } }

@media (min-width: 1200px) { html { cursor: default; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-lg { display: block; }
  .hidden-lg { display: none; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; } }

@media (min-width: 1260px) { .commonweb { margin: 0px auto; max-width: 1200px; padding: 0; } }

/* layout start*/
.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; transition-property: -webkit-transform; -moz-transition-property: transform,-moz-transform; -moz-transition-property: transform, -moz-transform; transition-property: transform; transition-property: transform, -webkit-transform, -moz-transform, -o-transform; transition-property: transform,-webkit-transform,-moz-transform,-o-transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; -moz-box-align: start; align-items: flex-start; -webkit-transition-property: -webkit-transform,height; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -webkit-transition-property: height,-webkit-transform; transition-property: height,-webkit-transform; -o-transition-property: height,-o-transform; -moz-transition-property: transform,height,-moz-transform; transition-property: transform,height; transition-property: transform,height,-webkit-transform,-moz-transform,-o-transform; }

.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; }

.swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; -o-background-size: 27px 44px; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none; }

.swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s; -moz-transition: .3s; -o-transition: .3s; transition: .3s; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; -webkit-border-radius: 100%; border-radius: 100%; background: #000; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet-active { opacity: 1; background: #007aff; }

.header-top { background-color: #222222; display: none; }

header { background: #fff; }
.headerfixed .header-main{ background-color: #222222; }
.header-series { font-size: 0; }

.header-series a { width: 20%; padding: 0 10px; height: 40px; display: inline-block; vertical-align: middle; text-align: center; }

.header-series a img { display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%; }

.header-series a:after { content: ''; display: inline-block; width: 0; height: 100%; vertical-align: middle; }

.header-series a:first-child, .header-series a:first-child:hover { background-color: #fff; }

.header-main { position: fixed; left: 0; width: 100%; top: 0; z-index: 99; }

.header-main.addfixed { position: fixed; }

.header-thumb { position: absolute; font-size: 0; padding: 0 10px; width: auto; top: 8px; right: 0; z-index: 99; background: #fff; }

.header-thumb a { font-size: 16px; width: 40px; height: 40px; line-height: 40px; display: inline-block; vertical-align: top; text-align: center; letter-spacing: 2px; }

.header-thumb .language { background: url(../images/icon07.png) center no-repeat; }

.logo { display: block; text-align: center; padding: 10px 0; width: 50%; margin: 0 auto; }

.logo img { display: block; margin: 0 auto; height: 35px; }

.header-search { width: 40px; height: 40px; display: inline-block; font-size: 16px; }

.header-search .icon { width: 100%; background: url(../images/icon09.png) center no-repeat; }

.header-search-box { width: 100%; position: fixed; top: 55px; right: 0; z-index: 50; border: 1px solid #ddd; display: none; }

.header-search-box input[type=text] { width: 100%; padding: 6px 40px 6px 6px; color: #666; }

.header-search-box input[type=submit] { width: 40px; height: 100%; position: absolute; right: 0; top: 0; background: #f2f2f2 url(../images/icon09.png) center no-repeat; }

.nav-btn { font-size: 0 !important; position: absolute; top: 22px; left: 20px; }

.nav-btn span { width: 20px; height: 14px; display: inline-block; position: relative; vertical-align: middle; }

.nav-btn span i { width: 100%; height: 2px; display: block; position: absolute; left: 0; -webkit-transition: .3s all ease; -o-transition: .3s all ease; -moz-transition: .3s all ease; transition: .3s all ease; background-color: #222; }

.nav-btn span i:first-child { top: 0; }

.nav-btn span i:nth-child(2) { top: 50%; margin-top: -1px; }

.nav-btn span i:last-child { bottom: 0; }

.nav-btn:after { content: ''; display: inline-block; width: 0; height: 100%; vertical-align: middle; }

nav { width: 80%; height: 100%; left: -100%; top: 0; position: fixed; z-index: 999; -webkit-transition: 0.8s left cubic-bezier(0.77, 0, 0.175, 1); -o-transition: 0.8s left cubic-bezier(0.77, 0, 0.175, 1); -moz-transition: 0.8s left cubic-bezier(0.77, 0, 0.175, 1); transition: 0.8s left cubic-bezier(0.77, 0, 0.175, 1); overflow-y: auto; }

nav ul { max-width: 1120px; }

nav li { width: 100%; border-bottom: 1px solid #e1e1e1; }

nav li h4 { position: relative; }

nav .tit { display: block; padding: 5px 10px; font-size: 15px; }

nav .tit i { display: none; }

nav .menu { display: block; font-size: 14px; color: #fff;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
 text-align: left; position: relative; padding: 12px 10px; }
 nav .menu:hover{ color: #E5DFD9;}

.arror-btn, .sub-arrorbtn { position: absolute; top: 0; right: 0; width: 50%; height: 100%; display: block; z-index: 9; }

.arror-btn:after, .sub-arrorbtn:after { position: absolute; top: 50%; right: 20px; display: block; margin-top: -6px; width: 10px; height: 10px; border-top: 1px solid #666; border-left: 1px solid #666; content: ""; -webkit-transform: rotate(225deg); -moz-transform: rotate(225deg); -ms-transform: rotate(225deg); -o-transform: rotate(225deg); transform: rotate(225deg); -webkit-transition: all .4s; -o-transition: all .4s; -moz-transition: all .4s; transition: all .4s; }

.sub-arrorbtn:after { right: 6px; }

nav ul li h4.on .arror-btn:after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); margin-top: -2px; }

.subNav-Special.on .sub-arrorbtn:after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); margin-top: -2px; }

nav.show { left: 0; }

nav li { position: relative; }

nav li:first-child,nav li:nth-child(7), nav li:nth-child(8), nav li:nth-child(9) { position: static; }

.nav-mask { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); position: fixed; left: 0; top: 0; z-index: 998; display: none; }

.subNav { padding-bottom: 8px; display: none; margin-top:-11px}

.subNav > a { color: #363636; padding: 5px 30px; display: block; }

.subNav img {  display: block; }

.subNav-tab .img, .subNav-show, .subNav-drop { display: none; }

.index-popup {position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99; background: rgba(0, 0, 0, 0.2); font-size:0;text-align:center;}


.index-popup::before{content:'';display:inline-block;vertical-align:middle;width:0; height:100%;}

.index-popup-box {position:relative; text-align:left; display:inline-block;vertical-align:middle;  width: 90%; max-width: 800px;}

.index-popup-box img {display:none; max-width: 100%; }

.indexclose-btn { position: absolute; display: inline-block; width: 40px; height: 40px; overflow: hidden; right: 0; top: -50px; cursor: pointer; background: #F4ADBC; -webkit-border-radius: 50%; border-radius: 50%; cursor: pointer; }

.indexclose-btn:hover::before, .indexclose-btn:hover::after { background: #fff; }

.indexclose-btn::before, .indexclose-btn::after { content: ''; position: absolute; height: 4px; width: 22px; top: 50%; left: 9px; margin-top: -2px; background: #fff; }

.indexclose-btn::before { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.indexclose-btn::after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.beian { display: inline-block; vertical-align: middle; }

.crumbs { padding-top: 20px; display: none; }

.crumbs-column { float: right; }

.crumbs a { color: #666; }

.crumbs a:hover { color: #1b1b1b; }

.crumbs a:last-child { color: #1b1b1b; }

.crumbs .crumbs-column a.homeicon i { width: 18px; height: 18px; display: inline-block; vertical-align: -5px; background: url(../images/insidebhome.png) 0 0 no-repeat; margin-right: 6px; }

@media (min-width: 768px) { .header-series a { min-width: 120px; width: auto; } }

@media (min-width: 1024px) { .index-container { width: 87.5%; margin: 0 auto; padding: 0; background: none; }
  .header-series a:hover { background-color: #000; }
  .header-main { text-align: center; position: fixed; }
  .header-main .index-container { position: relative; }
  .header-thumb { width: 9%; height: 40px; display: block; position: absolute; top: 98px; left: auto; background: none; right: -40px; padding: 0; font-size: 0; }
  .header-thumb .language { width: 50%; position: relative; }
  .header-thumb .language:after { content: ''; display: block; width: 1px; height: 15px; background-color: rgba(255, 255, 255, 0.7); position: absolute; right: -10px; top: 12px; }
  .header-thumb .header-search { width: 50%; }
  .header-thumb .header-search .icon { display: block; }
  .header-search-box { width: 240px; position: absolute; top: 47px; }
  .nav-btn { display: none !important; }
  .logo { display: inline-block; vertical-align: top; margin-top: 30px; padding: 0; }
  .logo img { height: 65px; }
  .arror-btn, .sub-arrorbtn { display: none; }
  nav { width: 100%; position: static; display: block !important; overflow: visible; }
  nav li { width: 10.9%; float: left; border-bottom: none; }
  nav li:hover .menu span:after, nav li.cur .menu span:after { width: 100%; }
  nav .tit { font-size: 14px; width:100px}
  nav .menu { padding: 0; text-align: center; }
  nav .menu:after { display: none !important; }
  nav .menu span { padding: 14px 10px; display: inline-block; position: relative; }
  nav .menu span:after { content: ''; display: block; width: 0; height: 2px; background-color: #1b1b1b; position: absolute; bottom: 0; left: 50%; -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); z-index: 1; }
  .subNav { width: 100%; position: absolute; top: 100%; left: 0; z-index: 100; background-color: #fff; display: none; border-top: 1px solid #dde7ee; text-align: left; padding-bottom: 25px; max-height:250px; }
  .subNav .commonweb { position: relative; z-index: 2; }
  .subNav-wrap { margin: 0 -20px; }
  .subNav-mask { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; }
  .subNav-list { width: 25%; height: 320px; float: left; -webkit-transition: .5s; -o-transition: .5s; -moz-transition: .5s; transition: .5s; overflow: hidden; padding: 0 20px; }
  .subNav-list:nth-child(4) .subNav-drop:after { display: none; }
  .subNav-list .tit { display: block; padding: 10px 0; }
  .pt16 { padding-top: 22px; }
  .subNav-list .tit i { display: inline; }
  .subNav-list .tit:hover { color: #1b1b1b; }
  .subNav-list.full { width: 100%; }
  .subNav-list.full .subNav-Special { width: 22.5%; float: left; }
  .subNav-list.full .subNav-show { width: 77.5%; }
  .subNav-list.zero { width: 0; padding: 0; }
  .subNav-Special .tit { opacity: 0; font-size: 0; }
  .subNav-drop { display: block; position: relative; }
  .subNav-drop .img { display: block; cursor: pointer; }
  .subNav-drop:after { content: ''; display: block; width: 1px; height: 100%; border-right: 1px dashed #ddd; position: absolute; right: -20px; top: 0; z-index: 1; }
  .subNav-drop .sublink { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: none; z-index: 2; }
  .subNav-drop .sublink.show { display: block; }
 /* nav li:nth-child(4) { position: static; }*/
  .subNav-show, .subNav-boyshow { display: block; width: 0; height: 248px; float: left; padding-left: 40px; }
  .subNav-show .subNav-tab:last-of-type .subNav-drop:after, .subNav-boyshow .subNav-tab:last-of-type .subNav-drop:after { display: none; }
  .subNav-boyshow { width: 92%; padding-left: 46%; display: table; }
  .subNav-boyshow .subNav-Pro, .subNav-boyshow .subNav-Activity { float: none; display: table-cell; vertical-align: top; }
  .subNav-Pro { width: 10.656%; float: left;}
  .subNav-Pro .subNav-drop { height: 100%; }
  .subNav-Activity { width: 69.344%; float: left; padding-left: 40px; }
  .subNav-drop .img { height: 270px; overflow: hidden; }
  .subNav-ul { width: auto;  padding-right: 21px; white-space: nowrap; }
  .subNav-li { display: block; font-size: 12px; padding-bottom: 5px; }
  .subNav-li a:hover, .subNav-li:hover { color: #1b1b1b; text-decoration: underline; }
  .sub-bg { display: none; position: absolute; left: 0; top: 140px; width: 100%; background: #fff; height: 350px; z-index: 2; }
  .indexclose-btn { right: -50px; top: -50px; }
  .crumbs { display: block; } 
  
  }

@media (min-width: 1260px) { .subNav { padding-bottom: 35px; }
  .subNav-list .tit { padding: 16px 0; }
  .pt16 { padding-top: 32px; }
  .subNav-ul { padding-right: 25px; }
  .subNav-li { font-size: 14px; padding-bottom:5px; }
  .header-thumb { right: 0; } }

.banner { overflow: hidden; }

.banner img { width: 100%; }

.banner .banner-pc { display: none; }

.banner .banner-mob { display: block; }

.banner-dot { padding-top: 8px; text-align: center; }

.banner-dot span { width: 10px; height: 10px; background-color: #dfdcdc; opacity: 1; }

.banner-dot span.swiper-pagination-bullet-active { background-color: #1b1b1b; }

@media (min-width: 480px) { .banner .banner-pc { display: block; }
  .banner .banner-mob { display: none; } }

@media (min-width: 1024px) { .banner-dot { padding-top: 15px; } }

.index-wrap { padding-top: 20px; }

.inCover { width: 100%; overflow: hidden; }

.inCover li { float: left; padding: 10px; -webkit-transition: background-color .3s ease; -o-transition: background-color .3s ease; -moz-transition: background-color .3s ease; transition: background-color .3s ease; }

.inCover li a { display: block; position: relative; color: #fff; }

.inCover li h3 { width: 100%; position: absolute; bottom: 0; left: 0; z-index: 1; font-size: 14px; text-align: center; padding: 5px; line-height: 22px; display: none !important; }

.inCover li .titleTag { width: 100%; display: block; position: absolute; left: 0; bottom: 0; z-index: 1; }

.inCover li.color1 { background-color: #b32332; }

.inCover li.color1 h3 { background-color: rgba(179, 35, 50, 0.7); }

.inCover li.color2 { background-color: #f3cdd5; }

.inCover li.color2 h3 { background-color: rgba(243, 205, 213, 0.7); }

.inCover li.color3 { background-color: #c5c3d7; }

.inCover li.color3 h3 { background-color: rgba(197, 195, 215, 0.7); }

.inCover li.color4 { background-color: #e496a8; }

.inCover li.color4 h3 { background-color: rgba(228, 150, 168, 0.7); }

.inCover img, .inCover a { width: 100%; display: block; overflow: hidden; }

.inCover h3 { -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; }

.inCover .inCover-show { display: none; }

.inRecommend { width: 100%; overflow: hidden; margin-top: 30px; position: relative; padding: 5px 5px 0; }

.inRecommend.bgcolor:before { background-color: #f6d984; }

.inRecommend.bgcolor:after { background-color: #cfecfa; }

.inRecommend .inRecommend-bd { position: relative; z-index: 2; overflow: hidden; }

.inRecommend img { width: 100%; display: block; }

.inRecommend .img { margin: 0 -5px; }

.inRecommend .img a { width: 50%; float: left; padding: 0 5px; }

.inRecommend:before, .inRecommend:after { content: ''; display: block; width: 50%; height: 100%; position: absolute; top: 0; z-index: 1; -webkit-transition: background-color 1.2s ease; -o-transition: background-color 1.2s ease; -moz-transition: background-color 1.2s ease; transition: background-color 1.2s ease; }

.inRecommend:before { left: 0; background-color: #b7d7d4; }

.inRecommend:after { right: 0; background-color: #f3bdcb; }

.inRecommend-text { padding: 20px 10px; position: relative; z-index: 2; text-align: center; color: #201c1c; }

.inRecommend-text a { color: #201c1c; }

.inRecommend-text .new img { width: auto; margin: 0 auto; }

.inRecommend-text h3 { padding: 5px 0; }

.inRecommend-text h4 { padding-bottom: 10px; }

.inRecommend-text p { font-size: 13px; }

.inRecommend-text .more { margin-top: 10px; display: inline-block; vertical-align: top; }

.font24 { font-size: 17px; }

.font30 { font-size: 18px; }

.font48 { font-size: 20px; line-height: normal; }

.font80 { font-size: 30px; line-height: normal; }

.bold { font-weight: bold; }

.text-center { text-align: center; }

.text-dark { color: #000; }

.inJoin { overflow: hidden; margin-top: 20px; }

.inJoin img { height: 250px; display: block; position: relative; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: 1s; -o-transition: 1s; -moz-transition: 1s; transition: 1s; }

.inJoin .thumb { display: block; overflow: hidden; position: relative; }

.inJoin .thumb:after { content: ''; display: block; width: 100%; height: 42%; position: absolute; left: 0; bottom: 0; z-index: 1; background: url(../images/icon11.png) center bottom no-repeat; -o-background-size: cover; background-size: cover; }

.inJoin-text { width: 100%; position: absolute; bottom: 0; left: 0; z-index: 2; text-align: center; color: #fff; padding-bottom: 10px; }

.inJoin-text h3 { padding-bottom: 3px; }

.inArticle { padding-top: 20px; padding-bottom: 20px; text-align: center; overflow: hidden; }

.inArticle ul { margin: 0 -10px; }

.inArticle li { width: 50%; float: left; padding: 10px; color: #000; }

.inArticle a { display: block; overflow: hidden; }

.inArticle li:nth-child(3) { width: 100%; }

.inArticle li:nth-child(3) .img { position: relative; overflow: hidden; padding-top: 90%; }

.inArticle li:nth-child(3) img { width: 100%; position: absolute; left: 0; top: 0; }

.inArticle img { width: 100%; display: block; }

.inArticle h4 { font-size: 16px; padding: 13px 0 0; }

.inGet { margin-top: 30px; border: 2px solid #000; position: relative; overflow: hidden; }

.inGet img { width: 100%; display: block; }

.inGet a { background: #ca1141; }

.inGet ul li .zoom { position: relative; overflow: hidden; }

.inGet ul li .zoom:before { content: ""; display: block; padding-bottom: 83.44595%; }

.inGet ul li .zoom img { position: absolute; top: 0; left: 0; }

.inGet-bd { overflow: hidden; }

.inGet-text { color: #fff; text-align: center; background-color: #ca1141; padding: 18px 10% 15px; /*margin: 0 -2px;*/ }

.inGet-text a { color: #fff; }

.inGet-text img { width: auto; max-width: 102px; margin: 0 auto; }

.inGet-text h3 { padding: 5px 0 10px; }

.inGet-text dl { position: relative; }

.inGet-text dl dt { text-align: justify; -moz-text-align-last: justify; text-align-last: justify; padding-bottom: 5px; }

.inGet-text dl dd { background-color: #fff; color: #d5204f; font-weight: bold; letter-spacing: 1px; }

.inGet-text dl:after { content: ''; display: block; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 6px solid #fff; margin: 5px auto 10px; }

.inGet-text .more { display: inline-block; vertical-align: top; margin-top: 10px; }

.inget-btn { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 30px; height: 30px; display: block; z-index: 2; }

.inget-btn:after { content: ""; position: absolute; width: 16px; height: 16px; border-left: 2px solid #1b1b1b; border-bottom: 2px solid #1b1b1b; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); -webkit-transform: rotate(45deg); top: 9px; }

.inget-btn.inget-left { left: 0; }

.inget-btn.inget-left:after { left: 10px; }

.inget-btn.inget-right { right: 0; }

.inget-btn.inget-right:after { left: 4px; -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); -webkit-transform: rotate(-135deg); }

@media (min-width: 768px) { .inRecommend { padding: 25px 0; }
  .inRecommend:before, .inRecommend:after { width: 95%; height: 50%; left: auto; top: auto; right: 0; }
  .inRecommend:before { right: 0; top: 0; }
  .inRecommend:after { bottom: 0; }
  .inRecommend-bd { width: 65%; float: left; }
  .inRecommend-bd .img { margin: 0 -10px; }
  .inRecommend-bd .img a { padding: 0 10px; }
  .thumb { width: 100%; }
  .inRecommend-text { width: 35%; height: 100%; padding: 25px 20px; position: absolute; right: 0; top: 0; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }
  .inRecommend-text .new { padding-bottom: 3px; }
  .inRecommend-text .more { margin-top: 15px; }
  .font24 { font-size: 20px; }
  .font30 { font-size: 22px; }
  .font48 { font-size: 24px; }
  .font80 { font-size: 36px; }
  .inJoin { margin-top: 30px; }
  .inJoin-text { padding-bottom: 15px; }
  .inJoin-text h3 { padding-bottom: 5px; }
  .inArticle { padding-top: 30px; padding-bottom: 30px; }
  .inArticle ul { position: relative; margin: 0 -15px; text-align: center; font-size: 0; }
  .inArticle li { width: 50%; padding: 0 15px; }
  .inArticle li:nth-child(2) { position: static; bottom: 0; left: 0; }
  .inArticle li:nth-child(5) { position: absolute; bottom: 0; right: 0; }
  .inArticle li:nth-child(3) { width: 33.3333%; }
  .inArticle li:nth-child(3) img { position: static; }
  .inArticle li:nth-child(3) .img { padding-top: 0; }
  .inArticle h4 { font-size: 18px; padding: 20px 0 3px; }
  .inGet { position: relative; border-width: 1px; }
  /*.inGet-bd { width: 50%; float: left; } .inGet-text { width: 100%; float: left; padding: 20px 30%; margin: 0; } .inGet-bd02 { position: absolute; right: 0; top: 0; } */ }

@media (min-width: 1260px) { .index-wrap { padding-top: 40px; }
  .inCover .thumb { position: relative; }
  .inCover li { position: static; }
  .inCover li h3 { padding: 8px; }
  .inCover li.color1 { background-color: rgba(179, 35, 50, 0.8); }
  .inCover li.color1:hover { background-color: #b32332; }
  .inCover li.color2 { background-color: rgba(243, 205, 213, 0.8); }
  .inCover li.color2:hover { background-color: #f3cdd5; }
  .inCover li.color3 { background-color: rgba(197, 195, 215, 0.8); }
  .inCover li.color3:hover { background-color: #c5c3d7; }
  .inCover li.color4 { background-color: rgba(228, 150, 168, 0.8); }
  .inCover li.color4:hover { background-color: #e496a8; }
  .inCover li:hover .inCover-show { opacity: 1; pointer-events: auto; }
  .inCover li:nth-child(4).lihidden { visibility: hidden; opacity: 0; }
  .inCover .inCover-show { width: 100%; display: block; position: absolute; left: 0; top: 0; z-index: 5; opacity: 0; background: #f6e6ed url(../images/bodybg.png) repeat; pointer-events: none; -webkit-transition: 1s; -o-transition: 1s; -moz-transition: 1s; transition: 1s; }
  .inRecommend { margin-top: 60px; }
  .inRecommend-bd .img { margin: 0 -30px; }
  .inRecommend-bd .img a { padding: 0 30px; }
  .inRecommend-text p { font-size: 14px; line-height: 20px; }
  .inRecommend-text h4 { padding-bottom: 13px; }
  .font24 { font-size: 24px; }
  .font30 { font-size: 30px; }
  .font48 { font-size: 32px; }
  .font80 { font-size: 40px; }
  .inJoin { margin-top: 60px; }
  .inJoin img { width: 100%; height: auto; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; left: 0; }
  .inJoin .thumb:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .inJoin-text { padding-bottom: 20px; }
  .inJoin-text h3 { padding-bottom: 8px; }
  .inArticle { padding: 60px 0 65px; }
  .inArticle ul { margin: 0 -30px; }
  .inArticle .img img { -webkit-transition: -webkit-transform 1s ease; transition: -webkit-transform 1s ease; -o-transition: -o-transform 1s ease; -moz-transition: transform 1s ease, -moz-transform 1s ease; transition: transform 1s ease; transition: transform 1s ease, -webkit-transform 1s ease, -moz-transform 1s ease, -o-transform 1s ease; }
  .inArticle li { padding: 0 30px; }
  .inArticle li:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .inArticle a:hover { color: #1b1b1b; }
  .inArticle h4 { font-size: 20px; padding-top: 30px; }
  .inGet { margin-top: 60px; background-color: #ca1141; border-width: 2px; }
  .inGet-bd { width: 33.33333%; }
  .inGet-text { width: 33.33333%; height: 100%; padding: 8px 5% 0; }
  .inGet-bd01 { border-right: 0; }
  .inGet-bd02 { position: static; border-left: 0; float: right; } }

@media (min-width: 1600px) { .inCover li h3 { font-size: 16px; padding: 17px 15px; line-height: 24px; }
  .inRecommend { padding: 40px 0; }
  .inRecommend-text .thumb { padding-top: 58px; }
  .font48 { font-size: 42px; }
  .font80 { font-size: 62px; }
  .inGet { border-width: 3px; }
  .inGet:before, .inGet:after { content: ''; display: block; width: 33.3333%; height: 3px; top: -3px; left: 33.33333%; position: absolute; background-color: #ca1141; z-index: 2; }
  .inGet:after { top: auto; bottom: -3px; }
  .inGet-text { padding: 30px 5% 0; }
  .inGet-text h3 { padding-bottom: 15px; }
  .inGet-text dl { max-width: 315px; margin: 0 auto; }
  .inGet-text dl dt { padding-bottom: 13px; }
  .inGet-text dl dd { letter-spacing: 2px; }
  .inGet-text dl:after { margin-top: 5px; } }

@media (min-width: 1800px) { .inCover li h3 { font-size: 18px; }
  .font48 { font-size: 48px; }
  .font80 { font-size: 80px; line-height: 100px; }
  .inRecommend-text .thumb { padding-top: 52px; }
  .inGet-text { padding-top: 3%; }
  .inGet-text dl:after { margin-bottom: 20px; }
  .inGet-text .more { margin-top: 4%; display: -webkit-box; height: 44px; line-height: 22px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } }

.index-pop { width: 295px; height: 150px; background-color: #1178c7; position: fixed; top: 50%; left: 50%; margin: -148px 0 0 -100px; z-index: 999; text-align: center; display: none; }

.index-pop .closePop { width: 15px; height: 15px; position: absolute; right: 10px; top: 10px; background: url(../images/closeicon.png) center no-repeat; }

.index-pop .text { line-height: 24px; font-size: 20px; display: block; padding-top: 66px; color: #fff; }

.index-mask { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.3); position: fixed; left: 0; top: 0; z-index: 998; display: none; }

.text-pink { color: #ed476c; }

.text-gray { color: #666; }

.Single { padding: 10px 0; }

.memberRules { padding-top: 20px; font-size: 13px; }

.memberRules .thumb { background-color: #fff; padding: 20px 10px; }

.memberRules h4 { font-size: 16px; padding: 15px 10px 8px; }

.memberRules li { margin-bottom: 8px; }

.memberRules .desc { line-height: 20px; }

.memberRules .icon { height: 90px; }

.memberRules .icon img { max-height: 90px; }

.top-caption { font-size: 15px; padding-top: 5px; line-height: 26px; }

.memberJoin { max-width: 292px; margin: 30px auto; background-color: #fff; padding: 35px 10px 23px; -webkit-box-shadow: 1px 2px 8px 5px rgba(0, 0, 0, 0.03); box-shadow: 1px 2px 8px 5px rgba(0, 0, 0, 0.03); }

.memberJoin .desc { font-size: 15px; color: #b8b8b8; }

.memberJoin .desc:before { content: ''; display: block; width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #bfbfbf; margin: 15px auto 7px; }

.memberJoin-qrcode { border: 8px solid #1b1b1b; max-width: 200px; margin: 0 auto; }

@media (min-width: 768px) { .Single { padding: 10px 0 30px; }
  .memberRules { padding-top: 30px; }
  .memberRules ul { margin: 0 -4px; }
  .memberRules li { padding: 0 4px; }
  .memberRules .thumb { padding-top: 45px; }
  .memberRules h4 { font-size: 18px; padding: 18px 10px 10px; } }

@media (min-width: 1024px) { .Single { padding: 50px 0; }
  .top-caption { padding-top: 17px; } }

@media (min-width: 1200px) { .memberRules { padding-bottom: 75px; }
  .memberRules li { width: 20%; }
  .memberRules .thumb { -webkit-box-shadow: 1px 2px 8px 5px rgba(0, 0, 0, 0.03); box-shadow: 1px 2px 8px 5px rgba(0, 0, 0, 0.03); }
  .memberJoin { margin-bottom: 90px; } }

.JoinAdvantage { padding-top: 10px; }

.JoinAdvantage dl { background-color: #fff; margin-bottom: 20px; }

.JoinAdvantage dd { padding: 20px 20px; }

.JoinAdvantage h3 { margin-bottom: 10px; line-height: normal; }

.JoinAdvantage img { width: 100%; display: block; }

.StoreImage { padding-top: 10px; padding-bottom: 30px; }

.StoreImage-top { text-align: center; font-size: 0; }

.StoreImage-top a { width: 32%; display: inline-block; font-size: 14px; line-height: 32px; background-color: #fff; color: #1b1b1b; -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; margin-right: 1px; }

.StoreImage-top a:last-child { margin-right: 0; }

.StoreImage-top a.on { color: #fff; background-color: #1b1b1b; }

.StoreImage-list { padding-top: 25px; }

.StoreImage-list img { width: 100%; display: block; }

.StoreImage-list h3 { font-size: 16px; background-color: #fff; text-align: center; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; line-height: 40px; border: 1px solid #dcdce5; border-top: none; }

.StoreImage-list li { margin-bottom: 20px; }

.image-mask { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.3); position: fixed; left: 0; top: 0; z-index: 100; opacity: 0; pointer-events: none; -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; }

.image-pop { max-width: 1100px; }

.image-pop img { width: 100%; display: block; }

.image-pop h4 { background-color: #fff; line-height: 60px; font-size: 18px; color: #363636; }

.image-pop .image-pop-cont { max-width: 96%; margin: 0 auto; position: relative; -webkit-align-self: center; -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; -webkit-box-shadow: 0 5px 15px 5px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 15px 5px rgba(0, 0, 0, 0.2); }

.image-pop-close { width: 30px; height: 30px; background: #fd7eba url(../images/icon18.png) center no-repeat; -o-background-size: 12px auto; background-size: 12px auto; -webkit-border-radius: 50%; border-radius: 50%; position: absolute; right: -10px; top: -30px; -webkit-box-shadow: 0 5px 15px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 5px 15px 1px rgba(0, 0, 0, 0.1); }

.image-pop.fade, .image-mask.fade { pointer-events: auto; opacity: 1; }

.JoinTopic { padding-top: 10px; padding-bottom: 30px; }

.JoinTopic h2 { color: #363636; font-size: 16px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; margin-bottom: 10px; }

.JoinTopic .img { display: block; overflow: hidden; }

.JoinTopic img { width: 100%; -webkit-transition: 1s; -o-transition: 1s; -moz-transition: 1s; transition: 1s; }

.JoinTopic li a { background-color: #fff; display: block; }

.JoinTopic li { margin-bottom: 20px; }

.JoinTopic .cont { padding: 20px 15px; border: 1px solid #ebebeb; }

.JoinTopic .desc { color: #666; display: -webkit-box; height: 72px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.JoinTopic .date { color: #363636; font-size: 16px; padding-top: 10px; display: block; }

.overflow-x { overflow-x: auto; }

.JoinProcess { font-size: 14px; line-height: 22px; padding-top: 10px; text-align: center; }

.JoinProcess ul { display: inline-block; vertical-align: top; padding-top: 6px; padding-bottom: 10px; white-space: nowrap; }

.JoinProcess ul::-webkit-scrollbar { width: 4px; height: 2px; }

.JoinProcess ul::-webkit-scrollbar-thumb { -webkit-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); background: #1b1b1b; }

.JoinProcess ul::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); -webkit-border-radius: 10px; border-radius: 10px; background: #f2f2f2; }

.JoinProcess li { width: 130px; display: inline-block; white-space: normal; vertical-align: bottom; padding-right: 30px; text-align: left; position: relative; }

.JoinProcess li:before { content: ''; display: block; width: 0; height: 0; position: absolute; right: 18px; bottom: 31px; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 10px solid #fff; }

.JoinProcess li:last-child { width: 100px; padding-right: 0; }

.JoinProcess .text { margin-bottom: 10px; display: block; }

.JoinProcess img { display: block; max-width: 100%; width: 80px; }

.comtit { color: #282828; padding-bottom: 10px; }

.comdesc { color: #696969; padding-bottom: 10px; }

.JoinCondition { padding-top: 30px; }

.JoinCondition img { display: block; width: 100%; }

.JoinClaim { padding-top: 30px; background-color: #fff; }

.JoinClaim-wrap { padding: 20px 0 0; background: url(../images/icon26.png) repeat-x; }

.JoinClaim-cont { padding: 20px 0; }

.JoinClaim-cont h3 { color: #d00234; font-size: 16px; padding-bottom: 5px; }

.JoinClaim-cont dt img { display: block; width: 100%; }

.JoinClaim-cont dd { padding-top: 20px; color: #696969; font-size: 13px; line-height: 24px; }

.JoinClaim-cont dd .s1 { color: #282828; font-size: 16px; padding-bottom: 5px; display: block; }

.JoinClaim-cont dd .s2 { overflow: hidden; display: block; }

.JoinClaim-cont.half:last-child { border-bottom: none; }

.JoinPolicy { padding-top: 30px; }

.JoinPolicy-btn { width: 100%; display: table; }

.JoinPolicy-btn .thumb { display: table-cell; vertical-align: middle; width: 33.3333%; min-height: 86px; padding: 0 5px; font-size: 12px; position: relative; }

.JoinPolicy-btn a { border: 1px solid #f2ccd5; -webkit-border-bottom-left-radius: 15px; border-bottom-left-radius: 15px; -webkit-border-top-right-radius: 15px; border-top-right-radius: 15px; width: 100%; min-height: 86px; padding: 5px 15px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; background-color: #fff; background-position: right bottom; -o-background-size: 30%; background-size: 30%; color: #363636; }

.JoinPolicy-btn a.on { border: 2px solid #1b1b1b; }

.JoinPolicy-btn a .full { width: 100%; display: block; text-align: center; }

.JoinPolicy-bd { padding-top: 30px; max-width: 1200px; overflow: auto; display: none; }

.JoinPolicy-bd:first-of-type { display: block; }

.JoinPolicy-bd .max-width1200 { min-width: 680px; }

.JoinPolicy-bd table { width: 99%; border: none; background-color: #fff; color: #363636; line-height: 20px; }

.JoinPolicy-bd table th { background-color: #1b1b1b; color: #fff; height: 50px; font-weight: normal; font-size: 18px; }

.JoinPolicy-bd table td, .JoinPolicy-bd table th { border: none; }

.JoinPolicy-bd table td { height: 55px; padding: 15px 0; border-bottom: 1px solid #f0eaec; }

.JoinPolicy-bd table td b { padding-bottom: 5px; display: inline-block; }

.JoinPolicy-bd table .tit { max-width: 80px; padding-left: 20px; padding-right: 20px; border-right: 1px solid #F0EAEC; }

.JoinPolicy-bd table .price { width: 215px; padding-left: 20px; }

.JoinPolicy-bd table tr:last-child td { border-bottom: none; }

.full-contactB-container img { display: block; width: auto; }

.full-contactB-container .contactB-feedback { padding-bottom: 10px !important; }

@media (min-width: 768px) { .comdesc { padding-bottom: 20px; }
  .JoinAdvantage dl { margin-bottom: 0; overflow: hidden; }
  .JoinAdvantage dl:nth-child(2n) dt { float: right; }
  .JoinAdvantage dl:nth-child(2n) dd { float: left; }
  .JoinAdvantage dt, .JoinAdvantage dd { width: 50%; float: left; }
  .JoinAdvantage dd { padding: 60px 20px 30px 30px; }
  .JoinAdvantage-cont { height: 150px; overflow: auto; padding-right: 10px; }
  .StoreImage-top a { width: auto; min-width: 190px; line-height: 32px; font-size: 14px; margin-right: 3px; }
  .JoinClaim-cont h3 { font-size: 18px; padding-bottom: 10px; }
  .JoinClaim-cont.half { width: 50%; float: left; }
  .JoinClaim-cont.half:first-child { padding-right: 20px; border-bottom: none; }
  .JoinClaim-cont.half:last-child { padding-left: 20px; }
  .JoinClaim-wrap > .JoinClaim-cont { display: table; }
  .JoinClaim-wrap > .JoinClaim-cont dt, .JoinClaim-wrap > .JoinClaim-cont dd { width: 50%; display: table-cell; vertical-align: middle; }
  .JoinClaim-wrap > .JoinClaim-cont dt { padding-right: 40px; }
  .JoinClaim-wrap > .JoinClaim-cont dd { padding-top: 0; }
  .JoinPolicy { padding-top: 50px; }
  .JoinPolicy-btn a { font-size: 14px; min-height: 100px; }
  .full-contactB-container .contactB-feedback { padding-bottom: 0 !important; } }

@media (min-width: 1024px) { .header-series { text-align: left; }
  .header-series a { padding: 0 10px; height: 40px; }
  .header-series a img { max-width: 78px; }
  .md-block { display: block; }
  .JoinAdvantage { padding-top: 45px; padding-bottom: 80px; }
  .JoinAdvantage h3 { margin-bottom: 18px; }
  .JoinAdvantage dd { line-height: 24px; padding: 60px 40px 30px 50px; }
  .JoinAdvantage-cont { height: 210px; }
  .StoreImage { padding-top: 48px; padding-bottom: 40px; }
  .StoreImage-list { padding-top: 45px; }
  .StoreImage-list ul { margin: 0 -15px; }
  .StoreImage-list li { padding: 0 15px; margin-bottom: 30px; }
  .StoreImage-list h3 { line-height: 65px; }
  .image-pop { min-width: 900px; }
  .image-pop h4 { line-height: 90px; font-size: 20px; }
  .image-pop .image-pop-cont { max-width: 85%; }
  .image-pop-close { width: 36px; height: 36px; top: -25px; right: -40px; }
  .JoinTopic { padding-top: 43px; padding-bottom: 30px; }
  .JoinTopic ul { margin: 0 -15px; }
  .JoinTopic li { padding: 0 15px; margin-bottom: 30px; }
  .JoinProcess { padding-top: 50px; }
  .JoinProcess img { width: auto; }
  .JoinProcess li:before { right: 8px; bottom: 40px; }
  .JoinPolicy { padding-top: 60px; }
  .JoinPolicy-btn { padding-top: 25px; }
  .JoinPolicy-btn a { min-height: 120px; font-size: 16px; }
  .full-contactB-container .contactB-feedback .feedback-form .thumb { width: auto; }
  .full-contactB-container .s1 { width: 108px; display: inline-block; } }

@media (min-width: 1200px) { .JoinAdvantage { padding-bottom: 125px; }
  .JoinAdvantage h3 { margin-bottom: 20px; }
  .JoinAdvantage dd { padding: 90px 40px 30px 50px; }
  .JoinAdvantage-cont { height: 240px; }
  .JoinAdvantage-cont::-webkit-scrollbar { width: 4px; height: 1px; }
  .JoinAdvantage-cont::-webkit-scrollbar-thumb { -webkit-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); background: #1b1b1b; }
  .JoinAdvantage-cont::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); -webkit-border-radius: 10px; border-radius: 10px; background: #f2f2f2; }
  .StoreImage { padding-bottom: 73px; }
  .StoreImage-top a:hover { color: #fff; background-color: #1b1b1b; }
  .StoreImage-list h3 { -webkit-transition: .2s; -o-transition: .2s; -moz-transition: .2s; transition: .2s; }
  .StoreImage-list img { -webkit-transition: 1s; -o-transition: 1s; -moz-transition: 1s; transition: 1s; }
  .StoreImage-list a { display: block; overflow: hidden; }
  .StoreImage-list a:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .StoreImage-list a:hover h3 { color: #fff; background-color: #1b1b1b; }
  .image-pop .image-pop-cont { max-width: 1056px; }
  .JoinTopic { padding-bottom: 40px; }
  .JoinTopic h2, .JoinTopic .date { font-size: 18px; }
  .JoinTopic h2 { margin-bottom: 20px; }
  .JoinTopic .date { padding-top: 18px; }
  .JoinTopic .cont { padding: 35px 28px; }
  .JoinTopic li a:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .JoinTopic li a:hover h2 { color: #1b1b1b; }
  .JoinProcess li { width: 150px; line-height: 24px; padding-right: 40px; }
  .JoinProcess li:before { right: 13px; bottom: 45px; }
  .JoinProcess li:last-child { width: 110px; padding-right: 0; }
  .JoinProcess .text { min-height: 72px; margin-bottom: 25px; }
  .JoinClaim { background: none; padding-top: 0; }
  .JoinClaim .commonweb { background-color: #fff; padding: 20px 40px 10px; }
  .JoinClaim .comtit { padding-bottom: 25px; }
  .JoinClaim-wrap { padding-bottom: 0; }
  .JoinClaim-cont { padding-bottom: 53px; margin-bottom: 15px; }
  .JoinClaim-cont h3 { font-size: 20px; padding-bottom: 23px; }
  .JoinClaim-cont.half { margin-top: 18px; border-bottom: none; }
  .JoinClaim-cont.half dd { padding-top: 38px; }
  .JoinClaim-cont.half:first-child { padding-right: 37px; }
  .JoinClaim-cont.half:last-child { padding-left: 37px; }
  .JoinPolicy-btn { padding-top: 30px; }
  .JoinPolicy-btn a { min-height: 160px; font-size: 18px; -o-background-size: auto; background-size: auto; }
  .JoinPolicy-btn a:hover { border: 2px solid #1b1b1b; }
  .JoinPolicy-bd { padding-top: 45px; }
  .JoinPolicy-bd table { font-size: 16px; }
  .JoinPolicy-bd table .tit { padding-left: 130px; padding-right: 20px; width: 300px; }
  .JoinPolicy-bd table .price { padding-left: 50px; } }

@media (min-width: 1260px) { .header-thumb { right: 10px; } }

/*移动端导航*/
@media (max-width: 1024px) { .subNav-tab .img, .subNav-drop { display: block; }
  .subNav-drop { position: relative; padding-left: 10px; }
  .subNav-Special .tit { display: none; }
  .subNav-Special .img { width: 20%; }
  .subNav-list { padding-bottom: 20px; }
  .sublink { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
  .subNav-Pro { padding: 10px 0; }
  .subNav-Pro .subNav-drop { padding: 0 20px; }
  .subNav-li { display: block; padding: 5px 0; }
  .subNav-Activity .subNav-drop { display: none; }
  .ordinary-nav { padding: 15px 8px; } }

/*颜色*/
/*common*/
.m-tc { text-align: center; }

.whitebg { background: #fff; }

/*产品列表*/
.product-wraper { padding-top: 30px; padding-bottom: 30px; }

.product-tit-box { text-align: center; line-height: 26px; color: #333; font-size: 14px; }

.product-tit-box h1 { font-size: 20px; color: #000000; margin-bottom: 6px; }

.catalog-default { padding: 20px 0; }

.filters-selectors { position: relative; background-color: #fff; border-top: 1px solid #E5E5E5; border-bottom: 1px solid #E5E5E5; }

.filters-title { line-height: 40px; padding: 0 20px; max-width: 50%; }

.filters-title span, .filters-title em { display: inline-block; vertical-align: middle; }

.filter-icon { color: black; fill: black; margin: 4px 8px 0 0; }

.filter-icon svg { width: 16px; height: 16px; }

button { border: none; background-color: transparent; cursor: pointer; font-size: inherit; color: inherit; text-decoration: none; padding: 0; outline: none; }

.type-wraper { display: none; }

.select-filter { width: 100%; position: relative; padding: 0 10px; border-bottom: 1px solid #DFDFDF; }

.select-filter:before, .select-filter:after { content: ""; position: absolute; }

.select-filter:before { right: 17px; top: 24px; width: 21px; height: 1px; background-color: #DFDFDF; }

.select-filter:after { right: 27px; top: 14px; width: 1px; height: 20px; background-color: #DFDFDF; }

.filter-cell { line-height: 50px; width: 100%; text-align: left; padding: 0 10px; }

.filter-cell i { margin-left: 10px; width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 8px solid black; display: none; }

.is-open .filter-cell i { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.is-open:after { display: none; }

.options { display: none; width: 100%; background-color: #fff; padding: 0 0 10px; }

.checkbox { position: relative; padding: 5px 10px; text-align: left; cursor: pointer; }

.checkbox.checked .checkbox-true { background: url(../images/checked.png) center center no-repeat; -o-background-size: 30px auto; background-size: 30px auto; }

.checkbox-input { position: absolute; top: 5px; left: 10px; width: 20px; height: 20px; -webkit-border-radius: 0; border-radius: 0; -moz-appearance: none; appearance: none; -webkit-appearance: none; z-index: -1; }

.checkbox-true { width: 20px; height: 20px; border: 1px solid #CECECE; display: inline-block; -webkit-border-radius: 3px; border-radius: 3px; vertical-align: -5px; margin-right: 5px; }

.new-line47 { line-height: 40px; }

.new-line47:after, .new-line47:before { display: none; }

.view-switches { position: absolute; right: 8px; top: 12px; }

.view-switches span { display: inline-block; vertical-align: middle; width: 20px; height: 20px; margin: 0 4px; cursor: pointer; }

.view-switches span.style-one { -webkit-border-radius: 3px; border-radius: 3px; border: 1px solid #DFDFDF; }

.view-switches span.style-two { background-image: url(../images/a-icon01.png); background-position: center center; background-repeat: no-repeat; -o-background-size: cover; background-size: cover; }

.view-switches span.cur.style-one { border-color: #f4a5b8; }

.view-switches span.cur.style-two { background-image: url(../images/a-icon01cur.png); }

.selected-filters { background: #f8f8f8; padding: 15px 10px; border-bottom: 1px solid #E5E5E5; display: none; }

.remove-button { float: right; padding: 4px 20px; -webkit-border-radius: 20px; border-radius: 20px; cursor: pointer; background-color: #f4a5b8; color: #fff; }

.selected-box a { padding: 3px 10px 3px 16px; -webkit-border-radius: 20px; border-radius: 20px; background: #fff; margin: 0 3px; border: 1px solid #E5E5E5; position: relative; display: inline-block; }

.selected-box a:after { content: ""; display: inline-block; vertical-align: middle; width: 20px; height: 20px; text-align: center; margin-left: 5px; background: url(../images/a-icon04.png) 0 0 no-repeat; }

.products-count { text-align: right; font-size: 12px; }

.products-list { padding-top: 20px; padding-bottom: 20px; }

.products-list ul { margin: 0 -8px; }

.products-list ul li { padding: 0 8px 20px; }

.products-list ul li a { display: block; position: relative; overflow: hidden; }

.products-list ul li .zoom { position: relative; overflow: hidden; border: 1px solid #E5E5E5; }

.products-list ul li .zoom:before { content: ""; display: block; padding-bottom: 136.84211%; }

.products-list ul li .zoom img { display: block; width: 100%; position: absolute; top: 0; left: 0; }

.watermark { position: relative; }

.watermark:after, .chatcode { content: ""; display: block; position: absolute; right: 0; bottom: 0; width: 60px; padding-bottom: 60px; background: url(../images/qrcode.png) center center no-repeat; -o-background-size: cover; background-size: cover; z-index: 3; }

.hot-icon { width: 15.78947%; height: 6.92308%; display: block; position: absolute; top: 2.69231%; right: 3.68421%; background: url(../images/hoticon.png) 0 0 no-repeat; -o-background-size: cover; background-size: cover; }

.products-box { padding: 10px 0 0; font-size: 14px; color: #000000; }

.products-box span { color: #999c9e; }

.products-box .protit { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 24px; line-height: 24px; margin-bottom: 4px; }

.products-list.two-style ul li { width: 50%; }

.price-color i { color: #f4a5b8; font-size: 20px; }

/*产品详情*/
.product-deatils { padding-top: 30px; padding-bottom: 30px; }

.product-top { position: relative; padding-bottom: 35px; }

.m-bgborder { background: url(../images/a-icon03.png) 0 bottom repeat-x; }

.product-left { position: relative; overflow: hidden; }

/*.product-left li p:after { width: 12.45283%; padding-bottom: 12.45283%; }*/
.product-left li p:before { content: ""; display: block; padding-bottom: 136.79245%; }

.product-left img { position: absolute; top: 0; left: 0; display: block; width: 100%; min-height: 100%; }

.product-right { padding: 20px 0 0; color: #000000; font-size: 14px; line-height: 26px; }

.deatils-hot { width: 37px; height: 22px; display: block; background: url(../images/hoticon.png) center center no-repeat; margin-bottom: 20px; }

.prodeatils-tit { font-size: 20px; line-height: 30px; margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px solid #dde7ee; }

.prodeatils-con span { display: block; }

.prodeatils-num { font-size: 24px; margin-bottom: 10px; }

.mb20 { margin-bottom: 10px; }

.return-list { margin-top: 20px; display: block; max-width: 490px; width: 100%; text-align: center; line-height: 40px; height: 40px; background-color: #ffffff; -webkit-border-radius: 20px; border-radius: 20px; border: solid 1px #dde7ee; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

.products-middle { padding: 30px 0; }

.products-middle img { max-width: 100%; }

.related-matching { padding-top: 26px; padding-bottom: 20px; }

.related-tit { font-size: 16px; text-align: center; color: #000000; }

.related-list { padding-top: 20px; margin: 0 -10px; }

.related-list dl { padding: 0 10px; }

.related-list dl dt { border: 1px solid #E5E5E5; }

.related-list dl dt a { display: block; }

.related-list dl dt a img { display: block; width: 100%; }

.related-list dl dd { padding: 20px 0 10px; }

.related-list dl dd .related-protit { position: relative; padding-bottom: 16px; margin-bottom: 10px; }

.related-list dl dd .related-protit a { font-size: 16px; max-height: 52px; line-height: 26px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.related-list dl dd .related-protit:after { content: ""; display: block; width: 100%; height: 1px; position: absolute; bottom: 0; left: 0; border-bottom: 1px dashed #B2B4B9; }

.related-list dl dd .pronum { display: block; margin-bottom: 10px; }

.deatils-btn { margin-top: 20px; display: block; width: 100%; max-width: 110px; height: 32px; text-align: center; line-height: 32px; border: solid 1px #dde7ee; background: #fff; -webkit-border-radius: 20px; border-radius: 20px; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

.guess-like { padding-top: 20px; }

.guess-swiper { margin-top: 18px; position: relative; overflow: hidden; }

.guess-list li { padding: 0; margin-right: 20px; }

.guess-list li .zoom { border: 1px solid #E5E5E5; display: block; overflow: hidden; }

.guess-list li .zoom:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }

.guess-list li .zoom img { -webkit-transition: transform ease 0.7s; -moz-transition: transform ease 0.7s; -o-transition: transform ease 0.7s; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }

.guess-list li .zoom:before { content: ""; display: block; padding-bottom: 136.79245%; }

.guess-list li .zoom img { position: absolute; top: 0; left: 0; display: block; width: 100%; }

.color3 { color: #333; }

.composite { padding-top: 40px; padding-bottom: 20px; }

.function-video { position: relative; overflow: hidden; }

.videobox2 { position: absolute !important; top: 0; left: 0; z-index: 2; width: 100%; height: 100%; background: #000; cursor: pointer; display: none; overflow: hidden; max-height: 412px; }

.video-resources { width: 100%; cursor: pointer; }

.video-resources img { display: block; width: 100%; }

.video-resources:after { content: ''; position: absolute; left: 50%; top: 50%; z-index: 3; margin: -23px 0 0 -23px; width: 46px; height: 46px; background: url(../images/playbtn.png) no-repeat center; -o-background-size: cover; background-size: cover; }

.video-resources.active:after { display: none; }

.videolistcon.cur { opacity: 0; }

.videobox2 video { width: 100% !important; -o-object-fit: cover; object-fit: cover; }

.videobox2 #videobox1 { height: auto; }

.function-right { padding-top: 20px; font-size: 14px; color: #000000; }

.function-right img { max-width: 100%; }

.function-right h3 { font-size: 16px; margin-bottom: 10px; font-family: 'SourceHanSans','Source Han Sans','SourceHanSansCN'; }

.function-right .small-tit { margin-bottom: 10px; }

.function-right .small-tit img { max-height: 48px; }

.page-tit { font-size: 18px; line-height: 26px; color: #000000; text-align: center; }

.page-tit a { display: block; color: #000000; }

.function-box { padding-bottom: 30px; }

.pagepro-wraper { padding-top: 20px; }

.pagepro-wraper:last-child { background: none; }

.function-list ul li { padding-bottom: 24px; width: 50%; }

.function-list ul li.last-li a { display: block; position: relative; }

.function-list ul li.last-li .last-white { background: #fff; }

.function-list ul li.last-li .zoom:before { padding-bottom: 68.42105%; }

.m-relative { position: relative; overflow: hidden; }

.all-more { text-align: center; background: #fff; position: absolute; bottom: 0; left: 0; width: 100%; padding-bottom: 68%; }

.all-more .position-box { position: absolute; top: 0; left: 0; padding: 0 10px; width: 100%; }

.all-more .alltype-tit { margin-top: 9.61538%; font-size: 16px; margin-bottom: 5px; color: #000000; }

.all-more .page-dec { font-size: 13px; color: #525252; }

.all-more .pagemore-btn { margin-top: 10px; display: inline-block; width: 100%; max-width: 100px; height: 26px; line-height: 26px; background-color: #ffffff; -webkit-border-radius: 20px; border-radius: 20px; border: solid 1px #000000; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; color: #000000; font-size: 13px; }

.all-more .pagemore-btn:hover { background-color: #f4a5b8; color: #fff; border-color: #f4a5b8; }

.ordinary-nav { border-top: 0; background: none; }

.ordinary-nav a { padding: 5px 10px; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

.loadMore { display: block; width: 100%; margin: 0 auto; background: #1b1b1b; font-size: 16px; line-height: 40px; text-align: center; color: #fff; }

.backtop { display: none; position: fixed; right: 10px; bottom: 20%; z-index: 97; width: 45px; height: 45px; background: #1b1b1b url(../images/backtop.png); -o-background-size: cover; background-size: cover; -webkit-border-radius: 50%; border-radius: 50%; }

.ipad-show { display: none; }

/*产品详情多图*/
.biglist { position: relative; overflow: hidden; }

.biglist .index-dot { position: absolute; text-align: center; bottom: 10px; z-index: 1; }

.biglist .index-dot span { opacity: 1; background: #DFDCDC; }

.biglist .index-dot span.swiper-pagination-bullet-active { background-color: #f4a5b8; }

.biglist ul li img { display: block; max-width: 100%; }

.small-wraper { position: relative; padding: 0; margin-top: 30px; }

.small-list { position: relative; overflow: hidden; }

.small-list ul li { float: left; width: 25%; border: 1px solid #DCDCDC; margin-right: 18px; cursor: pointer; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

.small-list ul li img { display: block; width: 100%; }

.small-list ul li:hover, .small-list ul li.cur { border-color: #f4a5b8; }

.fashion-wraper { padding-top: 30px; padding-bottom: 30px; }

.media-title { font-size: 24px; line-height: 24px; margin-bottom: 20px; }

.media-banner { position: relative; overflow: hidden; }

.media-banner ul li a { display: block; }

.media-banner ul li .zoom { position: relative; display: block; overflow: hidden; }

.media-banner ul li .zoom:before { content: ""; display: block; padding-bottom: 145px; }

.media-banner ul li img { display: block; width: 100%; position: absolute; top: 0; left: 0; }

.media-banner ul li h4 { padding: 0 20px; font-size: 16px; background: #F7F7F7; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 50px; line-height: 50px; }

.jsCate { text-align: center; color: #f4a5b8; font-size: 18px; padding-bottom: 10px; margin: 20px 0; border-bottom: 1px solid #F2F2F2; position: relative; }

.jsCate:before { content: ""; display: block; width: 20px; height: 2px; position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); background: #f4a5b8; }

.tab-bd { background: #fff; padding: 20px 10px; margin-bottom: 30px; }

.tab-bd ul li { padding: 10px 0; border-bottom: 1px solid #F2F2F2; }

.tab-bd ul li a { display: block; position: relative; padding-right: 120px; min-height: 74px; }

.tab-bd ul li .tab-con { padding-top: 10px; }

.tab-bd ul li .tab-con .tab-tit { font-size: 16px; display: -webkit-box; height: 48px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.tab-bd ul li .tab-img { position: absolute; right: 0; top: 0; overflow: hidden; width: 93px; height: 74px; }

.tab-bd ul li .tab-img img { display: block; position: relative; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); height: 100%; }

.tab-bd ul li:hover a { color: #f4a5b8; }

.fashion-wrap { padding-top: 30px; padding-bottom: 30px; }

.fashion-wrap img { max-width: 100%; }

.fashion-right { float: right; }

.fashion-left { float: left; }

.fashion-boxcon { width: 45%; padding-left: 15px; }

.fashion-boximg { width: 55%; overflow: hidden; }

.fashion-boximg img { display: block; width: 100%; }

.fashpro-tit { text-transform: uppercase; font-size: 20px; line-height: 24px; margin: 0 0 10px; }

.fash-num { color: #929292; font-size: 16px; letter-spacing: 5px; font-weight: lighter; }

.fash-date { max-width: 110px; height: 30px; line-height: 30px; border: 1px solid #000000; text-align: center; width: 100%; margin: 10px auto 20px; }

.pt60 { padding-top: 20px; }

.pt165 { padding-top: 40px; }

.fash30 { color: #1b1b1b; font-size: 20px; margin: 20px 0 5px; }

.fash18 { font-size: 16px; color: #666; margin-bottom: 10px; }

.fash15 { font-size: 14px; color: #929292; text-transform: uppercase; }

.fash-line { position: relative; }

.fash-line:before { content: ""; display: block; width: 100px; height: 1px; background: #000; position: absolute; -webkit-transform: rotate(-55deg); -moz-transform: rotate(-55deg); -ms-transform: rotate(-55deg); -o-transform: rotate(-55deg); transform: rotate(-55deg); bottom: 12px; left: -42px; }

.fashion-list { padding-bottom: 30px; }

.fashion-list:last-child { padding-bottom: 0; }

.text-right { text-align: right; }

.products-list { position: relative; }

.returnpro-list { position: absolute; display: block; right: -13px; bottom: 71px; width: 40px; height: 40px; -webkit-border-radius: 50%; border-radius: 50%; background: #fff; color: #1b1b1b; line-height: 40px; text-align: center; }

/*明星同款*/
.stars-paragraph { padding-top: 60px; color: #6b5b50; max-width: 520px; margin: 0 auto; }

.stars-paragraph img { width: 100%; }

.stars-list-one { position: relative; z-index: 3; margin-bottom: 20px; }

.starsone-img { border: 6px solid #fff; position: relative; margin-bottom: 15px; }

.starsone-img:before { content: ""; position: absolute; top: 16px; bottom: 16px; left: 16px; right: 16px; border: 4px solid rgba(255, 255, 255, 0.6); }

.stars-text { color: #fff; display: inline-block; padding: 2px 20px; position: absolute; left: -24px; font-size: 12px; }

.black { background: #000; top: 66.02254%; -webkit-transform: rotate(-15deg); -moz-transform: rotate(-15deg); -ms-transform: rotate(-15deg); -o-transform: rotate(-15deg); transform: rotate(-15deg); left: -20px; }

.pink { background: #EE9BAF; top: 75.20129%; }

.stars-tit { position: absolute; right: -22px; color: #e58540; font-size: 20px; font-weight: lighter; top: 60.5475%; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }

.star-fs16 { font-size: 16px; color: #382f28; margin-bottom: 5px; }

.stars-paragraph { position: relative; }

.stars-list-two { margin-bottom: 20px; z-index: 2; }

.startwo-img { float: left; border: 6px solid #fff; position: relative; z-index: 3; width: 68.52174%; }

.startwo-con { padding: 45.45455% 0 0 20px; overflow: hidden; position: relative; z-index: 4; }

.staricon01 { width: 45.21739%; position: absolute; right: 0; margin-bottom: 5%; z-index: 4; }

.stars-list-three { position: relative; z-index: 4; }

.starsthree-left { float: left; width: 43.87755%; padding: 10% 5px 0; }

.staricon02 { position: relative; right: -10%; text-align: right; }

.starsthree-img { float: left; width: 56.12245%; overflow: hidden; border: 6px solid #fff; }

.stars-liketit { position: relative; text-align: center; }

.stars-liketit img { width: 22.83333%; }

.stars-liketit span { position: absolute; color: #fff; display: block; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 20px; text-shadow: 2px 2px 2px #BE3843; }

.stars-like .guess-swiper { margin-top: -20px; }

.stars-like .guess-swiper li:nth-child(even) { margin-top: 30px; }

@media (max-width: 768px) { .mobwidth100 { width: auto; float: none; }
  .deafash-img img { max-width: 57%; }
  .fash-line img { width: 30%; }
  .imgwidth40 img { width: 40%; } }

/*颜色*/
@media (min-width: 768px) { .products-list.two-style ul li { width: 33.3%; }
  .product-left { float: left; width: 44.16667%; }
  .product-right { float: left; width: 55.83333%; padding: 50px 40px 0; font-size: 15px; }
  .return-list { margin-top: 40px; }
  .function-list ul li { padding-bottom: 24px; width: 33.3%; }
  .function-list ul li.last-li a:before { content: ""; display: block; padding-bottom: 136.84211%; background-color: #fff; }
  .function-list ul li.last-li .last-white { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
  .video-wraper { margin-top: 35px; display: table; }
  .function-video { width: 60%; display: table-cell; vertical-align: middle; }
  .function-right { width: 40%; display: table-cell; vertical-align: middle; padding-left: 24px; font-size: 16px; line-height: 28px; }
  .function-right-wrap { float: right; }
  .fashion-wrap { padding-top: 60px; padding-bottom: 60px; }
  .fashion-boxcon { width: 40%; }
  .fashion-boximg { width: 58.91667%; }
  .fashpro-tit { font-size: 42px; line-height: 52px; margin: 20px 0 10px; }
  .fash-date { height: 38px; line-height: 38px; max-width: 144px; margin: 10px auto 20px; }
  .fash-date { margin: 30px auto 10%; }
  .pt60 { padding-top: 40px; }
  .pt165 { padding-top: 80px; }
  .fashion-list { padding-bottom: 40px; }
  .returnpro-list { width: 50px; height: 50px; line-height: 50px; right: -20px; bottom: 130px; } }

@media (min-width: 991px) { /*明星同款*/
  .stars-paragraph { margin-top: 75px; padding-top: 75px; max-width: 100%; }
  .stars-paragraph img { max-width: 100%; }
  .stars-list-one { width: 59.16667%; float: left; margin-bottom: 0; }
  .stars-text { color: #fff; display: inline-block; padding: 2px 20px; position: absolute; left: -24px; font-size: 14px; }
  .black { top: 70.20934%; }
  .stars-tit { right: -40px; font-size: 30px; }
  .stars-list-two { position: absolute; top: 0; width: 47.91667%; left: 51.66667%; }
  .stars-list-three { float: left; width: 40.83333%; padding-top: 20%; }
  .starsthree-left { padding: 28% 5px 0; }
  .stars-liketit img { width: 22.83333%; }
  .stars-liketit span { font-size: 30px; }
  .stars-like .guess-swiper { margin-top: -60px; }
  .stars-like .guess-swiper li:nth-child(even) { margin-top: 60px; } }

/*颜色*/
@media (min-width: 1024px) { body { padding-top: 0; }
  header { position: static; top: 0; left: 0; }
  /*产品列表*/
  .m-brline { border-right: 1px solid #E7E7E7; }
  .product-wraper { padding-top: 40px; padding-bottom: 85px; }
  .product-tit-box { font-size: 15px; }
  .product-tit-box h1 { font-size: 30px; line-height: 30px; margin-bottom: 10px; }
  .catalog-default { padding: 40px 0 20px; }
  .filters-selectors { padding: 0 104px 0 140px; height: 57px; }
  .filters-title { position: absolute; top: 0; left: 0; width: 140px; text-align: center; line-height: 57px; }
  .type-wraper { display: block; }
  .select-filter { float: left; width: 108px; text-align: center; padding: 0; border-bottom: none; }
  .select-filter:before, .select-filter:after { display: none; }
  .filter-cell { line-height: 57px; text-align: center; }
  .filter-cell i { display: inline-block; }
  .options { display: none; position: absolute; top: 55px; left: 0; padding: 10px 0; border: 1px solid #e5e5e5; z-index: 2; }
  .checkbox-input { top: 5px; left: 10px; width: 22px; height: 22px; }
  .checkbox-true { width: 22px; height: 22px; }
  .new-line47 { line-height: 47px; }
  .view-switches { top: 15px; }
  .view-switches span { width: 28px; height: 28px; margin: 0 8px; }
  .products-list { padding-top: 26px; padding-bottom: 40px; }
  .products-list ul { margin: 0 -15px; }
  .products-list ul li { padding: 0 15px 30px; }
  .products-list ul li a .zoom { overflow: hidden; }
  .products-list ul li a .zoom:hover > img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .products-list ul li a .zoom > img { -webkit-transition: transform ease 0.7s; -moz-transition: transform ease 0.7s; -o-transition: transform ease 0.7s; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }
  .products-box { padding: 18px 0 0; font-size: 15px; }
  .watermark:after, .chatcode { width: 100px; padding-bottom: 100px; }
  .chatcode img { width: 100px; }
  .hot-icon { width: 9.73684%; height: 4.23077%; }
  .products-list.two-style ul { margin: 0 -10px; }
  .products-list.two-style ul li { padding: 0 10px 30px; width: 20%; }
  /*产品详情*/
  .product-deatils { padding-top: 60px; padding-bottom: 100px; }
  .product-right { padding: 50px 108px 0 74px; }
  .product-deacon { padding: 0 0 0 20px; }
  .prodeatils-tit { font-size: 30px; line-height: 30px; margin-bottom: 25px; }
  .prodeatils-num { margin-bottom: 18px; }
  .mb20 { margin-bottom: 20px; }
  .return-list:hover { background-color: #f4a5b8; color: #fff; }
  .product-top { padding-bottom: 85px; }
  .related-matching { padding-top: 26px; padding-bottom: 129px; }
  .related-list { padding-top: 40px; margin: 0 -20px; }
  .related-list dl { padding: 0 20px; }
  .related-list dl dt { float: left; width: 50%; overflow: hidden; }
  .related-list dl dt:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .related-list dl dt img { -webkit-transition: transform ease 0.7s; -moz-transition: transform ease 0.7s; -o-transition: transform ease 0.7s; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }
  .related-list dl dd { float: left; width: 50%; padding: 34px 36px 0 30px; }
  .related-list dl dd .related-protit { padding-bottom: 26px; margin-bottom: 30px; }
  .related-list dl dd .related-protit a { font-size: 18px; }
  .deatils-btn { margin-top: 40px; height: 40px; line-height: 40px; }
  .deatils-btn:hover { background-color: #f4a5b8; color: #fff; }
  .guess-swiper { margin-top: 18px; }
  .page-tit { font-size: 24px; }
  .function-box { padding-bottom: 50px; }
  .video-wraper { margin-top: 35px; }
  .pagepro-wraper { padding-top: 58px; }
  .all-more { visibility: hidden; -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); opacity: 0; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }
  .function-list ul li .m-relative:hover .all-more { visibility: visible; opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
  .all-more { line-height: 26px; }
  .all-more .alltype-tit { margin-top: 19.23077%; font-size: 24px; margin-bottom: 5px; }
  .all-more .page-dec { font-size: 15px; }
  .all-more .pagemore-btn { margin-top: 20px; height: 40px; line-height: 40px; font-size: 15px; }
  .all-more .pagemore-btn:hover { background-color: #f4a5b8; color: #fff; border-color: #f4a5b8; }
  .function-right { padding-left: 44px; }
  .function-right h3 { font-size: 20px; margin-bottom: 15px; }
  .video-resources:after { margin: -40px 0 0 -40px; width: 80px; height: 80px; }
  .max300 { max-width: 300px; }
  .ordinary-nav { padding: 20px 0 10px; text-align: center; width: auto; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
  .ordinary-nav a { padding: 0; margin-bottom: 14px; display: block; white-space: nowrap; }
  .ordinary-nav .nary-tc { text-align: left; }
  .ordinary-nav a:hover { color: #f4a5b8; text-decoration: underline; }
  .loadMore { line-height: 52px; }
  .backtop { right: 30px; width: 60px; height: 60px; }
  .ipad-show { display: block; }
  .biglist .index-dot { display: none; }
  .guess-list li { width: 25%; }
  .fashion-wraper { padding-top: 60px; padding-bottom: 60px; }
  .media-title { font-size: 24px; line-height: 24px; margin-bottom: 20px; }
  .media-banner ul li .zoom:before { padding-bottom: 164px; }
  .jsCate { font-size: 24px; margin: 40px 0 20px; }
  .jsCate:before { width: 30px; }
  .tab-bd { padding: 20px 50px 40px; margin-bottom: 60px; }
  .tab-bd ul li { padding: 20px 0; }
  .tab-bd ul li a { padding-right: 0; }
  .tab-bd ul li .tab-con { padding: 20px 40px 0 0; float: left; }
  .tab-bd ul li .tab-con .tab-tit { font-size: 16px; display: -webkit-box; height: 48px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .tab-bd ul li .tab-img { position: static; overflow: hidden; width: 30%; height: auto; max-height: 140px; overflow: hidden; float: right; }
  .tab-bd ul li .tab-img img { width: 100%; left: 0; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; height: auto; }
  .function-right .small-tit img { max-height: 70px; } }

@media (min-width: 1260px) { .prodeatils-box { min-height: 257px; }
  .return-list { position: absolute; bottom: 85px; }
  .related-list dl dd { padding: 74px 36px 0 30px; }
  .product-right { padding: 100px 108px 0 74px; }
  .fashion-wrap { padding-top: 90px; padding-bottom: 90px; }
  .fashpro-tit { font-size: 52px; line-height: 52px; }
  .fash-date { margin: 30px auto 18%; }
  .pt60 { padding-top: 60px; }
  .fashion-list { padding-bottom: 90px; }
  .pt165 { padding-top: 165px; }
  .fash30 { font-size: 30px; margin: 28px 0 20px; }
  .fash18 { font-size: 18px; margin-bottom: 10px; }
  .fash15 { font-size: 15px; }
  .fash-line:before { width: 220px; bottom: 17px; left: -97px; } }

/*搜索页*/
.searchcont401 { padding: 36px 0 0; background-color: #ffffff; background-repeat: no-repeat; background-position: center top; -o-background-size: cover; background-size: cover; }

.searchtitle401 { padding: 28px 15px; background-color: #f2f2f2; }

.searchtitle401 span { color: #da251d; }

.resultlist401 { font-size: 13px; padding: 3% 0; }

.resultlist401 img { display: block; width: 100%; margin-bottom: 2%; }

.resultlist401 li { padding: 15px 0; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; margin-bottom: -1px; }

.resultlist401 h4 { font-size: 16px; line-height: 24px; margin-bottom: 3%; }

.resultlist401 h4 em { color: #da251d; }

.resultlist401 h4 a { display: block; }

.resulttext401 { overflow: hidden; height: 72px; color: #999; line-height: 24px; }

.resultlabel401 { color: #999; display: inline-block; padding-top: 30px; }

.searchinputcont401 dt input { width: 100%; height: 40px; line-height: 40px; text-indent: 12px; font-size: 15px; color: #333333; background-color: #ffffff; }

.searchinputcont401 dd input { width: 100%; height: 40px; line-height: 40px; font-size: 0px; font-weight: bold; color: #ffffff; cursor: pointer; background-color: #f4a5b8; background-image: url(../images/search402.png); background-repeat: no-repeat; background-position: center; }

.keywords { color: #00a298; }

.ms-detail td .short-sl { width: 103px; }

.sitemapcont2 { padding: 6% 0; overflow: hidden; }

.sitemapcont2 dl { position: relative; margin-bottom: 36px; }

.sitemapcont2 dl dt { font-size: 16px; font-weight: bold; color: #f4a5b8; padding: 0 8px; background: #fff; position: absolute; left: 18px; top: -14px; }

.sitemapcont2 dl dd { padding: 4% 3% 1% 3%; border: 1px solid #e6e6e6; }

.sitemapcont2 dl dd a { display: inline-block; padding-left: 10px; margin: 0 23px 8px 0; }

@media (min-width: 768px) { .searchtitle401 { font-size: 24px; padding-bottom: 36px; }
  .resultlist401 h4 { font-size: 20px; margin-bottom: 2%; }
  .searchimg401 { float: left; margin: 0 3% 0 0; display: block; width: 200px; height: 150px; overflow: hidden; position: relative; }
  .resultlist401 img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); max-width: 100%; width: auto; }
  .sitemapcont2 { padding: 2% 0 0; overflow: hidden; }
  .sitemapcont2 dl dt { font-size: 20px; }
  .sitemapcont2 dl dd { padding: 2% 3% 1% 3%; border: 1px solid #e6e6e6; }
  .sitemapcont2 dl dd a { margin: 0 50px 8px 0; }
  .sitemapcont2 dl dd a:hover { color: #f4a5b8; } }

@media (min-width: 992px) { .searchinputcont401 { width: 45%; margin: 0 auto; }
  .searchinputcont401 dt { float: left; width: 78%; }
  .searchinputcont401 dd { float: left; width: 22%; }
  .searchinputcont401 dt input { font-size: 18px; }
  .searchinputcont401 dd input { text-align: left; padding-left: 20%; font-size: 18px; font-weight: bold; background-position: 80% center; } }

/*门店版图*/
.store-map { padding: 20px 0 0; }

.store-map img { max-width: 100%; }

.store-search { padding: 20px 0 0; }

.store-search li { position: relative; margin: 0 0 10px; }

.store-search label { display: block; position: relative; width: 77%; }

.store-search label input { line-height: 38px; }

.store-search .combor { border: 1px solid #cecece; background-color: #ffffff; }

.store-search .input-submit { position: absolute; right: 0; top: 0; width: 18%; height: 40px; line-height: 40px; text-align: center; padding: 0; background: #1b1b1b; color: #fff; border-color: #1b1b1b; }

.store-search .input-text { display: block; width: 100%; padding-right: 50px; padding-left: 17px; }

.store-search .input-text::-webkit-input-placeholder { color: #a49d9d; }

.store-search .input-text:-moz-placeholder { color: #a49d9d; }

.store-search .input-text::-moz-placeholder { color: #a49d9d; }

.store-search .input-text:-ms-input-placeholder { color: #a49d9d; }

.store-search .submit { position: absolute; right: 0; top: 0; width: 40px; height: 40px; background: url(../images/wqicon4.png) no-repeat center; }

.select-title { height: 40px; line-height: 40px; position: relative; }

.select-title:after { content: ''; position: absolute; width: 11px; height: 11px; border: 1px solid #666666; border-bottom: none; border-left: none; right: 20px; top: 11px; -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); -webkit-transition: all ease 0.5s; -o-transition: all ease 0.5s; -moz-transition: all ease 0.5s; transition: all ease 0.5s; }

.select-title.cur:after { top: 17px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.select-title select { width: 100%; line-height: 36px; padding-left: 17px; padding-right: 17px; cursor: pointer; }

.select-title select option { height: 30px; line-height: 30px; }

.select-items { position: absolute; top: 0; left: 0; right: 0; z-index: 10; display: none; padding-top: 10px; padding-bottom: 10px; }

.select-items a { display: block; line-height: 30px; }

.select-items a:hover, .select-items a.cur { color: #f4a5b8; }

.store-list li { margin: 0 0 20px 0; }

.store-list li .inquit-cont { border: 1px solid #dadada; background-color: #ffffff; padding: 20px; color: #666666; }

.store-list li a { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; color: #929292; }

.store-list li h3 { color: #333333; margin: 0 0 10px 0; padding: 0 0 10px 0; position: relative; font-size: 16px; }

.store-list li h3:after { content: ""; display: block; width: 27px; height: 3px; background-color: #f4a5b8; position: absolute; left: 0; bottom: 0; }

.store-list li p { padding: 0 0 6px; }

@media (min-width: 768px) { .store-search ul { margin: 0 -10px; }
  .store-search .input-submit { right: 10px; }
  .select-items { left: 10px; right: 10px; }
  .store-list ul { margin: 0 -10px; }
  .store-list li h3 { font-size: 18px; } }

@media (min-width: 1024px) { .store-map { padding: 60px 0 0; }
  .store-search { padding: 59px 0 28px; }
  .store-search ul { margin: 0 -16px; }
  .store-search li { padding: 0 16px; }
  .store-search .input-submit { right: 16px; }
  .select-items { left: 16px; right: 16px; }
  .store-result { padding-right: 26px; }
  .store-list { overflow: hidden; }
  .store-list ul { margin: 0 -15px -32px; }
  .store-list li { padding: 0 16px; margin: 0 0 32px 0; }
  .store-list li:hover .inquit-cont { border-color: #f4a5b8; }
  .store-list li .inquit-cont { -webkit-transition: all ease 0.3s; -o-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; padding: 33px 30px; }
  .store-list li .inquit-cont p { padding: 0 0 11px 0; }
  .store-list li h3 { padding: 0 0 21px 0; margin: 0 0 19px 0; font-size: 20px; }
  .zl-scrollBarBox { height: 100%; position: absolute; background: #f2f2f2; -webkit-border-radius: 0; border-radius: 0; }
  .zl-scrollBar { position: absolute; left: 0; top: 0; background: #1b1b1b; -webkit-transition: background 0.3s; -o-transition: background 0.3s; -moz-transition: background 0.3s; transition: background 0.3s; }
  .zl-scrollBar.zl-verticalBar { min-height: 10px; }
  .zl-scrollBar:hover { background: #1b1b1b; }
  .zl-scrollContentDiv { position: relative !important; width: 100% !important; height: 100% !important; padding: 0 !important; margin: 0 !important; top: 0; left: 0; }
  .contentBox1 { height: 480px; }
  .Store-min { padding-bottom: 115px; } }

@media (min-width: 1260px) { .store-result { width: 1230px; } }

/* 尾部s */
footer { background-color: rgba(27, 27, 27, 1); position: relative; }

.footer-top { padding: 20px 0; text-align: center; }

.footer-tel { padding-bottom: 10px; }

.footer-tel dt { padding: 0 0 5px; }

.footer-tel .tel { display: block; color: #f65479; font-size: 20px; }

.footer-tel dd { font-size: 12px; color: #666666; overflow: hidden; }

.footer-bottom { border-top: 1px solid #dadada; padding: 15px 0; color: #666666; }

.footer-link { font-size: 0; line-height: 1; text-align: center; }

.footer-link li { display: inline-block; vertical-align: top; padding-bottom: 6px; padding-top: 6px; }

.footer-link li a { display: block; color: #666666; font-size: 12px; padding: 0 10px; line-height: 1; position: relative; }

.footer-link li a:hover { color: #f65479; }

.footer-link li:first-child a:before { display: none; }

.footer-infos { font-size: 13px; color: #666666; line-height: 16px; padding-top: 5px; text-align: center; }

.footer-infos a { color: #666; display: inline-block; }

.footer-infos a:hover { color: #f65479; }

.footer-select { position: relative; z-index: 99; display: inline-block; vertical-align: middle; margin-top: -5px; }

.footer-select:hover .title { color: #888; }

.footer-select .title { color: #666666; padding: 0 6px 0 0; font-size: 13px; width: 100%; cursor: pointer; position: relative; }

.footer-select .title:after { content: ''; display: inline-block; vertical-align: 2px; width: 0; height: 0; margin: 5px 0 0 2px; border: 5px solid transparent; border-bottom-color: #999; }

.footer-select .selul { position: absolute; width: 120px; left: 0; bottom: 20px; background-color: #fff; border: 1px solid #e7e7e7; border-bottom: none; line-height: 24px; padding: 10px 0; display: none; }

.footer-select .selul li { width: 100%; font-size: 13px; padding: 5px 10px; }

.footer-select .selul li a { display: block; color: #8b8b93; }

.footer-select .selul li:hover a { color: #f65479; }

.for-link { font-size: 13px; color: #666; padding: 0 3px; display: inline-block; vertical-align: middle; }

.for-link:hover { color: #f65479; }

.footerkefu { position: relative; z-index: 2; }

.footerkefu .label { display: inline-block; vertical-align: middle; font-size: 14px; padding-right: 15px; }

.footer-share { display: inline-block; vertical-align: middle; }

.footer-share .bdshare { line-height: normal; font-size: 0; padding: 4px 0 0 0; }

.footer-share .bdshare a { background-repeat: no-repeat; -o-background-size: cover; background-size: cover; background-position: center; width: 28px; height: 28px; padding: 0; margin: 0; margin-right: 5px; display: inline-block; position: relative; border: 1px solid #b5b5b5; -webkit-border-radius: 100%; border-radius: 100%; }

.footer-share .bdshare a:hover { background-color: #f2a6b8; border-color: #f2a6b8; }

.footer-share .bdshare a.cur .focusimg { visibility: visible; opacity: 1; }

.footer-share .bdshare .bds_weixin { background-image: url(../images/wqicon1.png); }

.footer-share .bdshare .bds_weixin:hover { background-image: url(../images/wqicon1ho.png); }

.footer-share .bdshare .bds_tsina { background-image: url(../images/wqicon2.png); }

.footer-share .bdshare .bds_tsina:hover { background-image: url(../images/wqicon2ho.png); }

.footer-share .bdshare .bds_alink { background-image: url(../images/wqicon3.png); }

.footer-share .bdshare .bds_alink:hover { background-image: url(../images/wqicon3ho.png); }

.footer-share .bdshare .bds_member { background-image: url(../images/wqicon5.png); }

.footer-share .bdshare .bds_member:hover { background-image: url(../images/wqicon5ho.png); }

.bd_weixin_popup { height: 306px !important; }

.focusimg { position: absolute; width: 60px; padding: 5px; top: -70px; left: 50%; border: 1px dashed #ddd; visibility: hidden; opacity: 0; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: all 0.6s; -o-transition: all 0.6s; -moz-transition: all 0.6s; transition: all 0.6s; background-color: #fff; }

.focusimg:after { content: ''; position: absolute; border: 6px solid transparent; border-top-color: #fff; bottom: -12px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); z-index: 3; }

.focusimg:before { content: ''; position: absolute; border: 8px dashed transparent; border-top-color: #ddd; bottom: -16px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); z-index: 2; }

.focusimg img { display: block; width: 100%; }

.weixin-chat { text-align: center; }

.weixin-chat .mychat { display: inline-block; width: 50%; font-size: 0; }

.weixin-chat .mychat span { display: block; font-size: 14px; padding: 5px 0; }

.maskbg { position: fixed; top: 0; left: 0; z-index: 999; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); display: none; }

@media (min-width: 1024px) { .focusimg { position: absolute; width: 120px; padding: 5px; top: -130px; }
  .weixin-chat { top: -165px; width: 240px; }
  .footer-top { padding: 28px 0 12px 0; text-align: left; }
  .footer-tel { float: left; padding-bottom: 0; }
  .footer-tel .tel { font-size: 28px; padding: 11px 0 0; }
  .footer-tel dt { float: left; }
  .footer-tel dd { overflow: hidden; padding: 30px 0 0 50px; }
  .footer-infos { text-align: right; float: right; }
  .footer-link { text-align: left; float: left; font-size: 14px; padding-top: 16px; }
  .footer-right { float: right; }
  .footerkefu { vertical-align: middle; margin-top: 0px; padding: 0 0 0 9%; }
  .footer-select { display: inline-block; vertical-align: middle; }
  .footer-share { margin-right: 0; }
  .footer-share .bdshare { padding: 8px 0 0 0; }
  .footer-share .bdshare a { width: 35px; height: 35px; margin-right: 10px; }
  .for-link { font-size: 14px; } }

/* 尾部s */
@media (max-width: 640px) { .focusimg { position: fixed; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 160px; z-index: 1000; }
  .focusimg:before, .focusimg:after { opacity: 0; display: none; }
  .weixin-chat { width: 240px; } }



.inside-banner { overflow: hidden; }

.inside-banner img { position: relative; left: 50%; -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); height: 100px; }

.inside-nav { position: relative; }

.inside-nav .cur-channel { font-size: 18px; line-height: 30px; text-align: center; padding: 15px 0; cursor: pointer; }

.inside-nav .cur-channel:after { content: ''; display: inline-block; vertical-align: top; width: 20px; height: 30px; margin-left: 10px; background: url(../images/navdw.png) no-repeat center; -o-background-size: 14px auto; background-size: 14px auto; -webkit-transition: all ease .3s; -o-transition: all ease .3s; -moz-transition: all ease .3s; transition: all ease .3s; }

.inside-nav .cur-channel.cur:after { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.inside-nav .channel-nav { display: none; position: absolute; left: 0; top: 60px; z-index: 11; width: 100%; background-color: #fff; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }

.inside-nav .channel-nav li { border-bottom: 1px solid #ccc; }

.inside-nav .channel-nav li:last-child { border-bottom: 0; }

.inside-nav .channel-nav a { display: block; line-height: 30px; color: #333; padding: 5px 20px; }

.news-updown-list { padding-bottom: 20px; }

.news-updown-list li { margin-bottom: 15px; }

.news-updown-list li a { display: block; background-color: #fff; }

.news-updown-list .thumb { position: relative; overflow: hidden; }

.news-updown-list .thumb:after { content: ''; display: block; width: 100%; padding-bottom: 56.36364%; }

.news-updown-list .thumb img { position: absolute; left: 0; top: 0; width: 100%; min-height: 100%; }

.news-updown-list .content { border: 1px solid #f2f2f2; padding: 15px 12px; }

.news-updown-list .content h2 { font-size: 18px; line-height: 28px; color: #363636; }

.news-updown-list .ol { margin-bottom: 10px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.news-updown-list .ml { margin-bottom: 4px; -o-text-overflow: ellipsis; text-overflow: ellipsis; -webkit-box-orient: vertical; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; height: 28px; }

.news-updown-list .desc { font-size: 15px; line-height: 28px; max-height: 28px; color: #666; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.news-updown-list .date { font-size: 18px; line-height: 28px; color: #363636; }

.news-horizontal-list { margin-top: -15px; padding-bottom: 30px; }

.news-horizontal-list ul { padding-bottom: 30px; }

.news-horizontal-list li { padding: 15px 0; border-bottom: 1px solid #dedede; }

.news-horizontal-list li a { display: block; overflow: hidden; }

.news-horizontal-list .thumb { position: relative; overflow: hidden; margin-bottom: 12px; }

.news-horizontal-list .thumb:after { content: ''; display: block; width: 100%; padding-bottom: 56%; }

.news-horizontal-list .thumb img { position: absolute; left: 0; top: 0; width: 100%; min-height: 100%; }

.news-horizontal-list .content { overflow: hidden; }

.news-horizontal-list .content h2 { margin-bottom: 10px; font-size: 18px; line-height: 24px; color: #333; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.news-horizontal-list .content .date { margin-bottom: 10px; font-size: 18px; line-height: 18px; color: #f4a5b8; }

.news-horizontal-list .content .desc { margin-bottom: 10px; font-size: 14px; color: #666; display: -webkit-box; height: 48px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.news-horizontal-list .content .more { width: 118px; font-size: 14px; line-height: 32px; color: #888888; text-align: center; background-color: #ffffff; border: solid 1px #dfdfdf; }

.news-multiple-wapper { padding-bottom: 18px; }

.news-multiple-wapper .activity-swiper .activity-pages { position: absolute; left: 0; bottom: 82px; width: 100%; z-index: 10; text-align: center; }

.news-multiple-wapper .activity-swiper .activity-pages span { margin: 0 5px; background-color: #fff; -webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2); -webkit-transition: all ease .3s; -o-transition: all ease .3s; -moz-transition: all ease .3s; transition: all ease .3s; -webkit-border-radius: 5px; border-radius: 5px; width: 8px; height: 8px; }

.news-multiple-wapper .activity-swiper .activity-pages .swiper-pagination-bullet-active { width: 36px; background-color: #fd7eba; }

.news-multiple-wapper a { display: block; }

.news-multiple-wapper .thumb { margin-bottom: 12px; position: relative; overflow: hidden; }

.news-multiple-wapper .thumb:after { content: ''; display: block; width: 100%; }

.news-multiple-wapper .thumb img { position: absolute; left: 0; top: 0; width: 100%; min-height: 100%; }

.news-multiple-wapper .hot-item .thumb:after { padding-bottom: 43.5%; }

.news-multiple-wapper li .thumb:after { padding-bottom: 56.224066%; }

.news-multiple-wapper li, .news-multiple-wapper .hot-item { margin-bottom: 18px; }

.news-multiple-wapper .title { margin-bottom: 3px; font-size: 16px; line-height: 28px; color: #333; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.news-multiple-wapper .date { font-size: 14px; line-height: 1; color: #666; }

.video-wrapper .thumb:before { content: ''; position: absolute; left: 50%; top: 50%; z-index: 10; margin: -26px 0 0 -26px; width: 52px; height: 52px; background: url(../images/videoico.png) no-repeat center; }

.video-player-popup { display: none; position: fixed; left: 0; top: 0; z-index: 101; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); font-size: 0; text-align: center; }

.video-player-popup:before { content: ''; width: 0; height: 100%; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }

.video-player-popup .video-player { position: relative; width: 94%; min-height: 300px; max-width: 960px; margin-top: 0; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }

.video-player-popup .close { position: absolute; right: 0; top: -40px; width: 40px; height: 40px; background: url(../images/closebtn.png) no-repeat center; }

.memorabilia-wraper { padding-bottom: 30px; }

.historyAb-cate { margin-bottom: 20px; }

.historyAb-cate a { display: block; font-size: 14px; line-height: 38px; text-align: center; -webkit-transition: all ease .3s; -o-transition: all ease .3s; -moz-transition: all ease .3s; transition: all ease .3s; color: #383838; }

.historyAb-cate li.cur a { color: #fff; background-color: #f4a5b8; }

.add-swiper-ctrl { position: relative; padding: 0 20px; }

.add-swiper-ctrl .historyAb-ctrl { position: absolute; width: 20px; height: 100%; top: 0; background-repeat: no-repeat; background-position: center; }

.add-swiper-ctrl .historyAb-prev { left: 0; background-image: url(../images/historyabout-prev.png); }

.add-swiper-ctrl .historyAb-next { right: 0; background-image: url(../images/historyabout-next.png); }

.add-swiper-ctrl .historyB-ctrl { position: absolute; width: 20px; height: 100%; top: 0; background-repeat: no-repeat; background-position: center; }

.add-swiper-ctrl .historyB-prev { left: 0; background-image: url(../images/historyabout-prev.png); }

.add-swiper-ctrl .historyB-next { right: 0; background-image: url(../images/historyabout-next.png); }

.historyAb-list { position: relative; padding-left: 27px; }

.historyAb-list li { position: relative; padding-bottom: 14px; }

.historyAb-list li:after { content: ''; position: absolute; top: 3px; left: -22px; width: 16px; height: 16px; -webkit-border-radius: 50%; border-radius: 50%; border: 3px solid #f4a5b8; background-color: #fff; }

.historyAb-list li:before { content: ''; position: absolute; width: 1px; height: 100%; left: -14px; top: 10px; background-color: #fff; }

.historyAb-list .year { position: relative; margin-bottom: 12px; font-size: 20px; line-height: 20px; padding-left: 20px; color: #f4a5b8; background-image: url(../images/hisableft.png); background-repeat: no-repeat; background-position: 0 center; }

.historyAb-list .info { position: relative; font-size: 15px; line-height: 24px; color: #4d4d4d; }

.historyAb-list .info img { max-width: 100%; margin: 5px 0; }

.m-group-title { font-size: 20px; line-height: 40px; color: #000; text-align: center; overflow: hidden; }

.m-group-title:after { content: ''; display: block; width: 60px; height: 2px; margin: 11px auto 20px; background-color: #1b1b1b; }

.m-group-desc { margin: 0 auto 20px; font-size: 14px; line-height: 24px; color: #666; text-align: center; }

.m-group-desc p br { display: none; }

.full-group-porfile img { max-width: 100%; height: auto !important; }

.group-advantage { font-size: 14px; line-height: 26px; color: #666; }

.group-advantage .group-desc { padding: 0; text-align: center; }

.group-advantage .content { margin: 0 0 20px; overflow: hidden; background-color: #1b1b1b; font-size: 15px; line-height: 24px; color: #f6ebee; }

.group-advantage .content img { width: 100%; }

.group-advantage .content .en { font-size: 30px; line-height: 1; color: rgba(255, 255, 255, 0.5); }

.group-advantage .content .cn { margin-bottom: 18px; font-size: 20px; line-height: 26px; color: #fff; }

.group-advantage .content .info { padding: 15px; }

.culture-wrapper { padding-bottom: 20px; }

.culture-wrapper li { margin-bottom: 15px; }

.culture-wrapper .thumb { margin-bottom: 10px; overflow: hidden; }

.culture-wrapper .thumb img { width: 100%; }

.culture-wrapper .content { font-size: 14px; line-height: 26px; color: #666; }

.culture-wrapper .content .tag { font-size: 16px; line-height: 28px; color: #1b1b1b; }

.culture-wrapper .content .title { padding: 2px 0 12px; font-size: 20px; line-height: 26px; color: #333; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-scrollbar { -webkit-border-radius: 10px; border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%; }

.swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; }

.swiper-container-vertical > .swiper-pagination-progress { width: 4px; height: 100%; left: 0; top: 0; }

.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, 0.5); -webkit-border-radius: 10px; border-radius: 10px; left: 0; top: 0; }

.swiper-scrollbar-cursor-drag { cursor: move; }

.honor-wrapper .historyB-cate { margin-bottom: 20px; }

.honor-wrapper .historyB-cate .historyB-cate-swiper { border: 1px solid #f2f2f2; }

.honor-wrapper .historyB-cate a { display: block; font-size: 14px; line-height: 42px; text-align: center; color: #282828; }

.honor-wrapper .historyB-cate li { width: 33.3%; }

.honor-wrapper .historyB-cate li.cur a { color: #fff; background-color: #1b1b1b; }

.honor-year-list .year-item { position: relative; margin-bottom: 18px; }

.honor-year-list .year-item .peryear-ctrl { position: absolute; top: 0; right: 0; z-index: 20; width: 30px; height: 30px; background-repeat: no-repeat; background-position: center; }

.honor-year-list .year-item .peryear-prev { right: 36px; background-image: url(../images/peryear-prev.png); }

.honor-year-list .year-item .peryear-next { background-image: url(../images/peryear-next.png); }

.honor-year-list .year { margin-bottom: 15px; padding-bottom: 10px; border-bottom: 2px solid #fff; }

.honor-year-list .year h3 { font-size: 24px; line-height: 36px; }

.honor-year-list .honor-box { padding: 0 10px; }

.honor-year-list .thumb { position: relative; overflow: hidden; background-color: #fff; margin-bottom: 10px; }

.honor-year-list .thumb:after { content: ''; display: block; width: 100%; padding-bottom: 105.26316%; }

.honor-year-list .thumb img { position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 100%; }

.honor-year-list li { cursor: pointer; padding-top: 30px; padding-bottom: 30px; }

.honor-year-list .name { font-size: 14px; line-height: 24px; color: #333333; text-align: center; }

.honor-peryear-swiper { background: #fff; }

.full-honorA-popup { display: none; position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 99; background-color: rgba(0, 0, 0, 0.5); }

.full-honorA-popup .honorA-wrap { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 10; width: 94%; height: 80%; max-width: 800px; background: #fff; }

.full-honorA-popup .honorA-wrap.image-pop { height: auto; max-height: 80%; }

.full-honorA-popup .honorA-wrap li { text-align: center; font-size: 0; }

.full-honorA-popup .honorA-wrap li:before { content: ''; display: inline-block; vertical-align: middle; width: 0; height: 100%; }

.full-honorA-popup .honorA-wrap li img { display: inline-block; vertical-align: middle; width: auto; height: auto; max-width: 100%; width: 100%; }

.full-honorA-popup .honorA-wrap li img.lanky { width: auto; max-height: 100%; height: 100%; }

.full-honorA-popup .honorA-popupsw { height: 100%; }

.full-honorA-popup .honorA-pages { display: none; }

.full-honorA-popup .honorA-ctrl { position: absolute; top: 50%; z-index: 10; background-repeat: no-repeat; background-position: center center; width: 38px; height: 74px; -o-background-size: 15px auto; background-size: 15px auto; margin-top: -37px; }

.full-honorA-popup .honorA-prev { left: -5px; background-image: url(../images/honoraprev.png); /* {"title": "关于荣誉弹窗左切换","type":"image","name": "@imghonorAprev","value": "url(../images/honorAprev.png)"}*/ }

.full-honorA-popup .honorA-next { right: -5px; background-image: url(../images/honoranext.png); /* {"title": "关于荣誉弹窗右切换","type":"image","name": "@imghonorAnext","value": "url(../images/honorAnext.png)"}*/ }

.full-honorA-popup .honorA-popupsw { height: 100%; }

.full-honorA-popup .honorA-close { position: absolute; top: -40px; right: 0px; z-index: 10; width: 40px; height: 40px; background-repeat: no-repeat; background-position: center; background-image: url(../images/honoraclose.png); /* {"title": "荣誉A弹窗关闭","type":"image","name": "@imghonorAclose","value": "url(../images/honorAclose.png)"}*/ }

.all-productbtn { text-align: center; display: block; margin: 0 auto; max-width: 120px; height: 36px; line-height: 36px; color: #1b1b1b; border: 1px solid #1b1b1b; -webkit-border-radius: 30px; border-radius: 30px; font-size: 16px; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

.all-productbtn:hover { background: #1b1b1b; color: #fff; }

.video-titbox { text-align: center; font-size: 16px; }

@media (min-width: 768px) { .inside-banner { overflow: hidden; }
  .inside-banner img { width: 100%; height: auto; }
  .news-updown-list { overflow: hidden; }
  .news-updown-list ul { font-size: 0; margin: 0 -10px; }
  .news-updown-list li { display: inline-block; vertical-align: top; width: 50%; padding: 0 10px; margin-bottom: 20px; }
  .news-horizontal-list { margin-top: -20px; }
  .news-horizontal-list li { padding: 20px 0; }
  .news-horizontal-list li a { display: block; overflow: hidden; }
  .news-horizontal-list .thumb { float: left; margin: 0 20px 0 0; width: 375px; }
  .news-horizontal-list .content h2 { margin-bottom: 13px; }
  .news-horizontal-list .content .date { margin-bottom: 15px; font-size: 20px; }
  .news-horizontal-list .content .more { width: 128px; line-height: 40px; }
  .news-multiple-wapper .updown-list { overflow: hidden; }
  .news-multiple-wapper .updown-list ul { font-size: 0; margin: 0 -10px; }
  .news-multiple-wapper .updown-list li { width: 50%; padding: 0 10px; display: inline-block; vertical-align: top; }
  .news-horizontal-list .content { padding-top: 35px; }
  .all-productbtn { max-width: 150px; height: 40px; line-height: 40px; font-size: 16px; } }

@media (min-width: 1024px) { .inside-bannav { position: relative; }
  .inside-banner img { width: auto; height: 304px; margin-top:7.8%}
  .inside-nav { position: absolute; left: 50%; bottom: 0; z-index: 10; -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); width: 100%; }
  .inside-nav .cur-channel { margin-bottom: 55px; font-size: 36px; line-height: 24px; color: #fff; cursor: default; display: block; z-index:9999;font-family: 宋体;font-weight: normal;
    text-shadow: 0 0 5px rgb(0 0 0 / 50%);
}
  .inside-nav .cur-channel:after {  display: block; }
  .inside-nav .channel-nav { display: block; position: static; width: 100%; background-color: #1b1b1b; -webkit-box-shadow: none; box-shadow: none; }
  .inside-nav .channel-nav ul { display: table; table-layout: fixed; width: 100%; }
  .inside-nav .channel-nav li { display: table-cell; vertical-align: middle; width: 1%; border-bottom: 0; border-right: 1px solid rgba(255, 255, 255, 0.3); }
  .inside-nav .channel-nav li a { color: #fff; font-size: 14px; line-height: 22px; padding: 10px 15px; }
  .inside-nav .channel-nav li a:hover{color:#E5DFD9;}
  .inside-nav .channel-nav li.cur a:after { color:#E5DFD9;content: ''; display: inline-block; vertical-align: -5px; width: 20px; height: 22px; margin-left: 16px; background: url(../images/navcur.png) no-repeat center; -o-background-size: cover; background-size: cover; }
  .inside-nav .channel-nav a { padding: 15px 20px; text-align: center; }
  .news-updown-list { padding-top: 43px; padding-bottom: 74px; }
  .news-updown-list ul { margin: 0 -15px; }
  .news-updown-list li { width: 33.3333%; padding: 0 15px; margin-bottom: 30px; }
  .news-updown-list img { -webkit-transition: -webkit-transform ease .7s; transition: -webkit-transform ease .7s; -o-transition: -o-transform ease .7s; -moz-transition: transform ease .7s, -moz-transform ease .7s; transition: transform ease .7s; transition: transform ease .7s, -webkit-transform ease .7s, -moz-transform ease .7s, -o-transform ease .7s; }
  .news-updown-list a:hover h2 { color: #f65479; }
  .news-updown-list a:hover img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
  .news-horizontal-list { margin-top: 0; padding-bottom: 86px; }
  .news-horizontal-list li { padding: 40px 0; }
  .news-horizontal-list .thumb { margin: 0 45px 0 0; }
  .news-horizontal-list img { -webkit-transition: -webkit-transform ease .7s; transition: -webkit-transform ease .7s; -o-transition: -o-transform ease .7s; -moz-transition: transform ease .7s, -moz-transform ease .7s; transition: transform ease .7s; transition: transform ease .7s, -webkit-transform ease .7s, -moz-transform ease .7s, -o-transform ease .7s; }
  .news-horizontal-list .more { -webkit-transition: all ease .3s; -o-transition: all ease .3s; -moz-transition: all ease .3s; transition: all ease .3s; }
  .news-horizontal-list a:hover img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
  .news-horizontal-list a:hover h2 { color: #f65479; }
  .news-horizontal-list a:hover .more { color: #fff; background-color: #f65479; border-color: #f65479; }
  .news-multiple-wapper { padding-top: 43px; padding-bottom: 74px; }
  .news-multiple-wapper img { -webkit-transition: -webkit-transform ease .7s; transition: -webkit-transform ease .7s; -o-transition: -o-transform ease .7s; -moz-transition: transform ease .7s, -moz-transform ease .7s; transition: transform ease .7s; transition: transform ease .7s, -webkit-transform ease .7s, -moz-transform ease .7s, -o-transform ease .7s; }
  .news-multiple-wapper li, .news-multiple-wapper .hot-item { margin-bottom: 28px; }
  .news-multiple-wapper a:hover img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
  .news-multiple-wapper a:hover h2 { color: #f65479; }
  .news-multiple-wapper .title { font-size: 16px; }
  .news-multiple-wapper .date { font-size: 16px; }
  .news-multiple-wapper .updown-list li { width: 33.3333%; }
  .news-multiple-wapper .activity-swiper .activity-pages { bottom: 107px; }
  .news-multiple-wapper .activity-swiper .activity-pages span { width: 10px; height: 10px; }
  .memorabilia-wraper { padding-top: 66px; padding-bottom: 46px; }
  .historyAb-cate { margin-bottom: 80px; }
  .historyAb-cate a { font-size: 18px; line-height: 42px; }
  .historyAb-cate a:hover { color: #f4a5b8; }
  .historyAb-cate ul li { width: 12.5%; }
  .add-swiper-ctrl { padding: 0 65px; }
  .add-swiper-ctrl .historyAb-prev:hover { background-image: url(../images/historyabout-prevac.png); }
  .add-swiper-ctrl .historyAb-next:hover { background-image: url(../images/historyabout-nextac.png); }
  .add-swiper-ctrl .historyB-prev:hover { background-image: url(../images/historyabout-prevac.png); }
  .add-swiper-ctrl .historyB-next:hover { background-image: url(../images/historyabout-nextac.png); }
  .historyAb-list { padding-left: 0; }
  .historyAb-list li { padding-bottom: 24px; }
  .historyAb-list li:before { left: 50%; }
  .historyAb-list li:after { top: 4px; left: 50%; margin-left: -8px; }
  .historyAb-list li:last-child:before { display: none; }
  .historyAb-list li:nth-child(odd) { text-align: right; padding-right: 50%; }
  .historyAb-list li:nth-child(odd) .info { padding: 0 48px 0 0; }
  .historyAb-list li:nth-child(odd) .year { position: relative; padding: 0 48px 0 0; background: none; }
  .historyAb-list li:nth-child(odd) .year:before { content: ''; position: absolute; top: 0; right: 27px; width: 11px; height: 24px; background-image: url(../images/hisabright.png); /* {"title": "历程Ab年份右箭头","type":"image","name": "@imghisBAblistyear","value": "url(../images/hisAbright.png)"}*/ background-position: center; }
  .historyAb-list li:nth-child(odd) h3 { padding: 0 48px 0 0; }
  .historyAb-list li:nth-child(even) { text-align: left; padding-left: 50%; }
  .historyAb-list .year { padding: 0 0 0 48px; margin-bottom: 22px; font-size: 24px; line-height: 24px; font-weight: bold; background-position: 27px center; }
  .historyAb-list .info { padding: 0 0 0 48px; }
  .historyAb-list .info img { margin: 15px 10px 0 0; }
  .historyAb-list h3 { padding: 0 0 0 48px; }
  .m-group-title { font-size: 30px; line-height: 1.6; }
  .m-group-title:after { margin: 11px auto 38px; }
  .m-group-desc { margin: 0 auto 52px; font-size: 15px; }
  .m-group-desc p br { display: block; }
  .full-group-porfile { padding-top: 60px; }
  .full-group-porfile.market-map { padding-bottom: 82px; }
  .full-group-porfile img { max-width: 100%; height: auto !important; }
  .group-advantage { font-size: 15px; line-height: 28px; }
  .group-advantage .content { margin: 10px 0 0; display: table; width: 100%; }
  .group-advantage .content .thumb { display: table-cell; vertical-align: middle; width: 42.85714%; }
  .group-advantage .content .info { display: table-cell; vertical-align: middle; overflow: hidden; padding: 15px 25px; }
  .culture-wrapper { padding-top: 70px; padding-bottom: 102px; }
  .culture-wrapper li { margin-bottom: 0; }
  .culture-wrapper .thumb { margin-bottom: 0; }
  .culture-wrapper .content { overflow: hidden; font-size: 15px; line-height: 30px; padding: 30px 0 39.15% 26px; width: 50%; height: 100%; position: relative; }
  .culture-wrapper .content-tag { position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); padding: 0 25px; }
  .culture-wrapper .content .title { padding: 7px 0 20px; font-size: 22px; line-height: 32px; }
  .culture-wrapper .content .tag, .culture-wrapper .content .title, .culture-wrapper .content .desc-panel { padding-left: 24px; padding-right: 24px; }
  .culture-wrapper .content .desc-panel { max-height: 248px; overflow-y: auto; /*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/ /*定义滚动条轨道 内阴影+圆角*/ /*定义滑块 内阴影+圆角*/ }
  .culture-wrapper .content .desc-panel::-webkit-scrollbar { width: 4px; height: 8px; background-color: #fff; }
  .culture-wrapper .content .desc-panel::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; }
  .culture-wrapper .content .desc-panel::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #1b1b1b; }
  .culture-wrapper li { overflow: hidden; }
  .culture-wrapper li .thumb { float: left; width: 50%; }
  .culture-wrapper li:nth-child(even) .thumb { float: right; }
  .culture-wrapper li:nth-child(even) .content { padding: 30px 26px 39.15% 0; text-align: right; }
  .full-honorA-popup .honorA-close { -webkit-transition: -webkit-transform ease .3s; transition: -webkit-transform ease .3s; -o-transition: -o-transform ease .3s; -moz-transition: transform ease .3s, -moz-transform ease .3s; transition: transform ease .3s; transition: transform ease .3s, -webkit-transform ease .3s, -moz-transform ease .3s, -o-transform ease .3s; }
  .full-honorA-popup .honorA-close:hover { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
  .full-honorA-popup .honorA-ctrl { -o-background-size: auto; background-size: auto; }
  .full-honorA-popup .honorA-prev { left: -80px; }
  .full-honorA-popup .honorA-next { right: -80px; }
  .honor-wrapper { padding-top: 70px; padding-bottom: 80px; }
  .honor-wrapper .historyB-cate { margin-bottom: 50px; }
  .honor-wrapper .historyB-cate a { font-size: 16px; line-height: 52px; }
  .honor-wrapper .historyB-cate a:hover { color: #1b1b1b; }
  .honor-year-list li { width: 25%; }
  .honor-year-list .year-item { margin-bottom: 38px; }
  .honor-year-list .year-item .peryear-ctrl { top: 8px; }
  .honor-year-list .year-item .peryear-prev:hover { background-image: url(../images/peryear-prevac.png); }
  .honor-year-list .year-item .peryear-next:hover { background-image: url(../images/peryear-nextac.png); }
  .honor-year-list .year { margin-bottom: 30px; border-bottom: 6px solid #fff; }
  .honor-year-list .year h3 { font-size: 36px; line-height: 46px; }
  .honor-year-list .honor-box { padding: 0 20px; }
  .honor-year-list .thumb { margin-bottom: 22px; }
  .honor-year-list .name { font-size: 18px; line-height: 30px; }
  .video-player-popup .video-player { height: 500px; } }

@media (min-width: 1260px) { .inside-nav .cur-channel { font-size: 36px; }
  .inside-nav .channel-nav a { padding: 10px 20px; }
  .news-updown-list .content { padding: 15px 28px; }
  .news-updown-list .ol { margin-bottom: 20px; }
  .group-advantage { max-width: 87.5%; }
  .culture-wrapper .content .title { font-size: 26px; }
  .culture-wrapper .content .desc-panel { max-height: 272px; } }

@media (min-width: 1366px) { .returnpro-list { position: absolute; bottom: 110px; right: -60px; } }

@media (min-width: 1600px) { .group-advantage .content .en { font-size: 48px; }
  .group-advantage .content .cn { margin-bottom: 28px; font-size: 26px; line-height: 32px; }
  .group-advantage .content .info { padding: 15px 120px; }
  .video-player-popup .video-player { height: 600px; } }

#ie-alert-overlay { width: 100%; height: 100%; background: url(../images/bg.png) repeat 0 0; position: fixed; top: 0; left: 0; z-index: 9999; }

* html #ie-alert-overlay { position: absolute; z-index: 9999; }

#ie-alert-panel { width: 520px; height: 331px; position: fixed; background: url(../images/iealertsprite.png) no-repeat; background-position: -1px -109px; top: 50%; left: 50%; margin: -201px 0 0 -296px; padding: 72px 0 0 72px; _position: absolute; _top: expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold; color: #333; line-height: 1.5em; z-index: 10000; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel div, #ie-alert-panel p, #ie-alert-panel span, #ie-alert-panel a, #ie-alert-panel img, #ie-alert-panel ul, #ie-alert-panel li { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel p { font-size: 14px; width: 486px; text-align: justify; }

#ie-alert-panel img { border: 0; }

#ie-alert-panel span { font-size: 18px; margin: 0 0 20px 0; display: block; padding: 0; }

#ie-alert-panel ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }

#ie-alert-panel li { float: left; margin: 0 22px 0 0; }

#ie-alert-panel li.last { margin-right: 0; }

#ie-alert-panel a { display: inline-block; vertical-align: top; }

#goon { text-decoration: underline; }

.browser { position: absolute; bottom: 35px; }

.chrome, .firefox, .ie9, .opera, .safari { background: url(../images/iealertsprite.png) no-repeat; }

.chrome { background-position: 0 0; width: 73px; height: 96px; margin: 0 4px 0 0; }

.firefox { background-position: -292px 0; width: 73px; height: 98px; }

.ie9 { background-position: -179px 0; width: 95px; height: 98px; }

.opera { background-position: -90px 0; width: 73px; height: 98px; }

.safari { background-position: -387px 0; width: 73px; height: 98px; margin: 0 4px 0 0; }

.full-newsdetailB-container { padding: 30px 0; background-color: #ffffff; }

.full-newsdetailB-container .article-tilte { margin-bottom: 8px; font-size: 18px; line-height: 26px; color: #333333; }

.full-newsdetailB-container .date { margin-bottom: 10px; font-size: 14px; line-height: 32px; color: #8e8e8e; margin-left: -5px; }

.full-newsdetailB-container .date span { padding: 0 5px; }

.full-newsdetailB-container .newsdetailB-article { position: relative; padding: 38px 0 30px; border-top: 1px solid #d9d9d9; font-size: 14px; line-height: 24px; color: #888888; overflow: hidden; }

.color-gray { border-bottom: 1px solid #d9d9d9; font-size: 14px; padding-bottom: 20px; margin-bottom: 15px; }

.color-gray a { color: #666; display: inline-block; padding: 0 5px; }

.color-gray a:hover { color: #1b1b1b; }

.full-newsdetailB-container .newsdetailB-article img { max-width: 100%; margin: 0.5em 0; }

.full-newsdetailB-container .newsdetailB-article video { width: 100%; min-height: 200px; }

.full-newsdetailB-container .newsdetailB-bdshare { position: absolute; right: 0; top: -43px; overflow: hidden; zoom: 1; }

.full-newsdetailB-container .newsdetailB-bdshare a { float: left; display: block; width: 32px; height: 32px; padding: 0; margin: 0 0 0 5px; background-repeat: no-repeat; background-position: center; -o-background-size: cover; background-size: cover; }

.full-newsdetailB-container .newsdetailB-bdshare .bds_weixin { background-image: url(../images/newsdetailbwxico.png); }

.full-newsdetailB-container .newsdetailB-bdshare .bds_tsina { background-image: url(../images/newsdetailbsnico.png); }

.full-newsdetailB-container .newsdetailB-bdshare .bds_sqq { background-image: url(../images/newsdetailbqqico.png); }

.full-newsdetailB-container .newsdetailB-ctrl .page-ctrl { margin-bottom: 10px; }

.full-newsdetailB-container .newsdetailB-ctrl .page-ctrl a { display: block; font-size: 14px; line-height: 30px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; color: #666666; }

.full-newsdetailB-container .newsdetailB-ctrl .return { display: block; width: 120px; height: 40px; margin: 0 auto; text-align: center; font-size: 16px; line-height: 40px; color: #ffffff; background-color: #1b1b1b; }

@media (min-width: 768px) { .full-newsB-container .newsB-list ul { margin: 0 -10px; }
  .full-newsB-container .newsB-list li { width: 50%; padding: 0 10px; margin-bottom: 20px; } }

@media (min-width: 1024px) { .full-newsdetailB-container { padding: 75px 0 78px; }
  .full-newsdetailB-container .article-tilte { font-size: 24px; margin: 0 0 18px; line-height: 32px; }
  .full-newsdetailB-container .date { margin: 0 0 40px; font-size: 16px; margin-left: -10px; }
  .full-newsdetailB-container .date span { padding: 0 10px; }
  .full-newsdetailB-container .newsdetailB-article { padding: 72px 0 55px; }
  .color-gray { margin-bottom: 42px; font-size: 16px; }
  .color-gray a { padding: 0 10px; }
  .full-newsdetailB-container .single-page { padding: 0 100px; }
  .full-newsdetailB-container .newsdetailB-bdshare { position: absolute; right: auto; left: 0; top: 76px; z-index: 50; }
  .full-newsdetailB-container .newsdetailB-bdshare.js-fixed-top { position: fixed; left: 40px; }
  .full-newsdetailB-container .newsdetailB-bdshare.js-absolute-bottom { position: absolute; left: 0; top: auto; bottom: 55px; }
  .full-newsdetailB-container .newsdetailB-bdshare a { float: none; width: 72px; height: 72px; margin: 0 0 1px 0; -webkit-transition: all ease .3s; -o-transition: all ease .3s; -moz-transition: all ease .3s; transition: all ease .3s; }
  .full-newsdetailB-container .newsdetailB-bdshare .bds_weixin:hover { background-image: url(../images/newsdetailbwxicoac.jpg); }
  .full-newsdetailB-container .newsdetailB-bdshare .bds_tsina:hover { background-image: url(../images/newsdetailbsnicoac.jpg); }
  .full-newsdetailB-container .newsdetailB-bdshare .bds_sqq:hover { background-image: url(../images/newsdetailbqqicoac.jpg); }
  .full-newsdetailB-container .newsdetailB-ctrl { position: relative; padding-right: 200px; }
  .full-newsdetailB-container .newsdetailB-ctrl .page-ctrl { margin-bottom: 0; }
  .full-newsdetailB-container .newsdetailB-ctrl .page-ctrl a:hover { color: #1b1b1b; }
  .full-newsdetailB-container .newsdetailB-ctrl .return { position: absolute; right: 0; top: 5px; z-index: 3; width: 145px; height: 50px; line-height: 50px; } }

@media (min-width: 1260px) { .full-newsdetailB-container .single-page { max-width: 840px; padding: 0; margin: 0 auto; }
  .full-newsdetailB-container .newsdetailB-bdshare.js-fixed-top { position: fixed; left: 50%; margin-left: -600px; }
  .full-newsdetailB-container .newsdetailB-bdshare.js-absolute-bottom { position: absolute; left: 0; top: auto; margin-left: 0; } }

.full-historyB-container { padding-top: 20px; padding-bottom: 20px; }

.full-historyB-container .historyB-cate { margin-bottom: 20px; }

.full-historyB-container .historyB-cate li a { display: block; font-size: 14px; line-height: 38px; text-align: center; -webkit-transition: all ease .3s; -o-transition: all ease .3s; -moz-transition: all ease .3s; transition: all ease .3s; color: #868686; }

.full-historyB-container .historyB-cate li a:hover { color: #fff; background-color: #1b1b1b; }

.full-historyB-container .historyB-cate .cur a { color: #fff; background-color: #1b1b1b; }

.full-historyB-container .historyB-cate-swiper { border: 1px solid #d7d7d7; background-color: #fff; }

.full-historyB-container .historyB-list { position: relative; padding-left: 27px; }

.full-historyB-container .historyB-list::before { content: ''; position: absolute; left: 10px; top: 10px; bottom: 10px; width: 1px; border: 1px dashed #fff; }

.full-historyB-container .historyB-list li { padding-bottom: 10px; }

.full-historyB-container .historyB-list .year { position: relative; margin-bottom: 10px; font-size: 20px; line-height: 26px; color: #4d4d4d; }

.full-historyB-container .historyB-list .year::after { content: ''; position: absolute; top: 50%; left: -23px; width: 14px; height: 14px; margin-top: -7px; -webkit-border-radius: 50%; border-radius: 50%; border: 2px solid #1b1b1b; background-color: #ffffff; }

.full-historyB-container .historyB-list .info { position: relative; font-size: 14px; line-height: 26px; color: #868686; }

.full-historyB-container .historyB-list .item { margin-bottom: 8px; position: relative; }

.full-historyB-container .historyB-list .item::after { content: ''; position: absolute; left: -20px; top: 9px; z-index: 3; width: 7px; height: 7px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #fff; }

.full-historyB-container .historyB-list h3 { font-size: 16px; line-height: 26px; color: #646464; }

@media (min-width: 1024px) { .full-historyB-container { padding: 69px 0 125px; max-width: 900px; margin: 0 auto; }
  .full-historyB-container .historyB-cate { margin-bottom: 6.66667%; }
  .full-historyB-container .historyB-cate li a { line-height: 58px; }
  .full-historyB-container .m-group-title:after { margin-bottom: 68px; }
  .full-historyB-container .historyB-list { padding: 0; }
  .full-historyB-container .historyB-list::before { left: 50%; top: 10px; bottom: 0; }
  .full-historyB-container .historyB-list li { padding-bottom: 20px; }
  .full-historyB-container .historyB-list li:nth-child(odd) { text-align: right; padding-right: 50%; }
  .full-historyB-container .historyB-list li:nth-child(odd) .year { padding: 0 35px 0 0; }
  .full-historyB-container .historyB-list li:nth-child(odd) .year::after { left: auto; right: -12px; }
  .full-historyB-container .historyB-list li:nth-child(odd) .info { padding: 0 35px 0 0; }
  .full-historyB-container .historyB-list li:nth-child(odd) .item::after { left: auto; right: -39px; }
  .full-historyB-container .historyB-list li:nth-child(odd) h3::after { left: auto; right: -39px; }
  .full-historyB-container .historyB-list li:nth-child(even) { text-align: left; padding-left: 50%; }
  .full-historyB-container .historyB-list .year { padding: 0 0 0 35px; font-size: 30px; line-height: 36px; }
  .full-historyB-container .historyB-list .year::after { left: -12px; width: 25px; height: 25px; margin-top: -12px; border-width: 5px; }
  .full-historyB-container .historyB-list .info { padding: 0 0 0 35px; }
  .full-historyB-container .historyB-list .item::after { left: -38px; }
  .full-historyB-container .historyB-list h3 { font-size: 18px; line-height: 30px; }
  .inget-btn { display: none; } }

.full-contactB-container { padding: 30px 0 0; }

.full-contactB-container .contactB-title { margin-bottom: 20px; font-size: 20px; line-height: 1.4; text-transform: uppercase; text-align: center; color: #1b1b1b; /* {"title": "栏目标题文本色","type":"color","name": "@clcontactBcolumncolor","value": "#1b1b1b"}*/ }

.full-contactB-container .contactB-title:after { content: ''; display: block; width: 60px; height: 2px; margin: 15px auto 0; background-color: #cd002b; /* {"title": "栏目横条颜色背景色","type":"color","name": "@bgccontactBcolumnline","value": "#cd002b"}*/ }

.full-contactB-container .contactB-info { padding-bottom: 28px; background-position: 0 bottom; background-repeat: repeat-x; background-image: url(../images/contactbdash.png); }

.full-contactB-container .contactB-info .info { margin-bottom: 10px; font-size: 15px; line-height: 30px; color: #363636; /* {"title": "联系信息文本色","type":"color","name": "@clcontactBinfo","value": "#363636"}*/ }

.full-contactB-container .contactB-info .contactB-bdmap { position: relative; width: 100%; padding-bottom: 35%; }

.full-contactB-container .contactB-info .contactB-bdmap .map { position: absolute; left: 0; top: 0; z-index: 10; width: 100%; height: 100%; }

.full-contactB-container .contactB-feedback { padding: 20px 0 0; }

.full-contactB-container .contactB-feedback .feedback-form .thumb { display: none; }

.full-contactB-container .contactB-feedback .feedback-form input[type="text"] { display: block; width: 100%; margin-bottom: 10px; padding-left: 10px; line-height: 40px; height: 40px; background-repeat: no-repeat; background-position: 96% center; -o-background-size: 22px auto; background-size: 22px auto; border: 1px solid #edeae8; /* {"title": "反馈表单输入框边框色","type":"color","name": "@bdcontactBfdinput","value": "#edeae8"}*/ }

.full-contactB-container .contactB-feedback .feedback-form input[type="text"]:focus { border-color: #1b1b1b; /* {"title": "反馈表单输入框选中边框色","type":"color","name": "@bdcurcontactBfdinput","value": "#1b1b1b"}*/ }

.full-contactB-container .contactB-feedback .feedback-form .text-name { background-image: url(../images/contactbfm01.png); /* {"title": "反馈表单姓名输入1背景图","type":"image","name": "@imgcontactBfdname","value": "url(../images/contactBfm01.png)"}*/ }

.full-contactB-container .contactB-feedback .feedback-form .text-name:focus { background-image: url(../images/contactbfm01ac.png); /* {"title": "反馈表单姓名输入1选中背景图","type":"image","name": "@imgcurcontactBfdname","value": "url(../images/contactBfm01ac.png)"}*/ }

.full-contactB-container .contactB-feedback .feedback-form .text-tel { background-image: url(../images/contactbfm02.png); /* {"title": "反馈表单姓名输入2背景图","type":"image","name": "@imgcontactBfdtel","value": "url(../images/contactBfm02.png)"}*/ }

.full-contactB-container .contactB-feedback .feedback-form .text-tel:focus { background-image: url(../images/contactbfm02ac.png); /* {"title": "反馈表单姓名输入2选中背景图","type":"image","name": "@imgcurcontactBfdtel","value": "url(../images/contactBfm02ac.png)"}*/ }

.full-contactB-container .contactB-feedback .feedback-form .text-countries { background-image: url(../images/contactbfm03.png); /* {"title": "反馈表单公司名名输入3背景图","type":"image","name": "@imgcontactBfdcount","value": "url(../images/contactBfm03.png)"}*/ }

.full-contactB-container .contactB-feedback .feedback-form .text-countries:focus { background-image: url(../images/contactbfm03ac.png); /* {"title": "反馈表单公司名输入3选中背景图","type":"image","name": "@imgcurcontactBfdcount","value": "url(../images/contactBfm03ac.png)"}*/ }

.full-contactB-container .contactB-feedback .feedback-form .text-company { background-image: url(../images/contactbfm04.png); /* {"title": "反馈表单公司名输入4背景图","type":"image","name": "@imgcontactBfdcmpy","value": "url(../images/contactBfm04.png)"}*/ }

.full-contactB-container .contactB-feedback .feedback-form .text-company:focus { background-image: url(../images/contactbfm04ac.png); /* {"title": "反馈表单公司名输入4选中背景图","type":"image","name": "@imgcurcontactBfdcmpy","value": "url(../images/contactBfm04ac.png)"}*/ }

.full-contactB-container .contactB-feedback .feedback-form .text-email { background-image: url(../images/contactbfm05.png); /* {"title": "反馈表单邮箱输入5背景图","type":"image","name": "@imgcontactBfdmail","value": "url(../images/contactBfm05.png)"}*/ }

.full-contactB-container .contactB-feedback .feedback-form .text-email:focus { background-image: url(../images/contactbfm05ac.png); /* {"title": "反馈表单邮箱输入5选中背景图","type":"image","name": "@imgcurcontactBfdmail","value": "url(../images/contactBfm05ac.png)"}*/ }

.full-contactB-container .contactB-feedback .feedback-form textarea { display: block; width: 100%; padding: 10px; font-size: 14px; line-height: 24px; height: 116px; border: 1px solid #edeae8; background-repeat: no-repeat; background-position: 96% 10px; -o-background-size: 22px auto; background-size: 22px auto; background-image: url(../images/contactbfm06.png); /* {"title": "反馈表单内容输入6背景图","type":"image","name": "@imgcontactBfdcontent","value": "url(../images/contactBfm06.png)"}*/ }

.full-contactB-container .contactB-feedback .feedback-form textarea:focus { background-image: url(../images/contactbfm06ac.png); /* {"title": "反馈表单内容输入6选中背景图","type":"image","name": "@imgcurcontactBfdcontent","value": "url(../images/contactBfm06ac.png)"}*/ border-color: #1b1b1b; /* {"title": "反馈表单内容输入6选中边框色","type":"color","name": "@bdcurcontactBfdcontent","value": "#1b1b1b"}*/ }

.full-contactB-container .contactB-feedback .feedback-form .ctrl-item { padding: 20px 0 30px; font-size: 0; text-align: center; }

.full-contactB-container .contactB-feedback .feedback-form .ctrl-item input { display: inline-block; vertical-align: top; width: 42%; margin: 0 3%; font-size: 14px; line-height: 42px; color: #ffffff; /* {"title": "反馈表单控制按钮文本色","type":"color","name": "@clcontactBfdctrl","value": "#ffffff"}*/ height: 42px; border: 0; outline: 0; max-width: 192px; cursor: pointer; }

.full-contactB-container .contactB-feedback .feedback-form .ctrl-item input[type="submit"] { background-color: #1b1b1b; /* {"title": "反馈表单提交按钮背景色","type":"color","name": "@bgccontactBfdsubmit","value": "#1b1b1b"}*/ }

.full-contactB-container .contactB-feedback .feedback-form .ctrl-item input[type="reset"] { background-color: #d7d7d7; /* {"title": "反馈表单提交按钮背景色","type":"color","name": "@bgccontactBfdreset","value": "#d7d7d7"}*/ }

@media (min-width: 768px) { .full-contactB-container .contactB-info .contactB-bdmap { padding-bottom: 40%; } }

@media (min-width: 1024px) { .full-contactB-container { padding: 105px 0 80px; /* {"title": "联系B模块上下内填充","type":"text","name": "@pdgcontactB","value": "105px 0 80px"}*/ }
  .full-contactB-container .contactB-title { margin: 0 0 80px; /* {"title": "联系B栏目标题下外间距","type":"text","name": "@mggcontactB","value": "0 0 80px"}*/ font-size: 30px; /* {"title": "联系B栏目标题字号","type":"text","name": "@fzgcontactB","value": "30px"}*/ }
  .full-contactB-container .contactB-title:after { margin: 12px auto 0; }
  .full-contactB-container .contactB-info { padding-top: 38px; }
  .full-contactB-container .contactB-info .info { float: left; width: 50%; padding: 0 50px 0 0; }
  .full-contactB-container .contactB-info .contactB-bdmap { float: right; width: 50%; padding-bottom: 16.66667%; }
  .full-contactB-container .contactB-feedback { padding: 25px 0 0; }
  .full-contactB-container .contactB-feedback .feedback-en { font-size: 30px; }
  .full-contactB-container .contactB-feedback .feedback-cn { margin-bottom: 25px; font-size: 20px; }
  .full-contactB-container .contactB-feedback .feedback-form { overflow: hidden; zoom: 1; }
  .full-contactB-container .contactB-feedback .feedback-form .thumb { display: block; float: right; margin-left: 20px; }
  .full-contactB-container .contactB-feedback .feedback-form .form { overflow: hidden; zoom: 1; }
  .full-contactB-container .contactB-feedback .feedback-form form { margin: 0 -5px; }
  .full-contactB-container .contactB-feedback .feedback-form .text-item { float: left; width: 50%; padding: 0 5px; }
  .full-contactB-container .contactB-feedback .feedback-form .mail-item { padding: 0 5px; }
  .full-contactB-container .contactB-feedback .feedback-form .mail-item input { background-position: 98% center; }
  .full-contactB-container .contactB-feedback .feedback-form .content-item { padding: 0 5px; }
  .full-contactB-container .contactB-feedback .feedback-form .content-item textarea { background-position: 98% 10px; }
  .full-contactB-container .contactB-feedback .feedback-form input[type="text"] { padding-left: 20px; line-height: 54px; height: 54px; -o-background-size: 28px auto; background-size: 28px auto; }
  .full-contactB-container .contactB-feedback .feedback-form textarea { padding: 10px 20px; height: 188px; -o-background-size: 28px auto; background-size: 28px auto; }
  .full-contactB-container .contactB-feedback .feedback-form .ctrl-item { font-size: 0; text-align: center; overflow: hidden; zoom: 1; }
  .full-contactB-container .contactB-feedback .feedback-form .ctrl-item input { float: left; line-height: 54px; height: 54px; width: 192px; margin: 0 5px; } }

/*20190627*/
.innews-article { padding: 30px 0 10px; overflow: hidden; }

.innews-item { padding-bottom: 20px; }

.innews-box { background: #F4D3DE; padding: 35px 15px; }

.innews-box ul { max-height: 368px; overflow-y: auto; }

.innews-box ul li { padding-bottom: 8px; margin-bottom: 8px; border-bottom: 1px solid #F2CAD9; max-width: 520px; }

.innews-box ul li a { display: block; }

.innews-box ul li .zoomimg { float: left; width: 90px; height: 63px; overflow: hidden; border: 4px solid #fff; margin-right: 10px; }

.innews-box ul li .zoomimg img { width: 100%; position: relative; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.innews-box ul li::last-child { border-bottom: 0; }

.wqnews-title { text-align: center; font-size: 20px; margin-bottom: 20px; color: #000000; }

.wqnews-desc { padding-top: 12px; overflow: hidden; }

.wqnews-desc h2 { font-size: 16px; color: #3a3a3a; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 24px; line-height: 24px; margin-bottom: 8px; }

.wqnews-desc .text { font-size: 14px; color: #a7959b; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 24px; line-height: 24px; }

.innews-box ul::-webkit-scrollbar { width: 3px; background-color: #fff; }

.innews-box ul::-webkit-scrollbar-track { background-color: #F1C8D5; }

.innews-box ul::-webkit-scrollbar-thumb { width: 3px; background-color: #E9A7C3; }

.innews-item2 .innews-box { background: #FAD5DA; }

.innews-item2 .innews-box ul::-webkit-scrollbar { background: #F1C8D5; }

.innews-item2 .innews-box ul::-webkit-scrollbar-thumb { background-color: #fff; }

@media (min-width: 1024px) { .innews-article { padding: 50px 0 56px; margin: 0 -10px; }
  .innews-item { float: left; width: 50%; padding: 0 10px; }
  .innews-box { padding: 35px 50px 48px 16.34146%; }
  .innews-box ul li .zoomimg { width: 108px; height: 75px; margin-right: 30px; }
  .wqnews-title { font-size: 20px; margin-bottom: 50px; }
  .wqnews-desc { padding-top: 12px; }
  .wqnews-desc h2 { font-size: 16px; } }

@media (min-width: 1366px) { .innews-article { padding: 50px 0 56px; margin: 0 -22px; }
  .innews-item { padding: 0 22px; } }

#ie-alert-overlay { width: 100%; height: 100%; background: url(../images/bg.png) repeat 0 0; position: fixed; top: 0; left: 0; z-index: 9999; }

* html #ie-alert-overlay { position: absolute; z-index: 9999; }

#ie-alert-panel { width: 520px; height: 331px; position: fixed; background: url(../images/iealertsprite.png) no-repeat; background-position: -1px -109px; top: 50%; left: 50%; margin: -201px 0 0 -296px; padding: 72px 0 0 72px; _position: absolute; _top: expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold; color: #333; line-height: 1.5em; z-index: 10000; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel div, #ie-alert-panel p, #ie-alert-panel span, #ie-alert-panel a, #ie-alert-panel img, #ie-alert-panel ul, #ie-alert-panel li { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel p { font-size: 14px; width: 486px; text-align: justify; }

#ie-alert-panel img { border: 0; }

#ie-alert-panel span { font-size: 18px; margin: 0 0 20px 0; display: block; padding: 0; }

#ie-alert-panel ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }

#ie-alert-panel li { float: left; margin: 0 22px 0 0; }

#ie-alert-panel li.last { margin-right: 0; }

#ie-alert-panel a { display: inline-block; vertical-align: top; }

#goon { text-decoration: underline; }

.browser { position: absolute; bottom: 35px; }

.chrome, .firefox, .ie9, .opera, .safari { background: url(../images/iealertsprite.png) no-repeat; }

.chrome { background-position: 0 0; width: 73px; height: 96px; margin: 0 4px 0 0; }

.firefox { background-position: -292px 0; width: 73px; height: 98px; }

.ie9 { background-position: -179px 0; width: 95px; height: 98px; }

.opera { background-position: -90px 0; width: 73px; height: 98px; }

.safari { background-position: -387px 0; width: 73px; height: 98px; margin: 0 4px 0 0; }


.full-historyB-container { padding-top: 20px; padding-bottom: 20px; }

.full-historyB-container .historyB-cate { margin-bottom: 20px; }

.full-historyB-container .historyB-cate li a { display: block; font-size: 14px; line-height: 38px; text-align: center; -webkit-transition: all ease .3s; -o-transition: all ease .3s; -moz-transition: all ease .3s; transition: all ease .3s; color: #868686; }

.full-historyB-container .historyB-cate li a:hover { color: #fff; background-color: #1b1b1b; }

.full-historyB-container .historyB-cate .cur a { color: #fff; background-color: #1b1b1b; }

.full-historyB-container .historyB-cate-swiper { border: 1px solid #d7d7d7; background-color: #fff; }

.full-historyB-container .historyB-list { position: relative; padding-left: 27px; }

.full-historyB-container .historyB-list::before { content: ''; position: absolute; left: 10px; top: 10px; bottom: 10px; width: 1px; border: 1px dashed #fff; }

.full-historyB-container .historyB-list li { padding-bottom: 10px; }

.full-historyB-container .historyB-list .year { position: relative; margin-bottom: 10px; font-size: 20px; line-height: 26px; color: #4d4d4d; }

.full-historyB-container .historyB-list .year::after { content: ''; position: absolute; top: 50%; left: -23px; width: 14px; height: 14px; margin-top: -7px; -webkit-border-radius: 50%; border-radius: 50%; border: 2px solid #1b1b1b; background-color: #ffffff; }

.full-historyB-container .historyB-list .info { position: relative; font-size: 14px; line-height: 26px; color: #868686; }

.full-historyB-container .historyB-list .item { margin-bottom: 8px; position: relative; }

.full-historyB-container .historyB-list .item::after { content: ''; position: absolute; left: -20px; top: 9px; z-index: 3; width: 7px; height: 7px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #fff; }

.full-historyB-container .historyB-list h3 { font-size: 16px; line-height: 26px; color: #646464; }


@media (min-width: 1024px) { .full-historyB-container { padding: 69px 0 125px; max-width: 900px; margin: 0 auto; }
  .full-historyB-container .historyB-cate { margin-bottom: 6.66667%; }
  .full-historyB-container .historyB-cate li a { line-height: 58px; }
  .full-historyB-container .m-group-title:after { margin-bottom: 68px; }
  .full-historyB-container .historyB-list { padding: 0; }
  .full-historyB-container .historyB-list::before { left: 50%; top: 10px; bottom: 0; }
  .full-historyB-container .historyB-list li { padding-bottom: 20px; }
  .full-historyB-container .historyB-list li:nth-child(odd) { text-align: right; padding-right: 50%; }
  .full-historyB-container .historyB-list li:nth-child(odd) .year { padding: 0 35px 0 0; }
  .full-historyB-container .historyB-list li:nth-child(odd) .year::after { left: auto; right: -12px; }
  .full-historyB-container .historyB-list li:nth-child(odd) .info { padding: 0 35px 0 0; }
  .full-historyB-container .historyB-list li:nth-child(odd) .item::after { left: auto; right: -39px; }
  .full-historyB-container .historyB-list li:nth-child(odd) h3::after { left: auto; right: -39px; }
  .full-historyB-container .historyB-list li:nth-child(even) { text-align: left; padding-left: 50%; }
  .full-historyB-container .historyB-list .year { padding: 0 0 0 35px; font-size: 30px; line-height: 36px; }
  .full-historyB-container .historyB-list .year::after { left: -12px; width: 25px; height: 25px; margin-top: -12px; border-width: 5px; }
  .full-historyB-container .historyB-list .info { padding: 0 0 0 35px; }
  .full-historyB-container .historyB-list .item::after { left: -38px; }
  .full-historyB-container .historyB-list h3 { font-size: 18px; line-height: 30px; } }



.full-newsdetailB-container { padding: 30px 0; background-color: #ffffff; }

.full-newsdetailB-container .article-tilte { margin-bottom: 8px; font-size: 18px; line-height: 26px; color: #333333; }

.full-newsdetailB-container .date { margin-bottom: 10px; font-size: 16px; line-height: 32px; color: #8e8e8e; }

.full-newsdetailB-container .newsdetailB-article { position: relative; padding: 38px 0 30px; margin-bottom: 15px; border: 1px solid #d9d9d9; border-left: 0; border-right: 0; font-size: 14px; line-height: 24px; color: #888888; }

.full-newsdetailB-container .newsdetailB-article img { max-width: 100%; margin: 0.5em 0; }

.full-newsdetailB-container .newsdetailB-bdshare { position: absolute; right: 0; top: -43px; overflow: hidden; zoom: 1; }

.full-newsdetailB-container .newsdetailB-bdshare a { float: left; display: block; width: 32px; height: 32px; padding: 0; margin: 0 0 0 5px; background-repeat: no-repeat; background-position: center; -o-background-size: cover; background-size: cover; }

.full-newsdetailB-container .newsdetailB-bdshare .bds_weixin { background-image: url(../images/newsdetailbwxico.png); }

.full-newsdetailB-container .newsdetailB-bdshare .bds_tsina { background-image: url(../images/newsdetailbsnico.png); }

.full-newsdetailB-container .newsdetailB-bdshare .bds_sqq { background-image: url(../images/newsdetailbqqico.png); }

.full-newsdetailB-container .newsdetailB-ctrl .page-ctrl { margin-bottom: 10px; }

.full-newsdetailB-container .newsdetailB-ctrl .page-ctrl a { display: block; font-size: 14px; line-height: 30px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; color: #666666; }

.full-newsdetailB-container .newsdetailB-ctrl .return { display: block; width: 120px; height: 40px; margin: 0 auto; text-align: center; font-size: 16px; line-height: 40px; color: #ffffff; background-color: #1b1b1b; }

@media (min-width: 768px) { .full-newsB-container .newsB-list ul { margin: 0 -10px; }
  .full-newsB-container .newsB-list li { width: 50%; padding: 0 10px; margin-bottom: 20px; } }

@media (min-width: 1024px) { .full-newsdetailB-container { padding: 75px 0 78px; }
  .full-newsdetailB-container .article-tilte { font-size: 24px; margin: 0 0 18px; line-height: 32px; }
  .full-newsdetailB-container .date { margin: 0 0 40px; font-size: 24px; }
  .full-newsdetailB-container .newsdetailB-article { padding: 72px 0 55px; margin-bottom: 42px; }
  .full-newsdetailB-container .single-page { padding: 0 100px; }
  .full-newsdetailB-container .newsdetailB-bdshare { position: absolute; right: auto; left: 0; top: 76px; z-index: 50; }
  .full-newsdetailB-container .newsdetailB-bdshare.js-fixed-top { position: fixed; left: 40px; }
  .full-newsdetailB-container .newsdetailB-bdshare.js-absolute-bottom { position: absolute; left: 0; top: auto; bottom: 55px; }
  .full-newsdetailB-container .newsdetailB-bdshare a { float: none; width: 72px; height: 72px; margin: 0 0 1px 0; -webkit-transition: all ease .3s; -o-transition: all ease .3s; -moz-transition: all ease .3s; transition: all ease .3s; }
  .full-newsdetailB-container .newsdetailB-bdshare .bds_weixin:hover { background-image: url(../images/newsdetailbwxicoac.jpg); }
  .full-newsdetailB-container .newsdetailB-bdshare .bds_tsina:hover { background-image: url(../images/newsdetailbsnicoac.jpg); }
  .full-newsdetailB-container .newsdetailB-bdshare .bds_sqq:hover { background-image: url(../images/newsdetailbqqicoac.jpg); }
  .full-newsdetailB-container .newsdetailB-ctrl { position: relative; padding-right: 200px; }
  .full-newsdetailB-container .newsdetailB-ctrl .page-ctrl { margin-bottom: 0; }
  .full-newsdetailB-container .newsdetailB-ctrl .page-ctrl a:hover { color: #1b1b1b; }
  .full-newsdetailB-container .newsdetailB-ctrl .return { position: absolute; right: 0; top: 5px; z-index: 3; width: 145px; height: 50px; line-height: 50px; } }

@media (min-width: 1260px) { .full-newsdetailB-container .single-page { max-width: 840px; padding: 0; margin: 0 auto; }
  .full-newsdetailB-container .newsdetailB-bdshare.js-fixed-top { position: fixed; left: 50%; margin-left: -600px; }
  .full-newsdetailB-container .newsdetailB-bdshare.js-absolute-bottom { position: absolute; left: 0; top: auto; margin-left: 0; } }


@charset "UTF-8";
.full-contactB-container { padding: 30px 0 0; }

.full-contactB-container .contactB-title { margin-bottom: 20px; font-size: 20px; line-height: 1.4; text-transform: uppercase; text-align: center; color: #1b1b1b; /* {"title": "栏目标题文本色","type":"color","name": "@clcontactBcolumncolor","value": "#1b1b1b"}*/ }

.full-contactB-container .contactB-title:after { content: ''; display: block; width: 60px; height: 2px; margin: 15px auto 0; background-color: #cd002b; /* {"title": "栏目横条颜色背景色","type":"color","name": "@bgccontactBcolumnline","value": "#cd002b"}*/ }

.full-contactB-container .contactB-info { padding-bottom: 28px; background-position: 0 bottom; background-repeat: repeat-x; background-image: url(../images/contactbdash.png); }

.full-contactB-container .contactB-info .info { margin-bottom: 10px; font-size: 15px; line-height: 30px; color: #363636; /* {"title": "联系信息文本色","type":"color","name": "@clcontactBinfo","value": "#363636"}*/ }

.full-contactB-container .contactB-info .contactB-bdmap { position: relative; width: 100%; padding-bottom: 35%; }

.full-contactB-container .contactB-info .contactB-bdmap .map { position: absolute; left: 0; top: 0; z-index: 10; width: 100%; height: 100%; }

.full-contactB-container .contactB-feedback { padding: 20px 0 0; }

.full-contactB-container .contactB-feedback .feedback-form .thumb { display: none; }

.full-contactB-container .contactB-feedback .feedback-form input[type="text"] { display: block; width: 100%; margin-bottom: 10px; padding-left: 10px; line-height: 40px; height: 40px; background-repeat: no-repeat; background-position: 96% center; -o-background-size: 22px auto; background-size: 22px auto; border: 1px solid #edeae8; /* {"title": "反馈表单输入框边框色","type":"color","name": "@bdcontactBfdinput","value": "#edeae8"}*/ }

.full-contactB-container .contactB-feedback .feedback-form input[type="text"]:focus { border-color: #1b1b1b; /* {"title": "反馈表单输入框选中边框色","type":"color","name": "@bdcurcontactBfdinput","value": "#1b1b1b"}*/ }

.full-contactB-container .contactB-feedback .feedback-form .text-name { background-image: url(../images/contactbfm01.png); /* {"title": "反馈表单姓名输入1背景图","type":"image","name": "@imgcontactBfdname","value": "url(../images/contactBfm01.png)"}*/ }

.full-contactB-container .contactB-feedback .feedback-form .text-name:focus { background-image: url(../images/contactbfm01ac.png); /* {"title": "反馈表单姓名输入1选中背景图","type":"image","name": "@imgcurcontactBfdname","value": "url(../images/contactBfm01ac.png)"}*/ }

.full-contactB-container .contactB-feedback .feedback-form .text-tel { background-image: url(../images/contactbfm02.png); /* {"title": "反馈表单姓名输入2背景图","type":"image","name": "@imgcontactBfdtel","value": "url(../images/contactBfm02.png)"}*/ }

.full-contactB-container .contactB-feedback .feedback-form .text-tel:focus { background-image: url(../images/contactbfm02ac.png); /* {"title": "反馈表单姓名输入2选中背景图","type":"image","name": "@imgcurcontactBfdtel","value": "url(../images/contactBfm02ac.png)"}*/ }

.full-contactB-container .contactB-feedback .feedback-form .text-countries { background-image: url(../images/contactbfm03.png); /* {"title": "反馈表单公司名名输入3背景图","type":"image","name": "@imgcontactBfdcount","value": "url(../images/contactBfm03.png)"}*/ }

.full-contactB-container .contactB-feedback .feedback-form .text-countries:focus { background-image: url(../images/contactbfm03ac.png); /* {"title": "反馈表单公司名输入3选中背景图","type":"image","name": "@imgcurcontactBfdcount","value": "url(../images/contactBfm03ac.png)"}*/ }

.full-contactB-container .contactB-feedback .feedback-form .text-company { background-image: url(../images/contactbfm04.png); /* {"title": "反馈表单公司名输入4背景图","type":"image","name": "@imgcontactBfdcmpy","value": "url(../images/contactBfm04.png)"}*/ }

.full-contactB-container .contactB-feedback .feedback-form .text-company:focus { background-image: url(../images/contactbfm04ac.png); /* {"title": "反馈表单公司名输入4选中背景图","type":"image","name": "@imgcurcontactBfdcmpy","value": "url(../images/contactBfm04ac.png)"}*/ }

.full-contactB-container .contactB-feedback .feedback-form .text-email { background-image: url(../images/contactbfm05.png); /* {"title": "反馈表单邮箱输入5背景图","type":"image","name": "@imgcontactBfdmail","value": "url(../images/contactBfm05.png)"}*/ }

.full-contactB-container .contactB-feedback .feedback-form .text-email:focus { background-image: url(../images/contactbfm05ac.png); /* {"title": "反馈表单邮箱输入5选中背景图","type":"image","name": "@imgcurcontactBfdmail","value": "url(../images/contactBfm05ac.png)"}*/ }

.full-contactB-container .contactB-feedback .feedback-form textarea { display: block; width: 100%; padding: 10px; font-size: 14px; line-height: 24px; height: 116px; border: 1px solid #edeae8; background-repeat: no-repeat; background-position: 96% 10px; -o-background-size: 22px auto; background-size: 22px auto; background-image: url(../images/contactbfm06.png); /* {"title": "反馈表单内容输入6背景图","type":"image","name": "@imgcontactBfdcontent","value": "url(../images/contactBfm06.png)"}*/ }

.full-contactB-container .contactB-feedback .feedback-form textarea:focus { background-image: url(../images/contactbfm06ac.png); /* {"title": "反馈表单内容输入6选中背景图","type":"image","name": "@imgcurcontactBfdcontent","value": "url(../images/contactBfm06ac.png)"}*/ border-color: #1b1b1b; /* {"title": "反馈表单内容输入6选中边框色","type":"color","name": "@bdcurcontactBfdcontent","value": "#1b1b1b"}*/ }

.full-contactB-container .contactB-feedback .feedback-form .ctrl-item { padding: 20px 0 30px; font-size: 0; text-align: center; }

.full-contactB-container .contactB-feedback .feedback-form .ctrl-item input { display: inline-block; vertical-align: top; width: 42%; margin: 0 3%; font-size: 14px; line-height: 42px; color: #ffffff; /* {"title": "反馈表单控制按钮文本色","type":"color","name": "@clcontactBfdctrl","value": "#ffffff"}*/ height: 42px; border: 0; outline: 0; max-width: 192px; cursor: pointer; }

.full-contactB-container .contactB-feedback .feedback-form .ctrl-item input[type="submit"] { background-color: #1b1b1b; /* {"title": "反馈表单提交按钮背景色","type":"color","name": "@bgccontactBfdsubmit","value": "#1b1b1b"}*/ }

.full-contactB-container .contactB-feedback .feedback-form .ctrl-item input[type="reset"] { background-color: #d7d7d7; /* {"title": "反馈表单提交按钮背景色","type":"color","name": "@bgccontactBfdreset","value": "#d7d7d7"}*/ }

@media (min-width: 768px) { .full-contactB-container .contactB-info .contactB-bdmap { padding-bottom: 40%; } }

@charset "UTF-8";
@media (min-width: 1024px) { .full-contactB-container { padding: 105px 0 80px; /* {"title": "联系B模块上下内填充","type":"text","name": "@pdgcontactB","value": "105px 0 80px"}*/ }
  .full-contactB-container .contactB-title { margin: 0 0 80px; /* {"title": "联系B栏目标题下外间距","type":"text","name": "@mggcontactB","value": "0 0 80px"}*/ font-size: 30px; /* {"title": "联系B栏目标题字号","type":"text","name": "@fzgcontactB","value": "30px"}*/ }
  .full-contactB-container .contactB-title:after { margin: 12px auto 0; }
  .full-contactB-container .contactB-info { padding-top: 38px; }
  .full-contactB-container .contactB-info .info { float: left; width: 50%; padding: 0 50px 0 0; }
  .full-contactB-container .contactB-info .contactB-bdmap { float: right; width: 50%; padding-bottom: 16.66667%; }
  .full-contactB-container .contactB-feedback { padding: 25px 0 0; }
  .full-contactB-container .contactB-feedback .feedback-en { font-size: 30px; }
  .full-contactB-container .contactB-feedback .feedback-cn { margin-bottom: 25px; font-size: 20px; }
  .full-contactB-container .contactB-feedback .feedback-form { overflow: hidden; zoom: 1; }
  .full-contactB-container .contactB-feedback .feedback-form .thumb { display: block; float: right; margin-left: 20px; }
  .full-contactB-container .contactB-feedback .feedback-form .form { overflow: hidden; zoom: 1; }
  .full-contactB-container .contactB-feedback .feedback-form form { margin: 0 -5px; }
  .full-contactB-container .contactB-feedback .feedback-form .text-item { float: left; width: 50%; padding: 0 5px; }
  .full-contactB-container .contactB-feedback .feedback-form .mail-item { padding: 0 5px; }
  .full-contactB-container .contactB-feedback .feedback-form .mail-item input { background-position: 98% center; }
  .full-contactB-container .contactB-feedback .feedback-form .content-item { padding: 0 5px; }
  .full-contactB-container .contactB-feedback .feedback-form .content-item textarea { background-position: 98% 10px; }
  .full-contactB-container .contactB-feedback .feedback-form input[type="text"] { padding-left: 20px; line-height: 54px; height: 54px; -o-background-size: 28px auto; background-size: 28px auto; }
  .full-contactB-container .contactB-feedback .feedback-form textarea { padding: 10px 20px; height: 188px; -o-background-size: 28px auto; background-size: 28px auto; }
  .full-contactB-container .contactB-feedback .feedback-form .ctrl-item { font-size: 0; text-align: center; overflow: hidden; zoom: 1; }
  .full-contactB-container .contactB-feedback .feedback-form .ctrl-item input { float: left; line-height: 54px; height: 54px; width: 192px; margin: 0 5px; } }



/* 20190628 */
.inArticle{display:none;}
@media(min-width:1024px){
	.innews-box .wqnews-title{max-width: 520px;}
}
.index-popup{display:none;}







.nlny{    display: block; position: absolute; right: 10px;font-size: 14px; color: #dbdbdb; top: 20px;}
.nlny img{width: 18px; height: 14px; float: right; margin-top: 2px;}
.nlny a { font-size: 14px;  color: #fff;float: right; margin-left: 10px;height: 18px; line-height: 18px; transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;}
.nlny a:hover{color: #dbdbdb;}
.nlny a.bincn{margin-left: 10px;}
.nlny .bincn img{float: left; margin-right: 10px;}



@media (max-width:1024px) {
.nlny .bincn img{display: none;}
/*.header-thumb{display: none;}*/

.nav-btn span i{background-color:#fff ;}
.logo img{ height: 40px;}
}
@media (max-width:780px) {
.header-search{display: none;}


}






#mute{
  cursor: pointer;
  height: 20px;
  width: 20px;
  position: absolute;
/*   top: 50px;
  left: 50px; */
  bottom: 50px;
  right: 30px;
  border: 1px solid #fff;
  background-size: cover;
  z-index: 999;
  padding: 3px 6px;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


