/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

@font-face {
  font-family: 'lato';
  src: url("../assets/fonts/lato-regular.woff") format("woff");
  font-weight: 400; }

@font-face {
  font-family: 'lato';
  src: url("../assets/fonts/lato-light.woff") format("woff");
  font-weight: 100; }

@font-face {
  font-family: 'lato';
  src: url("../assets/fonts/lato-bold.woff") format("woff");
  font-weight: 700; }

html {
  font-size: 20px;
  position: relative;
  box-sizing: border-box;
  overflow-x: hidden;
  font-family: 'lato', 'Arial'; }

body {
  position: relative;
  box-sizing: border-box;
  overflow-x: hidden; }

.content-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box; }

.pointer {
  cursor: pointer; }

.to-top {
  background-color: #fff;
  position: fixed;
  bottom: 3rem;
  right: 2%;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 1.25rem;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
  .to-top:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }
  .to-top img {
    width: 1rem;
    height: 1rem; }

.pc-pad-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  display: block;
  overflow: hidden;
  transition: all ease-in-out 0.3s; }
  .pc-pad-header.blue {
    position: fixed;
    background-color: rgba(0, 149, 250, 0.85);
    box-shadow: 0 0 0.2rem #888; }
  .pc-pad-header .content-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 3rem;
    line-height: 3rem; }
    .pc-pad-header .content-wrapper .logo {
      height: 3rem;
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: center;
      position: relative; }
      .pc-pad-header .content-wrapper .logo img {
        width: 1.5rem;
        height: 1.5rem; }
      .pc-pad-header .content-wrapper .logo span {
        font-size: 1.2rem;
        font-weight: 100;
        color: #fff;
        margin-left: 0.6rem;
        line-height: 1.9rem;
        display: block;
        box-sizing: border-box;
        border: 1px solid transparent; }
        .pc-pad-header .content-wrapper .logo span:hover {
          border-bottom: 1px solid #fff; }
    .pc-pad-header .content-wrapper .nav-list {
      line-height: 1.8rem; }
      .pc-pad-header .content-wrapper .nav-list a {
        display: inline-block;
        box-sizing: border-box;
        font-size: 1rem;
        font-weight: 100;
        color: #fff;
        margin-left: 1.5rem;
        text-decoration: none; }
        .pc-pad-header .content-wrapper .nav-list a:hover {
          border-bottom: 1px solid #fff; }
        .pc-pad-header .content-wrapper .nav-list a.active {
          border-bottom: 1px solid #fff; }

.mob-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  display: block;
  overflow: hidden;
  transition: all ease-in-out 0.3s; }
  .mob-header.blue {
    position: fixed;
    background-color: rgba(0, 149, 250, 0.85);
    box-shadow: 0 0 0.2rem #888;
    border: none; }
  .mob-header .content-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 3rem;
    line-height: 3rem; }
    .mob-header .content-wrapper img {
      cursor: pointer; }
    .mob-header .content-wrapper .menu,
    .mob-header .content-wrapper .download {
      height: 1.4rem;
      width: 1.4rem; }
    .mob-header .content-wrapper .logo {
      height: 1.6rem;
      width: 1.6rem; }

.mob-nav {
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 149, 250, 0.9);
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  z-index: 9999;
  padding: 1rem;
  box-sizing: border-box;
  display: none; }
  .mob-nav .close {
    width: 1.2rem;
    height: 1.2rem;
    margin-left: 0.1rem; }
  .mob-nav .nav-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 0.5rem;
    margin-top: 2rem; }
    .mob-nav .nav-list a {
      width: 50%;
      color: #fff;
      text-decoration: none;
      font-size: 1.2rem;
      line-height: 3rem;
      font-weight: 100; }
  .mob-nav .social {
    display: flex;
    flex-wrap: wrap;
    margin-top: 2rem; }
    .mob-nav .social .item {
      width: 50%;
      flex-shrink: 0;
      display: flex;
      align-items: center;
      margin-top: 1rem; }
      .mob-nav .social .item img {
        width: 2.5rem; }
      .mob-nav .social .item span {
        color: #fff;
        font-size: 1rem;
        font-weight: 100;
        margin-left: 0.5rem; }

.pc-pad-mob-footer {
  background-color: #44B2EC;
  padding: 1.5rem 0 0 0;
  box-sizing: border-box; 
  color: #FFF;
}
.pc-pad-mob-footer .foot_bottom_logo{
  padding: 3rem 4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  
  /* font-family: Arial-Black, Arial; */
}
.pc-pad-mob-footer .foot_bottom_logo_left{
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 3.2rem;
}
.foot_bottom_logo_left img{
  width: 5rem;
  margin-right: 0.8rem;
}
.pc-pad-mob-footer .foot_bottom_logo_right{
  text-align: center;
}
.pc-pad-mob-footer .bottom_logo_right_text1{
  font-size: 2.2rem;
  /* font-family: Arial-Black, Arial; */
}
.pc-pad-mob-footer .bottom_logo_right_text2{
  font-size: 1.6rem;
  /* font-family: HelveticaNeue; */
  margin-top: 0.8rem;
}

  .pc-pad-mob-footer .top {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    .pc-pad-mob-footer .top .nav-list {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: center;
      width: 30rem; }
      .pc-pad-mob-footer .top .nav-list a {
        width: 33%;
        height: 1.6rem;
        line-height: 1.6rem;
        color: #fff;
        text-decoration: none;
        font-size: 0.75rem;
        font-weight: 100; }
        .pc-pad-mob-footer .top .nav-list a:hover {
          text-decoration: underline; }
    .pc-pad-mob-footer .top .stores {
      display: flex;
      flex-direction: column;
      margin-top: 0.2rem; }
      .pc-pad-mob-footer .top .stores img {
        width: 6rem;
        margin-bottom: 0.4rem; }
  .pc-pad-mob-footer .center {
    margin-top: 1.5rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center; }
    .pc-pad-mob-footer .center img {
      width: 1.5rem;
      margin: 0 1rem;
      transition: all ease-in 0.25s; }
      .pc-pad-mob-footer .center img:hover {
        transform: scale(1.1); }
  .pc-pad-mob-footer .bottom {
    margin-top: 1rem;
    box-sizing: border-box;
    /* border-top: 1px solid rgba(255, 255, 255, 0.4); */
    text-align: center;
    height: 3rem;
    line-height: 3rem;
    background: #1196DB;
    color: #fff;
    font-size: 0.65rem;
    font-weight: 100; }


/*  part 
*   TouchPal Keyboard Solution
 */
.touchpal_solution{
  background-image: url(../assets/images/home/first_bg.png);
  background-color: #47a8e8;
  background-size: auto 150%;
  background-position: left center;
  position: relative;
  /* background-repeat: no-repeat; */
  padding: 5rem 3rem 12rem;
}
.solution_explain {
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.solution_explain .solution_explain_text1{
  font-size: 2.2rem;
  /* font-family: Arial-Black, Arial; */
}
.solution_explain .solution_explain_text2{
  font-size: 1rem;
  /* font-family: ArialMT; */
  margin-top: 1.6rem;
}
.solution_explain .solution_explain_button{
  width: 16rem;
  height: 3.2rem;
  line-height: 3.2rem;
  border-radius: 1.5rem;
  background-color: #213F78;
  font-size: 1.3rem;
  margin-top: 1.4rem;
}
.solution_explain .solution_explain_doc{
  display: flex;
  justify-content: space-around;
  position: absolute;
  bottom: -7rem;
  width: 100%;
}
.solution_explain_doc .explain_doc_part{
  width: 22rem;
  height: 16rem;
  border-radius: 2rem;
  background-color: #FFF;
  box-shadow: 8px 2px 36px 0px rgba(191, 192, 200, 0.5);
  box-sizing: border-box;
  padding: 1.8rem 1rem 1.5rem;
  text-align: center;
}
.explain_doc_part .explain_doc_part_text1{
  color: #FA9832;
  /* font-family: Arial-Black, Arial; */
  font-size: 1.4rem;
}
.explain_doc_part .explain_doc_part_text2{
  color: #1DB8BC;
  /* font-family: ArialMT; */
  margin-top: 1.2rem;
}
.explain_doc_part .explain_doc_part_text3{
  color: #1DB8BC;
  /* font-family: ArialMT; */
  margin-top: 2.8rem;
}
.explain_doc_part .explain_doc_part_line{
  height: 2px ;
  background-color: #D8D8D8;
  width: 90%;
  margin: 0.8rem auto;
}
.explain_doc_part .part_text{
  color: #3A3A3A;
  /* font-family: ArialMT; */
  font-size: 1.2rem;
}

/*  part 
*   TouchPal Keyboard Solution 底部的空白区域
 */
.touchpal_blank{
  height: 12rem;
  background-color: #fff;
}

/*  part 
*   TouchPal Partners
 */
.touchpal_our_parters{
  background-color: #FFF;
  padding: 3rem 2rem;
  text-align: center;
}
.touchpal_our_parters .parters_text1{
  color: #254783;
  font-size: 2.2rem;
  /* font-family: Arial-Black, Arial; */
}
.touchpal_our_parters .parters_text2{
  color: #636262;
  /* font-family: PingFangSC-Regular, PingFang SC; */
  font-size: 0.8rem;
  margin-top: 1.8rem;
}

.touchpal_our_parters .parters_text3{
  color: #434343;
  /* font-family: Arial-BoldMT, Arial; */
  font-size: 1.2rem;
  margin-top: 3.4rem;
}
.touchpal_our_parters .parters_lunbo{
  display: flex;
  justify-content: space-around;
  margin-top: 1.6rem;
}
.touchpal_our_parters .lunbo_btn{
  width: 2.2rem;
  height: 4.4rem;
  border-radius: 0.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 3px -1px 12px 1px rgba(177, 183, 192, 0.5);
  /* margin-top: 4rem; */
  margin-top: 7%;
  cursor: pointer;
}
.touchpal_our_parters .lunbo_btn i{
  font-size: 2rem;
  color: #9BA0A3;
}
.touchpal_our_parters .parters_lunbo_part{
  width: 78%;
  overflow: hidden;
  background: #FFF;
  position: relative;
}
.touchpal_our_parters .parters_lunbo_part .parters_area_Wrapper{
  display: flex;
  /* width: 500%; */
  width: 700%;
  height: 100%;
  position: relative;
  left: -100%;
  /* justify-content: space-between; */
  /* justify-content: center; */
}
.touchpal_our_parters .parters_lunbo_part .parters_area_Wrapper .parters_area_com{
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.parters_area_com .area_common{
  flex: 1;
  display: flex;
}
.parters_area_com .area_common_1{
  display: flex;
}
.parters_area_com .area_common_1 img,.parters_area_com .area_common img {
  flex: 1;
  width: 9.6%;
  height: 100%;
}
/* .touchpal_our_parters .parters_lunbo_area{
  width: 1200px;
  overflow: hidden;
  text-align: left;
}
.touchpal_our_parters .parters_lunbo_area .parters_area_content{
  width: 2400px;
  display: flex;
  flex-direction: column;
}
.touchpal_our_parters  .parters_content_common{
  width: 100%;
}
.touchpal_our_parters .parters_logo{
  width: 236px;
  font-size: 0;
} */





/*  part 
*   TouchPal map
 */
 .touchpal_map{
  background-color: #FFF;
  padding: 3rem 0rem;
}
.touchpal_map .map_text1{
  /* margin-top: ; */
  width: 36rem;
  height: 3.6rem;
  border-radius: 0.8rem;
  background-color: #EAF7FF;
  margin: 0 auto;
  line-height: 3.6rem;
  position: relative;
}
.map_text1 .map_text1_1{
  background-color: #1F9FEE;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.6rem;
  height: 3.6rem;
  border-radius: 0.6rem;
  position: absolute;
  top: 0;
  left: 0;
}
.map_text1 .map_text1_2{
  color: #1C95EB;
  font-size: 2.2rem;
  /* font-family: Arial-Black, Arial; */
  margin-left: 4rem;
}
.map_content{
  position: relative;
}
.map_content .map_map{
  padding: 80px 2rem;
}
.map_content .map_map img{
  width: 76%;
}
.map_content .map_points{
  position: absolute;
  top: 1rem;
  right: 0rem;
}
.map_content .map_points_bottom{
  position: absolute;
  bottom: -75px;
  left: 0rem;
}
.map_content .map_points .content_points_1,
.map_content .map_points_bottom .content_points_1{
  transform: scale(0.8);
}
.content_points_1{
  width: 200px;
  height: 200px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 12px;
  color: rgba(0, 0, 0, 0.14);
}
.map_content .map_datas{
  right: 5%;
  position: absolute;
  top: 28%;
  text-align: center;
}
.map_datas .map_datas_com{
  margin-top: 2rem;
}
.map_datas_com .datas_content{
  font-size: 2rem;
  color: #20A9F0;
  /* font-family: Arial-BoldMT, Arial; */
}
.map_datas_com  .datas_explain{
  font-size: 1.2rem;
  /* font-family: ArialMT; */
  color: #848484;
  white-space: nowrap;
}

.touchpal_map  .map_support{
  text-align: center;
  margin-top: 2rem;
}
.touchpal_map  .map_support_text{
  font-size: 1.6rem;
  /* font-family: HelveticaNeue-Bold, HelveticaNeue; */
  color: #9C9B9B;
}
.touchpal_map  .support_os_type{
  display: flex;
  justify-content: center;
}
.touchpal_map  .support_os{
  width: 15%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
}
.touchpal_map  .support_os_type img{
  width: 40%;
  /* width: 100%; */
}
.touchpal_map  .support_os_type .support_os_text{
  color: #9C9B9B;
  font-size: 1.2rem;
  margin-top: 1rem;
}





/*  part 
*   TouchPal case Sharing
 */
.touchpal_case{
  background-color: #33B1EC;
  padding: 3rem 0rem 3rem 0rem;
}
.touchpal_case .case_text1{
  color: #FFF;
  font-size: 2.2rem;
  /* font-family: Arial-Black, Arial; */
  text-align: center;
  margin-bottom: 2rem;
}
.touchpal_case .case_content{
  display: flex;
  justify-content: space-between;
}
.touchpal_case .case_left{
  width: 20%;
  position: relative;
}
.case_left .case_left_btn{
  position: absolute;
  bottom: 1.8rem;
  display: flex;
  flex-direction: column;
  right: 10%;
}
.case_left .case_left_btn>div{
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20%;
  background-color: #49C6EC;
  margin: 0.6rem 0;
  cursor: pointer;
}
.case_left .case_left_btn>div i{
  color:#FFF;
  font-weight: 900;
  font-size: 1rem;
  /* font-family: Arial-Black, Arial; */
}
.touchpal_case .case_left .content_points_1{
  color: #FFF;
  margin-top: 3.5rem;
  width: 120px;
  float: right;
}
.touchpal_case .case_wrapper{
  width: 78%;
  position: relative;
  overflow-x: scroll;
}
.touchpal_case .case_wrapper::-webkit-scrollbar{width:0;height:0px}
.case_wrapper_part{
  /* width: 630%; */
  width: 700%;
  display: flex;
  justify-content: space-between;
  position: relative;
  /* left:-90% ; */
  left:-100% ;
}
.case_wrapper_part .case_wrapper_item{
  flex: 1;
  display: flex;
  position: relative;
  justify-content: space-between;
}
.case_wrapper_part .case_wrapper_item video{
  width: 94%;
  height: 100%;
  border-radius: 24px;
  object-fit: fill;
  /* outline: none; */
}

.case_wrapper_point {
  position: absolute;
  bottom: 0;
  right: 3%;
  transform: translateX(65%);
}
.case_wrapper_point .content_points_1{
  color: #FFF;
  width: 24px;
  text-align: center;
}
.case_video_back{
  width: 94%;
  height: 100%;
  border-radius: 24px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  /* background-color: rgba(0, 0, 0, 0.44); */
}
.case_video_back i{
  color: rgba(255, 255, 255, 0.6);
  font-size: 3.6rem;
}
/* .case_video_icon{ */
  /* width: 10rem;
  height: 10rem;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.6);
} */




.screen-1 {
  background-image: url("../assets/images/home/first_bg.png");
  background-color: #47a8e8;
  background-size: auto 100%;
  background-position: center;
  position: relative; }
.screen-1::after {
  content: "\ea21";
  /* background-image: url("../assets/images/down_line.png"); */
  /* background-size: 100% 100%; */
  display: block;
  position: absolute;
  width: 5rem;
  height: 1rem;
  bottom: -0.5rem;
  left: 50%;
  margin-left: -2.5rem;
  color: rgba(0, 0, 0, 0.12);
  animation: twinkling 1.5s infinite ease-in-out; 
}
.screen-1 .screen_1_back{
  width: 100%;
  text-align: right;
  right: 0;
  position: relative;
}
.screen-1 .screen_1_back img{
  width: 78%;
  margin-top: 2rem;
}

.screen-1 .screen_1_back .contact_us_pic{
  border-radius: 0.6rem;
  position: absolute;
  left: 8%;
  top: 0%;
  width: 20%;
  cursor: pointer;
  box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.2); /* 设置阴影效果 */
  transition: box-shadow 0.3s; /* 添加过渡效果 */
    
}

.screen-1 .screen_1_back .contact_us_pic:hover{
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
}

.screen-1 .screen_1_back .contact_us_pic:active{
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}



.screen-1 .screen_1_bottom{
  height: 14rem;
}
.screen-1  .screen_1_icon{
  position: absolute;
  bottom: 6.5rem;
  left: 50%;
  margin-left: -2.5rem;
  color: rgba(255, 255, 255, 0.6);
  animation: twinkling 1.5s infinite ease-in-out; 
  transform: rotateZ(90deg) scaleX(0.6);
}
.screen-1  .screen_1_icon i{
  font-size: 5rem;
    
}
.screen_play_video{
  background: #84C2FD;
}
.screen_play_video{
  width: 100%;
  text-align: center;
  height: 30rem;
  margin-top: -2px;
  position: relative;
}
.screen_play_video .screen_play_text{
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
}
.screen_play_video .screen_play_text img{
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  /* height: 100%; */
}

.screen_play_video video{ 
  z-index: 2;
  width: 1200px;
  border-radius: 20px;
  outline: none;
  position: absolute;
  left: 50%;
  top: -20%;
  transform: translateX(-50%);
  z-index: 2;
}

.screen_play_video .case_video_back{
  left: 50%;
  top: -20%;
  width: 1200px;
  border-radius: 20px;
  transform: translateX(-50%);
  z-index: 3;
}
.screen-1 .info .pc-store{
  display: flex;
}



@media screen and (max-width: 1400px) {
  .touchpal_our_parters .parters_lunbo_area{
    width: 78%;
  }
  .touchpal_our_parters .parters_lunbo_area .parters_area_content{
    width: 200%;
  }
  .touchpal_our_parters  .parters_content_common{
    width: 100%;
  }
  .touchpal_our_parters .parters_logo{
    width: 9.6%;
  }
  .map_content .map_map img{
    width: 75%;
  }
  .map_content .map_datas{
    transform: scale(0.8);
  }
  .content-wrapper{
    width: 86%;
  }
  .screen_play_video video{ 
    width: 1000px;
  }
  .screen_play_video .case_video_back{
    width: 1000px;
  }
  .screen_play_video{
    height: 26rem;
  }
  
}

@media screen and (min-width: 1040px) {
  .mob-header {
    display: none; }
  .content-wrapper {
    /* padding: 0 2rem;  */
  }
  .mob-nav {
    display: none !important; } 
  
}
@media screen and (max-width: 1040px) {
  .screen-1 .info .pc-store{
    display: none;
  }
  
}
    
@media screen and (max-width: 1039px) and (min-width: 840px) {
  .screen_play_video video{ 
    width: 780px;
  }
  .screen_play_video .case_video_back{
    width: 780px;
  }
  .screen_play_video{
    height: 22rem;
  }

}

@media screen and (max-width: 839px) and (min-width: 640px){
  .screen_play_video video{ 
    width: 580px;
  }
  .screen_play_video .case_video_back{
    width: 580px;
  }
  .screen_play_video{
    height: 16rem;
  }
}


@media screen and (max-width: 1039px) and (min-width: 640px) {
  .touchpal_map  .support_os_type .support_os_text{
    font-size: 1rem;
  }
  .touchpal_case .case_left .content_points_1{
    display: none;
  }
  .touchpal_case .case_left{
    width: 10%;
  }
  .touchpal_case .case_wrapper{
    width: 88%;
  }
  .mob-header {
    display: none; }
  .content-wrapper {
    /* padding: 0 1.5rem;  */
  }
  .mob-nav {
    display: none !important; }
  .solution_explain_doc .explain_doc_part{
    transform: scale(0.8);
  }
  .solution_explain .solution_explain_doc{
    bottom: -5rem;
  }
  .touchpal_blank{
    height: 8rem;
  }
  .pc-pad-mob-footer .foot_bottom_logo_left{
    font-size: 2.6rem;
  }
  .foot_bottom_logo_left img{
    width: 3.6rem;
    margin-right: 0.5rem;
  }
  .pc-pad-mob-footer .bottom_logo_right_text1{
    font-size: 1.6rem;
  }
  .pc-pad-mob-footer .bottom_logo_right_text2{
    font-size: 1rem;
    margin-top: 0.8rem;
  }
  .pc-pad-mob-footer .top {
    flex-direction: column;
    align-items: flex-start; }
    .pc-pad-mob-footer .top .nav-list {
      width: 25rem; }
    .pc-pad-mob-footer .top .stores {
      width: 25rem;
      display: flex;
      flex-direction: row;
      align-items: flex-start;
      margin-top: 0.2rem; }
      .pc-pad-mob-footer .top .stores img {
        width: 6rem;
        height: 2rem;
        margin: 0.5rem 2rem 0 0; }

  .touchpal_map .map_text1{
    width: 30rem;
    height: 3rem;
    line-height: 3rem;
  }
  .map_text1 .map_text1_1{
    width: 3rem;
    height: 3rem;
  }
  .map_text1 .map_text1_2{
    font-size: 1.8rem;
    margin-left: 4rem;
  }

  .map_content .map_map img{
    width: 70%;
  }
  .map_content .map_points .content_points_1,
  .map_content .map_points_bottom .content_points_1{
    display: none;
  }
  .map_content .map_datas{
    left: 60%;
    top: 88px;
  }
  .map_datas .map_datas_com{
    margin-top: 2rem;
  }
  .map_datas .map_datas_1{
    margin-top: 0;
  }
  .map_datas_com .datas_content{
    font-size: 1.4rem;
  }
  .map_datas_com  .datas_explain{
    font-size: 1rem;
  }
  .touchpal_map  .map_support_text{
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 639px) {
  .touchpal_map  .support_os_type .support_os_text{
    font-size: 0.8rem;
    margin-top: 0.5rem;
  }
  .touchpal_map .support_os{
    width: 18%;
  }
  .case_video_back{
    /* display: none !important; */
  }
  .touchpal_case .case_left .content_points_1,.case_wrapper_point .content_points_1{
    display: none;
  }
  .touchpal_case .case_left{
    width: 12%;
  }
  .touchpal_case .case_wrapper{
    width: 86%;
  }
  .pc-pad-header {
    display: none; }
  .content-wrapper {
    padding: 0 1rem; }
  .solution_explain .solution_explain_doc{
    flex-direction: column;
    align-items: center;
    /* bottom: -12rem; */
    bottom: 0;
  }
  .solution_explain_doc .explain_doc_part{
    transform: scale(0.8);
  }
  .touchpal_solution{
    padding: 5rem 3rem 32rem;
  }
  .touchpal_blank{
    /* height: 15rem; */
    display: none;
  }
  .pc-pad-mob-footer .foot_bottom_logo{
    flex-direction: column;
    padding: 2rem;
  }
  .pc-pad-mob-footer .foot_bottom_logo_right{
    margin-top: 1.2rem;
  }
  .pc-pad-mob-footer .foot_bottom_logo_left{
    font-size: 2.6rem;
  }
  .foot_bottom_logo_left img{
    width: 3.6rem;
    margin-right: 0.5rem;
  }
  .pc-pad-mob-footer .bottom_logo_right_text1{
    font-size: 1.6rem;
  }
  .pc-pad-mob-footer .bottom_logo_right_text2{
    font-size: 1rem;
    margin-top: 0.6rem;
  }
  .pc-pad-mob-footer {
    padding: 0; }
    .pc-pad-mob-footer .top {
      display: none; }
    .pc-pad-mob-footer .center {
      display: none; }
    .pc-pad-mob-footer .bottom {
      margin: 0; } 
  .touchpal_our_parters .lunbo_btn{
    /* margin-top: 2rem; */
  }
  .touchpal_our_parters{
    padding:3rem 0.8rem;
  }
  .touchpal_our_parters .parters_lunbo_area{
    width: 78%;
  }
  .touchpal_our_parters .parters_lunbo_area .parters_area_content{
    width: 200%;
  }
  .touchpal_our_parters  .parters_content_common{
    width: 100%;
  }
  .touchpal_our_parters .parters_logo{
    width: 9.4%;
  }
  .touchpal_map .map_text1{
    width: 20rem;
    height: 2.4rem;
    line-height: 2.4rem;
    border-radius: 0.6rem;
  }
  .map_text1 .map_text1_1{
    width: 2.4rem;
    height: 2.4rem;
  }
  .map_text1 .map_text1_2{
    font-size: 1.2rem;
    margin-left: 3rem;
  }
  .map_content .map_points .content_points_1,
  .map_content .map_points_bottom .content_points_1{
    display: none;
  }

  .map_content .map_map{
    padding-bottom: 20px;
    text-align: center;
  }
  .map_content .map_map img{
    width: 100%;
  }
  .map_content .map_datas{
    position: relative;
    margin: 0 auto;
    right: 0;
  }
  .map_datas .map_datas_com{
    margin-top: 2rem;
  }
  .map_datas .map_datas_1{
    margin-top: 0;
  }
  .map_datas_com .datas_content{
    font-size: 1.4rem;
  }
  .map_datas_com  .datas_explain{
    font-size: 1rem;
  }
  .touchpal_map{
    /* padding-bottom: 0; */
  }
  .map_content .map_datas {
    transform: scale(1);
  }
  .touchpal_map  .map_support_text{
    font-size: 1.2rem;
  }

  .screen_play_video video{ 
    width: 20rem;
  }
  .screen_play_video .case_video_back{
    width: 20rem;
  }
  .screen_play_video{
    height: 11rem;
  }
}





@keyframes twinkling {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .screen-1 .content-wrapper {
    text-align: left; }
    .screen-1 .content-wrapper .center {
      /* display: flex;
      flex-direction: row;
      justify-content: space-around;
      align-items: center; */
      width: 100%;
      margin-top: -34%;
      /* padding: 2.5rem 0 2rem 0;  */
    }
      .screen-1 .content-wrapper .center .info .title {
        font-weight: 700;
        color: #fff; }
      .screen-1 .content-wrapper .center .info .desc {
        color: #fff;
        position: relative; }
      .screen-1 .content-wrapper .center .pc-pad-mob-img {
        width: 20rem;
        overflow: hidden;
        transition-duration: 0.5s; }
        .screen-1 .content-wrapper .center .pc-pad-mob-img img {
          width: 100%;
          height: 100%; }
        .screen-1 .content-wrapper .center .pc-pad-mob-img:hover {
          transform: scale(1.05); }
    .screen-1 .content-wrapper .bottom {
      display: flex;
      flex-direction: row;
      align-items: center;
      padding-bottom: 2rem; }
      .screen-1 .content-wrapper .bottom img {
        margin: 0 1rem;
        width: 1.5rem;
        cursor: pointer;
        transition: all 0.25s ease-in; }
        .screen-1 .content-wrapper .bottom img:hover {
          transform: scale(1.1); }
.screen_1_top{
  height: 3rem;
  background-color: #1C95EB;
  display: none;
}

.screen-1 .info .pc-store .pc-store_btn_1{
  padding: 0rem 0.5rem;
  background-color: #F49E44;
  /* font-family: ArialMT; */
  width: 14rem;
  text-align: center;
  border-radius: 1rem;
  color: #FFF;
  height: 2.4rem;
  line-height: 2.4rem;
  font-size: 1rem;
}
.screen-1 .info .pc-store .pc-store_btn_2{
  padding: 0.3rem 0.5rem;
  color: #FFF;
  border: 2px solid #FFF;
  border-radius: 0.8rem;
  display: flex;
  align-items: center;
  margin-left: 8rem;
  font-size: 1.6rem;
  cursor: pointer;
  text-decoration: none;
}
.screen-1 .info .pc-store .pc-store_btn_2 i{
  font-size: 2rem;
  margin-right: 0.4rem;
}

.screen-2 {
  overflow: hidden; }
  .screen-2 .rect {
    width: 100%;
    background: linear-gradient(to bottom, #18d4fd, #00b2f8);
    position: relative; }
    .screen-2 .rect .intro-img {
      position: absolute;
      width: 18rem;
      height: 17rem;
      top: -8rem;
      left: 50%;
      margin-left: -9rem;
      box-shadow: 0 10px 17px rgba(0, 0, 0, 0.2), 0 6px 6px rgba(0, 0, 0, 0.15); }
    .screen-2 .rect .info {
      text-align: center;
      max-width: 60rem;
      margin: 0 auto; }
      .screen-2 .rect .info .title {
        font-weight: 700;
        color: #fff; }
      .screen-2 .rect .info .desc {
        font-weight: 400;
        color: #fff;
        text-align: center; }
  .screen-2 .angle {
    width: 100%;
    margin-top: -1px;
    margin-left: -1px; }

.screen-3 {
  position: relative; }
  .screen-3 .content-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center; }
    .screen-3 .content-wrapper .info {
      max-width: 24.85rem;
      font-family: lato; }
      .screen-3 .content-wrapper .info .title {
        font-weight: 900;
        font-size: 2.2rem; }
      .screen-3 .content-wrapper .info .desc {
        font-size: 1rem;
        line-height: 1.67;
        position: relative;
        margin-top: 1rem; }

.talia .info {
  color: #000000; }
  .talia .info .img-group {
    margin-top: 1rem;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center; }
    .talia .info .img-group div {
      text-align: center;
      margin-right: 2rem; }
      .talia .info .img-group div:last-of-type {
        margin-right: 0; }
      .talia .info .img-group div img {
        width: 4rem; }
      .talia .info .img-group div p {
        margin: 0;
        color: #39b4f1;
        font-size: 0.8rem;
        text-align: center; }

.talia .right img {
  width: 20rem;
  margin-left: 2.85rem; }

.avatarMoji_live {
  background: url("../assets/images/new/avatar/bg.png") no-repeat;
  background-size: auto 100%; }
  .avatarMoji_live .left {
    position: relative;
    padding-top: 10rem;
    padding-bottom: 1rem; }
    .avatarMoji_live .left img {
      width: 10.25rem;
      margin-right: 1rem;
      margin-bottom: 1rem; }
  .avatarMoji_live .info {
    color: #ffffff;
    position: relative;
    padding: 1rem 0 0 2rem; }
    .avatarMoji_live .info .img-group {
      margin-top: 1rem;
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: center; }
      .avatarMoji_live .info .img-group div {
        text-align: center;
        margin-right: 52.2px; }
        .avatarMoji_live .info .img-group div img {
          width: 4rem; }
        .avatarMoji_live .info .img-group div p {
          color: #39b4f1;
          font-size: 0.8rem;
          text-align: center; }

.avatarMoji_cartoon {
  margin: 10.35rem 0 10.25rem 0; }
  .avatarMoji_cartoon .info {
    color: #000000;
    width: 24rem;
    height: 17rem; }
  .avatarMoji_cartoon .right {
    width: 34.4rem; }
    .avatarMoji_cartoon .right img {
      max-width: 34.4rem;
      margin-left: 2rem; }

.screen-4 {
  position: relative;
  margin-top: 3rem; }
  .screen-4 .rect {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: linear-gradient(to bottom, #18d4fd, #00b2f8);
    position: relative;
    z-index: 99; }
    .screen-4 .rect .content-wrapper {
      display: flex;
      flex-direction: row;
      justify-content: space-around;
      align-items: center;
      width: 100%;
      padding-bottom: 2rem; }
      .screen-4 .rect .content-wrapper .info {
        max-width: 25rem; }
        .screen-4 .rect .content-wrapper .info .title {
          font-weight: 700;
          color: #fff; }
        .screen-4 .rect .content-wrapper .info .desc {
          color: #fff;
          position: relative; }
        .screen-4 .rect .content-wrapper .info .intro {
          color: #fff; }
      .screen-4 .rect .content-wrapper .img-wrapper img {
        display: block;
        width: 100%; }
  .screen-4 .angle {
    width: 100%;
    margin-top: -1px; }

.screen-5 {
  position: relative;
  margin-top: 5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 48rem; }
  .screen-5 .content-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    margin-bottom: 7rem; }
    .screen-5 .content-wrapper .info {
      max-width: 25rem; }
      .screen-5 .content-wrapper .info .title {
        font-weight: 700;
        color: #333; }
      .screen-5 .content-wrapper .info .desc {
        color: #333;
        position: relative; }
      .screen-5 .content-wrapper .info .img-group {
        margin-top: 1rem; }
        .screen-5 .content-wrapper .info .img-group img {
          width: 4rem;
          margin-right: 1rem;
          margin-bottom: 1rem; }
    .screen-5 .content-wrapper .skins {
      width: 24rem;
      height: 28rem;
      background: url("../assets/images/new/theme/Group.png") no-repeat;
      background-size: 24rem 25.2rem;
      margin: 4rem 0 3rem 0; }
      .screen-5 .content-wrapper .skins img {
        width: 14rem;
        height: 12.715rem;
        transform: rotate(6deg);
        margin: 5rem 0 0 -2rem; }
  .screen-5 .down-next {
    margin-top: 2rem;
    width: 1.3rem; }
  .screen-5 .bg {
    position: absolute;
    bottom: 6rem;
    left: -2px;
    width: 101%; }

.screen-6 {
  position: relative; }
  .screen-6 .bg-content {
    position: relative; }
    .screen-6 .bg-content .bg {
      position: absolute;
      bottom: 0;
      left: -2px;
      width: 101%; }
  .screen-6 .content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 99; }
    .screen-6 .content-wrapper .title {
      font-weight: 700; }
    .screen-6 .content-wrapper .desc {
      text-align: center; }
    .screen-6 .content-wrapper .img-group {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: center; }
      .screen-6 .content-wrapper .img-group img {
        box-shadow: 0 10px 17px rgba(0, 0, 0, 0.2), 0 6px 6px rgba(0, 0, 0, 0.15); }
  .screen-6 .rect {
    width: 100%;
    height: 5rem;
    margin-top: -2px;
    background: linear-gradient(to bottom, #18d4fd, #00b2f8); }

@media screen and (min-width: 1040px) {
  .screen-1 {
    padding-top: 3rem; }
    .screen-1 .download {
      display: none; }
    .screen-1 .info .title {
      font-size: 2.8rem; }
    .screen-1 .info .desc {
      font-size: 1.2rem;
      margin-top: 1rem; }
    .screen-1 .info .pc-store {
      margin-top: 3rem; }
      .screen-1 .info .pc-store img {
        width: 8rem;
        margin-right: 1rem; }
  .screen-2 .rect {
    margin-top: 11rem;
    padding-top: 11rem; }
    .screen-2 .rect .info .title {
      font-size: 2.2rem; }
    .screen-2 .rect .info .desc {
      font-size: 1rem;
      line-height: 1.6rem;
      margin-top: 1rem; }
      .screen-2 .rect .info .desc .fill {
        display: inline-block;
        background-color: #fff;
        color: #00b2f8;
        border-radius: 0.8rem;
        padding: 0 0.5rem;
        margin: 0.2rem; }
      .screen-2 .rect .info .desc .stroke {
        display: inline-block;
        border: 1px solid #fff;
        box-sizing: border-box;
        border-radius: 0.8rem;
        padding: 0 0.5rem;
        margin: 0.2rem; }
  .screen-3 .content-wrapper .center .info .title {
    font-size: 2.5rem; }
    .screen-3 .content-wrapper .center .info .title img {
      width: 2rem; }
  .screen-3 .content-wrapper .center .info .desc {
    font-size: 1rem;
    margin-top: 1rem;
    line-height: 1.6rem; }
    .screen-3 .content-wrapper .center .info .desc img {
      width: 2rem;
      margin-bottom: -0.5rem; }
    .screen-3 .content-wrapper .center .info .desc > span {
      display: inline-block;
      margin-bottom: 0.5rem; }
  .screen-4 .rect .content-wrapper .info .title {
    font-size: 2.2rem; }
  .screen-4 .rect .content-wrapper .info .desc {
    font-size: 1rem;
    margin-top: 1rem;
    line-height: 1.6rem; }
  .screen-4 .rect .content-wrapper .info .boom-play-store {
    margin-top: 2rem;
    width: 6rem; }
  .screen-4 .rect .content-wrapper .info .intro {
    font-size: 1.2rem; }
  .screen-4 .rect .content-wrapper .img-wrapper {
    width: 15rem;
    margin: 0 2.5rem;
    display: block;
    box-sizing: border-box;
    border-left: 0.3rem solid #333;
    border-right: 0.3rem solid #333;
    border-bottom: 1.5rem solid #333;
    border-bottom-left-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem; }
  .screen-4 .rect .img-group {
    margin-top: 1rem;
    margin-bottom: -2rem; }
    .screen-4 .rect .img-group img {
      width: 4rem;
      margin: 0 1rem; }
  .screen-5 .content-wrapper .info .title {
    font-size: 2.2rem; }
    .screen-5 .content-wrapper .info .title img {
      width: 2rem; }
  .screen-5 .content-wrapper .info .desc {
    font-size: 1rem;
    margin-top: 1rem;
    line-height: 1.6rem; }
  .screen-5 .rect {
    width: 100%;
    height: 12.6rem;
    margin-top: -2px;
    background: linear-gradient(to bottom, #18d4fd, #00b2f8); }
  .screen-6 .content-wrapper .title {
    font-size: 3rem;
    margin-top: 4rem; }
  .screen-6 .content-wrapper .desc {
    font-size: 1rem;
    line-height: 1.6rem;
    margin-top: 1.5rem;
    max-width: 60rem; }
  .screen-6 .content-wrapper .img-group {
    margin-top: 2rem; }
    .screen-6 .content-wrapper .img-group img {
      width: 8rem;
      margin: 0.5rem; }
  .screen-6 .content-wrapper .dance {
    margin-top: 2rem;
    width: 18rem;
    margin-bottom: -1rem; } }

@media screen and (max-width: 1039px) and (min-width: 640px) {
  .screen-1 {
    padding-top: 3rem; }
    .screen-1 .content-wrapper .center {
      flex-direction: column;
      padding-top: 4rem; }
      .screen-1 .content-wrapper .center .info {
        /* text-align: center;  */
      }
        .screen-1 .content-wrapper .center .info .title {
          font-size: 2rem; }
        .screen-1 .content-wrapper .center .info .desc {
          display: inline-block;
          font-size: 1.2rem;
          margin-top: 1.5rem; }
      .screen-1 .content-wrapper .center .pc-pad-mob-img {
        width: 20rem;
        margin-top: 2rem; }
        .screen-1 .content-wrapper .center .pc-pad-mob-img img {
          width: 100%; }
      .screen-1 .content-wrapper .center .download {
        margin-top: 1.5rem;
        color: #fff;
        border: 1px solid #fff;
        height: 2.5rem;
        line-height: 2.5rem;
        border-radius: 1.25rem;
        padding: 0 1.5rem;
        cursor: pointer; }
    .screen-1 .pc-store {
      display: none; }
  .screen-2 .rect {
    margin-top: 11rem;
    padding-top: 11rem; }
    .screen-2 .rect .info {
      padding-bottom: 1rem; }
      .screen-2 .rect .info .title {
        font-size: 2.2rem; }
      .screen-2 .rect .info .desc {
        font-size: 1rem;
        line-height: 1.6rem;
        margin-top: 2rem; }
        .screen-2 .rect .info .desc .fill {
          display: inline-block;
          background-color: #fff;
          color: #00b2f8;
          border-radius: 0.8rem;
          padding: 0 0.5rem;
          margin: 0.2rem; }
        .screen-2 .rect .info .desc .stroke {
          display: inline-block;
          border: 1px solid #fff;
          box-sizing: border-box;
          border-radius: 0.8rem;
          padding: 0 0.5rem;
          margin: 0.2rem; }
  .screen-3 .content-wrapper {
    flex-direction: column-reverse;
    text-align: center; }
    .screen-3 .content-wrapper .info .title {
      font-weight: 900;
      font-size: 2.2rem;
      margin-top: 2rem; }
    .screen-3 .content-wrapper .info .desc {
      font-size: 1rem;
      margin-top: 1.5rem;
      line-height: 1.6rem;
      position: relative; }
    .screen-3 .content-wrapper .center {
      flex-direction: column-reverse;
      text-align: center; }
      .screen-3 .content-wrapper .center .info {
        margin-top: 1rem;
        max-width: 60rem; }
        .screen-3 .content-wrapper .center .info .title {
          font-size: 2.5rem; }
          .screen-3 .content-wrapper .center .info .title img {
            width: 2rem; }
        .screen-3 .content-wrapper .center .info .desc {
          font-size: 1rem;
          margin-top: 1rem;
          line-height: 1.6rem; }
          .screen-3 .content-wrapper .center .info .desc img {
            width: 2rem;
            margin-bottom: -0.5rem; }
          .screen-3 .content-wrapper .center .info .desc > span {
            display: inline-block;
            margin-bottom: 0.5rem; }
  .screen-3 .talia .info .img-group {
    justify-content: center; }
  .screen-3 .avatarMoji_live {
    background-size: auto 70%; }
    .screen-3 .avatarMoji_live .content-wrapper {
      flex-direction: column; }
      .screen-3 .avatarMoji_live .content-wrapper .info {
        color: #000; }
      .screen-3 .avatarMoji_live .content-wrapper .left img:last-of-type {
        margin-right: 0; }
  .screen-3 .avatarMoji_cartoon {
    margin: 2rem 0 0 0; }
    .screen-3 .avatarMoji_cartoon .info {
      height: 15rem; }
    .screen-3 .avatarMoji_cartoon .right {
      width: 30rem; }
      .screen-3 .avatarMoji_cartoon .right img {
        max-width: 30rem; }
  .screen-4 .rect .content-wrapper {
    flex-direction: column; }
    .screen-4 .rect .content-wrapper .info {
      text-align: center;
      max-width: 60rem; }
      .screen-4 .rect .content-wrapper .info .title {
        margin-top: 2rem;
        font-size: 2.2rem; }
      .screen-4 .rect .content-wrapper .info .desc {
        font-size: 1rem;
        margin-top: 1.5rem;
        line-height: 1.6rem; }
      .screen-4 .rect .content-wrapper .info .boom-play-store {
        margin-top: 2rem;
        width: 6rem; }
      .screen-4 .rect .content-wrapper .info .intro {
        font-size: 1.2rem; }
    .screen-4 .rect .content-wrapper .img-wrapper {
      width: 15rem;
      margin: 0 2.5rem;
      display: block;
      box-sizing: border-box;
      border-left: 0.3rem solid #333;
      border-right: 0.3rem solid #333;
      border-bottom: 1.5rem solid #333;
      border-bottom-left-radius: 1.5rem;
      border-bottom-right-radius: 1.5rem; }
  .screen-4 .rect .img-group img {
    width: 3rem;
    margin: 0 0.5rem; }
  .screen-5 {
    height: auto; }
    .screen-5 .content-wrapper {
      flex-direction: column-reverse;
      align-items: center;
      justify-content: center;
      margin-bottom: 3rem; }
      .screen-5 .content-wrapper .info {
        text-align: center;
        max-width: 80%; }
        .screen-5 .content-wrapper .info .title {
          font-size: 2.2rem;
          margin-top: 2rem; }
        .screen-5 .content-wrapper .info .desc {
          font-size: 1rem;
          margin-top: 1.5rem;
          line-height: 1.6rem; }
        .screen-5 .content-wrapper .info .img-group {
          margin-top: 2rem; }
          .screen-5 .content-wrapper .info .img-group img {
            width: 4rem;
            margin: 0 0.5rem; }
    .screen-5 .rect {
      width: 100%;
      height: 6rem;
      margin-top: -2px;
      padding-top: 0.1rem;
      background: linear-gradient(to bottom, #18d4fd, #00b2f8); }
  .screen-6 .content-wrapper .title {
    font-size: 2.5rem;
    margin-top: 3rem; }
  .screen-6 .content-wrapper .desc {
    font-size: 1rem;
    line-height: 1.6rem;
    margin-top: 1.5rem;
    max-width: 60rem; }
  .screen-6 .content-wrapper .img-group {
    margin-top: 1.5rem; }
    .screen-6 .content-wrapper .img-group img {
      width: 7rem;
      margin: 0.5rem; }
  .screen-6 .content-wrapper .dance {
    margin-top: 1.5rem;
    width: 16rem;
    margin-bottom: -1rem; } }

@media screen and (max-width: 639px) {
  .pc-pad-header {
    display: none; }
  .content-wrapper {
    padding: 0 1rem; }
  .avatarMoji_live {
    margin-top: 1rem; }
    .avatarMoji_live .left {
      padding-top: 4em;
      padding-bottom: 0; }
  .screen-1 .content-wrapper .center {
    flex-direction: column;
    padding-top: 4rem; 
  }
  .screen_1_top{
    display: block;
  }
  .screen-1 .screen_1_back img{
    width: 90%;
  }
  .screen-1 .screen_1_icon{
    bottom: 2.5rem;
  }
  .screen-1 .screen_1_bottom{
    height: 8rem;
  }
    .screen-1 .content-wrapper .center .info {
      text-align: center;
      margin-top: 2rem; }
      .screen-1 .content-wrapper .center .info .title {
        font-size: 2rem; }
      .screen-1 .content-wrapper .center .info .desc {
        display: inline-block;
        font-size: 1.2rem;
        margin-top: 1rem; }
    .screen-1 .content-wrapper .center .pc-pad-mob-img {
      width: 20rem;
      margin-top: 1.5rem; }
      .screen-1 .content-wrapper .center .pc-pad-mob-img img {
        width: 100%; }
    .screen-1 .content-wrapper .center .download {
      margin-top: 1.5rem;
      color: #fff;
      border: 1px solid #fff;
      height: 2.5rem;
      line-height: 2.5rem;
      border-radius: 1.25rem;
      padding: 0 1.5rem;
      cursor: pointer; }
  .screen-1 .content-wrapper .bottom {
    display: none; }
  .screen-1 .pc-store {
    display: none; }
  .screen-2 .rect {
    margin-top: 9rem;
    padding-top: 9rem; }
    .screen-2 .rect .intro-img {
      position: absolute;
      width: 15rem;
      height: 14rem;
      top: -7rem;
      left: 50%;
      margin-left: -7.5rem; }
    .screen-2 .rect .info {
      padding-bottom: 1.5rem; }
      .screen-2 .rect .info .title {
        font-size: 2rem; }
      .screen-2 .rect .info .desc {
        font-size: 0.85rem;
        line-height: 1.3rem;
        margin-top: 1rem; }
        .screen-2 .rect .info .desc .fill {
          display: inline-block;
          background-color: #fff;
          color: #00b2f8;
          border-radius: 0.8rem;
          padding: 0 0.5rem;
          margin: 0.2rem; }
        .screen-2 .rect .info .desc .stroke {
          display: inline-block;
          border: 1px solid #fff;
          box-sizing: border-box;
          border-radius: 0.8rem;
          padding: 0 0.5rem;
          margin: 0.2rem; }
  .screen-3 .content-wrapper {
    flex-direction: column-reverse;
    text-align: center; }
    .screen-3 .content-wrapper .info {
      max-width: 80%; }
      .screen-3 .content-wrapper .info .title {
        font-weight: 900;
        font-size: 2rem;
        margin-top: 2rem;
        width: 110%;
        margin-left: -5%;
        text-align: center; }
      .screen-3 .content-wrapper .info .desc {
        font-size: 0.85rem;
        margin-top: 1rem;
        line-height: 1.3rem;
        position: relative; }
    .screen-3 .content-wrapper .center {
      flex-direction: column-reverse;
      text-align: center; }
      .screen-3 .content-wrapper .center .info {
        margin-top: 1rem;
        max-width: 60rem; }
        .screen-3 .content-wrapper .center .info .title {
          font-size: 2rem; }
          .screen-3 .content-wrapper .center .info .title img {
            width: 1.6rem; }
        .screen-3 .content-wrapper .center .info .desc {
          font-size: 0.85rem;
          margin-top: 1rem;
          line-height: 1.3rem; }
          .screen-3 .content-wrapper .center .info .desc img {
            width: 1.8rem;
            margin-bottom: -0.5rem; }
          .screen-3 .content-wrapper .center .info .desc > span {
            display: inline-block;
            margin-bottom: 0.5rem; }
      .screen-3 .content-wrapper .center .emojis {
        width: 18rem; }
  .screen-3 .talia .info .img-group {
    justify-content: center;
    align-items: center; }
    .screen-3 .talia .info .img-group div {
      margin-right: 0.5rem; }
      .screen-3 .talia .info .img-group div:last-of-type {
        margin-right: 0; }
      .screen-3 .talia .info .img-group div img {
        width: 3rem; }
  .screen-3 .talia .right img {
    width: 15.45rem;
    margin-left: 0; }
  .screen-3 .avatarMoji_live {
    background-size: auto 50%; }
    .screen-3 .avatarMoji_live .content-wrapper {
      flex-direction: column; }
      .screen-3 .avatarMoji_live .content-wrapper .info {
        color: #000;
        padding-left: 0; }
      .screen-3 .avatarMoji_live .content-wrapper .left img {
        max-width: 8rem;
        margin: 0 0.544rem 0.51984rem 0; }
        .screen-3 .avatarMoji_live .content-wrapper .left img:last-of-type {
          margin-right: 0; }
  .screen-3 .avatarMoji_cartoon {
    margin: 2rem 0 0 0; }
    .screen-3 .avatarMoji_cartoon .info {
      height: 15rem;
      padding-left: 0; }
    .screen-3 .avatarMoji_cartoon .right {
      width: 30rem; }
      .screen-3 .avatarMoji_cartoon .right img {
        max-width: 20rem;
        margin-left: 0; }
  .screen-4 {
    margin-top: 2rem; }
    .screen-4 .rect .content-wrapper {
      flex-direction: column; }
      .screen-4 .rect .content-wrapper .info {
        text-align: center;
        max-width: 60rem; }
        .screen-4 .rect .content-wrapper .info .title {
          margin-top: 1rem;
          font-size: 2rem; }
        .screen-4 .rect .content-wrapper .info .desc {
          font-size: 0.85rem;
          margin-top: 1rem;
          line-height: 1.3rem; }
        .screen-4 .rect .content-wrapper .info .boom-play-store {
          margin-top: 1rem;
          width: 6rem; }
        .screen-4 .rect .content-wrapper .info .intro {
          font-size: 1rem; }
      .screen-4 .rect .content-wrapper .img-wrapper {
        width: 15rem;
        margin: 0 2.5rem;
        display: block;
        box-sizing: border-box;
        border-left: 0.3rem solid #333;
        border-right: 0.3rem solid #333;
        border-bottom: 1.5rem solid #333;
        border-bottom-left-radius: 1.5rem;
        border-bottom-right-radius: 1.5rem; }
    .screen-4 .rect .img-group img {
      width: 2.5rem;
      margin: 0 0.5rem; }
  .screen-5 {
    margin-top: 2rem;
    height: auto; }
    .screen-5 .bg {
      position: static;
      bottom: auto;
      left: auto; }
    .screen-5 .content-wrapper {
      flex-direction: column-reverse;
      align-items: center;
      justify-content: center;
      margin-bottom: 3rem; }
      .screen-5 .content-wrapper .info {
        text-align: center;
        max-width: 60rem; }
        .screen-5 .content-wrapper .info .title {
          font-size: 2rem;
          margin-top: 1rem; }
        .screen-5 .content-wrapper .info .desc {
          font-size: 0.85rem;
          margin-top: 1rem;
          line-height: 1.3rem; }
        .screen-5 .content-wrapper .info .img-group {
          margin-top: 1rem; }
          .screen-5 .content-wrapper .info .img-group img {
            width: 3rem;
            margin: 0 0.5rem; }
      .screen-5 .content-wrapper .skins {
        width: 20rem;
        height: 22rem;
        background-size: 100% auto; }
        .screen-5 .content-wrapper .skins img {
          width: 10.944rem;
          height: 9.856rem;
          margin: 5rem 0 0 0; }
    .screen-5 .rect {
      width: 100%;
      height: 6rem;
      margin-top: -1px;
      background: linear-gradient(to bottom, #18d4fd, #00b2f8); }
  .screen-6 .content-wrapper .title {
    font-size: 2rem;
    margin-top: 2rem; }
  .screen-6 .content-wrapper .desc {
    font-size: 0.85rem;
    line-height: 1.3rem;
    margin-top: 1rem;
    max-width: 60rem; }
  .screen-6 .content-wrapper .img-group {
    margin-top: 1rem; }
    .screen-6 .content-wrapper .img-group img {
      width: 6rem;
      margin: 0.3rem; }
  .screen-6 .content-wrapper .dance {
    margin-top: 1rem;
    width: 13rem;
    margin-bottom: -1rem; } }
