img{max-width: 100%;}
@import url(comm.css);
a, a:visited {
	color: #222;
	text-decoration: none;
}
a:hover, a:active {
	color: #222;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
body {
	font-size: 12px;
	margin-top: 0px;
}
/*顶部*/
.head {
	background: #f9f9f9;
	width: 100%;
	height: 38px;
	font-size: 12px;
	border-bottom: 1px solid #e4e4e4;
}
#top {
	width: 80%;
	height: 38px;
	overflow: hidden;
	margin: 0px auto;
}
#topleft {
	height: 38px;
	float: left;
	overflow: hidden;
}
#topleft ul {
	height: 38px;
	width: 360px;
	overflow: hidden;
}
#topleft a:hover {
	color: #FF702D;
	text-decoration: underline;
}
#topleft ul li {
	width: 90px;
	height: 38px;
	float: left;
	overflow: hidden;
	line-height: 41px;
}
#topleft ul li a {
	display: block;
	height: 41px;
}
.tengxun {
	background: url(tengxun.gif) 0px 13px no-repeat;
	padding-left: 25px;
}
.phone {
	background: url(phone.gif) 10px 11px no-repeat;
	padding-left: 30px;
}
.xinlang {
	background: url(xinlang.gif) 5px 12px no-repeat;
	padding-left: 30px;
}
.rss {
	background: url(rss.gif) 8px 13px no-repeat;
	padding-left: 30px;
}
#topright {
	height: 38px;
	float: right;
	overflow: hidden;
}
#topright a:hover {
	color: #FF702D;
	text-decoration: underline;
}
#topright ul {
	height: 20px;
	margin-top: 12px;
	overflow: hidden;
	float: right;
}
#topright ul li {
	padding: 0px 8px;
	border-right: 1px solid #d0d0d0;
	font-size: 12px;
	float: left;
}
#topright ul li a {
	color: #656565
}
#toubiao {
	width: 80%;
}
.tip {overflow:hidden}
.tip_wb {
	width: 280px;
	height: 40px;
	position: absolute;
	top: 32px;
	left: 330px
}
.tip h2 {
	width: 280px;
	height: 80px;
	margin-top: 5px;
	float: left;
	background: url(liner.png) right no-repeat;
	display: block
}
.tip .sub_logo {
	width: 280px;
	padding: 10px 0;
	float: left;
	display: block;
	margin-left: 20px;
}
.tip .sub_logo p {
	width: 280px;
	height: 30px;
	line-height: 30px;
	color: #666;
	display: block
}
.tip .sub_logo .tianqi {
	width: 280px;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	display: block
}
.tip_r {
	width: 400px;
	float: right;
	padding: 10px 0 0 0;
}
.search {
	width: 400px;
	height: 35px;
	float: right
}
.search .s_w {
	width: 296px;
	float: left;
	border: #CCC 1px solid;
	height: 31px;
	line-height: 31px;
	padding-left: 25px;
	background: #FFF url(search.png) left no-repeat;
	color: #999;
	display: inline;
	border-radius: 3px 0 0 3px;
	border-right: 0
}
.search .an {
	width: 75px;
	float: left;
	height: 33px;
	background: #ba0000;
	border: 0;
	color: #fff;
	text-align: center;
	cursor: pointer;
	display: inline;
	font-family: "微软雅黑";
}
.search .an:hover {
	width: 75px;
	float: left;
	height: 33px;
	background: #930000;
	border: 0;
	color: #fff;
	text-align: center;
	cursor: pointer;
	display: inline;
	font-family: "微软雅黑"
}
.tag {
	width: 400px;
	height: 30px;
	float: right;
	line-height: 30px;
	margin-top: 7px;
	overflow: hidden;
	color: #666
}
.tag b {
	color: #ba0000
}
.tag a {
	text-align: left
}
.m {
	width: 100%;
	background: #c20c0c
}
.menu {
	overflow: hidden;width:80%;margin:0 auto;padding-bottom:1rem
}
.menu span {
	width: 50px;
	height: 50px;
	float: left;
	display: block
}
.menu span.nava {
	background: url(nav.png) 0 0 no-repeat;
}
.menu span.navb {
	background: url(nav.png) -56px 0 no-repeat;
}
.menu span.navc {
	background: url(nav.png) -112px 0 no-repeat;
}
.menu span.navd {
	background: url(nav.png) -168px 0 no-repeat;
}
.menu ul.naval {
	
}
.menu ul.navbl {
	width: 92px;
	margin-right: none!important
}
.menu ul {
	float: left;
	height: 50px;
	margin-right: 10px;
	display: block
}
.menu ul li {
	float: left;
	padding:0 1rem;
	height: 50px;
	line-height: 50px;
	text-align: center;
	overflow: hidden;
	display: block
}
.menu ul li a {
	font-size: 14px;
	color: #FFF
}
@media screen and (max-width: 1000px) {
	#top,.menu{width:100%}.tip{display:none}
}