.about-banner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.about-honor{
    position: relative;
    margin-top: 1rem;
}
.about-honor .swiper_left{
    right: -1rem;
}
.about-honor .swiper_right{
    left: -1rem;
}
.apt1-enbg {
	font-size: 0.6rem;
	font-family: Arial-Black, Arial;
	font-weight: 900;
	/*color: rgba(1, 139, 212, 0.2);*/
    color: #dfe0e2;
	line-height: 0.4rem;
	text-align: center;
}

.apt1-en {
	font-size: 0.4rem;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	margin-top: -0.54rem;
	text-align: center;
	position: relative;
}
 
.apt1-en::before {
    content: '';
    position: absolute;
    transform: translateX(-50%);
    width: 1.2rem;
    height: 0.04rem;
    background-color: #2093FF;
    bottom: 0;
    left: 50%;
    display: block;
}
.about-imgbox{
	margin-top: 1rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.about-imgbox img{
	width: 4.4rem;
	height: auto;
	margin-right: 0.4rem;
}
.about-imgbox img:last-child{
	margin-right: 0;
}

.about-profile-titletext2 {
	text-transform: uppercase;
	font-size: 0.4rem;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #15559A;
	line-height: 0.44rem;
	text-align: center;
	margin-top: .87rem
}
.about_three{
    height: 8rem!important;
    background-size:100% 100%!important ;
}

/* 集团概要 */

.about-profile {
	background-image: url(../image/about/111.jpeg);
	background-size: 100% 100%;
	margin: 0 auto;
	padding-top: .8rem;
	padding-bottom: 1rem;
	/* margin-bottom: 0.76rem !important; */
}

.about-profile-con {
	position: relative;
	margin: 0 auto;
}

.about-profile1 {
	margin: 0 auto;
	margin-top: .83rem;
}

.about-text {
	padding-top: 0.8rem;
	margin-bottom: 0.5rem;
}

.index-brief-wrap {
	margin-top: 1.22rem;
	display: flex;
	justify-content: space-between;
}

.index-brief {
	flex: 1;
}

.index-brief:first-of-type {
	padding-left: 0;
}

.index-brief:last-of-type {
	padding-right: 0;
	border-right: 0;
}

/*.index-brief-num {*/
/*	font-size: 0.24rem;*/
/*	font-family: Microsoft YaHei;*/
/*	font-weight: 300;*/
/*	color: #008ff3;*/
/*	display: flex;*/
/*	align-items: flex-end;*/
/*	justify-content: center;*/
	
/*}*/

.index-brief-num img {
	margin-right: 0.19rem;
	width: 0.65rem;
	height: 0.65rem;
	object-fit: cover;
}

.index-brief-num span {
	font-size: 0.8rem;
	font-family: Bahnschrift-Bold, Bahnschrift;
	font-weight: bold;
	color:  #008ff3;
}

.index-brief-num {
    display: flex;
	align-items: baseline;
	justify-content: center;
	font-size: 0.24rem;
	font-family: Bahnschrift-Bold, Bahnschrift;
	/*font-weight: bold;*/
	color: #008ff3;
	position: relative;
	top: 0.3rem;
}

.index-brief-p {
	font-size: 0.14rem;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #999;
	margin-top: 0.05rem;
	text-align: center;
}
.about-profile-con2{
	margin-top: 0.3rem;
	font-size: 0.16rem;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #666;
	line-height: 0.54rem;
	text-align: center;
	
}
/* 关于我们 end*/
/* 荣誉资质 */
.about-text1-qiye{
	font-size: 0.44rem;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	text-align: center;
	position: relative;
}
.about-text1-qiye::after{
   content: '';
    position: absolute;
    transform: translateX(-50%);
    width: 1.2rem;
    height: 0.03rem;
    background-color: #2093FF;
    bottom: -0.15rem;
    left: 50%;
}
.about-text1-qiye::before{
    content:'QUALIFICAHON HONOR';
    display: block;
    width: 100%;
    position: absolute;
    font-size: 0.7rem;
    font-weight: bold;
    color: #dfe0e2;
    z-index: -1;
     transform: translateX(-50%);
     left: 50%;
     top: 0.05rem;
}
.honor-box{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.hb-k{
	cursor: pointer;
	width: 2.56rem;
	height: 3.8rem;
	margin-right: 0.3rem;
}
.hb-k:nth-child(5n){
	margin-right: 0;
}
.honorSwiper .swiper-slide{
	width: 100% !important;
}
.honorSwiper .swiper-wrapper{
	padding-bottom: 0.8rem;
}

.honorSwiper .swiper-pagination-bullet{
	width: 0.16rem;
	height: 0.16rem;
}
.about-culture{
	padding-bottom: 0.86rem;
}
/* 荣誉资质 end*/
/* 视频 */
.about-video-tit{
    font-weight: bold!important;
}
.about-videobg{
	padding: 1rem 0;
	background: RGBA(245, 249, 253, 1);
}
.about-video video{
	height: 7.8rem;
	width: 100%;
}
body{
    overflow-x: hidden;
}
/* 视频 end*/
@media screen and (max-width:1024px){
    .hhh{
        display: none;
    }
    .about-profile-con2{
        font-size: 0.28rem!important;
        padding: 0 0.4rem;
    }
    .index-brief-wrap{
        margin-top: 0.7rem!important;
    }
    .index-brief-num span{
        font-size: 0.6rem!important;
    }
    .index-brief{
        flex: auto!important;
    }
    .about-imgbox{
        width: 100%!important;
        padding: 0 0.4rem!important;
        flex-wrap: wrap;
    }
    .about-imgbox img{
        width: 100%!important;
        height: auto!important;
        margin-right: 0;
        margin-bottom: 0.15rem;
        /*margin-right:3.5%!important;*/
    }
    .about-imgbox img:nth-child(3n){
        margin-right:0!important;
    }
    .about_three{
        width: 100%!important;
        height: 4rem!important;
    }
    .about_xbox{
        align-items: center;
    }
    .about_three_items p{
        width: 85%!important;
         display: -webkit-box;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-line-clamp: 2;
    }
    .about_xbox{
        width: 85%!important;
        font-size: 0.3rem!important;
    }
    .about-text1-qiye::before{
        font-size: 0.5rem!important;
    }
    .about-text1-qiye{
        font-size: 0.38rem;
    }
    .about-honor{
        width: 100%;
        padding: 0 0 0 0.3rem!important;
        /*padding: 0 0.15rem;*/
        margin-top: 0.5rem!important;
    }
    .hb-k{
        width: 2.1rem!important;
        height: 3.2rem!important;
    }
    .hb-k:last-child{
        display: none;
    }
    .hb-k:nth-child(5n){
        margin-right: auto!important;
    }
    .about-culture{
        padding-bottom: 0;
    }
    .about-video-tit{
        font-size: 0.5rem!important;
    }
    .about-video-txt{
        font-size: 0.38rem;
    }
    .about-videobg{
        width: 100%;
    }
    .about-video video{
        height: auto!important;
    }
    .index-brief-p{
        font-size: 0.24rem!important;
    }
    .about_three_items p{
        height: 2rem;
        font-size: 0.24rem!important;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-line-clamp: 4;
    }
}
