﻿.hide{
	display: none!important;
}

.click_to_project{
			width: 100%;
			height: 100%;
			position: absolute;
			top: 0;
			left: 0;
			display: block!important;
		}

		.click_to_project .airport{
			width: 175px;
			height: 117px;
			position: absolute;
			left: 439px;
    		top: 70px;
		}

		.click_to_project .station{
			width: 206px;
			height: 153px;
			top: 541px;
			left: 53px;
			position: absolute;	
		}

		.click_to_project .school{
			width: 181px;
			height: 169px;
			top: 516px;
			left: 268px;
			position: absolute;	
		}

		.click_to_project .hospital{
			width: 122px;
			height: 161px;
			top: 138px;
			left: 644px;
			position: absolute;	
		}

		.click_to_project .scenic{
			width: 95px;
			height: 132px;
			top: 248px;
			left: 778px;
			position: absolute;	
		}

		.click_to_project .public{
			width: 70px;
			height: 139px;
			top: 80px;
			left: 796px;
			position: absolute;	
		}

		.click_to_project .business{
			width: 162px;
			height: 223px;
			top: 282px;
			left: 183px;
			position: absolute;	
		}

		.click_to_project .hotel{
			width: 108px;
			height: 172px;
			top: 292px;
			left: 583px;
			position: absolute;	
		}

		.click_to_project .building{
			width: 89px;
			height: 194px;
			top: 232px;
			left: 417px;
			position: absolute;	
		}

.main{
	width: 100%;
	height: 100%;
	padding-top: 100px;
	background: url(/zhphone/public/images/main.jpg) no-repeat center center;
	background-size: 100% 100%;
}

.header{
	width: 100%;
	height: 100px;
	background-color: #fff;
	position: relative;
    z-index: 2;
}

/* 头部导航开始 */

/* 头部导航结束 */

/* 2.5D开始 */
.diff {
	margin-top: 90px;
}

.diff_main{
	width: 100%;
	height: 664px;
	overflow: hidden;
}

.diff_title{
 font-size: 36px;
    color: #fff;
    font-weight: bold;
    line-height: 50px;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 30px;
}

.diff_ul{
  text-align: center;
  font-size: 0;
}

.diff_img{
	width: 100%;
	height: 174px;
}

.diff_li{
  display: inline-block;
  font-size: 22px;
  color: #fff;
  line-height: 22px;
  padding: 0 23px;
  border-right: 1px solid #fff;
}

.diff_li:last-child{
  border-right: none;
}

.diff_bg{
	position: relative;
	width: 100%;
	height: 664px;
	overflow: hidden;
}

.diff_bg_animation{
  animation: AniAlpha 0.6s ease-out forwards;
  -webkit-animation: AniAlpha 0.6s ease-out forwards;
}

.click_to_project{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block!important;
}

.click_to_project .airport{
	width: 175px;
	height: 117px;
	position: absolute;
	left: 439px;
	top: 70px;
}

.click_to_project .station{
	width: 206px;
	height: 153px;
	top: 541px;
	left: 53px;
	position: absolute;	
}

.click_to_project .school{
	width: 181px;
	height: 169px;
	top: 516px;
	left: 268px;
	position: absolute;	
}

.click_to_project .hospital{
	width: 122px;
	height: 161px;
	top: 138px;
	left: 644px;
	position: absolute;	
}

.click_to_project .scenic{
	width: 95px;
	height: 132px;
	top: 248px;
	left: 778px;
	position: absolute;	
}

.click_to_project .public{
	width: 70px;
	height: 139px;
	top: 80px;
	left: 796px;
	position: absolute;	
}

.click_to_project .business{
	width: 162px;
	height: 223px;
	top: 282px;
	left: 183px;
	position: absolute;	
}

.click_to_project .hotel{
	width: 108px;
	height: 172px;
	top: 292px;
	left: 583px;
	position: absolute;	
}

.click_to_project .building{
	width: 89px;
	height: 194px;
	top: 232px;
	left: 417px;
	position: absolute;	
}

#diff_bg_wrapper {
  position: absolute;
  width: 1052px;
  height: 664px;
	top: 0;
  left: 0;
  background: url(/zhphone/public/images/diff_bg.png) no-repeat center center;
}

#diff_bg_wrapper>img {
  position: absolute;
  width: 1052px;
  height: 664px;
	top: 0;
  left: 0;
  opacity: 0;
}

.diff_bg_list{
	margin-top: 29px;
	width: 100%;
	padding: 0 25px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
  align-content: flex-start;
}

.diff_bg_item{
  width: 180px;
  height: 45px;
  flex: 0 0 32%;
  border: 1px solid #00a0e9;
  border-radius: 20px;
  text-align: center;
  font-size: 0;
  margin-bottom: 12px;
}

.diff_icon1{
	width: 23px;
	height: 23px;
	display: inline-block;
	margin-right: 12px;
	margin-top: 10px;
	background: url(/zhphone/public/images/diff_air.png) no-repeat center;
}

.diff_icon2{
	width: 20px;
	height: 24px;
	display: inline-block;
	margin-right: 12px;
	margin-top: 10px;
	background: url(/zhphone/public/images/diff_station.png) no-repeat center;
}

.diff_icon3{
	width: 22px;
	height: 22px;
	display: inline-block;
	margin-right: 12px;
	margin-top: 10px;
	background: url(/zhphone/public/images/diff_school.png) no-repeat center;
}

.diff_icon4{
	width: 20px;
	height: 22px;
	display: inline-block;
	margin-right: 12px;
	margin-top: 10px;
	background: url(/zhphone/public/images/diff_hospital.png) no-repeat center;
}

.diff_icon5{
	width: 22px;
	height: 19px;
	display: inline-block;
	margin-right: 12px;
	margin-top: 11px;
	background: url(/zhphone/public/images/diff_scenic.png) no-repeat center;
}

.diff_icon6{
	width: 22px;
	height: 20px;
	display: inline-block;
	margin-right: 12px;
	margin-top: 11px;
	background: url(/zhphone/public/images/diff_facilities.png) no-repeat center;
}

.diff_icon7{
	width: 22px;
	height: 20px;
	display: inline-block;
	margin-right: 12px;
	margin-top: 11px;
	background: url(/zhphone/public/images/diff_business.png) no-repeat center;
}

.diff_icon8{
	width: 22px;
	height: 22px;
	display: inline-block;
	margin-right: 12px;
	margin-top: 11px;
	background: url(/zhphone/public/images/diff_building.png) no-repeat center;
}

.diff_icon9{
	width: 22px;
	height: 20px;
	display: inline-block;
	margin-right: 12px;
	margin-top: 11px;
	background: url(/zhphone/public/images/diff_hotel.png) no-repeat center;
}

.diff_text{
  width: 100%;
  height: 100%;
	font-size: 22px;
	line-height: 45px;
	color: #fff;
	display: inline-block;
}


/* 2.5D结束 */

/* 新闻中心开始 */
.new {
  margin-top: 88px;
  text-align: center;
}

.new_title {
  font-size: 36px;
  line-height: 36px;
  /* margin-left: 30px; */
  text-align: center;
  margin-bottom: 20px;
  color: #fff;
  font-family: 'Microsoft YaHei';
  font-weight: bold;
}
.new_tab{
  width: 290px;
  height: 48px;
  /* margin-left: 30px; */
  margin-top: 30px;
  background-color: #345589;
  border-radius: 30px;
  /* left: 50%; */
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.tab_active{
	/* display: inline-block; */
	background-color: #e20010;
	margin-bottom: 70px;
}

.news_active{
	width: 145px;
	height: 100%;
	line-height: 48px;
	border-radius: 30px;
	float: left;
	text-align: center;
	font-size: 22px;
	color: #fff;
}

.profession_active{
	width: 145px;
	height: 100%;
	line-height: 48px;
	border-radius: 30px;
	float: right;
	text-align: center;
	font-size: 22px;
	color: #fff;
}

.news_tab_list {
  padding: 0 50px;
  margin-top: 108px;
}

.profession_tab_list {
	padding: 0 46px;
}

.news_tab_item{
	margin-bottom: 16px;
}

.news_active_img{
	z-index: 2;
}

.news_tab_text{
	width: 544px;
	height: 367px;
	text-align: center;
	padding: 72px 30px 0 30px;
	box-sizing: border-box;
	margin-top: -35px;
	background-color: #fff;
	border-radius: 15px;
}


.news_tab_item-time{
	font-size: 18px;
	line-height: 18px;
	color: #5f5f5f;
	margin-bottom: 34px;
}

.news_tab_item-title{
	font-size: 26px;
	line-height: 26px;
	color: #4c4c4c;
  margin-bottom: 20px;
}

.news_tab_item-desc{
	font-size: 22px;
	line-height: 42px;
	color: #9f9f9f;
	text-align: justify;
}

.news_tab_item-arrow{
	width: 115px;
	height: 53px;
	display: block;
	margin-top: -27px;
    margin-left: 217px;
	background: url(/zhphone/public/images/news_item_arrow.png) no-repeat center;
}
/* 新闻中心结束 */
.btn-wraper{
	position: relative;
	width: 100%;
	height: 84px;
	margin-bottom: 40px;
}

.btn{
	position: absolute;
	width: 200px;
	height: 84px;
	left: 50%;
	top: 30px;
	margin-top: -30px;
	margin-left: -100px;
	margin-bottom: 40px;
	background: url(/zhphone/public/images/btn.png) no-repeat center;
	/* opacity: 0;
	animation: shanshuo 2s linear 0.7s infinite both;
    -webkit-animation: shanshuo 2s linear 0.7s infinite both; */
}

.btn-wraper>a{
	position: absolute;
	display: block;
	height: 84px;
	width: 200px;
	line-height: 84px;
	font-size: 22px;
	text-align: center;
	color: #fff;
	left: 50%;
	margin-left: -100px;
}

.slideRight{
	left: -420px!important;
    top: 160px!important;
	animation: AniRight 0.6s ease-out forwards;
	-webkit-animation: AniRight 0.6s ease-out forwards;
}

.slideRight1{
	left: -220px!important;
    top: 60px!important;
	animation: AniRight 0.6s ease-out forwards;
	-webkit-animation: AniRight 0.6s ease-out forwards;
}

.slideLeft{
	top: 0!important;
	left: 0!important;
	animation: AniLeft 0.6s ease-out forwards;
	-webkit-animation: AniLeft 0.6s ease-out forwards;
}

/* main_bottom开始 */

/* main_bottom结束 */
