/*price*/
#price .price_list {
  margin-top: 30px;
}

#price table.show_box th .pro_del del {
  color: #999;
  font-size: 14px;
}

#price .shop_price_box table {
  position: relative;
  width: 100%;
  margin: 0 auto;
  border: 1px solid #e9e9e9;
  border-collapse: collapse;
}

#price .shop_price_box table tr:first-child {
  height: 218px;
}

#price .shop_price_box table tr .fixed {
  position: fixed;
  top: 62px;
  line-height: 150px;
  height: 150px;
}

#price .shop_price_box table tr .hide {
  display: none !important;
}

#price .shop_price_box table .bg {
  background-color: #f8f8f8;
  border-top: 1px solid #e9e9e9
}

#price .shop_price_box table .bgg {
  background-color: #fff;
}

#price .shop_price_box table .lesson {
  text-align: center;
  text-indent: 0;
  text-align: center;
  position: relative;
}

#price .shop_price_box table .lesson a {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 60px;
}

#price .shop_price_box table th {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  text-indent: 30px;
  border: 1px solid #e9e9e9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#price .shop_price_box table th.fixed {
  border-left: none;
}

#price .shop_price_box table th.price_title {
  text-indent: 0px;
  height: 150px;
  background: #fff;
  border-left: 0;
  font-size: 16px;
  font-weight: normal;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#price .shop_price_box table th.price_title .ab_con {
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

#price .shop_price_box table th.fixed.price_title {
  display: table;
  z-index: 3
}

#price .shop_price_box table th.fixed.price_title .ab_con {
  display: table-cell;
  vertical-align: middle;
}

#price .shop_price_box table th.price_title .ab_con .title {
  width: 100%;
  height: 38px;
  line-height: 38px;
  font-size: 28px;
  color: #333;
}

#price .shop_price_box table th.price_title .ab_con .brief {
  width: 100%;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  color: #0db083;
  text-indent: 0;
  text-align: center;
}

#price .shop_price_box table th .title {
  font-size: 16px;
  text-align: center;
  text-indent: 0;
}

#price .shop_price_box table th .price {
  margin-top: 24px;
  width: 100%;
  height: 53px;
  line-height: 53px;
  font-size: 80px;
  color: #fb5722;
  font-family: DIN;
  text-align: center;
}

#price .shop_price_box table th .price span,
#price .shop_price_box table th .price sup {
  position: relative;
  bottom: -6px;
  margin-right: 3px;
  font-size: 14px;
}

#price .shop_price_box table th .price span {
  bottom: 3px;
  margin-right: 0;
  margin-left: 3px;
}

#price .shop_price_box table th .btn {
  width: 118px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #07ad87;
  color: #07ad87;
  font-size: 14px;
  margin: 0 auto;
  display: block;
  border-radius: 3px;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 10px;
  opacity: 0;
}

#price .shop_price_box table td {
  padding: 10px 0;
  width: 100%;
  /* height:50px; line-height:50px;*/
  font-size: 16px;
  color: #333;
  text-align: center;
  border-left: 1px solid #e9e9e9
}

#price .shop_price_box table td.one_row {
  padding: 0;
  height: 50px;
}

#price .shop_price_box table td.circle:before {
  display: block;
  content: '';
  margin: 0 auto;
  width: 15px;
  height: 15px;
  border: 1px solid #0db083;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#price .shop_price_box table td:first-child {
  padding-left: 30px;
  text-align: left;
}

#price .shop_price_box table td div {
  font-size: 14px;
}

#price .shop_price_box table td .title {
  width: 100%;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  color: #333;
}

#price .shop_price_box table td.sales_row .title {
  height: 89px;
  line-height: 89px;
}

#price .shop_price_box table td .brief {
  line-height: 28px;
  font-size: 16px;
  color: #666;
}

#price .shop_price_box table td.txt {
  text-indent: 0;
  text-align: center;
}

#price .shop_price_box table td.two {
  line-height: 25px;
  /* padding:10px 0;*/
}

#price .shop_price_box table td.h1 {
  height: 60px;
  line-height: 60px;
  font-size: 16px;
}

#price .shop_price_box table th.fixed.price_title .btn1 {
  margin-top: 22px;
}

#price .shop_price_box table th.fixed.price_title .title {
  margin-top: -11px;
}

/* #price .shop_price_box .price_ab_box .ab_box:last-child .ab_bg.fixed .ab_con{
padding-top: 10px;
} */
#price .shop_price_box table td.icons i em {
  display: block;
  position: absolute;
  left: -12px;
  top: 20px;
  border: 6px solid transparent;
  border-right: 6px solid #273037;
}

#price .shop_price_box table td.true {
  background: url(../img/true.png) center no-repeat;
}

#price .shop_price_box table td.false {
  background: url(../img/false.png) center no-repeat;
}

#price .shop_price_box .price_ab_box {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 4;
}

#price .shop_price_box .price_ab_box .ab_box {
  width: 294px;
  top: 0;
  height: 2864px;
  /*height:2395px;*/
  position: absolute;
}

#price .shop_price_box .price_ab_box .ab_box .ab_display {
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #ff8c66;
  box-shadow: 0 0 40px 0 #ffe1d7;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

#price .shop_price_box .price_ab_box .ab_box:hover .ab_display {
  opacity: 1;
}

#price .shop_price_box .price_ab_box .ab_box .ab_bg {
  font-size: 16px;
  font-weight: normal;
  height: 217px;
  box-sizing: border-box;
  background: #fb5722;
}

#price .shop_price_box .price_ab_box .ab_box .ab_bg .ab_table {
  display: table;
  width: 100%;
  height: 100%;
}

#price .shop_price_box .price_ab_box .ab_box .ab_bg .ab_table .ab_table_cell {
  display: table-cell;
  vertical-align: middle;
}

#price .shop_price_box .price_ab_box .ab_box .ab_bg .ab_con {
  width: 100%;
  height: 135px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

#price .shop_price_box .price_ab_box .ab_box:hover .ab_bg .ab_con {
  height: 91px;
}

#price .shop_price_box .price_ab_box .ab_box .ab_bg .ab_con .title {
  width: 100%;
  height: 38px;
  line-height: 38px;
  font-size: 26px;
  color: #fff;
}

#price .shop_price_box .price_ab_box .ab_box .ab_bg .ab_con .brief {
  width: 100%;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}

#price .shop_price_box .price_ab_box .ab_box .title {
  font-size: 30px;
  text-align: center;
  text-indent: 0;
  color: #fff;
}

#price .shop_price_box .price_ab_box .ab_box .price {
  margin-top: 16px;
  width: 100%;
  line-height: 80px;
  font-size: 80px;
  color: #fff;
  font-family: "DIN";
  text-align: center;
  margin-bottom: -20px;
}

#price .shop_price_box .price_ab_box .ab_box .price span,
#price .shop_price_box .price_ab_box .ab_box .price sup {
  position: relative;
  bottom: -6px;
  margin-right: 3px;
  font-size: 14px;
}

#price .shop_price_box .price_ab_box .ab_box .price span {
  bottom: 4px;
  margin-right: 0;
  margin-left: 3px;
}

#price .shop_price_box .price_ab_box .ab_box .btn,
.price_title .btn1 {
  width: 70%;
  height: 40px;
  line-height: 40px;
  background: #fff;
  color: #fb5722;
  font-size: 16px;
  margin: 10px auto 0;
  margin-top: 23px;
  display: block;
  border-radius: 53px;
  text-decoration: none;
  text-align: center;
}

#price .shop_price_box .price_ab_box .ab_box.b3 .ab_bg.fixed {
  position: fixed;
}

.price_title .btn1 {
  background: #fdaf2e;
  color: #fff;
  line-height: 40px;
  margin-top: 27px;
  box-shadow: 0 8px 16px 0 rgba(211, 43, 14, 0.15);
}

.price_fl {
  float: left;
  padding: 10px;
  padding-left: 15px;
}

#price .shop_price_box table td.h1 {
  color: #333;
}

#price .shop_price_box table th .pro_img {
  margin: 15px 0 10px 0;
  text-indent: 0;
  text-align: center;
}

#price .shop_price_box table th .pro_img img {
  -webkit-box-shadow: -1px 6px 8px #fdcad2;
  box-shadow: -1px 6px 8px #fdcad2;
}

#price .shop_price_box.shop_price_height .price_ab_box .ab_box {
  height: 4002px;
}

#price .shop_price_box table th .price span {
  color: #333333;
  font-size: 14px;
  font-weight: 100;
}

#price .shop_price_box table th .first {
  margin: 0 auto;
  width: 85px;
  padding: 3px 5px;
  background: #e1e1e1;
  color: #999999;
  text-indent: 0;
  text-align: center;
}

/* #price .shop_price_box table th .title{ margin-top: 5px; } */

#price .shop_price_box table th.price_title .ab_con .title span {
  font-size: 12px;
}

/***  四列 start ***/
#price .shop_price_box .price_ab_box .ab_box .ab_bg.fixed {
  position: fixed;
  top: 34px;
  width: 232px;
  height: 177px;
}

#price .shop_price_box .price_ab_box .ab_box:last-child .ab_bg.fixed {
  width: 234px;
}

#price .shop_price_box table td {
  width: 224px;
  text-indent: 0;
  box-sizing: border-box;
}

#price .shop_price_box table td:first-child {
  width: 190px;
  box-sizing: border-box;
}

#price .shop_price_box table td:last-child {}

#price .shop_price_box .price_ab_box .ab_box.b1 {
  right: 697px;
}

#price .shop_price_box .price_ab_box .ab_box.b2 {
  right: 466px;
}

#price .shop_price_box .price_ab_box .ab_box.b3 {
  right: 234px;
}

#price .shop_price_box .price_ab_box .ab_box.b4 {
  right: 0;
}

#price .shop_price_box .price_ab_box .ab_box {
  width: 233px;
  height: 2979px;
}

#price .shop_price_box .price_ab_box .ab_box:last-child {}

.price_title1 {
  margin-top: -57px;
  position: absolute;
  margin-left: -1px;
}

.fixed .price_title1 {
  margin-top: -114px;
}

.wx_tip1 {
  position: absolute;
  margin-top: -2px;
  padding-left: 4px;
  z-index: 4
}

.tips_1 {
  position: fixed;
  border-radius: 5px;
  width: 300px;
  height: 180px;
  left: 50%;
  margin-left: -150px;
  top: 300px;
  box-shadow: 0 0 15px 4px rgb(103 107 123 / 10%);
  background: #fff;
  text-align: center;
  z-index: 9999;
  padding: 20px;
  font-size: 16px;

}

.tips_1 b {
  position: relative;
  top: 120px
}

.success {
  background: url(../img/success_1.jpg) no-repeat center 30px;
}

.showMessageError {
  background: url(../img/error_1.jpg) no-repeat center 30px;
}

.wx_tip.wx_tip1 a {
  font-weight: bold;
  color: #333;
  text-decoration: underline;
}

.wx_tip.wx_tip1 small {
  width: 208px;
  height: 60px;
  font-size: 14px;
  line-height: 22px;
  margin-left: -109px;
  margin-top: -89px;
}

.wx_tip small img {
  width: 100%
}

.wx_tip small {
  width: 140px;
  height: 140px;
  position: absolute;
  margin-left: -70px;
  top: 0;
  padding: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
  visibility: hidden;
  opacity: 0;
  background: #fff;
  z-index: 0;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

.wx_tip:hover small.weixin {
  visibility: visible;
  opacity: 1;
  top: 32px;
}

.zftxet:hover {
  text-decoration: underline;
}

.e-selfecheckbox {
  display: none
}

.contact_bg {
  background: url(../img/banner_price.jpg) no-repeat center top;
  height: 300px;
  float: left;
  width: 100%;
  margin-bottom: 30px;
  margin-top: 62px;
}

.contact_bg.passageway_bg {
  background: url(../img/kt.jpg) no-repeat center top;
  height: 221px;
}

.passageway_bg.contact_bg header {
  padding-top: 66px;
}

.e-selfecheckbox:checked+.selfecheckbox_label:before {
  background-image: url(../img/checkbox2.png);
}

.passageway_ul b {
  font-size: 16px;
  padding-bottom: 5px;
  display: block;
}

.passageway_ul li {
  line-height: 24px;
  margin-bottom: 15px;
}

.passageway_ul li p {
  margin: 0px;
  color: #888;
}

.onError {
  color: #f00;
  padding-left: 9px;
}

.checkbox_1 {
  color: #f00;
  padding-top: 5px;

}

.passageway_ul li input {
  border-radius: 3px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #aaa;
  text-indent: 10px;
  margin-top: 8px;
  width: 30%;

}

.passageway_ul li input:focus {
  outline: none;
  border-color: #0e59f0;
}

.passageway_ul li .IndexButton {
  margin-top: 30px;
  margin-bottom: 60px;
  width: 15%;
  line-height: 40px;
  cursor: pointer;
  font-size: 16px;
  height: 40px;
  display: block;
}

.passageway_ul li .error_1 {
  border-color: #f00;
}

.theme-popover-mask {
  z-index: 9998;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .4;
  filter: alpha(opacity=40);
  display: block;
}

.selfecheckbox_label:before {
  content: "";
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin-top: -2px;
  background-image: url(../img/checkbox1.png);
  background-size: 100%;
  cursor: pointer;
}

.selfecheckbox_label:hover:before {
  background-image: url(../img/checkbox3.png);
}

.panel-body {
  padding: 0px 20px;
}

h4 {
  margin: 0px;
}

.contact_bg header {
  text-align: left;
  padding-top: 91px;
  text-indent: 40px;
  letter-spacing: 3px;
}

.contact_bg b {
  font-size: 40px;
  font-weight: 600;
  color: #333;
  display: block;
}

.contact_bg .titleFade {
  padding: 0px;
  padding-top: 8px;
  font-weight: 100;
  color: #333;
  font-size: 16px;
  display: inline-block;
}

@media (max-width: 991px) {
  .msg.onError {
    color: #f00
  }

  .passageway_ul li input,
  .passageway_ul li .IndexButton {
    width: 100%;
  }

  .passageway_ul {
    padding: 0px 15px;
  }

  .contact_bg.passageway_bg .titleFade {
    text-align: left;
    text-indent: 22px;
  }

  .contact_bg.passageway_bg {
    height: 148px;
    margin-bottom: 18px;
  }

  #price .shop_price_box table th.price_title .ab_con .title span {
    display: block
  }

  #price .shop_price_box table td {
    font-size: 12px;
  }

  div.price-tip {
    font-size: 18px;
    margin-bottom: -10px;
    margin-top: -20px;
  }

  #price .shop_price_box table {
    width: 90%;
    margin-left: 5%;
    margin-bottom: 10px;
  }

  #price .shop_price_box table tr:first-child {
    height: auto;
  }

  #price .shop_price_box table th.price_title {
    height: 80px
  }

  #price .shop_price_box table tbody tr .fixed {
    position: relative;
    left: inherit !important;
    top: inherit;
    width: inherit !important;
    height: auto !important;
    line-height: inherit !important
  }

  #price .shop_price_box table tbody tr .fixed.hide {
    display: inherit !important
  }

  #price .shop_price_box table th.fixed.price_title {
    display: table-cell;
  }

  #price .shop_price_box table th.price_title .ab_con .title {
    font-size: 16px;
    line-height: 24px;
    height: inherit;
  }

  #price .shop_price_box table th .price {
    font-size: 24px;
    margin-top: -11px;
  }

  .price_ab_box,
  .price_title .btn1,
  .price_title1,
  #price .shop_price_box table th.price_title .ab_con .title div {
    display: none
  }

  #price .shop_price_box table td .title {
    height: auto;
    font-size: 14px;
    line-height: 24px;
  }

  #price .shop_price_box table th {
    text-indent: 10px;
  }

  #price .shop_price_box table td:first-child {
    padding-left: 10px
  }

  .price-main .price_head .price-tip.price-tip1 {
    margin-top: 60px;

  }

  body .new_index.contact_bg {
    background: none
  }

  main.new_index.about_bg .header-wrapper .center {
    background: url(../img/banner_price.jpg) no-repeat center top;
  }

  .contact_bg b {
    font-size: 26px;
    color: #333;
    text-indent: 22px;
    display: block;
  }

  .contact_bg .titleFade {
    text-align: center;
    text-indent: 0px;
    display: block;
  }

  .col-md-12.price-tip {
    text-indent: 0;
  }

  .contact_bg {
    height: 200px;
    margin-bottom: -44px;
    margin-top: 11px;
  }
}