@charset "utf-8";

.unselectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

* {
  margin: 0;
  padding: 0;
}



html {
  font-family: "PingFang SC", "PingFang SC";
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow-x: hidden;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
blockquote,
th,
td,
p {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ul,
li,
dl,
dt,
dd,
ol,
p,
img {
  list-style: none;
  border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

button,
select,
textarea,
input {
  font-size: 100%;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: #333;
}

a:hover,
a:focus {
  outline: none;
  text-decoration: none;
  cursor: pointer;
}

label {
  font-weight: normal;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}

.box-shadow {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.fl {
  float: left;
}

.fr {
  float: right;
}

a {
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
}

.swiper {
  width: 600px;
  height: 300px;
}

.swiper-pagination {
  width: 30% !important;
  left: 70% !important;
}

.top_banner {
  width: 100%;
}

.main_box {
  width: 100%;
}

.main_box1 {
  width: 100%;
  height: 768px;
  background-image: url(http://113.247.231.116/bcms/DFS/file/2025/11/12/20251112151725933vwert7.jpg?iid=2009);
  background-size: 100% 768px;
}

.box {
  width: 1200px;
  margin: 0 auto;
}

.box1 {
  padding-top: 36px;
}

.box1 h4 a {
  font-size: 20px;
  text-align: center;
  font-size: 35px;
  color: #CF0307;
  margin: 0 auto;
  font-weight: 500;
  display: block;
}

.content_box {
  margin-top: 45px;
  width: 100%;
  height: 474px;
  display: flex;
  /* overflow: hidden; */
}

#swiper1 {
  width: 723px;
  height: 100%;
}

#swiper1 .swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 22px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

#swiper1 .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
  opacity: 1;
}

#swiper1 .swiper-pagination-bullet-active {
  width: 16px;
  height: 8px;
  border-radius: 4px;
  background: white;
}

#swiper1 img {
  width: 100%;
  height: 406px;
  display: block;
}

.slide_tit {
  width: 100%;
  height: 68px;
  font-weight: 800;
  font-size: 18px;
  color: #FCEC5F;
  background-image: url(http://113.247.231.116/bcms/DFS/file/2025/11/12/20251112151745653g6ri57.jpg?iid=2010);
  background-size: 723px 68px;
  display: flex;
  align-items: center;
  padding-left: 20px;
  box-sizing: border-box;
}

.box1 .list_ul {
  flex: 1;
  border: 1px solid #FFAFB1;
  display: grid;
  grid-template-rows: repeat(6, 1fr);
}

.box1 .list_ul li {
  padding: 20px;
}

.list_ul li:nth-child(-n+2) {
  background: #C22E24;
  margin-bottom: 1px;
}

.list_ul li:nth-child(-n+2) a {
  color: white;
}

.list_ul li:nth-child(n+3) a {
  color: #CF0307;
}

.list_ul li a {
  font-size: 18px;
}

.main_box2 {
  margin-top: -120px;
}

.box2 {
  width: 1280px;
  height: 511px;
  background-image: url(http://113.247.231.116/bcms/DFS/file/2025/11/12/20251112151542522nuik3m.jpg?iid=2007);
  margin: 0 auto;
  margin-top: 65px;
}

.tit_es {
  width: 1200px;
  height: 78px;
  margin: 0 auto;
  display: block;
}

.box2_list {
  width: 49%;
}

.box2_list li {
  width: 100%;
  margin-bottom: 40px;
  font-size: 18px;
  padding: 8px 0;
}

.box2_list {
  height: 480px;
  overflow-y: auto;
  padding: 10px;
  scrollbar-width: thin;
  scrollbar-color: #D0271C #E9E9E9;
}

/* Webkit浏览器滚动条样式 */
.box2_list::-webkit-scrollbar {
  width: 8px;
}

.box2_list::-webkit-scrollbar-track {
  background: #E9E9E9;
  /* 滚动条轨道背景色 */
}

.box2_list::-webkit-scrollbar-thumb {
  background-color: #D0271C;
  /* 滚动条颜色 */
  border-radius: 4px;
  /* 滚动条圆角 */
}

.box2_list::-webkit-scrollbar-thumb:hover {
  background-color: #b01e16;
  /* 滚动条悬停颜色（可选） */
}


.box2_list li:last-child {
  border-bottom: none;
  /* 最后一项不需要分隔线 */
}

.box2_list li:nth-child(-n+3) {
  font-weight: 800;
}

.box2_list li:nth-child(n+4) {
  font-weight: 500;
}

.box2_list li a {
  font-size: 18px;
  font-weight: 500;
  /* 默认字体粗细 */
}

.box2_list li:nth-child(-n+3) a {
  font-weight: 800;
  /* 前三项字体粗细 */
}

#swiper2 {
  width: 49%;
  height: 480px;
  margin-right: 0;
}

#swiper2 .swiper-slide img {
  width: 100%;
  height: 406px;
}

.main_box3 {
  width: 100%;
  height: 562px;
  background-image: url(http://113.247.231.116/bcms/DFS/file/2025/11/12/202511121517033716s1j6m.jpg?iid=2008);
  background-size: 100% 768px;
  margin-top: 88px;
}

.main_box3 .tit_es {
  margin-top: -44px;
}

.box3_list {
  width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 33px;
  margin-top: 55px;
  padding: 15px 30px;
  background: linear-gradient(180deg, #FEF6EA 0%, #FFFFFF 100%);
  border-bottom: 4px solid #FFDDA3;
}

.box3_list h5 {
  font-weight: 800;
  font-size: 18px;
  color: #333333;
}

.box3_list div {
  font-weight: 500;
  font-size: 15px;
  color: #333333;
  margin-top: 16px;
  line-height: 24px;
}

.box3_list li:nth-child(-n+4) {
  border-bottom: 1px dashed #C4C4C4;
  padding-bottom: 15px;
}

.source {
  width: 100%;
  height: 180px;
  line-height: 180px;
  text-align: center;
  color: #FFFFFF;
  background-color: #A00;
  font-size: 20px;
}

.source span {
  display: inline-block;
  width: 30px;
}

/* 手机屏幕媒体查询 */
@media screen and (max-width: 768px) {
  body {
    width: 100%;
  }

  .top_banner img,
  .tit_es img {
    width: 100%;
    height: auto;
  }

  .box {
    width: 100%;
  }

  .content_box {
    flex-direction: column;
    height: auto;
    width: 100%;
  }

  #swiper1 {
    width: 100%;
    height: 330px !important;
    display: block;
  }

  #swiper1 img {
    height: auto;
  }

  .main_box1,
  .main_box2,
  .main_box3 {
    height: auto;
  }

  .main_box2 {
    margin-top: 40px;
  }

  .tit_es {
    width: 100%;
    height: 24px;
  }

  .box2 {
    background-image: none;
    width: 100%;
    height: auto;
    margin-top: 0;
  }

  #swiper2,
  .box2_list {
    float: none;
    width: 100%;
  }

  .box3_list {
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
    box-sizing: border-box;
  }

  .box2_list {
    box-sizing: border-box;
    height: 260px;
  }

  .box3_list li:nth-child(n+3) {
    display: none;
  }

  .content_box {
    margin-top: 0;
  }

  .box2_list li {
    margin-bottom: 10px;
  }

  .box1 .list_ul li {
    padding: 10px;
  }

  .main_box1 {
    background-image: none;
  }

  #swiper2 {
    height: 365px;
  }

  #swiper2 .swiper-slide img {
    height: 295px;
  }

  .main_box3 {
    margin-top: 60px;
  }

  .box3_list {
    margin-top: 20px;
  }

    .source{
      height: 115px;
      line-height: 28px;
    }

  .source span{
    display: block;
  }
}