@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial,Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #E4F6FF;
	line-height: 24px;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #007CC3;
	text-decoration: none;
}
ul {
	list-style-image: none;
	list-style-type: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
}
.wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 97px;
}
.logo {
	float: left;
}
.choose {
	float: right;
	width: 140px;
	margin-top: 36px;
}
.choose a {
	color: #034F8D;
	margin-right: 12px;
	margin-left: 4px;
}
.choose a:hover {
	color: #F00;
}
.nav {
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	height: 36px;
	padding-left: 16px;
}
.nav ul li {
	background-image: url(../images/navline.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	padding-right: 2px;
	line-height: 36px;
	height: 36px;
}
.nav ul .clearline {
	background-image: none;
}

.nav ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 114px;
	display: block;
}
.nav ul li a:hover {
	background-image: url(../images/ah.jpg);
	background-repeat: repeat-x;
	color: #FFF;
}
.banner {
	height: 290px;
	width: 960px;
	position: relative;
	background-color: #174A79;
}
.banner .t {
	font-size: 14px;
	line-height: 41px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/tpng.png);
	background-repeat: repeat-x;
	height: 41px;
	position: absolute;
	bottom: 0px;
	width: 951px;
	padding-left: 9px;
}
.content {
	margin-top: 14px;
	margin-bottom: 14px;
}
.left {
	float: left;
	width: 180px;
}
.lt {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #2272B2;
	height: 26px;
	padding-left: 9px;
}
.lnk ul li {
	line-height: 28px;
	background-image: url(../images/lnbg.jpg);
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 25px;
	margin-bottom: 1px;
}
.lnk ul li a {
	color: #FFF;
}
.lnk ul li a:hover {
	color: #FFED04;
	text-decoration: underline;
}
.lc {
	background-image: url(../images/lcbg.jpg);
	background-repeat: repeat-x;
	height: 182px;
	color: #FFF;
	padding-left: 7px;
	font-family: "宋体";
	margin-top: 6px;
}
.lc h1 {
	font-size: 14px;
	line-height: 30px;
	height: 30px;
}


.middle {
	float: left;
	width: 575px;
	margin-left: 14px;
}
.indcompany {
	background-color: #FFF;
	border: 1px solid #C8C8C8;
}
.indct {
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #007CC3;
	height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6ABEE9;
	padding-left: 12px;
}
.indc {
	padding-top: 9px;
	padding-right: 13px;
	padding-bottom: 9px;
	padding-left: 13px;
}
.indc p {
	line-height: 22px;
}

.indc p img {
	float: left;
	margin-right: 9px;
}
.indnews {
	background-color: #F1F1F1;
	border: 1px solid #C8C8C8;
	margin-top: 11px;
	padding-right: 14px;
	padding-left: 14px;
	height: 127px;
	overflow: hidden;
}
.newslink {
	float: left;
	width: 290px;
}
.int {
	font-size: 14px;
	font-weight: bold;
	color: #046BB9;
	line-height: 30px;
}
.lk ul li {
	background-image: url(../images/nicon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1C1C1;
}
.lk ul li span {
	float: right;
}
.npic {
	float: right;
	width: 216px;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	height: 110px;
	padding-top: 17px;
}





.right {
	float: right;
	width: 178px;
}
.rt {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/rtbg.jpg);
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 16px;
	line-height: 26px;
}
.rnk {
	background-color: #EFEFEF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	border-left-color: #C8C8C8;
	padding-top: 10px;
	padding-left: 9px;
	padding-bottom: 10px;
}
.rnk ul li {
	height: 152px;
}
.rnk ul li a:hover {
	text-decoration: underline;
}

.rnk ul li a img {
	background-color: #FFF;
	padding: 1px;
	border: 1px solid #CCC;
	display: block;
}
.rnk ul li p {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #0167B6;
	height: 30px;
	text-align: center;
}





.footer {
	background-color: #0693DC;
	text-align: center;
	height: 67px;
	padding-top: 12px;
	color: #FFF;
	margin-bottom: 14px;
}
.fmenu a {
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
}
.fmenu a:hover {
	color: #FFED04;
}
