﻿@charset "UTF-8";
body {
  font: 12px/1.5 "Arial"; }

body, ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, p, input
, blockquote, pre {
  margin: 0; }

ul, ol, fieldset, legend, input, button {
  padding: 0;
  /* legend ie8无法识别 */ }

ul, ol {
  list-style: none; }

img {
  display: inline-block;
  border: none; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

a {
  text-decoration: none;
  outline: none; }
#newofficial_buy {
  width: 100%;
  min-width: 1200px;
  max-width: 100%;
  margin: 100px auto 0;
}

  #newofficial_buy .newbuy_ver {
    max-width: 1178px;
    margin: 0 auto 120px;
    text-align: justify;
    min-width: 320px;
    }
    #newofficial_buy .newbuy_ver .business_ver .header {
      background: #F4788D;
      background: -webkit-gradient(linear, left top, right top, from(#F48E72), to(#F4788D));
      background: linear-gradient(to right, #F48E72, #F4788D); }
    #newofficial_buy .newbuy_ver .business_ver .new {
      color: #F47E86; }
    #newofficial_buy .newbuy_ver .hbusiness_ver .header {
      background: #AFB7FA;
      background: -webkit-gradient(linear, left top, right top, from(#D3BFFA), to(#AFB7FA));
      background: linear-gradient(to right, #D3BFFA, #AFB7FA); }
    #newofficial_buy .newbuy_ver .hbusiness_ver .new {
      color: #B9B9FA; }
    #newofficial_buy .newbuy_ver .fbusiness_ver .header {
      background: #42CEF1;
      background: -webkit-gradient(linear, left top, right top, from(#37E4D7), to(#42CEF1));
      background: linear-gradient(to right, #37E4D7, #42CEF1); }
    #newofficial_buy .newbuy_ver .fbusiness_ver .new {
      color: #3FD4EA; }
    #newofficial_buy .newbuy_ver > div {
      display: inline-block;
      width: 340px;
      vertical-align: top; }
      #newofficial_buy .newbuy_ver > div .header {
        position: relative;
        height: 265px;
        padding: 32px 16px 0;
        color: #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center; }
        #newofficial_buy .newbuy_ver > div .header h1 {
          margin-bottom: 15px;
          font-size: 30px; }
        #newofficial_buy .newbuy_ver > div .header p {
          line-height: 1.2;
          font-size: 16px; }
        #newofficial_buy .newbuy_ver > div .header .price_box {
          position: absolute;
          left: 50%;
          bottom: 29px;
          width: 110px;
          margin-left: -55px;
          font-size: 16px;
          z-index: 10; }
          #newofficial_buy .newbuy_ver > div .header .price_box .new {
            margin-bottom: 10px;
            padding: 5px 0 4px;
            background-color: #fff;
            border-radius: 4px;
            font-size: 18px; }
          #newofficial_buy .newbuy_ver > div .header .price_box .old {
            text-decoration: line-through; }
      #newofficial_buy .newbuy_ver > div .msg_content {
        padding-bottom: 40px;
        background-color: #FFFFFF;
        border-left: 1px solid #E8E8E8;
        border-right: 1px solid #E8E8E8;
        border-bottom: 1px solid #E8E8E8; }
      #newofficial_buy .newbuy_ver > div .ver_detail {
        margin-bottom: 40px;
        padding: 40px 0 0 48px; }
        #newofficial_buy .newbuy_ver > div .ver_detail ul li {
            display: list-item;
          color: #333333;
          font-size: 16px; }
          #newofficial_buy .newbuy_ver > div .ver_detail ul li:before {
            content: "";
            display: inline-block;
            width: 18px;
            height: 18px;
            margin-right: 10px;
            vertical-align: middle;
            background: url(../images/official_icons.png) -1401px -132px no-repeat; }
          #newofficial_buy .newbuy_ver > div .ver_detail ul li.disabled {
            color: #999999; }
            #newofficial_buy .newbuy_ver > div .ver_detail ul li.disabled:before {
              border: 1px solid #999999;
              background: none;
              border-radius: 50%; }
          #newofficial_buy .newbuy_ver > div .ver_detail ul li + li {
            margin-top: 15px; }
    #newofficial_buy .newbuy_ver:after {
      content: "";
      display: inline-block;
      width: 100%; }
  #newofficial_buy .free_try {
    padding: 90px 0;
    text-align: center;
    color: #fff;
    font-size: 24px;
    background-color: #0084FF; }
    #newofficial_buy .free_try p:first-child {
      margin-bottom: 50px;
      font-size: 50px; }
    #newofficial_buy .free_try div {
      width: 198px;
      margin: 0 auto 49px;
      padding: 20px 0;
      border-radius: 4px;
      border: 1px solid #fff;
      cursor: pointer; }
      #newofficial_buy .free_try div:hover {
        background-color: #fff;
        color: #0084FF; }
  #newofficial_buy .service {
    width: 1200px;
    margin: 0 auto 60px;
    padding: 100px 0 0 0;
    color: #353535;
    font-size: 26px;
    text-align: center; }
    #newofficial_buy .service h2 {
      margin-bottom: 20px;
      font-size: 50px; }
    #newofficial_buy .service ul {
      margin-top: 56px;
      text-align: left; }
      #newofficial_buy .service ul li {
        position: relative;
        display: inline-block;
        width: 394px;
        height: 390px;
        padding: 188px 10px 34px;
        font-size: 0;
        vertical-align: top;
        color: #fff;
        text-align: center;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 10px; }
        #newofficial_buy .service ul li p {
          font-size: 18px; }
        #newofficial_buy .service ul li .name {
          margin-bottom: 15px;
          color: #353535;
          font-size: 22px; }
        #newofficial_buy .service ul li .btn,
        #newofficial_buy .service ul li .icon {
          position: absolute;
          left: 50%;
          z-index: 10; }
          #newofficial_buy .service ul li .btn.live,
          #newofficial_buy .service ul li .icon.live {
            width: 82px;
            height: 109px;
            margin: 0 0 0 -41px;
            background-position: -111px -74px; }
          #newofficial_buy .service ul li .btn.cloud,
          #newofficial_buy .service ul li .icon.cloud {
            width: 102px;
            height: 105px;
            margin-left: -51px;
            background-position: -317px -74px; }
          #newofficial_buy .service ul li .btn.push,
          #newofficial_buy .service ul li .icon.push {
            width: 118px;
            height: 118px;
            margin-left: -59px;
            background-position: -581px -69px; }
          #newofficial_buy .service ul li .btn.question,
          #newofficial_buy .service ul li .icon.question {
            width: 110px;
            height: 110px;
            margin-left: -55px;
            background-position: -1187px -72px; }
          #newofficial_buy .service ul li .btn.buy,
          #newofficial_buy .service ul li .icon.buy {
            width: 106px;
            height: 106px;
            margin-left: -53px;
            background-position: -785px -74px; }
          #newofficial_buy .service ul li .btn.mini,
          #newofficial_buy .service ul li .icon.mini {
            width: 110px;
            height: 110px;
            margin-left: -55px;
            background-position: -973px -72px; }
        #newofficial_buy .service ul li .icon {
          top: 55px;
          background-image: url(../images/official_icons.png);
          background-repeat: no-repeat; }
        #newofficial_buy .service ul li .btn {
          bottom: 25px;
          width: 140px;
          margin-left: -70px;
          padding: 5px 0;
          border: 2px solid #fff;
          font-size: 20px;
          border-radius: 25px;
          cursor: pointer; }
        #newofficial_buy .service ul li:hover {
          background: #0084FF;
          background: -webkit-gradient(linear, left bottom, left top, from(#0084FF), to(#64B4FF));
          background: linear-gradient(to top, #0084FF, #64B4FF); }
          #newofficial_buy .service ul li:hover .name {
            color: #fff; }
          #newofficial_buy .service ul li:hover .btn {
            background-color: #fff;
            color: #1C91FF; }
          #newofficial_buy .service ul li:hover .live {
            background-position: -111px -263px; }
          #newofficial_buy .service ul li:hover .cloud {
            background-position: -317px -263px; }
          #newofficial_buy .service ul li:hover .push {
            background-position: -581px -256px; }
          #newofficial_buy .service ul li:hover .question {
            background-position: -1187px -260px; }
          #newofficial_buy .service ul li:hover .buy {
            background-position: -785px -264px; }
          #newofficial_buy .service ul li:hover .mini {
            background-position: -973px -260px; }
table{  border: 1px solid #fff;
}
table td{ height: 35px; line-height: 35px; color: #fff; font-size: 14px;}
.border-b{ border-bottom: 1px solid #fff;}
.border-r{ border-right: 1px solid #fff;}
.buy_layer
{
  background: #42CEF1;
  width: 1178px;
  padding: 15px;
  margin: auto;
  background: -webkit-gradient(linear, left top, right top, from(#37E4D7), to(#42CEF1));
  background: linear-gradient(to right, #37E4D7, #42CEF1);
}
table td span {
  color:#ffe424;
}
.btn-buy
{
  margin: auto;
  width: 90px;
  height: 30px;
  border-radius: 5px;
  background: #3f74cc;
  color: #fff;
  line-height: 30px;
  text-align: center;
  display: block
}
@media (max-width:767px) {
  #newofficial_buy {
    width: 100%;
    min-width: 320px;
    max-width: 100%;
    margin: 100px auto 0;
    padding: 0px 15px;

  }
  #newofficial_buy .newbuy_ver {
  }
  #newofficial_buy .newbuy_ver > div {
    display: inline-block;
    width: 100%;
    vertical-align: top; }
  #newofficial_buy .newbuy_ver > div .header {
    position: relative;
    height: 265px;
    padding: 32px 16px 0;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;

  }
  #newofficial_buy .newbuy_ver > div .header h1 {
    margin-bottom: 15px;
    font-size: 30px; }
  #newofficial_buy .newbuy_ver > div .header p {
    line-height: 1.2;
    font-size: 16px; }
  #newofficial_buy .newbuy_ver > div .header .price_box {
    position: absolute;
    left: 50%;
    bottom: 29px;
    width: 110px;
    margin-left: -55px;
    font-size: 16px;
    z-index: 10; }
  #newofficial_buy .newbuy_ver > div .header .price_box .new {
    margin-bottom: 10px;
    padding: 5px 0 4px;
    background-color: #fff;
    border-radius: 4px;
    font-size: 18px; }
  #newofficial_buy .newbuy_ver > div .header .price_box .old {
    text-decoration: line-through; }
  .business_ver{ margin-bottom: 30px;}
  .hbusiness_ver{ margin-bottom: 30px;}
  .fbusiness_ver{ margin-bottom: 30px;}
  .buy_layer{ display: none;}
}