@charset "utf-8";
body{
	font-family:"黑体" ,"Poppins", sans-serif;
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
body,html{
min-width: 1100px;
}
#top {
	margin: 0px;
	padding: 0px;
	height: 116px;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;

}
#top .topc {
	margin: auto;
	padding: 0px;
	height: 116px;
	width: 1100px;
	position: relative;
}
#top .topc .logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 116px;
	width: 450px;
}
#top .topc .logo a img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#top .topc .txt {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 116px;
	width: 400px;
}
#top .topc .txt span {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	text-align: right;
	padding: 0px;
	float: left;
	height: 20px;
	width: 400px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top .topc .txt span a {
	color: #666;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
#top .topc .txt p {
	font-size: 14px;
	line-height: 25px;
	color: #666;
	padding: 0px;
	float: left;
	height: 25px;
	width: 400px;
	text-align: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top .topc .txt p font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #d5291b;
}
#top .topc .navx {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 45px;
	width: 1100px;
	position: absolute;
	left: 0px;
	bottom: -45px;
	background-image: url(../images/navx_bg.jpg);
	background-repeat: repeat-x;
	z-index: 9999;
}
#top .topc .navx .f { text-align:center;
	font-size: 15px;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 45px;
	width: 160px;
	background-image: url(../images/navx1.jpg);
	color: #FFF;
	text-decoration: none;
}
#top .topc .navx .li {
	font-size: 15px;
	line-height: 15px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	float: left;
	height: 15px;
	width: 133px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFF;
}
#top .topc .navx .li:hover {
	color: #f39801;
	}
#foot {
	background-color: #e0e0e0;
	margin: 0px;
	padding: 0px;
	height: 260px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0cccc;
	clear: both;
}
#foot .footc {
	margin: 0 auto;
	padding: 0px;
	width: 1100px;
	height: 215px;
}
#foot .footc .l {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 215px;
	width: 600px;
}
#foot .footc .l span {
	font-size: 15px;
	line-height: 20px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 600px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#foot .footc .l span a {
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	color: #666;
	text-decoration: none;
}
#foot .footc .l p {
	margin: 0px;
	float: left;
	height: auto;
	width: 600px;
	font-size: 15px;
	line-height: 30px;
	color: #666;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#foot .footc .r {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 215px;
	width: 500px;
}
#foot .footc .r span {
	font-size: 15px;
	line-height: 30px;
	color: #333;
	text-align: right;
	padding: 0px;
	float: right;
	height: 30px;
	width: 500px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#foot .footc .r em {
	font-size: 28px;
	line-height: 30px;
	color: #1171db;
	text-align: right;
	padding: 0px;
	float: right;
	height: 30px;
	width: 500px;
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#foot .footc .r .font {
	font-size: 15px;
	line-height: 32px;
	color: #FFF;
	text-align: center;
	padding: 0px;
	float: right;
	height: 32px;
	width: 120px;
	background-color: #1a2a3c;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius:16px;
	text-decoration: none;
}
#foot2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 100%;
	background-color: #E0E0E0;
}
#foot2 .foot2c {
	margin: auto;
	padding: 0px;
	height: 80px;
	width: 1100px;
}
#foot2 .foot2c .s1 {
	font-size: 15px;
	line-height: 30px;
	color: #999;
	padding: 0px;
	float: left;
	height: 30px;
	width: 500px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#foot2 .foot2c .s2 {
	font-size: 15px;
	line-height: 30px;
	color: #999;
	padding: 0px;
	float: right;
	height: 30px;
	width: 400px;
	text-align: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page{
	width: 100%;
	height: 30px;
	text-align: center;
	color: #666;
	padding-top:30px;
	font-size:12px;
	float:left;
}
#page span{
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	border: 1px solid #E1E1E1;
	margin-left: 5px;
	color: #999;
}

#page a{
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	border: 1px solid #E1E1E1;
	margin-left: 5px;
	color: #666;
	text-decoration: none;
}
#page a:hover{
	background-color:#E4E4E4
	
}