.self-test-news {
    width: 100%;
    -webkit-box-shadow: .01rem .01rem .2rem .01rem rgba(0, 0, 0, 0.3);
    box-shadow: .01rem .01rem .2rem .01rem rgba(0, 0, 0, 0.3);
    border-radius: 0.12rem;
    margin-bottom: 0.38rem;
    overflow: hidden;
    margin-top: 0.2rem;
}

.self-test-news h2 {
    font-size: 0.26rem;
    color: #f6594e;
    margin-left: 0.2rem;
    padding-left: 0.03rem;
    padding-bottom: 0.19rem;
    border-bottom: 1px solid #e9e9e9;
    padding-top: 0.2rem;
    margin-bottom: 0.2rem;
    margin-right: 0.2rem;
    text-align: left;
}

.self-test-news h2 em {
    float: left;
    margin-right: .1rem;
    height: .24rem;
    width: .05rem;
    border-top-left-radius: .025rem;
    border-top-right-radius: .025rem;
    border-bottom-left-radius: .025rem;
    border-bottom-right-radius: .025rem;
    margin-top: 0.06rem;
    background-color: #f6594e;
}

.self-test-news .btn-banner .cost {
    background-image: url(../images/banner-4041.png);
}

.self-test-news .btn-banner .evaluation {
    background-image: url(../images/banner-4042.png);
}

.self-test-news .btn-banner {
    overflow: hidden;
    margin-top: 0.27rem;
    margin-bottom: 0.25rem;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
}

.self-test-news .btn-banner a {
    width: 2.7rem;
    height: 0.88rem;
    background-image: url(url);
    font-size: 0.24rem;
    color: #fff;
    background-repeat: no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0.9rem;
    padding-top: 0.26rem;
    display: inline-block;
    background-size: contain;
    text-align: left;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
}