.banner{overflow: hidden;position: relative;width: 100%;}
.banner video,.banner img{display: block;width: 100%;margin: 0 auto;}
.banner .swiper-pagination-bullet{ border-radius: 50% !important; width: 20px; height: 20px; margin: 0 10px !important; -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; -ms-border-radius: 50% !important; -o-border-radius: 50% !important; }
.banner .swiper-pagination-bullet-active{background: #fff !important;}
.radiatortags{display: flex;justify-content: center;align-items: center;}
.radiatortags img{max-height: 4em;margin:0 .5em;}
@media (max-width: 767px) {
	.banner .swiper-pagination-bullet{width:10px;height:10px;}
}
