@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px;}
ol,ul,li {list-style:none;}
img{border:0px;}
a{color:#c12c20;text-decoration:none;cursor:pointer;font-weight:inherit;}
a:hover{ color:#06F;}
html{overflow-x:hidden; }
.clear{ clear:both;}
body{font-family:"微软雅黑";font-size:14px; color:#181003;background:#e9e9e9 ;margin:0 auto;}
.top{height:105px;background: #eaeaea;text-align:center;border-bottom:solid 5px #fed65d;}
p{line-height:26px; padding:0 10px; text-indent:28px;}
p span{ font-size:14px; font-weight:inherit;}
.text_fw{font-weight:bold; font-size:16px; margin:15px 0px 7px 0px; color:#257468;}
.text_fx{font-weight:bold; font-size:15px; margin:12px 0px 5px 0px; color:#257444;}
.tab {border-collapse:collapse;font-size:14px; text-align: center; margin:0 auto; line-height:23px; color:#181003;background:#fff0ef;margin:10px auto;}
.tab td {border:1px solid #c9e1cf; padding:5px;}
.tab .tr{background:#257444; color:#fff; font-weight:bold; text-align:center;}
.tc{text-align: center;font-size: larger;font-weight: bold;padding: 10px 0;}
.tdl{text-align: initial;}

.nav{height:45px;background:#257444;margin:0px 0 10px;}
.nav li{width:599px;text-align:center;float:left;border-right:1px solid #fff;}
.nav a{width:579px;height:45px;color:#fff;font-size:16px;font-weight:bold;line-height:45px;cursor:pointer; padding:0 10px;display:block;}
.nav a:hover{background:#42a669;}
.nav a.active{background:#114224;}
.contentn {
    width: 1200px;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
    padding: 0;
    background: #fff;
}
.menu{width:100%; height:54px;margin:0px auto 0 auto;background:url(images/menu_bg.png) no-repeat  center;}
.menu ul{ width:1200px; height:47px;margin:0 auto; padding-top:7px;}
.menu ul li{float:left; font-size:16px; background:url(images/menu_li.jpg) no-repeat right;padding-right:1px;font-weight:bold;}
.menu ul li a{height:47px; display:block;line-height:47px;color:#fff;font-weight:bold;cursor:pointer; padding:0 35px;}
.menu ul li a:hover{display:block;height:47px; line-height:47px; color:#fff;background:#078724; }
.menu ul li a.active {display:block;height:47px; line-height:47px;color:#fff;background:#078724; }
.banner{ width:1200px; height:305px; margin: 0 auto;}
.content{width:1170px; height:auto;margin:0px auto; padding:20px 15px 20px 15px; background:#f9f8fa;} 
.content h2{width:1200px;height:40px; padding-top:15px;line-height:40px;font-size:20px;color:#257444;margin:0px auto 10px auto; text-align:center;}
.footer{width:100%; height:80px; margin:0px auto 0 auto; overflow:hidden; clear:both;background:#257444;border-top:solid 5px #fed65d;color:#fff;}
.footer_con{ width:1200px; height:80px; margin:0 auto; font-size:12px; padding-top:15px;}
.footer_con p{padding-top:5px; text-align:right; line-height:23px;}
.footer_con img{display:inline;float:left;padding-left:10px; padding-left:30px;}

.fc{ width:1200px; height:220px; margin:0px auto 0px auto; clear:both; background:#f9f8fa; padding-bottom:30px;}
#colee_left{ width:1100px; height:210x;overflow:hidden; padding:0 10px;margin:0 auto;}
#colee_left p{ margin:5px 10px 10px 0;}
#colee_left img{ margin-right:10px;}
.daohang{
	
	width:1200px;
	margin:0 auto;
}
.daohang a{
	width: 600px;
	display:block; 
	float:left;
	text-align: center;
	height:50px;
	line-height:50px;
	font-size:18px;
	background-color:#257444;
	color:white;
}
.daohang a:nth-child(1){
	border-right: 1px white solid;
	width:599px;
}
.daohang a:hover{
	background: #42a669;
    font-weight: bold;
    
}