.right {
    width: 930px;
    float: right;
}
.new_side {
    width: 250px;
    padding-left: 28px;
    box-sizing: border-box;
}
.new_side_top {}

.side_tit {

    font-size: 24px;

    color: #333;

    font-weight: 400;

    margin-top: 0;

    margin-bottom: 4px;

    position: relative;

    height: 47px;

    line-height: 47px;

    padding-top: 5px;

    box-sizing: border-box;

}



.new_side_top ul {

    overflow: hidden;

    border-top: 2px solid #dd0000;

    position: relative;

    top: -1px;

    list-style: none;

    padding-left: 0px;

}



.new_side_top ul li {

    padding: 11px 0;

    border-top: 1px dashed #cdcdcd;

    height: 70px;

    font-size: 16px;

    box-sizing: content-box;

}

.new_side_top ul li:nth-of-type(1){

    border-top:none;

}



a {

    text-decoration: none;

    color: #666;

}



.new_side_top ul li img {

    float: left;

    width: 92px;

    height: 70px;

    margin-right: 12px;

}



.new_side_bot ul {

    overflow: hidden;

    border-top: 2px solid #dd0000;

    position: relative;

    top: -1px;

    list-style: none;

    padding-left: 0px;

    padding-top: 10px;

	width: 282px;

}



.new_side_bot li {

    width: 136px;

    height: 87px;

    margin-right: 10px;

    margin-top: 2px;

    margin-bottom: 10px;

    float: left;

    position: relative;

	overflow: hidden;

}

.new_side_bot li:nth-of-type(2n){

    margin-right: 0px;

}





.new_side_bot li .news_txt {

    background: url(../images/gra_line95.png) repeat-x scroll 0 30px;

    bottom: 0;

    color: #fff;

    display: block;

    font-size: 14px;

    height: 87px;

    left: 0;

    line-height: 154px;

    overflow: hidden;

    position: absolute;

    text-indent: 9px;

    width: 100%;

}

.fitrecom-msg {

    padding: 35px 0;

    min-height: 75px;

    overflow: hidden;

    font-size: 14px;

    text-indent: 28px;

    color: #333333;

    line-height: 25px;

}