.recommend_left{
	height: auto;
}
.detailsMain{
	width: 1200px;
	margin: 47px auto;
	overflow: hidden;
}
.detailsMain_top{
	overflow: hidden;
}
.detailsMain_top_left{
	float: left;
}
.detailsMain_top_left .shangpin{
	width: 416px;
	height: 314px;
}
.detailsMain_top_left div{
	background: #F9F9F9;
	width: 100%;
	height: 79px;
	padding: 7px;
	margin-top: 10px;
}
.detailsMain_top_left div img{
	width: 65px;
	height: 65px;
	margin-right: 20px;
	cursor: pointer;
}
.detailsMain_top_right{
	float: left;
	margin-left: 22px;
	width: 677px;
}
.detailsMain_top_right .name{
	color: #333333;
	font-size: 20px;
}
.detailsMain_top_right .price{
	width: 620px;
	height: 94px;
	line-height: 94px;
	background: #FAFAFA;
	margin-top: 33px;
	padding-left: 20px;
	color: #333333;
	font-size: 14px;
}
.detailsMain_top_right .price span{
	color: #EA3C3D;
	font-size: 40px;
	margin-right: 10px;
}
.detailsMain_top_right_ul{
	width: 620px;
	height: 92px;
	padding-bottom: 22px;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 15px;
}
.detailsMain_top_right_ul li{
	float: left;
	width: 33%;
	height: 100%;
	text-align: center;
	line-height: 72px;
	border-left: 1px solid #CCCCCC;
	color: #333333;
	font-size: 14px;
}
.detailsMain_top_right_ul li:nth-child(1){
	border-left: none;
}
.detailsMain_top_right_ul li:nth-child(2){
	position: relative;
}
.detailsMain_top_right_ul li img{
	display: block;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 10px;
}
.detailsMain_top_right .number{
	font-size: 13px;
	color: #333333;
	margin-top: 29px;
	padding-left: 49px;
}
.detailsMain_top_right .number .jian{
	width: 20px;
	height: 20px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.detailsMain_top_right .number .jia{
	width: 20px;
	height: 20px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.detailsMain_top_right .number .num{
	width: 40px;
	height: 20px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.detailsMain_top_right button{
	width: 162px;
	height: 44px;
	background: #EA3C3D;
	color: #FFFFFF;
	font-size: 16px;
	border: none;
	margin-top: 30px;
	display: none;
}
.detailsMain_main{
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
}
.detailsMain_main_left{
	float: left;
	width: 228px;
}
.detailsMain_main_left .title{
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 16px;
}
.detailsMain_main_left ul{
	width: 100%;
}
.detailsMain_main_left ul li{
	border-bottom: 1px solid #CCCCCC;
	padding: 20px 10px;
	overflow: hidden;
}
.detailsMain_main_left ul li .left{
	float: left;
	width: 96px;
	height: 88px;
	border: 1px solid #CCCCCC;
	position: relative;
}
.detailsMain_main_left ul li .left img{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.detailsMain_main_left ul li .right{
	float: left;
	width: 103px;
	margin-left: 8px;
}
.detailsMain_main_left ul li .right .name{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color: #666666;
	font-size: 12px;
}
.detailsMain_main_left ul li .right .price{
	font-size: 16px;
	color: #EA3C3D;
	margin-top: 20px;
}
.detailsMain_main_left ul li .right .jiuPrice{
	font-size: 14px;
	color: #999999;
	text-decoration: line-through;
}
.detailsMain_main_right{
	float: left;
	width: 754px;
	margin-left: 113px;
}
.detailsMain_main_right_ul{
	width:754px ;
	height: 50px;
	background: #F5F5F5;
	border-bottom: 1px solid #EA3C3D;
}
.detailsMain_main_right_ul li{
	float: left;
	line-height: 50px;
	width: 180px;
	text-align: center;
	color: #333333;
	font-size: 20px;
	cursor: pointer;
}
.detailsMain_main_right_ul li:nth-child(1){
	background: #EA3C3D;
	color: #FFFFFF;
}
.xiangQing{
	width: 100%;

}
.xiangQing .title{
	color: #333333;
	font-size: 28px;
	margin: 30px;
	margin-right: 0;
}
.bottom_pj{
	width: 984px;
	float: right;
	margin-right: 95px;
	margin-top: 20px;
}
.bottom_pj_top{
	border: 1px solid #CCCCCC;
	border-top: 2px solid #EA3C3D;
}
.bottom_pj_top .title{
	height: 35px;
	line-height: 35px;
	color: #333333;
	font-size: 14px;
	padding-left: 15px;
	border-bottom: 1px solid #CCCCCC;
}
.bottom_pj_top .main{
	padding: 20px 0;
	width: 100%;
	overflow: hidden;
}
.bottom_pj_top .main .left{
	float: left;
}
.bottom_pj_top .main .left .one{
	float: left;
	margin-left: 32px;
	margin-right: 43px;
}
.bottom_pj_top .main .left .one p.num{
	color: #F32613;
	font-size: 14px;
}
.bottom_pj_top .main .left .one p{
	color: #666666;
	font-size: 12px;
}
.bottom_pj_top .main .left .one p span{
	color: #F32613;
	font-size: 40px;
}
.bottom_pj_top .main .left .two{
	float: left;
}
.bottom_pj_top .main .left .two p{
	overflow: hidden;
	margin-bottom: 6px;
}
.bottom_pj_top .main .left .two p span{
	color: #666666;
	font-size: 14px;
	float: left;
	margin-right: 9px;
}
.bottom_pj_top .main .left .two p i{
	width: 101px;
	height: 14px;
	background: #F5F5F5;
	float: left;
}
.bottom_pj_top .main .right{
	width: 233px;
	float: right;
	border-left: 1px solid #CCCCCC;
	height: 60px;
	padding-left: 30px;
}
.bottom_pj_top .main .right p{
	color: #666666;
	font-size: 12px;
}
.bottom_pj_top .main .right button{
	width: 86px;
	height: 31px;
	background: #F32613;
	color: #FFFFFF;
	font-size: 12px;
	border: none;
	margin-top: 10px;
}
.bottom_pj_bottom{
	width: 100%;
	height: 162px;
	margin-top: 14px;
	border: 1px solid #CCCCCC;
	position: relative;
}
.bottom_pj_bottom ul{
	position: absolute;
	top: 0;
	left: 0;
	height: 36px;
}
.bottom_pj_bottom ul li{
	width: 118px;
	height: 100%;
	float: left;
	line-height: 36px;
	text-align: center;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: #333333;
	font-size: 14px;
	cursor: pointer;
}
.bottom_pj_bottom ul li:nth-child(1){
	width: 144px;
	border-bottom: none;
	border-top: 1px solid #F32613;
}
.bottom_pj_bottom ul li span{
	color: #F32613;
}
.bottom_pj_bottom p{
	color: #666666;
	font-size: 12px;
	text-align: center;
	margin-top: 100px;
}
.jieShao{
	width: 100%;
	padding: 30px;
	display: none;
}
.jieShao .title{
	font-size: 28px;
	color: #333333;
    text-indent: 0px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #CCCCCC;
}
.jieShao p{
	font-size: 20px;
	color: #666666;
    text-indent: 40px;
}
.pingJia{
	width: 100%;
	display: none;
}
@media only screen and (max-width: 790px) {
	.detailsMain{
		width: 100%;
		margin: 17px auto;
	}
	.detailsMain_top_right .name{
		font-size: 18px;
		margin-top: 20px;
	}
	.detailsMain_top_right{
		width: 100%;
		margin-left: 0;
		padding: 0 10px;
	}
	.detailsMain_top_right .price{
		width: 100%;
		margin-top: 17px;
		height: 75px;
		line-height: 75px;
		font-size: 12px;
	}
	.detailsMain_top_right .price span{
		font-size: 30px;
	}
	.detailsMain_top_right_ul{
		width: 100%;
	}
	.detailsMain_top_right .number{
		padding-left: 0;
	}
	.detailsMain_main_right{
		margin-left: 0;
		width: 100%;
	}
	.detailsMain_main_right_ul{
		width: 100%;
	}
	.detailsMain_main_right_ul li{
		width: 33.33%;
	}
	.detailsMain_main_left{
		display: none;
	}
	.bottom_pj{
		width: 95%;
		margin-right: 0;
		float: left;
		margin-left: 8px;
	}
	.xiangQing .title{
		margin: 20px 10px;
	}
	.bottom_pj_top .main .right{
		text-align: center;
		width: 100%;
		border: none;
		margin-top: 10px;
	}
	.bottom_pj_bottom ul{
		width: 100%;
	}
	.bottom_pj_bottom ul li:nth-child(1){
		width: 28%;
	}
	.bottom_pj_bottom ul li{
		width: 18%;
	}
	.bottom_pj_bottom {
		margin-bottom: 40px;
	}
}
