.wrap {
    top: .76rem;
    background-color: #fff;
    overflow: auto;
}

/*问答*/
.img {
    width: 100%;
}

.shool-banner-box {
    width: 5.99rem;
    height: 2.55rem;
    background-image: -webkit-linear-gradient(90deg, rgba(93, 173, 226, 1.00) 0%, rgba(52, 152, 219, 1.00) 100%);
    background-image: -moz-linear-gradient(90deg, rgba(93, 173, 226, 1.00) 0%, rgba(52, 152, 219, 1.00) 100%);
    background-image: -o-linear-gradient(90deg, rgba(93, 173, 226, 1.00) 0%, rgba(52, 152, 219, 1.00) 100%);
    background-image: linear-gradient(0deg, rgba(93, 173, 226, 1.00) 0%, rgba(52, 152, 219, 1.00) 100%);
    background-repeat: repeat-x;
    background-size: contain;
    margin-left: 0.2rem;
    margin-top: 0.2rem;
}

.shool-banner-box img {
    width: 1.45rem;
    height: 1.45rem;
    border-radius: 239px;
    border: 0.05rem solid rgba(239, 239, 239, 0.32);
    margin-top: 0.15rem;
}

.shool-banner-box .title {
    color: #fff;
    font-size: 0.26rem;
    margin-top: 0.13rem;
    line-height: 0.26rem;
}

.shool-banner-box .title-english {
    color: #fff;
    font-size: 0.2rem;
    margin-top: 0.15rem;
    line-height: 0.2rem;
}

h1 {
    font-size: 0.24rem;
    text-align: left;
    line-height: 0.36rem;
    width: 5.87rem;
    padding-left: 0.28rem;
    margin-left: 0.23rem;
    padding-bottom: 0.16rem;
    padding-top: 0.22rem;
    font-weight: bold;
    color: #818181;
    background-image: url(../images/question-answer-ico.jpg.png);
    background-repeat: no-repeat;
    background-size: 0.12rem auto;
    background-position: 0.08rem 0.33rem;
    border-bottom: 1px solid #e9e9e9;
}

.h1-answer {
    font-size: 0.24rem;
    text-align: left;
    line-height: 0.35rem;
    width: 5.87rem;
    padding-left: 0.28rem;
    margin-left: 0.23rem;
    padding-bottom: 0.16rem;
    padding-top: 0.16rem;
    color: #818181;
    border-bottom: 1px solid #e9e9e9;
}

.h1-answer span {
    display: block;
}

.line {
    width: 100%;
    height: 0.1rem;
    background-color: #efefef;
}

/*相关问答 院校推荐 相关资讯*/
.self-test-news {
    width: 100%;
}

.self-test-news h2 {
    font-size: 0.28rem;
    color: #231815;
    margin-left: 0.2rem;
    padding-left: 0.03rem;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 0.27rem;
    margin-right: 0.2rem;
    text-align: left;
    line-height: 0.28rem;
    margin-top: 0.4rem;
    padding-bottom: 0.14rem;
}

.self-test-news.text-search {
    overflow: hidden;
    border-bottom: 0.1rem solid #efefef;
    padding-bottom: 0.15rem;
}

.self-test-news.text-search.last {
    overflow: hidden;
    border-bottom-style: none;
    padding-bottom: 0.15rem;
}

.self-test-news.text-search ul li div {
    width: auto;
    border-radius: 0.05rem;
    height: 0.42rem;
    border: 1px solid #e3e3e3;
    margin-bottom: 0.18rem;
    margin-left: 0.22rem;
    margin-right: 0.13rem;
    font-size: 0.24rem;
    text-align: left;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    color: #818181;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 6rem;
    line-height: 0.42rem;
}

.self-test-news.text-search ul.style1 li {
    width: 2.845rem;
    border-radius: 0.05rem;
    height: 0.42rem;
    border: 1px solid #e3e3e3;
    margin-bottom: 0.18rem;
    margin-left: 0.13rem;
    margin-right: 0.13rem;
    font-size: 0.24rem;
    line-height: 0.42rem;
    text-align: left;
    padding-left: 0.1rem;
    padding-right: 0.02rem;
    color: #818181;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.self-test-news.text-search ul.style1 li:nth-child(odd) {
    margin-left: 0.22rem;
}
