.header{
  top:0;
  left:0;
}

.newslistbox ul li{
  width:100%;
  height:100px;
  border-bottom: 1px dashed #cfcfcf;
  margin-bottom: 8px;
}
.newslist2{
  width:100%;
  height:100%;
}

.newslist2 .left{
    list-style-type: none;
    width: 70px;
    height: 65px;
    padding-right: 0px;
    float: left;
    background-color: #90c42f;
    list-style-image: none;
    text-align: center;
    color: #fff;
    padding-top: 5px;
    margin-top: 10px;
}


.left  b{
  display: block;
  font-size: 30px;
}

.left  em{
  display: block;
  font-size: 14px;
}

.newslist2 .right{
 width: 1110px;
 height:70px;
 float:left;
 margin-left: 15px;
 margin-top: 10px;
}

.newslist2 .right  a{
  display: block;
  width:100%;
  height:25px;
  float:left;
  font-size: 18px;
}

.newslist2 .right  a:hover{
  color:#90c42f;
}

.newslist2 .right .contents{
  clear: both;
  width:100%;
  height:45px;
  float:left;
  font-size: 14px;
  color: #999;
  line-height:20px;
  margin-top:5px;
}

.newsconttitle{
  display: block;
  width:100%;
  height:40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}


.page_fenye{
width:100%; 
height:80px;
clear:both; 
margin:10px auto;
line-height: 30px;
text-align: center;
}

.pageno{
  display: block;
  float: left;
  width:40px;
  height:40px;
  line-height: 40px;
  text-align: center;
  border:1px solid #cfcfcf;
  margin-left: 5px;
  font-size: 18px;
}

.pages{
  float: left;
  display: block;
  width:64px;
  height:40px;
  line-height: 40px;
  text-align: center;
  border:1px solid #cfcfcf;
  margin-left: 5px;
   font-size: 18px;
}
.pagebox{
  float:right;
  margin-top:10px;
}

.active{
  background-color: #90c42f;
  border-color: #90c42f;
}
.newsconttxt{
  font-size: 16px !important;
  letter-spacing: 1px;
  text-indent: 30px;
  line-height: 25px;
}

