﻿*{
	margin: 0;
	padding: 0;
}
body{
	font-family: "微软雅黑";
}
li{
	list-style-type: none;
}
a{
	text-decoration: none;
}
img{
	border: none;
}
.clear{
	clear: both;
}
.top{
	border-top:5px solid #000000;
}
.top, .banner{
	width: 100%;
	overflow: hidden;
}
.top img{
	display: block;
	width: 100%;
	position: absolute;	
	z-index: 1;
}
.banner img{
	display: block;
	width: 100%;
	position: relative;
	margin-top: 5%;
}
#middle{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.m_o, .m_th, .m_f{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 50px;
}
.m_o h1, .m_t h1, .m_th h1, .m_f h1{
	width: 100%;
	height: 54px;
	background: url(../images/01_04.png) no-repeat center;
	text-align: center;
	font-size: 26px;
	color: #385e8b;
	letter-spacing:5px;
	line-height: 54px;
}
.m_o p{
	color: #898989;
	margin-top: 10px;
	letter-spacing:3px;
	font-size:12px;
	line-height:32px;
}
.m_o ul{
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.m_o ul li:first-child{
	width: 620px;
	overflow: hidden;
	float: left;
	margin-top: 10px;
}
.m_o ul li{
	width: 542px;
	overflow: hidden;
	float: right;
}
.m_o ul li h2{
	color: #385e8b;
	font-size: 16px;
	letter-spacing: 3px;
	line-height: 30px;
}
.m_o ul li p{
	font-size: 14px;
	color: #242424;
	margin-top: 8px;
}
.m_t{
	width: 100%;
	overflow: hidden;
	background: #f8f8f8;
	margin-top: 50px;
	padding: 25px 0;
}
.mt_o{
	width: 1200px;
	height: 801px;
	margin: 0 auto;
	background: url(../images/03_03.png) no-repeat center;
}
.mt_o ul{
	width: 900px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 38px;
}
.mt_o ul li:first-child{
	width: 130px;
	overflow: hidden;
	font-size: 18px;
	letter-spacing: 3px;
	font-weight: bold;
	background: url(../images/2_05.png) no-repeat  right bottom;
	margin-left:51px ;
}
.mt_o ul li{
	float: left;
	color: #575757;
	width: 695px;
	letter-spacing: 1px;
	margin-left: 20px;
}
.mt_o ul li p {
	font-size: 14px;
	line-height: 32px;
	letter-spacing: 2px;
}
.mt_o ul li b{
	font-size: 16px;
	line-height: 24px;
}
.m_th ul{
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
}
.m_th ul li:first-child{
	width: 110px;
	color: #3f3f3f;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
	line-height: 47px;
}
.m_th ul li{
	width: 1090px;
	overflow: hidden;
	float: right;
	margin-left: ;
}
.m_th ul li span{
	float: left;
	width:235px ;
	height: 47px;
}
.m_th .ulo li span:first-child{
	margin-left: 0;
}
.m_th .ulo li span{
	margin-left: 50px;
}
.m_f ul{
	width: 228px;
	overflow: hidden;
	float: left;
	margin:20px 0 0 12px;
}
.m_f ul li{
	width: 228px;
	height: 75px;
}
.m_f ul li p{
	width: 89%;
	text-align: center;
	overflow: hidden;	
	margin: 0 auto;
	padding-top: 10px;
	color: #ffffff;
	font-size: 14px;
	line-height: 44px;
	letter-spacing: 3px;
}
.m_f .lio{
	margin-top: 2px;
}
.m_f ul:first-child{
	margin-left: 0;
}
#po{
	line-height: 38px;
}
footer{
	width: 100%;
	overflow: hidden;
	padding: 30px 0;
	margin-top: 90px;
	background: #0b3964;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 30px;
}
