﻿@charset "utf-8";
.top_con{box-shadow: 0 2px 16px 0 rgba(0,0,0,0.08);}
.top_con .tit_con{height: 55px;background: #f2f2f5;line-height: 55px;font-size: 16px;color: #333;text-align: center;}
.top_con .tit_con li{float: left;padding: 0 15px 0 15px; height: 100%;font-weight: bolder;}
.top_con .tit_con li.act{color: #333333;
    font-size: 20px; position: relative;
    font-weight: 600;}
    .top_con .tit_con li.act::after{
        position: absolute;
        content: '';
        width: 35px;
        height: 2px;
        transform: translate(0,50%);
        background-color: #f07900;
        bottom: 0; left:50%;
        margin-left: -19.5px;
    }
.det_con{position: relative;margin-top: 12px;}
.det_con>div{position: relative;padding-left: 72px;}
.det_con>div span{position: absolute;width: 57px;height: 26px;background: #f07900;border-radius: 0 13px 13px 0;left: 0;top: 7px;text-align: left;line-height: 26px;text-indent: 8px;color: #fff;}
.det_con>div ul{overflow: hidden;border-bottom: 1px solid #eee;}
.det_con>div ul li{float: left;margin-right: 30px;line-height: 40px;font-size: 14px;color: #666666;cursor: pointer;}
.det_con>div ul li:hover{color: #e38944;}
.det_con>div ul .list_select{color: #e38944;}
.det_con>div.zhishidian ul{padding: 7px 0 40px;border-bottom: 0;}
.det_con>div.zhishidian ul li{line-height: 30px;}
.det_con .look_all{position: absolute;bottom: 22px;right: 50px;font-size: 14px;color: #32559f;}
.checked{margin-top: 25px;font-size: 16px;color: #666666;}
.checked span{font-size: 16px;color: #f07900;}
.no_checked{display: none;}
/* 最新答疑*/
.zxdy{margin-top: 13px;}
.zxdy .item_list li{overflow: hidden;padding: 30px 0 22px;border-top: 1px solid #eee;}
.zxdy ul li .item_left{float: left;width: 600px;}
.zxdy ul li .item_right{float: right;width: 180px;}
.zxdy .item_left .item_tit{display: block;width: 90%;font-size: 18px;color: #333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-weight: bolder;}
.zxdy .item_left .item_tit:hover{color: #e38944;}
.zxdy .item_left p{margin-top: 20px;}
.zxdy .item_left p a{float: left;margin-right: 16px;padding: 0 12px;font-size: 14px;color: #a4a4a4;background: #f7f7f7;text-align: center;line-height: 32px;border-radius: 3px;}
.item_right span{float: left;font-size: 14px;color: #999;line-height: 14px;}
.item_right .peo_num{margin-right: 10px;padding-right: 10px;border-right: 1px solid #999;}
/* 右侧*/
.rmdy ul{margin-top: 20px;padding-top: 18px;border-top: 1px solid #eee;}
.rmdy ul li{font-size: 16px;color: #4c4c4c;margin-bottom: 22px;overflow: hidden;line-height: 24px;}
.rmdy ul li span{float: left;width: 24px;height: 24px;font-size: 14px;color: #fff;background: #e38944;text-align: center;line-height: 24px;border-radius: 3px;}
.rmdy ul li a{float: left;width: 290px;margin-left: 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color:#4d4d4d;}
/* 分页*/
.page_number{margin: 50px 0 0;}
.pagination .active a{color:#fff;background: #E38944;border: 1px solid #EBEBEB;border-radius: 4px;}
.page_number{text-align:center;}
.page_number>div{text-align:center;}
.pagination{display:inline-block;*display:inline;*zoom:1;}
.page_number li{float: left;width: 36px;height: 38px;line-height: 38px;font-size: 14px;text-align: center;color: #666;margin: 0 7px;}
.page_number li a{display:block;width: 36px;line-height: 36px;background: #FFFFFF;border: 1px solid #EBEBEB;border-radius: 4px;height: 36px;}
.page_number a:hover{width:36px;height:36px;line-height:36px;background:#FFFFFF;border:1px solid #E38944;text-decoration:none;color:#E38944;}

/* 会计题库 */
.kj_tiku{padding-top: 20px;}
.kj_tiku h5 .test_num{font-size: 14px;color: #494949;padding-left: 18px;}
.kj_tiku .kj_adv{height: 86px;margin-top: 18px;margin-bottom: 17px;position: relative;}
.kj_tiku .kj_adv img{width: 100%;}
.kj_tiku .kj_adv p{font-size: 14px;color: #333333;text-align: center;position: absolute;top: 31px;left:70px;}
.kj_tiku li{font-size: 16px;line-height: 24px;border-bottom: 1px solid #ebebeb;margin-bottom: 10px;}
.kj_tiku li a{color: #4d4d4d;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.kj_tiku li span{font-size: 14px;color: #ffffff;background-color: #c1c1c0;padding: 0 8px;display: inline-block;border-radius: 5px;margin: 8px 0 12px;}

/* 增加问题分类样式 2020-10-12 */
.zsd_fl{width: 100%; height: 28px;padding-top: 9px;}
.zsd_fl a{display:block; width: 32px; height: 24px; background: #F1F1F1; border-radius: 2px; float: left;text-align: center;margin: 0px 6px;cursor: pointer;}
.zsd_fl a:hover{background: #FDF3E8;}
.zsd_fl a.active{background: #FDF3E8;color: #FF942B;}
.zsd_content ul{display: none;}