
body{
  background: url(../images/bg.jpg) no-repeat right 20%,url(../images/bg.jpg) no-repeat right 42%;
  background-size: 100% auto,100% auto;
  background-color:#2dbfe0;
}
.rule{
  background: url(../images/bg2.jpg) no-repeat left bottom;
  background-size:100% auto;
}
tr,td,th,table{
  border: none
}
th{
  font-weight: normal;
}
#wrap{
  max-width: 750px;
  overflow: hidden;
  padding-bottom: 1rem;
}
.new img{
  display: block;
  width:100%;

}

.nomr{
  margin-right: 0;
}

.box{
  background: #ffe3b1;
  overflow: hidden;
  margin: 0 0.3rem;
}


.mtable td,
.mtable th{
  width:20%;
}
.mtable td:last-child,
.mtable th:last-child{
  width:40%;
}
.mtable td{
   border-right: 1px solid #ffe3b1;
   border-bottom: 1px solid #ffe3b1;
}

#wrap .nomr{
  margin-right: 0;
}
.mtable tr th:last-children,
.mtable tr td,
.table tr th:last-children,
.table tr td{
  border-right:none;
}
.rule dt{
  height: 1.21rem;
  line-height: 4.5;
  font-size: .28rem;
  color: #dc4c23;
  font-weight: bold;
  border-radius: .1rem;
  background: url(../images/m_t1.png) no-repeat -0.3rem bottom;
  background-size: 3.68rem auto;
  padding-left: 0.75rem;
}
.rule dt.t2{
  height: 1.29rem;
  line-height: 5.5;
  background: url(../images/m_t2.png) no-repeat left bottom;
  background-size: 4.52rem auto;
}
.rule dt.t3{
  height: 1.45rem;
  line-height: 5.5;
  background: url(../images/m_t3.png) no-repeat left bottom;
  background-size: 4.24rem auto;
}
.rule dd{
  font-size: .26rem;
  color: #fff;
  margin-bottom: .32rem;
  padding: 0 0.3rem;
}
/*弹窗*/
.mtable{
  background: #fff;
  text-align: center;
  margin: 0 0.3rem .5rem;
}

.mtable .stable tr{
  width:100%;
  background-color: #fff5e2;
  /* font-size: .22rem; */
}
.stable td table td{
  width:50%;
  border-bottom: none;
}
.mtable th{
    background: #fff5e2;
    /* height: .6rem; */
    /*line-height: .6rem;*/
    color: #896c39;
    border-right: 1px solid #ffe3b1;
    border-bottom: 1px solid #ffe3b1;
    font-size: .24rem;
}
.mtable >tr:nth-child(2n+1){
    background: #fff;
}
table tr td:first-child{
  color: #896c39;
}
#wrap table tr td:last-child{
  border-right: none;
}
.mtable tbody >tr >td{
  height: .8rem;
  line-height: 1.2;
  font-size: .2rem;
}
.mtable td p,
.mtable td span{
  line-height: 1;
  font-size: .18rem;
}
.mtable >tbody >tr .last span{
  display: inline-block;
  width:50%;
  height: .8rem;
  line-height: .8rem;
  border-right: 1px solid #ffe3b1;
  box-sizing:border-box;
}
.mtable >tbody >tr >td:last-child span:last-child{
  border-right: none;
}
.close{
  display: block;
  height: 0.61rem;
}
.btn-box{
  width:100%;
  background-color: rgba(0,0,0,0.5);
  overflow: hidden;
}
.absolute{
  position: absolute;
  top:7.3rem;
  left:0; 
}
.fixed{
  position: fixed;
  left:0;
  bottom:0;
  z-index: 2;
}
.kaihu_Btn{
  width: 100%;
  height:1.07rem;
  line-height: 1.07rem;
  display: block;
  color:#fff;
  text-align: center;
  background-color: rgba(0,147,189,0.7);
  font-size: .36rem;
}


/*弹出窗*/
.blue{
  color:#0066cc;
}
big{
  font-size: .3rem;
}
.tc{
  text-align: center;
}
.tr{
  text-align: right;
}
.btn-main,.x-input-wrap.phone:before,.x-input-wrap.checkcode:before,.x-input-wrap.error:after,.overlayer-close{
  background-image:url(https://stock.pingan.com/huodong/ydkh/images/css_sprite.png);
  background-size: .75rem auto;
}
.btn{
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select:none;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  border:0;
  -webkit-appearance:none;
}
.btn-main{
  line-height: 0.8rem;
  height:.8rem;
  color:#fff;
  width:100%;
  background-color: #e90a0a;
  background-repeat: repeat-x;
  background-position: 0 -2.6rem;
  font-size: .34rem;
  border-radius:.4rem;
}
.btn-main:hover,.btn-main:active,.btn-main:focus{
  background: #e90a0a; 
}

.x-wrap{
  height: 100%;
  width:100%;
  position: relative;
}

.bg{
  width:100%;
  height:100%;
}

.hide{
  display: none;
}
.show{
  display: block;
}
/* 表单 */
.fbox{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.box-flex{
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
}
.x-input-wrap{
  border:#000 .02rem solid;
  border-radius:.1rem;
  -webkit-border-radius:.1rem;
  width:100%;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  position: relative;
  padding-left: 1.05rem;
  background-color: #fff;
}
.x-input-wrap.phone:before,.x-input-wrap.checkcode:before,.x-input-wrap.error:after{
  content:'';
  position: absolute;
  top:.1rem;
  height:.54rem;
  width:.75rem;
  display: inline-block;
  border-right: #7f7f7f 1px solid;
  background-repeat: no-repeat;
}
.x-input-wrap.phone:before{
  left:0;
  background-position: 0 0;
}
.x-input-wrap.checkcode:before{
  left:0;
  background-position: 0 -0.64rem;
}
.x-input-wrap.error:after{
  background-position: 0 -1.26rem;
  right:0;
  border-right:0;
}
.x-input-wrap.error{
  border-color:#e90a0a;
}
.x-input-wrap input{
  height: .72rem;
  line-height: .5rem;
  width:100%;
  display: block;
  color:#333;
  font-size:.3rem;
  background-color: #fff;
  border-radius:.1rem;
  -webkit-border-radius:.1rem;
}
.x-fm{
  margin:.95rem .25rem 0 .25rem;
}
.x-fm .item{
  min-height: .76rem;
  margin-top: .25rem;
}
.x-fm .error-tips{
  margin-top: .15rem;
  margin-bottom: .15rem;
  min-height: .35rem;
  color:#e90a0a;
}
.checkcodeImg{
  display: inline-block;
  width:1.80rem;
  height:.72rem;
  line-height: .72rem;
  margin-left: .1rem;
  text-align: center;
  font-family:Arial;
  font-style:italic;
  font-weight:bold;
  letter-spacing:2px;
  font-size: .5rem;
  color:blue;
}
.x-fm .button{
  padding: 0 .2rem;
}

/* 弹出层 */
.overlayer{
  position:fixed;
  top:0;
  left:0;
  bottom: 0;
  right:0;
  z-index: 2000;
  width:100%;
  /* height:100%; */
  background-color: rgba(0,0,0,.5);
  display: none;
}
.overlayer-content{
  position:fixed;
  top:40%;
  left:50%;
  width:90%;
  min-height:4.6rem;
  -webkit-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%);
  background-color: #f4f4f4;
  border-radius:.15rem; 
  -webkit-border-radius:.15rem; 
}
.overlayer-close{
  width:.36rem;
  height:.36rem;
  position: absolute;
  top:.16rem;
  right:.16rem;
  display: block;
  background-position: 50% -1.9rem;
  cursor: pointer;
}

@media screen and (min-width: 1025px) {
    .overlayer-content{
    max-width:5.9rem;
    margin-left:-2.95rem;
    }
}