html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font-family: "微软雅黑";
}
a{
	text-decoration: none;
	color: #000;
	font-size: 18px;
}
.container{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;background: #ffffff;
	min-width: 1000px;
}
.head{
	width: 100%;
	height: 111px;
	margin: 0 auto;
	position: relative;
}
.head01{
	margin: 23px auto auto 6px;
	float: left;
}
.head01 img{
	width: 348px;
	height: 62px;
	float: left;
}
.head02{
	float: right;
	margin: 17px 0 auto auto;
	position: relative;
}
.head02 img{
	width: 370px;
	height: 23px;
}
.head02 a{
	display: block;
	height: 23px;
	position: absolute;
	top: 0;
}
.head03{
	position: absolute;
	right: 0;
	bottom: 10px;
	width: 630px;
	height: 24px;
	line-height: 24px;
}
.head03 ul li{
	float: left;
	width: 110px;
	height: 24px;
	line-height: 24px;
	text-align: center;
}
.head03 ul li a{
	font-size: 14px;
	color: #023d75;
	font-weight: 600;
}

.banner{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.banner img{
	float: left;
	width: 100%;
}
.conent{
	width: 100%;
	margin: 0 auto;
}
.con01{
	overflow: hidden;
}
.con01 .conimg01{
	float: left;
	height: 74px;
	margin: 28px 0 34px 0;
}
.con01 .conp01{
	clear: both;
	text-indent: 2em;
	font-size: 16px;
	color: #323232;
	line-height: 28px;
	letter-spacing: 1.5px;
	margin: 0 5px;
}
.spimg01{
	width: 773px;
	height: 474px;
	margin: 30px auto 10px auto;
	display: block;
}
.conh01{
	font-size: 22px;
	font-weight: 600;
	color: #035ea5;	
	letter-spacing: 2px;
	text-align: left;
	margin: 15px auto;
	clear: both;
}
.con02{
	overflow: hidden;
}
.con02 .conimg01{
	float: left;
	height: 74px;
	margin: 28px 0 34px 0;
}
.con01 .conp02{
	clear: both;
	font-size: 16px;
	color: #323232;
	line-height: 28px;
	letter-spacing: 1.5px;
	margin: 0 5px 0 30px;
	
}
.conh02{
	font-size: 22px;
	font-weight: 600;
	color: #ee8c05;	
	letter-spacing: 2px;
	text-align: left;
	margin: 15px auto;
	clear: both;
}
.conh03{
	font-size: 22px;
	font-weight: 600;
	color: #0267b7;	
	letter-spacing: 2px;
	text-align: left;
	margin: 15px auto;
	clear: both;
}

.con03>div{
	border: 2px dashed #1371bc;
	width: 980px;
	margin: 0 auto;
	border-radius: 10px;
	height: 180px;
}
.con03>div span{
	display: block;
	font-weight: 600;
	margin: 20px auto auto 50px;
	font-size: 22px;
	color: #000;
}
.con03>div p{
	clear: both;
	font-size: 16px;
	color: #323232;
	line-height: 28px;
	letter-spacing: 1.5px;
	margin: 0 5px 0 50px;
}


















.footer{
	
}
