.container { padding-top: 2rem; }

.nav_clump_3 { margin-top: 0; }

.news_top { width: 100%; }
.news_top img { width: 100%; }

.news_list, .video_list { width: 100%; margin-top: 1rem; }
.news_list dl, .video_list dl { width: 100%; height: 5rem; margin-bottom: 1.5rem; }
.news_list dl dt, .video_list dl dt { width: 7.5rem; height: 100%; float: left; overflow: hidden; }
.news_list dl img, .video_list dl img { width: 100%; }
.news_list dl dd, .video_list dl dd { width: 7.5rem; float: right; height: 100%; position: relative; }
.news_list dl span, .video_list dl span { font-weight: bold; color: #333333; line-height: .9rem; }
.news_list dl p, .video_list dl p { height: 2.5rem; overflow: hidden; position: absolute; bottom: 0; }

.news_box { width: 100%; position: relative; overflow: hidden; margin: 2rem 0; }
.news_box img { width: 100%; }
.news_box a span { display: table; background: rgba(0, 0, 0, 0.5); position: absolute; bottom: 0; color: #FFFFFF; font-size: .8rem; width: 100%; height: 3rem; }
.news_box em { font-style: normal; display: table-cell; padding: 0 .5rem; line-height: 1.2rem; vertical-align: middle; }
.news_box .swiper-pagination { text-align: center; bottom: 3.5rem; }
.news_box .swiper-pagination span { display: inline-block; width: .9rem; height: .15rem; background: #FFFFFF; opacity: .7; border-radius: 0; }
.news_box .swiper-pagination .swiper-pagination-bullet-active { opacity: 1; }

/*-------video-------*/
.v_big { width: 100%; background: #f7f7f7; margin: 1.5rem 0 2rem; }
.v_big video { width: 100%; }
.v_big dt { width: 100%; }
.v_big dd { width: 100%; font-size: .8rem; line-height: 1.2rem; padding: .5rem; }

.video_list { width: 100%; }
.video_list video { width: 100%; }
.video_list dl dd { position: relative; }
.video_list dl dd em { color: #aaaaaa; height: .7rem; line-height: .7rem; display: block; font-style: normal; position: absolute; bottom: 0; width: 100%; }
.video_list dl dd em i { display: block; float: right; color: #666666; font-style: normal; }
.video_list dl dd em i:before { display: inline-block; content: " "; width: .7rem; height: .7rem; background: url("../img/video_time.png") no-repeat; background-size: 100%; vertical-align: middle; margin-right: .2rem; }

/*----news-------*/
.news_time { color: #999999; margin: 1rem auto; }
.news_time span { float: right; }

.news_content { width: 100%; }
.news_content p, .news_content img { width: 100%; margin-bottom: 1rem; }
.news_content .prev, .news_content .next { width: 100%; background: #f4f4f4; text-align: center; height: 2.5rem; display: table; color: #333333; }
.news_content .prev span, .news_content .next span { display: table-cell; vertical-align: middle; font-weight: bold; }
.news_content .prev a, .news_content .next a { display: block; text-align: center; width: 100%; font-weight: normal; }
.news_content .next { background: #2885e2; color: #FFFFFF; margin-top: 1rem; }

/*# sourceMappingURL=news.css.map */
