@charset "utf-8";

/* 周闻播报部分适配 */
.part1_tt {
	width: 97%;
	margin:0 auto;
}

.part1_tt .trt {
	font-size: 18px;
	color: #333;
	margin-bottom: 15px;
	padding: 0 15px;
}
.part1_ner, .part1_ner h1, .part1_ner h3, .part1_ner h2{width: 100%;}
/* 轮播图区域适配 */
.SwiperPart {width: 100%;height: auto !important;position: relative;overflow: hidden;padding-bottom: 106px;margin-top: 25px;}
.mySwiper33 {width: 100%;}
.mySwiper33 .swiper-slide {position: relative;width: 100% !important;}
.mySwiper33 .swiper-slide img {width: 100%;height: auto;object-fit: cover;box-sizing: border-box;cursor: pointer;border-radius: 8px;}
.mySwiper33 .swiper-slide .bti {display: none;text-align: center;width: 100%;margin-top: 10px;padding: 0 10px; margin-left: 0;}
.mySwiper33 .swiper-slide-active .bti {display: block !important;}
.bti div:nth-child(1) {font-size: 16px;color: #333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.bti div:nth-child(2) {width: 30px;height: 2px;background: #c80000;margin: 8px auto;}
.bti div:nth-child(3) {font-size: 12px;color: #999;}

/* 轮播图箭头适配 */
.SwiperPart .prev,
.SwiperPart .next {position: absolute;top: auto;bottom: 0;left: 30% !important;right: auto !important;width: 40px;height: 40px;z-index: 999;}
.SwiperPart .next {left: auto !important;right: 30% !important;}
.SwiperPart .prev img,.SwiperPart .next img {width: 100%;height: 100%;object-fit: contain;}
.SwiperPart .pou {display: none;}

/* 分页器样式 */
.swiper-pagination {bottom: 5px !important;}

.swiper-pagination-bullet {background: #999;opacity: 1;}
.swiper-pagination-bullet-active {background: #333;}

/* 新闻图片部分适配 */
.part2_tt {width: 100%;margin: 20px 0;padding: 0 15px;}
.part1_tt .trt,.part2_tt .trt,.part3_tt .trt {font-size:25px; margin-bottom: 8px;padding-bottom: 0;}

.xwtpi {display: flex;flex-direction: column;width: 100%;margin-top: 25px;}
.xwtpi li {width: 100%;margin-bottom: 15px;background-color: #fff;border-radius: 8px;overflow: hidden;margin-right: 0;}
.xwtpi li img {width: 100%;height: auto;display: block;}
.xwtxt {padding: 0;}
.xwtxt div:nth-child(1) {font-size: 18px;color: #999;margin-bottom: 5px;}
.xwtxt div:nth-child(2) {font-size: 18px;color: #333;line-height: 1.5;margin-bottom: 10px;}
.xwtxt .mores img:nth-child(1){width: 71px;height: 18px;margin-right: 10px;}
.xwtxt .mores img:nth-child(2){width: 39px;height: 27px;margin-right: 10px;}
.xwtxt .mores{display: flex;align-items: center;}
/* 视频部分适配 */
.part3_tt {width:97%;margin: 0 auto;}

/* 视频轮播适配 */
#certify {width: 97%;margin: 0 auto;position: relative;padding: 0;margin-top: 25px;overflow: hidden;}
#certify .swiper-container {padding-bottom: 40px;width: 100%;}
#certify .swiper-wrapper {width: 100%;}
#certify .swiper-slide {width: 100% !important;  height: auto !important;margin: 0 auto;background: #fff;border-radius: 8px;overflow: hidden;}
#certify .swiper-slide img {width: 100%;        height: 175px;
        display: block;
        object-fit: cover;}
#certify .swiper-pagination {bottom: 10px !important;}
.none {display: none !important;}
.mySwiper33 .swiper-slide { width: 100% !important;}



