.fg-l {
    width: 260px;
    height: auto;
    float: left;margin-bottom:15px;
}
.fg-l .leftnav {
    width: 100%;
    border: 1px solid #e6e6e6;
    border-top: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: auto;
}
.leftnav .onenav .oneli {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #333;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.leftnav .onenav .oneli span.onespan {
    height: 100%;
    padding: 0 25px;
    display: inline-block;
    margin-left: 20px;
    background: url(../images/zhunavbj.png) no-repeat center bottom;
    position: relative;
    bottom: -1px;
}

.zhanshikz .zsdianji {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    background: #fff;
    color: #666;
    cursor: pointer;
    padding-left: 29px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.zhanshikz .zsdianji a.redcolor {
    color: #ff5353;
}
.zhanshikz .zsdianji a:hover{
	color: #ff5353;
}

.fg-r {
    width: 880px;
    float: left;
    margin-left: 40px;
    position: relative;
    overflow: hidden;
    margin-top: -30px;
}
.fg-main-item {
    padding: 30px 0;
    border-bottom: 1px solid #eee;    overflow: hidden;
}
.fg-main-item .item-img {
    width: 200px;
    height: 172px;
    float: left;
    overflow: hidden;
    position: relative;
}
.fg-main-item .item-con {
    width: 660px;
    float: right;
}
.tuijian {
    position: absolute;
    top: 0;
    left: 0;
    width: 66px;
    height: 21px;
    line-height: 21px;
    color: #fff;
    font-size: 12px;
    background: url(../images/recommendbj.png) no-repeat;
    display: inline-block;
    text-align: center;
}
.fg-main-item .item-con p.h1 {
    font-size: 24px;
    font-weight: normal;
    margin-top: 0px;
    font-family: "Microsoft YaHei";    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;line-height:31px;
}
.fg-main-item .item-con p {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #656565;
    margin-top: 20px;    line-height: 23px;
}
.fg-main-item .item-con .item-bottom {
    margin-top: 35px;
    font-size: 15px;
    color: #999;
}
.fg-main-item .item-con p.h1 a {
    margin-left: 0px;color:#333;
}
.fg-main-item .item-con .item-bottom ul li {
    float: left;
    margin-right: 20px;
}
.fg-main-item .item-con .item-bottom ul li.item-time {
    float: right;
}
.fg-main-item .item-con .item-bottom ul li i {
    margin-right: 5px;
}
.fa-eye{
    background: url(../images/code47.gif) 0px 0px no-repeat;width:22px;height: 14px;    display: inline-block;
}
.item-img img{
width:100%;height: 100%;
}