.pc {
    display: block;
}

.mob {
    display: none;
}

h3 {
    margin: 0;
    font-weight: normal;
}

.content-1 {
    position: relative;
    width: 100%;
    height: 53.125vw;
    overflow: hidden;
}

.content-1 video {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.content-1 .content-1-text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.content-1 .content-1-text .logo {
    width: 19.303vw;
    height: auto;
}

.content-2 {
    padding: 5.208vw 10.417vw;
    display: flex;
}

.content-2 .left {
    padding-top: 3.646vw;
    width: 25.938vw;
    margin-right: 3.125vw;
}

.content-2 .left .about-us {
    font-size: 2.188vw;
    margin-bottom: 3.125vw;
}

.content-2 .left .content {
    width: 21.979vw;
    font-size: 0.833vw;
    line-height: 2;
}

.content-2 .right img {
    width: 51.979vw;
    height: auto;
    display: block;
}

.content-3 {
    padding: 4.896vw 0 5.208vw;
    background-color: #f5f5f5;
    height: 45.885vw;
    position: relative;
}

.content-3 .content-3-title {
    font-size: 2.188vw;
    margin-bottom: 2.604vw;
    text-align: center;
}

.content-3-line-box {
    width: 64.063vw;
    height: 30.208vw;
    margin: 0 auto;
    position: relative;
}

.content-3-bg-img {
    width: 67.188vw;
    height: 17.196vw;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.content-3-line {
    position: absolute;
    width: 57.083vw;
    height: 17.396vw;
    left: 2.396vw;
    bottom: 3.125vw;
}

.black-text {
    width: 5.833vw;
    height: 2.083vw;
    background-color: #000;
    color: #fff;
    line-height: 2.083vw;
    font-size: 1.042vw;
    text-align: center;
    position: absolute;
}

.content-3 .black-1 {
    bottom: 0;
    left: 0;
}

.content-3 .black-2 {
    bottom: 1.042vw;
    left: 11.198vw;
}

.content-3 .black-3 {
    bottom: 3.021vw;
    left: 22.448vw;
}

.content-3 .black-4 {
    bottom: 5.885vw;
    left: 33.698vw;
}

.content-3 .black-5 {
    bottom: 9.375vw;
    left: 44.948vw;
}

.content-3 .black-6 {
    bottom: 15.208vw;
    left: 56.198vw;
}

.content-3 .big {
    font-size: 2.604vw;
    line-height: 3.49vw;
    margin-bottom: 0.833vw;
}

.content-3 .small {
    font-size: 1.042vw;
}

.content-3 .text {
    position: absolute;
    text-align: center;
}

.content-3 .text-1 {
    bottom: 5.208vw;
    left: -1.042vw;
}

.content-3 .text-2 {
    bottom: 7.292vw;
    left: 8.75vw;
}

.content-3 .text-3 {
    bottom: 9.167vw;
    left: 21.146vw;
}

.content-3 .text-4 {
    bottom: 11.927vw;
    left: 31.25vw;
}

.content-3 .text-5 {
    bottom: 15.729vw;
    left: 43.073vw;
}

.content-3 .text-6 {
    bottom: 23.333vw;
    left: 54.167vw;
}

.content-3 .milestone {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 4.271vw 0 3.854vw;
}

.content-3 .milestone .item {
    width: 1px;
    height: 5.469vw;
    background-color: #c6c6c6;
    position: relative;
}

.content-3 .milestone .item:last-child {
    height: 0;
}

.content-3 .milestone .item::after {
    content: "";
    width: 0.677vw;
    height: 0.677vw;
    background-color: #000;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: -0.313vw;
}

.content-3 .milestone .item .item-content {
    position: absolute;
    width: 24.219vw;
    display: flex;
    align-items: center;
    transform: translateY(-50%);
}

.content-3 .milestone .item .item-content.left {
    right: 2.188vw;
    justify-content: end;
    flex-direction: row-reverse;
}

.content-3 .milestone .item .item-content.right {
    left: 2.188vw;
}

.content-3 .milestone .item .item-content>div {
    display: inline-block;
}

.content-3 .milestone .item .item-content .flag {
    font-size: 2.604vw;
}

.content-3 .milestone .item .item-content.right .flag {
    margin-right: 3.281vw;
}

.content-3 .milestone .item .item-content.left .flag {
    margin-left: 3.281vw;
}

.content-3 .milestone .item .item-content .date {
    min-width: 5.833vw;
    height: 2.083vw;
    background-color: #000;
    font-size: 1.042vw;
    color: #fff;
    text-align: center;
    line-height: 2.083vw;
}

.content-3 .milestone .item .item-content.right .date {
    margin-right: 1.042vw;
}

.content-3 .milestone .item .item-content.left .date {
    margin-left: 1.042vw;
}

.content-3 .milestone .item .item-content .text {
    font-size: 1.042vw;
}

.content-4 {
    padding: 4.896vw 0 5.208vw;
    background: url(/template/cn/Brand/images/content-4-bg-img.png) rgba(0, 0, 0, 0.9);
    color: #fff;
    position: relative;
}

.content-4 h3 {
    color: #fff;
    font-size: 2.188vw;
    margin-bottom: 3.125vw;
    text-align: center;
}

.content-4 .histogram {
    width: 55.885vw;
    height: 28.438vw;
    margin: 0 auto;
    display: flex;
}

.content-4 .histogram .left-num {
    width: 1.146vw;
    margin-top: 3.073vw;
    display: inline-block;
}

.content-4 .histogram .left-num span {
    font-size: 1.042vw;
    display: block;
    line-height: 1.406vw;
    margin-bottom: 3.125vw;
}

.content-4 .progress-bar-pc-box {
    display: flex;
    width: 51.823vw;
    justify-content: space-between;
    margin: 3.125vw 0 3.125vw 3.854vw;
    text-align: center;
    align-items: flex-end;
}

.content-4 .progress-bar-pc-box .text {
    font-size: 1.875vw;
    line-height: 2.5vw;
    margin-bottom: 0.781vw;
    display: block;
}

.content-4 .progress-bar-pc {
    display: block;
    width: 2.604vw;
    background-color: #1F19C0;
    margin-bottom: 1.927vw;
}

.content-4 .progress-bar-pc-box .pc-contry {
    font-size: 1.042vw;
}

.content-4 .progress-bar-pc-box .bar-1 {
    height: 15.625vw;
}

.content-4 .progress-bar-pc-box .bar-2 {
    height: 11.354vw;
}

.content-4 .progress-bar-pc-box .bar-3 {
    height: 10.417vw;
}

.content-4 .progress-bar-pc-box .bar-4 {
    height: 8.385vw;
}

.content-4 .progress-bar-pc-box .bar-5 {
    height: 6.198vw;
}

.content-4 .progress-bar-pc-box .bar-6 {
    height: 5.417vw;
}

.content-4 .progress-bar-pc-box .bar-7 {
    height: 3.854vw;
}

.content-4-erchats {
    width: 57.292vw;
    height: 28.438vw;
    margin: 0 auto;
}

.content-4-box {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.content-4-box li {
    display: flex;
    align-items: center;
    margin-bottom: 3.229vw;
}

.content-4 .country {
    font-size: 1.042vw;
    line-height: 2;
    margin-right: 2.604vw;
    width: 3.646vw;
    text-align: right;
}

.content-4 .progress-bar {
    display: inline-block;
    width: 48.958vw;
    height: 2.083vw;
    background-color: rgba(255, 255, 255, 0.2);
    margin-right: 2.188vw;
}

.content-4 .progress-bar::before {
    display: inline-block;
    content: "";
    height: 2.083vw;
    background-color: #fff;
}

.content-4-box li:nth-child(1) .progress-bar::before {
    width: 72%;
}

.content-4-box li:nth-child(2) .progress-bar::before {
    width: 55%;
}

.content-4-box li:nth-child(3) .progress-bar::before {
    width: 54%;
}

.content-4-box li:nth-child(4) .progress-bar::before {
    width: 41%;
}

.content-4-box li:nth-child(5) .progress-bar::before {
    width: 34%;
}

.content-4-box li:nth-child(6) .progress-bar::before {
    width: 31%;
}

.content-4-box li:nth-child(7) .progress-bar::before {
    width: 26%;
}

.content-4 .num {
    font-size: 1.875vw;
    line-height: 2.083vw;
}

.content-4-remarks {
    color: #fff;
    font-size: 0.729vw;
    position: absolute;
    right: 1.042vw;
    bottom: 1.042vw;
}

.content-5 {
    padding: 4.896vw 0 5.208vw;
}

.content-5 h3 {
    font-size: 2.188vw;
    margin-bottom: 2.604vw;
    text-align: center;
}

.content-5 .active-img {
    width: 79.167vw;
    height: 44.792vw;
    display: block;
}

.content-5 .active-swiper {
    width: 79.167vw;
}

.content-5 .swiper-box {
    padding: 0 7.292vw;
    display: flex;
    align-items: center;
}

.content-5 .img-desc {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5.208vw;
    line-height: 5.208vw;
    background: linear-gradient(90deg, rgb(10, 10, 10), 20%, transparent, transparent);
    padding: 0 2.604vw;
    color: #fff;
    box-sizing: border-box;
}

.content-5 .img-desc .city {
    font-size: 1.042vw;
    margin-right: 2.188vw;
}

.content-5 .img-desc .date {
    font-size: 1.042vw;
}

.content-5 .iconfont {
    font-size: 2.083vw;
    cursor: pointer;
    z-index: 10;
}

.content-5 .iconfont.button-prev {
    color: #999;
    margin-right: 2.083vw;
}

.content-5 .iconfont.button-next {
    margin-left: 2.083vw;
}

.content-6 {
    padding: 4.896vw 0 5.208vw;
    background-color: #f5f5f5;
}

.content-6 h3 {
    color: #000;
    font-size: 2.188vw;
    text-align: center;
    margin-bottom: 3.125vw;
}

.content-6 .content-6-1-items {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 2.083vw;
}

.content-6 .content-6-2-items {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.content-6 .content-6-1-items li {
    width: 25vw;
    height: 100%;
    background-color: #fff;
    margin-right: 2.083vw;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    padding: 3.125vw 2.708vw;
    box-sizing: border-box;
}

.content-6 .content-6-2-items li {
    width: 38.542vw;
    height: 100%;
    background-color: #fff;
    margin-right: 2.083vw;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 3.125vw;
    box-sizing: border-box;
}

.content-6 .media {
    height: 4.896vw;
    width: auto;
    margin-bottom: 1.927vw;
}

.content-6 .title {
    font-size: 1.042vw;
    margin-bottom: 2.083vw;
}

.content-6 .text {
    font-size: 0.833vw;
    text-align: center;
    width: 100%;
    margin-bottom: 0.938vw;
}

.content-6 .small-text {
    width: 100%;
    font-size: 0.729vw;
    color: #666;
    text-align: center;
}

.content-7 h3 {
    font-size: 2.188vw;
    text-align: center;
    margin-top: 4.896vw;
    margin-bottom: 3.125vw;
}

.content-7 .content-7-1-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 10.417vw;
    box-sizing: border-box;
    margin-bottom: 5.833vw;
}

.content-7 .img-box {
    width: 52.604vw;
    display: flex;
    justify-content: space-between;
}

.content-7 .content-7-1-img {
    width: 52.448vw;
    height: auto;
}

.content-7-1-box .text-box .num {
    font-size: 5.208vw;
    display: flex;
    align-items: center;
    margin-bottom: 0.26vw;
}

.content-7-1-box .text-box .num>span {
    font-size: 2.604vw;
}

.content-7-1-box .text-box .desc {
    font-size: 1.042vw;
    font-weight: lighter;
}

.content-7-1-box .text-box .line {
    height: 1px;
    width: 5.208vw;
    /* background-color: #c6c6c6; */
    margin: 2.344vw 0 2.604vw;
}

.content-7-2-img {
    width: 100%;
    height: auto;
}

.global-box {
    width: 100%;
    height: 100%;
    position: relative;
    color: #fff;
}

.global-box h3 {
    font-size: 2.188vw;
    position: absolute;
    top: 6.146vw;
    left: 50%;
    transform: translateX(-50%);
}

.global-items {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.global-item {
    width: 18.229vw;
    height: 18.229vw;
    border-radius: 50%;
    margin-right: 8.333vw;
    background-color: #1F19C0;
    text-align: center;
    display: inline-block;
}

.global-item:last-child {
    margin-right: 0;
}

.global-box .text {
    font-size: 1.042vw;
    margin-bottom: 0.26vw;
    margin-top: 4.792vw;
}

.global-box .last .text {
    margin-top: 4.688vw;
    margin-bottom: 1.979vw;
}

.global-box .num {
    font-size: 5.208vw;
}

.global-box .small-text {
    font-size: 0.833vw;
    margin-bottom: 0.938vw;
}