/*
 * 作者：少宇 - 赛驰网络
 * 联系：170 33333 111
 * 时间：2022/5/6 下午6:40
 * 网址：https://www.saichinet.com
 *
 * 山东赛驰网络科技有限公司
 * Shandong Search Network Technology Co., Ltd.
 * Copyright © 2012-2020 Search Network, All Rights Reserved
 */

@charset "utf-8";

.rc_dh {
    width: 26px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -790px;
    display: none;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.rc_dh.gb {
    display: none !important;
}

.rc_dh ul li {
    margin: 10px 0;
}

.rc_dh a {
    width: 26px;
    height: 26px;
    background-color: #999;
    border-radius: 50%;
    font-weight: bold;
    line-height: 26px;
    text-align: center;
    color: #fff;
    display: block;
}

.rc_dh a:hover {
    background-color: #72da52;
}

.kc_lm {
    width: 100%;
    background-color: #e9e9e9;
    padding: 35px 0;
    position: relative;
}

.kc_lm:hover {
    z-index: 999;
}

.kc_lm .lm_xx {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.kc_lm .lm_xx.jt_cn {
    justify-content: center;
}

.kc_lm .lm_sj {
    font-size: 14px;
    line-height: 26px;
    color: #494949;
}

.kc_lm .lm_sj span {
    display: inline-block;
    padding: 0 5px;
    color: #46d233;
}

.kc_lm .lm_xx .gy_fl {
    margin-bottom: 0;
}

.kc_lm .lm_xx .gy_bz {
    margin-bottom: 0;
}

.kc_lm .lm_xx .gy_bz .t_m {
    top: 32px;
    bottom: auto;
}

.kc_lm .lm_xx .gy_bz .t_m:after {
    border-top: 0;
    border-bottom: 10px solid #fff;
    bottom: auto;
    top: -10px;
}

.kc_lm .lm_xx .gy_bz .t_m:before {
    border-top: 0;
    border-bottom: 10px solid #ddd;
    bottom: auto;
    top: -11px;
}

.kc_lm .lm_xx .s_s {
    margin-right: 30px;
}

.kc_lm .lm_xx .s_s a {
    display: inline-block;
    padding: 0 20px;
    background-color: #46d233;
    border-radius: 3px;
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
    color: #fff;
}

.kc_lm .lm_xx .s_s i {
    font-size: 16px;
    margin-right: 10px;
    margin-top: -3px;
    display: inline-block;
    vertical-align: middle;
}

.kc_lm .lm_xx .r_s {
    line-height: 26px;
}

.kc_lm .lm_xx .r_s a {
    display: inline-block;
    margin-left: 13px;
}

.kc_lm .lm_xx .r_s a:hover {
    color: #46d233;
}

.sx_lb .sx_nr {
    position: relative;
    padding-left: 83px;
    margin-bottom: 13px;
}

.sx_lb .sx_nr span.m_c {
    width: 68px;
    border-radius: 3px;
    background-color: #c5f1bf;
    line-height: 30px;
    text-align: center;
    color: #333;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.sx_lb .sx_nr .n_r {
    width: 100%;
    height: 31px;
    border-bottom: 1px solid #f6f6f6;
    overflow: hidden;
    padding-right: 80px;
}

.sx_lb .sx_nr .n_r.on {
    height: auto;
}

.sx_lb .sx_nr .n_r ul {
    overflow: hidden;
}

.sx_lb .sx_nr .n_r ul li {
    float: left;
    position: relative;
    margin-right: 25px;
}

.sx_lb .sx_nr .n_r ul li a {
    display: block;
    line-height: 30px;
}

.sx_lb .sx_nr .n_r ul li.active a {
    color: #46d233;
}

.sx_lb .sx_nr .n_r ul li a:hover {
    color: #46d233;
}

.sx_lb .sx_nr .n_r em {
    width: 18px;
    height: 18px;
    background-color: #e9732e;
    border-radius: 50%;
    font-size: 12px;
    line-height: 18px;
    font-family: Arial;
    color: #fff;
    text-align: center;
    display: block;
    position: absolute;
    right: -20px;
    top: 0;
}

.sx_lb .sx_nr .n_r .s_q {
    line-height: 28px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.sx_lb .sx_nr .n_r .s_q span.z {
    display: block;
}

.sx_lb .sx_nr .n_r .s_q span.s {
    display: none;
}

.sx_lb .sx_nr .n_r.on .s_q span.z {
    display: none;
}

.sx_lb .sx_nr .n_r.on .s_q span.s {
    display: block;
}

.kc_xx {
    width: 100%;
    margin: 40px 0 50px;
}

.kc_xx .ss_lm {
    margin-bottom: 20px;
    position: relative;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
}

.kc_xx .ss_lm ul li {
    display: inline-block;
    margin: 0 10px;
}

.kc_xx .ss_lm ul li a {
    display: block;
    position: relative;
    padding-bottom: 3px;
}

.kc_xx .ss_lm ul li.on a {
    color: #fd9956;
}

.kc_xx .ss_lm ul li a:after {
    width: 0;
    height: 3px;
    border-radius: 3px;
    background-color: #fd9956;
    position: absolute;
    bottom: 0;
    left: 50%;
    content: "";
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_xx .ss_lm ul li:hover a:after {
    width: 100%;
}

.kc_xx .ss_lm ul li.on a:after {
    width: 100%;
}

.kc_xx .ss_lm .s_x {
    position: absolute;
    top: 0;
    left: 0;
}

.kc_xx .ss_lm .s_x span {
    color: #46d233;
}

.kc_xx .gm_ts {
    margin-bottom: 20px;
    height: 20px;
    line-height: 20px;
    color: #a5a5a5;
    text-align: right;
    overflow: hidden;
}

.kc_xx .gm_ts .bd {
    display: inline-block;
}

.kc_xx .gm_ts .bd ul li {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.kc_xx .gm_ts span {
    margin: 0 6px;
    display: inline-block;
}

.kc_xx .gm_ts img {
    width: 20px;
    display: inline-block;
}

.kc_xx .xx_zs {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7px;
}

.kc_xx .xx_zs.zc_zh {
    margin: 0;
}

.kc_xx .xx_zs img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_xx .xx_zs .t_x img {
    border-radius: 100%;
    overflow: hidden;
}

.kc_xx .xx_zs .zc_lb {
    width: calc(75% - 14px);
    margin: 0 7px;
}

.kc_xx .xx_zs.zc_zh .zc_lb {
    width: 100%;
    margin: 0;
}

.kc_xx .xx_zs .wz_lb ul {
    margin: 0 -7px;
}

.kc_xx .xx_zs .wz_lb ul li {
    width: calc(33.33333333% - 14px);
    margin: 0 7px 20px;
}

.kc_xx .xx_zs.zc_zh .wz_lb ul li {
    width: calc(25% - 14px);
}

.kc_xx .xx_zs .zc_lb .t_p {
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    background-color: #000;
}

.kc_xx .xx_zs .zc_lb .t_p img {
    width: 100%;
    height: auto;
    display: block;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_xx .xx_zs .zc_lb .tp_nr:hover .t_p img {
    opacity: .6;
}

.kc_xx .xx_zs .zc_lb .hd_qk {
    width: 80%;
    position: absolute;
    left: 10%;
    top: 55%;
    text-align: center;
    color: #fff;
    opacity: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_xx .xx_zs .zc_lb .tp_nr:hover .hd_qk {
    top: 52%;
    opacity: 1;
}

.kc_xx .xx_zs .zc_lb .hd_qk span {
    display: inline-block;
    padding: 0 20px;
    font-size: 14px;
    line-height: 32px;
    border-radius: 3px;
    background-color: #46d233;
    margin-bottom: 10px;
}

.kc_xx .xx_zs .zc_lb .hd_qk span.j_s {
    background-color: #4f4f4f;
}

.kc_xx .xx_zs .zc_lb .w_z {
    margin-top: 6px;
    line-height: 30px;
}

.kc_xx .xx_zs .zc_lb .k_t {
    position: relative;
    padding-right: 100px;
}

.kc_xx .xx_zs .zc_lb .mj_gb .k_t {
    padding-right: 0;
}

.kc_xx .xx_zs .zc_lb .k_t a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    font-size: 14px;
    font-weight: bold;
}

.kc_xx .xx_zs .zc_lb .k_t strong {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #fd9956;
}

.kc_xx .xx_zs .zc_lb .l_l {
    font-size: 12px;
    line-height: 22px;
    color: #8a8a8a;
}

.kc_xx .xx_zs .zc_lb .l_l i {
    font-size: 18px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}

.kc_xx .xx_zs .zc_lb .l_l span {
    margin-right: 5px;
    display: inline-block;
}

.kc_xx .xx_zs .zc_lb .l_l a {
    display: inline-block;
    padding: 0 10px;
    background-color: #f3f3f3;
    border: 1px solid #ececec;
    border-radius: 3px;
    margin-right: 5px;
    color: #727272;
}

.kc_xx .xx_zs .zc_lb .l_l a:hover {
    background-color: #fd9956;
    border: 1px solid #fd9956;
    color: #fff;
}

.kc_xx .xx_zs.zc_zh .zc_lb .l_l a:hover {
    background-color: #46d233;
    border: 1px solid #46d233;
}

.kc_xx .yh_lb ul {
    margin: 0 -7px;
}

.kc_xx .yh_lb ul li {
    width: calc(12.5% - 14px);
    margin: 30px 7px;
    text-align: center;
}

.kc_xx .yh_lb .t_x {
    width: 90px;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
}

.kc_xx .yh_lb .t_x img {
    width: 100%;
    height: auto;
    display: block;
}

.kc_xx .yh_lb .r_z {
    margin: 10px 0;
}

.kc_xx .yh_lb .r_z img {
    max-width: 100%;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 5px 0;
}

.kc_xx .yh_lb a.g_z {
    display: inline-block;
    padding: 0 15px;
    border-radius: 3px;
    background-color: #fd9956;
    line-height: 30px;
    color: #000;
}

.kc_xx .yh_lb a.g_z:hover {
    background-color: #e5631d;
    color: #fff;
}

.kc_xx .xx_zs .yc_lm {
    width: calc(25% - 14px);
    margin: 0 7px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}

.kc_xx .swiper-button-prev {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(0, 0, 0, .6) url(../images/zjt.png) no-repeat center / cover;
    left: 3%;
    margin-top: -15px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_xx .swiper-button-prev:hover {
    background: rgba(253, 153, 86, .8) url(../images/zjt.png) no-repeat center / cover;
}

.kc_xx .swiper-button-next {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(0, 0, 0, .6) url(../images/yjt.png) no-repeat center / cover;
    right: 3%;
    margin-top: -15px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_xx .swiper-button-next:hover {
    background: rgba(253, 153, 86, .8) url(../images/yjt.png) no-repeat center / cover;
}

.kc_xx .swiper-xx .t_p {
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    height: 520px;
}

.kc_xx .swiper-xx .t_p img {
    width: 100%;
    height: 520px;
    display: block;
    transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.kc_xx .swiper-xx .tp_nr:hover .t_p img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.kc_xx .swiper-xx .w_z {
    display: flex;
    width: 100%;
    padding: 10px 15px;
    background-color: #000;
    font-size: 14px;
    height: 64px;
}

.kc_xx .swiper-xx .x_x {
    width: calc(100% - 90px);
}

.kc_xx .swiper-xx .x_s {
    line-height: 22px;
    color: #fd9956;
    font-weight: bold;
}

.kc_xx .swiper-xx .x_s i {
    font-size: 14px;
    font-weight: normal;
    margin-right: 5px;
}

.kc_xx .swiper-xx .yomibox {
    display: inline-block;
}

.kc_xx .swiper-xx .yomibox ul {
    display: flex;
}

.kc_xx .swiper-xx .b_t {
    line-height: 22px;
    font-weight: bold;
    color: #fd9956;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.kc_xx .swiper-xx .j_g {
    min-width: 80px;
    text-align: right;
    font-size: 18px;
    color: #fd9956;
    font-weight: bold;
    font-family: Arial;
}

.kc_xx .swiper-xx .j_g span {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    font-size: 15px;
    text-decoration: line-through;
    font-weight: normal;
}

.kc_xx .ds_tj {
    position: relative;
    z-index: 9;
    padding: 26px 30px;
    margin-top: 23px;
    background-color: #f5f5f5;
    border-radius: 5px;
    border: 1px solid #d8d8d8;
}

.kc_xx .ds_tj .b_t {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    line-height: 26px;
}

.kc_xx .ds_tj .b_t a {
    color: #fd9956;
    font-weight: bold;
}

.kc_xx .ds_tj .b_t a:hover {
    text-decoration: underline !important;
}

.kc_xx .ds_tj .d_b {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
}

.kc_xx .ds_tj .d_b a {
    font-weight: bold;
    margin-left: 30px;
    display: inline-block;
}

.kc_xx .ds_tj .l_m {
    color: #727272;
}

.kc_xx .ds_tj .l_m span {
    font-size: 12px;
}

.kc_xx .ds_tj .l_m i {
    margin-left: 6px;
    font-size: 12px;
    font-weight: bold;
}

.kc_xx .ds_tj .w_z {
    margin-top: 28px;
    display: flex;
    flex-wrap: wrap;
    line-height: 30px;
    color: #fff;
}

.kc_xx .ds_tj .p_h {
    margin-top: 28px;
    display: flex;
    flex-wrap: wrap;
    line-height: 30px;
    color: #fff;
}

.kc_xx .ds_tj .t_x {
    width: 56px;
}

.kc_xx .ds_tj .k_t {
    width: calc(70% - 76px);
    color: #727272;
    text-overflow: initial;
    white-space: initial;
}

.kc_xx .ds_tj .p_h .k_t {
    width: 66%;
}

.kc_xx .ds_tj h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

.kc_xx .ds_tj .k_t p {
    height: 32px;
    line-height: 16px;
    overflow: hidden;
    display: -webkit-box;
    margin-top: 3px;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 12px;
}

.kc_xx .ds_tj .k_t a {
    color: #555;
}

.kc_xx .ds_tj .k_t a:hover {
    color: #fd9956;
}

.kc_xx .ds_tj .k_t a.g {
    display: inline-block;
    width: 46px;
    margin-left: 5px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    line-height: 16px;
    color: #fff;
    background-color: #fd9956;
    border: 1px solid #d4814a;
}

.kc_xx .ds_tj .k_t a.g:hover {
    background-color: #e9732e;
    color: #fff;
}

.kc_xx .ds_tj .k_t a.g.z {
    background-color: #4fcf4b;
    border: 1px solid #5cae59;
}

.kc_xx .ds_tj .k_t a.g.z.z:hover {
    background-color: #44ae41;
    color: #fff;
}

.kc_xx .ds_tj .z_t {
    width: 30%;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
}

.kc_xx .ds_tj .x_l {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fd9956;
    padding: 0 10px;
    color: #fff;
    text-align: right;
    line-height: 18px;
}

@media only screen and (max-width: 1440px) {
    .kc_xx .k_t {
        font-size: 13px;
    }

    .kc_xx .ds_tj {
        padding: 10px;
    }

    .kc_xx .ds_tj .w_z {
        margin-top: 22px;
    }
}

@media only screen and (max-width: 1366px) {
    .kc_xx .ds_tj .b_t a {
        font-size: 13px;
    }

    .kc_xx .ds_tj .w_z {
        margin-top: 20px;
    }

    .kc_xx .ds_tj .t_x {
        width: 40px;
    }

    .kc_xx .ds_tj .k_t {
        width: calc(70% - 50px);
    }

    .kc_xx .ds_tj .k_t h3 {
        font-size: 13px;
    }
}

.kc_sp {
    width: 100%;
    padding-top: 45px;
    background-color: #282828;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

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

.kc_sp .sp_zs {
    width: 72%;
    position: relative;
    overflow: hidden;
}

.kc_sp .sp_zs img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.kc_sp .sp_zs .vd_bj {
    width: 100%;
    height: 523px;
    position: relative;
    z-index: 9;
}

.kc_sp .sp_zs .vd_bj .vd-bj-left {
    height: 100%;
    width: 50%;
    float: left;
    background-position: center;
    background-size: cover;
}

.kc_sp .sp_zs .vd_bj .vd-bj-left-right {

}

.kc_sp .sp_zs .vd_bj .b_f {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    cursor: pointer;
    opacity: .7;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_sp .sp_zs .vd_bj .b_f:hover {
    opacity: 1;
}

.kc_sp .sp_zs .vd_bj .b_f i {
    font-size: 80px;
    line-height: 100px;
    color: #fff;
}

.kc_sp .sp_zs .video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.kc_sp .sp_zs video {
    width: 100%;
    height: 100%;
    outline: none;
    object-fit: cover;
    object-position: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.kc_sp .sp_wq {
    width: 280px;
    height: 100%;
    padding: 40px 0;
    background-color: rgba(0, 0, 0, .6);
    position: absolute;
    top: 0;
    right: -290px;
    z-index: 10;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_sp .sp_wq.on {
    right: 0
}

.kc_sp .wq_an {
    width: 28px;
    padding: 15px 8px;
    background-color: rgba(0, 0, 0, .8);
    color: #fd9956;
    line-height: 18px;
    text-align: center;
    position: absolute;
    left: -38px;
    top: 35px;
    cursor: pointer;
}

.kc_sp .sp_lb {
    height: 443px;
    overflow: auto;
}

.kc_sp .sp_wq {
    width: 400px;
    right: -400px;
}

.kc_sp .sp_lb::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 3px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}

.kc_sp .sp_lb::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 6px;
    background: #fc9955;
}

.kc_sp .sp_lb::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    border-radius: 6px;
    background: none;
}

.kc_sp .sp_lb::-webkit-scrollbar-track-piece {
    /*滚动条里面轨道*/
    border-radius: 6px;
    background: none;
}


.kc_sp .wq_an img {
    width: 11px;
    height: 10px;
    display: block;
    margin-bottom: 5px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_sp .sp_wq.on .wq_an img {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.kc_sp .sp_lb ul li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px 0 15px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_sp .sp_lb ul li:hover {
    background-color: #fd9956;
}

.kc_sp .sp_lb .sp_lb_live_item {
    display: block;
    width: 100%;
}

.kc_sp .sp_lb .sp_lb_live_item span {
    line-height: 20px;
}

.kc_sp .sp_lb ul li {
    padding: 10px 10px 10px 15px;
}

.kc_sp .sp_lb span {
    line-height: 36px;
    color: #fd9956;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_sp .sp_lb ul li:hover span {
    color: #000;
}

.kc_sp .sp_lb .sp_lb_live_item > span > span {
    width: 48px;
    display: inline-block;
    padding: 0 5px;
    border-radius: 3px;
    background-color: #72da52;
    color: #000;
    line-height: 16px;
    text-align: center;
    vertical-align: text-bottom;
}

.kc_sp .sp_lb ul li:hover a {
    /*background-color: #000;*/
    color: #fd9956;
}

.kc_sp .sp_lb a.w_k {
    padding: 0;
    background: none;
    color: #fd9956;
}

.kc_sp .sp_lb ul li:hover a.w_k {
    background: none;
    color: #000;
}

.kc_sp .sp_lb i {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}

.kc_sp .sp_tj {
    width: 28%;
    background-color: #000;
    padding: 25px 0;
    position: relative;
}

.kc_sp .sp_tj .tj_bt {
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
    text-align: center;
    color: #fd9956;
    margin-bottom: 20px;
}

.kc_sp .sp_tj .tj_bt i {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}

.kc_sp .sp_tj .tj_lb {
    width: 100%;
    height: calc(100% - 101px);
    padding: 0 40px;
    overflow: hidden;
    overflow-y: auto;
    position: absolute;
    bottom: 30px;
    left: 0;
}

.kc_sp .sp_tj .tj_lb::-webkit-scrollbar {
    width: 6px;
}

.kc_sp .sp_tj .tj_lb::-webkit-scrollbar-track {
    background-color: #000;
}

.kc_sp .sp_tj .tj_lb::-webkit-scrollbar-thumb {
    background-color: #333;
}

.kc_sp .sp_tj .tj_lb::-webkit-scrollbar-thumb:hover {
    background-color: #333;
}

.kc_sp .sp_tj .tj_lb::-webkit-scrollbar-thumb:active {
    background-color: #914614;
}

.kc_sp .sp_tj .tj_lb ul li {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.kc_sp .sp_tj .tj_lb .t_p {
    width: 40%;
    overflow: hidden;
}

.kc_sp .sp_tj .tj_lb .t_p img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.kc_sp .sp_tj .tj_lb ul li:hover .t_p img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.kc_sp .sp_tj .tj_lb .w_z {
    width: 54%;
}

.kc_sp .sp_tj .tj_lb .w_z a {
    font-size: 14px;
    line-height: 26px;
    color: #aeaeae;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.kc_sp .sp_tj .tj_lb ul li:hover .w_z a {
    color: #fd9956;
}

.kc_sp .sp_tj .tj_lb .w_z span {
    font-size: 14px;
    line-height: 26px;
    color: #aeaeae;
    display: block;
}

.kc_sp .sp_tj .tj_lb .b_q {
    font-size: 12px;
    line-height: 24px;
    color: #8e8e8e;
}

.kc_sp .sp_cz {
    width: 28%;
    background-color: #3b3b3b;
    color: #fff;
    padding: 35px 25px;
    position: relative;
}

.kc_sp .sp_cz.bs_bj {
    background-color: #fff;
    color: #525252;
}

.kc_sp .sp_cz .b_t {
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
}

.kc_sp .sp_cz .x_x {
    color: #aeaeae;
    margin: 10px 0;
}

.kc_sp .sp_cz.bs_bj .x_x {
    color: #727272;
}

.kc_sp .sp_cz .x_x span {
    margin-right: 25px;
}

.kc_sp .sp_cz .x_x i {
    display: inline-block;
    margin-top: -3px;
    margin-right: 3px;
    vertical-align: middle;
}

.kc_sp .sp_cz .x_x i.icon-shijian {
    font-size: 18px;
}

.kc_sp .sp_cz .x_x i.icon-message {
    font-size: 18px;
    margin-top: 2px;
}

.kc_sp .sp_cz .x_x .p_x {
    display: inline-block;
    color: #fd9956;
}

.kc_sp .sp_cz .x_x .p_x span {
    display: inline-block;
    margin-right: 3px;
    width: 14px;
    height: 13px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../images/hx.png);
    vertical-align: middle;
    margin-top: -3px;
}

.kc_sp .sp_cz .x_x .p_x span.on {
    background-image: url(../images/lx.png);
}

.kc_sp .sp_cz .w_z {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    display: -webkit-box;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    -ms-line-clamp: 3;
    -o-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.kc_sp .sp_cz .w_z.l_h {
    height: 48px;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
}

.kc_sp .sp_cz .j_d {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0;
}

.kc_sp .sp_cz .j_t {
    width: calc(100% - 100px);
    height: 8px;
    border-radius: 4px;
    border: 1px solid #000;
    background-color: #282828;
    overflow: hidden;
    position: relative;
}

.kc_sp .sp_cz .j_t span {
    height: 8px;
    background-color: #fd9956;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

.kc_sp .sp_cz .w_d {
    width: 100px;
    line-height: 26px;
    color: #c2c2c2;
    text-align: right;
}

.kc_sp .sp_cz .a_n {
    margin-bottom: 15px;
}

.kc_sp .sp_cz .a_n ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -3px;
}

.kc_sp .sp_cz .a_n ul li {
    width: calc(33.33333333% - 6px);
    margin: 0 3px;
}

.kc_sp .sp_cz .a_n ul li a {
    width: 100%;
    height: 52px;
    background-color: #282828;
    border: 1px solid #000;
    border-radius: 3px;
    font-size: 14px;
    line-height: 50px;
    color: #fd9956;
    text-align: center;
    display: block;
}

.kc_sp .sp_cz .a_n ul li a:hover {
    background-color: #fd9956;
    border: 1px solid #fd9956;
    color: #fff;
}

.kc_sp .sp_cz .a_n i {
    width: 20px;
    height: 20px;
    margin-top: -3px;
    margin-right: 3px;
    display: inline-block;
    vertical-align: middle;
    background-position: top bottom;
    background-repeat: no-repeat;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_sp .sp_cz .a_n ul li:hover i {
    background-position: center bottom;
}

.kc_sp .sp_cz .d_a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 30px 0;
    text-align: center;
    position: relative;
    z-index: 10;
}

.kc_sp .sp_cz.bs_bj .d_a {
    margin: 20px 0 30px;
}

.kc_sp .sp_cz .k_x {
    width: 49%;
    height: 60px;
}

.kc_sp .sp_cz .k_x.q_p {
    width: 100%;
}

.kc_sp .sp_cz .k_x a {
    width: 100%;
    border-radius: 3px;
    background-color: #fd9956;
    font-size: 16px;
    font-weight: bold;
    line-height: 60px;
    color: #fff;
    display: block;
}

.kc_sp .sp_cz .k_x a:hover {
    background-color: #cd6621;
}

.kc_sp .sp_cz .t_s {
    padding: 10px;
    background-color: #fcf8e3;
    border-radius: 3px;
    border: 1px solid #f9f1c7;
    line-height: 22px;
    color: #8a6d3b;
}

.kc_sp .sp_cz .dz_xx {
    line-height: 22px;
    margin-top: 6px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.kc_sp .sp_cz .dz_xx .d_z i {
    font-size: 20px;
    margin-right: 3px;
    color: #72da52;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}

.kc_sp .sp_cz .dz_xx .p_x {
    margin-left: 15px;
}

.kc_sp .sp_cz .dz_xx .p_x span {
    display: inline-block;
    margin-left: 3px;
    width: 14px;
    height: 13px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../images/hx.png);
    vertical-align: middle;
    margin-top: -3px;
}

.kc_sp .sp_cz .dz_xx .p_x span.on {
    background-image: url(../images/lx.png);
}

.kc_sp .sp_cz .sj_xx {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}

.kc_sp .sp_cz .sj_xx .p_q {
    margin-right: 20px;
    line-height: 32px;
}

.kc_sp .sp_cz .sj_xx .p_q i {
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}

.kc_sp .sp_cz .sj_xx .p_q strong {
    display: inline-block;
    margin-right: 15px;
}

.kc_sp .sp_cz .sj_xx .q_k {
    display: none;
    width: 100%;
    padding: 15px 26px;
    position: absolute;
    top: 32px;
    left: 0;
    background-color: #fff;
    border: 1px solid #ededed;
    z-index: 99;
}

.kc_sp .sp_cz .sj_xx .q_k:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 8px solid #fff;
    content: "";
    position: absolute;
    top: -8px;
    left: 36%;
    margin-left: -10px;
}

.kc_sp .sp_cz .sj_xx .q_k:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 8px solid #dcdcdc;
    content: "";
    position: absolute;
    top: -9px;
    left: 36%;
    margin-left: -10px;
}

.kc_sp .sp_cz .sj_xx .q_k ul li {
    font-size: 13px;
    line-height: 28px;
}

.kc_sp .sp_cz .sj_xx .q_k ul li a {
    display: block;
}

.kc_sp .sp_cz .sj_xx .q_k ul li a.active {
    color: #72da52;
    background: url(../images/kb.png) no-repeat right center;
}

.kc_sp .sp_cz .sj_xx .p_q:hover .q_k {
    display: block;
}

.kc_sp .sp_cz .sj_xx .s_y {
    display: inline-block;
    border: 1px solid #6cce4e;
    border-radius: 3px;
    overflow: hidden;
}

.kc_sp .sp_cz .sj_xx .s_y span {
    width: 60px;
    display: inline-block;
    line-height: 22px;
    text-align: center;
    color: #72da52;
}

.kc_sp .sp_cz .sj_xx .s_y span.s {
    background-color: #72da52;
    color: #fff;
}

.kc_sp .sp_cz .s_t {
    margin: 10px 0;
    padding-left: 4px;
}

.kc_sp .sp_cz .s_t i {
    font-size: 14px;
    font-weight: bold;
    color: #72da52;
    display: inline-block;
    margin-top: -3px;
    margin-right: 5px;
    vertical-align: middle;
}

.kc_sp .sp_cz .l_a {
    border: 1px solid #fd9956;
    border-radius: 3px;
    margin: 20px 0 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.kc_sp .sp_cz .l_a a {
    width: 50%;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    color: #fd9956;
    line-height: 60px;
    display: block;
}

.kc_sp .sp_cz .l_a a.g_l {
    background-color: #fd9956;
    color: #fff;
}

.kc_sp .sp_cz .l_a a:hover {
    background-color: #cd6621;
    color: #fff;
}

.kc_sp .sp_cz .j_g {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 10px 0;
}

.kc_sp .sp_cz .j_g .j {
    font-size: 26px;
    font-weight: bold;
    line-height: 38px;
    color: #fd9956;
}

.kc_sp .sp_cz.bs_bj .j_g .j {
    font-size: 24px;
}

.kc_sp .sp_cz .j_g .j span {
    font-size: 20px;
    color: #858585;
    font-weight: normal;
    text-decoration: line-through;
    display: inline-block;
    margin-left: 10px;
    margin-top: -3px;
    vertical-align: middle;
}

.kc_sp .sp_cz .j_g .z {
    width: 48px;
    height: 18px;
    background: url(../images/zk.png) no-repeat center;
    padding-left: 7px;
    margin: 0 10px;
    text-align: center;
    line-height: 18px;
    color: #3b3b3b;
}

.kc_sp .sp_cz .j_g .h {
    color: #fd9956;
    line-height: 22px;
    padding: 0 10px 0 27px;
    background-color: #fef6ee;
    background-image: url(../images/hj.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    border-radius: 3px;
    border: 1px solid #ffdac2;
    margin-left: 15px;
}

.kc_sp .sp_cz .j_g .y {
    font-size: 16px;
    margin-left: 10px;
}

.kc_sp .sp_cz .x_s {
    line-height: 22px;
    color: #fd9956;
    font-weight: bold;
}

.kc_sp .sp_cz .x_s.h_b {
    background-color: #fb7648;
    padding: 8px 15px;
    color: #fff;
    font-weight: normal;
}

.kc_sp .sp_cz .x_s i {
    font-size: 14px;
    font-weight: normal;
    margin-right: 5px;
    margin-top: -2px;
    display: inline-block;
    display: inline-block;
    vertical-align: middle;
}

.kc_sp .sp_cz .x_s strong {
    font-size: 16px;
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
    margin-top: -3px;
}

.kc_sp .sp_cz .yomibox {
    display: inline-block;
}

.kc_sp .sp_cz .yomibox ul {
    display: flex;
}

.jr_gw ul li {
    display: flex;
    flex-wrap: wrap;
    line-height: 32px;
    margin-top: 10px;
}

.jr_gw span.l_m {
    display: inline-block;
    width: 60px;
}

.jr_gw .s_l {
    width: 134px;
    border: 1px solid #ddd;
    height: 32px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-right: 10px;
}

.jr_gw .s_l input {
    width: 36px;
    height: 32px;
    font-size: 14px;
    text-align: center;
    line-height: 32px;
    margin-top: -2px;
}

.jr_gw .s_l input:hover {
    background-color: #eee;
}

.jr_gw .s_l .l {
    width: 60px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
}

.xz_xm {
    width: calc(100% - 60px);
    height: 32px;
    padding-right: 10px;
    position: relative;
    overflow: hidden;
}

.xz_xm:hover {
    z-index: 9;
    overflow: inherit;
}

.xz_xm .an_lx {
    background-color: #fff;
    padding-bottom: 10px;
}

.xz_xm .x_j {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 32px;
}

.xz_xm .x_j i {
    font-size: 18px;
}

.xz_xm a {
    display: inline-block;
    padding: 0 10px;
    margin: 2px 7px 2px 0;
    border-radius: 2px;
    border: 1px solid #e4e3e2;
    background-color: #f0f0f0;
    line-height: 24px;
    color: #555;
}

.xz_xm a.on {
    background-color: #cbf7be;
    border: 1px solid #c0e9b3;
    color: #559741;
}

.xz_xm.an_js a.on {
    background-color: #fce8d2;
    border: 1px solid #f3dabe;
    color: #d4834c;
}

.kc_sp .sp_cz .h_y {
    width: 49%;
    height: 60px;
    position: relative;
}

.kc_sp .sp_cz .h_y a {
    width: 100%;
    border-radius: 3px;
    background-color: #46d233;
    font-size: 16px;
    font-weight: bold;
    line-height: 60px;
    color: #fff;
    display: block;
}

.kc_sp .sp_cz .h_y a:hover {
    background-color: #1db808;
}

.kc_sp .sp_cz .j_c {
    width: 49%;
    height: 60px;
}

.kc_sp .sp_cz .j_c button {
    width: 100%;
    border-radius: 3px;
    background-color: #46d233;
    font-size: 16px;
    font-weight: bold;
    line-height: 60px;
    color: #fff;
    display: block;
    outline: none;
}

.kc_sp .sp_cz .j_c button:hover {
    background-color: #1db808;
}

.kc_sp .sp_cz .t_h {
    width: 250px;
    position: absolute;
    bottom: 60px;
    left: 50%;
    margin-left: -125px;
    display: none;
}

.kc_sp .sp_cz .t_h:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    content: "";
    position: absolute;
    bottom: 1px;
    left: 50%;
    margin-left: -10px;
}

.kc_sp .sp_cz .t_h:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #dcdcdc;
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
}

.kc_sp .sp_cz .h_y:hover .t_h {
    display: block;
}

.kc_sp .sp_cz .t_h .n_r {
    padding: 20px;
    border-radius: 5px;
    background-color: #fff;
    margin-bottom: 10px;
}

.kc_sp .sp_cz .t_h .w {
    line-height: 22px;
    color: #7d7d7d;
    text-align: left;
    margin-bottom: 15px;
}

.kc_sp .sp_cz .t_h .w strong {
    color: #43ab23;
    padding: 0 5px;
}

.kc_sp .sp_cz .t_h a {
    width: auto;
    padding: 0 15px;
    background-color: #4eae30;
    border: 1px solid #39961c;
    border-radius: 3px;
    font-size: 12px;
    font-weight: bold;
    line-height: 28px;
    margin-right: 10px;
    display: block;
    float: left;
}

.kc_sp .sp_cz .t_h a:hover {
    background-color: #39961c;
}

.kc_sp .sp_cz .g_c {
    width: 100%;
    position: absolute;
    bottom: 66px;
    left: 0;
    display: none;
}

.kc_sp .sp_cz .g_c .n_r {
    padding: 20px 30px 20px 90px;
    margin-bottom: 11px;
    background-color: #fcf8e3;
    background-image: url(../images/qr.png);
    background-position: 30px 30px;
    background-repeat: no-repeat;
    border: 1px solid #f0e1bd;
    border-radius: 5px;
    text-align: left;
    position: relative;
}

.kc_sp .sp_cz .g_c .n_r:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fcf8e3;
    content: "";
    position: absolute;
    bottom: -9px;
    right: 22%;
}

.kc_sp .sp_cz .g_c .n_r:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #f0e1bd;
    content: "";
    position: absolute;
    bottom: -11px;
    right: 22%;
}

.kc_sp .sp_cz .g_c .n_r h3 {
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
}

.kc_sp .sp_cz .g_c .n_r .j_q {
    line-height: 22px;
    margin-bottom: 10px;
}

.kc_sp .sp_cz .g_c .n_r .j_q strong {
    color: #fd9956;
    padding: 0 3px;
}

.kc_sp .sp_cz .g_c .n_r .j_q b {
    padding: 0 3px;
}

.kc_sp .sp_cz .g_c .n_r a {
    display: inline-block;
    margin-right: 10px;
    line-height: 22px;
    padding: 0 10px;
    border-radius: 3px;
}

.kc_sp .sp_cz .g_c .n_r a.j {
    border: 1px solid #1db808;
    background-color: #46d233;
    color: #fff;
}

.kc_sp .sp_cz .g_c .n_r a.j:hover {
    background-color: #1db808;
}

.kc_sp .sp_cz .g_c .n_r a.g {
    border: 1px solid #8a6d3b;
    color: #8a6d3b;
}

.kc_sp .sp_cz .g_c .n_r a.g:hover {
    background-color: #8a6d3b;
    color: #fff;
}

.kc_sp .sp_cz .c_c {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    color: #9f9f9f;
    position: relative;
    z-index: 11;
}

.kc_sp .sp_cz.bs_bj .c_z {
    width: 100%;
    text-align: center;
}

.kc_sp .sp_cz .c_z span {
    width: 20px;
    height: 20px;
    background-color: #9f9f9f;
    border-radius: 50%;
    display: inline-block;
    margin-right: 3px;
    margin-top: -3px;
    vertical-align: middle;
    color: #3b3b3b;
    line-height: 18px;
    text-align: center;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_sp .sp_cz .c_z i {
    font-size: 12px;
    color: #fff;
}

.kc_sp .sp_cz .f_x {
    margin-right: 20px;
    float: left;
    position: relative;
    cursor: pointer;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_sp .sp_cz.bs_bj .f_x {
    float: none;
    display: inline-block;
    margin: 0 8px;
}

.kc_sp .sp_cz .f_x:hover {
    color: #c52959;
}

.kc_sp .sp_cz .f_x:hover span {
    background-color: #c52959;
}

.kc_sp .sp_cz .s_c {
    margin-right: 20px;
    float: left;
    cursor: pointer;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_sp .sp_cz.bs_bj .s_c {
    float: none;
    display: inline-block;
    margin: 0 8px;
}

.kc_sp .sp_cz .s_c:hover {
    color: #72da52;
}

.kc_sp .sp_cz .s_c:hover span {
    background-color: #72da52;
}

.kc_sp .sp_cz .s_c.on {
    color: #72da52;
}

.kc_sp .sp_cz .s_c.on span {
    background-color: #72da52;
}

.kc_sp .sp_cz .k_f {
    float: left;
    position: relative;
    cursor: pointer;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_sp .sp_cz.bs_bj .k_f {
    float: none;
    display: inline-block;
    margin: 0 8px;
}

.kc_sp .sp_cz .k_f:hover {
    color: #1ab66b;
}

.kc_sp .sp_cz .k_f:hover span {
    background-color: #1ab66b;
}

.kc_sp .sp_cz .s_j {
    margin-left: 60px;
    position: relative;
    cursor: pointer;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_sp .sp_cz .s_j:hover {
    color: #ea551a;
}

.kc_sp .sp_cz .s_j i {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    margin-right: 5px;
    margin-top: -3px;
}

.kc_sp .sp_cz .t_m {
    width: 110px;
    border: 1px solid #ddd;
    position: absolute;
    bottom: 36px;
    left: 50%;
    margin-left: -55px;
    display: none;
}

.kc_sp .sp_cz .t_m img {
    width: 100%;
    height: auto;
    display: block;
}

.kc_sp .sp_cz .k_f:hover .t_m {
    display: block;
}

.kc_sp .sp_cz .s_j:hover .t_m {
    display: block;
}

.kc_sp .sp_cz .t_m:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
}

.kc_sp .sp_cz .t_m:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #dcdcdc;
    content: "";
    position: absolute;
    bottom: -11px;
    left: 50%;
    margin-left: -10px;
}

.kc_sp .sp_cz .yhq {
    padding-right: 60px;
    margin-bottom: 15px;
    position: relative;
}

.kc_sp .sp_cz .yhq .swiper-slide {
    width: 146px;
}

.kc_sp .sp_cz .yhq .swiper-button-next {
    width: 50px;
    height: 50px;
    border-radius: 3px;
    background-color: #4d4d4d;
    background-image: url(../images/yqj.png);
    background-repeat: no-repeat;
    background-position: left center;
    right: 0;
    top: 0;
    margin: 0;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_sp .sp_cz .yhq .swiper-button-next:hover {
    background-color: #fd9956;
    background-position: right center;
}

.kc_sp .sp_cz .yh_nr a {
    width: 100%;
    height: 50px;
    padding: 7px 10px;
    background: url(../images/lq.png) no-repeat center / cover;
    display: block;
}

.kc_sp .sp_cz .yh_nr a.y_l {
    background: url(../images/yl.png) no-repeat center / cover;
    cursor: default;
}

.kc_sp .sp_cz .yh_nr .l_d {
    border: 1px dashed #fd9956;
    text-align: center;
    color: #fd9956;
    line-height: 34px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.kc_sp .sp_cz .yh_nr a.y_l .l_d {
    border: 1px dashed #646464;
    text-align: center;
    color: #646464;
}

.kc_sp .sp_cz .yh_nr .l_d b {
    display: inline-block;
    font-size: 18px;
}

.kc_sp .sp_cz .yh_nr .l_d strong {
    display: inline-block;
    font-size: 26px;
    margin: 0 5px;
}

.kc_js {
    width: 100%;
    padding-bottom: 100px;
    background-color: #f1f1f1;
    overflow: hidden;
}

.kc_js .xg_tj {
    margin: 25px 0;
    overflow: hidden;
}

.kc_js .xg_tj .hd {
    position: relative;
    margin-bottom: 15px;
}

.kc_js .xg_tj .hd ul li {
    float: left;
    font-size: 14px;
    line-height: 26px;
    color: #5f5f5f;
    cursor: pointer;
    margin-right: 20px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_js .xg_tj .hd ul li:hover {
    color: #fd9956;
}

.kc_js .xg_tj .hd ul li.on {
    color: #fd9956;
}

.kc_js .xg_tj .hd ul li a {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    color: #fd9956;
}

.kc_js .xg_tj .hd ul li.on a {
    display: block;
}

.kc_js .xg_tj .bd ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -5px;
}

.kc_js .xg_tj .bd ul li {
    width: calc(20% - 10px);
    margin: 0 5px;
    overflow: hidden;
}

.kc_js .xg_tj .t_p {
    overflow: hidden;
    border-radius: 5px 5px 0 0;
}

.kc_js .xg_tj .t_p img {
    width: 100%;
    height: auto;
    display: block;
    transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.kc_js .xg_tj .bd ul li:hover .t_p img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.kc_js .xg_tj .w_z {
    padding: 10px 15px;
    border-radius: 0 0 5px 5px;
    background-color: #fff;
    border: 1px solid #ebe9e9;
    border-top: 0;
}

.kc_js .xg_tj .w_z h3 {
    font-size: 15px;
    font-weight: bold;
    line-height: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 6px;
}

.kc_js .xg_tj .w_z h3 a {
    color: #7d7d7d;
}

.kc_js .xg_tj .w_z h3 a:hover {
    color: #72da52;
}

.kc_js .xg_tj .n_r {
    color: #72da52;
}

.kc_js .xg_tj .n_r a {
    color: #72da52;
}

.kc_js .xg_tj .n_r span {
    margin-left: 15px;
    color: #8a8a8a;
}

.kc_js .xg_tj .n_r span i {
    font-size: 18px;
    display: inline-block;
    margin-top: -3px;
    margin-right: 3px;
    vertical-align: middle;
}

.kc_js .kc_cz {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    line-height: 30px;
    margin: 15px 0;
}

.kc_js .kc_bt {
    width: 46%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.kc_js .kc_bt .b_t {
    width: 46%;
    font-size: 18px;
    color: #666;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.kc_js .kc_bt .x_x {
    width: 46%;
    color: #787878;
}

.kc_js .kc_bt .x_x span {
    margin-right: 30px;
}

.kc_js .kc_bt .x_x i {
    display: inline-block;
    margin-top: -3px;
    margin-right: 3px;
    vertical-align: middle;
}

.kc_js .kc_bt .x_x i.icon-shijian {
    font-size: 18px;
}

.kc_js .kc_cz {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.kc_js .kc_cz .c_z span {
    width: 20px;
    height: 20px;
    background-color: #787878;
    border-radius: 50%;
    display: inline-block;
    margin-right: 3px;
    margin-top: -3px;
    vertical-align: middle;
    color: #fff;
    line-height: 18px;
    text-align: center;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_js .kc_cz .c_z i {
    font-size: 12px;
}

.kc_js .kc_cz .d_z {
    margin-right: 30px;
    float: left;
    cursor: pointer;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_js .kc_cz .d_z.on {
    color: #fd9956;
}

.kc_js .kc_cz .d_z:hover {
    color: #fd9956;
}

.kc_js .kc_cz .d_z.on span {
    background-color: #fd9956;
}

.kc_js .kc_cz .d_z:hover span {
    background-color: #fd9956;
}

.kc_js .kc_cz .f_x {
    margin-right: 30px;
    float: left;
    position: relative;
    cursor: pointer;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_js .kc_cz .f_x:hover {
    color: #c52959;
}

.kc_js .kc_cz .f_x:hover span {
    background-color: #c52959;
}

.kc_js .kc_cz .s_c {
    margin-right: 30px;
    float: left;
    cursor: pointer;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_js .kc_cz .s_c:hover {
    color: #72da52;
}

.kc_js .kc_cz .s_c:hover span {
    background-color: #72da52;
}

.kc_js .kc_cz .s_c.on {
    color: #72da52;
}

.kc_js .kc_cz .s_c.on span {
    background-color: #72da52;
}

.kc_js .kc_cz .k_f {
    float: left;
    position: relative;
    cursor: pointer;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_js .kc_cz .k_f:hover {
    color: #1ab66b;
}

.kc_js .kc_cz .k_f:hover span {
    background-color: #1ab66b;
}

.kc_js .kc_cz .s_j {
    margin-left: 60px;
    position: relative;
    cursor: pointer;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_js .kc_cz .s_j:hover {
    color: #ea551a;
}

.kc_js .kc_cz .s_j i {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    margin-right: 5px;
    margin-top: -3px;
}

.kc_js .kc_cz .t_m {
    width: 124px;
    border: 1px solid #ddd;
    position: absolute;
    top: 36px;
    left: 50%;
    margin-left: -62px;
    display: none;
}

.kc_js .kc_cz .t_m img {
    width: 100%;
    height: auto;
    display: block;
}

.kc_js .kc_cz .k_f:hover .t_m {
    display: block;
}

.kc_js .kc_cz .s_j:hover .t_m {
    display: block;
}

.kc_js .kc_cz .t_m:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
}

.kc_js .kc_cz .t_m:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #dcdcdc;
    content: "";
    position: absolute;
    top: -11px;
    left: 50%;
    margin-left: -10px;
}

.kc_xq {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -7px;
}

.kc_xq.lx_xq {
    margin: 30px -7px 0;
}

.kc_xq .kc_nr {
    width: calc(71.4% - 14px);
    border: 1px solid #ececec;
    background-color: #fff;
    margin: 0 7px;
    padding: 30px 45px 80px;
    position: relative;
}

.kc_xq .kc_nr .qy_jq {
    width: 90px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

.kc_xq .kc_nr .qy_jq img {
    width: 100%;
    height: auto;
    display: block;
}

.kc_xq .kc_nr a.g_g {
    position: absolute;
    right: 45px;
    top: 50%;
    margin-top: -13px;
    font-size: 16px;
    line-height: 26px;
    display: block;
}

.kc_xq .kc_nr .hd_h {
    width: 100%;
    height: 74px;
    margin-bottom: 20px;
}

.kc_xq .kc_nr .hd {
    width: 100%;
    left: 0;
    padding: 20px 0;
    background-color: #fff;
    position: absolute;
    top: 30px;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #555;
    z-index: 99;
}

.kc_xq .kc_nr .hd.d_w {
    width: 1043px;
    position: fixed;
    top: 72px;
    left: 50%;
    margin-left: -734px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.kc_xq .kc_nr .hd ul li {
    display: inline-block;
    margin: 0 16px;
    position: relative;
}

.kc_xq .kc_nr .hd ul li b {
    width: 18px;
    height: 18px;
    background-color: #e9732e;
    border-radius: 50%;
    font-size: 12px;
    line-height: 18px;
    font-family: Arial;
    color: #fff;
    text-align: center;
    display: block;
    position: absolute;
    right: -18px;
    top: -5px;
}

.kc_xq .kc_nr .hd ul li a {
    display: inline-block;
    padding-bottom: 8px;
    position: relative;
    font-size: 16px;
}

.kc_xq .kc_nr .hd ul li a:after {
    width: 0;
    height: 2px;
    background-color: #ff9966;
    position: absolute;
    bottom: 0;
    left: 50%;
    content: "";
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_xq .kc_nr .hd ul li:hover a:after {
    width: 100%;
}

.kc_xq .kc_nr .hd ul li.active a:after {
    width: 100%;
}

.kc_xq .kc_nr .scroll-floor {
    margin-bottom: 50px;
}

.kc_xq .kc_nr .wz_xx {
    background-color: #f7f7f7;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    margin-bottom: 30px;
    overflow: hidden;
}

.kc_xq .kc_nr .xx_bt {
    padding: 15px 30px;
    line-height: 26px;
    border-bottom: 1px solid #e6e6e6;
}

.kc_xq .kc_nr .xx_bt span {
    display: inline-block;
    margin-right: 30px;
}

.kc_xq .kc_nr .xx_bt i {
    font-size: 20px;
    color: #72da52;
    display: inline-block;
    margin-top: -3px;
    margin-right: 3px;
    vertical-align: middle;
}

.kc_xq .kc_nr .xx_bt a {
    display: inline-block;
    padding: 0 15px;
    background-color: #72da52;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
}

.kc_xq .kc_nr .xx_bt a:hover {
    background-color: #39a518;
}

.kc_xq .kc_nr .xx_js {
    padding: 20px 30px;
}

.kc_xq .kc_nr .xx_js .x_x {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 10px;
}

.kc_xq .kc_nr .xx_js .p_x {
    margin-right: 20px;
}

.kc_xq .kc_nr .xx_js .p_x span {
    display: inline-block;
    margin-left: 3px;
    width: 14px;
    height: 13px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../images/hx.png);
    vertical-align: middle;
    margin-top: -3px;
}

.kc_xq .kc_nr .xx_js .p_x span.on {
    background-image: url(../images/lx.png);
}

.kc_xq .kc_nr .xx_js .j_g {
    margin-right: 30px;
}

.kc_xq .kc_nr .xx_js .s_j i {
    font-size: 14px;
    font-weight: bold;
    color: #72da52;
    display: inline-block;
    margin-top: -3px;
    margin-right: 3px;
    vertical-align: middle;
}

.kc_xq .kc_nr .wz_nr {
    font-size: 14px;
    line-height: 26px;
    color: #6e6e6e;
}

.kc_xq .kc_nr .wz_nr strong {
    font-size: 16px;
    color: #444;
    line-height: 32px;
}

.kc_xq .kc_nr .wz_nr img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}

.kc_xq .kc_nr .zp_lm {
    margin-bottom: 20px;
}

.kc_xq .kc_nr .zp_lm a {
    display: inline-block;
    font-size: 14px;
    line-height: 36px;
    margin-right: 20px;
}

.kc_xq .kc_nr .zp_lm a.fb_zp {
    padding: 0 25px;
    border-radius: 3px;
    background-color: #fd9956;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-right: 40px;
}

.kc_xq .kc_nr .zp_lm a.fb_zp:hover {
    background-color: #e9732e;
}

.kc_xq .kc_nr .zp_gg {
    margin-bottom: 40px;
}

.kc_xq .kc_nr .zp_gg img {
    width: 100%;
    height: auto;
    display: block;
}

.kc_xq .kc_nr .zp_lb ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}

.kc_xq .kc_nr .zp_lb ul li {
    width: calc(33.3333333% - 10px);
    padding-bottom: calc(33.3333333% - 10px);
    background-color: #000;
    margin: 0 5px 10px;
    position: relative;
}

.kc_xq .kc_nr .zp_lb .t_p {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.kc_xq .kc_nr .zp_lb .t_p img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_xq .kc_nr .zp_lb ul li:hover .t_p img {
    opacity: .6;
}

.kc_xq .kc_nr .zp_lb .w_z {
    width: 70%;
    position: absolute;
    top: 56%;
    left: 15%;
    text-align: center;
    color: #fff;
    opacity: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_xq .kc_nr .zp_lb ul li:hover .w_z {
    top: 52%;
    opacity: 1;
}

.kc_xq .kc_nr .zp_lb .w_z h3 {
    font-size: 14px;
    line-height: 26px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #ffffff;
}

.kc_xq .kc_nr .zp_lb .w_z span {
    display: inline-block;
    margin: 0 5px;
}

.kc_xq .kc_nr .zp_lb .w_z i {
    font-size: 18px;
    display: inline-block;
    margin-right: 5px;
    margin-top: -3px;
    vertical-align: middle;
}

.kc_xq .kc_nr .xz_nr table {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    text-align: center;
}

.kc_xq .kc_nr .xz_nr table tr:nth-child(odd) {
    background-color: #f7f7f7;
}

.kc_xq .kc_nr .xz_nr table th {
    padding: 15px 10px;
    border: 0;
    font-size: 14px;
    font-weight: bold;
}

.kc_xq .kc_nr .xz_nr table th:nth-child(2) {
    text-align: left;
    padding: 15px 20px;
}

.kc_xq .kc_nr .xz_nr table td {
    padding: 15px 10px;
    border: 0;
    line-height: 24px;
}

.kc_xq .kc_nr .xz_nr table td:nth-child(2) {
    text-align: left;
    padding: 15px 20px;
}

.kc_xq .kc_nr .xz_nr table span {
    display: inline-block;
    background-color: #fd9956;
    border-radius: 3px;
    padding: 0 20px;
    font-size: 18px;
    color: #fecdb2;
    font-weight: bold;
    line-height: 44px;
}

.kc_xq .kc_nr .xz_nr table a {
    display: inline-block;
    background-color: #72da52;
    border-radius: 3px;
    padding: 0 30px;
    color: #fff;
    line-height: 32px;
}

.kc_xq .kc_nr .xz_nr table a:hover {
    background-color: #1db808;
}

.kc_xq .kc_nr .ly_fk {
    margin-bottom: 30px;
}

.kc_xq .kc_nr .ly_fk textarea {
    width: 100%;
    height: 152px;
    border: 1px solid #e6e5e5;
    border-radius: 5px;
    background-color: #f7f7f7;
    padding: 15px;
    font-size: 14px;
    line-height: 24px;
    display: block;
    outline: none;
    resize: none;
    margin-bottom: 20px;
}

.kc_xq .kc_nr .tj_an {
    text-align: right;
}

.kc_xq .kc_nr .tj_an .x_x {
    display: inline-block;
    color: #fd9956;
}

.kc_xq .kc_nr .tj_an .x_x span {
    display: inline-block;
    margin-right: 5px;
}

.kc_xq .kc_nr .tj_an button, .kc_xq .kc_nr .tj_an a.button {
    width: 136px;
    height: 44px;
    border-radius: 3px;
    background-color: #fd9956;
    font-size: 16px;
    color: #fff;
    line-height: 44px;
    margin-left: 30px;
    display: inline-block;
    outline: none;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_xq .kc_nr .tj_an button:hover {
    background-color: #e9732e;
}

.kc_xq .kc_nr .ly_nr {
    margin-bottom: 30px;
}

.kc_xq .kc_nr .ly_nr .n_r {
    line-height: 24px;
}

.kc_xq .kc_nr .ly_nr .x_x {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #333;
    line-height: 30px;
    margin-bottom: 6px;
}

.kc_xq .kc_nr .ly_nr .t_x {
    width: 30px;
    border-radius: 50%;
    margin-right: 10px;
    overflow: hidden;
}

.kc_xq .kc_nr .ly_nr .t_x img {
    width: 100%;
    height: auto;
    display: block;
}

.kc_xq .kc_nr .ly_nr .z_z {
    margin-right: 10px;
}

.kc_xq .kc_nr .ly_nr .w_x {
    margin-right: 12px;
    margin-top: -3px;
}

.kc_xq .kc_nr .ly_nr .w_x .score {
    margin: 0;
}

.kc_xq .kc_nr .ly_nr .w_x img {
    width: 14px;
    height: auto;
    display: inline-block;
    margin-right: 2px;
    vertical-align: middle;
}

.kc_xq .kc_nr .ly_nr a.c_z {
    display: inline-block;
    padding-left: 20px;
    background: url(../images/an.png) no-repeat left center;
    color: #fd9956;
}

.kc_xq .kc_nr .ly_nr .c_z {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #b9b9b9;
    line-height: 26px;
}

.kc_xq .kc_nr .ly_nr .s_j {
    margin-right: 10px;
}

.kc_xq .kc_nr .ly_nr .h_f {
    margin-right: 10px;
    cursor: pointer;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_xq .kc_nr .ly_nr .h_f:hover {
    color: #fd9956;
}

.kc_xq .kc_nr .ly_nr .d_z {
    cursor: pointer;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_xq .kc_nr .ly_nr .d_z.on {
    color: #fd9956;
}

.kc_xq .kc_nr .ly_nr .d_z:hover {
    color: #fd9956;
}

.kc_xq .kc_nr .ly_nr .d_z i {
    font-size: 12px;
}

.kc_xq .kc_nr .ly_nr .d_z span {
    width: 20px;
    height: 20px;
    background-color: #b9b9b9;
    border-radius: 50%;
    display: inline-block;
    margin-right: 3px;
    margin-top: -3px;
    vertical-align: middle;
    color: #fff;
    line-height: 18px;
    text-align: center;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_xq .kc_nr .ly_nr .d_z.on span {
    background-color: #fd9956;
}

.kc_xq .kc_nr .ly_nr .d_z:hover span {
    background-color: #fd9956;
}

.kc_xq .kc_nr .ly_hf {
    padding: 15px 30px;
    background-color: #f7f7f7;
    margin-top: 10px;
    position: relative;
    display: none;
    overflow: inherit !important;
    margin-left: 0;
}

.kc_xq .kc_nr .ly_hf:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f7f7f7;
    content: "";
    position: absolute;
    top: -10px;
    left: 84px
}

.kc_xq .kc_nr .ly_hf a.sq_ly {
    position: absolute;
    top: -30px;
    right: 20px;
    line-height: 26px;
}

.kc_xq .kc_nr .hf_lb {
    overflow: hidden;
}

.kc_xq .kc_nr .hf_lb ul li {
    margin: 15px 0;
    display: block;
}

.kc_xq .kc_nr .hf_bd {
    width: 100%;
    height: 56px;
    padding: 10px 130px 10px 10px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    border-radius: 5px;
    margin: 20px 0;
    position: relative;
    overflow: hidden;
}

.kc_xq .kc_nr .hf_bd textarea {
    width: 100%;
    height: 54px;
    font-size: 14px;
    line-height: 26px;
    outline: none;
    resize: none;
}

.kc_xq .kc_nr .hf_bd button, .kc_xq .kc_nr .hf_bd a.button {
    width: 120px;
    height: 54px;
    background-color: #72da52;
    font-size: 16px;
    line-height: 54px;
    color: #fff;
    outline: none;
    position: absolute;
    top: 0;
    right: 0;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_xq .kc_nr .hf_bd button:hover {
    background-color: #1db808;
}

.kc_xq .kc_zz {
    width: calc(28.6% - 14px);
    border: 1px solid #ececec;
    background-color: #fff;
    margin: 0 7px;
}

.kc_xq .xc_lb .t_p {
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    background-color: #000;
}

.kc_xq .xc_lb .t_p img {
    width: 100%;
    height: auto;
    display: block;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_xq .xc_lb .tp_nr:hover .t_p img {
    opacity: .6;
}

.kc_xq .xc_lb .hd_qk {
    width: 80%;
    position: absolute;
    left: 10%;
    top: 55%;
    text-align: center;
    color: #fff;
    opacity: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_xq .xc_lb .tp_nr:hover .hd_qk {
    top: 52%;
    opacity: 1;
}

.kc_xq .xc_lb .hd_qk span {
    display: inline-block;
    padding: 0 20px;
    font-size: 14px;
    line-height: 32px;
    border-radius: 3px;
    background-color: #46d233;
    margin-bottom: 10px;
}

.kc_xq .xc_lb .w_z {
    margin-top: 6px;
    line-height: 30px;
}

.kc_xq .xc_lb .k_t a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    font-size: 14px;
    font-weight: bold;
}

.kc_xq .xc_lb .k_t a.l {
    font-size: 15px;
    font-weight: normal;
}

.kc_xq .xc_lb .l_l {
    font-size: 12px;
    line-height: 22px;
    color: #8a8a8a;
}

.kc_xq .xc_lb .l_l i {
    font-size: 18px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}

.kc_xq .xc_lb .l_l span {
    margin-right: 5px;
    display: inline-block;
}

.kc_xq .xc_lb .l_l a {
    display: inline-block;
    padding: 0 10px;
    background-color: #f3f3f3;
    border: 1px solid #ececec;
    border-radius: 3px;
    margin-right: 5px;
    color: #727272;
}

.kc_xq .xc_lb .l_l a:hover {
    background-color: #46d233;
    border: 1px solid #46d233;
    color: #fff;
}

.kc_xq .xc_lb .l_v {
    font-size: 12px;
    line-height: 22px;
    color: #8a8a8a;
}

.kc_xq .xc_lb .l_v i {
    font-size: 18px;
    margin-right: 5px;
    color: #72da52;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}

.kc_xq .xc_lb .l_v i.icon-message {
    font-size: 18px;
    margin-top: 2px;
}

.kc_xq .xc_lb .l_v span {
    margin-right: 15px;
    display: inline-block;
}

.kc_xq .xc_lb .l_v em {
    background-color: #72da52;
    padding: 0 6px;
    color: #fff;
    line-height: 18px;
    border-radius: 2px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}

.kc_xq .xq_nr {
    border: 1px solid #eee;
    padding: 40px 20px 20px;
    position: relative;
    margin-top: 60px;
}

.kc_xq .xq_nr .xq_bt {
    width: 176px;
    position: absolute;
    top: -26px;
    left: 50%;
    margin-left: -88px;
    background-color: #fff;
    font-size: 16px;
    font-weight: bold;
    color: #888;
    line-height: 46px;
    text-align: center;
}

.kc_xq .xq_nr .xq_bt img {
    display: inline-block;
    margin-right: 3px;
    vertical-align: middle;
    margin-top: -3px;
}

.kc_xq .xq_nr .xq_wz {
    font-size: 14px;
    line-height: 28px;
    color: #6e6e6e;
    padding: 0 20px;
    margin-bottom: 20px;
}

.kc_xq .rc_zs {
    margin-bottom: 30px;
}

.kc_xq .rc_bt {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 18px;
    line-height: 40px;
}

.kc_xq .rc_bt em {
    width: 40px;
    height: 40px;
    background-color: #72da52;
    border-radius: 50%;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    color: #fff;
    text-align: center;
    margin-right: 10px;
    font-family: Arial;
}

.kc_xq .rc_bt span {
    display: inline-block;
    margin-left: 30px;
    font-size: 14px;
}

.kc_xq .rc_bt span img {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 3px;
}

.kc_xq .rc_nr {
    font-size: 14px;
    line-height: 26px;
}

.kc_xq .rc_nr img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 10px auto;
}

.kc_zz .zz_bt {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    padding: 0 24px;
}

.kc_zz .zz_bt .b_t {
    padding-left: 15px;
    position: relative;
    font-size: 16px;
    line-height: 26px;
    color: #7d7d7d;
}

.kc_zz .zz_bt .b_t:after {
    width: 3px;
    height: 16px;
    background-color: #46d233;
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    content: "";
}

.kc_zz .zz_bt a {
    font-size: 14px;
    line-height: 26px;
    color: #fd9956;
    display: inline-block;
}

.kc_zz .ds_js {
    margin-bottom: 25px;
    overflow: hidden;
}

.kc_zz .js_xx {
    padding: 30px 0 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid #d7d7d7;
}

.kc_zz .xx_nr {
    padding: 0 24px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.kc_zz .xx_nr .d_s {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.kc_zz .xx_nr .t_x {
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}

.kc_zz .xx_nr .t_x img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 100%;
    overflow: hidden;
}

.kc_zz .xx_nr .x_x h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
}

.kc_zz .xx_nr .s_s {
    line-height: 22px;
    color: #6e6e6e;
}

.kc_zz .xx_nr a.g_z {
    display: inline-block;
    padding: 0 15px;
    border-radius: 3px;
    background-color: #fd9956;
    line-height: 30px;
    color: #000;
}

.kc_zz .xx_nr a.g_z:hover {
    background-color: #e5631d;
    color: #fff;
}

.kc_zz .rm_kc {
    margin-bottom: 25px;
    overflow: hidden;
}

.kc_zz .rm_kc.mg_tp {
    margin-top: 20px;
}

.kc_zz .kc_lb {
    padding: 0 24px;
}

.kc_zz .kc_lb .b_t {
    font-size: 14px;
    line-height: 24px;
    color: #6e6e6e;
    margin-bottom: 10px;
}

.kc_zz .kc_lb ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -3px;
}

.kc_zz .kc_lb ul li {
    width: calc(33.3333333% - 6px);
    margin: 0 3px 6px;
}

.kc_zz .kc_lb .t_p {
    overflow: hidden;
    background-color: #000;
}

.kc_zz .kc_lb .t_p img {
    height: 116px;
    display: block;
    max-width: fit-content;
    margin-left: -35px;
    transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.kc_zz .kc_lb ul li:hover .t_p img {
    opacity: .6;
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.kc_zz .kc_lb .w_z {
    margin-top: 4px;
    line-height: 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.kc_zz .rm_xc {
    margin-bottom: 30px;
    overflow: hidden;
}

.kc_zz .xc_lb {
    padding: 0 24px;
}

.kc_zz .xc_lb ul li {
    margin-bottom: 20px;
}


.kc_js .wz_lb ul {
    margin: 0 -7px;
}

.kc_js .wz_lb ul li {
    width: calc(33.33333333% - 14px);
    margin: 0 7px 20px;
}


.kc_js .wz_lb .t_p {
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    background-color: #000;
}

.kc_js .wz_lb .t_p img {
    width: 100%;
    height: auto;
    display: block;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_js .wz_lb .tp_nr:hover .t_p img {
    opacity: .6;
}

.kc_js .wz_lb .hd_qk {
    width: 80%;
    position: absolute;
    left: 10%;
    top: 55%;
    text-align: center;
    color: #fff;
    opacity: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.kc_js .wz_lb .tp_nr:hover .hd_qk {
    top: 52%;
    opacity: 1;
}

.kc_js .wz_lb .hd_qk span {
    display: inline-block;
    padding: 0 20px;
    font-size: 14px;
    line-height: 32px;
    border-radius: 3px;
    background-color: #46d233;
    margin-bottom: 10px;
}

.kc_js .wz_lb .hd_qk span.j_s {
    background-color: #4f4f4f;
}

.kc_js .wz_lb .w_z {
    margin-top: 6px;
    line-height: 30px;
}

.kc_js .wz_lb .k_t {
    position: relative;
    padding-right: 100px;
}

.kc_js .wz_lb .k_t a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    font-size: 14px;
    font-weight: bold;
}

.kc_js .wz_lb .k_t strong {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #fd9956;
}

.kc_js .wz_lb .l_l {
    font-size: 12px;
    line-height: 22px;
    color: #8a8a8a;
}

.kc_js .wz_lb .l_l i {
    font-size: 18px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}

.kc_js .wz_lb .l_l span {
    margin-right: 5px;
    display: inline-block;
}

.kc_js .wz_lb .l_l a {
    display: inline-block;
    padding: 0 8px;
    background-color: #f3f3f3;
    border: 1px solid #ececec;
    border-radius: 3px;
    margin-right: 5px;
    color: #727272;
}

.kc_js .wz_lb .l_l a:hover {
    background-color: #fd9956;
    border: 1px solid #fd9956;
    color: #fff;
}


.fb_lx {
    width: 100%;
    padding: 60px 0 100px;
    background-color: #f5f5f5;
    overflow: hidden;
}

.fb_lx .fb_nr {
    width: 100%;
    border: 1px solid #e4ecf3;
    border-radius: 3px;
    padding: 35px 46px 0;
    background-color: #fff;
    overflow: hidden;
}

.fb_lx .fb_bt {
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
    font-size: 15px;
    line-height: 26px;
}

.fb_lx .fb_bt span {
    display: inline-block;
    margin-left: 30px;
    font-size: 14px;
    color: #fd9956;
}

.fb_lx .fb_bt span a {
    font-weight: bold;
    color: #fd9956;
}

.fb_lx .fb_bt span a:hover {
    text-decoration: underline !important;
}

.fb_lx .xz_lx .b_t {
    position: relative;
    font-size: 14px;
    line-height: 26px;
    color: #9fa19f;
    padding-left: 12px;
}

.fb_lx .xz_lx .b_t:after {
    width: 4px;
    height: 16px;
    background-color: #14954b;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -8px;
    content: "";
}

.fb_lx .xz_lx .l_x ul {
    margin: 0 -1%;
}

.fb_lx .xz_lx .l_x ul li {
    width: 18%;
    margin: 20px 1% 0;
}

.fb_lx .xz_lx .l_x a {
    width: 100%;
    padding-bottom: 100%;
    border-radius: 10px;
    background-color: #ededed;
    display: block;
    position: relative;
}

.fb_lx .xz_lx .l_x ul li:hover a {
    background-color: #46d233;
}

.fb_lx .xz_lx .l_x ul li.on a {
    background-color: #46d233;
}

.fb_lx .xz_lx .n_r {
    width: 80%;
    position: absolute;
    top: 50%;
    left: 10%;
    margin-top: -38px;
    text-align: center;
}

.fb_lx .xz_lx .n_r p {
    font-size: 16px;
    line-height: 26px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.fb_lx .xz_lx .l_x ul li:hover .n_r p {
    color: #fff;
}

.fb_lx .xz_lx .l_x ul li.on .n_r p {
    color: #fff;
}

.fb_lx .xz_lx .t_b {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.fb_lx .xz_lx .l_x ul li:hover .t_b {
    background-position: bottom center;
}

.fb_lx .xz_lx .l_x ul li.on .t_b {
    background-position: bottom center;
}

.fb_lx .xz_lx .c_j {
    margin: 80px 0 50px;
    font-size: 15px;
    line-height: 34px;
    text-align: center;
}

.fb_lx .xz_lx .c_j a {
    width: 56px;
    height: 34px;
    border-radius: 3px;
    display: inline-block;
    margin-left: 10px;
}

.fb_lx .xz_lx .c_j a.q_d {
    color: #fff;
    background-color: #14954b;
}

.fb_lx .xz_lx .c_j a.q_d:hover {
    background-color: #05602c;
}

.fb_lx .xz_lx .c_j a.q_x:hover {
    background-color: #ededed;
}

