/*留学自测公共样式*/
.st-index {
    margin-bottom: 0.1rem;
    background-color: #fff;
    width: 100%;
    overflow: hidden;
}

.st-index h2 {
    font-size: 0.26rem;
    color: #f6594e;
    margin-left: 0.2rem;
    padding-left: 0.03rem;
    padding-bottom: 0.13rem;
    border-bottom: 1px solid #e9e9e9;
    padding-top: 0.2rem;
    margin-right: 0.2rem;
}

.st-index 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;
}

.st-index .btn-banner .cost {
    background-image: url(../images/banner-4041.png);
}

.st-index .btn-banner .evaluation {
    background-image: url(../images/banner-4042.png);
}

.st-index .btn-banner {
    overflow: hidden;
    margin-top: 0.27rem;
    text-align: center;
    margin-bottom: 0.44rem;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
}

.st-index .btn-banner a {
    width: 2.84rem;
    height: 0.88rem;
    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.29rem;
    display: inline-block;
    background-size: cover;
    text-align: left;
}