.tuxw-tab {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.slide {
    width: 585px;
    height: 320px;
    position: relative;
    overflow: hidden;
}

.slide .swiper-container {
    width: 100%;
    height: 100%;
}

.slide .swiper-container li {
    position: relative;
}

.slide .swiper-container li a {
    display: block;
    width: 100%;
    height: 100%;
}

.slide .swiper-container li a img {
    width: 100%;
    height: 100%;
}

.slideTxt {
    width: 100%;
    height: 3.125rem;
    line-height: 3.125rem;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 1.25rem;
    z-index: 2;
}

.slideTxt a {
    font-size: 1rem;
    color: #fff;
}

.slide .swiper-pagination {
    position: absolute;
    right: 1.25rem;
    bottom: 1.0625rem;
}

.slide .swiper-pagination-bullet {
    float: left;
    width: 1rem;
    height: 1rem;
    background: #fff;
    opacity: 1;
    margin-left: .5rem;
}

.slideTxt {
    background: rgba(0, 0, 0, .4);
}

.slide .swiper-pagination-bullet-active {
    background: #3a83e9;
}

@media (max-width: 767px) {

    .slide,
    .slide .swiper-container,
    .slide .swiper-container li a img {
        width: 100%;
        height: 30rem;
    }

    .slideTxt a {
        font-size: 1.75rem;
    }
}

.tab-box {
    width: 585px;
}

.bt-box-tit a {
    font-family: "PingFang SC";
    font-weight: 400;
    font-size: 22px;
    color: #333;
    padding: 0;
    margin-right: 30px;
}

.bt-box-tit a.act {
    background: none;
    color: #3A83E9;
    border-bottom: 3px solid #3A83E9;
}

.bt-box-tit {
    border-bottom: .1px solid #EEEEEE;
}

.bt-box-18 ul li {
    background: url(/cms_files/jcms1/web2761/site/images/45925/hei-dian.png) no-repeat left center;
    background-size: 3px 3px;
    line-height: 36px;
}

.bt-box-cent ul li a {
    font-family: "PingFang SC";
    font-weight: 400;
    font-size: 16px;
    line-height: 36px;
}

.bt-box-cent ul li span {
    font-family: "PingFang SC";
    font-weight: 400;
    font-size: 16px;
    line-height: 36px;
}

.slide .swiper-pagination-bullet {
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    border-radius: 0px;
    margin: 0;
    background: none;
}

.slide .swiper-pagination-bullet-active {
    background-color: #3A83E9;
}

.slide .swiper-pagination {
    bottom: 0;
    right: 0;
}

.gsgk-box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 40px 0 10px;
}

.gsgk-box>li {
    width: 380px;
    height: 122px;
    background: linear-gradient(180.00deg, #dbf0ff 0%, #edf2ff 100%);
    margin: 0 30px 30px 0;
}

.gsgk-box>li:nth-child(3n) {
    margin-right: 0px;
}

.gsgk-box>li>a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    padding-bottom: 20px;
}

.gsgk-box>li>a>div {
    width: 100%;
    font-family: "PingFang SC";
    font-weight: 400;
    font-size: 16px;
    text-align: center;
}

.gsgk-box>li>a>img {
    display: block;
    width: 38px;
    height: auto;
}

.mobile_type .tuxw-tab {
    flex-wrap: wrap;
    margin-top: 2vw;
}

.mobile_type .container {
    padding: 2vw;
}

.slide .swiper-container li a img {
    object-fit: cover;
}

.mobile_type .tab-box {
    margin-top: 4vw;
}

.mobile_type .slideTxt {
    width: 100%;
    height: auto;
    line-height: 10vw;
}

.mobile_type .slide .swiper-pagination-bullet {
    width: 10vw;
    height: 10vw;
    line-height: 10vw;
    font-size: 5vw;
}

.mobile_type .slideTxt a {
    font-size: 4vw;
}

.mobile_type .slide,
.mobile_type .slide .swiper-container,
.mobile_type .slide .swiper-container li a img {
    height: 20rem;
}

.mobile_type .bt-box-18 ul li {
    background: none;
}

.mobile_type .gsgk-box>li {
    width: 100%;
    margin: 0 0 4vw 0;
}

.old_type .tuxw-tab {
    flex-wrap: wrap;
}

.old_type .slide {
    width: 100%;
    height: 800px;
    margin-bottom: 60px;
}

.old_type .slideTxt {
    width: 100%;
    height: 4rem;
    line-height: 4rem;
}

.old_type .slide .swiper-container li a,
.old_type .swiper-pagination-clickable .swiper-pagination-bullet {
    font-size: 2.25rem;
}

.old_type .swiper-pagination-clickable .swiper-pagination-bullet {
    width: 4rem;
    height: 4rem;
    line-height: 4rem;
}

.old_type .bt-box-cent ul li a {
    font-size: 2.25rem;
}

.old_type .gsgk-box {
    margin-top: 60px;
}

.old_type .gsgk-box>li>a>div {
    font-size: 2.25rem;
}

.old_type .gsgk-box>li {
    height: 160px;
}

.swiper-slide a,
.swiper-slide a img {
    display: block;
    width: 100%;
    height: 100%;
}

.swiper-slide a img {
    object-fit: cover;
}

.old_type .slideTxt a {
    font-size: 2.25rem;
}