/*millia  2022-10-08 10:08:19*/
/*此处css与原来一样不需拷贝*/

#millia,.millia{width:1200px;margin:0 auto;font-family:"微软雅黑","黑体";position:relative;padding:0 5px;}
/*此处css与原来一样不需拷贝__结束*/

.sp2022_topicBg{background:url(images/sp_topic.jpg) no-repeat top center;padding:5px 0 30px 0;}
.sp2022_topic h1{font-size:42px;font-weight:bold;color:#bf0009;text-align:center;padding:25px 0 10px 0;}
.sp2022_topic h1 a{color:#bf0009;}

.sp2022_column{background:linear-gradient(175deg,rgba(255,255,255,0),rgba(255,255,255,0.8));box-shadow:3px 5px 5px #eee;display:flex;justify-content:space-between;align-items:center;}

.sp2022_Swiper{width:720px;position:relative;}
.sp2022_Swiper,.sp2022_Swiper .swiper-slide{height:405px;}
.sp2022_Swiper .swiper-slide{position:relative;z-index:2;}
.sp2022_Swiper .swiper-slide span{display:block;width:100%;font-size:20px;box-sizing:border-box;position:absolute;left:0;bottom:0;background:rgba(0,0,0,0.6);padding:15px 25px;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.sp2022_Swiper .swiper-pagination{left:auto;bottom:20px;right:10px;width:auto;}
.sp2022_Swiper .swiper-pagination-bullet{background:#fff;opacity:1;margin:0 3px !important;width:8px;height:8px;border-radius:5px;}
.sp2022_Swiper .swiper-pagination-bullet-active{background:#cd383a;}
.sp2022_Swiper .swiper-slide img{width:100%;height:100%;}


.sp2022_ls01{margin:0 30px;}
.sp2022_ls01 li{border-top:1px solid #bf0009;font-weight:bold;padding:20px 0;}
.sp2022_ls01 li:first-child{border:none;}
.sp2022_ls01 a{color:#bf0009;}
.sp2022_ls01 a:hover{text-decoration:none;}

.sp2022_redBg{background:#cd232d;padding:15px 0;}

.sp2022_ls02{display:flex;justify-content:space-between;flex-wrap:wrap;}
.sp2022_ls02 li{width:48%;color:#fff1c1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:15px;box-sizing:border-box;position:relative;}
.sp2022_ls02 li:before{content:"";display:block;position:absolute;left:0;top:50%;background:#fff1c1;width:6px;height:6px;border-radius:50%;margin-top:-3px;}
.sp2022_ls02 a{color:#fff1c1;}
