@charset "utf-8";
/*
描述:响应式主题样式表第793套
作者:wangxb
*/

/*默认页面主体样式定义*/

body {
    color: #e9e9e9;
    background: #252525;
}

a {
    color: #fff;
}

.w-header .row,
.w-main .row,
.w-footer-in {
    max-width: 1200px;
    margin: 0 auto;
}

.body {
    overflow: hidden;
    font-size: 15px;
    padding-top: 106px;
}

.body-login,
.body-login-special,
.body-admin {
    padding-top: 0;
}

.col-right {
    display: none;
}

.w-foot-content {
    padding-top: 15px;
    padding-bottom: 15px;
}

/*---------------------header-----------------------*/

.w-header,
.w-admin-header,
.body-login .w-admin-header {
    background: #1D1D1D;
}

.w-header-common {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}

.row_top .columnL {
    float: left;
}

.row_top .columnR {
    float: right;
}

.row_top .div-table {
    width: auto !important;
}

.col-logo {
    position: relative;
    z-index: 1;
}

.w-admin-header .col-logo {
    float: left;
}

.w-logo h1 {
    font-size: 32px;
    padding: 0 10px;
}

.w-logo h1,
.w-logo a {
    color: #212121;
}

.w-nav {
    text-align: right;
    font-size: 0;
}

.body-login-special .login-navPc .w-admin-nav {
    margin: 0;
}

.w-nav .nav_inner {
    display: inline-block;
    *zoom: 1;
    *display: inlne;
}

.w-nav .nav_inner>li {
    float: left;
    text-align: center;
}

.w-nav li a {
    text-decoration: none;
    color: #777;
    padding: 0 10px;
}

.w-nav .nav_inner>li>a,
.w-nav .nav_inner>li>.li-parent-div>a {
    line-height: 56px;
    padding: 0 25px;
    font-size: 16px;
    display: block;
    color: #D9D9D9;
    position: relative;
    z-index: 1;
}

.w-nav .nav_inner>li>.submenu {
    top: 56px;
    left: 50%;
    margin-left: -85px;
    padding: 10px 0;
}

.w-nav .nav_inner>li:hover>.submenu,
.w-nav .submenu li:hover>.submenu {
    display: none;
}

.w-nav .submenu a {
    font-size: 14px;
    text-align: left;
}

.w-nav .submenu li a {
    padding: 8px 10px;
    border-bottom: 1px solid #222;
    border-color: tgba(255, 255, 255, 0.2);
    text-align: center;
    color: #e0e0e0;
}

.w-nav .submenu li:last-child a {
    border-bottom: 0;
}

.w-nav .nav_simpline_cur {
    position: absolute;
    bottom: 0;
    height: 2px;
    background: #B59942;
    width: 0;
    left: 50%;
}

.w-nav li:hover .nav_simpline_cur,
.w-nav li.active .nav_simpline_cur {
    width: 2em;
    margin-left: -1em;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
}

.body-login-special .w-nav .nav_simpline_cur {
    bottom: 10px;
}

.topLogBoxPc {
    padding: 10px 15px 5px 0;
}

.topLogBox,
.topLogBox a {
    font-size: 14px;
    color: #D9D9D9;
}

.topLogBox a {
    margin: 0 6px;
    text-decoration: none;
}

.topLogBox a:hover {
    text-decoration: underline;
}

.w-loginRegister,
.w-shopCart,
.w-languege {
    float: right;
    margin-top: 5px;
}

.w-shopCart i {
    background: url(../images/shopCart1.png) no-repeat center;
    width: 19px;
    height: 19px;
    vertical-align: middle;
    display: inline-block;
    *zoom: 1;
    margin-right: 2px;
}

.topLogBox .w-search {
    position: relative;
    margin-top: 0px;
    margin-bottom: 5px;
    overflow: hidden;
    float: right;
}

.topLogBox .w-search .input-search-w {
    background: none;
    width: 205px;
    *width: 170px;
    height: 2.3em;
    line-height: 2.3em;
    padding: 0px 30px 0px 5px;
    border: none;
    border-bottom: 1px solid #E5E5E5;
}

.topLogBox .w-search .search-btn-w {
    position: absolute;
    width: 30px;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/icon_search.png) no-repeat center;
    cursor: pointer;
}

.topLogBox .w-search .search-btn-w span {
    display: none;
}

.nav_right_mask {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 5;
    background: #000;
    opacity: 0.3;
    *filter: alpha(opacity=30);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
}

.w-custom {
    float: right;
    padding: 0;
}

/*-----------------------banner------------------*/

.banner_edit {
    top: 50%;
    top: 20%\9;
    *top: 20%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: #fff;
}

:root .banner_edit {
    top: 50%;
}

.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
    width: 40px !important;
    height: 40px !important;
    margin-top: -20px !important;
    background-image: url("../images/bxSlide1.png") !important;
    background-color: #666 !important;
    background-color: rgba(255, 255, 255, 0.3) !important;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    background-size: auto !important;
    visibility: hidden;
}

.bx-wrapper .bx-prev {
    background-position: 0 0 !important;
    left: -20px !important;
}

.bx-wrapper .bx-next {
    background-position: -40px -40px !important;
    right: -20px !important;
}

.bx-wrapper:hover .bx-prev,
.bx-wrapper:hover .bx-next {
    visibility: visible;
}

.bx-wrapper:hover .bx-prev {
    left: 0 !important;
}

.bx-wrapper:hover .bx-next {
    right: 0 !important;
}

.bx-wrapper .bx-prev:hover {
    background-position: -40px 0 !important;
}

.bx-wrapper .bx-next:hover {
    background-position: 0 -40px !important;
}

.banner .bx-wrapper .bx-prev,
.banner .bx-wrapper .bx-next {
    width: 34px !important;
    height: 34px !important;
    margin-top: -17px !important;
    background: url("../images/bxSlide2.png") no-repeat !important;
}

.banner .bx-wrapper .bx-next {
    background-position: 0 -34px !important;
}

.banner .bx-wrapper:hover .bx-prev {
    left: 20px !important;
}

.banner .bx-wrapper:hover .bx-next {
    right: 20px !important;
}

.banner .bx-wrapper .bx-prev:hover {
    background: url("../images/bxSlide2.png") no-repeat !important;
    background-position: 0 0 !important;
}

.banner .bx-wrapper .bx-next:hover {
    background: url("../images/bxSlide2.png") no-repeat !important;
    background-position: 0 -34px !important;
}

.banner .bx-wrapper .bx-pager {
    bottom: 22px;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a {
    background: #bbb !important;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    opacity: 1;
    *filter: alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.banner .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff !important;
}

/*---------------footer------------------*/

.w-footer {
    background: #1c1c1c;
}

.w-footer a {
    color: #e9e9e9;
}

/*----------------------------组件-----------------------*/

.btn-pd4 {
    padding: 0.65em 3em
}

.btn-default-w {
    padding: 0.9em 3em;
    text-align: center;
    color: #fff;
    background: #444;
}

.btn-default-w:hover,
.btn-default-w:focus,
.btn-global-w:hover,
.btn-global-w:focus {
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
}

.w-form-file-upload .btn-default-w {
    padding: 0.75em 1.2em;
}

.w-button11 .btn-w,
.w-button13 .btn-w,
.w-button14 .btn-w,
.w-button15 .btn-w,
.w-button16 .btn-w,
.w-button18 .btn-w,
.w-button19 .btn-w,
.w-button20 .btn-w,
.w-button21 .btn-w,
.w-button22 .btn-w,
.w-button23 .btn-w,
.w-button24 .btn-w,
.w-button25 .btn-w {
    border-color: #bbb;
}

.w-button15 .btn-w .line_tl,
.w-button15 .btn-w .line_tr,
.w-button15 .btn-w .line_bl,
.w-button15 .btn-w .line_br {
    border-color: #fff;
}

.icon-social {
    background-image: url('../images/icon-social-w.png');
    width: 35px;
    height: 35px;
}

.icon-social-facebook {
    background-position: 0 0;
}

.icon-social-twitter {
    background-position: -35px 0;
}

.icon-social-linkedin {
    background-position: -70px 0;
}

.icon-social-mail {
    background-position: -105px 0;
}

.icon-social-instagram {
    background-position: -140px 0;
}

.icon-social-flickr {
    background-position: -175px 0;
}

.icon-social-pinterest {
    background-position: 0 -35px;
}

.icon-social-google {
    background-position: -35px -35px;
}

.icon-social-rss {
    background-position: -70px -35px;
}

.icon-social-yahoo {
    background-position: -105px -35px;
}

.icon-social-vimeo {
    background-position: -140px -35px;
}

.icon-social-dribbble {
    background-position: -175px -35px;
}

.icon-social-youtube {
    background-position: 0 -70px;
}

.icon-social-douban {
    background-position: -35px -70px;
}

.icon-social-pengyouquan {
    background-position: -70px -70px;
}

.icon-social-weixin {
    background-position: -105px -70px;
}

.icon-social-QQ {
    background-position: -140px -70px;
}

.icon-social-zhihu {
    background-position: -175px -70px;
}

.icon-social-renren {
    background-position: 0 -105px;
}

.icon-social-tenxun {
    background-position: -35px -105px;
}

.icon-social-xinlang {
    background-position: -70px -105px;
}

.icon-social-QQkongjian {
    background-position: -105px -105px;
}

.icon-social-dazong {
    background-position: -140px -105px;
}

.icon-social-tianya {
    background-position: -175px -105px;
}

.icon-social-kaixin {
    background-position: 0 -140px;
}

.icon-social-pengyouweb {
    background-position: -35px -140px;
}

.w-social .social-item:hover .icon-social {
    background-image: url('../images/icon-social-w.png');
}

.search-defaut-w {
    max-width: 100%;
}

.search-defaut-w .input-search-w {
    border: 0;
    background: #4a4a4a;
    color: #fff;
}

.search-defaut-w .search-btn-w {
    width: 50px;
    background-image: url(../images/icon_search.png);
}

.search-defaut-w .input-search-w::-webkit-input-placeholder {
    color: #999;
}

.w-header-common .search-defaut-w {
    width: 175px;
}

.w-header-common .search-defaut-w .input-search-w {
    height: 2.2em;
    line-height: 2.2;
    padding-right: 30px;
    border: 0;
    color: #fff;
    background: none;
}

.w-header-common .search-defaut-w .input-search-w:-webkit-input-placeholder {
    color: #ccc;
}

.w-header-common .search-defaut-w .search-btn-w {
    background: url(../images/search_h.png) no-repeat right center;
    width: 30px;
}

.w-slide .cycle-prev,
.w-slide .cycle-next {
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    background: url(../images/bxSlide1.png) no-repeat;
    background-color: #666;
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 1;
    *filter: alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.w-slide .cycle-next {
    background-position: -40px -40px;
}

.w-slide .cycle-prev:hover {
    background-position: -40px 0;
}

.w-slide .cycle-next:hover {
    background-position: 0 -40px;
}

.w-slide-page-num .w-page-bottom {
    position: relative;
}

.w-slide-page-num .w-page-bottom .slide-page {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 801;
    text-align: right;
    padding-right: 12px;
}

.w-slide-page-num .slide-page a {
    background: #333;
    height: 18px;
    line-height: 18px;
    min-width: 18px;
    font-size: 12px;
}

.w-lantern-h .w-lantern-in {
    padding: 0 25px;
}

.w-lantern-h .lantern_pre,
.w-lantern-h .lantern_next {
    top: 50%;
    margin-top: -15px;
    width: 20px;
    height: 30px;
    background-size: contain;
}

.w-lantern-h .lantern_pre {
    background: url(../images/slide_l.png) no-repeat center;
    left: 0;
}

.w-lantern-h .lantern_next {
    background: url(../images/slide_r.png) no-repeat center;
    right: 0;
}

.w-lantern-h .lantern_pre:hover {
    background-image: url(../images/slide_lHover.png);
}

.w-lantern-h .lantern_next:hover {
    background-image: url(../images/slide_rHover.png);
}

.w-service-fixed {
    right: 0;
    bottom: 40px;
    margin-bottom: 0;
}

.anchor {
    width: 10px;
}

.anchor li {
    width: 10px;
    height: 1px;
    background: #bbb;
    border-radius: 0;
    -webkit-border-radius: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.anchor li.cur {
    width: 40px;
}

.anchor_l li.cur:hover span,
.anchor_l li.cur:hover div {
    left: 40px;
}

.anchor_r li.cur:hover span,
.anchor_r li.cur:hover div {
    right: 40px;
}

.w-text-form,
.w-textarea-form {
    border-color: #D1D1D1;
    padding: 0.75em 10px;
    line-height: 1.3;
}

.w-select-box {
    border-color: #D1D1D1;
    background: #fff;
    color: #666;
}

.w-form-area select {
    border-color: #D1D1D1;
}

.w-select-dl .w-select-dt {
    height: 2.9em;
    line-height: 2.9;
}

.w-select-dl .w-select-dt .select-icon {
    border-left: 0;
    background: url(../images/icon_select.png) no-repeat center;
}

.w-checkbox input[type="checkbox"].checked+label {
    background-image: url(../images/checkbox_selected.png);
}

.w-form-submit .w-buttom .btn-default-w {
    background: #333;
    color: #fff;
    border: 0;
    padding: 0.7em 0;
    text-align: center;
    min-width: 12em;
}

.w-form .w-label-form {
    font-weight: normal;
}

.imgFloatFull .caption .captionbg {
    opacity: 0.8;
    *filter: alpha(opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.imgFloat.captionbgFadeInDefault.textFade .captionbg {
    bottom: 0;
}

.imgFloat.captionbgFadeInDefault.textFade .textFadeInDefault {
    opacity: 1;
    *filter: alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.w-his1 {
    padding-top: 30px;
    padding-bottom: 50px;
}

.w-his1:before {
    display: none;
}

.w-his1:after {
    content: '...';
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background: #333;
    color: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-left: -21px;
}

.w-his1 ul:before {
    top: 0;
    bottom: 0;
    background: #E7E8EA;
}

.w-his1 li .point {
    background: #D8D8D8;
}

.w-his1 li .his_text .t_p {
    padding-bottom: 30px;
    padding-top: 8px;
    border-bottom: 1px solid #E7E8EA;
}

.w-his1 li .his_text .year {
    position: absolute;
    top: 0;
    font-size: 30px;
    white-space: nowrap;
}

.w-his1 li.li_hs_r .his_text .year {
    right: 100%;
    margin-right: 1.5em;
}

.w-his1 li.li_hs_l .his_text .year {
    left: 100%;
    margin-left: 1.5em;
}

.w-his3 ul:before {
    top: 24px;
    bottom: 24px;
}

.w-his3:before,
.w-his3:after {
    width: 24px;
    height: 24px;
    left: 11px;
}

.w-simgtext6 li .item {
    border-color: #555;
}

.w-simgtext6 li h3 {
    color: #fff;
}

/*title*/

.color_main {
    color: #fff;
}

.color_vice {
    color: #aaa;
}

.color_vice_light {
    color: #aaa;
}

.bgtit_body {
    background: #252525;
}

.lineborder {
    border-color: #777;
}

.linebg {
    background: #777;
}

.w-title {
    margin-top: 0;
    margin-bottom: 15px;
}

.w-title1 h2 {
    line-height: 1.5;
}

.w-title1 .title-h-in>span {
    font-size: 100%;
}

.w-title2 {
    padding: 0;
    background: none;
}

.w-title2 .title-h-in h2 {
    font-size: 24px;
    color: #fff;
}

.w-title2 .title-h-in>span {
    font-size: 17px;
}

.w-title3 .title-h-in:before,
.w-title3 .title-h-in:after,
.w-title33 .title-h-in:before,
.w-title33 .title-h-in:after {
    background: #777;
}

.w-title4 h2 {
    padding-top: 0.55em;
    padding-bottom: 0.55em;
}

.w-title4 {
    background: #444;
}

.w-title5 .w-title-in,
.w-title17 .w-title-in,
.w-title19 .w-title-in,
.w-title21 .w-title-in,
.w-title32 .w-title-in {
    max-width: 100%;
}

.w-title5 .title-h-in h2,
.w-title6 .tith h2,
.w-title7 .title-h-in h2,
.w-title9 .title-h-in h2,
.w-title10 .title-h-in h2,
.w-title11,
.w-title12 .title-h-in h2,
.w-title13 .title-h-in h2,
.w-title14 .title-h-in h2,
.w-title18 .tith h2,
.w-title19 h2,
.w-title22 .tith h2,
.w-title30 .tith,
.w-title37 h2,
.w-title41 h2,
.w-title42 h2,
.w-title43 h2,
.w-title45 h2 {
    color: #fff;
}

.w-title6,
.w-title9,
.w-title10,
.w-title11 .w-title-in h2,
.w-title12,
.w-title13 .title-h-in>span,
.w-title14 .title-h-in>span,
.w-title18,
.w-title22 {
    color: #aaa;
}

.w-title42 span,
.w-title43 span {
    color: #666;
}

.w-title1 h2,
.w-title3 h2,
.w-title6 .tith h2,
.w-title9 h2,
.w-title10 h2,
.w-title12 h2,
.w-title13 h2,
.w-title16 h2,
.w-title18 .tith h2,
.w-title20 .tith span,
.w-title36 .title-h-in h2,
.w-title37 h2 {
    font-size: 28px;
}

.w-title5 h2,
.w-title14 h2,
.w-title15 h2,
.w-title19 h2,
.w-title26 h2 {
    font-size: 24px;
}

.w-title6 .tith h2 {
    line-height: 1.5;
}

.w-title15 h2 {
    line-height: 1.1;
}

.w-title16 h2 {
    line-height: 1.4;
}

.w-title16 .title-h-in>span {
    font-size: 100%;
}

.w-title17 .more {
    background: none;
}

.w-title17 .title-h-in {
    background: #404040;
}

.w-title18 .tith h2 {
    line-height: 1.5;
}

.w-title34 .tith .line {
    background: #777;
}

.w-title6 .tith h2 {
    background-image: url(../images/title/tit6_middle.png);
}

.w-title6 .tith .tit_left {
    background-image: url(../images/title/tit6_left.png);
}

.w-title6 .tith .tit_right {
    background-image: url(../images/title/tit6_right.png);
}

.w-title9 .w-title-in {
    background-image: url(../images/title/tit9_left.png);
}

.w-title9 .w-title-in .w-title-inner {
    background-image: url(../images/title/tit9_right.png);
}

.w-title10 {
    background-image: url(../images/title/tit10bg.png);
}

.w-title13 {
    background-image: url(../images/title/tit13bg.png);
}

.w-title14 h2 {
    background-image: url(../images/title/tit14bg.png);
}

.w-title18 .tith .tit_left {
    background-image: url(../images/title/tit18_left.png);
}

.w-title18 .tith .tit_right {
    background-image: url(../images/title/tit18_right.png);
}

.w-title18 .tith {
    background-image: url(../images/title/tit18_middle.png);
}

.w-title22 .w-title-in {
    background-image: url(../images/title/tit22_left.png);
}

.w-title22 .w-title-in .title-h-in {
    background-image: url(../images/title/tit22_right.png);
}

.bg29 {
    background-image: url(../images/title/tit29bg.png);
}

/*--------------------系统------------------------*/

.systitle {
    color: #fff;
    font-size: 24px;
    padding: 0.7em 17px;
    text-align: left;
}

.crumbs,
.w-breadcrumbs {
    line-height: 1.5;
    background: url(../images/icon_home.png) no-repeat 2px center;
    padding: 0.68em 0 0.68em 22px;
}

.w-pages {
    text-align: center;
}

.w-pages a {
    border: 0;
    background: #666;
    color: #fff;
    margin-left: 1px;
    margin-right: 1px;
    line-height: 2.2;
    padding-top: 0;
    padding-bottom: 0;
    min-width: 2.2em;
}

.w-pages a:hover,
.w-pages a.cur {
    background: #333;
    color: #fff;
}

.w-pages a.disabled,
.w-pages a.disabled:hover {
    background: #666;
    color: #fff;
}

.upload_more,
.upload_wait {
    background: #444;
}

/*-----------------------------产品----------------------*/

.w-prd-list-cell .w-prd-con {
    position: relative;
}

.w-prd-list-cell .w-prd-infobox h2 {
    margin-bottom: 0.2em;
}

.w-prd-list-cell .w-prd-infobox h2,
.w-product .w-prd-infobox h2 {
    font-size: 18px;
}

.w-prd-list-cell .w-prd-sum {
    line-height: 1.5;
    color: #aaa;
}

.w-prd-list-cell .w-prd-price-groups {
    margin-bottom: 0;
}

.w-prd-list-cell .w-prd-price-groups .product-price-prefix {
    font-weight: normal;
}

.w-prd-list-cell .w-prd-btns {
    display: none;
}

.w-prd-list-cell .w-prd-infobox h2 a:hover {
    text-decoration: none;
}

.w-prd-list-cell .w-prd-price-groups>div {
    font-size: 100%;
}

.w-prd-list-cell .w-prd-price-groups .w-prd-price-sale {
    color: #EB4346;
}

.w-prd-list1 {
    margin-left: -18px;
    margin-right: -18px;
}

.w-prd-list1 .w-prd-list-cell {
    margin-bottom: 36px;
}

.w-prd-list1 .w-prd-list-cell-in {
    padding: 0 18px;
}

.w-prd-list1 .w-prd-list-cell .w-prd-con {
    border: 1px solid #E5E5E5;
    padding: 14px;
    position: relative;
    background: #fff;
}

.w-prd-list1 .w-prd-list-cell .w-prd-con:before {
    content: '';
    position: absolute;
    z-index: -1;
    left: 12px;
    top: 12px;
    width: 100%;
    height: 100%;
    background: #E5E5E5;
}

.w-prd-list1 .w-prd-list-cell .w-prd-infobox {
    padding: 1em 0 0.3em;
}

.w-prd-list1 .w-prd-list-cell a {
    color: #222;
}

.w-prd-list1 .w-prd-list-cell .w-prd-sum {
    line-height: 1.7;
    max-height: 3.3em;
    overflow: hidden;
    color: #808080;
}

.w-prd-list1 .w-prd-more {
    text-align: right;
    border-top: 1px solid #E5E5E5;
    padding-top: 1em;
    margin-top: 1em;
}

.w-prd-list2 .w-prd-list-in {
    margin-left: -24px;
    margin-right: -24px;
}

.w-prd-list2 .w-prd-list-cell {
    float: left;
    width: 50%;
    margin-bottom: 48px;
}

.w-prd-list2 .w-prd-list-cell-in {
    margin: 0 24px;
}

.side_left .w-prd-list2 .w-prd-list-in {
    margin-left: -12px;
    margin-right: -12px;
}

.side_left .w-prd-list2 .w-prd-list-cell {
    margin-bottom: 24px;
}

.side_left .w-prd-list2 .w-prd-list-cell-in {
    margin: 0 12px;
}

.w-prd-list2 .w-prd-list-cell .w-prd-imgbox {
    width: 210px;
}

.w-prd-list2 .w-prd-list-cell .w-prd-infobox {
    margin-left: 210px;
}

.w-prd-list2 .w-prd-infobox h2 {
    margin-bottom: 0.6em;
    font-weight: bold;
}

.w-prd-list2 .w-prd-list-cell .w-prd-sum {
    font-size: 100%;
    line-height: 1.5;
    height: 4.3em;
    overflow: hidden;
}

.w-prd-list4 li a {
    border-color: #666;
}

.w-prd-list4 .w-prd-price-groups .w-prd-price-markit {
    color: #aaa;
}

.w-prd-list4 .w-prd-sum {
    color: #aaa;
}

.w-prd-list7 a {
    color: #222;
}

.w-productList {
    margin-left: -14px;
    margin-right: -14px;
}

.w-productList .w-prd-list-cell .w-prd-list-cell-in {
    margin: 0 14px;
}

.w-productList .prd_pre,
.w-productList .prd_next {
    background: url(../images/bxSlide1.png) no-repeat;
    background-color: rgba(0, 0, 0, 0.3);
    width: 40px;
    height: 40px;
    margin-top: -30px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    visibility: hidden;
}

.w-productList:hover .prd_pre {
    visibility: visible;
    left: 0;
}

.w-productList:hover .prd_next {
    visibility: visible;
    right: 0;
}

.w-productList .prd_pre {
    left: -30px;
    background-position: 0 0;
}

.w-productList .prd_next {
    right: -30px;
    background-position: -40px -40px;
}

.w-productList .prd_pre:hover {
    background-position: -40px 0;
}

.w-productList .prd_next:hover {
    background-position: 0 -40px;
}

.w-productList2 a {
    color: #333;
}

.w-productList2 .w-prd-list-cell .w-prd-con {
    background: #fff;
}

.w-productList2 .w-prd-list-cell .w-prd-infobox {
    padding: 24px 5%;
}

.w-productList2 .w-prd-list-cell .w-prd-price-groups {
    color: #333;
}

.w-productList2 .w-prd-list-cell .w-prd-sum {
    line-height: 1.8;
    max-height: 3.5em;
    color: #777;
}

.w-productList3 {
    margin-left: -1px;
    margin-right: -1px;
}

.w-productList3 .w-prd-list-cell .w-prd-list-cell-in {
    margin: 0 1px;
}

.w-productList3 .w-prd-list-cell:hover .w-prd-con .w-prd-infoboxBox .w-prd-infobox {
    padding-top: 20%;
}

.w-productList3 .w-prd-list-cell .w-prd-infobox h2 {
    border-bottom: 0;
}

.w-productList3 .w-prd-list-cell:hover .w-prd-infobox h2 {
    font-size: 24px;
    margin-bottom: 0.2em;
}

.w-productList3 .w-prd-list-cell .w-prd-sum {
    max-width: 400px;
    margin: 0 auto;
    line-height: 2;
}

.prd_pageState span {
    width: 6px;
    height: 6px;
    margin: 0 6px;
}

.w-product .imgSearch .imgbg,
.w-productList .imgSearch .imgbg,
.prd_imgbgBlack .imgbg {
    opacity: 0.85;
    *filter: alpha(opacity=85);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
}

.w-product .imgSearch .imgSearchBox .icon_search,
.w-productList .imgSearch .imgSearchBox .icon_search {
    background-image: url(../images/icon_adore.png);
}

.product-detail-top1 .product-detail-images,
.product-detail-top3 .product-detail-images {
    width: 40%;
}

.product-detail-top1 .product-detail-info,
.product-detail-top3 .product-detail-info {
    margin-left: 44%;
}

.product-detail-images .product-detail-image-small .img-small-item {
    width: 23%;
}

.product-detail-info .product-title h2,
.product-title-top h2 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}

.product-detail-info .product-grayBox .product-prices {
    line-height: 1.2;
}

.product-detail-info .product-grayBox {
    background: none;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}

.product-detail-info .product-short-sum {
    line-height: 2;
}

.product-quantity .count>div {
    color: #fff;
}

.info_tab {
    background: #444;
}

.info_tab_in {
    border: 0;
}

.info_tab ul {
    padding: 0;
}

.info_tab li {
    border: 0;
    background: none;
    margin-bottom: 0;
}

.info_tab li a {
    color: #fff;
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    display: block;
    font-size: 115%;
}

.info_tab li:last-child a {
    background: none;
}

.descon_item,
.fileListBox,
.msgLBox {
    padding-left: 0;
    padding-right: 0;
}

.evalInfoList li {
    border-color: #666;
}

/*----------------------------新闻-------------------------*/

.w-News-list1 li,
.w-News-list2 li .news-item,
.w-News-list3 li,
.w-News-list4 li,
.w-News-list6 li,
.w-News-list7 li,
.w-News-list12 li,
.w-News-list15 li .news-com,
.w-News-list16 li a,
.w-News-list18 li,
.w-adNews4 li,
.w-adNews5 li,
.w-adNews6 .adNewsTL li,
.w-adNews8 li,
.w-adNews9 li,
.w-adNews10 li .news-item {
    border-color: #555;
}

.w-News-list .news-com .news-h {
    font-weight: normal;
}

.w-News-list .news-sum {
    font-size: 95%;
    color: #aaa;
}

.w-News-list .news-com .date {
    color: #aeaeae;
}

.w-News-list1 .news-com .date,
.w-News-list1 .news-com .news-sum {
    margin-top: 0.5%;
}

.w-News-list1 .news-com .date {
    padding-left: 1.7em;
    background: url(../images/icon_time.png) no-repeat left center;
    background-size: 1.3em auto;
}

.w-News-list2 {
    margin-left: -10px;
    margin-right: -10px;
}

.w-News-list2 a {
    color: #333;
}

.w-News-list2 li {
    width: 33.33%;
    margin-bottom: 35px;
}

.w-News-list2 li .news-item {
    margin: 0 10px;
    border: 0;
    padding: 14px;
    background: #fff;
}

.w-News-list2 .news-item .news-com {
    padding: 1em 1px;
}

.w-News-list .news-com .date {
    color: #888;
}

.w-News-list2 .news-com .news-sum {
    line-height: 1.8;
    height: 3.5em;
    color: #777;
}

.w-News-list5 a {
    color: #333;
}

.w-News-list6 li {
    padding: 24px 0;
}

.w-News-list6 .news-imgbox {
    width: 220px;
}

.w-News-list6 .news-com {
    margin-left: 220px;
    padding-left: 35px;
    padding-top: 20px;
}

.w-News-list6 .news-com .news-sum {
    line-height: 2;
    max-height: 3.8em;
    overflow: hidden;
}

.w-News-list7 li {
    padding: 20px 0 35px;
    margin-bottom: 15px;
}

.w-News-list7 li .news-item:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.w-News-list7 .news-com .news-h {
    margin-bottom: 0.3em;
}

.w-News-list7 li .date {
    margin-right: 45px;
    padding: 0 30px;
    position: relative;
    color: #eee;
    font-family: Arial, Helvetica, sans-serif;
}

.w-News-list7 li .date:before {
    content: '';
    position: absolute;
    width: 1px;
    right: 0;
    top: 10px;
    bottom: 0;
    background: #999;
}

.w-News-list7 li .date .date-day {
    background: none;
    font-weight: bold;
    font-size: 50px;
    line-height: 1.1;
}

.w-News-list7 li .date .date-yearMonth {
    background: none;
    font-size: 18px;
    line-height: 1.2;
    padding: 0;
}

.w-News-list8 {
    margin-left: 0;
    margin-right: 0;
}

.w-News-list8 .w-News-list-in {
    margin-left: -10px;
    margin-right: -10px;
}

.w-News-list8 li .news-item {
    margin-left: 10px;
    margin-right: 10px;
}

.w-News-list8 .news-item .news-com {
    bottom: 0;
}

.w-News-list8 .news-item .news-com .news-h a:hover {
    color: #fff;
}

.w-News-list9 li {
    border-bottom: 0;
    background: #404040;
}

.w-News-list9 li .news-com .date .year,
.w-News-list9 li .news-com .date .day_month {
    color: #fff;
}

.w-News-list9 li .news-com .text_con .news-sum {
    color: #aaa;
}

.w-News-list9 li .news-com .text_con .adore {
    background-image: url(../images/news_adore.png);
}

.w-News-list9 li:hover .news-com .text_con .news-h,
.w-News-list9 li:hover .news-com .date .year,
.w-News-list9 li:hover .news-com .date .day_month,
.w-News-list9 li:hover .news-com .text_con .news-sum {
    color: #fff;
}

.w-News-list9 li:hover .news-com .text_con .adore {
    border-color: #fff;
}

.w-News-list10 li {
    border-color: #666;
}

.w-News-list10 li .news-com .date {
    color: #fff;
}

.w-News-list10 li .news-com .text_con .news-sum {
    color: #aaa;
}

.w-News-list11 li {
    border-color: #666;
}

.w-News-list11 li .news-com .date {
    border-color: #666;
    color: #fff;
}

.w-News-list15 li .news-sum,
.w-News-list16 li .news-sum,
.w-News-list17 li .news-sum {
    color: #aaa;
}

.w-News-list17 li .more i {
    background-image: url("../images/adn24.png");
}

.w-News-list18 li .news-com .date {
    color: #fff;
}

.w-News-list18 li .news-com .text_con .news-sum {
    color: #aaa;
}

.w-News-list19 a {
    color: #333;
}

.w-News-list19 li .news-com {
    background: #fff;
}

.w-News-list19 li .date {
    color: #fff;
}

.w-News-list20 a {
    color: #333;
}

.w-adNews .date {
    color: #999;
}

.w-adNews .news-sum {
    color: #aaa;
}

.w-adNews1 li .news-item .date {
    color: #aaa;
}

.w-adNews1 li .news-item .news-com .news-h a {
    color: #333;
}

.w-adNews1 li .news-item .news-com .news-sum {
    color: #666;
    font-size: 100%;
}

.w-adNews2 {
    margin-left: -7px;
    margin-right: -7px;
}

.w-adNews2 li {
    margin-right: 0;
}

.w-adNews2 a {
    color: #333;
}

.w-adNews2 li .news-item {
    border: none;
    margin: 0 7px;
    background: #fff;
    position: relative;
}

.w-adNews2 li .viewDetail {
    display: none;
}

.w-adNews2 li .news-item .news-com {
    padding: 15px 18px 60px;
    position: relative;
}

.w-adNews2 li .news-item .news-com .news-com-top {
    margin: 0;
    position: absolute;
    left: 18px;
    right: 18px;
    bottom: 1em;
    padding-top: 0.8em;
    border-top: 1px solid #ddd;
    font-size: 90%;
}

.w-adNews2 li .news-item .news-com .news-h {
    font-weight: normal;
}

.w-adNews2 li .news-item .news-com .news-sum {
    margin-top: 5px;
    line-height: 1.7;
    height: 4.9em;
    font-size: 92%;
    color: #888;
}

.w-adNews3 {
    background: #fff;
}

.w-adNews3 .w-adNews-imgs .news-img .news-buoy-content .mask {
    background: #222;
}

.w-adNews3 .w-adNews-texts li .w-adNews-textH h3 {
    font-size: 115%;
}

.w-adNews3 .w-adNews-imgs .adNews3prev,
.w-adNews3 .w-adNews-imgs .adNews3next {
    background-color: #0C6AB9;
}

.w-adNews3 .w-adNews-texts li .w-adNews-textH p,
.w-adNews3 .w-adNews-texts li .w-adNews-textH .news-sum {
    color: #727272;
    opacity: 0.98;
    *filter: alpha(opacity=98);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=98);
}

.w-adNews3 .w-adNews-texts li .numberQ {
    border-color: #727272;
    color: #727272;
    opacity: 0.9;
    *filter: alpha(opacity=90);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}

.w-adNews3 .w-adNews-texts li a:hover .numberQ {
    border-color: #333;
    background: #333;
    color: #fff;
}

.w-adNews3 .w-adNews-texts li {
    border-color: #ccc;
}

.w-adNews3 .w-adNews-imgs .adNews3prev {
    background-image: url("../images/adNews3prev_white.png");
}

.w-adNews3 .w-adNews-imgs .adNews3next {
    background-image: url("../images/adNews3next_white.png");
}

.w-adNews6 .adNewsF .news-h {
    font-size: 110%;
}

.w-adNews6 .adNewsF .news-sum {
    font-size: 90%;
}

.w-adNews7 .adNewsL li {
    background-color: #fff;
}

.adNews7datebg {
    background: #e9e9e9;
}

.w-adNews7 .adNewsL li .news-com .news-h a:hover {
    text-decoration: underline;
}

.w-adNews7 .news-sum {
    color: #777;
}

.w-adNews7 .adNewsL li:hover .news-com .news-sum,
.w-adNews7 .adNewsR .news-com .news-sum {
    color: #bbb;
}

.w-adNews7 .adNewsR .news-com .news-sum {
    max-height: 4.3em;
}

.w-adNews8 li {
    padding: 0.5em 0;
}

.w-adNews8 li .news-h {
    font-size: 115%;
    font-weight: normal;
}

.w-adNews9 li {
    padding: 12px 10px;
    border: 0;
    background: #393939;
    margin-bottom: 20px;
}

.w-adNews9 li:first-child {
    padding-top: 12px;
}

.w-adNews9 li .date {
    background: none;
    margin: 0;
    line-height: 1.2;
}

.w-adNews9 li .date .date-day {
    font-size: 42px;
    line-height: 1.1;
}

.w-adNews9 li .date .date-yearMonth {
    font-size: 16px;
}

.w-adNews9 li .news-com {
    margin-left: 90px;
}

.w-adNews9 li .news-com .news-h {
    margin-bottom: 0.3em;
    font-size: 110%;
}

.w-adNews9 li .news-com .news-sum {
    line-height: 1.7;
    height: 3.2em;
    font-size: 90%;
    color: #bbb;
}

.w-adNews11 li .news-together {
    margin-bottom: 1em;
}

.w-adNews11 li .news-sum {
    border-bottom: 0;
}

.w-adNews11 li .news-btn {
    margin-top: 2em;
    padding: 0;
    width: 80px;
    height: 30px;
    border: 0;
    background: url(../images/add2.png) no-repeat center #444;
}

.w-adNews11 li .news-btn .btn-inner {
    display: none;
}

.w-adNews17 li .date .md {
    color: #fff;
}

.w-adNews20 li .date {
    color: #999;
}

.w-adNews23 {
    margin-left: -10px;
    margin-right: -10px;
}

.w-adNews23 li a {
    background: #fff;
    color: #333;
}

.w-adNews24 li .more {
    border-color: #aaa;
}

.w-adNews24 a {
    color: #333;
}

.w-adSNews9 .tit_h {
    display: none;
}

.w-newsList9 .news-sum {
    color: #747474;
}

.newsDetail .newsTitle {
    color: #fff;
    font-size: 24px;
}

.newsDetail .newsST,
.newshare {
    color: #b1b1b1;
    line-height: 1.5;
}

.newsDetail .newsContent {
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
    border-top: 1px solid #777;
    font-size: 105%;
}

.news-others {
    border-top: 1px dashed #777;
    padding-top: 1em;
    color: #e9e9e9;
}

.news-others a {
    color: #e9e9e9;
}

.news-others .link-r a {
    background: #666;
    color: #fff;
    border: 0;
}

/*---------------------faq----------------------*/

.w-fold1 li .fd_t {
    padding-top: 1em;
    padding-bottom: 1em;
}

.w-faq-list2 li .faq_tit h3 {
    color: #333;
}

.w-faq-list3 li {
    margin-bottom: 1em;
}

.w-faq-list3 li .faq_tit {
    background: #F5F5F5;
    font-size: 100%;
    padding-right: 1em;
    color: #000;
}

.w-faq-list3 li .faq_tit h3 {
    padding: 1em;
    font-size: 125%;
}

.w-faq-list3 li .faq_tit .icon_adore {
    right: 1em;
    width: 17px;
    height: 17px;
    margin-top: -8px;
    background: url(../images/icon_add.png) no-repeat center;
}

.w-faq-list3 li.open .faq_tit .icon_adore {
    background-image: url(../images/icon_minus.png);
    background-position: center center;
}

.w-faq-list3 li .faq_det {
    padding: 1em 1em 1.5em;
    line-height: 2;
    color: #000;
}

.fd2bg {
    background: #393939;
}

.w-fold2 li .fd_t,
.w-fold5 li .fd_t {
    color: #fff;
}

.w-fold2 li .fd_t .icon_adore {
    border-color: #fff;
}

.w-fold2 li .fd_t .icon_adore:before,
.w-fold2 li .fd_t .icon_adore:after {
    background: #fff;
}

.w-fold5 li .fd_t:before {
    background: #454545;
}

/*----------------------菜单----------------------------*/

.w-upload-list1 .w-tb th {
    color: #333;
}

.w-upload-list2,
.w-upload-list3 {
    color: #333;
}

.w-com-menu li>.div-parent>.fa-plus::before {
    content: "\f107";
}

.w-com-menu li.open>.div-parent>.fa-plus::before {
    content: "\f106";
}

/*-----------------------会员中心和购物车--------------------*/

.w-admin-header .w-admin-nav {
    float: right;
}

/*---------------------登录注册--------------------------*/

.body-login {
    background: #fff;
}

.w-admin-main a {
    color: #333;
}

.signbox-A .login-h2A,
.login-input-A,
.register-A a,
.password-forget-A a,
.login-button-A,
.signfoot,
.login-checkA span {
    color: #666;
}

input[class*='login-input-A']::-webkit-input-placeholder {
    color: #666;
}

input[class*='login-input-A']:-moz-placeholder {
    color: #666;
}

input[class*='login-input-A']::-moz-placeholder {
    color: #666;
}

input[class*='login-input-A']:-ms-input-placeholder {
    color: #666;
}

.sign-content-A {
    background-image: url("../images/signboxbg.png");
}

.login-button-A {
    background-image: url("../images/signbtnbg.png");
}

.login-checkA input.checked[type="checkbox"]+label {
    background-image: url("../images/login-checked.png");
}

.login-input-A,
.login-button-A,
.login-checkA label {
    border-color: #999;
}

.order-progress .order-progress-line .order-progress-line-sec .curcle {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
}

.w-admin-top a {
    color: #333;
}

.order-progress {
    font-size: 14px;
}

@media (min-width:768px) {
    /*---------------------------菜单-------------------------*/
    .side_bar {
        width: 220px;
    }
    .side_left {
        margin-left: 250px;
    }
    .w-com-menu-V {
        text-align: left;
        background: #fff;
    }
    .w-com-menu-V .systitle {
        margin-bottom: 1px;
        padding-left: 29px;
    }
    .w-com-menu-V .fa {
        font-size: 100%;
        font-weight: normal;
        right: -4px;
        top: 11px;
        bottom: auto;
        color: #000;
    }
    .w-com-menu-V>.w-com-menu-in>.ul-parent {
        border: 0;
        margin-top: 4px;
    }
    .w-com-menu-V>.w-com-menu-in>.ul-parent>.li-parent {
        margin-bottom: 4px;
        background: #f5f5f5;
        padding: 0 18px;
    }
    .w-com-menu-V>.w-com-menu-in>.ul-parent>.li-parent:last-child {
        border-bottom: 0;
    }
    .w-com-menu-V>.w-com-menu-in>.ul-parent>.li-parent>.div-parent {
        background: none;
        border: 0;
    }
    .w-com-menu-V>.w-com-menu-in>.ul-parent>.li-parent>.div-parent a {
        font-size: 15px;
        line-height: 24px;
        color: #000;
        padding: 13px 18px;
        position: relative;
    }
    .w-com-menu-V>.w-com-menu-in>.ul-parent>.li-parent>.div-parent a:before {
        content: '';
        position: absolute;
        top: 50%;
        margin-top: -5px;
        left: 0;
        width: 6px;
        height: 10px;
        background: url(../images/menuv.png) no-repeat center;
    }
    .w-com-menu-V li a {
        padding: 0 15px;
        font-size: 100%;
        line-height: 1.8;
    }
    .w-com-menu-V>.w-com-menu-in>.ul-parent>.li-parent:hover>.div-parent {
        box-sizing: content-box;
    }
    .w-com-menu-V .ul-submenu {
        background: none;
        border-top: 1px dashed #ccc;
        padding: 5px 0 5px 15px;
    }
    .w-com-menu-V .ul-submenu a {
        color: #555;
        position: relative;
        padding-left: 14px;
        font-size: 14px;
    }
    .w-com-menu-V .ul-submenu a:before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -2px;
        height: 4px;
        width: 4px;
        background: #CCCCCC;
    }
    .w-com-menu-V .ul-submenu .div-parent {
        padding: 5px 0;
    }
    .w-com-menu-V .ul-submenu .li-parent .div-parent {
        border-bottom: 0;
    }
    .w-com-menu-V .ul-submenu .li-parent .div-parent .fa {
        line-height: 1.8;
        top: 5px;
    }
    .w-com-menu-V .ul-submenu .ul-submenu {
        background: none;
    }
    .w-com-menu-V .ul-submenu .ul-submenu .div-parent {
        padding: 0;
    }
    .w-com-menu-H {
        margin-top: -30px;
        border-bottom: 1px dashed #ADADAD;
    }
    .w-com-menu-H>.w-com-menu-in {
        position: relative;
        z-index: 1;
    }
    .w-com-menu-H .systitle {
        background: none;
        position: relative;
        display: block;
        float: left;
        color: #fff;
        line-height: 56px;
        font-size: 20px;
        padding: 0;
        font-weight: bold;
        padding-left: 14px;
    }
    .w-com-menu-H .systitle:before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -11px;
        width: 5px;
        height: 22px;
        background: #333;
    }
    .w-com-menu-H>.w-com-menu-in:after {
        content: "";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
    }
    .w-com-menu-H>.w-com-menu-in>ul {
        float: right;
    }
    .w-com-menu-H>.w-com-menu-in>ul>li {
        position: relative;
    }
    .w-com-menu-H li {
        margin: 0;
    }
    .w-com-menu-H li a {
        color: #666;
    }
    .w-com-menu-H>.w-com-menu-in>.ul-parent>li>.div-parent {
        position: relative;
    }
    .w-com-menu-H>.w-com-menu-in>.ul-parent>li>.div-parent:before {
        content: '';
        display: none;
        position: absolute;
        left: 50%;
        margin-left: -5px;
        bottom: -6px;
        box-sizing: content-box;
        width: 7px;
        height: 7px;
        border: 2px solid #333;
        background: #252525;
        border-radius: 50%;
        -webkit-border-radius: 50%;
    }
    .w-com-menu-H>.w-com-menu-in>.ul-parent>li:hover>.div-parent:before,
    .w-com-menu-H>.w-com-menu-in>.ul-parent>li.cur>.div-parent:before {
        display: block;
    }
    .w-com-menu-H>.w-com-menu-in>.ul-parent>li>.div-parent a {
        padding: 0 15px;
        color: #fff;
        line-height: 66px;
        display: block;
        font-size: 16px;
        position: relative;
        z-index: 1;
    }
    .w-com-menu-H>.w-com-menu-in>.ul-parent>li:hover>.div-parent a,
    .w-com-menu-H>.w-com-menu-in>.ul-parent>li.cur>.div-parent a {
        color: #fff;
    }
    .w-com-menu-H .menu_simpline_cur {
        position: absolute;
        left: 0;
        right: 0;
        height: 32px;
        top: 50%;
        margin-top: -16px;
        border-radius: 2px;
        -webkit-border-radius: 2px;
    }
    .w-com-menu-H>.w-com-menu-in>.ul-parent>li:hover>.div-parent .menu_simpline_cur,
    .w-com-menu-H>.w-com-menu-in>.ul-parent>li.cur>.div-parent .menu_simpline_cur {
        display: block;
    }
    .w-com-menu-H .ul-submenu {
        top: 67px;
    }
    .w-com-menu-H .ul-submenu .ul-submenu {
        top: 35px;
        background: #252525;
    }
    .w-com-menu-H .ul-parent>li>.ul-submenu>ul {
        background: #252525;
    }
    .w-com-menu-H .ul-submenu li .div-parent {
        margin: 4px;
    }
    .w-com-menu-H .ul-submenu li a {
        line-height: 35px;
        padding: 0 1.2em;
        color: #ccc;
        font-size: 14px;
    }
    .w-com-menu-H .ul-submenu .ul-submenu-up {
        display: none;
    }
    .w-com-menu-H2 {
        border-bottom: 0;
        margin-top: -40px;
        position: relative;
        padding: 35px 0 30px;
    }
    .w-com-menu-H2:before {
        content: '';
        position: absolute;
        left: 50%;
        top: 0;
        bottom: 0;
        width: 3000px;
        margin-left: -1500px;
        background: #404040;
    }
    .w-com-menu-H2 .w-com-menu-in {
        position: relative;
        z-index: 1;
    }
    .w-com-menu-H2 .systitle {
        display: none;
    }
    .w-com-menu-H2>.w-com-menu-in>.ul-parent>.li-parent {
        border-bottom: 1px solid #666;
        margin-bottom: 10px;
    }
    .w-com-menu-H2>.w-com-menu-in>.ul-parent>.li-parent>.div-parent a {
        font-weight: normal;
        font-size: 100%;
        line-height: 34px;
    }
    .w-com-menu-H2>.w-com-menu-in>.ul-parent>.li-parent>.div-parent:after {
        line-height: 34px;
    }
    .w-com-menu-H2 a {
        margin-bottom: 10px;
        display: inline-block;
        *display: inline;
        *zoom: 1;
    }
    .w-com-menu-H2 .ul-submenu li {
        margin: 0 5px;
    }
    .w-com-menu-H2 .ul-submenu a {
        padding: 0 15px;
        line-height: 34px;
    }
    .w-com-menu-H2 .ul-submenu a:hover,
    .w-com-menu-H2 .ul-submenu li.cur a {
        background: #333;
        color: #fff;
        border-radius: 3px;
        -webkit-border-radius: 3px;
    }
    .w-com-menuNH a {
        color: #fff;
    }
    .w-com-menuNH .ul-submenu li a {
        color: #bbb;
    }
    .w-com-menuNH1 .systitle,
    .w-com-menuNH3 .systitle,
    .w-com-menuNH8 .systitle {
        color: #fff;
    }
    .w-com-menuNH3>.w-com-menu-in>.ul-parent>li>.div-parent:before {
        background: #252525;
    }
    .w-com-menuNH4 a {
        color: #252525;
    }
    .w-com-menuNH5>.w-com-menu-in>.ul-parent>li>.div-parent a {
        color: #fff;
    }
    .w-com-menuNH5>.w-com-menu-in>.ul-parent>li.cur>.div-parent a {
        color: #fff;
    }
    .w-com-menuNV {
        background: #fff;
    }
    .w-com-menuNV5 {
        background: none;
    }
    .w-com-menuNV5 .systitle {
        color: #fff;
    }
    .w-com-menuNV5>.w-com-menu-in>.ul-parent>.li-parent>.div-parent a {
        color: #fff;
    }
    .w-com-menuNV5 .ul-submenu a {
        color: #ccc;
    }
    .w-com-menuNV5>.w-com-menu-in>.ul-parent>.li-parent,
    .w-com-menuNV5 .ul-submenu {
        border-color: #777;
    }
    .w-com-menuNV5>.w-com-menu-in>.ul-parent>.li-parent>.div-parent .fa {
        background: #888;
    }
    .order-progress .order-progress-line .order-progress-line-sec .line {
        width: 111px;
    }
}

@media (min-width:768px) and (max-width:1201px) {
    .w-com-menu-H {
        margin-left: -10px;
        margin-right: -10px;
        padding-left: 10px;
    }
}

@media (min-width:1201px) {
    .w-logo h1 {
        line-height: 106px;
    }
    .w-logo-img {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .w-logo-img img {
        max-height: 110px;
    }
    .w-admin-header .w-admin-nav {
        margin-top: 15px;
    }
    .w-admin-header .w-logo-img {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .w-admin-header .w-logo-img img {
        max-height: 76px;
    }
    .body-login .w-admin-header .w-admin-nav {
        float: right;
        margin-left: 0;
    }
    .w-nav .li-parentOne-div .fa {
        display: none;
    }
    .w-nav .submenu {
        background: #333;
        background: rgba(0, 0, 0.9);
        box-shadow: 0 5px 10px rgba(255, 255, 255, 0.08);
        -webkit-box-shadow: 0 5px 10px rgba(255, 255, 255, 0.08);
    }
    .w-nav .submenu li {
        width: 170px;
    }
    .w-nav .submenu li .submenu {
        left: 170px;
    }
    .w-admin-shopCart {
        position: absolute;
        left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        z-index: 2;
        top: -35px;
    }
    .w-admin-shopCart a {
        background: none;
        padding: 7px 10px;
    }
    .w-admin-shopCart a span,
    .w-admin-shopCart a .fa-angle-right {
        display: inline-block;
        *display: inline;
        *zoom: 1;
    }
    .w-admin-shopCart a .num {
        left: 111px;
    }
    .w-nav .li-parent-div .fa-plus:before {
        content: "\f105";
    }
    .w-admin-header .w-admin-nav {
        margin-left: 15px;
    }
    .w-admin-shopCart {
        left: 50%;
        margin-left: -600px;
        right: auto;
    }
    .w-slide .cycle-prev,
    .w-slide .cycle-next {
        opacity: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }
    .w-slide .cycle-prev {
        left: -20px;
    }
    .w-slide .cycle-next {
        right: -20px;
    }
    .w-slide:hover .cycle-prev,
    .w-slide:hover .cycle-next {
        opacity: 1;
    }
    .w-slide:hover .cycle-prev {
        left: 0;
    }
    .w-slide:hover .cycle-next {
        right: 0;
    }
    .side_bar {
        width: 250px;
    }
    .side_left {
        margin-left: 280px;
    }
    .w-News-list .news-com .news-h {
        font-size: 18px;
    }
    .w-News-list .news-sum {
        font-size: 100%;
    }
    .w-News-list7 li .date {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .w-adNews4 li {
        padding: 0.3em 0;
    }
    .w-adNews23 li .news-imgbox:before {
        content: '';
        opacity: 0;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        position: absolute;
        z-index: 9;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.3);
    }
    .w-adNews23 li .news-imgbox:after {
        content: '';
        opacity: 0;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        position: absolute;
        z-index: 10;
        left: 14px;
        top: 14px;
        right: 14px;
        bottom: 14px;
        border: 1px solid #fff;
    }
    .w-adNews23 li .news-imgbox .img-count-in:after {
        content: '';
        opacity: 0;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        position: absolute;
        z-index: 11;
        left: 50%;
        margin-left: -21px;
        top: 50%;
        margin-top: -21px;
        width: 42px;
        height: 42px;
        background: url(../images/ico02.png) no-repeat center;
    }
    .w-adNews23 li a:hover .news-imgbox:before,
    .w-adNews23 li a:hover .news-imgbox:after,
    .w-adNews23 li a:hover .news-imgbox .img-count-in:after {
        opacity: 1;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    }
    .w-com-menu-H {
        width: 3000px;
        position: relative;
        left: 50%;
        margin-left: -1500px;
    }
    .w-com-menu-H>.w-com-menu-in {
        margin: 0 auto;
        max-width: 1200px;
    }
    .w-com-menu-H>.w-com-menu-in>.ul-parent>li {
        margin: 0 9px;
    }
    .w-com-menu-H>.w-com-menu-in>.ul-parent>li>.div-parent a {
        padding: 0 18px;
    }
}

@media (max-width:1360px) {
    .body {
        font-size: 14px;
    }
}

@media (max-width:1200px) {
    html {
        width: 100%;
        height: 100%;
        overflow-x: hidden;
    }
    body {
        height: 100%;
        min-width: 100%;
    }
    .body {
        padding-top: 1.4rem;
    }
    /*--------------------header---------------------*/
    .w-header-common {
        padding-left: 0;
    }
    .w-admin-header {
        padding-left: 0;
    }
    .w-custom {
        padding-left: 5px;
        padding-right: 5px;
        display: none;
    }
    .w-admin-header,
    .body-login .w-admin-header,
    .w-header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        padding-top: 0;
        height: 1.4rem;
        z-index: 2001;
        color: #fff;
        background: #1D1D1D;
    }
    .row_top {
        display: block;
    }
    .row_top .column {
        float: none;
        width: 100%;
        display: block;
    }
    .row_top .columnL {
        max-width: 100%;
    }
    .row_top .columnM,
    .row_top .columnR {
        display: none;
    }
    .col-logo,
    .w-admin-header .col-logo {
        float: none;
        text-align: center;
        padding: 0;
    }
    .w-logo {
        padding: 0 1.2rem;
        height: auto;
        min-height: 0;
        min-width: 0;
    }
    .w-logo h1 {
        font-size: 0.7rem;
        margin-top: 0.25rem;
        margin-bottom: 0;
    }
    .w-logo-img {
        display: block;
        padding: 0.17rem 0.25rem;
        line-height: 1.06rem;
    }
    .w-logo-img img {
        max-height: 1.06rem;
    }
    .w-admin-header .w-logo {
        padding: 0 13.5em 0 1.2rem;
    }
    .col-right {
        position: fixed;
        left: -220px;
        width: 220px;
        background: #333;
        background: rgba(0, 0, 0, 0.8);
        top: 0;
        bottom: 0;
        padding: 0;
        margin-top: 0px;
        z-index: 10;
        display: block;
        transition: left 0.5s;
        -webkit-transition: left 0.5s;
    }
    .left0 {
        left: 0;
    }
    .w-nav {
        background: none;
        overflow-y: auto;
        height: 100%;
        margin: 0;
        padding: 0;
    }
    .w-admin-header .w-admin-nav {
        margin-left: 0;
        margin-right: 0;
    }
    .w-nav ul {
        list-style: none;
        padding-left: 0;
    }
    .w-nav .nav_inner {
        display: block;
    }
    .w-nav .nav_inner>li {
        display: block;
        float: none;
        text-align: left;
        margin: 0;
    }
    .w-nav .nav_inner>li>a,
    .w-nav .nav_inner>li>.li-parent-div>a {
        line-height: 2.5;
        padding: 0 10px;
        font-size: 15px;
        color: #ccc;
    }
    .w-nav .nav_simpline_cur {
        display: none !important;
    }
    .w-nav li {
        border-bottom: 0;
        border-top: 0;
        float: none;
    }
    .w-nav li a,
    .w-nav .submenu li a,
    .w-admin-header .w-admin-nav a {
        display: block;
        color: #bababa;
        text-align: left;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        font-size: 14px;
    }
    .w-nav .nav_inner>li:hover>.submenu,
    .w-nav .submenu li:hover>.submenu {
        display: none;
    }
    .w-nav .nav_inner>li>.submenu {
        top: 0;
        left: 0;
        margin-left: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    .w-nav .submenu {
        position: relative;
        font-size: 14px;
        box-shadow: 0;
        -moz-box-shadow: 0;
        -webkit-box-shadow: 0;
        padding: 0;
        background: none;
    }
    .w-nav .submenu li {
        width: auto;
        float: none;
    }
    .w-nav .submenu li .submenu {
        left: 0;
        top: 0;
    }
    .w-nav .submenu ul,
    .w-nav .submenu .submenu ul {
        background: none;
    }
    .w-nav .li-parent-div .fa {
        position: absolute;
        top: 50%;
        margin-top: -1em;
        right: 0;
        width: 4em;
        height: 2em;
        line-height: 2em;
        text-align: right;
        font-size: 150%;
    }
    .w-nav .li-parent-div .fa-plus::before {
        content: "\f107";
        margin-right: 0.5em;
    }
    .w-nav .li-parent-div.open .fa-plus::before {
        content: "\f106";
    }
    .w-nav .submenu li a {
        padding: 0.5em 0.5em 0.5em 1.5em;
        text-align: left;
    }
    .w-nav .submenu .submenu li a {
        padding-left: 2.5em;
    }
    .mobile-nav-toggle {
        display: block;
    }
    .w-nav .nav_simpline_cur {
        display: none;
    }
    .topLogBoxPc {
        display: none;
    }
    .topLogBox {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .w-languege,
    .w-loginRegister,
    .w-shopCart {
        float: none;
        margin: 0;
        padding: 0.5em;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    .topLogBox .w-search {
        float: none;
        margin: 0.5em;
    }
    .topLogBox .w-search .input-search-w {
        border-color: #e0e0e0;
        width: 100%;
    }
    .body-login-special .w-admin-header {
        color: #fff;
    }
    .login-navPc {
        display: none;
    }
    .login-navTel {
        display: block;
    }
    .body-login-special {
        padding-top: 1.56rem;
    }
    .body-login-special .w-admin-header .col-logo .w-logo {
        padding-top: 0;
        padding-bottom: 0;
    }
    .body-login .signTel,
    .body-login-special .signTel {
        right: 0.35rem;
    }
    .body-login .w-admin-header .w-logo,
    .body-login-special .w-admin-header .w-logo {
        padding-right: 1.2rem;
    }
    /*-----------------------会员中心和购物车--------------------*/
    .w-admin-shopCart,
    .w-admin-top {
        display: none;
    }
    .mobile-nav-toggle {
        top: 0.35rem;
    }
    .signTel,
    .shopCartTel,
    .signQuitTel {
        display: block;
        top: 0.35rem;
    }
    .w-admin-header .w-admin-nav {
        position: fixed;
        left: -220px;
        width: 220px;
        background: #333;
        background: rgba(0, 0, 0, 0.8);
        top: 0;
        bottom: 0;
        padding: 0;
        margin-top: 0px;
        z-index: 10;
        display: block;
        float: none;
        transition: left 0.5s;
        -webkit-transition: left 0.5s;
    }
    .w-admin-header .left0 {
        left: 0;
    }
    .w-admin-nav .w-nav-in {
        height: 100%;
    }
    .w-prd-list1 {
        margin-left: -10px;
        margin-right: -10px;
    }
    .w-prd-list1 .w-prd-list-cell {
        margin-bottom: 20px;
    }
    .w-prd-list1 .w-prd-list-cell-in {
        padding: 0 10px;
    }
    .w-productList {
        margin-left: -8px;
        margin-right: -8px;
    }
    .w-productList .w-prd-list-cell .w-prd-list-cell-in {
        margin: 0 8px;
    }
    .w-productList3 {
        margin-left: -1px;
        margin-right: -1px;
    }
    .w-productList3 .w-prd-list-cell .w-prd-list-cell-in {
        margin: 0 1px;
    }
}

@media (max-width:1050px) {
    .w-adNews2 {
        margin-left: -5px;
        margin-right: -5px;
    }
    .w-adNews2 li .news-item {
        margin: 0 5px;
    }
    .w-prd-list2 .w-prd-list-in {
        margin-left: -12px;
        margin-right: -12px;
    }
    .w-prd-list2 .w-prd-list-cell {
        margin-bottom: 24px;
    }
    .w-prd-list2 .w-prd-list-cell-in {
        margin: 0 12px;
    }
    .side_left .w-prd-list2 .w-prd-list-cell {
        width: 100%;
    }
}

@media (max-width:960px) {
    .banner .bx-controls-direction {
        display: none;
    }
    .banner .bx-wrapper .bx-pager {
        bottom: 1em;
    }
    .order-progress {
        display: none;
    }
    /*----------------------新闻---------------------------*/
    .w-News-list2 li {
        margin-bottom: 25px;
    }
    .w-adNews2 li .news-item .news-com {
        padding: 1em 0.8em 4em;
    }
    .w-adNews2 li .news-item .news-com .news-com-top {
        left: 0.8em;
        right: 0.8em;
    }
    .w-adNews11 li .news-btn {
        width: 80px;
    }
    .w-prd-list .w-prd-list-cell .w-prd-infobox h2 {
        font-size: 115%;
    }
    .w-lantern-h .w-lantern-in {
        padding: 0;
    }
    .w-lantern-h .lantern_pre,
    .w-lantern-h .lantern_next {
        display: none;
    }
}

@media (max-width:767px) {
    .w-foot-content {
        padding-top: 0.3em;
        padding-bottom: 0.3em;
    }
    .banner .bx-wrapper .bx-pager.bx-default-pager a {
        width: 0.5em;
        height: 0.5em;
        margin: 0 0.5em;
    }
    /*----------------------系统页-------------------*/
    .systitle {
        font-size: 125%;
        margin-bottom: 0;
        padding: 0.4em 1em;
        font-weight: normal;
    }
    .crumbs .crumbs_in {
        padding-left: 0;
    }
    .w-pages {
        padding-top: 0;
    }
    .w-system .w-com-menu-H {
        margin-left: 0;
        margin-right: 0;
    }
    .product-detail-info .product-grayBox {
        border: 0;
    }
    .prd_detInfo_con {
        border-color: #666;
    }
    .w-prd-list1 {
        margin: 0;
    }
    .w-prd-list1 .w-prd-list-cell {
        margin-bottom: 1em;
    }
    .w-prd-list1 .w-prd-list-cell-in {
        padding: 0 0.5em;
    }
    .w-prd-list1 .w-prd-list-cell .w-prd-con {
        padding: 0.5em;
    }
    .w-prd-list1 .w-prd-list-cell .w-prd-con:before {
        left: 0.5em;
        top: 0.5em;
    }
    .w-prd-list2 .w-prd-list-cell {
        margin-bottom: 1em;
        width: 100%
    }
    .side_left .w-prd-list2 .w-prd-list-cell {
        margin-bottom: 1em;
    }
    .w-productList .prd_pre,
    .w-productList .prd_next {
        display: none;
    }
    .w-productList3 .w-prd-list-cell:hover .w-prd-con .w-prd-infoboxBox .w-prd-infobox {
        padding-top: 1.5em;
    }
    .w-productList3 .w-prd-list-cell:hover .w-prd-infobox h2 {
        font-size: 120%;
    }
    .w-productList3 .w-prd-list-cell .w-prd-sum {
        line-height: 1.3;
        font-size: 90%;
        max-height: 3.8em;
    }
    .product-detail-top1 .product-detail-images,
    .product-detail-top3 .product-detail-images {
        width: 100%;
    }
    .product-detail-top1 .product-detail-info,
    .product-detail-top3 .product-detail-info {
        margin-left: 0;
    }
    .fileListBox,
    .msgLBox {
        padding-left: 1em;
        padding-right: 1em;
    }
    .w-News-list6 .news-com {
        padding-left: 20px;
        padding-top: 0;
    }
    .w-News-list6 .news-com .news-h {
        float: none;
        width: 100%;
    }
    .w-News-list6 .news-com .date {
        float: none;
        width: 100%;
        text-align: left;
    }
    .w-News-list7 li {
        margin-bottom: 1em;
        padding: 0.5em 0 1.5em;
    }
    .w-News-list7 li .date {
        padding: 0 1.2em;
        margin-right: 1.2em;
    }
    .w-News-list8 .w-News-list-in {
        margin-left: -0.3em;
        margin-right: -0.3em;
    }
    .w-News-list8 li .news-item {
        margin-left: 0.3em;
        margin-right: 0.3em;
    }
    .w-adNews9 li {
        padding: 0.8em 0.3em;
        margin-bottom: 1em;
    }
    .w-adNews11 li .news-btn {
        margin-top: 1em;
    }
    .newsDetail .newsContent {
        padding-top: 1.5em;
        padding-left: 1em;
        padding-right: 1em;
    }
    .btn-default-w {
        padding: 0.5em 2em;
    }
    .w-his1:after {
        margin-left: 0;
    }
    .w-his1 li .his_text .year,
    .w-his1 li.li_hs_l .his_text .year,
    .w-his1 li.li_hs_r .his_text .year {
        position: relative;
        left: 0;
        right: 0;
        margin: 0;
    }
    .w-title1 h2,
    .w-title16 h2 {
        font-size: 24px;
    }
    .w-title1 .title-h-in>span,
    .w-title16 .title-h-in>span {
        font-size: 100%;
    }
    .w-title25 h2 {
        font-size: 28px;
    }
}

@media (max-width:640px) {
    .w-News-list2 {
        margin-left: -0.3em;
        margin-right: -0.3em;
    }
    .w-News-list2 li {
        margin-bottom: 1em;
    }
    .w-News-list2 li .news-item {
        margin: 0 0.3em;
    }
}

@media only screen and (max-width:480px) {
    .body {
        font-size: 0.35rem;
    }
    .w-admin-header .w-logo {
        padding: 0 8.5em 0 1.2rem;
    }
    .topLogBox .w-search .input-search-w {
        height: 2.5em;
        line-height: 2.5em;
    }
    .w-title {
        margin-bottom: 0.3em;
    }
    .w-title1 h2,
    .w-title3 h2,
    .w-title6 .tith h2,
    .w-title9 h2,
    .w-title10 h2,
    .w-title12 h2,
    .w-title13 h2,
    .w-title16 h2,
    .w-title18 .tith h2,
    .w-title20 .tith span,
    .w-title36 .title-h-in h2,
    .w-title37 h2 {
        font-size: 150%;
    }
    .w-title1 .title-h-in>span,
    .w-title16 .title-h-in>span {
        font-size: 90%;
    }
    .w-title2 .title-h-in h2 {
        font-size: 140%;
    }
    .w-title2 .title-h-in>span {
        font-size: 90%;
    }
    .w-title5 h2,
    .w-title14 h2,
    .w-title15 h2,
    .w-title19 h2,
    .w-title26 h2 {
        font-size: 135%;
    }
    .w-title18 .tith h2 {
        margin-bottom: 0;
    }
    .w-title25 h2 {
        font-size: 150%;
    }
    .w-title25 .tith span {
        font-size: 90%;
    }
    .w-his1 li {
        padding-bottom: 1.8em;
    }
    .w-his1 li .his_text .year {
        font-size: 200%;
    }
    .w-his1 li .his_text .t_p {
        padding-bottom: 1.2em;
    }
    .w-his3:before,
    .w-his3:after {
        left: 0.5em;
    }
    .w-News-list2 {
        margin-left: -0.3em;
        margin-right: -0.3em;
    }
    .w-News-list2 li {
        margin-bottom: 1em;
    }
    .w-News-list2 li .news-item {
        margin-left: 0.3em;
        margin-right: 0.3em;
    }
    .w-News-list6 li {
        padding: 1em 0;
    }
    .w-News-list6 .news-imgbox {
        width: 35%;
    }
    .w-News-list6 .news-com {
        margin-left: 35%;
        padding-left: 1em;
    }
    .w-News-list7 li .date .date-day {
        font-size: 300%;
    }
    .w-News-list7 li .date .date-yearMonth {
        font-size: 100%;
    }
    .w-News-list7 .news-com .news-h {
        margin-bottom: 0;
    }
    .w-News-list7 .news-com .news-sum {
        line-height: 1.5;
        max-height: 2.8em;
    }
    .w-adNews2 {
        margin-left: -0.3em;
        margin-right: -0.3em;
    }
    .w-adNews2 li .news-item {
        margin: 0 0.3em;
    }
    .w-adNews2 li .news-item .news-com .news-sum {
        height: auto;
        max-height: 4.9em;
    }
    .w-adNews9 li .date .date-day {
        font-size: 300%;
    }
    .w-adNews9 li .date .date-yearMonth {
        font-size: 100%;
    }
    .w-adNews9 li .news-com {
        margin-left: 5em;
    }
    .w-adNews9 li .news-com .news-h {
        font-size: 105%;
    }
    .w-adNews9 li .news-com .news-sum {
        line-height: 1.5;
        height: 2.8em;
    }
    .newsDetail .newsTitle {
        font-size: 130%;
    }
    .newsDetail .newsST,
    .newshare {
        font-size: 90%;
    }
    .w-faq-list3 li .faq_tit .icon_adore {
        background-size: contain;
    }
    .w-prd-list-cell .w-prd-infobox h2,
    .w-product .w-prd-infobox h2 {
        font-size: 115%;
    }
    .w-prd-list1 .w-prd-list-cell .w-prd-infobox {
        padding: 0.75em 0;
    }
    .w-prd-list2 .w-prd-list-cell .w-prd-imgbox {
        width: 35%;
    }
    .w-prd-list2 .w-prd-list-cell .w-prd-infobox {
        margin-left: 35%;
        padding: 0.7em;
    }
    .w-prd-list2 .w-prd-list-cell .w-prd-sum {
        line-height: 1.3;
    }
    .w-prd-list2 .w-prd-more {
        display: none;
    }
    .w-productList {
        margin-left: -0.3em;
        margin-right: -0.3em;
    }
    .w-productList .w-prd-list-cell .w-prd-list-cell-in {
        margin: 0 0.3em;
    }
    .w-productList2 .w-prd-list-cell .w-prd-infobox {
        padding: 1em 5%;
    }
    .w-productList3 {
        margin-left: -1px;
        margin-right: -1px;
    }
    .w-productList3 .w-prd-list-cell .w-prd-list-cell-in {
        margin: 0 1px;
    }
    .prd_pageState span {
        width: 5px;
        height: 5px;
        margin: 0 3px;
    }
    .product-detail-info .product-title h2,
    .product-title-top h2 {
        font-size: 130%;
    }
}