	* {
		margin:0;
		padding:0;
	}
	body {
		padding:0;
		margin:0;
		font-family: Microsoft Yahei;
	}
	
	p {
	     font-size: 13px;
	     color: #646464;
	     font-weight: normal;
	}
	h1 {
		font-size: 24px;
		font-weight: normal;
		color: #000000;
	}
	h2 {
		font-size: 16px;
		font-weight: normal;
		padding-bottom: 0.4%;
		color: #000000;
	}
	h5 {
		font-size: 14px;
		font-weight: normal;
		padding-bottom: 0.4%;
		color: #000000;
	}
	a {
		color: white;
		text-decoration:none;
	}
	a:hover {
		color: #2f82ed;
	}
	.show_font {
		display:none;
		letter-spacing:3.5px;
	}
	
	.head_zzsc {
		height :50px;
		width: 1200px;
		padding-top: 20px;
		position: relative;
		white-space: nowrap;
		color:white;
		z-index:9999999;
		margin:0 auto;
		
	}
	
	.concent_link {
		z-index:9999999;
		position: absolute;
		left: 233px; 
		top: 70px;
		width: 800px;
		color : white;
	}
	
	.use_type {
		position: relative;
		padding-top: 277px;
		width:1200px;
		height:120px;
		display:flex;
		margin:0 auto;
	}
	
	.left {
		float: left;
	}
	
	.right {
		float: right;
	}
	.head_link {
		float:left;
		margin-left:40px;
		z-index:9999999;
	}
	#block {
		display:block;
	}
	.data_average {
		float:left;
		width:374px;
		height:81px;
		padding-top:39px;
		padding-left:20px;
		display:flex;
		border-left:1px solid #EBEBEB;
	}
	.user_control {
		margin:0 auto;
		width:374px;
		height:81px;
		padding-top:39px;
		padding-left:20px;
		display:flex;
		border-left:1px solid #EBEBEB;
	}
	.data_screen {
		float:right;
		width:374px;
		height:81px;
		padding-top:39px;
		padding-left:20px;
		display:flex;
		border-left:1px solid #EBEBEB;
		border-right:1px solid #EBEBEB;
	}
	.data_image_left {
		float:left;
		width:35px;
		padding-right:20px;
	}
	.use_type div div img {
		width:36px;
		height:36px;
	}
	.data_image_right {
		float:right;
		padding-right:20px;
		width:35px;
	}
	.parking_yun {
		width:100%;
		height:420px;
		position: relative;
		background-color:#F7F8FA;
	}
	.show_box {
		width:1200px;
		height:420px;
		margin:0 auto;
		display:flex;
		justify-content:center;
		align-items:center;
	}
	.parking_title,
	.access_title {
		padding-bottom:19px;
		margin-top:-3px;
	}
	.parking_cell,
	.access_cell,
	.visit_cell {
		padding:27px 0 0 0;
	}
	.parking_cell div,
	.access_cell div,
	.visit_cell div {
		float:left;
		width:30px;
		padding-right:15px;
		padding-top:0.3%;
	}
	.parking_cell img,
	.access_cell img,
	.visit_cell img {
		width:36px;
		height:36px;
	}
	.access_yun {
		width:100%;
		height:420px;
	}
	.visit_yun {
		width:100%;
		height:390px;
		background-color:#F7F8FA;
	}
	.visit_title {
		padding-bottom:19px;
		margin-top:-32px;
	}
	.partner {
		width:1200px;
		height:386px;
		margin:0 auto;
	}
	.partner_title {
		width:100%;
		height:94px;
		text-align:center;
		padding-top:70px;
		font-size:24px;
		font-weight: normal;
	}
	.partner_logo {
		text-align: center;
		margin:0 auto;
	}
	.logo_image_s {
		width:100%;
		text-align:justify;
		height:80px;
	}
	.logo_image_u {
		width:100%;
		text-align:justify;
		height:60px;
	}
	.logo_image_s div,
	.logo_image_u div {
		display:inline-block; 
		width:154px; 
		text-align:center; 
		height:56px;
	}
	
	.logo_image_s div img,
	.logo_image_u div img {
		width:154px;
		height:56px;
	}
	.logo_image_s a,
	.logo_image_u a,
	.justify_fix {
		display:inline-block; 
		width:100%; 
		height:0; 
		overflow:hidden;
	}
	.bottom_navigation {
		width:100%;
		height:100px;
		text-align:center;
		background-color:#050001;
		float:left;
		color:white;
	}
	.bottom_navigation_div {
		width:293px;
		text-align:justify;
		height:28px;
		margin:0 auto;
		padding-top:23px;
	}
	.bottom_navigation_about,
	.bottom_navigation_call {
		display:inline-block; 
		width:70px;
	}
	.bottom_navigation_login {
		display:inline-block; 
		width:100px;
	}
	.bottom_navigation_cut {
		display:inline-block; 
		width:2px;
	}
	.parking_yun_img img,
	.access_yun_img img,
	.visit_yun_img img  {
		width:410px;
		height:310px;
	}
	.parking_yun_img,
	.visit_yun_img {
		float:right;
		padding-left:5%;
	}
	.visit_yun_img {
		margin-top: -43px;
	}
	.access_yun_img {
		float:left;
		padding-right:5%;
	}