@charset "utf-8";
/* CSS Document */


body{background: #fafafa;}

/* .Morenews */
.Morenews{width: 1200px;margin:10px auto; overflow: hidden; box-sizing:border-box; }

.Morenews_left{float: left;width: 70%;background:#fff; box-sizing:border-box;overflow: hidden;}
.Morenews_right{float: right;width: 27%;background: #fff; overflow: hidden;padding: 10px; box-sizing:border-box;}
.Morenews_left h3{line-height: 50px;font-size: 30px;padding:10px 10px 0;}
.Morenews_left .more_news_ul{width: 100%;overflow: hidden;margin: 5px auto;/*height: 970px;height: 1157px;*/}
.Morenews_left .more_news_ul li{width:98%; overflow: hidden; margin: 10px auto;  
    border: 1px solid #f5f5f5;
    border-radius: 3px;
    padding: 1%;
    box-sizing: border-box;
    line-height: 26px;
    background: #fff;
} 

.Morenews_left .more_news_ul li:hover{box-shadow: 0px 0px 7px 1px rgba(9,0,1,0.4);} 

.leftimg3 {
    float: left;
    width: 28%;
	height: 163px;
	overflow: hidden;
}
.leftimg3 img {
    display: block;
    width: 100%;
}
.rightarticle3 {
    float: right;
    width: 70%;
}

.heng {
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    line-height:36px;
    padding: 0px;
}
.leftheng2 b{line-height: 36px;font-weight: normal;font-size: 20px;color: #1e82e7;height: 36px;overflow: hidden; text-overflow:ellipsis;display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:1;}


.littlep2{overflow: hidden;
  text-overflow:ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:1;line-height: 26px;text-align: left; height:26px;margin-bottom: 0;color: #333;margin-top: 10px;}


.titlep2{line-height: 23px;margin-top: 10px;display: -webkit-box; height:46px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:2 ;
  overflow: hidden;color: #333;text-align: left;margin-bottom: 0;}
  
  
.titlep{line-height: 23px;margin-top: 10px;display: -webkit-box; height: 23px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:1;
  overflow: hidden;color: #333;text-align: left;margin-bottom: 0;}
  
  
  
  /* next */
  .next {
    width: 100%;
    text-align: center;
    margin: 25px auto;
    overflow: hidden;
}
.next span, .next a {
    padding: 10px 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-right: 6px;
    color: #077aca;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
}
.next .cut {
    color: #000;
    background: #eaeaea;
}
  
  
.newest{width: 100%;}
.newest h4{font-size: 18px;color: #666;line-height: 40px;border-bottom: 1px solid #ccc;margin-bottom: 20px;}
 
.newest_ul{width:98%;margin: auto;}


.newest_ul li{margin-top: 20px;}
.newest_ul li a{color: #000;}
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  