@charset "utf-8";

body,
div,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
select,
table,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: KaiGenGothicSC-Light;
    src: url('/public/res/fonts/SourceHanSansCN-Normal.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: YSLSans;
    src: url('/public/res/fonts/YSLSansC-Demi.ttf');
    font-weight: normal;
    font-style: normal;
}

body {
    font-size: 12px;
    color: #000;
    font-family: KaiGenGothicSC-Light, Arial, Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: normal;
}

* {
    outline: none;
}

ol,
ul {
    list-style: none;
}

em,
i {
    font-style: normal;
}

table {
    border-collapse: collapse;
}

img {
    vertical-align: top;
    border: 0px;
}

a {
    text-decoration: none;
    border: 0px;
    color: #000;
}

img.lazy,
img.lazy_eff {
    background: url(/public/common/loading.gif) no-repeat 50% 50%;
}

button,
input[type=button] {
    border: 0px none;
    cursor: pointer;
}


.en-font-family{
    font-family: YSLSans;
}

.clf:before,
.clf:after {
    content: "";
    display: table;
}

.clf:after {
    clear: both;
}

.clf {
    *zoom: 1;
}

.fl {
    float: left;
    display: inline-block;
}

.fr {
    float: right;
    display: inline-block;
}

.ta-l {
    text-align: left;
}

.ta-r {
    text-align: right;
}

.ta-c {
    text-align: center;
}

.w1000 {
    width: 1000px;
    min-width: 1000px;
    margin: 20px auto 0;
}

.w1200 {
    width: 1200px;
    min-width: 1200px;
    margin: 0px auto;
}

.w1720 {
    width: 1720px;
    min-width: 1720px;
    margin: 0px auto;
}

.bg_white {
    background: #fff;
}

.b_icons {
    background: url(../images/base/base_icons.png) no-repeat;
}

.header {
    position: relative;
    z-index: 800;
}

.top_nav {
    padding: 8px 10px 12px;
    color: #696969;
    text-align: right;
}

.top_nav a {
    margin: 0 10px;
    color: #ccc;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
}

.top_nav a:hover {
    color: #c8bdb2;
}

.logo_box {
    position: relative;
    z-index: 1001;
    background: #2f3030;
}

.logo_box .w1000 {
    position: relative;
    zoom: 1;
    height: 80px;
}

.top_logo {
    margin: 0 auto;
    width: 288px;
}

.head_focus {
    position: absolute;
    left: 10px;
    top: -28px;
    width: 250px;
    height: 95px;
}

.head_focus ul li,
.stag_focus ul li {
    position: absolute !important;
    left: 0 !important;
    top: 0;
    z-index: 1;
}

.head_focus ul li.on,
.stag_focus ul li.on {
    z-index: 2;
}

.head_focus .num,
.stag_focus .num {
    display: none;
}

.head_focus .pn_box {
    position: absolute;
    right: 20px;
    bottom: 18px;
    z-index: 10;
}

.head_focus .pn_box a {
    display: inline-block;
    width: 15px;
    height: 15px;
}

.head_focus .pn_box a.next {
    background-position: -16px 0;
    margin-left: 1px;
}

.head_search {
    width: 267px;
    position: absolute;
    right: 10px;
    bottom: 18px;
}

.hs_inbox {
    width: 265px;
    height: 25px;
    _height: 24px;
    overflow: hidden;
    border: 1px solid #000;
    background: #fff;
}

.hs_inbox .i_text {
    border: 0;
    height: 23px;
    line-height: 23px;
    margin: 1px 0px 0px 4px;
    width: 210px;
}

.hs_inbox .b_icons {
    width: 39px;
    height: 25px;
    border: 0;
    cursor: pointer;
    background-position: -39px 0;
}

.stag_focus {
    padding-top: 6px;
    overflow: hidden;
}

.stag_focus ul {
    position: relative;
    width: 240px;
    height: 16px;
}

.stag_focus ul li {
    height: 16px;
    overflow: hidden;
    background: #2f3030;
}

.stag_focus ul li a {
    color: #fff;
    margin-right: 10px;
}

.stag_focus .pn_box {}

.stag_focus .pn_box a {
    display: inline-block;
    width: 9px;
    height: 9px;
    background-position: 0 -16px;
    font-size: 0;
}

.stag_focus .pn_box a.next {
    background-position: -10px -16px;
    margin-left: 1px;
}

.head_nav_box {
    height: 40px;
    background: #000;
}

.head_nav {
    height: 40px;
    background: #000;
    position: relative;
    z-index: 100
}

.head_nav li {
    position: relative;
    float: left;
    padding-right: 11px;
}

.head_nav li .fir_a {
    position: relative;
    z-index: 10;
    display: block;
    width: 114px;
    height: 40px;
    color: #fff;
    font: bold 15px/39px Microsoft YaHei;
    text-align: center;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
}

.head_nav li.on .fir_a,
.head_nav li a.on {
    color: #d9b287;
}

.head_nav li i {
    position: absolute;
    left: 50%;
    top: 33px;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    width: 12px;
    height: 6px;
    font-size: 0;
    background: url(../images/base/base_icons.png) no-repeat -85px 0;
    opacity: 0;
    visibility: hidden \9;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    z-index: 11;
}

.head_nav li.on i {
    visibility: visible;
    animation: eff01 2s infinite ease-in-out;
    -webkit-animation: eff01 2s infinite ease-in-out;
    -ms-animation: eff01 2s infinite ease-in-out;
}

.head_nav li .layer {
    display: none;
    position: absolute;
    top: 50px;
    left: -14px;
    padding-bottom: 30px;
    min-width: 150px;
    z-index: 1;
    background: url(../images/base/re_bg01.png);
}

.head_nav li .layer span {
    display: block;
    margin-top: 10px;
    padding: 0 30px;
    vertical-align: top;
}

.head_nav li .layer a {
    color: #abaaab;
    font-size: 12px;
    white-space: nowrap
}

.head_nav li .layer a:hover {
    color: #d9b287;
}

#head_nav {
    background: #000
}

.floatnav_on {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.container {
    width: 1000px;
    margin: 0px auto;
}

.footer {
    background: #000;
    zoom: 1;
    overflow: hidden;
    position: relative;
    z-index: 10;
}

.foot_box {
    position: relative;
    height: 124px;
}

.foot_box .hs_inbox {
    position: absolute;
    right: 54px;
    bottom: 18px;
    background: #000;
    border-bottom: 1px solid #808080
}

.foot_box .hs_inbox .i_text {
    color: #9b9b9b;
    background: #000;
}

.foot_logo {
    width: 164px;
    padding-top: 18px;
    margin: 0 auto;
}

.foot_nav {
    height: 45px;
    line-height: 38px;
    border-top: 1px solid #222222;
    color: #9b9b9b;
    text-align: center;
}

.foot_nav a {
    color: #9b9b9b;
    margin: 0 10px;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
}

.foot_nav a:hover {
    color: #a7773f;
}

.foot_nav span {
    padding: 0 46px;
}

.footer .partner {
    border: 1px solid #666;
    padding: 31px 18px 20px 29px;
    margin: 50px auto 30px;
}

.footer .partner .partner_title {
    font-size: 24px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: -14px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    background: #000;
    padding: 0 25px;
}

.footer .partner .partner_list li {
    margin: 0 10px 10px 0;
    float: left;
}

/*20150721增加二维码样式*/
.code {
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    overflow: hidden;
    color: #fff;
    font-size: 12px;
    font-family: 'microsoft yahei';
    text-align: center;
    line-height: 20px;
}

.all_l_r_box {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-family: Microsoft YaHei;
    background: url(../images/base/re_bg02.png) repeat;
    z-index: 100;
    overflow-y: scroll;
    _position: absolute;
    _background: none;
    _overflow-y: auto;
}

.all_lori {
    width: 462px;
    margin: 200px auto 100px;
    padding: 8px;
    background: url(../images/base/re_bg03.png) repeat;
}

.all_lori h2 {
    padding: 0 24px;
    height: 32px;
    font: 16px/31px Microsoft YaHei;
    color: #fff;
    background: #000;
}

.all_lori h2 a {
    margin-top: 8px;
    width: 12px;
    height: 12px;
    background-position: 0 -27px;
    font-size: 0;
}

.lori_box {
    padding: 34px 44px 0;
    background: #fff;
    overflow: hidden;
    zoom: 1;
}

.lori_box h3 {
    margin-bottom: 10px;
    font-size: 17px;
    font-family: Microsoft YaHei;
    overflow: hidden;
    position: relative;
}

.lori_box h3 span {
    float: right;
    font-size: 13px;
    color: #bab6b0;
}

.lori_box h3 span a {
    color: #e89120;
    margin-left: 10px;
}

.lori_box ul li {
    position: relative;
    padding: 18px;
    margin-bottom: 24px;
    border: 1px solid #d9d8d8;
    vertical-align: top;
    zoom: 1;
}

.lori_box ul li span {
    display: inline-block;
    font-size: 14px;
    color: #5f5f5f;
    letter-spacing: 1px;
}

.lori_box ul li .i_acco {
    width: 16px;
    height: 16px;
    margin-right: 30px;
    background-position: 0 -46px;
}

.lori_box ul li .i_pass {
    width: 16px;
    height: 18px;
    margin-right: 30px;
    background-position: -20px -46px;
}

.lori_box ul li .i_text {
    color: #999999;
    font-size: 15px;
    border: 0;
    width: 250px;
    vertical-align: top;
}

.lori_box ul li i {
    position: absolute;
    left: 16px;
    top: 60px;
    color: #fff;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
}

.lori_box ul li em {
    position: absolute;
    width: 15px;
    height: 15px;
    right: -30px;
    top: 20px;
    opacity: 0;
    visibility: hidden \9;
    background: url(../images/base/base_icons.png) no-repeat -16px -27px;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
}

.lori_box ul li.wr_tips i {
    color: #ef392f;
}

.lori_box ul li.wr_tips em {
    opacity: 1;
    visibility: visible \9;
    right: -22px;
}

.lori_box ul li.rem_pass {
    border: 0;
    padding: 0;
    color: #999;
    zoom: 1;
}

.lori_box ul li.rem_pass input {
    display: inline-block;
    vertical-align: -2px;
    margin-top: 0px;
    margin-right: 6px;
}

.lori_box ul li.rem_pass a {
    float: right;
    color: #999;
}

.lori_box ul li.enter_btn {
    clear: both;
    border: 1px solid #da0b00;
    background: #fc6a62;
    padding: 1px;
}

.lori_box ul li.enter_btn input {
    display: block;
    width: 100%;
    height: 36px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    color: #fff;
    background: #ef392f;
    border: 1px solid #fc6a62;
    cursor: pointer;
}

.lori_box ul li.sex span {
    margin-right: 30px;
}

.lori_box ul li.sex label {
    margin-right: 40px;
    color: #cacaca;
}

.lori_box ul li.sex label input {
    margin-right: 10px;
}

.lori_box ul li.s_checkcode {
    margin-right: 10px;
    width: 154px;
}

.lori_box ul li.s_checkcode input {
    width: 80px;
}

.lori_box ul li.s_checkcode div {
    position: absolute;
    right: -180px;
    top: 2px;
}

.lori_box ul li.s_checkcode div img {
    border: 1px solid #efefef;
    vertical-align: middle;
    margin-right: 10px;
}

.lori_box ul li.s_checkcode div a {
    color: #0066cc;
}

@keyframes eff01 {

    0%,
    20% {
        opacity: 0;
        transform: translate(-100%, -4px) scale(1);
    }

    40% {
        opacity: 1;
        transform: translate(-100%, 0)
    }

    60% {
        opacity: 0;
        transform: translate(-100%, 6px) scale(0.8);
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes eff01 {

    0%,
    20% {
        opacity: 0;
        -webkit-transform: translate(-100%, -4px) scale(1);
    }

    40% {
        opacity: 1;
        -webkit-transform: translate(-100%, 0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translate(-100%, 6px) scale(0.8);
    }

    100% {
        opacity: 0;
    }
}

@-ms-keyframes eff01 {

    0%,
    20% {
        opacity: 0;
        -ms-transform: translate(-100%, -4px) scale(1);
    }

    40% {
        opacity: 1;
        -ms-transform: translate(-100%, 0)
    }

    60% {
        opacity: 0;
        -ms-transform: translate(-100%, 6px) scale(0.8);
    }

    100% {
        opacity: 0;
    }
}



/*双11隐藏*/
.p_info span del {
    display: none;
}

.product_info .pro_price .price p b {
    display: none;
}

.product_info .pro_price .price p b.geige {
    display: inline;
}

.pro_list li div del {
    display: none;
}

.brand_half li div del {
    display: none;
}


/*左侧导航 kjj 2016-4-16 Start*/
.nav {
    height: 100%;
    width: 80px;
    position: fixed;
    left: 0;
    top: 0;
    background: #e6e6e6;
    z-index: 10000;
    transform: translateX(-80px);
    -webkit-transform: translateX(-80px);
    -moz-transform: translateX(-80px);
    -ms-transform: translateX(-80px);
    -o-transform: translateX(-80px);
    transition: transform 0.8s ease;
    -webkit-transition: transform 0.8s ease;
    -moz-transition: transform 0.8s ease;
    -ms-transition: transform 0.8s ease;
    -o-transition: transform 0.8s ease;
}

.nav .nav_list {
    position: absolute;
    left: 0;
    top: 90px;
    width: 100%;
}

.nav dl.all {
    margin-bottom: 30px;
    cursor: pointer;
    height: 82px;
    padding-top: 5px;
    box-sizing: border-box;
}

.nav dl.on {
    background: #f7f7f7;
    border: 1px solid #e6e6e6;
    border-right: transparent;
}

.nav dt {
    text-align: center;
}

.nav dd {
    font-size: 14px;
    color: #777;
    font-family: '微软雅黑';
    text-align: center;
    width: 100%;
}

.nav_OpenAndClose {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
}

.nav .special {
    color: #ff545c;
}

.nav .tips {
    position: absolute;
    right: -27px;
    top: 13px;
    width: 39px;
    height: 34px;
}

.nav .nav_list .nav_open {
    position: absolute;
    right: -250px;
    top: -1px;
    background: #f7f7f7;
    border: 1px solid #e6e6e6;
    border-left: transparent;
    height: 82px;
    padding-top: 0;
    cursor: pointer;
    box-sizing: border-box;
}

.nav .nav_list .nav_open img {
    width: 80px;
    height: 80px;
}

.nav .nav_list .nav_open dt {
    float: left;
    width: 170px;
    margin-top: 15px;
}

.nav .nav_list .nav_open dt h4 {
    font-size: 16px;
    text-align: left;
    font-family: '微软雅黑';
    margin-bottom: 5px;
}

.nav .nav_list .nav_open dt p {
    font-size: 14px;
    text-align: left;
    font-family: '微软雅黑';
    color: #999;
}

.nav .nav_list .nav_open dd {
    float: left;
    width: 80px;
}


.nav_controller {
    position: fixed;
    left: 0;
    top: 88%;
    width: 80px;
    height: 60px;
    background: #e6e6e6;
    z-index: 10000000;
    cursor: pointer;
}

.nav_controller_on {
    background: #eeeeee;
}

.nav_controller img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
}

.hide {
    display: none;
}

/*左侧导航 kjj 2016-4-16 End*/

.hide {
    display: none;
    transition: all 1s ease;
}

.pr {
    position: relative;
}