﻿body
{
    color: #555;
    overflow-x: hidden;
}
a
{
    color: #252525;
}
::-webkit-scrollbar
{
    width: 4px;
}
::-webkit-scrollbar-track
{
    background-color: #f0f0f0;
    border-radius: 0;
}
::-webkit-scrollbar-thumb
{
    background-color: #007ed1;
}
::-webkit-scrollbar-thumb:window-inactive
{
    background-color: #007ed1;
}
.w-header .row, .w-main .row, .w-footer-in
{
    max-width: 84%;
    margin: 0 auto;
}
.body
{
    overflow: hidden;
    font-size: 16px;
    padding-top: 96px;
}
.body-login, .body-login-special, .body-admin
{
    padding-top: 0;
}
.col-right
{
    display: none;
}
.w-foot-content
{
    padding-top: 15px;
    padding-bottom: 15px;
}
.w-header, .w-admin-header
{
    background: url(../image/headbg.jpg)no-repeat;
    box-shadow: 0 2px 5px rgba(0,0,0,.05);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.05);
}
.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-admin-header
{
    background: #fff;
}
.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;
    margin: 0 2px;
}
.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 20px;
    font-size: 16px;
    display: block;
    color: #fff;
    position: relative;
    z-index: 1;
}
.w-nav li:hover>a, .w-nav li:hover>.li-parent-div>a, .w-nav li.active>a, .w-nav li.active>.li-parent-div>a, .w-admin-header .w-nav .nav_inner>li:hover>a, .w-admin-header .w-nav .nav_inner>li:hover>.li-parent-div>a, .w-admin-header .w-nav .nav_inner>li.active>a, .w-admin-header .w-nav .nav_inner>li.active>.li-parent-div>a
{
    color: #fff;
}
.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 dashed #e0e0e0;
    text-align: center;
    color: #333;
}
.w-nav .nav_simpline_cur
{
    display: block;
    position: absolute;
    bottom: 11px;
    height: 34px;
    background: #b59942;
    width: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.w-nav li:hover .nav_simpline_cur, .w-nav li.active .nav_simpline_cur
{
    width: 100%;
}
.body-login-special .w-nav .nav_simpline_cur
{
    bottom: 10px;
}
.topLogBoxPc
{
    padding: 10px 15px 0 0;
}
.topLogBox, .topLogBox a
{
    font-size: 12px;
    color: #333;
}
.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(/template/pc/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: 0;
    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: 0 30px 0 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(/template/pc/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: .3;
    *filter: alpha(opacity=30);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
}
.w-custom
{
    float: right;
    padding: 0;
}
.banner_edit
{
    top: 50%;
    top: 20%\9;
    *top: 20%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: #fff;
    width: 84%;
    margin-left: -42%;
}
: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("/template/pc/images/bxSlide1.png")!important;
    background-color: #ccc!important;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .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("/template/pc/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("/template/pc/images/bxSlide2.png") no-repeat!important;
    background-position: 0 0!important;
}
.banner .bx-wrapper .bx-next:hover
{
    background: url("/template/pc/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: #fff!important;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    opacity: 1;
    *filter: alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.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);
}
.w-footer
{
    background: #272727;
    color: #fff;
    font-size: 92%;
}
.w-footer a
{
    color: #fff;
}
.w-text
{
    line-height: 1.8;
}
.btn-pd4
{
    padding: .65em 3em;
}
.btn-default-w
{
    padding: .9em 3em;
    text-align: center;
    color: #fff;
    background: #2f2f2f;
}
.btn-default-w:hover, .btn-default-w:focus, .btn-global-w:hover, .btn-global-w:focus
{
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
}
.w-form-file-upload .btn-default-w
{
    padding: .75em 1.2em;
}
.icon-social
{
    background-image: url('/template/pc/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('/template/pc/images/icon-social-w.png');
}
.search-defaut-w
{
    max-width: 100%;
}
.search-defaut-w .search-btn-w
{
    top: 1px;
    right: 1px;
    min-width: 0;
    bottom: 1px;
    background-color: #fff;
    background-image: url(/template/pc/images/icon_search.png);
}
.search-defaut-w .search-btn-w:hover
{
    background-color: #fff;
}
.search-defaut-w .search-btn-w:after
{
    display: none;
}
.search-defaut-w .input-search-w::-webkit-input-placeholder
{
    color: #999;
}
.w-header-common .search-defaut-w .input-search-w
{
    height: 2.3em;
    line-height: 2.3;
    border: 0;
    border-bottom: 1px solid #e0e0e0;
}
.w-header-common .search-defaut-w .search-btn-w
{
    width: 30px;
}
.w-slide .cycle-prev, .w-slide .cycle-next
{
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    background: url(/template/pc/images/bxSlide1.png) no-repeat;
    background-color: #666;
    background-color: rgba(0,0,0,.3);
    opacity: 1;
    *filter: alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    transition: all .5s;
    -webkit-transition: all .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,.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;
}
.w-lantern-h .lantern_pre, .w-lantern-h .lantern_next
{
    top: 50%;
    margin-top: -21px;
    width: 25px;
    height: 43px;
}
.w-lantern-h .lantern_pre
{
    background: url(/template/pc/images/slide_l.png) no-repeat center;
    left: -28px;
}
.w-lantern-h .lantern_next
{
    background: url(/template/pc/images/slide_r.png) no-repeat center;
    right: -28px;
}
.w-lantern-h .lantern_pre:hover
{
    background-image: url(/template/pc/images/slide_lHover.png);
}
.w-lantern-h .lantern_next:hover
{
    background-image: url(/template/pc/images/slide_rHover.png);
}
.w-service-fixed
{
    right: 0;
    bottom: 40px;
    margin-bottom: 0;
}
.w-text-form, .w-textarea-form
{
    border-color: #d1d1d1;
    padding: .75em 10px;
    line-height: 1.3;
}
.w-select-box
{
    border-color: #d1d1d1;
    background: #fff;
}
.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(/template/pc/images/icon_select.png) no-repeat center;
}
.w-form-submit .w-buttom .btn-default-w
{
    background: #333;
    color: #fff;
    border: 0;
    padding: .7em 0;
    text-align: center;
    min-width: 12em;
}
.w-form .w-label-form
{
    font-weight: normal;
}
.imgFloatFull .caption .captionbg
{
    opacity: .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;
}
.color_main
{
    color: #1c1c1c;
}
.color_vice
{
    color: #999;
}
.color_vice_light
{
    color: #999;
}
.w-title
{
    margin-top: 0;
    margin-bottom: 15px;
}
.w-title .title-h-in>span
{
    font-family: Arial,Helvetica,sans-serif;
}
.w-title1 h2
{
    font-size: 36px;
}
.w-title1 .title-h-in>span
{
    font-size: 18px;
}
.w-title2
{
    padding: 0;
    background: none;
}
.w-title2 .title-h-in h2
{
    font-size: 24px;
    color: #333;
}
.w-title2 .title-h-in>span
{
    font-size: 17px;
}
.w-title4 h2
{
    padding-top: .55em;
    padding-bottom: .55em;
}
.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-title3 h2, .w-title6 .tith h2, .w-title9 h2, .w-title10 h2, .w-title12 h2
{
    font-size: 24px;
}
.w-title6 .tith h2
{
    line-height: 1.5;
}
.w-title16 h2
{
    font-size: 36px;
    line-height: 1.4;
}
.w-title16 .title-h-in>span
{
    font-size: 18px;
}
.w-title17 .more
{
    background: none;
}
.w-title20 .tith
{
    line-height: 1.7;
}
.w-title20 h2
{
    font-size: 115%;
    font-family: Arial,Helvetica,sans-serif;
    color: #999;
}
.w-title25 h2
{
    font-size: 38px;
}
.w-title20 .more
{
    padding-top: 30px;
}
.w-title20 .more .icon_more
{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 23px;
    background: url(/template/pc/images/m1_0.png) no-repeat right center;
}
.w-title34 .tith .line
{
    background: #ddd;
}
.systitle
{
    color: #fff;
    font-size: 24px;
    padding: .7em 17px;
    text-align: left;
}
.crumbs, .w-breadcrumbs
{
    line-height: 1.5;
    background: url(/template/pc/images/icon_home.png) no-repeat 2px center;
    padding: .68em 0 .68em 22px;
}
.w-pages
{
    text-align: center;
}
.w-pages a
{
    border: 0;
    background: #f9f9f9;
    color: #666;
    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: #f9f9f9;
    color: #666;
}
.w-prd-list-cell .w-prd-con
{
    position: relative;
}
.w-prd-list-cell .w-prd-imgbox
{
    background: #f9f9f9;
}
.w-prd-more a, .w-prd-list .w-prd-more a
{
    color: #999;
}
.w-prd-list-cell .w-prd-infobox h2
{
    margin-bottom: .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: #575757;
    font-size: 92%;
}
.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-btns a
{
    line-height: 1.2;
}
.w-prd-list-cell .w-prd-btns a.btn-buy
{
    background: #628a82;
    border-color: #628a82;
    color: #fff;
}
.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 .3em;
}
.w-prd-list1 .w-prd-list-cell .w-prd-sum
{
    line-height: 1.7;
    max-height: 3.3em;
    overflow: hidden;
}
.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: -12px;
    margin-right: -12px;
}
.w-prd-list2 .w-prd-list-cell
{
    float: left;
    width: 50%;
    margin-bottom: 24px;
}
.w-prd-list2 .w-prd-list-cell-in
{
    margin: 0 12px;
    box-shadow: 0 0 32px rgba(0,0,0,.08);
    -webkit-box-shadow: 0 0 32px rgba(0,0,0,.08);
}
.w-prd-list2 .w-prd-list-cell .w-prd-imgbox
{
    width: 210px;
}
.w-prd-list2 .w-prd-list-cell .w-prd-infobox
{
    position: absolute;
    left: 210px;
    margin-left: 0;
    right: 0;
    top: 50%;
    top: 0\9;
    *top: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    max-height: 100%;
    padding: 1em;
    overflow: hidden;
}
:root .w-prd-list2 .w-prd-list-cell .w-prd-infobox
{
    top: 50%;
}
.w-prd-list2 .w-prd-infobox h2
{
    margin-bottom: .6em;
    font-weight: bold;
}
.w-prd-list2 .w-prd-list-cell .w-prd-sum
{
    font-size: 92%;
    line-height: 1.5;
    height: 5.9em;
    overflow: hidden;
    color: #252525;
}
.w-prd-list2 .w-prd-more
{
    font-size: 90%;
}
.w-prd-list2 .w-prd-more a
{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border: 1px solid #ccc;
    padding: 0 2.5em;
    line-height: 2.2;
    margin-top: 1em;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.w-prd-list .w-prd-list-cell .w-prd-price-groups .w-prd-price-sale .product-price-prefix
{
    color: #bbb;
}
.w-prd-list .w-prd-list-cell .w-prd-price-groups .w-prd-price-markit .product-price-prefix
{
    color: #999;
}
.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(/template/pc/images/bxSlide3.png) no-repeat;
    width: 40px;
    height: 40px;
    margin-top: -30px;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}
.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: url(/template/pc/images/bxSlide3.png) no-repeat;
    background-position: -40px 0;
}
.w-productList .prd_next:hover
{
    background: url(/template/pc/images/bxSlide3.png) no-repeat;
    background-position: 0 -40px;
}
.w-productList2 .w-prd-list-cell .w-prd-sum
{
    line-height: 1.8;
    max-height: 3.5em;
}
.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: .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: .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(/template/pc/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
{
    padding-top: 30px;
}
.product-detail-info .product-title h2, .product-title-top h2
{
    color: #333;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
}
.product-detail-info .product-grayBox .product-prices
{
    line-height: 1.2;
}
.product-detail-info .product-grayBox
{
    background: none;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
.product-detail-info .product-short-sum
{
    line-height: 2;
}
.info_tab
{
    background: #eee;
}
.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: #333;
    padding-top: .4em;
    padding-bottom: .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: #e0e0e0;
}
.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-adNews4 li, .w-adNews5 li, .w-adNews6 .adNewsTL li, .w-adNews8 li, .w-adNews9 li
{
    border-color: #e8e8e8;
}
.w-News-list .news-com .news-h
{
    font-weight: normal;
}
.w-News-list .news-sum
{
    font-size: 92%;
    color: #5b5c5d;
}
.w-News-list .news-com .date
{
    color: #aeaeae;
    font-size: 92%;
}
.w-News-list1 .news-com .date, .w-News-list1 .news-com .news-sum
{
    margin-top: .5%;
}
.w-News-list1 .news-com .date
{
    padding-left: 1.7em;
    background: url(/template/pc/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 li
{
    width: 33.33%;
    margin-bottom: 35px;
}
.w-News-list2 li .news-item
{
    margin: 0 10px;
    border: 0;
    padding: 14px;
    background: #f9f9f9;
}
.w-News-list2 .news-item .news-com
{
    padding: 1em 1px;
}
.w-News-list2 .news-com .news-sum
{
    line-height: 1.8;
    height: 3.5em;
}
.w-News-list6 li
{
    padding: 24px 0;
    border-bottom: 1px dashed #bbb;
}
.w-News-list6 .news-imgbox
{
    width: 308px;
    border: 1px solid #ddd;
    padding: 4px;
}
.w-News-list6 .news-com
{
    margin-left: 310px;
    padding-left: 35px;
    padding-top: 20px;
}
.w-News-list6 .news-com .date
{
    color: #333;
}
.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: .3em;
}
.w-News-list7 li .date
{
    margin-right: 45px;
    padding: 0 30px;
    position: relative;
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
}
.w-News-list7 li .date:before
{
    content: '';
    position: absolute;
    width: 1px;
    right: 0;
    top: 10px;
    bottom: 0;
    background: #ebebeb;
}
.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 .news-com .text_con .news-sum
{
    color: #5b5c5d;
}
.w-News-list9 li .news-com .text_con .adore
{
    background-image: url(/template/pc/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-adNews .date
{
    color: #999;
    font-size: 92%;
}
.w-adNews .news-sum
{
    color: #747474;
    font-size: 92%;
}
.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 li .news-item
{
    border: none;
    margin: 0 7px;
    background: #f9f9f9;
    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: .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%;
}
.w-adNews3
{
    background: #f9f9f9;
}
.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: .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: .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("/template/pc/images/adNews3prev_white.png");
}
.w-adNews3 .w-adNews-imgs .adNews3next
{
    background-image: url("/template/pc/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: #f0f0f0;
}
.adNews7datebg
{
    background: #e0e0e0;
}
.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: .5em 0;
}
.w-adNews8 li .news-h
{
    font-size: 115%;
    font-weight: normal;
}
.w-adNews9 li
{
    padding: 12px 10px;
    border: 1px solid #e0e0e0;
    background: #fff;
    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
{
    color: #333;
    font-size: 42px;
    line-height: 1.1;
}
.w-adNews9 li .date .date-yearMonth
{
    color: #666;
    font-size: 16px;
}
.w-adNews9 li .news-com
{
    margin-left: 90px;
}
.w-adNews9 li .news-com .news-h
{
    margin-bottom: .3em;
    font-size: 15px;
}
.w-adNews9 li .news-com .news-sum
{
    line-height: 1.7;
    height: 3.2em;
    font-size: 90%;
    opacity: .75;
}
.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(/template/pc/images/add2.png) no-repeat center #444;
}
.w-adNews11 li .news-btn .btn-inner
{
    display: none;
}
.w-adNews17 li .news-item
{
    max-width: 100%;
}
.w-adNews23
{
    margin-left: -10px;
    margin-right: -10px;
}
.w-adNews23 li a
{
    background: #f9f9f9;
}
.w-adSNews8 .tit_h
{
    display: none;
}
.w-newsList8 .news-imgbox
{
    float: left;
}
.w-newsList8 .news-text
{
    position: absolute;
    left: 56%;
    margin-right: 0;
    top: 43%;
    top: 0\9;
    *top: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    max-height: 86%;
    overflow: hidden;
}
:root .w-newsList8 .news-text
{
    top: 43%;
}
.w-newsList8 .news-h
{
    position: relative;
    padding-bottom: .6em;
}
.w-newsList8 .news-h:before
{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 1.8em;
    background: #039adc;
}
.w-newsList8 .news-sum
{
    color: #373737;
    max-height: 5.2em;
    overflow: hidden;
}
.w-newsList8 .more
{
    position: relative;
    bottom: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-top: 40px;
    line-height: 2.4;
    padding: 0 72px 0 15px;
    border-color: #c1c1c1;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.w-newsList8 .more:before
{
    content: '';
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -5px;
    width: 40px;
    height: 10px;
    background: url(/template/pc/images/jj.png) no-repeat center;
}
.w-newsList8 .more:hover:before
{
    background-image: url(/template/pc/images/jj1.png);
}
.w-adSNews8 .w-newsList8.swiper-container-horizontal .adSN_page
{
    left: 56%;
    text-align: left;
    margin: -4px;
}
.w-adSNews8 .w-newsList8 .adSN_page span
{
    width: 20px;
    height: 20px;
}
.w-adSNews9 .tit_h
{
    display: none;
}
.w-newsList9 .news-sum
{
    color: #747474;
}
.newsDetail
{
    padding: 25px;
    border-top: 4px solid #333;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.1);
}
.newsDetail .newsTitle
{
    color: #404040;
    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 #ebebeb;
    font-size: 115%;
}
.news-others
{
    border-top: 1px dashed #ebebeb;
    padding-top: 1em;
    color: #7d7d7d;
    font-weight: bold;
}
.news-others a
{
    color: #7d7d7d;
    font-weight: normal;
}
.news-others .link-r a
{
    background: #e9e9e9;
    color: #666;
}
.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(/template/pc/images/icon_add.png) no-repeat center;
}
.w-faq-list3 li.open .faq_tit .icon_adore
{
    background-image: url(/template/pc/images/icon_minus.png);
    background-position: center center;
}
.w-faq-list3 li .faq_det
{
    padding: 1em 1em 1.5em;
    line-height: 2;
    color: #000;
}
.w-com-menu li>.div-parent>.fa-plus::before
{
    content: "";
}
.w-com-menu li.open>.div-parent>.fa-plus::before
{
    content: "";
}
@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(/template/pc/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: #666;
        position: relative;
        padding-left: 14px;
    }
    .w-com-menu-V .ul-submenu a:before
    {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -2px;
        height: 4px;
        width: 4px;
        background: #ccc;
    }
    .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: 0;
        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: #353535;
        line-height: 56px;
        font-size: 24px;
        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: #fff;
        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: #292929;
        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: #fff;
    }
    .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;
        background: #f1f6fd;
        color: #666;
        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: #f6f6f6;
    }
    .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 #e4e4e4;
        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;
    }
    .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: 96px;
    }
    .w-logo-img
    {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .w-logo-img img
    {
        max-height: 60px;
        margin-top: 10px;
    }
    .w-admin-header .w-admin-nav
    {
        margin-top: 42px;
    }
    .w-admin-header .w-logo-img img
    {
        max-height: 86px;
    }
    .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: #fff;
        background: rgba(255,255,255,.9);
        box-shadow: 0 5px 10px rgba(0,0,0,.08);
        -webkit-box-shadow: 0 5px 10px rgba(0,0,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: "";
    }
    .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 .5s;
        -webkit-transition: all .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: .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,.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(/template/pc/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>.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;
    }
    .w-prd-list3 .w-prd-infobox h2
    {
        font-size: 18px;
    }
}
@media(min-width: 1400px)
{
    .w-nav .nav_inner>li
    {
        margin: 0 7px;
    }
    .w-nav .nav_inner>li>a, .w-nav .nav_inner>li>.li-parent-div>a
    {
        padding: 0 25px;
    }
    .w-newsList8 .news-h
    {
        font-size: 36px;
    }
    .w-adNews2 li .news-item .news-com .news-h
    {
        font-size: 18px;
    }
    .w-prd-list2 .w-prd-list-cell
    {
        width: 33.333%;
    }
    .side_left .w-prd-list2 .w-prd-list-cell
    {
        width: 50%;
    }
}
@media(max-width: 1600px)
{
    .w-header .row, .w-main .row, .w-footer-in
    {
        max-width: 90%;
    }
    .banner_edit
    {
        width: 90%;
        margin-left: -45%;
    }
}
@media(max-width: 1366px)
{
    .body
    {
        font-size: 14px;
    }
    .w-header .row, .w-main .row, .w-footer-in
    {
        max-width: 94%;
    }
    .banner_edit
    {
        width: 94%;
        margin-left: -47%;
    }
    .w-lantern-h .w-lantern-in
    {
        padding: 0 25px;
    }
    .w-lantern-h .lantern_pre
    {
        left: 0;
    }
    .w-lantern-h .lantern_next
    {
        right: 0;
    }
}
@media(max-width: 1300px)
{
    .w-newsList8 .news-sum
    {
        margin-top: 1em;
    }
    .w-newsList8 .more
    {
        margin-top: 1.2em;
    }
}
@media(max-width: 1200px)
{
    html
    {
        width: 100%;
        height: 100%;
        overflow-x: hidden;
    }
    body
    {
        height: 100%;
        min-width: 100%;
    }
    .body
    {
        padding-top: 1.4rem;
    }
    .w-header .row, .w-main .row, .w-footer-in
    {
        max-width: 100%;
    }
    .banner_edit
    {
        width: 100%;
        margin-left: 0;
    }
    .w-logo
    {
        width: 90%;
        margin-top: 10px;
    }
    .w-nav .nav_inner>li a
    {
        padding: 0 10px!important;
    }
    .w-admin-shopCart, .w-admin-top
    {
        display: none;
    }
    .mobile-nav-toggle
    {
        top: .35rem;
    }
    .signTel, .shopCartTel, .signQuitTel
    {
        display: block;
        top: .35rem;
    }
    .w-admin-header .w-admin-nav
    {
        position: fixed;
        left: -220px;
        width: 220px;
        background: #fff;
        top: 0;
        bottom: 0;
        padding: 0;
        margin-top: 0;
        z-index: 10;
        display: block;
        float: none;
        transition: left .5s;
        -webkit-transition: left .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-adSNews8 .w-newsList8.swiper-container-horizontal .adSN_page
    {
        bottom: 10px;
    }
    .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 .8em 4em;
    }
    .w-adNews2 li .news-item .news-com .news-com-top
    {
        left: .8em;
        right: .8em;
    }
    .w-adNews11 li .news-btn
    {
        width: 80px;
    }
    .w-prd-list .w-prd-list-cell .w-prd-infobox h2
    {
        font-size: 115%;
    }
    .product-detail-info .product-title
    {
        padding-top: 0;
    }
    .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: .3em;
        padding-bottom: .3em;
    }
    .banner .bx-wrapper .bx-pager.bx-default-pager a
    {
        width: .5em;
        height: .5em;
        margin: 0 .5em;
    }
    .systitle
    {
        font-size: 125%;
        margin-bottom: 0;
        padding: .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: #e0e0e0;
    }
    .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 .5em;
    }
    .w-prd-list1 .w-prd-list-cell .w-prd-con
    {
        padding: .5em;
    }
    .w-prd-list1 .w-prd-list-cell .w-prd-con:before
    {
        left: .5em;
        top: .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-imgbox
    {
        width: 200px;
    }
    .w-News-list6 .news-com
    {
        margin-left: 200px;
        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: .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: -.3em;
        margin-right: -.3em;
    }
    .w-News-list8 li .news-item
    {
        margin-left: .3em;
        margin-right: .3em;
    }
    .w-adNews9 li
    {
        padding: .8em .3em;
        margin-bottom: 1em;
    }
    .w-adNews11 li .news-btn
    {
        margin-top: 1em;
    }
    .w-adSNews8 .w-newsList8 .adSN_page span
    {
        width: .6em;
        height: .6em;
    }
    .newsDetail
    {
        padding: 1.5em 1.2em;
    }
    .newsDetail .newsContent
    {
        padding-top: 1.5em;
    }
    .newsDetail .news-others
    {
        padding-left: 0;
        padding-right: 0;
    }
    .btn-default-w
    {
        padding: .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: 28px;
    }
    .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: -.3em;
        margin-right: -.3em;
    }
    .w-News-list2 li
    {
        margin-bottom: 1em;
    }
    .w-News-list2 li .news-item
    {
        margin: 0 .3em;
    }
    .w-newsList8 .news-imgbox
    {
        float: none;
    }
    .w-newsList8 .news-text
    {
        position: relative;
        left: 0;
        top: 0;
        transform: none;
        -webkit-transform: none;
    }
    :root .w-newsList8 .news-text
    {
        top: 0;
    }
    .w-newsList8 .news-h:before
    {
        left: 50%;
        margin-left: -.9em;
    }
    .w-adSNews8 .w-newsList8.swiper-container-horizontal .adSN_page
    {
        left: 0;
        margin-left: 0;
        text-align: center;
    }
}
@media only screen and (max-width: 479px)
{
    .body
    {
        font-size: .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: .3em;
    }
    .w-title1 h2, .w-title16 h2
    {
        font-size: 130%;
    }
    .w-title1 .title-h-in>span, .w-title16 .title-h-in>span
    {
        font-size: 80%;
    }
    .w-title2 .title-h-in h2
    {
        font-size: 130%;
    }
    .w-title2 .title-h-in>span
    {
        font-size: 100%;
    }
    .w-title3 h2, .w-title6 .tith h2, .w-title9 h2, .w-title10 h2, .w-title12 h2
    {
        font-size: 135%;
    }
    .w-title20 .more
    {
        padding-top: 1.4em;
    }
    .w-title20 h2
    {
        font-size: 80%;
    }
    .w-title20 .more .icon_more
    {
        width: 2em;
        height: 1.3em;
        background-size: contain;
    }
    .w-title25 h2
    {
        font-size: 140%;
    }
    .w-title25 .tith span
    {
        font-size: 80%;
    }
    .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: .5em;
    }
    .w-News-list2
    {
        margin-left: -.3em;
        margin-right: -.3em;
    }
    .w-News-list2 li
    {
        margin-bottom: 1em;
    }
    .w-News-list2 li .news-item
    {
        margin-left: .3em;
        margin-right: .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: -.3em;
        margin-right: -.3em;
    }
    .w-adNews2 li .news-item
    {
        margin: 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: .75em 0;
    }
    .w-prd-list2 .w-prd-list-cell .w-prd-imgbox
    {
        width: 35%;
    }
    .w-prd-list2 .w-prd-list-cell .w-prd-infobox
    {
        left: 35%;
        padding: .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: -.3em;
        margin-right: -.3em;
    }
    .w-productList .w-prd-list-cell .w-prd-list-cell-in
    {
        margin: 0 .3em;
    }
    .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%;
    }
}