body{
    background: #FFFFFF !important;
}
.about_wrap_list{
    display: none;
}
.about_wrap_list.active{
    display: block;
}
.banner_top{
    height: 0.8rem;
}
/* 企业简介 */
.about_gsgk{
    padding-top: 0.79rem;
    padding-bottom: 0.94rem;
}
.about_gsgk .about_gsgk_title{
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 0.38rem;
    color: #333333;
    margin-bottom: 0.4rem;
    text-align: center;
}
.about_gsgk .about_gsgk_sj{
    display: flex;
    justify-content: space-between;
}
.about_gsgk .about_gsgk_num{
    font-family: DINCondensed, DINCondensed;
    font-weight: bold;
    font-size: 0.9rem;
    color: #4F94D9;
    position: relative;
}
.about_gsgk .about_gsgk_num .dw{
    font-family: MicrosoftYaHei;
    font-size: 0.24rem;
    color: #4F94D9;
    position: absolute;
    top: 0;
}
.about_gsgk .about_gsgk_l_title{
    font-family: MicrosoftYaHei;
    font-size: 0.16rem;
    color: #333333;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
}
.about_gsgk .about_gsgk_content{
    height: 5.7rem;
    display: flex;
    align-items: center;
}
.about_gsgk .gsgk_content_left{
    width: 7rem;
    padding-right: 0.63rem;
}
.about_gsgk .gsgk_content_left .gsgk_content_title1{
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 0.3rem;
    color: #333333;
    margin-bottom: 0.2rem;
}
.about_gsgk .gsgk_content_left .gsgk_content_title2{
    font-family: MicrosoftYaHei;
    font-size: 0.24rem;
    color: #4F94D9;
    margin-bottom: 0.2rem;
}
.about_gsgk .gsgk_content_left .gsgk_content{
    font-family: MicrosoftYaHei;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.36rem;
}
.about_gsgk .gsgk_content_right{
    width: calc(100% - 7rem);
    overflow: hidden;
}
.about_gsgk .gsgk_content_right img{
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}
.about_gsgk .gsgk_content_right:hover img{
    transform: scale(1.05);
}
.about_gsjg{
    padding-top: 0.8rem;
    padding-bottom: 1.49rem;
    background: url(../images/about/about_gsjg_bg.png);  
}
.about_gsjg .about_gsjg_title{
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 0.38rem;
    color: #333333;
    margin-bottom: 0.49rem;
    text-align: center;
}
.about_gsjg .about_gsjg_img{
    height: 6.72rem;
    padding:0 2.6rem;
    overflow: hidden;
}
.about_gsjg .about_gsjg_img img{
    width: 100%;
    height: 100%;
}


/* 企业文化 */
.about_gsln{
    padding: 0.8rem 0;
}
.about_gsln .about_gsln_title{
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 0.38rem;
    color: #333333;
    text-align: center;
}
.about_gsln .about_gsln_content{
    display: flex;
    justify-content: space-between;
    margin-top: 0.4rem;
}
.about_gsln .about_gsln_content .about_gsln_list{
    width: 4rem;
    height: 5.8rem;
    transition: all 0.3s;
    position: relative;
}
.about_gsln .about_gsln_content .about_gsln_list .kp{
    width: 7.6rem;
    height: 5.8rem;
    padding: 0.87rem 0.6rem 1.16rem 0.6rem;
    position: absolute;
    top: 3.24rem;
    transition: all 0.3s;
}
.about_gsln .about_gsln_content .about_gsln_list.active .kp{
    width: 7.6rem;
    height: 5.8rem;
    padding: 0.87rem 0.6rem 1.16rem 0.6rem;
    position: absolute;
    top: 0;
}
.about_gsln .about_gsln_content .about_gsln_list:nth-child(1){
    background: url(../images/about/yrwb1.png);
    background-size: 100% 100%;
}
.about_gsln .about_gsln_content .about_gsln_list:nth-child(2){
    background: url(../images/about/jscx1.png);
    background-size: 100% 100%;
}
.about_gsln .about_gsln_content .about_gsln_list:nth-child(3){
    background: url(../images/about/yzfw1.png);
    background-size: 100% 100%;
}
.about_gsln .about_gsln_content .about_gsln_list:nth-child(1).active{
    width: 7.6rem;
    height: 5.8rem;
    background: url(../images/about/yrwb2.png);
    background-size: 100% 100%;
}
.about_gsln .about_gsln_content .about_gsln_list:nth-child(2).active{
    width: 7.6rem;
    height: 5.8rem;
    background: url(../images/about/jscx2.png);
    background-size: 100% 100%;
}
.about_gsln .about_gsln_content .about_gsln_list:nth-child(3).active{
    width: 7.6rem;
    height: 5.8rem;
    background: url(../images/about/yzfw2.png);
    background-size: 100% 100%;
}
.about_gsln .about_gsln_content .about_gsln_list_title1{
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 0.3rem;
    color: #FFFFFF;
    width: calc(100% - 1.37rem);
}
.about_gsln .about_gsln_content .about_gsln_list_title2{
    font-family: MicrosoftYaHei;
    font-size: 0.18rem;
    color: #FFFFFF;
    margin-top: 0.12rem;
}
.about_gsln .about_gsln_content .about_gsln_list_icon{
    width: 1.37rem;
    height: 1.37rem;
    overflow: hidden;
}
.about_gsln .about_gsln_content .about_gsln_list_icon img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.about_gsln .about_gsln_content .about_gsln_list_content{
    margin-top: 1.06rem;
    font-family: MicrosoftYaHei;
    font-size: 0.18rem;
    color: #FFFFFF;
    line-height: 0.34rem;
}
.about_gsln .about_gsln_content .about_gsln_list_top{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 0.72rem;
}

.about_qywh{
    background: #004490;
    position: relative;
    height: 9rem;
    padding-top: 0.8rem;
}
.about_qywh::after{
    content: '';
    width: 100%;
    height: 9rem;
    background: url(../images/about/qyy.png);
    background-size: 100% ;
    position: absolute;
    top: 0;
}
.about_qywh .about_qywh_title{
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 0.38rem;
    color: #FFFFFF;
    text-align: center;
}
.about_qywh .about_qywh_list .about_qywh_list_text1{
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 0.28rem;
    color: #FFFFFF;
}
.about_qywh .about_qywh_list .about_qywh_list_text2{
    font-family: MicrosoftYaHei;
    font-size: 0.18rem;
    color: #FFFFFF;
    margin-top: 0.12rem;
}
.about_qywh .about_qywh_list:nth-child(3){
    text-align: right;
    position: absolute;
    top: 3.99rem;
    right: 11.42rem;
    z-index: 99;
}
.about_qywh .about_qywh_list:nth-child(2){
    position: absolute;
    top: 2.4rem;
    left: 10.88rem;
    z-index: 99;
}
.about_qywh .about_qywh_list:nth-child(4){
    position: absolute;
    top: 6.31rem;
    left: 9.36rem;
    z-index: 99;
}

/* 企业荣誉 */
.about_qyry{
    padding-top: 0.82rem;
    padding-bottom: 1rem;
}
.about_qyry .about_qyry_title{
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 0.38rem;
    color: #333333;
    text-align: center;
}

.about_qyry .about_qyry_list{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 0.2rem;
}

.about_qyry .about_qyry_list .about_qyry_img{
    width: calc(100% / 5);
    height: 4.36rem;
    padding-right: 0.07rem;
    margin: 0.2rem 0;
}
.about_qyry .about_qyry_list .about_qyry_img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* 企业历程 */
.about_qylc{
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 0.38rem;
    color: #333333;
    margin-top: 0.82rem;
    text-align: center;
    margin-bottom: 1.38rem;
}
.lcSwiper{
    margin-bottom: 0.42rem;
    position: relative;
}
.lcSwiper .swiper_hr1{
    width: 100%;
    height: 0;
    display: block;
    border-top: 0.02rem solid #CCCCCC;
    position: absolute;
    top:0.8rem;
}
.lcSwiper .swiper_hr2{
    width: 62.5%;
    height: 0;
    display: block;
    border-top: 0.02rem solid #4F94D9;
    position: absolute;
    top:0.8rem;
    z-index: 99;
    display: none;
}
.lcSwiper .swiper-slide{
    width: calc(100 / 4);
    position: relative;
}
.lcSwiper .swiper-slide.swiper-slide-thumb-active .about_qylc_y{
    background: #4F94D9;
}
.lcSwiper .swiper-slide .about_qylc_year{
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 0.3rem;
    color: #989898;
    text-align: center;
    margin-bottom: 0.82rem;
}
.lcSwiper .swiper-slide .about_qylc_y{
    width: 0.1rem;
    height: 0.1rem;
    background: #A1A1A1;
    display: block;
    position: absolute;
    top: 0.815rem;
    left: 50%;
    transform: translateY(-50%);
}
/* 
.lcSwiper .swiper-slide .about_qylc_hr{
    width: 100%;
    height: 0;
    border-top: 0.02rem solid #CCCCCC;
    margin-top: 0.44rem;
    margin-bottom: 0.37rem;
    position: relative;
}
.lcSwiper .swiper-slide .about_qylc_hr::after{
    content: '';
    width: 0%;
    height: 0;
    display: block;
    border-top: 0.02rem solid #4F94D9;
    position: absolute;
    top: -0.01rem;
    transition: all 0.5s;
}
.lcSwiper .swiper-slide .about_qylc_hr.active::after{
    content: '';
    width: 100%;
    height: 0;
    display: block;
    border-top: 0.02rem solid #4F94D9;
    position: absolute;
    top: 0;
} */

.lcSwiper .swiper-slide .about_qylc_content{
    font-family: MicrosoftYaHei;
    font-size: 0.18rem;
    color: #666666;
    line-height: 0.24rem;
    text-align: center;
    width: 4.3rem;
    margin: auto;
}
.lcSwiper2{
    width: 100%;
    height: 4.82rem;
    position: relative;
}
.lcSwiper2 .swiper-slide{
    width: 100%;
    height: 4.82rem;    
}
.lcSwiper2 .swiper-slide img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.lcSwiper2 .swiper-button-prev{
    width: 0.5rem;
    height: 0.5rem;
    position: absolute;
    bottom: 1.41rem;
    left: 8.6rem;
    opacity: 1;
}
.lcSwiper2 .swiper-button-next{
    width: 0.5rem;
    height: 0.5rem;
    position: absolute;
    bottom: 1.41rem;
    right: 8.6rem;
    opacity: 1;
}

.lcSwiper2 .swiper-button-prev::after,
.lcSwiper2 .swiper-button-next::after{
    display: none;
}
.lcSwiper2 .swiper-button-prev{
    width: 0.5rem;
    height: 0.5rem;
    background: url(../images/about/right1.png);
    background-size: 100% 100%;
    transform: rotate(180deg);
}
.lcSwiper2 .swiper-button-next{
    width: 0.5rem;
    height: 0.5rem;
    background: url(../images/about/right1.png);
    background-size: 100% 100%;
}

.lcSwiper2 .swiper-button-prev.swiper-button-prev.swiper-button-disabled{
    opacity: 1;
    background: url(../images/about/right2.png);
    background-size: 100% 100%;
}
.lcSwiper2 .swiper-button-next.swiper-button-next.swiper-button-disabled{
    opacity: 1;
    background: url(../images/about/right2.png);
    background-size: 100% 100%;
}




