#imgConac{
	vertical-align: middle!important;
}
.banner2 .swiper-container {
      width: 100%;
      height: 100%;
    }
.banner2 .swiper-slide {
      background-position: center;
      background-size: cover;
    }

.banner2 .swiper-pagination-white .swiper-pagination-bullet-active{
	background: #011665;
}

.banner-bottoms .swiper-pagination-white .swiper-pagination-bullet-active{
	background: #011665;
}

.banner .swiper-container {
	width: 100%;
	height: 100%;
}


.sd_banner .swiper-container {
	padding-left: 11px;
}

.swiper-container .swiper-pagination {
	right: 10px;
	bottom: 20px;
	width: auto;
	text-align: right;
}


.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px!important;
}

.swiper-container .swiper-slide {
	position: relative;
	overflow: hidden;
	/*margin-right: 0!important;*/
}

.swiper-pagination-bullet {
	width:14px;
    height:3px;
	background: #fff;
	opacity: 1;
	border-radius: 0px;
    margin: 0 5px 0 0;
}

.swiper-pagination-bullet-active {
	background: #DA3838;
}


.homepage-left100 {
	width: 100%;
	position: absolute;
	z-index: 10;
	left: 0;
	bottom: 0;
}

.homepage-left100 .txt {
	text-transform: uppercase;
    /* width: 100%; */
    color: #fff;
    background: rgba(93, 5, 5, 0.8);
    height: 40px;
    line-height: 30px;
    font-size: 18px;
    padding: 8px 20px;
}

.homepage-left100 .txt h5{
	width: 80%;
}
.txtCenter {
	position: absolute;
	top: 45%;
	left: 50%;
	z-index: 10;
	transform: translate(-50%, -50%);
	text-align: center;
	width: 100%;
	padding: 15px;
}

.txtCenter .txt {
	font-size: 125px;
	letter-spacing: -2px;
	line-height: 115px;
	color: #121212;
	text-align: center;
	text-transform: uppercase;
	font-family: "Arial Black", Gadget, sans-serif;
}

.whiteTxt {
	position: absolute;
	top: 45%;
	left: 50%;
	z-index: 10;
	transform: translate(-50%, -50%);
	text-align: center;
	width: 100%;
}

.whiteTxt .txt {
	font-size: 65px;
	letter-spacing: -2px;
	line-height: 82px;
	color: #ffffff;
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
}



.swiper-button-prev.swiper-button-white{
 	display: inline-block;
    left: 0;
    padding: 0 10px;
}

.swiper-button-next.swiper-button-white{
 	display: inline-block;
    right: 0;
    padding: 0 10px;
}

.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white {
	background-color: rgba(0,0,0,.4)
}
.swiper-button-next, .swiper-button-prev{
	    background-size: 14px 44px;
}
