body {
    padding-bottom: 2.36rem;
}

.footerBoX {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999;
    width: 100%;
    height: 1.9866666666666666rem;
    display: flex;
    align-items: center;
    box-shadow: 0px -0.05333333333333334rem .10666666666666667rem 0px rgba(193, 193, 193, 0.5);
}

.footLeft {
    margin-left: 1.12rem;
    margin-right: .88rem;
    display: flex;
    align-items: center;
}

.footLeft a:last-child {
    margin-right: 0 !important;
}

.miniBtn {
    margin-right: .7466666666666667rem;
    font-size: .29333333333333333rem;
}

.miniImg {

    margin: 0 auto .13333333333333333rem;
}

.miniImg1 {
    width: .41333333333333333rem;
    height: .38666666666666666rem;
}

.miniImg2 {
    width: .4266666666666667rem;
    height: .4rem;
}

.miniBtn span {
    color: #B9B9B9;
}

.footRight {
    width: 5.6rem;
    height: 1.0133333333333334rem;
    background: linear-gradient(-55deg, #ED7000 1%, #FFBC48 100%);
    border-radius: .5066666666666667rem;
    color: #ffffff;
    font-size: .4266666666666667rem;
    display: flex;
    align-items: center;
    justify-content: center;
}




.collS {
    margin-top: .26666666666666666rem;
    padding: .4rem;
    margin-bottom: .26666666666666666rem;
    /* display: flex;
    align-items: center;
    justify-content: space-between; */
    border-radius: .26666666666666666rem;
   
}

.collSLeft {
    display: flex;
    flex-direction: column;
}

.clText {
    font-size: .4rem;

    /* margin-bottom: .24rem; */
    position: relative;
}


.clText span:first-child,
.clText span:nth-child(3) {
    color: #036fce;
}

.clText span {
    font-weight: bold;
}

.jiaoY {
    background: url(../img/jiaoY.png) no-repeat;
}
.jiaoL {
    background: url(../img/jiaoL.png) no-repeat;
}
.jiaoD {
    background: url(../img/jiaoD.png) no-repeat;
}

.jiao {
    position: absolute;
    font-size: .26666666666666666rem;
    padding: .06666666666666667rem .13333333333333333rem .13333333333333333rem;

    top: -.26666666666666666rem;
    right: -1.4666666666666666rem;
    color: #ffffff;
    background-size: 100% 100%;
}


.requiredinfo::before {
    content: '*';
    font-size: 0.4rem;
    color: red;
    font-weight: 700;
}


.clLBto {
    display: flex;
    align-items: center;
    font-size: .29333333333333333rem;
    color: #999999;
}

.clLBto span:first-child {
    margin-right:  .26666666666666666rem;
}

/*.clLBto span:last-child {*/
/*    margin-left:  .26666666666666666rem;*/
/*}*/

.collRight {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.collRight>span {
    font-weight: bold;
    /* margin-bottom: .18rem; */
    font-size: .4266666666666667rem;
    text-align: right;
}

.collMoney {
    display: flex;
    align-items: center;
    color: #999999;
    font-size: .29333333333333333rem;
    margin-bottom: .13333333333333333rem;
}

/* .collMoney span:first-child {
    margin-right: .26666666666666666rem;
} */

.moneyBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: .13333333333333333rem;
}


.explainBox {
    border-radius: .26666666666666666rem;
    background-color: #ffffff;
    padding: .5333333333333333rem .4rem .5333333333333333rem .4rem;
    margin-top: .26666666666666666rem;
}

.explainTit {
    margin-bottom: .37333333333333335rem;
    font-size: .37333333333333335rem;
}

.explainBto {
    font-size: .32rem;
    color: #999999;
   /* line-height: .30666666666666664rem; */
}