.app-title h5 {
  color: #444;
  font-size: 46px;
  line-height: 46px;
  text-align: center; }

.app-title h6 {
  font-size: 21.02px;
  line-height: 21.02px;
  margin-top: 10px;
  text-align: center;
  color: #3466BC;
  text-transform: uppercase; }

.app-banner {
  position: relative;
  min-width: 1250px;
  height: 1011px;
  width: 100%;
  background: url(../images/app_banner_0.png) no-repeat left bottom;
  background-size: 100% 100%; }
  .app-banner .app-text {
    margin: 0 auto;
    padding-top: 137px;
    z-index: 10;
    width: 830px; }
    .app-banner .app-text div {
      position: relative; }
    .app-banner .app-text .h1 {
      padding-top: 10px;
      opacity: 0;
      font-size: 50px;
      font-weight: bold;
      color: #FFF;
      text-align: center;
      line-height: 50px;
      transition: all .5s ease-out .3s; }
    .app-banner .app-text .h2 {
      padding-top: 10px;
      opacity: 0;
      margin-top: 15px;
      line-height: 50px;
      font-size: 50px;
      color: #FFF;
      text-align: center;
      transition: all .5s ease-out .4s; }
    .app-banner .app-text .h3 {
      padding-top: 10px;
      opacity: 0;
      margin-top: 18px;
      font-size: 19px;
      line-height: 19px;
      color: #FFF;
      text-align: center;
      text-transform: uppercase;
      transition: all .5s ease-out .5s; }
    .app-banner .app-text .h4 {
      padding-top: 10px;
      opacity: 0;
      margin-top: 20px;
      font-size: 12px;
      color: rgba(255, 255, 255, 0.5);
      text-align: center;
      transition: all .5s ease-out .6s; }
  .app-banner .app-text-on .h1, .app-banner .app-text-on .h2, .app-banner .app-text-on .h3, .app-banner .app-text-on .h4 {
    padding-top: 0px;
    opacity: 1; }
  .app-banner .app-icon {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
  .app-banner .phone {
    position: relative;
    margin: 0 auto;
    width: 422px;
    height: 633px; }
  .app-banner .the-phone {
    position: relative;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: url(../images/app_banner_icon_0.png) no-repeat center bottom;
    background-size: 100% 100%;
    opacity: 0;
    background-position-y: 110px;
    transition: all .6s ease-out .6s; }
  .app-banner .phone-on {
    opacity: 1;
    background-position-y: 0px; }
  .app-banner .pointer {
    margin-right: -30px;
    opacity: 0;
    z-index: 110;
    position: absolute;
    right: -20px;
    top: 250px;
    width: 100px;
    height: 67px;
    background: url(../images/app_banner_icon_3.png) no-repeat center center;
    background-size: 100% 100%;
    transition: all .4s ease-out .8s; }
  .app-banner .pointer-on {
    margin-right: 0px;
    opacity: 1; }
  .app-banner .icon {
    position: absolute;
    top: 170px;
    left: 0px;
    opacity: 0;
    width: 204px;
    height: 232px;
    background: url(../images/app_banner_icon_1.png) no-repeat center center;
    background-size: 100% 100%;
    transition: all .4s ease-out 1.2s; }
  .app-banner .icon1 {
    position: absolute;
    top: 170px;
    right: 0px;
    opacity: 0;
    width: 204px;
    height: 232px;
    background: url(../images/app_banner_icon_2.png) no-repeat center center;
    background-size: 100% 100%;
    transition: all .4s ease-out 1.2s; }
  .app-banner .icon-on {
    opacity: 1;
    left: -200px; }
  .app-banner .icon1-on {
    opacity: 1;
    right: -200px; }

.app-developmentvalue {
  width: 100%;
  min-width: 1250px;
  height: 600px;
  overflow: hidden;
  font-size: 0; }
  .app-developmentvalue .left {
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 36.71875%;
    height: 100%;
  }
    .app-developmentvalue .left .phone {
      position: absolute;
      bottom: 0;
      left: 32.34043%;
      width: 326px;
      height: 593px;
      opacity: 0;
      transform: translate(0, 50%);
      background: url(../images/app_developmentvalue_0.png) no-repeat;
      background-size: 100% 100%;
      transition: all .6s ease-out; }
    .app-developmentvalue .left .phone-on {
      opacity: 1;
      transform: translate(0, 0); }
  .app-developmentvalue .right {
    height: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 63.28125%; }
    .app-developmentvalue .right .app-title {
      width: 100%;
      margin-top: 100px;
      height: 77px;
      position: relative;
      display: inline-block;
      text-align: right; }
      .app-developmentvalue .right .app-title div {
        position: absolute;
        right: 242px; }
  .app-developmentvalue-box {
    position: absolute;
    padding-right: 73px;
    bottom: 0;
    left: -73px;
    height: 538px;
    width: 120%; }
    .app-developmentvalue-box ul {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      .app-developmentvalue-box ul li {
        position: relative;
        width: 100%;
        height: 20%;
        opacity: 0;
        transform: translate(20%, 0); }
        .app-developmentvalue-box ul li > div {
          position: relative;
          width: 100%;
          height: 100%;
          padding-left: 66px;
          box-sizing: border-box;
          border-bottom: 1px dashed #CECECE;
          transition: all .4s ease-out; }
          .app-developmentvalue-box ul li > div:hover {
            z-index: 1000;
            margin-left: -5px;
            box-shadow: 0 8px 35px rgba(0, 0, 0, 0.2); }
            .app-developmentvalue-box ul li > div:hover .text h5 {
              color: #F8A7B2; }
        .app-developmentvalue-box ul li:nth-child(1) {
          transition: all .5s ease-out .3s; }
          .app-developmentvalue-box ul li:nth-child(1) > div {
            border-top: 1px dashed #CECECE; }
        .app-developmentvalue-box ul li:nth-child(2) {
          transition: all .5s ease-out .4s; }
        .app-developmentvalue-box ul li:nth-child(3) {
          transition: all .5s ease-out .5s; }
        .app-developmentvalue-box ul li:nth-child(4) {
          transition: all .5s ease-out .6s; }
        .app-developmentvalue-box ul li:nth-child(5) {
          transition: all .5s ease-out .7s; }
        .app-developmentvalue-box ul li:nth-child(odd) > div {
          background: #FFF; }
        .app-developmentvalue-box ul li:nth-child(even) > div {
          background: #F9F9F9; }
        .app-developmentvalue-box ul li .num {
          margin-top: 25px;
          display: inline-block;
          vertical-align: top;
          width: 60px;
          height: 60px;
          background: #F8A7B2;
          border-radius: 6px;
          text-align: center;
          line-height: px2rem(60px);
          font-size: 30px;
          color: #FFF;
          margin-right: 15px; }
        .app-developmentvalue-box ul li .text {
          margin-top: 35px;
          position: relative;
          display: inline-block;
          vertical-align: top; }
          .app-developmentvalue-box ul li .text h5 {
            font-size: 18px;
            line-height: 18px;
            color: #000;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            transition: all .2s ease-out; }
          .app-developmentvalue-box ul li .text p {
            line-height: 32px;
            font-size: 14px;
            color: #888888;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
      .app-developmentvalue-box ul .li-on {
        opacity: 1;
        transform: translate(0, 0); }

.app-case {
  padding-top: 85px;
  padding-bottom: 140px;
  background: #EDF1FC;
  width: 100%;
  min-width: 1250px;
  overflow: hidden;
  font-size: 0; }
  .app-case-box {
    min-width: 1250px;
    max-width: 1520px;
    height: 670px;
    margin: 0 auto;
    margin-top: 50px; }
  .app-case-left {
    position: relative;
    z-index: 10;
    display: inline-block;
    vertical-align: top;
    width: 39.47368%;
    height: 100%;
    opacity: 0;
    transition: all .5s ease-out; }
    .app-case-left-on {
      opacity: 1; }
    .app-case-left li {
      position: relative;
      cursor: pointer;
      width: 33.33%;
      height: 25%;
      display: inline-block;
      vertical-align: top;
      text-align: center;
      box-sizing: border-box;
      transition: all .5s ease-out; }
      .app-case-left li .show {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        padding-top: 45px;
        box-sizing: border-box; }
      .app-case-left li .border {
        opacity: 0;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        border: 1px solid #FFF;
        box-sizing: border-box;
        transition: all .3s ease-out; }
      .app-case-left li .text {
        display: none; }
      .app-case-left li:nth-child(odd) {
        background: #4E80D7; }
      .app-case-left li:nth-child(even) {
        background: #396DC6; }
      .app-case-left li p {
        margin-top: 20px;
        font-size: 16px;
        color: rgba(255, 255, 255, 0.55);
        font-weight: bold; }
    .app-case-left .on {
      position: relative;
      z-index: 100;
      box-shadow: 2px 3px 43px rgba(76, 88, 110, 0.42); }
      .app-case-left .on .border {
        opacity: 1;
        border: 7px solid #FFF; }
  .app-case-right {
    position: relative;
    margin-left: 0.65789%;
    display: inline-block;
    vertical-align: top;
    background: #FFF;
    width: 59.86842%;
    height: 100%;
    opacity: 0;
    transform: translate(-50%, 0);
    transition: all 1s ease-out .3s; }
    .app-case-right-on {
      opacity: 1;
      transform: translate(0, 0); }
    .app-case-right .img {
      margin: 0 auto;
      margin-top: 125px;
      width: 500px;
      height: 310px;
      overflow: hidden; }
      .app-case-right .img img {
        width: 100%; }
    .app-case-right .text {
      margin-top: 70px;
      text-align: center; }
      .app-case-right .text-left {
        display: inline-block;
        vertical-align: top;
        text-align: left;
        border-right: 1px solid #C9C9C9;
        padding-right: 12px; }
        .app-case-right .text-left h5 {
          font-size: px2rem(28px);
          line-height: px2rem(28px);
          font-weight: bold;
          color: #3d6DC6; }
        .app-case-right .text-left p {
          margin-top: 5px;
          font-family: "Arial";
          font-size: 14px;
          color: #777;
          line-height: 14px;
          text-transform: uppercase; }
      .app-case-right .text-right {
        margin-top: -3px;
        display: inline-block;
        vertical-align: top;
        text-align: left;
        font-size: 14px;
        color: #555;
        padding-left: 15px;
        box-sizing: border-box;
        line-height: 28px;
        max-height: 112px;
        overflow: hidden;
        width: 540px; }
    @media screen and (max-width: 1460px) {
      .app-case-right .text {
        margin-top: 40px; } }

.app-case1 {
  height: 949px;
  overflow: hidden;
  width: 100%;
  min-width: 1250px;
  font-size: 0px;
  background: #2E4DA3; }
  .app-case1 .li {
    width: 25%;
    cursor: pointer;
    background: #2E4DA3;
    height: 100%;
    text-align: center;
    overflow: hidden;
    transition: all .5s ease; }
    .app-case1 .li:nth-child(even) {
      position: relative;
      z-index: 10;
      border-left: 1px solid #5871B5;
      border-right: 1px solid #5871B5;
      box-sizing: border-box;
      box-shadow: 2px 3px 92px rgba(40, 40, 40, 0.28); }
    .app-case1 .li:nth-child(odd) > div {
      transition: all .5s ease-out .3s; }
    .app-case1 .li:nth-child(even) > div {
      transition: all .5s ease-out .4s; }
    .app-case1 .li > div {
      opacity: 0;
      position: relative;
      top: 50%;
      transform: translate(0, -30%); }
    .app-case1 .li:hover {
      background: #3A62BC;
      box-shadow: 5px 3px 92px rgba(40, 40, 40, 0.28); }
      .app-case1 .li:hover .phone-text {
        opacity: 1; }
        .app-case1 .li:hover .phone-text > div {
          opacity: 1;
          transform: translate(0, -50%); }
  .app-case1-on .li > div {
    opacity: 1;
    transform: translate(0, -50%); }
  .app-case1 .h1 {
    line-height: 50px;
    font-size: 50px;
    color: #FFF;
    margin-bottom: 15px;
    font-family: "DB"; }
  .app-case1 .h2 {
    margin-bottom: 10px;
    line-height: px2rem(26px);
    font-size: 26px;
    font-weight: bold;
    color: #FFF; }
  .app-case1 .h3 {
    text-transform: uppercase;
    font-family: "Arial";
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5); }
  .app-case1 .phone {
    position: relative;
    margin: 0 auto;
    margin-top: 50px;
    width: 263px;
    height: 535px;
    background: url(../images/app_icon_12.png) no-repeat;
    background-size: 100% 100%;
    box-shadow: 18px 31px rgba(76, 88, 110, 0.06); }
    .app-case1 .phone-box {
      position: absolute;
      top: 65px;
      left: 17px;
      width: 230px;
      height: 407px;
      overflow: hidden; }
      .app-case1 .phone-box img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    .app-case1 .phone-text {
      position: absolute;
      opacity: 0;
      z-index: 100;
      width: 100%;
      height: 100%;
      padding: 0px 35px;
      box-sizing: border-box;
      background: rgba(20, 34, 77, 0.8);
      font-size: 12px;
      color: #FFF;
      line-height: 28px;
      transition: all .5s ease; }
      .app-case1 .phone-text > div {
        position: relative;
        top: 50%;
        opacity: 0;
        transform: translate(0, -100%);
        transition: all .5s ease .2s; }

@media screen and (max-width: 1650px) {
  .app-developmentvalue .left .phone {
    left: 20%; } }

@media screen and (max-width: 1460px) {
  .app-banner {
    height: 750px; }
  .app-banner .app-text {
    padding-top: 80px; }
  .app-banner .app-text h5 {
    font-size: 36px;
    line-height: 36px; }
  .app-banner .app-text h6 {
    font-size: 36px;
    line-height: 36px; }
  .app-banner .icon {
    top: 150px; }
  .app-banner .icon1 {
    top: 150px; }
  .app-banner .phone {
    width: 313px;
    height: 470px; }
 
  .app-developmentvalue .right .app-title {
    margin-top: 50px; }
  .app-developmentvalue .left .phone {
    width: 270px;
    height: 491px; }
  .app-title h1 {
    font-size: 32px;
    line-height: 32px; }
  .app-title h2 {
    font-size: 18px;
    line-height: 18px; }
  .app-developmentvalue-box {
    height: 460px; }
  .app-developmentvalue-box ul li .num {
    margin-top: 22px;
    height: 50px;
    width: 50px;
    line-height: 50px; }
  .app-developmentvalue-box ul li .text {
    margin-top: 28px; }
  .app-developmentvalue-box ul li > div {
    padding-left: 50px; }
  .app-developmentvalue-box ul li .text h5 {
    font-size: 16px;
    line-height: 16px; }
  .app-case {
    padding-top: 60px;
    padding-bottom: 80px; }
  .app-case-box {
    max-width: none;
    min-width: 0;
    width: 1120px;
    height: 550px; }
  .app-case-left li .show {
    padding-top: 25px; }
  .app-case-right .img {
    margin-top: 70px; }
  .app-case-right .text-right {
    width: 445px; }
  .app-case1 {
    height: 750px; }
  .app-case1 .phone {
    width: 220px;
    height: 447px;
    margin-top: 40px; }
  .app-case1 .phone-box {
    top: 55px;
    left: 14px;
    width: 192px;
    height: 339px; } }

@media screen and (max-width: 1400px) {
  .app-developmentvalue .left .phone {
    left: 10%; } }



@media (max-width: 980px){
    ..app-developmentvalue{
        height: 100% !important;
        width: 100% !important;
    }
  }