html {
  color: #333;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body,
p,
ul,
ol,
li,
img,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
select,
input {
  margin: 0;
  padding: 0
}

body,
button,
input,
select,
textarea {
  font: 14px/1.8 tahoma, arial, 'Microsoft YaHei', sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%
}

button,
input,
select,
textarea {
  font-size: 100%
}

ul,
ol,
li {
  list-style: none
}

fieldset,
img {
  border: 0
}

p {
  text-indent: 2em
}

a,
a:link,
a:visited {
  color: #333;
  text-decoration: none
}

a:hover {
  color: #326ca6;
  text-decoration: underline
}

.clearfix:after {
  content: '\0020';
  display: block;
  clear: both;
  height: 0
}

.clearfix {
  zoom: 1
}

.clearfloat {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden
}

.pt-ohter {
  position: relative
}

.item-amount {
  height: 25px;
  overflow: hidden;
  width: 100px;
  position: relative;
  z-index: 1;
  display: inline-block;
  top: 6px
}

.item-amount .minus,
.item-amount .no-minus {
  display: block;
  height: 23px;
  width: 17px;
  border: 1px solid #e5e5e5;
  background: #f0f0f0;
  cursor: pointer;
  text-align: center;
  line-height: 23px;
  color: #444;
  position: absolute;
  top: 0;
  text-decoration: none;
  border-right-color: transparent;
  left: 0
}

.item-amount .plus,
.item-amount .no-plus {
  display: block;
  height: 23px;
  width: 17px;
  border: 1px solid #e5e5e5;
  background: #f0f0f0;
  cursor: pointer;
  text-align: center;
  line-height: 23px;
  color: #444;
  position: absolute;
  top: 0;
  text-decoration: none;
  border-left-color: transparent;
  right: 0
}

.ia-span {
  display: block;
  height: 23px;
  width: 17px;
  border: 1px solid #e5e5e5;
  background: #f0f0f0;
  cursor: pointer;
  text-align: center;
  line-height: 23px;
  color: #444;
  position: absolute;
  top: 0;
  text-decoration: none
}

.item-amount .minus:hover,
.item-amount .plus:hover {
  color: #2fafbc;
  z-index: 3;
  border-color: #2fafbc
}

.item-amount .no-minus,
.item-amount .no-plus {
  color: #e5e5e5
}

.item-amount .no-minus:hover,
.item-amount .no-plus:hover {
  cursor: default;
  border-color: #e5e5e5;
  color: #e5e5e5
}

.item-amount .no-minus:hover {
  border-right-color: #ccc
}

.item-amount .no-plus:hover {
  border-left-color: #ccc
}

input[type='text'].text-amount {
  width: 62px;
  height: 23px;
  line-height: 24px;
  border: 1px solid #ccc;
  color: #343434;
  text-align: center;
  background-color: #fff;
  position: absolute;
  z-index: 2;
  left: 18px;
  top: 0
}

input[type='text'].text-amount :hover {
  border-color: #2fafbc
}

.maxAmout-info {
  position: absolute;
  z-index: 1000;
  top: 1px;
  left: 250px;
  color: #e02e2e
}

.color-price {
  font-size: 20px;
  font-size: 1.43rem;
  color: #f50;
  font-weight: 700;
  margin-right: 6px
}

.btn-white {
  height: 30px;
  line-height: 30px;
  display: inline-block;
  background: #f5f5f5;
  padding: 0 10px;
  border: 1px solid #cdcdcd;
  vertical-align: -1px;
  color: #666
}

.btn-white:link,
.btn-white:visited {
  color: #666
}

.btn-white:hover {
  background: #f0f7f6;
  text-decoration: none
}

.red-time {
  color: #f00;
  font-size: 20px;
  margin-right: 4px
}

.errorMessage,
.errorMsg {
  display: inline-block;
  color: #e02e2e;
  line-height: 24px
}

.errorMessage .iconfont,
.errorMsg .iconfont {
  margin-right: 5px
}

input {
  -webkit-appearance: none;
  border-radius: 0
}

.new_header {
  width: 100%;
  padding: .6rem 0 .453rem;
  text-align: center;
  color: #fff;
  margin: 0;
  background: url('../../images/wap/banner.jpg?20220614') no-repeat;
  background-size: 100% 100%
}

.new_header h1 {
  font-size: .48rem;
  line-height: .8rem;
  font-weight: 700
}

.new_header p {
  font-size: .373rem;
  line-height: .453rem;
  margin-top: .3rem;
  text-indent: 0
}

.new_header a {
  display: inline-block;
  padding: 0 .16rem;
  height: .453rem;
  font-size: .32rem;
  background: #fff;
  border-radius: .453rem;
  color: #ff7575;
  margin-left: .16rem
}

.wap-content .container {
  padding: .853rem .64rem .64rem;
  font-size: .4rem
}

.wap-content .input-field {
  position: relative;
  border-bottom: 1px solid #e6e6e6;
  margin: 0;
  height: 1.333rem;
  line-height: 1.333rem
}

.wap-content label {
  display: inline-block;
  width: 26%;
  vertical-align: top
}

.wap-content input[type=text] {
  background-color: transparent;
  border: none;
  border-radius: 0;
  outline: none;
  height: 1.333rem;
  width: 68%;
  padding: 0;
  box-shadow: none;
  box-sizing: content-box;
  transition: all .3s
}

.wap-content input[type=text]:focus:not([readonly]) {
  border-bottom: none
}

.wap-content .img-tip {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer
}

.wap-content .img-tip .iconfont {
  font-size: .533rem
}

a.btn,
.btn {
  display: inline-block;
  width: 100%;
  height: 1.227rem;
  margin-top: .8rem;
  line-height: 1.227rem;
  font-size: .427rem;
  border: none;
  border-radius: .053rem;
  outline: 0;
  text-transform: uppercase;
  vertical-align: middle;
  color: #fff;
  /*background: #ff7575;*/
  background: #22af7b;
  /*红色 #ff7575*/
  /* ihuagle 蓝色#2fafbc */
  text-align: center
}

a.btn.disabled,
.btn.disabled {
  opacity: .3
}

.layui-m-layer .layui-m-layer-xl-simple-img {
  border-radius: 0
}

.layui-m-layer .layui-m-layer-xl-simple-img h4 {
  position: relative;
  font-size: .4rem;
  padding: .3rem;
  text-align: center;
  border-bottom: 1px solid #ccc
}

.layui-m-layer .layui-m-layer-xl-simple-img h4 .iconfont {
  position: absolute;
  top: .3rem;
  right: .3rem
}

.layui-m-layer .layui-m-layer-xl-simple-img .zsbh-img {
  display: block;
  width: 7rem;
  margin: .5rem auto
}

.layui-m-layer h4 {
  padding: .373rem 0 .533rem;
  font-weight: 400;
  font-size: .427rem;
  line-height: 1.5
}

.layui-m-layer input[type=text]:focus:not([readonly]) {
  border-bottom: none
}

.layui-m-layer p {
  text-indent: 0
}

.layui-m-layer .verfy-img {
  width: 4.16rem
}

.layui-m-layer .yzm-tips {
  float: none;
  margin: 0;
  font-size: .32rem;
  color: #999
}

.layui-m-layer .input-div {
  margin: .267rem .427rem .427rem
}

.layui-m-layer .input-div .code-input {
  display: block;
  width: 100%;
  background: #f6f6f6;
  height: 1.067rem;
  padding: 0 .367rem;
  border: 0;
  outline: 0;
  box-sizing: border-box
}

.queryid-tips {
  margin-top: .4rem;
  font-size: .32rem;
  color: #d94840
}

.wap-error {
  color: #999;
  line-height: 1.5;
  margin-top: .267rem
}

.fl {
  float: left
}

.fr {
  float: right
}

.res {
  background: #f4f4f4;
  /*background: #d1e8d4;*/
  font-size: .373rem
}

.res h3 {
  line-height: .747rem;
  font-size: .5333rem;
  font-weight: 600;
  padding: .88rem 0 .32rem;
  text-align: center
}

.res .bg-white {
  background: #fff
}

.res .collection {
  padding: .346rem 0;
  background-color: #fff
}

.res .collection .collection-item {
  line-height: .533rem;
  padding: .24rem .427rem;
  margin: 0
}

.res .collection .collection-item:last-child {
  border-bottom: none
}

.res .row:after {
  content: "";
  display: table;
  clear: both
}

.res .row .col {
  float: left;
  box-sizing: border-box
}

.res .row .col.s5 {
  width: 3.1rem;
  width: 40%;
  margin-left: auto;
  left: auto;
  right: auto;
  padding-right: .266rem;
  color: #999
}

.res .row .col.s7 {
  width: 6rem;
  width: calc(60% - .266rem);
  margin-left: auto;
  left: auto;
  right: auto
}

.res .row .col.s12 {
  width: 100%;
  color: #999
}

.res .notice {
  padding: .346rem .427rem;
  color: #999;
  line-height: .533rem
}

.res .notice p {
  margin-bottom: 6px;
  text-indent: 0
}

.res .title-line {
  position: relative;
  height: .5rem;
  border-bottom: 1px solid #c8c8c8;
  margin-bottom: .5rem;
  margin-left: .427rem;
  margin-right: .427rem
}

.res .title-line span {
  position: absolute;
  left: 50%;
  top: .133rem;
  margin-left: -1.093rem;
  width: 2.186rem;
  line-height: 2;
  background: #f4f4f4;
  color: #b4b4b4;
  text-align: center
}

.res .split-line {
  height: .267rem
}

.res .btn-part {
  margin-top: .267rem
}

.res .btn-part .collection-item {
  padding: .22rem .427rem 1.6rem .427rem
}

.colorRed {
  color: #d94840;
  font-weight: 700
}

.pw-info {
  font-size: .4rem
}

.pw-info .pi-error {
  color: #666;
  text-align: center
}

.pw-info .iconfont {
  margin-top: 1rem;
  font-size: 1.36rem;
  color: #ff7575
}

.pw-info .iconfont.warning {
  color: #ff7575
}
