strong{
    font-weight: 400;
}
.sub-banner {
    height: 620px;
    background: url(/images/channels/banner.png) no-repeat 50% 0%;
    position: relative;
}
.banner-box {
    position: absolute;
    display: flex;
    margin: 0px 12%;
    top: 170px;
    width: 100%;
    justify-content: center;
    flex-direction: column;
}
.banner-title {
    height: 80px;
    color: rgba(0, 0, 0, 1);
    line-height: 80px;
    width: 100%;
    font-weight: 600;
    font-size: 54px;
    line-height: 48px;
    text-align: left;
}
.banner-des {
    color: rgba(0, 0, 0, 1);
    font-weight: 400;
    font-size: 21px;
    line-height: 36px;
    text-align: left;
    width: 538px;
    margin-top: 20px;
}
.banner-btn {
    background: #196EFF;
    border-radius: 40px;
    margin-top: 60px;
}

.sub-banner .register {
    display: block;
    color: #fff;
    width: 148px;
    height: 46px;
    background: #176de6;
    font-weight: 600;
    font-size: 18px;
    line-height: 46px;
    left: 430px;
}


.cem2 #content .second {
    color: #ffffff;
    text-align: center;
    background: #ffffff;
    padding-top: 130px;
    box-sizing: border-box;
    min-height: 760px;
}

.cem2 #content h2 {
    margin: 0;
    text-align: left;
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    color: #000;
}


.cem2 #content .second .container {
    display: flex;
    justify-content: center;
}


.cem2 #content .second .container-title {
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    color: #000;
    width: 480px;
    text-align: left;
}

.cem2 #content .second .container-title .foot {
    display: flex;
    align-items: start;
    margin-top: 16px;
}

.cem2 #content .second .container-title .foot .btn {
    width: 112px;
    height: 40px;
    border: 1px solid #1A6EFF;
    color: #1A6EFF;
    background: #ffffff;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.cem2 #content .second .container-title .foot .btn:hover {
    color: #ffffff;
    background: linear-gradient(90deg, #73A6FF 0%, #1A6EFF 100%);
    border: none;
}

.cem2 #content .second .container-title .container-dec {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    margin-top: 12px;
    margin-bottom: 40px;
}

.cem2 #content .second .container-title .container-content {
    display: flex;
    color: #000;
}

.cem2 #content .second .container-title .container-content .right {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin-left: 8px;
}

.cem2 #content .second .container-title .container-content .right .content {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.65);
    margin-top: 4px;
    margin-bottom: 24px;
}

.cem2 #content .second-content-left {
    height: 540px;
    width: 560px;
    display: flex;
    justify-content: center;
    margin-right: 80px;
}

.cem2 #content .second-content-right {
    height: 540px;
    width: 560px;
    display: flex;
    justify-content: center;
    margin-left: 80px;
}

.cem2 #content .customer {
    text-align: center;
    background: linear-gradient(180deg, #F1F6FF 0%, #FAFCFF 100%);
    padding-top: 80px;
    padding-bottom: 108px;
    min-height: 1040px;
    box-sizing: border-box;
}

.cem2 #content .customer .container-title {
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    color: #000;
}

.cem2 #content .customer .container {
    display: flex;
    margin: 0 auto;
    width: 1280px;
    flex-direction: column;
    align-items: center;
}

.cem2 #content .customer .foot {
    display: flex;
    align-items: start;
    margin-top: 64px;
}

.cem2 #content .customer .foot .btn {
    width: 144px;
    height: 48px;
    border: 1px solid #1A6EFF;
    color: #1A6EFF;
    background: #ffffff;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.cem2 #content .customer .foot .btn:hover {
    color: #ffffff;
    background: linear-gradient(90deg, #73A6FF 0%, #1A6EFF 100%);
    border: none;
}

.cem2 #content .customer .desc {
    display: flex;
    margin-top: 52px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.cem2 #content .customer .desc .card-box {
    width: 352px;
    height: 206px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px rgba(0, 61, 165, 0.15);
    border-radius: 8px;
    margin: 12px;
    padding-top: 40px;
}

.cem2 #content .customer .desc .card-box:hover {
    box-shadow: 0px 2px 16px rgba(0, 61, 165, 0.2);
}


.cem2 #content .customer .desc .card-box .title {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    margin-top: 16px;
    margin-bottom: 8px;
}

.cem2 #content .customer .desc .card-box .descs {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: rgba(0, 0, 0, 0.45);
    width: 320px;
    display: flex;
    flex-direction: column;
}


.cem2 #content .benchmark {
    color: #ffffff;
    text-align: center;
    background: #ffffff;
    padding-top: 80px;
    box-sizing: border-box;
    min-height: 760px;
}

.cem2 #content .benchmark .container {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.cem2 #content .benchmark .container-title {
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    color: #000;
    margin-bottom: 64px;
}

.cem2 #content .benchmark .benchmark-container {
    display: flex;
    margin-bottom: 100px;
    justify-content: center;
    flex-wrap: wrap;
}

.cem2 #content .benchmark .benchmark-box {
    display: flex;
    width: 212px;
    height: 88px;
    background: #FFFFFF;
    box-shadow: 0px 1px 6px rgba(5, 48, 130, 0.16);
    border-radius: 8px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 60px;
    align-items: center;
    justify-content: center;
}

.cem2 #content .benchmark .benchmark-box:hover {
    box-shadow: 0px 2px 16px rgba(5, 48, 130, 0.16);
}

#content .content-item6 img {
    margin: 0 auto;
    width: 1440px;
}
.lang-en-us #content .content-item2 .content-item-cotainer .sub-title,
.lang-en-us #content .content-item2 .content-item-cotainer .title {
    height: auto;
}
#content .channel-en-us {
    background-image: url(/images/english/1.png);
}
.cem2 .sub-banner .sub-banner-content .sub-banner-content-title_en-us {
    font-size: 50px;
}
