@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_Xu230111.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_title {
    /* height: 81px; */
    text-align: center;
}
.zcsy .zcsy_title img{
    width: 305px;
    vertical-align: top;
}
.zcsy_list_bg {
    background: #fff;
    margin-bottom: 40px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 13px 17px;
}
.zcsy_list_bg .tabs {
    width: 305px;
    line-height: 50px;
    float: left;
    background-color: #427ECE;
    padding: 0 20px;
    border-radius: 5px;
}
.zcsy_list_bg .tabs .swiper {
    min-width: 233px;
    text-align: center;
    color: #fff;
    font-size: 26px;
    cursor: pointer;
    border-radius: 5px;
    transition: color 0.2s;
    position: relative;
    margin-top: 14px;
    font-weight: bold;
}
.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 {
    background: url(tab_hover_bg_Xu230111.png) no-repeat center;
    background-size: contain;
}
/* 右侧 */
.zcsy_list_bg .tabs-container {
    width: 1021px;
    float: left;
    background-color: #f0f5fc;
    /* padding-bottom: 16px; */
    overflow: hidden;
}
.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;
    background-color: #fff;
    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: 20px;
    float: left;
    color: #2e7dd4;
}
/* .zcsy_list_bg .tabs-container .swiper-slide .title .name::after {
    content: "";
    width: 3px;
    height: 18px;
    background-color: #2e7dd4;
    position: absolute;
    left: 26px;
    top: 19px;
} */
.zcsy_list_bg .tabs-container .swiper-slide .title .more {
    float: right;
    color: #999999;
}
.zcsy_list_bg .tabs-container .swiper-slide .main {
    padding: 47px 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: #343434;
    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_title {
    margin-top: 40px;
}
.xwlj .zcsy_list_bg {
    background: none;
    padding: 0;
}
.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:nth-child(odd){
    background: #f7f9fa;
    border-radius: 5px;
}
.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: #2e7dd4;
    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: 0.5rem;
    color: #2e7dd4;
    background-color: #f0f5fc;
    font-size: 0.9rem;
} 
@media screen and (max-width: 1440px) {
    .w1400 {
        width: 1170px;
    }
    .zcsy_list_bg .tabs-container {
        width: 790px;
    }
    /* .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: 693px;
    }
    .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: 50%;
    }
    .pc_bg {
        display: none;
    }
    .mobile_bg {
        display: block !important;
    }
    .w1400_no,
    .w1400 {
        width: 100%;
    }
    .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;
    }
    .zcsy_list_bg .tabs{
        width: 100%;
        margin-bottom: 0.9rem;
        box-sizing: border-box;
        padding: 0;
    }
    .zcsy_list_bg .tabs .swiper{
        min-width: 25%;
        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;
    }
    .xwlj_list_ul ul {

    }
    .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: 0 2%;
    }
    .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;
    }
}