.quantity-unit {
  line-height: 40px;
  margin-left: 10px;
}

.unit2,
.unit3 {
  color: #848689;
}

.content2 .value-added {
  width: auto;
}

.quantity-unit .mianfei {
  margin-left: 10px;
}

.new-tabactive span {
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  line-height: 1;
}

.banner .swiper-slide {
  background-position: initial;
}

.tip-cursor {
  position: relative;
}

.tipedelta {
  position: relative;
}

.tipedelta::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  left: 50%;
  top: 15px;
  border-top: solid 7px #3888fc;
  border-right: solid 7px transparent;
  border-left: solid 7px transparent;
}

.choose-box .ipcursor {
  line-height: 1 !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  float: left;
}

.renew .buy-tips {
  width: auto;
  height: 38px;
  line-height: 38px;
  font-size: 12px;
  color: #ffffff;
  position: absolute;
  margin: -63px 0 0 -118px;
  display: none;
  z-index: 99;
  background: #2981ff;
  padding: 0 10px;
}

.renew .buy-tips span {
  position: relative;
}

.renew .buy-tips span::after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #2981ff;
  top: 26px;
  right: 111px;
}

.content3:not(:last-child) {
  margin-bottom: 27px;
}

.kws-tip {
  font-size: 14px;
  color: rgb(132, 134, 137);
  margin: -12px 0 20px 102px;
}

.new-detail {
  display: inline-block;
  position: relative;
}

.preferential-open {
  left: -22%;
}

.banner-info h2 {
  font-weight: bold;
}

.contents {
  margin-top: 0;
}

/* 备注 */
.textarea-remark {
  display: flex;
}

.textarea-box {
  width: 100%;
  max-width: 828px;
}

.textarea-skin {
  height: 120px;
  border: 1px solid #ebedf0;
  margin: 10px 0;
}

.textarea-skin::placeholder {
  color: #999;
}

.textarea-tip {
  font-size: 14px;
  line-height: 14px;
  color: #999999;
}

.agree-div {
  margin-top: 14px;
  margin-bottom: 30px;
}

.agree-div a {
  color: #2981ff;
}

@media screen and (max-width: 1400px) {
  .banner.h480 {
    height: 480px;
  }

  .gf-banner .swiper-slide {
    background-position: 60% center !important;
  }
}

@media screen and (min-width: 1024px) {

  .content1,
  .content2 {
    padding-bottom: 6px;
  }

  .sect2-part .progress,
  .sect2-part .progress .el-input-number {
    margin-bottom: 0;
  }

  .progress-box {
    margin-bottom: 20px;
  }

  .new-top-tip {
    position: relative;
    top: 1px;
  }

  .renew .buy-tips {
    margin-top: -74px;
  }
}

@media screen and (max-width: 1024px) {
  .gf-banner .swiper-slide {
    background-position: 55% center !important;
  }
}

@media screen and (max-width: 1023px) {
  .gf-banner .banner-info {
    top: 52% !important;
    text-align: center;
    max-width: 100%;
  }

  .content2 .choose-box {
    width: 100%;
  }

  .quantity-unit {
    line-height: 24px;
    margin-left: 0px;
  }

  .quantity-unit .mianfei {
    margin-left: 0px;
  }

  .select-box .el-select {
    width: 49%;
    margin: auto;
  }

  .purchase-menu {
    box-sizing: border-box;
  }

  .tipedelta::after {
    left: 12%;
  }

  .content3:not(:last-child) {
    margin-bottom: 0;
  }

  .detail-box .top20 {
    margin-top: 0;
  }

  .textarea-skin {
    margin: 0;
  }

  .detail-box .input-box .unit {
    position: relative;
    top: 1px;
    margin-left: 10px;
    color: #93939a;
    z-index: 9;
  }

  .teshu-part,
  .detail-box .input-box {
    padding-bottom: 5px;
  }

  .kws-tip {
    margin: 5px 0 0 0;
    font-size: 12px;
  }
}

[v-clock] {
  display: none;
}

/* ====== 新版本样式代码start ====== */
.banner .swiper-slide img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.banner-single .banner-ani {
  background: none!important;
}
.sect1-part,
.sect2-part {
  overflow: visible;
  display: flex;
}

.bottom-price {
  padding: 0;
}

.name {
  width: 93px;
  min-width: 93px;
  float: none;
}

.choose-box {
  margin-left: -20px;
  margin-bottom: 0;
  width: calc(100% - 93px + 20px);
}

.type-list {
  display: flex;
  flex-wrap: wrap;
}

.choose-box .type-item {
  width: 245px;
  height: 77px;
  box-sizing: border-box;
  padding: 0 0 0 20px;
  border: 1px solid #ebedf0;
  background-size: 100% 100%;
  background-image: url(/images/new_website/host_buy/type.png);
  margin-left: 20px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
}

.choose-box .type-item:last-child {
  margin-right: 0;
}

.choose-box .type-item-l {
  width: 30px;
  height: 30px;
  background-color: #7bb0fb;
  border-radius: 4px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

.choose-box .type-item-r {
  height: 100%;
  width: 50%;
  flex: 1;
  margin-left: 16px;
  display: block;
}

.choose-box h6 {
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  color: #323235;
  margin-bottom: 8px;
  margin-top: 18px;
}

.choose-box p {
  font-size: 14px;
  line-height: 18px;
  color: #626266;
  margin: 0;
}

.choose-box p:last-child {
  margin: 0;
}

.choose-box .type-item:hover{
  border-color: #2981ff;
}
.choose-box .type-item.on {
  border-color: #2981ff;
  background-image: url(/images/new_website/host_buy/type_on.png);
}

.choose-box .type-item.on::after {
  content: '';
  display: block;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 26px;
  height: 26px;
  background-size: 100% 100%;
  background-image: url(/images/new_website/host_buy/gou_on.png);
}

.choose-box .type-item.on .type-item-l {
  background-color: #2981ff;
}

.choose-box .type-item.on h6 {
  color: #2981ff;
}

.choose-box .type-item.on p {
  color: #2981ff;
}

.choose-box .choose-item {
  position: relative;
  display: inline-block;
  font-size: 14px;
  text-align: center;
  padding: 0 5px;
  width: 245px;
  height: 40px;
  line-height: 38px;
  box-sizing: border-box;
  border: 1px solid #ebedf0;
  margin-left: 20px;
  margin-bottom: 20px;
}

.choose-box .choose-item:hover {
  border: 1px solid #2981ff !important;
}

.choose-box .choose-item span {
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
}

.choose-box .choose-item span:hover {
  background: none;
  color: #2981ff;
  border: none !important;
  position: static;
  z-index: 0;
}

.choose-box .choose-item.tabactive span:hover {
  color: #fff;
}

.content1,
.content2 {
  padding-bottom: 10px;
}

.choose-item-tab {
  position: absolute;
  top: -11px;
  left: -5px;
  z-index: 50;
  height: 23px;
  background-image: url(/images/new_website/host_buy/cpu_tab_l.png);
  background-repeat: no-repeat;
}

.choose-item-tab div {
  padding-left: 13px;
  padding-right: 9px;
  border-radius: 4px 4px 4px 0;
  height: 19px;
  line-height: 19px;
  color: #fff;
  font-size: 12px;
  background-size: 100% 100%;
  background-image: linear-gradient(to right, #eb5426, #eb2626);
}

.choose-item-tip {
  white-space: nowrap;
  position: absolute;
  top: -38px;
  left: 0;
  display: none;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  background: #ffe8d2;
  color: #ff8d1d;
  font-size: 14px;
}

.choose-item-tip::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -5px;
  left: 18px;
  width: 7px;
  height: 5px;
  background-size: 100% 100%;
  background-image: url(/images/new_website/host_buy/tip_bot.png);
}

.choose-item:hover .choose-item-tip {
  display: block;
}

.module-xunjian {
  display: flex;
  align-items: center;
}

.module-xunjian-tip {
  width: 258px;
  height: 26px;
  line-height: 25px;
  background-size: 100% 100%;
  background-image: url(/images/new_website/host_buy/peizhi.png);
  color: #2981ff;
  font-size: 14px;
  padding-left: 32px;
  margin-left: 28px;
  box-sizing: border-box;
  font-weight: normal;
}

.choose-box .cpu-item {
  height: 78px;
  flex-direction: column;
  align-items: flex-start;
  background-image: url(/images/new_website/host_buy/cpu_bg.png);
}

.content2 .choose-box .cpu-item.show-more-cpu {
  display: flex;
}

.choose-box .cpu-item.on {
  background-image: url(/images/new_website/host_buy/cpu_bg_on.png);
}

.choose-box .cpu-item.on h6 {
  font-weight: bold;
}

.choose-cpu-tab {
  position: absolute;
  top: -7px;
  left: -5px;
  z-index: 50;
  height: 23px;
  background-image: url(/images/new_website/host_buy/cpu_tab_l.png);
  background-repeat: no-repeat;
}

.choose-cpu-tab div {
  padding-left: 13px;
  padding-right: 9px;
  border-radius: 4px 4px 4px 0;
  height: 19px;
  line-height: 19px;
  color: #fff;
  font-size: 12px;
  background-size: 100% 100%;
  background-image: linear-gradient(to right, #eb5426, #eb2626);
}

.cpu-more {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 24px;
  width: 100%;
  font-size: 14px;
  color: #626266;
  margin-bottom: 20px;
  cursor: pointer;
}

.cpu-more::after {
  margin-left: 6px;
  content: '';
  display: block;
  width: 10px;
  height: 5px;
  background-size: 100% 100%;
  background-image: url(/images/new_website/host_buy/sjx.png);
}

.cpu-more.on::after {
  transform: rotate(180deg);
}

.config-table {
  width: calc(100% - 95px);
  margin-bottom: 20px;
}

.kk-table {
  overflow-x: hidden;
  border: 1px solid #ebedf0;
  font-size: 14px;
  color: #323235;
  width: 100%;
}

.kk-table-body {
  max-height: 365px;
  overflow: hidden auto;
}

.kk-table .kk-table-header {
  background-color: #edf0f5;
}

.kk-table .kk-table-body .kk-table-tr {
  overflow: hidden;
  border-bottom: 1px solid #ebedf0;
  cursor: pointer;
}

.kk-table .kk-table-body .kk-table-tr:last-child {
  border-bottom: 0;
}

.kk-table .kk-table-body .kk-table-td {
  height: 72px;
  line-height: 72px;
}

.kk-table .kk-table-body .kk-table-td:first-child {
  width: 58px;
  text-align: center;
}

.kk-table .kk-table-body .kk-table-tr:hover {
  color: #323235;
}

.kk-table .kk-table-header .kk-table-th,
.kk-table .kk-table-body .kk-table-td {
  padding: 0;
  padding-left: 29px;
}

.kk-table .config-table-title {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  max-width: 100%;
}

.config-table-tab {
  height: 22px;
  display: inline-flex;
  align-items: center;
  margin-left: 8px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.config-table-tab::before {
  content: '';
  display: block;
  width: 4px;
  height: 22px;
  background: url(/images/new_website/host_buy/config_tab_l.png);
  background-size: 100% 100%;
}

.config-table-tab-t {
  font-size: 12px;
  color: #fff;
  background: url(/images/new_website/host_buy/config_tab_m.png);
  background-size: 100% 100%;
  line-height: 22px;
  padding: 0 8.5px;
  white-space: nowrap;
}

.empty {
  text-align: center;
  margin: 32px 0;
}

.p-1 {
  overflow: hidden;
  display: block;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.config-radio {
  width: 16px;
  height: 16px;
  border-radius: 16px;
  border: 1px solid #bfcbd9;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
}

.config-radio.on {
  border: 5px solid #2981ff;
}

.config-table .config-price {
  font-size: 16px;
  color: #f33e3e;
  font-weight: bold;
}

.config-table del {
  font-size: 14px;
  color: #9ea1a5;
  margin-left: 6px;
}

.config-table .config-discount {
  display: inline-block;
  font-size: 12px;
  color: #ff4d4d;
  border: 1px solid #ff4d4d;
  height: 20px;
  line-height: 20px;
  padding: 0 7px;
  margin-left: 6px;
}

.kk-table .kk-table-body .kk-table-tr.on {
  background-color: #f4f9ff;
}

.agree-div {
  line-height: 20px;
  display: flex;
  align-items: center;
}

.agree-checkbox {
  width: 20px;
  height: 20px;
  border: solid 1px #eaebef;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 2px;
  margin-right: 2px;
}

.agree-checkbox.on {
  border: 1px solid #2981ff;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(/images/new_website/host_buy/agree.png);
}

.agree-div a {
  margin-left: 4px;
}

.system-item {
  width: 245px;
  height: 77px;
  box-sizing: border-box;
  border: 1px solid #ebedf0;
  padding-left: 68px;
  margin-bottom: 20px;
  margin-left: 20px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 16px;
  padding-bottom: 16px;
  color: #626266;
  cursor: pointer;
}

.system-item .system-item-icon {
  width: 48px;
  height: 100%;
  position: absolute;
  left: 20px;
  top: 0;
  display: flex;
  align-items: center;
}

.system-item .system-item-gray {
  display: block;
}

.system-item .system-item-color {
  display: none;
}

.system-item-s {
  font-size: 14px;
  font-weight: bold;
}

.system-item-t {
  font-size: 14px;
}

.system-item-t.placeholder {
  color: #999;
}

.system-item::after {
  content: '';
  display: block;
  position: absolute;
  right: 14px;
  top: 50%;
  margin-top: -2px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  /* 左边透明 */
  border-right: 5px solid transparent;
  /* 右边透明 */
  border-top: 5px solid #bfcbd9;
  /* 底部为指定颜色，形成向上的三角形 */
}

.system-item:hover {
  color: #2981ff;
  border-color: #2981ff;
}

.system-item:hover::after {
  border-top-color: #2981ff;
}

.system-item.on {
  color: #2981ff;
  border-color: #2981ff;
}

.system-item.on::after {
  border-top-color: #2981ff;
}

.system-item:nth-child(5n) {
  margin-right: 0;
}

.choose-box.flex {
  display: flex;
  align-items: center;
}

.choose-box span {
  width: 245px;
}

.system-item:hover .system-item-gray {
  display: none;
}

.system-item:hover .system-item-color {
  display: block;
}

.system-item.on .system-item-gray {
  display: none;
}

.system-item.on .system-item-color {
  display: block;
}

.system-item-list {
  display: none;
  width: 100%;
  position: absolute;
  left: 0;
  top: 75px;
  z-index: 100;
  padding-top: 8px;
}

.system-item.show .system-item-list {
  display: block;
}

.system-item-list ul {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #ebedf0;
  background: #fff;
  max-height: 240px;
  overflow-y: auto;
}
.system-item-list ul::-webkit-scrollbar{background: rgba(0,0,0,.2);width: 2px;border-radius: 2px;position: absolute; }
.system-item-list ul::-webkit-scrollbar-track{ }
.system-item-list ul::-webkit-scrollbar-thumb{background: rgba(0,0,0,.4);border-radius: 2px; }

.system-item-list li {
  background: #fff;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  box-sizing: border-box;
  color: #323235;
  font-size: 14px;
  cursor: pointer;
}

.system-item-list li.on {
  background: #f0f4f9;
  color: #2981ff;
}

.system-item-list li:hover {
  background: #f0f4f9;
  color: #2981ff;
}

.choose-box span {
  margin-right: 0;
  margin-left: 20px;
}

/* 配置移动端表格 */
.peizhi_list {
  max-height: 436px;
  overflow-y: auto;
  padding-top: 7px;
}

.peizhi_item {
  padding: 0 16px;
  border: 1px solid #ebedf0;
  margin-bottom: 17px;
  position: relative;
}

.peizhi_param {
  display: inline-flex;
  flex-wrap: wrap;
  line-height: 22px;
  font-size: 12px;
  padding: 8px 0 8px;
  border-bottom: 1px solid #ebedf0;
}

.peizhi_param span {
  width: auto;
  margin-right: 14px;
}

.peizhi_price {
  display: flex;
  align-items: center;
  line-height: 36px;
  font-size: 13px;
}

.peizhi_price_now {
  color: #f33e3e;
  font-weight: bold;
}

.peizhi_price_ori {
  font-size: 11px;
  color: #999999;
  text-decoration: line-through;
  margin: 0 10px;
}

.peizhi_price_discount {
  font-size: 12px;
  color: #f33e3e;
  border: 1px solid #f33e3e;
  line-height: 20px;
  padding: 0 6px;
}

.peizhi_item.on {
  border-color: #2981ff;
  background: #f4f9ff;
}

.peizhi_item.on::after {
  content: "";
  width: 24px;
  height: 24px;
  background: url(/images/new_website/host_buy/mobile/gou_on.png);
  position: absolute;
  right: 1px;
  top: 1px;
  background-size: 100% 100%;
}

.config-table-m-tab {
  height: 15px;
  display: flex;
  align-items: center;
  position: absolute;
  top: -7px;
  left: -1px;
}

.config-table-m-tab::before {
  content: '';
  display: block;
  width: 6.5px;
  height: 15px;
  background: url(/images/new_website/host_buy/mobile/config_tab_l.png);
  background-size: 100% 100%;
}

.config-table-m-tab::after {
  content: '';
  display: block;
  width: 10px;
  height: 15px;
  background: url(/images/new_website/host_buy/mobile/config_tab_r.png);
  background-size: 100% 100%;
}

.config-table-m-tab-t {
  font-size: 10px;
  color: #fff;
  background: url(/images/new_website/host_buy/mobile/config_tab_m.png);
  background-size: 100% 100%;
  line-height: 15px;
}

/* ====== 新版本样式代码end ====== */

@media screen and (min-width: 1473px) {
  .choose-box .cpu-item:nth-child(-n+5) {
    display: flex;
  }
}

@media screen and (max-width: 1472px) and (min-width: 1196px) {
  .choose-box .cpu-item:nth-child(-n+4) {
    display: flex;
  }
}

@media screen and (max-width: 1195px) and (min-width: 1024px) {
  .choose-box .cpu-item:nth-child(-n+3) {
    display: flex;
  }
}

@media screen and (min-width: 1024px) {
  body {
    min-width: 100%;
  }

  .choose-box .cpu-item {
    display: none;
  }
}



/* ====== 新版本移动端适配样式代码start ====== */

@media screen and (max-width: 1023px) {
  .choose-box .type-item:hover {
    border-color: #ebedf0;
  }
  .choose-box .type-item.on {
    border-color: #2981ff;
  }
  .banner-single .banner-ani {
    background-image: url(/images/new_website/host_buy/banner_m.jpg);
  }

  .sect1-part {
    flex-direction: column;
  }

  .sect2-part {
    flex-direction: column;
  }

  .choose-box {
    margin-left: -9px;
    width: calc(100% + 9px)
  }

  .choose-box .type-item {
    width: calc(50% - 9px);
    margin-left: 9px;
    padding-left: 14px;
    margin-bottom: 10px;
  }

  .choose-box .type-item-l {
    width: 29px;
    height: 29px;
    line-height: 29px;
  }

  .choose-box .type-item-r {
    margin-left: 9px;
    display: flex;
    align-items: center;
  }

  .choose-box .type-item h6 {
    margin: 0;
    font-size: 15px;
  }

  .type-item-r p {
    display: none;
  }

  .choose-box .type-item.on::after {
    width: 24px;
    height: 24px;
    background-image: url(/images/new_website/host_buy/mobile/gou_on.png);
  }

  .choose-box .choose-item {
    width: calc(50% - 9px);
    margin: 0;
    margin-left: 9px;
    margin-bottom: 10px;
  }

  .choose-box .choose-item .choose-item-name {
    width: 100% !important;
    margin: 0 !important;
  }

  .choose-m span {
    margin: 0 0 9px 9px !important;
  }

  .choose-item:nth-child(2n):hover .choose-item-tip {
    right: 0;
    left: auto;
  }

  .choose-item:nth-child(2n):hover .choose-item-tip::after {
    left: auto;
    right: 18px;
  }

  .choose-box h6 {
    margin: 18px 0 14px !important;
  }

  .name-spec{
    margin-bottom: 24px;
  }

  .content2 .choose-box.type-list {
    margin: 0;
    width: 100%;
  }

  .content2 .choose-box.type-list .type-item {
    width: 100%;
    margin-left: 0;
  }

  .tabactive,
  .tabactive:hover {
    background-color: #e5f0ff !important;
    border: 1px solid #2981ff !important;
    color: #2981ff !important;
  }

  .choose-box .choose-item.tabactive span:hover {
    color: #2981ff;
  }

  .dragger li.on {
    background-color: #e5f0ff;
    border: 1px solid #2981ff;
    color: #2981ff;
  }

  .module-xunjian-tip {
    width: auto;
    font-size: 11px;
    margin-left: 12px;
    line-height: 24px;
    height: 24px;
    background: url(/images/new_website/host_buy/mobile/peizhi.jpg) left center repeat-x;
    background-size: auto 100%;
    border-radius: 5px;
    overflow: hidden;
    padding: 0 10px 0 32px;
    position: relative;
  }
  .module-xunjian-tip:before{
    content: "";
    width: 24px;
    height: 100%;
    background: url(/images/new_website/host_buy/mobile/peizhi_m.png) left center no-repeat;
    background-size: 24px;
    position: absolute;
    left: 0px;
    top: 0;
  }

  /* 配置模块(待适配) */

  .choose-box.flex {
    flex-wrap: wrap;
    margin-left: 0;
  }

  .system-item {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 10px;
  }

  .system-item.show {
    z-index: 5;
  }

  .quantity-unit {
    font-size: 12px;
    color: #93939a;
  }

  .textarea-tip {
    font-size: 12px;
    line-height: 20px;
    margin-top: 4px;
  }

}

/* ====== 新版本移动端适配样式代码end ====== */