.m-footer {
    font-size: .7rem;
    font-weight: bolder;
    color: #000;
    text-align: center;
    /*padding-bottom: 1.5rem;*/
    line-height: 5em;
}

.content .menu li.on {
    border-bottom-color: #fe4a46;
    list-style: none;
}

li {
    list-style: none;
}

.tipsp {
    font-size: .8rem !important;
    line-height: 2rem !important;
    margin-top: 0 !important;
    color: #333 !important;
}

.tipsp b {
    color: #fe4a46;
    padding: 0 3px;
}

ul {
    padding: 0;
    margin: 0;
}
.content {
    background: #fff;
    /*padding-bottom: 6rem;*/
}

.content .menu {
    padding: 1rem 1rem 0;
}

.content .menu li {
    float: left;
    width: 50%;
    text-align: center;
    padding-bottom: .2rem;
    border-bottom: 4px solid #e4e4e4;
}

.content .menu li.on {
    border-bottom-color: #ae038b;
}
.top {
    position: relative;
    left: 0;
    top: 0;
}

.top_box {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
}

.top_box .top_l {
    position: absolute;
    left: 6%;
    top: 23%;
    width: 5rem;
    height: 5rem;
}

.top_box .top_c {
    position: absolute;
    left: 29%;
    top: 26%;
}

.top_c p {
    line-height: 1.6rem;
    text-align: left;
    font-size: 1.1rem;
    color: #fff;
}

.top_c p .sex {
    width: 14%;
    margin-left: .6rem;
}

.top_c p:nth-of-type(2) {
    font-size: .9rem;
}

.top_c p .vip {
    width: 24%;
    margin-left: .4rem;
    margin-top: .2rem;
}
.clf:before, .clf:after {
    content: "";
    display: table;
}

.clf:after {
    clear: both;
}

.clf {
    *zoom: 1;
}
.change .tips {
    height: 4rem;
    line-height: 4rem;
    text-align: right;
    font-size: .8rem;
    margin-right: .8rem;
    color: #999;
}

.change .prev {
    margin-left: .8rem;
}

.change .first {
    height: 14.2rem;
    position: absolute;
    left: 0;
    top: 0;
    background: none;
    width: 100%;
}

.change .first p {
    text-align: center;
}

.change .first p:nth-of-type(1) {
    color: #64aaff;
    margin-top: -1.3rem;
}

.change .first p:nth-of-type(2) {
    color: #ff679a;
    margin-top: .3rem;
}

.change .first h3 {
    text-align: center;
    margin-top: .7rem;
    font-weight: bold;
    font-size:1.1rem!important;
}

.change .first a {
    color: #64aaff;
    font-size: .7rem;
    text-align: center;
    display: inline-block;
    margin-top: 1.1rem;
}

.change .first #submit_btn {
    background: #ca1a16;
    color: #fff;
    font-size: .9rem;
    padding: .4rem 3rem;
    border-bottom: none;
    border-radius: .4rem;
    margin-top: 0 !important;
}

.change .first li.on {
    background: #dc3d39 !important;
}

.change #case img{
    height:15rem;
}
.change #case .first ul {
    padding: 0rem;
    margin-top: 0.8rem;
    width:110%;
}

.change #case .first li {
    float: left;
    width: 43%;
    background: #ff6a66;
    text-align: center;
    padding: 0.4rem 0;
    font-size: 1.2rem;
    color: #fff;
    border-radius: .3rem;
    margin:1%;
    line-height:2rem;
}


#case {
    margin-top: 1rem;
}

#case p {
    font-size: .95rem;
    line-height: 1.4rem;
}

#case #swiper_container {
    padding: 0 .7rem 0;
}
.Mask_wechat {
    background: #ff679a;
    padding: .5rem 0 .7rem;
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
    width: 85%;
    margin: .6rem auto 0;
    border-radius: .5rem;
}

