@charset "UTF-8";
#platform .o2o li li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

#platform h3 {
  font-size: 32px; }
#platform .banner {
  width: 100%;
  height: 420px;
  background: url("../img/website/bg1.png.jpeg") center;
  text-align: center;
  color: #fff; }
  #platform .banner h2 {
    font-size: 44px;
    padding: 110px 0 40px; }
  #platform .banner .aim {
    font-size: 20px;
    margin-bottom: 34px; }
  #platform .banner a {
    display: inline-block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    font-size: 16px;
    color: #fff;
    background: url("../img/platform/btn_bg.png"); }
  #platform .banner .call {
    width: 200px;
    margin: 20px auto;
    font-size: 14px;
    line-height: 18px;
    box-sizing: border-box;
    padding-left: 28px;
    background: url("../img/custom/tel_icon.png") 8px no-repeat; }
#platform .wx {
  padding: 110px 0; }
  #platform .wx .intro {
    padding: 24px 0 80px; }
  #platform .wx .left {
    width: 540px; }
  #platform .wx p {
    font-size: 16px;
    color: #888;
    padding-bottom: 16px; }
  #platform .wx .wx_expe {
    display: block;
    width: 100px;
    height: 40px;
    margin: 36px 0;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: url("../img/platform/btn_bg1.png"); }
  #platform .wx .right {
    width: 640px;
    height: 380px; }
    #platform .wx .right img {
      display: block; }
#platform .model {
  padding: 86px 0 70px;
  background: #f4f4f4; }
  #platform .model h3 {
    text-align: center;
    padding-bottom: 10px; }
  #platform .model li {
    float: left;
    position: relative;
    width: 580px;
    height: 360px;
    margin: 40px 40px 0 0; }
    #platform .model li a {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 10;
      display: block;
      width: 100%;
      height: 100%; }
    #platform .model li .mask {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      transition: all .5s ease; }
    #platform .model li:hover .mask {
      background: rgba(0, 0, 0, 0.7); }
    #platform .model li:nth-child(2n) {
      margin-right: 0; }
    #platform .model li:nth-child(1) {
      background: url("../img/platform/model1.png") center; }
    #platform .model li:nth-child(2) {
      background: url("../img/platform/model2.png") center; }
    #platform .model li:nth-child(3) {
      background: url("../img/platform/model3.png") center; }
    #platform .model li:nth-child(4) {
      background: url("../img/platform/model4.png") center; }
    #platform .model li:nth-child(5) {
      background: url("../img/platform/model5.png") center; }
    #platform .model li:nth-child(6) {
      background: url("../img/platform/model6.png") center; }
    #platform .model li .con {
      position: absolute;
      bottom: 40px;
      left: 29px;
      color: #fff; }
    #platform .model li h4 {
      font-size: 28px;
      margin-bottom: 20px; }
    #platform .model li p {
      font-size: 16px; }
#platform .situation {
  height: 700px;
  background: url("../img/platform/bg2.png") center;
  color: #fff;
  text-align: center; }
  #platform .situation h3 {
    padding: 86px 0 25px; }
  #platform .situation li {
    float: left;
    width: 240px;
    margin-top: 105px; }
    #platform .situation li .icon {
      width: 100%;
      height: 60px; }
    #platform .situation li:nth-child(1) .icon {
      background: url("../img/platform/icon1.png") center no-repeat; }
    #platform .situation li:nth-child(2) .icon {
      background: url("../img/platform/icon2.png") center no-repeat; }
    #platform .situation li:nth-child(3) .icon {
      background: url("../img/platform/icon3.png") center no-repeat; }
    #platform .situation li:nth-child(4) .icon {
      background: url("../img/platform/icon4.png") center no-repeat; }
    #platform .situation li:nth-child(5) .icon {
      background: url("../img/platform/icon5.png") center no-repeat; }
    #platform .situation li:nth-child(6) .icon {
      background: url("../img/platform/icon6.png") center no-repeat; }
    #platform .situation li:nth-child(7) .icon {
      background: url("../img/platform/icon7.png") center no-repeat; }
    #platform .situation li:nth-child(8) .icon {
      background: url("../img/platform/icon8.png") center no-repeat; }
    #platform .situation li:nth-child(9) .icon {
      background: url("../img/platform/icon9.png") center no-repeat; }
    #platform .situation li:nth-child(10) .icon {
      background: url("../img/platform/icon10.png") center no-repeat; }
    #platform .situation li p {
      margin-top: 30px;
      font-size: 16px; }
#platform .advantage {
  height: 800px;
  text-align: center; }
  #platform .advantage h3 {
    padding: 85px 0 115px; }
  #platform .advantage li {
    float: left;
    width: 300px;
    margin-bottom: 100px; }
    #platform .advantage li .icon {
      width: 70px;
      height: 70px;
      margin: 0 auto;
      border-radius: 50%;
      background: #ff8776 url("../img/platform/ad1.png") center no-repeat; }
    #platform .advantage li p {
      margin: 20px 0 24px;
      font-size: 16px; }
    #platform .advantage li em {
      display: block;
      font-size: 24px;
      color: #ff8776; }
    #platform .advantage li:nth-child(2) .icon {
      background: #ffb165 url("../img/platform/ad2.png") center no-repeat; }
    #platform .advantage li:nth-child(2) em {
      color: #ffb165; }
    #platform .advantage li:nth-child(3) .icon {
      background: #7ac7d0 url("../img/platform/ad3.png") center no-repeat; }
    #platform .advantage li:nth-child(3) em {
      color: #7ac7d0; }
    #platform .advantage li:nth-child(4) .icon {
      background: #7abff9 url("../img/platform/ad4.png") center no-repeat; }
    #platform .advantage li:nth-child(4) em {
      color: #7abff9; }
    #platform .advantage li:nth-child(5) .icon {
      background: #9cbbff url("../img/platform/ad5.png") center no-repeat; }
    #platform .advantage li:nth-child(5) em {
      color: #9cbbff; }
    #platform .advantage li:nth-child(6) .icon {
      background: #e2a2ee url("../img/platform/ad6.png") center no-repeat; }
    #platform .advantage li:nth-child(6) em {
      color: #e2a2ee; }
    #platform .advantage li:nth-child(7) .icon {
      background: #ff7ab2 url("../img/platform/ad7.png") center no-repeat; }
    #platform .advantage li:nth-child(7) em {
      color: #ff7ab2; }
    #platform .advantage li:nth-child(8) .icon {
      background: #96e285 url("../img/platform/ad8.png") center no-repeat; }
    #platform .advantage li:nth-child(8) em {
      color: #96e285; }
#platform .service {
  height: 520px;
  text-align: center;
  background: url("../img/platform/bg3.png") center; }
  #platform .service h3 {
    padding: 75px 0 50px;
    color: #fff; }
  #platform .service li {
    float: left;
    width: 262px;
    height: 240px;
    margin-right: 50px;
    border-radius: 6px;
    background: #fff; }
    #platform .service li .icon {
      width: 70px;
      height: 70px;
      margin: 45px auto 42px;
      background: url("../img/platform/service1.png"); }
    #platform .service li p {
      font-size: 16px;
      margin-bottom: 10px; }
    #platform .service li:nth-child(2) .icon {
      background: url("../img/platform/service2.png"); }
    #platform .service li:nth-child(3) .icon {
      background: url("../img/platform/service3.png"); }
    #platform .service li:nth-child(4) {
      margin-right: 0; }
      #platform .service li:nth-child(4) .icon {
        background: url("../img/platform/service4.png"); }
  #platform .service .btn {
    display: block;
    width: 120px;
    height: 40px;
    margin: 43px auto 0;
    line-height: 40px;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-radius: 2px; }
#platform .o2o h3 {
  padding: 86px 0 66px;
  font-size: 30px;
  text-align: center; }
#platform .o2o li {
  float: left;
  margin-right: 70px; }
  #platform .o2o li:nth-child(3n) {
    margin-right: 0; }
  #platform .o2o li h4 {
    font-size: 16px;
    font-weight: bold;
    border-left: 3px solid #ff4600;
    margin-bottom: 20px;
    padding-left: 10px; }
  #platform .o2o li .icon {
    width: 350px;
    height: 200px;
    border-radius: 10px;
    overflow: hidden; }
    #platform .o2o li .icon a {
      display: block;
      width: 100%;
      height: 100%; }
      #platform .o2o li .icon a img {
        display: block;
        width: 100%;
        height: 100%; }
  #platform .o2o li li {
    float: none;
    width: 350px;
    margin: 16px 0 0;
    padding-right: 10px;
    padding-left: 10px;
    box-sizing: border-box;
    background: url("../img/icon3.png") -28px -23px no-repeat; }
  #platform .o2o li .more {
    padding: 15px 0 40px;
    cursor: default; }
    #platform .o2o li .more a {
      font-size: 16px;
      color: #0a6dee; }

/* 右侧咨询栏 */
#consult_toolbar {
  position: fixed;
  right: 0px;
  top: 250px;
  z-index: 1020; }
  #consult_toolbar .line {
    width: 10px;
    height: 1px;
    background: #e7e7e7;
    margin: 0 auto; }
  #consult_toolbar .toolbarbox {
    width: 52px;
    background: #ffffff;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    box-shadow: 0px 0px 12px #f3f3f3;
    color: #ffffff;
    text-align: center; }
    #consult_toolbar .toolbarbox img {
      display: block;
      padding: 17px 0 20px;
      margin: 0 auto;
      cursor: pointer; }
    #consult_toolbar .toolbarbox .msg {
      display: none; }
    #consult_toolbar .toolbarbox .chat {
      position: relative; }
      #consult_toolbar .toolbarbox .chat img {
        padding-bottom: 10px; }
      #consult_toolbar .toolbarbox .chat .chat_msg {
        position: absolute;
        right: 100%;
        top: 14px;
        width: 215px;
        height: 40px;
        margin-right: 20px;
        line-height: 40px;
        border-radius: 5px;
        background: #ff6800 url("../img/chat_light.gif") no-repeat center; }
        #consult_toolbar .toolbarbox .chat .chat_msg p {
          font-size: 16px; }
          #consult_toolbar .toolbarbox .chat .chat_msg p:after {
            content: '';
            position: absolute;
            top: 11px;
            left: 100%;
            display: block;
            border: 8px solid transparent;
            border-left: 8px solid #ff6800; }
    #consult_toolbar .toolbarbox .mobile {
      position: relative; }
      #consult_toolbar .toolbarbox .mobile .msg {
        position: absolute;
        right: 100%;
        top: 9px;
        width: 187px;
        height: 32px;
        margin-right: 10px;
        line-height: 32px;
        font-size: 12px;
        text-align: center;
        background: url("../img/tel_msg.png") no-repeat; }
    #consult_toolbar .toolbarbox .go {
      position: relative; }
      #consult_toolbar .toolbarbox .go .msg {
        position: absolute;
        right: 100%;
        top: 7px;
        width: 77px;
        height: 32px;
        margin-right: 10px;
        line-height: 32px;
        font-size: 12px;
        text-align: center;
        background: url("../img/top_msg.png") no-repeat; }

/*# sourceMappingURL=platform.css.map */
