.navAdd {
	width: 100%;
	position: fixed;
	top: 0;
	background-color: #fff;
}
/*两边的ad begin */
.adLeft { 
	/*border: 1px solid red;*/
	width:178px; 
	position: fixed; 
	top: 124px; 
	left: 0; 
	height: 591px;
	background: url(http://www.hoing.net/zhuanti/9year/images/124_03.jpg) no-repeat;
	z-index: 20; 
}
.adRight { 
	width:178px; 
	position: fixed; 
	top: 124px; 
	right: 0; 
	height: 591px;
	background: url(http://www.hoing.net/zhuanti/9year/images/124_03.jpg) no-repeat;
	z-index: 20; 
}
/*两边的ad end */
/* header begin */

.header {
	width: 100%;
	height: 124px;
	background: #e70012 url(http://www.hoing.net/zhuanti/9year/images/header_bg.jpg) no-repeat center 0;
}

/* main begin */
.listMain {
	width: 100%;
	height: 100%;
	position: relative;
	margin-top: -10px;
	padding-top: 10px;
		
}
.main {
	width: 850px;
	height: 500px;
	margin: 0 auto 50px;
	
	/*top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -430px;
	position: absolute;*/
	overflow: hidden;
	
}
.atmain {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	background: url(http://www.hoing.net/zhuanti/9year/images/atmain_bg.png);
}
.atmainA {
	height: auto;
}
.listmain {
	width: 980px;
	background: url(http://www.hoing.net/zhuanti/9year/images/listmain_bg.png) 43px 43px no-repeat ;
}
/* 文章 begin */
.main h1 {
	height: 70px;
	line-height: 90px;
	font-size: 24px;
	color: #a70303;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px dashed #c9c5c4;
}
.main .span {
	display: block;
	text-align: center;
	line-height: 40px;
	color: #b2b2b2;
	margin-bottom: 30px;
}
.main p {
	font-size: 14px;
	line-height: 27px;
}
.main img {
	margin: 0 auto;
}

/* 文章 end */
/* list begin */
.zhaopian {
	width: 900px;
	margin:40px auto 0;
	overflow: hidden;
}
.zpIn {
	width: 950px;
	min-height: 350px;
	overflow: hidden;
}
.zpIn ul { overflow: hidden; _zoom: 1 }
.zpIn ul li {
	width: 130px;
	height: 125px;
	float: left;
	margin: 0 25px 20px 0;
	/*border: 2px solid #ff3700;*/
	cursor: pointer;
	overflow: hidden;
}
.zpIn ul .limainli08 {
	margin-right: 335px;	
}
.zpIn ul li img {
	width: 128px;
	height: 85px;
	margin-bottom: 10px;
}
.zpIn ul li p { 
	line-height: 14px;
	font-size: 10px;
	text-align: center;
	/*color: #e95025;*/
	color: #343434;
}

img { display: block; }
.scrolltab {
	overflow: hidden;
}
.xiaotu {
	overflow: hidden;
}
.scrolltab li {
	float: left;
	margin-left: 20px;
	width: 100px;
	height: 100px;
	background-color: #000;
}
.scrolltab li a {
	float: left;
	width: 100px;
	height: 100px;
	background-color: #000;
}
.grayDiv { 
	width: 100%; 
	height: 100%; 
	background: #000; 
	opacity: 0.7; 
	filter:alpha(opacity=70); 
	position:fixed; 
	z-index: 99; 
	display: none;
}
@media \0screen {
	.grayDiv { 
		width: 100%; 
		height: 100%; 
		background: #000; 
		opacity: 0.7; 
		filter:alpha(opacity=70); 
		position:fixed; 
		z-index: 99; 
		display: none;
	}
}
.scrollZs { 
	width: 1030px; 
	height: 484px; 
	position:fixed; 
	z-index: 100; 
	top: 50%; 
	left: 50%; 
	display: none;
	margin: -242px 0 0 -515px; 
}
.scrollZs .datu {display: none; width: 10000%; }

.szIn{
	width:900px;
	height:500px;
	overflow:hidden;
	position: absolute;
	top:0;
	left: 50%;
	margin-left: -450px;
	/*border:1px solid #000000;*/
	background-color: #000;
}
.szIn ul {
	width:1000%;
	position:absolute;
	left:0;
	top:0;
}
.szIn ul li {
	float:left;
	width: 900px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
.szIn ul li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.szIn ul li img {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;

}
.szIn ul li p {
	z-index: 999999;
	position: absolute;	
	bottom: 0;
	text-align: center;
	width: 100%;
	min-height: 50px;
	line-height: 50px;
	color:#fff;
	font-size: 16px;
	background-color: #000;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=50);
}



/* 左右按钮 开始 */
.btn a {
		width:45px;
		height:100px;
		position:absolute;
		z-index: 10000;
		top:50%;
		margin-top: -50px;
		opacity: 0.1;
		color: red;
		display: none;
		background: url(http://www.hoing.net/zhuanti/9year/images/sprite.png) 0 0 no-repeat;
	}
.btn .left {
		left:-60px;
		background-position: 0 0;
	}
.btn .right {
		right:-60px;
		background-position: -55px 0;
	}
.btn a:hover {
		opacity: 0.5;
	}
.closeBtn {
	position: absolute;
	right: 37px;
	top: -54px;
	
}
.closeBtn a {
	display: block;
	/*width: 30px;
	height: 30px;
	background-image: url(http://www.hoing.net/zhuanti/9year/images/11.png);
	opacity: 0.9;*/
	font-size: 50px;
	text-decoration: none;
	color: #fff;
}



.center {
	position: absolute;
	bottom: -10px;
	left: 50%;
	height: 60px;
	margin-top: 10px;
	overflow: hidden;
	margin-bottom: 16px;
}


.btnright { background: url(http://www.hoing.net/zhuanti/9year/images/btnleft_r1_c15.png) 0 0 no-repeat;}
.center { float: left; }
.center a {
	float: left;
	width:78px;
	height: 58px;
	overflow: hidden;
	margin-left: 10px;
	border: 1px solid #ccc;
}
.center a.current {
	width: 76px;
	height: 56px;
	border: 2px solid #E9A171;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
/* list end */

/* main end */
.mainzp {
	width: 960px;
	margin: 0 auto 30px;
}
.mainzp h1 {
	font-size: 24px;
	color: #ff4e00;
	text-align: center;
	line-height: 60px;
	font-weight: normal;
}
.mzpIn {
	width: 930px;
	margin: 0 auto;
	
	position: relative;
}
.mzpIn img {
	border: 15px solid #fff;
	margin: 0 auto;
	box-shadow: 0px 0px 8px #999;
	width: 640px;
	height: 425px; 
}
.mzpIn a { 
	display: block;
	width: 24px;
	height: 50px;
	position: absolute; 
	top: 50%;
	margin-top: -25px; 
	cursor: pointer;
}
.mzleft {
	left: 0px;
	background: url(http://www.hoing.net/zhuanti/9year/images/mzlefth.png) no-repeat;
}
.mzleft:hover {
	background: url(http://www.hoing.net/zhuanti/9year/images/mzlefth.png) no-repeat;
}
.mzright {
	right: 0px;
	background: url(http://www.hoing.net/zhuanti/9year/images/mzright.png) no-repeat;
}
.mzright:hover {
	background: url(http://www.hoing.net/zhuanti/9year/images/mzright.png) no-repeat;
}
/*分页*/
.xcB {
	width: 960px;
	text-align: center;
	overflow: hidden;
	_zoom: 1;
	margin: 20px auto 0;
}
.xcB span {
	width: 45%;
	float: left;
	color: #333;
	display: block;
	margin:0;
	
}
.xcB .xcbS1 {
	text-align: right;
}
.xcB .xcbS2 {
	text-align: left;
	float: right
}
.xcB a {
	color: #333;
}
.xcB a:hover {
	color: #ff3700;
}
/* page begin */
.page {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}
.page .thisclass a{
	color:red;
}
.page ul {
	overflow: hidden;
	margin: 0 auto;
}
.page li {
	float: left;
	padding: 0 3px;
	cursor: pointer;
	margin: 0 2px;
	
}
.page li:hover {
	color: #E8391C;
}

/* page end */