#valetSolMo {
	width: 68%;
}

.about-content #navBox {
	width: 100%;
	height: 0.88rem;
	background: #F4F8FC;
	position: relative;
}

#navBox .nav {
	text-align: center;
	height: 0.88rem;
	color: #333333;
	line-height: 0.88rem;
	font-size: 0.28rem;
	margin: 0 0.3rem;
	position: relative;
}

#navBox .nav a{
	color: #333333;
}
#navBox a.active {
	color: #333333;
	font-weight: bold;
}

#navBox a.active::after {
	content: "";
	width: 0.6rem;
	height: 3px;
	background: #207CC0;
	border-radius: 1px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0px);
	-webkit-transform: translate(-50%, 0px);
	-ms-transform: translate(-50%, 0px);
}

.mo-f-nav {
	width: 100%;
	top: 0.8rem;
	left: 0;
	z-index: 2;
	position: fixed;
}

#navBox .swiper-wrapper .swiper-slide .accordionP {
	font-weight: bold;
}

#navBox .swiper-wrapper .swiper-slide .accordionP::after {
	content: "";
	width: 0.6rem;
	height: 3px;
	background: #207CC0;
	border-radius: 1px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0px);
	-webkit-transform: translate(-50%, 0px);
	-ms-transform: translate(-50%, 0px);
}

.about-erayt,
.inspage {
	margin: 0 0.3rem;
}

.about-erayt .content,
.inspage .ins-content {
	margin: 0.72rem 0 0.8rem;
}

.about-erayt .content>p,
.inspage .ins-content>p {
	margin: 0.4rem 0 0.8rem 0;
	text-indent: 2em;
	text-align: justify;
	font-size: 0.28rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 0.42rem;
}

.about-erayt .content>p {
	margin-bottom: 0.4rem;
}

.video-box {
	width: 90%;
	margin: 0 auto 0.8rem;
}

.video-box .vjs-poster {
	background-size: auto 100%;
}

.video-box .vjs-big-play-button {
	display: none !important;
}

.content-parent {
	display: flex;
}

.environment-mobile .swiper-slide {
	width: 80%;
}

#teamBox .swiper-slide {
	width: 80%;
	width: 4.5rem;
	height: 4.75rem;
	background-size: 100%;
	color: #FFFFFF;
	position: relative;
}

#teamBox .swiper-slide img {
	width: 4.5rem;
	height: 4.75rem;
	z-index: 0;
}

#teamBox .swiper-slide .team-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 4.5rem;
	height: 4.75rem;
	z-index: 10;
	text-align: center;
	padding: 0.27rem 0.2rem 0;
}

#teamBox .swiper-slide .team-box .team-icon {
	width: 100%;
	text-align: center;
}

#teamBox .swiper-slide .team-box .team-icon img {
	width: 1.14rem;
	height: 1.14rem;
}

#teamBox .swiper-slide .team-box .team-name {
	font-size: 0.28rem;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 0.4rem;
	margin: 0.16rem 0;
}

#teamBox .swiper-slide .team-box .team-des {
	font-size: 0.22rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 0.33rem;
	text-align: justify;
}

.environment-mobile img {
	width: 4.5rem;
	height: 2.9rem;
}

.rule,
.culture {
	width: 100%;
	display: flex;
	justify-content: space-between;
}


.content .left {
	width: 1.36rem;
	border-radius: 4px;
	color: #FFFFFF;
	padding: 0.2rem;
}

.culture {
	margin-bottom: 0.2rem;
}

.culture .left {
	height: 2.24rem;
	background: #00A4FF;
}

.rule .left {
	height: 5.28rem;
	background: #207CC0;
}

.culture .left p:nth-of-type(1),
.rule .left p:nth-of-type(1) {
	font-family: AkrobatBold;
	color: transparent;
	-webkit-text-stroke: 0.5px #FFFFFF;
	font-size: 0.48rem;
	position: relative;
}

.culture .left p:nth-of-type(1)::after {
	content: "";
	width: 0.01rem;
	height: 0.66rem;
	background-color: #FFFFFF;
	position: absolute;
	left: 0.06rem;
	top: 0.65rem;
}

.rule .left p:nth-of-type(1)::after {
	content: "";
	width: 0.01rem;
	height: 3.65rem;
	background-color: #FFFFFF;
	position: absolute;
	left: 0.06rem;
	top: 0.65rem;
}

.culture .left p:nth-of-type(2) {
	margin-top: 0.86rem;
}

.rule .left p:nth-of-type(2) {
	margin-top: 3.86rem;
	font-size: 0.3rem;
}

.content .right {
	padding: 0.3rem 0.16rem 0.3rem 0.2rem;
	width: 5.34rem;
	background: #F2F6F9;
	border-radius: 3px;
	font-size: 0.22rem;
	font-weight: 500;
	color: #333333;
}

.culture .right {
	height: 2.24rem;
}

.rule .right {
	height: 5.28rem;
}

.culture .right p {
	margin-bottom: 0.2rem;
}

.culture .right span {
	font-weight: bold;
}

.rule .right p span:nth-of-type(1) {
	font-size: 0.22rem;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: bold;
	color: #207CC0;
	line-height: 0.33rem;
	display: block;
	margin-bottom: 0.04rem;
}

.rule .right p span:nth-of-type(2) {
	font-size: 0.22rem;
	line-height: 0.33rem;
	margin-bottom: 0.4rem;
	display: block;
}

.culture .right span {
	font-weight: bold;
}

.development {
	padding: 0.3rem;
	height: 16rem;
}

.development .events {
	width: 100%;
	height: 0.76rem;
	margin-bottom: 0.4rem;
	display: none;
}

.development .events .blue-point {
	width: 8px;
	height: 8px;
	background: #00A4FF;
	border-radius: 50%;
	position: relative;
}

.development .events .blue-point::before {
	content: '';
	width: 13px;
	height: 13px;
	background: rgba(0, 164, 255, 0.2);
	position: absolute;
	border-radius: 50%;
	top: -3px;
	left: -3px;
	z-index: 1;

}

.development .events .blue-point::after {
	content: "";
	width: 0.01rem;
	height: 1rem;
	background-color: #CCCCCC;
	position: absolute;
	left: 4px;
	top: 8px;
	z-index: 0;
}


.development .events .events-right {
	display: flex;
	justify-content: space-between;
	position: relative;
	top: -11px;
	left: 0.43rem;
}

.development .events .events-right .year {
	font-size: 0.26rem;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
	line-height: 0.26rem;
	font-weight: bold;
}

.development .events .des {
	width: 5.12rem;
	font-size: 0.22rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 0.33rem;
}

.development .events:last-child .blue-point::after {
	height: 0;
}

.honour,
.honour img {
	width: 100%;
}

.sub-content {
	font-size: 0.28rem;
	color: #333333;
	text-align: left;
	line-height: 0.42rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
}

.point {
	font-weight: bold;
	font-size: 0.26rem;
}

.ins-content {
	width: 100%;
	margin: auto;
}

.ins-content img {
	width: 100%;
	height: 100%;
	padding: 0.1rem;
}

.trade-last-content {
	margin: 0.6rem 0;
}

.sub-con-des {
	font-size: 0.26rem;
	margin-bottom: 0.3rem;
	color: #7F7F7F;
	text-align: left;
}

.content-ins-two .sub-title {
	font-weight: bold;
	color: #727171;
	margin-bottom: 0.3rem;
}

.sub-ol-title {
	font-size: 0.3rem;
	font-weight: bold;
	color: #727171;
	margin-bottom: 0.3rem;
	text-indent: 0;
	text-align: left;
}

.ol-parent .second-line {
	text-indent: 0.2rem;
}

.ol-parent .sub-ol-title:not(:first-of-type) {
	margin-top: 0.6rem;
}

.ins-content .news-tab-mo {
	width: 100%;
	margin: auto;
}

.ins-content .news-tab-img {
	width: 0.7rem;
	height: 0.79rem;
	margin: auto 0;
	margin-right: 0.1rem;
}

.ins-content .news-title {
	font-weight: bold;
}

.ins-content .news-title,
.ins-content .desc {
	font-size: 0.26rem;
	color: rgb(127, 127, 127);
}

.person-photo {
	width: 0.8rem;
	height: 0.8rem;
	border-radius: 0.06rem;
}

.person-one .person-demand {
	background: url('../img/inspage/first.png') center no-repeat;
	background-size: 100% 100%;
}

.person-two .person-demand {
	background: url('../img/inspage/second.png') center no-repeat;
	background-size: 100% 100%;
}

.person-three .person-demand {
	background: url('../img/inspage/third.png') center no-repeat;
	background-size: 100% 100%;
}

.person-one .person-photo {
	background: #7CB2CF;
}

#operParent .person-two {
	height: 5rem;
}

.person-two .person-photo {
	background: #6BC2C3;
}

.person-three .person-photo {
	background: #7FD7B4;
}

.operation {
	font-size: 0.26rem;
	color: #7CB2CF;
	margin-top: 0.2rem;
}

.person-two .person-demand {
	height: 4rem;
}

#operParent .person-three {
	height: 3rem;
}

.person-three .person-demand {
	height: 2.5rem;
}

.person-demand {
	width: 85%;
	height: 87%;
	margin-top: 0.2rem;
	margin-left: 0.1rem;
	padding: 0.39rem;
	display: flex;
	align-items: center;
}

.person-demand img {
	width: 100%;
	height: 100%;
}

.oper-personnel {
	display: flex;
	height: 5.5rem;
}

.person-demand-child .sub-content {
	font-size: 0.24rem;
}

#character .news-tab-img {
	width: 0.8rem;
	height: 0.8rem;
	border-radius: 0.06rem;
	margin: 0.3rem;

}

#character .news-tab-img p {
	width: auto;
	font-size: 0.36rem;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0.14rem;
}

#charaOne .news-tab-img {
	background: #7CB2CF;
}

#charaTwo .news-tab-img {
	background: #6BC2C3;
}

#charaThree .news-tab-img {
	background: #6BC2C3;
}

#character .sub-content {
	display: inline-block;
	text-align: left;
	margin-bottom: 0;
	width: auto;
	padding: 0;
}

#character .news-mo-div {
	width: 80%;
	padding: 0.2rem 0;
}

#rcsBottom p {
	text-indent: 0;
	padding-bottom: 1rem;
}

.insolution .solution-top p {
	/* text-indent: 0; */
	text-align: justify;
}

.insolution .img-dec {
	margin-top: -0.5rem;
}

.img-desc {
	font-size: 0.26rem;
	color: #7F7F7F;
	margin-bottom: 1.5rem;
	text-align: left;
	margin-top: -0.6rem;
}

.insolution .content-ins {
	width: 100%;
}