.viewRight_item.active{
opacity:0.8;
}
.shengtaihuobanSwiper  img{
transform:scale(0.9) !important;
}

#section2,
#section3,
#section4,
#section5 {
  padding-top: 1rem;
}
.fp-warning,
.fp-watermark {
  display: none !important;
}
#myMenu {
  position: fixed;
  z-index: 10;
  right: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
}
#myMenu li {
  list-style: none;
}
#myMenu li a {
  width: 0.08rem;
  background-color: #bdbec1;
  height: 0.08rem;
  display: inline-block;
  border-radius: 50%;
  margin: 0.16rem 0;
  position: relative;
  transition: linear 0.3s;
}
#myMenu li a:hover {
  background-color: #f00037;
}
#myMenu li.active a {
  background-color: #f00037;
  position: relative;
}
#myMenu li.active a::after {
  content: '';
  width: 0.3rem;
  height: 0.3rem;
  border: 0.02rem solid red;
  left: 50%;
  top: 50%;
  position: absolute;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.indexSwiper {
  overflow: hidden;
}
.indexSwiper .swiper-slide .indexSwiperTextBox.addWhite p{
color:#fff !important;
}
.indexSwiper .swiper-slide .indexSwiperTextBox.addWhite p:nth-child(2)::after{
background:#fff !important;
}


.indexSwiper .swiper-pagination {
  width: auto !important;
  left: 1.6rem;
  bottom: 0.5rem !important;
}
.indexSwiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.28rem !important;
  background-color: #fff !important;
  height: 0.06rem !important;
  border-radius: 0 !important;
  opacity: 1 !important;
  transition: all 0.3s;
}
.indexSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #f00037 !important;
}
@keyframes scaleImg {
  0% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(1.05, 1.05);
  }
}
.indexSwiper .swiper-slide {
  position: relative;
}
.indexSwiper .swiper-slide .indexSwiperTextBox {
  position: absolute;
  left: 1.6rem;
  top: 35%;
  opacity: 1;
}
.indexSwiper .swiper-slide .indexSwiperTextBox p {
  font-weight: bold;
  color: #0052a1 !important;
  margin-bottom: 0.2rem;
}
.indexSwiper .swiper-slide .indexSwiperTextBox p:nth-child(1) {
  font-size: 0.42rem;
}
.indexSwiper .swiper-slide .indexSwiperTextBox p:nth-child(2) {
  font-size: 0.3rem;
  position: relative;
  padding-bottom: 0.28rem;
}
.indexSwiper .swiper-slide .indexSwiperTextBox p:nth-child(2)::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 1.06rem;
  height: 0.06rem;
  background-color: #344363;
}
.indexSwiper .swiper-slide .indexSwiperTextBox p:nth-child(3),
.indexSwiper .swiper-slide .indexSwiperTextBox p:nth-child(4) {
  font-size: 0.3rem;
}
.indexSwiper .swiper-slide .indexSwiperTextBox p:last-child {
  margin-bottom: 0rem;
}
.indexSwiper .swiper-slide img {
  width: 100%;
  display: block;
}
.BoxCenter {
  height: 100%;
  display: flex;
  align-items: center;
}
.moreSecond {
  width: 1.6rem;
  height: 0.48rem;
  display: block;
  margin-top: 0.7rem;
  background-color: #f00037;
  border-radius: 99rem;
}
#section2 {
  background: url('../images/img2.png') no-repeat;
  background-size: 100% 100%;
}
#section2 .secondBottomBox {
  display: flex;
  margin-top: 1.1rem;
}
#section2 .secondBottomBox .numberItem {
  width: 2rem;
  margin-right: 0.35rem;
}
#section2 .secondBottomBox .numberItem:last-child {
  margin-right: 0;
}
#section2 .secondBottomBox .numberItem:nth-child(1) .dw,
#section2 .secondBottomBox .numberItem:nth-child(2) .dw,
#section2 .secondBottomBox .numberItem:nth-child(4) .dw,
#section2 .secondBottomBox .numberItem:last-child .dw {

  color: #415faa;
}
#section2 .secondBottomBox .numberItem .dw {
  font-weight: bold;
margin-left:0.05rem;
}
#section2 .secondBottomBox .numberItem .number {
  font-size: 0.42rem;
  color: #415faa;
  font-weight: bold;
}
#section2 .secondBottomBox .numberItem .numberBottom {
  color: #303e48;
  font-weight: bold;
}
#section2 .secondTopBox {
  width: 6.7rem;
}
#section2 .secondTopBox .secondTopBoxContent {
  margin-bottom: 0.4rem;
  padding-bottom: 0.28rem;
  border-bottom: 0.01rem solid #e8224f;
}
#section2 .secondTopBox .descTextBox {
  color: #767e8e;
  font-size: 0.16rem;
  line-height: 2;
  text-align: justify;
}
#section2 .titleWeb {
  color: #415faa;
  font-size: 0.3rem;
  font-weight: bold;
}
#section2 .descWeb {
  color: #767e8e;
  font-size: 0.18rem;
  margin-top: 0.1rem;
}
.threeContent {
  display: flex;
  width: 100%;
}
.threeContent .jjfaTitle {
  color: #415faa;
  font-size: 0.3rem;
  font-weight: bold;
}
.threeContent .viewLeftBox {
  width: 2.65rem;
  margin-right: 2.2rem;
}
.threeContent .viewLeftBox .jjfaShowBox {
  margin-top: 0.88rem;
}
.threeContent .viewLeftBox .jjfaItem:not(:nth-child(1)) {
  display: none;
}
.threeContent .viewLeftBox .jjfaItem .jjfa_title {
  color: #333333;
  font-weight: bold;
  font-size: 0.3rem;
  padding-bottom: 0.2rem;
  margin-bottom: 0.3rem;
  position: relative;
}
.threeContent .viewLeftBox .jjfaItem .jjfa_title::after {
  content: '';
  position: absolute;
  width: 0.94rem;
  height: 0.05rem;
  left: 0;
  bottom: 0;
  background-color: #f00037;
}
.threeContent .viewLeftBox .jjfaItem .jjfa_desc {
  color: #666666;
  font-size: 0.18rem;
  line-height: 1.8;
}
.threeContent .viewRightBox {
  display: flex;
  flex: 1;
}
.threeContent .viewRightBox .viewRight_row {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.threeContent .viewRightBox .viewRight_row .viewRight_item {
  padding: 0.48rem 0.33rem 0.44rem 0.44rem;
  background: url('../images/bgs.png') no-repeat;
  background-size: 100% 100%;
  margin-left: 0.2rem;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  justify-content: space-between;
}
.threeContent .viewRightBox .viewRight_row .viewRight_item:nth-child(1) {
  margin-bottom: 0.2rem;
}
.threeContent .viewRightBox .viewRight_row .viewRight_item .viewRight_jjfatitLE {
  width: 75%;
  font-size: 0.24rem;
  font-weight: bold;
  color: #fff;
}
.threeContent .viewRightBox .viewRight_row .viewRight_item .viewRight_bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.threeContent .viewRightBox .viewRight_row .viewRight_item .viewRight_bottom .clickImg {
  width: 0.46rem;
  height: 0.46rem;
}
.threeContent .viewRightBox .viewRight_row .viewRight_item .viewRight_bottom .icoImg {
  width: 0.6rem;
  height: 0.6rem;
  object-fit: contain;
}
.newsBox {
  width: 100%;
}
.news_tops {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.44rem;
}
.news_tops .news_Ftitle {
  color: #415faa;
  font-size: 0.36rem;
  font-weight: bold;
}
.news_tags {
  display: flex;
  align-items: center;
}
.news_tags span {
  display: inline-block;
  padding-bottom: 0.15rem;
  position: relative;
  font-size: 0.24rem;
  margin-left: 0.46rem;
  cursor: pointer;
}
.news_tags span.active {
  font-weight: bold;
}
.news_tags span.active::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 0.04rem;
  bottom: 0;
  left: 0;
  background-color: #f00037;
}
.new_more {
  display: flex;
  justify-content: center;
  margin-top: 0.38rem;
}
.new_more a {
  width: 1.6rem;
  height: 0.48rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.99rem;
  border: 0.01rem solid #cdcdcd;
}
.new_more a span {
  color: #999999;
  font-size: 0.16rem;
}
.new_more a img {
  width: 0.12rem;
}
.kehu_more a {
  padding-left: 0.28rem;
  padding-right: 0.05rem;
  justify-content: space-between;
}
.kehu_more img {
  margin-left: 0 !important;
}
.yuanBox {
  width: 0.4rem;
  height: 0.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
}
#section4 {
  background: url('../images/mb.png') no-repeat;
  background-size: 100% 100%;
}
#section4 .news_section:not(:nth-child(1)) {
  display: none;
}
#section4 .news_listBox {
  display: flex;
}
#section4 .news_listBox a {
  width: 32%;
  margin-right: 2%;
}
#section4 .news_listBox a:last-child {
  margin-right: 0;
}
#section4 .news_listBox a .imgbox_news {
  height: 3rem;
  margin-bottom: 0.18rem;
  overflow: hidden;
}
#section4 .news_listBox a .imgbox_news:hover > img {
  transform: scale(1.1);
}
#section4 .news_listBox a .imgbox_news img {
  width: 100%;
  height: 100%;
  transition: linear 0.5s;
  object-fit: cover;
}
#section4 .news_listBox a .news_messbox .news_title {
height:0.73rem;
  color: #344363;
  font-weight: bold;
  font-size: 0.22rem;
  margin-bottom: 0.18rem;
  line-height: 1.8;
}
#section4 .news_listBox a .news_messbox .news_desc {

  color: #767e8e;
  font-size: 0.18rem;
  line-height: 1.8;

  margin-bottom: 0.2rem;

}
#section4 .news_listBox a .news_messbox .news_options {
  display: flex;
  justify-content: space-between;
  padding-bottom: 0.2rem;
  border-bottom: 0.01rem solid #dddddd;

}
#section4 .news_listBox a .news_messbox .news_options span {
  font-size: 0.18rem;
}
#section4 .news_listBox a .news_messbox .news_options span.timer {
  color: #0098d2;
}
#section4 .news_listBox a .news_messbox .news_options span.detail {
  color: #767e8e;
}
#section5 {
  background: url('../images/mb2.png') no-repeat;
  background-size: 100% 100%;
}
#section5 .swiper-grid-column > .swiper-wrapper {
  flex-direction: row !important;
}
#section5 .swiper-grid-column > .swiper-wrapper .swiper-slide {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  height: 2.37rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #eff0f1;
}
#section5 .swiper-grid-column > .swiper-wrapper .swiper-slide img {
 max-width:100%;
max-height:100%;
transform:scale(0.7);
  object-fit: contain;
}
#section5 .kehu_item:not(:nth-child(1)) {
  display: none;
}
#section5 .kehu_swiperBox {
  position: relative;
  background-color: #eff0f1;
}
#section5 .kehu_swiperBox .fwkh_next,
#section5 .kehu_swiperBox .sthb_next {
  right: 1rem !important;
  left: auto !important;
  z-index: 16;
  top: 3.9rem !important;
}
#section5 .kehu_swiperBox .fwkh_next::after,
#section5 .kehu_swiperBox .sthb_next::after {
  color: #f00037 !important;
  font-size: 0.4rem !important;
}
#section5 .kehu_swiperBox .fwkh_prev,
#section5 .kehu_swiperBox .sthb_prev {
  top: 3.9rem !important;
  right: 1.5rem !important;
  left: auto !important;
  z-index: 16;
}
#section5 .kehu_swiperBox .fwkh_prev::after,
#section5 .kehu_swiperBox .sthb_prev::after {
  font-size: 0.4rem !important;
  color: #f00037 !important;
}
.fuwuNextPrevBox {
  position: absolute;
  height: 50%;
  z-index: 10;
  background-color: #f5f6f7;
  right: 0;
  bottom: 0;
}

@media screen and (max-width: 1024px) {
    .fuwuNextPrevBox {
        display: none;
    }

    #section5 .kehu_swiperBox .fwkh_prev,
    #section5 .kehu_swiperBox .sthb_prev {
        display: none !important;
    }

    #section5 .kehu_swiperBox .fwkh_next,
    #section5 .kehu_swiperBox .sthb_next {
        display: none !important;
    }

    #section5 .kehu_swiperBox .fwkh_next::after,
    #section5 .kehu_swiperBox .sthb_next::after {
        display: none;
    }
}

/*
@media screen and (max-width: 1024px) {
  .indexSwiper .swiper-slide img {
    height: auto !important;
  }
  #myMenu {
    display: none;
  }
  #section2,
  #section3,
  #section4,
  #section5 {
    padding: 50px 20px !important;
  }
  #section2 {
    padding-top: 40px !important;
  }
  #section2 .secondTopBox {
    width: 100% !important;
  }
  #section2 .secondBottomBox {
    flex-wrap: wrap;
    margin-top: 30px !important;
  }
  #section2 .titleWeb {
    font-size: 20px !important;
  }
  #section2 .descWeb {
    font-size: 16px !important;
    margin-top: 10px !important;
  }
  #section2 .secondTopBox .descTextBox {
    font-size: 16px !important;
  }
  .moreSecond {
    width: 120px !important;
    height: auto !important;
  }
  #section2 .secondBottomBox .numberItem .number {
    font-size: 20px !important;
  }
  #section2 .secondBottomBox .numberItem {
    width: 32% !important;
    margin-right: 0 !important;
    margin-bottom: 20px !important;
  }
  #section2 .secondBottomBox .numberItem .dw {
    font-size: 14px !important;
  }
  #section2 .secondBottomBox .numberItem .numberBottom {
    font-size: 14px !important;
  }
  .indexSwiperTextBox {
    display: none;
    left: 20px !important;
  }
  .indexSwiperTextBox p:nth-child(n+3) {
    display: none;
  }
  .fuwuNextPrevBox {
    display: none;
  }
  .fwkh_next,
  .sthb_next {
    display: none;
  }
  .fwkh_prev,
  .sthb_prev {
    display: none;
  }
  #section5 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .news_tags span {
    font-size: 16px !important;
  }
  .new_more a {
    border: 1px solid #cdcdcd !important;
    width: 130px !important;
    height: 40px !important;
  }
  .new_more a span {
    font-size: 14px !important;
  }
  .yuanBox {
    width: 33px !important;
    height: 33px !important;
  }
  .new_more a img {
    width: 10px !important;
  }
  .news_tops .news_Ftitle {
    font-size: 20px !important;
  }
  .news_listBox {
    justify-content: space-between !important;
  }
  .news_listBox a {
    width: 48% !important;
    margin-right: 0 !important;
  }
  .news_listBox a .news_title {
    font-size: 16px !important;
  }
  .news_listBox a .news_desc {
    font-size: 14px !important;
  }
  .news_listBox a .news_options {
    display: none !important;
  }
  .news_listBox a .timer,
  .news_listBox a .detail {
    font-size: 12px !important;
  }
  .news_listBox a .imgbox_news {
    height: 150px !important;
  }
  .news_listBox a:last-child {
    display: none !important;
  }
  .indexSwiper .swiper-pagination {
    left: 20px !important;
  }
  .threeContent {
    flex-wrap: wrap;
    position: relative;
    flex-direction: column-reverse;
  }
  .viewRightBox {
    width: 100% !important;
    flex-wrap: wrap;
    padding-top: 50px !important;
  }
  .clickImg {
    width: 25px !important;
    height: 25px !important;
  }
  .icoImg {
    width: 35px !important;
    height: 35px !important;
  }
  .viewRight_bottom {
    margin-top: 20px !important;
  }
  .viewRight_jjfatitLE {
    width: 100% !important;
    font-size: 16px !important;
  }
  .viewRight_item {
    width: 48% !important;
    height: auto !important;
    margin-left: 0 !important;
    margin-bottom: 15px !important;
  }
  .viewRight_row {
    width: 100%;
    flex: none !important;
    justify-content: space-between;
    flex-direction: row !important;
  }
  .threeContent .viewLeftBox {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .threeContent .jjfaTitle {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 7;
    font-size: 20px !important;
  }
  .jjfaShowBox {
    margin-top: 20px !important;
  }
  .jjfa_title {
    font-size: 18px !important;
  }
  .jjfa_desc {
    font-size: 16px !important;
  }
}
*/
