@charset "utf-8";
@import url("styles-0.0.1.css");
@import url("styles-responsive.css");









body{ background:#fff; margin:0px;
    font: 13px/1.5 "PingFang SC","Microsoft YaHei",tahoma,arial,"\5b8b\4f53",sans-serif
}

a{ color:#000; cursor:pointer;}
ul,li,a,p,div{ list-style:none; margin:0px; padding:0px; text-decoration:none;}
.show_table{ display:block !important;}
.show_mob{ display:none !important;}
.clear{ clear:both; width:100%; height:0px;}
.left{ float:left;}
.right{ float:right;}
.main>.center>.center{ margin-top:-8px; }
.center{ width:960px; margin:0px auto;}
.delline{ text-decoration:line-through;font-size: 16px;color:#999;font-style:oblique;}
#meng{ position:fixed; top:0px; width:100%; height:100%; background:#000; z-index:99; opacity:0.5; display:none;}
.h15{ height:15px;}
.h5{ height:5px;}
.w75{ width:75%;}
#errormsg{ color:#f00 !important;}

#top{ width:960px; height:150px; margin:0px auto;}
#top .show_table{ position:relative;}
#top .show_table .login,#top .show_table .loginin{ position:absolute; left:0px; top:5px; z-index:999;}
#top .show_table .loginin p{ position:absolute; width:130px; left:200px; top:0px; z-index:999; display:block;}
#top .show_table .loginin p a{ margin-right:15px;}
#top #login_top{ z-index:999; font-size:12px; top:25px; left:180px;}
#top #cart_top{ z-index:999; font-size:12px; top:25px;}
#top #account_top{ z-index:999; font-size:12px; top:25px; left:200px; padding:10px 0px; line-height:21px;}
#top .show_table .logo{ position:absolute; top:10px; text-align:center; width:100%;}
#top .show_table .cart{ position:absolute; right:0px; top:1px;}
#top .show_table .cart a{ display:block; background:url(../image/cart4.png) no-repeat left center; height:26px; line-height:26px; padding-left:35px;}
#top .show_table .select{ position:absolute; right:0px; top:50px; width:190px; height:34px;}
#top .show_table .select .form{ position:relative; background:url(../image/search_input.png) no-repeat center center; width:190px; height:34px;}
#top .show_table .select input.post{ background:url(../image/search_post.png) no-repeat center center; width:78px; height:18px; border:none; position:absolute; left:5px; top:6px; cursor:pointer;}
#top .show_table .select input.text{ width:100px; height:18px; border:none; position:absolute; right:3px; top:8px; outline:none;}



#top .show_table .topmenu,#top .show_table .topmenu_user{ position:absolute; top:95px; width:100%; border-top:3px solid #000; border-bottom:1px solid #000; height:40px; z-index:99;}
#top .show_table .topmenu ul{ float:left; width:120px; height:40px; text-align:center; display:inline-block; overflow:hidden; background:#fff;}
#top .show_table .topmenu li{ float:left; width:120px; text-align:center; height:40px; line-height:40px;}
#top .show_table .topmenu_user ul{ float:left; height:40px; text-align:center; overflow:hidden; background:#fff; width:100%;}
#top .show_table .topmenu_user li{ float:left; text-align:center; height:40px; line-height:40px; padding:0px 16px;}
#top .show_table .topmenu .show_table a{ color:#999;}
.topmenu .current a { color: #d24381; }


#bottom{ width:960px; margin:0px auto; margin-top:15px; padding-top:15px; border-top:1px solid #000;}
#bottom #service{ text-align:center;}
#bottom #service img{ width:100%;max-width: 802px;}
#bottommenu{ margin:15px 0px;}
#bottommenu ul{ width:25%; float:left;}
#bottommenu ul li{ padding-left:65px; height:20px; line-height:20px;}
#bottommenu ul li.first{ font-size:14px; font-weight:bold; height:40px;}
#copyright{ text-align:center; padding:15px 0px; line-height:18px; border-top:1px solid #000;}


#sidebar { width:960px; position:relative; margin:0px auto;}
#sidebar .sidebar {position: absolute;right: -175px;bottom: 80px;width: 160px; text-align:center;}


#product_list{}
#product_list .block_p3{ width:960px;}
#product_list .block_p2{ width:640px; height:460px;}
#product_list .block_p1,#product_list .block_product{ width:320px; height:460px;}
#product_list .block_product{ height:440px; text-align:center;}
#product_list .block_product a{ margin-bottom:12px;}
#product_list .block_product span{ margin:0px 10px; display:block; text-align:left; line-height:19px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
#product_list .block_product span.price-label{ color:#b4b4b4; text-decoration:line-through; display: inline; float: left;}
#product_list .block_product span.price{ display: inline; float: left; }
.price-label span{
    display: block;
    line-height: 23px;
    float: left;
}
.product_notice{
    background: #333;
    width: 940px;
    margin: 0 auto;
    text-align: center;
    color:#fff;
    line-height:36px;
    font-size: 14px;
    display: none;
}
.product_tag_list{
    border:1px solid #E1E1E1;
    width: 940px;
    margin:0 auto;
    display: none;
}
.product_tag{
    padding-top:20px;
    font-size:13px;
    overflow: hidden;
    border-bottom: 1px solid #E1E1E1;
    position: relative;
}
.product_tag.tag_order{
    border: 0;
}
.product_tag_brand{
    width:75px;float:left;text-align: center;
}
.product_tag_item{
    width:785px;
    float:left;
    height:35px;
    list-style-type: none;
    margin:0;
    padding:0;
}
.product_tag_item .active i{
    background:url(../image/tag-close.png);
    background-size: 100%;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align:middle;
    margin-bottom:3px;
    margin-left: 5px;
}
.product_tag_item li{
    float: left;
    margin-right: 42px;
    color:#838383;
    cursor: pointer;
    height: 50px;
    overflow:hidden;
}
.product_tag_item.open{
    height: auto;
    max-height: 260px;
    overflow-y: scroll;
}
.product_tag_list .active{
    color:#537371;
    font-weight: bold;
}
.product_tag_list .show_more{
    width:77px;float:left;display: none;text-align: right;color:#838383;cursor: pointer;
}
.show_more i{
    background: url(../image/jt-bottom.png) no-repeat;
    width: 10px;
    height: 6px;
    display: inline-block;
    margin :0 20px 0 5px;
}
.open i{
    background: url(../image/jt-top.png) no-repeat;
}
.product_tag_item .asc i{
    background: url(../image/price-asc.png) no-repeat;
}
.product_tag_item .desc i{
    background: url(../image/price-desc.png) no-repeat;
}
.product_tag_item .asc i,.product_tag_item .desc i{
    background-size: 100%;
    width: 10px;
    height: 10px;
    display: inline-block;
    vertical-align:middle;
}


#product_show #product_img{ width:670px;}
#product_show #product_img img{ width:670px;}
#product_show #product_intro{ width:270px;}
#product_show .brand{font-size: 25px;font-weight: bold;line-height: 35px;font-style: italic;margin: 0 0 15px 0;}
#product_show .product_name,#product_show .product_name_en{font-size: 14px;color: #999;font-weight: normal;line-height: 20px;}
#product_show .freight{ margin:15px 0px; font-size:14px;}
#product_show .price-label{color: #004C46;font-size: 20px;margin-bottom:5px;}
#product_show .price-vip{ margin-bottom:15px;}
#product_show .price-vip span{ color:#c76200; font-weight:bold;}
#product_show .cart{ height:30px; background:#000; color:#fff;font: bold 16px/30px Arial,Helvetica,sans-serif; text-align:center; margin:10px 0px; cursor:pointer;}
#product_show .add_link{ height:30px; background:#fff;border: 1px solid #333; color:#333;font: bold 16px/30px Arial,Helvetica,sans-serif; text-align:center; margin:10px 0px; cursor:pointer;}
#product_show .block{ margin-bottom:35px;}
#product_show .block h3{font-size: 13px;font-weight:lighter;font-family: "Times New Roman", "Microsoft YaHei", Times, serif, simhei;color: #212121;border-bottom: 1px solid black;margin: 10px 0 10px; display:block; height:35px;}
#product_show .block h3 span{ display:block;}
#product_show .block p{ color:#828282;line-height: 1.5;}
#product_show .attr-warp {padding-top: 10px;}
#product_show .attr-warp p{margin: 10px 0;font-size: 14px;font-weight: bold;}
.selectize-input, .selectize-dropdown, .selectize-input.full{
    border:1px solid #E1E1E1!important;
}
#product_show .peisong{ position:relative; line-height:21px;}
#product_show .peisong li,#product_show .peisong p{ cursor:pointer;}
#product_show .peisong .address{ position:relative; background:#fff; display:none; padding-top:26px;}
#product_show .peisong .address li{ float:left; margin-right:10px;}
#product_show .peisong .address .menu{ position:absolute; top:0px; left:0px;}
#product_show .peisong .address .menu p{ float:left; border-top:1px solid #666; border-left:1px solid #666; border-right:1px solid #666; height:25px; line-height:25px; padding:0px 5px; margin-right:10px; background:#fff; border-bottom:1px solid #000;}
#product_show .peisong .address .menu p.m_sheng{ border-bottom-color:#fff;}
#product_show .peisong .address .sheng,#product_show .peisong .address .shi,#product_show .peisong .address .qu{ float:left; top:30px; background:#fff; border:1px solid #666; width:250px; padding:10px;}
#product_show .peisong .address .shi,#product_show .peisong .address .qu{ display:none;}
#product_show .peisong .date{ display:none;}
#product_show .peisong .date p{ float:left; border:1px solid #dc3847; background:#fff4e7; color:#f00; padding:0px 5px; height:25px; line-height:25px; margin-right:10px; margin-bottom:5px; cursor:default;}
.detail-recommend{
    text-align: center;
    position: relative;
}
.detail-recommend .line{
    height: 1px;
    background: #E1E1E1;
    position: absolute;
    width: 100%;
    top: 50%;
}
.detail-recommend p{
    font-size:18px;color:#333;display: block;position: relative;background: #fff;width: 150px;margin: 0 auto;
}


#cart_add{ position:fixed; top:200px; width:100%; z-index:999; height:0px; display:none;}
#cart_add .in{ width:515px; margin:0px auto; background:#fff; border:1px solid #000;}
#cart_add .in .title{ cursor:pointer; text-align:right; background:#000; padding:10px;}
#cart_add .in .add_cart{ padding:20px;}
#cart_add .in .add_cart .product_name{ font-size:14px; font-weight:bold;}
#cart_add .in .add_cart .left a{ display:block; border:1px solid #000; padding:4px 11px;}
#cart_add .in .add_cart .right a{ display:block; border:1px solid #000; background:#000; color:#fff; padding:4px 11px;}
#cart_add .in .add_cart .cart_product p{ float:left; width:25%; text-align:center; color:#999;}
#cart_add .in .add_cart .cart_product p img{ margin-bottom:10px;}

#cart .cart .page-title h1{margin: 0;background: #000;font-size: 14px; color:#fff; font-weight:bold; height:39px; line-height:39px;text-indent: 10px;}
#cart #shopping-cart-table {padding: 20px;}
#cart .cart-top {border: 2px solid #ddd;border-top: none;}
#cart .data-table td,#cart .data-table th{ border-top:1px solid #999;}
#cart .data-table thead th {font-weight: bold;padding: 2px 8px;line-height: 24px;white-space: nowrap;vertical-align: middle;}
#cart th.description {width: 415px !important; text-align:left;}

#cart_address{ line-height:25px;}
#cart_address #checkout-progress-wrapper .page-title h1 {height: 40px;text-indent: 15px;line-height: 40px;color:#fff;font-size: 14px;font-weight: bold;background: #1B1B1B;margin: 0;}
#cart_address .opc .step-title {background: #ddd;padding: 0px 16px;color: #f18200;cursor: default;}
#cart_address #checkoutSteps {border: 2px solid #DDDDDD;border-top: none;padding: 20px; margin:0px;margin: 0;}
#cart_address #checkoutSteps h2{ font-weight:bold; font-size:13px; color:#000; display: inline-block;}
#cart_address #change_mob{ position:relative;}
#cart_address #change_mobs{display:none;position: absolute;right: 0px;top: 0px;width: 245px; background:#fff; font-size:12px;}
#cart_address #change_mobs span{display:inline-block; margin-right:5px; float:left;}
#cart_address #change_mobs .mob{border: 1px solid #aaa;padding: 1px 5px; width:85px; overflow:hidden;}
#cart_address #change_mobs #getcode{border: 1px solid #aaa;padding: 1px 5px;color:#fff;background:#000;}
#cart_address #change_mobs .code{border: 1px solid #aaa;padding: 1px 5px; width:50px; overflow:hidden;}
#cart_address #change_mobs .post{background: #000;color: #fff;padding: 4px 6px;}
#cart_address #change_mobs .cancle{background: #999;color: #fff;padding: 4px 6px;}

#cart_pay .bank-list li {display: inline-block;float: left;height: 30px;line-height: 22px;margin-left: 10px;margin-top: 20px;width: 240px;}
.data-table {width: 100%;}
.data-table thead th {font-weight: bold;padding: 2px 8px;line-height: 24px;white-space: nowrap;vertical-align: middle;}
.review-title {width: 270px;}
th.subtotal {text-align: right !important;width: 110px;}
#checkout-review-table.data-table tr td {vertical-align: middle;}
.data-table tbody th, .data-table tbody td {border-top: 1px solid #DDDDDD;}
.data-table td {padding: 3px 8px;}
.data-table tr.first td {padding-top: 15px;}
.a-right{ text-align:right;}
button{ background:#000; font-size:15px; color:#fff; text-align:center; padding:10px 50px; display:inline-block; border:none;}
#review-buttons-container .f-left{ display:inline-block;}
.form-list{ display:inline-block;}

#address_add .input-box{ display:inline-block;}
#address_add label{ display:inline-block; width:80px;}
#address_add em{ display:inline-block; width:15px; color:#f00;}

#frist p span{ float:left; display:inline-block; border:1px solid #333; padding:3px 5px; margin-right:8px; cursor:pointer;}
#ziti samp{ color:#f00;}


#reg form li{ line-height:30px;}
#reg form li label,#reg form li span{ display:inline-block;}
#reg form li label,#reg form .notice{ font-weight:bold;}

#popup{ position:fixed; top:100px; margin:0px 255px; z-index: 99; box-shadow: 0 0 5px rgba(100,100,100,0.3);}

.catlogbanner{ padding-bottom:30px;}

.u-empty{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    display: block;
    width: 100%;
    height: 350px;
    text-align: center;
    background: rgba(255,255,255,0.4);
}
.u-empty img{
    position: absolute;

    right: 0;
    top:23px;
    margin-top: -23px;
}

#product_list .block_product{ position: relative; }

#product_list .block_product>a {
display: inline-block;
position: relative;
}
.forecast-price{
    position: absolute;
    bottom :9px;
    left: 8px;
    background:#ffffff;
    color:#68828C;
    
    text-align: left;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    padding-right: 10px;
}
.block_product img{
    display: block;
}

.forecast-price span{
    display: inline-block!important;
    margin:0 0 0 10px!important;
    line-height: 25px!important;
    font-size: 14px;
}
.forecast-detail{
    font-size: 12px;
    color: #fff;
    margin-bottom: 5px;
}
.forecast-detail span{
    padding:0 4px;
    border: 2px solid #C44747;
    line-height: 16px;
    display: block;
    float: left;
}
.forecast-detail-name{
    background:#C44747;
}
.forecast-detail-price{
    color:#C44747;
}
.forecast-detail-date{
    border: 2px solid #fff!important;
    color:#333;
    padding: 0 0 0 3px!important;
}


.clear{ clear:both;}
.h15{ height:15px;}
#list_new{ width:975px;}
.listin_new img{ margin-bottom:10px;}
.listin_new{ float:left; width:325px; height:375px; line-height:24px;}
.listin_new samp{ text-decoration:line-through; font-size:13px; padding-right:5px;}



#branddigital .c8{ margin:0px auto; float:none; width:80%;}
.grid .ct p{ font-size:13px;}
.grid .ct h1{ font-size:25px;}

#upsell-product-table ul li{ width:223px;}
#product_show #product_img .product-image img{ width:220px;}
.box-collateral{margin-top:25px;}
#product_show .box-collateral .brand{ font-size:15px; margin:0px; line-height:26px;}
.products-grid .product-name a{ width:223px;}



.page-title span{ float:right; margin-right:20px;}
.page-title span a{ color:#fff;}
.m-menu-til h3{
    font-family: "Times New Roman", "Microsoft YaHei", Times, serif!important;
}



#product_show .rush-buy-red{
    color:#C44747;
}
.rush-buy-red em{
    font-size: 14px;
    margin-left: 4px;
    vertical-align:middle;
}
.rush-tips{
    font-size: 13px;
    color:#658584;
    margin-bottom: 5px;
}



.card-warp {
    display: none;
}
.card-warp p {
    font-size: 14px; color:#838383;display: none;
}
.card-warp .back {
    font-size:13px;width: 343px; height:250px;float: left;position: relative;
}
.card-warp img{
    width: 100%;
}
.card-warp .back .input-warp{
    position: absolute;top:63px;left:25px;
}
.card-warp .back .cardTo{
    border:2px dashed #E1E1E1;min-width: 179px;height: 26px;padding-left: 5px;
}
.card-warp .back .textarea-area{
    width:295px;height: 76px;border:2px dashed #E1E1E1;position: relative;margin-top: 5px;
}

.card-warp .back textarea{
    font-size: 12px;resize: none;border: 0;position: absolute;top:50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);display: block; width:100%;box-sizing:border-box;text-align: center;line-height: 20px;height: 40px;box-shadow: none;
}

.card-warp .cardFrom{
    border:2px dashed #E1E1E1;min-width: 179px;height: 26px;padding-right: 5px;float: right;text-align: right;margin-top: 28px;
}
.card-warp .front{
    width: 343px; height:250px;float: left;margin-left: 50px;
}