.content{ width: 1200px; margin: 0 auto; }
.content .news_top{ padding: 30px 0; }
.content .news_top .news_title{ font-size: 24px; color: #000; }
.content .news_top .news_time{ font-size: 12px; margin-top: 20px; }
.content .news_con{ padding: 30px 0; border-top: 1px dashed #999; border-bottom: 1px dashed #999; }
.content .btnBox{ position: relative; }
.content .btnBox p{ display: inline-block; font-size: 12px; margin-top: 20px; }
.content .btnBox .backBtn{ display: inline-block; width: 200px; height: 40px; line-height: 40px; font-size: 18px; color: #fff; text-align: center; background: #ff7b34; border-radius: 5px; position: absolute; top: 20px; right: 0; }
.content .aboutBox{ margin-top: 30px; }
.content .aboutBox .about_tit{ font-size: 16px; color: #000; line-height: 40px; border-bottom: 1px solid #c7c7c7; }
.content .aboutBox ul{ padding: 0 20px 70px 20px; }
.content .aboutBox ul li{ display: inline-block; width: 31%; font-size: 12px; background: url(../images/dian.png) left center no-repeat; padding-left: 20px; margin-top: 20px; }