@charset "utf-8";

/*banner*/
.banner-bg{background: url(../images/banner-news.jpg) no-repeat top center; height: 450px;}



/*内容*/
/*news*/
.news-right{float: right;width: 950px;}
.news{width:950px;margin-bottom:30px;}
.news ul{width: 100%}
.news ul li{float: left;width: 100%;padding: 20px 0;border-bottom: 1px dashed #999;  }
.news ul li a{display: block;width: 100%}
.news ul li a .news-l{float: left;width:250px;position: relative;overflow: hidden;height: 165px}
.news ul li a .news-l div{width: 250px;height: 165px;background:rgba(0,0,0,0.3);position: absolute;top:-200px;transition:all ease-out 0.5s;}
.news ul li a .news-l img{transform:scale(1);transition:all ease-out 0.5s;}
.news ul li a .news-r{float: right;width:680px;}
.news ul li a h5{color: #111;font-size: 16px;line-height: 36px}
.news ul li a h5 span{float: right;color:#007e18;}
.news ul li a .news-r p{font-size: 14px;color: #666;padding-top: 20px}
.news ul li a:hover .news-l div{top:0px;transition:all ease-out 0.5s;}
.news ul li a:hover .news-l img{transform:scale(1.1);transition:all ease-out 0.5s;}
.news ul li a:hover p,.news ul li a:hover h5{color: #5096d2}
















.yema{margin: 20px auto;width:1200px;text-align: center}
.yema a{ font-size:12px; color:#5096d2;border: #5096d2 solid 1px;border-radius:3px; line-height:24px;margin: 10px;padding:5px}
.yema .newsn_li1{ width:54px}
.yema .newsn_li2{ width:40px}
.yema .newsn_1{width: 40px}
.yema .newsn_1,.yema a:hover{ background:#5096d2; color:#fff;}

.yema0{margin-left: 40%}


































