﻿.index .yxq {
    width: 1200px;
    height: auto;
    margin: 0 auto;
  }
  /* banner */
  .index .banner {
    width: 100%;
    height: 876px;
    display: flex;
    justify-content: center;
    background: url(../image/banner_bg.png) no-repeat center;
    position: relative;
  }
  .index .banner .logo {
    width: 170px;
    height: 65px;
    position: absolute;
    top: 75px;
    right: 71px;
  }
  .index .banner_txt {
    margin-top: 250px;
    width: 618px;
    height: 160px;
  }
  
  /* 导航 */
  .index .nav {
    width: 1200px;
    height: 60px;
    background: url(../image/nav.png) no-repeat center;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -600px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 999;
  }
  .index .nav dd {
    font-size: 20px;
    color: #f3dca4;
    font-weight: bold;
    width: 200px;
    cursor: pointer;
    text-align: center;
    position: relative;
  }
  .index .nav dd:after {
    content: "";
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    width: 0;
    height: 0;
    background: url() no-repeat center;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -8px;
  }
  .index .disabled::after {
    border-bottom: 8px solid #f3dca4;
  }
  
  .index .nav dt {
    width: 2px;
    height: 50px;
    background: url(../image/nav_.png) no-repeat center;
  }
  
  /* 最新消息 */
  .index .module_1 {
    width: 100%;
    height: 738px;
    background: url(../image/yunhai.png) no-repeat center;
    background-position: top;
    overflow: hidden;
    margin-top: 30px;
  }
  .index .module_1 .title {
    width: 501px;
    height: 113px;
    margin: 0 auto;
    margin-top: 10px;
  }
  .index .module_1 .main {
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
  .index .module_1 .main .top {
    width: 100%;
    height: 122px;
    background: url(../image/module_1bg.png) no-repeat center;
    overflow: hidden;
  }
  .index .module_1 .main .top .content {
    width: 1037px;
    height: 58px;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    margin-left: 125px;
  }
  .index .module_1 .main .top .content > p {
    color: #ffefc9;
    width: 1020px;
    font-size: 22px;
    font-weight: bold;
  }
  .index .module_1 .main .top .content .line {
    width: 1px;
    height: 58px;
    background-color: #ffefc9;
  }
  .index .module_1 .main .top .content .date {
    width: auto;
    height: 100%;
  }
  .index .module_1 .main .top .content .date > p {
    color: #ffefc9;
    font-size: 32px;
    font-weight: bold;
    line-height: 30px;
  }
  .index .module_1 .main .bottom {
    margin-top: 40px;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
  }
  .index .module_1 .main .bottom .left {
    width: 502px;
    height: 325px;
  }
  .index .module_1 .main .bottom .right {
    width: 665px;
    height: 325px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .index .module_1 .main .bottom .right li {
    width: 665px;
    height: 55px;
    display: flex;
    justify-content: start;
    align-items: center;
  }
  .index .module_1 .main .bottom .right li .jiantou {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
  }
  .index .module_1 .main .bottom .right li .wenzi {
    width: 630px;
    height: 55px;
    background-color: #ffedd8;
    font-size: 16px;
    color: #626262;
    line-height: 55px;
    padding-left: 25px;
  }
  .index .module_1 .main .bottom .right li:hover .jiantou {
    border-right: 10px solid #cf0000;
  }
  .index .module_1 .main .bottom .right li:hover .wenzi {
    background-color: #cf0000;
    color: #ffedd8;
  }
  .index .module_1 .main .more {
    width: 110px;
    height: 36px;
    border: 1px solid #bbbbbb;
    border-radius: 18px;
    margin: 60px auto 65px auto;
    line-height: 36px;
    text-align: center;
    color: #cf0000;
    font-size: 16px;
    display: block;
    background-color: #ffdc9a;
  }


  .module_2 {
    width: 100%;
    height: 711px;
    background:  url(../image/module_2bg.png) no-repeat center;
    overflow: hidden;
  }
  .module_2 .title {
    width: 412px;
    height: 92px;
    margin: 80px auto 60px auto;
  }
  .module_2 .main {
    width: 1200px;
  }
  .module_2 .swiper {
    width: 1200px;
    height: auto;
  }
  .module_2 .swiper-wrapper {
    width: 700px;
  }
.module_2 .swiper{
    --swiper-theme-color: #ff6600;/* 设置Swiper风格 */
    --swiper-navigation-color: #fff;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 50px;/* 设置按钮大小 */
}
.module_2 .swiper-slide{
    width: 500px;
}
.module_2 .swiper-slide img{
    width: 100%;
}


.module_3 .btnn,
.btns {
  position: absolute !important;
  color: #e30000;
}
.module_3 {
  width: 100%;
  height: 819px;
  background: url(../image/module_3bg1.png) no-repeat center;
  position: relative;
  z-index: 1;
}
.module_3:after,
.module_3:before {
  display: table;
  content: " ";
}
.module_3:after {
  clear: both;
}
.module_3 .title {
  width: 412px;
  height: 92px;
  margin: 65px auto 50px auto;
}
.module_3 .main {
  width: 100%;
  height: auto;
}
.module_3 .main .top {
  width: 1200px;
  height: 513px;
  margin: 0 auto;
  position: relative;
}
.module_3 .swiper-slide {
  width: 388px;
  height: 513px;
  background: url(../image/module_3bgtop.png) no-repeat center;
  overflow: hidden;
}
.module_3 .swiper-slide .left {
  margin-left: 33px;
}
.module_3 .swiper-slide .left h1 {
  color: #e30000;
  font-size: 27px;
  font-weight: normal;
  margin-top: 35px;
}
.module_3 .swiper-slide .left h2 {
  color: #e30000;
  line-height: 40px;
  font-size: 40px;
  font-weight: bold;
}
.module_3 .swiper-slide .left p {
  font-size: 22px;
  color: #3b3b3b;
  margin-top: 20px;
}
.module_3 .swiper-slide .right {
  margin: 65px auto 0 auto;
  width: 331px;
}
.module_3 .swiper-slide .right p {
  font-size: 16px;
  color: white;
  line-height: 1.8em;
  text-align: justify;
  text-indent: 2em;
}
.module_3 .swiper-slide .right a {
  display: block;
  background-color: #ffdeb9;
  width: 100px;
  height: 32px;
  color: #e30000;
  text-align: center;
  line-height: 32px;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -50px;
}
.module_3 .main .bottom .boxB {
  width: 800px;
  height: 300px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.module_3 .main .bottom .boxS {
  width: 55px;
  height: 288px;
}
.module_3 .main .bottom .boxB .name {
  width: 55px;
  height: 115px;
  border-radius: 20px 0 20px 0;
  background-color: #e30000;
  z-index: 5;
}
.module_3 .main .bottom .boxB .name1 {
  background-color: #ffb018;
}
.module_3 .main .bottom .boxB .name p {
  writing-mode: vertical-lr;
  color: white;
  line-height: 55px;
  text-align: center;
  height: 115px;
  font-size: 20px;
}
.module_3 .more {
  width: 110px;
  height: 36px;
  background: #ffdc9a;
  border-radius: 18px;
  margin: 60px auto 65px auto;
  line-height: 36px;
  text-align: center;
  color: #e40401;
  font-size: 16px;
  display: block;
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -55px;
}
.swiperM3 {
    width: 1200px;
    height: 513px;
    margin: 0 auto;
    --swiper-theme-color: #e30000 !important;
}
.module_3 .swiper-button-prev,
.swiper-button-next:focus {
    outline: none !important;
}
.module_3 .swiper-button-prev{
    left: -40px !important
}
.module_3 .swiper-button-next{
    right: -40px !important;
}


.M4 {
    width: 100%;
    height: 679px;
    background: url(../image/module_4bg.png) no-repeat center;
    overflow: hidden;
    background-size: cover;
    position: relative;
  }
  .M4 .title {
    width: 412px;
    height: 92px;
    margin: 20px auto 45px auto;
  }
  .M4 .main {
    width: 1200px;
    height: auto;
    display: flex;
    justify-content: space-between;
  }
  .M4 .main li {
    width: 388px;
    height: 455px;
    background: url(../image/module_4txtbg.png) no-repeat center;
    overflow: hidden;
  }
  .M4 .main li h1 {
    font-size: 24px;
    color: #fff5e8;
    font-weight: bold;
    margin: 44px 38px 0 38px;
  }
  .M4 .main li p {
    font-size: 14px;
    color: #d52121;
    margin: 85px 35px 0 34px;
    line-height: 2em;
    text-indent: 2em;
    text-align: justify;
  }
  .M4 .more {
    width: 110px;
    height: 36px;
    background: #ffdc9a;
    border-radius: 18px;
    margin: 0px auto 0px auto;
    line-height: 36px;
    text-align: center;
    color: #e40401;
    font-size: 16px;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -55px;
  }

  .box {
    width: 100%;
    height: 1325px;
    overflow: hidden;
    background: url(../image/sy_bgB.png) no-repeat center;
  }
  .box .yy {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .box .title {
    width: 412px;
    height: 92px;
    margin: 70px auto 20px auto;
  }
  .box > .yy .main {
    width: 1200px;
    height: 430px;
    margin: 40px auto 0 auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .box > .yy .main .left {
    width: 666px;
    height: 390px;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .box .swiperA {
    width: 636px;
    height: 360px;
    overflow: hidden;
  }
  .box > .yy .main .right {
    width: 500px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
  }
  .box > .yy .main .right li {
    width: 100%;
    height: 135px;
    border-bottom: 1px #ebc09b solid;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  .box > .yy .main .right li h1 {
    font-size: 20px;
    color: #cf0000;
    margin-bottom: 20px;
  }
  .box > .yy .main .right li p {
    font-size: 14px;
    color: #6f6f6f;
    line-height: 1.5em;
  }
  
  .box .sp {
    width: 1200px;
    height: auto;
    margin: 0 auto;
  }
  .box .sp .main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
  }
  .box .sp .main .right {
    width: 590px;
    height: 395px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
  }
  .box .sp .main .right li {
    width: 285px;
    height: 180px;
    background-color: #cf0000;
  }
  .box .swiperQ {
    width: 590px;
    height: 380px;
    overflow: hidden;
  }
  .box .more {
    width: 110px;
    height: 36px;
    background: #ffdc9a;
    border-radius: 18px;
    margin: 20px auto 5px auto;
    line-height: 36px;
    text-align: center;
    color: #e40401;
    font-size: 16px;
      border: 1px solid #bbbbbb;
    display: block;
  }

  footer {
    background-color: #c00000;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  footer > .main {
    width: 1200px;
    height: 140px;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  footer > .main > .a3 {
    height: 110px;
    width: 94px;
  }
  footer > .main > .a3 img {
    width: 100%;
  }
  footer > .main > .a1 {
    margin-top: 10px;
    margin-left: 30px;
  }
  footer > .main > .a2 {
    width: 280px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 400px;
  }
  footer > .main > .a2 li {
    width: 83px;
    height: auto;
  }
  footer > .main > .a2 li div {
    width: 83px;
    height: 83px;
  }
  footer > .main > .a2 li p {
    font-size: 14px;
    color: #fff2d5;
    text-align: center;
    margin-top: 8px;
  }
  footer > .main > .a1 > p {
    font-size: 14px;
    margin-top: 10px;
    display: block;
    color: #fff2d5;
  }