.home-slider {width: 100%;}
.home-slider .swiper-slide {background: #fff;}
.home-slider .swiper-slide .text-bg {position: absolute;top:0px;width: 100%;height: 100%;background: transparent;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}

.home-slider .swiper-pagination-bullet-active {opacity: 1;background: #052a44!important;}
.home-slider .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {left: 0px!important;width: 100%!important;}
.home-slider .swiper-pagination-bullet {display: inline-block;background: #ffffff5c;opacity: 1;margin:2px!important;}
.home-slider .swiper-button-next, .swiper-button-prev {position: absolute;z-index: 10;cursor: pointer;color: #fff;text-align: center;}


@media (max-width:576px){ 

.home-slider .swiper-slide .text-bg .text1 {width: 100%!important;font-size: 25px;color:#333;font-weight: 700;line-height: 1.2;}
.home-slider .swiper-slide .text-bg .text2 {font-size: 14px;color:#333;font-weight: 300;line-height: 1.4;}

.home-slider .swiper-pagination-bullet {width: 14px;height: 14px;}
.home-slider .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 10px;}
.home-slider .swiper-button-next, .swiper-button-prev {top: 50%;width: 50px;height: 50px;line-height: 50px;margin-top: -22px;font-size: 35px;}

}

@media (min-width:576px) and (max-width:767px){ 

.home-slider .swiper-slide .text-bg .text1 {font-size: 25px;color:#333;font-weight: 700;line-height: 1.2;}
.home-slider .swiper-slide .text-bg .text2 {font-size: 18px;color:#333;font-weight: 300;line-height: 1.4;}

.home-slider .swiper-pagination-bullet {width: 14px;height: 14px;}
.home-slider .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 10px;}
.home-slider .swiper-button-next, .swiper-button-prev {top: 50%;width: 50px;height: 50px;line-height: 50px;margin-top: -22px;font-size: 35px;}

}

@media (min-width:768px) and (max-width:991px){ 

.home-slider .swiper-slide .text-bg .text1 {font-size: 40px;color:#333;font-weight: 700;line-height: 1.2;}
.home-slider .swiper-slide .text-bg .text2 {font-size: 18px;color:#333;font-weight: 300;line-height: 1.4;}

.home-slider .swiper-pagination-bullet {width: 14px;height: 14px;}
.home-slider .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 10px;}
.home-slider .swiper-button-next, .swiper-button-prev {top: 50%;width: 50px;height: 50px;line-height: 50px;margin-top: -22px;font-size: 35px;}

}

@media (min-width:992px) and (max-width:1199px){ 

.home-slider .swiper-slide .text-bg .text1 {font-size: 30px;color:#333;font-weight: 700;line-height: 1.2;}
.home-slider .swiper-slide .text-bg .text2 {font-size: 17px;color:#333;font-weight: 300;line-height: 1.4;}

.home-slider .swiper-pagination-bullet {width: 14px;height: 14px;}
.home-slider .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 10px;}
.home-slider .swiper-button-next, .swiper-button-prev {top: 50%;width: 50px;height: 50px;line-height: 50px;margin-top: -22px;font-size: 35px;}

}

@media (min-width:1200px){ 

.home-slider .swiper-slide .text-bg .text1 {font-size: 40px;color:#333;font-weight: 700;line-height: 1.2;}
.home-slider .swiper-slide .text-bg .text2 {font-size: 18px;color:#333;font-weight: 300;line-height: 1.4;}

.home-slider .swiper-pagination-bullet {width: 14px;height: 14px;}
.home-slider .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 10px;}
.home-slider .swiper-button-next, .swiper-button-prev {top: 50%;width: 50px;height: 50px;line-height: 50px;margin-top: -22px;font-size: 35px;}

}
@media(max-width: 1024px){
	.home-slider{    margin-top: 100px;}
}