.swiper-container {
    /*height: 630px;*/
} 
.swiper-slide img{
	width: 100%;
} 
.swiper-pagination-bullet-active{
	background: #FFFFFF;
}
.swiper-supernatant{
	height: 39px;
	width: 100%;
	background: rgba(32,67,163,.5);
	position: absolute;
	top: 94%;
	z-index: 222;
}
@media only screen and (min-width: 100px) and (max-width: 1400px) {
	.swiper-supernatant{
		top: 91%;
	}
}
.swiper-supernatant .hot-news{
	width: 1200px;
    margin: 0.5% auto;
	height: 20%;
	color: #FFFFFF;
	font-size: 14px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 42px!important;
}
.contact-information{
	width: 2%;
    position: absolute;
    top: -63%;
    left: 97%;
    background: #FFFFFF;
    border-radius: 5px;
    text-align: center;
}
.contact-information img{
	width: 79%;
    padding: 5px;
}
.contact-information img+img{
	width: 89%;
    padding-top: 8px;
    border-top: 1px solid #e1e1e1;
}

.swiper-button-next{
	width: 46px;
    height: 112px;
	background-image: url(../../img/home/banner-left-button.png);
    background-size: 100% 100%;
    left: 10px;
    right: auto;
    display: none;
    margin-top: -79px;
}
.swiper-button-prev{
	width: 46px;
    height: 112px;
	background-image: url(../../img/home/banner-right-button.png);
    background-size: 100% 100%;
    right: 10px;
    left: auto;
    display: none;
    margin-top: -79px;
}
.show2{
	display: none;
}
.swiper-slide-wz{
	position: absolute;
	top: 27%;
	left: 12%;
	color: #FFFFFF;
	width: 485px;
}
.swiper-slide-wz p:first-child{
	width: 140%;
	font-size: 17px;
}
.swiper-slide-wz p:nth-child(2){
	text-indent:29px;
	font-size: 14px;
	line-height: 26px;
	padding: 20px 0px;
}
.swiper-slide-wz .layer-btn{
	text-align: center;
	line-height: 20px;
    width: 112px;
    font-size: 16px!important;
    color: #fff;
    border: none;
    border-bottom: 3px solid #00c1de;
    background: #373d41;
    background: transparent;
    line-height: 2px;
    cursor: pointer;
    padding: 20px 0px;
}
.dbl-icon-base {
    font-size: 19px;
	font-weight: 900;
    font-style: normal;
}
.swiper-slide-wz p:first-child{
	font-size: 34px;
	font-weight: 600;
}
.swiper-slide-wz p span{
	vertical-align: middle;
	font-size: 15px;
	padding-left: 15px;
}
.news-link div{
	float: left;
}
.data-riqi{
	width: 40px;
	border-radius: 25px;
	margin-top: 8px;
	margin-right: 10px;
}
.data-riqi span{
	display: block;
	text-align: center;
	color: #017e66;
}
.data-riqi span:first-child{
	background: #c8e9de;
}
.data-riqi span:last-child{
	background: #ebf7f3;
	font-size: 12px;
}
.swiper-pagination-bullet{
	cursor: pointer;
}
.index-data-left li,.index-data-right li{
	float: none;
	width: 100%;
}
.index-data-left li:nth-child(2),
.index-data-right li:nth-child(2){
	margin-left: 0px!important;
}
.index-data-left li div a,
.index-data-right li div a{
	margin-top: 15px;
}

