@charset "utf-8";
body, div, p, ul, li, input, button, textarea{margin:0;padding:0;font-size:12px;font-family:"微软雅黑";line-height:22px;text-align:left;}
h1, h2, h3, h4,a{margin:0;padding:0;text-decoration:none;}
ol, ul ,li{list-style: none;}
img{border: 0;vertical-align:middle;}
*{margin:0;padding:0;list-style:none;}
a{color:#444;text-decoration:none;}
body{background-color:#FFF;color:#333;width:100%;}
.clr{clear:both;}
.fl{float:left;}
.fr{float:right;}
input{outline:none;}
h2{
	font-size:16px;
}

.header{
	width:100%;
	height:110px;
	overflow:hidden;
	margin:0 auto;
}
.header_box{
	width:1000px;
	height:110px;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/index_02.jpg) top center no-repeat;
}

.nav{
	width:100%;
	height:53px;
	margin:0 auto;
	border-top:solid 1px #ddd;
	overflow:hidden;
}
.nav_box{
	width:1000px;
	height:53px;
	margin:0 auto;
	overflow:hidden;
}
.nav_box ul{
	float:left;
}
.nav_box li{
	float:left;
}
.nav_box li a{
	display:block;
	width:130px;
	line-height:50px;
	text-align:center;
	font-size:18px;
	border-top:solid 3px #fff;
	overflow:hidden;
	color:#333;
}
.nav_box li a:hover{
	border-top:solid 3px #219cea;
}
.nav_box span{
	float:right;
	width:170px;
	height:33px;
	overflow:hidden;
	margin-top:9px;
}
.nav_box span form{
	width:170px;
	border:solid 1px #ccc;
	height:31px;
	overflow:hidden;
}
.nav_box span form input{
	float:left;
	border:none;
	line-height:31px;
}
.Search-c{
	float:left;
	width:127px;
	height:31px;
	border:none;
	line-height:31px;
	background:#fff;
	overflow:hidden;
}
.Search-s{
	float:left;
	width:31px;
	height:31px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	overflow:hidden;
	text-align:center;
	line-height:31px;
	background:#1e7dc4;
}




.box{
	margin:0 auto;
	width:1000px;
}
.side dl, .main, .contact, .pic, .inews{
	border:1px solid #ccc;
	overflow:hidden;
}
.side{
	float:left;
	width:220px;
}
.side h2{
	background:#313131;
	color:#fff;
}
.side h2 img{
	display:block;
	margin:0 auto;
}
.side dt{
	display:block;
	height:38px;
    border-bottom: 1px dotted #ccc;
    background: url(../images/ico.jpg) no-repeat 20px center;
    padding-left:40px;}

.side dt:hover{
	background:#209cea url(../images/ico1.jpg) no-repeat 20px center;
}
.side a {
	display: block; 
	line-height: 38px;
}
.side dt a:hover{
	color: #fff;
}
.side dd{
	line-height:33px;
	border-bottom:1px dashed #ccc;
	background:url(../images/ico.jpg) no-repeat 46px center;
	margin:0 auto;
	width:195px;
}
.side dd a{
	padding-left:62px;
}
.main{
	float:right;
	padding: 0 18px;
	width:720px;
}
.contact{
	margin-top:20px;
	overflow: hidden;
	background: url(../images/cbg.jpg) no-repeat left bottom;
}
.contact .text{
	padding-left:5px;
	padding-bottom:34px;
}
.contact p{white-space: normal; font-size:14px;}
.title {
	border-bottom: 1px solid #ccc;
	line-height: 50px;
	height: 50px;
}
.title h2 {
	padding-left: 16px; float: left; background: url(../images/ico2.jpg) no-repeat left center; color: #333;
}
.title a {
	float: right; color: #666;
}
.nt {
	border-bottom: 1px solid #ccc; background: url(../images/ico1.jpg) no-repeat left center; padding-left: 44px; line-height: 40px; height: 40px;
}
.nt h2 {
	float: left;
}
.nt a {
	color: #068349; float: right;
}


.column {
	border-bottom: 2px solid #ccc; position: relative; line-height: 40px; height: 40px;
}
.column h2 {
	padding-left: 40px; padding-right: 10px; background: url(/images/ico.jpg) no-repeat left center; border-bottom: 2px solid #046739; position: absolute; left: 0; bottom: -2px; color: #046739;
}

.news img{
	margin:10px 0;
}

.news li{
	line-height:36px; padding-left: 20px; border-bottom: 1px dotted #ccc; background: url(/images/ico.jpg) left center no-repeat;
}

.news span{
	float:right; padding-right: 10px;
}

.ap{
	display:block;
	margin:20px auto;
}


.side, .main {
	margin-top: 20px;
}
.side dl img {
	margin-top: 30px;
}

.show{
	padding-bottom:10px;
	overflow:hidden;
}

.show li{
	float:left;
	width:170px;
	height:180px;
	text-align:center;
	background:#d2d0d1;
	margin-left:5px;
	margin-right:5px;
	margin-top:8px;
}
.show li a:hover{
	color:#fff;
}
.show li:hover{
	background:#209cea;
}
.show img{
	width:154px;
	height:131px;
	border:3px solid #fff;
	padding-bottom:5px;
	background:#fff;
	margin-top:5px;
}
.show li a{
	font-size:18px;
	line-height:30px;
}

.pic {
	padding: 0 20px;
}
.pic ul, .pic {
	margin-top: 20px;
	padding-bottom:5px;
	overflow:hidden;
}
.pic li {
	float:left;
	width:220px;
	text-align:center;
	line-height:30px;
	overflow:hidden;
	margin-right:26px;
}
.pic li img{
	width:216px;
	height:146px;
	overflow:hidden;
	border:solid 2px #ddd;
}
.pic li img:hover{
	border:solid 2px #209cea;
}
.pic li a{
	display:block;
	font-size:14px;
	text-align:center;
	line-height:40px;
	color:#333;
}
.pic ul li:nth-child(4){
	margin: 0;
}
.pic li img {
	width: 214px; height: 146px; border: 2px solid #ccc;
}
.show span{
	}
.show a,.show span{
	display:block;
}

.links{
	line-height:36px;
}

.links li{
	float:left;
	padding:0 6px;
}


.about .text{
	margin-top:10px;
	padding-bottom:12px;
	overflow:hidden;
	height: 230px;
}
.about .text p{
	padding-left:15px;
	line-height:24px;
	font-size:14px;
	overflow:hidden;
}
.about .text p a{
	font-size:14px;
	color:#0560e6;
}
.content{
	padding:10px;
}

.content h1{
	text-align:center;
	line-height:42px;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;
}
.inews {
	width: 442px; margin-top: 20px; padding: 0 20px; padding-bottom: 20px;
}
.inews img {
	margin: 10px;
}
.istop{
	display:block;
	overflow:hidden;
}
.istop a {
	display:block;
	color: #333; font-weight: bold;
	margin-top:10px;
	font-size:16px;
}
.istop p{
	font-size:16px;
}
.news li {
    line-height: 36px;
    padding-left: 20px;
    border-bottom: 1px dashed #ccc;
    background: url(../images/ico.jpg) left center no-repeat;
}
.foot {
	background: #f1f1f1;  margin-top: 30px; padding-bottom:30px; padding-top:30px;overflow: hidden;
}
.foot .fl {
	 margin-left: 15px;
}
.foot p {
	padding-top: 5px;
	line-height:30px;
	color:#333;
}

.page{
	text-align:center;
	clear:both;
	line-height:46px;
}

.page a,.page span{
	display:inline;
	padding:0 8px;
}






















