@charset "UTF-8";

* {
    margin: 0;
    padding: 0;
    list-style: none;
}

body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
header,
section,
article,
footer {
    margin: 0;
}

em,
b {
    font-style: normal;
}

a {
    text-decoration: none;
}

img {
    border: 0;
    outline: 0;
}

button,
input,
select,
textarea {
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th,
ul,
ol {
    padding: 0;
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

select:-ms-expand {
    display: none;
}

body {
    background: url(banner_zchg_Xu240115.png) no-repeat top center;
}

.w1400_no {
    width: 1400px;
    margin: 0 auto;
}

.w1400 {
    width: 1400px;
    overflow: hidden;
    margin: 0 auto;
}

.header {
    position: relative;
}

.header .header_main_logo2 {
    text-align: center;
}

.header .header_main_logo2 img {
    width: 1019px;
    margin: 120px 0;
}

.contents {
    margin-top: 40px;
}

.zcsy {
    position: relative;
}

.zcsy::before {
    content: "";
    width: calc(100% + 12px);
    height: calc(100% - 105px);
    background: #E49347;
    position: absolute;
    bottom: -11px;
    left: -12px;
    z-index: -1;
}

.zcsy::after {
    content: "";
    width: 316px;
    height: 170px;
    position: absolute;
    right: -15px;
    top: 55px;
    z-index: -1;
    background: linear-gradient(45deg, #E49347 50%, #fee542);
}

.zcsy_title {
    /* height: 81px; */
    text-align: center;
}

.zcsy .zcsy_title img {
    margin-bottom: 20px;
    vertical-align: top;
}

.zcsy_list_bg {
    background: #fff;
    border: 2px solid #E49347;
    margin-bottom: 40px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 13px 17px;
    display: flex;
    justify-content: space-between;
}

.zcsy_list_bg .tabs {
    width: 305px;
    line-height: 50px;
    float: left;
    background-color: #fff9f3;
    padding: 0 20px;
    border-radius: 10px;
}

.zcsy_list_bg .tabs .swiper {
    min-width: 233px;
    text-align: center;
    color: #b46110;
    font-size: 26px;
    cursor: pointer;
    border-radius: 5px;
    transition: color 0.2s;
    position: relative;
    margin-top: 14px;
    border: 1px solid transparent;
}

.zcsy_list_bg .tabs .swiper:last-of-type {
    margin-bottom: 14px;
}

.zcsy_list_bg .tabs .swiper:last-of-type::after {
    display: none;
}

.zcsy_list_bg .tabs .swiper::after {
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #fff;
    position: absolute;
    bottom: -7px;
    left: 0;
}

.zcsy_list_bg .tabs .swiper:hover,
.zcsy_list_bg .tabs .swiper.active {
    font-weight: bold;
    border: 1px solid #F4B782;
    border-radius: 15px 0 15px 0;
    background-size: contain;
    box-shadow: 1px 1px 5px 1px #85542432;
}

/* 右侧 */
.zcsy_list_bg .tabs-container {
    width: 1000px;
    float: right;
    border-radius: 10px;
    background: linear-gradient(to right, #ffffff 40%, #FCEADB);
    /* padding-bottom: 16px; */
    overflow: hidden;
    border: 1px solid #FCEADB;
}

.zcsy_list_bg .tabs-container .swiper-slide {
    padding: 21px;
    box-sizing: border-box;
    padding-bottom: 0;
}

.zcsy_list_bg .tabs-container .swiper-slide .title {
    line-height: 57px;
    position: relative;
    box-sizing: border-box;
    padding: 0 26px;
    overflow: hidden;
}

.zcsy_list_bg .tabs-container .swiper-slide .title .name {
    /* padding-left: 20px; */
    font-size: 26px;
    float: left;
    color: #999999;
}

.zcsy_list_bg .tabs-container .swiper-slide .title .more {
    float: right;
    color: #999999;
}

.zcsy_list_bg .tabs-container .swiper-slide .main {
    padding: 10px 33px;
    box-sizing: border-box;
    overflow: hidden;
}

.zcsy_list_bg .tabs-container .swiper-slide .main ul li {
    width: 50%;
    float: left;
    font-size: 22px;
    color: #666666;
    margin-bottom: 33px;
    padding-right: 30px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: color 0.2s;
}

.zcsy_list_bg .tabs-container .swiper-slide .main ul li:nth-child(11),
.zcsy_list_bg .tabs-container .swiper-slide .main ul li:nth-child(12) {
    margin-bottom: 3px;
}

.zcsy_list_bg .tabs-container .swiper-slide .main ul li:hover {
    color: #2e7dd4;
}

/* .zcsy_list_bg .tabs-container .swiper-slide .main ul li a{
    display: block;
} */
.xwlj {
    border-radius: 10px;
    margin-bottom: 62px;
}

.xwlj .zcsy_list_bg {
    border: none;
    display: block;
}

.xwlj .xwlj_list_ul {
    border: 1px solid #dcdcdc;
    box-shadow: 1px 4px 8px 13px #f6f6f6;
    background: url(xwzx_bg_Xu240115.png) no-repeat center;
    background-size: cover;

}

.xwlj .zcsy_title {
    margin-top: 10px;
}

.xwlj .zcsy_list_bg {
    background: none;
    padding: 0;
    overflow: inherit;
}

.xwlj_title {
    margin: 37px 0;
}

.xwlj_title img {
    width: 100%;
}

.xwlj_list_ul ul {
    margin-top: 15px;
}

.xwlj_list_ul ul li {
    line-height: 63px;
    position: relative;
    color: #2a3457;
}

.xwlj_list_ul ul li a {
    padding-left: 52px;
    font-size: 20px;
    color: #2a3457;
    transition: color 0.2s;
    display: flex;
}

.xwlj_list_ul ul li a:hover {
    color: #2e7dd4;
}

.xwlj_list_ul ul li a::before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #dcdcdc;
    position: absolute;
    left: 30px;
    top: 25px;
    border-radius: 4px;
}

.new_more {
    width: 8rem;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    display: block;
    margin: 0 auto;
    border-radius: 5px;
    margin-top: 2rem;
    color: #8a5a2a;
    background-color: #f6e2ce;
    font-size: 0.9rem;
}

@media screen and (max-width: 1440px) {
    .w1400 {
        width: 1170px;
    }

    .zcsy_list_bg .tabs-container {
        width: 770px;
    }

    /* .zcsy_list_bg {
        padding: 27px 14px 14px 38px;
    } */
    .zcsy_title {
        width: 100%;
    }

    .zcsy_title img {
        width: 100%;
    }
}

@media screen and (max-width: 1190px) {
    .w1400 {
        width: 997px;
    }

    .zcsy_list_bg .tabs {
        width: 230px;
    }

    .zcsy_list_bg .tabs-container {
        width: 673px;
    }

    .zcsy_title {
        width: 100%;
    }

    .zcsy_title img {
        width: 100%;
    }

    .header .header_main_logo2 img {
        width: 100%;
        margin: 90px 0 80px;
    }
}

/* 手机版 */
@media screen and (max-width: 997px) {
    .section_left_title {
        margin-bottom: 0;
    }

    body {
        background-size: 320%;
    }

    .zcsy .zcsy_title img {
        width: 80%;
    }

    .pc_bg {
        display: none;
    }

    .mobile_bg {
        display: block !important;
    }

    .w1400_no,
    .w1400 {
        width: 100%;
    }
    .zcsy::after{
        display: none;
    }
    .header_main_logo {
        text-align: center;
    }

    .header_main_logo img {
        width: 60%;
    }

    .header .header_main_logo2 img {
        width: 90%;
        margin: 30px 0;
    }

    .zcsy_list_bg {
        margin-bottom: 0;
        flex-wrap: wrap;
    }

    .zcsy_list_bg .tabs {
        width: 100%;
        margin-bottom: 0.9rem;
        box-sizing: border-box;
        padding: 0;
    }

    .zcsy_list_bg .tabs .swiper {
        min-width: 32%;
        float: left;
        font-size: 1.1rem;
        margin-top: 0;
        background-size: cover !important;
    }

    .zcsy_list_bg .tabs .swiper:last-of-type {
        margin-bottom: 0;
    }

    .zcsy_list_bg .tabs-container {
        width: 100%;
    }

    .zcsy_list_bg .tabs-container .swiper-slide .main {
        padding: 2rem 1rem;
        padding-bottom: 0.3rem;
    }

    .zcsy_list_bg .tabs-container .swiper-slide .title .more {
        font-size: 0.9rem;
    }

    .zcsy_list_bg .tabs .swiper::after {
        display: none;
    }

    .zcsy_list_bg .tabs-container .swiper-slide .main ul li {
        width: 100%;
        font-size: 1rem;
        margin-bottom: 1.2rem;
    }

    .zcsy_list_bg .tabs-container .swiper-slide {
        padding: 0.7rem;
    }

    .zcsy_list_bg {
        padding: 0.9rem;
    }

    .contents {
        margin-top: 10px;
    }

    .section {
        padding-top: 20px;
    }

    .zcsy_title {
        height: auto;
    }

    .zcsy_title img {
        width: 100%;
    }

    .zcsy_list_bg {
        margin-top: -4px;
    }

    .section_left_title {
        clear: both;
        float: none;
        padding-bottom: 20px;
    }

    .section ul li {
        margin-left: 0;
        width: 100%;
        padding-left: 2%;
    }

    .zcsy_list_bg2 {
        margin: 0 2%;
    }

    .slider_left_ul {
        width: 100%;
    }

    .slider_left_ul li {
        height: 100%;
    }

    .slider_left {
        width: 100%;
        height: 100%;
    }

    .slider {
        height: 388px;
    }

    .banner_cover {
        line-height: normal;
    }

    .banner_cover span {
        margin: 0 !important;
        padding: 0 2%;
    }

    .white_list {
        bottom: 50px;
        right: 0;
        margin: 0 auto;
    }

    .slider_left_ul {
        height: 260px;
    }

    .slider_more {
        position: absolute;
        right: 0;
        bottom: 18px;
        font-size: 20px;
        left: 0;
        margin: 0 auto;
        text-align: center;
    }

    .xwlj_title {
        margin: 0 0 15px 0;
    }

    .xwlj_list_ul ul li a {
        padding-left: 20px;
        font-size: 1rem;
        display: inline;
    }

    .xwlj .xwlj_list_ul {
        padding: 20px
    }

    .xwlj_list_bg2 {
        margin: 0 10px;
    }

    .xwlj_list_ul ul li {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .section_left_title_button {
        line-height: 40px;
        height: 40px;
    }

    .xwlj {
        margin-top: 40px;
    }

    .header_logo {
        display: none;
    }

    .xwlj_list_ul ul li a::before {
        left: 0;
    }

    .new_more {
        margin: 2rem auto;
    }

    .zcsy_list_bg .tabs-container {
        padding-bottom: 0;
    }
}