@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
bady {
	float:right;
	font-family:"宋体";
	font-size:14px;
	color:#000;
	}
a {
	text-decoration:none;
	color:#000;
	border:none;
}
img{ border:none;}
li {
	list-style:none;
}
.content {
	width:100%;
	height:100%;
	overflow:hidden;
}
.head {
	width:100%;
	float:left;
}
.main {
	width:100%;
	float:left;
}
.footer {
	width:100%;
	float:left;
}
.head_1, .main_1, .footer_1 {
	width:1000px;
}
.head_1 {
	text-align:center;
}
.footer {
	width:100%;
	float:left;
	margin-top:15px;
}

/*头部*/
.top {
	width:943px;
	height:130px;
	padding:10px 0 10px 60px;
}
.top_logo {
	float: left;
	margin-top: 0px;
}
.top_zixun {
	float:right;
	width:350px;
	height:130px;
	background:url(../img/zixun.jpg) right bottom no-repeat;
	margin-right:20px;
}
.top_zixun li {
	float:right;
	font-family:"宋体";
	font-size:14px;
	color:#000;
	margin-right:10px;
}
.top_zixun li a:hover{

	color:#a9020a;
}
/*时间*/
#nowclock{
	color:#a9020a;
	text-align:right;
	margin-bottom:10px;
	
}
.xiaoxun{
	width: 298px;
	height: 66px;
	position: relative;
	float: right;
	background: url(../images/xiaoxun.png) no-repeat;
	margin-top: 10px;
}
/*导航*/
.nav {
	width:1003px;
	height:47px;
	background:url(../images/nav.jpg) no-repeat;
}
.nav ul {
	margin-left:85px;
}
.nav li {
	float:left;
	line-height:34px;
	width:62px;
	color:#FFF;
}
.nav a {
	font-family:"宋体";
	font-size:14px;
	color:#FFF;
}
.nav a:hover {
	color:#CCC;
}
/*banner JS*/
#time, #intertime {
	width:35px;
	text-align:right;
}
.new {
	color:red;
}
/*友情链接*/
.xian {
	width:1003px;
	height:5px;
	background:#a9020a;
}
.foot {
	width:983px;
	height:130px;
	background:url(../img/footer.jpg);
	padding-left:20px;
}
.yq {
	width:983px;
	height:20px;
	font-family:"微软雅黑";
	font-size:14px;
}
.yq li {
	float:left;
	width:auto;
	padding-right:20px;
	line-height:30px;
}
.bq {
	width:983px;
	height:80px;
	margin-top:20px;
	font-family:"宋体";
	font-size:14px;
}
.bq img {
	float:left;
	margin-right:50px;
}
.bq li {
	line-height:30px;
	text-align:left;
}
.shumei{
	line-height:30px;
	font-size:14px;
}
.shumei_text{
	font-size:26px;
	font-weight:bolder;
	font-family:"宋体";
}
.shumei_1{
	margin:14px;
	text-align:left;
	line-height:30px;
	}
.yanse{
	color:#F00;
}
	
