/*开始颜色,中间颜色,结束颜色,开始方向 ,结束方向,ie执行方向(0从上到下,1从左到右)*/
/*开始颜色,中间颜色,结束颜色,开始方向 ,结束方向,ie执行方向(0从上到下,1从左到右)*/
/*开始颜色,中间颜色,结束颜色,开始方向 ,结束方向,ie执行方向(0从上到下,1从左到右)*/
body {
  max-width: 7.5rem;
  background: #ffffff;
  overflow: scroll;
}
i,
s,
em {
  font-style: normal;
}
.clear:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.lt {
  float: left;
}
.rt {
  float: right;
}
/*page1*/
.pay_ts {
  color: #999;
  background: #ffffcd;
  border-top: 1px solid #f2f2e1;
  border-bottom: 1px solid #f2f2e1;
  font-size: 0.24rem;
  padding: 0.24rem 0.36rem;
  margin-top: 0.22rem;
  line-height: 0.36rem;
}
.pay_ts font {
  color: #ff8a00;
}
.pay_form {
  background: #fff;
  padding: 0 0.45rem;
}
.pay_form .pay_txt {
  border: none;
  border-bottom: 1px solid #f4f4f4;
  font-size: 0.3rem;
  color: #999999;
  width: 100%;
  height: 1rem;
  padding-left: 8%;
  background-size: 4.5%;
}
.pay_form .pay_name {
  background: url(../images/pay/name.png) no-repeat 0 center;
  background-size: 4.5%;
}
.pay_form .pay_tel {
  background: url(../images/pay/tell.png) no-repeat 0 center;
  background-size: 4.5%;
}
.pay_form .pay_mony {
  background: url(../images/pay/money.png) no-repeat 0 center;
  background-size: 4.5%;
}
.pay_form .pay_kc {
  background: url(../images/pay/course.png) no-repeat 0 center;
  background-size: 4.5%;
}
.pay_form .pay_yzm {
  background: url(../images/pay/safty.png) no-repeat 0 center;
  background-size: 4.5%;
}
.pay_form .pay_yzbox {
  position: relative;
}
.pay_form .pay_yzbox span {
  display: block;
  text-align: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.42rem;
  height: 0.6rem;
  line-height: 0.62rem;
  background: #ee8532;
  font-size: 0.2rem;
  color: #ffffff;
}
.pay_sub {
  background: #ef8532;
  border-radius: 10px;
  cursor: pointer;
  margin: 10% 0;
  color: #fff;
  text-align: center;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.3rem;
  width: 100%;
  -webkit-appearance: none;
  outline: none;
  border: none;
}
/*page2*/
.sectel {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.4rem;
}
.sectel div:first-child {
  margin-right: 0.28rem;
  width: 0.66rem;
  height: 0.66rem;
  overflow: hidden;
}
.sectel div:first-child img {
  display: block;
  width: 100%;
}
.sectel div:last-child .p1 {
  font-size: 0.3rem;
  color: #333333;
}
.sectel div:last-child .p2 {
  font-size: 0.24rem;
  color: #999999;
  margin-top: 0.16rem;
}
/*page3*/
.cards {
  background: #f9f9f9;
  padding: 0.4rem 0.24rem 0.3rem 0.46rem;
  margin: 0 0.45rem;
}
.cards .tit {
  position: relative;
  font-size: 0.3rem;
  color: #ef8532;
}
.cards .tit i {
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  width: 0.06rem;
  height: 0.25rem;
  margin-right: 0.14rem;
  background-color: #ef8532;
}
.cards .tit span {
  margin-left: 0.2rem;
}
.cards ul li {
  padding-top: 0.4rem;
  display: flex;
  border-bottom: 1px solid #efefef;
}
.cards ul li div:first-child {
  width: 0.82rem;
  height: 0.82rem;
  margin-right: 0.4rem;
  overflow: hidden;
}
.cards ul li div:first-child img {
  display: block;
  width: 100%s;
}
.cards ul li dl {
  overflow: hidden;
  margin-bottom: 0.2rem;
}
.cards ul li dl dd {
  float: left;
  font-size: 0.24rem;
  color: #333333;
  line-height: 0.34rem;
}
.cards ul li dl dd:last-child {
  width: 3.4rem;
}
.cards ul li:last-child {
  border-bottom: none;
}
.cards .notice {
  background-color: #fefbe8;
  padding-top: 0.2rem;
  padding-left: 0.12rem;
  display: flex;
}
.cards .notice p:first-child {
  font-size: 0.2rem;
  color: #f09035;
  width: 20%;
  line-height: 0.34rem;
}
.cards .notice p:last-child {
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.34rem;
}
.zgm_popbox {
  z-index: 1000;
  width: 76%;
  left: 12%;
  padding: 14px 0;
  border-radius: 5px;
  font: 1.05em/1.2em;
  background: #333;
  opacity: 0.8;
  position: fixed;
  top: 30%;
  color: #fff;
  text-align: center;
}
#_meiqia_messager{
  display: none;
}
/* 去掉底部悬浮 */
.btn_area{
  display: none;
}
footer{
  margin-bottom: 0 !important;
}
