.is-banner {
    background: url(../images/page/banner-party.jpg) top center no-repeat;
    height: 400px;
}
.banner-bottom{
    background: url(http://www.ahwltzjt.com/static/front/images/page/xxgcxjp.jpg) center no-repeat;
    background-size: 1920px 180px;
    height: 180px;
}
.banner-bottom a{
    display: block;
    width: 100%;
    height: 180px;
}
.slide-banner{
    background: url(http://www.ahwltzjt.com/static/front/images/page/zggcdzc.jpg) center no-repeat;
    height: 140px;
    background-size: 250px 140px;
    margin-bottom: 15px;
}
.slide-banner a{
    display: block;
    width: 100%;
    height: 140px;
}
.m-container .list {
    padding-top: 30px;
}

.m-container .list li {
    height: 150px;
}

.m-container .list .time {
    float: left;
    border-right: 2px solid #e8e8e8;
    height: 100%;
    width: 95px;
    position: relative;
    font-size: 12px;
    color: #666;
}

.m-container .list .date {
    font-size: 22px;
    color: #000;
    position: relative;
    top: -5px;
}

.m-container .list .time .icon {
    position: absolute;
    width: 9px;
    height: 9px;
    background: #CEA766;
    border-radius: 50%;
    right: -5px;
    top: 0;
}

.m-container .list .content {
     float: right;
     width: 765px;
}

.m-container .list .content .pic {
    float: left;
    width: 150px;
    height: 120px;
    margin-right: 20px;
}

.m-container .list .content .text {
    overflow: hidden;
}

.m-container .list .content h2 {
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.m-container .list .content h2 a {
    font-size: 22px;
}
.m-container .list .content h2 a:hover {
    color: #CEA766;
}

.m-container .list .content p {
    font-size: 16px;
    line-height: 28px;
}


.adorn-left {
    width: 673px;
    height: 380px;
    background: url('../images/page/cloud-left.png') 0 0 no-repeat;
    position: absolute;
    top: 380px;
    right: 0;
    z-index: -1;
}

.adorn-right {
    width: 430px;
    height: 374px;
    background: url('../images/page/cloud-right.png') 0 0 no-repeat;
    position: absolute;
    bottom: -80px;
    left: 900px;
    z-index: -1;
}
