.flex-order-1 {
    order: 1;
}

.flex-order-2 {
    order: 2;
}

.body {
    min-width: 1280px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.banner {
    width: 100%;
    height: 36.5vw;
    min-width: 1280px;
    min-height: 467px;
    background: url('../images/banner1_2021_cn.jpg?20200814') center 0/100% 100% no-repeat;
}
.banner_en {
    width: 100%;
    height: 36.5vw;
    min-width: 1280px;
    min-height: 467px;
    background: url('../images/banner1_2021_en.jpg?20200814') center 0/100% 100% no-repeat;
}

.intro {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 70px;
}

.intro_content {
    width: 1203px;
    height: 826px;
    display: flex;
    margin-bottom: 80px;
}

.intro_content_bg1 {
    background: url('../images/bg_pattern1.png?20200814') left 0/1203px 826px no-repeat;
}

.intro_content_bg2 {
    background: url('../images/bg_pattern2.png?20200814') left 0/1185px 842px no-repeat;
}

.intro_content_bg3 {
    background: url('../images/bg_pattern3.png?20200814') left 0/690px 718px no-repeat;
}

.intro_content_video {
    flex: 1;
    position: relative;
}

.intro_content_video_poster {
    width: 376px;
    height: 810px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 24px;
	border-radius: 35px;
}

.intro_content_video_holder {
    width: 376px;
    height: 810px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 24px;
}

.intro_content_video_comp {
    width: 376px !important;
    height: 810px !important;
	border-radius: 35px;
}

.intro_content_video_play {
    position: absolute;
    left: 0;
    right: 0;
    top: 340px;
    margin: 0 auto;
    width: 50px;
}

.intro_content_video_cover {
    background: url("../images/iphone_x.png?20200814") center 0/400px 838px no-repeat;
    width: 400px;
    height: 840px;
    box-sizing: border-box;
    pointer-events: none;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 10px;
}

.intro_content_desc {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.intro_content_desc_wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.intro_content_desc_title {
    font-size: 36px;
    font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
    font-weight: 500;
    text-align: left;
    color: #656eb5;
    line-height: 50px;
}

.intro_content_desc_subtitle {
    font-size: 20px;
    font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
    font-weight: 500;
    text-align: left;
    color: #656eb5;
    line-height: 50px;
    margin-bottom: 60px;
}

.intro_content_desc_body {
    width: 420px;
    font-size: 20px;
    font-family: Source Han Sans CN Normal, Source Han Sans CN Normal-Normal;
    font-weight: Normal;
    text-align: left;
    color: #000000;
    line-height: 36px;
}

.product {
    width: 1280px;
    height: fit-content;
    padding: 18px 18px 0 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
}

.product_title {
    font-size: 36px;
    font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
    font-weight: 500;
    text-align: center;
    color: #333333;
    line-height: 33px;
    margin: 60px 0 30px 0;
}

.product_abst {
    font-size: 20px;
    font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
    line-height: 33px;
    margin: 10px 0 40px 0;
}

.product_content {
    width: 1280px;
}

.product_content_wrap {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}

.app_item {
    width: 390px;
    height: 660px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #ffffff;
    box-shadow: 0px 15px 21px 0px rgba(72, 82, 97, 0.07);
    margin: 0 16px 60px 16px;
}

.app_item__logo {
    width: 139px;
    height: 139px;
    transition-duration: 0.4s;
}
.app_item__logo:hover {
    transform: scale(1.1);
}

.app_item__logo_1 {
    background: url("../images/logo1.png?20200814") center 0/100% 100% no-repeat;
}

.app_item__logo_2 {
    background: url("../images/logo_prettyup.png?20200814") center 0/100% 100% no-repeat;
}

.app_item__logo_3 {
    background: url("../images/logo3.png?20230425") center 0/100% 100% no-repeat;
}

.app_item__logo_4 {
    background: url("../images/logo_oldroll.png?20200814") center 0/100% 100% no-repeat;
}

.app_item__logo_5 {
    background: url("../images/logo5.png?20200814") center 0/100% 100% no-repeat;
}

.app_item__logo_6 {
    background: url("../images/logo6.png?20200814") center 0/100% 100% no-repeat;
}

.app_item__logo_7 {
    background: url("../images/logo7.png?20200814") center 0/100% 100% no-repeat;
}

.app_item__logo_8 {
    background: url("../images/logo_mn.png?20200814") center 0/100% 100% no-repeat;
}

.app_item__name {
    font-size: 20px;
    font-family: Arial Bold, Arial Bold-Bold;
    font-weight: 700;
    text-align: center;
    color: #000000;
    line-height: 36px;
}

.app_item__desc {
    width: 319px;
    height: 140px;
    font-size: 16px;
    font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 20px;
    display: flex;
    align-items: center;
}

.app_item__video {
    width: 390px;
    height: 210px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.app_item__video_1 {
    background: url("../images/storyart_video_banner.jpg?20200814") center 0/100% 100% no-repeat;
}

.app_item__video_2 {
    background: url("../images/prettyup_video_banner.jpg?20200814") center 0/100% 100% no-repeat;
}

.app_item__video_3 {
    background: url("../images/unidream_video_banner.jpg?20230823") center 0/100% 100% no-repeat;
}

.app_item__video_4 {
    background: url("../images/oldroll_video_banner.jpg?20200814") center 0/100% 100% no-repeat;
}

.app_item__video_5 {
    background: url("../images/vlogstar_video_banner.jpg?20200814") center 0/100% 100% no-repeat;
}

.app_item__video_6 {
    background: url("../images/koloro_video_banner.jpg?20200814") center 0/100% 100% no-repeat;
}

.app_item__video_7 {
    background: url("../images/xefx_video_banner.png?20200814") center 0/100% 100% no-repeat;
}

.app_item__video_8 {
    background: url("../images/motionninja_video_banner.jpg?20200814") center 0/100% 100% no-repeat;
}

.app_item__video_play {
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.app_item__video_play_black {
    background: url("../images/btn_play_black.png?20200814") center 0/100% 100% no-repeat;
}

.app_item__video_play_white {
    background: url("../images/btn_play_white.png?20200814") center 0/100% 100% no-repeat;
}

.app_item__download {
    width: 390px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    box-sizing: border-box;
    position: relative;
}

.app_item__download_btn_ios {
    width: 142px;
    height: 38px;
    background: url("../images/left_btn_ios.png?20200112") center 0/100% 100% no-repeat;
}

.app_item__download_btn_android {
    width: 148px;
    height: 38px;
    background: url("../images/right_btn_google.png?20200112") center 0/100% 100% no-repeat;
    cursor: pointer;
}

.app_item__download_btn_android_long {
    width: 260px;
    height: 38px;
    background: url("../images/btn_google_long.png?20200112") center 0/100% 100% no-repeat;
    cursor: pointer;
}

.bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: fit-content;
    background-color: #382F40;
    margin-top: 30px;
}

.bottom_content {
    display: flex;
    width: 1242px;
    height: fit-content;
    justify-content: space-between;
}

.bottom_content_part {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.bottom_content_part_title, .bottom_content_part_title_cs {
    font-size: 24px;
    font-family: Source Han Sans CN Normal, Source Han Sans CN Normal-Normal;
    font-weight: Normal;
    text-align: left;
    color: #ffffff;
    line-height: 20px;
    padding: 60px 0 30px 40px;
}

.bottom_content_part_title_cs {
	padding: 24px 0 8px 40px;
}

.bottom_content_part_body {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-left: 24px;
    box-sizing: border-box;
}

.bottom_content_part_body_en {
    display: flex;
    flex-direction: column;
    height: 100%;
	padding-top: 48px;
    padding-left: 24px;
    box-sizing: border-box;
}

.bottom_content_part_body_border {
    border-left: solid 1px gray;
}

.bottom_content_part_item {
    display: flex;
    align-items: center;
    padding: 16px 0;
}

.bottom_content_part_item_icon {
    width: 36px;
    height: 36px;
}

.bottom_content_part_item_icon_email {
    background: url('../images/icon_email.png') center 0/100% 100% no-repeat;
}

.bottom_content_part_item_icon_phone {
    background: url('../images/icon_phone.png') center 0/100% 100% no-repeat;
}

.bottom_content_part_item_icon_phone_cs {
    background: url('../images/icon_phone_cs.png') center 0/100% 100% no-repeat;
}

.bottom_content_part_item_icon_address {
    background: url('../images/icon_address.png') center 0/100% 100% no-repeat;
}

.bottom_content_part_item_text {
    max-width: 320px;
    font-size: 16px;
    font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
    font-weight: 500;
    text-align: left;
    color: #e2d5ec;
    line-height: 28px;
    margin-left: 8px;
}

.bottom_content_part_item_qrcode {
    width: 210px;
    height: 220px;
	padding-left: 32px;
	padding-top: 16px;
}

.bottom_footer {
    font-size: 18px;
    font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 33px;
    letter-spacing: 2px;
    margin: 60px 0 30px 0;
}

.bottom_footer a {
    color: white;
}

#app_play_popup_cover_block {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 20;
    display: block;
    pointer-events: none;
    opacity: 0;
    width: 100vw;
    height: 100vh;
}

.app_play_popup_cover {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0.4, 0.4, 0.4, 0.4);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.app_play_popup_clickable {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

#app_play_popup_close {
    position: fixed;
    right: 10px;
    top: 10px;
    width: 61px;
    height: 61px;
    background: url("../images/btn_pop_close.png") center 0/100% 100% no-repeat;
    cursor: pointer;
}

.iphone_holder {
    padding: 100px 20px 110px 20px;
    width: 400px !important;
    height: 840px !important;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    box-sizing: border-box;
}

.iphone_holder_landscape {
    padding: 20px 110px 20px 100px;
    width: 840px !important;
    height: 400px !important;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    box-sizing: border-box;
}

.iphone-cover {
    background: url("../images/iphone_bg_trans.png") center 0/400px 840px no-repeat;
    width: 400px;
    height: 840px;
    box-sizing: border-box;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
}

.iphone-cover_landscape {
    background: url("../images/iphone_bg_trans_land.png") center 0/840px 400px no-repeat;
    width: 840px;
    height: 400px;
    box-sizing: border-box;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
}

.sub_box__video {
    width: 360px !important;
    height: 640px !important;
    margin: 0 auto;
    position: relative;
}

.iphone-popup-video {
    width: 360px !important;
    height: 640px !important;
    margin: 0 auto;
    position: relative;
}

.iphone-popup-video_landscape {
    width: 640px !important;
    height: 360px !important;
    margin: 0 auto;
    position: relative;
}

#google_confirm_dialog {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
}

.google_confirm_dialog_box {
    width: 700px;
    height: 500px;
    background: white;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 200px;
    bottom: 260px;
}

.google_confirm_dialog_content {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.google_confirm_dialog_content a {
    text-decoration: none;
}

.google_confirm_dialog_icon {
    width: 130px;
    height: 130px;
    background: url('../images/pop_google play.png') left 0/100% 100% no-repeat;
    margin-top: 69px;
}

.google_confirm_dialog_text {
    width: 625px;
    font-size: 20px;
    font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
    font-weight: 400;
    text-align: left;
    color: #000000;
    line-height: 36px;
    margin-top: 40px;
}

.google_confirm_dialog_app {
    flex: 1;
    width: 625px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.google_confirm_dialog_download_text {
    width: 292px;
    height: 48px;
    cursor: pointer;
    font-size: 18px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    font-weight: 400;
    text-align: left;
    color: #000000;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #000000;
    box-sizing: border-box;
    border-radius: 4px;
}

.google_confirm_dialog_download_icon {
    width: 26px;
    height: 26px;
    margin-right: 3px;
    display: inline-block;
    background: url('../images/icon_download.png') left 0/100% 100% no-repeat;
}

.google_confirm_dialog_visit_text {
    width: 308px;
    height: 48px;
    cursor: pointer;
    font-size: 18px;
    font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
    font-weight: 400;
    text-align: center;
    color: #000000;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #000000;
    box-sizing: border-box;
    border-radius: 4px;
}

.google_confirm_dialog_visit_icon {
    width: 20px;
    height: 23px;
    margin: 0 5px;
    display: inline-block;
    background: url('../images/pop_google play.png') left 0/100% 100% no-repeat;
}

.google_confirm_dialog_close {
    width: 82px;
    height: 82px;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    right: -82px;
    cursor: pointer;
}

.google_confirm_dialog_close_line {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 59px;
    height: 2px;
    background-color: #9C9C9C;
}

.google_confirm_dialog_close_line_1 {
    transform: rotate(45deg);
}

.google_confirm_dialog_close_line_2 {
    transform: rotate(-45deg);
}