.alltime2,
.alltime2 * {
    -webkit-transition: all .6s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: all .6s cubic-bezier(.4, 0, .2, 1);
    transition: all .6s cubic-bezier(.4, 0, .2, 1);
}

.ab1 {
    padding: 100px 0 120px;
    background: url(../img/ab_2.jpg) bottom center no-repeat;
    background-size: cover;
}

.ab1 .alt {
    width: 500px;
    float: left;
}

.ab1 .alt .tt {
    background: url(../img/ab_1.png) bottom center no-repeat;
    width: 100%;
    height: 74px;
    position: relative;
    line-height: 1;
}

.ab1 .alt .tt .cn {
    display: block;
    position: absolute;
    top: 50%;
    left: 210px;
    margin-top: -18px;
    letter-spacing: 2px;
}

.ab1 .alt .tt .cn span {
    color: #1c3b89;
}

.ab1 .alt .en {
    color: #555;
    padding: 20px 0 80px 210px;
}

.ab1 .alt .ul1 {
    padding-left: 210px;
}

.ab1 .alt .ul1 li {
    margin-bottom: 40px;
}

.ab1 .alt .ul1 li .ltc {
    color: #555;
    margin-top: 10px;
}

.ab1 .art {
    width: calc(100% - 550px);
    float: right;
    text-align: justify;
    color: #666;
    line-height: 1.85;
}

.ab1 .art s {
    display: block;
    width: 100%;
    height: 1px;
    background: #ddd;
    margin: 40px 0;
}

.ab2 {
    position: relative;
}

.ab2 .tt {
    position: absolute;
    top: 10.6%;
    left: 0;
    z-index: 2;
    width: 100%;
    text-align: center;
    color: #fff;
}

.ab2 .abg {
    display: block;
    width: 100%;
}

.ab2 .abswip1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ab2 .abswip1 .swiper_ab1 {
    width: 84%;
    height: 100%;
    margin-left: 8%;
}

.ab2 .abswip1 .swiper_ab1 .swiper-slide {
    position: relative;
    text-align: center;
}

.ab2 .abswip1 .swiper_ab1 .swiper-slide .sbox {
    width: 27%;
    position: absolute;
    padding-top: 27%;
    background: #004aae;
    text-align: center;
    border-radius: 50%;
    top: -20%;
    left: 50%;
    margin-left: -13.5%;
}

.ab2 .abswip1 .swiper_ab1 .swiper-slide .sbox .num {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}

.ab2 .abswip1 .swiper_ab1 .swiper-slide .sbox .num s {
    display: block;
    position: absolute;
    width: 228%;
    height: 228%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    border: 1px dashed #ddd;
    border-radius: 50%;
    opacity: 0;
}

.ab2 .abswip1 .swiper_ab1 .swiper-slide-active .sbox {
    top: 46%;
    background: #fff;
}

.ab2 .abswip1 .swiper_ab1 .swiper-slide-active .sbox * {
    color: #004aae;
}

.ab2 .abswip1 .swiper_ab1 .swiper-slide-active .sbox .num s {
    opacity: 1;
}

.ab2 .abswip1 .swiper_ab1 .swiper-slide-next .sbox {
    top: 41%;
}

.ab2 .abswip1 .swiper_ab1 .swiper-slide-prev .sbox {
    top: 41%;
}

.ab2 .abswip1 .swiper_ab1 .swiper-slide-next+.swiper-slide .sbox {
    top: 20%;
}

.ab2 .abswip1 .swiper_ab1 .shang .sbox {
    top: 20%;
}

.ab2 .abswip2 {
    position: absolute;
    bottom: 10%;
    left: 50%;
    margin-left: -530px;
    width: 1060px;
}

.ab2 .abswip2 .swiper_ab2 {
    margin: 0 auto;
    max-width: 760px;
    color: #fff;
    line-height: 2;
    text-align: center;
    min-height: 50px;
}

.ab2 .abswip2 .btn {
    display: block;
    width: 46px;
    height: 46px;
    background: rgba(255, 255, 255, 0.3) url(../img/jt_b.png) center no-repeat;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    cursor: pointer;
}

.ab2 .abswip2 .next_ab1 {
    left: auto;
    right: 0;
}

.ab2 .abswip2 .prev_ab1 {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.ab2 .abswip2 .btn:hover {
    background: rgba(255, 255, 255, 1) url(../img/jt_l.png) center no-repeat;
}

.ab2 .abswip2 .swiper_ab2 .day {
    display: none;
}

.ab3 {
    text-align: center;
    padding: 100px 0 130px;
    text-align: center;
}

.ab3 .ax {
    position: relative;
    margin-top: 50px;
}

.ab3 .ax .swiper_ab3 {
    width: calc(100% - 120px);
    margin: 0 auto;
}

.ab3 .ax .swiper_ab3 .swiper-slide {
    padding: 10px 25px;
}

.ab3 .ax .swiper_ab3 .swiper-slide .sbox {
    background: #f6f6f6;
    padding-bottom: 30px;
    position: relative;
}

.ab3 .ax .swiper_ab3 .swiper-slide .sbox s {
    display: block;
    width: 0%;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    background: #004aae;
}

.ab3 .ax .swiper_ab3 .swiper-slide .sbox .img,
.ab3 .ax .swiper_ab3 .swiper-slide .sbox .img img {
    display: block;
    width: 100%;
    overflow: hidden;
}

.ab3 .ax .swiper_ab3 .swiper-slide .sbox .img img {
    transform: scale(1.00001);
    -webkit-transform: scale(1.00001);
}

.ab3 .ax .swiper_ab3 .swiper-slide .sbox .stt {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ab3 .ax .btn {
    display: block;
    width: 46px;
    height: 46px;
    background: #f6f6f6 url(../img/jt_l.png) center no-repeat;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -23px;
    left: 0;
    z-index: 3;
    cursor: pointer;
}

.ab3 .ax .next_ab3 {
    left: auto;
    right: 0;
}

.ab3 .ax .prev_ab3 {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.ab3 .ax .btn:hover {
    background: #004aae url(../img/jt_b.png) center no-repeat;
}

.ab3 .ax .swiper_ab3 .swiper-slide:hover .sbox {
    background: #fff;
    -moz-box-shadow: 0px 1px 10px rgba(0, 74, 174, 0.2);
    -webkit-box-shadow: 0px 1px 10px rgba(0, 74, 174, 0.2);
    box-shadow: 0px 1px 10px rgba(0, 74, 174, 0.2);
}

.ab3 .ax .swiper_ab3 .swiper-slide:hover .sbox s {
    width: 100%;
}

.ab4 {}

.ab4 .tt {
    text-align: center;
}

.ab4 .ul1 {
    margin-bottom: 40px;
}

.ab4 .ul1 li {
    margin-top: 60px;
    margin-top: 60px;
}

.ab4 .ul1 li a {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 255px;
}

.ab4 .ul1 li a .img {
    display: block;
    width: 450px;
    float: right;
    overflow: hidden;
}

.ab4 .ul1 li a .img img {
    display: block;
    width: 100%;
    transform: scale(1.00001);
    -webkit-transform: scale(1.00001);
}

.ab4 .ul1 li a .txt {
    width: calc(100% - 500px);
    float: left;
    height: 100%;
    border-bottom: 1px solid #ddd;
}

.ab4 .ul1 li a .txt .day {
    color: #888;
}

.ab4 .ul1 li a .txt .att {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 25px 0;
    line-height: 1;
    color: #333;
}

.ab4 .ul1 li a .txt .atc {
    line-height: 26px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 52px;
}

.ab4 .ul1 li a:hover .txt .att {
    color: #1c3b89;
}

.ab4 .ul1 li a:hover .img img {
    width: 100%;
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.ab5 {
    padding: 90px 0 60px;
    background: #fff url(../img/ab_6.png) right bottom no-repeat;
}

.ab5 .tt {
    text-align: center;
}

.ab5 .ax {
    position: relative;
    margin-top: 40px;
}

.ab5 .ax .alt {
    width: 37.5%;
    float: left;
    border: 1px dashed #ddd;
    border-radius: 50%;
    padding: 5%;
}

.ab5 .ax .alt img {
    display: block;
    width: 100%;
    border-radius: 50%;
}

.ab5 .ax .art {
    width: 50%;
    float: right;
    text-align: left;
    padding-top: 110px;
    line-height: 1.5;
    color: #333;
}

.ab5 .ax .art a {
    color: #333;
}

.ab5 .ax .art .att {
    margin-bottom: 10px;
}

.ab5 .ax .art a.lan {
    color: #004aae;
}

.ab5 .ax .art .att2 {
    margin: 40px 0 20px;
}

.ab5 .ax .art .ewm {}

.ab5 .ax .art .ewm li {
    float: left;
    padding: 0 20px;
    text-align: center;
}

.ab5 .ax .art .ewm li img {
    width: 134px;
}

/* 新闻详情 */

#nec {
    background: #f6f6f6;
}

.nec1 {
    background: #f6f6f6;
}

.nec1 .ibox .three_text {
    border: 0;
}

.nec2 {
    margin-bottom: 80px;
}

.nec2 .nox {
    background: #fff;
    padding: 80px 100px;
    text-align: center;
    line-height: 1.5;
}

.nec2 .nox .tt2 {
    display: flex;
    justify-content: center;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 60px;
}

.nec2 .nox .tt2 span {
    margin: 0 20px;
    display: block;
    line-height: 20px;
    color: #666;
}

.nec2 .nox .tt2 span img {
    display: block;
    float: left;
    margin-right: 10px;
}

.nec2 .nox .tc {
    text-align: justify;
    color: #777;
    line-height: 24px;
}

.nec2 .nox .tc .h {
    color: #333;
    margin: 30px 0 20px;
}

.nec2 .nox .tc img {
    margin: 0 auto;
    height: auto;
    max-width: 100%;
}

.nec2 .nox .abtm {
    padding-top: 60px;
    border-top: 1px solid #ddd;
    margin-top: 60px;
}

.nec2 .nox .abtm .alt {
    width: calc(100% - 100px);
    float: left;
}

.nec2 .nox .abtm .alt a {
    display: block;
    width: 100%;
    line-height: 1;
    margin-bottom: 35px;
    color: #777;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
}

.nec2 .nox .abtm .alt a:hover {
    color: #1c3b89;
}

.nec2 .nox .abtm .art {
    display: block;
    float: right;
    width: 90px;
    text-align: right;
    background: url(../img/ab_7_5.png) center left no-repeat;
    line-height: 20px;
    margin-top: 10px;
}

.nec2 .nox .abtm .art:hover {
    background: url(../img/ab_7_6.png) center left no-repeat;
    color: #1c3b89;
}





/* 服务网点 */

.ser1 {
    padding: 55px 0 90px;
}

.ser1 .tt {
    text-align: center;
}

.ser1 .ax {
    margin-top: 65px;
}

.ser1 .ax .alt {
    width: 60.6%;
    float: left;
    height: 525px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ser1 .ax .alt .img {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.ser1 .ax .alt .img img {
    display: block;
    width: 100%;
}

.ser1 .ax .alt .img img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
}

.ser1 .ax .art {
    width: 33.75%;
    float: right;
    height: 525px;
    position: relative;
    overflow: hidden;
}

.ser1 .ax .art .ul1 {
    width: 100%;
}

.ser1 .ax .art .scroll_cont {
    width: 100%;
    padding: 0 60px 0 0;
}

.scroll_huakuai::after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: -13px;
    background: url(../img/se_2_3.png) center no-repeat;
    z-index: 3;
    cursor: pointer;
}

.ser1 .ax .art .ul1 li {
    padding: 35px 0;
    border-bottom: 1px solid #ddd;
}

.ser1 .ax .art .ul1 li:last-child {
    border: 0;
}

.ser1 .ax .art .ul1 li .ltt {
    line-height: 1;
    border-left: 4px solid #1c3b89;
    padding-left: 15px;
    margin-bottom: 20px;
}

.ser1 .ax .art .ul1 li .ltc1 {
    margin-bottom: 16px;
    padding-left: 19px;
    line-height: 24px;
}

.ser1 .ax .art .ul1 li .ltc1:last-child {
    margin-bottom: 0;
}

.ser1 .ax .art .ul1 li .ltc1 img {
    display: block;
    float: left;
    margin-right: 10px;
}

.ser1 .ax .art .ul1 li .ltc1 span {
    display: block;
    float: left;
}

.ser1 .ax .art .ul1 li .ltc1 span s {
    display: inline-block;
    width: 8px;
}

.ser2 {}

.ser2 .tt {
    text-align: center;
}

.ser2 .ax {
    width: 100%;
    height: 600px;
    background: url(../img/se_3.png) center no-repeat;
    background-size: cover;
    margin-top: 40px;
    padding: 50px 30px;
}

.ser2 .ax .axtt {
    color: #fff;
}

.ser2 .ax .axtt span {
    float: right;
    margin-top: 10px;
}

.ser2 .ax .ul1 {
    margin-top: 280px;
    background: #fff;
    padding: 60px 0 60px 100px;
}

.ser2 .ax .ul1 li {
    width: 25%;
    float: left;
    padding-right: 20px;
}

.ser2 .ax .ul1 li .ltt {
    margin: 15px 0 8px;
}

.ser2 .ax .ul1 li .ltc {
    color: #777;
    line-height: 1.5;
}

.ser2 .abtm {
    margin-top: 40px;
}

.ser2 .abtm .alt {
    width: 50%;
    height: 450px;
    overflow: hidden;
    float: left;
}

.ser2 .abtm .alt img {
    width: 100%;
    height: 100%;
    object-fit: none;
}

.ser2 .abtm .art {
    width: 50%;
    float: right;
    padding-left: 35px;
    padding-top: 60px;
}

.ser2 .abtm .art .att {
    line-height: 1;
    border-left: 4px solid #1c3b89;
    padding-left: 10px;
}

.ser2 .abtm .art .atc {
    color: #777;
    text-align: justify;
    line-height: 24px;
    margin-top: 40px;
    letter-spacing: 1px;
}

.ser3 {
    padding: 100px 0;
}

.ser3 .tt {
    text-align: center;
}

.ser3 .abtn {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #ddd;
    margin: 40px 0 20px;
    height: 48px;
}

.ser3 .abtn span {
    display: block;
    padding: 0 30px;
    margin: 0 20px;
    cursor: pointer;
    position: relative;
}

.ser3 .abtn span s {
    display: block;
    width: 0%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    background: #1c3b89;
}

.ser3 .abtn span.act s,
.ser3 .abtn span:hover s {
    width: 100%;
}

.ser3 .abtn span.act {
    color: #1c3b89;
}

.ser3 .ul1 {}

.ser3 .ul1 li {
    display: none;
}

.ser3 .ul1 li:nth-child(1) {
    display: block;
}

.ser3 .ul1 li a {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    line-height: 40px;
    padding: 30px 30px 30px 60px;
    background: #f7f7f7;
    border-bottom: 1px solid #fff;
}

.ser3 .ul1 li a .img {
    display: block;
    width: 40px;
    float: left;
    position: relative;
    overflow: hidden;
}

.ser3 .ul1 li a .img img {
    display: block;
    width: 100%;
}

.ser3 .ul1 li a .img img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
}

.ser3 .ul1 li a .ltt {
    width: calc(100% - 80px);
    float: left;
    padding: 0 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
}

.ser3 .ul1 li a:hover .img img:nth-child(1) {
    opacity: 0;
}

.ser3 .ul1 li a:hover .img img:nth-child(2) {
    opacity: 1;
}

.ser3 .ul1 li a:hover {
    background: #1c3b89;
}

.ser3 .ul1 li a:hover .ltt {
    color: #fff;
}



@media(max-width:1680px) {}

@media(max-width:1580px) {
    .ab5 .ax .art {
        padding-top: 60px;
    }
}

@media(max-width:1440px) {

    .ser2 .ax .ul1 {
        padding: 40px 0 40px 60px;
    }


}

@media(max-width:1366px) {}

@media(max-width:1280px) {
    .ab5 .ax .art {
        padding-top: 30px;
    }
}

@media(max-width:1030px) {
    .ab1 {
        padding: 60px 0;
    }

    .ser1 {
        padding: 55px 0 60px;
    }

    .ser1 .ax {
        margin-top: 40px;
    }

    .ser1 .ax .art .ul1 li {
        padding: 15px 0;
    }

    .ser1 .ax .art .ul1 li .ltt {
        margin-bottom: 15px;
    }

    .ser1 .ax .art .ul1 li .ltc1 {
        margin-bottom: 12px;
    }

    .ser1 .ax .art {
        height: 515px;
    }

    .ser2 .ax {
        height: 370px;
        margin-top: 40px;
        padding: 30px 30px;
    }

    .ser2 .ax .ul1 {
        padding: 20px 0 20px 30px;
        margin-top: 145px;
    }

    .ser2 .abtm .art .atc {
        margin-top: 20px;
    }

    .ser2 .abtm .art {
        padding-top: 30px;
    }

    .ser3 {
        padding: 60px 0;
    }

    .ab1 .alt {
        width: 200px;
        float: left;
    }

    .ab1 .alt .en {
        padding: 20px 0 80px 47px;
    }

    .ab1 .alt .tt .cn {
        left: 47px;
    }

    .ab1 .alt .ul1 {
        padding-left: 47px;
    }

    .ab1 .alt .tt {
        background: url(../img/ab_1.png) top center no-repeat;
        background-size: contain;
    }

    .ab1 .art {
        width: calc(100% - 230px);
    }

    .ab1 .art s {
        margin: 20px 0;
    }

    .ab2 .abswip2 {
        left: 50%;
        transform: translateX(-50%);
        margin-left: 0;
        width: 920px;
    }

    .ab3 {
        text-align: center;
        padding: 60px 0;
        text-align: center;
    }

    .ab3 .ax {
        position: relative;
        margin-top: 40px;
    }

    .ab4 .ul1 li a .img {
        width: 350px;
    }

    .ab4 .ul1 li a .txt {
        width: calc(100% - 400px);
    }

    .ab4 .ul1 li a {
        height: 200px;
    }

    .ab4 .ul1 li {
        margin-top: 40px;
    }

    .ab5 {
        padding: 60px 0 60px;
    }

    .ab5 .ax .art {
        padding-top: 0;
    }

    .ab5 .ax .art .att2 {
        margin: 10px 0 10px;
    }

    .nec2 .nox .tt2 {
        margin-bottom: 20px;
    }

    .nec2 .nox .tc .h {
        margin: 20px 0 15px;
    }

    .nec2 .nox .abtm {
        padding-top: 30px;
        margin-top: 30px;
    }

    .nec2 .nox {
        background: #fff;
        padding: 60px 50px 30px;
        text-align: center;
        line-height: 1.5;
    }

    .nec2 {
        margin-bottom: 60px;
    }

    .nec2 .nox .abtm .alt a {
        margin-bottom: 25px;
    }
}

@media(max-width:960px) {
    .ser1 {
        padding: 30px 0;
    }

    .ser1 .ax {
        margin-top: 7px;
    }

    .ser1 .ax .alt {
        width: 100%;
        float: none;
        height: auto;
    }

    .ser1 .ax .art {
        width: 100%;
        float: none;
        height: auto;
        pointer-events: none;
    }

    .ser1 .ax .art .scroll_cont {
        position: relative !important;
        top: auto !important;
        padding: 0;
    }

    .ser1 .ax .art .scroll_tiao {
        display: none;
    }

    .ser2 .ax {
        height: auto;
        margin-top: 20px;
        padding: 15px;
    }

    .ser2 .ax .axtt span {
        float: none;
        margin-top: 10px;
        display: block;
    }

    .ser2 .ax .ul1 {
        padding: 15px 15px 0 15px;
        margin-top: 20px;
    }

    .ser2 .ax .ul1 li {
        width: 49%;
        margin-bottom: 15px;
    }
.ser2 .ax .ul1 li{
    padding-right: 0;
    margin-right: 2%;
}
.ser2 .ax .ul1 li:nth-child(2n){
    margin-right: 0;
}
    .ser2 .abtm .alt {
        width: 100%;
        height: auto;
        float: none;
    }

    .ser2 .abtm .art {
        width: 100%;
        float: none;
        padding-left: 0;
        padding-top: 20px;
    }

    .ser2 .abtm .art .atc {
        margin-top: 10px;
    }

    .ser3 {
        padding: 30px 0;
    }

    .ser3 .abtn span {
        padding: 0 0px;
        margin: 0 20px;
    }

    .ser3 .ul1 li a {
        line-height: 40px;
        padding: 15px;
    }

    .ser3 .ul1 li a .img:first-child {
        display: block;
        width: 40px;
        float: none;
        position: relative;
        overflow: hidden;
        display: none;
    }

    .ser3 .ul1 li a .ltt {
        width: 100%;
        float: none;
        padding: 0;
        white-space: initial;
        overflow: auto;
        text-overflow: clip;
        color: #333;
        line-height: 2;
    }

    .ab1 {
        padding: 30px 0;
    }

    .ab1 .alt {
        width: 100%;
        float: none;
    }

    .ab1 .art {
        width: 100%;
        float: none;
        margin-top: 20px;
    }

    .ab1 .alt .tt .cn {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -18px;
        transform: translateX(-50%);
        letter-spacing: 2px;
    }

    .ab1 .alt .en {
        padding: 0;
        display: flex;
        justify-content: center;
        transform: translateY(-15px);
    }

    .ab1 .alt .ul1 {
        padding-left: 0px;
        display: flex;
        justify-content: space-between;
    }

    .ab1 .alt .ul1 li {
        margin-bottom: 0;
    }

    .ab1 .art s {
        margin: 15px 0;
    }

    .ab2 {
        height: 250px;
    }

    .ab2 .abg {
        height: 100%;
        object-fit: none;
    }

    .ab2 .abswip1 {
        display: none;
    }

    .ab2 .abswip2 {
        left: 50%;
        transform: translate(-50%, 20px);
        margin-left: 0;
        width: 90%;
        bottom: 10%;
    }

    .ab2 .abswip2 .swiper_ab2 {
        padding-bottom: 25px;
    }

    .ab2 .abswip2 .btn {
        display: none;
    }

    .ab2 .abswip2 .swiper_ab2 .day {
        display: block;
        font-size: 24px;
        line-height: 1;
        margin-bottom: 3px;
    }

    .ab2 .abswip2 .swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: -2px;
        left: 0;
        width: 100%;
    }

    .ab3 {
        padding: 30px 0;
    }

    .ab3 .ax {
        margin-top: 20px;
    }

    .ab3 .ax .swiper_ab3 .swiper-slide {
        padding: 0px;
    }

    .ab3 .ax .swiper_ab3 {
        width: calc(100% - 105px);
    }

    .ab4 .ul1 li {
        margin-top: 25px;
    }

    .ab4 .ul1 li a {
        overflow: auto;
        height: auto;
    }

    .ab4 .ul1 li a .txt {
        width: 100%;
        float: none;
        height: auto;
        margin-top: 20px;
        padding-bottom: 10px;
    }

    .ab4 .ul1 li a .img {
        width: 100%;
        float: none;
    }

    .ab4 .ul1 li a .txt .att {
        margin: 10px 0;
    }

    .ab4 .ul1 {
        margin-bottom: 0;
    }

    .ab5 {
        padding: 40px 0 30px;
    }

    .ab5 .ax {
        margin-top: 30px;
    }

    .ab5 .ax .alt {
        width: 100%;
        float: none;
        padding: 5%;
    }

    .ab5 .ax .art {
        width: 100%;
        float: none;
        padding-top: 20px;
    }

    .ab5 .ax .art .ewm {
        display: flex;
        justify-content: space-between;
    }

    .nec2 .nox .tt2 span:first-child,
    .nec2 .nox .tt2 span:last-child {
        display: none;
    }

    .nec2 .nox .tt2 {
        padding: 15px 0;
        margin-bottom: 20px;
    }

    .nec2 .nox {
        background: #fff;
        padding: 60px 10px 30px;
        text-align: center;
        line-height: 1.5;
    }

    .nec2 .nox .abtm .alt {
        width: 100%;
        float: none;
    }

    .nec2 .nox .abtm .art {
        display: block;
        float: none;
        width: 90px;
        text-align: right;
        background: url(../img/ab_7_5.png) center left no-repeat;
        line-height: 20px;
        margin-top: 10px;
    }

    .nec2 .nox .abtm {
        padding-top: 25px;
        margin-top: 25px;
    }

    .nec2 .nox .abtm .alt a {
        margin-bottom: 20px;
    }

    .nec2 {
        margin-bottom: 30px;
    }
    .ser2 .ax .ul1 li .ltc {
    font-size: 12px;
}
}