@charset "utf-8";
/* CSS Document */
/*rest*/



.ban_box{width:100%;height:300px; background:url(../images/toutuNews.jpg) no-repeat center center;overflow:hidden;}

.tit_con{width:1230px;height:auto;;margin:50px auto;}
.tit_con p{width:100%;height:auto;line-height:30px;text-align:center;}
.tit{width:410px;height:180px;margin:0 auto;background:url(/images/bransnews.jpg) no-repeat;}
.tit h3{width:260px;height:35px;line-height:35px;text-align:right;font-size:25px;padding-top:60px;font-weight:lighter;}


.main { width: 1230px;height:auto;margin:0 auto;}
.news4 li { width: 250px;height: 320px;padding: 10px;overflow: hidden;float: left;margin: 10px 38px 30px 0;-webkit-box-shadow: 0 0 10px #ddd;box-shadow: 0 0 10px #ddd;}
.news4 li.mar0{margin: 10px 0 30px 0;}
.news4 li:nth-child(4){ margin-right:0px;}

.news4 li:hover {-webkit-box-shadow: 0 0 10px #bbb; box-shadow: 0 0 10px #bbb;}
.news4 li a {color: #202020 ;}
.news4 li .newsImg {width: 250px;height: 150px;overflow: hidden;}
.news4 li .newsImg img {width: 100%;height: 150px;}
.news4 li h3 {width:250px;height: 30px;font-weight: 500;font-size: 14px;margin-top:10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.news4 li p {width:250px;height: 100px;font-size: 14px;margin-top:10px;overflow: hidden;text-align:justify;}

.newsList li {padding: 20px 0 40px 0;border-bottom: 1px dotted #dcdcdc;}
.newsList li h3 {font-size: 14px;line-height:30px;font-weight: 500;}
.newsList li h3 a {color: #202020;}
.newsList li p {font-size: 14px;color: #5c5c5c; width:95%;}
.newsList li p a {color: #d0000e;}
.newsList li:hover {border-color: #d0000e;}



.fanye {
  padding: 50px 50px 0;
  text-align: center;
}
.fanye a,
.fanye b {
  color: #666;
  display: inline-block;
  padding: 0 5px;
  margin: 0 5px;
  height: 20px;
  line-height: 20px;
}
.fanye a:hover {
  color: #FFF;
  background: #19b1cf;
}
.fanye b {
  color: #FFF;
  background: #19b1cf;
}


.newsList{ clear:both;}