@font-face{font-family:'iconfont';src:url("iconfont.eot");src:url("iconfont.eot?#iefix") format("embedded-opentype"),url("../icon/iconfont.woff2") format("woff2"),url("../icon/iconfont.woff") format("woff"),url("../icon/iconfont.ttf") format("truetype"),url("../icon/iconfont.svg#iconfont") format("svg")}.icon,.icon-facebook,.icon-Twitter,.icon-linkedin,.icon-youtube,.icon-instagram,.icon-pinterest{font-family:"iconfont" !important;font-size:inherit;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-user:before{content:"\e636"}.icon-arrow-down:before{content:"\e623"}.icon-search:before{content:"\e63d"}.icon-list:before{content:"\e603"}.icon-cart:before{content:"\e622"}.icon-help:before{content:"\e92c"}.icon-car:before{content:"\e630"}.icon-arrow-left-light:before{content:"\e6fd"}.icon-arrow-right-light:before{content:"\e694"}.icon-favorite:before{content:"\e616"}.icon-view:before{content:"\e625"}.icon-done:before{content:"\e624"}.icon-close:before{content:"\e6ac"}.icon-date:before{content:"\e662"}
.icon-click:before{content:"\e600"}
.icon-view:before{content:"\e625"}
.icon-done:before{content:"\e624"}
.mini_detail.show {
    opacity: 1;
    visibility: visible;
    display: block!important;
}
.quick-login-box .common-input__checkbox+label {
    display: block;
    width: 14px;
    height: 14px;
    border: 1px solid #999;
    border-radius: 5px;
    position: absolute;
    left: 3px;
    top: 50%;
    cursor: pointer;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    background-color: #fff;
}
.quick-login-box .common-input__checkbox:checked+label svg {
    opacity: 1;
    visibility: visible;
}
.quick-login-box .common-input__checkbox+label svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px;
    opacity: 0;
    visibility: hidden;
}
.icon-iconfontclose:before {
     content: "\e353";
 }
.mini_detail {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5 ease,-webkit-transform 0.5s ease;
    transition: opacity 0.5 ease,-webkit-transform 0.5s ease;
    transition: opacity 0.5 ease,transform 0.5s ease;
    transition: opacity 0.5 ease,transform 0.5s ease,-webkit-transform 0.5s ease;
    z-index: 10000;
    display: block;
}
.mini_detail .mini_detail_bg {
    background: #000;
    opacity: 0.4;
    height: 100%;
    width: 100%;
}
#mini_detail {
    position: absolute;
    left: 50%;
    top: 15%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10;
    right:auto;
    width:auto;
}
#mini_detail .close_icon {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 1;
    font-size: 16px;
}
.quick-login-box {
    width: 300px;
    position: relative;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
}
.quick-login-box .login-title {
    text-align: center;
    font-size: 16px;
    line-height: 32px;
}
.login_form input, .login_form textarea, .login_form button, .login_form select {
    font-size: 14px;
    line-height: 1.5;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: #666;
    font-weight: 400;
    font-style: normal;
}
.quick-login-box .login-input {
    margin-bottom: 10px;
}
.quick-login-box .login-input p {
    margin-bottom: 10px;
    color: #666;
}
.quick-login-box .login-remember {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    position: relative;
    padding: 0 0 0 25px;
    color: #333;
}
.quick-login-box .login-input input {
    width: 100%;
    border: 1px solid #E1E1E1;
    height: 40px;
    padding: 0 10px;
    color: #333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.quick-login-box .login-btn input[type=submit] {
    width: 100%;
    height: 40px;
    border: 0;
    background-color: #FC6CB1;
    color: #fff;
}

.quick-login-box .login-forgot .forgot-password, .quick-login-box .login-forgot .create-account {
    float: left;
    font-size: 12px;
    color: #999;
    text-align: center;
    line-height: 24px;
    margin-top: 5px;
}

.quick-login-box .common-input__checkbox {
    position: absolute;
    left: 3px;
    top: 50%;
    opacity: 0;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
}
.quick-login-box .login-forgot .forgot-password, .quick-login-box .login-forgot .create-account {
    float: left;
    font-size: 12px;
    color: #999;
    text-align: center;
    line-height: 24px;
    margin-top: 5px;
}
.quick-login-box .login-forgot .create-account {
    float: right;
}
.quick-login-box .login-btn {
    margin-top: 10px;
}
.quick-login-box .login-forgot {
    overflow: hidden;
}
.product_list_2017 .wrap-addto{
    height: 50px;
    position: absolute;
    left: 0;
    bottom: -50px;
    width: 100%;
    font-size: 0;
    text-align: center;
    transition: all 0.3s ease-in;
    box-sizing:border-box;
}
 .common_pro_list1 li .pro-pic:hover .wrap-addto{
    bottom:0;
}
.product_list_2017 .wrap-addto a{
    height: 40px;
    width: 40px;
    background: #f1f4f4;
    text-align: center;
    color: #333;
    vertical-align: top;
    margin: 0 5px;
    border-radius: 50%;
    box-shadow: 0 0 3px rgba(0,0,0,.2);
    display: inline-block;
    line-height: 40px;
    font-size: 20px;
    transition: all 0.2s ease-in;
    padding:11px;
    box-sizing:border-box;
}
.product_list_2017 .wrap-addto a.quickview{
    padding:7px;
}
.product_list_2017 .common_pro_list1 li .pro-pic {
    overflow: hidden;
    position: relative;
}
.product_list_2017 .common_pro_list1 li .pic {
    width: 100%;
    display: block;
    text-align: center;
    overflow: hidden;
}
.product_list_2017 .common_pro_list1>li{
    margin: 10px 0 20px;
    width: 248px;
    padding: 0 5px;
    box-sizing: border-box;
}
.common_pro_list1.preorder  li .product_item{margin-top:0;}
.presales_box .preorder_product .wrap-addto{background: rgba(0,0,0,.6);height:40px;}
.presales_box  .preorder_product .wrap-addto a:hover{background:none!important;color:#fff!important;text-decoration: none;}
.ban {padding: 10px 0;text-align: center;}
.ban img {max-width: 100%; ertical-align: middle;}
.presales_box .preorder_product .wrap-addto a{border-radius: 0!important;}
.goodsinfo{display: flex;justify-content: space-between;align-items: center; padding: 10px 0 0 !important;}
.goodsinfo .arrival_date{color: #434343;font-size: 14px;border-left: 1px solid #dfdfdf;height: 100%;display: block;box-sizing: border-box;text-align: center; margin-left: 34px;}
.goodsinfo .iconfont{color: #434343;font-size: 20px;float: left;width: 34px;}
.goodsinfo .pre_date{width: 140px;height: 30px;border: 1px solid #dfdfdf;box-sizing: border-box;line-height: 30px;text-align: center;}
.goodsinfo .tlike span{font-size:24px;}
.goodsinfo .tlike:hover{color:#c71313;text-decoration: none;}
.goodsinfo .tlike span.cur{color:#c71313}
.presales_box .preorder_product .wrap-addto a{width: 100%;height: 100%;background: none;color: #fff;box-shadow: none;font-size: 14px;font-weight: bold;padding: 0!important;}
.pre_date img{width: 30px;float: left;display: inline-block;cursor: pointer}
.goodsinfo .pre_date i{width: 30px;float: left;display: inline-block;cursor: pointer; color: #333;font-size: 20px;background-image: none;}
.topicBanner,.topicBanner a{width:100%;display: inline-block}
.topicBanner img{vertical-align: middle}
.pre_sales_notes .title{font-size: 14px;color: #434343;text-align: justify;line-height: 24px;padding: 20px 0;}
.pre_order{display:flex;}
.pre_order .pre_order_note{flex: 1;}
.pre_order .pre_order_note h1{font-size:18px;color:#000;padding: 0 0 10px;}
.pre_order_note .goodsinfo{justify-content: flex-start;font-size:16px;color:#000;padding-left: 12px;padding-bottom: 15px;}
.pre_order_note p{font-size:14px;color:#434343;padding-left: 12px;padding-bottom: 15px;}

.arrival_date_btn{width: auto;padding: 1rem 0;display: inline-block;color: #666;margin-bottom: 14px;font-size: 16px;}
.arrival_date_btn .icon-rili{font-size: 20px;}
.product_detail_quick_2018 .addskutocart_btn a.inquiry-btn{background: none!important;color: #222222;border: 1px solid #000000;width: 108px;margin-left: 20px;}
#pushIt{background: none!important;color: #232323;border: 1px solid #000;margin-left: 20px;}
#pushIt span{font-weight: normal;font-size:14px;text-transform: initial;color:#c91715;}
.product_detail_2017 .addskutocart_btn a{padding: 0;width: 180px;vertical-align: middle;}
.product_detail_2017 .addskutocart_btn a.inquiry-btn{background: none!important;color: #222222;border: 1px solid #000000;}
.product_detail_2017 form.quantityform #goods_stock{line-height:40px;}
#qc_scroll{height:auto!important;}
.product_list_2017 .common_pro_list1 li .name{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

/*push it*/
.pushModal{width:100%;height:100%;background: rgba(0,0,0,.4);position: fixed;top:0;left:0;z-index:1000;display:none;}
.pushModal .pushModalCon{padding:0 80px;box-sizing:border-box;width:680px;height:280px;background: #ffffff;position: absolute;transform: translate(-50%,-50%);top:50%;left:50%;}
.pushModal .close_modal{position: absolute;right: 10px;top: 10px;cursor: pointer;}
.pushModalCon p{font-size: 16px;color:#000;margin-top:96px;padding-bottom: 20px;}
.pushModalCon div{position: relative}
.pushModalCon div img{position: absolute;left: 0;top: 5px;}
.pushModalCon input{width:400px;height:50px;line-height: 50px;border:1px solid #a0a0a0;box-sizing: border-box;padding-left: 40px;float: left;}
.pushModalCon button{background: #f065aa;color:#ffffff;width: 120px;border: none;height: 50px;}

/*inquiryModal*/
.inquiryModal{width:100%;height:100%;background: rgba(0,0,0,.4);position: fixed;top:0;left:0;z-index:1000;display: none}
.inquiryModal .inquiryModalCon{padding: 0 80px;box-sizing:border-box;width:680px;padding-top: 50px;background: #ffffff;position: absolute;transform: translate(-50%,-50%);top:50%;left:50%;padding-bottom: 40px;}
.inquiryModal .close_modal{position: absolute;right: 10px;top: 10px;cursor: pointer;}
.inquiryModalCon p{color: #000;font-size: 16px;padding-bottom: 15px;}
.inquiryModalCon input{width: 520px;height: 50px;line-height: 50px;border-radius: 4px;border: 1px solid #a0a0a0;padding-left: 20px;margin-bottom: 15px;box-sizing: border-box;}
.inquiryModalCon textarea{width: 520px;padding: 15px;height: 180px;font-size: 14px;box-sizing: border-box;border-radius: 4px;
    border: 1px solid #a0a0a0;
}

.inquiryModalCon button{margin-top: 30px;background: #f065aa;width: 100%;height: 50px;line-height: 50px;color: #fff;font-size: 18px;border: none;border-radius: 4px;}
.cart_checkout_form{margin-bottom: 20px;padding-bottom: 20px;background: #f3f3f3;padding: 20px;padding-top: 0;}
.banner_top {font-size: 0; margin: 10px 0 50px;}
.banner_top img{width:100%;}
.presale_activity_box{background-color: #f6f6f6;padding-bottom: 20px;}
.presale_activity_box .presale_activity_box_top{padding: 20px 20px;display: inline-block;width: 100%;box-sizing: border-box;}
.presale_activity_box .presale_activity_box_top .topic_title{color: #333333;font-size: 16px;font-style: normal;font-weight: 650;display: inline-block;border-right: 1px solid #333333;padding-right: 10px;margin-right: 5px;}
.presale_activity_box .presale_activity_box_top  .title{color: #c71313;font-size: 14px;vertical-align: middle;display: inline-block;cursor: pointer;}
#timer{display: inline-block;margin-left: 20px;}
#timer .countTime{display: inline-block;text-align: center;font-size: 16px;font-weight: 700;}
#timer .countTime span{color: #fff;background: #000;padding: 5px 9px;margin: 0 4px;}
#timer .countTime em{color: rgb(255, 255, 255);margin-right: 12px;font-style: normal;}

.presale_activity_box .presale_activity_product{width: 1160px;}
.presale_activity_product ul li .presale_activity_product_img{height:inherit}
.presale_activity_box_top .linkAll{float: right;text-decoration: underline;vertical-align: middle;font-size: 16px;}
.presale_activity_product ul li{position: relative;height: auto;float: left;}
.presale_activity_product ul li img{max-width:100%;}
.presale_activity_product ul li a:hover{color:#333333;}
.presale_activity_product ul li a{
    display: -webkit-box; /* Ã¨â‚¬ÂÃ§â€°Ë†Ã¦Å“Â¬Ã¨Â¯Â­Ã¦Â³â€¢: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* Ã¨â‚¬ÂÃ§â€°Ë†Ã¦Å“Â¬Ã¨Â¯Â­Ã¦Â³â€¢: Firefox (buggy) */
    display: -ms-flexbox; /* Ã¦Â·Â·Ã¥ÂË†Ã§â€°Ë†Ã¦Å“Â¬Ã¨Â¯Â­Ã¦Â³â€¢: IE 10 */
    display: -webkit-flex; /* Ã¦â€“Â°Ã§â€°Ë†Ã¦Å“Â¬Ã¨Â¯Â­Ã¦Â³â€¢: Chrome 21+ */
    display: flex; /* Ã¦â€“Â°Ã§â€°Ë†Ã¦Å“Â¬Ã¨Â¯Â­Ã¦Â³â€¢: Opera 12.1, Firefox 22+ */
    text-decoration: none;
    text-align: center;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
}
.presale_activity_product ul li a .price{padding-top:10px;text-align: center;padding-bottom: 10px;display: flex;width: 100%;justify-content: space-around;}
.presale_activity_product ul li a .market-price{color: #c71313;font-size: 16px;}
.presale_activity_product ul li a  .old-price{font-size: 14px;color: #999;text-decoration: line-through;}
.presale_activity_product ul li a  .pre_date{border: 1px solid #dfdfdf;display: inline-block;margin: 0 auto;font-size: 12px;margin-top: 10px;}
.sale_bg{
    position: absolute;
    display: block;
    top: 2px;
    right: 0px;
    background: rgba(255,255,255,.7);
    color: #fb0084;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #fb0084;
    text-align: center;
    white-space: inherit;
    z-index: 9;
    box-sizing: border-box;
    padding-top: 7px;
}
.presale_activity_product ul li a  .pre_date .icon-rili{
    color: #434343;
    font-size: 20px;
    float: left;
    width: 34px;
    line-height: 30px;
}
.presale_activity_product ul li a  .pre_date .arrival_date{
    color: #434343;
    font-size: 14px;
    border-left: 1px solid #dfdfdf;
    height: 100%;
    width: 104px;
    float: left;
    box-sizing: border-box;
    text-align: center;
    display: block;
    line-height: 30px;
}
.pre-order-popup{width:100%;height:100%;position: fixed;top:0;left:0;background: rgba(0,0,0,.7);z-index: 1000;display: none}
.pre-order-popup .pre-order-popupCon {width:600px;position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);background: #fff;padding: 20px;box-sizing: border-box;height: 320px;}
.pre-order-popup .pre-order-popupCon h1{color:#333;font-size: 24px;border-bottom: 1px solid #999;padding-bottom: 15px;margin-bottom: 15px;}
.pre-order-popup .pre-order-popupCon .pre-order-rules p{font-size: 16px;color: #666666;padding-bottom: 15px;line-height: 1.5;}
.pre-order-popup .pre-order-popupCon  .close_modal{position: absolute;right:20px;cursor: pointer;}
.push_product{padding: 16px 20px 6px;}
.push_product span{color: #333333;font-size: 14px;/* font-weight: 650; */}
.push_product label{color: #999999;font-size: 14px;border-left: 1px solid #666;padding-left: 10px;margin-left: 10px;}
.push_product em{color: #fb0084;font-size: 16px;font-style: normal;cursor: pointer;}

.discount_popup{width:100%;height:100%;position: fixed;top:0;left:0;background: rgba(0,0,0,.7);z-index: 1000;display: none;}
.discount_popup .discount_popup_con{position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);background: #fff;padding: 50px 100px;box-sizing: border-box;}
.discount_popup .discount_popup_con .close_modal{position: absolute;right:20px;cursor: pointer;top: 20px;}
.discount_popup .discount_popup_con h1{
    font-size: 48px;
    font-weight: 650;
    text-align: center;
}
.discount_popup .discount_popup_con .desc_info{
    font-weight: 650;
    font-style: normal;
    color: #666666;
    font-size: 18px;
    text-align: center;
    padding: 10px 0 20px;
}
.discount_popup .discount_popup_con .discount_code{
    width: 340px;
    margin: 0 auto;
}
.discount_popup .discount_popup_con .discount_code div{
    width: 200px;
    height: 48px;
    box-sizing: border-box;
    border: 1px dashed #dfdfdf;
    display: inline-block;
    line-height: 48px;
}
.discount_popup .discount_popup_con .discount_code a{
    border-width: 0px;
    width: 126px;
    height: 48px;
    background: inherit;
    background-color: rgba(22, 155, 213, 1);
    border: none;
    border-radius: 5px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    line-height: 48px;
    float: right;
    text-align: center;
    font-size: 16px;
}
.discount_popup .discount_popup_con  .desc{
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #999999;
    margin-top: 8px;
}
.pre_old_price{
    font-size: 14px;
    font-weight: normal;
    color: #999;
    text-decoration: line-through;
}
.pre_other_discount{
    color: #c71313;
    font-size: 13px;
}
.other_discount_info{
    width: 420px;
    background: inherit;
    background-color: rgba(242, 242, 242, 1);
    margin-bottom: 10px;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
    padding:5px 0;
}
.other_discount_info img{
    width: 30px;
    height:30px;
    margin: 0 10px;
    -webkit-align-self: center;
    align-self: center;
}
.other_discount_info p{
    display: inline-block;
    font-size: 13px;
    color: #000000;
    -webkit-align-self: center;
    align-self: center;
}

.preorder li .price{
    display: flex;
    align-items: center;
    font-size: 18px;
    margin: 0;
    padding: 5px 0 0 !important;
}
.preorder_product .market-price{
    color: #C71313;
    margin-right: 10px;
 }
.preorder li .old-price{
    font-size: 14px;
    color:#999;
    font-weight: normal;
    text-decoration: line-through;
}
.preorder li .goodsinfo .btn-push {
    display: block;
    width: 50%;
    font-size: 14px;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    background-color: #333;
    text-transform: uppercase;
}
.preorder li .goodsinfo .btn-push .icon {
    vertical-align: top;
    display: inline-block;
    font-size: 24px;
}
.preorder li .goodsinfo .btn-push label{
    display: inline-block;
}
.preorder li .goodsinfo .btn-push:hover {
    background-color: rgba(51, 51, 51, .8);
}
.presales_box .preorder_product .pushes-num {
    white-space: nowrap;
    color: #000;
    font-size: 16px;
    width: 50%;
    text-align: center;
}
.preorder li .goodsinfo .btn-push.pushed,
.preorder li .goodsinfo .btn-push.pushed:hover {
    background-color: #999;
}
.preorder li .goodsinfo .btn-push.pushed .icon {
    font-size: 22px;
}

.flex {
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
}

.flex-1 {
    -webkit-flex: 1; /* Chrome */
    -ms-flex: 1; /* IE 10 */
    flex: 1; /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-box-flex: 1; /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1; /* OLD - Firefox 19- */
}

.flex-v {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.flex-align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.flex-pack-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flex-pack-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.flex-pack-around {
    　　-webkit-box-pack: center;
    　　-webkit-justify-content: space-around;
    　　-ms-flex-pack: center;
    justify-content: space-around;
}
.flex-hw {
    /* 09版 */
    /*-webkit-box-lines: multiple;*/
    /* 12版 */
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pre_sales_total{
    width:100%;
    font-size: 0;
}
.maegin_bottom_120{
    margin-bottom: 120px;
}
.pre_sales_total .pre_sales_total_item{
    width:615px;
    display: inline-block;
    position: relative;
}
.margin_right{
    margin-right:10px;
}
.pre_sales_total .pre_sales_total_item a{
    width:100%;
    position: absolute;
    left:0;
    height:100%;
    z-index: 1;
}
.pre_sales_total_item .pre_sale_bg{
    width:100%;
    height:100%;
}
.pre_sales_total .pre_sales_total_item   ul{
    position: absolute;
    bottom:12px;
    margin:0 17px;
    font-family:Arial;
}
.pre_sales_total .pre_sales_total_item   ul li{
    width:180px;
    height:290px;
    text-align: center;
    background: #ffffff;
    float: left;
    margin-right: 20px;
}
.pre_sales_total .pre_sales_total_item   ul li:last-child{
    margin-right: 0;
}
.pre_sales_total .pre_sales_total_item   ul li img{
    width:160px;
    height:240px;
    border:10px solid #ffffff;
    border-bottom: 0;
}
.pre_sales_total .pre_sales_total_item   ul li .pre_sale_item_price{
    width:100%;
    text-align: center;
    margin-top:8px;
}
.pre_sales_total .pre_sales_total_item   ul li .pre_sale_item_price span{
    height:24px;
    background:rgba(237,0,0,1);
    border-radius:12px;
    display: inline-block;
    color:#ffffff;
    line-height: 24px;
    font-size:14px;
    font-weight:bold;
    padding:0 10px;
}
.pre_sales_total .pre_sales_total_item   ul li .pre_sale_item_price label{
    display: inline-block;
    font-size:16px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height: 24px;
}

/*预售聚合页*/
.common_banner_box{
    width:100%;
    display: inline-block;
}
.pre_sale_top_banner{
    margin:10px 0 52px;
}
.pre_sale_top_banner,.pre_sale_top_banner a{
    width:100%;
    display: inline-block;
}
.pre_sale_top_banner img{
    box-sizing: border-box;
    width:100%;
}
.pre_sale_discount_banner img{
    box-sizing: border-box;
    width:100%;
}
.pre_sale_arrow{
    text-align: center;
    margin:50px 0 32px;
}
.pre_sale_arrow img{
    width:25px ;
    height:30px;
}

.margin_bottom{
    margin-bottom: 120px;
}

.preorder_top {
    overflow: hidden;
    margin-bottom: 10px;
    line-height: 30px;
    margin-top:40px;
}
.preorder_top_title {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    float: left;
}
.preorder_top_title .split-line {
    color: #999;
    font-size: 14px;
    padding: 0 8px;
}
.preorder_top_title .sub-title {
    font-size: 14px;
    color: #ed0000;
}
.preorder_top_category {
    float: right;
}
.preorder_top_category select {
	width: 140px;
}
.preorder_top_category .select2-container .select2-selection--single {
	border-color: #DFDFDF;
	height: 30px;
}
.preorder_top_category .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 30px;
}
.preorder_top_category .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 28px;
}

/* Most Buyers' Pushes */
.most_pushes_box {
    background-color: #f6f6f6;
    padding: 20px 20px 30px;
    margin-bottom: 50px;
}
.most_pushes_box .box-title {
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    color: #333;
    margin-bottom: 20px;
}
.most_pushes_box .pushes-list {
    overflow: hidden;
    white-space: nowrap;
}
.most_pushes_box .pushes-list li {
    display: inline-block;
    width: 186px;
    height: 280px;
    overflow: hidden;
    font-size: 0;
}
.most_pushes_box .pushes-list li + li {
    margin-left: 15px;
}
.most_pushes_box .pushes-list li img {
    max-width: 100%;
    max-height: 280px;
    object-fit: cover;
}