.fyMain {
    margin: 0 auto;
    width: 1100px;

}

.mainRightMain {
    color: #555;
    float: left;
    width: 640px;
    padding-bottom: 20px;
    min-height: 460px;
}

.maintop {
    background: url(../images/maintop.gif) no-repeat top left;
    float: left;
    width: 680px;
    height: 9px;
}

.padding25 {
    padding: 0 25px;
    line-height: 30px;
    font-size: 14px;
}

.mainr_line {
    float: left;
    height: 18px;
    width: 99%;
    background: url(../images/line_s.gif) top left repeat-x;
}

.tip {
    padding: 20px;
}

#tip b {
    color: #fa9600;
}

.fenye {
    margin-top: 30px;
}

.news_list {
    float: left;
    width: 645px;
    font-size: 14px;
    margin-bottom: 20px;
}

.news_list li {
    float: left;
    width: 636px;
    line-height: 26px;
    margin-bottom: 3px;
}

.news_list li a {
    float: left;
    width: 636px;
    height: 35px;
    line-height: 35px;
    color: #575757;
    background: url(../images/newsico.gif) 7px center no-repeat;
    font-size: 14px;
}

.news_list li a:hover {
    color: #fa9600;
}

.news_list li a span {
    cursor: pointer;
}

.news_list li .fl {
    width: 400px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 22px;
}

.news_list li .fr {
    margin-right: 10px;
}

.news_line {
    clear: both;
    width: 687px;
    height: 18px;
    margin: 18px 0;
}

.news_list p {
    font-size: 12px;
    padding: 10px 20px;
    line-height: 20px;
    color: #ccc;
}