header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1111;
	width: 100%;
}

.banner {
	width: 100%;
	height: 455px;
	background: url(../images/about/banner-about.png) no-repeat center;
	background-size: 100% 100%;
	color: #fff;

}

.banner-title {
	font-size: 36px;
	padding: 174px 0 10px 0;
}

.banner-title font {
	font-size: 60px;
}

.banner-text {
	font-size: 24px;
}

.about-menu {
	width: 596px;
	height: auto;
	overflow: hidden;
	font-size: 16px;
	margin: 0 auto;
}

.about-menu-con {
	display: block;
	width: 89px;
	text-align: center;
	margin: 0 30px;
	padding: 18px 0;
	color:#343434;
}

.about-menu-active {
	color:#2D68FF;
	border-bottom: 2px solid #2C68FF;
}

.line {
	width: 100%;
	height: 1px;
	background: #E4E4E5;
	margin-bottom: 58px;
}

.info-img {
	width: 622px;
	height: 300px;
	border-radius: 10px;
}

.info-text {
	width: 493px;
}

.info-text-title {
	font-size: 30px;
	color: #333;
	position: relative;
	margin-bottom: 39px;
	font-weight:bold;
}

.info-text-title:after {
	display: block;
	content: "";
	width: 67px;
	height: 3px;
	background: #2C68FF;
	position: absolute;
    left: 25px;
}

.info-text-text {
	color: #666;
	font-size: 14px;
}

.map {
	width: 100%;
	height: 590px;
	background: url(../images/about/map.png) no-repeat center;
	background-size: 100% 100%;
	margin: 62px 0 0 0;
	position: relative;
}

.address {
	width: 439px;
	height: 118px;
	background: #fff;
	box-shadow: 0px 0px 30px 0px rgba(86, 157, 236, 0.2);
	border-radius: 5px;
	position: absolute;
	top: 123px;
	left: 510px;
}

.address-title {
	color: #2B2B2B;
	font-size: 16px;
	font-weight: bold;
	margin: 18px 0 0 43px;
}

.address-text {
	color: #666;
	font-size: 14px;
	margin: 8px 0 0 43px;
}

.aptitude {
	width: 284px;
	height: 403px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 20px 0px rgba(10, 16, 126, 0.1);
	border-radius: 10px;
	text-align: center;
	padding: 16px 0;
	margin: 80px 13px 0 0;
	font-size: 16px;
	color: #333;
}

.aptitude-img {
	margin-bottom: 23px;
}
.aptitude:first-child{
	margin: 80px 13px 0 12px;
}
.aptitude:last-child {
	margin: 80px 0 0 0;
}

.honour {
	width: 1200px;
}
.swiper-container{
	height:523px;
}
/* .swiper-button-prev,
.swiper-button-next {
	position: absolute;
	top: 10%;
	width: 45px;
	height: 29px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-position: center;
	background-repeat: no-repeat;
} */

/* .swiper-button-prev {
	background: url(../images/about/left.png) no-repeat center;
	background-size: 100% 100%;
	left: auto;
	right: 90px;
}

.swiper-button-next {
	background: url(../images/about/right.png) no-repeat center;
	background-size: 100% 100%;
}

.swiper-button-prev.swiper-button-disabled {
	background: url(../images/about/lefts.png) no-repeat center;
	background-size: 100% 100%;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-next.swiper-button-disabled {
	background: url(../images/about/rights.png) no-repeat center;
	background-size: 100% 100%;
	cursor: auto;
	pointer-events: none;
} */
.lh_rightNext {
    background: url(../images/sw_right.png) no-repeat center;
}
.lh_leftNext {
    background: url(../images/sw_left.png) no-repeat center;
}

.join {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #E8F5FF;
	margin: 81px 0 0 0;
	padding-bottom: 110px;
}

.join-toggle {
	width: 1200px;
	margin: 20px auto;
}

.join-toggle dl dt {
	width: 1120px;
	line-height: 97px;
	font-size: 16px;
	font-weight: bold;
	color: #343434;
	cursor: pointer;
	margin: 8px 0;
	padding: 0 40px;
	display: block;
	height: 97px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 20px 0px rgba(10, 16, 126, 0.1);
	border-radius: 10px;
}

.join-toggle dl dt.current {}

.join-toggle dl dd {
	padding-left: 10px;
	line-height: 24px;
	background: #fff;
	margin-top: -14px;
	width: 1120px;
	padding: 0 40px;
	line-height: 40px;
}

.join-toggledl dd h2 {
	font-size: 15px;
}

.join-toggle dl dd ul {
	padding-bottom: 12px;
}

.join-toggle dl dd ul li {
	list-style: decimal inside none;
}

.join-btn {
	width: 120px;
	height: 40px;
	line-height: 40px;
	background: rgba(44, 104, 255, 0.1);
	border: 1px solid rgba(44, 104, 255, 1);
	border-radius: 10px;
	color: #2D68FF;
	font-size: 14px;
	text-align: center;
	float: right;
	margin: 29px 41px 0 0;
}

.join-btn:hover {
	background: #2C68FF;
	color: #fff;
}

.join-icon {
	display: inline;
	margin: 0 13px 0 146px;
}

.jobreq {
	width: 100%;
	padding: 35px 0 0 0;
	border-top: 1px solid #E4E4E5;
}

.job-position {
	display: inline-block;
	width: 120px;
}
/* //荣誉资质 2022/11/10--lh */
.honorInfo {
	width: 100%;
	height: auto;
	overflow: hidden;
	/* background: pink; */
	/* padding-bottom: 75px; */
	margin-top: 43px;
	
}

.honorInfo_content {
	/* background-color: pink; */
	height: 500px;
	margin-top: 58px;
}

/* 外层容器 */
#myHonorInfo {
	width: 100%;
	height: 100%;
	padding-top: 50px;
	padding-bottom: 50px !important;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
	/* background-color: rebeccapurple; */
}

/* 轮播项 */
#myHonorInfo .swiper-slide {
	background-position: center;
	background-size: cover;
	width: 359px;
	height:459px;
	/* visibility: hidden; */
	/* border: 1px solid red; */
	/* background-color: #fff; */
	box-shadow: 5px 5px 5px rgb(0 0 0 / 12%);
	text-align: center;
	display: flex;
    align-items: center;
    align-content: center;
    flex-direction: column;
}
#myHonorInfo .swiper-slide p{
	font-size: 16px;
    color: #333;
	margin-bottom: 10px;
}
.FourImg{
	height:200px !important;
	margin-top: 150px;
}
#myHonorInfo .swiper-slide img {
	width: 100%;
    height: 100%;
    object-fit: contain;
	/* box-shadow: 5px 5px 5px rgb(0 0 0 / 12%); */

	
}
.swiper-pagination {
display: none;
}
/* //荣誉资质 2022/11/10--lh */