@charset "utf-8";
.g-list-nav{
    background: url("../../images/gxjk.files/party-banner.png") top center no-repeat;
}
.g-3th{
    padding: 0 37px;
    position: relative;
}
.g-3th .m-list{padding-top: 30px;}
.g-3th .m-list li{
    width: 100%;
    height: auto;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}
.g-3th .m-list li .flex-between{width: 300px;float: left;height: 160px;overflow: hidden;}
.g-3th .m-list li a>img{
    width: 100%;
    min-height: 160px;
}
.g-info{
    width: 952px;
    font-size: 18px;
    color: #333;
    line-height: 56px;
    float: right;
}
.g-info p:nth-of-type(2){
    font-size: 14px;
    line-height: 26px;
    color: #979797;
}
.info-date{
    width: 100%;
    height: 40px;
    font-size: 14px;
    color: #6e6e6e;
    line-height: 40px;
}

.g-info .info-date img{
    margin: 10px;
    float: left;
}
.g-3th .m-list li:hover .info-date span:last-child a{color: #fff;}