@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family:"微软雅黑";
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
.bai{
	width:100%;
	height:75px;
	background:#FFF;
}
.one{
	width:82.81%;
	margin:0 auto;
}
.one:hover{
	transform: scale(1.2, 1.2);
  transition: .3s transform;
}
.one h1{
	width:47.04%;
	text-align:center;
	display:block;
	font-size:2.5em;
	color:#000;
	line-height:180%;
	font-weight:bold;
	margin:0 auto;
}
.one h2{
	width:100%;
	text-align:center;
	display:block;
	font-size:1.3em;
	color:#F00;
	line-height:220%;
	font-weight:bold;
	margin:0 auto;
}
.one h3{
	width:100%;
	text-align:center;
	display:block;
	margin:0 auto;
	font-size:1.3em;
	color:#000;
	font-weight:bold;
}
.two{
	width:88%;
	margin:0 auto;
	border-left: none;
	border-right: none;
	overflow:hidden;
}
.two img{
	max-width:100%;
	height:auto;
}
.two .left{
	float:left;
	width:25%;
}
.two .left img{
	width:100%;
}
.two .right{
	float:right;
	width:69%;
	margin-top:3.12%;
}
.two .right span{
	width:100%;
	font-size:1.7em;
	font-weight:bold;
	color:#000;
	margin-bottom:2%;
	display:block;
}
.two .right p{
	width:100%;
	font-size:1.1em;
	color:#000;
	line-height:160%;
}
.three{
	width:82.50%;
	height:49.88%;
	margin:0 auto;
	border-left: none;
	border-right: none;
	overflow:hidden;
}
.three .left{
	float:right;
	width:25%;
}
.three .left img{
	width:100%;
}
.three .right{
	float:left;
	width:69%;
	
}
.three .right span{
	width:100%;
	font-size:1.7em;
	font-weight:bold;
	color:#000;
	margin-bottom:2%;
	display:block;
	margin-top:3.12%;
}
.three .right p{
	width:100%;
	font-size:1.1em;
	color:#000;
	line-height:160%;
}
.four{
	width:90.69%;
	overflow:hidden;
	margin:0 auto;
}
.four h4{
	width:80%;
	height:70px;
	line-height:70px;
	margin-left:4%;
	margin-bottom:1%;
	font-size:1.8em;
	font-weight:bold;
	color:#000;
	display:block;
}
.four dl{
	width:25.17%;
	height:760px;
	float:left;
	margin-left:4%;
	margin-right:4%;
}
.four dl img{
	width:100%;
	display:block;
	float:left;
}
.four dl dt{
	width:100%;
	height:76px;
	line-height:76px;
	font-size:1.7em;
	color:#000;
	font-weight:bold;
	float:left;
	
}
.four dl dd{
	width:100%;
	height:38px;
	font-size:1.2em;
	color:#000;
	float:left;
}
























