
.bg_div{
	width: 80%;
	height: 100px;
	line-height: 100px;
    display: flex;
    justify-content: flex-end;
}
.center_div{
	width: 100%;
	text-align: center;
	position:absolute;
	top:30%;
}
.center_div_bottom{
	width: 100%;
	text-align: center;
	position:absolute;
	top:40%;
}
.center_text{
	font-weight: 1000;
	font-size: 90px;
	color: #fff;
}
.center_text2{
	font-weight: 1000;
	font-size: 60px;
	color: #fff;
}
.bg_div_right{
	width: 50%;
	float: left;
	height: 100%;
	text-align: right;
	padding-right:60px;
}
.left_div{
	width: 50%;
	padding-left: 60px;
	float: left;
	display: flex;
	align-items: center;
	height: 100%;
}

 
   
.logo_text{
  color: #333;
  margin-left: 15px;
  margin-right: 60px;
  width: 170px ;
}

.logo_text:hover{
  color: #333;
    text-decoration: none;
}

.logo{
	width: 60px;
	height: 60px;
}
.logo2{
	width: 60px;
	height: 60px;
}
.about_text:hover{
  color: #fff;
  background: #00bf60;
}
.join_div{
	display: none;
	position: absolute;
	width: 100%;
    height:100px;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom:0;
    margin-bottom: 70px;
}
.login_text{
  color: #fff;
  padding-top: 6px;
  padding-bottom: 6px;
  background-color:#00bf60; 
  padding-left: 20px;
  padding-right: 20px;
  border:1px solid  #00bf60;
  text-decoration: none;
  font-size: 15px;
  border-radius:34px;
}
.about_text{
  color: #00bf60;
  margin-right: 25px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 20px;
  padding-right: 20px;
  border:1px solid  #00bf60 ;
  text-decoration: none;
  font-size: 15px;
  border-radius:34px;
}
.join_text{
  color: #fff;
  width: 260px;
  height: 68px;
  background: #1acc8d;
  border:1px solid  #1acc8d ;
  text-align: center;
  line-height: 68px;
  font-weight: bold;
  text-decoration: none;
  font-size: 28px;
  border-radius:36px;
}
.login_text:hover{
   color: #fff;
  background: #00bf60;
}
.herd_div{
	position: fixed;
	top:100px;
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #000;
	z-index: 1000;
}
.panl_view{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 75%;
}
.panl_view2{
	width: 90%;
	height: 100%;
}

/*.panl_view2f{
	padding-top: 30px;
	padding-bottom: 30px;
	width: 70%;
	height: 100%;
	filter:alpha(Opacity=80);
	-moz-opacity:0.5;
	opacity: 0.5;
	border-radius: 5px;
	background-color:#fff; 
}
*/
.panl_view2f{
	padding-top: 30px;
	padding-bottom: 30px;
	width: 70%;
	height: 100%;
	border-radius: 10px;
	background-color:#333; 
}
.data_text{
	width: 24%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	float: left;	
}
.panl_left{
	width: 45%;
	float: left;
	display: flex;
	justify-content: center;
	height: 100%;
	flex-direction: column;

}


.topviewdata2{
  	width: 24%;
    float: left;
    border-left: 1px solid #eee; 
  	flex-wrap: nowrap;
  	text-align: center;
  	height: 100%;
  }
  .spantext{
  	font-size: 16px;
  	color: #999;
  	margin-top: 10px;
  	display: block;
  }
  .number{
  	margin-top: 25px;
  	font-size: 47px;
  	color: #fff;
  	line-height: 48px;
  	font-weight: 200;
  	font-family: PingFangSC-Ultralight;
  }
    .number2{
  	margin-top: 10px;
  	font-size: 50px;
  	color: #000;
  	line-height: 50px;
  	font-weight: 200;
  	font-family: PingFangSC-Ultralight;
  }
.topviewdata{
  	width: 25%;
    float: left;
    border-left: 1px solid #eee;  
  	text-align: center;
  	height: 100%;
  }
   .topviewda{
    width: 24%;
    float: left;
    text-align: center;
    height: 100%;
  }
.data_icon{
	width: 40%;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}
.data_titel{
	font-size:22px;
	color: #fff;
}
.data_ds{
	font-size:25px;
	margin-top: 10px;
	color: #fff;
}
.data_number{
	width: 100%;
	display: flex;
	flex-direction: column;
	float: left;
	justify-content: center;
	height: 100%;
}
.data_view{
    width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 13%;
}
.plan3_view{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}
.plan_con1{
	width: 20%;
	float: left;
	height: 100%;
	background: #FF0000;
}

.plan_con2{
	width: 20%;
	float: left;
	height: 100%;
	background: #FF8000;
}

.plan_con3{
	width: 20%;
	float: left;
	height: 100%;
	background: #FFC000;
}

.plan_con4{
	width: 20%;
	float: left;
	height: 100%;
	background: #008000;
}
.plan_con5{
	width: 20%;
	float: left;
	height: 100%;
	background: #000;
}



.panl_left_titel{
	font-size: 50px;
	font-weight: bold;
	color: #fff;
}

.panl_left_ds{
	font-size: 25px;
	color: #fff;
	margin-top: 30px;
}
.panl_img{
	width: 700px;
	height: 500px;
}
.panl_right{
	width: 55%;
	display: flex;
	align-items: center;
	justify-content: center;
	float: left;
	height: 100%;
}

.panl3_right{
	width: 55%;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.panl3_left{
	width: 45%;
	float: left;
	display: flex;
	justify-content: center;
	height: 100%;
	flex-direction: column;
}


