.slide-content{
	margin-top: 0;
	position: relative;
}
.product-header{
	background-color: #FFFFFF;
	overflow: hidden;
	margin-bottom: 15px;
}
.pd10{
	padding: 10px;
}
.detail-title{
	color: #2a2a2a;
    font-size: 15px;
}
.pro-je{
	margin-top: 8px;
}
.pro-je>b{
	font-size: 18px;
	color: #f00;
    display: -webkit-inline-box;
    float: right;
}
.pro-xq{
	margin-bottom: 60px;
	background-color: #fff;
}
/*logo部分*/
.right{
	position: absolute;
	right: 5%;
}
.detail-head .detail-ico-back.left{
	left: 10px;
}
.detail-head .detail-ico-back{
	position: absolute;
    top: 20px;
    z-index: 999;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #333;
    background: rgba(255,255,255,0.5);
    border-radius: 50%;
    overflow: hidden;
    vertical-align: middle;
}
.mui-icon-arrowleft:before{
	font-size: 18px;
}
/*选项卡样式*/

	.mui-control-content {
		background-color: white;
		min-height: 215px;
	}
	.mui-control-content .mui-loading {
		margin-top: 50px;
	}
	
.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active{
	color:#f00
		
	}
.mui-segmented-control.mui-segmented-control-inverted~.mui-slider-progress-bar{
	background-color: #f00;
}
img{
	width: 100%;
	display: block;
}
.pro-spxq{
	width: 85%;
	overflow: hidden;
	margin: 0 auto;
    padding-top: 10px;
}
.d-line .k {
    color: #999;
    line-height: 27px;
}
/*底部导航*/
.base-footer {
    position: fixed;
    bottom: 0;
    height: 50px;
    width: 100%;
   background: rgba(0,0,0,0.8);
     z-index: 999;
    border-top: 1px solid #ddd;
}
.deatil-fot-ico {
    width: 102px;
    float: left;
}
.deatil-fot-ico a {
    box-sizing: initial;
    width: 30px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    padding: 13px 10px 10px 40px;
    float: left;
    position: relative;
}
/*.deatil-fot-ico a:first-child {
    border-right: 1px #ddd solid;
}*/
.deatil-fot-ico a .iconfont {
    font-size: 24px;
    color: #999;
}
.pull-right {
    float: right!important;
}
.base-footer .d_btn.cart {
    background: #09c2b2;
}
.base-footer .d_btn.by {
    background: #4A4C5B;
}
.base-footer .d_btn {
    float: right;
    line-height: 50px;
    padding: 0px 15px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
}

/*结算界面*/
.JS-xihao{
	padding-top: 2px !important;
	
}
.JS-xihao .xihao{
	color: #999;
    font-weight: normal;
}
span.pfm{
    color: #f00;
    padding-right: 26px;
    font-size: 14px;
}
.acc-tianjia.fr{
	margin-top: -20px ;
	
}
.tianjia{
	background-color: #4A4C5B;
	padding: 3px 5px;
    border-radius: 50%;
    color: #fff;
    vertical-align: middle;
}	
.icon-bianji:before{
	font-size: 14px;
}
.price{
	color: #fff;
    font-size: 16px;
}
span.badge.badge_sl{
    position: absolute;
    top: 7px;
    left: 68px;
}
.meb-yf{
    color: #999
}