﻿* {
  margin: 0;
  padding: 0;
}

body {
  background-color: #f3f3f3;
  -webkit-text-size-adjust: 100% !important;
  text-size-adjust: 100% !important;
  -moz-text-size-adjust: 100% !important;
}
html {
  font-size: calc(100vw / 750 * 100);
}
li {
  list-style-type: none;
}
.wrap {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #cb322a;
  background-color: #000;
}
.wrapcontant {
  /*background: url("../images/fbg.png") no-repeat center top;*/
  /*background-size: 100% 100%;*/
  height: 100%;
  padding-bottom: 0.5rem;
  padding: 0;
}
.wrapmain {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
  /*background: url("../images/fbg.png") no-repeat center top;*/
  /*background-size: 100% 100%;*/
}
.wrapcontant img{
    display: block;
    position:absolute;
    width: 100%;
    top: -0.6rem;
}

/*25-8-6ADD活动细则*/
  /* 活动规则 */
  .aside {
    position: absolute;
    top: 3rem;
    right: 0;
    width: 0.6rem;
    text-align: center;
    font-size: 0.22rem;
    color: #faf0cf;
    border: 1px solid #faf0ff;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0.1rem 0.1rem;
    border-radius: 0.4rem 0 0 0.4rem;
  }
  /* 遮罩层 */
  .masker {
    position: fixed;
    top: -60px;
    left: 0;
    width: 100%;
    height: 150%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 2;
    display: none;
  }
  .masker_details {
    position: absolute;
    top: 25%;
    left: 50%;
    width: 90%;
    height: 80%;
    transform: translateX(-50%);
    z-index: 5;
    display: none;
  }
  .masker_details > div {
    height: 55%;
    background: #e9e7ce;
    border: 5px solid #e5e3d0;
    border-radius: 20px;
    /*background: url("../images/activityrules_bgnew.png") no-repeat center top;*/
    /*background-size: 100% auto;*/
    padding-top: 0.4rem;
  }
  .masker_details > div > div {
    text-align: left;
    font-size: 0.28rem;
    width: 88%;
    margin: auto;
    padding: 0rem 0.3rem 0;
    border-radius: 0.3rem;
    max-height: 6.5rem;
    overflow-y: auto;
    line-height: 0.6rem;
    text-align: center;
    color: #908278;
  }
  .masker_details p {
    width: 78%;
    margin: auto;
  }
  .masker_details i {
    font-size: 0.6rem;
    color: #fff;
    display: inline-block;
    margin-top: 0.5rem;
  }
  .masker_details span {
    /* position: absolute;
    bottom: 3.8rem;
    left: 42%;
    transform: translateX(50%); */
    display: block;
    width: 0.6rem;
    margin: 1rem auto 0;
  }
  .masker_details img {
    display: block;
    width: 90%;
  }

.shop_content {
    font-weight: bold;
    font-size: 0.55rem;
    position: absolute;
    /*left: 50%;*/
    /*transform: translateX(-50%);*/
    top: 6.6rem;
    width: 100%;
}


.yzm_box {
    background: url(../images/yzm_boxbg.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 0.1rem;
    box-sizing: border-box;
    height: 8.2rem;
    margin: 0.05rem;
    padding: 0.4rem 0.4rem 0;
    position: relative;
    width: 7.4rem;
}
.shop_password {
    /*width: 96%; */
    /*margin-left: 2%;*/
    /*display: flex;*/
    /*justify-content: space-between;*/
}
.yzm_icon02 {
    padding-top: -0.1rem;
}

.yzm_icon02 img {
    display: block;
    position: static !important;
    height: 0.34rem;
    margin: 0 auto;
    width: 3.95rem;
}
.yzm_input {
    padding-bottom: 0.17rem;
    padding-top: 0.16rem;
}
.yzm_input_kw {
    padding-bottom: 0.17rem;
    padding-top: 0.16rem;
}
.yzm_input input {
    background: url(../images/yzm_inputhcbg.png) no-repeat;
    background-size: 100% 100%;
    color: #04356a;
    display: block;
    font-size: 0.8rem;
    font-weight: 700;
    height: 1rem;
    line-height: 1.08rem;
    margin: 0 auto;
    text-align: center;
    width: 4.2rem;
    border: none;
}
.yzm_input_kw input {
    background: url(../images/yzm_inputbg.png) no-repeat;
    background-size: 100% 100%;
    color: #fdc88c;
    display: block;
    font-size: 0.8rem;
    font-weight: 700;
    height: 1rem;
    line-height: 1.08rem;
    margin: 0 auto;
    text-align: center;
    width: 4.2rem;
    border: none;
}

.shop_password span {
    text-align: center;
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    border: 1px solid #a9a89c;
    border-radius: 0.1rem;
    /*background-color: #a9a89c;*/
    line-height: 1.2rem;
}
/* 输入密码 */
.entering {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.1rem;
    /* height: 50%; */
}
.kwwNum {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.1rem;
    /* height: 50%; */
}
.entering span {
    width: 2.1rem;
    height: 1.2rem;
    line-height: 1rem;
    text-align: center;
    margin-bottom: 0.18rem;
    background: url(../images/yzm_hcnum.png) no-repeat;
    color: #04356a;
    background-size: 100% 100%;
    border-radius: 0.1rem;
}
.kwwNum span {
    width: 2.1rem;
    height: 1.2rem;
    line-height: 1rem;
    text-align: center;
    margin-bottom: 0.18rem;
    background: url(../images/yzm_kwwnum.png) no-repeat;
    color: #fdc88c;
    background-size: 100% 100%;
    border-radius: 0.1rem;
}

#endefine{
    background-color:hsla(0, 33%, 96%, 0.366) ;
}
.alert {
	font-size:15px;
	padding:10px;
	border-radius:5px;
	max-width: 80%;
}
.alert-info {
	color:#fff;
	background-color: rgba(17,17,17,.7);
	white-space: nowrap;  /*强制span不换行*/
    display: inline-block;  /*将span当做块级元素对待*/
}