.container{
	width: 1200px !important;
}
/* 导航 */
.top{
	margin-top:20px;
}
.top .text1{
	height: 68px;
	line-height:68px;
}
.top .text1 a{
	font-size: 16px;
	color: #333333;
}
.btn-join{
	background-color: #3184f7;
	border-radius: 18px;
}
.main-nav{
	background: #007ece;
	margin: 0px !important;
}
.u1{
	display: flex;
}
.u1 li{
	width:90px;
	text-align: center;
	margin-right: 50px;
	height: 45px;
	line-height:55px;
}
.u1 li a{
	font-size: 18px;
	color: #ffffff;
}

/* 内容 */
.main-text{
	margin-top: 50px;
	font-size: 24px;
	margin-bottom: 20px;
}
.main-text span{
	color: #dcdcdc;
	font-size: 16px;
}
.box1-title{
	border-bottom: 1px solid #cccc;
}
.box1-top{
	height:30px;
	line-height: 30px;
	margin-top: 20px;
	
}
.box1-text-left{
	font-size: 20px;
	color: #333333;
	font-size: 24px;
	text-align: center;
	margin-bottom: 30px;
}
.box1-text-right{
	font-size: 14px;
	color: #b0a7ab;
	line-height: 20px;
	margin-bottom: 8px;
}
.box1-content{
	line-height: 2;
	margin-top: 20px;
	font-size: 16px;
	color: #333333;
	
}
.box1-content img{
	margin: 30px 0;
}

/* footer */
.dome-e{
	width: 100%;
	text-align: center;
	height: 60px;
	line-height: 25px;
	margin-top: 30px;
	border-top: 1px solid #7ed2fa;
	padding-top: 19px;
	padding-bottom: 30px;
}
.dome-f{
	color: #ffffff;
}
.dome-f a{
   color: #ffffff;
}

.z-footer{
	background-color: #3ebefb;
	color: #fff;
	padding: 30px;
	/* margin-top: 50px; */
   }
   .z-our{
	font-size: 24px;
	margin-bottom: 30px;
   }
   .z-our span{
	font-size: 18px;
	margin-bottom: 30px;
   }
   .z-main2{
	padding: 0;
   }
   .z-tage{
	margin-bottom: 30px;
   }
  
