a {color: #333;}
a:hover {color: #393;}

#wraper
{
    /*height: 515px;*/
    padding-top: 175px;
    background: url(http://res.njxzwh.com/w2/skin/zt/weixin/img/body.png) no-repeat center top;
}
#main
{
    width: 980px;
    margin: 0 auto;
    padding: 10px;

    background-color: #fff;
}
.column1
{
    display: block;
    float: left;

    width: 480px;
}
.column1 .hd
{
    line-height: 35px;

    height: 35px;
    padding: 0 10px;

    background-color: #393;
}
.column1 .hd cite
{
    line-height: 22px;

    display: block;
    float: right;

    width: 45px;
    height: 22px;
    margin-top: 8px;

    text-align: center;

    border-radius: 4px;
    background-color: #060;
}
.column1 .hd cite a
{
    font-size: 12px;
    line-height: 12px;

    color: #fff;
}
.column1 .hd strong
{
    font-size: 16px;

    display: block;
    float: left;
        font-family: 'Microsoft Yahei','Hiragino Sans GB','Helvetica Neue',Helvetica,tahoma,arial,Verdana,sans-serif,'WenQuanYi Micro Hei','\5B8B\4F53';
        font-weight: normal;

    color: #fff;
}
.column1 .bd
{
    padding: 10px 0;
}
.column1 .bd ul
{
    margin-right: -10px;
}



.column1 .bd ul li
{
    display: block;
    float: left;

    width: 88px;
    padding-right: 10px;
    padding-bottom: 10px;overflow:hidden;height:101px;margin-top:12px;
}



.column1 .bd ul li img
{
    width: 88px;
    height: 88px;
}
.column1 .bd ul li p
{
    font-size: 14px;
    line-height: 14px;

    padding-top: 5px;

    text-align: center;


}

.column2
{
    position: relative;

    padding: 25px 0;

    border-bottom: 1px solid #ddd;
}
.column2 .hd
{
    line-height: 69px;

    width: 1060px;
    height: 69px;
    margin-left: -40px;

    text-align: center;

    background: url(http://res.njxzwh.com/w2/skin/zt/weixin/img/hd2.png) no-repeat;
}
.column2 .hd strong
{
    font-size: 36px;
    line-height: 36px;
        font-family: 'Microsoft Yahei','Hiragino Sans GB','Helvetica Neue',Helvetica,tahoma,arial,Verdana,sans-serif,'WenQuanYi Micro Hei','\5B8B\4F53';
        font-weight: normal;
}
.column2 .bd
{
    padding: 10px 0;
}
.column2 .bd ul li
{
    font-size: 14px;
    line-height: 14px;
    line-height: 31px;

    display: block;
    float: left;

    width: 48%;
    padding-right: 2%;
     overflow: hidden;

    white-space: nowrap;
    text-overflow: ellipsis;

}
.column2 .bd ul li time
{
    float: left;

    padding-right: 5px;

    color: #999;
}
.column2 .bd ul li a
{

}
.column2 .more
{
    line-height: 25px;

    position: absolute;
    bottom: 0;
    left: 45%;

    width: 88px;
    height: 24px;

    text-align: center;

    background-color: #e5e5e5;
    border:1px solid #e5e5e5;
    border-bottom: none;
}
.column2 .more a
{
    font-size: 12px;

    color: #999;
}

.column2 .more:hover {
  background-color: #fff;
  border:1px solid #e5e5e5;
  border-bottom: none;
}
.column2 .more:hover a {color: #393;}

#footer{ width:100%;padding:25px 0; line-height:20px;color:#fff; background:#3e3e3e; text-align:center; margin-top:40px;}
#footer a{ color:#fff;}
#footer p{  text-align:center;color:#fff;}
#footer address{  font-style:normal; text-align:center;color:#fff;}
