section {
    background: linear-gradient(to bottom, rgba(219, 49, 58, 0.05) 10%, #f9f9f9 90%);
}

.zx_title {
    font-weight: bold;
    font-size: 34px;
    color: #DB313A;
    text-align: center;
    padding: 40px 0 30px 0;
}

.zx_list {
    justify-content: center;
    margin-bottom: 42px;
}

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

.zx_item img {
    vertical-align: sub;
}

.zx_item:not(:first-child) {
    margin-left: 70px;
}

.zx_item span {
    font-weight: bold;
    font-size: 24px;
    color: #DB313A;
}

.zx_content {
    justify-content: space-between;
}

.zx_content_wtlx {
    padding: 26px 10px;
    width: 280px;
    height: 360px;
    background: #FFFFFF;
    border-radius: 6px;
}

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

.zx_content_wtlx_title {
    font-weight: bold;
    font-size: 28px;
    color: #333333;
    text-align: center;
}

.zx_content_wtlx_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 33%;
    margin-top: 28px;
}

.zx_content_wtlx_item img {
    height: 30px;
    margin-bottom: 10px;
}

.zx_content_wtlx_item p {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
}

.zx_content_people {
    width: 580px;
    height: 360px;
    border-radius: 6px;
    background-image: url(../images/zx_bg.png);
    background-size: 100% 100%;
    display: flex;
    position: relative;
}

.ls_name,
.ls_position,
.ls_goodat,
.detail_phone {
    color: #fff;
}

.fl_content_left_js_top_detail {
    padding-top: 20px;
    padding-left: 50px;
}

.zx_content_people_img {
    position: absolute;
    width: 229px;
    height: 335px;
    right: 12px;
    bottom: 0;
}

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

.detail_btn {
    width: 150px;
    height: 44px;
    background: linear-gradient(0deg, #FFE3E4, #FFFFFF);
    border-radius: 6px;
    color: #E8434B;
    line-height: 44px;

}

.detail_btn img {
    margin-left: 8px;
    vertical-align: text-bottom;
}

.zx_content_zxwls {
    width: 280px;
    height: 360px;
    background: #FFFFFF;
    border-radius: 6px;
}

.zx_content_zxwls_title {
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    color: #DB313A;
    padding-top: 26px;
    text-align: center;
}

.zx_content_zxwls_title img {
    margin-right: 8px;
    vertical-align: middle;
}

.zx_content_zxwls_txt {
    padding: 25px 30px;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}

.zx_content_zxwls_btn {
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 60px;
    width: 220px;
    height: 60px;
    background: #DB313A;
    border-radius: 6px;
    text-align: center;
    margin: 0 auto;

}

.zx_content_zxwls_line {
    margin-top: 30px;
    border-bottom: 1px solid #EEE;
}

.zx_content_zxwls_list {
    display: flex;
    padding: 30px;
    justify-content: space-between;
}

.zx_content_zxwls_item {
    position: relative;
    text-align: center;
}

.zx_content_zxwls_item p {
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.zxwls_tringle {
    border-left: 7px solid #999;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    position: absolute;
    right: -10px;
    bottom: 6px;
    transform: translateX(100%);
}

.fl_content {
    margin-top: 50px;
}

.zxls_title {
    display: flex;
    justify-content: space-between;
    padding: 28px 30px;
    align-items: center;
    border-bottom: 1px solid #eee;
}

.zx_title_left {
    font-weight: bold;
    font-size: 28px;
    color: #333333;
}

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

.fl_content_left_zxzx {
    padding: 0px
}

.fl_content_left_zxzx_item {
    display: block;
    width: 720px;
    border-bottom: 1px solid #eee;
    margin: 0 auto;
    padding: 28px 0;
    text-decoration: none;
}

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

.fl_content_left_zxzx_item_tit {
    text-decoration: none;
    font-weight: 400;
    font-size: 18px;
    
}
.fl_content_left_zxzx_item_tit a{
    color: #333333 !important;
    text-decoration: none;
}

.fl_content_left_zxzx_item_tag {
    margin-top: 18px;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    display: flex;
}

.fl_content_left_zxzx_item_tag div:not(:first-child) {
    margin-left: 30px;
}

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

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

.fl_content_left_rmzx_item_tag_right {
    display: flex;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    line-height: 28px;
}

.fl_content_left_rmzx_item_tag_right span {
    color: #DB313A;
}

.fl_content_left_rmzx_item_tag_right_icon {
    margin-right: 10px;
}

.fl_content_left_rmzx_item_tag_right img {
    width: 28px;
    height: 28px;
    background: #E3E3E3;
    border-radius: 6px;
    margin-right: 5px;
}

.fl_content_left_rmzx_item_tag_left {
    margin-top: 0px;
    line-height: 28px;
}

.rmzx_img {
    display: block;
    margin: 0 auto;
    width: 720px;
    height: 150px;
    margin-top: 30px;
}

.tw_list {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.tw_item {
    text-align: center;
}

.tw_item.active {
    border-left: 1px solid #EEE;
    border-right: 1px solid #EEE;
    padding: 0 26px;
    margin: 0 30px;
}

.tw_tit {
    font-family: PingFang;
    font-weight: 400;
    font-size: 24px;
    color: #111111;
}

.tw_txt {
    font-weight: 400;
    font-size: 14px;
    color: #666666;

}

.fl_content_right_tw {

    overflow: hidden;
}

.fl_content_right_tw .zx_content_zxwls_list {
    padding-top: 20px;
    padding-bottom: 18px;
    justify-content: center;
}

.fl_content_right_tw .zx_content_zxwls_item:not(:first-child) {
    margin-left: 24px;
}

.tw_btn {
    width: 320px;
    height: 60px;
    background: #DB313A;
    border-radius: 6px;
    margin: 0 auto;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    line-height: 60px;
    margin-bottom: 10px;
}

.fl_content_right_bd {
    padding: 0px;
}

.active_line {
    display: none;
    width: 24px;
    height: 4px;
    background: #DB313A;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.fl_content_right_bd_nav_item.active {
    color: #DB313A;
    font-weight: bold;
    position: relative;
}

.fl_content_right_bd_nav_item.active .active_line {
    display: block;
}

.fl_content_right_bd_nav {
    display: flex;
    justify-content: space-around;
}

.fl_content_right_bd_nav_item {
    line-height: 86px;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    cursor: pointer;
}

.fl_content_right_bd_nav {
    border-bottom: 1px solid #eee;
}

.bd_list {
    padding: 0 30px;
    display: none;
}

.bd_list.active {
    display: block;
}

.bd_list_item {
    padding: 20px 0;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

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

.bd_list_item_left {
    display: flex;
    font-size: 18px;
    color: #111111;
    align-items: center;
}

.bd_list_item_left_number {
    width: 32px;
    height: 32px;
    border-radius: 6px;
    border: 1px solid #DB313A;
    font-size: 18px;
    color: #DB313A;
    line-height: 32px;
    text-align: center;
    margin-right: 12px;
}

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

.bd_list_item_right span {
    color: #111111;
}

.kn_list {
    padding: 15px 30px;
    display: none;
}

.kn_list.active {
    display: block
}

.kn_list_item_circle {
    width: 6px;
    height: 6px;
    background: #EEEEEE;
    border-radius: 3px;
    margin-right: 12px;
}

.kn_list_item {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    color: #111111;
    padding: 15px 0;
}
.kn_list_item a{
    color: #111111;
    text-decoration: none;
}
.kbls_list {
    display: flex;
    padding: 30px;
    justify-content: space-between;
}

.kbls_item img {
    width: 145px;
    background: #E3E3E3;
    border-radius: 6px;
}

.kbls_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 145px;
}

.kbls_item_text {
    text-align: center;
}

.kbls_item_text_btn {
    width: 70px;
    height: 27px;
    border-radius: 14px;
    border: 1px solid #DB313A;
    line-height: 27px;
    text-align: center;
    margin: 0 auto;
    color: #DB313A;
}

.kbls_item_text_name {
    font-size: 18px;
    color: #111111;
    margin-top: 8px;
}

.kbls_item_text_number {
    font-weight: 400;
    font-size: 14px;
    color: #111111;
    padding-top: 2px;
}

.kbls_item_text_good {
    font-weight: 400;
    font-size: 12px;
    color: #999999;
    padding-top: 6px;
    padding-bottom: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


.tw_swiper {
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    color: #666;
    text-align: center;
    margin-bottom: 20px;
}

.fl_content