/*返回首页*/
.news .back_index a{font-size: 14px;color: #333;}
.news .back_index a:hover{color: #f08327;}
/*标题样式*/
.company_title{text-align:center;margin-top:46px;}
.company-title{font-size: 26px;color: #333333;display:block;position: relative;z-index: 1;}
.company-img{position: relative;top:-5px;z-index: 1;}
.company-english{font-size: 40px;color: #eaeaea;position: relative;top:-40px;}

body{background-color:#f5f5f5 !important;}
.main{width:100% !important;}
.news{width:100% !important;height:auto;background: url("../../icon/newsCenter/newsback.png") no-repeat center top; }
.news-main{width:1200px;margin:0 auto;}
.news-list li{width:1200px;height:170px;margin-bottom:20px;background: #fff;}
.news-list li:hover{box-shadow: 0 4px 10px 0 rgba(0,0,0,0.26);}
.news-list li:hover .news-right span{color:#f08327;}
.news-list li a{display: block;}
.news-list li img{float:left;width:220px;height:130px;padding:20px 30px 20px 20px;}
.news-list li video{float:left;width:220px;height:130px;padding:20px 30px 20px 20px;}
.news-mid{float:left;width:740px;height:100%;}
.news-mid .news-title{font-size: 22px;color: #333333;line-height: 30px;margin-bottom:10px;padding-top:40px;}
.news-mid .news-con{font-size: 14px;color: #999999;line-height:20px;text-align:justify;}
.news-right{float:left;width:119px;height:79px;background: url("../../icon/newsCenter/newsicon.png") no-repeat center center;background-size: 100% 100%;-moz-background-size:100% 100%;-webkit-background-size:100% 100%;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../icon/newsCenter/newsicon.png',sizingMethod='scale');margin:46px 30px 45px 40px;}
.news-right span{display: block;width:70px;margin:0 auto;}
.news-right .data-day{font-size: 34px;color: #999999;letter-spacing: 0;text-align: center;font-weight: bold;margin-top:17px;}
.news-right .news-data{font-size: 14px;color: #3F3F3F;letter-spacing: 0;text-align: center;}
