.main .page-header {
	height: 422px;
	/*background: linear-gradient(180deg, rgba(0, 160, 219, 0.2) 0%, rgba(61, 252.34, 171.98, 0.2) 100%);*/
	background-image: url(../images/aboutus-header-bg.png);
    background-repeat: no-repeat;
    background-position: center 0;
}

.main .page-ident {
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #FFFFFF;
}

.main .page-header .page-ident-title {
	width: 380px;
	height: 422px;
}

.main .page-ident .page-ident-banner {
	width: 709px;
	height: 422px;
}

/*重写顶部按钮*/
.learn-btn {
    background-color: rgba(255, 255, 255, 1);
    margin-right: 12px;
}

.learn-btn span {
  color: rgba(0, 0, 0, 1);
}

.learn-btn:hover {
  border: solid 1px rgba(255, 255, 255, 1);
  background-color: rgba(0, 0, 0, 0);
  backdrop-filter: none;
}

.learn-btn:hover span {
  color: rgba(255, 255, 255, 1);
}
/*重写顶部按钮*/


.main .page-ident .desc {
	margin: 180px 0 24px 0;
	font: 18px/130% "MiSans-Regular", Helvetica;
}




.main .main-section {
	margin: 97px auto 185px auto;
}


.main .main-section .section-content {
	width: 827px;

}

.main .main-section .section-content p {
	font-family: "MiSans-Regular", Helvetica;
	font-size: 19px;
	line-height: 160%;
	font-weight: 330;
	margin-bottom: 42px;
}

.main .main-section .section-content .module-title {
	font-family: "MiSans-Demibold", Helvetica;
	font-size: 28px;
	margin-bottom: 30px;
	font-weight: 450;
	margin-top: 65px;
}

.main .main-section .section-content .module-title:first-child {
	margin-top: 0px;
}

.main .main-section .section-content .module-sub-title {
	font-family: "MiSans-Demibold", Helvetica;
	font-size: 20px;
	margin: 30px auto 15px auto;
	font-weight: 450;
}


/* 左侧导航 */
.main .main-section .section-menu {
	width: 200px;
}

.main .main-section .section-menu ul li {
	opacity: 0.5;
	font-family: "MiSans-Demibold", Helvetica;
	font-size: 14px;
	line-height: 140%;
	padding: 6px 0 6px 10px;
	border-left: 1px solid rgba(56, 49, 52, 1);
}

.main .main-section .section-menu ul li.current {
	opacity: 1;
	border-left: 2px solid rgba(0, 160, 219, 1);
}

/* 左侧导航 */

/* 华信数据获得多项合规认证 */
.section-content .authent .authent-item {
	width: 16%;
	padding: 30px 0;
	text-align: center;
	float: left;
	margin-right: 5%;
}

.section-content .authent .authent-item:nth-child(5n) {
	margin-right: 0;
}

.section-content .authent .authent-item span {
	font: 14px/140% "MiSans-Regular", Helvetica;
	margin-top: 20px;
	display: block;
}

.section-content .authent .authent-item img {
	height: 80px;
}

/* 华信数据获得多项合规认证 */

/* 产品与公司多次荣获社会嘉奖（新） */
.section-content .awards .awards-item {
	width: 20%;
    padding: 30px 0;
    text-align: center;
    float: left;
    margin-right: 6.667%;
}

.section-content .awards .awards-item:nth-child(4n) {
	margin-right: 0;
}

.section-content .awards .awards-item span {
	font: 14px/140% "MiSans-Regular", Helvetica;
	margin-top: 20px;
	display: block;
	height: 20px;
}

.section-content .awards .awards-item img {
	height: 115px;
}
.section-content .awards .awards-item .awards-img {
    width: 127px;
    height: 115px;
    background-repeat: no-repeat;
    background-position: center 0;
    display: flex;
    justify-content: center;
    margin: auto;
}
.section-content .awards .awards-item .awards-img span{
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    line-height: 140%;
    width: 64px;
    height: 36px;
    display: block;
    margin-top: 40px;
}
.section-content .awards .awards-item:hover .awards-img span {
    color:rgba(56, 49, 52, 1);
}
/* 产品与公司多次荣获社会嘉奖（新） */


/* 产品与公司多次荣获社会嘉奖 */
.main-section .section-content .awards-column ul {
	display: flex;
	justify-content: left;
}

.main-section .section-content .awards-column ul li {
	float: left;
	list-style: none;
	opacity: 0.5;
	font: 18px/140% "MiSans-Regular", Helvetica;
	line-height: 34px;
	font-weight: 450;
	width: 25%;
	padding: 10px;
	border-bottom: 1px solid rgba(56, 49, 52, 1);
  cursor: pointer;
}

.main-section .section-content .awards-column ul li.current {
	border-bottom: 2px solid rgba(0, 160, 219, 1);
	font: 24px/140% "MiSans-ReguDemiboldlar", Helvetica;
	opacity: 1;
}

.main-section .section-content .awards-content {
	margin-top: 55px;
}

.main-section .section-content .awards-item .awards-desc {
	width: 264px;
}

.main-section .section-content .awards-item .item {
	display: flex;
	width: 200px;
	height: 48px;
	align-items: center;
	justify-content: space-between;
	float: left;
	margin: 0 113px 50px 0;
}

.main-section .section-content .awards-item .item:nth-child(3n) {
	margin-right: 0;
}

.main-section .section-content .awards-item .item .item-title {
	width: fit-content;
	font: 12px/140% "MiSans-Regular", Helvetica;
	color: rgba(56, 49, 52, 1);
	text-align: center;
}
.main-section .section-content .awards-item .item:hover .item-title,
.section-content .authent .authent-item:hover span,
.section-content .awards .awards-item:hover span{
  color: rgba(111, 186, 44, 1);
}

.main-section .section-content .awards-item .item .item-icon {
	width: 33px;
	height: 48px;
}


/*.main-section .section-content .awards-item .awards-img {*/
/*	width: 526px;*/
/*}*/

/* 产品与公司多次荣获社会嘉奖 */


/* 公司历程 */
.main-section .section-content .history .swiper {
	width: 100%;
	height: 100%;
}

/*.main-section .section-content .history .swiper-slide {*/
/*	display: flex;*/
/*	justify-content: space-between;*/
/*	align-items: flex-start;*/
/*	min-height: 370px;*/
/*}*/

/*.main-section .section-content .history {*/
/*	display: flex;*/
/*	justify-content: space-between;*/
/*}*/
.main-section .section-content .history .swiper-pagination{
     border-bottom: solid 1px rgba(56, 49, 52, .5);
}
/*.main-section .section-content .history .swiper-pagination-bullet {*/
/*	font-family: "MiSans-Regular", Helvetica;*/
/*	font-size: 14px;*/
/*	line-height: 36px;*/
/*	width: 54px;*/
/*	height: 36px;*/
/*	background: none;*/
/*	color: rgba(56, 49, 52, 1);*/
/*	margin: 0;*/
/*	border-radius: 0;*/
/*	opacity: 1;*/
/*}*/

/*.main-section .section-content .history .swiper-pagination-bullet-active {*/
/*	border-bottom: solid 2px rgba(0, 160, 219, 1);*/
/*}*/


/*.main-section .section-content .history .history-list {*/
/*	text-align: left;*/
/*	width: 397px;*/
/*}*/

/*.main-section .section-content .history .history-list .module-sub-title {*/
/*	margin-top: 0;*/
/*	margin-bottom: 25px;*/
/*	font: 40px/140% "MiSans-Normal", Helvetica;*/
/*	color: rgba(182, 182, 182, 1);*/
/*	text-align: justify;*/
/*	line-height: 56px;*/
/*}*/

/*.main-section .section-content .history .history-list p {*/
/*	font: 14px/160% "MiSans-Regular", Helvetica;*/
/*	margin-bottom: 10px;*/
/*}*/

/*.main-section .section-content .history .history-img {*/
/*	width: 400px;*/
/*	height: 270px;*/
/*}*/

/* 公司历程 */

/* 新公司历程 */
.main-section .section-content .history .history-year{
	font: 40px/140% "MiSans-Regular", Helvetica;
	font-weight: 400;
	text-align: center;
}
.main-section .section-content .history .mySwiper {
	margin-top: 63px;
}
.main-section .section-content .history .swiper-slide {
	width: 294px;
	color: rgba(56, 49, 52, 0.30);
	min-height: 370px;
}
.main-section .section-content .history .swiper-slide-active {
	color: #383134;
}
.main-section .section-content .history .history-list {
	margin-top: 22px;
	text-align: center;
}
.main-section .section-content .history .history-list p {
	font: 14px/160% "MiSans-Regular", Helvetica !important;
	margin-bottom: 10px !important;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main-section .section-content .history .swiper-pagination{
     border-bottom: solid 1px rgba(56, 49, 52, .5);
}
.main-section .section-content .history .swiper-pagination-bullet {
	font-family: "MiSans-Regular", Helvetica;
	font-size: 14px;
	line-height: 36px;
	width: 70px;
	height: 36px;
	background: none;
	color: rgba(56, 49, 52, 1);
	margin: 0 10px;
	border-radius: 0;
	opacity: 1;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(1) !important;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(1) !important;
}
.main-section .section-content .history .swiper-pagination-bullet-active {
	border-bottom: solid 2px rgba(0, 160, 219, 1);
}
.main-section .section-content .history .swiper-button-next:after, .main-section .section-content .history .swiper-button-prev:after {
	font-size: 16px;
	color: #000000;
}
.main-section .section-content .history .swiper-button-next, .main-section .section-content .history .swiper-button-prev {
	top: 94%;
}
.main-section .section-content .history .leftShadow,
.main-section .section-content .history .rightShadow {
    position: absolute;
    width: 116px;
    height: 279px;
    top: 0;
    z-index: 1;
}
.main-section .section-content .history .leftShadow{
    left: 0;
    background: linear-gradient(90deg, rgb(255, 255, 255) 15.31%, rgba(255, 255, 255, 0.00) 87.72%);
}
.main-section .section-content .history .rightShadow{
    right: 0;
    background: linear-gradient(270deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 85.5%);
}
/* 新公司历程 */