@charset "utf-8";
/* CSS Document */
dl,ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
dt,dd,i,b,em,dfn,p,img{
	margin: 0px;
	padding: 0px;
	border:none;
}
a{
	text-decoration:none;
	color:#666666;
}
a:hover{ color:#FF0000;}
body {
	margin: 0px;
	padding: 0px;
	font-size:13px;
	background-color:#fff;
	color:#666;
	font-family:"宋体";
}
.fl{
float:left
}
.fm{
   float:right;
   }
.clear:before, .clear:after { content:""; display:table; }
.clear:after { clear:both; overflow:hidden; }
.clear { zoom:1; }
.topbar{
   width:100%;
   background:url(../images/topbj.jpg) repeat-x;
   height:31px;
   }
.header{
	clear: both;
	float: none;
	width:1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top:20px;

}
.tel{
	height:38px;
	float:left;
	padding-left:20px;
	color:#999999;
	margin-left:30px;
	margin-top:10px;
	font-family: "微软雅黑";
	background:url(../images/icon.jpg) no-repeat;
	}
.bnav{
	width:100%;
	height:35px;
	background-color:#FF453B;
	float:left;
	margin-top:20px;
	margin-bottom: 10px;
	}
.nav{
	clear: both;
	float: none;
	width:1100px;
	margin-right: auto;
	margin-left: auto;
	line-height:35px;
	height:35px;
}
.nav ul li{
       float:left;
	   font-size:15px;
	   background:url(../images/navbj.jpg) no-repeat right center;
	   width:130px;
	   text-align:center;
	   margin-right:-4px;
	   }
.nav ul li a{
         color:#FFFFFF;
		 display:block;
		 }
.nav ul li a:hover{
		 background-color:#CA1D0E;
		 z-index: 2;
		 }
.foot_wrap{
     width:100%;
	 float:left;
	 background: #efefef;
	 border-top: 1px solid #ccc;
	 padding-bottom:30px;
	 }
.foot{
	clear: both;
	float: none;
	width:1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top:20px;
}

.foot_z{
    float:left;
	width:332px;
	}
.foot_y{
       float:right;
	   line-height:25px;
	   }

.foot_link{
    clear: both;
	float: none;
	width:1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top:20px;
}
.friendlyLink { float: left; display: inline-block; border-top: 1px solid #bfbfbf; padding: 10px 0px; margin-right: 10px; }
.friendlyLink a { display: inline-block; }
.govLink{
       float:left;
	   margin-left:20px;
	  
	   }
.govLink_icp,.govLin_110 { width: 70px; margin-right: 5px; display:block; padding-left:50px;
line-height:20px; float:left; color:#000000;  }
.govLink_icp{
        background:url(../images/foot05.jpg) no-repeat;

}
.govLin_110{
     background:url(../images/foot06.jpg) no-repeat;

}
.bottom-wrap { 
     height: 36px;
	 background: #ec1d25;
	 width:100%;
	 float:left;
	 
	   }
.bottom{
     clear: both;
	float: none;
	width:1100px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	color:#FFFFFF;
	height: 36px;
	line-height:36px;
	}
.bottom a{
     color:#FFFFFF;
    
	}



















