@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	padding: 0px;
	font-family: "微软雅黑";
	background-color: #FFFFFF;
}
ul {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
.main {
	width: 100%;
	height: 100%;
	margin: auto;
	left: 0px;
	right: 0px;
	position: absolute;
}
.top {
	width: 100%;
	height: 716px;
	background: url(../img/banner1.png) no-repeat;
}
.top_dh {
	position: absolute;
	width: 96%;
	height: auto;
	margin: 20px 0 0 30px;
}
.top_dh_lg {
	float: left;
	width: 322px;
	height: 84px;
}
.top_dh_a {
	float: left;
	width: auto;
	height: 70px;
	;
}
.top_dh_a ul {
	margin: 15px 0 0 50px;
	width: 1400px;
}
.top_dh_a ul li {
	list-style-type: none;
	float: left;
	margin: 0 45px;
}
.top_dh_a ul li a {
	display: block;
	width: 100%;
	height: 70px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 20px;
}
.top_dh_a ul li a:hover {
	border-bottom: solid 3px #fff;
}
.JJ_DH {
	position: absolute;
	margin: 650px 0 0 200px;
	width: calc(100% - 400px);
	height: 160px;
	border-radius: 8px;
	background: #ffffff;
	box-shadow: 0px 0px 10px #888888;
	text-align: center;
}
.JJ_DH_cont {
	width: calc(100% - 500px);
	height: auto;
	margin: 20px 0 0 250px;
}
.JJ_DH_T1, .JJ_DH_T2 {
	float: left;
	text-align: center;
	width: 240px;
	height: 80px;
	margin: 10px 0 0 65px;
}
.JJ_DH_T1 span {
	font-size: 1.8em;
	font-weight: bold;
	color: #0052d9;
	line-height: 60px;
}
.JJ_DH_T1 font {
	font-size: 1em;
	font-weight: inherit;
	color: #3f76cf;
	text-transform: uppercase;
}
.JJ_DH_T2 span {
	font-size: 1.8em;
	font-weight: inherit;
	color: #666;
	line-height: 60px;
}
.JJ_DH_T2 font {
	font-size: 1em;
	font-weight: inherit;
	color: #666;
	text-transform: uppercase;
}
.lxwm {
	position: relative;
	float: right;
	margin-top: 650px;
}
.JJ_cont {
	position: absolute;
	width: calc(100% - 600px);
	margin: 150px 0 0 300px;
}
p {
	text-indent: 4ch;
	font-size: 24px;
	line-height: 2.0;
	letter-spacing: 4px;
}
.BOTT {
	position: absolute;
	width: 99.9%;
	height: 370px;
	margin-top: 600px;
}
.BOTT_dh {
	height: 90px;
	width: 100%;
	background: #eef1f9;
	border-bottom: solid 1px #d2d2d2;
}
.BOTT_dh ul {
	margin: 0px 0 0 350px;
}
.BOTT_dh ul li {
	list-style-type: none;
	float: left;
	margin: 0 45px;
}
.BOTT_dh ul li a {
	display: block;
	width: 100%;
	height: 90px;
	line-height: 90px;
	color: #1d1d1d;
	;
	text-align: center;
	text-decoration: none;
	font-size: 20px;
}
.BOTT_dh ul li a:hover {
	color: #0052d9;
}
.BOTT_dz {
	height: 240px;
	width: 100%;
	background: #eef1f9;
	color: #1d1d1d;
}
.BOTT_dz_left {
	float: left;
	width: 500px;
	height: auto;
	padding: 60px 0 0 380px;
}
.BOTT_dz_left span {
	line-height: 40px;
}
.BOTT_dz_right {
	float: right;
	width: 500px;
	height: auto;
	margin: 18px 300px 0 0;
	text-align: center;
}
.wxdy {
	float: left;
	margin-left: 40px;
}
.BOTT_bq {
	height: 40px;
	width: 100%;
	background: #c0c9e1;
	text-align: center;
}
.BOTT_bq span {
	color: #1d1d1d;
	font-size: 16px;
	line-height: 40px;
}
