@charset "UTF-8";
.yun_banner {
  background: url("/templates/website/res/2020/img/cloud_phone/banner_3.jpg") no-repeat center center;
  background-size: cover; }

@media (min-width: 1200px) {
  /*云手机*/
  .bg5 {
    background: url("/templates/website/res/2020/img/cloud_phone/bg_5.jpg") no-repeat center center; }
  .yun_phone {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 60px 0;
    position: relative; }
  .yun_text {
    position: relative; }
  .yun_text::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 58px;
    height: 4px;
    background: #0086c7;
    border-radius: 2px; }
  .yun_text h3 {
    font-size: 26px;
    line-height: 40px;
    padding: 20px 0; }
  .yun_text p {
    font-size: 15px;
    color: #999999;
    line-height: 30px; }
  .img13 {
    position: relative; }
  .img13a {
    position: absolute;
    left: -110px;
    bottom: 25%; }
  .img13b {
    position: absolute;
    right: -100px;
    top: 20%; }
  .img16 {
    margin-left: -60px; }
  .app {
    position: relative;
    margin: 140px auto 0;
    width: 1200px;
    overflow: hidden; }
  .app img {
    width: 186px;
    height: 370px; }
  .app .swiper-button-prev {
    color: #6e6e6e;
    outline: none; }
  .app .swiper-button-next {
    color: #6e6e6e;
    outline: none; }
  .app .swiper-container {
    margin: 0 80px; }
  /**通用布局**/
  .w420 {
    width: 420px; }
  .mt80 {
    margin-top: 80px !important; }
  .w1201 {
    width: 1200px;
    margin: 0 auto; }
  .reverse {
    flex-direction: row-reverse; }
  .right_item {
    width: 450px;
    flex-shrink: 0; }
  .left_item {
    padding-right: 50px;
    box-sizing: border-box; } }

@media (min-width: 769px) and (max-width: 1199px) {
  /*云手机*/
  .bg5 {
    background: url("/templates/website/res/2020/img/cloud_phone/bg_5.jpg") no-repeat center center; }
  .yun_phone {
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 60px 0;
    position: relative; }
  .yun_text {
    position: relative; }
  .yun_text::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 58px;
    height: 4px;
    background: #0086c7;
    border-radius: 2px; }
  .yun_text h3 {
    font-size: 26px;
    line-height: 40px;
    padding: 20px 0; }
  .yun_text p {
    font-size: 15px;
    color: #999999;
    line-height: 30px; }
  .img13 {
    position: relative; }
  .img13a {
    position: absolute;
    left: -110px;
    bottom: 25%; }
  .img13b {
    position: absolute;
    right: -100px;
    top: 20%; }
  .img16 {
    margin-left: -60px; }
  .app {
    position: relative;
    margin: 140px auto 0;
    width: 100%;
    overflow: hidden; }
  .app img {
    width: 186px;
    height: 370px; }
  .app .swiper-button-prev {
    color: #6e6e6e;
    outline: none; }
  .app .swiper-button-next {
    color: #6e6e6e;
    outline: none; }
  .app .swiper-container {
    margin: 0 80px; }
  .w420 {
    width: 420px; }
  .mt80 {
    margin-top: 80px !important; }
  .w1201 {
    width: 100%;
    margin: 0 auto; }
  .reverse {
    flex-direction: row-reverse; }
  .right_item {
    width: 400px;
    flex-shrink: 0; }
  .left_item {
    padding-right: 50px;
    box-sizing: border-box; } }

@media (max-width: 768px) {
  /*云手机*/
  .bg5 {
    background: url("/templates/website/res/2020/img/cloud_phone/bg_5.jpg") no-repeat center center; }
  .yun_phone {
    padding: 20px; }
  .yun_phone img {
    width: 100%; }
  .yun_text {
    position: relative;
    text-align: center;
    padding: 10px 0 20px; }
  .yun_text h3 {
    font-size: 18px;
    line-height: 30px;
    padding: 10px 0; }
  .yun_text p {
    font-size: 12px;
    color: #999999;
    line-height: 24px; }
  .img13 {
    position: relative;
    padding: 0 20px; }
  .img13a {
    position: absolute;
    left: -20px;
    bottom: 25%;
    width: 60px !important; }
  .img13b {
    position: absolute;
    right: -20px;
    top: 20%;
    width: 60px !important; }
  .banner_text p {
    font-size: 16px;
    padding-bottom: 20px;
    line-height: 30px; }
  .app {
    position: relative;
    margin: 50px auto 0;
    width: 100%; }
  .app img {
    width: 186px;
    height: 370px; }
  .app .swiper-button-prev {
    color: #6e6e6e;
    outline: none; }
  .app .swiper-button-next {
    color: #6e6e6e;
    outline: none; }
  .app .swiper-slide {
    text-align: center; }
  .mt80 {
    margin-top: 30px !important; }
  .w420 {
    width: 100%; }
  .reverse {
    flex-direction: row-reverse; } }
