.price .price-banner {
  background: url("/ap/wp-content/uploads/2019/03/price-banner-img.png");
  position: relative;
  text-align: center;
  width: 100%;
  height: 500px;
  overflow: hidden;
  background-size: cover;
  background-position: 50%;
}
.price .price-banner h2 {
  color: #ffffff;
  font-size: 36px;
  margin-top: 45px;
  font-weight: 400;
}
.price .price-banner .banner-line {
  margin: 27px auto;
  width: 30px;
  height: 3px;
  background: #d8d8d8;
}
.price .newcontainer {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  min-width: 1200px;
}
.price .price-banner p {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 5px;
}
.price-version {
  background: #f9f9f9;

  border-radius: 3px;
  /*height: 1030px;*/
  padding-bottom: 100px;
}
.price-version .tab-common {
  width: 1200px;
  text-align: center;
  background: #ffffff;
}
.price-version .tab-common tr td ul li {
  height: 35px;
  line-height: 35px;
}
.price-version .tab-common tr td {
  width: 200px;
  border-right: solid 1px #ebebeb;
  /*border-bottom: solid 1px #EBEBEB;*/
  vertical-align: middle;
}

.price-version .tab-title {
  height: 67px;
  background: #eeeeee;
  line-height: 67px;
  font-size: 20px;
}

.price-version .tab-sectitle {
  height: 200px;
  background: #ffffff;
}
.price-version .price-body {
  margin-top: -267px;
  position: relative;
}
.price-version .tab-sectitle tr td {
  font-size: 14px;
  color: #333333;
  border-right: solid 1px #ebebeb;
}
.price-version .tab-sectitle tr td b {
  font-weight: 500;
  font-size: 15px;
}
.price-version .tab-sectitle tr td label {
  font-size: 32px;
  color: #535561;
  margin-bottom: 10px;
  display: inline-block;
}

.price-version .tab-sectitle tr td label span {
  margin: 0px 2px;
  display: inline-block;
  color: #535561;
  font-weight: 400;
}
.price-version .tab-sectitle tr td a {
  display: inline-block;
  width: 100px;
  height: 38px;
  line-height: 38px;
  margin-top: 20px;
  background: rgba(253, 177, 31, 1);
  border-radius: 23px;
  color: #ffffff;
  font-size: 14px;
  box-shadow: 0 5px 30px -5px rgba(253, 177, 31, 0.8);
}
.price-version .tab-sectitle tr td a:hover {
  background: #fdbc1f;
}
.price-version .tab-threetitle {
  box-shadow: 0px 3px 10px 0px rgba(103, 107, 122, 0.1);
}
.price-version .tab-threetitle thead tr {
  height: 40px;
}

.price-version .tab-threetitle thead tr th {
  background: #f6f6f6;
  line-height: 40px;
  text-align: left;
  padding-left: 27px;
}

.price-version .tab-threetitle .text-title {
  /*width: 120px;*/
  position: relative;
}
.price-version .tab-threetitle .text-title p {
  font-size: 15px;
  font-weight: 500;
  color: #333333;
}
.price-version .tab-threetitle .text-title span {
  color: #666666;
}
.price-version .tab-threetitle .text-title ul {
  /*padding: 10px 0px;*/
}
.price-version .tab-threetitle .text-title ul li {
  font-size: 14px;
  color: #333333;
  position: relative;
  border-top: solid 1px #eeeeee;
}

.price-version .tab-threetitle .text-title .tab-ul-left li {
  text-align: left;
  padding-left: 27px;
  position: relative;
}
.price-version .tab-threetitle .text-title ul li.dis {
  border-top: none;
  color: #ff8400;
  font-weight: 500;
}
.price-version .tab-threetitle .text-title ul li.dis.lh {
}
.price-version .tab-threetitle .text-title ul li img {
  vertical-align: middle;
}
.price-version .tab-threetitle .text-title ul li a {
  color: #333333;
}
.price-version .tab-threetitle .text-title ul li a:hover {
  color: #f99701;
}
.price-version .tab-threetitle .text-title ul .first-li img {
  vertical-align: middle;
  margin-left: 5px;
  margin-top: -2px;
}

.price-version .tab-first.current {
  margin-top: 267px;
}
.tabversion {
  position: fixed;
  top: 50px;
  z-index: 1000;
  transition: top 0.2s ease;
}
.tabprice {
  position: fixed;
  top: 110px;
  z-index: 1000;
  transition: top 0.2s ease;
}

.price .tab-foot {
  float: right;
  margin-top: 19px;
}
.price .tab-foot p {
  float: left;
  text-align: center;
  color: #888888;
  font-size: 13px;
  border-right: solid 1px #d8d8d8;
  height: 13px;
  line-height: 13px;
}
.price .tab-foot p:nth-of-type(1) {
  padding-right: 15px;
  margin-right: 15px;
}
.price .tab-foot p:nth-of-type(2) {
  padding-right: 15px;
  margin-right: 15px;
}
.price .tab-foot p:nth-of-type(3) {
  border-right: none;
}
.price .tab-foot p img {
  vertical-align: middle;
  margin-right: 3px;
  /*height: 14px;*/
  margin-top: -2px;
}

.price-version .jiantou-icon {
  display: none;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top-color: #fff;
  position: absolute;
  z-index: 222;
  top: 0px;
  left: 70px;
}
.price-version .taojian-tips {
  display: none;
  position: absolute;
  top: -85px;
  left: 30px;
  background: #fff;
  width: 500px;
  border: solid 1px #ebebeb;
  box-shadow: 0px 2px 10px 0px rgba(134, 134, 134, 0.3);
  border-radius: 3px;
  z-index: 111;
  padding: 10px;
  text-align: left;
  font-size: 14px;
}
.price-version .taojian-tips p {
  color: #444444;
}
.price-version .taojian-tips p span {
  color: #666666;
}
.price-version .gongneng-icon {
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top-color: #fff;
  position: absolute;
  z-index: 222;
  top: -10px;
  left: 115px;
}
.price-version .gongneng-tips {
  position: absolute;
  top: -65px;
  left: 70px;
  background: #fff;
  width: 500px;
  border: solid 1px #ebebeb;
  box-shadow: 0px 2px 10px 0px rgba(134, 134, 134, 0.3);
  border-radius: 3px;
  z-index: 111;
  padding: 10px;
  text-align: left;
  font-size: 14px;
}
