* {
    margin: 0px;
    padding: 0px;
    font-family: PingFang-SC-Medium, PingFang-SC;
}
/* * {
    outline: solid #f00 1px !important;
    background: #000 !important;
    color: #fff !important;
} */
.home-min-size {
    min-width: 1423px;
}
.product-banner {
    width: 100%;
    height: calc(100vw * (925 / 1920));
    background: url("../img/imgV2/home-page.png") no-repeat center;
    background-size: 100% 100%;
}

.home-content-h1-line {
    display: inline-block;
    width: 60px;
    margin-bottom: 23px;
    background-color: #b9b9b9;
    border: 1.25px solid #b9b9b9;
}
@media screen and (max-width: 1930px) {
    .home-bg-size {
        width: 100%;
        box-sizing: border-box;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .home-content4 {
        flex-direction: column;
        height: 100%;
        display: flex;
        align-items: start;
    }
    .home-content4-top-bg {
        width: 547px;
        height: 137px;
        margin-top: 140px;
        margin-left: 140px;
        background: url("../img/imgV2/went.png");
        background-size: cover;
        text-align: left;
    }
}

@media screen and (min-width: 1930px) {
    .home-bg-size {
        width: 100%;
        box-sizing: border-box;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .home-content4 {
        flex-direction: column;
        height: 100%;
        display: flex;
        align-items: center;
    }
    .home-content4-top-bg {
        width: 547px;
        height: 137px;
        margin-top: 140px;
        margin-left: -1040px;
        background: url("../img/imgV2/went.png");
        background-size: cover;
        text-align: left;
    }
}
.home-content1-right-bg {
    width: 507px;
    height: 107px;
    background: url("../img/imgV2/about.png");
    background-size: cover;
    margin-right: 60px;
    box-sizing: border-box;
    padding-left: 19px;
}
.home-row {
    display: inline-block;
}
.home-col-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}

.home-content-h1 {
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    color: #333333;
    position: relative;
    bottom: 16px;
}
.home-content-h2 {
    font-size: 30px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
}
.home-content-p {
    margin-top: -10px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #666666;
    width: 540px;
    margin-left: 22px;
    line-height: 32px;
}
.home-content-p-margin {
    margin-top: 48px;
}
.home-content1-bg {
    width: 676px;
    height: 143px;
    background-size: cover;
    text-align: left;
}

.home-navgition {
    height: 86px;
    justify-content: space-between;
}
.home-top {
    background: url("../img/imgV2/home-page.png") no-repeat;
    background-size: cover;
}
.home-top ul li {
    float: left;
    list-style: none;
    margin-left: 64px;
}
.home-img {
    width: 150px;
    height: 27px;
}
.home-top ul li a {
    font-size: 22px;

    color: #ffffff;
    font-family: PingFangSC-Regular, PingFang SC;
    text-decoration: none;
}
.home-content {
    background: url("../img/imgV2/odd-bg.png");
    background-size: cover;
    width: 100%;
    padding-top: 5%;
    padding-bottom: 5%;
    min-width: 1423px;
}
.home-content1-left {
    float: left;
    position: relative;
    left: 47px;
    min-width: 632px;
    max-width: 842px;
    width: 43.4%;
}
.home-content1-right {
    min-width: 618px;
    width: 58.8%;
    max-width: 1130px;
    background: #ffffff;
    height: calc(100vw * (509 / 1440));
    min-height: 509px;
    max-height: 687px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    background: #ffffff;
}

.home-height {
    height: 100%;
}
.home-content2 {
    min-width: 1423px;
    width: 100%;
    background: #fff;
    background-size: cover;
}
.home-content2-left {
    width: 59%;
    min-width: 855px;
    max-width: 1140px;
    height: 694px;
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.home-content2-right {
    min-width: 567px;
    width: 40%;
    max-width: 780px;
    height: 694px;
    background: url("../img/imgV2/culture1.png");
    font-size: 21px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.8);
    background-size: cover;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: center;
}
.home-content2-bottom {
    height: 20%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #222b43;
}
.home-content2-right-bg {
    width: 684px;
    height: 114px;
    min-width: 642px;
    max-width: 856px;
    margin-bottom: 12px;
    background: url("../img/imgV2/culture.png");
    background-size: cover;
    padding-left: 19px;
    box-sizing: border-box;
}
.home-content2-p {
    width: 660px;
}
.home-content3-right {
    min-width: 570px;
    width: 45.6%;
    max-width: 877px;
    height: 542px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.home-content3-right-bg {
    width: 415px;
    height: 114px;
    background: url("../img/imgV2/pros.png");
    background-size: cover;
}
.home-content3-left {
    background: url("../img/imgV2/pros1.png");
    background-size: cover;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    height: 397px;
    width: 472px;
    position: relative;
    margin-left: 123px;
    /* margin-left: min(200px, calc(100vw * (200 / 1920))); */
}
.home-content3-content {
    width: 53.6%;
    height: 694px;
    max-width: 1031px;
    min-width: 773px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.home-content3-left-text {
    height: 207px;
    width: 207px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;

    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #666666;
}

.home-content4-bottom-bg {
    max-width: 1844px;
    height: 100%;
    width: 80%;
    margin-left: 185px;
    margin-top: 11px;
    object-fit: cover;
}
.mobile-home-bg {
    width: 7.5rem;
    height: 3.6rem;
    background: url("../img/imgV2/home-page.png");
    background-size: cover;
}
.mobile-home-content {
    width: 100%;
    height: 3.6rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    background-size: cover;
    box-sizing: border-box;
}
.mobile-home-content4 {
    width: 100%;
    height: 3.6rem;
    background: #fff;
    background-size: cover;
    box-sizing: border-box;
    padding-top: 0.44rem;
    padding-left: 0.58rem;
}
.mobile-home-content1 {
    background: url("../img/imgV2/odd-bg.png");
    background-size: cover;
}
.mobile-home-content3 {
    background: url("../img/imgV2/odd-bg.png");
    background-size: cover;
}
.mobile-content3-text {
    width: 1rem;
    line-height: 1.03rem;
    text-align: center;
    height: 1.03rem;
}
.mobile-content3-img {
    background: url("../img/imgV2/pros1.png");
    width: 2.3rem;
    height: 2.16rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    background-size: cover;
    font-size: 0.14rem;
    font-weight: 500;
    color: #666666;
    margin-left: 0.72rem;
}
.mobile-content1-img {
    width: 3.29rem;
    height: 2.14rem;
    float: left;
    position: relative;
    left: 0.24rem;
}
.mobile-content2-img {
    width: 3.04rem;
    height: 3.6rem;
    float: left;
    position: relative;
    background: url("../img/imgV2/culture1.png") no-repeat;
    background-size: cover;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.mobile-content2-imgbg {
    width: 3.04rem;
    height: 0.62rem;
    background: #222b43;
    font-size: 0.12rem;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    line-height: 0.62rem;
}
.mobile-content1-right {
    width: 4.4rem;
    height: 2.64rem;
    background: #ffffff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 0.5rem;
}
.mobile-content3-right {
    height: 2.64rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
    right: 0.4rem;
}
.mobile-content1-rightTop {
    background: url("../img/imgV2/about.png");
    width: 2.7rem;
    height: 0.58rem;
    font-size: 0.16rem;
    background-size: cover;
    font-weight: 600;
    color: #333333;
    padding-left: 0.2rem;
    /* position: relative;
    right: 53px; */
}
.mobile-content3-rightTop {
    background: url("../img/imgV2/pros.png");
    width: 1.98rem;
    height: 0.58rem;
    font-size: 0.16rem;
    background-size: cover;
    font-weight: 600;
    color: #333333;
    padding-left: 0.2rem;
}
.mobile-content2-left {
    margin-left: 0.58rem;
}
.mobile-content2-leftTop {
    background: url("../img/imgV2/culture.png");
    width: 3.32rem;
    height: 0.58rem;
    font-size: 0.16rem;
    background-size: cover;
    font-weight: 600;
    color: #333333;
    padding-left: 0.2rem;
}
.mobile-content4-leftTop {
    background: url("../img/imgV2/went.png");
    width: 2.12rem;
    height: 0.56rem;
    font-size: 0.16rem;
    background-size: cover;
    font-weight: 600;
    color: #333333;
    padding-left: 0.2rem;
}
.mobile-content1-line {
    width: 0.32rem;
    display: inline-block;
    border: 1px solid #b9b9b9;
}
.mobile-content1-num {
    position: relative;
    bottom: 0.15rem;
    /* bottom: ; */
}
.mobile-home-text {
    width: 3.25rem;
    position: relative;
    left: 0.2rem;
    bottom: 0.06rem;
    font-size: 0.14rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 0.22rem;
}
.mobile-content4-img {
    width: 6.06rem;
    height: 2.44rem;
}
.home-content4-img {
    margin: 0 auto;
    width: 80%;
    height: calc(100vw * (672 / 1920));
    max-width: 1555px;
    min-width: 1166px;
    min-height: 504px;
    max-height: 672px;
    box-sizing: border-box;
    background: url("../img/imgV2/went-map2.png");
    background-size: cover;
}
