/* CSS Document */
* {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
ul, li, ol {
	list-style: none;
}
.clear {
	overflow: hidden;
	height: 0;
	width: 0;
	clear: both;
	font-size: 0;
}
u, i {
	font-style: normal;
	text-decoration: none;
}
html, body, p, table, input, textarea, select {
	font-family: "微软雅黑";
	font-size:13px;
}
a {
	color: #000;
	text-decoration: none;
	font-size:12px;
}
a:hover {
	text-decoration: none;
	color: #ff971a;
	
}
body {
	width: 1440px;
	margin: 0 auto;
	
}
/*header*/
header .top {
	width: 1440px;
	height: 172px;
	margin: 0 auto
}
header .top img {
	float: left;
	
}
/*nav*/
section.nav {
	background: #464646;
	height: 37px;
	line-height: 37px;
}
section.nav .menu {
	width: 1004px;
	margin: 0 auto
}
section.nav .menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	height: 37px;
}
section.nav .menu li {
	width: 150px;
	float: left;
	text-align: center;
	height: 37px;
	line-height: 37px;
	display: block;
	padding-right: 10px;
}
section.nav .menu li a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	
	height: 37px;
	line-height: 37px;
}
section.nav .menu li a:hover {
	color: #ff9719;
	font-size: 15px;
	
}
section.main {
	background: #e2e2e2
}
section.main .q_mian {
	width: 1004px;
	margin: 0 auto;
	padding-top: 10px;
}
section.main .q_mian .nr {
	background: url(../images/m_bj.jpg) repeat-y;
}
.left {
	width: 205px;
}
.lb {
	margin-left: 10px;
	background: #cdcdcd
}
.hot {
	font-family:"微软雅黑";
	border-bottom: solid 1px #fff;
}
.hot a {
	font-size:14px;
	
}
.hot a:hover {
	font-size:14px;
	
}

.right {
	width: 765px;
}
.lunb {
	width: 763px;
	padding-left: 10px;
}
.i_nr {
	margin-left: 10px;
}
.i_cp {
	margin-left: 10px; margin-top:30px;
}
.cpnr {
	background: url(../images/bj.jpg) repeat-y;
	width: 745px;
	padding: 30px 10px;
}
.t_z3 {
	color: #e87228;
	font-size: 15px;
	font-weight: bold
}
.t_z3 a {
	color: #e87228;
	font-size: 14px;
}
.t_z4 a {
	color: #4f4f4f;
	font-size: 12px;
	line-height: 25px;
}
.m_head {
	background: url(../images/m_top.jpg) no-repeat;
	height: 38px;
	line-height: 38px;
	width: 735px;
	padding-left: 30px;
	color: #FFF;
	font-size: 15px;
	
}
.js {
	width: 745px;
}
.foot{line-height:40px; text-align:center; color:#d0d0d0; font-size:16px; font-weight:bold}