.about-container {
	padding-top: 113px;
}

.about-us {
	max-width: 1500px;
	margin: 0 auto;
}

@media only screen and (max-width: 1440px) {
	.about-us {
		max-width: 1120px;
	}
}

.about {
	box-sizing: border-box;
	padding-top: 80px;
	height: auto;
	overflow: hidden;
}

.about-wl {
	display: flex;
	justify-content: space-between;
	margin-bottom: 90px;
	min-height: 460px;
	overflow: hidden;
}

.wl-pople {
	margin-top: 60px;
	height: 120px;
	display: flex;
	justify-content: space-between;
}

@media only screen and (max-width: 1440px) {
	.wl-pople {
		margin-top: 40px;
	}
}

.wl-pople-item {
	width: 200px;
	border-top: 2px solid #1d2088;
	padding-top: 20px;
}

@media only screen and (max-width: 1440px) {
	.wl-pople-item {
		width: 150px;
	}
}

.pople-item-num {
	font-size: 60px;
	font-weight: bolder;
	color: #1d2088;
}

.pople-item-des {
	font-size: 16px;
	color: #1d2088;
	font-weight: bold;
	line-height: 30px;
}

.about-wl-msg {
	width: 700px;
	text-align: justify;
}
.about-wl-msg p {
	text-indent: 2em;
}
@media only screen and (max-width: 1440px) {
	.about-wl-msg {
		width: 550px;
	}
}

.about-wl-img {
	width: 700px;
	overflow: hidden;
}

@media only screen and (max-width: 1440px) {
	.about-wl-img {
		width: 500px;
	}
}

.about-wl-img img {
	width: 100%;
}

.about-wl-msg p {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 20px;
}

.wl-bg {
	min-width: 100%;
}

@media only screen and (max-width: 1440px) {
	.wl-bg {
		width: 1440px;
	}
}

.wl-footer {
	margin-top: 0;
}

.qualification-container {
	padding-top: 165px;
	margin-bottom: 150px;
}

@media only screen and (max-width: 1440px) {
	.qualification-container {
		padding-top: 130px;
	}
}

.qualification-container .wl-title {
	text-align: center;
}

.qualification {
	width: 1500px;
	margin: 0 auto;
	padding-top: 140px;
}

@media only screen and (max-width: 1440px) {
	.qualification {
		width: 1120px;
		padding-top: 115px;
	}
}

.qualification-picture {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 70px;
}

.qualification-picture .picture-item {
	margin-right: 30px;
	margin-bottom: 30px;
	height: 318px;
	width: 470px;
	background-color: #fff;
}

.qualification-page {
	margin-bottom: 80px;
}

@media only screen and (max-width: 1440px) {
	.qualification-page {
		margin-bottom: 40px;
	}
}

.page-header {
	margin-bottom: 70px;
}

.page-title {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 72px;
	color: #1d2088;
}

.page-subtitle {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	font-size: 24px;
	color: #1d2088;
	font-weight: bolder;
}

.page-main {
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
}

.page-main-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.page-main-item .icon {
	width: 10px;
	height: 10px;
	background-color: #1d2088;
}

.page-main-item .text {
	font-size: 24px;
	color: #1d2088;
	margin-left: 20px;
}

.capacity-container {
	height: 1300px;
	padding-top: 153px;
	background-color: #1d2088;
}

.capacity {
	width: 1500px;
	margin: 0 auto;
}

@media only screen and (max-width: 1440px) {
	.capacity-container {
		height: 1200px;
		padding-top: 133px;
	}

	.capacity {
		width: 1120px;
	}
}

.capacity .wl-title {
	color: #fff;
}

.capacity-info {
	padding-top: 70px;
	padding-bottom: 70px;
}

.capacity-info>p {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}

.capacity-equip {
	height: 690px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

@media only screen and (max-width: 1440px) {
	.capacity-equip {
		height: 610px;
	}
}

.capacity-equip-list {
	display: flex;
	justify-content: space-between;
}

.equip {
	position: relative;
	width: 480px;
	height: 320px;
}

.equip img {
	height: inherit;
	width: inherit;
}

@media only screen and (max-width: 1440px) {
	.equip {
		width: 355px;
		height: 280px;
	}
}

.equip-text {
	position: absolute;
	bottom: -20px;
	right: 0;
	background-color: #415df0;
	display: block;
	width: 220px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

.culture-container {
	padding-top: 150px;
	height: 1062px;
	background-image: url(../imgs/culture.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.culture {
	width: 1500px;
	margin: 0 auto;
}

@media only screen and (max-width: 1440px) {
	.culture-container {
		height: 900px;
	}

	.culture {
		width: 1120px;
	}
}

.culture .wl-title {
	color: #fff;
	text-align: center;
}

.culture-content {
	margin-top: 140px;
	color: #fff;
}

.culture-content-title {
	font-size: 48px;
	line-height: 52px;
	margin-bottom: 50px;
}

.culture-content-subtitle {
	font-size: 24px;
	line-height: 52px;
}

.culture-content-text {
	font-size: 16px;
}

.mission-container {
	height: 1062px;
	background-image: url(../imgs/mission.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

@media only screen and (max-width: 1440px) {
	.mission-container {
		height: 900px;
	}
}

.mission {
	width: 1500px;
	margin: 0 auto;
	overflow: hidden;
	text-align: right;
}

.mission-title {
	margin-top: 200px;
	line-height: 52px;
	font-size: 48px;
	color: #fff;
	letter-spacing: 5px;
}

.mission-des {
	margin-top: 40px;
}

.mission-des p {
	margin: 0;
	padding: 0;
	line-height: 30px;
	font-size: 18px;
	color: #fff;
}

@media only screen and (max-width: 1440px) {
	.mission {
		width: 1120px;
	}
}

.brand-container {
	height: 1062px;
	background-image: url(../imgs/brand.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

@media only screen and (max-width: 1440px) {
	.brand-container {
		height: 900px;
	}
}

.brand {
	width: 1500px;
	margin: 0 auto;
	overflow: hidden;
}

.brand-title {
	margin-top: 155px;
	font-size: 48px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 52px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #1d2088;
}

.brand-wrapper {
	margin-top: 130px;
	display: flex;
	justify-content: space-between;
}

.brand-logo {
	padding-top: 30px;
}

.brand-right-title {
	font-size: 28px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 2px;
	color: #1d1d1d;
}

.brand-right-msg {
	width: 800px;
	margin-top: 50px;
}

.brand-right-msg p {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #383838;
}

@media only screen and (max-width: 1440px) {
	.brand {
		width: 1200px;
	}

	.brand-wrapper {
		margin-top: 60px;
	}

	.brand-right-msg {
		width: 600px;
	}
}

@media only screen and (max-width: 1024px) {
	.brand-left {
		display: none;
	}
}

.develop-container {
	height: 1300px;
	background-color: #13144b;
}

.develop {
	margin: 0 auto;
	overflow: hidden;
}

@media only screen and (max-width: 1440px) {
	.develop {
		/* width: 1200px; */
	}
}

.develop-title {
	margin-top: 158px;
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	font-weight: normal;
	font-stretch: normal;
	line-height: 52px;
	letter-spacing: 0px;
	color: #ffffff;
}

.develop-content {
	margin-top: 120px;
	margin-left: 60px;
	position: relative;
}

<<<<<<< HEAD
.develop-content > .timer {
	height: 900px;
=======
.develop-content>.timer {
	height: 800px;
>>>>>>> 89e401526f6f9c84a5895a942c65934a7eed9c07
	background-image: url(../imgs/timer.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
}

.timer-des {
	overflow: hidden;
	position: absolute;
	bottom: -20px;
	height: 160px;
}

@media only screen and (max-width: 1440px) {
	.develop-content>.timer {
		height: 680px;
	}

	.develop-content {
		margin-top: 50px;
	}

	.develop-title {
		margin-top: 100px;
	}

	.timer-des div {
		width: 180px !important;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
	}

	.timer-des p {
		font-size: 10px;
		margin: 0px;
		padding: 0;
	}

	.develop-container {
		height: 1000px;
		background-color: #13144b;
	}
}

.timer-des div {
	float: left;
	color: #fff;
	width: 245px;
	text-align: right;
	overflow: hidden;
}

.timer-des div:first-child {
	width: 140px;
}

.timer-des div:nth-child(2) {
	width: 240px;
}
.timer-des div:nth-child(3) {
	width: 245px;
}
.timer-des p {
	font-size: 16px;
	line-height: 24px;
	margin: 0px;
	padding: 0;
}
