﻿.list_top .pagation {
    padding-top: 230px;
    max-width: 100%
}

.list_top .pagation .title {
    text-align: center;
    font-size: 128px
}

.list_top .pagation .pagation_list {
    margin-top: 177px
}

.list_top .pagation .desc,
.list_top .pagation .cells {
    display: none
}

.comfile .title {
    font-family: Chaparral Pro;
    color: #ffffff
}

.comfile .img {
    width: 662px;
    height: 409px;
    padding: 0;
    margin: 0 0 30px 22px
}

.com_adv .title {
    font-family: Chaparral Pro;
    color: #ffffff
}

.com_adv .list {
    --pd: 50px;
    --mt: 25px
}

.com_adv .list .item {
    background: #ffffff;
    border-radius: 12px 12px 12px 12px;
    padding: 20px
}

.com_adv .list a {
    display: block;
    text-align: left
}

.com_adv .list .img {
    width: 64px;
    height: 64px;
    padding: 0;
    margin-right: 17px;
    flex-shrink: 0
}

.com_adv .list .title {
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    margin: 0
}

.com_adv .list .desc {
    font-weight: 400;
    font-size: 16px;
    color: #86909c;
    line-height: 28px;
    margin-top: 8px;
    /* white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis */
}

.com_bodys p {
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
    line-height: 28px
}

.cers .title {
    font-family: Chaparral Pro;
    color: #ffffff
}

.cers .desc {
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
    line-height: 28px;
    margin-top: 32px
}

.cer_swiper_par {
    position: relative;
    margin-top: 28px
}

.cer_swiper_par .cer_swiper {
    width: calc(100% - var(--all-pd) * 2);
    margin: 0 auto
}

.cer_swiper_par .swiper-button-prev,
.cer_swiper_par .swiper-button-next {
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: rgba(0, 0, 0, 0.5);
    background-position: center;
    background-image: url(../images/color/cerl.png);
    margin: 0;
    top: calc(50% - 32px)
}

.cer_swiper_par .swiper-button-prev:hover,
.cer_swiper_par .swiper-button-next:hover {
    background-image: url(../images/color/cerr.png);
    transform: rotate(0)
}

.cer_swiper_par .swiper-button-prev {
    left: calc(var(--all-pd) - 64px - 24px)
}

.cer_swiper_par .swiper-button-prev:hover {
    transform: rotate(180deg)
}

.cer_swiper_par .swiper-button-next {
    transform: rotate(180deg);
    right: calc(var(--all-pd) - 64px - 24px)
}

.cer_swiper_par .img {
    padding-bottom: 137.53%
}

.com_contact_us {
    margin-top: 6.25%
}

@media screen and (max-width:1660px) {
    .cer_swiper_par .cer_swiper {
        width: calc(100% - var(--all-pd) * 2 - (64px + 20px) * 2)
    }

    .cer_swiper_par .swiper-button-prev {
        left: calc(var(--all-pd))
    }

    .cer_swiper_par .swiper-button-next {
        right: calc(var(--all-pd))
    }
}

@media screen and (max-width:950px) {
    .comfile .img {
        width: 100%
    }
}

@media screen and (max-width:1660px) {
    .list_top .pagation .title {
        font-size: 100px
    }
}

@media screen and (max-width:1440px) {
    .list_top .pagation .title {
        font-size: 80px
    }
}

@media screen and (max-width:1366px) {
    .list_top .pagation .title {
        font-size: 80px
    }
}

@media screen and (max-width:1024px) {
    .list_top .pagation .title {
        font-size: 60px
    }
}

@media screen and (max-width:950px) {
    .list_top .pagation {
        padding-top: 17%
    }

    .list_top .pagation .title {
        font-size: 40px
    }

    .list_top .pagation .pagation_list {
        margin-top: 40px
    }
}

.cer_swiper_par2 .img {
    padding-bottom: 60%;
}