.head {
	height: 100vh;
}

.head .nav {
	position: absolute;
	bottom: 0;
	z-index: 9999999;
}

.xw {
	height: 100vh;
	margin-top: 47px;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-pagination-bullet-active {
	color: red !important;
	opacity: 1;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-pagination {
	bottom: 186px !important;
	left: 34vw !important;
}

.swiper-pagination span {
	color: #ffffff;
	font-size: 24px;
	width: 0;
	padding-right: 45px;
	height: 0;
	opacity: 1;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	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;
}

.lbxw {
	overflow: hidden;
}

.img_say {
	font-size: 26px;
	position: absolute;
	width: 100%;
	height:100px;
	line-height:100px;
	bottom: 0px;
	color: #ffffff;
	background: url(../images/g_tp_bg.png) repeat-x;
}

.mtjj {
	font-size: 18px;
	line-height: 30px;
	color: #333333;
	display: none;
}

.mtjj ul li {
	margin-bottom: 16px;
	width: 100%;
}

.zhongbgg {
	display: none;
}

.h_building-news {
	margin-top: 0px;
	/*animation-name: example;*/
	animation-duration: 1s;
}

.present {
	width: 4px;
	height: 4px;
	border-radius: 6px;
	background: #144a99;
	margin: 22px auto;
}

html {
	overflow: hidden;
}

.rightfixd {
	height: 200px;
	position: fixed;
	z-index: 99999999;
	right: 40px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.xfhover {
	width: 12px;
	height: 12px;
	border-radius: 6px;
	background: #144a99;
}

@keyframes example {
	from {
		margin-top: 200px;
	}
	to {
		margin-top: 0px;
	}
}

.h_navanimat {
	animation-name: navanimat;
	animation-duration: 1s;
}

@keyframes navanimat {
	from {
		bottom: -129px;
	}
	to {
		margin-top: 0px;
	}
}

.h_building-img {
	margin-top: 0px;
	/*animation-name: example1;*/
	animation-duration: 2s;
}

@keyframes example1 {
	from {
		margin-top: 200px;
	}
	to {
		margin-top: 0px;
	}
}

.h_building-wechat {
	margin-top: 0px;
	/*animation-name: example2;*/
	animation-duration: 1s;
}

@keyframes example2 {
	from {
		margin-top: 200px;
	}
	to {
		margin-top: 0px;
	}
}

.bottom_lb {
	padding-top: 60px;
	height: 600px;
	/*width: 100vw;*/
	overflow-x: hidden;
	overflow-y: inherit !important;
}

.groupSlide .groupSlide-item .tempWrap {
	overflow: inherit !important;
}

.groupSlide .groupSlide-item ul {
	width: 100%;
	overflow: inherit !important;
}

.groupSlide .groupSlide-item ul li {
	width: 293px;
	position: relative;
}

.groupSlide .groupSlide-item ul li:hover{
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
	z-index: 99;
}

.groupSlide .groupSlide-item ul li:hover span.zz {
	display: none;
}

.groupSlide .groupSlide-item ul li img {
	display: block;
	width: 100%;
	height: 168px;
	max-width: inherit;
	position: relative;
}

.groupSlide .groupSlide-item ul li span.zz {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 0;
	left: 0;
}
.rightfixd .present:hover{
	
}
.rightfixd .present:hover a{
	margin-left: -5px;
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 6px;
	background: #144a99;
}
.threeswiperbt{
	position: absolute;
    bottom: 0;
/*    background: rgba(255,255,255,0.5);*/
    width: 100%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
