.body-bg {
  background: url(/imgs/bg-body-2022.png?v=1) center top no-repeat;
  background-position: 50% 0;
  padding: 30px 0 0 0;
  box-sizing: border-box;
}

header {
  text-align: center;
}

header a {
  margin-right: 50px;
  color: #002157;
}

.logo {
  display: block;
  margin: 60px auto 30px;
}

.logoBox {
  width: 786px;
  height: 149px;
}

.container {
  margin-bottom: 60px;
}

.container .nav {
  padding-right: 40px;
  box-sizing: border-box;
  background: url('/imgs/index1-nav.png') no-repeat;
  background-size: 100% 100%;
}

.nav .ul-nav .li-nav {
  float: left;
  line-height: 84px;
  text-align: center;
  flex: 1;
  height: 84px;
}

.nav .li-nav>a {
  display: block;
  color: #fff;
  padding: 0;
  height: 42px;
  line-height: 42px;
  background: none;
  margin-top: 24px;
}

.box-index .article li a:hover {
  color: #C91C26;
}

.nav .li-nav:hover>a {
  color: #f7f357;
  background: rgba(240, 33, 58, .2);
  border-radius: 7.5px 7.5px 0px 0px;
}
.nav .li-nav a.on{
  color: #f7f357;
  background: rgba(240, 33, 58, .2);
  border-radius: 7.5px 7.5px 0px 0px;
}
.box-index {
  padding: 30px 27px 0;
}
.box-index2{
  box-sizing: border-box;
  min-height: 650px;
  padding: 40px 35px 80px 35px;
}
.box-index2 .index2h{
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #c1040a;
  margin-bottom: 20px;
}
.box-index2 .indexToPage{
  text-align: center;
  width: 100%;
  position:absolute;
  bottom:0;
  left:0;
}
.box-index2 .indexToPage span{
  display: inline-block;
  cursor: pointer;
  margin: 0 10px;
}
.box-index2 .indexToPage span.on{
  color: #c1040a;
}
.box-index2 .indexToPage span:hover{
  color: #c1040a;
}
.box-index2 ul{
  width: 100%;
  height: auto;
}
.box-index2 ul li span{
  display: inline-block;
  color: #999;
}
.box-index2 ul li{
  width: 100%;
  font-size: 14px;
  color: #000;
  padding: 10px 0;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
}
.box-index2 ul li a::before{
  content: '·';
  margin-right: 8px;
  font-weight: bold;
  color: #c1040a;
}
.box-index2 ul li a:hover{
  color: #c1040a;
}
.group1 {
  width: 100%;
  height: 420px;
  margin-bottom: 0;
}

.group1 .box-left {
  width: 672px;
  height: 399px;
  background: #ccc;
}

.group1 .box-left a,
.group1 .box-left a .box-img {
  width: 100%;
  height: 100%;
}

.group1 .box-right {
  width: 390px;
  height: 420px;
}

.group1 .box-right .line {
  background: #C91C26;
  width: 100%;
  height: 1px;
  margin: 11px 0;
}

.box-index .group1 .article li {
  padding: 0 10px;
  box-sizing: border-box;
  display:flex;
  align-items:center;
  justify-content:space-between;
  height:51px;
}

.box-index .group1 .article li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.box-index .article li i {
  font-size: 12px;
  color: #000;
}

.box-right .title .group-more {
  float: right;
  margin-right: 15px;
  margin-top: 18px !important;
}

.article {
  line-height: 50px;
  font-size: 14px;
}

.article li a:before {
  content: '·';
  font-weight: bold;
  display: inline-block;
  color: #C91C26;
  margin-right: 8px;
}

.swiper-container .title-banner {
  margin-top: -47px;
  padding-left: 10px;
  z-index: 2;
  position: relative;
  color: rgba(255, 255, 255, 1);
  background: rgba(0, 0, 0, .42);
  width: 100%;
  height: 47px;
  line-height: 47px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.swiper-container .title-banner p {
  width: 520px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.group1 .swiper-pagination {
  bottom: 18px;
  text-align: right;
  height: 10px;
  padding: 0 20px 0 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.group1 .swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide img {
  width: 100%;
  height: 100%;
}

.swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}

.my-bullet-active {
  background: #C91C26;
  opacity: 1;
}

.wyhzjgwt {
  width: 100%;
  text-align: center;
  position: relative;
}

.wyhzjgwt img {
  display: inline-block;
  margin: 60px auto 0;
}

.wyhzjgwt a {
  position: absolute;
  display: inline-block;
  top: 68px;
  right: 0px;
  /* margin: 70px auto 0; */
  /* color: #004ddb; */
  color: #000
  font-size: 14px;
  /* float: right; */
}

.swiper8 {
  width: 100%;
  background: #F0EDF1;
  position: relative;
  height: 240px;
}

#swiper8 {
  width: 1016px;
  height: 240px;
  padding: 27px 0;
  margin: 0 auto;
  box-sizing: border-box;
}

#swiper8 .box-img {
  display: inline-block;
  width: 184px;
  height: 129px;
  position: relative;
}

#swiper8 .box-img i {
  position: absolute;
  width: 62px;
  height: 24px;
  background: #ff0000;
  background: linear-gradient(130deg, transparent 20px, #ff0000 0);
  z-index: 1;
  right: 0;
  bottom: 0;
  font-size: 12px;
  text-align: center;
  color: white;
  line-height: 24px;
  text-indent: 18px;
}

#swiper8 .box-img img {
  width: 100%;
  height: 100%;
}

.swiper8 .swiper-button-prev8.swiper-button-white {
  text-align: center;
  line-height: 40px;
  position: absolute;
  left: 3px;
  z-index: 9;
  width: 20px;
  height: 40px;
  background: #c2c2c2 !important;
  top: 50%;
  transform: translateY(-50%);
}

:root {
  --swiper-navigation-size: 24px;
}

.swiper8 .swiper-button-next8.swiper-button-white {
  position: absolute;
  right: 3px;
  z-index: 9;
  width: 20px;
  height: 40px;
  background: #ccc !important;
  top: 50%;
  text-align: center;
  line-height: 40px;
  transform: translateY(-50%);
}

.swiper8-title {
  font-size: 13px;
  line-height: 21px;
  text-align: center;
  margin-top: 10px;
}

.swiper9 {
  width: 100%;
  background: #F0EDF1;
  position: relative;
  height: 240px;
}

#swiper9 {
  width: 1016px;
  height: 240px;
  padding: 27px 0;
  margin: 0 auto;
  box-sizing: border-box;
}

#swiper9 .box-img {
  display: inline-block;
  width: 242px;
  height: 146px;
  position: relative;
}


#swiper9 .box-img img {
  width: 100%;
  height: 100%;
}

.swiper9 .swiper-button-prev.swiper-button-white {
  position: absolute;
  left: 3px;
  z-index: 9;
  font-size: 30px;
  width: 20px;
  height: 40px;
  background: #c2c2c2 !important;
  top: 50%;
  /* transform: translateY(-50%); */
}

:root {
  --swiper-navigation-size: 24px;
}

.swiper9 .swiper-button-next.swiper-button-white {
  position: absolute;
  right: 3px;
  z-index: 9;
  font-size: 30px;
  width: 20px;
  height: 40px;
  background: #ccc !important;
  top: 50%;
  /* transform: translateY(-50%); */
}

.swiper9-title {
  font-size: 13px;
  line-height: 21px;
  text-align: center;
  margin-top: 10px;
}

.swiper-button-prev8:after {
  color: #fff;
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  content: 'prev' !important;
}

.swiper-button-next8:after {
  color: #fff;
  content: 'next' !important;
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
}
