/*!
 * category.css for admin control
 *
 * 分模块化进行css加载
 *
 */.category-module{width:100%}.category-module .pagination{margin-right:-15px;margin-bottom:15px}.category-module .pagination span.current{background-color:#24641f;color:#24641F}.category-module .category-body{background-color:#FFF;padding:0 15px}.category-module .category-body .list-group-item.active,.category-module .category-body .list-group-item.active:focus,.category-module .category-body .list-group-item.active:hover{background-color:#24641f;border-color:#24641f}.category-module .category-body .header.one{padding:10px 10px 10px 0;border-bottom:1px solid #E7E7E7;margin-bottom:10px}.category-module .category-body .header.one .title{font-size:16px;font-weight:700;border-left:4px solid #24641f;padding-left:10px;color:#24641F}.category-module .category-body .header.two{padding:10px 10px 10px 0;border-bottom:1px solid #E7E7E7;margin-bottom:10px;text-align:center}.category-module .category-body .header.two .title{font-size:16px;font-weight:700;color:#24641F}.category-module .category-body .header.three{padding:10px 10px 10px 0;margin-bottom:32px;margin-top:10px;text-align:center;vertical-align:middle}.category-module .category-body .header.three .title{font-size:22px;font-weight:700;color:#24641F}.category-module .category-body .header.three .hr{height:28px;position:relative}.category-module .category-body .header.three .hr .a{background-color:#E7E7E7;height:2px;width:100%;position:absolute;top:50%}.category-module .category-body .header.three .hr .a.right{right:-15px}.category-module .category-body .header.three .hr .a.left{left:-15px}.category-module .category-body .header.four{margin-bottom:10px;padding:10px 0 10px 10px;background-color:#24641f;color:#24641F;font-size:16px;font-weight:700;border-top:4px solid #FFF}.category-module .category-body .header.four a{color:#24641F}.category-module .category-body .body.padding{padding:0 20px}.category-module .category-body .body table{margin-left:15px}.category-module .category-body .body table a{padding:5px;color:#000;text-decoration:none}.category-module .category-body .body table tbody>tr>td{border-top:none}.category-module .category-body .post-body{word-break:break-all}.category-module .category-body .item{display:flex;padding-left:0}.category-module .category-body .item .form-check{display:flex;flex-direction:column;justify-content:center}.category-module .category-body .item .header{width:100%;margin-left:10px}.category-module .category-body .item .header.three{margin-bottom:0;display:flex}.category-module #gotop{display:none;width:55px;height:55px;position:fixed;right:50px;bottom:50px;background:url(../img/backtop2013.png) -70px 0 no-repeat}