.headmap .swiper-container-horizontal > .swiper-pagination-bullets, .headmap .swiper-pagination-custom, .headmap .swiper-pagination-fraction {
	width: 130px;
	bottom: 5px;
	left: 50%;
	margin-left: -65px;
}
.headmap .swiper-pagination-bullet {
	border-radius: 5px;
	display: inline-block;
	height: 18px;
	line-height: 18px;
	text-align: center;
	width: 40px;
	background: #fff;
	border: 1px #0676e4 solid;
	opacity: 0.8;
	color: #0676e4;
	font-size: 12px;
}
.bbb .swiper-pagination-bullet-active {
	background: #0676e4;
	opacity: 1;
}
.headmap .swiper-pagination-bullet-active {
	color: #fff;
}
.lp_pic {
	z-index: 2;
	display: block;
}
.Tmessage_more.swiper-container {
	height: 250px;
	background: #fff;
}
.Tmessage_more .swiper-slide {
	width: 44%;
}
.head {
	z-index: 90;
}
