.zt-list-bg{
    background:#ffffff;
    margin-top:20px;
}

.zt-list-head{
    width:1120px;
    height:50px;
    line-height:50px;
    border-bottom:1px solid #dfdfdf;
    margin:20px auto;
    padding:0 10px;
}

.zt-list-head>span{
    font-size:22px;
    font-weight:bold;
    color:#666666;
}

.zt-list-head .zt-list-rank{
    float:right;
    display:inline-block;
    width:430px;
}

.zt-list-head .zt-list-rank>span.down{
    background:url(../images/zt-list-icon1.jpg) no-repeat right center;
    padding-right:15px;
    font-size:14px;
}

.zt-list-head .zt-list-rank>span.up{
    background:url(../images/zt-list-icon2.png) no-repeat right center;
    padding-right:15px;
    font-size:14px;
}

.zt-list-head .zt-list-rank .rank-date{
    display:inline-block;
    margin-left:15px;
}

.zt-list-head .zt-list-rank .rank-date input{
    height:25px;
    line-height:25px;
}

.zt-list-con{
    margin:20px;
}

.zt-list-con ul li{
    display:inline-block;
    margin:0 8px 20px 8px;
    padding:10px;
    width:243px;
    border:1px solid #dfdfdf;
    box-shadow:1px 1px 3px #888888;
}

.zt-list-con ul li p{
    text-align:center;
}

.zt-list-con ul li p a{
    display:block;
    color:#000000;
    font-size:16px;
    line-height:30px;
}

.zt-list-con ul li p span{
    font-size:12px;
    color:#666666;
    line-height:20px;
}

.pagenav-point{
    float: left;
    border-right: 0;
    height: 40px;
    line-height: 40px;
    margin:auto 3px;
}

.pagenav-cell{
    margin-left:3px;
}