#juese {
    width: 960px;
    padding: 20px;
    background-color: #fff;
}

#dangejuese {
    display: inline-block;
    width: 435px;
    height: 500px;
    margin-left: 20px;
    margin-right: 20px;
    box-sizing: border-box;
    text-align: center;
}

#dangejuese img {
    width: 195px;
    height: 350px;
}

h3 {
    line-height: 60px;
}

#jieshao_text {
    width: 240px;
    height: 100px;
    float: right;
}

#jieshao_text p {
    padding: 0px 20px;
    text-align: left;
    font-size: 14px;
    line-height: 30px;
    text-indent: 28px;
}

#gengduo2 {
    width: 100px;
    height: 30px;
    line-height: 30px;
    background-color: #2CB9CE;
    margin: 0 auto;
    margin-top: 20px;
}

#gengduo2 a {
    color: #fff;
}