/****************************************************/
.swiper-container, .swiper-container1, .swiper-container3 {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
	float: left
}
.swiper-wrapper, .swiper-wrapper1 {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}
.swiper-button-next, .swiper-button-prev {
	position: absolute; display: none;
	top: 50%;
	width: 73px;
	height: 74px;
	margin-top: -36px;
	z-index: 10;
	cursor: pointer;
	background-position: center;
	background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	left: 6%;
	background: url(../images/hover_left1.png) center center no-repeat;
	right: auto
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	right: 6%;
	background: url(../images/hover_right1.png) center center no-repeat;
	left: auto
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}
.swiper-pagination-fraction {
	position: absolute;
	bottom: 8px;
	right: 8px;
	display: inline-block;
	padding: 5px 10px;
	color: #FFF;
	background: transparent;
	background-color: rgba(0,0,0,0.5)
}
.swiper-container, .swiper-container1, .swiper-container3 {
	width: 100%;
}
.swiper-slide {
	text-align: center;
}
.swiper-slide img {
	width: 100%;
}
.swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	display: inline-block;
	box-sizing: border-box;
	border-radius: 100%;
	background: none;
	border: 2px solid #FFF;
	margin-left: 5px;
	margin-right: 5px;
	opacity: 1;
	transition: .3s all ease;
	transform-origin: right top;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #FFF;width: 26px;	border-radius: 100px;
}
.swiper-pagination {
	position: absolute;
	bottom: 25px;
	left: 0;
	right: 0;
}
.banner {
	position: relative;
}
.h_hdtj_img .swiper-pagination-bullet {
	border: none;
	background: rgba(255,255,255,0.6);
}
.h_hdtj_img .swiper-pagination-bullet-active {
	background: rgba(255,255,255,1);
}
.swiper-container1 .swiper-slide {
	position: relative;
}
.swiper-container1 .swiper-slide:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(255,255,255,0.6);
	content: " ";
	display: block;
	z-index: 777;
}
.swiper-container1 .swiper-slide-active:before {
	background: none;
	content: " ";
}
.swiper-container1 .swiper-slide span {
	opacity: 0;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}
.swiper-container1 .swiper-slide a {
	display: inline-block;
	position: relative;
}
.swiper-container1 .swiper-slide-active span {
	position: absolute;
	bottom: 0rem;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.5);
	color: #FFF;
	display: block;
	z-index: 888;
	padding-bottom: 0.08rem;
	padding-top: 0.08rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	opacity: 1;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
.swiper-container1 .swiper-slide-active span s {
}
.swiper-container3 .swiper-slide {
	position: relative;
}
.swiper-container3 .swiper-slide:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(255,255,255,0.6);
	content: " ";
	display: block;
	z-index: 777;
}
.swiper-container3 .swiper-slide-active:before {
	background: none;
	content: " ";
}
.swiper-container3 .swiper-slide span {
	opacity: 0;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}
.swiper-container3 .swiper-slide a {
	display: inline-block;
	position: relative;
}
.swiper-container3 .swiper-slide-active span {
	position: absolute;
	bottom: 0rem;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.5);
	color: #FFF;
	display: block;
	z-index: 888;
	padding-bottom: 0.08rem;
	padding-top: 0.08rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	opacity: 1;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
.swiper-container3 .swiper-slide-active span s {
}
