.chido-h5 {
    overflow-x: hidden;
}

header {
    position: relative;
}

.chido_header_bg {
    background: url(../image/img_bg.png) no-repeat;
    background-size: 100% 100%;
    height: 50vh;
    object-fit: cover;
    box-sizing: border-box;
    opacity: 0.6;
}

.chido-h5-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    z-index: 10;
    opacity: 1;
    padding: 0 15px;
}

.chido-h5-top-logo {
    width: 35px;
    height: 35px;
    border-radius: 10px;
}

.chido-h5-top-title {
    color: #fff;
    margin-left: 10px;
    font-size: 18px;
    font-family: Montserrat, Montserrat;
    font-weight: bold;
}

.chido-h5-top-select {
    display: flex;
    color: #fff;
    margin-left: 10px;
    font-family: Montserrat, Montserrat;
    font-size: 10px;
}

.chido-h5-top-select-item {
    text-align: center;
    opacity: 0.5;
    padding: 5px 0;
}

.active {
    font-weight: 900;
    opacity: 1 !important;
    position: relative;
}

.active::before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #fff;
    bottom: 0;
    left: 50%;
    z-index: 2;
    transform: translate(-50%);
}

.chido-h5_title {
    position: absolute;
    top: 104px;
    left: 50%;
    transform: translateX(-50%);
    width: 260px;
    height: 100px;
    z-index: 2;
}

.chido-h5_download {
    display: flex;
    align-items: center;
    top: 204px;
    left: 50%;
    transform: translate(-50%);
    position: absolute;
    z-index: 2;
}

.chido-h5_download img {
    padding: 0 10px;
    width: 160px;
    height: 55px;
}

.chido-h5_iphone {
    display: flex;
    position: absolute;
    top: 300px;
    left: 50%;
    transform: translate(-50%);
    z-index: 2;
    justify-content: center;
}

.chido-h5_iphone img {
    height: 300px;
    width: 400px;
    object-fit: cover;
}

.chido-h5_gradient {
    position: absolute;
    top: 0;
    left: 0;
    height: 50vh;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 85%, #000000 100%);
    border-radius: 0px 0px 0px 0px;
    z-index: 1;
}

.chido-h5_background {
    width: 100%;
    height: 225px;
    background: url(../image/img_bg2@2x.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.chido-h5_background .chido-h5_line {
    position: absolute;
    top: 80%;
    left: 50%;
    width: 5px;
    height: 68px;
    transform: translate(-50%);
    background: url(../image/img_decoration1@2x.png) no-repeat;
    background-size: 100% 100%;
}

.chido-h5_main {
    margin-top: 50px;
    height: 300px;
    display: flex;
    padding-bottom: 100px;
    padding: 0 30px;
    justify-content: space-between;
    box-sizing: border-box;
    position: relative;
}

.chido-h5_main-right {
    flex-direction: column;
    /* margin-top: -100px; */
    width: calc(100vw - 545px);
}

.chido-h5_main-left {
    align-items: baseline !important;
}

.chido-h5_main-left,
.chido-h5_main-right {
    display: flex;
    justify-content: space-between;
    align-items: end;
}

.chido-h5_main .chido-h5_main-left .img_people1 {
    width: 200px;
    height: 200px;
}

.chido-h5_main .chido-h5_main-right .img_light {
    width: 200px;
    height: 200px;
    margin-top: -35px;
    object-fit: cover;
    margin-right: -26px;
}

.chido-h5_main .chido-h5_main-right .img_people {
    background: url(../image/img_people.png) no-repeat;
    background-size: 100% 100%;
    width: 230px;
    height: 180px;
    position: absolute;
    top: 100px;
    object-fit: cover;
    right: 20px;
}

.chido-h5_-img_light2 {
    position: absolute;
    width: 200px;
    height: 200px;
    left: 15%;
    bottom: -66px;
    z-index: -1;
}
.chido-h5_solid {
    position: absolute;
    width: 60px;
    bottom: -14px;
    height: 60px;
    border: 5px solid;
    margin-left: 28px;
    border-left-color: #FF426F;
    border-bottom-color: #FF426F;
    border-radius: 0px 0px 0px 24px;
    border-right-color: transparent;
    border-top-color: transparent;
}
.chido-h5_text {
    position: absolute;
    color: #fff;
    font-family: Outfit, Outfit;
    font-weight: 800;
    right: 10%;
    bottom: -3px;
    left: 10%;
    font-size: 20px;
    line-height: 25px;
    text-shadow: 0px 2px 0px #FF426F;
    text-align: left;
    font-style: normal;
}
main .main-Download {
    margin-top: 90px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    font-family: Montserrat1, Montserrat1;
}
main .main-Download-bg {
    text-align: center;
    margin-top: 10px;
    position: relative;
}
main .main-Download-bg img {
    width: 334px;
    height: 287px;
}
main .main-Download-bg-nav {
    display: flex;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%);
}
main .main-Download-bg-nav img {
    padding: 0 10px;
    width: 160px;
    height: 55px;
}
.footer-h5 {
    margin-top: 30px;
    padding: 10px 0 20px 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #240030 100%);
    box-sizing: border-box;
}
.footer-h5 .chido-foot {
    padding: 0 40px;
    display: flex;
    align-items: center;
    position: relative;
    box-sizing: border-box;
    justify-content: space-between;
}
.footer-h5 .chido-foot-left-logo {
    display: flex;
    align-items: center;
}
.footer-h5 .chido-foot-left-logo img {
    width: 35px;
    height: 35px;
    border-radius: 10px;
    margin-right: 10px;
}
.footer-h5 .chido-foot-left-logo span {
    color: #fff;
    margin-left: 10px;
    font-size: 18px;
    font-family: Montserrat, Montserrat;
    font-weight: bold;
}
.footer-h5 .chido-foot-solids {
    position: absolute;
    left: 50%;
    top: 19%;
    transform: translate(-50%);
    width: 1px;
    height: 46px;
    background-color: #FF426F;
}
.footer-h5 .chido-foot-emall {
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 16px;
    font-family: Montserrat, Montserrat;
    margin-top: 10px;
}
.footer-h5 .chido-foot-emall img {
    width: 10px;
    height: 10px;
    margin-right: 5px;
}
.footer-h5 .chido-foot-emall span {
    font-size: 8px;
}
.footer-h5 .chido-foot-right {
    position: relative;
}
.footer-h5 .chido-foot-right-item {
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
}
.footer-h5 .chido-foot-right .chido-foot-right-item .chido_link a {
    font-size: 8px;
    color: #fff;
    text-decoration: none;
    font-family: Montserrat, Montserrat;
}

.footer-h5 .chido-Live {
    position: absolute;
    right: 18px;
    bottom: -13px;
    color: #fff;
    font-size: 8px;
    white-space: nowrap;
}
.mar-right {
    margin-right: 9px !important;
}
.chido_right {
    margin-right: 20px !important;
}