/*IE 适配*/
.ua-ie {
    
}
.ua-ie .culture-des{
    float: right;
    width: 800px;
    padding: 0;
    padding-right: 50px;
    display: -ms-flexbox;
}

.ua-ie .culture-p {
    width: 100%;
}

.honor-img-box {
    width: 100%;
    height: 100%;
    /*height: 7.8rem;*/
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.honorFather{
    height: 3rem!important;
}
.ua-ie .honor-img {
    object-fit: contain;
    font-family: 'object-fit: contain';
    
    /*width: auto;*/
    /*height: auto;*/
    /*max-width: 100%;*/
    /*max-height: 7.8rem;*/
}
/*IE 适配*/










.about-wrap {
    overflow: hidden;
}

.about-title {
    font-size: 0.36rem;

    font-weight: bold;
    color: #333333;
    text-align: center;
    position: relative;
    padding-bottom: 0.3rem;
    padding-top: .8rem;
}

.about-title::after {
    content: '';
    width: 1.2rem;
    height: 0.04rem;
    background: #FDD000;
    border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

/* 企业简介 */
.about-content {
    margin: .35rem auto .45rem auto;
    font-size: 0.2rem;

    font-weight: 400;
    color: #333333;
    line-height: 0.44rem;
    text-align: justify;
    font-family: 'siyuan',!important;
}

.brief-list {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.brief-item {
    width: 20%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.brief-icon {
    width: 1rem;
    height: 1rem;
    object-fit: contain;
}

.brief-num {
    font-size: 0.3rem;
    font-weight: bold;
    color: #333333;
    margin: .1rem 0;
}

.brief-num span {
    font-size: 0.6rem;
    font-weight: bold;
    color: #333333;
}

.brief-text {
    font-size: 0.2rem;
    font-weight: 400;
    color: #333333;
}

/* 企业文化0 */
.culture-wrap {
    background: url(../img/about/wenhua-bg.png) no-repeat;
    background-size: 100%;
    margin-top: 1.1rem;
}

.culture-swiper {
    margin: 0 auto;
    margin-top: .35rem;

}

.cultureSwiper {
    width: 100%;
    height: 5.3rem;
}

.culture-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.culture-des {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0 .7rem 0 5.79rem;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    color: #FFFFFF;
}

.culture-title {
    text-align: right;
}

.culture-title-cn {
    font-size: 0.28rem;

    font-weight: bold;
}

.culture-title-en {
    font-size: 0.28rem;

    font-weight: bold;
    margin-top: .15rem;
}

.culture-p {
    font-size: 0.2rem;

    font-weight: 400;
    line-height: 0.44rem;
    margin-top: .4rem;
}

.cultureSwiper .swiper-pagination-bullet {
    background: #fff;
}

/* 发展历程 */
.course-wrap {
    margin: 0 auto;
}


.about-dev-banner-box {
    margin-top: .6rem;
    position: relative;
}

.about-dev-banner-box::after {
    content: '';
    width: 100%;
    border-bottom: 1px dashed #1A62AF;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.devSwiper {
    height: 100%;
    z-index: 2;
    padding: 0 0.25rem;
}

.devSwiper .swiper-wrapper {
    z-index: 2;
}

.devSwiper .swiper-slide {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
}

.devSwiper .swiper-slide::after {
    content: '';
    width: 0.16rem;
    height: 0.16rem;
    background: #02438D;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.course-yuan {
    width: .41rem;
    height: .41rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/*  */
.course-item {
    height: 2.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.course-item:first-of-type {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.course-year {
    font-size: 0.4rem;
    font-family: Arial-Black, Arial;
    font-weight: 900;
    color: #1A62AF;

    padding: .4rem 0;

}

.course-zs {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.course-line {
    border-right: 1px dashed #1A62AF;
    height: 1rem;
}

.course-ball {
    width: 0.15rem;
    height: 0.15rem;
    background: #1A62AF;
    border-radius: 50%;
}

.course-des {
    text-align: center;
}

.course-text {
    font-size: 0.2rem;

    font-weight: bold;
    color: #333333;
    padding: .2rem 0 .1rem 0;
}

.course-p {
    font-size: 0.2rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.26rem;
    width: 240px;
}
.course-p:hover {
    display: block;
}
.course-p p{
    font-size: 20px;
}

.devSwiper .swiper-slide:nth-child(even) .course-item:last-of-type {
    order: -1;
    justify-content: flex-end;
}

.devSwiper .swiper-slide:nth-child(even) .course-des {
    order: -1;
}

.devSwiper .swiper-slide:nth-child(even) .course-item:first-of-type {
    justify-content: flex-start;
}

.devSwiper .swiper-slide:nth-child(even) .course-ball {
    order: -1;
    margin-top: .15rem;
}







/* 企业资质 */
.honor-wrap {
    background: #F6F6F6;
    overflow: hidden;
    margin-top: .8rem;
    padding-bottom: .8rem;
}

.honor-box {
    margin: 0 auto;
}

.honor-swiper {
    margin: 0 auto;
    margin-top: .5rem;

}

.honorSwiper {
    width: 100%;
    padding-bottom: .7rem;
}

.honor-img {
    width: 100%;
    height: 100%;
    /*height: 7.8rem;*/
    object-fit: contain;
}

/* .honorSwiper .swiper-pagination-bullet {
    background: #fff;
} */


@media only screen and (max-width: 1024px){
    .common-banner,.cultureSwiper{
        height: 3rem;
    }
    .common-crumbs-box{
        padding: 0 .1rem;
    }
    .common-nav{
        margin-left: 0.3rem;
    }
    
    .about-content{
        text-align: left;
        font-size: 14px;
        line-height: 1.7;
        padding: 0 .2rem;
        text-align: justify!important;
    }
    .brief-list{
        justify-content: space-between;
        /*justify-content: space-around;*/
        flex-wrap: wrap;
    }
    .course-p p{
        font-size: 14px;
    }
    .about-dev-banner-box{
        padding: 0 15px;
    }
    .brief-num span{
        font-size: 18px;
    }
    .brief-text,.brief-num{
        font-size: 14px;
    }
    .brief-item{
        width: 50%;
        margin-bottom: 15px;
    }
   
    .about-title{
        padding-top: 0.5rem;
        font-size: 18px;
    }
    .culture-wrap{
        margin-top: 0.5rem
    }
    .culture-swiper{
        padding: 0 0.3rem;
    }
    .culture-des{
         padding: 0 0.2rem 0 .2rem;
    }
    .culture-title-en{
         margin-top: 0.08rem
    }
    .culture-p{
        width: 65%;
        font-size: 12px;
        line-height: 1.7;
        /*line-height: 0.36rem;*/
        margin-top: 0.08rem;
        
         display: -webkit-box;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-line-clamp: 2;

        
        
    }
    .about-dev-banner-box{
        margin-bottom: .3rem;
    }
    .course-year {
        font-size: 0.3rem;
    }
    .honor-swiper{
        padding: 0 .2rem;
    }
    .honor-img{
        height: 100%;
        /*height: auto;*/
    }
    .culture-title-cn,.culture-title-en{
        font-size: 14px;
    }
    .course-text{
        font-size: 16px;
    }
    .course-year{
        font-size: 20px;
    }
    .course-p{
        font-size: 16px;
        line-height: 1.7;
    }
    .devSwiper .swiper-wrapper{
        padding: 30px 0 ;
    }
    
    /*发展历程*/
    .licheng{
        display: none;
    }  
    .licheng_phone{
        display: block!important;
    }
    
    
    .bigbox_absolute_imgs{
        width: 90%!important;
    }
    .guanbi{
        display: block!important;
    }
    /*.course-item{*/
    /*    height: auto!important;*/
    /*}*/
    /*.devSwiper{*/
    /*    height: 3rem;*/
    /*}*/
    /*.course-zs,.course-yuan{*/
    /*    display: none;*/
    /*}*/
    /*.devSwiper .swiper-slide::after{*/
    /*    display: none;*/
    /*}*/
    /*.about-dev-banner-box::after{*/
    /*    display: none;*/
    /*}*/
    /*.devSwiper .swiper-wrapper{*/
    /*    padding: 0!important;*/
    /*}*/
    
    /*.devSwiper .swiper-slide:nth-child(2n) .course-item:last-child{*/
       
    /*    order: 0!important;*/
    /*}*/
    
    /*.devSwiper .swiper-slide:nth-child(2n) .course-item:nth-child(2){*/
    /*    order: 0!important;*/
    /*}*/
    
    
    
    
}


@media only screen and (max-width: 1460px){
    .course-p {
        width: 200px;
    }
    .course-p p {
        font-size: 16px;
    }
}