/* 列表 */
.listTop{
    margin-top:120px;
}
.listTitle{
    width:100%;
    padding:25px 0;
    background: #fafafa;
    border-bottom:1px solid #bfbfbf;
}
.listTitleH{
    width:1200px;
    margin:0 auto;
}
.listTitleH p{
    font-size:14px;
    color:#6a6a6a;
}
.listTitleH p span{
    font-size:12px;
    color:#3b3b3b;
}
.listTitleH p span a{
    color:#3b3b3b;
}

.moreList{
    width:100%;
    margin-top:200px;
    min-height: 388px;
}
.moreList ul{
    width:1000px;
    margin:30px auto;
}
.moreList ul li{
    font-size: 18px;
    line-height: 40px;
    color: #333;
    background: url(../../images/lpaging/list-bg.png) no-repeat left 15px;
    padding-left: 15px;
    vertical-align: text-top;
    position:relative;
}
.moreList ul li span{
    position: absolute;
    right: 0;
    color: #999;
    font-size: 12px;
}
.moreList ul li a{
width: 900px;
display: inline-block;
overflow: hidden;
height: 30px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.hx_paging {line-height:normal; padding:5px 0 40px 0;}
.hx_paging ul { margin:0; padding:0; font-family:"??矛?"; height:22px;}
.hx_paging ul li {list-style:none; float:left; font-size:12px; margin-right:5px;border:1px solid #CCC;line-height:normal; padding-left:0px; background:none;}
.hx_paging ul li.more { border:none; height:10px; padding:8px 0 0 0;margin:0 5px 0 0; clear:none; background:none;}
.hx_paging ul li.on {background: none repeat scroll 0 0 #1B4FA2;border: 1px solid #CCCCCC;font-weight: bold;}
.hx_paging ul li.to { height:18px; width:17px; background:url(../../images/lpaging/paging_bg.gif) no-repeat 0 -120px; cursor:pointer; position:relative;}
.hx_paging ul li.to_over { background-position:-19px -120px;}

.what_page { border:1px solid #CCC; background:#FFF; position:absolute; top:18px; left:0; width:88px; height:80px; font-size:12px; font-family:"??矛?"; line-height:normal;}
.what_page span { display:block; background:#CCC; text-align:center; padding:3px 5px 3px 5px;}
.what_page span a {float:right; width:8px; height:10px; overflow:hidden; background:url(../../images/lpaging/paging_bg.gif) no-repeat 0 -149px; padding:0;}
.what_page span a:hover { background-position:-10px -149px;}
.what_page div {color:#666; text-align:center; margin-top:5px;}
.what_page .to_txt { width:37px; height:16px; border:1px solid #CCC; line-height:16px; margin-right:5px;}
.what_page .to_btn { background:url(../../images/lpaging/paging_bg.gif) no-repeat 0 -95px; width:55px; height:20px; border:none; cursor:pointer;}

.hx_paging ul li.on a {cursor:default;color:#FFF;}
.hx_paging ul li.no_pre {background:url(../../images/lpaging/paging_bg.gif) no-repeat 0 0; width:49px; height:18px; overflow:hidden; padding-left:0px;}
.hx_paging ul li.pre {background:url(../../images/lpaging/paging_bg.gif) no-repeat 0 -22px; width:49px; height:18px; overflow:hidden; cursor:pointer;}
.hx_paging ul li.no_next {background:url(../../images/lpaging/paging_bg.gif) no-repeat 0 -72px; width:49px; height:18px; overflow:hidden;margin-right:0;}
.hx_paging ul li.next {background:url(../../images/lpaging/paging_bg.gif) no-repeat 0 -50px; width:49px; height:18px; overflow:hidden; cursor:pointer;margin-right:0;}
.hx_paging ul li.no_pre a,
.hx_paging ul li.pre a,
.hx_paging ul li.no_next a,
.hx_paging ul li.next a { width:49px; height:18px; padding:0; text-indent:-100px;}
.hx_paging ul li a {float:left;color:#000; text-decoration:none;height:16px;padding:2px 6px 0 6px;*height:15px;*padding-top:3px;line-height:normal; display:block;} 
.hx_paging ul li a:visited { color:#CCC}

/*20110825D??贸*/
#page2011nav .hx_paging ul li a { color:#000; text-decoration:none;}
#page2011nav .hx_paging ul li.on a { color:#FFF;}
#page2011nav .hx_paging ul li.surplus { border:none; cursor:pointer; font-weight:bold; height:22px; line-height:22px; color:#900000; padding-left:10px;}
#page2011nav .hx_paging .loading { background:url(05043118.gif) no-repeat center; width:93px; height:15px;}

/*20110914D??贸*/
#page2011nav .hxpage_tip{line-height:normal;font-size:12px;margin:0;padding-top:10px;color:#707070;}

/* pc端分页 */
.page-mod {width: 100%;text-align: center;margin-top: 5px;padding-bottom: 40px;font-size: 12px;}
.page-mod .page-box {display: inline-block;vertical-align: top;}
.page-mod .page-item {float: left;margin: 0 2.5px;min-width: 18px;font-family: 'xfont', Arial;font-size: 12px;height: 18px;line-height: 18px;border-radius: 0px;border: 1px solid #ccc;overflow: hidden;}
.page-mod .page-item>a {display: block;width: 100%;height: 100%;-webkit-transition: all .2s;transition: all .2s;color: #000;}
.page-mod .page-item.cur>a {background-color: #1B4FA2;color: #fff;cursor: default;}
.page-mod .page-item>a.disable {opacity: 0.5;filter: alpha(opacity=50);color: inherit;cursor: default;}
.page-mod .page-arrow {font-family: 'xfont';position: relative;}
.page-mod .jump {margin-left: 20px;width: 130px;border-color: #a70f0b;padding: 2px;height: 40px;margin-top: -2px;}
.page-mod .jump>a:hover {background-color: transparent;}
.page-mod .page_prev a{background:url(../../images/lpaging/paging_bg.gif) no-repeat 0 -22px; width:49px; height:18px; overflow:hidden; cursor:pointer;}
.page-mod .page_prev a.disabled {background:url(../../images/lpaging/paging_bg.gif) no-repeat 0 0; width:49px; height:18px; overflow:hidden; padding-left:0px;cursor: default;}
.page-mod .page_next a.disabled {background:url(../../images/lpaging/paging_bg.gif) no-repeat 0 -72px; width:49px; height:18px; overflow:hidden;margin-right:0;cursor: default;}
.page-mod .page_next a {background:url(../../images/lpaging/paging_bg.gif) no-repeat 0 -50px; width:49px; height:18px; overflow:hidden; cursor:pointer;margin-right:0;}