.banner {
    width: 100%;
    height: 4.96rem;
    background: url('/liuxue/img/mobile/case/case11.png') no-repeat center;
    background-size: cover;
}


/* TOP10院校&专业双榜 */
.luqu .nav-tab{
    display: flex;
    justify-content: space-between;
    margin-bottom: .4rem;
}
.luqu .nav-tab span{
    width: 4.1rem;
    height: 1.04rem;
    line-height: 1.04rem;
    color: #333333;
    font-size: .42rem;
    text-align: center;
    border: .03rem solid rgba(203, 203, 203, 0.44);
    display: inline-block;
}
.luqu .nav-tab span.on{
    color: #FFFFFF;
    font-size: .45rem;
    padding-left: .4rem;
    font-weight: bold;
    background: url('/liuxue/img/mobile/case/button.png') no-repeat 0 0;
    background-size: cover;
}

.luquItem {
    width: 100%;
}

.luquHead {
    width: 100%;
    height: 0.92rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.19rem 0.59rem 0rem #E4EAF0;
    border-radius: 0.05rem;
    position: relative;
}

.luquHead .fl {
    width: 5rem;
    height: 0.92rem;
    line-height: 0.92rem;
    font-size: 0.43rem;
    font-weight: bold;
    color: #FD9738;
    position: relative;
    margin-left: 1.3rem;
    text-align: left;
}

.luquHead.blue .fl {
    color: #577FB8;
}

.luquHead .fl:before {
    content: '';
    width: 0.17rem;
    height: 0.41rem;
    background: #FD9738;
    position: absolute;
    left: -0.5rem;
    top: 50%;
    transform: translateY(-50%);
}

.luquHead.blue .fr,
.luquHead.blue .fl:before {
    background: #577FB8;
}

.luquHead .fr {
    width: 2.9rem;
    height: 0.92rem;
    background: #FD9738;
    border-radius: 0.05rem;
    line-height: 0.92rem;
    text-align: center;
    font-size: 0.48rem;
    font-weight: 800;
    color: #FFFFFF;
}

.luquKey {
    padding: .8rem 0.75rem 0.88rem 0.53rem;
    background: #FFFFFF;
    border-radius: 0.05rem;
}

.keyItem {
    width: 100%;
    margin-bottom: 0.5rem;
    display: flex;
    justify-content: space-between;
}

.keyItem:last-child {
    margin-bottom: 0;
}

.keyItem p:nth-child(1).orange {
    width: 0.69rem;
    height: 0.77rem;
    line-height: 0.68rem;
    text-align: center;
    background: url('/liuxue/img/mobile/case/case1.png') no-repeat center;
    background-size: cover;
    display: inline-block;
    font-size: 0.36rem;
    font-weight: 500;
    color: #FFFFFF;
}
.luqu .swiper-slide:nth-child(2) .keyItem p:nth-child(1).orange{
    background: url('/liuxue/img/mobile/case/case2.png') no-repeat center;
    background-size: cover;
}

.keyItem p:nth-child(1).gray {
    width: 0.69rem;
    height: 0.77rem;
    line-height: 0.77rem;
    text-align: center;
    background: url('/liuxue/img/mobile/case/case4.png') no-repeat center;
    background-size: cover;
    display: inline-block;
    font-size: 0.36rem;
    font-weight: 500;
    color: #FFFFFF;
}

.keyItem p:nth-child(1) img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.keyItem p:nth-child(2) {
    width: calc( 100% - 0.69rem - 2.5rem);
    text-align: left;
    display: inline-block;
    padding-left: 0.8rem;
}

.keyItem p:nth-child(2) span:first-child {
    font-size: 0.39rem;
    font-weight: 600;
    color: #59595C;
    display: block;
    margin-bottom: 0.1rem;
}

.keyItem p:nth-child(2) span:last-child b:first-child {
    display: inline-block;
    padding: 0.1rem 0.2rem;
    background: #F2F2F2;
    font-size: 0.34rem;
    font-weight: 500;
    color: #6E8AB2;
    margin-right: 0.2rem;
}

.keyItem p:nth-child(2) span:last-child b:last-child {
    display: inline-block;
    padding: 0.1rem 0.2rem;
    background: #F2F2F2;
    font-size: 0.34rem;
    font-weight: 500;
    color: #6E8AB2;
}

.keyItem p:nth-child(3) {
    width: 1.5rem;
    display: inline-block;
    text-align: center;
}

.keyItem p:nth-child(3) span:first-child {
    font-size: 0.48rem;
    font-weight: 800;
    color: #FD9738;
}

.keyItem p:nth-child(3) span:last-child {
    font-size: 0.34rem;
    font-weight: 400;
    color: #59595C;
    line-height: 0.45rem;
    display: block;
}


/* swiper   */

.swiper-container {
    width: 100%;
    padding-bottom: 0.69rem;
}

.swiper-pagination {
    width: 3.48rem;
    height: 0.1rem;
    background: rgba(216, 216, 216, .51);
    border-radius: 2.42rem;
    margin: 0 auto;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #FD9738;
    border-radius: 2.42rem;
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 3.48rem;
    height: 0.1rem;
    top: auto;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}


/* 名校录取统计 */

.statics {
    padding-bottom: 0.53rem;
}

.statics.content {
    width: 100%;
    background: url('/liuxue/img/mobile/case/case25.png') no-repeat center;
    background-size: cover;
    margin-top: 0.93rem;
    position: relative;
}

.staticsBox {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.staticsBox .tip{
    width: 33.33%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: .4rem;
}
.staticsBox .tip img{
    width: 90%;
    object-fit: contain;
}

.staticBottom {
    width: calc(9.31rem - .59rem - 0.5rem);
    height: calc(5.89rem - 0.53rem - 0.45rem);
    padding: 0.59rem 0.53rem 0.5rem 0.45rem;
    background: rgba(216, 216, 216, 0.21);
    border-radius: 0.19rem;
    margin: 0.4rem auto 0;
    text-align: left;
}

.staticBottom h5 {
    font-size: 0.39rem;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #333333;
    position: relative;
}

.staticBottom h5:before {
    content: "";
    width: 0.12rem;
    height: 0.28rem;
    background: #FD9738;
    position: absolute;
    left: -.3rem;
    top: 50%;
    transform: translateY(-50%);
}

.staticBottom p {
    font-size: 0.37rem;
    font-weight: 400;
    color: #646464;
    line-height: 0.64rem;
    margin-top: 0.3rem;
}

@keyframes scales {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.3);
    }
}


/* 名校录取榜 */

thead {
    width: 9.33rem;
    height: 1.14rem;
    background: #9DA2AE;
    display: inline-block;
}

thead tr {
    /* padding: 0 0.4rem 0 0.36rem; */
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

thead tr th {
    font-size: 0.35rem;
    font-weight: 400;
    color: #FFFFFF;
    position: relative;
    text-align: center;
}

#body {
    height: 11.2rem;
    display: inline-block;
    overflow-y: auto;
    width: 100%;
}

tbody tr {
    padding: 0.25rem 0;
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

tbody tr:nth-child(odd) {
    background: #F1F2F3;
}

tbody tr td {
    font-size: 0.29rem;
    font-weight: 400;
    color: #727272;
    position: relative;
    text-align: center;
}

tbody tr td:nth-child(2),
tbody tr td:nth-child(5) {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#body::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 0.1rem;
    /*高宽分别对应横竖滚动条的尺寸*/
}

#body::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 0.1rem;
    background: #FD9738;
}

#body::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    border-radius: 0.1rem;
    background: #ccc;
}


/* 录取案例 */

.lists {
    margin-bottom: 2rem;
}

.listBox {
    width: 9.37rem;
    height: 13.2rem;
}

.listHead {
    width: 9.37rem;
    background: #FFFFFF;
    padding-top: 0.37rem;
    padding-bottom: 1.55rem;
}

.listHead .fl {
    width: 4.11rem;
    height: 100%;
}

.listHead .fl img {
    width: 2.35rem;
    height: 2.35rem;
    border-radius: 50%;
    object-fit: cover;
}

.listBox p {
    font-size: 0.47rem;
    font-weight: 500;
    color: #000000;
    margin-top: 0.13rem;
}

.listHead .fr {
    width: calc(100% - 4.11rem);
    text-align: left;
    padding-top: 0.21rem;
}

.listHead .fr p {
    font-size: 0.6rem;
    font-weight: bold;
    color: #000000;
    padding-left: 0.5rem;
    margin-bottom: 0.3rem;
}

.listBox .fr span {
    font-size: 0.37rem;
    font-weight: 400;
    color: #646464;
    position: relative;
    padding-left: 0.5rem;
    display: block;
    margin-bottom: 0.2rem;
    padding-right: 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.listBox .fr span:last-child {
    margin-bottom: 0;
}

.listBox .fr span:before {
    content: '';
    width: 0.35rem;
    height: 0.02rem;
    background: #F9E565;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.listCon {
    width: 100%;
    height: 8rem;
    padding: 0.25rem 0 0.59rem 0;
    display: flex;
    justify-content: center;
    margin-top: -1.2rem;
}

.listWrap {
    width: calc(8.94rem - .69rem - 0.6rem);
    height: 8rem;
    padding: 0.25rem 0.59rem 0.59rem 0.6rem;
    background: #FEFFFF;
    border-radius: 0.19rem;
    border: 0.02rem solid #EEF1F4;
    text-align: left;
    display: inline-block;
    overflow-y: auto;
}

.listWrap h4 {
    font-size: 0.41rem;
    font-weight: bold;
    color: #333333;
    position: relative;
    margin-bottom: 0.51rem;
    margin-left: 0.59rem;
    margin-top: 0.6rem;
}

.listWrap h4:before {
    content: "";
    width: 0.28rem;
    height: 0.28rem;
    background: #F9E565;
    position: absolute;
    left: -.59rem;
    top: 50%;
    transform: translateY(-50%);
}

.listWrap span {
    font-size: 0.37rem;
    font-weight: 400;
    color: #646464;
    line-height: 0.56rem;
    display: inline-block;
    margin-left: .6rem;
    margin-bottom: 0.1rem;
}

.listWrap em {
    font-size: 0.37rem;
    font-weight: 400;
    color: #646464;
    line-height: 0.64rem;
    margin-left: .6rem;
    display: inline-block;
}

.listWrap::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 0.1rem;
    /*高宽分别对应横竖滚动条的尺寸*/
}

.listWrap::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 0.1rem;
    background: #FD9738;
}

.listWrap::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    border-radius: 0.1rem;
    background: #ccc;
}