/*-10-13-laodaohai*/
.lit_docs{
    background: url(../images/lst_03_01.png) no-repeat center center;
    height: 4px;
    width:8px;
    display: inline-block;
    vertical-align: middle;
    padding-left:8px;
}
.preOrder_title {
    padding: 20px 0;
}

.preOrder_title span {
    font-size: 24px;
    padding-right: 8px;
}

.preOrder_nav li {
    float: left;
}

.preOrder_nav {
    border-bottom: 1px solid #dddddd;
    padding-left: 13px;
}

.preOrder_nav li a {
    display: block;
    padding: 13px 13px 15px;
    border-top: 2px solid #ffffff;
    font-size: 16px;
}

.preOrder_nav li {
    margin-bottom: -1px;
}

.preOrder_nav li a:hover, .preOrder_nav li a.order_on {
    text-decoration: none;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 2px solid #e33057;
    color: #e30057;
    background: #ffffff;
}

.preOrder_cont li.preOrder_lst {
    float: left;
    padding-right: 28px;
    padding-top: 27px;
}

.preOrder_cont li .preOrder_box {
    padding: 3px 4px 0;
    border: 1px solid #fff;
    position: relative;
    width: 270px;
    transition: all 0.3s ease 0s;
}
.preOrder_cont li .preOrder_box:hover{
    box-shadow:0 0 5px rgba(0,0,0,0.3);
}
.preOrder_cont li .preOrder_pics {
    width: 270px;
    position: relative;
    overflow: hidden;
    display: table;
    table-layout: fixed;
}
.preOrder_cont li .preOrder_pics.man{
    height: 270px;
}
.preOrder_cont li .preOrder_pics.women{
    height:360px;
}
.preOrder_cont li .preOrder_pics a.pics_lit_box {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    // background: url(../images/loading_2.gif) no-repeat center center;
    background: url(../images/loading-logo.gif) no-repeat center center;
}

.preOrder_cont li .preOrder_price {
    font-size: 14px;
    color: #e30057;
    padding: 10px 2px 10px 5px;
    background: #f5f5f5;

}

.preOrder_cont li .preOrder_price span {
    color: #999999;
    text-decoration: line-through;
    padding-left: 8px;
}

.preOrder_cont li a:hover {
    text-decoration: none;
}

.preOrder_cont li a.preOrder_rate, .preOrder_cont li a.preOrder_rate:hover {
    cursor: default;
}


.preOrder_cont li .preOrder_name {
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    background-color: #000000;
    filter: Alpha(opacity=50);
    background-color: rgba(0, 0, 0, 0.5);
}

.preOrder_cont li .preOrder_name span {
    padding: 6px 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    z-index: 1;
    color: #FFF;
}

/*.preOrder_cont li .preOrder_bag {
    width: 113px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -11px;
    margin-left: -56.5px;
    background-color: #FFF;
    filter: Alpha(opacity=50);
    background-color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    font-weight: 600;
}*/

.preOrder_cont li .covers {
    background-color: #000000;
    filter: Alpha(opacity=50);
    background-color: rgba(0, 0, 0, 0.5);
    width: 270px;
    height: 360px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.preOrder_cont li .preOrder_rate {
    transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    width: 138px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -18px;
    margin-left: -69px;
    font-size: 16px;
    color: #FFF;
}

.about_price {
    overflow: hidden;
}

.tab_cont .about_price{
    border-right: 1px solid #ececec;
    width: 269px;
}

.preOrde_num {
    overflow: hidden;
    width: 270px
}

.preOrde_num li {
    float: left;
    width: 89px;
    text-align: right;
    padding-top: 12px;
    padding-bottom: 6px;
}

.preOrder_cont li .preOrder_bag.hidden, .preOrder_cont li .preOrder_name.hidden {
    display: none;
}


.preOrder_off p {
    padding: 4px 0 0 8px;
    font-style: normal;
    padding: 7px 0 0 6px;
    font-size: 14px;
    color: #e30057;
}

.none_product_bg {
    height: 122px;
    line-height: 122px;
    background: url(../images/sprite_home.png) no-repeat -425px -481px;
    padding-left: 150px;
    margin: 97px 0 0 200px;
}
.pre_sign{
    font-style: normal;  height:19px; line-height:19px; width: 83px; vertical-align: baseline;
    background: url(../images/sprite_home.png) no-repeat -368px -760px;
}
.in_blocks{
    display: inline-block;
    *display:inline;
    *zoom:1;
}
.datail_prebox{ position: relative;}
.detail_pre{ position: absolute; top: 30px; right:120px;}
.detail_time_si{
    background: url(../images/sprite_home.png) no-repeat -453px -760px;
    width:16px;
    height: 16px;
    margin-right: 6px;
    vertical-align: middle;
}
.detail_pre_more{
    border: 1px solid #e41056;
    border-radius: 2px;
    color: #e41056;
    line-height: 24px;
    padding: 0 13px;
}
.newlst .title{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-height: 20px;
    line-height: 20px;
    display: block;
    padding-top: 16px;
}
.newlst_size{
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 38px;
    background-color: #000000;
    filter: Alpha(opacity=50);
    background-color: rgba(0, 0, 0, 0.5);
    color: #FFF;
}
.newlst_size dd{ padding-right: 10px; position: relative;cursor: pointer;}

.cats_nav h1{
    font-size: 14px;
    padding: 0 10px;
    line-height: 34px;
    height: 34px;
    cursor: pointer;
}
.cats_lst{
    height: 34px;
    position: relative;
}
.cats_lst dl{
    position: absolute;
    top:32px;
    left: 0;
    /*    right: 0;*/
    z-index: 4;
    text-align: center;
    cursor: pointer !important;
    padding: 0px;
}
.dl_nows{
    background-color: #FFF;
    border: 1px solid #dddddd;
}
/*!*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*!
.cats_lst dl::-webkit-scrollbar
{
    width: 4px;
    background-color: #F5F5F5;
}

!*定义滚动条轨道 内阴影+圆角*!
.cats_lst dl::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    !* border-radius: 10px;*!
    background-color: #F5F5F5;
}

!*定义滑块 内阴影+圆角*!
.cats_lst dl::-webkit-scrollbar-thumb
{
    !*    border-radius: 10px;*!
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #999;
}*/
.cats_nav h1{
    /*background: url(../images/lst_03_01.png) no-repeat 94% center;*/
    border-top: 1px dashed transparent;
    border-left:1px solid #fff ;
    border-right:1px solid #fff ;
    margin-top: -1px;

}
.cats_nav h1.on{
    border-top: 1px solid #dfdfdf;
    border-left:1px solid #dfdfdf ;
    border-right:1px solid #dfdfdf ;
    position: relative;
    z-index: 5;
    background: #FFF;
    height: 32px;
}
.cats_nav h1.opens{
    background: url(../images/lst_03_02.png) no-repeat right center;
}
.cats_nav li{
    float: left;
    /*padding-right: 20px;*/
    /* padding-right: 38px;*/

}
.cats_nav{
    border-top: 1px dashed #e0e0e0;
    border-bottom: 1px dashed #e0e0e0;
}
/*.cats_nav li dd{ line-height: 24px;}*/
.cats_nav li  dd a:hover{
    text-decoration: underline;
    color: #e33057;
}
.cat_specil{ padding-top: 34px; padding-bottom: 8px; border-bottom: 1px dashed #e0e0e0;}
.shipping_tiem i{
    margin-right:4px;
    margin-top: -2px;
    width: 12px;
    height: 12px;
    background: url(../images/sprite_home.png) no-repeat #FFFFFF;
    border: 1px #000000 solid;
}
.shipping_tiem i.actives{
    background-position: -253px -42px;

}
.rang_tips {
    position: absolute;
    width: 42px;
    text-align: center;
    height: 16px;
    margin-left: -21px;
    margin-top: -8px;
    line-height: 16px;
}

.rang_tips i {
    font-style: normal
}

.ui-slider .ui-slider-handle {
    width: 2px;
    margin: 0px;
    padding: 0;
    border: none;
    background: #909090;
    display: block;
    margin-left: -1px;
    height: 16px;
    margin-top: 1px;
}
.sliders {
    border: none;
    background: #e5e5e5
}

.shipping_tiem label {
    margin-left: 3px;
    vertical-align: top;
    font-weight: 600;
}

.cat_specil .select_box {
    z-index: 10;
}
.cat_specil .rang_tips {
    position: absolute;
    width: 42px;
    text-align: center;
    height: 16px;
    margin-left: -21px;
    margin-top: -8px;
    line-height: 16px;
}

.cat_specil   .rang_tips i {
    font-style: normal
}

.cat_specil   .ui-slider .ui-slider-handle {
    width: 2px;
    margin: 0px;
    padding: 0;
    border: none;
    background: #909090;
    display: block;
    margin-left: -1px;
    height: 16px;
    margin-top: 1px;
}
.cat_specil   .sliders {
    border: none;
    background: #e5e5e5
}

.cat_specil   .shipping_tiem label {
    margin-left: 3px;
    vertical-align: top;
    font-weight: 600;
}
.turns_page{
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #e0e0e0;
    position: relative;
}
.turn_page{ margin-top: -6px;}
.turns_page i{
    width: 4px;
    height: 8px;
    position: absolute;
    top:50%;
    margin-top: -4px;
    left: 50%;
    margin-left: -2px;
}
.turns_page .turns_pre{
    background: url(../images/sprite_home.png) no-repeat -476px -764px;
}
.turns_page .turns_next{
    background: url(../images/sprite_home.png) no-repeat -481px -764px;
}
.page_all span{ color: #d23260}
.page_all{ margin-right:6px; padding-top: 6px;}
/*-10-13-laodaohai-end*/
.cats_lst dl{
    max-height: 200px;
    overflow-y: auto;
    width:420px;
    padding: 6px 0;
}
.cats_nav li dd{
    float: left;
   width:33%;
}
.cats_nav li dd a{
    display: block;
    text-align: left;
    padding:10px 10px;
    text-decoration: none;
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -moz-text-overflow:ellipsis;
    white-space:nowrap;
}
.pics_lit_box{ width: 270px;overflow: hidden;}
.pics_lit_box img{
    max-height: 100%;
    max-width: 100%;
}
.text_centers{
    text-align: center;
    font-size: 14px;
    padding-top: 20px;
    min-height: 100px;
}
.item_bottom {
    height: 60px;
}
.newlstcont .item_bottom .news_point{
    /* left: 157px; bottom: -9px;*/
    display: none;
}
/*11/11和预售*/

.preOrder_title {
    padding: 20px 0;
}

.preOrder_title span {
    font-size: 24px;
    padding-right: 8px;
}

.preOrder_nav li {
    float: left;
}

.preOrder_nav {
    border-bottom: 1px solid #dddddd;
    padding-left: 13px;
}

.preOrder_nav li a {
    display: block;
    padding: 13px 30px 15px;
    border-top: 2px solid #ffffff;
    font-size: 16px;
}

.preOrder_nav li {
    margin-bottom: -1px;
}

.preOrder_nav li a:hover, .preOrder_nav li a.order_on {
    text-decoration: none;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 2px solid #e33057;
    color: #e30057;
    background: #ffffff;
}

.preOrder_cont li.preOrder_lst {
    float: left;
    padding-right: 28px;
    padding-top: 27px;
}

.newlst_box  .preOrder_cont li .preOrder_box{
    padding: 3px 4px 0;
    border: 1px solid #dedede;
    position: relative;
}
.preOrder_cont li .preOrder_pics {
    width: 270px;
    height: 360px;
    position: relative;
}

.preOrder_cont li .preOrder_pics a {
    display: block;
}

.preOrder_cont li .preOrder_price {
    font-size: 14px;
    color: #e30057;
    padding: 10px 2px 10px 5px;
    background: #f5f5f5;

}

.preOrder_cont li .preOrder_price span {
    color: #999999;
    text-decoration: line-through;
    padding-left: 8px;
}

.preOrder_cont li a:hover {
    text-decoration: none;
}

.preOrder_cont li a.preOrder_rate, .preOrder_cont li a.preOrder_rate:hover {
    cursor: default;
}

.preOrder_cont li .preOrder_time {
    line-height: 34px;
    text-align: center;
    font-size: 14px;

}
.preOrder_cont li .preOrder_time > strong >span{
color: red;
}
.preOrder_cont li .preOrder_name {
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    background-color: #000000;
    filter: Alpha(opacity=50);
    background-color: rgba(0, 0, 0, 0.5);
}

.preOrder_cont li .preOrder_name span {
    padding: 6px 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    z-index: 1;
    color: #FFF;
}

.preOrder_cont li .preOrder_bag {
    width: 113px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -11px;
    margin-left: -56.5px;
    background-color: #FFF;
    filter: Alpha(opacity=50);
    background-color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    color: #000;
    font-family:"Microsoft YaHei","微软雅黑";
}

.preOrder_cont li .covers {
    background-color: #000000;
    filter: Alpha(opacity=50);
    background-color: rgba(0, 0, 0, 0.5);
    width: 270px;
    height: 360px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.preOrder_cont li .preOrder_rate {
    transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    width: 138px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -18px;
    margin-left: -69px;
    border:1px solid #FFF;
    font-size: 16px;
    color: #FFF;
}

.about_price {
    overflow: hidden;
}

.about_price dd {
    float: left;
    width: 88.5px;
    text-align: center;
    line-height: 24px;
    border-left: 1px solid #ececec;
}



.preOrde_num {
    overflow: hidden;
    width: 270px
}

.preOrde_num li {
    float: left;
    width: 89px;
    text-align: right;
    padding-top: 12px;
    padding-bottom: 6px;
}

.preOrder_cont li .preOrder_bag.hidden, .preOrder_cont li .preOrder_name.hidden {
    display: none;
}

.preOrder_off {
    display: block;
    top: -10px;
    right: -10px;
    position: absolute;
    height: 44px;
    width: 44px;
    background: url(../images/sprite_home.png) no-repeat -251px -751px;
    z-index: 2;

}

.preOrder_off p {
    padding: 4px 0 0 8px;
    font-style: normal;
    padding: 7px 0 0 6px;
    font-size: 14px;
    color: #e30057;
}

.none_product_bg {
    height: 122px;
    line-height: 122px;
    background: url(../images/sprite_home.png) no-repeat -425px -481px;
    padding-left: 150px;
    display: inline-block;
    margin: 97px 0 200px;
}
.pre_sign{
    font-style: normal;  height:19px; line-height:19px; width: 83px; vertical-align: baseline;
    background: url(../images/sprite_home.png) no-repeat -368px -760px;
}
.in_blocks{
    display: inline-block;
    *display:inline;
    *zoom:1;
}
.datail_prebox{ position: relative;}
.detail_pre{ position: absolute; top: 30px; right:120px;}
.detail_time_si{
    background: url(../images/sprite_home.png) no-repeat -453px -760px;
    width:16px;
    height: 16px;
    margin-right: 6px;
    vertical-align: middle;
}
.detail_pre_more{
    border: 1px solid #e41056;
    border-radius: 2px;
    color: #e41056;
    line-height: 24px;
    padding: 0 13px;
}
.preOrder_news{
    font-size: 14px;
}
.preOrder_lst .preOrder_box .hidden{
    display: none;
}
.tab_cont li .preOrder_pics a.bg_none{ background: none;}

#tab_cont li div.preOrder_box{ border: 1px solid #dddddd}
#carouse_advan {
    height: 320px;
}
#carouse_swipe_box img,#carouse_swipe_box a{ display: block}
#carouse_swipe_box img{ height: 320px; width: auto; margin:0 auto;}
.load_price{ height: 2px; background: #ececec}
.load_price .bg_pink{ background: #e30057; height: 2px}
.preOrder_cont li .preOrder_pics a.pics_lit_box{
    line-height: 0;
}

.preOrder_cont li .preOrder_pics.women .pics_lit_box{
    height: 360px;
}
.preOrder_cont li .preOrder_pics.man .pics_lit_box{
    height: 270px;
}
.preOrder_cont li .preOrder_pics.man,.preOrder_cont li .preOrder_pics.women{
    overflow: hidden;
}

/*56*/
.tab_cont .goods_tits{
    padding:16px 10px 0;
    height:40px;
    line-height:20px;
    font-size: 14px;
    overflow:hidden;
}
.tab_cont .goods_tits a{
    display: block;
    word-break:break-all;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
}
.tab_cont .goods_tits a:hover{
    text-decoration: underline;
    color: #e33057;
}
/*2016/11/28 star*/
.preOrder_cont li .preOrder_price span.price{
    text-decoration: none;
}
.line_heit0{
    line-height: 0;
}
/*2016/11/28 end*/
.cats_nav li dd a.active{
    background: #f2f2f2;
    cursor: default;
}
.cats_nav li dd a.active:hover{
    text-decoration: none;
    color: #333;
}

/* zhongzhenjie 20180103 start */
.brand_inner_wrap{
    margin-bottom: 10px;
}
.brand_inner_wrap .brand_banner{
    float: left;
    width: 790px;
    background-color: #666;
}
.brand_inner_wrap .brand_banner img{
    display: block;
    width: 790px;
    height: 430px;
}
.brand_inner_wrap .brand_show{
    float: right;
    width: 390px;
    padding: 10px;
    background-color: #333;
}
.brand_inner_wrap .brand_show .inner{
    height: 370px;
    padding: 20px;
    border-radius: 4px;
    background-color: #fff;
}
.brand_intro{
    position: relative;
    padding-left: 122px;
    min-height: 62px;
}
.brand_intro .logo{
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 60px;
    border: 1px solid #bbb;
}
.brand_intro .logo img{
    position: relative;
    display: block;
    top: 50%;
    left: 50%;
    max-width: 100px;
    max-height: 60px;
    transform: translate(-50%,-50%);
}
.brand_intro .name{
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.brand_intro .profile{
    margin-top: 10px;
    line-height: 1.6;
    font-size: 12px;
    color: #666;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
}
.brand_list{
    padding: 30px 0 14px;
}
.brand_list li{
    position: relative;
    float: left;
    width: 113px;
}
.brand_list li a:hover{
    text-decoration: none;
}
.brand_list li img{
    display: block;
    max-width: 113px;
    height: 113px;
    margin: 0 auto;
}
.brand_list li .discount{
    position: absolute;
    top: 0;
    right: 0;
    padding: 2px;
    font-size: 12px;
    color: #e30057;
    border: 1px solid #e30057;
    border-radius: 2px;
    background-color: #fff;
}
.brand_list li .price{
    display: block;
    line-height: 36px;
    text-align: center;
    font-size: 12px;
    color: #333;
}
.share_btns{
    padding: 20px 0;
    text-align: center;
    font-size: 0;
    border-top: 1px dashed #bbb;
}
.share_btns .sbtn{
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 0 7px;
    border-radius: 50%;
    background-size: 24px auto;
}
.share_btns .pin{
    background-image: url(../images/pinterest.png);
}
.share_btns .fb{
    background-image: url(../images/facebook.png);
}
.share_btns .tu{
    background-image: url(../images/tumblr-2.png);
}
.share_btns .tw{
    background-image: url(../images/Twitter.png);
}
.share_btns .plo{
    background-image: url(../images/p.png);
}
.fb_like_btn{
    text-align: center;
}
.fb_like_btn .sbtn{
    position: relative;
    display: inline-block;
    padding: 0 10px 0 25px;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    border-radius: 4px;
    background-color: #3b5998;
}
.fb_like_btn .sbtn:hover{
    text-decoration: none;
}
.filter_wrap{
    float: left;
    width: 240px;
    box-sizing: border-box;
}
.filter_wrap .filter_title{
    height: 48px;
    line-height: 48px;
    font-weight: bold;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
}
.filter_wrap .filter_title .clear_all{
    float: right;
    font-size: 12px;
    color: #666;
    text-transform: none;
}
.filter_cate{
    padding: 20px 0 0;
}
.filter_cate li, .filter_list li{
    position: relative;
    padding: 10px 0 10px 20px;
    font-size: 12px;
    color: #333;
    cursor: pointer;
}
.filter_cate li .check, .filter_list li .check{
    position: absolute;
    top: 50%;
    left: 0;
    width: 10px;
    height: 10px;
    margin-top: -6px;
    border: 1px solid #333;
}
.filter_cate li .check i, .filter_list li .check i{
    position: absolute;
    top: 2px;
    left: 2px;
    width: 6px;
    height: 6px;
    border: 1px solid transparent;
    transform: rotate(45deg) translate(-4px,-1px);
}
.filter_cate li .check i:before, .filter_list li .check i:before{
    content: '';
    position: absolute;
    bottom: -1px;
    right: 0;
    width: 3px;
    height: 1px;
    background-color: transparent;
}
.filter_cate li.active .check i, .filter_list li.active .check i{
    border-right-color: red;
}
.filter_cate li.active .check i:before, .filter_list li.active .check i:before{
    background-color: red;
}
.filter_list{
    display: none;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}
.filter_list li{
    float: left;
    width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.filter_cate li:hover,.filter_list li:hover{
    font-weight: bold;
}
.filter_type{
    position: relative;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    border-bottom: 1px dashed #ccc;
    cursor: pointer;
}
.filter_type.active{
    border-bottom: 0;
}
.filter_type .icon{
    position: absolute;
    top: 50%;
    right: 10px;
    width: 10px;
    height: 10px;
    transform: translateY(-50%);
}
.filter_type .icon:before{
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 10px;
    height: 2px;
    transform: translateY(-50%);
    background-color: #aaa;
}
.filter_type .icon:after{
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 2px;
    height: 10px;
    transform: translateX(-50%);
    background-color: #aaa;
}
.filter_type.active .icon:after{
    display: none;
}
.list_show{
    float: right;
    width: 930px;
    margin-right: -28px;
}
.list_sort{
    padding: 15px 0 0;
}
.list_sort li{
    float: left;
}
.list_sort li a{
    display: block;
    height: 34px;
    padding: 0 20px;
    margin-right: 20px;
    line-height: 34px;
    font-size: 14px;
    color: #333;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
    cursor: pointer;
}
.list_sort li:hover a, .list_sort li.active a{
    text-decoration: none;
    color: #fff;
    background-color: #333;
}
.list_show .newlst_box{
    width: auto !important;
}
.brand_wrap .banner{
    margin-bottom: 40px;
}
.brand_wrap .banner img{
    display: block;
    width: 100%;
}
.brand_review_wrap{
    position: relative;
    min-height: 200px;
}
.brand_review_wrap *{
    box-sizing: border-box;
}
.list_wrap{
    position: relative;
}
.brand_review_wrap .loading, .list_wrap .loading{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.5) url(../images/loading_3.gif) no-repeat 50% 50%;
}
.brand_review_wrap .title{font-size: 25px;color: #333;padding-bottom: 30px;border-bottom: solid 1px #e1e1e1;text-transform: uppercase;text-align: center;}
.brand_review_wrap .list .item{padding:20px 0;border-bottom:solid 1px #e1e1e1;color:#333}
.brand_review_wrap .list .item .user-info{width:300px;margin-left:-100%;line-height:1.5}
.brand_review_wrap .list .item .reviews-info-wrap{width:100%;padding-left:330px;line-height:2}
.brand_review_wrap .list .item .star{font-size:16px;position:relative;display:inline-block;width:80px;font-family:nc-icon!important}
.brand_review_wrap .list .item .star:before{content:"\e69c\e69c\e69c\e69c\e69c";color:#e30057;width:80px}
.brand_review_wrap .list .item .star i{position:absolute;left:0;top:0;width:0;overflow:hidden}
.brand_review_wrap .list .item .star i:after{content:"\e650\e650\e650\e650\e650";color:#e30057;font-style:normal}
.brand_review_wrap .list .item .info{padding:5px 0}
.brand_review_wrap .list .item .photo-list{margin:10px 0}
.brand_review_wrap .list .item .photo-list>li{float:left;width:36px;height:48px;margin-right:18px;margin-left: 0;display: block;border: 0;}
.brand_review_wrap .list .item .photo-list>li .img{display:table-cell;vertical-align:middle;height:48px;line-height:0}
.brand_review_wrap .list .item .photo-list>li img{max-width:100%;cursor:pointer}
.brand_review_wrap .pagebar{
    padding: 30px 0;
    text-align: center;
}
.brand_review_wrap .pagebar a{
    display: inline-block;
    padding: 8px 12px;
    font-size: 14px;
    color: #333;
}
.brand_review_wrap .pagebar a.active{
    color: #e33057;
}
.brand_review_wrap .pagebar a.active:hover{
    text-decoration: none;
}
.brand_review_wrap .pagebar a.none{
    display: none;
}
#loading{
    background-color: rgba(255,255,255,.5) !important;
}
body.ru .list_sort li a{
    font-size: 12px;
}
.list_wrap .no_data{
    text-align: center;
    padding-top: 50px;
    font-size: 20px;
    text-transform: uppercase;
}

#quick_buy .inner{
  position: fixed;
  top: 50%;
  left: 50%;
  width: 1047px;
  padding: 30px;
  background-color: #fff;
  z-index: 100;
  transform: translate(-50%,-50%);
}
#quick_buy .mask{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.4);
  z-index: 99;
}
#quick_buy .nc-icon-close{
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.product-info-wrap .pro-detail-container .pro-buy-container{
  padding-left: 590px;
}
.product-info-wrap .pro-detail-container .img-big-container .etalage_zoom_area{
  margin-left: -18px;
}
.search-wrong-word-suggest {
  padding-left: 21px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #FFFBE6;
  border: 1px solid #FFE58F;
  font-size: 12px;
  position: relative;
  bottom: -1px
}
.search-wrong-word-suggest .nc-icon {
  font-size: 18px;
  color: #FAAD14;
  margin-right: 10px;
}
.search-wrong-word-suggest b {
  color: #E30057;
  text-decoration: underline;
}
