
.banner{
	width: 100%;
	min-width: 1100px;
}
.b_nav ul li .supply {
	border-color:#DA717A ;
}
.describe p:before,.describe p:after{
	color: #DA717A;
}
.pic ul{
	width: 2000px;
	position: relative;
}
 .business{
	padding-top: 30px;
	width: 100%;
	min-width: 1100px;
	background: #FBFBFB;
	padding-bottom: 187px;
}
.business h4{
	text-align: center;
	font-size:30px ;
	line-height: 32px;
	margin-bottom: 63px;
	position: relative;
	z-index: 10;
	opacity: 0;
}
.hr{
	display: block;
	width: 126px;
	height: 2px;
	background:#DA717A;
	margin: 0 auto;
	position: relative;
	top: -60px;
	z-index: 1;
}
 .kinds {
 	width: 1200px;
 	margin: 0 auto;
 	opacity: 0;
 }
 .kinds li{
 	float: left;
 	margin: 10px 10px 0 0;
 }
 .kinds li a{
 	width:190px ;
 	height: 190px;
 	display: block;
 	position: relative;
 }
 
.pink1{
	background: #C6616A;
}
.pink2{
	background:#F19CA3;
}

@media only screen and (max-width: 1400px){
	.kinds {
	    width: 1020px;
	}
	.kinds li a {
	    width: 160px;
	    height: 160px;
	}
}
