@charset "utf-8";
/* CSS Document */
/* ============================
        共有样式 header  footer
   ============================*/

/* 头部 */
.top_box3 {
	width: 100%;
	float: left;
}

/* 顶部 */
.top_db {
	float: left;
	width: 100%;
	min-width: 1200px;
	height: 30px;
	background: #06aacc;
}

.db_ztnr {
	width: 1200px;
	margin: 0 auto;
}

.db_p_p1 {
	float: left;
	line-height: 30px;
	color: #fff;
	text-indent: 24px;
}

.db_p_p2 {
	float: right;
	line-height: 30px;
	color: #fff;
	line-height: 30px;
}

.db_p_p2 span {
	float: left;
	color: #fff;
	line-height: 30px;
}

/*.db_p_p2 a{ display: none; float: left; margin-left: 20px; text-indent: 24px; color: #fff; line-height: 30px; background: url("../img/png5.png") left no-repeat;}*/
.db_p_p2 .db_p_a1_1 {
	float: left;
	margin-left: 10px;
	width: 26px;
	height: 22px;
	margin-top: 3px;
}

/* 导航 */
.top_nav {
	float: left;
	width: 100%;
	min-width: 1200px;
	height: 80px;
	background: #fff;
}

.nav_zdh_nr {
	width: 1200px;
	margin: 0 auto;
}

.nav_zdh_nr .zdh_nav_zuo {
	float: left;
	/* margin-left: -100px; */
}

.nav_zdh_nr .zdh_nav_zuo a {
	display: block;
}

.nav_zdh_nr .zdh_nav_zuo a img {
	float: left;
	width: 100%;
}

.zdh_nav_you {
	float: right;
}

.zdh_nav_you ul {
	float: left;
	margin-top: 25px;
}

.zdh_nav_you ul li {
	float: left;
}

.li_zdh_li1 {
	width: 104px;
}

.li_zdh_li1 a {
	display: block;
	width: 104px;
	height: 32px;
}

.li_zdh_li1 a p {
	float: left;
	font-size: 16px;
	width: 100%;
	text-align: center;
	height: 22px;
	line-height: 16px;
	font-family: "微软雅黑";
	color: #333;
}

.li_zdh_li1 a span {
	float: left;
	width: 100%;
	height: 6px;
	display: none;
}

.li_zdh_li2 {
	width: 2px;
	height: 16px;
}

.li_zdh_li1 a:hover p {
	color: #1068c1;
}

.li_zdh_li1 a:hover span {
	display: block;
}


/* 幻灯片 */
.hdp_box3 {
	float: left;
	width: 100%;
}

.banner {
	min-width: 1200px;
	position: relative;
	height: 600px;
	overflow: hidden;
}

.banner .bd {
	position: relative;
	z-index: 0;
}

.banner .bd ul {
	width: 100% !important;
}

.banner .bd li {
	width: 100% !important;
	height: 600px;
}

.banner .bd li .siteWidth {
	width: 1200px;
	position: relative;
	margin: 0 auto;
	height: 299px;
}

.banner .bd li a {
	height: 600px;
	display: block;
}

.banner .bd .txt {
	position: absolute;
	width: 415px;
	top: 100px;
	left: 22px;
	border: 1px solid #F00;
}

.banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.banner .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 14px;
	height: 14px;
	margin: 4px;
	background: url(../img/png7.png) 0 0;
	overflow: hidden;
	line-height: 9999px;
	filter: alpha(opacity=40);
	opacity: 0.4;
}

.banner .hd ul .on {
	filter: alpha(opacity=100);
	opacity: 1;
}



/* 底部 */
.foot_box3 {
	float: left;
	width: 100%;
	min-width: 1200px;
	/* background: url("/images/4.png") top center no-repeat; */
	background-color: #002194;
	height: 240px;
	margin-top: 50px;
}

.foot_zt {
	width: 1200px;
	margin: 0 auto;
}

.foot_logo {
	float: left;
	width: 307px;
	margin-top: 92px;
}

.foot_sx {
	float: left;
	margin-left: 40px;
	margin-top: 92px;
	width: 2px;
	height: 78px;
}

.foot_nav {
	width: 766px;
	float: left;
	margin-left: 30px;
}

.nav_db {
	float: left;
	width: 680px;
	margin-top: 92px;
	overflow: hidden;
}

.nav_db ul {
	float: left;
	margin-left: 20px;
}

.nav_db ul li {
	float: left;
}

.li_dba {
	float: left;
	width: 100px;
	text-align: center;
}

.li_dba a {
	font-size: 14px;
	color: #fff;
}

.li_dbb {
	float: left;
	margin-top: 5px;
	width: 1px;
	height: 12px;
}

.nav_db_xx {
	float: left;
	margin-top: 15px;
	width: 85%;
	text-align: center;
}

.nav_db_xx p {
	font-size: 14px;
	color: #fff;
}

.foot_erm {
	float: right;
	width: 124px;
	margin-top: 53px;
}

.foot_erm img {
	float: left;
	width: 125px;
	height: 125px;
}

.foot_erm p {
	float: left;
	width: 125px;
	text-align: center;
	line-height: 30px;
	color: #FFF;
	font-size: 14px;
}