* {
  margin: 0;
  padding: 0;
}


input[type=number] {
  -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.f26 {
  font-size: 26px;
}

.lsn {
  list-style: none;
}

.lh26 {
  line-height: 26px;
}

.standard-color {
  color: #20b09f;

}

.professional-color {
  color: #ff872e;
}

.allzamil-container {}

.allzamil-container .common-width {
  width: 1200px;
  margin: auto;
}

.allzamil-container .banner {
  background: #050f2e;
}

.allzamil-container .banner-icon {
  height: 313px;
  color: #fff;
  background: url('../png/banner-icon_03.png') no-repeat bottom right;
}

.allzamil-container .goods {
  width: 1120px;
  padding-top: 80px;
  padding-bottom: 70px;
}

.goods-panel {
  width: 500px;
  box-shadow: 3px 3px 5px #ebebeb;
}

.goods-panel .goods-panel-header {
  height: 80px;
  padding-top: 16px;
  color: #ffffff;
}

.goods-panel .standard {
  background: #20b09f;
}

.goods-panel .professional {
  background: #ff872e;
}


.goods-panel .goods-panel-body {
  padding: 50px 20px;
  border: 1px solid #ebebeb;
  border-top: 0;
}

.goods-panel .goods-panel-body .goods-capacity {
  margin-top: 30px;
  padding: 30px 0;
  border-top: 1px dotted #bcc1c4;
  border-bottom: 1px dotted #bcc1c4;
}

.goods-price {
  margin-bottom: 35px;
}

.goods-word {
  color: #373d41;
}

.capacity-line2 {
  color: #808080;
}

.goods-buy {
  margin-top: 50px;
}


.goods-buy .goods-buy-btn {
  padding: 10px 56px;
  text-decoration: none;
  border: 1px solid;
}

.calc-price {
  height: 180px;
  padding: 30px 0;
  background: #f9f9f9;
}

.calc-price .calc-price-panel {
  position: relative;
  height: 179px;
  border: 1px solid #dddddd;
  background: #fff;
}

.calc-price .calc-price-panel .title {
  padding: 20px;
}

.calc-price .calc-price-panel .price-slip {
  position: relative;
  width: 600px;
  height: 40px;
  background: #f0f9f8;
}

.calc-price .calc-price-panel #custom-num {
  width: 50px;
  height: 40px;
  padding-left: 5px;
}

.calc-price .calc-price-panel .price-btn {
  position: absolute;
  left: -16px;
  top: -2px;
  width: 22px;
  height: 44px;
  line-height: 44px;
  border-radius: 3px;
  cursor: pointer;
  color: #fff;
  background: #20b09f;
}

.calc-price .calc-price-panel .price-btn .tip {
  position: absolute;
  width: 28px;
  height: 22px;
  line-height: 16px;
  font-size: 12px;
  color: #fff;
  background: url('../png/tishi_03.png');
  z-index: 100;
  top: -22px;
  right: -3px;
}

.calc-price .calc-price-panel .lbtn {
  width: 30px;
  height: 40px;
  overflow: hidden;
}

.calc-price .calc-price-panel .lbtn>button {
  width: 30px;
  height: 20px;
  background: #fff;
  cursor: pointer;
  line-height: 18px;
  font-weight: bold;
  overflow: hidden;
  border: 1px solid #e3e3e3;
}

.calc-price .calc-price-panel .lbtn>button:disabled {
  color: #e3e3e3;
}

.calc-price .price-detail {
  position: absolute;
  right: 20px;
  top: 40px;
}

.standard-price {
  width: 170px;
  height: 98px;
  border-left: 1px solid #e3e3e3;
}

.calc-price .goods-buy-btn {
  margin-top: 18px;
  padding: 5px 10px;
  border: 1px solid;
}

.goods-tab {
  width: 100%;
  border-top: 1px solid #e5e5e5;
  background: #f9f9f9;
}


/* 
.goods-tab [name='goods-advantage']:checked+a label {
  background: #fff;
  border-top: 2px solid #20b09f;
  border-bottom: 0;
} */

.goods-tab .advantage-tabs {
  padding: 0 5px;
}

.goods-tab .advantage-tab {
  display: inline-block;
  list-style: none;
  border: 1px solid #e5e5e5;
  border-top: 0;
  padding: 20px 90px;
  color: #333;
  cursor: pointer;

}

.goods-tab .isChecked {
  background: #fff;
  border-top: 2px solid #20b09f;
  border-bottom: 0;
}


.goods-advantage .advantage-item {
  float: left;
  width: 180px;
  padding: 35px;
  /* margin-right: 130px;
  margin-left: 60px; */
  overflow: hidden;
  margin: 0 75px;
}

.goods-advantage .advantage-cycle {
  position: relative;
  width: 84px;
  height: 84px;
  margin-bottom: 20px;
  background: #20b09f;
  color: #fff;
  border: 9px solid #d2efec;
  border-radius: 50%;
}

.goods-advantage .advantage-cycle img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.goods-advantage .advantage-name {
  margin-bottom: 15px;
}

.goods-advantage .advantage-desc {

  color: #666;
}

.goods-function .section-border {
  border-bottom: 1px solid #dddddd;
}

.goods-function .goods-function-header {
  padding-bottom: 50px;
}

.goods-function .goods-function-wrap .function-item {
  width: 33%;
  height: 60px;
  vertical-align: middle;
  margin-bottom: 50px;
}

.goods-function .goods-function-wrap .fucntion-item-title {
  line-height: 18px;
  border-left: 4px solid #20b09f;
  padding-left: 10px;
}

.goods-function .goods-function-wrap .function-item-desc {
  padding-left: 14px;
  color: #666666;
}

.goods-ensure {

  padding-bottom: 150px;
}

.goods-ensure .section-name::after {
  content: '';
  display: block;
}

.goods-ensure .section-border {
  height: 16px;
  margin-left: 126px;
  border-bottom: 1px solid #e0e0e0;
  /* margin-top: 15px; */
  /* background: #e0e0e0; */
}

.goods-ensure .goods-ensure-wrap {
  padding-top: 44px;
}

.goods-ensure .ensure-item {
  width: 25%;
}

.goods-ensure .ensure-item img {
  padding-right: 12px;
}

.goods-ensure .ensure-item-desc {
  color: #666;
}

.isScroll {
  position: fixed;
  top: 0;
  z-index: 100;
}

.protal-btn {
  display: inline-block;
  width: 176px;
  height: 46px;
  line-height: 44px;
  border: 1px solid #fff;
  text-align: center;
  font-size: 18px;
  position: relative;
  box-sizing: border-box;
  margin: 0 17px 0 0;
  cursor: pointer;
}

.protal-btn-green {
  background-color: #20b09f;
  border-color: #20b09f;
  color: #fff;
}

/* 专属需求 公用的*/
.demand-box {
  padding: 60px 0 58px;
  background: url(../png/demand-bg.png) center bottom no-repeat #f9f9f9;
}

.demand-box .header {
  position: relative;
  width: 602px;
  height: 50px;
  margin: 0 auto 40px;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  background: #20b09f;
  border-radius: 31px;
  text-align: center;
}

.demand-box .header:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  width: 0;
  height: 0;
  margin: 0 0 0 -10px;
  font: 0/0 arial;
  border: 10px dashed transparent;
  border-top: 10px solid #20b09f;
}

.form-item {
  position: relative;
  width: 682px;
  min-height: 42px;
  padding: 0 130px;
  margin: 20px auto 0;
  font-size: 14px;
  font-weight: bold;
}

.form-item-label {
  position: absolute;
  top: 0;
  left: 0;
  width: 130px;
  text-align: right;
  font-weight: bold;
  line-height: 42px;
}

.form-input {
  width: 290px;
  height: 30px;
  padding: 5px 14px;
  border: 1px solid #ccc;
  background: #fff;
  outline: none;
  resize: none;
  font: 14px/30px 'Microsoft Yahei', 'PingFangSC', sans-serif;
  vertical-align: middle;
}

.form-input.verify-input {
  width: 110px;
}

.form-textarea {
  width: 652px;
  height: 160px;
  padding: 10px 14px;
  border: 1px solid #ccc;
  background: #fff;
  outline: none;
  resize: none;
  font: 14px/24px 'Microsoft Yahei', 'PingFangSC', sans-serif;
  overflow-y: auto;
}

.verify-pic {
  display: inline-block;
  /* width: 120px; */
  height: 42px;
  margin: 0 0 0 16px;
  background: #ccc;
  vertical-align: middle;
}

.verify-pic img {
  width: 100%;
  height: 100%;
}

.form-text {
  margin: 0 0 0 16px;
}

.demand-box .protal-btn {
  display: block;
  margin: 36px auto 0;
}