.content1 {
  width: 100%;
  height: 520px;
  background: url("../../images/kmy/lvyou/bg_top.png")/*/templates/default/images/kmy/lvyou/bg_top.png*/ no-repeat center;
  background-size: 100% 100%; }
  .content1 .left {
    float: left;
    color: #fff;
    padding-top: 150px; }
    .content1 .left .line1 {
      font-size: 34px;
      line-height: 70px; }
    .content1 .left .line2 {
      font-size: 18px;
      line-height: 40px;
      margin-top: 25px;
      margin-bottom: 25px; }
    .content1 .left .btns .btn {
      display: inline-block;
      width: 146px;
      height: 46px;
      border-radius: 4px;
      font-size: 20px;
      line-height: 46px;
      text-align: center; }
      .content1 .left .btns .btn.btn1 {
        margin-right: 30px;
        color: #fff;
        background: linear-gradient(-90deg, #FF2B2B 0%, #FF5443 100%); }
      .content1 .left .btns .btn.btn2 {
        border: 1px solid #FF5443;
        color: #FF2A29; }

.content2 {
  padding-top: 80px;
  padding-bottom: 60px; }
  .content2 table {
    border-collapse: collapse; }
  .content2 table, .content2 th, .content2 td {
    border: 1px solid #eee; }
  .content2 .box {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 90px;
    box-sizing: border-box;
    border-radius: 8px; }
    .content2 .box .item {
      width: 396px;
      box-sizing: border-box;
      padding: 28px;
      height: 440px; }
      .content2 .box .item .title {
        color: #000;
        font-size: 22px;
        margin-bottom: 15px; }
      .content2 .box .item .content {
        color: #666;
        font-size: 16px;
        line-height: 28px; }

.content3 {
  padding-top: 80px; }
  .content3 .box {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 55px;
    padding-bottom: 75px; }
    .content3 .box .item {
      width: 360px;
      height: 300px;
      margin-bottom: 50px;
      position: relative;
      border-radius: 8px;
      overflow: hidden; }
      .content3 .box .item .title {
        color: #fff;
        font-size: 22px;
        width: 100%;
        height: 150px;
        text-align: center;
        padding-top: 70px;
        box-sizing: border-box;
        position: absolute;
        left: 0;
        top: 0; }
      .content3 .box .item .content {
        width: 100%;
        height: 150px;
        background: #fff;
        color: #666;
        font-size: 16px;
        line-height: 30px;
        box-sizing: border-box;
        padding: 12px 20px 0;
        cursor: pointer; }
        .content3 .box .item .content:hover {
          background: #FF5444;
          transition-duration: 0.5s;
          color: #fff; }

.content4 {
  padding-top: 70px; }
  .content4 .box {
    padding-top: 54px;
    padding-bottom: 40px; }
    .content4 .box .imgphone {
      margin-left: 80px;
      margin-right: 124px; }
    .content4 .box .icons {
      margin-right: 36px; }
    .content4 .box .section {
      padding-top: 40px;
      padding-right: 30px; }
      .content4 .box .section .p1 {
        color: #000;
        font-size: 20px; }
      .content4 .box .section .p2 {
        color: #666;
        font-size: 16px;
        line-height: 24px;
        margin-top: 12px;
        margin-bottom: 34px; }

.content5 .box {
  padding-top: 54px;
  padding-bottom: 40px; }
  .content5 .box .imgphone {
    margin-left: 65px; }
  .content5 .box .icons {
    margin-right: 26px; }
  .content5 .box .section {
    padding-top: 32px;
    width: 480px; }
    .content5 .box .section .p1 {
      color: #000;
      font-size: 20px; }
    .content5 .box .section .p2 {
      color: #666;
      font-size: 16px;
      line-height: 24px;
      margin-top: 12px;
      margin-bottom: 40px; }

.content6 .box {
  padding-top: 54px;
  padding-bottom: 40px; }
  .content6 .box .imgphone {
    margin-left: 80px;
    margin-right: 124px; }
  .content6 .box .icons {
    margin-right: 36px; }
  .content6 .box .section {
    padding-top: 70px;
    padding-right: 30px; }
    .content6 .box .section .p1 {
      color: #000;
      font-size: 20px; }
    .content6 .box .section .p2 {
      color: #666;
      font-size: 16px;
      line-height: 24px;
      margin-top: 12px;
      margin-bottom: 68px; }

.content5.content7 .box .section {
  padding-top: 50px; }
