.p-qa{background:url('/images/page-5_bg.jpg') no-repeat #fff;
	background-size:100% 100%; overflow: hidden;
position: relative;
}

.page6_box{position: absolute; top:50%;
left:50%;transform: translate(-50%,-50%); 
background: #fff;
width:1200px; height:580px; margin: auto; }

.page6_box .left_box{padding-top: 60px; padding-left:80px; }
.page6_box .left_box img{ width: 470px; height: 300px; }
.index_news_title1{color: #282e32; font-size: 42px; margin-bottom:30px;}
.index_news_title2{color: #282e32; font-size: 24px; margin-bottom:30px;}

.index_news_list{padding-top: 80px;padding-left:40px; float: left;}
.index_news_list li{ float: left; width: 465px; height: 110px; margin-bottom: 45px;}
.index_news_list .img_box{ float: left; width: 150px; height: 110px; }
.index_news_list .img_box img{ width: 100%; height: 100%; }
.index_news_list .txt_box{ float: left;width: 280px; margin-left: 25px; height: 110px; }
.index_news_list .txt_box .title{  font-size: 15px; color: #030303; margin-bottom:20px;   text-overflow: clip;
        overflow: hidden;
        white-space: nowrap; }
.index_news_list .txt_box .desc{ font-size: 13px; color: #3a3a3a; margin-bottom:30px; }
.index_news_list .txt_box .date_box{ font-size: 13px; color: #3a3a3a;  }