#juesejieshao li img {
    width: 200px;
    height: 237px;
}

#jieshao {
    float: right;
    height: 237px;
    width: 750px;
}

h3 {
    font-size: 18px;
    font-weight: 550;
    margin-top: 10px;
}

h3 span {
    color: rgb(83, 83, 128);
}

#jieshao p {
    text-indent: 32px;
    line-height: 30px;
    margin-top: 20px;
    height: 90px;
    overflow: hidden;
    margin-bottom: 25px;
}

.gengduo {
    text-decoration: none;
    border: 1px solid #ccc;
    font-size: 14px;
    color: #fff;
    background-color: #2A22C7;
    padding: 5px 20px;
    margin-top: 20px;
}

#juesejieshao li {
    margin-bottom: 20px;
}