
/*@font-face {
font-family: PingFangRegular;
src: url('../font/PingFang Regular.ttf');
}
@font-face {
font-family: PingFangMedium;
src: url('../font/PingFang Medium.ttf');
}
@font-face {
font-family: PingFangBold;
src: url('../font/PingFang Bold.ttf');
}*/
*{
	margin: 0;
	padding: 0;
	font-family: "Arial";
}
html,
body {
	width: 100%;
	height: 100%;
	text-align: center;
}

.header{
	margin: 0 0;
	padding: 0 0;
	text-align: center;
	width: 100%;
	position: fixed;
	box-shadow: 0.06rem 0.06rem 0.06rem rgba(0,0,0,0.1);
	z-index: 10;
	background-color: #FFFFFF;
	height: 0.88rem;
}
.header .daohang_nav1{
	margin: 0 0.22rem;	
}
.header .daohang_nav1 .header_a_logo{
	float: left;
	margin-top: 0.33rem;
}
.header .daohang_nav1 .header_a_logo img{
	width: 1.53rem;
}
.header .daohang_nav1 .header_a_img1{
	float: right;
	margin-top: 0.26rem;
}
.header .daohang_nav1 .header_a_img1 img{
	width: 0.36rem;
}
.header .daohang_nav2{
	margin: 0 0.22rem;
	line-height: 0.88rem;
	background-color: #fff;
		display: none;
}
.header .daohang_nav2 .header_a_logo{
	float: left;
	margin-top: 0.33rem;
}
.header .daohang_nav2 .header_a_logo img{
	width: 1.53rem;
}
.header .daohang_nav2 .header_a_img2{
	float: right;
	margin-top: 0.26rem;
}
.header .daohang_nav2 .header_a_img2 img{
	width: 0.36rem;
}
.header .daohang_nav2 .selected_nav{
	position: absolute;
	left:0;
	top: 0.88rem;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	box-sizing: border-box;
}
.header .daohang_nav2 .selected_nav a{
	display: block;
	height: 0.73rem;
	background-color: #fff;
	text-decoration: none;
	color: #000;
	font-size: 0.32rem;
	line-height: 0.73rem;
	font-family: "Arial";
	font-family: arial;
	border-bottom: 1px solid #e8e8e8;
}
.header .daohang_nav2 .selected_nav #about_us{
	background-color: #e2e2e2;
}
.header .daohang_nav2 .selected_nav #join_us{
	background-color: #dbdbdb;
}
.header .daohang_nav2 .selected_nav #example{
	background-color: #e2e2e2;
}
.header .daohang_nav2 .selected_nav #app{
	background-color: #dbdbdb;
}
.top{
	z-index: -1;
	text-align: center;
}
.top img{
	text-align: center;
	width: 100%;
	padding-top: 0.8rem;
}

/*top end*/
/*view*/
.view{
	margin: 0px 0px;
	opacity: 0;
}
.application_banner{
		background-image:url(../img/banner_application.png);
		height:auto;
		width:1920px;
		margin-top:0px;
		margin-left:0px;
		height:450px;
		padding:0;
		margin:0;
	
		
		margin:auto;
		z-index:auto;
		
		
		
		}
	.application_banner .application_banner_p{
		width:96%;
		text-align:center;
		margin:auto;    
		padding-top:2rem;
		padding-bottom:3rem;
		
		
		}
		
	.application_banner .application_banner_p .p1{
		 
		 font-size:0.22rem;font-family:Arial;
		font-weight:200;
		color:#000;
	   text-align:left;
	
	 
		 
		}
	.application_banner .application_banner_p .p2{
		
		font-size:0.20rem;font-family:Arial;
	
	   color:#000;
	
	   text-align:left;
		
		}
		
	.application_content{
		background-color:#fff;
		width:92%;
		margin:auto;
		margin-top:0.4rem;
		overflow:hidden;
		padding-bottom:0.4rem;
		
		
		}
		
	.application_us .app_wenzi{
		width:98%;
		
		text-align:center;
		font-size:0.26rem;font-family:Arial;
	  color:#3c3c3c;
	  margin-top:0.4rem;
	
	  
	 
		
		
		}
		
		
		
		
	.application_content .application_01{
		
		margin-left:0rem;
		padding:0;
		overflow:hidden;
		position: relative;
		margin-top:0.2rem;
		float:left;
		
		
		
		}
		
		
	.application_content_son{
		/*width:92%;
		overflow:hidden;
		text-align:center;*/
		margin-top:0.3rem;
		
		
		}
	.application_content .application_01 img{
		display:block;
		padding:0;
		margin-right:0;
		width:3.2rem;
		margin-left:0.2rem;
		height:auto;
		
		overflow:hidden;
		
		
		
		}	
		
		
	.application_content .application_01 .app_title{
		
	  font-size:0.18rem;font-family:Arial;
	  color:#fff;
	  float:left;
	  position: absolute;
	  z-index:1;
	  magin-top:8rem;
	  text-align:center;
	  top:0;
	  left:0;
	  display:inline-block;
	

		}
	.application_content .application_01 p{
	margin-top:9rem;
	margin-left:1rem;}
	
			
	.application_content .application_adress{
	float:left;
	margin-top:3rem;
		
		}
	.application_content .c_title{
    margin-top: 0.3rem;
	font-size: 0.28rem;
	font-family: "Arial";
 
     font-weight:400;
     color:rgba(25,25,25,1);
     line-height:0.4rem;
	 
	
	 
	 
	
	 display:inline-block;
	/* border-bottom:2px solid #3399ff;*/
	 
	 
	 
	 
	 
	 
	 
		}


	

/*百度地图*/
#allmap{width:100%;height:100%;}
	
.contact_img {
	/*background:url(../img/contact_address.png);*/
	float:left;
	width:96%;
	overflow:hidden;
	
	}

.contact_img p{
		float:left;
		padding-top:0.2rem;
		margin-left:0.2rem;
		
		
		}
		




.content{
	margin: 0 auto;
	width: 100%;
	margin-top: 0.32rem;
}
.about_us{
	margin: 0 0.22rem;
}
.title-ch{
	font-size: 0.28rem;
	font-family: "Arial";
	font-family: arial;
	color: #000000;
}
.title-en{
	font-size: 0.24rem;
	font-family: "Arial";
	font-family: arial;
	color: #CCCCCC;
}
.profile{
	margin-top: 0.44rem;
	margin-bottom: 0.44rem;
	font-size: 0.22rem;
	font-family: "Arial";
	font-family: arial;
	color: #000000;
	text-align: left;
	text-indent: 0.7rem;
}
.idea_bg{
	/*background: url(../img/idea_bg.png)center top no-repeat scroll transparent;
	background-position: center;
	background-size: cover;*/
	width: 100%;
	height: 25%;
	padding-top: 1rem;
	position: relative;
}
.idea_bg img{
	width: 100%;
}
.idea_div{
	position: absolute;
	width: 94%;
	background-color: #FFFFFF;
	height: 3.8rem;
	box-shadow: 0rem 0.2rem 0.2rem rgba(0,0,0,0.2);
	margin: 0 0.22rem;
	margin-top: -60px;
	text-align: center;
}
.guideline{
	display: inline-block;
}
#guide-title{
	font-size: 0.28rem;
	font-family: "Arial";
	font-family: arial;
	text-align: left;
	margin-top: 20px;
	padding-left: 0.7rem;
	width: 100%;
}
#guideline-en{
	text-align: left;
	padding-right: 0.5rem;
}
#guideline-ch{
	text-align: left;
}
#guideline-ch p{
	padding-top: 8px;
}
#guideline-en p{
	padding-top: 9px;
}

#guideline-en div p{
	display: inline-block;
	font-size: 0.24rem;
	font-family: arial;
}
.word-1{
	color: #3399ff;
	margin-right: 0.02rem;
	padding-left: 0.5rem;
}
.guide-word-en{
	margin-left: -0.05rem;
	width: 1.5rem;
}
.guide-word-ch{
	font-size: 0.23rem;
	padding-left: 0.7rem;
}
.footer{
	margin-top: 0.02rem;
}
.footer_up{
	margin-top: 0.3rem;
	font-size: 0.28rem;
	font-family: "Arial";
	font-family: arial;
}
.footer_up div{
	width: 100%;
	text-align: center;
	margin-top: 0.52rem;
	margin-bottom: 0.52rem;
}
.footer_up img{
	width: 24%;
	display: inline;
	margin: 0 auto;
}


.footer_bottom{
	background-color: #333333;
}
.footer_bottom p{
	color: #A7A7A7;
	font-size: 0.22rem;
	font-family: "Arial";
	font-family: arial;
}
.footer_bottom p{
	color: #A7A7A7;
	font-size: 0.22rem;
	font-family: "Arial";
	font-family: arial;
}
.footer_bottom .title{
	
	color: #efefef;
	font-size: 260%;
	font-family: "Arial";
	padding-top: 0.3rem;
	
	}
.footer_bottom .fooer_box a{
	color: #A7A7A7;
	font-size: 0.28rem;
	font-family: "Arial";
	font-family: arial;
	padding-top: 0.3rem;
	text-decoration:none;
}
.footer_bottom .final{
	width: 6rem;
	height: 0.52rem;
	margin: 0.16rem auto 0.2rem auto;
	padding-bottom: 0.76rem;
}

.footer_bottom .final .copyright{
	font-family: Arial;
	font-size: 0.22rem;
	color: #afafaf;
}

.footer_bottom .final .icp a{
	font-family: Arial;
	font-size: 0.22rem;
	color: #afafaf;
	text-decoration : none;
}

#phone{
	margin: 0 0.22rem;
}
#phone #address1{
	margin-top: 0.27rem;
}
#phone #address2{
	margin-top: 0.14rem;
}
#phone #num1{
	margin-top: 0.2rem;
}
#phone #num2{
	padding-top: 0.14rem;
	text-decoration:none;
	color:#A7A7A7;
}
#phone #email1{
	margin-top: 0.2rem;
}
#phone #email2{
	margin-top: 0.14rem;
}
#saber{

}
#saber .title{
	padding-bottom: 0.2rem;
}
#saber p{
	padding-bottom: 0.14rem;
}
#sever{
}

#sever p{
	margin-top: 0.2rem;
}
#sever .title{
	margin-top: 0;
	padding-top: 0.16rem;
}
#erweima{
	margin-top: 0;
	padding-top: 0;
}
#erweima img{
	width: 20%;
	margin-top:0.16rem;
}
