@charset 'utf-8';

body{
	background-color: #FFFFFF;
	font-family: '微软雅黑';
}
html,body{
	overflow-x:hidden;
	font-size: 14px;
}
ul,li{
	list-style: none;
}

html {
    width: 100%;
    height:auto;
    overflow-x: hidden;
}

body {
    width: 100%;
    overflow-y:scroll;
}
.share-to{
	z-index: 99999999!important;
}
/* 分享隐藏下半部分 */
#photoShare{
	display: none;
}
/* 分享隐藏下半部分 结束 */
.navbar{
	border: none;
}
.paddingOut{
	padding-left: 0px;
	padding-right: 0px;
}
.marginOut{
	margin-left: 0px;
	margin-right: 0px;
}

.title_wenzi{
	line-height: 25px;
    font-size: 18px;
    color: #fff;
    padding-left: 0px;
    padding-right: 0px;
    white-space:nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    
}
.input-group .form-control#search_Btn{
	height: 25px;
	width: 100%;
	margin-top: 10px;
	border-radius: 15px;
	font-size: 14px;
	text-align: center;
}

.input-group .form-control#search_Btn:focus{
	box-shadow:none;
	border-color: #ccc;
}
.thumbnail{
	border: none;
	margin-bottom: 0px;
	transition: auto;
	padding: 0px;
	position: relative;
}
.caption > p:first-child{
	display: -webkit-box; 
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical; 
	overflow: hidden;
	text-align: left;
	font-size: 13px;
}

.top_search .thumbnail{
	background-color: #ec3e37;
}

.thumbnail .caption {
	text-align: center;
	padding: 0px;
}
.caption a {
	color: #fff;
	text-align: center;
	text-size-adjust:none;
	-webkit-text-size-adjust:none; 
	font-size:15px;
	-webkit-transform: scale(0.8);  
}
a:focus {
    outline: thin dotted;
    outline:0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}

a:hover, a:focus {
    text-decoration: none;
}
#circleContent{
	margin-top: 0px;
}


#circleContent .carousel-indicators_title li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: #9e9e9e;
    border: none;
    border-radius: 10px;
}

#circleContent .carousel-indicators_title li.active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #f03b2e;
    margin-right: 0px;
}
#circleContent .carousel-indicators_title li:first-child{
	margin-right:-4px;
}
#circleContent .carousel-indicators_title li:first-child.active{
	margin-right:-4px;
}
ol.carousel-indicators_title{
	position: absolute;
	bottom: 0px;
	margin-bottom: 0px;
}

.carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: #9e9e9e;
    border: none;
    border-radius: 10px;
    margin-right: 5px;
}
.top_indexPrcduct .backBox{
	padding:0px 8px;
}
.container-fluid{
	position: relative;
}

.bianji .bianji_icon_wenzi,.bianji .bianji_wancheng,.bianji .bianji_icon{
	display: none;
}


/*三个小图标以及标签页切换的开始*/
#myTab{
	margin-top: 10px;
    border-bottom: none;
}
#myTab a{
	padding: 0px;
	display: table;
	margin-left: auto;
	margin-right: auto;
}

.nav-tabs > li{
 	text-align: center;
 }

#myTab li.title_box{	
	padding: 0px 0px 0px 0px;

}

/*尾部推荐商品开始*/
#myTabContent{
	margin-top: 5px;
}

.tab-content p.own{
	width: inherit;
	position: relative;
}
#index_product1{
	background-color: #f3f3f3;
}
#index_product1.product_bg{
	background-color: #FFFFFF;
}
#index_product1.product_titles_p p {
    margin: 0 0 10px 0px;
    /*color:#000;*/
    position: relative;
    padding: 15px 20px 4px 20px;
    background-color: #FFFFFF;
}
p{
	margin: 0 0 4px 0px;
    /*color:#000;*/
    position: relative;
}

p.price{
	color: red;
}
.tab-content p.own  img{
	width: 100%;
	height: auto;
	margin: 0px;
}

/*三个小图标以及标签页切换的结束*/

/*index_product1页面的导航条开始*/

.top_indexPrcduct .top_indexPrcduct_icon{
	padding-left: 0px;
	/*width: 15%;*/
}
/*index_product1页面的导航条结束*/
/* 页面index_product1开始*/
#index_product1{
	margin-top: 0px;
}
.index_product1.navbar,.index_product2.navbar{
	margin-bottom: 0px;
	margin-top: 10px;
	min-height:40px;
}

.product1_pi,{
	margin-top: 15px;
}
.product1_pic p{
	text-align: left;
	margin: 0px;
	color: #000000;
}
.product1_pic a.thumbnail:hover,.product1_pic a.thumbnail:focus,.product1_pic a.thumbnail:active,.product1_pic a.thumbnail:visited{
	outline: none;
	text-decoration: none;
	border: none;
}
.product1_pic p:active{
	border: none;
	outline: none;
	
}
.product1_pic p:focus{
	border: none;
	outline: none;
}
.red{
	color: red !important;
	font-size: 18px;
	font-weight: 700;
	margin: 0px;
}
/* 页面index_product1结束*/

/*index_product1 跳转详细商品页面开始*/
#index_product1 .product1_pic img{
	height: 130px;
}
#index_product1 .caption{
	height: 70px;
}


.top_indexPrcduct.row li,{
	padding: 0px;
	position: relative;
	margin: 0px;

}
.nav-tabs > li > a{
	margin-right: 0px;
	border: none;
	height: 45px;
	border-radius: 0px;
	padding: 5px 0px;
	position: relative;
}

.nav-tabs > li > a:focus,.nav-tabs > li > a:hover{
	outline: 0px;
    outline-offset: 0px;
    /*background-color: #F8F8F8;*/
}
.top_indexPrcduct{
	min-height: 45px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.top_indexPrcduct .top_indexPrcduct_wenzi{
	border: none;
	position: relative;
}
.top_indexPrcduct.row .thumbnail > img:focus{
	outline: 0px;
}
.top_indexPrcduct.row .thumbnail > img{
	margin: 0px;
}
.my_collection.row .thumbnail > img{
	margin-left: 15px;
}

/*第2和第3个导航条*/
.top_indexPrcduct3{
	position: fixed!important;
	width: 100%;
	top: 0px;
	z-index: 999;
}
.productXx .bianji{
	height: 35px;
}
.productXx .bianji .bianji_icon{
	color: #fff;
	text-align: center;
	font-size: 16px;
}
.top_indexPrcduct a.thumbnail,.top_indexPrcduct3 a.thumbnail{
	background-color: #EC3E37;
}
.thumbnail
.top_indexPrcduct3 a img{
	color: #FFFFFF;
}

.top_indexPrcduct3 .productXx_xiaoxi,.top_indexPrcduct3 .productXx_buycar,.top_indexPrcduct3 .productXx_fanhui{
	width: 15%;
}
.top_indexPrcduct3 .productXx_setUp{
	height: 45px;
	line-height: 45px;
	text-align: center;
}
.top_indexPrcduct3 .productXx_setUp a{
	color: #FFFFFF;
}
.top_indexPrcduct3 .explain{
	height: inherit;
	color: #00000;
	font-size: 14px;
}
.top_indexPrcduct3 .explain span{
	display: block;
	height: inherit;
	text-align: left;
	font-size: 18px;
	line-height: 45px;
}

.top_indexPrcduct .text_caption a,.top_indexPrcduct3 .text_caption a{
	text-align:center;
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	color: #FFFFFF; 
	
}
#danpin .price_line{
	margin-left: 15px;
	margin-right: 15px;
}

.dp,.xq{
	border:none;
}
.top_indexPrcduct3 .nav-tabs > li.active > a,.top_indexPrcduct3 .nav-tabs > li.active > a:hover,.top_indexPrcduct3 .nav-tabs > li.active > a:focus,
.top_indexPrcduct .nav-tabs > li.active > a,.top_indexPrcduct .nav-tabs > li.active > a:hover,.top_indexPrcduct .nav-tabs > li.active > a:focus {
    border: none;
	color: white;
	background-color: #ec3e37;
}

.center-line{
	display: none;
	margin-top: 1px;
    height: 2px;
    background-color: white;
    width: 100%;
}
.center-line.xiangqing{
	width: 100%;
}
.top_indexPrcduct li.active .center-line,.top_indexPrcduct3 li.active .center-line{
	display: block;
}

.table{
	margin-bottom: 0px;
}
/*结束 导航条*/

/*详细商品图片开始*/
#commodity{
	margin-top: 15px;
	margin-bottom: 60px;
}
#commodity p{
	color: #000000;
}

#commodity #danpin img.img-responsive{
	height: auto;
	margin-left: auto;
    margin-right: auto;
}
#commodity #danpin .price_line .red{
	text-align: right;
}

#commodity #danpin .price_line{
	position: relative;
	margin-bottom: 10px;
}
/*商品详情页的参数选择开始*/
#commodity #danpin .caption #color,#commodity #danpin .caption #size{
	position: relative;
	float: left;
	text-indent: 8px;
	height: 34px;
	line-height: 34px;
	width: 50px;
}
/*颜色选择按钮开始*/
.btn-group{
	margin-top: 2px;
	margin-bottom: 3px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 4px;
}

.btn-color, .btn-size{
    color: #8b8b8b;
    background-color: #EEEEEE;
    border-color: #EEEEEE;
}

.btn-group > .btn, .btn-group-vertical > .btn {
    margin-left: 10px;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.btn-group.btns_Yanse .btn + .btn, .btn-group.btns_Yanse .btn + .btn-group, .btn-group.btns_Yanse .btn-group + .btn, .btn-group.btns_Yanse .btn-group + .btn-group {
    margin-left: 40px;
}
.btn-group.btns_Chicun .btn + .btn, .btn-group.btns_Chicun .btn + .btn-group, .btn-group.btns_Chicun .btn-group + .btn, .btn-group.btns_Chicun .btn-group + .btn-group{
	margin-left: 18px;
}

/*颜色选择按钮结束*/

/*点击选择样式之后按钮的改变开始*/
.btn-color:hover, .btn-color:focus, .btn-color:active, .btn-color.active, .open .dropdown-toggle.btn-color,
.btn-size:hover, .btn-size:focus, .btn-size:active, .btn-size.active, .open .dropdown-toggle.btn-size {
    color: #ffffff;
    background-color: #EF3C2D;
    border-color: #EF3C2D;
}

.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
}
/*数量开始*/
.sl-amount{
	line-height: 28px;
	margin-bottom: 5px;
	margin-left: 30px
}
#danpin .sl-amount .sl-property-type{
	font-size: 15px;
	font-weight: normal;
	height: 34px;
    line-height: 34px;
    text-indent:8px;
}

#selfSupport_product .sl-amount .sl-property-type{
	text-indent: -1px;
	text-align: left;
	margin-top: 6px;
}

#selfSupport_product{
	margin-bottom: 60px;
}

/* parmar存在时 */
#params_box{
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 4px;
}
#params_box button[type=button]{
	background-color: #EEEEEE;
	border-color: #CCCCCC;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

#params_box button[type=button]:active,#params_box button[type=button]:hover,#params_box button[type=button]:focus{
	border-color: #CCCCCC;
}
#params_box button[type=button]:focus{
	border-color: #CCCCCC;
	outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
   
}
#params_box button[type=button].active{
	border-color: #EF3C2D ;
	 background-color:#EF3C2D ;
    color: #EEEEEE;
}

/* parmar存在时 */
#danpin .sl-amount dt {
	margin: 0;
    padding: 0;
    float: left;
    color: #6C6C6C;
    margin-top: 6px;
}
#danpin .sl-amount .sl-stock {
	margin-top: 4px;
	position: relative;
    float: left;
}
#danpin .sl-amount .sl-stock a{
	float: left;
	display: block;
	margin: 0px;
	color: #404D5B;
	border: 1px solid #404D5B;
	width: 40px;
	height: 40px;
	line-height: 32px;
	font-size: 20px;
	background-color: #EEEEEE;
}
#danpin .sl-amount .sl-stock input {
    float: left;
    margin-left: -5px;
    margin-right: -5px;
    width: 40px;
    height: 32px;
    line-height: 32px;
    margin-top: 4px;
    border-top: 1px solid #404D5B;
    border-bottom: 1px solid #404D5B;
    text-align: center;
    border-radius: 0px;
   border-shadow:none;
}


/*数量结束*/
/*商品详情页的参数选择结束*/


/*点击选择样式之后按钮的改变结束*/
#buyBtn{
	width: 100%;
	position: fixed;
	bottom: 0px;
	background-color: #FFFFFF;
	z-index: 9;
	
}
#buyBtn .row,#buyBtn .row > div{
	margin: 0px;
	padding: 0px;
	height: 48px;
}
/*#buyBtn a{
	color: #404D5B;
}*/

#buyBtn a.buyBtn{	
	width: 100%;
	display: inline-block;
	color:#000;
	font-size: 13px;
}
#buyBtn .goumai{
	padding: 0 3px!important;
	color: #FFFFFF;
}
#buyBtn .goumai a{
	width: 100%;
	font-size:12px;
	background-color: #ee3948;
	display: inline-block;
	height: 30px;
	border-radius: 30px;
	margin-top: 8px;
	line-height: 30px;
}
#buyBtn .goumai a:hover,#buyBtn .goumai a:focus{
	color: #fff;
}
/*#buyBtn a.buyBtn:hover{
	margin-bottom: 0px;
	line-height: 30px;
	
}*/
/*详细商品图片结束*/
/*index_product1 跳转详细商品页面结束*/


/*我的订单开始*/
.goods_title1{
	padding: 0px 0px 0px 15px;
	margin-bottom: 5px;
}
.goods_title2{
	padding: 0px 15px 0px 0px;
}
.goods_list{
	margin-top: 10px;
}
.goods_list img{
	margin: 0px;
	width: 40%;
}
.goods_list span{	
	display: block;
	width: 50%;	
	position: absolute;
	top: calc(50% - 10px);
	right: 7%;
	font-size: 18px;
}
.goods_title2 .goods_list{
	color: #8e8e8e;
}
.products_list .liste{
	padding: 0px 0px 0px 15px;
}
.products_list .product_xinxi{
	padding: 5px 10px 0px 10px;
	font-size: 16px;
}
.products_list .product_xinxi p,.price_box p{
	color: #878787;
	font-size: 16px;
}
.price_box{
	border-bottom: 1px solid #EEEEEE;
	padding-right: 10px; 
    padding-left: 10px; 
    margin-right: 15px;
    margin-left: 15px
}
.price_box p span{
	color: #000000;
	font-size: 18px;
}
.btn-buyAgain{
	margin-top: 5px;
	border: 1px solid #ef3d2e;
	color: #EF3D2E;
	background-color: #FFFFFF;
	border-radius: 10px;
	letter-spacing: 2px;
	font-size: 16px;
	padding: 3px 12px 3px 12px;
}
.btn-buyAgain.btn:hover, .btn-buyAgain.btn:focus {
    color: #ef3d2e;
    text-decoration: none;
}

.btn-buyAgain.btn:focus {
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}
/*我的订单结束*/


/*我的收藏开始*/
.my_collection li a,.my_collection li{
	background-color: #EF3C2D;
}
#my_collection li .bianji{
	position: absolute;
	right: 20%;
}
#my_collection li .shanchu{
	position: absolute;
	right: 20%;
}
.my_collection.row .thumbnail > img{
	color: #EF3C2D;
}

#myCollection{
	line-height: 50px;
	color:#FFFFFF;
}
#myCollection.nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
    background-color: rgb(236, 62, 55);
}
.collection_products{
	margin-top: 20px;
}

#collection_products .product_xinxi{
	padding: 0px 25px 4px 10px;
	font-size: 14px;
}
#collection_products .product_xinxi p{
	font-size:14px;
	color: #a3a3a3;
	margin: 0px 0px 0px 0px;
}
#collection_products .product_xinxi #price{
	color: #EF3C2D;
	font-size: 18px;
	font-weight: 600;
	position: relative;
}

#collection_products .product_xinxi .right_btn{
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 100%;
	display: none;
}
#collection_products .product_xinxi .right_btn .wenzi{
	opacity: 1;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: none;
    outline-offset: 0px;
}
.checkbox input[type="checkbox"]:focus + label::before, .checkbox input[type="radio"]:focus + label::before {
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}
.checkbox input[type="checkbox"]:focus + label::before, .checkbox input[type="radio"]:focus + label::before {
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}
/*我的收藏结束*/



/*个人人中心*/
.cont {
	position: relative;
	right: -15px;
    background-color: #ef3c2f;
    line-height: 100%;
    height: 40px;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
	width: 100%;
	text-align: center;
}


.cont .inner {      
	position: relative;
	left:-15px;
    line-height: 40px;
    vertical-align: middle;     
    color:#FFFFFF;  
    font-size: 18px;
}



/*img-responsive main_box*/

.radio1{
	height: 96px;
    width: 96px;
    display: block;
    position: absolute;
    top: calc(50% - 52px);
    left: calc(50% - 48px);
    border: 4px solid #fb6057;
	border-radius: 50%;	
}

.radio2{
	height: 82px;
    width: 82px;
    display: block;
    position: absolute;
    top: calc(50% - 45px);
    left: calc(50% - 41px);
    border: 3px solid #fe8d85;
	border-radius: 50%;	
}

.banner_border{
	height: 160px;
	background-color: #ef3c2f;
}
.banner_border p{
	width: 100%;
	position: absolute;
	text-align: center;
	bottom: 0px;
	color:#FFFFFF;
	font-size: 18px;
	
}

.productXx .nav-tabs{
	border-bottom:none;
}
.table-bordered {
    border: none;
}

.personal_td{
	color: #bdbdbd;
	font-size: 20px;
	text-indent: 15px;
	letter-spacing: 1px;
	vertical-align: middle;
}

.personal_td img{
	margin-right: 8px;
}

.table-bordered tr:nth-child(odd) td{
	height: 7px;
	line-height: 7px;
	padding: 0px;
}
.text-primary:hover {
	color: #a4a4a4;  
}

/*个人中心结束*/

/*个人中心 第二栏修改资料开始*/
.ziliao{
	margin-top: 5px;
}
.ziliao .personal_td{
	color: #939393;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 31px;
}
.ziliao .form-control{
	text-align: right;
	width: 50%;
	height: auto;
	border: none;
	box-shadow: none;
}

.setUp{
	color: #c5938c;
}
.setUp:hover{
	color: #c5938c;
}
.setUp:focus{
	outline: none;
}
/*个人中心 第二栏修改资料结束*/

/*个人中心 我的订单开始*/
.products_list .product_xinxi{
	
}
/*个人中心我的订单结束*/

/*账户安全开始*/
.security{
	margin-top: 6px;
}
.security .nav-tabs{
	border: none;
}
#mySecurity.nav-tabs > li {
	padding: 0px;
	height: 50px;
}

#mySecurity.nav-tabs > li > a{
	width: 100%;
	height: 50px;
	border: none;
    color: #000000;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
}
#mySecurity.nav-tabs > li.active > a{
	color: red;
}

#mySecurity.nav-tabs > li.active > a  .line{
	background-color: red;
	display: block;
}
#mySecurity .line{
	height: 3px;
	background: #000000;
	width: 35%;
	position: relative;
	top: -3px;	
}
#mySecurityContent{
	position: relative;
	top:-9px;
}
.security .personal_td{
	color: #939393;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 31px;
}
.security .form-control{
	text-align: right;
	width: 70%;	
	height: auto;
	border: none;
	box-shadow: none;
}
#mySecurityContent #profile .personal_td p{
	font-size: 10px;
	text-indent: 12px;
	color: #888888;
	font-weight: normal;
}
#mySecurityContent #profile input{
	width: 50%;
	text-align: left;
}
#mySecurityContent #profile .text1{
	width: 15%;
	padding: 6px 0px 6px 12px;
	
}

#mySecurityContent #profile .text2{
	padding: 6px 12px 6px 6px;
}
#profile select.form-control{
	width: 90%;
}

/*账户安全结束*/

/*个人中心的购物车开始*/
.collection_car .row{
	margin: 0px;
	background-color: #FFF;
}
.collection_car .icon_product{
	padding: 0px;	
}
/* 复选变单选 开始*/
.checkboxFour {
	
}
.checkboxFour label {
	border: 1px solid #333333;
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 100%; 
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	position: absolute;
	top: 40px;
	left: calc(50% - 12px);
	z-index: 1; 
	background: #E8E8E8; 
}
.checkboxFour input[type=checkbox]:checked + label {
	background: #26ca28;
}
/* 复选变单选 结束*/
.icon_product .icon_product_pic{
	padding: 0px;
}

.new_canshu,.new_price{
	display: none;
}

/*个人中心的购物车结束*/

/*个人中心我的订单开始*/
.my_order{
	border-top: 1px solid #e5e5e5;
}
.my_order #myTab{
	margin-top: 0px;
	margin-bottom: 0px;
}
.my_order li {
	width: 25%;
	background: #fff;
}
.my_order li a{
	border: none;
	height: 39px;
	line-height:39px;
	margin-bottom: 1px;
	color: #000000;
}
#orderProducts li.active a,#orderProducts li.active a:hover,#orderProducts li.active a:focus,#orderProducts li.active a:visited,#orderProducts li.active a:active{
	border: none;
	height: 39px;
	line-height:39px;
	margin-bottom: 1px;
	color: #EC3E37;
	background: #fffff;
}

.my_order#myTabContent{
	margin-top: 0px;
}     
.my_order #finish .row,.my_order #obligation .row,.my_order #backOrders .row,.my_order #Delivered .row,.my_order #assessment .row,.customer .row{
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.my_order .thumbnail,.customer .thumbnail{
	margin-left: 15px;
	height: 85px;
}
.my_order .thumbnail img{
	height: 85px;
}
.my_order .jiage,.customer .jiage{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	padding: 0px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
}
.my_order#myTabContent .tab-pane{
	/*padding-top: 15px;*/
}
#finish span.container,#obligation span.container,#backOrders span.container,#Delivered span.container,#assessment span.container{
	margin-top: 5px;
}
#finish span button,#obligation span button,#backOrders span button,#Delivered span button,#assessment span button{
	width: 85px;
	text-align: center;
	height: 28px;
	text-size-adjust:none;
	-webkit-text-size-adjust:none; 
	font-size:10px;
	background-color: #E33C44;
	color: #F8F8F8;
	margin-left: 8px;
	border-radius: 15px;
}
/*个人中心我的订单结束*/
/*申请售后开始*/
.customer .goutong{
	margin-top: 10px;
}
.customer .btn_say{	
	display: block;
	width: 100%;
	border-radius: 0px;
	height: 60px;
	border: 1px solid #357ebd;
}
/*申请售后结束*/

/*确认订单开始*/
.confirmOrder {
	background-color: #f3f3f3;
}
.confirmOrder .add_address{
	margin-left: -15px;
	margin-right: -15px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #FFFFFF;
}
.line_bottom{
	position: relative;
	margin-top: 1px;
	margin-left: -15px;
	margin-right: -15px;
	height: 40px;
	text-indent: 10px;
	line-height: 40px;
	background-color: #FFFFFF;
}
.confirmOrder .first_row{
	margin-top: 1px;
	padding-top: 10px;
	background-color: #FFFFFF;
}
.confirmOrder .price{
	color: red;
	font-weight: 400;
}
.line_bottom .xiaoji,.line_bottom .yunfei,.line_bottom .diyong{
	position: absolute;
	top: 0px;
	right: 10%;
	color: #000000;
}

.line_bottom .liuyan{
	position: absolute;
	right: 10%;
	border: none;
	padding: 0px;
	outline: none;
	width: 60%;
	height: 40px;
	padding: 8px 6px 8px 6px;
}
.line_bottom .delete_x{	
	height: 49px;
	width: 50px;
	position: absolute;
	right: 5%;
	left: auto;
	color: #A4A4A4;
	background: rgba(255,255,255,255);	
}

/*底部确认金额 和确认购买栏*/
.btn_order{
	height: 52px;
	padding-left: 0px;
	padding-right: 0px;
}
.btn_order .order_price{
	height: 52px;
	line-height: 52px;
	text-indent: 10px;
	font-size: 16px;
}
.btn_order .btn_true{
	margin-top: 11px;
	height: 30px;
	width: 100px;
	text-align: center;
	line-height: 30px;
	background-color: #ed3849;
	color: white;
	border-radius: 25px;
	
}
/*确认订单结束*/

/* 确认订单中的收货地址开始 */
.addressMessage .xingming,.addressMessage .telephone{
	height: 50px;
	width: 80%;
	text-indent: 15px;
}
.addressMessage #xingming .delete_x,.addressMessage #telephone .delete_x,.addressMessage #jiedao .delete_x{
	height:50px;
	width: 54px;
	line-height: 50px;
	font-size: 16px;
	color: #9E9E9E;
	background-color: rgb(255,255,255);
}
.addressMessage .city{
	margin-top: 15px;
	line-height: 60px;
	height: 60px;
	border-top: 1px solid #FFE4E1;
	border-bottom: 1px solid #FFE4E1;
}
.addressMessage .city p{
	text-indent: 15px;
}
.addressMessage .jiedao {
	height: 80px;
	width: 80%;
	text-indent: 15px;
}
.addressMessage #jiedao .delete_x{
	margin-top: 15px;
}
.addressMessage #default_address{
	margin-top: 10px;
}
.addressMessage .default_address{
	height: 60px;
	margin-top: 30px;
	border-top: 1px solid #FFE4E1;
	border-bottom: 1px solid #FFE4E1;
}
/* 确认订单中的收货地址结束 */

/* 自营专区主页开始*/

#selfSopport .selfSopport_titles{
	text-align: center;
	border: 1px solid #404D5B;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}
#selfSopport .nav{
	height: 40px;
}
#selfSopport .selfSopport_title{
	height: 39px;
	padding: 0px;
}


#selfSopport .selfSopport_title.active a{
	color: red;
	background-color: #357EBD;
}
#selfSopport .selfSopport_titles a{
	border: none;
	outline: none;
	padding: 0px;
	margin: 0px;
	height: 38px;
	line-height: 38px;
	color: #404D5B;
	font-size: 15px;
}


/* 自营专区主页结束*/

/*自营专区商品详细页面的展示开始*/
#selfSupport_product{
	margin-top: 0px;
}
#selfSupport_product p{
	margin: 0px;
	color: #000000;
}


/*自营专区商品详细页面的展示结束*/

/*消息页面开始*/
#message .row{
	border: 1px solid #404D5B;
	height: 60px;
	font-size: 18px;
}
#message #wuliu,#message #zixun{
	color: #A4A4A4;
	line-height: 60px;
}
/*消息页面结束*/

/* 查看物流页面 */
.logistics{
	
	margin-left:-15px;

	margin-right:-15px;

}
.logistics .wenzi{
	font-size: 14px;
	position:relative;
}
.logistics .wenzi .price{
	color: red;
	font-weight: bold;
	position: absolute;
	top: 4px;
	right:10px;
}
.logistics .wenzi p{
	position: relative;
}
.logistics .wenzi p .Number{
	position: absolute;
	right: -35px;
}
.logistics .new_xinxi p{
	padding: 0px 5%;
}
.logistics .new_xinxi #btn_wuliu{
	height: 35px;
	line-height: 35px;
	font-size: 13px;
	padding: 0px 15px;
	background-color: #404D5B;
	color: #EEEEEE;
	text-shadow: none;
	background-image: none;
	border-color: #404D5B;
	box-shadow: none;
	overflow: hidden;
	text-overflow: ellipsis;
}
.logistics .new_xinxi button:focus{
	outline: none;
    outline-offset: 0px;
    border-color: #404D5B;
	box-shadow: none;
}
.logistics .new_xinxi button:active{
	outline: none;
    outline-offset: 0px;
    border-color: #404D5B;
	box-shadow: none;
}
/*物流详细展示开始*/
#logistics_buttom .wuliu{
	border-left: 1px solid #404D5B;
	position: relative;
}
#logistics_buttom .guiji .icon{
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #333333;
	position: relative;
	left: -5px;
	top: 20px;
} 
#logistics_buttom .guiji .icon_wenzi{
	display: block;
	position: relative;
	left: 24px;
	top: 0px;
	font-size: 0.1em;
}
/*物流详细展示结束*/

/*支付的模态层弹出开始*/
#payModal{
	width: 100%;
	height: 9000px;
	position: fixed;
	z-index: 9999;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: rgba(0,0,0,0.4);
}
.model_paybox{
	position: fixed;
	bottom: 0px;
	margin: 0px;
	width: 100%;
	opacity: 1;
}
#payModal .modal-body  p{
	color: #000000;
	font-size: 12px;
}
#payModal #time span{
	display: inline-block;
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px 2px;
	width: 16px;
	height: 16px;
}
#payModal #pay_choose img{
	margin: 10px 15px;
	width: 20px;
	height: 20px;
}

#pay_choose  .checkbox label.all_checkbox::before {
    width: 26px;
    height: 26px;
    margin-top: -32px;
}
#pay_choose .checkbox label::before{
	margin-left: -46px;
}
#pay_choose  .checkbox-info input[type="radio"]:checked + label::before,#pay_choose  .checkbox-info input[type="radio"]:checked + label::before{
	background-color: #ED3849;
    border-color: #ED3849;
}

#pay_choose .checkbox label::after{
	/*margin-left: -42px;
	top: -30px;*/
	margin-left: -41px;
    top: -29px;
}
/*确认支付开始*/
#pay_btn{
	width: 90%;
	background-color: #ED3849;
	line-height: 30px;
	border-radius: 30px;
	color: #FFFFFF;
}
#pay_btn:focus {
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
    }
/*确认支付结束*/
/*支付的模态层弹出结束*/
/*确认删除样式开始*/
.layui-layer-btn .layui-layer-btn0 {
    border-color: #EC3E37!important;
    background-color: #EC3E37!important;
    color: #fff;
}
/*确认删除样式结束*/
/*查看物流页面结束*/

@media screen  and (max-width: 1024px) and (min-width:801px){
	
	.top_search_icon img{
		width: 30px;
		height: 30px;
	}
	.tab-content p.own  img{
		/*margin-left: 10%;*/
		width: 100%;
	}
	#index_product1 .product1_pic img,.collection_car .row_box .icon_product1{
		height: 360px;	
	}	
	/*个人商铺的图片开始*/
	#shopping_body_products img{
		height: 360px;
		/*position: absolute;
		left:10px;	
		right: 10px;*/
	}
	/*个人上铺的图片结束*/
	/* 收藏夹的图片 */
	#collection_products .icon_product img,.collection_car .row_box .icon_product img{
		position: absolute;
		width: 270px;
		left:10px;	
		right: 10px;
		height: 308px;
	}
	
	.icon_product .icon_product_pic > .thumbnail{
		overflow: hidden;
		width: 310px;
		height: 310px;
		border: 1px solid #E5E5E5;
		border-radius: 5px;
	}
	.icon_product.icon_product_icon{
		height: 310px;
	}
	.collection_product,.collection_car .row_box{
		height: 360px;
	}
	
	.top_search .caption a{
		font-size: 20px;
	}	
	#myTab img{
		height:80px;
	}	
	.tab-content .own  span.text_title{
		font-size: 28px;
		line-height: 56px;
		/*margin-left: 10%;*/
		/*width: 80%;*/
	}	
	#selfSopport .products_box img{
		height: 482px;
	}
	
	/*购物车分享页面的图片大小 */
	#showChoiceContent .thumbnail>img{
		width: 480px;
		height: 660px;
	}
	
	.icon_product_change .sl-amount{
		margin-top: 10px;
		margin-left: 10px;
	}
	.icon_product_change .sl-amount{
		margin-bottom: 0px;
	}
	.icon_product_change .sl-amount a{
		display: inline-block;
		width: 30px;
		height: 30px;
		border: 1px solid #000000;
		text-align: center;
		line-height: 24px;
		color: #000000;
		font-size: 20px;
	}
	.icon_product_change .sl-stock input{
		position: absolute;
		width: 40%;
		border: 1px solid #000000;
		height: 30px;		
		left: 60px;
		padding: 4px 8px;
	}
	.icon_product_change .sl-amount .prev{
		position: absolute;
		left: 25px;
	}
	.icon_product_change .sl-amount .next{
		position: absolute;
		left: calc(40% + 65px);
	}	
	.icon_product_change .sl-amount .canshu_box{
		color: #000000;
		border: 1px solid #000000;
		width: 50%;
		margin-left: 3%;
		margin-top: 40px;
		line-height: 26px;
	}
	/*购物车按钮样式*/
	.btn_checkBox.checkbox{
		margin: 0px;
		padding: 0px;
		min-height: 0px;
	}
	.btn_checkBox.checkbox label.all_checkbox::before {
	    width: 35px;
	    height: 35px;
	    margin-top: 150px;
	    margin-left: 39px;
	}
    .btn_checkBox.checkbox label::after{
    	margin-top: 151px;
    	margin-left:41px;
    	font-size: 24px;
    }
     /*选择地址页面勾选按钮*/
    .address_box .btn_checkBox.checkbox label.all_checkbox::before{
    	width: 20px;
	    height: 20px;
	    margin-top: 31px;
	    margin-left: 24px;
    }
    .address_box .btn_checkBox.checkbox label::after{
    	margin-top: 29px;
    	margin-left:24px;
    	font-size: 16px;
    }

}

@media screen  and (max-width:800px) and (min-width:769px){
	#index_product1 .product1_pic img,.collection_car .row_box .icon_product1{
		height: 280px;	
	}
	
	/*个人商铺的图片开始*/
	#shopping_body_products img{
		height: 280px;
	}
	/*个人上铺的图片结束*/
	
	/* 收藏夹的图片 */
	#collection_products .icon_product img,.collection_car .row_box .icon_product img{
		position: absolute;
		width: 200px;
		left:10px;	
		right: 10px;
		height: 238px;
	}
	
	.icon_product .icon_product_pic > .thumbnail{
		overflow: hidden;
		width: 240px;
		height: 240px;
		border: 1px solid #E5E5E5;
		border-radius: 5px;
	}
	.icon_product.icon_product_icon{
		height: 240px;
	}
	.collection_product,.collection_car .row_box{
		height: 280px;
	}
	
	
	.confirmOrder .thumbnail >img{
		width: 190px;
		height: 220px;		
	}
	
	#myTabContent.my_order img{
		width: 231.66px;
		height: 254px;
	}	
	
	/*购物车分享页面的图片大小 */
	#showChoiceContent .thumbnail>img{
		width: 370px;
		height: 510px;
	}
	
	#myTabContent.my_order .text{
		height: 256px;
	}

	.icon_product_change .sl-amount{
		margin-top: 10px;
		margin-left: 10px;
	}
	.icon_product_change .sl-amount{
		margin-bottom: 0px;
	}
	.icon_product_change .sl-amount a{
		display: inline-block;
		width: 30px;
		height: 30px;
		border: 1px solid #000000;
		text-align: center;
		line-height: 24px;
		color: #000000;
		font-size: 20px;
	}
	.icon_product_change .sl-stock input{
		position: absolute;
		width: 40%;
		border: 1px solid #000000;
		height: 30px;		
		left: 60px;
		padding: 4px 8px;
	}
	.icon_product_change .sl-amount .prev{
		position: absolute;
		left: 25px;
	}
	.icon_product_change .sl-amount .next{
		position: absolute;
		left: calc(40% + 65px);
	}	
	.icon_product_change .sl-amount .canshu_box{
		color: #000000;
		border: 1px solid #000000;
		width: 50%;
		margin-left: 6%;
		margin-top: 40px;
		line-height: 26px;
	}
	/*购物车按钮样式*/
	.btn_checkBox.checkbox{
		margin: 0px;
		padding: 0px;
		min-height: 0px;
	}
	.btn_checkBox.checkbox label.all_checkbox::before {
	    width: 30px;
	    height: 30px;
	    margin-top: 125px;
	    margin-left: 32px;
	}
    .btn_checkBox.checkbox label::after{
    	margin-top: 125px;
    	margin-left:32px;
    	font-size: 20px;
    }
    
     /*选择地址页面勾选按钮*/
    .address_box .btn_checkBox.checkbox label.all_checkbox::before{
    	width: 20px;
	    height: 20px;
	    margin-top: 31px;
	    margin-left: 24px;
    }
    .address_box .btn_checkBox.checkbox label::after{
    	margin-top: 29px;
    	margin-left:24px;
    	font-size: 16px;
    }
	
}



@media screen  and (max-width: 768px) and (min-width:415px){
	
	#index_product1 .product1_pic img,.collection_car .row_box .icon_product1{
		height: 260px;	
	}
	/*个人商铺的图片开始*/
	#shopping_body_products img{
		height: 260px;
	}
	/*个人上铺的图片结束*/
	
	/* 收藏夹的图片 */
	#collection_products .icon_product img,.collection_car .row_box .icon_product img{
		position: absolute;
		width: 165px;
		left:10px;	
		right: 10px;
		height: 232px;
	}
	
	.icon_product .icon_product_pic > .thumbnail{
		overflow: hidden;
		width: 234px;
		height: 234px;
		border: 1px solid #E5E5E5;
		border-radius: 5px;
	}
	.icon_product.icon_product_icon{
		height: 234px;
	}
	.collection_product,.collection_car .row_box{
		height: 260px;
	}
	
	
	.confirmOrder .thumbnail >img{
		width: 190px;
		height: 220px;		
	}
	
	#myTabContent.my_order img{
		width: 220.98px;
		height: 238px;
	}	
	
	/*购物车分享页面的图片大小 */
	#showChoiceContent .thumbnail>img{
		width: 350px;
		height: 480px;
	}
	
	#myTabContent.my_order .text{
		height: 240px;
	}

	.icon_product_change .sl-amount{
		margin-top: 10px;
		margin-left: 10px;
	}
	.icon_product_change .sl-amount{
		margin-bottom: 0px;
	}
	.icon_product_change .sl-amount a{
		display: inline-block;
		width: 30px;
		height: 30px;
		border: 1px solid #000000;
		text-align: center;
		line-height: 24px;
		color: #000000;
		font-size: 20px;
	}
	.icon_product_change .sl-stock input{
		position: absolute;
		width: 40%;
		border: 1px solid #000000;
		height: 30px;		
		left: 60px;
		padding: 4px 8px;
	}
	.icon_product_change .sl-amount .prev{
		position: absolute;
		left: 25px;
	}
	.icon_product_change .sl-amount .next{
		position: absolute;
		left: calc(40% + 65px);
	}	
	.icon_product_change .sl-amount .canshu_box{
		color: #000000;
		border: 1px solid #000000;
		width: 50%;
		margin-left: 6%;
		margin-top: 40px;
		line-height: 26px;
	}
	/*购物车按钮样式*/
	.btn_checkBox.checkbox{
		margin: 0px;
		padding: 0px;
		min-height: 0px;
	}
	.btn_checkBox.checkbox label.all_checkbox::before {
	    width: 30px;
	    height: 30px;
	    margin-top: 115px;
	    margin-left: 24px;
	}
    .btn_checkBox.checkbox label::after{
    	margin-top: 115px;
    	margin-left:24px;
    	font-size: 20px;
    }
     /*选择地址页面勾选按钮*/
    .address_box .btn_checkBox.checkbox label.all_checkbox::before{
    	width: 20px;
	    height: 20px;
	    margin-top: 31px;
	    margin-left: 24px;
    }
    .address_box .btn_checkBox.checkbox label::after{
    	margin-top: 29px;
    	margin-left:24px;
    	font-size: 16px;
    }
	
}


/*@media screen  and (max-width:440px) and (min-width:414px){
	#selfSopport .products_box img{
		height: 354px;
	}
}*/


@media screen  and (max-width: 414px) and (min-width:376px){
	
	
	#index_product1 .product1_pic img,.collection_car .row_box .icon_product1{
		height: 130px;	
	}
	/*个人商铺的图片开始*/
	#shopping_body_products img{
		height: 130px;
	}
	/*个人上铺的图片结束*/
	
	/* 收藏夹的图片 */
	#collection_products .icon_product img,.collection_car .row_box .icon_product img{
		position: absolute;
		width: 100px;
		left:10px;	
		right: 10px;
		height: 130px;
	}
	
	.icon_product .icon_product_pic > .thumbnail{
		overflow: hidden;
		width: 130px;
		height: 130px;
		border: 1px solid #E5E5E5;
		border-radius: 5px;
	}
	.collection_product,.collection_car .row_box{
		height: 130px;
	}
	.confirmOrder .thumbnail >img{
		height: 130px;		
	}
	
	#myTabContent.my_order img{
		width: 102.98px;
		height: 122px;
	}	
	
	/*购物车分享页面的图片大小 */
	#showChoiceContent .thumbnail>img{
		width: 177px;
		height: 240px;
	}
	
	#myTabContent.my_order .text{
		height: 124px;
	}

	.icon_product_change .sl-amount{
		margin-top: 10px;
		margin-left: 10px;
	}
	.icon_product_change .sl-amount{
		margin-bottom: 0px;
	}
	.icon_product_change .sl-amount a{
		display: inline-block;
		width: 30px;
		height: 30px;
		border: 1px solid #000000;
		text-align: center;
		line-height: 24px;
		color: #000000;
		font-size: 20px;
	}
	.icon_product_change .sl-stock input{
		position: absolute;
		width: 40%;
		border: 1px solid #000000;
		height: 30px;		
		left: 60px;
		padding: 4px 8px;
	}
	.icon_product_change .sl-amount .prev{
		position: absolute;
		left: 25px;
	}
	.icon_product_change .sl-amount .next{
		position: absolute;
		left: calc(40% + 65px);
	}	
	.icon_product_change .sl-amount .canshu_box{
		color: #000000;
		border: 1px solid #000000;
		width: 60%;
		margin-left: 10%;
		margin-top: 38px;
		line-height: 26px;
	}
	/*购物车按钮样式*/
	.btn_checkBox.checkbox{
		margin: 0px;
		padding: 0px;
		min-height: 0px;
	}
	.btn_checkBox.checkbox label.all_checkbox::before {
	    width: 20px;
	    height: 20px;
	    margin-top: 42px;
	    margin-left: 10px;
	}
    .btn_checkBox.checkbox label::after{
    	margin-top: 43px;
    	margin-left:10px;
    }
     /*选择地址页面勾选按钮*/
    .address_box .btn_checkBox.checkbox label.all_checkbox::before{
    	width: 20px;
	    height: 20px;
	    margin-top: 29px;
	    margin-left: 6px;
    }
    .address_box .btn_checkBox.checkbox label::after{
    	margin-top: 30px;
    	margin-left:6px;
    }
}


@media screen  and (max-width: 375px) and (min-width:361px){
	
	.collection_car .row_box .icon_product img,{
		width: 104.16px;
	}	
	/* 收藏夹的图片 */
	#collection_products .icon_product img,.collection_car .row_box .icon_product img{
		position: absolute;
		width: 90px;
		left:15px;	
		right: 15px;
		height: 120px;
	}
	
	.icon_product .icon_product_pic > .thumbnail{
		overflow: hidden;
		width: 120px;
		height: 120px;
		border: 1px solid #E5E5E5;
		border-radius: 5px;
	}
	.icon_product.icon_product_icon{
		height: 120px;
	}
	.collection_product,.collection_car .row_box,.collection_car .row_box .icon_product1{
		height: 120px;
	}

	
	.confirmOrder .thumbnail >img{
		height: 114px;		
	}
	
	#myTabContent.my_order img{
		width: 89.98px;
		height: 108px;
	}	
	#myTabContent.my_order .text{
		height: 110px;
	}
	/*个人商铺的图片开始*/
	#shopping_body_products img{
		height: 120px;
	}
	/*个人上铺的图片结束*/
	
	/*购物车分享页面的图片大小 */
	#showChoiceContent .thumbnail>img{
		width: 157px;
		height: 210px;
	}
	
	.icon_product_change .sl-amount{
		margin-bottom: 0px;
	}
	.icon_product_change .sl-amount a{
		display: inline-block;
		position: absolute;
		width: 30px;
		height: 30px;
		border: 1px solid #000000;
		text-align: center;
		line-height: 24px;
		color: #000000;
		font-size: 20px;
	}
	.icon_product_change .sl-amount{
		margin-top: 10px;
		margin-left: 10px;
	}
	.icon_product_change .sl-stock input{
		position: absolute;
		width: 40%;
		border: 1px solid #000000;
		height: 30px;		
		left: 60px;
		padding: 4px 8px;
	}
	.icon_product_change .sl-amount .next{
		position: absolute;
		left: calc(40% + 65px);
	}	
	.icon_product_change .sl-amount .canshu_box{
		color: #000000;
		border: 1px solid #000000;
		width: 60%;
		margin-left: 14%;
		margin-top: 38px;
		line-height: 26px;
	}
	/*购物车按钮样式*/
	.btn_checkBox.checkbox{
		margin: 0px;
		padding: 0px;
		min-height: 0px;
	}
	.btn_checkBox.checkbox label.all_checkbox::before {
	    width: 20px;
	    height: 20px;
	    margin-top: 40px;
	    margin-left: 6px;
	}
    .btn_checkBox.checkbox label::after{
    	margin-top: 41px;
    	margin-left:6px;
    }
    /*选择地址页面勾选按钮*/
    .address_box .btn_checkBox.checkbox label.all_checkbox::before{
    	width: 20px;
	    height: 20px;
	    margin-top: 29px;
	    margin-left: 6px;
    }
    .address_box .btn_checkBox.checkbox label::after{
    	margin-top: 30px;
    	margin-left:6px;
    }
	
}


@media screen  and (max-width: 360px) and (min-width:321px){
	
	.top_indexPrcduct3 .explain span{
		display: block;
		height: inherit;
		text-align: left;
		font-size: 18px;
		line-height:45px;
	}

	#selfSopport .products_box img{
		height: 150px;
	}
	/*个人商铺的图片开始*/
	#shopping_body_products img{
		height: 150px;
	}
	/*个人上铺的图片结束*/
	#commodity .security_table{
		margin-bottom: 100px;
	}
	
	.confirmOrder .thumbnail >img{
		height: 100px;		
	}
	
	#myTabContent.my_order img{
		width: 84.98px;
		height: 93px;
	}
	
	#index_product1 .product1_pic img,.collection_car .row_box .icon_product1{
		height: 120px;	
	}	
	/*购物车图片*/
	/* 收藏夹的图片 */
	#collection_products .icon_product img,.collection_car .row_box .icon_product img{
		position: absolute;
		width: 90px;
		left:10px;	
		right: 10px;
		height: 110px;
	}
	
	.icon_product .icon_product_pic > .thumbnail{
		overflow: hidden;
		width: 110px;
		height: 110px;
		border: 1px solid #E5E5E5;
		border-radius: 5px;
	}
	.collection_product,.collection_car .row_box{
		height: 110px;
	}
	
	
	
	/*购物车分享页面的图片大小 */
	#showChoiceContent .thumbnail>img{
		width: 150px;
		height: 210px;
	}
	
	#myTabContent.my_order .text{
		height: 95px;
	}
	#showChoice .showBox_line{
		display: none;
		position: absolute;
		height: 3px;
		width: 44px;
		bottom: 1px;
		left: 68px;
		background-color: red;
		
	}
	/*购物车中数量的样式*/
	.icon_product_change .sl-amount{
		margin-bottom: 0px;
	}
	.icon_product_change .sl-amount a{
		display: inline-block;
		position: absolute;
		width: 30px;
		height: 30px;
		border: 1px solid #000000;
		text-align: center;
		line-height: 24px;
		color: #000000;
		font-size: 20px;
	}
	.icon_product_change .sl-amount{
		margin-top: 10px;
		margin-left: 10px;
	}
	.icon_product_change .sl-stock input{
		position: absolute;
		width: 40%;
		border: 1px solid #000000;
		height: 30px;		
		left: 60px;
		padding: 4px 8px;
	}
	.icon_product_change .sl-amount .next{
		position: absolute;
		left: calc(40% + 65px);
	}	
	.icon_product_change .sl-amount .canshu_box{
		color: #000000;
		border: 1px solid #000000;
		width: 60%;
		margin-left: 14%;
		margin-top: 38px;
		line-height: 26px;
	}
	/*购物车按钮样式*/
	.btn_checkBox.checkbox{
		margin: 0px;
		padding: 0px;
		min-height: 0px;
	}
	.btn_checkBox.checkbox label.all_checkbox::before {
	    width: 20px;
	    height: 20px;
	    margin-top: 34px;
	    margin-left: 6px;
	}
    .btn_checkBox.checkbox label::after{
    	margin-top: 35px;
    	margin-left:7px;
    }
}

@media screen  and (max-width: 320px) {
	
	.top_indexPrcduct3 .explain span{
		display: block;
		height: inherit;
		text-align: left;
		font-size: 18px;
		line-height: 45px;
	}
	/*个人商铺的图片开始*/
	#shopping_body_products img{
		height: 130px;
	}
	/*个人上铺的图片结束*/
	
	.caption .center-block{
		font-size: 14px;
	}
	
	.btn-group > .btn, .btn-group-vertical > .btn {
	    margin-left: 2px;
	}
	
	.btn-group.btns_Yanse .btn + .btn, .btn-group.btns_Yanse .btn + .btn-group, .btn-group.btns_Yanse .btn-group + .btn, .btn-group.btns_Yanse .btn-group + .btn-group {
	    margin-left: 14px;
	}	
	
	.btn-group.btns_Chicun .btn + .btn, .btn-group.btns_Chicun .btn + .btn-group, .btn-group.btns_Chicun .btn-group + .btn, .btn-group.btns_Chicun .btn-group + .btn-group {
	    margin-left: 9px;
	}
	#commodity .security_table{
		margin-bottom: 100px;
	}
	
	.top_indexPrcduct_box{
		padding: 0px;
	}
	
	.logistics .wenzi {
		font-size: 12px;
	}
	/*购物车样式*/
	.collection_car .row_box .icon_product img{
		width: 70px;
	}
	.collection_car .row_box .icon_product1,.collection_car .row_box .icon_product img,.collection_car .row_box .product_xinxi{
		height: 88.88px;
		/*float: right;*/
	}
	
	/* 确定订单样式 */
	.confirmOrder .thumbnail >img{
		height: 90px;		
	}
	
	/*我的订单的图片样式*/
	#myTabContent.my_order img{
		width: 71.66px;
	}
	/*购物车分享页面的图片大小 */
	#showChoiceContent .thumbnail>img{
		width: 130px;
		height: 180px;
	}
	
	/*自营商城的单品中图片的大小*/
/*	#danpin img{
		width: 236.66px;
		height: 322px;
	}*/
	
	.icon_product_change .sl-amount{
		margin-bottom: 0px;
	}
	.icon_product_change .sl-amount a{
		display: inline-block;
		width: 30px;
		height: 30px;
		border: 1px solid #000000;
		text-align: center;
		line-height: 24px;
		color: #000000;
		font-size: 20px;
	}
	.icon_product_change .sl-amount{
		margin-top: 10px;
		margin-left: 10px;
	}
	.icon_product_change .sl-stock input{
		position: absolute;
		width: 40%;
		border: 1px solid #000000;
		height: 30px;		
		left: 60px;
		padding: 4px 8px;
	}
	.icon_product_change .sl-amount .next{
		position: absolute;
		left: calc(40% + 65px);
	}	
	.icon_product_change .sl-amount .canshu_box{
		color: #000000;
		border: 1px solid #000000;
		width: 60%;
		margin-left: 20%;
		margin-top: 10px;
		line-height: 26px;
	}
	
	/*购物车按钮样式*/
	.btn_checkBox.checkbox{
		margin: 0px;
		padding: 0px;
		min-height: 0px;
	}
	.btn_checkBox.checkbox label.all_checkbox::before {
	    width: 20px;
	    height: 20px;
	    margin-top: 30px;
	    margin-left: 6px;
	}
    .btn_checkBox.checkbox label::after{
    	margin-top: 31px;
    	margin-left:6px;
    }
	
	/* 收藏夹的图片 */
	#collection_products .icon_product img{
		position: absolute;
		width: 70px;
		left:5px;	
		right: 5px;
		height: 90px;
	}
	.icon_product .icon_product_pic > .thumbnail{
		overflow: hidden;
		width: 90px;
		height: 90px;
		border: 1px solid #E5E5E5;
		border-radius: 5px;
	}
	.icon_product.icon_product_icon{
		height: 90px;
	}
	.collection_product{
		height: 100px;
	}
	.phone{
		padding-right: 50px;
	}
}