.page_baidu .ban {
  height: 400px;
  background: url("../images/a.jpg") no-repeat center;
  font-size: 0;
  text-align: center; }
  .page_baidu .ban:after {
    content: "";
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle; }
  .page_baidu .ban h2 {
    text-align: center;
    font-size: 48px;
    color: #e8f6ff;
    line-height: 1.5;
    margin-bottom: 25px; }
  .page_baidu .ban a {
    display: block;
    width: 170px;
    height: 42px;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
    line-height: 40px;
    position: relative;
    overflow: hidden;
    border-radius: 40px; }
    .page_baidu .ban a, .page_baidu .ban a * {
      transition: all 0.2s; }
    .page_baidu .ban a:hover {
      border-color: transparent; }
      .page_baidu .ban a:hover:before {
        width: 120%; }
    .page_baidu .ban a:before {
      content: "";
      position: absolute;
      width: 0;
      height: 100%;
      transform: skew(45deg);
      background: linear-gradient(to right, #00a1ff, #0b61ff);
      top: 0;
      left: -10%;
      z-index: 1;
      transition: all 0.2s; }
    .page_baidu .ban a i {
      position: relative;
      z-index: 2; }
.page_baidu .title {
  padding-top: 60px;
  text-align: center;
  margin-bottom: 40px; }
  .page_baidu .title h3 {
    font-size: 36px;
    color: #2e303f; }
  .page_baidu .title span {
    font-size: 14px;
    color: #6a6a6a;
    line-height: 35px; }
.page_baidu .f1 {
  padding-bottom: 70px; }
  .page_baidu .f1 .list {
    text-align: center; }
    .page_baidu .f1 .list .item {
      display: inline-block;
      width: 139px;
      margin: 0 10px;
      vertical-align: top; }
      .page_baidu .f1 .list .item, .page_baidu .f1 .list .item * {
        transition: all 0.2s; }
      .page_baidu .f1 .list .item .wrap {
        border: 1px solid transparent;
        border-top: none;
        padding-top: 20px;
        padding-bottom: 10px; }
      .page_baidu .f1 .list .item:hover .wrap {
        border-color: #05091f; }
      .page_baidu .f1 .list .item:hover h4 {
        color: #ffffff;
        background-color: #05091f;
        margin: 0; }
      .page_baidu .f1 .list .item h4 {
        width: 100%;
        font-size: 16px;
        color: #1d1d1d;
        line-height: 40px;
        background-color: #eeeeee;
        margin: 0; }
      .page_baidu .f1 .list .item p a {
        display: block;
        line-height: 33px;
        font-size: 14px;
        color: #252525;
        text-align: center; }
        .page_baidu .f1 .list .item p a:hover {
          text-decoration: underline; }
.page_baidu .process_of_purchase {
  background-color: #f6f6f6;
  padding-bottom: 60px; }
  .page_baidu .process_of_purchase .list {
    text-align: center; }
    .page_baidu .process_of_purchase .list .item {
      display: inline-block;
      vertical-align: top; }
      .page_baidu .process_of_purchase .list .item.step .item_content {
        width: 230px;
        height: 230px;
        border-radius: 230px;
        border: 1px solid #000000;
        padding: 0 36px;
        padding-top: 40px;
        text-align: center; }
        .page_baidu .process_of_purchase .list .item.step .item_content h5 {
          font-size: 20px;
          color: #000000;
          line-height: 1.5;
          text-align: center;
          margin-bottom: 13px; }
        .page_baidu .process_of_purchase .list .item.step .item_content span {
          display: block;
          font-size: 14px;
          color: #000000;
          line-height: 1.5;
          text-align: center; }
        .page_baidu .process_of_purchase .list .item.step .item_content a {
          display: inline-block;
          padding: 0 8px;
          color: #ffffff;
          background-color: #ed9113;
          line-height: 26px;
          border-radius: 5px;
          margin-bottom: 15px;
          margin-top: 6px; }
          .page_baidu .process_of_purchase .list .item.step .item_content a:hover {
            background-color: #ffa015; }
      .page_baidu .process_of_purchase .list .item p {
        font-size: 16px;
        color: #000000;
        line-height: 1.5;
        margin-top: 20px;
        text-align: center; }
      .page_baidu .process_of_purchase .list .item.arr .item_content {
        width: 85px;
        height: 230px;
        background: url("../images/active.png") no-repeat center; }
.page_baidu .seo_baidu {
  text-align: center;
  padding-bottom: 125px;
  padding-top: 90px; }
  .page_baidu .seo_baidu h3 {
    font-size: 44px;
    line-height: 1.5; }
  .page_baidu .seo_baidu h4 {
    font-size: 30px;
    color: #232323;
    line-height: 1.5;
    margin-bottom: 20px; }
  .page_baidu .seo_baidu p {
    font-size: 14px;
    color: #201f1f;
    line-height: 1.5;
    margin-bottom: 40px; }
.page_baidu .bgp {
  height: 700px;
  background: url("../images/f6bg.jpg") no-repeat center;
  text-align: center; }
  .page_baidu .bgp h3 {
    font-size: 42px;
    color: #ededed;
    line-height: 1.5;
    padding-top: 95px; }
  .page_baidu .bgp h4 {
    font-size: 28px;
    color: #ededed;
    line-height: 1.5;
    margin-bottom: 25px; }
  .page_baidu .bgp p {
    font-size: 16px;
    color: #dfdede;
    line-height: 1.5; }
.page_baidu .solution_b {
  text-align: center; }
  .page_baidu .solution_b h3 {
    font-size: 36px;
    color: #0d0d0d;
    line-height: 52px;
    padding: 65px 0;
    text-align: center; }
  .page_baidu .solution_b .list {
    margin-right: -150px;
    font-size: 0; }
    .page_baidu .solution_b .list .item {
      display: inline-block;
      width: 300px;
      height: 220px;
      text-align: center;
      margin-right: 150px; }
      .page_baidu .solution_b .list .item .icon {
        display: inline-block;
        width: 63px;
        height: 63px;
        background: url("../images/bicon1.png") no-repeat center;
        margin-bottom: 17px; }
      .page_baidu .solution_b .list .item:nth-child(2) .icon {
        background-image: url("../images/bicon2.png"); }
      .page_baidu .solution_b .list .item:nth-child(3) .icon {
        background-image: url("../images/bicon3.png"); }
      .page_baidu .solution_b .list .item:nth-child(4) .icon {
        background-image: url("../images/bicon4.png"); }
      .page_baidu .solution_b .list .item:nth-child(5) .icon {
        background-image: url("../images/bicon5.png"); }
      .page_baidu .solution_b .list .item:nth-child(6) .icon {
        background-image: url("../images/bicon6.png"); }
      .page_baidu .solution_b .list .item p {
        font-size: 14px;
        color: #000;
        line-height: 20px; }
.page_baidu .compare {
  height: 995px;
  background: url("../images/bg2.jpg") no-repeat center;
  text-align: center; }
  .page_baidu .compare .title h3 {
    color: #ffffff;
    margin-bottom: 20px; }
  .page_baidu .compare .title span {
    color: #cbcbcb; }
  .page_baidu .compare table {
    width: 1080px;
    border: 1px solid #a0a0a0;
    margin: 0 auto;
    text-align: left;
    border-right: none;
    border-bottom: none;
    margin-top: 78px; }
    .page_baidu .compare table td {
      min-height: 54px;
      height: 100%;
      text-align: center;
      color: #ffffff;
      font-size: 14px;
      line-height: 18px;
      padding: 12px;
      /*  p {
          color: #ffffff;
          font-size: 14px;
          line-height: 18px;
          display: inline-block;
          vertical-align: middle;
        }*/
      /*&:after {
        content: "";
        display: inline-block;
        height: 100%;
        width: 0;
        vertical-align: middle;
      }*/ }
    .page_baidu .compare table tr td {
      text-align: left;
      border-right: 1px solid #a0a0a0;
      border-bottom: 1px solid #a0a0a0; }
      .page_baidu .compare table tr td:first-child {
        text-align: center; }
    .page_baidu .compare table tr:first-child {
      background-color: #24528d; }
      .page_baidu .compare table tr:first-child td {
        border-right: 1px solid #a0a0a0;
        font-weight: bold;
        text-align: center; }
.page_baidu .discounts {
  background: url("../images/bg3_03.jpg") repeat-x center;
  padding-top: 50px;
  height: 242px; }
  .page_baidu .discounts h3 {
    font-size: 30px;
    color: #ffffff;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 20px; }
  .page_baidu .discounts p {
    font-size: 16px;
    color: #ffffff;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 15px; }
  .page_baidu .discounts a {
    display: block;
    width: 180px;
    height: 40px;
    border: 1px solid #ffffff;
    margin: 20px auto;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    transition: all 0.3s; }
    .page_baidu .discounts a:hover {
      background: linear-gradient(to right, #00a1ff, #0b61ff);
      border-color: transparent; }

/*# sourceMappingURL=baidu.css.map */
