.fixTop {
    font-size: 0.3rem;
    padding-top: 3.583333333333333em;
}

.fixBottom {
    padding-bottom: 5em;
}

.fixLoad {
    padding-bottom: 3.125em;
}

.fixInvesttop {
    padding-top: 6.916666666666666em;
}

.fixAccountBottom {
    padding-bottom: 9.5em;
}

.fixPlanTop {
    padding-top: 8.9375em;
}

.fixObjectBottom {
    padding-bottom: 9.5em;
}

.fixTopExperience {
    padding-top: 8.166666666666666em;
}

.fixExinvestTop {
    padding-top: 10.47435897435897em;
}

.fixTopDynamic {
    padding-top: 7.916666666666667em;
}

.fixInvestBottom {
    padding-bottom: 7.833333333333333em
}

.middleContent {
    font-size: 0.3rem;
}

.fixBottom {
    padding-bottom: 5em;
}

.fixTop {
    font-size: 0.3rem;
    padding-top: 3.583333333333333em;
}

.prePage {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.75em;
    color: #ffffff;
    font-family: "iconfont" !important;
    padding: 0.4761904761904762em 0.7142857142857143em;
}

.circleRun {
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 76%;
}

.surePass {
    margin-top: 4rem;
    position: relative;
    width: 50%;
    float: left;
}

.anyield {
    width: 100%;
    position: absolute;
    text-align: center;
    left: 0;
    top: 50%;
    height: 5.75em;
    margin-top: -2.25em;
    font-size: 0.3rem;
    z-index: 3;
}

.anyield p:first-child {
    color: #058ee4;
    font-size: 0.3rem;
    padding-bottom: 0.5em;
}


.anyield p:first-child i {
    font-size: 0.3rem;
    color: #6fbef0;
}

.anyield p:first-child span {
    font-size: 1.5em;
    color: #fa5527;
}

.anyield p {
    font-size: 0.5rem;
    color: #058ee4;
}

.btns {
    width: 80%;
    line-height: 2.75;
}

.btns p {
    text-align: center;
    background: #ffffff;
    border: 1px solid #dfdfdf;
    font-size: 1.25em;
    cursor: pointer;
}

.btns p:hover {
    background: #ff6600;
    color: #ffffff;
}

@media (max-width: 767px) {
    .surePass {
        width: 100%;
    }
}