@charset "utf-8";
.container {
	width: 1200px;
	margin: 0 auto;
}





.header {
	padding: 10px 0 5px;
	background-color: #fff;
	overflow: hidden;
}

.header .logo {
	float: left;
}

.header .logo img {
	display: block;
	/* height: 80px; */
	width: auto;
}

.header .text {
	float: left;
	border-left: 1px solid #333;
	font-size: 20px;
	margin: 10px 0 0px 30px;
	padding-left: 20px;
	padding-bottom: 10px;
}

.header .text {
	font-size: 24px;
	color: #333;
	font-weight: bold;
}

.header .text small {
	display: block;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	text-transform: uppercase;
}

.header .tel {
	float: right;
	background: url(/templates/green/images/telphone.png) no-repeat 0 center;
	padding-left: 65px;
	color: #666;
	margin: 12px 0;
}

.header .tel strong {
	display: block;
	color: #fe9e00;
	font-size: 25px;
}



.nav {
	background: #00469c;
	height: 50px;
}

.nav li {
	float: left;
	background: url(/templates/green/images/line.jpg) no-repeat right center;
}

.nav li a {
	display: block;
	line-height: 50px;
	font-size: 16px;
	padding: 0 65px;
	color: #fff;
	margin-right: -1px;
}

.nav li a:hover,
.nav li a.on {
	background-color: #ff9900;
}



.nav ul li dl {
	position: absolute;
	z-index: 999;
	display: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.nav ul li dl dt a {
	padding: 0 34px;
	text-align: center;
	background: #00469c;
	color: #fff;
	font-size: 14px;
	line-height: 45px;
}

.nav ul li dl dt a:hover {
	background: #ff9900;
	padding: 0 34px;
}







/* 链接 */
.warp{width: 1200px;margin: 0 auto;}
.link {line-height: 30px;width: 100%; margin-top: 30px; padding-bottom: 10px;}

.link h4{font-size: 16px;float: left;height: 30px;line-height: 30px; margin:0; padding: 0;}

.link ul{height: 30px;line-height: 30px;}

.link ul li{display:inline;margin-left:15px;font-size: 14px;}
.link ul li:hover a{
	color: #005ad2;
}
/* 底部 */
.footer {
	background-color: #005ad2;
	color: #dde3ee;
	height: auto;
	overflow: hidden;
}

.foot {
	width: 1200px;
	margin: 0 auto;
	padding-top: 45px;
}

.foot_news {
	float: left;
	width: 400px;
	padding-bottom: 60px;
}

.foot_news h3 {
	font-size: 18px;
	color: #fff;
}

.foot_news span {
	margin: 12px 0;
}

.span1 {
	width: 50px;
	border-bottom: 2px solid #fe9e00;
	display: inline-block;
	margin-left: 6px;
}

.foot_news li a {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}

.foot_contact {
	font-size: 14px;
	color: #fff;
	line-height: 20px;
}

.foot_contact p i {
	font-size: 18px;
	margin-right: 10px;
	color: #0d9023;
}

.a_lx {
	float: left;
	width: 400px;
	position: relative;
}

.a_lx>img {
	position: absolute;
	top: 0;
	right: 7px;
	width: 190px;
	margin-top: 25px;
}

.foot_bottom {
	width: 100%;
	background: #004197;
	height: 80px;
}

.foot_bottom span {
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 28px;
	display: block;
}

.foot_bottom p {
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 28px;
	padding-top: 10px;
}

.foot_bottom p a {
	font-size: 14px;
	color: #fff;
}
