body{
	min-width: 1200px;
	background: url(../img/content_bg.png);
}
img{
	vertical-align: middle;
}
.top{
	width: 100%;
	height: 500px;
	float: left;
	background: url(../img/band.png) no-repeat;
	background-size:100% 100%; 
	background-position-x: center;
}
.nav{
	width: 100%;
	height: 75px;
	float: left;
	background: #ff7f03;
	margin:0 0 35px 0;
}
.navn{
	width: 1201px;
	height: auto;
	margin: 0 auto;
}
.navn a:hover{
	text-decoration: none;
}
.navfix{
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5;
	_position: absolute;
	_bottom: auto;
	_top:expression(eval(document.documentElement.scrollTop));
}

.navn a{
	font-family: "微软雅黑";
	height: 75px;
	color: #fce204;
	font-size: 26px;
	float: left;
	width: 170px;
	text-align: center;
	padding: 0;
	/*font-weight: bold;*/
	line-height: 75px;
}
.navn .navnsj{
	height: 65px;
	color: #fce204;
	font-size: 24px;
	float: left;
	width: 170px;
	text-align: center;
	line-height: 28px;
	padding-top: 10px;
}
.navn .this_nav{
	color: #fff;
	background: #ffa34a;
}
.navn .navndb,.navn a,.navn .navnsj{
	letter-spacing: 2px;
}
.content{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 40px;
}
.contentn{
	position:relative;
	width: 1201px;
	/*height: auto;*/
	margin: 0 auto;
}
.contentn-title{
	height: 51px;
	background: #fce204;
}
.contentn-title-con{
	position: relative;
	height: 48px;
	background: #fe6306;
	text-align: center;
	font-size: 30px;
	line-height: 48px;
	color: #fff;
	font-family: "微软雅黑";
}
.contentn-title-con a{
	display: inline-block;
	position: absolute;
	text-decoration: none;
	right: 7px;
	top: 13px;
	text-align: center;
	width: 115px;
	height: 26px;
	line-height: 26px;
	background: #ff7f03;
	color: #FFF;
	font-size: 12px;
	border-radius: 10px;
	overflow: hidden;
}
.contentnm{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
}
.contentnm-left{
	width: 282px;
	height: auto;
	float: left;
}

.contentnm-leftimg img{
	width: 282px;
	height: 280px;
}
.contentnm-leftbtn{
	width: 272px;
	float: left;
	background: #fff;
	padding: 15px 0 8px 10px;
}
.contentnm-leftbtn a:hover{
	color: #f00;
	border: 1px solid #f00;
	text-decoration: none;
}	
.contentnm-leftbtn li{
	float: left;
}
.contentnm-leftbtn a{
	text-align: center;
	font-size: 16px;
	width: 77px;
	height: 27px;
	float: left;
	border: 1px solid #ababab;
	border-radius: 10px;
	padding-top: 3px;
	margin:0 13px 8px 0;
}
.contentnm-right{
	width: 900px;
}
.contentnm-rightn{
	width: 423px;
	height: auto;
	float: left;
	margin: 0 0 38px 20px;
}
.contentnm-rightn2{
	width: 423px;
	height: auto;
	float: right;
	margin: 0 0 38px 10px;
}
.contentnm-rightnm{
	float: left;
	line-height: 31px;
	background: #fff;
	width: 203px;
	height: 166px;
	padding-top: 7px;
	padding-left: 7px;
}
.contentnm-rightnmt{
	width: 190px;
	font-size: 18px;
	margin-bottom: 6px;
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.contentnm-rightnm a.f14{
	width: 190px;
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
	line-height: 26px;
	margin-top: 3px;
}
.bottom{
    width: 1200px;
	text-align: center;
	line-height: 30px;
	color: #535353;
	padding-top: 40px;
	margin: 0 auto;
	border-top: 3px solid #fe4606
}
.contentnm-rightnimg{
	float: left;
}
.contentnm-rightnimg img{
	width: 211px;
	height: 173px;
}
.fabu{
	display: block;
	width: 380px;
	height: 75px;
	text-align: center;
	line-height: 75px;
	font-size: 36px;
	font-family: "微软雅黑";
	color: #fff;
	background: #fd5318;
	margin: 90px auto 0;
	border-radius: 10px;
}
.fabu:hover{
	text-decoration: none;
}
