.content .navUl li:nth-child(3) {
    color: #999;
    border: none;
}
.dynamic{
    min-height: 600px;
}
.dynamicList{
    margin: 20px 21px;
    padding-bottom: 21px;
    border-bottom: 1px solid #dddddd;}
.listRight{
    width: 766px;
    padding: 0 0 0 26px;
    color: #727272;
}
.listRight h3{
    display: inline-block;
    color: #333333;
    font-size: 20px;
}
.listRight p{
    margin-top: 24px;
    line-height: 22px;
    text-indent: 2em;
    font-size: 14px;
    cursor: pointer;
}
.listRight p:hover{
    color: #5ab4f3;
}
.dynamicTime{
    margin-top: 20px;
    background: url("../images/time_03.png") no-repeat 0 1px;
    width: 103px;
    line-height: 20px;
    text-align: right;
}
.dynamic .dynamicList:nth-child(5n){
    border-bottom: none;
}
.dynamic .dynamicList img{
    width: 212px;
    height: 162px;
}
#pagerArea{
  padding: 10px 0 10px 0;
}
