﻿.container {
	width: 1000px;
	margin: 0 auto;
}
.top {
	color: #888;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #e8e8e8;
}
.top_r span {
	margin: 0 5px;
}
.top_r a {
	color: #999;
}
.top_r a:hover {
	text-decoration: underline;
}
.logo {
	padding: 35px 0 25px 0;
	background: url(../images/logo_bg.jpg) repeat left top;
}
.logo_r {
	background: url(../images/tel.jpg) no-repeat left 0px;
	padding-left: 50px;
	margin-top: 15px;
}
.logo_r dt {
	font-size: 14px;
}
.logo_r dd {
	font-size: 26px;
	color: #0075d3;
	font-family: "Times New Roman", Times, serif;
}
#phone dd {
	font-size: 22px;
}
#phone {
	margin: 20px 0 10px 10px;
}
#phone dt {
	font-size: 12px;
}
.nav {
	height: 48px;
	line-height: 48px;
	background: url(../images/nav_bg.jpg) repeat-x left 0px;
	overflow: hidden;
}
.nav ul li {
	float: left;
	font-size: 15px;
	position: relative;
	z-index: 10;
	height: 48px;
	overflow: hidden;
	padding-right: 2px;
	background: url(../images/nav_bg1.jpg) no-repeat right center;
}
.nav ul li a {
	color: #fff;
	display: inline-block;
	padding: 0 30px;
}
.nav ul li a.current {
	background: #1586fe;
	font-weight: bold;
	height: 48px;
	overflow: hidden;
}
.nav ul li a:hover {
	background: #4ca1fc;
	font-weight: bold;
	height: 48px;
	overflow: hidden;
}
.guan {
	height: 45px;
	line-height: 45px;
	margin-bottom: 20px;
	background: url(../images/guan_bg.jpg) repeat-x left top;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.guan b {
	font-size: 14px;
}
.guan a {
	margin: 0 5px;
}
.guan .hot-key {
	width: 760px;
}
.guan .hot-key a {
	margin: 0 10px;
}
.search {
	height: 24px;
	width: 174px;
	line-height: 24px;
	position: relative;
	margin-top: 12px;
	padding-right: 40px;
	border-radius: 5px;
}
.search label {
	position: absolute;
	left: 10px;
	top: 0px;
	line-height: 24px;
	color: #999;
}
.search input {
	width: 185px;
	margin: 0;
	padding: 0;
	height: 22px;
	text-indent: 10px;
	border: 1px solid #bbb;
}
.search button {
	background: #06326e url(../images/ser.jpg) no-repeat center center;
	height: 24px;
	width: 28px;
	border: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	position: absolute;
	right: 0px;
	top: 0px;
	border-radius: 0 5px 5px 0px;
}
.cate {
	width: 200px;
	background: #f0f0f0 url(../images/sd.jpg) no-repeat center bottom;
	padding-bottom: 20px;
}
.cate h1 {
	background: #06326e url(../images/cate_bg.jpg) repeat-x left center;
	height: 39px;
	line-height: 39px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	margin-bottom: 10px;
}
.cate ul li {
	background: url(../images/cate_bg1.jpg) repeat-x left center;
	height: 30px;
	line-height: 30px;
	margin: 10px 0;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	text-indent: 30px;
}
.cate ul li a {
	background: url(../images/dian.jpg) no-repeat 15px center;
	display: block;
	text-shadow: 1px 1px #fff;
}
.link {
	background: url(../images/logo_bg.jpg) repeat left top;
	padding: 20px 0;
	margin-top: 20px;
}
.link dl {
	overflow: hidden;
}
.link dl dt {
	float: left;
	width: 80px;
	color: #0050ba;
	font-size: 16px;
	font-weight: bold;
}
.link dl dt span {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #ccc;
	font-size: 24px;
}
.link dl dd {
	background: url(../images/bt1.png) repeat-x left 5px;
	height: 20px;
	width: 920px;
	padding-top: 20px;
	float: right;
}
.link dl dd a {
	margin: 0 20px;
}
.link dl dd span {
	color: #666;
}
.f_nav {
	height: 48px;
	line-height: 48px;
	background: url(../images/nav_bg.jpg) repeat-x left 0px;
}
.f_nav p {
	text-align: center;
	color: #fff;
}
.f_nav p a {
	color: #fff;
	margin: 0 25px;
}
.footer {
	background: url(../images/logo_bg.jpg) repeat left top;
}
.footer dl {
	padding: 20px 0;
	overflow: hidden;
}
.footer dl dt {
	margin-left: 140px;
	margin-top: 20px;
}
.footer dl dt img {
	width: 350px;
}
.footer dl dd {
	background: url(../images/s1.png) no-repeat left center;
	padding-left: 30px;
	padding-right: 200px;
}
.footer dl dd span {
	display: block;
	line-height: 25px;
}
