.flash{
	width:1400px;
	height:500px;
	margin:50px auto;
	padding:10px;
	box-shadow:0 0 10px #a3a4a5;
}
.flash .con{
	width:1400px;
	height:500px;
}
.flash .con ul li{
	width:150px;
	height:500px;
	position:relative;
	overflow:hidden;
	float:left;
}
.flash .con ul li.current{
	width:650px;
}
.flash .con ul li h3{
	width:150px;
	height:500px;
	color:#fff;
}
.show{ 
	position:absolute;
	left:150px; 
	top:0; 
	width:950px; 
	height:500px; 
}
.show p{
	width:700px;
	padding:30px 20px;
	font-size:16px;
}
.show div{ 
	width:100px; 
	height:30px; 
	text-align:center;
	background-color:#252b5c;
	color:white;
	line-height:30px;
	margin:0 0 0 20px;
}
.qiyewenhua_box{
	width:1200px;
	height:400px;
	margin:50px auto;
}
.qiyewenhua{
	width:1180px;
	height:380px;
	margin:0 auto;
}
.qiyewenhua ul{
	width:1160px;
	height:360px;
}
.qiyewenhua ul li{
	float:left;
	width:280px;
	height:330px;
	padding:5px;
}
.qiyewenhua ul li>div{
	line-height:40px;
	text-align:center;
	color:#252b5c;
}
.qiyewenhua img{
	margin-top:10px;
	width:280px;
	height:330px;
}
.xiaobiaoti{
	margin:50px auto;
	text-align:center;
}
.yitushili{
	height:800px;
	margin:50px auto;
	overflow:hidden;
	transition:all 0.3s;
}
.yitushili_1{
	float:left;
	margin:-8px 0 0 553px;
	transition:all 0.3s;
}
.yitushili_1:hover{
	transform: scale(1.1);
}
.yitushili_1-1{
	float:right;
	margin:-8px 534px 0 0;
	transition:all 0.3s;
}
.yitushili_1-1:hover{
	transform: scale(1.1);
}
.yitushili_2{
	float:left;
	margin:-201px 0 0 350px;
	transition:all 0.3s;
}
.yitushili_2:hover{
	transform: scale(1.1);
}
.yitushili_2-1{
	float:right;
	margin:-203px 331px 0 0;
	transition:all 0.3s;
}
.yitushili_2-1:hover{
	transform: scale(1.1);
}
.yitushili_3{
	float:left;
	margin:2px 0 0 -205px;
	transition:all 0.3s;
}
.yitushili_3:hover{
	transform: scale(1.1);
}
.yitushili_3-1{
	float:right;
	margin:-204px 534px 0 0;
	transition:all 0.3s;
}
.yitushili_3-1:hover{
	transform: scale(1.1);
}