.banner_bg{width: 100%; height: 500px; background: #041729;}
.banner{width: 1280px; height: 500px; margin: 0 auto;}

.news_bg{width: 100%; height: 100%; background: #F7F8FC;}

.news_title{width: 1100px; height: 60px; margin: 0 auto;}
.news_title > .news_back{width: 26px; height: 60px;}
.news_title > .news_back > a{display: block; width: 26px; height: 60px; background: url("../images/news/back.png") 50% 50% no-repeat;}
.news_title > .news_back > a:hover{background: url("../images/news/back(hover).png") 50% 50% no-repeat;}
.news_title > p{width: 1050px; height: 60px; margin: 0 auto; line-height: 60px; font-size: 36px; text-align: center; position: relative; top: -60px;}

p.date{width: 150px; margin: 0 auto; font-size: 14px; color: #566761;}

.news_content{width: 1100px; height: 100%; margin: 0 auto;}
.news_content > p.title{height: 35px; line-height: 35px; font-size: 24px;}
.news_content > p.content{line-height: 25px; font-size: 16px; color: #818182; margin-top: 15px;}
.news_content > img{display: block; margin: 0 auto;}