.container-fluid {
    width: 145rem;
    margin: 0 auto 8rem;
}

/*左边*/
.col-sm-3 {
    padding: 0 0 0 2rem;
}

.Left-top {
    height: 7rem;
    line-height: 5rem;
    font-size: 2.5rem;
    width: 80%;
    border-bottom: .1rem solid #dcdcdc;
}

.userVip  {
    border-right: .2rem solid #217fc4;
}
.movement-text{
    color: #217fc4;
}
.main_left {
    float: left;
    width: 100%;
    cursor: pointer;
    border-right: .1rem solid #c7ddef;
}

.roadlist {
    height: 5rem;
    line-height: 5rem;
    font-size: 1.5rem;
    width: 100%;
}
.roadlist>a{
    display: inline-block;
    width: 100%;
}

.QRcode_pic {
    background-image: url("../image/recruit.png");
    margin-top: 22rem;
    width: 33.5rem;
    height: 22.3rem;
}
.officialaccounts {
    padding: 2.5rem 0 1.5rem 11rem;
}
.officialaccounts>img{
    width: 50%;
 }
.QRcode_text{color: #ffffff; font-size: 1.5rem;line-height: 3rem; text-align: center;}

/*右边*/
.container-fluid .page-main .page-title {
    font-size: 2.5rem;
    width: 100%;
    height: 5rem;
    border-bottom: .1rem solid #1d7bc0;
    text-align: center;
    padding-bottom: 7rem;
}

.container-fluid .page-main .page-title>p{
    color: #9d9d9d;font-size: 1.5rem;
}

.container-fluid .page-main .page-content {
    margin-top: 2rem;
    font-size: 1.6rem;
    line-height: 1.75;
}

.container-fluid .page-main .page-content img {
    display: inline-block;
}
.container-fluid .page-main .enterprisetop-bottom{
    margin-top: 5rem; border-top: .1rem solid #1d7bc0;display: flex;
}
.container-fluid .page-main .enterprisetop-bottom .check-out{}
.container-fluid .page-main .enterprisetop-bottom .check-out .check-below{font-size: 1.5rem;margin-top: 1rem; }
.container-fluid .page-main .enterprisetop-bottom .check-out .check-title:hover{color:  #1d7bc0; cursor: pointer;}
.container-fluid .page-main .enterprisetop-bottom .getback{background: #1d7bc0; color: #ffffff;font-size: 1.5rem;
    height: 4rem;
    line-height: 4rem;
    border-radius: 2%;
    text-align: center;
    margin-top: 2rem;
    width: 12rem;}
.container-fluid .page-main .enterprisetop-bottom .getback>a{
    color: #ffffff;
}
.roadlist .movement {
    width: 80%;
    height: 5rem;
    line-height: 5rem;
    border-bottom: 0.1rem solid #dcdcdc;
}