.banner {width: 100%; height: 300px; overflow: hidden;}
.banner img {width: 100%;}

/* 新闻详情 */
.news_info {background-color: #FFFFFF;}
.news_info_title {text-align: center; margin-bottom: 60px; margin-top: 40px;}
.news_info_title h3 {font-family: MicrosoftYaHei; font-size: 32px; color: #333333; margin-bottom: 30px;}
.news_info_title p {font-family: MicrosoftYaHei; font-size: 14px; color: #999999;}

.news_info_content {font-size: 15px; line-height: 30px; color: #666666; margin-bottom: 120px;}