/*
 * 作者：少宇 - 赛驰网络
 * 联系：170 33333 111
 * 时间：2022/4/13 下午5:52
 * 网址：https://www.saichinet.com
 *
 * 山东赛驰网络科技有限公司
 * Shandong Search Network Technology Co., Ltd.
 * Copyright © 2012-2020 Search Network, All Rights Reserved
 */

@charset "utf-8";

.sy_fl {
    text-align: center;
    margin-bottom: 20px;
}

.sy_fl ul li {
    display: inline-block;
    margin: 0 17px;
    position: relative;
}

.sy_fl ul li a {
    font-size: 16px;
    color: #525252;
    line-height: 28px;
}

.sy_fl ul li a:hover, .sy_fl ul li a.active {
    font-weight: bold;
    color: #46d233;
}

.sy_fl ul li 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: -18px;
    top: -6px;
}

.sy_lm {
    width: 100%;
    padding: 15px 0;
    overflow: hidden;
}

.sy_lm .lm_zs {
    padding-right: 20px;
    position: relative;
}

.sy_lm .lm_zs .swiper-button-prev {
    width: 12px;
    height: 16px;
    background: url(../images/zj.png) no-repeat center / cover;
    left: auto;
    right: 0;
    margin-top: -20px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_lm .lm_zs .swiper-button-next {
    width: 12px;
    height: 16px;
    background: url(../images/yj.png) no-repeat center / cover;
    right: 0;
    margin-top: 6px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_lm .swiper-slide {
    width: 190px;
    padding: 15px 0;
}

.sy_lm .lm_fl {
    position: relative;
    padding-left: 40px;
    padding-right: 10px;
}

.sy_lm .lm_fl:after {
    width: 1px;
    height: 40px;
    background-color: #b8b8b8;
    position: absolute;
    top: 6px;
    right: 0;
    content: "";
}

.sy_lm .swiper-slide:last-child .lm_fl:after {
    display: none;
}

.sy_lm .lm_fl .b_t {
    width: 30px;
    position: absolute;
    left: 0;
    top: 50%;
    color: #333;
    font-weight: bold;
    line-height: 26px;
}

.sy_lm .lm_fl .b_t a {
    display: block;
}

.sy_lm .lm_fl .b_t 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: -8px;
    top: -8px;
}

.sy_lm .lm_fl .f_l ul li {
    width: 50%;
    float: left;
    line-height: 26px;
}

.sy_tj {
    width: 100%;
    padding-bottom: 40px;
}

.sy_tj .row {
    margin: 0 -6px;
}

.sy_tj .tj_nr {
    border: 2px solid #fff;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_tj .tj_nr:hover {
    border: 2px solid #fec9a5;
}

.sy_tj .tj_nr .t_p img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    display: block;
    transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.sy_tj .tj_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);
}

.sy_tj .tj_nr .w_z {
    display: flex;
    width: 100%;
    padding: 10px 15px;
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    bottom: 0;
    left: 0;
}

.sy_tj .tj_nr .x_x {
    width: calc(100% - 130px);
}

.sy_tj .tj_nr .x_s {
    line-height: 22px;
    color: #fd9956;
    font-weight: bold;
}

.sy_tj .tj_nr .x_s i {
    font-size: 14px;
    font-weight: normal;
    margin-right: 5px;
}

.sy_tj .tj_nr .yomibox {
    display: inline-block;
}

.sy_tj .tj_nr .yomibox ul {
    display: flex;
}

.sy_tj .tj_nr .b_t {
    line-height: 22px;
    font-weight: bold;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.sy_tj .tj_nr .j_g {
    width: 120px;
    text-align: right;
    font-size: 18px;
    color: #fd9956;
    font-weight: bold;
    font-family: Arial;
}

.sy_tj .tj_nr .j_g span {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    text-decoration: line-through;
    font-weight: normal;
}

@media only screen and (max-width: 1366px) {
    .sy_tj .tj_nr .x_x {
        width: calc(100% - 100px);
    }

    .sy_tj .tj_nr .j_g {
        width: 90px;
        font-size: 17px;
    }

    .sy_tj .tj_nr .j_g span {
        font-size: 14px;
    }
}

.pf_lm {
    width: 38px;
    position: absolute;
    top: 686px;
    left: 50%;
    margin-left: -800px;
}

.pf_lm.on {
    position: fixed;
    top: 95px;
}

.pf_lm ul li a {
    display: block;
    border-radius: 50%;
    font-size: 12px;
    line-height: 38px;
    text-align: center;
    color: #b4b4b4;
    margin: 2px 0;
}

.pf_lm ul li a:hover {
    background-color: #46d233;
    color: #fff;
    font-weight: bold;
}

.pf_lm ul li.on a {
    background-color: #46d233;
    color: #fff;
    font-weight: bold;
}

.sy_xx {
    width: 100%;
    padding-bottom: 40px;
}

.sy_xx .xx_zs {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7px;
}

.sy_xx .xx_zs a {
    border-radius: 100%;
    overflow: hidden;
}

.sy_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;
}

.sy_xx .xx_zs .t_x img {
    border-radius: 100%;
}

.sy_xx .xx_zs .yc_lm .tp_nr > img {
    height: 240px;
}

.sy_xx .xx_zs .yc_lm .tp_nr .t_x img {
    border-radius: 100%;
}

.sy_xx .xx_zs .zc_lb {
    width: calc(75% - 14px);
    margin: 0 7px;
}

.sy_xx .xx_zs .yc_lm {
    width: calc(25% - 14px);
    margin: 0 7px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}

.sy_xx .xx_zs .yc_lm:after {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    border: 1px solid #b8b8b8;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}

.sy_xx .xx_zs .yc_lm .tp_nr {
    border-radius: 0;
}

.sy_xx .xx_dl {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7px;
}

.sy_xx .dl_zc {
    width: calc(33.33333333% - 14px);
    margin: 0 7px;
}

.sy_xx .dl_zc .tp_nr {
    height: calc(100% - 14px);
}

.sy_xx .dl_yc {
    width: calc(66.66666667% - 14px);
    margin: 0 7px;
}

.sy_xx .dl_yc ul {
    margin: 0 -7px;
}

.sy_xx .dl_yc ul li {
    width: calc(50% - 14px);
    margin: 0 7px;
    margin-bottom: 14px;
}

.sy_xx .xx_xl ul {
    margin: 0 -7px;
}

.sy_xx .xx_xl ul li {
    width: calc(33.33333333% - 14px);
    margin: 0 7px;
}

.sy_xx .tp_nr {
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.sy_xx .t_p {
    background-color: #000;
    position: relative;
}

.sy_xx .tp_nr:hover .t_p img {
    opacity: .6;
}

.sy_xx .s_p {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    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;
}

.sy_xx .tp_nr:hover .s_p {
    opacity: 1;
}

.sy_xx .s_p i {
    font-size: 56px;
    color: #fff;
}

.sy_xx .w_z {
    width: 100%;
    padding: 5px 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .4);
    display: flex;
    flex-wrap: wrap;
    line-height: 30px;
    color: #fff;
    opacity: 0;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_xx .swiper-xx .w_z {
    padding: 10px 15px;
    opacity: 1;
}

.sy_xx .tp_nr:hover .w_z {
    opacity: 1;
}

.sy_xx .t_x {
    width: 30px;
}

.sy_xx .swiper-xx .t_x {
    width: 46px;
}

.sy_xx .k_t {
    width: calc(74% - 50px);
    font-size: 14px;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.sy_xx .swiper-xx .k_t {
    width: calc(100% - 120px);
}

.sy_xx .k_t h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

.sy_xx .k_t p {
    font-size: 12px;
    line-height: 16px;
}

.sy_xx .k_t a {
    color: #fff;
}

.sy_xx .z_b {
    width: 52px;
}

.sy_xx .z_b a {
    display: block;
    background-color: #ff3c15;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
}

.sy_xx .z_b a:hover {
    background-color: #bb280a;
}

.sy_xx .l_l {
    width: 26%;
    font-size: 12px;
    text-align: right;
}

.sy_xx .l_l i {
    font-size: 16px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}

.sy_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;
}

.sy_xx .swiper-button-prev:hover {
    background: rgba(253, 153, 86, .8) url(../images/zjt.png) no-repeat center / cover;
}

.sy_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;
}

.sy_xx .swiper-button-next:hover {
    background: rgba(253, 153, 86, .8) url(../images/yjt.png) no-repeat center / cover;
}

.sy_xx .ds_tj {
    position: relative;
    z-index: 9;
    padding: 25px 30px;
}

.sy_xx .ds_tj .b_t {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    line-height: 26px;
}

.sy_xx .ds_tj .b_t a {
    color: #fd9956;
    font-weight: bold;
}

.sy_xx .ds_tj .b_t a:hover {
    text-decoration: underline !important;
}

.sy_xx .ds_tj .l_m {
    color: #727272;
}

.sy_xx .ds_tj .l_m span {
    font-size: 12px;
}

.sy_xx .ds_tj .l_m i {
    margin-left: 6px;
    font-size: 12px;
    font-weight: bold;
}

.sy_xx .ds_tj .w_z {
    position: relative;
    left: auto;
    bottom: auto;
    background: none;
    opacity: 1;
    padding: 0;
    margin-top: 28px;
}

.sy_xx .ds_tj .t_x {
    width: 56px;
    overflow: hidden;
    border-radius: 56px;
}

.sy_xx .ds_tj .k_t {
    width: calc(70% - 76px);
    color: #727272;
    text-overflow: initial;
    white-space: initial;
}

.sy_xx .ds_tj .k_t p {
    height: 32px;
    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;
}

.sy_xx .ds_tj .k_t a {
    color: #555;
    font-size: 14px;
}

.sy_xx .ds_tj .k_t a:hover {
    color: #fd9956;
}

.sy_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;
}

.sy_xx .ds_tj .k_t a.g:hover {
    background-color: #e9732e;
    color: #fff;
}

.sy_xx .ds_tj .k_t a.g.z {
    background-color: #4fcf4b;
    border: 1px solid #5cae59;
}

.sy_xx .ds_tj .k_t a.g.z.z:hover {
    background-color: #44ae41;
    color: #fff;
}

.sy_xx .ds_tj .z_t {
    width: 30%;
    border-radius: 3px;
    overflow: hidden;
}

@media only screen and (max-width: 1440px) {
    .sy_xx .k_t {
        font-size: 13px;
    }

    .sy_xx .ds_tj {
        padding: 10px;
    }

    .sy_xx .ds_tj .w_z {
        margin-top: 22px;
    }
}

@media only screen and (max-width: 1366px) {
    .sy_xx .ds_tj .b_t a {
        font-size: 13px;
    }

    .sy_xx .ds_tj .w_z {
        margin-top: 20px;
    }

    .sy_xx .ds_tj .t_x {
        width: 40px;
    }

    .sy_xx .ds_tj .k_t {
        width: calc(70% - 50px);
    }

    .sy_xx .ds_tj .k_t h3 {
        font-size: 13px;
    }
}

.sy_lx {
    width: 100%;
    padding-bottom: 20px;
}

.sy_lx .lx_zs {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7px;
}

.sy_lx .lx_zs .zc_dt {
    width: calc(25% - 14px);
    margin: 0 7px;
}

.sy_lx .swiper-lx {
    border-radius: 5px;
    height: calc(100% - 20px);
}

.sy_lx .swiper-lx 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;
}

.sy_lx .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;
}

.sy_lx .swiper-button-prev:hover {
    background: rgba(253, 153, 86, .8) url(../images/zjt.png) no-repeat center / cover;
}

.sy_lx .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;
}

.sy_lx .swiper-button-next:hover {
    background: rgba(253, 153, 86, .8) url(../images/yjt.png) no-repeat center / cover;
}

.sy_lx .lx_zs .yc_lb {
    width: calc(75% - 14px);
    margin: 0 7px;
}

.sy_lx .lx_zs ul {
    margin: 0 -7px;
}

.sy_lx .lx_zs ul li {
    padding: 0 7px;
    margin-bottom: 20px;
}

.sy_lx .lx_zs .t_p {
    border-radius: 5px;
    border: 1px solid #fff;
    overflow: hidden;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_lx .lx_zs ul li:hover .t_p {
    border: 1px solid #fec9a5;
}

.sy_lx .lx_zs .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;
}

.sy_lx .lx_zs 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);
}

.sy_lx .w_z {
    margin-top: 10px;
}

.sy_lx .swiper-lx .w_z {
    width: 100%;
    padding: 15px;
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    margin: 0;
}

.sy_lx .x_x {
    display: flex;
}

.sy_lx .t_x {
    width: 38px;
    position: relative;
}

.sy_lx .t_x img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 100%;
    overflow: hidden;
}

.sy_lx .z_x {
    width: 230px;
    padding-left: 10px;
    position: absolute;
    left: 100%;
    top: 50%;
    display: none;
    z-index: 999;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.sy_lx .swiper-lx .z_x {
    top: -10px;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
}

.sy_lx .t_x:hover .z_x {
    display: block;
}

.sy_lx .n_r {
    width: 220px;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #ededed;
    border-radius: 5px;
    box-shadow: -10px -15px 20px rgba(0, 0, 0, .1);
    position: relative;
}

.sy_lx .n_r:after {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    /*border-right: 8px solid #fff;*/
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: -8px;
}

.sy_lx .swiper-lx .n_r:after {
    top: 20px;
    margin-top: 0;
}

.sy_lx .z_z {
    display: flex;
}

.sy_lx .z_t {
    width: 86px;
}

.sy_lx .z_t img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 100%;
    overflow: hidden;
}

.sy_lx .z_j {
    width: calc(100% - 96px);
}

.sy_lx .z_j h3 {
    font-size: 12px;
    font-weight: bold;
    color: #000;
    line-height: 22px;
    margin-bottom: 5px;
}

.sy_lx .z_j p {
    color: #727272;
    line-height: 20px;
}

.sy_lx .j_s {
    margin: 15px 0;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.sy_lx .l_b ul {
    margin: 0;
}

.sy_lx .l_b ul li {
    line-height: 24px;
    padding: 0;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.sy_lx .g_z {
    margin-top: 25px;
    text-align: center;
}

.sy_lx .g_z a {
    display: inline-block;
    margin: 0 5px;
    border-radius: 5px;
    line-height: 20px;
    color: #fff;
    padding: 0 10px;
}

.sy_lx .g_z a.g {
    background-color: #fd9956;
    border: 1px solid #d4814a;
}

.sy_lx .g_z a.g:hover {
    background-color: #e9732e;
}

.sy_lx .g_z a.z {
    background-color: #4fcf4b;
    border: 1px solid #5cae59;
}

.sy_lx .g_z a.z:hover {
    background-color: #44ae41;
}

.sy_lx .b_t {
    width: calc(100% - 48px);
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.sy_lx .swiper-lx .b_t a {
    color: #fff;
}

.sy_lx .swiper-lx .b_t a:hover {
    color: #e9732e;
}

.sy_lx .b_q {
    margin-top: 10px;
    display: flex;
}

.sy_lx .j_g {
    font-size: 16px;
    line-height: 24px;
    color: #fd9956;
    margin-right: 10px;
}

.sy_lx .c_t {
    background-color: #fd9956;
    border-radius: 3px;
    border: 1px solid #d4814a;
    padding: 0 5px;
    color: #fff;
    line-height: 20px;
    margin-right: 15px;
}

.sy_lx .d_z {
    color: #9a9999;
    margin-right: 15px;
}

.sy_lx .swiper-lx .d_z {
    color: #fff;
}

.sy_lx .d_z i {
    font-size: 16px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}

.sy_lx .l_l {
    color: #9a9999;
}

.sy_lx .swiper-lx .l_l {
    color: #fff;
}

.sy_lx .l_l i {
    font-size: 16px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}

@media only screen and (max-width: 1440px) {
    .sy_lx .j_g {
        font-size: 15px;
    }

    .sy_lx .zc_dt .j_g {
        font-size: 13px;
    }

    .sy_lx .c_t {
        margin-right: 10px;
    }

    .sy_lx .d_z {
        margin-right: 10px;
    }
}

@media only screen and (max-width: 1366px) {
    .sy_lx .j_g {
        font-size: 13px;
    }

    .sy_lx .zc_dt .j_g {
        font-size: 12px;
    }

    .sy_lx .c_t {
        margin-right: 5px;
        padding: 0 3px;
    }

    .sy_lx .d_z {
        margin-right: 5px;
    }
}

.sy_fx {
    width: 100%;
    padding-bottom: 20px;
}

.sy_fx .fx_zs {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7px;
}

.sy_fx .fx_zs .zc_dt {
    width: calc(25% - 14px);
    margin: 0 7px;
}

.sy_fx .fx_zs .ct_xt {
    width: calc(25% - 14px);
    margin: 0 7px;
}

.sy_fx .fx_zs .yc_dt {
    width: calc(50% - 14px);
    margin: 0 7px;
}

.sy_fx .fx_zs .x_t {
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    margin-bottom: 12px;
}

.sy_fx .fx_zs .t_p {
    background-color: #000;
    position: relative;
}

.sy_fx .fx_zs .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;
}

.sy_fx .fx_zs .x_t:hover .t_p img {
    opacity: .6;
}

.sy_fx .fx_zs .w_z {
    width: 90%;
    position: absolute;
    top: 50%;
    left: 5%;
    opacity: 0;
    text-align: center;
    color: #fff;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_fx .fx_zs .x_t:hover .w_z {
    opacity: 1;
    top: 45%;
}

.sy_fx .fx_zs .w_z h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 28px;
}

.sy_fx .fx_zs .w_z a {
    width: 90px;
    height: 26px;
    border-radius: 3px;
    background-color: #fd9956;
    line-height: 26px;
    color: #000;
    margin: 5px auto 0;
    display: block;
}

.sy_fx .fx_zs .w_z a:hover {
    background-color: #e9732e;
}

.sy_fx .fx_zs .l_l {
    font-size: 14px;
    font-weight: bold;
}

.sy_fx .fx_zs .l_l i {
    font-size: 18px;
    font-weight: normal;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}

.sy_fx .fx_sp ul {
    margin: 0 -7px;
}

.sy_fx .fx_sp ul li {
    width: calc(25% - 14px);
    margin: 0 7px;
    background-color: #fd9956;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_fx .fx_sp ul li:hover {
    background-color: #e9732e;
}

.sy_fx .fx_sp ul li 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;
}

.sy_fx .fx_sp a.m_c {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
}

.sy_fx .fx_sp .b_w {
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 26px;
    font-weight: bold;
    display: block;
    margin: 0 auto;
}

.sy_fx .fx_sp .t_p {
    background-color: #000;
    position: relative;
}

.sy_fx .fx_sp ul li:hover .t_p img {
    opacity: .6;
}

.sy_fx .fx_sp .s_p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.sy_fx .fx_sp .s_p i {
    font-size: 56px;
    color: #fff;
}

.sy_fx .fx_sp .w_z {
    width: 100%;
    padding: 5px 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .4);
    display: flex;
    flex-wrap: wrap;
    line-height: 30px;
    color: #fff;
}

.sy_fx .fx_sp .t_x {
    width: 30px;
}

.sy_fx .fx_sp .k_t {
    width: calc(74% - 50px);
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.sy_fx .fx_sp .k_t a {
    color: #fff;
}

.sy_fx .fx_sp .l_l {
    width: 26%;
    font-size: 12px;
    text-align: right;
}

.sy_fx .fx_sp .l_l i {
    font-size: 16px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}

.sy_fx .fw_zs {
    display: flex;
    flex-wrap: wrap;
    margin: 30px -6px 0;
}

.sy_fx .fw_zs .gy_bt {
    width: 100%;
}

.sy_fx .fw_zc {
    width: calc(50.1333333% - 12px);
    margin: 0 6px;
}

.sy_fx .fw_yc {
    width: calc(49.8666667% - 12px);
    margin: 0 6px;
}

.sy_fx .swiper-fw {
    border-radius: 5px;
    height: calc(100% - 50px);
}

.sy_fx .swiper-fw 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;
}

.sy_fx .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;
}

.sy_fx .swiper-button-prev:hover {
    background: rgba(253, 153, 86, .8) url(../images/zjt.png) no-repeat center / cover;
}

.sy_fx .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;
}

.sy_fx .swiper-button-next:hover {
    background: rgba(253, 153, 86, .8) url(../images/yjt.png) no-repeat center / cover;
}

.sy_fx .tj_lb ul {
    margin: 0 -6px;
}

.sy_fx .tj_lb ul li {
    width: calc(25% - 12px);
    margin: 0 6px 12px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.sy_fx .tj_lb .t_p {
    background-color: #000;
    position: relative;
}

.sy_fx .tj_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;
}

.sy_fx .tj_lb ul li:hover .t_p img {
    opacity: .6;
}

.sy_fx .tj_lb .w_z {
    width: 90%;
    position: absolute;
    bottom: 0;
    left: 5%;
    opacity: 0;
    text-align: center;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_fx .tj_lb ul li:hover .w_z {
    opacity: 1;
    bottom: 10%;
}

.sy_fx .tj_lb .w_z h3 {
    font-size: 17px;
    line-height: 28px;
    color: #fff;
}

.sy_fx .tj_lb .w_z a {
    width: 76px;
    height: 22px;
    border-radius: 3px;
    background-color: #fd9956;
    line-height: 22px;
    color: #000;
    margin: 5px auto 0;
    display: block;
}

.sy_fx .tj_lb .w_z a:hover {
    background-color: #e9732e;
}

@media only screen and (max-width: 1440px) {
    .sy_fx .fx_sp .k_t {
        font-size: 13px;
    }

    .sy_fx .tj_lb .w_z h3 {
        font-size: 15px;
    }
}

.fb_zp {
    width: 460px;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    position: fixed;
    top: 50%;
    left: 50%;
    border-radius: 5px;
    overflow: hidden;
    display: none;
    z-index: 999;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.fb_zp .fb_bt {
    padding: 15px 30px;
    background-color: #fbfbfb;
    font-size: 16px;
    line-height: 26px;
    color: #959595;
    display: flex;
}

.fb_zp .fb_bt i {
    font-size: 20px;
    font-weight: bold;
    color: #cbcbcb;
    cursor: pointer;
}

.fb_zp .fb_bt i:hover {
    color: #959595;
}

.fb_zp .fb_nr {
    padding: 40px 30px 30px;
}

.fb_zp .fb_nr a {
    display: block;
    border-radius: 5px;
    background-color: #feece1;
    border: 1px solid #fed6bd;
    font-size: 17px;
    font-weight: bold;
    color: #fd9956;
    line-height: 78px;
    text-align: center;
    margin-bottom: 25px;
}

.fb_zp .fb_nr a:hover {
    background-color: #fd9956;
    border: 1px solid #fd9956;
    color: #fff;
}

.fb_zp .fb_nr a.s_p {
    background-color: #fd9956;
    border: 1px solid #fd9956;
    color: #fff;
}

.fb_zp .fb_nr a.s_p:hover {
    background-color: #e9732e;
    border: 1px solid #e9732e;
}

.fb_zp .fb_nr .x_x {
    border-top: 1px solid #dcdcdc;
    padding-top: 20px;
    margin-top: 50px;
    display: flex;
}

.fb_zp .fb_nr .w_z {
    line-height: 18px;
    color: #b0b0b0;
    margin-right: 10px;
}

.fb_zp .fb_nr .e_m {
    width: 60px;
}

.fb_zp .fb_nr .e_m img {
    width: 100%;
    height: auto;
    display: block;
}

.sy_fw {
    width: 100%;
    padding-bottom: 40px;
}

.sy_fw .fw_tj {
    position: relative;
    margin-bottom: 36px;
}

.sy_fw .fw_tj img {
    width: 100%;
    height: auto;
    display: block;
}

.sy_fw .fw_tj .w_z {
    width: 80%;
    position: absolute;
    left: 10%;
    top: 50%;
    font-size: 30px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    text-align: center;
}

.sy_fw .fw_tj .w_z img {
    width: 42px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 10px;
}

.sy_fw .fw_nr ul {
    margin: 0 -11px;
}

.sy_fw .fw_nr ul li {
    width: calc(16.6666666667% - 22px);
    margin: 0 11px;
    background-color: #feece1;
    border: 1px solid #fed6bd;
    border-radius: 5px;
    position: relative;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_fw .fw_nr ul li:hover {
    background-color: #fd9956;
}

.sy_fw .fw_nr .w_z {
    width: 90%;
    position: absolute;
    left: 5%;
    top: 50%;
    margin-top: -13px;
    font-size: 16px;
    color: #fd9956;
    text-align: center;
    line-height: 26px;
    font-weight: bold;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_fw .fw_nr ul li:hover .w_z {
    color: #fff;
}

.sy_tc {
    width: 100%;
    padding: 45px 0 60px;
    background-color: #ececec;
    overflow: hidden;
}

.sy_tc .row {
    margin: 0 -13px;
}

.sy_tc .tc_nr {
    width: calc(33.33333333% - 26px);
    margin: 0 13px;
    padding: 35px;
    background-color: #fff;
    border-radius: 5px;
    border: 2px solid #fff;
    box-shadow: 0 0 1px #fd9956;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_tc .tc_nr:hover {
    border: 2px solid #fd9956;
    box-shadow: none;
}

.sy_tc .tc_nr .nr_js {
    max-width: 280px;
    margin: 0 auto;
}

.sy_tc .tc_nr .l_m {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px;
}

.sy_tc .tc_nr .t_b {
    width: 56px;
    height: 56px;
}

.sy_tc .tc_nr .t_b img {
    width: 100%;
    height: auto;
    display: inline-block;
}

.sy_tc .tc_nr .w_z {
    width: calc(100% - 66px);
    color: #fd9956;
}

.sy_tc .tc_nr .w_z h3 {
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;
    color: #fd9956;
}

.sy_tc .tc_nr .w_z p {
    font-size: 16px;
    line-height: 26px;
}

.sy_tc .tc_nr .g_n ul li {
    font-size: 16px;
    line-height: 34px;
    color: #525252;
}

.sy_tc .tc_nr .g_n ul li i {
    font-size: 18px;
    color: #d7d7d7;
    font-weight: bold;
    margin-right: 6px;
    vertical-align: middle;
}

.sy_tc .tc_nr a {
    background-color: #feece1;
    border: 1px solid #ffd2b6;
    border-radius: 5px;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 54px;
    color: #fd9956;
    text-align: center;
    margin-top: 20px;
}

.sy_tc .tc_nr:hover a {
    background-color: #fd9956;
    border: 1px solid #fd9956;
    color: #fff;
}

@media only screen and (max-width: 1440px) {
    .sy_tc .tc_nr .l_m {
        margin-bottom: 20px;
    }

    .sy_tc .tc_nr .t_b {
        width: 50px;
        height: 50px;
    }

    .sy_tc .tc_nr .w_z {
        width: calc(100% - 60px);
    }

    .sy_tc .tc_nr .w_z h3 {
        font-size: 22px;
        line-height: 32px;
    }

    .sy_tc .tc_nr .w_z p {
        font-size: 15px;
        line-height: 24px;
    }

    .sy_tc .tc_nr .g_n ul li {
        font-size: 15px;
        line-height: 32px;
    }

    .sy_tc .tc_nr .g_n ul li i {
        font-size: 17px;
    }
}