.primary{
	width: 1200px;
	margin: 20px auto;
}
.one_up img{
	width: 100%;
	margin: 27px auto;
}
.one_down{
	width: 1200px;
	height: 70px;
	background: #F5F5F5;
	padding: 0 40px;
}
.one_downstate{
	float: left;
	width: 16.6%;
	padding: 0 30px;
}
.one_downstate:hover p{
	font-size: 18px;
	color: #000000;
}
.one_downstate img{
	float: left;
	margin-top: 25px;
	margin-right: 10px;
}
.one_downstate p{
	float: left;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 70px;
}
.two{
	width: 100%;
}
.twopull{
	width: 100%;
	height: 60px;
}
.twopull img{
	float: left;
	width: 514px;
}
.twopull p{
	float: left;
	font-size: 32px;
	font-weight: bold;
	color: #333333;
	
	margin: -15px 20px 0 20px;
}
.two_con{
	width: 100%;
	height: 200px;
	margin: 60px 0;
}
.two_con1{
	width: 272px;
	height: 210px;
	float: left;
	margin-right: 36px;
	padding-top: 56px;
	text-align: center;
}
.two_con5:hover{
	box-shadow: 0 0 2px 5px #DDDDDD;
	
}
.two_con2{
}
.two_con2:hover{
	box-shadow: 0 0 2px 5px #DDDDDD;
}
.two_con3{
}
.two_con3:hover{
	box-shadow: 0 0 2px 5px #DDDDDD;
}
.two_con4{
	margin-right: 0;
}
.two_con4:hover{
	box-shadow: 0 0 2px 5px #DDDDDD;
}
.two_con1 p{
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:60px;
}

.threecon{
	margin: 0 0;
	padding: 30px 0;
}
.threecont{
	margin-top: 60px;
	width: 1200px;
	height: 620px;
	background: #f7f7f7;
	padding: 20px;
}
.threecont1{
	width: 275px;
	height: 180px;
	background: #FFFFFF;
	padding: 12px;
	text-align: center;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.threecont1 img{
	margin-top: 12px;
}
.threecont1 h2{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
	margin-top: 20px;
}
.threecont1 h2:hover{
	font-size: 22px;
	color: #115db2;
	cursor: pointer;
}
.threecont1 p{
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	line-height: 25px;
}
.four_con{
	margin-bottom: 20px;
	height: 290px;
	
}
.four_conpull{
	margin-bottom: 20px;
}
.four_conpull h2{
	width: 150px;
	font-size: 24px;
	font-weight: bold;
	color: #BD1A2D;
	line-height: 50px;
	float: left;
}
.four_conpull p{
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 50px;
}
.four_conbox1:hover img{
	
	transform: rotate(-360deg);
	transition: all 0.5s;
	
}
.four_conbox1{
	width: 272px;
	height: 88px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	float: left;
	margin-right: 37px;
	margin-bottom: 25px;
	text-align: center;
	padding: 23px;
}
.four_conbox1 span{
	margin-left: 21px;
	font-size: 20px;
	font-weight: 400;
	color: #333333;
	line-height: 42px;
}