/* 图片新闻 */
.swzx-tpxw .swiper-slide .imgratio{padding-top: 64.5%;}

.swzx-tpxw .swiper-slide{position: relative;}
.swzx-tpxw .swiper-slide .txt{position: absolute; left: 0; right: 0; bottom: 0; padding-bottom: 13px; padding-top: 13px; padding-left: 20px;  padding-right: 136px; background:rgba(0, 0, 0, 0.5); z-index: 2; color: #fff;  line-height: 1.5;}
.swzx-tpxw .swiper-slide .txt a{color: #fff;}

.swzx-tpxw .swiper-pagination{ bottom: 16px;right: 15px; left:inherit;width: auto;}
.swzx-tpxw .swiper-pagination span{width: 9px; height: 9px;opacity: 1; border: 1px solid #fff;background: none;transition: .3s all;}
.swzx-tpxw .swiper-pagination .swiper-pagination-bullet-active{opacity: 1; background: #fff; }



.swzx-ztzl{position: relative;}
.swzx-ztzl .swiper-slide .imgratio{padding-top:23%;}
.swzx-ztzl .swiper-button{position: absolute; width: 32px; height: 32px; box-shadow: -2px 7px 18px  rgba(157, 200, 242, 0.54); background: #fff; border-radius: 50%; top: 50%; transform: translateY(-50%); margin-top: 0;}
.swzx-ztzl .swiper-button-prev{left: -15px;}
.swzx-ztzl .swiper-button-next{right: -15px;}
.swzx-ztzl .swiper-button:after{content: ''; width: 7px; height: 11px; position: absolute; left: 0rem; right: 0; top: 0; bottom: 0; margin: auto; background-repeat: no-repeat; background-size: 100% 100%;}
.swzx-ztzl .swiper-button-prev:after{background-image: url(../images/public/arrow_blue_left.png);}
.swzx-ztzl .swiper-button-next:after{background-image: url(../images/public/arrow_blue_right.png);}

