body{
	background-color: #f9f9f7;
}
.banner-title{
	width: 320px;height: 160px;margin-top:200px;margin-left: 100px;
}
.first-title{
	font-size: 40px;
	color:#997253;
	font-weight: 800;
}
.mall-title{
	font-size: 20px;
	color: #997253;
	margin-top: 10px;
}
.mall-center{
	font-size: 35px;color: #404040;float: left;
}
.mall_border{
	width: 24.3%;
	height: 510px;
	background-color: #ffffff;
	float: left;
	margin-top: 25px;
	text-align: center;
	margin-left: 10px;
}
.mall_border:first-of-type{
	margin-left: 0px;
}

.mall_img{
	width: 200px;
	height: 200px;
	margin-left: 50px;
	margin-top: 10px;
}
.goods_title{
	font-size: 16px;
	color: #323232;
	margin-top: 45px;
}
.goods_introduce{
	font-size: 12px;
	color: #323232;
	margin-top: 10px;
}
.goods_border{
	width: 33%;
	height: 15px;
	margin:0 auto;
	margin-top: 30px;
	text-align: center;
}
.border_radius{
	width: 15px;
	height: 15px;
	float: left;
	margin-left: 5px;
	border-radius: 8px;
	cursor: pointer;
}
.border_radius:first-of-type{
	margin-left: 0px;
}
.goods_price{
	color: #ff0000;
	font-size: 16px;
	margin-top: 25px;
}
.mall_data{
	width: 290px;
	height: 733px;
	background-color: #84ccc9;
	float: left;
	margin-top: 25px;
	text-align: center;
	cursor: pointer;
}
.goods_img{
	width: 250px;
	height: 250px;
	margin: 0 auto;
	margin-top: 70px;
}
.books_title{
	font-size: 30px;
	color: #ffffff;
	margin-top: 50px;
}
.books_price{
	font-size: 17px;
	color: #fff000;
	margin-top: 60px;
}
.mall_goods{
	width: 900px;height: 610px;float: right;
	margin-top: 25px;
}
.books_border{
	width: 292px;
	height: 360px;
	background-color: #ffffff;
	float: left;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}
.books_border:first-of-type{
	margin-left: 0px;
}
.books_border:nth-of-type(4){
	margin-left: 0px;
}
.books_img{
	width: 150px;
	height: 150px;
	margin: 0 auto;
	margin-top: 20px;
}
.books_name{
	font-size: 16px;
	color:#323232;
	margin-top: 20px;
}
.office{
	width: 290px;
	height: 360px;
	background-color: #ffffff;
	float: left;
	margin-left: 10px;
	text-align: center;
}
.office:first-of-type{
	margin-left: 0px;
}
.mall_other{
	width: 590px;
	height: 390px;
	float: left;
	background-color: #c4313b;
	margin-top: 20px;
}
.other_img{
	width: 250px;
	height: 250px;
	float: right;
	margin-right: 80px;
	margin-top: 65px;
}
.headset{
	width: 200px;
    height: 180px;
    float: left;
    margin-top: 100px;
    margin-left: 60px;
    text-align: center;
    text-align: center;
}
.headset_img{
	width: 150px;
	height: 150px;
	margin: 0 auto;
	margin-top: 20px;
}
.mall_zc{
	width: 90%;
	height: 180px;
	margin: 0 auto;
	margin-top: 15px;
}
.zc_title{
	font-size: 14px;
	color: #323232;
	font-weight: 700;

}
.zc_content{
	font-size: 12px;
	color: #9a9a9a;
	
	margin-top: 20px;
}
.come_bar{
	width: 100%;
	height: 30px;
	margin-top: 20px;
}
.progress{
	height: 8px;

}
.progress-bar-info{
	background-color: #0195ff;
}
.zc_border{
	width: 100%;
	height: 20px;
}
.zc_price{
	font-size: 14px;
	color: #9a9a9a;
	float: left;
	width: 46%;
	border-right: 1px solid #bfbfbf;
}
.zc_price1{
	font-size: 14px;
	color: #9a9a9a;
	float: right;
	width: 43%;
}
.mall_collection{
	width: 80%;
	height: 30px;
	margin: 0 auto;
	margin-top: 15px;
}
.collection_img{
	float: left;
	cursor: pointer;
	display: none;
}
.collection_shoppingcart{
	float: left;
	cursor: pointer;
	display: none;
}