*{margin: 0 auto;padding: 0}
@CHARSET "UTF-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,aside {
	margin:0;
	padding: 0;
	font-family: '微软雅黑'
}
body{

	min-width: 1300px;
}
ul{list-style: none}
input[type='number'] {  -moz-appearance:textfield;  }
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none;  margin: 0;
}input{outline: none;background: rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}
textarea{  outline: none;background: rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}
select{outline: none;background: rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0)  }
/*input,textarea{-webkit-appearance:none;}*/
a{text-decoration:none;outline: none}
img{
	border:none; /*去除ie浏览器border边框*/
	outline:none;
}
.bef::after,
.w1200::after{display: block;content: '';clear: both;}
img[src=""],img:not([src]){
opacity: 0;
}

.dy{

}

.bodyBg{
	width: 100%;
	height: 2600px;position: relative;
	background: #a1d962 url(../images/list.jpg) no-repeat center top;
}

.dy{
	width: 1040px;
	margin: 0 auto 0;
	padding-top: 855px;
	padding-left: 90px;
	line-height: 1.5;
	font-family: '楷体';font-size: 22px;color: #272727;
	font-weight: bold;text-indent: 44px;text-align: justify;
}

.home{
	width: 200px;height: 70px;display: block;
	position: absolute;
	top: 1120px;left: 50%;margin-left: 290px;
}

.main{
	width: 890px;
	height: 1210px;
	position: absolute;
	top: 1190px;left: 50%;margin-left: -465px;
}

.list a{
	display: block;
	color: #272727;font-size: 20px;
	background: url(../images/h.png) no-repeat left center;
	text-indent: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1; /* 指定行数 */
	overflow: hidden;
	margin-bottom: 25px;
}
.list a:nth-child(5n){
	margin-bottom: 60px;
}
.list a:last-child{margin-bottom: 0;}


#displaypagenum{padding:20px 0 0 0;margin-top: 30px}
#displaypagenum center span.page {height: 27px; color: #32ad6f;display: inline-block;line-height: 27px;
	border: 1px solid #32ad6f;padding: 0 10px;}
#displaypagenum center a{ color: #000;height: 27px;display: inline-block;line-height: 27px;
border: 1px solid rgba(0,0,0,0);padding: 0 10px;
}

#displaypagenum .prev,
#displaypagenum  .fenye{
	color: #32ad6f;
	border: 1px solid #32ad6f;
}
