/*3.新闻中心_公司动态.html*/
/*banner*/
.banner{width: 100%;overflow: hidden;}
/*公司概况*/
.press_center .bd{height: 80px;}
.press_center .h2{float: left;width:103px;height: 37px;overflow: hidden;text-indent: -9999px;background: url(../image/title.jpg) 0 -40px no-repeat;margin: 18px 20px 0 0;padding-right: 20px;display: inline;border-right: 1px solid #E9E9E9;}
/*面包屑*/
.press_center{padding-bottom: 50px;}
.press_center .tab_tit a{font-size: 14px;margin-right:20px;line-height:50px;}
.search_box{margin-top: 21px;}
.press_center .tab_tit .tabs_focus{padding: 0 5px 18px;}
.press_center .p{font-size: 16px;overflow: hidden;color: #666;line-height: 30px;}
.press_center .img{margin: 20px 0;}
/*图片列表*/
.company_news_cont{border-top: 1px solid #ededed;}
.company_news_cont dd{border-bottom: 1px solid #ededed;} 
.company_news_cont .pic_summary{padding: 25px 0;}
.company_news_cont .img{margin: 0 30px 0 0;}
.company_news_cont .img img:hover{-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.company_news_cont a.read_more{bottom:17px;}
.company_news_cont .first .title a{line-height: 36px;height: 72px;font-size: 30px;margin-bottom: 25px;}
/*3.新闻中心_专题.html*/
/*文章列表*/
.topic dl{}
.topic dd{border-bottom: 1px solid #ededed;}
.topic .pic_summary{padding:22px 0 20px;}
.topic .img{margin:3px 0 0;width: 90px;height:75px;background: #e20002;color: #fff;text-align: center;padding-top: 15px;}
.topic .img var{font-size: 12px;display: block;line-height:14px;}
.topic .img .big{font-size: 48px;line-height:50px;}
.topic .title a,.topic .summary{padding:0 85px 0 32px;}
.topic .summary{height: 60px;}
.topic a.read_more{width:80px;height:140px;background-position: 0 -90px;bottom: 1px;}
.topic a.read_more:hover{background-position: -80px -90px;}
.topic dd.ad{padding: 20px 0;}