
.back{
	padding: 15px 23px;
	background: red;
	color: white;
	margin:50px 0px;
}
.products{
	width: 100%;
	height: auto;
}
.productsLeft{
	float: left;
	margin-right:30px;
}
.productsRight{
	
}
.productsRight h3{
	font-size: 30px;
}
.productsRight ul li{
	font-size: 16px;
	padding: 19px 0px;
	border-bottom: 1px solid #dddddd;
}
.banner img{
	display: none;
}
.icon{
	margin: 10px;
}
.icon .borderRed{
	width: 80px;
	height: 80px;
	cursor: pointer;
	text-align: center;
    margin-bottom: 10px;
	/*padding-top: 10px;*/
}
.icon div{
	float: left;
	margin-right: 10px;
}
.red{
	border:2px solid red;
}
.title{
	margin-top: 30px;
	width: 100%;
	border-bottom: 2px solid #dddddd;
}
.title p{
	width: 222px;
	font-size: 30px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding:20px 0px 12px 0px;
	border-bottom: 5px solid red;
}
.jieshao p{
	font-size: 16px;
	padding: 30px 0px 0px 0px;
	line-height: 30px;
}
.photo{
	margin-top: 30px;
	margin-bottom: 200px;
}
