.body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.banner {
    width: 100%;
    height: 63vw;
    background: url('../images/banner1_2021_cn_m.jpg?20200814') center 0/100% 100% no-repeat;
}
.banner_en {
    width: 100%;
    height: 63vw;
    min-width: 375px;
    min-height: 236px;
    background: url('../images/banner1_2021_en_m.jpg?20200814') center 0/100% 100% no-repeat;
}

.intro {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 18px 0;
}

.intro_content {
    width: 100%;
    height: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 18px;
}

.intro_content_video {
    position: relative;
    width: 208px;
    height: 420px;
	z-index: 1;
}

.intro_content_video_poster {
    width: 191px !important;
    height: 340px !important;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 40px;
	z-index: 1;
}

.intro_content_video_holder {
    width: 191px !important;
    height: 412px !important;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 5px;
	z-index: 1;
}

.intro_content_video_comp {
    width: 191px !important;
    height: 412px !important;
	border-radius: 22px;
	z-index: 1;
}

.intro_content_video_play {
    position: absolute;
    left: 0;
    right: 0;
    top: 180px;
    margin: 0 auto;
    width: 50px;
	z-index: 3;
}

.intro_content_video_cover {
    width: 208px;
    height: 420px;
    background: url("../images/iphone_x.png?20200814") center 0/100% 100% no-repeat;
    pointer-events: none;
	position: absolute;
	z-index: 2;
}

.intro_content_desc {
    width: 100%;
    height: fit-content;
    margin-top: 36px;
}

.intro_content_desc_wrap {
    width: 100%;
    height: fit-content;
    padding: 0 36px;
    box-sizing: border-box;
}

.intro_content_desc_title {
    font-size: 22px;
    font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
    font-weight: 700;
    text-align: left;
    line-height: 30px;
}

.intro_content_desc_subtitle {
    font-size: 15px;
    font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 22px;
    margin-bottom: 15px;
}

.intro_title_color_1 {
    color: #656EB5;
}

.intro_title_color_2 {
    color: #3D8EA7;
}

.intro_title_color_3 {
    color: #FF458B;
}

.intro_content_desc_body {
    width: 100%;
    font-size: 15px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    font-weight: 400;
    /*text-align: left;*/
    color: #000000;
    line-height: 22px;
    text-align: justify;
}

.product {
    width: 100%;
    height: fit-content;
    padding: 18px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    background-color: #F8F8F8;
}

.product_title {
    width: 100%;
    font-size: 18px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 17px;
    padding: 0 18px;
    box-sizing: border-box;
}

.product_abst {
    width: 100%;
    font-size: 12px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 22px;
    padding: 0 18px;
    box-sizing: border-box;
}

.product_content {
    width: 100%;
}

.app_item {
    width: 100vw;
    height: 115vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 6vw;
    box-sizing: border-box;
    background: url("../images/logo_bg_m.png?20200814") center 0/100% 100% no-repeat;
}

.app_item__logo {
    width: 16vw;
    height: 16vw;
}

.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: 1em;
    font-weight: bold;
    line-height: 30px;
}

.app_item__desc {
    font-size: 0.8em;
    color: #666666;
    padding: 0 10px;
    box-sizing: border-box;
    width: 90%;
    max-height: 18vw;
    line-height: 1.2em;
}

.app_item__video {
    width: 70.8vw;
    height: 38.2vw;
    position: absolute;
    top: 53vw;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.app_item__video_1 {
    background: url("../images/storyart_video_banner_m.jpg?20200814") center 0/100% 100% no-repeat;
}

.app_item__video_2 {
    background: url("../images/prettyup_video_banner_m.jpg?20200814") center 0/100% 100% no-repeat;
}

.app_item__video_3 {
    background: url("../images/unidream_video_banner_m.jpg?20230823") center 0/100% 100% no-repeat;
}

.app_item__video_4 {
    background: url("../images/oldroll_video_banner_m.jpg?20200814") center 0/100% 100% no-repeat;
}

.app_item__video_5 {
    background: url("../images/vlogstar_video_banner_m.jpg?20200814") center 0/100% 100% no-repeat;
}

.app_item__video_6 {
    background: url("../images/koloro_video_banner_m.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_m.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: 70.8vw;
    display: flex;
    justify-content: space-around;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 10.7vw;
}

.app_item__download > a {
    width: fit-content;
    height: fit-content;
    display: flex;
}

.app_item__download_btn_ios {
    width: 32vw;
    height: 8vw;
    background: url("../images/left_btn_ios_m.png?20200814") center 0/100% 100% no-repeat;
}

.app_item__download_btn_android {
    width: 32vw;
    height: 8vw;
    background: url("../images/right_btn_google_m.png?20200814") center 0/100% 100% no-repeat;
}

.app_item__download_btn_android_long {
    width: 55vw;
    height: 8vw;
    background: url("../images/btn_google_long.png?20200814") center 0/100% 100% no-repeat;
    cursor: pointer;
}

#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-color: 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%;
    background-color: rgba(0, 0, 0, 0);
    opacity: 0;
}

#app_play_popup_close {
    position: fixed;
    right: 10px;
    top: 10px;
    width: 41px;
    height: 41px;
    background: url("../images/btn_pop_close.png?20200814") center 0/100% 100% no-repeat;
    cursor: pointer;
}

.iphone-popup-video {
    width: 198px;
    height: 352px;
    margin: 0 auto;
    position: relative;
}

.iphone_holder {
    padding: 50px 0 0 0;
    width: 228px !important;
    height: 400px !important;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.iphone-bg {
    width: 228px;
    height: 450px;
    background: url("../images/iphone_bg_white.png?20200814") center 0/228px 450px no-repeat;
    padding: 50px 0 0 0;
    box-sizing: border-box;
}

.iphone-cover {
    background: url("../images/iphone_bg_trans.png?20200814") center 0/228px 450px no-repeat;
    width: 228px;
    height: 450px;
    box-sizing: border-box;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
}

.swiper-container {
    width: 100vw !important;
    height: 100%;
}

.swiper-wrapper {
    width: 100vw !important;
}

.swiper-slide {
    width: 80vw !important;
}

.swiper-slide-active, .swiper-slide-duplicate-active {
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
}

.swiper-slide-prev, .swiper-slide-duplicate-prev {
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: scale(0.95) translateX(10px) !important;
    -moz-transform: scale(0.95) translateX(10px) !important;
    -ms-transform: scale(0.95) translateX(10px) !important;
    -o-transform: scale(0.95) translateX(10px) !important;
    transform: scale(0.95) translateX(10px) !important;
    -webkit-filter: contrast(50%);
    filter: contrast(50%);
}

.swiper-slide-next, .swiper-slide-duplicate-next {
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: scale(0.95) translateX(-10px) !important;
    -moz-transform: scale(0.95) translateX(-10px) !important;
    -ms-transform: scale(0.95) translateX(-10px) !important;
    -o-transform: scale(0.95) translateX(-10px) !important;
    transform: scale(0.95) translateX(-10px) !important;
    -webkit-filter: contrast(50%);
    filter: contrast(50%);
}

.bottom {
    width: 100%;
    height: fit-content;
    margin-top: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bottom_content {
    width: 100%;
    height: fit-content;
    box-sizing: border-box;
    padding: 0 18px;
}

.bottom_content_part {
    width: 100%;
    height: fit-content;
    margin: 14px 0;
}

.bottom_content_part_title {
    font-size: 18px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 16px;
    margin: 6px 0;
}

.bottom_content_part_body {
    width: 100%;
    height: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bottom_content_part_item {
    width: 100%;
    display: flex;
    align-items: center;
    background-color: #F8F8F8;
    padding: 10px;
    margin: 10px 0;
    box-sizing: border-box;
}

.bottom_content_part_item_icon {
    width: 24px;
    height: 24px;
    margin-right: 24px;
    flex-shrink: 0;
}

.bottom_content_part_item_icon_email {
    background: url('../images/icon_email.png?20200814') center 0/100% 100% no-repeat;
}

.bottom_content_part_item_icon_phone {
    background: url('../images/icon_phone.png?20200814') center 0/100% 100% no-repeat;
}

.bottom_content_part_item_icon_phone_cs {
    background: url('../images/icon_phone_cs.png?20200814') center 0/100% 100% no-repeat;
}

.bottom_content_part_item_icon_address {
    background: url('../images/icon_address.png?20200814') center 0/100% 100% no-repeat;
}

.bottom_content_part_item_text {
    font-size: 15px;
    font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
    font-weight: 500;
    text-align: left;
    color: #333333;
    line-height: 20px;
}

.bottom_content_part_item_qrcode {
    margin-top: 10px;
    width: 150px;
    height: 160px;
}

.bottom_footer {
    width: 100%;
    font-size: 14px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 16px;
    letter-spacing: 1px;
    padding: 30px 0 15px 0;
    box-sizing: border-box;
    background-color: #F8F8F8;
}

#google_confirm_dialog {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 20;
}

.google_confirm_dialog_box {
    width: 350px;
    height: 260px;
    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: 65px;
    height: 65px;
    background: url('../images/pop_google play.png') left 0/100% 100% no-repeat;
    margin-top: 34px;
}

.google_confirm_dialog_text {
    width: 305px;
    font-size: 15px;
    font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
    font-weight: 400;
    text-align: left;
    color: #000000;
    line-height: 22px;
    margin-top: 20px;
}

.google_confirm_dialog_app {
    flex: 1;
    width: 330px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.google_confirm_dialog_download_text {
    width: 156px;
    height: 24px;
    cursor: pointer;
    font-size: 13px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    font-weight: 400;
    text-align: center;
    color: #000000;
    line-height: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #000000;
    box-sizing: border-box;
    border-radius: 2px;
}

.google_confirm_dialog_download_icon {
    width: 13px;
    height: 13px;
    margin-right: 2px;
    display: inline-block;
    background: url('../images/icon_download.png') left 0/100% 100% no-repeat;
}

.google_confirm_dialog_visit_text {
    width: 164px;
    height: 24px;
    cursor: pointer;
    font-size: 13px;
    font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
    font-weight: 400;
    text-align: center;
    color: #000000;
    line-height: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #000000;
    box-sizing: border-box;
    border-radius: 2px;
}

.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: 30px;
    height: 30px;
    background: white;
    position: absolute;
    top: 4px;
    right: 10px;
}

.google_confirm_dialog_close_line {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 2px;
    background-color: #000000;
}

.google_confirm_dialog_close_line_1 {
    transform: rotate(45deg);
}

.google_confirm_dialog_close_line_2 {
    transform: rotate(-45deg);
}