.about .box1{
	padding: 80px 0 100px;
	background-color: RGBA(250, 250, 250, 1);
}

.about .box1 .box-c{
	margin-top: 54px;
	background-image: url(../img/about-box1-1.jpg);
	background-size: cover;
	min-height: 453px;
	padding: 60px 45px;
}
.about .box1 .box-c .text-title{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 24px;
	color: #7335A2;
	line-height: 1.5;
}
.about .box1 .box-c .text-box{
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	line-height: 2;
	margin-top: 24px;
}
.about .box1 .box-b{
	display: flex;
}
.about .box1 .box-b-l{
	padding-top: 55px;
	flex: 1;
	margin-right: 55px;
}
.about .box1 .box-b-l .text{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	line-height: 1.875;
}
.about .box1 .box-b-l .text .text-box:not(:last-child){
	margin-bottom: 28px;
}
.about .box1 .box-b-l .text .bold{
	font-weight: bold;
}
.about .box1 .box-b-l .honor{
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 18px;
	color: #7335A2;
	line-height: 30px;
	margin-top: 40px;
}
.about .box1 .box-b-l .honor .black{
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	line-height: 3;
	margin-top: 10px;
}
.about .box1 .box-b-r{
	width: 390px;
	border-radius: 0px 0px 0px 100px;
	background-image: url(../img/about-box1-2.jpg);
	background-size: cover;
	padding: 50px 50px 80px;
	margin-top: -136px;
}
.about .box1 .box-b-r li:not(:last-child){
	margin-bottom: 55px;
}
.about .box1 .box-b-r .number{
	font-family: Rany;
	font-weight: 300;
	font-size: 30px;
	color: #FAFAFA;
	line-height: 1;
	display: flex;
	align-items: flex-start;
}
.about .box1 .box-b-r .number .counter{
	font-family: Rany-Bold;
	font-size: 60px;
	color: #FAFAFA;
	line-height: 1;
	margin-right: 9px;
}
.about .box1 .box-b-r .text{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	color: #FAFAFA;
	line-height: 24px;
}
.about .box2{
	background-color: RGBA(242, 242, 242, 1);
	padding: 140px 0 0;
}
.about .box2 .box-c{
	position: relative;
}
.about .box2 .box-c .swiper{
	position: relative;
	padding: 60px 0 180px;
}
.about .box2 .box-c .swiper-slide{
	padding: 30px;
	border: 1px solid #CACACA;
	width: 32.14%;
	min-height: 440px;
	transition: all .6s;
}
.about .box2 .box-c .swiper-slide:hover{
	background: #FFFFFF;
	box-shadow: 5px 9px 30px 0px rgba(195,195,195,0.3);
	border-color: #fff;
	transform: translateY(-20px);
}
.about .box2 .box-c .swiper-slide:not(:last-child){
	margin-right: 1.78%;
}
.about .box2 .box-c .swiper-slide .year{
	font-family: Rany-Bold;
	font-size: 60px;
	color: #333333;
	line-height: 1;
}
.about .box2 .box-c .swiper-slide:hover .year{
	color: rgba(115, 53, 162, 1);
}
.about .box2 .box-c .swiper-slide .dianzui{
	color: rgba(115, 53, 162, 1);
	font-weight: bold;
	margin-top: 10px;
}
.about .box2 .box-c .swiper-slide .text-box{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	line-height: 3;
	margin-top: 25px;
}
.about .box2 .box-c .btn{
	position: absolute;
	top: 40%;
	transform: translateY(-50%);
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	border: 1px solid #DEDEDE;
	color: rgba(204, 204, 204, 1);
	cursor: pointer;
	transition: all .6s;
}
.about .box2 .box-c .btn:not(.swiper-button-disabled):hover{
	background-color: #7335A2;
	border-color: #7335A2;
	color: #fff;
}
.about .box2 .box-c .btn.btn-prev{
	left: -90px;
}
.about .box2 .box-c .btn.btn-next{
	right: -90px;
}
.about .box2 .box-c .btn.swiper-button-disabled{
	opacity: .5;
	cursor: not-allowed;
}
.cultrue .box1{
	padding: 84px 0 120px;
	background-color: RGBA(250, 250, 250, 1);
}
.cultrue .box1 .box-c{
	position: relative;
	margin-top: 60px;
	display: flex;
}
.cultrue .box1 .box-c .l{
	width: 51.42%;
}
.cultrue .box1 .box-c .l .text-title{
	display: flex;
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 18px;
	color: #7335A2;
	line-height: 22px;
}
.cultrue .box1 .box-c .l .text-title .bullet{
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 2px solid #7335A2;
	margin-right: 9px;
}
.cultrue .box1 .box-c .l .text-des{
	font-family: Microsoft YaHei;
	font-weight: 300;
	font-size: 24px;
	color: #333333;
	line-height: 2;
	margin-top: 15px;
}
.cultrue .box1 .box-c .l li:not(:last-child){
	margin-bottom: 60px;
}
.cultrue .box1 .box-c .r{
	position: absolute;
	right: 0;
	top: 0;
	width: 42.85%;
}
.cultrue .box1 .box-c .r .pic{
	border-radius: 0 0 0 50px;
}
.cultrue .box2{
	background-image: url(../img/cultrue-box2-bg.jpg);
	background-size: cover;
}
.cultrue .box2 .box-c{
	padding: 162px 0 250px;
}
.cultrue .box2 .title{
	text-align: left;
}
.cultrue .box2 .des{
	font-family: HarmonyOS Sans SC;
	font-weight: bold;
	font-size: 60px;
	color: #7335A2;
	line-height: 1.3;
	margin-top: 35px;
}
.honor .box1{
	padding: 84px 0 145px;
	background-color: RGBA(250, 250, 250, 1);
}
.honor .box1 .box-c{
	margin-top: 25px;
}
.honor .box1 .sub-title{
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 18px;
	color: #7335A2;
	line-height: 1;
	text-align: center;
}
.honor .box1 .box-c .item:not(:last-child){
	margin-bottom: 100px;
}
.honor .box1 .list{
	border-top: 1px solid RGBA(222, 222, 222, 1);
	margin-top: 23px;
	padding-top: 30px;
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 40px 24px;
}
.honor .box1 .list li .image{
	position: relative;
	padding-top: 82.83%;
}
.honor .box1 .list li .image .icon{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding-bottom: 6.32%;
}
.honor .box1 .list li .image .icon .pic{
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	z-index: 3;
}
.honor .box1 .list li .image .icon .pic img{
	max-width: 90%;
	max-height: 100%;
}
.honor .box1 .list li .image .icon .image-bottom{
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translate(-50%,29.61%);
	width: 131.92%;
	z-index: 2;
}
.honor .box1 .list li .image .icon .image-bottom img{
	display: block;
	width: 100%;
}
.honor .box1 .list li .text{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	line-height: 1.66;
	margin-top: 39px;
	text-align: center;
}
.partner .box1{
	padding: 80px 0 120px;
	background-color: RGBA(250, 250, 250, 1);
}
.partner .box1 .box-c{
	position: relative;
	margin-top: 60px;
}
.partner .box1 .box-c .list{
	position: relative;
	display: flex;
	flex-wrap: wrap;
	z-index: 2;
}
.partner .box1 .box-c .lines{
	position: absolute;
	left: 0;
	top: -30px;
	height: calc(100% + 60px);
	width: 100%;
	display: flex;
	justify-content: space-between;
	z-index: 1;
}
.partner .box1 .box-c .lines .line{
	width: 1px;
	height: 100%;
	background-color: RGBA(239, 239, 239, 1);
}
.partner .box1 .box-c .list::after{
	left: auto;
	right: 0;
}
.partner .box1 .box-c .list li{
	width: 25%;
	z-index: 2;
}
.partner .box1 .box-c .list li:hover .pic{
	box-shadow: 3px 4px 30px 0px rgba(194,194,194,0.3);
	outline: 1px solid  RGBA(250, 250, 250, 1);
	background-color: RGBA(250, 250, 250, 1);
}
.partner .box1 .box-c .list li .image{
	position: relative;
	padding-top: 62.85%
}
.partner .box1 .box-c .list::after,
.partner .box1 .box-c .list li:nth-child(4n+1):before{
	position: absolute;
	content: "";
	left: 50%;
	transform: translateX(-50%);
	/* top: 0; */
	width: 114.28%;
	height: 1px;
	background-color: RGBA(239, 239, 239, 1);
}
.partner .box1 .box-c .list::after{
	bottom: 0;
}
.partner .box1 .box-c .list li .pic{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 3;
}
.partner .box1 .box-c .list li .pic img{
	max-width: 90%;
	max-height: 90%;
}
.join{
	padding: 84px 0 120px;
	background-color: RGBA(250, 250, 250, 1);
}
.join .box1 .box-t{
	background-image: url(../img/join-box1-bg.jpg);
	background-size: cover;
	margin-top: 60px;
	min-height: 440px;
	padding: 85px;
}
.join .box1 .box-t .text-title{
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 36px;
	color: #FAFAFA;
	line-height: 1.3;
}
.join .box1 .box-t .text-des{
	font-family: HarmonyOS Sans SC;
	font-weight: bold;
	font-size: 48px;
	color: #FAFAFA;
	line-height: 1.3;
	margin-top: 10px;
}
.join .box1 .box-c{
	position: relative;
	margin: -107px 84px 0;
	z-index: 2;
	width: 876px;
	max-width: 100%;
	padding: 44px 44px 50px;
	background-color: rgba(115, 53, 162, 1);
}
.join .box1 .box-c .text-box{
	font-family: Microsoft YaHei;
	font-weight: 300;
	font-size: 18px;
	color: #FAFAFA;
	line-height: 30px;
}
.join .box1 .box-c .text-box:not(:last-child){
	margin-bottom: 30px;
}
.join .box2 .title{
	font-family: HarmonyOS Sans SC;
	font-weight: bold;
	font-size: 24px;
	color: #333333;
	line-height: 1;
	margin-top: 95px;
	text-align: center;
}
.join .box2 .box-c{
	margin-top: 60px;
}
.join .box2 .box-c li:not(:last-child){
	margin-bottom: 10px;
}
.join .box2 .box-c .li-t{
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #FFFFFF;
	padding: 20px 27px;
}
.join .box2 .box-c .li-t-l{
	flex: 1;
	margin-right: 30px;
}
.join .box2 .box-c .li-t .name{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	line-height: 30px;
}
.join .box2 .box-c li.active .li-t .name{
	font-size: 24px;
	color: rgba(115, 53, 162, 1);
}
.join .box2 .box-c .li-t .msg{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #999999;
	line-height: 30px;
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 20px;
	margin-top: 5px;
}
.join .box2 .box-c .li-t-r .iconfont{
	font-size: 40px;
	color: rgba(222, 222, 222, 1);
	cursor: pointer;
}
.join .box2 .box-c .li-t-r .iconfont.icon-anonymous-iconfont{
	color: #7335A2;
}
.join .box2 .box-c .li-c{
	display: none;
	border-top: 1px solid rgba(241, 241, 241, 1);
	padding: 40px 30px 86px;
	background-color: #fff;
}
.join .box2 .box-c .li-c .text-title{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	color: #7335A2;
	line-height: 30px;
}
.join .box2 .box-c .li-c .item:not(:last-child){
	margin-bottom: 40px;
}
.join .box2 .box-c .li-c .text-box{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #999999;
	line-height: 30px;
	margin-top: 10px;
}
.join .box2 .box-c .li-c .send{
	display: inline-block;
	padding: 22px 24px 22px 33px;
	line-height: 30px;
	background: #7335A2;
	border-radius: 10px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	color: #FAFAFA;
	margin-top: 30px;
	text-transform: uppercase;
}
@media (max-width:1640px) {
	.about .box2 .box-c .btn{
		width: 40px;
		height: 40px;
	}
	.about .box2 .box-c .btn.btn-prev{
		left: -50px;
	}
	.about .box2 .box-c .btn.btn-next{
		right: -50px;
	}
}
@media (max-width:1530px) {
	.about .box2 .box-c{
		padding: 0 40px;
	}
	.about .box2 .box-c .btn.btn-prev{
		left: -10px;
	}
	.about .box2 .box-c .btn.btn-next{
		right: -10px;
	}
}
@media (max-width:1440px) {
	.about .box2 .box-c .swiper-slide .year,
	.about .box1 .box-b-r .number .counter{
		font-size: 50px;
	}
	.about .box1 .box-b-r{
		width: 340px;
	}
	.about .box1 .box-b{
		align-items: flex-start;
	}
	.cultrue .box1 .box-c .l .text-des{
		font-size: 22px;
	}
	.cultrue .box2 .des{
		font-size: 50px;
	}
	.join .box1 .box-t .text-title{
		font-size: 30px;
	}
	.join .box1 .box-t .text-des{
		font-size: 38px;
	}
}
@media (max-width: 1280px) {
	.join .box1 .box-t .text-title{
		font-size: 28px;
	}
	.join .box1 .box-t .text-des{
		font-size: 30px;
	}
	.about .box2 .box-c .swiper-slide .year, .about .box1 .box-b-r .number .counter{
		font-size: 40px;
	}
	.about .box2 .box-c .swiper-slide{
		min-height: 360px;
	}
	.about .box2 .box-c .swiper-slide .text-box{
		line-height: 2;
	}
	.cultrue .box1 .box-c .l .text-des{
		font-size: 20px;
	}
	.cultrue .box1 .box-c .l li:not(:last-child){
		margin-bottom: 40px;
	}
	.cultrue .box2 .des{
		font-size: 40px;
	}
	.honor .box1 .list li .text{
		font-size: 16px;
		margin-top: 20px;
	}
}
@media (max-width: 1199px) {
	.partner .box1{
		padding: 70px 0;
	}
	.partner .box1 .box-c{
		margin-top: 45px;
	}
	.join .box2 .box-c li.active .li-t .name{
		font-size: 20px;
	}
	.join .box2 .box-c .li-t .name{
		font-size: 16px;
	}
	.join .box2 .box-c .li-t .msg{
		font-size: 14px;
	}
	.join{
		padding: 70px 0;
	}
	.join .box2 .box-c,
	.join .box1 .box-t{
		margin-top: 45px;
	}
	.join .box2 .title{
		margin-top: 70px;
	}
	.join .box1 .box-t .text-title{
		font-size: 26px;
	}
	.join .box1 .box-t .text-des{
		font-size: 28px;
	}
	.honor .box1{
		padding: 70px 0;
	}
	.honor .box1 .box-c .item:not(:last-child){
		margin-bottom: 45px;
	}
	.cultrue .box2 .des{
		font-size: 30px;
	}
	.about .box1{
		padding: 70px 0;
	}
	.about .box2{
		padding-top: 70px;
	}
	.about .box2 .box-c .swiper{
		padding: 50px 0 70px;
	}
	.about .box1 .box-c{
		margin-top: 50px;
	}
	.cultrue .box2 .box-c{
		padding: 100px 0;
	}
	.cultrue .box1{
		padding: 70px 0;
	}
	.cultrue .box1 .box-c{
		margin-top: 45px;
	}
	.cultrue .box1 .box-c .l .text-des{
		margin-top: 10px;
		font-size: 18px;
	}
	.join .box1 .box-c{
		width: 80%;
		margin: -107px auto 0;
		padding: 30px;
	}
	.join .box1 .box-c .text-box{
		font-size: 16px;
	}
	.join .box1 .box-t{
		min-height: 370px;
	}
	.join .box1 .box-c .text-box:not(:last-child){
		margin-bottom: 20px;
	}
}
@media (max-width: 1024px) {
	.partner .box1{
		padding: 60px 0;
	}
	.partner .box1 .box-c{
		margin-top: 40px;
	}
	.join .box2 .box-c .li-t .msg{
		grid-template-columns: repeat(2,1fr);
		gap: 0 20px;
	}
	.join{
		padding: 60px 0;
	}
	.join .box2 .box-c,
	.join .box1 .box-t{
		margin-top: 40px;
	}
	.join .box2 .title{
		margin-top: 60px;
	}
	.join .box1 .box-t .text-title{
		font-size: 24px;
	}
	.join .box1 .box-t .text-des{
		font-size: 26px;
	}
	.honor .box1{
		padding: 60px 0;
	}
	.honor .box1 .box-c .item:not(:last-child){
		margin-bottom: 40px;
	}
	.cultrue .box2 .box-c{
		padding: 90px 0;
	}
	.cultrue .box1{
		padding: 60px 0;
	}
	.cultrue .box2 .des{
		font-size: 28px;
	}
	.about .box2 .box-c .swiper-slide{
		width: 49%;
	}
	.about .box2 .box-c .swiper-slide:not(:last-child){
		margin-right: 2%;
	}
	.about .box2 .box-c .swiper-slide .text-box{
		font-size: 16px;
		margin-top: 15px;
	}
	.about .box1{
		padding: 60px 0;
	}
	.about .box2{
		padding-top: 60px;
	}
	.about .box2 .box-c .swiper{
		padding: 40px 0 60px;
	}
	.about .box1 .box-c{
		margin-top: 40px;
	}
	.about .box1 .box-c{
		padding: 40px 30px;
	}
	.about .box1 .box-c .text-title{
		font-size: 22px;
	}
	.about .box1 .box-c .text-box{
		font-size: 16px;
		margin-top: 18px;
	}
	.about .box1 .box-b-l{
		padding-top: 30px;
		margin-right: 30px;
	}
	.about .box1 .box-b-l .text .text-box:not(:last-child){
		margin-bottom: 17px;
	}
	.about .box1 .box-b-r{
		width: 280px;
		padding: 40px;
	}
	.about .box2 .box-c .swiper-slide .year, .about .box1 .box-b-r .number .counter{
		font-size: 30px;
	}
	.about .box1 .box-b-r li:not(:last-child){
		margin-bottom: 30px;
	}
	.about .box1 .box-b-r{
		top: -100px;
	}
	.about .box1 .box-b-l .honor{
		margin-top: 30px;
	}
	.about .box1 .box-b-l .honor .black{
		font-size: 16px;
		line-height: 1.8;
	}
	.cultrue .box1 .box-c .l .text-des{
		font-size: 16px;
		line-height: 1.7;
	}
	.cultrue .box1 .box-c{
		margin-top: 40px;
	}
	.honor .box1 .list{
		grid-template-columns: repeat(3,1fr);
	}
}
@media (max-width: 768px) {
	.partner .box1{
		padding: 50px 0;
	}
	.partner .box1 .box-c{
		margin-top: 30px;
	}
	.join .box2 .box-c .li-c .send{
		margin-top: 20px;
		line-height: 24px;
		font-size: 16px;
		padding: 9px 20px;
	}
	.join .box2 .box-c .li-c .item:not(:last-child){
		margin-bottom: 25px;
	}
	.join .box2 .box-c .li-c .text-title{
		font-size: 16px;
	}
	.join .box2 .box-c .li-c .text-box{
		font-size: 14px;
	}
	.join .box2 .box-c .li-t{
		padding: 17px;
	}
	.join .box2 .box-c .li-c{
		padding: 25px 17px;
	}
	.join .box2 .title{
		font-size: 22px;
	}
	.join .box1 .box-t{
		padding: 40px;
	}
	.join .box1 .box-c{
		width: 90%;
	}
	.join{
		padding: 50px 0;
	}
	.join .box2 .box-c,
	.join .box1 .box-t{
		margin-top: 30px;
	}
	.join .box2 .title{
		margin-top: 50px;
	}
	.join .box1 .box-t .text-title{
		font-size: 22px;
	}
	.join .box1 .box-t .text-des{
		font-size: 24px;
	}
	.honor .box1 .list{
		grid-template-columns: repeat(2,1fr);
	}
	.honor .box1{
		padding: 50px 0;
	}
	.honor .box1 .box-c .item:not(:last-child){
		margin-bottom: 30px;
	}
	.cultrue .box1 .box-c{
		margin-top: 30px;
		justify-content: space-between;
	}
	.cultrue .box2 .box-c{
		padding: 80px 0;
	}
	.cultrue .box1{
		padding: 50px 0;
	}
	.cultrue .box2 .des{
		font-size: 26px;
	}
	.about .box1 .box-b-r{
		margin-top: 40px;
	}
	.about .box1{
		padding: 50px 0;
	}
	.about .box2{
		padding-top: 50px;
	}
	.about .box2 .box-c .swiper{
		padding: 30px 0 50px;
	}
	.about .box1 .box-c{
		margin-top: 30px;
	}
	.about .box1 .box-b{
		flex-direction: column;
	}
	.about .box1 .box-c .text-title{
		font-size: 20px;
	}
	.about .box1 .box-b-l{
		margin-right: 0;
		width: 100%;
	}
	.cultrue .box1 .box-c .r{
		position: relative;
	}
	.cultrue .box1 .box-c .l{
		width: 54%;
	}
	.cultrue .box1 .box-c .l li:not(:last-child){
		margin-bottom: 20px;
	}
	.cultrue .box1 .box-c .l .text-title .bullet{
		width: 10px;
		height: 10px;
		margin-right: 5px;
	}
	.cultrue .box1 .box-c .l .text-title{
		font-size: 16px;
	}
	.cultrue .box1 .box-c .l .text-des{
		font-size: 15px;
	}
	.cultrue .box2 .des{
		margin-top: 20px;
	}
	.partner .box1 .box-c .list li{
		width: 33.33%;
	}
	.partner .box1 .box-c .lines .line:nth-child(4){
		display: none;
	}
	.box1 .box-c .list li:nth-child(4n+1):before{
		display: none;
	}
	.box1 .box-c .list li:nth-child(3n+1):before{
		display: block;
		position: absolute;
		content: "";
		left: 50%;
		transform: translateX(-50%);
		/* top: 0; */
		width: 114.28%;
		height: 1px;
		background-color: RGBA(239, 239, 239, 1);
	}
}
@media (max-width: 675px) {
	.about .box2 .box-c .swiper-slide{
		width: 100%;
	}
}
@media (max-width: 500px) {
	.partner .box1 .box-c .lines{
		height: calc(100% + 40px);
		top: -20px;
	}
	.partner .box1 .box-c .lines .line:nth-child(3){
		display: none;
	}
	.partner .box1 .box-c .list li{
		width: 50%;
	}
	.box1 .box-c .list li:nth-child(2n+1):before{
		display: none;
	}
	.box1 .box-c .list li:nth-child(2n+1):before{
		display: block;
		position: absolute;
		content: "";
		left: 50%;
		transform: translateX(-50%);
		/* top: 0; */
		width: 114.28%;
		height: 1px;
		background-color: RGBA(239, 239, 239, 1);
	}
	.partner .box1{
		padding: 40px 0;
	}
	.partner .box1 .box-c{
		margin-top: 25px;
	}
	.join .box2 .title{
		font-size: 20px;
	}
	.join .box2 .box-c .li-c{
		padding: 17px 17px 25px;
	}
	.join .box2 .box-c .li-t .msg{
		display: flex;
		flex-wrap: wrap;
	}
	.join .box2 .box-c .li-t-r .iconfont{
		font-size: 28px;
	}
	.join .box2 .box-c .li-t-l{
		margin-right: 20px;
	}
	.join .box2 .box-c li.active .li-t .name{
		font-size: 18px;
	}
	.join .box1 .box-c{
		padding: 24px;
	}
	.join .box1 .box-c .text-box{
		font-size: 14px;
	}
	.join .box1 .box-t{
		min-height: 270px;
		padding: 30px;
	}
	.join{
		padding: 40px 0;
	}
	.join .box2 .box-c,
	.join .box1 .box-t{
		margin-top: 25px;
	}
	.join .box2 .title{
		margin-top: 40px;
	}
	.join .box1 .box-t .text-title{
		font-size: 20px;
	}
	.join .box1 .box-t .text-des{
		font-size: 22px;
	}
	.honor .box1 .list li .text{
		font-size: 14px;
		margin-top: 10px;
	}
	.honor .box1{
		padding: 40px 0;
	}
	.honor .box1 .box-c .item:not(:last-child){
		margin-bottom: 30px;
	}
	.cultrue .box2 .des{
		margin-top: 14px;
	}
	.cultrue .box1 .box-c .r{
		width: 100%;
		margin-top: 25px;
	}
	.cultrue .box1 .box-c .l{
		width: 100%;
	}
	.cultrue .box1 .box-c{
		margin-top: 25px;
		flex-direction: column;
	}
	.cultrue .box2 .box-c{
		padding: 70px 0;
	}
	.cultrue .box1{
		padding: 40px 0;
	}
	.cultrue .box2 .des{
		font-size: 24px;
	}
	.about .box2 .box-c .btn.btn-prev{
		left: 0;
	}
	.about .box2 .box-c .btn.btn-next{
		right: 0;
	}
	.about .box2 .box-c .btn{
		width: 30px;
		height: 30px;
	}
	.about .box2 .box-c .swiper-slide{
		padding: 20px;
		min-height: 311px;
	}
	.about .box1 .box-b-r{
		margin-top: 20px;
		width: 100%;
		padding: ;
		border-radius: 0 0 0 50px;
	}
	.about .box1 .box-b-r .list{
		display: grid;
		grid-template-columns: repeat(2,1fr);
		gap: 20px;
	}
	.about .box1 .box-b-r .text{
		font-size: 16px;
	}
	.about .box1 .box-b-r li:not(:last-child){
		margin-bottom: 0;
	}
	.about .box1 .box-b-l .honor{
		margin-top: 20px;
	}
	.about .box1 .box-b-l{
		padding-top: 20px;
	}
	.about .box1 .box-b-l .text .text-box:not(:last-child){
		margin-bottom: 10px;
	}
	.about .box1 .box-c{
		padding: 30px 20px;
	}
	.about .box1{
		padding: 40px 0;
	}
	.about .box2{
		padding-top: 40px;
	}
	.about .box2 .box-c .swiper{
		padding: 25px 0 40px;
	}
	.about .box1 .box-c{
		margin-top: 25px;
	}
	.about .box1 .box-c .text-box{
		margin-top: 10px;
	}
}