.mod-tab-content .page_boxdesc,
.page_content_box .gsys_img {
    text-align: center;
}

.page_content_box h3.title {
    padding: 0;
    text-align: center;
}

.page_content_box .sub-title {
    font-weight: 500;
    padding: 15px 0px 8px;
    color: #4D4D4D;
}

h3.title {
    font-size: 24px;
    color: #333333;
    line-height: 32px;
}

h4.title {
    font-size: 20px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 30px;
    letter-spacing: 3px;
    padding-top: 35px;
    text-align: center;
}

.business-list .item-box .desc {
    text-align: center !important;
}

.business-contact .bk2_box {
    width: 80%;
    margin: 0 auto;
}

.page_content_box .gsys_img img {
    width: 100%;
}

.page_content_box .gsys_msg {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 24px;
    letter-spacing: 2px;
}

.item-box .circle-pic img {
    padding-top: 18px;
}

.item-box .circle-pic,
.bk1_box .bk1_img {
    text-align: center;
    width: 48px;
    margin: 0 auto;
}

.bk1_box .bk1_img img {
    padding-top: 18px;
    width: 100%;
}

.bk1_box .bk1_tit {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 30px;
    letter-spacing: 3px;
    padding-top: 32px;
    text-align: center;
}

.bk1_box .bk1_tit span {
    color: #E31414;
}

.bk1_box .bk1_desc {
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
    letter-spacing: 3px;
    max-width: 270px;
    margin: 0 auto;
    padding: 10px 10px 0 10px;
    text-align: center;
}

.bk2_nav_box {
    border-top: 1px solid #D3D3D3;
    height: 50px;
    width: 1060px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.bk2_nav_box ul {
    box-sizing: border-box;
    display: block;
    white-space: nowrap;
}

.bk2_nav_box .bk2_navs {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    letter-spacing: 2px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    position: relative;
    padding: 0 26px;
    display: inline-block;
    float: none;
}

.bk2_nav_box .bk2_navs:after {
    content: "";
    position: absolute;
    right: 0;
    top: 11px;
    background-color: #D8D9DC;
    z-index: 1;
    width: 2px;
    height: 26px;
}

.bk2_nav_box .bk2_navs:last-child:after {
    display: none;
}

.bk2_nav_box .bk2_navs.current {
    color: #E31414;
    font-weight: bold;
}

.bk2_cnt_box {
    max-width: 1060px;
    margin: 0 auto;
}

.bk2_cnt_box img {
    width: 100%;
}

.bk2_cnt_box .bk2_cnt {
    display: none;
    position: relative;
}

.bk2_cnt_box .bk2_cnt:first-child {
    display: block;
}

.bk2_cnt_box .logo-img {
    text-align: center;
}

.bk2_cnt_box .logo-img img {
    height: 58px;
    padding-top: 20px;
}

.bk2_cnt_box .swiper-container {
    width: 80%;
    margin: 0 auto;
}

.swiper-container .swiper-slide {
    display: block;
    text-align: justify;
}

.bk2_cnt_box .swiper-pagination {
    display: none;
}

.swiper-container .swiper-pagination-bullet {
    width: 8px;
    height: 3px;
    border-radius: unset;
}

.swiper-container .swiper-pagination-bullet-active {
    background: #E31414 !important;
}

.swiper-prev-icon {
    position: absolute;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #D8D9DC;
    border-radius: 50%;
    cursor: pointer;
    color: #D8D9DC;
}

.swiper-prev-icon i {
    font-size: 22px;
}

.swiper-prev-ex {
    top: 45%;
    left: 8px;
}

.swiper-next-ex {
    top: 45%;
    right: 8px;
}

.swiper-display-none {
    display: none;
}

.bk5_box .sp_padding {
    padding-bottom: 60px;
}

.bk5_box .gsys_bk5_cnt {
    display: none;
}

.gsys_bk5_cnt li {
    display: inline-flex;
    width: 100%;
    padding-bottom: 15px;
}

.bk5_box .bk5_icon {
    background-color: #DD4D42;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    padding: 7px;
}

.bk5_box .bk5_iconmsg {
    padding-top: 13px;
    padding-left: 18px;
    letter-spacing: 2px;
}

.bk5_box .bk5_icon img {
    width: 100%;
}

.bk6_cnt_box .bk6_img {
    text-align: center;
}

.bk6_cnt_box .bk6_img img {
    width: 90%;
}

.bk6_cnt_box .bk6_msg {
    font-size: 16px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 24px;
    letter-spacing: 2px;
    padding: 70px 50px 0 50px;
    text-align: justify;
}

@media screen and (max-width: 1000px) {
}

@media screen and (max-width: 768px) {
    .mod-tab .clearfix.tab_gsys_nav {
        width: auto;
    }

    .page_content_box .gsys_img img {
        width: 100%;
    }

    .page_content_box .gsys_msg {
        font-size: 14px;
        text-align: left;
    }

    .bk1_box .layui-col-md4 {
        padding-bottom: 50px;
    }

    .bk1_box .layui-col-md4:last-child {
        padding: 0;
    }

    .bk2_nav_box {
        overflow-x: auto;
        overflow-y: hidden;
        height: 50px;
        width: auto;
    }

    .bk2_cnt_box .swiper-prev-icon {
        display: none;
    }

    .bk2_cnt_box .swiper-pagination {
        display: block;
    }

    .bk2_cnt_box .logo-img {
        padding-top: 20px;
    }

    .bk2_cnt_box .logo-img img {
        padding-top: 0;
        margin-bottom: 20px;
    }

    .bk5_box .sp_padding {
        display: none;
    }

    .bk5_box .gsys_bk5_cnt {
        display: block;
        padding-bottom: 18px;
    }

    .bk6_cnt_box .bk6_img img {
        width: 100%;
    }

    .bk6_cnt_box .bk6_msg {
        font-size: 14px;
        padding: 30px 0 0 0;
    }
}

.item-box .desc {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 24px;
    letter-spacing: 2px;
    padding-top: 18px;
    text-align: center;
}


