﻿/*商品选项*/
.screen {
    border: 1px solid #eee;
    border-top:none;
    background: #FFF;
    margin-bottom: 10px;
}
.screen-condition {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #f5f5f5;
    border-top: 1px solid #eee;
}
.sc-title {
    padding-left: 10px;
}
.condition-box {
    margin-top: 6px;
}
.condition-box ul li {
    color:#e01a2b;
}
.clearAll {
    margin-left: 20px;
    color: #e01a2b;
}
.condition-li {
    float: left;
    background-color: #fff;
    border:1px solid #e01a2b;
    height: 24px;
    line-height: 24px;
    padding: 0 20px 0 10px;
    margin: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color:#e01a2b;
}
.condition-li .condition-a span {
    display: inline-block;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    line-height: 24px;
    color:#e01a2b;
}
.condition-li .condition-a i {
    position: absolute;
    color:#e01a2b;
    margin-top:1px;
}
/*筛选*/
.searchcon-w {
    border-top: 1px solid #e0e0e0;
    background: #fff;
    /*margin-bottom: 10px*/
}

.con-wrap {
    position: relative;
    _zoom: 1;
    line-height: 34px;
    overflow: hidden;
    background: #f5f5f5
}

.yseach:not(:last-child) > .con-wrap {
    border-bottom: 1px solid #eee;
}

.con-key {
    float: left;
    width: 100px;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    color: #999;
}

.con-value {
    margin-left: 110px;
    /*padding-right: 130px;*/
    padding-left: 10px;
    overflow: hidden;
    zoom: 1;
    background: #fff
}

.rlogoul {
    padding-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    zoom: 1;
    max-height: 98px
}

.rlogoul li {
    position: relative;
    float: left;
    width: 114px;
    height: 48px;
    padding: 0;
    border: 1px solid #e1e1e1;
    margin: -1px -1px 0 0;
    margin: -1px -1px 0 0;
    background: #FFF;
    text-align: center;
}
.rlogoul li a {
    display: block;
    border: 1px solid #fff;
    height: 46px;
    width: 112px;
    overflow: hidden;
    text-overflow: ellipsis;
    zoom: 1;
    line-height: 48px;
    white-space: nowrap;
    text-align: center;
}
.rlogoul li a span {
    display: block;
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    zoom: 1;
    white-space: nowrap;
    position: relative;
    left: 0;
    top:1px;
    padding-left:10px;
}
.rlogoul li:hover span {
    display: block;
    position: absolute;
    left: 1px;
    top: 1px;
    height: 40px;
    background-color: #fff;
    padding-left:10px;
}
.rlogoul li a:hover {
    border-color: #e01a2b;
    color: #e01a2b;
    position: relative;
}
.rlogoul li:hover {
    position: relative;
    z-index: 5;
}

.rlogoul li .r-logo-active {
    background: url("../images/right-icon.png") no-repeat 95px 30px;
    border-color: #e60012;
    z-index: 99999;
}
.rlogoul li .r-logo-active img {
    display: none;
}
.rlogoul li .r-logo-active a {
    border-color: #e01a2b;
    color: #e01a2b
}
.rlogoul li .r-logo-active a span {
    display: block;
    color: #e60012;
    position: absolute;
}
.rlogoul li .r-logo-active span {
    background-color: transparent;
    top:1px;
}
.rlogoul li a img {
    width: 100px;
    height: 36px;
    margin: 5px 6px;
    vertical-align: top
}

.yseah-ext {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 110px;
    height: auto;
    line-height: 22px;
    overflow: hidden;
    zoom: 1
}

.ys-e-more {
    float: left;
    margin-right: 10px;
    position: relative;
    width: 39px;
    height: 23px;
    line-height: 23px;
    padding: 0 7px 0 4px;
    background: #fff;
    visibility: visible;
    color: #888;
    border: 1px solid #e1e1e1
}

.ys-e-multi {
    float: left;
    height: 23px;
    line-height: 23px;
    border: 1px solid #e1e1e1;
    padding: 0 3px 0 18px;
    position: relative;
    background: #fff;
    color: #888
}

.ys-e-multi i,
.ys-e-more i {
    position: absolute;
    top: 0;
    right: 2px;
    display: block;
    width: 20px;
    height: 20px;
    font-size: 10px;
}

.yseah-ext a.ys-e-multi i {
    left: 2px;
}

.yseah-ext a.ys-e-multi:hover {
    border-color: #e4393c
}

.ybtn {
    display: inline-block;
    border-radius: 2px;
    background: #fafafa;
    text-align: center;
    text-decoration: none;
    outline: 0;
    cursor: pointer;
    border: 1px solid #e1e1e1;
    padding: 4px 13px 5px;
    color: #666;
    background-color: #f7f7f7;
}

.ybtn.disable {
    padding: 4px 13px 5px;
    border: 1px solid #ddd;
    background: #fff;
    cursor: default;
    color: #ccc;
    -webkit-filter: none;
    opacity: .2;
    filter: alpha(Opacity=20);
    filter: alpha(Opacity=20)
}

.ybtnwrap {
    text-align: center;
    padding: 10px 0
}

.ybtn-sure {
    border: 0;
    padding: 5px 15px 6px;
    color: #fff;
    background-color: #e01a2b;
    background-repeat: repeat-x;
}

.ybtn-sure {
    margin-right: 8px
}

.selecbaseul {
    overflow: hidden
}

.selecbaseul li {
    display: inline-block;
    margin-bottom: 4px;
    margin-right: 20px;
    height: 26px;
    line-height: 26px;
    width: 80px;
    overflow: hidden;
    vertical-align: top;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.selecbaseul label {
    margin-left: 0;
}
.selecbaseul label span{
    margin-left: 10px;
}
.yseach .pp-all {
    display: none;
}
.yseach.expand .pp-all {
    display: block;
}
.pp-all li {
    float: left;
    margin-top:10px;
    margin-right: 10px;
    cursor: pointer;
}
.pp-all li span{
    border:1px solid #fff;
    padding:4px 10px;
}
.pp-all li span:hover {
    border:1px solid #e60012;
}
.pp-all .pp-active {
    border:1px solid #e60012;
}
.pp-all-widht10 {
    width: 10%;
}
.pp-all-widht90 {
    width: 90%;
}
.y-list {
    padding-top: 4px
}

.selector li a {
    padding-left: 18px
}

.h-fixed {
    height: 30px
}
.multiposition {
    float: right
}
.ybtnwrap {
    display: none
}

.r-logo .rlogoul.more {
    overflow-y: auto
}

.y-list .selecbaseul.more {
    height: auto
}
.s_more{
    text-align: center;
    position: relative;
    top: -1px;
    border-top: 1px solid #eee;
}
.s_more .sm-wrap {
    position: relative;
    display: inline-block;
    margin-top: -1px;
    height: 28px;
    line-height: 28px;
    padding: 0 20px;
    border-width: 1px;
    border-style: solid;
    border-color: #FFF #eee #eee;
    background: #fff;
    cursor: pointer;
}
/*商品选项*/

/*商品列表*/
 .shangp_lieb_yi{
 	padding: 10px 0;
 }

 .filter_yi{
 	position: relative;
    _zoom: 1;
    border-top: 1px solid #DDD;
    margin-bottom: 5px;
 }

 .filter_yi .f_line {
    padding: 6px 8px;
    border-bottom: 1px solid #e1e1e1;
    background: #fafafa;
    zoom: 1;
    overflow: hidden;
}

.filter_yi .f_sort {
float: left;
margin-right: 24px;
}
.filter_yi .f_sort a.curr_1 {
    background: #e01a2b;
    color: #FFF;
    border-color: #e01a2b;
}
.filter_yi .f_pager .disabled, .filter_yi .f_pager .disabled {
    padding: 0;
    background: #f3f3f3;
    color: #CCC;
    cursor: default;
}
.filter_yi .f_sort a {
    float: left;
    padding: 0 10px;
    height: 23px;
    border: 1px solid #e1e1e1;
    line-height: 23px;
    margin-right: -1px;
    background: #FFF;
    color: #333;
}
.filter_yi .f_sort .curr_2:hover{
	border: 1px solid #e01a2b;
	color: #e01a2b; 
	z-index:1;
	position: relative;
}
.filter_yi .f_sort .curr_2 img {
    position: relative;
    top:2px;
    width: 12px;
    height:12px;
    margin-left:2px;
}
.filter_yi .f_pager {
    float: right;
}
.filter_yi .f_pager .fp_text {
    line-height: 23px;
    margin-right: 10px;
    font-family: verdana;
}
.filter_yi .f_pager .fp_text b {
    color: #e01a2b;
    font-weight: 700;
}
.f_sort_icon {color: #fff;}

.filter_yi .f_pager .fp_prev {
    margin-right: -1px;
}
.filter_yi .f_pager .fp_next, .filter_yi .f_pager .fp_prev {
    width: 46px;
    height: 23px;
    border: 1px solid #DDD;
    background: #FFF;
    line-height: 23px;
    font-family: "\5b8b\4f53";
    text-align: center;
    font-size: 16px;
    color: #AAA;
}
.filter_yi .f_pager .fp_next, .filter_yi .f_pager .fp_prev, .filter_yi .f_pager .fp_text{
    float: left;

}
.filter_yi .f_pager .disabled, .filter_yi .f_pager .disabled {
    padding: 0;
    background: #F1F1F1;
    color: #CCC;
    cursor: default;
}
.filter_yi .f_feature {
    float: left;
    position: relative;
    width: auto;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    left: 30px;
}
.f_feature label {
    margin-right: 8px;
}
.goods_list{
    padding: 15px 0;
}
.goods_list ul li{
    float: left;
    margin:0 8px;
}
.goods_frame_padding {
    border:1px solid #e6e6e6;
    width: 200px;
    padding:13px;
    margin-bottom: 10px;
}
.goods_frame {
    border:1px solid #e6e6e6;
    width: 200px;
    padding: 10px;
    margin-bottom: 20px;
}
.goods_frame:hover{
	box-shadow: 0 0 2px #d4d4d4;
}
.goods_list .goods_img {
	width: 200px;
	height: 200px;
	overflow: hidden;
    position:relative;
    text-align:center;
    display: table-cell;
    vertical-align: middle;
}
.goods_list .goods_img img {
    width: 200px;
	height: 200px;
}
.goods_list .goods_frame_text .goods_frame_price {
    position: relative;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    width: 100%;
    margin: 4px 0 4px 0;
}

.goods_list .goods_frame_text .goods_frame_price strong {
    float: left;
    margin-right: 10px;
    color: #e01a2b;
    font-size: 16px;
}
.goods_list .goods_frame_text .goods_frame_price strong em{
	font-size: 16px;
}
.goods_list .goods_frame_title {
    width:100%;
    height: 50px;
    line-height: 20px; 
    max-height: 40px;
    overflow: hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    display:-webkit-box;
    margin-top:10px;
}
.goods_list .goods_frame_shop {
    font-size:12px;
    margin-bottom: 8px;
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    zoom: 1;
    white-space: nowrap;
}
.goods_list .goods_frame_shop a {
    color: #999;
}
.goods_list .goods_frame_shop a i {
    margin-right: 4px;
}
.goods-frame-icon {
    background: #d90f0f;
    height: 20px;
    line-height: 20px;
    padding:0 6px;   
    float: right;
    border-radius: 3px;
    color: #fff;
    margin-right: 4px;
}
.goods-operate {
    width: 100%;
    height: 30px;
}
.goods-operate .goods-operate-btn {
    float: left;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e1e1e1;
    width: 87px;
    position: relative;
    background: #fff;
    text-align: center;
    border-radius:0 2px 2px 0;
    margin-left: -1px;
}
.goods-operate .goods-operate-btn i{
    font-size: 14px;
    margin-right: 4px;
    position: relative;
    top:1px;
}
.goods-operate .goods-operate-cart {
    width: 104px;
}
.goods-operate .goods-operate-cart i{
    font-size: 14px;
    margin-right: 6px;
    position: relative;
    top:1px;
}
.goods-operate-cart:hover {
    background-color: #e01a2b;
    color: #fff;
}
.icon-xingxing { color: #d90f0f;}
/*商品列表*/

/*分页*/
.page {
    margin-bottom: 10px;
    margin-top: 20px;
    overflow: hidden;
}
.page .p-wrap {
    float: right;
    margin-right: 10px;
}
.page .p-num {
    float: left;
}
.page .p-num .pn-next.disabled, .page .p-num .pn-prev.disabled {
    background: #fff;
    cursor: default;
}
.page .p-num a {
    border: 1px solid #e1e1e1;
    background-color: #f7f7f7;
}
.page .p-num a, .page .p-num b {
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    margin-right: 5px;
}
.page .p-num .pn-break {
    color: #8B8B8B;
}

.page .p-skip {
    float: left;
    margin-left: 10px;
}
.page .p-skip em {
    float: left;
    line-height: 34px;
}
.page .p-num .p-num-active {
    color: #e60012;
    background-color: #fff;
    border: 1px solid #e60012;
}
/*分页*/


/*为你推荐*/
.recommend{ margin:40px auto}
.recommend_title .ds_dg{ 
    width:130px; 
    position: relative;
    bottom: -1px;
    background: #fff;
    height:34px; 
    line-height:34px;
    font-size:14px; 
    font-weight:bold; 
    text-align:center;
} 
.recommend_title .on_d {border: solid 1px #e8e8e8; border-bottom:none; color: #666;}
.recommend_con{ clear:both; background:#fff; border:1px solid #e8e8e8;padding:20px;}
/*推荐产品展示*/
.picScroll_left_s{ overflow:hidden; position:relative; }
.picScroll_left_s .hd{position: relative;}
.picScroll_left_s .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll_left_s .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px;cursor:pointer; }
.picScroll_left_s .hd ul li.on{ background-position:0 0; }
.picScroll_left_s .bd ul{ overflow:hidden; zoom:1; }
.picScroll_left_s .bd ul li{ width:200px;float:left; overflow:hidden; margin:0 4.8px; padding:10px; border:1px solid #fff;}
.picScroll_left_s .bd ul li:hover { border:1px solid #e01a2b;}
.picScroll_left_s .bd ul li .pic {
    margin-bottom: 10px;
    text-align:center;
    width:200px;
    height:200px;
    display: table-cell;
    vertical-align: middle;
}
.picScroll_left_s .bd ul li .pic img{    
    width:200px;
    height:200px;
}
.picScroll_left_s .bd ul li .title{width:200px; line-height:20px; text-align: left; }
 
.cart_add_price{
    color: #e01a2b;
    font-weight: 800; 
    line-height: 24px;
}
.cart_scroll_btn {
    height: 30px;
    line-height: 30px;
    border: 1px solid #e1e1e1;
    width: 140px;
    margin-top: 10px;
    margin-left: 32px;
    text-align: center;
    display: inline-block;
    color: #888;
}
.picList_text {
    width:199px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
/*猜你喜欢*/
.like{
    margin:20px 0;
	padding:20px;
	border: solid 1px #e8e8e8;
}
.like .like-top-title {
    width: 50%;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #666;
}
.like .like-extra {
    width: 50%;
    float: left;
    text-align: right;
    color: #666;
}
.like .like-change i {
    margin-right: 4px;
}
.like-ul{
    width:100%;
    overflow: hidden;
}
.like-ul li{
	float: left;
    width: 210px;
    margin: 0 10px; 
}
.like-ul li .like-img{
    margin-bottom: 10px;
    width: 200px;
    height: 200px;
    text-align:center;
    display: table-cell;
    vertical-align: middle;
}
.like-ul li .like-img img {
    max-width: 200px;
    max-height: 200px;
}
.like-ul li .like-title{
    width:199px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.like-ul li .like-money{
	font-size: 14px;
	line-height: 25px;
    color: #e01a2b;
    font-weight: 800;
}
/*为您推荐*/
 
/*节点头部*/
.breadcrumbs{
    height: 40px;
    line-height: 40px;
    margin-top:10px;
}
.breadcrumbs ul li{
	display: inline-block;
    position: relative;
    z-index: 31;
}
.breadcrumbs ul li:last-of-type{
    overflow: hidden;
    vertical-align: top;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 500px;
}
.breadcrumbs ul li a:hover{
	color: #e01a2b;
}
/*节点头部*/

/*商品详情*/
.goods-details-subscript {
    position: absolute;
    left:94%;
}
.goods-details {
    width: 770px;
    margin-left:30px;
    position: relative;
    margin-bottom: 40px;
}
.goods-details .gdetails-country {
    margin-bottom: 24px;
}
.goods-details .gdetails-country p {
    float: left;
}
.goods-details .gdetails-title {
    position: relative;
    padding-bottom: 14px;
}
.goods-details .gdetails-title h1 {
    width: 710px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    overflow: hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    display:-webkit-box;
    margin-bottom: 10px;
}
.goods-details .gdetails-title p {
    width: 710px;
    line-height: 16px;
    overflow: hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    display:-webkit-box;
    color: #e01a2b;
}
.goods-details .gdetails-gary{
    width: 100%;
    background: #fafafa;
    border-bottom: 1px solid #eee;
    line-height: 36px;
    display: flex;
    justify-content: space-between;
}
.gdetails-gary-title{
    width: 50px;
    line-height: 50px;
    text-align: justify;
    text-align-last: justify;
    margin:0 20px 0 10px;
    float: left;
    color:#939393;
}
.gdetails-red {
    font-size: 20px;
    color: #e01a2b;
    font-weight: 600;
    margin-right:10px;
    margin-top: 5px;
}
.gdetails-red em {
    font-size: 12px;
}
.gdetails-cost{
    text-decoration:line-through;
    color:#9d9da1;
    margin-top: 6px;
}
.gdetails-skin {
    clear: both;
    height: 20px;
}
.gdetails-skin ul {
    width: 680px;
    float: left;
}
.gdetails-skin-margin {
    margin-top:5px;
}
.count-wrapper {
    position: relative;
    top:12px;
}
.count-wrapper .cartwares-stock {
    position: relative;
    top: 4px;
    left: 10px;
}
.gdetails-btns{
    clear: both;
    margin-left: 80px;
    margin-top:50px;
}
.gdetails-btns i {
    margin-right: 4px;
}
.gdetails-btns .gd-border {
    width: 100px;
    margin-left: 20px;
}
.disFold {
    position: relative;
    top:20px;
    right: 10px;
}
.gdetails-li {
    float: left;
    background-color: #fff;
    border:1px solid #e1e1e1;
    width: 80px;
    margin-right:10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top:10px;
    text-align: center;
}
.gdetails-li:hover {
    border-color: #e01a2b;
    cursor: pointer;
}
.gdetails-li-active {
    border:1px solid #e01a2b;
}
.gdetails-li-active a {
    color:#e01a2b;
}
.gdetails-li .gdetails-li-a span {
    display: inline-block;
    max-width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    line-height: 30px;
}
.gdetails-border {
    border-style: dashed;
}
.gdetails-border:hover {
    border-color:#e1e1e1;
}
.gdetails-border span {
    color: #a2a2a2;
}
.special-margin {
    position: relative;
    top:-2px;
}
.cartBtn-add-gary {
    background-color: #e1e1e1;
    border:1px solid #d1d1d1;
    color: #666;
    width: 160px;
    height: 46px;
    line-height: 46px;
    padding:12px 30px;
    font-size: 16px;
    cursor: default;
    text-align: center;
}
.cartBtn-add-gary:hover {
    color: #666;
}
.ind-panel {
    width: 50%;
    line-height: 50px;
    text-align: right;
    color: #939393;
    margin-right: 20px;
}
/*商品详情*/
/*放大镜*/
.magnifier-con {
    width: 400px;
}
#magnifier {
    position: relative;
    width: 400px;
    margin-bottom: 20px;
  }
  .small-box {
    position: relative;
    width: 400px;
    height: 400px;
    margin-bottom: 20px;
    border: 1px solid #e1e1e1;
    overflow: hidden;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
  .small-box img {
    width: 400px;
    height: 400px;
    display: block;
  }
  .small-box .hover {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
    height: 200px;
    border: 1px solid #aaa;
    background: #0099ff;
    opacity: .5;
    filter: alpha(opacity: 50);
    cursor: move;
  }
  .thumbnail-box {
    position: relative;
    width: 100%;
  }
  .thumbnail-box .btn {
    position: absolute;
    top: 50%;
    width: 22px;
    height: 32px;
    margin-top: -16px;
  }
  .thumbnail-box .btn-prev {
    left: 0;
    background: url(../images/magnifier/btn_prev.png) no-repeat;
  }
  .thumbnail-box .btn-next {
    right: 0;
    background: url(../images/magnifier/btn_next.png) no-repeat;
  }
  .thumbnail-box .list {
    overflow: hidden;
    width: 350px;
    margin: 30px auto;
  }
  .thumbnail-box .wrapper {
    width: 100000px;
  }
  .thumbnail-box .list .item {
    float: left;
    margin: 0 10px;
    width: 62px;
    height: 62px;
    border:2px solid #e1e1e1;
    cursor: pointer;
  }
  .thumbnail-box .list .item img {
    border: 2px solid #fff;
    width: 58px;
    height: 58px;
  }
  .magnifier-item-img {
      width: 58px;
      height: 58px;
      overflow: hidden;
      text-align: center;
      display: table-cell;
      vertical-align: middle;
  }
  .magnifier-item-img img {
      width: 100%;
  }
  .thumbnail-box .list .item-cur {
    border-color: #e01a2b;
  }
  .big-box {
    display: none;
    overflow: hidden;
    position: absolute;
    left: 410px;
    top: 0;
    width: 400px;
    height: 400px;
    border: 1px solid #e4e4e4;
    z-index:1;
  }
  .big-box img {
    display: block;
  }
/*放大镜*/
/*特价活动 开始*/
.special-title-all {
    border:1px solid #e1e1e1;
    width: 100%;
    margin-top: 20px;
}
.special-top-title {
    background-color: #fafafa;
    border-bottom: 1px solid #e1e1e1;
	height: 30px;
	line-height: 30px;
    padding-left: 20px;
    font-weight:800;
}
.special-top {
	border-bottom:1px solid #e01a2b;
    width: 100%;
    height: 30px;
    color: #fff;
}
.special-top span {
    background-color: #e01a2b;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    display:inline-block; 
    padding-bottom: 1px;
}
.special-goods {
    color: #888;
    font-size: 12px;
	width: 99.8%;
	height: auto;
    display: inline-block;
    margin-bottom: 10px;
}
.specital-float {
	width: 100%;
	background-color: #fff;
    color:#000;
}
.specital-dcon {
	width: 100%;
	background-color: #fff;
    color:#000;
    height: 120px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: -1px;
}
.specital-con {
    padding:16px 20px;
}
.specital-float-img {
	border:1px solid #e7e7e7;
	width:120px;
}
.specital-float-img img {
	width: 100%;
}
.spacital-text {
    font-weight: 800;
	color:#c81623;
	height: 30px;
	line-height: 30px;
}
.specital-btn {
	margin-top: 6px;
}
.special-goods-text {
    width: 120px;
}
.specital-add {
    margin-top: 60px;
}
.specital-btn-margin {
    margin-right: 30px;
}
.specital-onetc {
    margin-left: 20px;
}
.specital-border {
    width: 100%;
    margin-bottom: -1px;
    margin-top: 20px;
}
.specital-spac {
    float: right;
    margin-right:70px;
}
.specital-spac-top {
    text-align: right;
    width: 200px;
}
.specital-float .special-fold {
    border:1px solid #ddd;
    background-color: #f6f6f6;
    margin-left: 3px;
    margin-top: 0;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    margin-top:-1px;
    margin-right:-1px;
    float: right;
}
.specital-float .special-fold .more1 {
    margin-right: 10px;
}
.specital-float .special-fold .more2 {
    margin-right: 10px;
}
.specital-float .gd-hd {
    border: 1px solid #e7e7e7;
    width: 100%;
    margin-top:-1px;
    padding-top:16px;
    height:47px; 
}
/*特价活动 结束*/
/*套餐*/
.ss-top {
    margin-left: 55%;
}
.specital-num {
    margin-left: 33%;
    width: 200px;
    margin-top:-6px;
}
.setmeal-border {
    margin-top:-20px;
}
.setmeal-border .cart-title {
    border-left:none;
    border-right:none;
}
.setmeal-title {
    height: 40px;
    line-height: 40px;
    padding-left:20px;
    background-color:#fafafa;
    text-align: center;
}
.setmeal-title span {
    font-size: 14px;
    font-weight: 800;
}
.meal-title {
    border: 1px solid #E9E9E9;
    margin-top:-1px;
}
.setmeal {
    border:1px solid #e1e1e1;
    border-top:none; 
    margin-bottom:20px;
    margin-left: 0;
}
.setmeal .cart-all {
    margin: 0;
}
.setmeal .cart-all .cart-wares {
    border-left:0;
    border-right:0;
}
.gdetails-skin-tips {
    margin-left:70px;
    line-height: 0;
}
.gdetails-skin .cartwares-margin {
    margin-bottom: 0;
}
.setmeal-btn {
    background-color: #fafafa;
    border: 1px solid #e7e7e7;
    margin-top:-1px;
    width:98.2%;
    padding: 6px 10px;
    text-align: right;
}

.setmeal-border .special-fold {
    border:1px solid #ddd;
    background-color: #fafafa;
    margin-left: 0;
    margin-top: 0;
    width:90px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    margin-top:-1px;
    float: right;
    margin-right: -2px;
}
.setmeal-border .special-fold .more-tc1 {
    margin-right: 10px;
}
.setmeal-border .special-fold .more-tc2 {
    margin-right: 10px;
}
.goods-details-numbottom {
    border: 1px solid #e7e7e7;
    height: 50px;
    width: 100%;
    margin-top:-1px;
    padding-top:40px;
}
.goods-details-numbottom-count {
    left: 80px;
    top:-20px;
}
/*套餐*/
/*进口税*/
.gdetails-duty {
    margin-top: 6px;
}
.gdetails-duty-text {
    margin-left: 14px;
    color: #6286ca;
    cursor: pointer;
}
.gdetails-duty-text img {
    width: 12px;
    height: 12px;
    position: relative;
    bottom: 1px;
    margin-left: 2px;
}
.dutycontent { 
    display: none;
    background: #fff;
    border: 1px solid #ddd;
    width: 518px;
    padding: 10px;
    position: absolute;
    z-index: 999;
    left: 230px;
    line-height: 20px;
    color:#555;
}
/*进口税*/
/*运费*/
.yf-duty-text {
    margin-left: 14px;
    color: #6286ca;
    cursor: pointer;
}

.yf-duty-text img {
    width: 12px;
    height: 12px;
    position: relative;
    bottom: 1px;
    margin-left: 2px;
}

.yfcontent {
    display: none;
    background: #fff;
    border: 1px solid #ddd;
    width: 480px;
    padding: 10px;
    position: absolute;
    z-index: 999;
    left: 270px;
    line-height: 20px;
    color: #555;
}
/*运费*/
/*商品详情下面左侧*/
.gd_left{
	border: solid 1px #e1e1e1;
	margin-bottom: 10px;
}
.gd-stores-name {
    height: 40px;
    line-height: 40px;
    background-color: #fafafa;
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    vertical-align: top;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gd-stores-name span {
    font-weight: 800;
}
.gd-stores-name i {
    margin-right: 4px;
}
.gdstores-wares-img {
    text-align:center;
    width:160px;
    height:160px;
    display: table-cell;
    vertical-align: middle;
}
.gdstores-wares-img img{
    width:160px;
    height:160px;
}
.gd-stores-wares {
    width: 160px;
    margin: 0 auto;
}
.gd-stores-wares li {
    margin:10px 0;
}
.gd-stores-wares h3 {
    color:#e01a2b;
    font-weight: 600;
}
.gd-stores-wares p {
    width: 160px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    display:-webkit-box;
}
.gdetails_left{
	width: 200px;
}

.gd-stores-wrapper {
    padding: 10px;
}
.describe-ico {
    text-align: center;
    margin-top: 10px;
}
.describe-ico .describe-ico-con {
    width: 50%;
}
.btn-group {
    padding: 3px 9px 0;
    overflow: hidden;
}
.btn-group .btn-enter {
    margin-right: 6px;
    background-color: #e01a2b;
    color:#fff;
}
.btn-group .btn-collect,.btn-group .btn-enter {
    float: left;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    width: 100%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 10px;
}
.btn-group .btn-collect i,.btn-group .btn-enter i {
    margin-right: 4px;
}
.gd-spph {
    max-height: 40px;
    overflow:hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    display:-webkit-box;
}
.btn-group .btn-collect:hover {
    background-color: #fff9f9;
}
/*商品详情下面左侧*/

/*商品详情下面右侧*/
.gdetails_right{
    width: 978px; 
    margin-left: 20px;
}
.gd-intro {
    margin-bottom: 10px;
    border-bottom: solid 1px #eee;
}
.gd-intro .gd-intro-list{
    overflow: hidden; 
}
.gd-intro .gd-intro-list .gd-intro-pp {
    padding: 6px 0;
}
.gd-intro .gd-intro-list li {
    display: inline;
    float: left;
    width: 280px;
    margin-bottom: 10px;
    margin-right: 30px;
    overflow: hidden;
    vertical-align: top;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.detail_content_wrap{
	text-align: center;
    padding: 20px 0 50px 0;
}
.detail_content_wrap img {
    width: 900px;
}
/*规格参数*/
.norms-table-all {
    border-collapse:collapse;
    width: 99.6%;
}
.norms-table-all tr td {
    border:1px solid #dadada;
}
.norms-table {
    background-color: #f2f2f2;
    text-align: center;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
}
.norms-table-title {
    width: 100px;
    padding-left:10px;
}
.norms-text {
    padding: 10px;
    font-size: 14px;
}
.norms-tab {
    width: 100%;
    border-collapse:collapse;  
    border: 1px solid #ccc;
    border-top: none;
    border-bottom: none;
}
.norms-tab tr td {
    border-collapse:collapse;  
    border: 1px solid #ccc;
    padding: 10px;
}
.norms-tab-width {
    width: 300px;
}
/*规格参数*/
/*购买须知*/
.notice {
    padding: 10px;
    background-color: #fffdf7;
    border: 1px solid #f8dbb6;
}
.cart-check-checkbox {
    float: right;
    line-height: 40px;
    margin-right: 14px;
    font-size: 14px;
}
.cart-check-checkbox input {
    position: relative;
    top: 2px;
}
.cart-check-checkbox a {
    color: #6286ca;
}
/*购买须知*/
.shouh_baoz_2 .mt{
	position: relative;
    padding: 10px; 
    background-color: #f7f7f7;
    border: 1px solid #eee;
}
 
.shouh_baoz_2 .comment-info {
    overflow: hidden;
    zoom: 1;
    padding: 20px 0;
}
.shouh_baoz_2 .comment-info .comment-percent {
    width: 90px;
    padding: 0 0 0 40px;
    float: left;
}
.shouh_baoz_2 .comment-info .percent-tit {
    font-size: 12px;
    color: #666;
    font-weight: 400;
}
.shouh_baoz_2 .comment-info .percent-con {
    line-height: 110%;
    font-size: 45px;
    color: #e01a2b;
    font-family: arial;
}

/*商品评价*/
.shouh_baoz_2 .comments-list {
    min-height: 93px;
}
.ETab div.small {
    border: 1px solid #f5f5f5;
    background-color: #fafafa;
    padding-left: 10px;
    height: 30px;
    line-height: 30px;
}
.ETab .tab-main {
    position: relative;
    background-color: #f7f7f7;
    border: 1px solid #eee;
    border-bottom: 1px solid #e4393c;
    display: inline-block;
    display: block;
}
.ETab .tab-main li {
    position: relative;
    display: inline-block;
    font-family: "microsoft yahei";
    cursor: pointer;
}
.ETab div .small li .current_xq, .ETab div .small li.current_xq a {
    background: #fafafa;
    color: #e4393c;
}
.ETab .tab-main li .current_xq {
    background-color: #e4393c;
    color: #fff;
    cursor: default;
}
.ETab div.small li {
    padding: 5px 10px;
}
.ETab div .small li .current_xq, .ETab div .small li .current_xq a {
    background: #fafafa;
    color: #e4393c;
}

.ETab .tab-main ._extra_a {
    position: absolute;
    top: 0;
    right: 0;
}

.tab_con{
    overflow: hidden;
    padding: 10px;
}
.replyListWrap li {
    padding: 25px 0;
    border-bottom: 1px solid #f3f3f3;
    position: relative;
    overflow: hidden;
}
.replyListWrap li .reply-left {
    width: 140px;
}
.replyListWrap li .reply-left p {
    max-width: 140px;
    margin-bottom: 6px;
    word-wrap: break-word;
    word-break: break-all;
}
.replyListWrap li .reply-center {
    width: 750px;
    padding: 0 10px;
}
.replyListWrap .reply_avatar {
    margin-bottom: 4px;
    margin-left: 0;
    width: auto;
    text-align: left;
}
.replyListWrap .reply_avatar img {
    width: 30px;
    height: 30px;
    margin-right: 9px;
    display: inline-block;
    vertical-align: middle;
}
.replyListWrap .reply_avatar_userName {
    display: inline-block;
    vertical-align: middle;
    max-width: 74px;
    _width: 74px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 12px;
}
.replyListWrap li .reply-center, .replyListWrap li .reply-left, .replyListWrap li .reply-right {
    float: left;
}
.comment-info-square {
    margin-left: 30px;
}
.comment-info-square span {
    padding:5px 10px;
    border:1px solid #e0e0e0;
    color:#999;
}
.comment-message {
    margin-top: 10px;
}
.order-info {
    float: left;
    color: #999;
}
.order-info span {
    margin-right: 20px;
}
.comment-op {
    float: right;
}
.comment-op a {
    display: inline-block;
    margin-left: 25px;
    color: #666;
}
.comment-op a {
    display: inline-block;
    margin-left: 25px;
    color: #666;
}
/*商品详情下面右侧*/

/*个人中心*/
.personal-center{
	padding: 20px 0;
	display: block;
    overflow: hidden;
}
.personal-center-left{
	width: 200px;
    float: left;
    margin-right: 18px;
}
.personal-center-right {
	width: 980px;
    float: left;
}
.personal-center-right-btn {
    margin-left:10px;
    padding:0 10px;
}
/*个人中心左侧*/
.per-left-all {
    border: 1px solid #e8e8e8;
}
.personal-active {
    color:#e01a2b;
}
.personal_head{
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    cursor: pointer; 
    position: relative;
    margin: 0px;
    font-weight: bold;
    border-top:1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    background-color: #f5f5f5;
    margin-top: -1px;
}
.personal_body{
    line-height: 38px;  
}
.personal_body a{
    display:block;
    height:36px;
    line-height:36px;
    padding-left:20px;
    background:#fff;
    text-decoration:none;
}
/*个人中心左侧*/
/*个人中心首页*/
.perCenter-top {
    border:1px solid #e8e8e8;
    padding:20px;
    margin-bottom: 20px;
}
.perCenter-head {
    width: 120px;
    text-align: center;
}
.perCenter-headbg {
    background-color: #ccc;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border:5px solid #ccc;
    margin:0 auto;
}
.perCenter-head img{
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.perCenter-text {
    width: 50%;
    margin-left: 20px;
    margin-top: 20px;
}
.perCenter-text-top {
    margin-bottom: 20px;
}
.perCenter-text-top span {
    font-weight: 800;
}
.perCenter-text-top a {
    color:#5291dd;
    margin-left: 20px;
}
.perCenter-text-safe {
    color:#5291dd;
    margin-left: 20px;
}
.perCenter-text-out {
    margin-left: 20px;
}
.perCenter-attestation {
    margin-top: 20px;
}
.perCenter-att {
    margin-bottom: 10px;
}
.perCenter-att span {
    color:#C5C5C5;
}
.perCenter-att i {
    margin-right: 4px;
}
.perCenter-hy span{
    color:#ff7929;
    font-weight: 800;
}
.peratt-color {
    color:#0099B7
}

.per-order {
    height: 50px;
    line-height: 50px;
    border:1px solid #e8e8e8;
    border-bottom: none;
}
.perorder-my {
    width: 22%;
    height: 50px;
}
.per-order-my {
    font-weight: 800;
    font-size: 14px;
    width: 55%;
    margin-left: 10px;
}
.perorder-my .item {
    width: 70px;
    float: left;
    height: 50px;
    border-left:1px solid #eaeaea;
    text-align: center;
}
.perorder-my-icon {
    width: 70px;
    height: 38px;
    font-size: 22px;
    text-align: center;
    margin-top: -8px;
    color: #888;
}
.perorder-my .name {
    height: 16px;
    line-height: 16px;
}
.per-right {
    margin-right: 10px;
    width: 200px;
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    text-align: right;
}
.cartorder-red {
    color: #e01a2b;
}
.cartorder-gary {
    color: #aaaaaa;
}
.cartorder-btn {
    background: #e01a2b;
    color: #fff;
    width: 66px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 3px;
    display: inline-block;
}
.cartorder-btn:hover {
    color:#fff;
}
.cartorder-garybtn {
    background: #f5f5f5;
    border:1px solid #dddddd;
    color: #9b9b9b;
    width: 66px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 3px;
    display: inline-block;
}
.appraiseBox .cartorder {
    margin-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
}
.cartorder-dan {
    margin-bottom: 20px;
}
.per-follow {
    width: 348px;
    margin-bottom: 16px;
    background-color: #fff;
    border:1px solid #e8e8e8;
    margin-left: 20px;
    height:140px;
}
.per-follow-top {
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e8e8e8;
    background-color: #fafafa;
}
.perfollow li {
    width: 49%;
    height: 60px;
    line-height: 30px;
    float: left;
    text-align: center;
    margin-top: 20px;
}
.perfollow .text {
    font-weight: 800;
}
.perline {
    height: 80px;
    width: 1px;
    border-right: 1px solid #e8e8e8;
    margin-top: 10px;
}
#guess .guess-con {
    background-color: #fff;
}
#guess .layui-carousel-arrow {
    left: 0;
    right: 0;
}
#guess .layui-carousel-arrow {
    width: 16px;
    height: 36px;
    border-radius: 0;
}
#guess .layui-carousel-ind {
    top: -16px;
}
#guess .layui-carousel-ind li {
    width: 6px;
    height: 6px;
}
.personal-not {
    border:1px solid #e1e1e1;
}
.personal-not .appraise-not {
    margin: 20px auto;
    height: 140px;
}
.personal-banner img{
    width: 610px;
    height: 300px;
}
/*个人中心首页*/
.personalBtn {
    background: #e01a2b;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    width: 110px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    border-radius: 4px;
}
.personalBtn:hover {
    color:#fff;
}
/*个人信息*/
.messlist {
    margin-bottom: 10px;
    height: 50px;
}
.user_set .messlist label {
    display: inline-block;
    width: 120px;
    text-align: right;
    margin-right: 10px;
}
.user_set .messlist label em {
    color: #e01a2b;
    font-weight: 800;
    margin-right: 6px;
    font-size: 15px;
    position: relative;
    top:4px;
}
.user_set .messlist input {
    border: 1px solid #e1e1e1;
    width: 400px;
    padding: 8px 6px;
    height: 20px;
}
.messlist-btn {
    margin-left: 134px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.user_select {
    display: inline-block;
    width: 136px;
    height: 30px;
    position: relative;
    vertical-align: middle;
    padding: 0;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #e5e5e5;
}
.mes-radio {height: 40px;}
.messlist .mess-radio input{
    width: 14px; 
    height: 14px;
    vertical-align: 2px;
}
.mesradio {
    vertical-align: 5px;
    margin-right: 18px;
}
.messelect {
    margin-top: -5px;
}
.per-user {
    margin-left: 134px;
}
/*个人信息*/
/*信息提示*/
.user-tips {
    color: #e01a2b;
    margin-left: 134px;
    margin-top: 2px;
    display: none;
}
.user-tips i {
    font-size: 10px;
    margin-right: 4px;
}
/*信息提示*/

/*我的订单*/
.per-appraise {padding:0 10px;}
.appraise-nav {width: 100%; height: 40px; border-bottom: 2px solid #e6e6e6;}
.appraise-nav li{width:100px;height:40px;line-height:40px;font-size:14px; font-weight:800;text-align:center;float:left;cursor:pointer;}
.appraise-nav .on{border-bottom:2px solid #e60012; margin-bottom: 1px;}
.appraiseBox {width:100%;height:auto;}
.appraiseBox .appbox {display:none; margin-top:10px;}
.appraiseBox .active {display:block; margin-top:10px;}

.appraise-search {
    position: relative;
    right: 0;
    top:-36px;
}
.appraise-search-text {
    border: 1px solid #e5e5e5;
    width: 160px;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    font-size: 12px;
}
.appraise-search-btn {
    width: 40px;
    height: 26px;
    line-height: 26px;
    background: #d90f0f;
    border: 1px solid #d90f0f;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    text-align: center;
}
.appraise-not {
    width: 400px;
    margin:100px auto;
    height: 210px;
}
.appraise-not-img {
    margin-right:20px;
}
.appraise-not-text {
    font-size: 14px;
    color:#6a6a6a;
}
.appraise-not-span {
    margin: 16px 0 30px 0;
}
.appraise-not-a {
    margin-top: 20px;
}
.appraise-not-a a {
    margin-left:0;
}
.appraise-notbtn {
    background-color: #f5f5f5;
    border: 1px solid #e1e1e1;
    width: 160px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    color: #333;
    margin-right: 20px;
}
.appraise-not-span span {
    color: #d90f0f;
}
.cartwares-money {
    font-weight: 600;
    color: #d90f0f;
    font-size: 14px;
}

.order-appraise {
    width: 100%;
    border-collapse:collapse;
}
.order-appraise .tr-bd td {
    padding: 14px 0;
    text-align: center;
}
.order-appraise td {
    border: 1px solid #e5e5e5;
}
.order-appraise-left {
    margin-left: 20px;
}
.order-appraise-left .order-appraise-left-text {
    width: 300px;
    text-align: left;
}
.cart-package-icon {
    background: #d90f0f;
    height: 20px;
    line-height: 20px;
    font-weight: normal;
    padding:0 6px;   
    float: left;
    border-radius: 3px;
    color: #fff;
    margin-top:5px;
    margin-left:10px;
    margin-right: 10px;
}
/*我的订单*/
/*收藏商品*/
.personal-collect-btn {
    float: left;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e1e1e1;
    padding: 0 10px;
    background: #fff;
    text-align: center;
    border-radius: 2px 0 0 2px;
}
.personal-collect-btn i {
    font-size: 14px;
    margin-right: 4px;
    position: relative;
    top: 1px;
}
.personal-browse-btn {
    float: left;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e1e1e1;
    width: 94px;
    position: relative;
    background: #fff;
    text-align: center;
    margin-left: -1px;
    border-radius: 2px;
}
.personal-browse-btn i {
    margin-right: 4px;
}
/*收藏商品*/
/*收藏店铺*/
.per-shop {
    border:1px solid #eaeaea;
    height: 150px;
    margin: 10px;
}
.per-shop-left {
    width: 200px;
    text-align: center;
    border-right: 1px solid #eaeaea;
    height: 150px;
}
.per-shop-right ul li {
    float: left;
    padding: 20px 22px;
}
.per-shop-right .pershop-wares a img {
    width: 80px;
    height: 80px;
    border: 1px solid #eaeaea;
}
.per-shop-right .pershop-wares p {
    margin-top: 10px;
}
.per-shop-right ul li span {
    width: 80px;
    height: 80px;
    margin: 10px;
}
.pershop-img {
    text-align:center;
    width:120px;
    height:40px;
    vertical-align: middle;
    margin: 10px auto;
    margin-bottom: 10px;
}
.pershop-img img {
    max-width:120px;
    max-height:40px;
}
.pershop-btn {
    width: 100%;
    margin-top: 18px;
}
.per-shop-btn {
    float: left;
    background-color: #e01a2b;
    border: 1px solid #e01a2b;
    border-radius: 0 2px 2px 0;
    width: 45%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 10px;
    color:#fff;
}
.per-shop-btn:hover {
    color:#fff;
}
.pershop-text {
    font-weight: 600;
    overflow: hidden;
    vertical-align: top;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 180px;
    margin-left: 10px;
}
.pershop-text a i {
    margin-right: 4px;
}
.personal-shop-sc {
    float: left;
    border: 1px solid #e1e1e1;
    border-radius:2px 0 0 2px;
    width: 45%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: -1px;
}
.personal-shop-sc i,.per-shop-btn i {
    margin-right: 4px;
}
/*收藏店铺*/
 /*头像*/
 .up_avater {
    padding: 20px;
    background: #fff;
    min-height: 412px;
}
.avater_btn {
    width: 155px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    background: #e01a2b;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
}
.upload_tip {
    width: 100%;
}
.upload_tip .upload_text {
    float: left;
    margin: 20px 0 0 20px;
    color: #a1a19d;
}

.upload_main {
    height: 350px;
}
.up-left {
    width: 52%;
    height: 250px;
    border-right: 1px solid #e6e6e6;
    padding-right: 20px;
    float: left;
    margin-top: 20px;
}
.pic-show {
    width: 430px;
    height: 230px;
    position: relative;
    border:1px solid #eaeaea;
    background-color: #f9f9f9;
    padding: 10px;
}
.pic-wrap {
    width: 430px;
    height: 230px;
    overflow: hidden;
    text-align: center;
}
.pic-wrap img {
    vertical-align: middle;
    max-width: 230px;
    width: 230px;
    height: 230px;
}

.up-right{
    width: 40%;
    float: left;
    margin: 20px 0 0 45px;
}
.up-right-title h5 {
    font-size: 14px;
    color: #000;
    line-height: 24px;
    font-weight: 800;
}
.up-right-title p {
    color: #9d9da1;
    font-size: 12px;
    line-height: 24px;
}
.up-top {
    padding-bottom: 13px;
    padding-left: 20px;
    margin-top: 60px;
    float: left;
}
.pic-100-box {
    width: 100px;
    text-align: center;
}
.pic-100 {
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 50%;
}
.pic-100 img {
    width: 100px;
    height: 100px;
}
.pic-tip {
    color: #a5a5a5;
    font-size: 12px;
    display: block;
    margin-top: 15px;
    white-space: nowrap;
}
.uc_container {
    width: 60px;
    height: 170px;
    float: left;
    margin: 20px 0 0 98px;
}
.up-bottom {
    margin-bottom: 20px;
}
.pic-60-box {
    width: 60px;
    text-align: center;
}
.pic-60 {
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 50%;
}
.pic-60 img {
    width: 60px;
    height: 60px;
}
.pic-30-box {
    width: 30px;
    margin-top: 20px;
    text-align: center;
}
.pic-30 {
    width: 30px;
    height: 30px;
    overflow: hidden;
    border-radius: 50%;
}
.pic-30 img {
    width: 30px;
    height: 30px;
}
/*头像*/
/*修改密码*/
.personal-main-title {
    border-bottom: 1px solid #e8e8e8;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
}
.password-box {width:100%;margin: 40px auto;}

.password-step{ margin:0 auto; display:block; height:60px;}
.password-step li{width:33%;float: left; position:relative; text-align:center;}
.password-step .line_bg{ height:3px; background:#d5d5d5; display:inline-block; width:50%; top:13px; position:absolute; z-index:1;}
.password-step .lbg-l{left:0;}
.password-step .lbg-r{right:0;}
.password-step .num{ position:relative; z-index:2; background:#fff;width:54px; height:40px;text-align:center; display:inline-block;}
.password-step .num em,.num i{width:40px; height:40px; display:inline-block; left:10px; top:-5px;position:absolute;}
.password-step .num em{ background:#d5d5d5;z-index:2; border-radius: 50%;}
.password-step .num b{  z-index:3; color:#fff; top:4px;position: absolute; left: 24px; font-size: 16px;}
.password-step .num i{  z-index:3; color:#fff; font-weight:700; top:4px;position: absolute; left: 10px; font-size: 16px;}
.password-step .lbg-txt{ position:relative; color:#bfbfbf;}
.password-step .pson .lbg-txt{color:#e01a2b;}
.password-step .pson .line_bg,.password-step .pson .num em{ background:#e01a2b}

.password-form {width:460px;margin: 40px auto;}
.oneform { width: 100%; margin-bottom: 40px;}
.oneform-item {height: 44px; margin-bottom: 20px;}
.oneform-item em { color:#e01a2b;font-weight: 800; margin-right:10px;}
.oneform-item label {
    display: inline-block;
    width: 130px;
    text-align: right;
    margin-right: 10px;
}
.oneform-item input {
    border: 1px solid #e5e5e5;
    width: 300px;
    height: 42px;
    padding-left: 13px;
}
.oneform-item .user-tips {
    margin-left: 144px;
}
.twoform {
    width: 100%; 
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
    font-weight: 800;
}
/*修改密码*/
/*订单详情*/
.orderdet-step{ margin:0 auto; height:60px; padding:30px 0;}
.orderdet-step li{width:20%;float: left; position:relative; text-align:center;}
.orderdet-step .line_bg{ height:3px; background:#dbdbdb; display:inline-block; width:50%; top:13px; position:absolute; z-index:1;}
.orderdet-step .lbg-l{left:0;}
.orderdet-step .lbg-r{right:0;}
.orderdet-step .num{ position:relative; z-index:2;width:54px; height:40px;text-align:center; display:inline-block;}
.orderdet-step .num em,.num i{width:30px; height:30px; display:inline-block; left:10px; top:-5px;position:absolute;}
.orderdet-step .num em{ background:#cccccc;z-index:2; border-radius: 50%; border: 4px solid #dcdcdc;}
.orderdet-step .num i{  z-index:3; color:#fff; font-weight:700; top:4px;position: absolute; left: 14px; font-size: 16px;}
.orderdet-step .lbg-txt{ position:relative; color:#bfbfbf;}
.orderdet-step .pson .lbg-txt{color:#e01a2b;}
.orderdet-step .pson .line_bg,.orderdet-step .pson .num em{ background:#e01a2b;}
/*步骤*/
.order-void {
    margin-left: 300px;
}
.state_cont{
	background: #fff;
    border: 1px solid #eee;
    overflow: hidden;
    border-right:none;
    border-left: none;
}
.state_top {
    margin-top:10px;
    margin-bottom: 10px;
}
.state_top b {
    display: inline-block;
    width: 48px;
    text-align: justify;
    text-align-last: justify;
}
.state_top i {
    margin-right: 4px;
}
.state_lcol {
    float: left;
    width: 770px;
    padding:20px 30px;
}
.state_txt {
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 30px;
}
.state_txt_color {
    color:#e01a2b;
}
.state_txt_color1 {
    color:#e01a2b;
}
.state_txt_color2 {
    color:#ff7929;
}
.state_txt_color3 {
    color: #707070;
}
.state_btns b {
    letter-spacing:6px;
}
.state_lcol_btn:hover {
    color:#fff;
}
.state_lcol_btn {
    width:80px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #e01a2b;
    cursor: pointer;
    display:inline-block;
    text-align: center;
    margin-right: 10px;
}
.state_lcol_btn1 {
    width:80px;
    height: 30px;
    line-height: 30px;
    color: #333;
    background: #e2e2e2;
    cursor: pointer;
    display:inline-block;
    text-align: center;
    margin-right: 10px;
}
.state_cont .state_rcol {
    width: 300px; 
    float: left;
    border-left: 1px solid #f1f1f1;
    padding:20px 30px;
}
.order-wares-all {
    margin-left: -1px;
    margin-right: -1px;
}
/*物流信息*/
.track-list {
    border-bottom: 1px solid #e1e1e1;
}
.track-stateless {
    background-color: #fff8f9;
    border: 1px solid #ffe2e4;
    color: #e01a2b;
    font-size: 15px;
    padding:10px;
    width: 95%;
    margin-left:20px;
    margin-bottom: 20px;
}
.track-rcol-title {
    height: 40px;
    font-weight: 600;
    line-height: 40px;
    text-indent: 10px;
    text-align: left;
    background: #F7F7F7;
    margin-bottom: 18px;
    border-bottom: 1px solid #e1e1e1;
}

.track-rcol-title .track-flod {
    margin-top:0;
    margin-right: 10px;
    font-weight: normal;
}
.node-to-change {
    padding-left:30px;
}
.node-to-change .date {
    width: 150px;
    height: 20px;
}
.node-to-change .time {
    margin-left: 10px;
    margin-right: 10px;
}
.node-to-change .dot {
    width: 19px;
    height: 19px;
    position: relative;
    left: 10px;
}
.node-to-change .txt {
    border-left: 1px solid #d9d9d9;
    width: 80%;
    padding-left: 20px;
    padding-bottom: 10px;
} 
.node-to-change .txt .stress-txt {
    font-weight: 600;
}
/*物流信息*/
/*订单详情*/

/*登录开始*/
.other_logo{
	margin:30px 0;
	overflow:hidden;
    position: relative;
    float: left;
}

.other_logo img{
    width: 179px;
    height: 66px;
	float: left;
}
.other_logo h1{
	margin:35px 0 0 30px;
	color: #6f6f6f ;
	float: left;
}
/*登录内容区*/
.login_wrap {
    width: 100%;
    height: 590px;
}
.login_wrapper { width: 1200px; margin: 0 auto; padding-top:60px;}

.login_right_tr {margin-top: 84px;}
.trilateral_right {color: #e01a2b;}
.trilateral_right:hover {color: #ff1f1f;}

.log_ad { width: 700px; float: left; height: 400px; }
.log_ad img {width: 700px; height:380px;}
.log_ad a { display:block; width:500px; height:400px; margin-top: 40px;}

.login_border { float: right;  background:#fff;}
.login { width: 450px; height: auto; background: #fff; position: relative;border: 1px solid #e1e1e1;} 
.login input { outline:none;}
.login-body { padding: 5px 40px 0; overflow: hidden; }
.login-tab {  font-size: 18px; font-weight: 800; height: 46px; line-height: 46px; padding:29px 0 0 40px;}

.psword {text-align: right;margin-top:15px;font-size: 14px;}
.login .login-btn { 
    border: 1px solid #e01a2b;
    display: block;
    width: 100%;
    background: #e01a2b;
    height: 48px;
    line-height: 48px;
    color: #fff;
    font-size: 18px; 
    text-align: center;
    margin-top: 16px;
    border-radius: 4px;
}
.trilateral { margin-top: 40px; background-color: #f3f3f3; height: 50px; line-height: 50px;padding:0 40px;}
/*登录内容区*/

/*个人注册*/
.msgs{display:inline-block;color:#fff;border:1px solid #e01a2b;text-align:center;background:#e01a2b;cursor:pointer; width: 110px; height: 42px; line-height: 42px;}
.msgs1{background:#E6E6E6;color:#fff;border:1px solid #CCCCCC;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    width: 110px;
    height: 42px;
    line-height: 42px;
}
.vcode img { width:110px; height: 40px; position: relative; top:-8px;}
.tableItem:hover {
    border-color:#666666;
}
.tableItem .vcode {
    position: relative;
    left: 14px;
}
.tableItem .msgs {
    position: relative;
    top:-10px;
    left: 14px;
}
.tableItem {
	position: relative;
    z-index: 100;
    height: 24px;
    padding: 14px 17px;
    border: 1px solid #e8e8e8;
    background: #FFF;
    line-height: 24px;
    margin-top:6px;
}
.tableItem i {
    font-size: 18px;
    color: #cccccc;
    position: relative;
}
.tableItem input {  
	width: 84%;
    height: 50px;
    padding-left: 20px;
    border: 0 none;
    outline: none;
    position: absolute;
    top:0;
}
.reg-beij{
	padding: 20px 400px;
    border:1px solid #e8e8e8;
    background-color: #f9f9f9;
    margin-bottom: 30px;
}
.reg-title{
    padding: 20px 0;
    text-align: center;
    font-size:20px;
}

.register-content{
	padding: 10px 0; 
	z-index: 1;
	position: relative;
}

.reg-items {
     height: 40px; 
     line-height: 40px;
     position: relative;
}
.reg-items label {
    margin-right: 10px;
}
.reg-items .reg-btn{
    border: 1px solid #e01a2b;
    display: block;
    width: 100%;
    background: #e01a2b;
    height: 48px;
    line-height: 48px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-top:5px;
    border-radius: 2px;
}
/*注册协议*/
.register-cover { 
    position:absolute;
    width:60%;
    height:500px;
    top:15%;
    left:20%;
    background-color:#fff;
    z-Index:9999;
    border: 6px solid rgba(0,0,0,0.4);
}
.register-addTop {
    height: 40px;
    line-height: 40px;
}
.register-protocol {
    padding: 0 15px 0 15px;
}
.register-protocol h2 {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}
.register-cover-btn {
    float: right;
    margin-bottom: 20px;
    margin-right: 15px;
}
.register-protocol h3 {
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 16px;
}

.register-page .register-content {
    position: relative;
    overflow: auto;
    height: 380px;
}
.register-setwin {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 0;
    line-height: initial;
}
.register-setwin-btn {
    background-color: #fff;
    height: 30px;
    position: relative;
    top:-10px;
    text-align: right;
    padding-top:30px;
}
.register-setwin-btn a {
    margin: 0 20px;
    padding: 10px 30px;
    border: 1px solid #e01a2b;
    background-color: #e01a2b;
    color: #fff;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
}
.register-setwin-btn a:hover {
    color: #fff;
}
.register-setwin a {
    position: relative;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    font-size: 12px;
    _overflow: hidden;
}
/*注册协议*/
/*加入购物车*/
.cart_add_bg {
    height: auto;
    background: #f5f5f5;
    padding:30px;
    margin-top: 30px;
}

.cart_add_bg .cart_add_title {
    color:#e01a2b;
    font-size: 18px;
    text-align: center;
    font-weight: 800;
    margin-bottom: 20px;
}
.cart_add_bg .cart_add_title i {
    font-size: 34px;
    position: relative;
    top:6px;
    right:10px;
}
.cart_add_fruit{
    padding: 20px 0;
    text-align: center;
}
.cart_add_title_red {
    color: #c4c4c3;
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
}
.cart_add_title_red i {
    font-size: 40px;
    position: relative;
    top:6px;
    right:10px;
}
/*加入购物车*/
/*购物车核对订单*/
.check-title {
    height: 42px;
    line-height: 42px;
    font-size: 14px;
}
.check-content {
    background-color: #fff;
    border: 1px solid #eee;
    margin-bottom: -1px;
}
.check-content .check-head {
    line-height: 40px;
    height: 40px;
    background-color: #f5f5f5;
    padding: 0 10px;
    font-weight: 800;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
    margin-top: -1px;
}
/*收货地址*/
.fold-box{display:none;}
.fold {margin-left: 2px; margin-top: 10px; margin-bottom: 20px;}
.more1,.more2 {cursor: pointer;}
.more1 i,.more2 i {font-size: 10px;}

.fold-box-tc {display:none;}
.fold-tc {margin-left: 10px; margin-top: 10px;}
.more-tc1,.more-tc2 {cursor: pointer;}
.more-tc1 i,.more-tc2 i {font-size: 10px;}


.check-address-all,.realname {
    padding: 10px 20px;
}
.check-address {
    width: 100%;
    height: 30px;
    line-height: 30px;
}
.check-address-first {
    width: 80px;
    height: 30px;
    text-align: center;
    font-size:12px;
    color:#fff;
}
.check-address-color {
    padding:3px 6px;
    background-color: #e01a2b;
    border-radius: 4px;
}
.check-address-right {
    float: right;
    display: none;
    margin-right: 10px;
}
.check-address-right a {
    margin-right: 10px;
}
.check-address:hover .check-address-right {
    display: block;
}
.check-address:hover {
    background-color: #fff5f6;
    cursor: pointer;
}
.check-address div span {
    margin-right: 20px;
}
.mor-address {
    float: left;
    position: relative;
    width: auto;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    left: 124px;
}
.messlist-mor {
    height: 30px;
    line-height: 30px;
}

.peradd {
    background-color: #f6f6f6;
    padding:30px 0;
}
.peradd-title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #efefef;
}
.peradd-title span {
    margin-left: 10px;
}
.user_set { margin-top:20px;}
.cart-checkout-tips {
    padding: 6px 14px;
    background-color: #fff8f9;
    border: 1px solid #ffe2e4;
    color: #e01a2b;
    text-align: left;
    margin:20px auto;
    width: 78%;
}
/*收货地址*/
/*实名信息*/
.fold-msg-box{display:none;}
.fold-msg {
    background-color: #e01a2b;
    padding:16px 0;
    font-size: 14px;
    color:#fff;
    cursor: pointer;
    margin-top:-1px;
    margin-right: -1px;
    margin-bottom: -1px;
    z-index: 9;
    position: relative;
    letter-spacing: 2px;
}

.realname-title {
    margin-bottom: 10px;
}
.realname-red {
    color:#e01a2b;
}
.realname-table {
    border:1px solid #eee;
    width:100%;
    text-align: center;
    margin-bottom: 10px;
}
.realname-table tr td {
    height: 24px;
    line-height: 24px;
}
.realname-table .realname-top {
    background-color: #f5f5f5;
    border-bottom:1px solid #eee;
}
.realname-table .realname-top td {
    font-weight: 800;
}
/*实名信息*/
/*单选*/
.a-radio {
    display: none;
}
.b-radio{
    display: inline-block;
    border:1px solid #e1e1e1;
    width:16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    border-radius: 50px;
    top:-1px;
}
.b-radio:before{
    content: '';
    font-size: 0;
    width: 10px;
    height: 10px;
    background: #e01a2b;
    border-radius: 50px;
    position: absolute;
    left:50%;
    top:50%;
    margin-left: -5px;
    margin-top: -5px;
    display: none;
}
.a-radio:checked~.b-radio:before{
    display: block;
}
.radio-name {
    margin-right: 10px;
}
.radio-box {
    float: left;
    border:1px solid #e1e1e1;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    margin: 3px 20px 3px 0;
    border-radius: 4px;
}
.cart-paid-dd .radio-box {
    margin-bottom: 20px;
}
.radio-box:hover {
    border:1px solid #e01a2b;
}
.radio-box img,.radio-box span {
    float: left;
}
.radio-box img {
    width: 32px;
    height: 32px;
    margin-top: 4px;
    margin-right: 10px;
}
.radio-card {
    background: url(../images/right-icon.png) no-repeat 154px 23px;
    border: 1px solid #e01a2b;
}
.radio-box span {
    width: 109px;
}
.txt-tt {
    margin-bottom: 10px;
}
.textarea-txt {
    width: 355px;
    height: 30px;
    line-height: 30px;
    resize: none;
    padding-left: 10px;
    background-color: #fbfbfb;
    border: 1px solid #efefef;
}
.realname .realname-left {
    width: 730px;
}
.realname .realname-right {
    width: 300px;
}
.realname-x {
    margin-top:6px;
    margin-bottom: 10px;
    margin-right: 24px;
}
.order-check-fees {
    padding: 15px 20px;
    line-height: 20px;
    text-align: right;
    background-color: #f7f7f7;
    overflow: hidden;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
}
.order-checkfees-con {
    text-align: right;
    width: 300px;
    float: right;
    font-size: 14px;
}

.order-checkfees-con .order-checkfees-all{
    overflow: auto;
    line-height: 30px;
}  
.order-checkfees-con .order-checkfees-all .order-checkfees-left{
    float: left;
    width: 200px;
}
.order-checkfees-con .order-checkfees-all .order-checkfees-left .order-checkfees-number{
    color: #e01a2b;
}
.order-checkfees-con .order-checkfees-all  .order-checkfees-right{
    width: 100px;
    float: right;
}
.order-check-price{
    color: #e01a2b;
    font-size: 14px;
    font-weight: 700;
}
.order-check-btn {
    margin: 20px 0 40px 0;
    text-align: center;
    position: relative;
    overflow: hidden;
    left: 1px;
}
.order-check-btn a {
    margin-left: 10px;
}
.check-content .cart-title {
    border: none;
}
.check-content .cart-shop,.check-content  .cart-wares {
    border-left:none;
    border-right: none;
}
/*购物车核对订单*/

/*收货地址*/
.per-address{
    padding: 20px;
}
.per-address-box{
    border: solid 1px #f2f2f2;
    padding: 10px;
    margin: 10px 0;
    overflow: hidden;
    position: relative;
}

.per-address-box_mor{
    background: #fffbfb;
}

.per-address-box .item{
     color: #757575;
     font-family: "微软雅黑";
     height: 26px;
}
.per-address-box span{
    width: 88px;
    text-align: right;
    float: left;
   
}
.per-address-box  p{
    margin-left: 5px;
    float: left;
}
.per-address-box .per-address-def{
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.per-address-box .per-address-def a{
    display: inline-block;
    margin: 0 10px;
}

.per-address-box .per-address-def a.mor_color{
    color: #e10601;
}
.per-address-top {
    height: 30px;
    width: 100%;
    line-height: 30px;
}
/*收货地址*/

/*商家店铺*/
.top .shop-search .text {
    width: 400px;
}
.top .shop-search .button {
    letter-spacing: 0;
    text-indent:0;
    margin-right: 3px;
}
.top .search .button-shop-color {
    background: #333;
    border:1px solid #333;
    width: 90px;
    height: 42px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    display: inline-block;
    text-align: center;
}
.merchant-shop-img {
    margin-bottom: 20px;
}
.merchant-shop-img img {
    width: 100%;
}
.mershop-search {
    width: 100%;
    height: 60px;
    background-color: #efefef;
    margin-bottom: 20px;
    border-bottom:1px solid #eaeaea;
}
.mershop-middle {
    padding-left:20px;
    line-height: 60px;
}
.mershop-search-title {
    height: 60px;
    line-height: 60px;
    margin-right: 20px;
    font-weight: 800;
    font-size: 15px;
}
.mershop-search-input {
    position: relative;
    top:1px;
}
.mershop-search-input input {
    width: 400px;
    height: 40px;
    border:1px solid #d8d8d8;
    padding-left: 10px;
}
.mershop-search-btn {
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #e01a2b;
    border: 1px solid #e01a2b;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    display: block;
    margin-top: 9px;
    text-align: center;
} 
.mershop-search-btn:hover {
    color:#fff;
}
.mershop-search-hot {
    margin-left: 10px;
    margin-top: 3px;
}
.mershop-search-hot a {
    font-size: 14px;
    color:#8B8B8B;
    margin: 0 10px;
}
.mershop-search-hot a:hover {
    color: #e01a2b;
}
.sort-box-content {
    background-color: #f7f7f7;
    padding:6px 0 6px 20px;
    border-top:1px solid #dddddd;
    margin-top:-1px;
}
.sort-box-active {
    color: #e01a2b;
    font-weight: 600;
}
.sort-box-content:hover {
    background-color: #f0f0f0;
    cursor: pointer;
}
.sort-box-list {
    display: none;
}
.sort-box-list div {
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
}
.sort-add {
    padding-right: 10px;
}
.sort-cut {
    padding-right: 10px;
}
/*商家店铺*/

/*商家店铺搜索*/
.mershopsearch-top-left {
    width: 70%;
    padding-top:10px;
}
.mershopsearch-top-left img {
    width: 400px;
    height: 100px;
}
.mershopsearch-top-right {
    width: 30%;
    text-align: right;
}

.mershopsearch-btn-group {
    width: 100%;
    margin-top: 50px;
}
.mershopsearch-btn-group .btn-enter {
    margin-right: 6px;
    background-color: #e01a2b;
    color:#fff;
}
.mershopsearch-btn-group .btn-collect,.mershopsearch-btn-group .btn-enter {
    border: 1px solid #e1e1e1;
    border-radius: 2px;
    padding:6px 10px;
    text-align: center;
}
.mershopsearch-btn-group .btn-collect i,.mershopsearch-btn-group .btn-enter i {
    margin-right: 6px;
}
/*商家店铺搜索*/

/*404页面开始*/
.disappear404 {
	background: url(../images/404.png) no-repeat top center;
	width: 1200px;
	margin: 50px auto;
	height: 800px;
    position: relative;
}
.disappear500 {
	background: url(../images/500.png) no-repeat 400px 30px;
	width: 1200px;
	margin: 0 auto;
	height: 800px;
    position: relative;
}
.disappear404no {
	background: url(../images/404no.png) no-repeat;
	width: 1200px;
	margin: 0 auto;
	height: 800px;
	position: relative;
}
.disappear-content {
	width: 700px;
	border: 1px solid #eee;
	background-color: #f9f9f9;
	position: absolute;
	bottom: 16%;
	left: 20%;
    padding: 30px 0;
    border-radius: 4px;
}
.disappear-404 {
	font-size: 14px;
	width: 370px;
	margin: 0 auto;
}
.disappeat-title {
    float: left;
}
.disappear-404 ul {
	margin-bottom: 30px;
    margin-left: 20px;
    float: left;
}
.disappear-404 ul li {
	list-style-type: disc;
	height: 34px;
}
.disBtn {
	width: 160px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
}
.disBtn-ref {
	border: 1px solid #e01a2b;
	background-color: #fff;
    color: #e01a2b;
    border-radius: 4px;
}
.disBtn-home {
	border: 1px solid #e01a2b;
	background-color: #e01a2b;
	color: #fff;
    margin-left: 40px;
    border-radius: 4px;
}
.disBtn-home:hover {
	color: #fff;
}
.disappear404no-logo {
	text-align: center;
	padding-top:80px;
}
/*404页面结束*/

/*购物车步骤头部*/
.pointsRule { display: inline-block; margin-top: 50px;}
.pointsRule ul { list-style: none; margin: 0; padding: 0; display: inline-block; width: 100%; }
.pointsRule ul li { display: list-item; text-align: center; float: left; margin:10px 0 0 5px; background: #f8f8f8; border: 1px solid #eaeaea;width:160px; height: 40px; position: relative }
.pointsRule ul .check_red { background: #e01a2b; z-index: 999; color:#fff;}
.pointsRule ul .check_red i { background: #e01a2b; z-index: 999; border: none; }
.pointsRule ul .check_red span { color: #fff; }
.pointsRule ul li a { display: block; padding: 8px 0; }
.pointsRule ul li a:hover {color: #333;}
.pointsRule ul li span { vertical-align: middle; height: 24px; line-height: 25px; display: inline-block; overflow: hidden; text-align: center; margin:0 20px; }
.pointsRule ul li i { float: right; border: #eaeaea solid; border-width: 1px 1px 0 0; width: 28px; height: 28px; margin: -2px -14px 0px 10px; top: 2px; transform: rotate(45deg); -webkit-transform: rotate(45deg); background:#f8f8f8;-moz-transform: rotate(45deg); /* Firefox浏览器 */-ms-transform: rotate(45deg); }
.pointsRule ul li em.before { border: #eaeaea solid; border-width: 1px 1px 0 0; width: 28px; height: 28px; transform: rotate(45deg); -webkit-transform: rotate(45deg); float: left; margin: -3px 10px 0px -15px; top: 2px; background:#fff; }
/*购物车步骤头部*/
/*购物车通用*/
.cart-all {
    margin-bottom: 20px;
}
.plr {padding:0 20px;}
.cart-tip {
    padding: 6px 14px;
    margin-bottom: 15px;
    background-color: #fff8f9;
    border:1px solid #ffe2e4;
    color: #e01a2b;
}
.cart-tip i {
    color: #e01a2b;
    font-size: 14px;
}
.cart-tip-btn {
    background: #e3101e;
    color: #fff;
    display: inline-block;
    padding: 0 8px;
    line-height: 20px;
    border-radius: 3px;
}
.cart-tip-btn:hover {
    color:#fff;
}
.cartwares-stock {
    color: #e01a2b;
}
.cartBtn:hover {color: #fff;}
.cartBtn {
    background-color: #e01a2b;
    color: #fff;
    width: 140px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    margin-left: 20px;
    margin-right: 10px;
    position: relative;
    top:-1px;
    right: -1px;
    letter-spacing:2px;
    border-radius: 4px;
    font-weight: 600;
}
.cartBtn-gray {
    background-color:gray !important;
    cursor: default;
}
.cartBtn-gray:hover,.cartBtn-add:hover {
    color:#fff;
}
.cartBtn-border {
    background-color:#fff;
    border:1px solid #e1e1e1;
    padding:13px 20px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    color:#777777;
    border-radius: 4px;
    margin-right: 30px;
}
.cartBtn-add {
    background-color: #e01a2b;
    border:1px solid #e01a2b;
    color: #fff;
    font-size: 16px;
    padding:12px 20px;
    cursor: pointer;
    text-align: center;
    border-radius: 4px;
}
.tipsHight {
    height: 20px;
}
.cartBtn-back {
    border: 1px solid #e7e7e7;
    width: 140px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    letter-spacing: 2px;
    margin-right: 20px;
    border-radius: 4px;
}
/*购物车通用*/
/*商品横向显示通用*/
.cart-checkbox {
    font-size: 13px;
    cursor: pointer;
    margin-left:10px;
    margin-right:10px;
}
.cart-checkbox input[type="checkbox"]{width:12px;height:12px;text-align: center; line-height: 12px;position: relative;left: 0;top: 0;}
.cart-checkbox input[type="checkbox"]::before{content: "";position: absolute;top: 0;left: 0;background: #fff;width: 100%;height: 100%;border: 1px solid #d6d6d6;border-radius: 3px;}
.cart-checkbox input[type="checkbox"]:checked::before{content: "\2713";background-color: #e01a2b;position: absolute;top:0;left: 0;width:100%;border: 1px solid #e01a2b;color:#fff;font-size: 10px;border-radius: 3px;}

.cart-col-1 {width:200px;}
.cart-col-2 {width:400px;}
.cart-col-3 {width:90px; text-align: center;}
.special-title {width:150px; text-align: center;}
.cart-col-4 {width:210px;}
.cart-col-01 {width:30px;}
.cart-col-02 {width:570px;}
.cart-col-03 {width: 670px;}
.cart-col-04 {width: 450px;}
.cart-col-05 {width: 110px;}
.cart-title {
    width:100%;
    background-color: #f5f5f5;
    height: 40px;
    line-height: 40px;
    border: 1px solid #eee;
    border-bottom: none;
}
.cart-shop {
    width: 100%;
    height: 34px;
    line-height: 34px;
    border:1px solid #e8e8e8;
    margin-bottom: -1px;
}
.cart-shop a {
    margin-right: 10px;
    width: 1130px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 12px;
    position: relative;
    top: 1px;
}
.cart-shop i,.cart-package i {
    margin-right: 4px;
    font-size: 14px;
}
.cart-wares {
    width: 100%;
    border-left:1px solid #eee;
    border-right:1px solid #eee;
    border-bottom:1px solid #eee;
    margin-bottom: -1px;
}
.cart-package {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border:1px solid #e1e1e1;
    background-color: #fafafa;
    margin-bottom: -1px;
}
.cart-wares tr td {
    padding: 20px 0;
    vertical-align:top;
}
.cart-wares .cart-checkbox {
    line-height: 100px;
}
.cartwares-img {
    width:100px;
    height: 100px;
    background-color: #fff;
    text-align:center;
    display: table-cell;
    vertical-align: middle;
    margin-right: 10px;
}
.cartwares-img img {
    width:100px;
    height:100px;
    border:1px solid #e1e1e1;
}
.cartwares-name {
    width: 400px;
    height: 40px;
    line-height: 20px; 
    overflow: hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    display:-webkit-box;
    color:#333;
}
.cartwares-standard {
    margin-top:4px;
    color:#999;
    text-align: left;
}
.ca-text {
    width:60px;
    text-align:justify;
    text-align-last:justify;
    display: inline-block;
}
.cart-settle{
    height: 60px;
    line-height: 60px;
    margin:20px 0;
    background: #f5f5f5;
}
.cart-settle .cart-checkbox {
    margin-left: -22px;
}
.cart-settle-text {
    margin-left: 10px;
}
.cart-wind em{
    color: #e01a2b;
}
.cart-wind span{
    color: #e01a2b;
    font-size: 16px;
}
.cartwares-number {margin-top: -4px;}
.symbol-box {
    width: 21px;
    height: 23px;
    border: 1px solid #d8d8d8;
    margin-right: -1px;
    float: left;
    background-color: #f4f4f4;
}
.addition,.subtraction {
    width: 21px;
    height: 23px;
    line-height: 23px;
    border: 1px solid #d8d8d8;
    margin-right: -1px;
    float: left;
    background-color: #f4f4f4;
    text-align: center;
    cursor: pointer;
}
.addition {
    margin-left: -1px;
    cursor: pointer;
}
.number-box {    
    float: left;
    padding: 2px;
    height: 19px;
    line-height: 19px;
    border: 1px solid #d8d8d8;
    width: 60px;
    text-align: center;
    background-color: #fff;
}

.cart-btn {
    background: #e01a2b;
    color: #fff;
    width: 100px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    text-align: center;
}
.cart-btn:hover {
    color: #fff;
}

.carpayAll {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    margin-top:-1px;
    margin-bottom: -4px;
    width:98.2%;
    height: auto;
    display: inline-block;
    padding:10px;
}
.cartpay-img {
    padding:6px 16px;
}
.cartpay-img a {
    width:80px;
    height: 80px;
    border:1px solid #e1e1e1;
    background-color: #fff;
    text-align:center;
    display: table-cell;
    vertical-align: middle;
}
.cartpay-img img {
    width: 80px;
    height: 80px;
}
.carttext {
    font-weight: 700;
    color:#e01a2b;
}
/*商品横向显示通用*/
/*订单未支付*/
.cart_add_text { text-align: center;font-weight: 800;font-size: 15px; margin-bottom: 20px;}
.unpaid {padding-left:10px; font-weight: 800;}
.unpaid-money { color:#e01a2b; font-weight: 800; margin-right: 10px;}
.unpaid-bottom { font-size: 14px;}
.unpaid-wx {width:100px;height: 110px;padding-top: 6px; text-align: center; background-color: #25ab3a; display: inline-block;color: #fff; border-radius: 5px;}
.unpaid-wx img {width:74px;height: 74px;}
.unpaid-wx:hover {color: #fff;}
.cart-paid-top {height: 39px;}
.cart-paid-top p {line-height: 39px;}
.cart-paid-all {border: 1px solid #e1e1e1; width:97.5%;height: 228px; margin-bottom: 20px; margin-top:10px;}
.cart-paid-ddf {padding: 20px 0 0 20px;font-size: 16px; font-weight: 600;}
.cart-paid-dd { padding: 10px 0 0 20px;}
.cart-paid-title-margin {margin-right: 50px;}
.cart-paid-title {width: 210px; height: 180px; text-align: center;border: 1px solid #e1e1e1; margin-top:24px}
.cart-paid-title-left { height:180px;background-color: #e01a2b; color: #fff;}
.cart-paid-title-left p {width: 30px;  margin: 30px auto; line-height: 24px; font-size: 16px;}
.cart-paid-all-more {width: 31%;border: 1px solid #e1e1e1;margin-right: 2%;margin-bottom: 20px; padding-bottom: 10px; height: 180px;}
.cart-paid-zfbBtn {
    background: #e01a2b;
    text-align: center;
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color:#fff;
    border-radius: 4px;
}
.cart-paid-zfbBtn a {color: #fff;}
.cart-paid-all-er {
    margin-right: 2%;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.cart-paid-title-right {
    width: 180px;
    height: 180px;
    overflow: hidden;
    position: relative;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.cart-paid-title-right img {max-width: 180px;max-height: 180px;}
/*订单未支付*/
/*弹框通用*/
.coverall {
    display: none;
}
.cover{ 
    position: fixed;
    left:0px;
    top:0px;
    background:rgba(0, 0, 0, 0.4);
    width:100%; 
    height:100%;
    filter:alpha(opacity=60);
    opacity:0.6; 
    z-Index:999;  
}
.address-cover { 
    position:absolute;
    width:600px;
    height:auto;
    top:30%;
    left:30%;
    background-color:#fff;
    z-Index:9999;
    overflow: hidden;
    border: 4px solid rgba(0,0,0,0.1);
    border-radius: 5px;
    background-clip: padding-box;
}
.addClose {
    width: 24px;
    height: 24px;
    float:right;
    cursor: pointer;
}
.addClose span {
    font-size: 18px;
}
.addmargin {
    margin:30px 0;
}
.addTit {
    font-size: 15px;
    font-weight: 800;
    padding:2px 10px;
}
.addTop {
    padding:0 10px;
    border-bottom:1px solid #eee;
    height: 40px;
    line-height: 40px;
}
.knowbox{position: fixed;width:600px;top:40%;left:30%;height:auto;z-index:100;background-color:#fff;
    border: 4px solid rgba(0,0,0,0.1);border-radius: 5px;background-clip: padding-box; text-align: left;}
.knowbox .knowbox-title {height:40px;font-size:14px; font-weight: 600; background-color:#f3f3f3;position:relative;padding-left:10px;line-height:40px;color:#666;}
.knowbox .knowbox-title a{position:absolute;right:10px;font-size:12px;color:#666;}
.knowbox .list{padding:10px; font-size: 12px; line-height: 20px;}
#knowbg {background-color:#666;position:absolute;z-index:99;left:0;top:0;display:none;width:100%;height:100%;opacity:0.5;filter: alpha(opacity=50);-moz-opacity: 0.5;}
/*弹框通用*/
/*支付码弹框通用*/
.cart-paid-cover {
    width: 340px;
    left: 40%;
}
.cart-btn-zfb {
    background: #00a2e2;
    color: #fff;
    text-align: center;
    padding:5px 10px;
    line-height: 30px;
}
.cart-btn-zfb:hover {
    color:#fff;
}
.payment-con {
    width: 70%;
    margin: 20px auto;
}
.payment {
    font-weight: 800;
    margin-right: 20px;
    width: 200px;
}
.payment-title {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}
.payment-line {
    height: 2px;
    width: 100%;
    background-color:#0089e1;
    margin: 0 auto;
    margin-bottom: 10px;
}
.payment p {
    font-size: 18px;
    margin-bottom: 20px;
}
.payment p span {
    margin-left: 18px;
}
.zfb-ma {
    background-color: #0089e1; 
    width:200px;
    height: 220px;
    text-align: center;
    padding:10px 0;
    margin-bottom: 30px;
    border-radius: 5px;
}
.zfb-ma p {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 10px;
}
.zfb-ma img {
    width: 160px;
    height: 160px;
}
.payment-wxline {
    height: 2px;
    width: 100%;
    background-color:#20a339;
    margin: 0 auto;
    margin-bottom: 10px;
}
.wx-ma {
    background-color: #20a339; 
    width:200px;
    height: 220px;
    text-align: center;
    padding:10px 0;
    margin-bottom: 30px;
    border-radius: 5px;
}
.wx-ma p {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 10px;
}
.wx-ma img {
    width: 160px;
    height: 160px;
}
.recharge-addTop {
    border-bottom: 1px solid #C5C5C5;
}
.addTit {
    font-size: 16px;
    line-height: 46px;
    margin-left:10px;
}
/*支付码通用*/

/*商品详情切换*/
/*选项卡1*/
.lib_Tab1{width:100%;margin:0px;padding:0px;margin-bottom:15px;}
.lib_Menubox {background-color: #f7f7f7;}
.lib_Menubox ul li{padding: 6px 25px;position: relative; display: inline-block;cursor: pointer;}
.lib_Menubox ul li.hover{background-color: #fff;color: #e01a2b;cursor: default; border: 1px solid #ffe2e4; border-bottom: none;}
.lib_Contentbox{clear:both;margin-top:0px; border-top:none;height:auto;padding:20px;border:1px solid #ffe2e4; margin-top: -1px;}
/*选项卡2*/
.lib_Tab2{width:100%;margin:0px;padding:0px;}
.lib_Tab2 .lib_Menubox {background-color: #f7f7f7;border: 1px solid #eee; margin-bottom: 20px;}
.lib_Tab2 .lib_Menubox ul {margin-top:-1px; margin-bottom: -1px;}
.lib_Tab2 .lib_Menubox ul li{padding: 10px 25px;}
.lib_Tab2 .lib_Menubox ul li.hover{background-color: #e01a2b;color: #fff;cursor: default;border:none;}
.lib_Tab2 .lib_Contentbox{clear:both;margin-top:0px; border-top:none;height:auto;padding:20px;border:1px solid #e7e7e7;margin-bottom: 30px;}
/*商品详情切换*/
/*购物车满减*/
.reduceBg {
    background-color:#fffdf8;
}
.reducetext {
    color:#8d8d8d;
}
.reduceright {
    margin-left:30px;
}
.reduceright span {
    color:#e01a2b;
    margin-left:16px;
}
/*文章详情*/
.news-details-header {
    background: #f5f7f6;
    padding-left: 20px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 5px;
}
.news-details-content {
    margin-top: 30px;
    min-height: 500px;
}
.news-details-content p {
    font-size: 14px;
    line-height: 28px;
}
.news-details-con-title {
    margin-bottom:20px; 
    font-size: 14px; 
    text-align: center;
}
.news-details-con-title span {
    font-size: 20px; 
    font-weight: bold;
}
/*新闻列表*/
.news-list-content-all {
    min-height: 500px;
}
.news-list-content {
    margin-bottom: 30px;
    background-color: #fafafa;
    padding:10px 20px 30px 20px; 
    margin-top: 30px;
}
.news-list-title {
    border-bottom: 2px solid #eaeaea;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
}
.news-list-text ul li {
    color: #333;
    padding: 15px 0;
    border-bottom: 1px dashed #e9e9e9;
}
.news-list-title i,.news-list-text ul li i {
    margin-right: 6px;
}
/*新闻列表*/
/*会员充值*/
.recharge {
    height: auto;
    border: 1px solid #eaeaea;
    font-size: 15px;
    padding:20px;
}
.recharge-bold {
    font-weight: 600;
}
.recharge-text {
    height: 40px;
    line-height: 40px;
}
.recharge-text-left {
    width: 75px;
    text-align: justify;
    text-align-last: justify;
    margin-right: 20px;
}
.recharge-right {
    margin-left: 100px;
}
.recharge-right .cart-paid-title {
    margin-top:0;
}
.recharge-price-center {
    text-align: center;
}
.recharge-price {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;
    width: 300px;
    background-color: #f8f8f8;
    border:1px solid #f8f8f8;
    height: 154px;
    padding-top:26px;
    margin-left: 40px;
}
.recharge-price-p {
    color: #e60012;
    font-size: 50px;
}
.recharge-price-p span {
    font-size: 24px;
}
.recharge-price-txt {
    font-size: 18px;
}
.rechargeBtn {
    background: #e01a2b;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    border-radius: 4px;
    font-weight: 600;
    margin-left: 10px;
    margin-top: 20px;
}
.rechargeBtn:hover {
    color:#fff;
}
.privilege {
    border: 1px solid #eaeaea;
    min-height: 140px;
    margin-top:20px;
}
.privilege-title {
    background-color: #f2f2f2;
    font-size: 18px;
    font-weight: 700;
    padding:16px 20px;
    text-align: center;
}
.privilege-con {
    width: 200px;
    float: left;
    text-align: center;
    margin: 20px 10px;
}
.privilege-text {
    font-size: 15px;
    font-weight: 600;
}
.privilege-img {
    width: 64px;
    height: 64px;
    margin:0 auto;
}
.privilege-img img {
    width: 64px;
    height: 64px;
}
.privilege-content {
    padding:20px;
    font-size: 15px;
}
.recharge-mode {
    width: 200px;
    height: 62px;
    border:1px solid #C5C5C5;
}
.recharge-bottom-btn {
    border-top: 1px solid #ececec;
}
.rechargeBtn-bottom {
    background: #e01a2b;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-weight: 600;
    float: right;
    margin-right: -1px;
}
.rechargeBtn-bottom-money {
    font-size: 16px;
    font-weight: 600;
    color: #c81623;
    line-height: 50px;
    margin-left:150px;
}
/*会员充值*/
/*回到顶部*/
#butler-toolbar-gototop { display:none; position: fixed; bottom: 20px; right:6px; }
#butler-toolbar-gototop a { background:#686a70;color: #fff; font-size: 14px; padding-left: 4px;padding-top:6px; padding-bottom: 8px; width: 30px; text-align: center; }
#butler-toolbar-gototop a img { vertical-align: middle; width: 24px; height: 24px; margin-right: 2px; margin-bottom:2px;}
/*商品消失*/
.goods-not {
    width: 420px;
    margin: 100px auto;
    height: 210px;
}
/*退货退款*/
.refund-top { display: inline-block; margin-top: 20px;}
.refund-top ul { list-style: none; margin: 0; padding: 0; display: inline-block; width: 100%; }
.refund-top ul li { display: list-item; text-align: center; float: left; margin:0 0 0 5px; background: #f8f8f8; border: 1px solid #eaeaea;width:394.6px; height: 40px; position: relative }
.refund-top ul .check_red { background: #e01a2b; z-index: 999; color:#fff;}
.refund-top ul .check_red i { background: #e01a2b; z-index: 999; border: none; }
.refund-top ul .check_red span { color: #fff; }
.refund-top ul li a { display: block; padding: 8px 0; }
.refund-top ul li a:hover {color: #333;}
.refund-top ul li span { vertical-align: middle; height: 24px; line-height: 25px; display: inline-block; overflow: hidden; text-align: center; margin:0 20px; }
.refund-top ul li i { float: right; border: #eaeaea solid; border-width: 1px 1px 0 0; width: 28px; height: 28px; margin: -2px -14px 0px 10px; top: 2px; transform: rotate(45deg); -webkit-transform: rotate(45deg); background:#f8f8f8;-moz-transform: rotate(45deg); /* Firefox浏览器 */-ms-transform: rotate(45deg); }
.refund-top ul li em.before { border: #eaeaea solid; border-width: 1px 1px 0 0; width: 28px; height: 28px; transform: rotate(45deg); -webkit-transform: rotate(45deg); float: left; margin: -3px 10px 0px -15px; top: 2px; background:#fff; }
.refund_cont{
	background: #fff;
    overflow: hidden;
    border-right:none;
    border-left: none;
}
.refund_lcol {
    float: left;
    width: 770px;
    border-right:1px solid #e1e1e1;
}
.refund-goods {
    margin-bottom: 20px;
}
.refund_rcol {
    width: 386px;
    float: left;
    padding:4px 20px;
}
.refund_rcol .refund-txt {
    font-size: 14px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 6px;
}
.check-content .refund-border {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e1e1e1;
}
.refund-list {
    margin-bottom: 30px;
}
.refund-list label {
    width: 120px;
    text-align: right;
    margin-right: 14px;
    float: left;
    line-height: 30px;
}
.refund-list label em {
    color: #e01a2b;
    font-weight: 800;
    margin-right: 6px;
    font-size: 15px;
    position: relative;
    top: 4px;
}
.refund-img {
    border:1px solid #e1e1e1;
    height: 80px;
    width: 80px;
    display: inline-block;
    cursor: pointer;
}
.refund-img img {
    width: 80px;
    height: 80px;
}
.refund-value {
    color: #d90f0f;
    font-weight: 600;
    border: 1px solid #e1e1e1;
    width: 400px;
    height: 29px;
    padding-left: 10px;
}
.refund-textarea {
    width: 390px;
    height: 50px;
    resize:none;
    overflow: hidden;
    font-size: 12px;
    border: 1px solid #e1e1e1;
    padding:10px;
}
.refund-tips {
    color: #e01a2b;
}
.refund-head {
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
    font-weight: 800;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    margin-top: -1px;
}
.refund-select {
    display: inline-block;
    width: 412px;
    height: 30px;
    position: relative;
    vertical-align: middle;
    padding: 0;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    font-size: 12px;
}
.webuploader-container {
    position: relative;
}

.webuploader-element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
}

#post-container .webuploader-pick, .webuploadbtn {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding: 0 10px;
    float: left;
    height: 28px;
    line-height: 26px;
    font-size: 13px;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
    margin-right: 10px;
}

#post-container .webuploader-pick {
    background: #fff;
    color: #474747;
    border: 1px solid #cccccc;
}
.refund-list-bottom {
    position: relative;
    left: 134px;
}
.webuploadbtn {
    background-color: #e01a2b;
    color: #fff;
    border: 1px solid #e01a2b;
}

.thumb {
    overflow: hidden;
    padding: 0;
}

    .thumb > li {
        float: left;
        width: 110px;
        height: 140px;
        margin: 0 10px 10px 0;
        border: 1px solid #ddd;
    }

        .thumb > li img {
            float: left;
            width: 110px;
            height: 110px;
        }

    .thumb .handle-line {
        border-top: 1px solid #ddd;
        line-height: 28px;
        font-size: 12px;
        color: #777;
        width: 100%;
        float: left;
    }

.handle-line .webuploadDelbtn,
.handle-line .del {
    float: right;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: url(../../Resources/images/del.png) no-repeat 4px 4px;
    background-size: 20px 20px;
}

    .handle-line .webuploadDelbtn:hover,
    .handle-line .del:hover {
        background-color: #eee;
    }

.handle-line p {
    margin: 0;
    padding: 0 10px;
    line-height: 27px;
    color: #777;
    text-align: center;
}

.handle-line .upload-loading {
    color: #777;
}

.handle-line .upload-fail {
    color: #d73d32;
}

.handle-line .upload-success {
    color: #53a93f;
}


.handle-line .fa {
    color: #777;
    font-size: 17px;
}

.btns {
    overflow: hidden;
}

.uploader-list {
    overflow: hidden;
    width: 0;
    height: 0;
}

.productM-btn {
    margin-right: 0;
    float: right;
}
.thumb-w {
    overflow: hidden;
    padding: 0;
}

    .thumb-w > li {
        float: left;
        width: 110px;
        height: 140px;
        margin: 0 10px 10px 0;
        border: 1px solid #ddd;
    }

        .thumb-w > li img {
            float: left;
            width: 110px;
            height: 110px;
        }

    .thumb-w .handle-line {
        border-top: 1px solid #ddd;
        line-height: 28px;
        font-size: 12px;
        color: #777;
        width: 100%;
        float: left;
    }
.refund-jh {
    margin-top: 40px;
    font-size: 12px;
}
/*等待退货退款*/
.refund-wait-title {
    padding:20px;
    font-size: 14px;
}
.refund-wait-txt {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}
.refund-wait-text {
    color: #6c6c6c;
}
.refund-wait-te {
    color: #9c9c9c;
    display:list-item; 
    list-style-type:disc;
    margin-left:20px;
}
.refund-line {
    border-bottom: 1px solid #e1e1e1;
}
.refund-wl {
    margin-top: 50px;
}
.refund-value-wl {
    border: 1px solid #e1e1e1;
    width: 400px;
    height: 29px;
    padding-left: 10px;
    font-size: 12px;
}
.refundwait-red {
    color: #e60012;
    font-weight: 600;
}
.cartwares-middle {
    height: 40px;
}
.refund-btn {
    position: relative;
    left: 90px;
}
.refund-btn a {
    color: #e60012;
}
.refund-cartwares {
    margin-top:10px;
    margin-bottom: 10px;
}
.refund-cartwares-name {
    width: 280px;
}
.refund-ms {
    padding:10px;
}
.refund-ms-time {
    float: right;
    color: #9c9c9c;
}
.refound-list-radio {
    height: 29px; 
    width: 100%;
}
.refound-list-radio-x {
    display: inline-block;
}
/*我的优惠券*/
.coupon-all {
    height: auto;
    padding-bottom: 20px;
}
.personal-coupon-top {
    margin-right: 20px;
    font-weight: 600;
}
.personal-coupon-top img {
    width: 22px;
    height: 22px;
    float: left;
    position: relative;
    top: 10px;
    margin-right: 6px;
}
.coupon-list {
    float: left;
    margin: 10px;
}
.coupon-list ul li .coupon-info {
    position: relative;
    width: 220px;
    height: 100px;
    border-radius: 4px 4px 0 0;
    padding-top: 16px;
    text-align: center;
    background: -webkit-linear-gradient(-25deg, #fc0001, #ff469d);
    background: -moz-linear-gradient(-25deg, #fc0001, #ff469d);
    background: -ms-linear-gradient(-25deg, #fc0001, #ff469d);
    background: -o-linear-gradient(-25deg, #fc0001, #ff469d);
    background: linear-gradient(-25deg, #fc0001, #ff469d);
}
.coupon-list .coupon-info a.delete {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    background: url(../images/delete.png) no-repeat;
    background-size: 100% 100%;
}
.coupon-list .coupon-info .coupon-price {
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
    margin-bottom: 10px;
}
.coupon-list .coupon-info .coupon-price em {
    font-size: 26px;
    margin: 0 4px;
    position: relative;
    top: 1px;
}
.coupon-list .yiq .coupon-info .use-time {
    color:#fff;
}
.coupon-list .coupon-number {
    width: 218px;
    padding-top: 14px;
}
.coupon-number-top {
    font-size: 14px;
    font-weight: 600;
    color: #000;
}
.coupon-list-cart p.coupon-number-top {
    color: #000;
}
.coupon-list .coupon-number p {
    width: 196px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 10px;
}
.coupon-list-cart .coupon-number {
    color: #999;
}
.coupon-number-middle {
    color: #999;
}
.yiq {
    background-color: #f9f9f9;
    border-radius: 8px;
}
.coupon-list .use-condition {
    position: relative;
    width: 218px;
    padding-top: 16px;
}
.coupon-list .use-condition .use-content {
    position: relative;
    width: 218px;
    height: 36px;
    text-align: center;
}

.coupon-list .use-condition .use-content .useNow {
    border: 1px solid #e01a2b;
    border-radius: 50px;
    text-align: center;
    text-decoration: none;
    color: #e01a2b;
    padding: 4px 20px;
}
.coupon-list .use-condition .use-content .useNow-gray {
    border: 1px solid #bbb !important;
    color: #bbb !important;
}
.yuan1{
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 20px;
    background-color: #fff;
    left: -8px;
    top:50px;
}
  .yuan2{
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 20px;
    background-color: #fff;
    right: -8px;
    top:50px;
}
.bottom-style {
    position: absolute;
    bottom: -3px;
}
.bottom-style li {
    width: 7px;
    height: 7px;
    background: #fff;
    margin-left: 5px;
    float: left;
    border-radius: 50%;
}
.coupon-gray {
    filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); 
    color: #b3b3b3;
}
.coupon-gray ul li .coupon-info {
    background: #ccc;
}
.coupon-number-icon {
    margin-left: 10px;
    height: 24px;
}
.coupon-number-icon1 {
    border: 1px solid #00c8b9;
    border-radius: 4px;
    padding: 0 4px;
    color: #00c8b9;
    margin-right: 4px;
}
.coupon-number-icon2 {
    border: 1px solid #99afeb;
    border-radius: 4px;
    padding: 0 4px;
    color: #99afeb;
    margin-right: 4px;
}
.coupon-number-icon3 {
    border: 1px solid #fda028;
    border-radius: 4px;
    padding: 0 4px;
    color: #fda028;
    margin-right: 4px;
}
/*我的优惠券*/
/*购物车选券*/
.coupon-check-all-realname {
    padding: 10px 15px;
}
.coupon-check-all {
    height: 280px;
    overflow-y: auto;
    overflow-x: hidden;
}
.coupon-check-all::-webkit-scrollbar{
    width:6px;
    height:6px;
    /**/
}
.coupon-check-all::-webkit-scrollbar-track{
    background: rgb(239, 239, 239);
    border-radius:2px;
}
.coupon-check-all::-webkit-scrollbar-thumb{
    background: #bfbfbf;
    border-radius:10px;
}
.coupon-check-all::-webkit-scrollbar-thumb:hover{
    background: #333;
}
.coupon-check-all::-webkit-scrollbar-corner{
    background: #179a16;
}
.coupon-top {
    background-color: #f6f6f6;
    line-height: 40px;
    padding-left: 10px;
}
.coupon-top-bold {
    font-weight: 600;
}
.coupon-top-middle {
    margin: 0 10px;
}
.coupon-top-color {
    color: #e71f19;
}
.coupon-list-cart {
    float: left;
    margin: 20px 5.7px;
}
.coupon-list .cart-use-condition {
    position: relative;
    width: 218px;
    height: 90px;
    padding-top: 14px;
    border-width: 0 1px 1px 1px;
    border-color: #f9f9f9;
    border-style: solid;
    border-radius: 4px;
}
.coupon-list .cart-use-condition.coupon-active {
    border-width: 0 1px 1px 1px;
    border-color: #e01a2b;
    border-radius: 0 0 4px 4px;
    background: url(../images/couponactive.png) no-repeat 188px 74px;
}
.coupon-tips {
    border: 1px solid #ffb3b1;
    line-height: 30px;
    background-color: #fff5f5;
    padding-left: 10px;
    margin-top: 10px;
}
.coupon-check-tips {
    color: #e62e2e;
    margin-top: 4px;
    height: 20px;
}
.coupon-check-tips img {
    width: 14px;
    height: 14px;
    position: relative;
    top: 3px;
}
/*购物车选券*/
/*领券中心*/
.coupon-center-list {
    float: left;
    width: 220px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.coupon-center-list .li-h {
    height: 140px;
    padding: 20px 10px 0;
    overflow: hidden;
    border: 1px solid #ececec;
    border-bottom: none;
    border-radius: 6px 6px 0 0;
}
.coupon-center-list .li-h .price {
    height: 40px;
    line-height: 40px;
    *height: auto;
    width: 100%;
    overflow: hidden;
    color: #e71f19;
}
.coupon-center-list .li-h .price span {
    font-size: 20px;
}
.coupon-center-list .li-h .price em {
    font-size: 26px;
    font-weight: bold;
}
.coupon-center-list .li-h h2 {
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    font-weight: 600;
}
.coupon-center-list .li-h p {
    margin-top: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}
.coupon-center-list .li-b {
    height: 50px;
    background: -webkit-linear-gradient(-25deg, #fc0001, #ff469d);
    background: -moz-linear-gradient(-25deg, #fc0001, #ff469d);
    background: -ms-linear-gradient(-25deg, #fc0001, #ff469d);
    background: -o-linear-gradient(-25deg, #fc0001, #ff469d);
    background: linear-gradient(-25deg, #fc0001, #ff469d);
    position: relative;
    border-radius: 0 0 6px 6px;
}
.coupon-center-list .li-b a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 54px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    letter-spacing: 5px;
    text-indent: 10px;
    font-weight: 600;
}
.coupon-center-style {
    position: absolute;
    top: -3px;
}
.coupon-center-style li {
    width: 7px;
    height: 7px;
    background: #fff;
    margin: 0 2.6px;
    float: left;
    border-radius: 50%;
}
.coupon-center-yi {
    position: absolute;
    top: 6px;
    right: 6px;
}
.coupon-center-yi img {
    width: 60px;
    height: 60px;
}
.coupon-center-icon {
    margin-top: 10px;
}
.coupon-center-title {
    margin: 40px 0;
}
.coupon-center-title .with-line {
    width: 1200px;
    font-size: 20px;
    font-weight: 600;
	margin: 0 auto;
	position: relative;
    text-align: center;
}

.coupon-center-title .with-line:before {
	content: "";
	display: block;
    position: absolute;
    width: 540px;
	top: 6px;
    left: 0;
    background: linear-gradient(-135deg, transparent 20px, rgb(235,235,235,1) 0) top right,
    linear-gradient(45deg, transparent 20px, rgb(235,235,235,1) 0) bottom left;
    background-size: 460px 60px;
    background-repeat: no-repeat; 
    height: 20px; 
}

.coupon-center-title .with-line:after {
	content: "";
	display: block;
	position: absolute;
	width: 540px;
	top: 6px;
    right: 0;
    background: linear-gradient(-135deg, transparent 20px, rgb(235,235,235,1) 0) top right,
    linear-gradient(45deg, transparent 20px, rgb(235,235,235,1) 0) bottom left;
    background-size: 460px 60px;
    background-repeat: no-repeat; 
    height: 20px; 
}
/*领券中心*/
.coupon-number-middle {
    height: 24px;
}
/*证书*/
.zs-content {
    width: 900px;
    border: 2px solid #ddd;
    margin: 40px auto;
    -moz-box-shadow: 6px 6px 2px #ddd; /* 老的 Firefox */
    box-shadow: 6px 6px 2px #ddd;
    padding: 20px;
}
.zs-center-title .with-line {
    width: 850px;
    font-size: 20px;
    font-weight: 600;
	margin: 0 auto;
	position: relative;
    text-align: center;
    margin: 20px;
}

.zs-center-title .with-line:before {
	content: "";
	display: block;
    position: absolute;
    width: 380px;
	top: 6px;
    left: 0;
    background: linear-gradient(-135deg, transparent 20px, rgb(235,235,235,1) 0) top right,
    linear-gradient(45deg, transparent 20px, rgb(235,235,235,1) 0) bottom left;
    background-size: 260px 60px;
    background-repeat: no-repeat; 
    height: 20px; 
}

.zs-center-title .with-line:after {
	content: "";
	display: block;
	position: absolute;
	width: 380px;
	top: 6px;
    right: 0;
    background: linear-gradient(-135deg, transparent 20px, rgb(235,235,235,1) 0) top right,
    linear-gradient(45deg, transparent 20px, rgb(235,235,235,1) 0) bottom left;
    background-size: 260px 60px;
    background-repeat: no-repeat; 
    height: 20px; 
}
.zs-img {
    text-align: center;
}
.zs-img img {
    width: 800px;
    margin-top: 30px;
}
/*我的积分*/
.points-top-bg {
    background-image: linear-gradient(to bottom, #fffffe, #f5f0e4);
    border: 1px solid #f4f0e6;
    width: 100%;
    padding: 30px 0;
    text-align: center;
    margin-bottom: 30px;
}
.points-top {
    padding: 10px;
    border: 1px solid #f3ece5;
    width: 380px;
    height: 120px;
    margin: 0 auto;
    text-align: center;
    box-shadow: 0 0 10px #ebe6de;
    background-color: #fefaf4;
}
.points-box {
    background-color: #fff;
    border: 1px solid #fbf2e8;
    padding: 0 60px;
}
.points-title {
    font-size: 18px;
    padding-bottom: 20px;
}
.points-num {
    font-size: 30px;
    line-height: 40px;
    margin: 20px 0 10px 0;
    font-family: arial,sans-serif;
    color: #e01a2b;
    font-weight: 600;
}
.points-btn {
    width: 80px;
    height: 26px;
    border: 1px solid #1b1b1b;
    color: #1b1b1b;
    display: inline-block;
    text-align: center;
    line-height: 26px;
    border-radius: 2px;
    font-size: 14px;
    margin-top: 50px;
}
.points-details .details-hd {
    width: 100%;
    height: 25px;
    margin-bottom: 12px;
    overflow: hidden;
}
.points-details .details-hd h5 {
    font-weight: 600;
}
.points-details .details-title {
    height: 25px;
    line-height: 25px;
    font-size: 16px;
}
.points-details-table {
    width: 100%;
    font-size: 14px;
    border-collapse:collapse;
}
.points-details-table thead tr th {
    height: 40px;
    line-height: 40px;
    font-weight: 400;
    color: #434343;
    background: #f8f6f6;
    text-align: left;
}
.points-details-table .points1 {
    width: 160px;
    padding-left: 40px;
}
.points-details-table .points2 {
    width: 300px;
    text-align: center;
}
.points-details-table .points3 {
    width: 400px;
}
.points-details-table .points4 {
    width: 160px;
}
.points3-text {
    width: 300px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.points-details-table td {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #f5f5f5;
}
.pointsred {
    color: #e4393c;
    text-align: center;
}
/*我的积分*/
/*使用积分*/
.integral-red {
    color: #e62e2e;
    font-weight: 600;
    font-family:'Arial', sans-serif;
}
.integral-input {
    width: 80px;
    font-size:12px;
    height:24px; 
    border-radius:4px; 
    border:1px solid #c8cccf;
    color: #000;
    outline:0; 
    text-align:left; 
    padding-left: 6px;
    margin: 0 10px;
}
.integral-tips {
    color: #e62e2e;
}
.integral-tips img {
    width: 14px;
    height: 14px;
    position: relative;
    top: 3px;
    margin-right: 4px;
}
.integral-a a {
    color: #6286ca;
    line-height: 27px;
}
.integral-a img {
    width: 12px;
    height: 12px;
    position: relative;
    top: 2px;
    margin-right: 2px;
}
/*使用积分*/