.main_img{position: relative;overflow: hidden;margin-left:5px;}
.main_img .image{position: relative;height:6.5rem;/*box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);*/overflow: hidden;}
.main_img .image img{position: absolute;width: 100%;height:4rem;object-fit: cover;}
.main_img img{width: 100%;height: 100%;}
.main_img .txt{z-index: 11;position: absolute;bottom:0px;left: 0px;min-height: 40px;width: 100%;}
.main_img .txt span{ width: 100%; margin: 0 auto;background:#f3f5fb;padding: .1rem 0rem .6rem; display: block;}
.main_img .txt span a{display: block;text-align: center;font-size: .18rem;color: #03458f; line-height:32px;font-weight: bold; overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.main_img .txt span p{ margin-top: .06rem; color: #222;font-size:.16rem; line-height:30px;overflow: hidden;display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;}
.main_img .txt span .ceng{color: #03458f;font-size:.16rem;  line-height:.4rem; text-align: center;}

.main_t{margin: 0px;padding-top: 60px;text-align: center;font-size: 32px;color: #333333;font-weight: bold;}
.main_t small{font-size: 20px;color: #6A88B0;padding-left: 10px;margin-bottom: 10px;}
.main_t span{font-size: 13px;color: #fff;float: right;line-height: 30px;display: none;}
.swiperimg3{position: absolute;left: 0;bottom: 0;width: 100%;z-index: 1;background: rgba(0, 0, 0, 0.6);height:47px!important;}

.xwqiah{ width:15%; margin: 0 auto;}
.main_img .container .swiper-pagination{ height: 12px; bottom: 30px; z-index:9;}
.main_img .container .swiper-pagination span{position: relative;margin-left:6px;min-height: 8px;height:8px;width: 8px;padding: 0px;border-radius: 8px;background: #94a0bf;opacity: 1;display: block;float: left;}
.main_img .container .swiper-pagination .swiper-pagination-bullet-active{background: #fc671c; padding: .04rem; border: 1px solid #fc671c;height:4px;width: 4px;}
.main_img .container .swiper-pagination span{}
.main_img .swiper-notification{ display: none;}
@media(max-width: 550px) {
    .main_img .image{height: 6rem;}
    .main_img .image img{height: 3rem;}
}