.consult_top {
    padding: 28px 30px;
    background: #fff;
    box-shadow: 0 4px 20px rgba(0,0,0, .05);
}
.dl_list {
    color: #333;
}
.dl_list dt {
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    float: left;
    margin-right: 20px;
}
.dl_list dd {
    float: left;
    margin-right: 16px;
    line-height: 24px;
}
.dl_list .all {
    padding: 0 12px;
    height: 24px;
    border-radius: 28px;
    line-height: 24px;
    text-align: center;
    transition: .4s;
}
.dl_list dd a {
    color: #333;
}
.dl_list .all.active, .dl_list .all:hover {
    background-color: #f44336;
    color: #fff;
}
.dl_list .mod_select a {
    color: #333;
}
.dl_list .all.active a, .dl_list .all:hover a {
    color: #fff;
}
.dl_list .item {
    position: relative;
    padding-right: 20px;
    transition: .4s;
}
.dl_list dd:last-child {
    margin-right: 0;
}
.dl_list dd span {
    cursor: pointer;
}
.consult_mid_box {
    width: 70.5%;
    float: left;
}
.consult_mid {
    background: #fff;
    padding: 30px 30px 10px;
    box-shadow: 0 4px 20px rgba(0,0,0, .05);
}
.mt20 {
    margin-top: 20px;
}
.t_lhead {
    line-height: 28px;
}
.t_lhead .item {
    float: left;
    font-size: 16px;
    color: #999;
    margin-right: 24px;
    cursor: pointer;
    transition: .4s;
}
.t_lhead .item.active {
    color: #201f1f;
    font-weight: 500;
    font-size: 20px;
}
.clearfix:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}
.t_lhead .item.active a {
    color: #333;
}
.t_con_box {
    position: relative;
}
.t_con_box .con:first-child {
    display: block;
}
.c_nor_list .item {
    padding: 30px 0;
    border-bottom: 1px solid #f3f4f8;
}
.c_nor_list .item:last-child {
    border-bottom: none;
}
.c_nor_list .tl {
    line-height: 21px;
    color: #333;
    font-size: 16px;
}
.c_nor_list .tl a {
    color: #333;
    transition: .4s;
}
.c_nor_list .info {
    height: 30px;
    line-height: 30px;
    margin-top: 16px;
}
.c_nor_list .label {
    width: 78px;
    height: 30px;
    background-color: #f0f6ea;
    border-radius: 3px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #6cac36;
    display: inline-block;
    margin-right: 24px;
    vertical-align: middle;
}
.c_nor_list .nor {
    font-size: 12px;
    color: #bfbfbf;
    margin-right: 24px;
}
.consult_mid_right {
    float: right;
    width: 25%;
    background: #fff;
    box-shadow: 0 4px 20px rgba(0,0,0, .05);
    padding: 0 16px 10px;
}
.right_nor .title {
    line-height: 25px;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    padding-top: 0;
    padding-bottom: 10px;
    margin: 15px 0px!important;
    padding-bottom: 10px!important;
    border-bottom: 1px solid #e8e8e8!important;
}
.ques_list .item {
    line-height: 22px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ques_list .item a {
    color: #333;
    transition: .3s;
}
.Inside .w_1200 {
    background: #f2f2f2;
}
.ask_article_problem,.ask_article_content {
    font-size: 17px!important;
    padding-left: 40px;
    position: relative;
    width: 100%;
    height: 45px;
    line-height: 32px;
}
.ask_article_problem:after, .ask_article_content:after,.wenda-list li p::after,.wenda-list li .title:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 15px;
    color: #fff;
    line-height: 30px;
    text-align: center;
}
.ask_article_problem::after,.wenda-list li .title:after {
    content: "问";
    background-color: rgb(217, 217, 217);
}
.ask_article_content::after,.wenda-list li p::after {
    content: "答";
    background-color: rgb(166, 196, 255);
}
.t_lhead .ask_article_content {
    color: #666;
    margin-top: 20px;
}
.nav-f24 {
    height: 32px;
    font-size: 23px;
    line-height: 32px;
    position: relative;
    color: #000;
}
.nav-f24 .fr {
    font-size: 16px;
    color: #ccc;
}
.nav-f24 .blue-line {
    position: absolute;
    left: -30px;
    top: 0;
    width: 5px;
    height: 32px;
    background-color: #f44336;
}
.da-item {
    display: flex;
    position: relative;
    padding: 35px 10px 35px 0;
}
.da-item .img-block {
    position: absolute;
    left: 0;
    top: 40px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}
.img-block img {
    display: block;
    width: 100%;
    height: 100%;
}
.da-item .lawyer {
    height: 32px;
    font-family: 'HeitiStd';
}
.da-item .lawyer .name {
    float: left;
    font-size: 20px;
    line-height: 32px;
}
.da-item .tag {
    display: block;
    color: #bbb;
    line-height: 24px;
}
.da-item p {
    font-size: 14px;
    color: #666;
    margin-top: 20px;
}
.wenda-list ul {
    padding: 10px 0;
}
.wenda-list li {
    min-height: 100px;
}
.wenda-list li .title {
    font-size: 18px;
    line-height: 28px;
    padding-left: 40px;
    position: relative;
}
.wenda-list li p {
    color: #999;
    padding-left: 40px;
    line-height: 30px;
    margin-top: 19px;
    position: relative;  
    padding-bottom: 10px;
    font-size: 15px;  
    border-bottom: 1px solid #eee;
}
.ect {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.block {
    display: block!important;
}
.Inside .title {
    margin: 0;
    padding-bottom: 0;
    border-bottom:0;
}
.new-law-ask {
    margin-top: 20px;
}
.Inside {
    padding: 10px 0px;
}
.new-law-ask .title span {
    font-size: 13px;
}
.da-right p {
    margin-top: 0;
}
.da-right .zj-name {
    font-size: 20px;
    color: #333;
    margin-left: 16px;
    font-weight: 600;
}
.da-right .zj-count {
    font-size: 14px;
    color: #bbb;
    margin-left: 16px;
}
p.ask_article_content2 {
    margin-top: 25px;
    font-size: 16px;
    line-height: 24px;
    color: #666;
    margin-left: 16px;
}










