﻿.margin0 {
  margin: 0 !important; }

.title {
  text-align: center;}
  .title2 {
  text-align: center;height:180px;}
  .title_zh {
    font-size: 36px;
    color: #4d4d4d; }
    .title_zh:after {
      content: "";
      display: block;
      margin: 1px auto 5px;
      width: 37px;
      height: 1px;
      background: url(../images/sprite.png) 0 -6px no-repeat; }
  .title_en {
    font-size: 16px;
    color: #959595; }

.popbox {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);#ff0036
  z-index: 9;
  display: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .popbox_c {
    vertical-align: middle;
    display: table-cell;
    text-align: center; }
  .popbox_video {
    width: 70%;
    position: relative;
    display: inline-block; }
    .popbox_video video {
      width: 100%; }
    .popbox_video img {
      position: absolute;
      right: -10px;
      top: -10px;
      cursor: pointer;
      -webkit-transition: all 0.6s;
      transition: all 0.6s;
      z-index: 2; }
      .popbox_video img:hover {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg); }

.content {
  width: 100%;
  overflow-x: hidden;
  background-color: #ebf1f6; }
  .content * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }

.banner {
  width: 100%;
  height: 600px;
  background: url(../images/banner.jpg) top center no-repeat;
  position: relative;
  z-index: 2; }
  .banner_c {
    width: 1200px;
    margin: auto;
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    margin: auto; }
    .banner_cl {
      width: 450px;
      height: 605px;
      overflow: hidden;
      background-color: #000;
      border-radius: 10px 0px 0px 10px;
      position: relative; }
      .banner_cl video {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
      .banner_clm {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background-color: rgba(0, 0, 0, 0.6);
        border-radius: 10px 0px 0px 10px;
        text-align: center;
        padding-top: 112px;
        cursor: pointer; }
        .banner_clm img {
          margin-bottom: 30px; }
        .banner_clm:hover .banner_clmp {
          -webkit-transform: rotate(360deg);
          transform: rotate(360deg); }
        .banner_clmp {
          -webkit-transition: all 0.6s;
          transition: all 0.6s; }
    .banner_cr {
      width: 740px; }
      .banner_crt {
        width: 740px;
        height: 440px;
        /* background-color: red; */
        position: relative; }
        .banner_crt_slide {
          position: absolute;
          bottom: 0;
          left: 0; }
        .banner_crt_hd {
          position: absolute;
          left: 16px;
          bottom: 12px; }
          .banner_crt_hd li {
            color: transparent;
            width: 5px;
            height: 5px;
            background-color: rgba(255, 255, 255, 0.5);
            margin-left: 6px;
            border-radius: 50%;
            display: inline-block;
            cursor: pointer; }
            .banner_crt_hd li.on {
              width: 17px;
              height: 5px;
              background-color: #ffffff;
              border-radius: 3px; }
      .banner_crb {
        margin-top: 10px;
        width: 740px;
        height: 156px;
        position: relative; }
        .banner_crbl {
          width: 395px;
          height: 165px;
          display: inline-block;
          background: url(../images/banner_btnl.png) no-repeat;
          position: absolute;
          top: -10px;
          left: -13px;
          -webkit-transition: all .4s;
          transition: all .4s; }
          .banner_crbl:hover {
            -webkit-transform: translateY(-4px);
                    transform: translateY(-4px); }
        .banner_crbr {
          width: 386px;
          height: 165px;
          display: inline-block;
          background: url(../images/banner_btnr.png) no-repeat;
          position: absolute;
          right: -13px;
          top: -10px;
          -webkit-transition: all .4s;
          transition: all .4s; }
          .banner_crbr:hover {
            -webkit-transform: translateY(-4px);
                    transform: translateY(-4px); }
        .banner_crb a {
          text-align: center;
          padding-top: 120px; }
          .banner_crb a span {
            font-size: 14px;
            color: #fff; }
          .banner_crb a label {
            font-size: 14px;
            color: #fffc00;
            font-weight: bold; }

.types {
  width: 100%;
  height: 1057px;
  background: url(../images/shadow.png) center 67px no-repeat, #ebf1f6;
  position: relative;
  padding-top: 117px;
  overflow: hidden; }
  .types > img {
    width: 1612px;
    max-width: none;
    position: absolute;
    top: 97px;
    left: 50%;
    margin-left: -652px; }
  .types_c {
    width: 1200px;
    margin: auto;
    height: 100%;
    position: relative; }
    .types_c .title:after {
      content: "";
      display: block;
      width: 14px;
      height: 14px;
      background: url(../images/sprite.png) -53px 0 no-repeat;
      margin: 7px auto 52px; }
  .types_l {
    position: relative;
    z-index: 2; }
    .types_l li {
      width: 400px;
      height: 478px;
      padding: 23px 40px 0;
      background-color: #f8f8f8;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)), -webkit-gradient(linear, left bottom, left top, from(#f8f8f8), to(#00d4e0)), -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#f6f6f6));
      background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(0deg, #f8f8f8 0%, #00d4e0 100%), linear-gradient(#f6f6f6, #f6f6f6);
      background-blend-mode: normal, normal, normal;
      -webkit-box-shadow: 0px 2px 30px 0px rgba(9, 17, 23, 0.1);
              box-shadow: 0px 2px 30px 0px rgba(9, 17, 23, 0.1);
      float: left;
      text-align: center;
      position: relative;
      -webkit-transition: all .4s;
      transition: all .4s; }
      .types_l li.on {
        width: 400px;
        height: 572px;
        padding-top: 67px;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)), -webkit-gradient(linear, left bottom, left top, from(#f8f8f8), to(#00d4e0)), -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#f6f6f6));
        background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(0deg, #f8f8f8 0%, #00d4e0 100%), linear-gradient(#f6f6f6, #f6f6f6);
        background-blend-mode: normal, normal, normal;
        -webkit-box-shadow: 0px 2px 30px 0px rgba(9, 17, 23, 0.1);
                box-shadow: 0px 2px 30px 0px rgba(9, 17, 23, 0.1);
        border-radius: 10px;
        top: -44px;
        z-index: 2; }
        .types_l li.on .types_lb {
          background-color: #ff0036;
          background-image: linear-gradient(20deg, #ff0036 0%, #ff0036 100%), linear-gradient(#f0f4f7, #f0f4f7); }
          .types_l li.on .types_lb * {
            color: #fff !important; }
          .types_l li.on .types_lb_tab {
            background-color: #fe78d3;
            background-image: linear-gradient(17deg, #fe78d3 0%, #f9698b 100%); }
        .types_l li.on .types_l_btn,
        .types_l li.on .types_l_server {
          opacity: 1;
          z-index: 1; }
    .types_ll {
      border-radius: 8px 0px 0px 8px; }
    .types_lr {
      border-radius: 0px 8px 8px 0px; }
    .types_lt {
      font-size: 20px;
      color: #444444;
      font-weight: bold; }
    .types_ld {
      font-size: 14px;
      color: #969696;
      margin: 5px auto 10px; }
    .types_lp {
      color: #ff0036; }
      .types_lp font {
        font-family: 'Helvetica-Black';
        font-weight: bold;
        font-size: 16px; }
      .types_lp span {
        font-family: 'Helvetica-Black';
        font-weight: bold;
        font-size: 40px;
        position: relative;
        top: 2px;
        margin: 0 -2px 0 -8px; }
      .types_lp label {
        font-size: 14px; }
    .types_l_server {
      width: 117px;
      height: 117px;
      display: inline-block;
      border-radius: 50%;
      background-color: #ff0036;
      background-image: linear-gradient(17deg, #ff0036 0%, #ff0036 100%), linear-gradient(#ffffff, #ffffff);
      border: 7px solid #fff;
      -webkit-box-shadow: 0px 3px 13px 0px rgba(194, 161, 135, 0.4);
              box-shadow: 0px 3px 13px 0px rgba(194, 161, 135, 0.4);
      position: absolute;
      top: -58px;
      left: 0;
      right: 0;
      margin: auto;
      line-height: 104px;
      transition: -webkit-transform .4s;
      -webkit-transition: -webkit-transform .4s;
      transition: transform .4s;
      transition: transform .4s, -webkit-transform .4s;
      opacity: 0;
      z-index: -1; }
      .types_l_server:hover {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px); }
      .types_l_server i {
        display: inline-block;
        width: 48px;
        height: 50px;
        background: url(../images/sprite.png) -162px -93px no-repeat;
        vertical-align: middle; }
    .types_lb {
      width: 320px;
      height: 300px;
      background-color: #eef2f6;
      border-radius: 8px;
      margin-top: 16px;
      text-align: left;
      position: relative; }
      .types_lb dd {
        padding: 0 22px 0 18px;
        height: 61px;
        border-top: 1px dashed #dfe5e9;
        padding-top: 17px; }
        .types_lb dd:first-child {
          border-top: 0;
          padding-top: 0;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden; }
          .types_lb dd:first-child span {
            color: #6f6f6f;
            line-height: 61px;
            display: inline; }
          .types_lb dd:first-child label {
            line-height: 61px;
            display: inline; }
        .types_lb dd + dd {
          height: 112px; }
          .types_lb dd + dd + dd {
            height: 127px; }
        .types_lb dd label {
          font-size: 14px;
          color: #585858;
          font-weight: bold;
          line-height: 28px;
          display: inline-block; }
        .types_lb dd span {
          font-size: 14px;
          color: #9ca0a4;
          display: inline-block;
          line-height: 28px;
          max-height: 56px;
          overflow: hidden; }
      .types_lb_tab {
        width: 34px;
        height: 34px !important;
        border-radius: 50%;
        background-color: #a19fff;
        background-image: linear-gradient(17deg, #7570fa 0%, #a19fff 100%);
        position: absolute;
        top: -13px;
        right: -13px;
        padding: 0 !important;
        border: 0 !important;
        text-align: center;
        line-height: 34px;
        font-size: 14px;
        color: #fff; }
    .types_l_btn {
      margin-top: 16px;
      line-height: 43px;
      opacity: 0;
      z-index: -1;
      -webkit-transition: all .4s;
      transition: all .4s; }
      .types_l_btn a {
        display: inline-block;
        width: 159px;
        height: 43px;
        border-radius: 4px;
        font-size: 16px;
        color: #fff;
        -webkit-transition: all .4s;
        transition: all .4s; }
        .types_l_btn a:hover {
          opacity: .8; }
      .types_l_btnl {
        background-color: #ff0036; }
      .types_l_btnr {
        background-color: #ff7199; }
  .types_b {
    position: absolute;
    bottom: 70px;
    left: 0; }
    .types_b li {
      float: left;
      width: 129px;
      height: 129px;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)), -webkit-gradient(linear, left bottom, left top, from(#f8f8f8), to(#00d4e0)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
      background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(0deg, #f8f8f8 0%, #00d4e0 100%), linear-gradient(#ffffff, #ffffff);
      background-blend-mode: normal, normal, normal;
      -webkit-box-shadow: 0px 2px 30px 0px rgba(9, 17, 23, 0.1);
              box-shadow: 0px 2px 30px 0px rgba(9, 17, 23, 0.1);
      border-radius: 8px;
      margin-left: 15px;
      text-align: center;
      padding-top: 35px; }
      .types_b li p {
        font-size: 16px;
        color: #5c5c5c;
        margin-top: 10px; }
      .types_b li:first-child {
        width: 334px;
        height: 129px;
        background-image: linear-gradient(30deg, #f3f3f8 0%, #ffffff 100%), linear-gradient(#ffffff, #ffffff);
        background-blend-mode: normal, normal;
        -webkit-box-shadow: 0px 2px 30px 0px rgba(9, 17, 23, 0.1);
                box-shadow: 0px 2px 30px 0px rgba(9, 17, 23, 0.1);
        border-radius: 8px;
        margin-left: 0;
        margin-right: 2px;
        text-align: left;
        padding: 29px 0 0 38px;
        position: relative; }
        .types_b li:first-child:after {
          content: "";
          width: 0;
          height: 0;
          border-width: 17px 0px 17px 10px;
          border-style: solid;
          border-color: transparent;
          border-left-color: #fff;
          position: absolute;
          right: -10px;
          top: 50%;
          margin-top: -17px; }
        .types_b li:first-child p {
          margin: 0; }
          .types_b li:first-child p:first-child {
            font-size: 30px;
            font-weight: bold;
            color: #ff0036; }
            .types_b li:first-child p:first-child + p {
              font-size: 14px;
              color: #a9a8b9; }

.about {
  height: 780px;
  position: relative;
  background: url(../images/about_bg.jpg) center no-repeat; }
  .about_c {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 1200px;
    margin: auto; }
  .about_tt {
    text-align: center;
    padding-top: 61px; }
    .about_tt p {
      font-size: 16px;
      line-height: 30px;
      color: #fff; }
      .about_tt p:before {
        content: "";
        display: block;
        margin: 21px auto 8px;
        width: 30px;
        height: 1px;
        background: url(../images/sprite.png) -144px -9px no-repeat; }
      .about_tt p:after {
        content: "";
        display: block;
        width: 40px;
        height: 10px;
        margin: 22px auto 21px; }
  .about_tp {
    height: 438px;
    border-radius: 10px;
    overflow: hidden; }
    .about_tpl, .about_tpr {
      width: 50%;
      height: 100%; }
    .about_tprt, .about_tprb {
      width: 100%;
      height: 50%; }
    .about_tprt .about_tp_text {
      background-color: #ff0036;
      position: relative; }
      .about_tprt .about_tp_text:before {
        content: "";
        width: 0;
        height: 0;
        border-width: 15px 15px 15px 0px;
        border-style: solid;
        border-color: transparent;
        border-right-color: #ff0036;
        position: absolute;
        left: -15px;
        top: 50%;
        margin-top: -15px; }
      .about_tprt .about_tp_text p:first-child + p {
        color: #fff; }
    .about_tprb .about_tp_text {
      background-color: #752aff;
      position: relative; }
      .about_tprb .about_tp_text:after {
        content: "";
        width: 0;
        height: 0;
        border-width: 15px 0px 15px 15px;
        border-style: solid;
        border-color: transparent;
        border-left-color: #752aff;
        position: absolute;
        right: -15px;
        top: 50%;
        margin-top: -15px; }
      .about_tprb .about_tp_text p:first-child + p {
        color: #dccaff; }
    .about_tp_text {
      width: 300px;
      height: 219px;
      padding: 17px 28px 0 20px; }
      .about_tp_text p:first-child {
        color: #fff;
        font-size: 18px;
        font-weight: bold; }
        .about_tp_text p:first-child + p {
          font-size: 14px;
          line-height: 22px;
          color: #e9dfff; }
          .about_tp_text p:first-child + p:before {
            content: "";
            display: block;
            margin: 10px 0 12px;
            width: 31px;
            height: 1px;
            background: url(../images/sprite.png) -186px -9px no-repeat; }
          .about_tp_text p:first-child + p:after {
            content: "";
            display: block;
            width: 20px;
            height: 4px;
            background: url(../images/sprite.png) -230px -9px no-repeat;
            margin: 30px 0 0; }
    .about_tpl {
      position: relative; }
      .about_tpl .about_tp_text {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        background-color: rgba(113, 57, 172, 0.9); }
  .about_bt {
    text-align: center;
    padding-top: 41px; }
    .about_bt p {
      font-size: 16px;
      line-height: 30px;
      color: #fff; }
      .about_bt p:before {
        content: "";
        display: block;
        margin: 11px auto 8px;
        width: 30px;
        height: 1px;
        background: url(../images/sprite.png) -144px -9px no-repeat; }
  .about_bp {
    margin-top: 22px; }
    .about_bp li {
      border-radius: 10px;
      overflow: hidden;
      width: 294px;
      height: 222px;
      float: left;
      margin-left: 8px;
      margin-bottom: 12px;
      position: relative; }
      .about_bp li img {
        width: 100%; }
      .about_bp li:first-child {
        width: 594px;
        height: 222px; }
    .about_bpm {
      width: 100%;
      height: 63px;
      background-color: rgba(0, 0, 0, 0.4);
      position: absolute;
      bottom: 0;
      left: 0;
      padding-left: 17px; }
      .about_bpm p {
        color: #fff; }
        .about_bpm p:first-child {
          font-size: 16px;
          line-height: 32px;
          font-weight: bold; }
          .about_bpm p:first-child:after {
            content: "";
            display: inline-block;
            width: 17px;
            height: 17px;
            background: url(../images/sprite.png) -267px -3px no-repeat;
            position: relative;
            top: 2px;
            left: 3px; }
          .about_bpm p:first-child + p {
            font-weight: normal;
            font-size: 14px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }

.case {
  height: 709px;
  padding-top: 119px; }
  .case_slide {
    width: 1210px;
    margin: 30px auto 0;
    position: relative; }
    .case_slide .prev {
      width: 58px;
      height: 63px;
      display: inline-block;
      background-image: linear-gradient(40deg, #7c76fe 0%, #9a97ff 100%), linear-gradient(#c6c6c6, #c6c6c6);
      background-blend-mode: normal, normal;
      border-radius: 10px;
      position: absolute;
      top: 50%;
      margin-top: -32px;
      left: -68px;
      text-align: center;
      line-height: 63px;
      -webkit-transition: all .4s;
      transition: all .4s; }
      .case_slide .prev:hover {
        opacity: .9; }
      .case_slide .prev i {
        display: inline-block;
        width: 14px;
        height: 26px;
        background: url(../images/sprite.png) -77px -100px no-repeat;
        vertical-align: middle; }
    .case_slide .next {
      width: 58px;
      height: 63px;
      display: inline-block;
      background-image: linear-gradient(40deg, #ff9439 0%, #fe8a4b 100%), linear-gradient(#c6c6c6, #c6c6c6);
      background-blend-mode: normal, normal;
      border-radius: 10px;
      position: absolute;
      top: 50%;
      margin-top: -32px;
      right: -68px;
      text-align: center;
      line-height: 63px;
      -webkit-transition: all .4s;
      transition: all .4s; }
      .case_slide .next:hover {
        opacity: .9; }
      .case_slide .next i {
        display: inline-block;
        width: 14px;
        height: 26px;
        background: url(../images/sprite.png) -124px -100px no-repeat;
        vertical-align: middle; }
  .case dd {
    float: left;
    width: 293px;
    height: 412px;
    background-color: #ffffff;
    border-radius: 10px;
    margin: 0 4px;
    overflow: hidden; }
  .case_l1 .case_lto {
    background-color: rgba(0, 112, 216, 0.6); }
  .case_l2 .case_lto {
    background-color: rgba(238, 127, 5, 0.6); }
  .case_l3 .case_lto {
    background-color: rgba(253, 0, 2, 0.6); }
  .case_l4 .case_lto {
    background-color: rgba(33, 33, 33, 0.6); }
  .case_lt {
    width: 100%;
    height: 206px;
    overflow: hidden;
    position: relative; }
    .case_lto {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
      .case_lto span {
        width: 87px;
        height: 87px;
        border-radius: 50%;
        display: inline-block;
        background-color: rgba(255, 255, 255, 0.5);
        padding: 7px;
        overflow: hidden;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto; }
        .case_lto span img {
          width: 100%;
          height: 100%;
          border-radius: 50%; }
  .case_lm {
    padding: 17px 12px;
    border-bottom: 1px dashed #e1e1e1; }
    .case_lm p:first-child {
      font-size: 16px;
      color: #474747;
      font-weight: bold;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .case_lm p:first-child:after {
        content: "";
        display: block;
        width: 13px;
        height: 1px;
        background-color: #d4d4d4;
        margin: 7px 0; }
      .case_lm p:first-child + p {
        font-size: 14px;
        color: #7f7f7f;
        line-height: 26px;
        height: 52px;
        overflow: hidden; }
  .case_lb {
    padding-left: 12px; }
    .case_lb p:first-child {
      font-size: 14px;
      color: #7f7f7f;
      font-weight: bold;
      margin: 15px 0 8px; }
      .case_lb p:first-child + p span {
        font-size: 14px;
        color: #7f7f7f; }
      .case_lb p:first-child + p label {
        font-size: 14px;
        color: #ff7019;
        font-weight: bold;
        margin: 0 10px 0 4px; }

.process {
  height: 320px;
  padding-top: 115px;
  background: url(../images/process_bg.png) center no-repeat; }
  .process_c {
    width: 1200px;
    margin: auto; }
  .process ul {
    margin-top: 54px; }
  .process li {
    float: left;
    width: 12.5%;
    text-align: center;
    position: relative; }
    .process li:before {
      content: "";
      display: inline-block;
      width: 33px;
      height: 15px;
      background: url(../images/sprite.png) -301px -5px no-repeat;
      position: absolute;
      left: -16px;
      top: 50%;
      margin-top: -8px; }
    .process li:first-child:before {
      display: none; }
  .process_num {
    width: 26px;
    height: 26px;
    border: solid 1px #a9bfe2;
    border-radius: 50%;
    font-size: 12px;
    color: #a9bfe2;
    line-height: 24px;
    margin: auto; }
  .process_icon {
    width: 100%;
    height: 80px;
    text-align: center;
    line-height: 80px; }
  .process_text {
    font-size: 16px;
    color: #6f6f6f; }
  .process_l1 .process_icon i {
    display: inline-block;
    width: 49px;
    height: 47px;
    background: url(../images/sprite.png) 0 -37px no-repeat;
    vertical-align: middle; }
  .process_l2 .process_icon i {
    display: inline-block;
    width: 44px;
    height: 45px;
    background: url(../images/sprite.png) -62px -37px no-repeat;
    vertical-align: middle; }
  .process_l3 .process_icon i {
    display: inline-block;
    width: 41px;
    height: 43px;
    background: url(../images/sprite.png) -124px -37px no-repeat;
    vertical-align: middle; }
  .process_l4 .process_icon i {
    display: inline-block;
    width: 46px;
    height: 43px;
    background: url(../images/sprite.png) -184px -38px no-repeat;
    vertical-align: middle; }
  .process_l5 .process_icon i {
    display: inline-block;
    width: 47px;
    height: 41px;
    background: url(../images/sprite.png) -250px -41px no-repeat;
    vertical-align: middle; }
  .process_l6 .process_icon i {
    display: inline-block;
    width: 47px;
    height: 41px;
    background: url(../images/sprite.png) -311px -38px no-repeat;
    vertical-align: middle; }
  .process_l7 .process_icon i {
    display: inline-block;
    width: 52px;
    height: 36px;
    background: url(../images/sprite.png) -373px -43px no-repeat;
    vertical-align: middle; }
  .process_l8 .process_icon i {
    display: inline-block;
    width: 41px;
    height: 45px;
    background: url(../images/sprite.png) -443px -37px no-repeat;
    vertical-align: middle; }
  .process_b {
    width: 745px;
    height: 152px;
    margin: 37px auto 0;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(231, 226, 226, 0.55);
            box-shadow: 0px 1px 5px 0px rgba(231, 226, 226, 0.55);
    border-radius: 8px;
    position: relative; }
    .process_bi {
      width: 926px;
      height: 54px;
      background-color: #ffffff;
      -webkit-box-shadow: 0px 2px 10px 0px rgba(181, 181, 181, 0.3);
              box-shadow: 0px 2px 10px 0px rgba(181, 181, 181, 0.3);
      border-radius: 4px;
      border: solid 2px #7ea6e7;
      position: absolute;
      top: 49px;
      left: -91px; }
      .process_bi input {
        font-size: 14px;
        line-height: 50px;
        height: 50px; }
      .process_bi i {
        display: inline-block;
        position: relative;
        top: 4px;
        margin: 0 9px; }
      .process_bil {
        width: 304px;
        height: 100%;
        border-right: 1px solid rgba(129, 129, 129, 0.3); }
        .process_bil i {
          width: 20px;
          height: 20px;
          background: url(../images/sprite.png) -351px -4px no-repeat; }
        .process_bil input {
          width: 246px; }
      .process_bim {
        width: 404px;
        height: 100%; }
        .process_bim i {
          width: 17px;
          height: 19px;
          background: url(../images/sprite.png) -391px -5px no-repeat; }
        .process_bim input {
          width: 349px; }
      .process_bir {
        width: 180px;
        height: 50px;
        background-color: #7ea6e7;
        text-align: center;
        line-height: 50px;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        -webkit-transition: all .4s;
        transition: all .4s; }
        .process_bir:hover {
          opacity: .8; }

.interview {
  height: 709px;
  padding-top: 54px; }
  .interview_c {
    width: 1200px;
    margin: auto; }
  .interview_b {
    margin-top: 40px;
    width: 100%;
    height: 456px; }
    .interview_bl {
      width: 515px;
      height: 100%; }
      .interview_blt {
        width: 100%;
        height: 310px;
        position: relative;
        cursor: pointer; }
        .interview_blt:hover .interview_bltmm {
          -webkit-transform: rotate(360deg);
                  transform: rotate(360deg); }
        .interview_blt > img {
          width: 100%;
          height: 100%; }
        .interview_bltm {
          width: 515px;
          height: 310px;
          background-color: rgba(43, 43, 43, 0.6);
          position: absolute;
          left: 0;
          top: 0;
          padding: 28px 0 0 33px; }
          .interview_bltmt {
            width: 93px; }
            .interview_bltmtt {
              width: 93px;
              height: 28px;
              border: solid 1px #ffffff;
              padding: 1px;
              text-align: center;
              line-height: 24px; }
              .interview_bltmtt span {
                font-size: 18px;
                color: #fff;
                width: 50%;
                height: 100%; }
              .interview_bltmtt label {
                width: 50%;
                height: 24px;
                background-color: #ffffff;
                font-size: 18px;
                color: #676767; }
            .interview_bltmtm {
              text-align: right;
              font-size: 14px;
              color: #d3d3d3; }
              .interview_bltmtm:before, .interview_bltmtm:after {
                content: "";
                display: block;
                height: 1px;
                background-color: rgba(186, 186, 186, 0.5); }
              .interview_bltmtm:before {
                width: 13px;
                margin: 9px 0 3px 80px; }
              .interview_bltmtm:after {
                width: 77px;
                margin: 2px 0 9px 16px; }
            .interview_bltmtb {
              display: inline-block;
              width: 63px;
              height: 9px;
              background: url(../images/sprite.png) 0 -105px no-repeat;
              margin-left: 31px; }
          .interview_bltmm {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            margin: auto;
            -webkit-transition: all .8s;
            transition: all .8s; }
      .interview_blb {
        width: 515px;
        height: 146px;
        background-color: #fff;
        -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
                box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08); }
        .interview_blb > a {
          display: inline-block;
          width: 100%;
          height: 100%;
          padding: 24px; }
          .interview_blb > a:hover .interview_blbt {
            color: #ff966b; }
        .interview_blbt {
          font-size: 18px;
          font-weight: bold;
          color: #5e5e5e;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          -webkit-transition: all .4s;
          transition: all .4s; }
        .interview_blbm {
          font-size: 12px;
          color: #cfcfcf;
          margin-top: 2px; }
        .interview_blbb {
          font-size: 14px;
          color: #a4a4a4;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
          .interview_blbb:before, .interview_blbb:after {
            content: "";
            display: block; }
          .interview_blbb:before {
            width: 14px;
            height: 1px;
            background-color: #ccc;
            margin: 9px 0; }
          .interview_blbb:after {
            width: 25px;
            height: 6px;
            background: url(../images/sprite.png) -431px -11px no-repeat;
            margin-top: 7px; }
    .interview_br {
      width: 676px;
      height: 100%;
      -webkit-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.08);
              box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.08); }
      .interview_br li {
        width: 100%;
        height: 152px;
        background-color: #fff; }
        .interview_br li > a {
          display: inline-block;
          width: 100%;
          height: 100%;
          border-bottom: 1px solid rgba(215, 215, 215, 0.4); }
          .interview_br li > a:hover .interview_brrt,
          .interview_br li > a:hover .interview_brlm > * {
            color: #ff966b; }
      .interview_brl {
        width: 160px;
        height: 100%;
        border-right: 1px solid rgba(215, 215, 215, 0.4); }
        .interview_brlt {
          font-size: 12px;
          color: #cacaca;
          padding: 9px 0 0 15px; }
        .interview_brlm {
          text-align: center;
          margin-top: 35px;
          font-size: 0; }
          .interview_brlm span {
            font-size: 30px;
            color: #666666;
            -webkit-transition: all .4s;
            transition: all .4s; }
          .interview_brlm label {
            font-size: 20px;
            color: #e0e0e0;
            -webkit-transition: all .4s;
            transition: all .4s; }
      .interview_brr {
        width: 516px;
        height: 100%;
        padding: 24px; }
        .interview_brrt {
          font-size: 18px;
          font-weight: bold;
          color: #5e5e5e;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          -webkit-transition: all .4s;
          transition: all .4s; }
        .interview_brrb {
          font-size: 14px;
          line-height: 24px;
          color: #a4a4a4;
          overflow: hidden; }
          .interview_brrb:before, .interview_brrb:after {
            content: "";
            display: block; }
          .interview_brrb:before {
            width: 14px;
            height: 1px;
            background-color: #ccc;
            margin: 9px 0; }
          .interview_brrb:after {
            width: 25px;
            height: 6px;
            background: url(../images/sprite.png) -431px -11px no-repeat;
            margin-top: 7px; }
          .interview_brrb span {
            display: inline-block;
            height: 48px; }

.cooperation {
  height: 601px;
  padding-top: 42px;
  background: url(../images/process_bg.png) center no-repeat; }
  .cooperation_c {
    width: 1200px;
    margin: auto; }
  .cooperation ul {
    width: 1210px;
    margin-left: -5px;
    margin-top: 33px; }
    .cooperation ul li {
      width: 232px;
      height: 107px;
      background-color: #ffffff;
      -webkit-box-shadow: 0px 1px 21px 0px rgba(0, 0, 0, 0.07);
              box-shadow: 0px 1px 21px 0px rgba(0, 0, 0, 0.07);
      border-radius: 4px;
      margin: 0 5px 10px 5px;
      float: left;
      text-align: center;
      line-height: 107px; }

.float_b {
  width: 100%;
  height: 242px;
  /* margin-top: -95px; */
  position: fixed;
  z-index: 9;
  bottom: 0;
  left: 0;
  display: none;
  background: url(../images/float_b_bg.png) top center no-repeat; }
  .float_b_c {
    width: 1200px;
    margin: auto;
    padding-left: 282px;
    padding-top: 110px; }
    .float_b_ct {
      height: 40px;
      font-size: 14px;
      color: #c4bdee; }
      .float_b_ct span{
        padding-top: 18px;
      }
      .float_b_ct img{
        cursor: pointer;
      }
    .float_b_cb {
      margin-top: 10px; }
      .float_b_cb input {
        font-size: 14px;
        line-height: 50px;
        height: 50px; }
      .float_b_cb i {
        display: inline-block;
        position: relative;
        top: 4px;
        margin: 0 7px 0 13px; }
      .float_b_cbl {
        width: 329px;
        height: 51px;
        background-color: #ffffff;
        border-radius: 4px; }
        .float_b_cbl i {
          width: 20px;
          height: 20px;
          background: url(../images/sprite.png) -351px -4px no-repeat; }
        .float_b_cbl input {
          width: 244px; }
      .float_b_cbm {
        width: 422px;
        height: 51px;
        background-color: #ffffff;
        border-radius: 4px;
        margin-left: 4px; }
        .float_b_cbm i {
          width: 17px;
          height: 19px;
          background: url(../images/sprite.png) -391px -5px no-repeat; }
        .float_b_cbm input {
          width: 344px; }
      .float_b_cbr {
        -webkit-transition: all .4s;
        transition: all .4s; }
        .float_b_cbr:hover {
          opacity: .8; }
.float_s{
  position: fixed;
  left: 0;
  bottom: 100px;
  display: none;
  z-index: 9;
  cursor: pointer;
}

.about_tpl,
.about_tprt,
.about_tprb,
.about_bp li {
  overflow: hidden; }
  .about_tpl img,
  .about_tprt img,
  .about_tprb img,
  .about_bp li img {
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transform: scale(1);
            transform: scale(1); }
  .about_tpl:hover img,
  .about_tprt:hover img,
  .about_tprb:hover img,
  .about_bp li:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }




