@charset "utf-8";
@import url(base.css);
#container {
	clear:both;
	width:960px;
	margin:auto;
	margin-bottom:10px;
}
#pleft {
	float:left;
	width:250px;
}
#pright {
	float:right;
	width:690px;
	background:#fff;
}
.contact {
	width:250px;
	height:88px;
	margin-top:10px;
}
.contact img {
	width:246px;
	height:84px;
	border:1px #dfdfdf solid;
	padding:1px;
}
.leftbox {
	width:248px;
	border:1px #dfdfdf solid;
	margin-top:10px;
	background:#f2f2f2;
}
.leftbox h2 {
	height:30px;
	line-height:31px;
	font-size:12px;
	color:#03365e;
	background:url(../images/title_ico.gif) 12px 9px no-repeat;
	padding-left:25px;
	border-bottom:1px #dfdfdf solid;
}
ul.leftp {
	margin:5px;
	background:#fff;
	padding:3px 0 4px 0;
}
ul.leftp li {
	height:26px;
	line-height:26px;
	border-bottom:1px #ddd dashed;
}
ul.leftp li a {
	background:url(../images/tubiao.jpg) 10px 5px no-repeat;
	height:25px;
	display:block;
	text-indent:30px;
}
ul.con {
	margin:20px;
}
ul.con li {
	height:25px;
	line-height:25px;
	color:#000;
}
.news {
	width:340px;
	float:left;
}
.news h3 {
	height:30px;
	line-height:30px;
	background:url(../images/title_ico.gif) 10px 9px no-repeat;
	padding-left:25px;
	border-bottom:1px #dfdfdf solid;
	font-size:12px;
	color:#03365e;
}
.news h3 img {
	vertical-align:middle;
	margin-left: 10px;
}
.news h3 span.more {
	margin-right:10px;
	margin-top:8px;
}
.news ul {
}
.news li {
	height:25px;
	line-height:25px;
	background:url(../images/icon1.jpg) 6px 10px no-repeat;
	padding-left:20px;
	overflow:hidden;
}
.news li span {
	color:#999;
	font-size:11px;
}
.about {
	width:340px;
	float:right;
}
.about h3 {
	height:30px;
	line-height:30px;
	background:url(../images/title_ico.gif) 10px 9px no-repeat;
	padding-left:25px;
	border-bottom:1px #dfdfdf solid;
	font-size:12px;
	color:#03365e;
}
.about h3 img {
	margin-left:10px;
	vertical-align:middle;
	margin-top:3px;
}
.about h3 span.more {
	margin-right:10px;
	margin-top:8px;
}
.about p {
	padding-left:10px;
}
.plist {
	width:688px;
	margin-top:10px;
	border:1px #dfdfdf solid;
	overflow:hidden;
	background:#f2f2f2;
}
.plist h3 {
	height:30px;
	line-height:31px;
	font-size:12px;
	color:#03365e;
	background:url(../images/title_ico.gif) 10px 9px no-repeat;
	padding-left:25px;
	border-bottom:1px #dfdfdf solid;
}
.plist h3 img {
	margin-left:10px;
	vertical-align:middle;
	margin-top:3px;
}
.plist h3 span.more {
	margin-right:10px;
	margin-top:8px;
}
.pc {
	width:678px;
	margin:5px;
	overflow:hidden;
	background:#fff;
}
.plist ul {
	display:inline-block;
	padding-bottom:10px;
}
.plist li {
	width:169px;
	text-align:center;
	float:left;
	margin-top:10px;
	height: 150px;
}
.plist li img {
	width:145px;
	border:1px #dfdfdf solid;
	padding:1px;
	height:100px;
}
.plist li span {
	clear:both;
	display:block;
	text-align:center;
	height:25px;
	width:149px;
	cursor:pointer;
}
#link {
	width:958px;
	margin:10px auto;
	border:1px #dfdfdf solid;
	height:74px;
}
#link h4 {
	font-size:12px;
	height:30px;
	margin:0 10px;
	line-height:30px;
	border-bottom:1px #dfdfdf solid;
	color:#03365e;
}
#link ul {
	padding:5px 10px;
}
#link li {
	float:left;
	margin-right:8px;
	height:20px;
}
