.ProjectIntroduction_map{
	overflow: hidden;
	width: 1100px;
}
.ProjectIntroduction_map .PI_map_left,.ProjectIntroduction_map .PI_map_right{
	float: left;
}

.PI_map_right .pop .bottom{
	height: 25px!important;
}
.PI_map_right .pop .center{
	width: 252px !important;
}
.PI_map_left .p1{
	font-size: 0.25rem;
	letter-spacing: 0.9px;
	text-align: left;
	color: #42494e;
	/*font-family:fzqk,hwst;*/
}
.PI_map_left .i{
	display: inline-block;
	width: 70px;
	height: 5px;
	background: url(../images/tab_select_red.png)0 0 no-repeat;
	background-size: 100% 100%;
	margin-bottom: 50px;
}
.PI_map_left .p2{
	opacity: 0.8;
	font-size: 0.16rem;
	font-weight: 500;
	line-height: 2;
	text-align: left;
	color: #42494e;
	margin: 0.05rem 0;
	letter-spacing: 1.7px;
}
.PI_map_left .p3{
	font-size: 0.16rem;
	/*line-height: 2;*/
	text-align: left;
	color: #42494e;
	margin-bottom: 0.2rem;
	max-width: 286px;
	max-height: 60px;
	overflow: hidden;
}
.PI_map_left .p4{
	/*font-family:Gotham;*/
}


.ProjectIntroduction_map .PI_map_right{
	width: 810px;
	height: 424px;
	/*background: #666;*/
	float: right;
}

.ts_yj_pic .swiper-button-next{
	width: 52px;
	height: 52px;
	background: url(../images/svg/icon_arrows_lucency.svg) 0 0 no-repeat;
  	transform: rotate(180deg);
}
.ts_yj_pic .swiper-button-prev{
	width: 52px;
	height: 52px;
	background: url(../images/svg/icon_arrows_lucency.svg) 0 0 no-repeat;
}


@media screen and (max-width: 1199px){

	.ProjectIntroduction_map {
	    padding: 0 0.15rem;
	}
	.ProjectIntroduction_map .PI_map_right {
	    width: 100%;
	    height: 300px;
	}
	.PI_map_left .i {
		float: left;
	    margin-bottom: 0.2rem;
		margin-top: 0.05rem;
	}
	.ProjectIntroduction_map div {
	    padding-top: 0.2rem;
	}
	.PI_map_left p{
		float: left;
	}
	.PI_map_left .p2{
		font-size: 0.2rem;
	}
	.PI_map_left .p3{
		margin-left: 0.3rem;
		margin-top: 0.05rem;
		font-size: 0.2rem;
		max-width: 260px;
	}
	.float-box .pull-left2 {
		margin-left: -0.15rem!important;
	}
	.ProjectIntroduction_map{
		width: 100%;
	}
	.PI_map_left .p3{
		line-height: 2;
	}



}
.lzy_share > p {
	font-size: 0.2rem !important;
}