body{
    background-color: #60a437;
}
input,
textarea,
button,
select a {
    outline: 0 none;
border: 0 none;
}
.loginForm-wrap {
    padding: 2.1rem 0;
    background: #d2ebf2;

}
.loginForm-main{
    position: relative;
    width: 11rem;

    margin: 0 auto;


}
.loginForm{
    padding-top: 1.5rem;
    border-radius: 0.5rem 0.5rem 0 0;
    background: #fff;

    overflow: hidden;
}
.redLogin{
    font-size: 0.72rem;
    height: 1.6rem;
    line-height: 1.6rem;
    text-align: center;
    width: 15rem;
    background: #0dcb6b;
    color: #fff;
}
.redLogin-title{
    font-size: 0.6rem;
    line-height: 1rem;
    height: 1rem;
    color: #333;
    padding: 1.55rem 0;

    width: 15rem;
    text-align: center;
}
.loginForm li{
    display: flex;
    width: 100%;
    height: 1.7rem;
    line-height: 1.7rem;
    background: #fff;

}
.loginForm .editAddress{
    height: 1.8rem;
    padding: 0.3rem 0;
}
.editAdd-addr{
    height: 1.8rem;

    overflow: hidden;
}
.loginForm textarea{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    resize: none;
    padding: 0;
   line-height: 0.9rem;
    height: 1.8rem;
}
.editAddress .loginForm-label{

    line-height: 0.9rem;
    height: 0.9rem;
}
.loginForm li+li{
    border-top:1px solid #eee;
}
.loginForm-label{
    width: 3.3rem;
    font-size: 0.5rem;
    text-align: center;
    color: #666;
}
.editPassword::-webkit-input-placeholder,.editPhoto::-webkit-input-placeholder,.edittext::-webkit-input-placeholder {
    color: #999;
}
.editPassword,.editPhoto,.edittext{
    padding: 0.35rem 0;
    height: 1rem;
    font-size: 0.5rem;
    line-height: 1rem;
    color: #666;
    border: none;
}
.editPhoto{
    width: 6.4rem;


}
.loginForm-content{
    position: relative;
}
.loginForm-delete{
    position: absolute;
    right:-0.6rem;
    top:0.6rem;
    width: 0.6rem;
    height: 0.6rem;
    background: url("../images/delete.png") right center no-repeat;
    background-size: 0.6rem;
}
.editPassword{
    width: 5.2rem;
}
.loginForm-editBtn{
    width: 2rem;
    height: 0.8rem;
    background: url("../images/password.png") no-repeat;
    position: absolute;
    top:0.4rem;
    right:-2rem;
    background-size: contain;
}
.editAdd-content{
    width: 6.7rem;
    text-align: right;
}
.edittext{
    width: 7.5rem;
    padding-right: 0.2rem;
}

.loginBtn{

    width: 11rem;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: 0.6rem;
    background: #0dcb6b;
    color: #fff;
    text-align: center;
    border-radius:0 0 0.2rem 0.2rem;


}
.loginWran{
    color: #999;
    font-size: 0.6rem;
    text-align: center;
    line-height: 0.8rem;
    height: 0.8rem;
    text-align: center;


}
.loginWran a{
    color: #999;
}
.c2c-address-search {
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    background: #f2f2f2;
    z-index: 1001;
    height: 102%;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.page-slideLeft {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.addAddreShow {
    left: 0;
}

.sn-nav {
    width: 100%;
    height: 1.8rem;
    line-height: 1.8rem;
    text-align: center;
    font-size: 0.72rem;
    background-color: #0dcb6b;

    position: relative;
}

.sn-nav-back {
    position: absolute;
    left: 0;
    top: 0;
    width: 1.2rem;
    height: 1.2rem;
    overflow: hidden;
}

.sn-nav-back a {
    content: "";
    display: inline-block;
    position: absolute;
    right: 0.066667rem;
    top: 50%;
    margin-top: 2px;
    width: 0.4rem;
    height: 0.4rem;
    border-style: solid;
    border-color: #fff;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotateZ(135deg);
}

.sn-nav-title {
    position: absolute;
    left: 1rem;
    top: 0;
    width: 100%;
    text-align: center;
    text-indent: -1.333333rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 0.72rem;
    color: #fff;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.c2c-address-search .overtouch,
.c2c-category .overtouch {
    overflow-x: hidden;
}
.content-address{
    display: flex;
}
.content-address h2{
    height: 1.8rem;
    line-height: 1.8rem;
    background: #f9f9f9;
    font-size: 0.6rem;
    width: 4.2rem;
    color: #0dcb6b;
    padding-left: 0.8rem;
}
.content-address ul{
    height:100% ;
    background: #f9f9f9;
    width: 10rem;
}
.content-address li{
    padding-left: 0.7rem;
    height: 1.8rem;
    font-size: 0.6rem;
    line-height: 1.8rem;
    color: #666;
}
.content-address .active{
    color: #0dcb6b;;
}




.activity{

    width: 15rem;
    margin-top: -0.2rem;
    padding-top: 1.8rem;
    height: 22.36rem;
    background: url("../images/activeBg.jpg") no-repeat;
    background-size: cover;
}
.activityStep1{
    width: 11rem;
    margin: 0 auto;
    height: 3.8rem;
    padding-top: 1rem;
    background-color: #60a437;
    border-radius: 0.2rem;
    position: relative;
}
.step1-label{
    position: absolute;
    top:-1.2rem;
    left: 1.56rem;
    width: 3.58rem;
    height: 2.12rem;
    background: url("../images/step1.png") no-repeat;
    background-size: cover;
}

.activityStep1-label{
    position: absolute;
    top:-1rem;
    left: 1.56rem;
    width: 3.68rem;
    height: 2.06rem;
    color: #fff;
    background: url("../images/step2.png") no-repeat;
    background-size: cover;
}
.activityStep1 p{
    padding-top: 0.4rem;
    font-size: 0.5rem;
    line-height: 0.6rem;
    height: 0.6rem;
    text-align: center;
    color: #fff;
}
.activityStep1 a{
    margin: 0.4rem auto;
    display: block;
    width: 10rem;
    height: 1.7rem;
    background: #ffe400;
    border-radius: 0.2rem;
    line-height: 1.7rem;
    font-size: 0.56rem;
    text-align: center;
    color: #683a09;
    text-decoration: none;


}
.activityStep2{
    width: 11rem;
    margin: 1.1rem auto;
    height: 5.7rem;
    padding-top: 1rem;
    background: #22aca4 url("../images/ruleBg.png") 0.76rem 0.6rem no-repeat;
    background-size: 9.76rem 4.6rem;
    border-radius: 0.2rem;
    position: relative;
}

.activityStep2-label{
    position: absolute;
    top:-0.4rem;
    left: 1.56rem;
    width: 3.68rem;
    height: 2.08rem;
    color: #fff;
    background: url("../images/step3.png") no-repeat;
    background-size: cover;
}
.activityStep2 .activityStep2-use{
    position: absolute;
    left: 0.9rem;
    font-size: 0.6rem;
    bottom:0.4rem;
    height: 0.8rem;
    line-height: 0.8rem;
    color: #fff;
}
.activityStep2 .activityStep2-login{
    position: absolute;
    color: #fff;
    font-size: 0.6rem;
    bottom:1.2rem;
    left:7.6rem;
    height: 0.8rem;
    line-height: 0.8rem;

}
.activityStep2-package{
    position: absolute;
    color: #fff;
    font-size: 0.48rem;
    height: 0.6rem;
    line-height: 0.6rem;
    left: 6.01rem;
    bottom:0.4rem


}
/*活动说明*/
.activeIntro{
    padding-top: 1.6rem;
}
.activeIntro h3{
    font-size: 0.6rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    color: #ffe400;
    font-weight: normal;
    padding-bottom: 0.8rem;
}
.activeIntro ul{
    padding-left: 1.8rem;
    padding-bottom: 1.2rem;

}
.activeIntro li{
    color: #fff;
    width: 12.4rem;
    font-size: 0.5rem;

    line-height: 1.2rem;
}

/* 淡入-从左 */
/* 淡入-从左 */
@-webkit-keyframes fadeinL{
    0%{opacity:0;-webkit-transform:translateX(-2rem);}
    100%{opacity:1;-webkit-transform:translateX(0);}
}
.a-fadeinL,.a-flipinY{
    -webkit-animation:1s ease-out 0.2s backwards;animation:1s ease-out 0.2s backwards;-webkit-animation-name:fadeinL;animation-name:fadeinL;
}

@keyframes fadeinL{
    0%{opacity:0;transform:translateX(-2rem);}
    100%{opacity:1;transform:translateX(0);}
}


/* 翻转 */
.a-flipinY{-webkit-animation-name:flipinY;animation-name:flipinY;}
/* 翻入-Y轴 */
@-webkit-keyframes flipinY{
    0%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;}
    40%{-webkit-transform:perspective(400px) rotateY(-10deg);}
    70%{-webkit-transform:perspective(400px) rotateY(10deg);}
    100%{-webkit-transform:perspective(400px) rotateY(0);opacity:1;}
}
@keyframes flipinY{
    0%{transform:perspective(400px) rotateY(90deg);opacity:0;}
    40%{transform:perspective(400px) rotateY(-10deg);}
    70%{transform:perspective(400px) rotateY(10deg);}
    100%{transform:perspective(400px) rotateY(0);opacity:1;}
}
.mapSelect {
    content: "";
    display: inline-block;




    width: 0.4rem;
    height: 0.4rem;
    border-style: solid;
    border-color: #7d7d7d;
    border-width: 1px 0 0 1px;
    -webkit-transform: rotateZ(135deg);
}

