@import url(apply.css);

.bannerBox {
  background: url("../images/help_page_banner.png") no-repeat center;
  background-size: auto 100%;
  height: 400px;
  overflow: hidden; }
  .bannerBox .freeTrial_btn {
    width: 150px;
    height: 48px;
    background: white;
    border-radius: 5px;
    color: #4278f5;
    font-size: 16px;
    border: 0;
    cursor: pointer; }
  .bannerBox .freeTrial_btn:hover {
    background: #E7EBEA; }
  .bannerBox .box-top {
    margin-top: 61px; }
    .bannerBox .box-top .box-top-left {
      margin: 150px 0 0 69px; }
      .bannerBox .box-top .box-top-left .box-content {
        width: 601px; }
        .bannerBox .box-top .box-top-left .box-content .head {
          font-size: 38px;
          font-weight: 500;
          color: #fff; }
        .bannerBox .box-top .box-top-left .box-content .body {
          margin-top: 10px;
          margin-bottom: 30px;
          font-size: 16px;
          width: 450px;
          color: #fff;
          line-height: 26px; }

.module1 {
  background: #fff;
  height: 380px; }
  .module1 .tit {
    padding: 60px 0 10px;
    text-align: center;
    font-size: 36px;
    color: #3E464C; }
  .module1 .tet {
    color: #A1A6AB;
    font-size: 16px;
    text-align: center;
    line-height: 1.5em; }
  .module1 .module1_box {
    width: 1200px;
    margin: 40px auto 0; }
    .module1 .module1_box li {
      display: inline-block;
      width: 270px;
      height: 55px;
      background: white url("../images/solution_module2_icon1.png") no-repeat center 30px;
      background-size: 60px 60px;
      box-shadow: 0px 6px 12px 0px rgba(62, 70, 76, 0.1);
      border-radius: 4px;
      margin-right: 34px;
      text-align: center;
      padding-top: 105px;
      font-size: 18px;
      color: #3E464C; }
    .module1 .module1_box li:nth-child(2) {
      background-image: url("../images/solution_module2_icon2.png"); }
    .module1 .module1_box li:nth-child(3) {
      background-image: url("../images/solution_module2_icon3.png"); }
    .module1 .module1_box li:nth-child(4) {
      margin: 0;
      background-image: url("../images/solution_module2_icon4.png"); }

.module2 {
  width: 100%;
  background: #F5F8FA;
  padding-bottom: 45px;
  height: 757px; }
  .module2 .tit {
    padding: 60px 0 40px;
    text-align: center;
    font-size: 36px;
    color: #3E464C; }
  .module2 .module2_box {
    width: 100%; }
    .module2 .module2_box li {
      overflow: hidden;
      width: 100%;
      margin-bottom: 15px;
      background: #fff;
      box-shadow: 0px 0px 12px 1px rgba(104, 116, 127, 0.1);
      border-radius: 2px; }
      .module2 .module2_box li .title {
        height: 60px;
        font-size: 16px;
        color: #3E464C;
        line-height: 60px;
        padding: 0 20px;
        cursor: pointer; }
        .module2 .module2_box li .title .num {
          width: 36px;
          height: 36px;
          background: #ebeef2;
          border-radius: 18px;
          line-height: 36px;
          text-align: center;
          margin-right: 15px;
          float: left;
          font-size: 18px;
          color: #545A61;
          margin-top: 12px; }
        .module2 .module2_box li .title p {
          float: left; }
        .module2 .module2_box li .title .icon {
          float: right;
          width: 16px;
          height: 10px;
          background: url("../images/help_icon.png") no-repeat center;
          background-size: 100%;
          margin-top: 27px; }
      .module2 .module2_box li .child_box {
        display: none;
        border-top: 1px solid #E0E4EA;
        padding: 15px 25px;
        color: #68747F;
        font-size: 14px;
        line-height: 22px; }
        .module2 .module2_box li .child_box p {
          max-height: 70px;
          overflow-y: auto; }
    .module2 .module2_box .act .title .icon {
      transform: rotate(180deg);
      transition: all 0.6s;
      -moz-transition: all 0.6s;
      -webkit-transition: all 0.6s;
      -o-transition: all 0.6s; }
.module3 {
  background: #fff;
  height: 326px; }
  .module3 .tit {
    padding: 60px 0 10px;
    text-align: center;
    font-size: 36px;
    color: #3E464C; }
  .module3 .tet {
    color: #A1A6AB;
    font-size: 16px;
    text-align: center;
    line-height: 1.5em; }
  .module3 .module3_box {
    width: 1200px;
    margin: 40px auto 0; }
    .module3 .module3_box li {
      float: left;
      width: 33.33%;
      background: url("../images/open-platform2-module2_icon1.png") no-repeat center 0px;
      background-size: 44px 44px;
      border-radius: 4px;
      text-align: center;
      padding-top: 60px;
      font-size: 16px;
      color: #68747F; }
    .module3 .module3_box li:nth-child(2) {
      background-image: url("../images/open-platform2-module2_icon2.png"); }
    .module3 .module3_box li:nth-child(3) {
      background-image: url("../images/open-platform2-module2_icon3.png"); }
.module4 {
  width: 100%;
  height: 254px;
  background: #F5F8FA; }
  .module4 .module4_box {
    width: 1200px;
    margin: 0 auto;
    height: 254px; }
    .module4 .module4_box li {
      float: left;
      width: 25%;
      text-align: center;
      position: relative; }
      .module4 .module4_box li .title {
        width: 75px;
        margin: 60px auto 0;
        background: url("../images/open-platform2-module3_icon1.png") no-repeat center top;
        background-size: 66px 66px;
        font-size: 16px;
        color: #68747F;
        padding-bottom: 36px;
        padding-top: 76px; }
      .module4 .module4_box li span {
        background: url("../images/open-platform2-module3_icon.png") no-repeat center;
        background-size: 22px;
        width: 22px;
        height: 22px;
        position: absolute;
        left: 50%;
        margin-left: -11px;
        top: 183px; }
      .module4 .module4_box li .line {
        width: 100%;
        height: 2px;
        background: #e0e4ea; }
    .module4 .module4_box li:nth-child(2) .title {
      background-image: url("../images/open-platform2-module3_icon2.png"); }
    .module4 .module4_box li:nth-child(3) .title {
      background-image: url("../images/open-platform2-module3_icon3.png"); }
    .module4 .module4_box li:nth-child(4) .title {
      background-image: url("../images/open-platform2-module3_icon4.png"); }
    .module4 .module4_box .act span {
      background-image: url("../images/open-platform2-module3_icon_act.png");
      background-size: 32px 32px;
      width: 32px;
      height: 32px;
      top: 178px;
      margin-left: -16px;
      transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transition: transform 0.5s;
      -moz-transition: transform 0.5s;
      -webkit-transition: transform 0.5s;
      -o-transition: transform 0.5s; }
    .module4 .module4_box .act .line {
      background: linear-gradient(225deg, #06cb94 0%, rgba(6, 203, 148, 0) 100%); }
    .module4 .module4_box .act .title {
      background-image: url("../images/open-platform2-module3_icon1_act.png");
      color: #3E464C; }
    .module4 .module4_box li.act1 .title {
      background-image: url("../images/open-platform2-module3_icon2_act.png"); }
    .module4 .module4_box li.act1 .line {
      background: #06CB94; }
    .module4 .module4_box li.act2 .title {
      background-image: url("../images/open-platform2-module3_icon3_act.png"); }
    .module4 .module4_box li.act2 .line {
      background: #06CB94; }
    .module4 .module4_box li.act3 .title {
      background-image: url("../images/open-platform2-module3_icon4_act.png"); }
    .module4 .module4_box li.act3 .line {
      background: linear-gradient(90deg, #06cb94 0%, #f5f8fa 100%); }
