
/* 字体缩放 */
.font24{font-size:24px;}
.font26{font-size:26px;}
.font30{font-size:30px;}
.font32{font-size:32px;}
.font36{font-size:36px;}
.font40{font-size:40px;}
.font50{font-size:50px;}
.font60{font-size:60px;}
@media (max-width:1440px){
    .font40{font-size:38px;}
    .font50{font-size:48px;}
    .font60{font-size:58px;}
}
@media (max-width:1366px){
    .font24{font-size:22px;}
    .font26{font-size:24px;}
    .font36{font-size:34px;}
    .font32{font-size:30px;}
    .font40{font-size:36px;}
    .font50{font-size:46px;}
    .font60{font-size:56px;}
}
@media (max-width:1280px){
    .font26{font-size:22px;}
    .font30{font-size:28px;}
    .font36{font-size:32px;}
    .font32{font-size:28px;}
    .font40{font-size:34px;}
    .font50{font-size:44px;}
    .font60{font-size:54px;}
}
@media (max-width:991px){
    .font24{font-size:22px;}
    .font30{font-size:28px;}
    .font36{font-size:30px;}
    .font32{font-size:26px;}
    .font40{font-size:34px;}
    .font50{font-size:40px;}
    .font60{font-size:50px;}
}
@media (max-width:767px){
    .font24{font-size:20px;}
    .font26{font-size:22px;}
    .font30{font-size:22px;}
    .font32{font-size:24px;}
    .font36{font-size:24px;}
    .font40{font-size:26px;}
    .font50{font-size:28px;}
    .font60{font-size:30px;}
}
@media (max-width:360px){
    .font24{font-size:20px;}
    .font30{font-size:22px;}
    .font32{font-size:22px;}
    .font36{font-size:22px;}
    .font40{font-size:24px;}
    .font50{font-size:26px;}
    .font60{font-size:28px;}
}.nav_two{
    height: 100%;
    overflow-x: auto;
    
    display: flex;
}
.nav_two>div{
    margin-right: 60px;
    cursor: pointer;
    position: relative;
    flex-grow: 0;
    flex-shrink: 0;
}
.nav_two>div>a>span:nth-child(1){
    color:  #FFF;
font-family: Microsoft YaHei;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.nav_two>div.active>a>span:nth-child(1){
    font-weight: 700;
}
.nav_two>div>span:nth-child(2){
    width: 0;
height: 5px;
background-color: #E62E2F;
position: absolute;
bottom: 0;
left: 0;
transition: .3s;

}
.nav_two>div.active>span:nth-child(2){
    width: 100%;
    transition: .3s;

}
.nav_two>div:hover .nav_twotit{
    font-weight: 700;
    transition: .3s;
}
.nav_two>div:hover .nav_twoline{
    width: 100%;
    transition: .3s;
}
.twonav{
    /* width: 1920px; */
    width: 100%;
height: 77px;
background: rgba(0, 138, 198, 0.80);
position: absolute;
top: 96px;
line-height: 77px;
z-index: 10;
}
@media screen and (max-width:991px) {
  
    .twonav{
        position: fixed;
        top: 80px;
        height: 61px;
        line-height: 61px;
    }
    .nav_two>div{
        margin-right: 25px;
    }
    .about_titall{
        text-align: center;
    }
    .businessxq_two{
        background: none !important;
        padding: 0;
    }
    .businessever{
       flex-wrap: wrap;
    }
    .businesseverleft{
        width: 100%;
    }
    .businesseverright{
        width: 100%;
    }
    .businessbox{
        padding: 0;
    }
    .businesseverleft_tit>div:nth-child(3) {

        margin-bottom: 30px;
    }
   .businesseverright{
    margin-top: 30px;
   }
   .businessever{
    height: auto;
   }
   .businessbox{
    margin-bottom: 30px;
   }
    
    }
    .mianbaoxve{
        color:  #FFF;
        font-family: Microsoft YaHei;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        padding-top: 199px;
        position: relative;
    }
    .mianbaoxve a{
        color:  #FFF;
font-family: Microsoft YaHei;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;

    }
.about_tit{
    color:  #FFf;
font-family: Microsoft YaHei;
font-style: normal;
font-weight: 700;
line-height: 45px; /* 140.625% */
margin-top: 40px;
margin-bottom: 50px;
position: relative;
text-align: center;
}
.about_tit1{
    color:  #FFF;
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 200% */
    position: relative;
    text-align: left;
    margin: 0 120px;
}
.about_tit2{
    color:  #FFF;
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 200% */
    margin-top: 50px;
     position: relative;
     text-align: left;
    margin: 50px 120px 0;
}
.about_mb{
    background: rgba(0, 0, 0, 0.40);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
}
.about_num{
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    padding: 80px 0 144px 0;
    position: relative;
}
.about_num div>div:nth-child(1){
    color:  #FFF;
font-family: Microsoft YaHei;
/* font-size: 64px; */
font-style: normal;
font-weight: 700;
line-height: 62px; /* 96.875% */
}
.about_num div>div:nth-child(2){
    color:  #FFF;
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    margin-top: 6px;
}
.sc_box{
    width: 100%;
    height: 100%;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.sc_box>img{
    width: 100%;
}
.sc_boximg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}
.about_swiper{
    margin-top: 65px;
}
.sc_boximghover{
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 8px;
background: rgba(0, 138, 198, 0.80);
padding: 30px 24px;
}
.sc_boximghover>div:nth-child(1){
    display: inline-block;
    padding: 4px 17px;
    background-color: #FFF;
    color:  #008AC6;
    text-align: center;
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; 
    border-radius: 4px;
    margin-bottom: 20px;
}
.sc_boximghover>div:nth-child(2){
    color: #FFF;
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 200% */
    -webkit-line-clamp: 5;/*设置了最大显示行数为2行，超出的内容将被隐藏。*/
display: -webkit-box;/*声明将元素以flex盒子布局方式显示*/
-webkit-box-orient: vertical;/*设置了盒子的主轴方向为垂直方向*/
overflow: hidden;/*声明当内容溢出容器时进行隐藏。*/
text-overflow: ellipsis;/*声明当文本溢出容器时使用省略号表示*/
}
.sc_box:hover .sc_boximghover{
    opacity: 1;
    transition: .3s;
}
.about_next{
    right: 7.8%;
    background-image: url(/template/default/index/static/images/his_right.svg);
    width: 62px;
    height: 62px;
    background-color: #A4A4A4;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    top: 55%;
    transform: translateY(-50%);
    outline: 0;
    z-index: 9;
    cursor: pointer;

    
}
.about_next:hover{
    background-color: #008AC6;
}
.about_prev:hover{
    background-color: #008AC6;
}
.about_prev{
    left: 7.8%;
    background-image: url(/template/default/index/static/images/his_left.svg);
    width: 62px;
    height: 62px;
    background-color: #A4A4A4;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    top: 55%;
    transform: translateY(-50%);
    outline: 0;
    z-index: 9;
    cursor: pointer;
}
/* .about_swiper .swiper-button-prev {
    left: -114px;
    background-image: url(/template/default/index/static/images/his_left.svg);
}
.about_swiper .swiper-button-next {
    right: -114px;
    background-image: url(/template/default/index/static/images/his_right.svg);
}
.about_prev{
    position: absolute;
    width: 62px;
    height: 62px;
    background-color: #A4A4A4;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    outline: 0;
    z-index: 9;
    cursor: pointer;
    z-index: 3;
}
.about_prev:hover {
    background-color: #008AC6;
}
.about_next{
    position: absolute;
    width: 62px;
    height: 62px;
    background-color: #A4A4A4;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    outline: 0;
    z-index: 9;
    cursor: pointer;

} */
.about_swiper>.swiper-wrapper{
    padding-bottom: 164px;
}
.about_swiper .swiper-pagination-bullet{
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #D9D9D9;
    opacity: 1;

}
.about_swiper .swiper-pagination-bullet-active{
    width: 14px;
height: 14px;
background-color: #008AC6;
border: 1px solid #008AC6;
}
.about_swiper  .swiper-pagination-bullet{
    width: 14px;
height: 14px;
}
.about_swiper>.swiper-pagination{
    bottom: 80px;
}
.w_tj{
    background: #F8F9FA;
}

.m_about_title{
    padding-top: 70px;
}
.zhengshubox{
    position: relative;
}
.zhengshuboxever{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}
.zhengshuboxever>img{
width: 100%;
}
.zhengshubox_title{
    color:  #303030;
font-family: Microsoft YaHei;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
padding-top: 30px;
text-align: center;
}
.w_zz{
    background: #F8F9FA;
    padding-bottom: 95px;
}

.zz_swiper .swiper-pagination{
    bottom: 0;
    top: auto !important;
    height: 1px;

}
.zz_swiper .swiper-wrapper{
 padding-bottom: 62px;
}
.zz_swiper {
    padding-top: 102px;
}
.zz_next{
    position: absolute;
    right: 12.8%;
    background-image: url(/template/default/index/static/images/his_right.svg);
    width: 62px;
    height: 62px;
    background-color: #A4A4A4;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    top: 32px;
    transform: translateY(-50%);
    outline: 0;
    z-index: 9;
    cursor: pointer;
}
.zz_prev{
    position: absolute;
    right: calc( 12.8% + 103px);
    background-image: url(/template/default/index/static/images/his_left.svg);
    width: 62px;
    height: 62px;
    background-color: #A4A4A4;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    top: 32px;
    transform: translateY(-50%);
    outline: 0;
    z-index: 9;
    cursor: pointer;

}
.zz_prev:hover{
    background-color: #008AC6;
}
.zz_next:hover{
    background-color: #008AC6;
}
@media screen and (max-width:767px) {
   

    .zz_next, .zz_prev,.about_next,.about_prev{
        width: 42px;
        height: 42px;
    }
    .about_num{
        flex-wrap: wrap;
    }
    .about_num>div{
width: 100%;
text-align: center;
margin-top: 20px;
    }
    .about_num{
padding: 40px 0 40px 0;;
    }
    .about_tit2{
        /* margin: 50px 50px 0; */
           margin: 30px 0 0;
    }
    .about_tit1{
        /* margin: 50px 50px 0; */
         margin: 30px 0 0;
    }
    .m_culture {
        padding: 0 0;
    }
    .m_about_title {
    padding-top: 40px;
}
.about_swiper>.swiper-wrapper {
    padding-bottom: 100px;
}
.about_swiper>.swiper-pagination {
    bottom: 50px;
}
.zz_prev {
    right: 70px;
}
.zz_next{
    right: 0;
}
.w_zz>.m_container{
        padding-right: 15px !important;
}
}
<!--0.00018095970153809-->