.about_desc p{
    font-size: .28rem;
    color: #171A1E;
    line-height: .5rem;
    text-align: justify;
    padding: 0 4%;
    padding-bottom: .5rem;
}
.company_profile{
    background: #f6f5f5;
    position: relative;
    overflow: hidden;
}
.company_profile .w92{
    background: #003e8c;
}
.company_profile ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.company_profile li{
    width: 50%;
    text-align: center;
    padding:.8rem 0;
}
.company_profile li h2{
    font-size: 1.2rem;
    line-height:.9rem ;
    position: relative;
    color: #fff;
    font-weight: normal;
    color: #00a0e9;
    display: flex;
    justify-content: center;
    align-items: center;
}
.company_profile li h2 i,
.company_profile dd span{
    width: .2rem;
    height: .2rem;
    font-size: .18rem;
    text-align: center;
    line-height: .18rem;
    display: block;
    position: absolute;
    border-radius: 100%;
    top: 0;
    color: #fff;
    right: .6rem;
    background: rgba(255, 255, 255, .3);
}
.company_profile li span{
    font-size: .24rem;
    line-height: .24rem;
    position: relative;
    bottom: -.35rem;
    padding-left: .1rem;
}
.company_profile li p{
    padding-top: .5rem;
    font-size: .26rem;
    line-height: .36rem;
    width: 80%;
    margin: 0 auto;
    color: #fff;
    white-space: pre-line;
}
.company_profile dl{
    padding: 0 .4rem 1rem ;
}
.company_profile dl dd{
    display: flex;
}
.company_profile dd span{
    position: relative;
    display: inline-block;
    right: 0;
    top: .09rem;
}
.company_profile dd b {
    padding-left: .2rem;
    font-size: .2rem;
    color: #fff;
    line-height: .35rem;
    font-weight: normal;
    width: calc( 100% - .4rem);
}
.pro_tab{
    display: flex;
    justify-content: space-between;
    font-size: .3rem;
    color: #171A1E;
    padding-bottom: .6rem;
}
.pro_tab li{
    line-height: .4rem;
    padding-bottom: .2rem;
    border-bottom: 2px solid transparent;
}
.pro_tab li.active{
    border-color: #003e8c;
}
.mySwiper img{
    height: 6.7rem;
    position: relative;
    left: 50%;
    transform: translate(-50%,0);
}
.swiper-slide.active img{
    filter: blur(15px);
}
.mySwiper .swiper-slide{
    position: relative;
    overflow: hidden;
}
.swiper_poa{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding:1.3rem .5rem;
    background: url(/h5/images/swiper_poa.png) no-repeat bottom right;
    background-size: 100% 100%;
}
.swiper_poa p{
    font-size: .24rem;
    color: #fff;
    line-height: .4rem;
    min-height: 3.45rem;
}
.swiper_poa span{
    display: inline-block;
    width: .68rem;
    height: .68rem;
    border:1px solid #fff;
    border-radius: 100%;
    background: url(/h5/images/swiper_right.png) no-repeat center;
    background-size: .3rem;
}
.swiper_modal{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.swiper_modal .model_bg{
    filter: blur(10px);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.swiper_body{
    background: rgba(0,0,0,.3);
    height: 100%;
    padding:.6rem .36rem;
}
.mySwiper_modal .swiper-slide,.swiper_work,.swiper_third{
    height: 5.5rem;
    position: relative;
    overflow: auto;
    padding:0 .5rem
}
.mySwiper_modal h2,.swiper_work h2{
    font-size: .3rem;
    line-height: .4rem;
    color: #fff;
    padding-bottom: .3rem;
}
.mySwiper_modal li,.swiper_work li{
    padding: .15rem 0;
    border-bottom: 1px solid #fff;
}
.mySwiper_modal span,.swiper_work span{
    display: block;
    font-size: .24rem;
    color: #fff;
    line-height: .4rem;

}
.mySwiper_modal p,.swiper_work p{
    padding-left: .3rem;
    background: url(/h5/images/dui.png) no-repeat left .14rem;
    background-size: .2rem;
    font-size: .18rem;
    line-height: .4rem;
    color: #fff;
}
.mySwiper_modal .swiper-button-next,.mySwiper_modal .swiper-button-prev{
    right: 0;
    color: #fff;
    width: .2rem;
    height: .4rem;
}
.mySwiper_modal .swiper-button-next:after,.mySwiper_modal .swiper-button-prev:after{
    font-size: .3rem;
}
.swiper_close{
    width: .5rem;
    height: .5rem;
    background: url(/h5/images/swiper_close.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    top: .15rem;
    right: .2rem;
}
.swiper_third p,.swiper_third h2,.swiper_third li b,
.swiper_third li span{
    font-size: .18rem;
    color: #fff;
    line-height: .4rem;
    font-weight: normal;
}
.swiper_third h2{
    padding: 0.2rem .1rem;
    border:1px solid #fff ;
    margin: .2rem auto;
}
.swiper_third li{
    border: 1px solid #d8d8d8;
    margin-bottom: .3rem;
    position: relative;
    padding:.1rem .15rem
}

.swiper_third li:nth-of-type(n+2)::before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 0;
    height: .3rem;
    border-left: 1px dashed #d8d8d8;
    position: absolute;
    top: -.3rem;
    left: 50%;
}
.swiper_third li span{
    display: block;
    font-size: .24rem;
}

.our_story .wp92{
    background: #004098;
    padding:0.8rem 0.3rem 1.5rem;
    margin-bottom: .8rem;
}
.our_story ul{
    position: relative;
    padding-top: .8rem;
}
.our_story ul::after{
    width: 2px;
    height: 100%;
    background: #00a0e9;
    content: ' ';
    position: absolute;
    top: 0;
    left: 20%;
}
.our_story li{
    display: flex;
    position: relative;
    z-index: 2;
    justify-content: space-between;
    padding-bottom: .6rem;
}
.our_story li::after{
    content: '';
    width: .32rem;
    height: .16rem;
    position: absolute;
    top: .2rem;
    left: 1.2rem;
    background: url(/h5/images/our_li.png) no-repeat 0 0;
    background-size: .15rem;
}
.our_story li span{
    width: 1.3rem;
    font-size: .48rem;
    line-height: .5rem;
    color: #fff;
    display: block;
    font-weight: normal;
}
.our_story li p{
    /* width: calc( 100%  - 1.6rem );
    color: #fff;
    font-size: .24rem;
    line-height: .4rem;
    padding-top: .1rem; */
    padding-bottom: .3rem;
    padding-left: .3rem;
    background: url(/h5/images/our_p.png) no-repeat 0 .17rem ;
    background-size: .23rem;
}
.our_story li div{
    width: calc( 100%  - 1.3rem );
    color: #fff;
    font-size: .24rem;
    line-height: .4rem;
    padding-top: .1rem;
}
