* {
	margin: 0;
	padding: 0;
}
a {
	color: #fff;
	text-decoration: none
}
body {
	font: 14px/1.6 "Microsoft Yahei";
	color: #0058ae;
	background: #FFFFFF;
}
.w1000 {
	width: 1000px;
	margin: 0 auto
}
ul li {
	list-style: none
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix {
*+height:1%;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*+html .clearfix {
	zoom: 1;
} /* IE7 */
.fL {
	float: left !important;
}
.fR {
	float: right !important;
}
/*---------------index--------------*/
/*---------------index--------------*/
#header {
	width: 100%;
	z-index: 1200;
	padding: 6px 0 5px;
	background-color: #0058AE;
}
#header .hBox {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 1200;
}
#header .logo {
	margin: 0 70px 0 0;
	float: left;
}
#header .hInner .hImg01 {
	float: left;
}
#header .hInner .service {
	margin-top: 10px;
	float: right;
}
.bgBox {
	width: 1000px;
	margin: 0 auto;
	padding: 0 31px;
	background: url(img/bg02.png) no-repeat center top;
}
.wrap {
}
#main {
	padding: 20px 0;
	background:url(img/bg01.jpg) no-repeat center top;
}
#main h2 {
	text-align: center;
	margin-bottom: 16px;
}
#main #conts {
	padding: 80px 20px 30px 30px;
	width: 580px;
	float: left;
}
#conts .speedlist {
	margin-bottom: 50px;
}
#conts .speedlist li {
	margin-bottom: 10px;
	overflow: hidden;
	zoom: 1;
}
#conts .speedlist li .btn-open {
	margin-right: 10px;
	width: 120px;
	float: right;
}
#conts .speedlist li .btn-open a {
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	display: block;
	background: url(img/link01.png) no-repeat;
}
#conts .speedlist li .btn-open a:hover {
	color: #0058ae;
	background: url(img/link02.png) no-repeat;
}
#conts .speedlist li .ms {
	width: 98px;
	line-height: 38px;
	color: #0058ae;
	font-size: 16px;
	float: left;
	margin-right: 10px;
	background-color: #fff;
	border: 1px solid #BECCD9;
	text-align: center;
}
#conts .speedlist li .arrow {
	float: left;
	margin: 12px 8px 0 0;
}
#conts .speedlist li .url {
	width: 298px;
	line-height: 38px;
	color: #0058ae;
	font-size: 16px;
	background-color: #fff;
	border: 1px solid #BECCD9;
	text-align: center;
	float: left;
}
#conts .text {
	color:#0058ae;
	line-height: 2.0;
	font-size: 15px;
}
#conts .text .color1 {
	color: #00870d;
}
#conts .text .color2 {
	color: #00ffa2;
}
#conts .text .color3 {
	color: #cf3f00;
}
#conts .text span {
	color: #0058ae;
	font-weight: bold;
}
#main #sideBar {
	width: 324px;
	float: right;
	padding: 60px 18px 17px;
	position: relative;
}
#main #sideBar .img {
	margin-bottom: 22px;
}
#sideBar .title {
	margin-bottom: 15px;
}
#sideBar .ma {
	text-align: center;
	margin: 0 0 15px -28px;
}
#sideBar .ma li {
	float: left;
	text-align: center;
}
#sideBar .ma li span {
	margin-top: 8px;
	display: block;
	font-size: 13px;
}
#sideBar .ma li span i {
	color:#CF3F00;
	font-style: normal;
}
#sideBar .ma li i {
	display: inline-block;
	font-style: normal;
}
#sideBar .ttl {
	margin-bottom: 15px;
	text-align: center;
}
.inner {
	width: 1000px;
	margin: 28px auto 0;
	text-align: center;
	padding: 33px 0 20px;
}
.inner .imgUl {
	margin-left: 10px;
}
.inner .imgUl li {
	margin: 0 21px;
	float: left;
	width: 80px;
}
.inner .imgUl li a {
	display: block;
	text-align: center;
	color: #0058ae;
}
.inner .imgUl li span {
	display: block;
}
.inner .imgUl li a:hover span {
	color: #cf3f00;
}

#footer {
	overflow: hidden;
	padding: 20px 0 20px;
	text-align: center;
	background-color: #0058AE;
}
#footer .fBox {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#footer .fBox .mp3 {
	position: absolute;
	top: 20px;
	right: 200px;
}
#footer .copyright {
	font-size: 14px;
	color: #fff;
	line-height:1.8;
}
#footer .copyright span {
	color: #ffea00;
}