﻿body { background: #F6F9FC; }
.center { overflow: hidden; min-width: 12.0rem; }
/*标题信息*/
.center .c_title { width: 12.0rem; height: 1.5rem; margin-top: 0.3rem; line-height: 1.5rem; font-size: 0.30rem;  font-weight: 400; color: rgba(51,51,51,1); text-align: center; position: relative; background: #FFFFFF; /* border-radius: 0.05rem; */ }
.center .c_title .c_t_left { background: url('//s.faloo.com/novel2/TagList/c_t_left.png') no-repeat; width: 1.28rem; height: 1.24rem; background-size: 1.28rem 1.24rem; position: absolute; left: 0; bottom: 0; }
.center .c_title .c_t_left1 { width: 0.16rem; height: 0.16rem; background: rgba(40,180,109,1); position: absolute; left: 4.55rem; top: 0.69rem; }
.center .c_title .c_t_right { background: url('//s.faloo.com/novel2/TagList/c_t_right.png') no-repeat; width: 1.00rem; height: 1.45rem; background-size: 1.00rem 1.45rem; position: absolute; right: 0; top: 0; }
.center .c_title .c_t_right1 { width: 0.50rem; height: 0.50rem; background: rgba(234,250,247,1); border-radius: 50%; position: absolute; left: 7.5rem; top: 0.69rem; }
/*列表信息*/
.center .c_detail { width: 11.2rem; overflow: hidden; margin-top: 0.3rem; background: #FFFFFF; border-radius: 0.05rem; padding: 0.2rem 0.4rem 0 0.4rem; margin-bottom: 0.3rem; box-shadow: 0 0 0.1rem 0 #E5E5E5; }
.center .c_detail .c_d_data { display: block; float: left; width: 1.42rem; margin-right: 0.2rem; margin-top: 0.2rem; margin-bottom: 0.2rem; }
.center .c_detail .c_d_data:nth-child(8n+7) { margin-right: 0; }
.center .c_detail .c_d_data .c_d_d_name { font-size: 0.18rem;  font-weight: 400; color: rgba(102,102,102,1); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.center .c_detail .c_d_data .c_d_d_name i { display: inline-block; width: 0.08rem; height: 0.08rem; background: rgba(28,177,92,1); margin-bottom: 0.05rem; margin-right: 0.06rem; }
.center .c_detail .c_d_data .c_d_d_count { font-size: 0.16rem;  font-weight: 400; color: rgba(153,153,153,1); margin-top: 0.05rem; margin-left: 0.14rem; }
.center .c_detail .c_d_line { clear: both; height: 0.01rem; border-bottom: 0.01rem dashed #D9D9D9; }
.page {height: 0.7rem;}
/*分页列表*/
.pageliste_body { width: 100%; text-align: right; display: block; overflow: hidden; white-space: nowrap; clear: both; border-bottom: 0px solid #C7C7C1; border-spacing: 0px; /* margin-bottom: 2%; */ padding-right: 2%; /* margin-top: 0.5%; */ font-size: 0.17rem; line-height: 0.6rem; }
.pageliste_body a { padding: 0 2.7% 0 2.7%; }
.pagelist_curr { color: #ED4259; font-weight: bold; padding: 0 2.7% 0 2.7%; }
.pagecount { color: #756C6C; font-size: 0.16rem !important; margin-left: 1%; font-weight: normal; }
/*分页列表end*/
