@charset "UTF-8";

/*公共代码*/
.container {
    width: 7.5rem;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.top {
    width: 100%;
    height: 1.3rem;
    overflow: hidden;
    background: #f2f2f2;
}

.top p {
    text-align: center;
    font-size: 0.34rem;
    line-height: 0.6rem;
    color: #1a1a1a;
    font-weight: bold;
    margin-top: 0.6rem;
}

.tan {
    display: none;
}

.zhe {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.show {
    width: 6rem;
    height: 3rem;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 0.2rem;
    background: #FFF;
    z-index: 99999;
    border-radius: 0.2rem;
}

.guan {
    width: 0.4rem;
    height: 0.4rem;
    overflow: hidden;
    background: url(../img/7.png) no-repeat center;
    background-size: 100% 100%;
    cursor: pointer;
    position: absolute;
    top: 0.2rem;
    right: 0.2rem;
}

.show form p:first-child, .show2 form p:first-child, .show6 form p:first-child {
    margin: 0.3rem 0 0.3rem;
}

.show label, .show6 label {
    padding-left: 2.1rem;
    cursor: pointer;
    display: block;
    margin: 0 auto;
}

.show label:first-child, .show2 label:first-child, .show6 label:first-child {
    margin-bottom: 0.2rem;
}

.show label input, .show2 label input, .show6 label input {
    position: absolute;
    left: -9999px
}

.show label span, .show2 label span, .show6 label span {
    display: inline-block;
    list-style: none;
    box-sizing: border-box;
    padding-left: 0.45rem;
    height: 0.45rem;
    font-size: 0.3rem;
    color: #1a1a1a;
    line-height: 0.45rem;
    background: url(../img/5.png) no-repeat center left;
    background-size: 0.3rem 0.3rem;
}

.show label input:checked+span, .show2 label input:checked+span, .show6 label input:checked+span {
    background: url(../img/4.png) no-repeat center left;
    background-size: 0.3rem 0.3rem;
    color: #000;
}

.show form p:last-child, .show2 form p:last-child, .show6 form p:last-child {
    width: 100%;
    height: 0.8rem;
    overflow: hidden;
    text-align: center;
}

.show form p:last-child a, .show2 form p:last-child a, .show6 form p:last-child a {
    width: 5rem;
    height: 0.8rem;
    display: inline-block;
    background: #4e886f;
    font-size: 0.32rem;
    line-height: 0.8rem;
    text-align: center;
    color: #FFF;
    border-radius: 0.1rem;
}

.show1, .show2, .show4, .show5, .show6, .show7 {
    width: 6rem;
    height: 3rem;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 0.2rem;
    background: #FFF;
    z-index: 99999;
    border-radius: 0.2rem;
    display: none;
}

.show1>p:last-child, .show4>p:last-child {
    text-align: center;
    font-size: 0.3rem;
    line-height: 2.6rem;
    color: #1a1a1a;
}

.show2 label {
    padding-left: 1rem;
    cursor: pointer;
    display: block;
    margin: 0 auto;
}

.show3 {
    width: 6rem;
    height: 4.1rem;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 0.2rem;
    background: #FFF;
    z-index: 99999;
    border-radius: 0.2rem;
    display: none;
}

.show3 form p {
    text-align: center;
}

.show3 form p:first-child input {
    width: 5rem;
    height: 0.8rem;
    background: #f2f2f2;
    text-align: center;
    font-size: 0.3rem;
    color: #000;
    border-radius: 0.1rem;
    margin: 0.5rem 0 0.3rem;
}

.show3 form p:nth-child(2) {
    width: 5rem;
    height: auto;
    overflow: hidden;
    margin: 0 auto 0.3rem;
}

.show3 form p:nth-child(2) input {
    width: 3rem;
    height: 0.8rem;
    background: #f2f2f2;
    text-align: center;
    font-size: 0.3rem;
    color: #000;
    float: left;
    border-top-left-radius: 0.1rem;
    border-bottom-left-radius: 0.1rem;
}

.show3 form p:nth-child(2) span {
    width: 2rem;
    height: 0.8rem;
    display: inline-block;
    float: left;
    background: #4e886f;
    font-size: 0.32rem;
    line-height: 0.8rem;
    text-align: center;
    color: #FFF;
    cursor: pointer;
    border-top-right-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
}

.show3 form a {
    width: 5rem;
    height: 0.8rem;
    display: inline-block;
    background: #4e886f;
    font-size: 0.32rem;
    line-height: 0.8rem;
    text-align: center;
    color: #FFF;
    border-radius: 0.1rem;
}

.show5 p:nth-child(2) {
    font-size: 0.3rem;
    line-height: 0.4rem;
    color: #1a1a1a;
    text-align: center;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0.45rem 0 0.25rem;
}

.show5 p:last-child {
    text-align: center;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.show5 p:last-child a {
    width: 5rem;
    height: 0.8rem;
    display: inline-block;
    background: #4e886f;
    font-size: 0.32rem;
    line-height: 0.8rem;
    text-align: center;
    color: #FFF;
    border-radius: 0.1rem;
}

/*首页*/
.content {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0.3rem 0.32rem;
}

.content ul {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.content ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0.4rem;
    border-bottom: 1px solid #cccccc;
}

.content ul li:last-child {
    margin-bottom: 1.1rem;
}

.content ul li>p a {
    display: block;
}

.content ul li>p img {
    width: 100%;
    min-height: 3.5rem;
}

.content ul li>div {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0.1rem 0 0.35rem;
}

.content ul li>div p:first-child {
    width: 4.4rem;
    height: 0.9rem;
    float: left;
    overflow: hidden;
    font-size: 0.28rem;
    line-height: 0.38rem;
    color: #1a1a1a;
}

.content ul li>div p:first-child span:first-child {
    /*color: #666666;*/
    display: block;
    margin-bottom: 0.1rem;
}

.content ul li>div p:first-child span:nth-child(2) {
    color: #f43737;
}

.content ul li>div p:last-child {
    width: 2.4rem;
    height: 0.9rem;
    float: right;
    overflow: hidden;
}

.content ul li>div p:last-child a {
    width: 2.4rem;
    height: 0.7rem;
    display: inline-block;
    background: #4e886f;
    font-size: 0.32rem;
    line-height: 0.7rem;
    text-align: center;
    color: #FFF;
    margin-top: 0.1rem;
    border-radius: 0.1rem;
}

/*活动详情*/
.xq {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.xq-t {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.xq-t img {
    width: 100%;
    display: block;
    min-height: 3.5rem;
}

.xq-div {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0 0.32rem;
}

.xq-div>div:first-child {
    width: 100%;
    height: 1.3rem;
    overflow: hidden;
    border-bottom: 1px solid #cccccc;
}

.xq-div>div:first-child p:first-child {
    width: 4.4rem;
    height: 1.3rem;
    float: left;
    overflow: hidden;
    font-size: 0.28rem;
    line-height: 1.3rem;
    color: #1a1a1a;
}

.xq-div>div:first-child p:last-child {
    width: 2.4rem;
    height: 1.3rem;
    float: right;
    overflow: hidden;
}

.xq-div>div:first-child p:last-child a {
    width: 2.4rem;
    height: 0.7rem;
    display: inline-block;
    background: #4e886f;
    font-size: 0.32rem;
    text-align: center;
    line-height: 0.7rem;
    text-align: center;
    color: #FFF;
    margin-top: 0.3rem;
    border-radius: 0.1rem;
}

.xq-div>div:last-child {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0.3rem 0;
}

.xq-div>div:last-child img {
    width: 100%;
    display: block;
}

/*个人会员报名*/
.grbm {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0.6rem 0.35rem 1.3rem;
}

.grbm ul {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.grbm ul li {
    width: 6rem;
    height: auto;
    overflow: hidden;
    margin: 0 auto 0.2rem;
}

.grbm ul li input {
    width: 6rem;
    height: 0.8rem;
    background: #f2f2f2;
    text-align: center;
    font-size: 0.3rem;
    color: #000;
    border-radius: 0.1rem;
    text-align: left;
    padding-left: 0.25rem;
}

.coupon_info {
    font-size: 0.3rem;
    color: #ee1e2d;
    padding-top: 0.1rem;

}

.grbm ul li:nth-child(4) input {
    width: 3.6rem;
    display: block;
    float: left;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.grbm ul li:nth-child(4) span {
    width: 2.4rem;
    height: 0.8rem;
    display: block;
    background: #4e886f;
    font-size: 0.3rem;
    line-height: 0.8rem;
    color: #FFF;
    text-align: center;
    float: right;
    cursor: pointer;
    border-top-right-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
}

.areaselect select {
    width: 6rem;
    height: 0.8rem;
    background: #f2f2f2;
    font-size: 0.3rem;
    color: #000;
    border: 0;
    text-align: center;
    text-align-last: center;
    border-radius: 0.1rem;
    padding: 0 0.4rem;
}

.payselect {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0.4rem 0;
    padding: 0.4rem 0.4rem 0 0;
    border-top: 1px solid #e2e2e2;
}

.payselect>span {
    font-size: 0.36rem;
    line-height: 1em;
    color: #1a1a1a;
    display: block;
}

.payselect p.grbm-p {
    width: 6rem;
    height: auto;
    overflow: hidden;
    margin-top: 0.3rem;
    border-radius: 0.1rem;
    padding-top: 0.33rem;
    border: 1px solid #4e886f;
}

.payselect p.grbm-p2 {
    width: 6rem;
    overflow: hidden;
    margin-top: 0.3rem;
    border-radius: 0.1rem;
    padding-top: 0.35rem;
    background: url(../img/2.png) no-repeat center;
    background-size: 100% 100%;
}

.payselect p.grbm-p1 {
    width: 6rem;
    height: 1.2rem;
    overflow: hidden;
    margin-top: 0.3rem;
    border-radius: 0.1rem;
    padding-top: 0.35rem;
    background: url(../img/2.png) no-repeat center;
    background-size: 100% 100%;
}

.payselect p>label {
    padding-left: 0.3rem;
    cursor: pointer;
    display: block;
    margin-bottom: 0.25rem;
}

.payselect p>label input {
    position: absolute;
    left: -9999px
}

.payselect p>label span {
    display: inline-block;
    list-style: none;
    box-sizing: border-box;
    padding-left: 0.45rem;
    height: 0.45rem;
    font-size: 0.3rem;
    color: #1a1a1a;
    line-height: 0.45rem;
    background: url(../img/5.png) no-repeat center left;
    background-size: 0.3rem 0.3rem;
}

.payselect p>label input:checked+span {
    background: url(../img/4.png) no-repeat center left;
    background-size: 0.3rem 0.3rem;
    color: #000;
}

.grbm ul li:last-child input {
    width: 6rem;
    height: 0.8rem;
    background: #4e886f;
    font-size: 0.32rem;
    line-height: 0.8rem;
    text-align: center;
    color: #FFF;
    border-radius: 0.1rem;
}

.grbm>p:last-child {
    text-align: center;
    font-size: 0.28rem;
    line-height: 0.38rem;
    color: #666666;
    text-decoration: underline;
    margin-top: 0.4rem;
}

.grbm>p:last-child a {
    text-align: center;
    font-size: 0.28rem;
    line-height: 0.38rem;
    color: #666666;
    text-decoration: underline;
}


/*会员中心*/
.hyzx {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.hyzx-div {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0 0.32rem;
    /*border-bottom: 0.2rem solid #f2f2f2;*/
}

.hyzx-div ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0.35rem 0;
    border-bottom: 1px solid #e2e2e2;
}

.hyzx-div ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.hyzx-div ul li:first-child {
    width: 1.2rem;
    height: 1.2rem;
    overflow: hidden;
    float: left;
}

.hyzx-div ul li:first-child img {
    width: 100%;
    display: block;
}

.hyzx-div ul li:last-child {
    width: 5.4rem;
    float: right;
}

.hyzx-div ul li:last-child h3 {
    font-size: 0.34rem;
    line-height: 1em;
    color: #1a1a1a;
    margin-bottom: 0.2rem;
}

.hyzx-div ul li:last-child p {
    font-size: 0.26rem;
    line-height: 0.36rem;
    color: #666666;
}

.hyzx-div>p span {
    width: 33%;
    display: inline-block;
    text-align: center;
}

.hyzx .tips {
    text-align: center;
    padding: .15rem 0rem;
    background: #eeeeee;
    font-size: 0.25rem;
    color: #bcb7b7;
}

.hyzx-div>p:nth-child(2) {
    width: 100%;
    margin: 0.35rem 0 0.1rem;
    font-size: 0.32rem;
    line-height: 1em;
    color: #1a1a1a;
    display: flex;
    justify-content: space-between;
}

.hyzx-div>p:last-child {
    font-size: 0.26rem;
    line-height: 0.36rem;
    color: #666666;
    text-align: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.35rem;
}

.hyzx>ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0.1rem 0.32rem;
}

.hyzx>ul li {
    width: 100%;
    height: 1.2rem;
    overflow: hidden;
    border-bottom: 1px solid #e2e2e2;
    background: url(../img/3.png) no-repeat center right;
    background-size: 0.18rem 0.18rem;
}

.hyzx>ul li:last-child {
    border-bottom: 0;
}

.hyzx>ul li a {
    width: 100%;
    height: 100%;
    font-size: 0.3rem;
    line-height: 1.2rem;
    color: #666666;
    display: inline-block;
}



/*个人信息*/
.grxx {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0.6rem 0.32rem 1.3rem;
}

.grxx ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.grxx form li:first-child {
    height: auto;
    text-align: center;
    line-height: normal;
}

.grxx .fileinput-button input {
    width: 1.2rem;
    height: 1.6rem;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -0.6rem;
    opacity: 0;
    cursor: pointer;
    -ms-filter: 'alpha(opacity=0)';
}

.grxx form li:first-child p {
    width: 1.2rem;
    margin: 0 auto;
}

.grxx form li:first-child p img {
    width: 100%;
}

.grxx form li {
    width: 100%;
    height: 0.8rem;
    font-size: 0.28rem;
    color: #666666;
    line-height: 0.8rem;
    overflow: hidden;
    margin-bottom: 0.3rem;
}

.grxx form li:last-child {
    margin-top: 0.5rem;
}

.grxx form li>span {
    width: 1.15rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: justify;
    text-align-last: justify;
    display: inline-block;
    font-size: 0.28rem;
    color: #666666;
    float: left;
}

.grxx form li input {
    width: 5.25rem;
    height: 0.8rem;
    background: #f7f7f7;
    display: inline-block;
    float: right;
    color: #000;
    padding: 0 0.2rem;
    font-size: 0.3rem;
}

.grxx form li input.submit, .common_btn {
    width: 6rem;
    height: 0.8rem;
    background: #4e886f;
    font-size: 0.32rem;
    line-height: 0.8rem;
    text-align: center;
    color: #FFF;
    border-radius: 0.1rem;
    float: none;
    margin: 0 auto 0;
    display: block;
}


/*添加成员*/
.tjcy {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0.6rem 0.32rem 1.3rem;
}

.tjcy ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.tjcy form li {
    width: 100%;
    height: 0.8rem;
    font-size: 0.28rem;
    color: #666666;
    line-height: 0.8rem;
    overflow: hidden;
    margin-bottom: 0.3rem;
}

/*.tjcy form li:last-child{
    margin-top: 0.5rem;
}*/
.tjcy form li>span {
    width: 1.15rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: justify;
    text-align-last: justify;
    display: inline-block;
    font-size: 0.28rem;
    color: #666666;
    float: left;
}

.tjcy form li input {
    text-align: left;
    width: 5.25rem;
    height: 0.8rem;
    background: #f7f7f7;
    display: inline-block;
    float: right;
    color: #000;
    padding: 0 0.2rem;
    font-size: 0.35rem;
}

.tjcy form li input.submit {
    width: 6rem;
    height: 0.8rem;
    background: #4e886f;
    font-size: 0.32rem;
    line-height: 0.8rem;
    text-align: center;
    color: #FFF;
    border-radius: 0.1rem;
    float: none;
    margin: 0 auto 0;
    display: block;
}

.tjcy form li input.submit-q {
    width: 100%;
    font-size: 0.28rem;
    height: 0.8rem;
    background: #4e886f;
    line-height: 0.8rem;
    text-align: center;
    color: #FFF;
    border-radius: 0.1rem;
    float: none;
    margin: 0 auto 0;
    display: block;
}


/*我的订单*/
.wddd {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0.6rem 0.32rem 1.3rem;
}

.wddd ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0.4rem;
    border: 1px solid #4e886f;
}

.wddd ul:last-child {
    margin-bottom: 0;
}

.wddd ul li:first-child {
    width: 100%;
    height: 0.8rem;
    overflow: hidden;
    background: #4e886f;
    padding: 0 0.23rem;
}

.wddd ul li:first-child h3 {
    font-size: 0.28rem;
    line-height: 0.8rem;
    color: #FFF;
    font-weight: normal;
}

.wddd ul li:last-child {
    width: 100%;
    height: 1.4rem;
    overflow: hidden;
}

.wddd ul li:last-child p:first-child {
    width: 3.9rem;
    float: left;
    overflow: hidden;
    font-size: 0.28rem;
    line-height: 1.4rem;
    color: #1a1a1a;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 0.13rem;
    border-right: 1px solid #4e886f;
}

.wddd ul li:last-child p:last-child {
    width: 2.9rem;
    float: right;
    text-align: center;
    font-size: 0.28rem;
    line-height: 0.38rem;
    color: #666666;
    padding-top: 0.3rem;
}

.wddd ul li:last-child p:last-child span {
    display: block;
    color: #f43737;
}

/*登录*/
.acfelogin {
    width: 7.5rem;
    height: auto;
    overflow: hidden;
    min-height: 100vh;
}

.acfelogin>img {
    display: block;
    width: 100%;
}

.acfelogin>div {
    width: 6.5rem;
    height: 7.5rem;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0.02rem 0.2rem 0 rgb(0 0 0 / 10%);
    border-radius: 0.15rem;
    position: fixed;
    top: 3.8rem;
    left: 50%;
    margin-left: -3.25rem;
    padding: 1rem 0.5rem;
}

.acfelogin>div p {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0;
    margin-bottom: 0.6rem;
    border-bottom: 0.01rem solid rgba(51, 51, 51, 0.3);
}

.acfelogin>div p select {
    width: 100%;
    height: 0.7rem;
    overflow: hidden;
    border: 0;
    font-size: 0.26rem;
    padding-left: .2rem;
    background: #fff;
}

.acfelogin>div p input {
    width: 100%;
    height: 0.7rem;
    overflow: hidden;
    border: 0;
    color: #000;
    font-size: 0.26rem;
    padding-left: .2rem;
}

.acfelogin>div p:nth-child(3) input {
    width: 4rem;
    float: left;
}

.acfelogin>div p:nth-child(3) span {
    display: block;
    float: right;
    width: 1.5rem;
    height: 0.5rem;
    background: #213047;
    color: #FFF;
    text-align: center;
    line-height: 0.5rem;
    font-size: 0.26rem;
    border-radius: 0.1rem;
    cursor: pointer;
    margin-top: 0.1rem;
}

.acfelogin>div a {
    width: 5rem;
    height: 0.7rem;
    display: block;
    overflow: hidden;
    background: #213047;
    color: #FFF;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.7rem;
    border: 0;
    margin: 1rem auto 0;
    border-radius: 0.1rem;
}