.fl_content {
    margin-top: 0px;
}

.zxdetail_title {
    font-weight: bold;
    font-size: 24px;
    color: #111111;
     text-align: center;
}

.fl_content_left_zxdetail {
    padding-top: 20px;
}

.zxdetail_time {
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    padding-bottom: 20px;
    margin-top: 10px;
    border-bottom: 1px solid #eee;
    text-align: center;
}
.lsjd_item_con_center h2 {
    font-size: 18px;
}
.zxdetail_time img {
    margin-left: 10px;
}

.zxdetail_tit {
    font-size: 18px;
    color: #111111;
    margin-top: 20px;
    text-align: center;
}

.zxdetail_question {
    font-weight: 400;
    font-size: 18px;
    color: #666666;
    margin-top: 10px;
    margin-bottom: 20px;
}

.zxdetail_answer {
    position: relative;
    width: 720px;
    height: 40px;
    background: #F5F6F8;
    border-radius: 4px;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 40px;
    padding-left: 22px;
}

.zxdetail_answer_btn {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    width: 90px;
    height: 40px;
    background: #DB313A;
    border-radius: 4px;
    text-align: center;

}

.look_more img {
    vertical-align: sub;
}

.fl_content_left_lsjd {
    padding: 0px;
    padding-bottom: 30px;
}

.lsjd_item_con {
    margin-left: 22px;
    flex: 1;
}

.lsjd_item_con_top {
    display: flex;
    justify-content: space-between;
}

.lsjd_item_con_top_right {
    width: 70px;
    height: 27px;
    border-radius: 14px;
    border: 1px solid #DB313A;
    line-height: 27px;
    text-align: center;
    color: #DB313A;
    font-size: 14px;
}

.lsjd_item_con_top_left_name {
    padding-top: 10px;
    font-size: 18px;
    color: #111111;
}

.lsjd_item_con_top_left_name span {
    font-weight: 400;
    font-size: 14px;
    color: #DB313A;
    background-color: rgba(219, 49, 58, 0.1);
    padding: 0 5px;
    margin-left: 10px;
}

.lsjd_list {
    padding: 0 30px;
    overflow: hidden;
}

.lsjd_item {
    display: flex;
    padding: 30px 0;
}



.lsjd_item_img {
    width: 76px;
    height: 76px;
    background: #E3E3E3;
    border-radius: 6px;
}

.lsjd_item_con_top_left_help {
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    margin-top: 5px;
}

.lsjd_item_con_center {
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 34px;
    margin-top: 20px;
}

.lsjd_item_con_center p {
    /*text-indent: 36px;*/
}

.lsjd_item_con_time {
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    margin-top: 20px;
}

.lsjd_item:not(:last-child) {
    border-bottom: 1px solid #eee;
}

.lsjd_img {
    width: 720px;
    height: 150px;
    font-size: 0px;
    margin: 0 auto;
    display: block;
}

.lsjd_sm {
    width: 720px;
    height: 40px;
    background: #F5F6F8;
    border-radius: 4px;
    padding-left: 22px;
    line-height: 40px;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    margin: 0 auto;
    margin-top: 20px;
}

.lsjd_sm span {
    color: #DB313A;
}

.fl_content_left_xgzs {
    padding: 0px;
}

.xgzs_list {
    padding: 0 30px;
}

.xgzs_list>div:last-child {
    border-bottom: none;
}

.xgzs_item {
    display: flex;
    padding: 30px 0;
    border-bottom: 1px solid #eee;
    text-decoration: none;
}

.xgzs_item_img {
    width: 229px;
    height: 154px;
}

.xgzs_item_con {
    margin-left: 30px;
    flex: 1;
}
.xgzs_item_con_tit{
    color: #000;
}
.xgzs_item_con_top {
    font-weight: 400;
    font-size: 18px;
    color: #333333;
}

.xgzs_item_con {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.xgzs_item_con_txt {
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    margin-top: 10px;
}

.xgzs_item_con_time {
    display: flex;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    justify-content: space-between;
}

.fl_content_left_rmzx_item_tag {
    margin-top: 10px;
}

.fl_content_left_wdzx_item_text {
    padding-bottom: 20px;
}

.fl_content_left_wdzx_item:last-child {
    padding-bottom: 30px;
}



.xgws_title {
    font-weight: bold;
    font-size: 28px;
    color: #111111;
}

.xgws_title span {
    display: inline-block;
    width: 88px;
    height: 24px;
    background: #DB313A;
    border-radius: 12px 12px 12px 0px;
    text-align: center;
    line-height: 24px;
    font-weight: 400;
    font-size: 14px;
    margin-left: 10px;
    color: #FFFFFF;
}

.xgws_dec {
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    margin-top: 10px;
}

.xgws_title {
    padding: 20px 30px;
    border-bottom: 1px solid #eee;
}

.xgws_list {
    padding: 0 30px;
}

.xgws_item {
    padding: 30px 0;
    display: flex;
}

.xgws_item:not(:last-child) {
    border-bottom: 1px solid #eee;
}

.xgws_item_img {
    width: 45px;
    height: 56px;
    margin-right: 17px;
    flex-shrink: 0px;
}

.xgws_item_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.xgws_item_title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
    font-size: 18px;
    color: #111;
}

.xgws_item_dec {
    font-weight: 400;
    font-size: 14px;
    color: #999999;
}

.xgws_item_dec span {
    color: #111;
}