.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: 130px;
	text-align: center;
	margin-right: 50px;
	height: 45px;
	line-height: 55px;
}

.u1 li a {
	font-size: 18px;
	color: #ffffff;
}

.u1 li:hover {
	border-bottom: 2px solid #ffffff;
}

.hader-text {
	font-size: 24px;
	margin-bottom: 20px;
}

.hader-text span {
	color: #dcdcdc;
	font-size: 16px;
}

.search {
	width: 300px;
	height: 40px;
	border-radius: 18px;
	outline: none;
	border: 1px solid #ccc;
	padding-left: 20px;
	/* postion: absolute; */
}

.glyphicon {
	margin-left: -50px;
}

.hader-dom {
	margin-top: 60px;
}

.parent {
	margin-left: -30px;
}

.main-img {
	margin-bottom: 50px;
}

.thumbnail {
	width: 360px;
	height: 239px;
	overflow: hidden;
}

.thumbnail img {
	width: 100%;
}

/* 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;
}

.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;
}

@media (max-width: 768px) {
	

	.z-footer-h {
		display: none;
	}

	.dome-e {
		width: 100%;
		text-align: center;
		height: auto;
		line-height: 25px;
		margin-top: 30px;
		border-top: 1px solid #3b6376;
		padding-top: 19px;
		padding-bottom: 0px;
	}

	.thumbnail {
		width: 100%;
		height: auto;
	}

	.hader-text {
		margin-top: 20px;
	}

	em {
		font-style: normal;
		border-bottom: 3px solid #5b94f9;
		border-radius: 4%;
		padding-bottom: 4px;
		font-size: 24px;
	}
	.text1{
		height: 0;
	}
}
