@charset "utf-8";
/* basic */

a{color: #2f468f;text-decoration: none;background-color: transparent;}
a:hover{color: #ff6600;}
span{line-height: 120%;}
p{line-height: 150%;}
h1, h2, h3, h4, h5, h6{font-size: 16px;line-height: 150%;}
img{border:0px;}
div{text-align:left;}
ul{list-style: none;clear: both;text-align: left;}
li{line-height: 150%;}
.main{width:95%;margin:0 auto;clear: both;text-align: center;}
/* 更新列表字母排序 */
#update .zmpx{height:28px; background:#f6f6f6;border-bottom:1px solid #e0dfdf;overflow:hidden;padding-left:10px}
#update .zmpx .tit{margin: 6px}
#update .zmpx select{margin-top:5px}
/*作家列表*/
.writertable td{ height:26px; line-height:26px; }
.fix, .lm{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.fl{float:left;}
.fr{float:right;}
.cl{clear:left;}
.cr{clear:right;}
.cb{clear:both; font-size:0px; height:0px;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.more{text-align:right;}

.pages{padding: 10px;border:0px solid #c8c8c8;border-top:none;}
.pagelink{border: 1px solid #e0dfdf;float: right;line-height:24px;padding:0;}
.pagelink a, .pagelink strong, .pagelink em, .pagelink kbd, .pagelink a.first, .pagelink a.last, .pagelink a.prev, .pagelink a.next, .pagelink a.pgroup, .pagelink a.ngroup{float: left;padding: 0 6px;}
.pagelink a:hover{color:#f60; }
.pagelink strong{font-weight: bold; color: #ff6600; background: #e9f1f8;}
.pagelink kbd{height:24px; border-left: 1px solid #e0dfdf;}
.pagelink em{height:24px; border-right: 1px solid #e0dfdf; font-style:normal;}
.pagelink input{border: 1px solid #e0dfdf; color: #054e86; margin-top:1px; height: 18px;}

.uctitle h1{font-size:35px;line-height:110%}
.ranknav{width:100%;background-color:#fff;margin-bottom:8px;}
.ranknav ul li{width:11.1111%;float:left;text-align:center;display:block;font-size:16px;line-height:30px;}
.ranknav ul li a{display:block}
.ranknav ul li .selected{background-color: #e1f2fa;}

@media screen and (max-width: 767px){
.main,.side,.middle,.uc760{width:100%}
.ucbord,.uctag,.ucback{margin:0 0 8px 0}
.update ul li.ro1{width:60%}
.update ul li.ro2,.update ul li.dhh{display:none}
.ranknav ul li{width:33.3333%;}
}