.pro-what {
    margin-top: 30px;
}

.pro-what h3 {
    font-size: 28px;
    font-weight: 400;
    color: #333;
}

.pro-what ul li {
    width: 310px;
    float: left;
    margin-right: 40px;

}

.pro-what ul .big {
    width: 500px;
    margin-right: 0;
}

.pro-what > p {
    padding: 36px 0 30px;
    font-size: 16px;
}

.pro-what ul p {
    font-size: 16px;
    text-align: center;
    padding-top: 12px;
}

.recommend-list {
    margin-top: 75px;
}

.recommend-list h3 {
    font-size: 28px;
    color: #333;
}

.recommend-list h3 span {
    font-weight: normal;
}

.recommend-left {
    width: 600px;
    height: 400px;
    float: left;
    margin-right: 60px;
}

.recommend-right {
    float: left;
    width: 540px;
}

.recommend-right ul {
    margin-bottom: 42px;
}

.recommend-right li {
    padding-left: 12px;
    position: relative;
    font-size: 14px;
    line-height: 18px;
    color: #333333;
    margin-bottom: 20px;
}

.recommend-right li:before {
    position: absolute;
    content: ".";
    color: #333;
    font-size: 36px;
    left: -1px;
    top: -12px;
}

.recommend-right > a {
    font-size: 16px;
    color: #FFC20F;
    padding-bottom: 24px;
    display: block;
    font-size: 16px;
}

.recommend-right > a:hover {
    color: #804000;
    text-decoration: underline;
}

.down-part img {
    vertical-align: middle;
}

.down-part button {
    width: 100px;
    height: 30px;
    border-radius: 3px;
    margin-left: 12px;
    background-color: #ffc20f;
    border: none;
}

.down-part button:hover {
    text-decoration: underline;
    font-weight: bold;
}

.recommend-two {
    margin-bottom: 18px;
    margin-top: 36px;
}

.recommend-two h3 {
    font-size: 28px;
    color: #333333;
    margin-bottom: 16px;
}

.recommend-two b {
    font-size: 14px;
}

.recommend-two p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
}

.mt32 {
    margin-bottom: 32px;
}
