@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;
  color: inherit;
  cursor: pointer;
}
img {
  border: 0;
  outline: 0;
}
button,
input,
select,
textarea {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th,
ul,
ol {
  padding: 0;
}
select:-ms-expand {
  display: none;
}
body {
  background: url(banner_zchg_Xu260121.png) no-repeat top center;
  background-size: 100% auto;
}
@media screen and (max-width: 1920px) {
  body {
    background-size: 140% auto;
  }
}
.w1400_no {
  width: 1400px;
  margin: 0 auto;
  padding: 0 82px;
}
.w1400 {
  width: 1564px;
  overflow: hidden;
  margin: 0 auto;
}
.header {
  position: relative;
}
.header .header_main_logo2 {
  text-align: center;
}
.header .header_main_logo2 img {
  width: 1019px;
  margin: 100px 0 50px;
}
.zcsy {
  position: relative;
}
.zcsy .zcsy_title img {
  margin-bottom: -11px;
  vertical-align: top;
}
.zcsy_title {
  text-align: center;
  font-size: 40px;
  padding: 30px 0 5px;
  color: #e22f2c;
  font-weight: bold;
  position: relative;
}
.zcsy_title::after,
.zcsy_title::before {
  content: "";
  background: url(title_icon_Xu260121.png);
  width: 575px;
  height: 43px;
  position: absolute;
  display: block;
  left: 42px;
  top: 22px;
}
.zcsy_title::after {
  right: 42px;
  left: auto;
  transform: scaleX(-1);
}
.zcsy_title a {
  padding: 0 66px;
  background-color: #fff;
  position: relative;
  z-index: 9;
}
.zcsy {
  background: #fff;
  border: 1px solid #c51612;
  margin-bottom: 40px;
  overflow: hidden;
  border-radius: 10px;
}
.zcsy_list_bg {
  padding: 26px 17px;
  display: flex;
  justify-content: space-between;
}
.zcsy_list_bg .tabs {
  width: 323px;
  line-height: 50px;
  float: left;
  border-right: 1px solid #f9eac3;
}
.zcsy_list_bg .tabs .swiper {
  min-width: 233px;
  text-align: center;
  color: #b46110;
  font-size: 26px;
  cursor: pointer;
  border-radius: 25px 0 0 25px;
  transition: color 0.2s;
  position: relative;
  margin-top: 14px;
  border: 1px solid transparent;
}
.zcsy_list_bg .tabs .swiper:first-of-type {
  margin-top: 0;
}
.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-container {
  width: 1000px;
  float: right;
  overflow: hidden;
}
.zcsy_list_bg .tabs-container .swiper-slide {
  padding: 0 21px;
  box-sizing: border-box;
}
.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 {
  font-size: 22px;
  float: left;
  color: #333;
}
.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 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 33px 30px;
}
.zcsy_list_bg .tabs-container .swiper-slide .main ul li {
  font-size: 20px;
  color: #666666;
  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:hover {
  color: #fd8e16;
}
.zcsy_list_bg .tabs .swiper:hover,
.zcsy_list_bg .tabs .swiper.active {
  font-weight: bold;
  border: 1px solid #cf9f9f;
  background-image: linear-gradient(to right, #fff8f2 40%, #fff7f2);
}
/* 右侧 */
/* .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;
  background: none;
  padding: 0;
  overflow: inherit;
}
.xwlj .xwlj_list_ul {
  border: 1px solid #fef4f4;
  border-radius: 10px;
  background: linear-gradient(to right, #feede0 20%, #fff 50%, #feede0 80%);
  box-sizing: border-box;
  padding: 16px;
}
.xwlj .xwlj_list_ul .hotLine {
  color: #d12121;
  text-align: center;
  font-size: 22px;
  line-height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 50px;
  font-weight: bold;
}
.xwlj .zcsy_title {
  margin-top: 10px;
  margin-bottom: 40px;
}
.xwlj_title {
  margin: 37px 0;
}
.xwlj_title img {
  width: 100%;
}
.xwlj_list_ul ul {
  margin-top: 15px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.xwlj_list_ul ul li {
  padding: 22px 0;
  position: relative;
  color: #2a3457;
  border-bottom: 1px dashed #dcdcdc;
}
.xwlj_list_ul ul li a {
  padding-left: 52px;
  font-size: 18px;
  color: #2a3457;
  transition: color 0.2s;
  display: flex;
  position: relative;
}
.xwlj_list_ul ul li a:hover {
  color: #fd8e16;
}
.xwlj_list_ul ul li a::before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #c3202e;
  border-radius: 50%;
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.xwlj_list_ul ul li:last-of-type,
.xwlj_list_ul ul li:nth-last-of-type(2) {
  border-bottom: none;
}
.new_more {
  width: 8rem;
  height: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
  display: block;
  margin-left: auto;
  border-radius: 5px;
  margin-top: 。5rem;
  color: #8a5a2a;
  background-color: #f6e2ce;
  font-size: 1rem;
}
@media screen and (max-width: 1564px) {
  .w1400 {
    width: 1170px;
  }
  .w1400_no {
    width: 1170px;
    padding: 0 50px;
  }
  .zcsy_list_bg .tabs-container {
    width: 770px;
  }
  body {
    background-size: 160% auto,
            auto;
  }
  /* .zcsy_list_bg {
        padding: 27px 14px 14px 38px;
    } */
  /* .zcsy_title {
        width: 100%;
    }

    .zcsy_title img {
        width: 100%;
    } */
}
@media screen and (max-width: 1290px) {
  .w1400 {
    width: 997px;
  }
  .w1400_no {
    width: 997px;
    padding: 0 20px;
  }
  .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) {
  .w1400 {
    width: 96%;
  }
  .w1400_no {
    width: 96%;
    padding: 0 2%;
    box-sizing: border-box;
  }
  .section_left_title {
    margin-bottom: 0;
    clear: both;
    float: none;
    padding-bottom: 20px;
  }
  .wrap {
    background-size: 100%;
  }
  body {
    background-size: 208% auto;
  }
  .zcsy .zcsy_title img {
    width: 60%;
  }
  .zcsy::after {
    display: none;
  }
  .pc_bg {
    display: none;
  }
  .mobile_bg {
    display: block !important;
  }
  .header_main_logo {
    text-align: center;
  }
  .header_main_logo img {
    width: 60%;
  }
  .header .header_main_logo2 img {
    width: 90%;
    margin: 30px 0;
  }
  .zcsy {
    overflow: visible;
  }
  .zcsy_list_bg {
    margin-bottom: 0;
    flex-wrap: wrap;
    padding: 0.9rem;
  }
  .zcsy_list_bg .tabs {
    width: 100%;
    margin-bottom: 0.9rem;
    box-sizing: border-box;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    border-right: none;
    position: sticky;
    top: 0;
    z-index: 999;
    background-color: #fff;
    border-bottom: 1px solid #c51612;
    padding-bottom: 5px;
  }
  .zcsy_list_bg .tabs .swiper {
    min-width: auto;
    font-size: 1rem;
    margin-top: 0;
    background-size: cover !important;
    line-height: 30px;
    border-radius: 25px;
    padding: 0.5rem 0;
  }
  .zcsy_list_bg .tabs .swiper:last-of-type {
    margin-bottom: 0;
  }
  .zcsy_list_bg .tabs .swiper::after {
    display: none;
  }
  .zcsy_list_bg .tabs-container {
    width: 100%;
    padding-bottom: 0;
  }
  .zcsy_list_bg .tabs-container .swiper-slide {
    padding: 0.7rem;
  }
  .zcsy_list_bg .tabs-container .swiper-slide .main {
    padding: 2rem 1rem;
    padding-bottom: 0.3rem;
  }
  .zcsy_list_bg .tabs-container .swiper-slide .main ul {
    grid-template-columns: 1fr;
    gap: 10px 0;
  }
  .zcsy_list_bg .tabs-container .swiper-slide .main ul li {
    width: 100%;
    font-size: 1rem;
    margin-bottom: 1.2rem !important;
  }
  .zcsy_list_bg .tabs-container .swiper-slide .title {
    padding: 0;
  }
  .zcsy_list_bg .tabs-container .swiper-slide .title .more {
    font-size: 0.9rem;
  }
  .contents {
    margin-top: 10px;
  }
  .section {
    padding-top: 20px;
  }
  .section ul li {
    margin-left: 0;
    width: 100%;
    padding-left: 2%;
  }
  .zcsy_title {
    height: auto;
    font-size: 32px;
    padding: 20px 0 5px;
  }
  .zcsy_title::after,
  .zcsy_title::before {
    display: none;
  }
  .zcsy_title a {
    padding: 20px 66px;
  }
  .zcsy_title img {
    width: 100%;
  }
  .zcsy_list_bg2 {
    margin: 0 2%;
  }
  .slider_left_ul {
    width: 100%;
    height: 260px;
  }
  .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_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 {
    margin-top: 40px;
  }
  .xwlj .xwlj_list_ul {
    padding: 20px;
  }
  .xwlj .xwlj_list_ul .hotLine {
    font-size: 1rem;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    line-height: normal;
    padding: 20px 10px;
  }
  .xwlj_list_ul ul {
    grid-template-columns: 1fr;
  }
  .xwlj_list_ul ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .xwlj_list_ul ul li a {
    padding-left: 20px;
    font-size: 1rem;
    display: inline;
  }
  .xwlj_list_ul ul li a::before {
    left: 0;
  }
  .xwlj_list_bg2 {
    margin: 0 10px;
  }
  .section_left_title_button {
    line-height: 40px;
    height: 40px;
  }
  .header_logo {
    display: none;
  }
  .new_more {
    margin: 2rem auto;
  }
}
