.fl_content {
    padding-bottom: 82px;
    justify-content: space-between;
}

.fl_content_left_item {
    width: 780px;
    background: #FFFFFF;
    border-radius: 6px;
    padding: 30px;
}

.fl_content_left_item:not(:first-child) {
    margin-top: 20px;

}

.fl_line {
    height: 1px;
    background: #EEEEEE;
    position: relative;
}

.fl_line_con {
    width: 94px;
    height: 4px;
    background: #DB313A;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.fl_title {
    font-size: 24px;
    color: #111111;
    padding-bottom: 16px;
}

.fl_content_left_js_bottom_title {
    font-family: PingFang;
    font-weight: 500;
    font-size: 24px;
    color: #111111;
    padding-top: 36px;
    padding-bottom: 16px;
}

.fl_content_left_js_bottom_detail {
    font-weight: 400;
    font-size: 16px;
    color: #111111;
    line-height: 30px;
    padding-top: 25px;
    text-indent: 30px;
}

.fl_content_left_js_top_detail {
    padding-left: 30px;
}

.detail_top>div {
    padding-top: 18px;
}

.ls_name {
    font-weight: bold;
    font-size: 32px;
    color: #111111;
}

.ls_position {
    font-weight: 400;
    font-size: 16px;
    color: #666666;
}

.ls_goodat {
    font-weight: 400;
    font-size: 18px;
    color: #333333;
}

.detail_phone {
    font-weight: bold;
    font-size: 28px;
    color: #333333;
    padding-top: 18px;
    padding-top: 18px;
    letter-spacing: 1px;
}

.detail_phone img {
    margin-right: 10px;
    vertical-align: sub;
}

.detail_btn {
    width: 220px;
    height: 60px;
    background: #DB313A;
    border-radius: 6px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 18px;
    line-height: 60px;
}


.fl_content_left_case_item {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.fl_content_left_case_item:hover .fl_content_left_case_item_left {
    background: rgba(219, 49, 58, 1);
    color: #FFFFFF;
}

.fl_content_left_case_item_left {
    flex-shrink: 0;
    width: 94px;
    height: 94px;
    background: rgba(219, 49, 58, 0.1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #DB313A;
}

.fl_content_left_case_item_left_day {
    font-weight: bold;
    font-size: 36px;
}

.fl_content_left_case_item_left_ym {
    font-weight: 400;
    font-size: 18px;
}

.fl_content_left_case_item_right {
    margin-left: 30px;
}

.fl_content_left_case_item_right_title {
    font-weight: 400;
    font-size: 20px;
    color: #111111;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fl_content_left_case_item_right_text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-top: 10px;
}

.icon_a {
    width: 22px;
    height: 22px;
    background: #DB313A;
    border-radius: 50% 50% 50% 0;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 22px;
    display: inline-block;
}

.fl_content_left_wdzx_item_title .icon_a {
    margin-right: 10px
}

.fl_content_left_wdzx_item {
    padding-top: 26px;
    padding-bottom: 35px;
    border-bottom: 1px solid #EEEEEE;
}

.fl_content_left_wdzx_item:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.fl_content_left_wdzx_item_title {
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    text-decoration: none;
}

.fl_content_left_wdzx_item_text {
    padding: 20px;
    font-family: PingFang;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    background: #F5F6F8;
    margin-top: 18px;
}

.fl_content_left_wdzx_item_text .icon_a {
    background-color: rgba(0, 170, 108, 1);
}

.fl_content_left_xgtj {
    padding: 0px;
}

.fl_nowp {
    font-weight: bold;
    font-size: 28px;
    color: #333333;
    padding: 26px 30px;
    border-bottom: 1px solid #EEEEEE;
}

.con_item {
    color: #999999;
    font-size: 18px;
    font-weight: 400;
    display: flex;
    align-items: center;
    margin-top: 10px;
    border-right: 1px solid #999999;
    padding-right: 10px;
    margin-right: 10px;
    line-height: 20px;
}

.fl_content_left_xgtj_list {
    padding: 30px;
}

.fl_content_left_xgtj_item_con {
    display: flex;
    flex-wrap: wrap;
}


.con_item:last-child {
    border-right: none;
}

.fl_content_left_xgtj_item_title {
    font-weight: bold;
    font-size: 18px;
    color: #111111;
}

.fl_content_left_xgtj_item:not(:first-child) {
    margin-top: 38px;
}

.fl_content_right {
    width: 380px;
}

.fl_content_right_item {
    background: #FFFFFF;
    border-radius: 6px;
}

.fl_content_right_item:not(:first-child) {
    margin-top: 20px;
}

.fl_content_right_zxzx_list {
    padding: 0 30px;
}

.fl_content_right_zxzx_item {
    padding: 30px 0;
    border-bottom: 1px solid #EEEEEE;
}

.fl_content_right_zxzx_item:last-child {
    border-bottom: none;
}

.fl_content_right_zxzx_item {
    display: flex;
}

.fl_content_right_zxzx_item_left {
    width: 76px;
    height: 76px;
    flex-shrink: 0;
    border-radius: 6px;
    margin-right: 18px;
}

.fl_content_right_zxzx_item_right {
    flex: 1;
}

.right_name {
    font-family: PingFang;
    font-size: 18px;
    color: #111111;
    display: flex;
    justify-content: space-between;
    align-items: center;
}



.right_name div {
    width: 70px;
    height: 27px;
    border-radius: 14px;
    border: 1px solid #DB313A;

    font-size: 14px;
    color: #DB313A;
    line-height: 27px;
    text-align: center;
}

.right_number {
    font-family: PingFang;
    font-weight: 400;
    font-size: 14px;
    color: #111111;
    margin-top: 4px;
    margin-bottom: 6px;
}

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

.right_service span {
    color: #111;
}

.fl_content_right_jddt_list {
    padding: 30px;
}

.right_content {
    padding-left: 42px;
}

.fl_content_right_jddt_item {
    position: relative;
    padding-bottom: 30px;
}

.fl_content_right_jddt_item img {
    position: absolute;
    left: 0px;
    right: 0px;
    width: 32px;
    height: 32px;
    z-index: 1;
}

.right_content_line {
    height: 100%;
    position: absolute;
    left: 16px;
    top: 0px;
    border-left: 1px solid #EEEEEE;
}

.right_content_title {
    line-height: 32px;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
}

.right_content_text {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    display: block;
    text-decoration: none;
}
.right_content_text a{
    color: #333333;
    text-decoration: none;
}
.fl_content_right_jddt_item:last-child {
    padding-bottom: 0px;
}

.fl_content_right_jddt_item:last-child .right_content_line {
    display: none;
}