@charset "UTF-8";

.clearfix::after,、 .clearfix::before {
	display: block;
	content: ""
}

.clearfix::after {
	clear: both
}

.about-img {
	width: 100%
}

.kv .swiper-container {
	width: 100%
}

.kv .swiper-container .swiper-slide {
	position: relative
}

.kv .swiper-container .bgimg {
	display: block;
	width: 100%;
	height: auto;
	background-size: cover
}

.kv .swiper-container .limitWidth-percentWidth {
	position: absolute;
	left: 50%;
	top: 52%;
	transform: translate(-50%,-50%)
}

.kv .swiper-container .sw-ft {
	z-index: 2
}

.kv .swiper-container .sw-ft .titles {
	font-size: 40px;
	color: #fff;
	display: block
}

.kv .swiper-container .sw-ft .titles-tips {
	font-size: 70px;
	color: #fff;
	display: block;
  line-height: 1.6;
}

.kv .swiper-container .sw-ft .titles:lang(en) {
	font-size: 60px
}

.kv .swiper-container .sw-ft .titles-tips:lang(en) {
	font-size: 30px;
	margin-top: 20px;
	text-align: justify;
	-webkit-text-align: justify;
	text-justify: inter-ideograph;
	word-wrap: break-word;
	text-align: justify;
	text-justify: inter-ideograph
}

.link-btn {
	display: flex;
	align-items: center;
	justify-content: flex-start
}

.link-more {
	padding: 18px 40px;
	background: #e7eef5;
	border-radius: 50px;
	margin-top: 62px;
	display: flex;
	align-items: center;
	cursor: pointer;
	transition: all .3s
}

.link-more:hover {
	background-color: #235e9b
}

.link-more:hover span {
	color: #e7eef5
}

.link-more:hover i {
	color: #e7eef5
}

.link-more span {
	font-weight: 400;
	font-size: 16px;
	color: #235e9b
}

.link-more i {
	color: #235e9b;
	font-size: 20px;
	margin-left: 10px;
	font-style: normal;
	margin-top: -2px
}

.common-title {
	font-size: 36px;
	color: #235e9b
}

.module1 {
	padding: 90px 0 100px;
	background-color: #e6e6e6
}

.module1 .page-title {
	font-weight: 700;
	font-size: 36px!important;
	color: #165999;
	margin-bottom: 10px
}

.module1 .common-title {
	font-size: 36px!important;
	color: #165999;
	margin: 6px 0 74px;
	padding: 0;
	margin-bottom: 0;
	font-weight: 700
}

.module1 .brief-wrap {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer
}

.module1 .brief-wrap:hover .about-img-box {
	transform: translateY(-30px)
}

.module1 .brief-wrap .about-img-box {
	width: 48%;
	margin-left: 109px;
	transition: all .5s
}

.module1 .brief-wrap .about-img-box img {
	display: block;
	width: 100%;
	height: auto
}

.module1 .brief-box {
	flex: 1;
	margin-top: 40px
}

.module1 .brief-box p {
	font-weight: 400;
	font-size: 20px;
	color: #000;
	line-height: 1.6;
	margin-bottom: 20px
}

.module1 .about-items {
	display: flex;
	align-items: center;
	justify-content: center
}

.models-add2 {
	position: relative;
	background-size: cover;
	background-position: center center;
	padding: 126px 0
}

.models-add2 .limitWidth-percentWidth {
	display: flex;
	flex-direction: column;
	align-items: self-start
}

.models-add2 .limitWidth-percentWidth .common-title {
	width: 100%;
	color: #fff;
	font-size: 72px;
	font-weight: 400
}

.models-add2 .limitWidth-percentWidth .details {
	width: 60%;
	font-weight: 400;
	font-size: 30px;
	color: #fff;
	line-height: 1.8;
	letter-spacing: 2px;
	margin-top: 85px
}

.module3 {
	padding: 172px 0 150px;
	background-color: #e6e6e6;
	background-image: url(../image/about/bg2.png);
	background-position: center bottom;
	background-repeat: no-repeat
}

.module3 .common-title {
	margin-bottom: 70px;
	font-size: 72px
}

.module3 .list {
	position: relative;
	display: flex
}

.module3 .list:last-child .content {
	padding-bottom: 45px
}

.module3 .list:last-child .content::after {
	height: 30px
}

.module3 .list:first-child .content::after {
	top: 30px
}

.module3 .list .year {
	width: -moz-max-content;
	width: max-content;
	font-weight: 500;
	font-size: 50px;
	color: #165999
}

.module3 .list .icon {
	position: absolute;
	z-index: 2;
	width: 25px;
	height: 25px;
	left: 112px;
	top: 20px;
	border-radius: 50%;
	margin-left: 40px
}

.module3 .list .icon span {
	display: block;
	margin: 6px auto 0;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #165999
}

.module3 .list .content {
	position: relative;
	z-index: 1;
	padding-left: 142px;
	padding-bottom: 40px;
	flex: 1;
	font-weight: 400;
	font-size: 22px;
	color: #000;
	line-height: 1.6;
	z-index: 3
}

.module3 .histor {
	position: relative
}

.module3 .histor::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	left: 164px;
	top: 40px;
	background-color: #165999
}

.module5 {
	position: relative;
	background-color: #124377
}

.module5 .limitWidth-percentWidth {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%)
}

.module5 .limitWidth-percentWidth .common-title {
	letter-spacing: 4px;
	font-weight: 400;
	color: #fff;
	font-size: 30px!important;
	margin-bottom: 10px
}

.module5 .limitWidth-percentWidth .details {
	font-weight: 400;
	font-size: 36px!important;
	color: #fff;
	margin-top: 10px;
	font-weight: 700
}