.at_banner {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 580px;
    background:#DEEDFA url(img/about/about-bg.png) no-repeat center center;
    background-size: auto 100%;
    padding-top: 94px;
}

.at_banner .p_a {
    font-size: 44px;
    font-weight: bold;
    line-height: 59px;
    color: #181C29;
}

.at_banner .p_a span {
    display: inline-block;
    font-size: 14px;
    padding: 0 10px;
    margin-left: 16px;
    height: 30px;
    line-height: 30px;
    background-color: #3A62C8;
    color: #FFFFFF;
    vertical-align: middle;
}

.at_banner .p_b {
    font-size: 28px;
    line-height: 37px;
    color: #181C29;
    margin: 19px 0 60px;
}

.at_banner .p_c {
    width: 648px;
    line-height: 24px;
    color: #535C6E;
}

.at_banner .p_c a {
    color: #3A62C8;
}

.at_data .section {
    position: relative;
    margin-top: -54px;
    z-index: 4;
    height: 150px;
    background: #fff;
    box-shadow: 0px 10px 12px rgba(230, 236, 242, 0.84);
}

.at_data li {
    float: left;
    padding: 34px 0;
    width: 25%;
    text-align: center;
}

.at_data .top {
    font-size: 36px;
    font-weight: 500;
    line-height: 39px;
    color: #3A62C8;
    font-family: HarmonyOS_Sans_SC_Medium;
}

.at_data .top span {
    font-size: 16px;
    color: #3A62C8;
}

.at_data p {
    margin-top: 13px;
    font-size: 12px;
    line-height: 21px;
    color: #828897;
}

.at_tit {
    text-align: center;
    padding: 50px 0 46px;
}

.at_tit .tit_a {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    color: #181C29;
}

.at_tit .tit_b {
    font-size: 14px;
    margin-top: 10px;
    line-height: 19px;
    color: #4D5260;
}

.at_ys {
    padding-bottom: 60px;
    background-color: #fff;
}

.at_ys_list {
    height: 425px;
    position: relative;
}

.icon_c {
    display: block;
    width: 425px;
    height: 425px;
    text-align: center;
    position: absolute;
    top: 6px;
    left: 50%;
    margin-left: -212.5px;
    background: url("img/about/av_bg.png") no-repeat center;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
}

.icon_c img {
    margin: 30px auto;
    display: block;
    width: 365px;
}


.at_ul .li_c {
    width: 314px;
    height: 100px;
    padding: 9px 0 18px;
    position: absolute;
    padding-left: 120px;
}

.at_ul .li_c .p_a {
    font-size: 24px;
    line-height: 31px;
    color: #181C29;
}

.at_ul .li_c .p_b {
    font-size: 12px;
    line-height: 16px;
    color: #4D5260;
    margin-top: 10px;
}

.at_ul .li1 {
    left: 0;
    top: 0;
    background: url(img/about/ico-at-1.png) no-repeat left center;
    background-size: 100px 100px;
}

.at_ul .li2 {
    right: 0;
    top: 0;
    background: url(img/about/ico-at-2.png) no-repeat left center;
    background-size: 100px 100px;
}

.at_ul .li3 {
    left: 0;
    bottom: 0;
    background: url(img/about/ico-at-3.png) no-repeat left center;
    background-size: 100px 100px;
}

.at_ul .li4 {
    right: 0;
    bottom: 0;
    background: url(img/about/ico-at-4.png) no-repeat left center;
    background-size: 100px 100px;
}

.at_zz {
    padding-bottom: 65px;
    background: url(img/about/zz-bg.png) no-repeat center center;
    background-size: 100% 423px;
}

.zz_menu{
    width: 267px;
}
.zz_menu p{
    font-size: 14px;
    color: #4D5260;
    line-height: 28px;
    text-align: center;
    margin-top: 6px;
}

.zz_item {
    width: 267px;
    height: 185px;
    margin-left: 41px;
}

.zz_item:first-child {
    margin-left: 0;
}

.zz_item img {
    width: 100%;
    height: 100%;
}

.at_fc {
    position: relative;
    padding-bottom: 60px;
    background-color: #fff;
}

.at_fc:before {
    content: "";
    position: absolute;
    width: 134px;
    height: 134px;
    background: url(img/about/ico-fc-1.png) no-repeat center center;
    background-size: 134px 134px;
    left: 83px;
    top: 90px;
}

.at_fc:after {
    content: "";
    position: absolute;
    width: 180px;
    height: 180px;
    background: url(img/about/ico-fc-2.png) no-repeat center center;
    background-size: 180px 180px;
    right: 106px;
    top: 50px;
}
.s_item .s_img{
    width: 420px;
    height: 236px;
}
.s_item img{
    width: 100%;
    height: 100%;
}
.s_item .p_a{
    margin-top: 18px;
    font-size: 18px;
    line-height: 24px;
    color: #181C29;
}

.fc-swiper .swiper-container {
    width: 100%;
    height: 100%;
}

.fc-swiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
}

.fc-swiper .swiper-slide-active,
.fc-swiper .swiper-slide-duplicate-active {
    transform: scale(1);
}
.at_fc_list{
    position: relative;
}
.pagination_l {
    position: absolute;
    left: -45px;
    top: 50%;
    margin-top: -35px;
    z-index: 11;
    cursor: pointer;
    width: 49px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    background: rgba(255, 255, 255, 0.39) url(img/about/ico-a-l.png) no-repeat center center;
    background-size: 15px 15px;
    box-shadow: 0px 0px 15px rgba(204, 210, 216, 0.55);
    border-radius: 50%;
}
.pagination_common .iconfont{
    color: #ddd;
}

.pagination_r {
    position: absolute;
    right: -45px;
    top: 50%;
    margin-top: -35px;
    z-index: 11;
    cursor: pointer;
    width: 49px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    background: rgba(255, 255, 255, 0.39) url(img/about/ico-a-r.png) no-repeat center center;
    background-size: 15px 15px;
    box-shadow: 0px 0px 15px rgba(204, 210, 216, 0.55);
    border-radius: 50%;
}
.pagination_common:hover .iconfont {
    color: #3A62C8;
}


.at_contact{
    background: #C1C5D1 url(img/about/contact-bg.png) no-repeat center center;
    background-size: 100% 511px;
    padding-bottom: 96px;
}
.contact_ul .li_in{
    float: left;
    width: 280px;
    height: 247px;
    margin-left: 27px;
    background-color: #fff;
    text-align: center;
    box-sizing: border-box;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.contact_ul .li_in:hover{
    margin-top: -8px;
    box-shadow: 0 4px 8px rgb(3 27 78 / 12%);
}
.contact_ul .li_in:first-child{
    margin-left: 0;
}
.contact_ul .li_in:first-child+.li_in{
    margin-left: 26px;
}
.contact_ul .li_in .iconfont{
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 58px 0 23px;
}
.contact_ul .li_in .font1{
    background: url(img/about/ico-con-1.png) no-repeat center center;
    background-size: 50px 50px;
}
.contact_ul .li_in .font2{
    background: url(img/about/ico-con-2.png) no-repeat center center;
    background-size: 50px 50px;
}
.contact_ul .li_in .font3{
    background: url(img/about/ico-con-3.png) no-repeat center center;
    background-size: 50px 50px;
}
.contact_ul .li_in .font4{
    background: url(img/about/ico-con-4.png) no-repeat center center;
    background-size: 50px 50px;
}
.contact_ul l.li_ini .p_a{
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #181C29;
}
.contact_ul .li_in .p_b{
    font-size: 14px;
    margin-top: 10px;
    line-height: 19px;
    color: #181C29;
}
.contact_ul li .p_b span{
    color: #0066F9;
    font-weight: bold;    
}

.at_zz_list{
    position: relative;
    width: 100%;
}
.at_zz_list .honor_swiper{
    width: 100%;
    overflow: hidden;
}
.honor_l{
    left: -60px;
}
.honor_r{
    right: -50px;
}
.at_ul .li_c .p_a span{
    color: #3A62C8;
}