[v-cloak] {
    display: none;
}

.mb {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 6;
}

.mbs {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 6;
}

.sharemb {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 6;
}

.share_img {
    width: 6rem;
    height: 3rem;
    margin: 0 auto;
}

.share_img img {
    width: 100%;
    height: 100%;
}

.justbox {
    width: 6.7rem;
    height: 11rem;
    margin: 0 auto;
    margin-top: 1.5rem;
    background: white;
    box-shadow: 0px 0.44rem 0px rgba(0, 0, 0, 0.07);
    border-radius: 0.2rem;
    overflow: hidden;
    font-size: 12px;
}

.justbox .shutdown {
    width: 0.4rem;
    height: 0.4rem;
    float: right;
    margin-top: 0.3rem;
    margin-right: 0.3rem;
}

.justbox .shutdown img {
    width: 100%;
    height: 100%;
}

.justbox span {
    color: black;
}

.justbox .title {
    width: 2rem;
    height: 0.48rem;
    float: left;
    margin-left: 2.4rem;
    margin-top: 0.6rem;
    color: black;
    height: 0.48rem;
}

.mbstishi {
    width: 6.3rem;
    height: 1.8rem;
    background: rgba(242, 242, 242, 1);
    border-radius: 0.1rem;
    margin: 0 auto;
    margin-top: 0.8rem;
    display: flex;
    flex-direction: column;
}

.mbstishi .time {
    width: 2.8rem;
    height: 0.24rem;
    margin: 0 auto;
    margin-top: 0.2rem;
    font-size: 0.24rem;
    font-family: 'SourceHanSansCN-Regular', 'SourceHanSansCN';
    font-weight: 400;
    color: rgba(30, 32, 35, 1);
}

.mbstishi .xinxi {
    width: 5.5rem;
    height: 0.24rem;
    margin: 0 auto;
    margin-top: 0.3rem;
    color: #FF5631;
    font-size: 0.24rem;
}

.IDbox {
    width: 5.9rem;
    height: 0.8rem;
    margin: 0 auto;
    margin-top: 1.5rem;
    line-height: 0.8rem;
}

.IDbox span {
    float: left;
}

.IDbox input {
    width: 1.2rem;
    height: 0.5rem;
    float: left;
    margin-top: 0.1rem;
    border: none;
    border-bottom: 1px dotted #999;
}

.IDbox .inputone {
    margin-left: 0.4rem;
}

.IDbox2 {
    width: 5.9rem;
    height: 0.8rem;
    margin: 0 auto;
    margin-top: 0.2rem;
    line-height: 0.8rem;
}

.IDbox2 span {
    float: left;
}

.IDbox2 input {
    width: 1.2rem;
    height: 0.5rem;
    float: left;
    margin-top: 0.1rem;
    border: none;
    border-bottom: 1px dotted #999;
}

.Namebox {
    width: 5.9rem;
    height: 0.8rem;
    margin: 0 auto;
    margin-top: 0.2rem;
    line-height: 0.8rem;
    border-bottom: 1px solid rgba(208, 210, 212, 1);
}

.Namebox span {
    float: left;
}

.Namebox input {
    float: left;
    border: none;
    margin-top: 0.15rem;
    width: 4.2rem;
    height: 0.5rem;
    margin-left: 0.15rem;
}

.phonebox {
    width: 5.9rem;
    height: 0.8rem;
    margin: 0 auto;
    margin-top: 0.2rem;
    line-height: 0.8rem;
}

.phonebox span {
    float: left;
}

.phonebox input {
    float: left;
    border: none;
    margin-top: 0.15rem;
    width: 3rem;
    height: 0.5rem;
    margin-left: 0.7rem;
}

.phonebox .yzm {
    width: 1.4rem;
    height: 0.48rem;
    background: #6EAD09;
    border-radius: 0.3rem;
    text-align: center;
    line-height: 0.48rem;
    color: white;
    float: right;
    font-size: 0.24rem;
    margin-top: 0.1rem;
}

.thishi {
    width: 5.3rem;
    height: 0.24rem;
    margin: 0 auto;
    margin-top: 1rem;
    font-size: 0.24rem;
    white-space: nowrap;
    font-family: 'SourceHanSansCN-Regular', 'SourceHanSansCN';
    font-weight: 400;
    color: rgba(255, 86, 49, 1);
}

.submit {
    width: 5.9rem;
    height: 0.9rem;
    margin: 0 auto;
    margin-top: 0.3rem;
    background: #999;
    border-radius: 0.46rem;
    text-align: center;
    color: white;
    line-height: 0.9rem;
}

.active {
    background: #6EAD09;
}

#top {
    width: 100%;
    display: flex;
    top: 0;
    height: 0.8rem;
    background: white;
    position: fixed;
    justify-content: space-around;
    z-index: 5;
}
.go_top {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #6EAD09;
    width: 0.9rem;
    height: 0.8rem;
}
.go_top img{
    width: 0.24rem;
    height: 0.28rem;
}

#top .item {
    width: 2.2rem;
    height: 0.8rem;
    font-size: 0.24rem;
    text-align: center;
}

#top .item a {
    /* width:0.8rem;
            height:0.24rem;                         */
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 0.3rem;
    line-height: 0.8rem;
    font-family: "思源黑体";
    font-weight: 400;
    color: black;
}

#top .active {
    background: #6EAD09;
}

#top .active a {
    color: white;
}

.bgbox {
    height: 16.24rem;
    background: url('../img/bg.jpg') no-repeat center;
    background-size: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.contain_wrap {
    width: 100%;
    height: 100%;
    background: url('../img/bg-1.jpg') repeat-y center;
    background-size: 100%;
}

.userinfo {
    width: 6.9rem;
    height: 1.8rem;
    margin-left: 0.3rem;
    background: url('../img/user.png') no-repeat center;
    background-size: 100%;
    display: flex;
    align-items: center;
}

.userinfo_wrap {
    display: flex;
    justify-content: space-around;
    width: 100%;
}

.userinfo_wrap .left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 12px;
    padding-left: 0.2rem;
    color: #ffffff;
}

.userinfo_wrap .left>span:nth-of-type(1) {
    font-size: 16px;
}

.userinfo_wrap .left>span:nth-of-type(2) {
    margin: 3px 0;
    color: #BBC3D2;
}

.userinfo_wrap .left>span:nth-of-type(3) {
    color: #A6E400;
    text-decoration: underline;
}

.userinfo_wrap .right {
    width: 1.4rem;
    height: 1.4rem;
    background: url('../img/apply.png') no-repeat center;
    background-size: 100%;
}

.userinfo_wrap .apply_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 1.4rem;
    height: 1.4rem;
    font-size: 16px;
    color: #21252D;
    font-weight: 700;
}

.userinfo_wrap .apply_end {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
}

.bottom {
    margin-top: 0.2rem;
    display: flex;
}

.bottom span {
    font-size: 12px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
}

.baoming {
    width: 2rem;
    height: 0.6rem;
    background: rgba(225, 42, 42, 1);
    box-shadow: 0 0.1rem 0.2rem 0 rgba(255, 49, 49, 0.5);
    border-radius: 0.3rem;
    text-align: center;
    color: white;
    line-height: 0.6rem;
    display: inline-block;
    margin-left: 0.6rem;
}

.join {
    width: 6.7rem;
    height: 4.6rem;
    background: #313B4D;
    border-radius: 0.28rem;
    padding: 0.2rem;
    box-sizing: border-box;
    margin: 0.4rem auto -1.1rem;
}

.join_top {
    height: 3.28rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background: #ffffff;
    border-radius: 10px 10px 0 0;
    padding-bottom: 0.4rem;
    padding-top: 0.4rem;
    padding-left: 0.3rem;
}

.join_top .left {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.join_top .left span:nth-of-type(1) {
    font-size: 20px;
    color: #21252D;
    font-weight: 700;
}

.join_top .left span:nth-of-type(2) {
    font-size: 14px;
    color: #868C96;
    margin: 2px 0 3px;
}

.join_top .left span:nth-of-type(3) {
    font-size: 28px;
    color: #FF431E;
    font-weight: 700;
}

.join_top .left span:nth-of-type(4) {
    width: 2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    margin-top: 0.2rem;
    color: #ffffff;
    background: #6EAD09;
    border-radius: 0.3rem;
    display: flex;
    align-items: center;
    font-size: 12px;
    justify-content: center;
}

.join_top .right {
    height: 4rem;
    width: 3.5rem;
    background: url('../img/buy.png') no-repeat center;
    background-size: 100%;
    background-position-y: 20px;
}

.join_bottom {
    height: 0.9rem;
    background: #E5FDEF;
    border-radius: 0 0 10px 10px;
    position: relative;
    color: #21252D;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.line img {
    /* width: 100%;
    height: 0.2rem;
    background: url('../img/line.png.png') no-repeat center;
    background-size: 100%; */
    width: 6.5rem;
    height: 0.2rem;
    margin-top: -0.1rem;
    position: absolute;
    left: -0.1rem;
    top: -0.01rem;
}

.changes {
    width: 6.7rem;
    background: #313B4D;
    border-radius: 0.28rem;
    box-sizing: border-box;
    margin: 2.2rem auto 0;
    padding: 0.3rem 0.2rem 0.2rem;
    position: relative;
}

.changes .title {
    width: 3.2rem;
    height: 0.8rem;
    background: url('../img/title-1.png') no-repeat center;
    background-size: 100%;
    /* margin: -0.6rem auto 0; */
    position: absolute;
    left: 50%;
    top: -0.3rem;
    transform: translateX(-50%);
}

.box1 {}

.box1_title {
    border-radius: 10px 10px 0 0;
    height: 2.6rem;
    background: rgba(255, 255, 255, 1);
    color: #000;
    display: flex;
    justify-content: center;
    text-align: center;
    flex-direction: column;
}

.box1_title span {
    font-size: 16px;
    color: #5B9A08;
    font-weight: 700;
}

.box1_title span:nth-of-type(2) {
    padding: 0.1rem 0 0.2rem;
}

.box1_title span:nth-of-type(3) {
    font-size: 14px;
    color: #FF431E;
    font-weight: 400;
}

.box2_title {
    width: 6.3rem;
    height: 2rem;
    margin: 0 auto;
    padding: 0.3rem;
    color: #21252D;
}

.box2_title_wrap {
    background: #E5FDEF;
    padding: 0.5rem 0 0.46rem;
    position: relative;
    border-radius: 0 0 10px 10px;
}

.box2_title .change1 {
    font-size: 14px;
    font-weight: bold;
}

.box2_title .change2 {
    font-size: 12px;
    margin-top: 0.1rem;
}

.box2_title .speed {
    width: 100%;
    height: 0.2rem;
    float: left;
    margin-top: 0.2rem;
    background: #CDE3D6;
}

.box2_title .change3 {
    float: left;
    width: 100%;
    height: 0.5rem;
    font-size: 12px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 0.5rem;
}

.box2_title .change3 .left {
    float: left;
}

.box2_title .change3 .right {
    float: right;
}

.change_res {
    width: 6rem;
    height: 1.6rem;
    margin: 0 auto;
    border: 0.1rem solid #E12A2A;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
}

.change_res_title {
    height: 0.6rem;
    background: #E12A2A;
    border: none;
    text-align: center;
    line-height: 0.6rem;
    font-size: 0.28rem;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    margin-top: -0.02rem;
}

.change_res_shenhe {
    width: 3.38rem;
    height: 14px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    margin: 0 auto;
    margin-top: 0.2rem;
}

.change_status {
    width: 5.7rem;
    margin: 0 auto;
    margin-top: 0.6rem;
    padding: 0.3rem 0;
    margin-bottom: 0.1rem;
    background: #313B4D;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #ffffff;
}

.change_fail span:nth-of-type(1), .change_success span:nth-of-type(1) {
    font-size: 16px;
    font-weight: 700;
}

.change_fail span:nth-of-type(2), .change_success span:nth-of-type(2) {
    font-size: 14px;
    padding: 0.2rem 0;
}

.change_fail span:nth-of-type(3), .change_success span:nth-of-type(3) {
    font-size: 14px;
}

.change_success span:nth-of-type(1) {
    color: #A6E400;
}

.change_success span:nth-of-type(4), .send_require span:nth-of-type(3), .award_bottom>span:nth-of-type(2) {
    font-size: 12px;
    width: 2rem;
    height: 0.6rem;
    margin-top: 0.26rem;
    text-align: center;
    line-height: 0.6rem;
    background: #6EAD09;
    border-radius: 20px;
}

.award_success span:nth-of-type(2) {
    margin-top: 0.1rem;
}

/* .chage_success_say {
    display: flex;
    flex-direction: column;
    text-align: center;
    font-size: 0.24rem;
}

.chage_success_say span {
    margin-top: 0.08rem;
}

.change_over {
    margin-top: 0.2rem;
    border: 0.05rem solid #E12A2A;
    height: 1.5rem;
}

.change_over_title {
    background: #E12A2A;
    color: white;
    height: 0.5rem;
    font-weight: 600;
}

.change_over_shenhe {
    font-size: 0.24rem;
    color: black;
    margin-bottom: 0.2rem;
} */

/* .box3 {
    width: 6.9rem;
    height: 5rem;
    float: left;
    margin-top: 0.6rem;
    margin-left: 0.3rem;
    background: rgba(255, 255, 255, 1);
}

.box3_title {
    width: 6.7rem;
    height: 1.8rem;
    margin: 0 auto;
    margin-top: 0.1rem;
    background-image: url('../img/change.png');
    background-size: 100% 100%;
    display: flex;
    text-align: center;
    flex-direction: column;
}

.box3_title span {
    line-height: 0.5rem;
}

.box3_title_son1 {
    font-size: 14px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
}

.box3_title_son2 {
    font-size: 0.24rem;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.box3_title_number {
    margin-top: 0.8rem;
    font-size: 0.28rem;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
}

.box3_title_invat {
    width: 6rem;
    height: 0.6rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.6rem;
    margin: 0 auto;
    margin-top: 0.5rem;
    color: rgba(225, 42, 42, 1);
} */

.award_wrap {
    margin-top: 0.3rem;
}

.award_wrap .award_top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0.6rem;
    background: #ffffff;
    border-radius: 10px 10px 0 0;
}

.award_top span:nth-of-type(1) {
    font-size: 16px;
    color: #5B9A08;
    font-weight: 700;
}

.award_top span:nth-of-type(2) {
    font-size: 14px;
    color: #FF431E;
    padding: 0.3rem 0;
}

.award_wrap .award_bottom {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #E5FDEF;
    border-radius: 0 0 10px 10px;
    padding: 0.5rem 0 0.38rem;
    position: relative;
}

.award_tip span {
    font-size: 14px;
    color: #21252D;
    font-weight: 700;
}

.award_bottom .award_tip span:nth-of-type(2), .award_bottom .award_tip span:nth-of-type(4) {
    color: #FF431E;
}

.award_bottom>span:nth-of-type(1) {
    font-weight: 400;
    font-size: 12px;
    color: #868C96;
    padding-top: 0.2rem;
}

.award_bottom>span:nth-of-type(2) {
    color: #ffffff;
    font-weight: 400;
}

.gettotal {
    width: 6.7rem;
    background: #313B4D;
    border-radius: 0.28rem;
    box-sizing: border-box;
    margin: 0.9rem auto 0;
    padding: 0.3rem 0.2rem 0.3rem;
    position: relative;
}

.gettotal .titletotal {
    width: 4.4rem;
    height: 0.8rem;
    background: url('../img/title-2.png') no-repeat center;
    background-size: 100%;
    position: absolute;
    left: 50%;
    top: -0.3rem;
    transform: translateX(-50%);
}

.gettotal .common_box {
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 10px;
    padding: 0.4rem 0.3rem 0rem;
}

.gettotal .common_text {
    font-size: 14px;
    color: #21252D;
    line-height: 22px;
}

.gettotal .common_bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.gettotal .gettotal_box1 {
    height: 3.5rem;
}

.gettotal .gettotal_box2, .gettotal .gettotal_box3, .gettotal .gettotal_box4 {
    height: 3.2rem;
    margin-top: 0.2rem;
}

.gettotal .gettotal_box3 {
    height: 2.7rem;
}

.gettotal .gettotal_son {
    color: #FF431E;
    font-size: 14px;
    padding: 0.3rem 0 0.2rem;
}

.box1_bottom {
    display: flex;
    justify-content: flex-end;
}

.box1_bottom>a:first-child {
    margin-right: 0.2rem !important;
}

.rule_wrap {
    padding: 0 0.5rem  0;
    font-size: 14px;
    color: #313B4D;
    position: relative;
}
.rule_title{
    font-size: 24px;
    color: #313B4D;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.5rem 0 0.2rem;
}
.rule_wrap .title {
    font-weight: 700;
    padding: 0.2rem 0;
    line-height: 1.6;
}
.rule_wrap .tip_title{
    padding: 0.2rem 0 0;
}

.rule_wrap .text {
    padding: 0.06rem 0;
    line-height: 1.6;
}
.bottom_img{
    width: 100%;
    height: 2rem;
    background: url('../img/grass.png') no-repeat center;
    background-size: 100%;
  
}
.onespeednow {
    width: 0;
    height: 0.2rem;
    background: #6EAD09;
}

.twospeednow {
    width: 0;
    height: 0.2rem;
    background: #6EAD09;
}

.common_btn {
    display: inline-block;
    width: 2rem;
    height: 0.6rem;
    border-radius: 0.3rem;
    background: #6EAD09;
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    line-height: 0.6rem;
    text-align: center;
}


/* 寄送要求 */
.send_wap{
   
    color: #1E2023;
    border-radius: 10px;
    background: #ffffff;
    padding: 0.4rem 0.3rem 0.36rem;
    width: 6.7rem;
    margin: 30% auto 0;
    box-sizing: border-box;
}
.send_wap .title{
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}
.send_wap .send_number{
    font-size: 12px;
    padding: 0.4rem 0;
}
.send_wap  .item_wrap .tip_title{
    font-size: 12px;
    font-weight: 700;
}
.send_wap  .item_wrap .item_text{
    background: #F2F2F2;
    border-radius: 4px;
    width: 6.1rem;
    padding: 0.2rem;
    margin: 0.1rem 0 0.4rem;
    font-size: 12px;
}
.item_wrap .item_text p:last-child{
    padding-top: 0.24rem;
}
.send_wap .hint{
    font-size: 12px;
    color: #0071E8;
    line-height: 1.6;
}
 .i_know_btn{
    width: 6.1rem;
    height: 0.8rem;
    text-align: center;
    line-height: 0.8rem;
    border-radius: 0.45rem;
    background: #6EAD09;
    color: #ffffff;
    font-size: 14px;
    margin-top: 0.34rem;
}

.toast_wrap{
    border-radius: 10px;
    background: #ffffff;
    padding: 0 0.3rem 0.4rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 50% auto 0;
}
.toast_wrap .text{
    padding: 1.2rem 0 0.88rem;
    font-size: 16px;
}