.c1 {
    background: #F5F5F5;
}
.c2 {
    width: 100%;
    height: 200px;
    background: url(/DFS/template/306/images/±à×é/ 6.png) no-repeat;
    background-size: 100%;
    border-bottom: 4px solid #FEAA02;
}

.c3 {
    display: flex;
    justify-content: space-between  ;
}

.c4 {
    margin-top: 10px;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px
}

.c5 {
    width: 18px;
    height: 18px;
}

.c6 {
    margin-top: 18px;
}

.c7 {
    width: 981px;
    height: 133px;
}

.c8 {
    width: 100%;
    background: #1f7dd4;
}

.nav-ul1 {
    margin-left: -70px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.nav-ul1 li {
    position: relative;
    width: 12%;
    height: 65px;
    line-height: 65px;
}

.nav-ul1 li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.nav-ul1 li a:hover {
    background: #1f7dd4;
    font-weight: 600;
}

.nav-ul2 {
    display: none;
    position: absolute;
    z-index: 99;
    top: 100%;
    left: 0%;
    width: 100%;
    background: #1f7dd4;
}


.nav-ul2 li {
    width: 100%;
}
.c10 {
    margin-top: 24px;
}

.c11 {
    display: flex;
    justify-content: space-between;
}

.c12 {
    margin-top: 32px;
    width: 280px;
    height: 379px;
    background: #FFFFFF;
    box-shadow: 0px 4px 16px 0px rgba(16, 29, 45, 0.08);
}

.c13 {
    height: 600px;
}

.c14 {
    background-color: rgba(31, 125, 212, 1);
    width: 223px;
    height: 4px;
    margin-left: 28.5px;
}

.c15 {
    font-weight: 600;
    margin-left: 37%;
    text-align: center;
    width: 263px;
    height: 34px;
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #262729;
    line-height: 34px;
}

.c16 {
    width: 143px;
    height: 9px;
    margin-left: 27%;
}

.footer {
    margin-top: 40px;
    width: 100%;
    background: url(/DFS/template/306/images/¾ØÐÎ±¸·Ý/ 2.png) no-repeat;
    background-size: 150%;
}

.c17 {

    display: flex;
    justify-content: space-between;
    height: 175px;

}

.c18 {
    text-align: center;
    border-top: 4px solid #FEAA02;
}

.c19 {
    margin-top: 28px;
}

.c20 {
    display: flex;
    margin-top: 28px;
}

.c21 {
    padding-right: 35px;
}

.c22 {
    padding-top: 20px;
}

.c23 {
    width: 864px;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
    margin-left: 40px;
}

.c24 {
    margin-top: 28px;
    width: 476px;
    height: 133px;
}

.c25 {
    width: 100%;
    height: 600px;
}

.c26 {
    width: 90%;
    margin: 12px auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.c27 {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 17px;
}

.c27:hover {
    color: #1F7DD4;
}

.c28 {
    display: block;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #BDBDBD;
    line-height: 17px;
}

.c29 {
    margin-left: 5px;
}

.c30 {
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 22px;
}

.c31 {
    margin-top: 12px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    width: 0;
    height: 0;
}

.swiper-button-prev:after {
    display: none;
}

.swiper-button-next:after {
    display: none;
}

.q1 {
    margin-right: 90px;
}

.q2 {
    margin-left: 90px;
}

/* .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    border: 2px solid #fff !important;
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 1);
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 24px) !important;
    background: var(--swiper-pagination-bullet-inactive-color, opacity);
}

.swiper-pagination-bullet-active {
    background-color: #fff;
  
} */
.swiper-pagination .swiper-pagination-bullet::after {
    position: absolute;
    content: "";
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #fff;
}

.swiper-pagination .swiper-pagination-bullet {
    position: relative;
    width: 10px;
    height: 10px;
    background: rgba(255, 255, 255, 0);
    opacity: 1;
    margin: 0 15px !important;
}

.swiper-pagination .swiper-pagination-bullet-active {
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    opacity: 1;
}