.header-dropdown-m,
.nav-mobile,
.mobile-footer,
.mobile-api-details,
.m-login-register,
.mobile-main-details,
.zixun,
.mobile-download,
.mobile-btn-down,
.mobile-stored,
.detail-mobile{
  display: none !important;
}
.sub-menu {
  position: absolute;
  left: 0;
  top: 66px;
  z-index: 3;
  width: 100%;
  min-width: 1200px;
  height: 40px;
  border-bottom: 1px solid rgba(102, 102, 102, 0.05);
  text-align: center;
}
.sub-menu-item {
  position: relative;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  opacity: .5;
  transition: all .2s;
}
.sub-menu-title {
  display: block;
  margin: 0 25px;
  font-size: 12px;
  color: #666;
}
.sub-menu-item.active {
  opacity: 1;
}
.sub-menu-item:hover {
  opacity: 1;
}
.sub-menu-item.active:after {
  content: '';
  width: 16px;
  height: 3px;
  background: #07AAFF;
  border-radius: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -8px;
}
.sub-menu-item.active .sub-menu-title {
  opacity: 1;
  font-weight: bold;
  color:#07AAFF;
}
.block-main {
  min-width: 1200px;
  padding: 106px 0 40px 0;
  background: #f8f8f8;
  position: relative;
  z-index: 2;
  background-color: rgba(122, 122, 122, 0.1);
}
#canvas{
  width: 100%;
  height: 416px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .3;
  z-index: -1;
}
.block-main-container {
  width: 1200px;
  height: 270px;
  margin: 0 auto;
}
.block-main-img {
  float: left;
  width: 210px;
  height: 220px;
  padding: 25px;
  text-align: center;
  border-radius: 2px;
  background: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(36, 36, 36, 0.1);
  box-shadow: 0 0 10px 0 rgba(36, 36, 36, 0.1);
  border: 1px solid #eee \9;
}
.block-main-svg {
  width: 150px;
  height: 150px;
  margin: 0 auto;
}
.block-main-svg svg {
  width: 150px;
  height: 150px;
}
.block-main-list {
  padding-top: 15px;
}
.block-main-list li {
  float: left;
  width: 70px;
  line-height: 26px;
  color: #bbb;
  font-size: 14px;
}
.block-main-list .iconfont {
  font-size: 18px;
  display: block;
}
.block-main-info {
  float: left;
  width: 880px;
  margin-left: 56px;
}
.block-main-name {
  line-height: 40px;
  padding-top: 14px;
  overflow: hidden;
}
.block-main-name h1 {
  font-size: 22px;
  color: #555;
  padding-right: 8px;
  float: left;
}
.block-main-name p {
  float: left;
}
.block-main-name span {
  margin-left: 5px;
  border: 1px solid #00aeff;
  font-size: 12px;
  padding: 2px 6px;
  color: #00aeff;
  font-weight: 400;
  vertical-align: top;
  border-radius: 2px;
}
.block-main-desc {
  max-height: 44px;
  color: #666;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 22px;
  overflow: hidden;
}
.block-main-detail dl {
  line-height: 30px;
}
.block-main-detail dt {
  margin-right: 8px;
  display: inline;
  font-size: 12px;
  color: #999;
}
.block-main-detail dd {
  display: inline;
  font-size: 14px;
  color: #666;
}
.block-main-detail .price {
  color: #fb5b5b;
  font-weight: bold;
}
.block-main-detail .price span {
  font-size: 22px;
}

.block-main-detail .limitvip {
  color: #666;
  font-size: 12px;
}
.block-main-detail .limitvip span {
  font-size: 12px;
}

.block-main-detail .limitvip a {
  color: #07AAFF
}

.block-main-button {
  margin-top: 15px;
}
.block-btn-download,.contact-kef {
  float: left;
  margin-right: 15px;
  width: 166px;
  height: 40px;
  line-height: 40px;
  background: #07AAFF;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  border-radius: 2px;
  cursor: pointer;
}
.block-btn-store {
  float: left;
  width: 104px;
  height: 38px;
  padding-left: 12px;
  line-height: 38px;
  background: 0 0;
  color: #07AAFF;
  font-size: 14px;
  text-align: center;
  border-radius: 2px;
  border: 1px solid #07AAFF;
  background: url(../../../images/v6/docs/star.png) 24px 12px no-repeat;
  cursor: pointer;
}
.block-btn-store.stored {
  background-position: 24px -44px;
}
.block-content {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 100px;
}
.block-section {
  padding-top: 50px;
}
.block-section-title {
  font-size: 20px;
  font-weight: bold;
  color: #555;
}
.block-section-title span {
  font-size: 14px;
  color: #666;
}

.block-introduce {
  font-size:12px;
  color: #666;
  width: 1200px;
  overflow: hidden;
  line-height: 25px;
  margin-top: 20px;
}

.block-example {
  position: relative;
  width: 1200px;
  height: 258px;
  margin-top: 30px;
  border: 1px solid #ebebeb;
  overflow: hidden;
}
.block-example img {
  width: 1200px;
}
.block-example:hover .block-example-btn {
  bottom: 9px;
}
.block-example-btn {
  width: 126px;
  height: 35px;
  line-height: 32px;
  background: #e0e0e0;
  position: absolute;
  bottom: -40px;
  right: 11px;
  font-size: 14px;
  font-weight: bold;
  color: #666;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.block-example-btn span {
  vertical-align: middle;
}
.block-example-icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../../../images/v6/market/example-icon.png);
}
.block-list-container {
  margin-top: 20px;
}
.block-list-choose {
  overflow: hidden;
}
.block-list-type {
  display: block;
  height: 26px;
  line-height: 26px;
  margin-right: 16px;
  padding: 0 16px;
  float: left;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 12px;
  color: #666;
  cursor: pointer;
}
.block-list-type.choosen {
  color: #07AAFF;
  font-weight: bold;
  border: 1px solid #07AAFF;
}
.block-table-container {
  margin-top: 15px;
  display: none;
}
.block-table {
  width: 1200px;
  border: 1px solid #e7e7e7;
  font-size: 12px;
  color: #666;
}
.block-table tr {
  line-height: 42px;
}
.block-table td {
  border: 1px solid #e7e7e7;
}
.block-table .time {
  width: 174px;
  text-align: center;
  background: #f8f8f8;
}
.block-table .type {
  text-align: center;
}
.block-table .name {
  padding-left: 50px;
}
.block-table .download {
  width: 135px;
  color: #00aeff;
  text-align: center;
  cursor: pointer;
}
.example-layer {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.example-layer .close {
  width: 27px;
  height: 47px;
  background: url(../../../images/v6/market/close.png);
  position: absolute;
  right: 13px;
  top: -47px;
  cursor: pointer;
}
.example-layer .img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
}
.example-layer .img img {
  position: absolute;
  -webkit-transition: all .2s;
  transition: all .2s;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
  width: auto !important;
}
.pc-api-details {
  min-width: 1200px;
}
.register-now {
  height: 120px;
  padding: 12px 0 18px;
  text-align: center;
  color: #fff;
  background: url(../../../images/v6/docs/bottombg.png?v=1.2) center no-repeat #02acff;
}
.register-now p {
  font-size: 28px;
  line-height: 66px;
  padding-bottom: 5px;
}
.register-now a {
  display: block;
  width: 148px;
  height: 38px;
  margin: 0 auto;
  line-height: 38px;
  border: 1px solid #fff;
  border-radius: 2px;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.license-layer {
  position: relative;
  width: 468px;
  height: 260px;
  background: #fff;
  border-radius: 8px;
  display: none;
}
.license-layer .close {
  position: absolute;
  right: 16px;
  top: 10px;
  font-size: 20px;
  font-weight: bold;
  color: #bbb;
}
.license-layer .layer-title {
  padding-top: 60px;
  text-align: center;
}
.license-layer .layer-title a {
  font-size: 16px;
  font-weight: bold;
  color: #00aeff;
}
.license-layer .layer-content {
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 12px;
  line-height: 20px;
  color: #999;
  text-align: center;
}
.license-layer .btn-refuse {
  float: left;
  margin-left: 124px;
  width: 100px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ddd;
  border-radius: 2px;
  font-size: 14px;
  color: #999;
  text-align: center;
  cursor: pointer;
}
.license-layer .btn-agree {
  float: left;
  margin-left: 24px;
  width: 100px;
  height: 30px;
  line-height: 30px;
  background: #00aeff;
  border-radius: 2px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.buy-layer,
.vip-layer {
  position: relative;
  width: 468px;
  height: 260px;
  background: #fff;
  border-radius: 8px;
  display: none;
}
.buy-layer .close,
.vip-layer .close {
  position: absolute;
  right: 16px;
  top: 10px;
  font-size: 20px;
  font-weight: bold;
  color: #bbb;
}
.buy-layer .content,
.vip-layer .content {
  padding-top: 60px;
  margin-bottom: 70px;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #666;
  text-align: center;
}
.buy-layer .btn-refuse,
.vip-layer .btn-refuse {
  float: left;
  margin-left: 124px;
  width: 100px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ddd;
  border-radius: 2px;
  font-size: 14px;
  color: #666;
  text-align: center;
  cursor: pointer;
}
.buy-layer .btn-buy,
.vip-layer .btn-buy {
  float: left;
  margin-left: 24px;
  width: 100px;
  height: 30px;
  line-height: 30px;
  background: #00aeff;
  border-radius: 2px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.buy-apply-div .now-btn {
  width: 166px;
  height: 40px;
  line-height: 40px;
  background: #07AAFF;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  border-radius: 2px;
}
.buy-apply-div a {
  display: inline-block;
  margin-right: 10px;
}
@media screen and (min-width: 751px) {
    body {
        font-size: 16px;
    }
}