.banner_main_left .logo {
    width: 194px;
    height: 29px;
    margin-bottom: 26px;
}

.introduce {
    padding: 60px 0px;
}

.introduce_main {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 53px 0px;
    background: #f7f8fb;
}

.introduce_main_l {
    width: 348px;
    height: 168px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Al/yzyl/introduce-l.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.introduce_main_l .base-info {
    width: 100%;
    height: 78px;
    background: linear-gradient(180deg, rgba(204, 214, 223, 0.07), rgba(157, 172, 187, 0.07));
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter:blur(6px);
    position: absolute;
    bottom: 0px;
}

.introduce_main_l .base-info .base-info-main {
    padding: 15px;
    display: flex;
    align-items: center;
}

.base-info-main .line {
    width: 4px;
    height: 40px;
    background: #e3030f;
}

.info-main-r {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    color: #ffffff;
    line-height: 24px;
    text-indent: 10px;
}

.introduce_main_r {
    width: 573px;
    margin-left: 73px;
    position: relative;
}

.introduce_main_r img {
    position: absolute;
    top: -8px;
    left: -21px;
    width: 42px;
    height: 28px;
}

.introduce_main_r p {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
     /* 火狐 */
    text-justify:distribute;
    color: #323232;
    line-height: 22px;
}

/* 业务发展 */
.ywfz {
    background: #f7f8fb;
    padding-bottom: 60px;
}

.ywfz-mian {
    display: flex;
}

.ywfz-mian li {
    width: 266px;
    margin-right: 12px;

}

.ywfz-mian li:nth-child(even) .top {
    height: 48px;
    background: #d1161b;
}

.ywfz-mian li:nth-child(odd) .top {
    height: 48px;
    background: #0044b7;
}

.ywfz-mian li .base {
    height: 270px;
    padding: 15px 22px 0px;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter:blur(6px);
    margin-top: -44px;
}

.ywfz-mian li:nth-child(even) .base {
    background: rgba(255, 255, 255, 0.98);
}

.ywfz-mian li:nth-child(odd) .base {
    background: rgba(255, 255, 255, 0.95);
}

.ywfz-mian li:nth-child(odd) .base:hover {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Al/yzyl/fz-bg1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ywfz-mian li:nth-child(even) .base:hover {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Al/yzyl/fz-bg2.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ywfz-mian li:last-child {
    margin-right: 0px;
}

.ywfz-mian li .base img {
    width: 58px;
    height: 58px;
}

.ywfz-mian li .base .content {
    padding: 0px 3px;
}

.ywfz-mian li .base .content h5 {
    font-size: 17px;
    font-weight: bold;
    text-align: left;
    color: #323232;
    line-height: 24px;
    padding: 12px 0px;
}

.ywfz-mian li .base .content p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    /* 火狐 */
    text-justify:distribute;
    color: #3d485d;
    line-height: 24px;
}

/* 数字化转型 */
.szhzx-main {
    display: flex;
    justify-content: space-between;
}

.szhzx-main dl {
    width: 297px;
    height: 207px;
    padding: 30px 22px 0px;
    background: #f6f8fc;
    background-size: 81px 74px;
    background-position: bottom right;
    background-repeat: no-repeat;
}

.szhzx-main dl:nth-child(1) {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Al/yzyl/zx-icon1.png);
}

.szhzx-main dl:nth-child(2) {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Al/yzyl/zx-icon2.png);
}

.szhzx-main dl:nth-child(3) {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Al/yzyl/zx-icon3.png);
}

.szhzx-main dl dt img {
    width: 190px;
    height: 35px;
}

.szhzx-main dl dd p {
    font-size: 12px;
    font-weight: 500;
    text-align: justify;
     /* 火狐 */
    text-justify:distribute;
    color: #3d485d;
    line-height: 24px;
    padding-top: 10px;
}

/* 公司 */
.company {
    padding: 60px 0px;
}

.company-main {
    position: relative;
    overflow: hidden;
}

.company-main .swiper-slide {
    height: 360px;
    background: #f7f8fb;
    border-radius: 8px;
    padding: 40px 97px 0px 44px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}

.company-main .swiper-slide .product-img {
    width: 296px;
    height: 286px;
}

.company-main .swiper-slide .tex {
    width: 586px;
    margin-left: 73px;
    box-sizing: border-box;
}

.company-main .swiper-slide .tex .t-01 {
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    color: #323232;
    line-height: 30px;
    padding-top: 2px;
    position: relative;
}

.company-main .swiper-slide .tex .t-01 .yinhao {
    width: 64px;
    height: 43px;
    position: absolute;
    left: -35px;
    top: -16px
}

.company-main .swiper-slide .tex .t-02 {
    padding: 26px 0px 60px;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #3d485d;
    line-height: 30px;
}

.company-main .swiper-slide .tex .t-03 img {
    width: 127px;
    height: 19px;
}

.company-main .customer-pagination {
    position: absolute;
    width: 100%;
    left: -8.8%;
    bottom: 32px;
    z-index: 99;
}

.company-main .customer-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 5px;
    margin: 0 5px !important;
    border-radius: 3px;
    position: relative;
    background: #e3030f !important;
    overflow: hidden;
    opacity: 0.2;
}

.company-main .customer-pagination .swiper-pagination-bullet-active {
    width: 50px !important;
    border-radius: 3px;
    background: transparent !important;
    opacity: 1;
}

.company-main .customer-pagination .swiper-pagination-bullet-active::before {
    content: "";
    background: rgba(227, 3, 15, 0.13);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 3px;
}

.company-main .customer-pagination .swiper-pagination-bullet-active::after {
    position: absolute;
    left: 0;
    content: "";
    background: #e3030f;
    width: 100%;
    height: 100%;
    z-index: 2;
    border-radius: 3px;
    animation: banner-pagination-bullet 5s linear;
}

@keyframes banner-pagination-bullet {
    0% {
        width: 0
    }

    to {
        width: 100%
    }
}

#zxtd {
    padding-bottom: 46px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Al/yzyl/jc-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.zxtd_main_left {
    width: 744px;
}

#zxtd #zxtd_main dl {
    padding: 24px 20px 0;
    width: 316px;
    height: 182px;
    background: linear-gradient(180deg, #f5f7f9, #ffffff);
    box-shadow: -8px -8px 20px 0px #ffffff, 0px 8px 20px 0px rgba(55, 99, 170, 0.10);
    margin-right: 16px;
    margin-bottom: 16px;
}

#zxtd #zxtd_main dl dt {
    height: 32px;
}

#zxtd #zxtd_main dl dt img {
    width: 32px;
    height: 32px;
}

#zxtd #zxtd_main dl dt h3 {
    color: #323232;
    line-height: 22px;
    margin-left: 6px;
}

#zxtd #zxtd_main dl dd p {
    text-align: justify;
    color: #666666;
    line-height: 26px;
}

.zxtd_main_right dl {
    height: 404px !important;
    margin-right: 0px !important;
    background: url(https://files.yuanian.com/yuanian/page_image/Al/yzyl/jc5_bg.png) !important;
    background-size: cover !important;
}

/* 亚中医疗介绍 */
.yzyljs {
    padding-top: 60px;
}

.yzyljs-main {
    height: 210px;
    background: #f7f8fb;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.yzyljs-main-l {
    width: 282px;
    height: 136px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Al/yzyl/logo2.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0px 0px 0px 70px;
    position: relative;
}

.yzyljs-main-l span {
    width: 100%;
    height: 65px;
    background: linear-gradient(180deg, rgba(204, 214, 223, 0.07), rgba(157, 172, 187, 0.07));
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter:blur(6px);
    position: absolute;
    bottom: 0px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    color: #323232;
    line-height: 65px;
}

.yzyljs-main-r {
    width: 573px;
    margin: 0px 84px 0px 0px;
    position: relative;
}

.yzyljs-main-r img {
    width: 332px;
    height: 119px;
    position: absolute;
    right: 62px;
    top: -36px;
}

.yzyljs-main-r p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #323232;
    line-height: 30px;
}

@media screen and (max-width: 1024px) {

    /* 介绍 */
    .introduce {
        padding: 30px 0px;
    }

    .introduce_main {
        display: inherit;
        padding: 0px 0px 30px;
    }

    .introduce_main_l {
        width: 100%;
    }

    .introduce_main_r {
        width: 92%;
        margin: 0 auto;
        margin-left: auto;
        margin-top: 20px;
    }

    .introduce_main_r img {
        display: none;
    }

    /* 业务发展 */
    .ywfz {
        padding-bottom: 30px;
    }

    .ywfz-mian {
        display: inherit;
    }

    .ywfz-mian li {
        width: 100%;
        margin-bottom: 12px;
    }

    .ywfz-mian li .base .content {
        padding: 0px;
    }

    /* 数字化转型 */
    .szhzx-main {
        display: inherit;
    }

    .szhzx-main dl {
        width: auto;
        margin-bottom: 10px;
    }

    /* 公司 */
    .company {
        padding: 30px 0px;
    }

    .company-main .swiper-slide {
        height: auto;
        padding: 5% 5% 10%;
        flex-wrap: wrap;
    }

    .company-main .swiper-slide .product-img {
        width: 100%;
    }

    .company-main .swiper-slide .tex {
        width: auto;
        margin-left: 0px;
        padding-top: 26px;
    }

    .company-main .swiper-slide .tex .t-01 .yinhao {
        display: none;
    }

    .company-main .swiper-slide .tex .t-02 {
        padding: 20px 0px;
    }

    .company-main .customer-pagination {
        left: 0px;
        bottom: 16px;
    }

    #zxtd {
        padding-bottom: 20px;
    }

    .zxtd_main_left,
    .zxtd_main_right {
        width: 100%;
        float: none;
    }

    #zxtd #zxtd_main dl,
    .zxtd_main_right dl {
        padding: 5%;
        float: left;
        width: 90%;
        height: auto;
        margin-right: auto;
    }

    .yzyljs {
        padding-top: 30px;
    }

    .yzyljs-main {
        height: auto;
        display: inherit;
    }

    .yzyljs-main-l {
        width: 100%;
        margin: 0px;
    }

    .yzyljs-main-r {
        width: 92%;
        margin: 0 auto;
    }

    .yzyljs-main-r img {
        display: none;
    }

    .yzyljs-main-r p {
        padding: 5% 0px;
    }
}
