.hero-1 .page-heading-text {
    color: #ffffff;
}

.hero-1 .page-heading-text h1 {
    color: #ffffff;
}

.hero-1 .page-heading-text h2 {
    color: #ffffff;
    margin-top: 10px;
    position: relative;
}

.hero-1 .page-heading-text .item1::before {
    position: absolute;
    content: "";
    top: 80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 50px;
    height: 5px;
    background: #ffffff;
    z-index: 1;
}

.hero-1 .page-heading-text .item1::after {
    position: absolute;
    content: "";
    top: 82px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 350px;
    height: 2px;
    background: #FFFFFF;

}

.hero-1 .page-heading {
    padding: 140px 0 140px;
}

.project-section .section-title .sub-text {
    flex-direction: column;
    padding-top: 40px;
}

.title-gun {
    color: #C5D5F6;
    font-size: 30px;
    font-weight: 600;
}

.title-gun-hui {
    color: #c5d5f624;
}

.title-main {
    color: #0053FF;
    font-size: 36px;
    margin-top: -10px;
    font-weight: 600;
}

.section-title .sub-text h6 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000000;
    line-height: normal;
}

.jzh-left {
    display: flex;
    align-items: center;

}

.jzh-bottom {
    padding-bottom: 10px;
}

.jzh-container .project-main-wrapper .project-wrapper .project-thumb {
    max-width: 400px;
}

.jzh-container .project-main-wrapper .project-wrapper {
    justify-content: space-around;
}

.jzh-container .news-box-items {
    border: 0;
    position: relative;
}

.img-main {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    border-radius: 40px;
}

.jzh-container .news-box-items .news-thumb, .jzh-container .news-box-items .news-thumb img, .jzh-container .news-box-items {
    border-radius: 0px;
    border-top-right-radius: 40px;
    border-top-left-radius: 40px;
}

.jzh-container .news-content {
    top: 50px;
    padding: 18px;
    left: 0;
    background-color: #ffffff;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    padding-bottom: 30px;
}


.jzh-container .news-box-items:hover .news-thumb img {
    transform: scale(1);
}

.price-color-main {
    color: #FF0000;
    font-weight: normal;
    font-size: 24px;
}

.desc-color-main {
    text-decoration: line-through;
    color: #919191;
    font-weight: normal;
    font-size: 20px;
    margin-left: 10px;
}

.look-btn {
    color: #ffffff;
    background-color: #0053FF;
    padding: 3px 20px;
    border-radius: 20px;
}

.price-tbn {
    margin-top: 10px;
    align-items: center;
    justify-content: space-between;
}

.line2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jzh-tag {
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
    background-color: #0053FF;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    width: 350px;
}

.news-item-title {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    height: 56px;
}

.news-item-desc {
    align-items: center;
    color: #919191;
    font-size: 14px;
    margin-top: 3px;
    height: 56px;
}

.pot-1 {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #ffffff;
}

.pot-2 {
    flex: 1;
    margin-left: 10px;
}

.jzh-1-box {
    background: linear-gradient(270deg, rgba(214, 208, 237, 0) 0%, #D6D0ED 100%);
    border-left: 3px solid #0348D9;
    padding: 20px;
}

.pot {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #0338A5;
}

.pot-3 {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #CCFFDB;
}

.pot-3-title {

    margin-left: 5px;
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
}

.pot-3-desc {
    margin-left: 10px;
    margin-top: 5px;
    color: #ffffff;
    font-size: 13px;
    line-height: normal;
}

.pot-title {
    margin-left: 5px;
    color: #000000;
    font-weight: 500;
    font-size: 16px;
}

.pot-sub-title {
    margin-left: 10px;
    color: #000000;
    font-size: 14px;
}

.color-white {
    color: #FFFFFF;
}

.banner-title {
    margin-top: 20px;
    text-align: center;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 500;
}

.banner-sub {
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 20px;
}

.ds {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.jb-box-main {
    background: #ffffff12;
    border-radius: 10px;
    padding-bottom: 20px;
    margin-bottom: 215px;
}

.jb-box-main .sub-text {
    margin-top: 30px;
    padding-top: 10px !important;
}

.jb-box {
    margin-bottom: 100px;
    padding: 20px 0;
    background: #ffffff12;

}

.jzh-center {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    position: relative;
    margin-top: 50px;
}

.jzh-center-img {
    position: absolute;
    width: 356px;
    top: -100px;
    left: 0;
}

.jzh-center-img img {
    width: 100%;
}

.jzh-center-box {

}

.jzh-center-item {
    display: flex;
    /*width: 700px;*/
    padding: 20px 150px;
    margin-bottom: 30px;
    background: linear-gradient(90deg, #C3DEFC 0%, rgba(195, 222, 252, 0) 100%);
}

.jzh-w-number {
    color: #0053FF;
    font-size: 24px;
    font-weight: normal;
}

.jzh-w-title {
    color: #0053FF;
    font-size: 18px;
    font-weight: normal;
    margin-left: 4px;
}

.jzh-w-desc {
    margin-left: 2px;
    color: #101010;
    font-size: 18px;
    font-weight: normal;
    flex: 1;
}

.jb-box-xxxx {
    padding: 20px 0;
    position: relative;
    z-index: 1;
    background: linear-gradient(90deg, #0053FF 0%, #3778FF 100%);
}

.jzh-box-title {
    color: #FFFFFF;
    font-style: normal;
    font-size: 22px;

}

.jzh-box-title-w {
    color: #FFFFFF;
    font-style: normal;
    font-size: 18px;
}

.ccc {
    margin-top: 4px;
}

.jzh-container {
    position: relative;
}

.jzh-box-img {
    position: absolute;
    width: 482px;
    top: -257px;
    right: 150px;
}

.jzh-box-img img {
    width: 100%;
}

.news-box-items-box {
    border: 0;
    margin-top: 30px;
    overflow: hidden;
    padding: 0;
}

.news-thumb-box {
    position: relative;
    overflow: hidden;
}

.news-thumb-box img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.news-content-box {

}

.news-content-box-title {
    text-align: center;
    color: #000000;
    font-size: 20px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.po {
    position: relative;
    z-index: 1;
}

.po::before {
    background: linear-gradient(90deg, #6094FF 0%, rgba(96, 148, 255, 0) 100%);
    height: 10px;
    border-radius: 45px 45px 45px 45px;
    content: "";
    position: absolute;
    bottom: 2px;
    width: 130px;
    z-index: -1;
    left: -5px;
}


.news-content-box-desc {
    color: #666666;
    font-size: 14px;
    text-align: center;
    margin-top: 5px;
}

.news-box-items-box-2 {
    padding: 0 20px;
}

.news-box-items-box-2 .news-content-box-title {
    margin-top: 20px;
}

.right-png img {
    width: 100%;
}

.right-png {
    width: 20px;
}

.right-box {
    display: flex;
    align-items: center;
}

.right-content {
    background: linear-gradient(180deg, rgba(0, 83, 255, 0.2) 0%, rgba(0, 83, 255, 0) 100%);
    padding: 30px 20px 20px;
    margin-bottom: 20px;
}

.right-title {
    margin-left: 10px;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
}

.right-desc {
    margin-left: 30px;
    color: #474747;
    font-size: 14px;
}

.jzh-left {
    margin-top: 10px;
}

.pot-3-desc {
    margin-bottom: 10px;
}

.main-flex {
    flex-wrap: wrap;
    flex: 1;
}

.main-item {
    font-weight: 600;
    color: #000000;
    margin-right: 40px;
    padding: 2px 0;
}

.dis-flex {
    display: flex;

    .item {
        padding: 2px 20px;
        margin-right: 20px;
        margin-bottom: 10px;
        cursor: pointer;
        /*padding: 5px 10px;*/
    }

    .item_active {
        color: #0053FF;
        background-color: #E3F0FD;
        padding: 2px 20px;
        border-radius: 104px 104px 104px 104px;
    }
}

.color-main {
    color: #0053FF;
}

.bold {
    font-weight: 600;
    color: #000000;
}
.jzh-container .news-thumb img {
    height: 196px;
}
@media (max-width: 1199px) {
    .jzh-center-img {
        left: -100px
    }

    .jzh-box-img {
        right: 0px;
    }

    .jzh-container .news-content {
        top: 70px;
    }
    .jzh-container .news-thumb img {
        height: 242px;
    }

}

@media (max-width: 991px) {
    .jb-box-main {
        margin-bottom: 187px;
    }

    .jzh-center-img {
        left: -170px;
    }

    .jzh-box-img {
        right: -75px;
    }
    .jzh-container .news-thumb img {
        height: 172.94px;
    }
}

@media (max-width: 767px) {
    .jb-box-main {
        margin-bottom: 187px;
    }

    .jzh-center-item {
        padding: 20px 0px 20px 20px;
    }

    .jzh-center-img {

        display: none;
    }

    .ccc {
        width: 80%;
    }

    .jzh-box-img {
        right: -132px;
        top: -229px;
    }

    .jzh-container .news-thumb img {
        height: 276.7px;
    }
}


@media (max-width: 767px) {

}

@media (max-width: 575px) {
    .jzh-tag {

        width: 100%;
        padding-right: 30px;

    }
}

.qr-2 {
    display: block;
}