@charset "utf-8";
/* CSS Document */
body {
    background-color: #fff;
    font: 400 14px/1.5 PingFang SC, Hiragino Sans GB, tahoma, arial, Microsoft Yahei, \5b8b\4f53, sans-serif;
}

.c71 {
    color: #717171;
}

.c0a {
    color: #0a72c3;
}

.f40 {
    font-size: 0.4rem;
}

.p50 {
    padding: 0.5rem 0;
}
.pt50 {
    padding-top: 0.5rem;
}

.bb {
    border-bottom: 1px dashed #717171;
}

.sa-banner {
    position: relative;
    width: 100%;
    /*height: 7.4rem;*/
}
.sa-banner img {
    display: block;
    width: 100%;
}
.sa-banner .sa-activity-date {
    display: inline-block;
    position: absolute;
    bottom: 1.1rem;
    right: 0.64rem;
}
.sa-banner .sa-activity-date p {
    margin-bottom: 8px;
    font-size: 0.22rem;
    letter-spacing: 0.02rem;
    color: #fff;
    padding-bottom: 8px;
    border-bottom: 1px dashed #fff;
}
.sa-banner .sa-logo {
    position: absolute;
    bottom: 0.6rem;
    right: 0.64rem;
    margin-bottom: 0.08rem;
    width: 3.93rem;
    height: 0.44rem;
    background: url(../images/logo.png) no-repeat;
    background-size: 100%;
}
.sa-part-one {
    background-color: #f9fdff;
}

.sa-part-one, .sa-part-two {
    margin-top: 0.8rem;
}

.sa-container {
    width: 6.14rem;
    margin: 0 auto;
}

.sa-input-box .sa-input {
    display: block;
    width: 100%;
    padding: 0.2rem 0.38rem;
    height: 0.94rem;
    /*line-height: 0.94rem;*/
    font-size: 0.3rem;
    border: 1px solid #b7b7bc;
    background-color: #f9fdff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sa-input-box .sa-input-btn {
    display: block;
    margin: 0 auto;
    width: 6.14rem;
    height: 0.96rem;
    line-height: 0.96rem;
    font-size: 0.3rem;
    text-align: center;
    color: #fff;
    background-color: #0a72c3;
}

.input-wrap {
    margin: 0 0 0.4rem;
    width: 100%;
    overflow: hidden;
}

.input-wrap input {
    -webkit-appearance:none;
}

.sa-input-box .wait {
    background-color: #eaeaea !important;
    color: #fff !important;
}

#step2 .sa-input,#step3 .sa-input{
    width: 4rem;
    float: left;
}

.re-send {
    display: inline-block;
    height: 0.96rem;
    width: 2rem;
    background: #0a72c3;
    float: right;
    color: #fff;
    line-height: 0.96rem;
    text-align: center;
}

.discount-title {
    height: 0.6rem;
    text-align: center;
    position: relative;
    margin-bottom: 1.05rem;
}

.discount-title .line {
    padding-top: 0.27rem;
    border-bottom: 0.06rem solid #0a72bc;
}

.discount-title .txt {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.discount-title .txt span {
    color: #717171;
    font-size: 0.6rem;
    display: inline-block;
    background: #fff;
    padding: 0 0.6rem;
    line-height: 0.6rem;
    vertical-align: top;
}

.p-txt {
    font-size: 0.33rem;
    line-height: 1.4;
}

.sub-title {
    padding: 0.5rem 0;
    font-size: 0.42rem;
}

.sub-title span {
    display: inline-block;
    width: 0.22rem;
    height: 0.22rem;
    background: #0a72c3;
    margin: 0 0.3rem 0.05rem 0;
}

.rule-title {
    font-size: 0.6rem;
    padding: 1rem 0 0.5rem;
}

.rule-list li {
    padding-left: 0.57rem;
    position: relative;
    font-size: 0.24rem;
    list-style: none;
    margin-bottom: 0.2rem;
}

.rule-list li i {
    position: absolute;
    width: 0.24rem;
    height: 0.24rem;
    background: #0a72bc;
    color: #fff;
    line-height: 0.24rem;
    text-align: center;
    font-size: 0.2rem;
    top: 3px;
    left: 0;
}

.sa-part-four {
    padding-bottom: 1.2rem;
}

.err-box {
    font-size: 0.24rem;
    color: #fc431d;
    padding: 0.1rem;
}

.rule-list li a {
    color: #0a72c3;
}
