.page {
    background-color: #fffdfa;
    background-image: url(../../common/images/footer_fff.png);
}
.top_pic {
    max-width: 1440px;
    margin: 0 auto;
    line-height: 0px;
}

.top_pic img {
    width: 100%;
}

.top_pic_bg {
    background-color: #f5f5f5;
}

.box_section_content {
    color: #fff;
    width: 985px;
    margin: 0 auto;
}

.main_title {
    height: 89px;
    line-height: 89px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #666666;
}

.main_content {
    min-width: 928px;
    /*height: 2012px;*/
    border: 1px solid #ddd;
    margin: 0 auto 300px;
    padding: 28px 23px 71px 23px;
}

.main_content p {
    height: 38px;
    line-height: 38px;
    font-size: 20px;
    color: #666666;
}

.img_1 {
    padding: 11px 0 78px;
    text-align: center;
}
.img_1 img{
/*    height: 384px;*/
/*    width: auto;*/
}

.img_2 {
    padding: 25px 0 135px;
    text-align: center;
}

.img_3 {
    padding: 23px 0 44px;
    text-align: center;
}

.img_4 {
    padding: 25px 0 65px;
    text-align: center;
}

.img_5 {
    padding: 28px 0 0;
    text-align: center;
}

.main_p .main_p_select {
    color: #3300ff;
}

.main_p_line {
    text-decoration: underline;
}

.img_2 img {
    width: 464px;
    height: 280px;
}