 img{
    width: 100%;
 }
 #ups-banner{
    position: relative;
    width: 100%;
 }
body{
    overflow-x: hidden;
}
@font-face {
    font-family: 'iconfont';
    src: url('iconfont.woff2?t=1720506666903') format('woff2'),
         url('iconfont.woff?t=1720506666903') format('woff'),
         url('iconfont.ttf?t=1720506666903') format('truetype');
  }

  .iconfont {
    font-family: "iconfont";
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  #ups-banner .swiper-button-prev {
    left: 85%;
  }
  #ups-banner .swiper-button-next, 
  #ups-banner .swiper-button-prev {
    top: 93%;
  }
  #ups-banner .swiper-pagination {
    text-align: left;
    text-indent: 12.5%;
  }
  #ups-banner .swiper-pagination-bullet-active{
    width: 30px;
    height: 10px;
    background: #C3203E !important;
    border-radius: 5px
  }

  #ups-banner .swiper-button-next{
    left: 90% !important;
    bottom: 50px !important;
  }
  .topnav{
    padding: 0 5.21%;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 9;
    background: rgba(0,0,0,0.2);
    height: 80px;
    line-height: 80px;
  }
  .logoh{
    width: 194px;
    height: 48px;
    margin: 16px 0;
  }
  .navt a{
    display: inline-block;
    height: 80px;
    line-height: 80px;
  }
  li{
    float: left;
  }
  .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
    display: none;
  }
  .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
    display: none;
  }
  .bannzy{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #C3203E;
    border-radius: 50%;

  }
  .bannzy span.swiper-notification{
    color: #DDDDDD ;
    background: #ffffff;
  }
  .bannzy span{
    color: #ffffff;
    font-size: 24px;
  }
  .swiper-button-prev.bannzy span{
    transform: rotateZ(180deg);
  }
  .swiper-slide{
    /* width: 100% !important; */
  }
  .navt li a.hnahove{
    color: #C3203E;
    position: relative;
  }
  .navt li a.hnahove::after{
    position: absolute;
    content: "";
    display: block;
    width: 72px;
    height: 4px;
    background: #C3203E;
    bottom: 0px;
  }
  .navt li a{
    padding: 0 25px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
  }
  .shuiao{
    width: 48px;
    height: 57px;
    position: absolute;
    left: 50%;
    margin-left: -24px;
    top: 90%;
    z-index: 99999;
    animation: zoomInOut 2s ease-in-out infinite;
  }
  @keyframes zoomInOut {
    0% {
        transform: scale(0.2); /* 开始和结束时图片大小不变 */
    }
    50% {
        transform: scale(0.6); /* 中间时图片放大到1.2倍 */
    }
    100% {
      transform: scale(1.0); /* 开始和结束时图片大小不变 */
  }
}
.p125{
  padding:0 12.5%;
}
.f{
  float: left;
}
.r{
  float: right;
}
.cpzxtitle{
  position: relative;
  height: 89px;
  margin-top: 80px;
}
.cpflli{
  margin-top: 88px;
}
.cpzxtitle .en{
  position: absolute;
  left: 0;
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 80px;
  color: rgba(195,32,62,0.1);
  z-index: 1;
  top: -24px;
  vertical-align: top;
}
.cpzxtitle .cn{
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 40px;
  color: #333333;
  line-height: 40px;
  position: absolute;
  top: 20px;
}
.btdesc{
  position: absolute;
  bottom: 0;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #666666;
}
li.cpitem{
  float: right;
  margin-right: 20px;
  margin-bottom: 20px;
  display: inline-block;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  padding: 12px;
  border-radius: 20px 20px 20px 20px;
  border: 1px solid #EEEEEE;
  box-sizing: border-box;
  
}
.cpflli{
  width: 71%;
}
.cpzxtitle{
  width: 29%;
  /*margin-bottom: 50px;*/
}
.dfl{
  display: flex;
  flex-direction: left;
}
.cpflli .cpflhover{
  border: none;
  color: #FFFFFF;
  background: #C3203E;
}
#ul li{
  cursor: pointer;
}
.swiperitem{
  position: relative;
  padding: 0 8.8% 0 12.5%;
  margin-bottom: 80px;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled,
.stop-status1 {
  background: #ffffff !important;
  color: #DDDDDD;
  border: 1px solid #DDDDDD;
}
.swiper-button-next.swiper-button-disabled span, 
.swiper-button-prev.swiper-button-disabled span,
.stop-status1 span{
  color: #DDDDDD !important;
}
.cpjs{
  width: 38.5625%;
}
.cptbg{
  margin-right: 62px;
  position: relative;
  width: 50%;
  background: url("../images/cpbg.png") no-repeat center;
  background-size: cover;
  padding: 25px;
  height: 760px;
  overflow: hidden;
}
.cpt{
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  height: 100%;
}
#con{
  margin-top: 40px;
}
.cpmc{
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 40px;
  color: #C3203E;
  display: inline-block;
  margin-top: 9rem;
}
.cpmsh{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #666666;
  line-height: 32px;
  margin: 80px 0 40px;
}
.ljxt{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #C3203E;
  padding: 1.125rem .625rem 1.125rem 1.9375rem;
  box-sizing: border-box;
  margin-left: 5px;
  font-size: 20px;
}
.swiperitem .swiper-pagination-total{
  color: #999999 ;
  font-size: 20px;
}
.swiperitem .swiper-pagination-current{
  color: #C3203E ;
  font-size: 36px;
}
.swiperitem .swiper-pagination{
  width: 78px;
  text-align: left;
  bottom: 86%;
}
.swiperitem .swiper-button-prev{
  left: 40%;
}
.ljxt span{
  color: #FFFFFF;
  font-size: 12px;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  display: inline-block;
  background: #C3203E;
  border-radius:50%;
  margin-left: 3.3125rem;
}
.ljxt{
  border-radius: 26px 26px 26px 26px;
  border: 1px solid #C3203E;
  display: inline-block;
}
.hide{
  display: none
}
.abput{
  background: #F5F5F5;
  position: relative;
  height: 886px;
}
.ww635 .cpzxtitle{
  width: 100%;
}
.ww635{
  width: 44.635%;
  position: absolute;
}
.cpdescgy{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #666666;
  line-height: 32px;
}
.gybtwq{
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 40px;
  color: #C3203E;
  margin: 40px 0;
}
.cpdescgy p{
  margin-bottom: 20px;
}
.cpdescgy{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #666666;
  line-height: 32px;
}
.m80a{
  margin: 80px 0;
}
.ycbghs{
  width: 35.5729%;
  height: 886px;
  background: #C3203E;
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 10rem;

}
.nsnd{
  max-width: 519px;
  position: absolute;
  right: 12.5%;
  bottom: 0;
}
.jjitem{
  margin-bottom: 3.8rem;
}
.jjitem span{
  font-size: 50px;
  color: #ffffff;
  display: inline-block;
  margin-left: 6.875rem;
  margin-right: 30px;
}
.lxname{
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: rgba(255,255,255,0.7);
  line-height: 16px;
}
.lxsjzs{
  position: relative;
  width: 101px;
}
.shiajn{
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 50px;
  color: #FFFFFF;
  line-height: 50px;
}
.sjdw{
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 16px;
  position: absolute;
  right: 0;
  top: 24px;
}
.sjdwdl{
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  position: absolute;
  right: 0;
  bottom: 0;
}
.rybg{
  background: url(../images/rybg.png) no-repeat center;
  background-size: cover;
  width: 100%;  
  padding-bottom: 78px;

}
.mt118{
  margin-top: 80px;
}
.rybgt img:hover{
  transform: scale(1.3);
}
.rybgt img{
  width: 100%;
  transition: all 0.5s; 
}
.rybgt {
  width: 100%;
  height: 348px;
  background: url(../images/rytbg.png) no-repeat center;
  background-size: cover;
  padding: 15px;
  overflow: hidden;  
}
.mySwiper2 .swiper-pagination{
  width: 88%;
}
.mySwiper2 .swiper-pagination-bullet{
  width: 248px;
  border-radius: 0;
  height: 2px;
  background: #E1E1E1;
}
.mySwiper2 .swiper-pagination-bullet-active{
  width: 75px;
  height: 4px;
  background: #C3203E;
}
.mySwiper2{
  padding-bottom: 75px;
  
}

.mySwiper2 .swiper-button-next {
  left: 90% !important;
  bottom: 50px !important;
}
.mySwiper2 .swiper-button-next, .mySwiper2 .swiper-button-prev {
  top: 92%;
}
.mySwiper2 .swiper-button-prev {
  left: 85%;
}
.bgcfzs{
  background: #F5F6FA;
}
.m125{
  margin:0  12.5%;  
}
.mySwiper23 img{
  width: 100%;
  height: 300px;
  vertical-align: bottom;
}
.mySwiper23 .swiper-slide::after{
  content: "";
  position: absolute;
  display: block;
  left: 50%;
  bottom: -7px;
  width: 14px;
  height: 14px;
  background: #C3203E;
  margin-left: -7px;
  border-radius: 50%;
  
}
.mySwiper23 .swiper-slide{
  position: relative;
  height: 372px;
}
.mySwiper23{
  margin-top: 50px;
  padding-bottom: 79px;
}
.hsx{
  border: 1px dashed #C3203E;
  width: 100%;
  height: 1px;
}
.xwimg{
  object-fit: cover;
  aspect-ratio: 16/10;
  width: 100%;
}
.tjxw{
  margin-top: 50px;
  margin-bottom: 30px;
}
.tjxw .f{
  width: 42.36%;
}
.w5416{
  width: 54.16%;
}
.xssj{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #999999;
  line-height: 16px;
  margin: 70px 0 15px 0;
}
.xetitle{
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 20px;
  color: #333333;
  line-height: 20px;
  height: 20px;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.xwdesc{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #666666;
  line-height: 29px;
  margin-bottom: 30px;
}
.wldssa.ljxt span{
  margin-left: 0.3rem;
}
.wldssa{
  border: none;
}
.wldssa.ljxt{
  padding-left: 0;
  margin-bottom: 20px;
}
.xwlist .xssj{
  margin: 40px 0 15px 0;
}
.xwlist{
  border-top: 1px solid #EEEEEE;
}
.xwitem{
  width: 33.3%;
  border-right: 1px solid #EEEEEE;
  padding:0 30px;
}
.xwitem:nth-child(1){
  padding-left: 0;
}
.xwitem:nth-child(3){
  border-right: none;
}
.xwitem .desc::before{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 4px;
  background: #C3203E;
}
.xwitem .desc{
  position: relative;
  padding-top: 20px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  height: 73px;
  overflow: hidden;
}
.hsqb{
  width: 100%;
  border-bottom: 2px solid #C3203E;
}
.dblogo{
  width: 194px;
  height: 48px;
  margin: 40px 0;
}
.footer .r.dfl span{
  vertical-align: middle;
}

.footer .r.dfl{
  margin: 48px 0;
  height: 32px;
  line-height: 32px;
}
.dhtb{
  width: 32px;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #333333;
  margin-right: 10px;

}
.zxdh{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: rgba(51,51,51,0.7);
}
/* 定义字体 */
@font-face {
  font-family: 'MyCustomFont'; /* 给字体起一个名字 */
  src: url('../css/myfont.otf'); /* 字体文件的路径 */
  src: url('../css/myfont.otf') format('truetype');
  font-weight: normal; /* 字体的粗细 */
  font-style: normal; /* 字体的风格 */
}

/* 使用字体 */
.dnhs {
  font-family: 'MyCustomFont', sans-serif; /* 如果自定义字体加载失败，则使用sans-serif作为备选 */
  font-weight: 600;
  font-size: 32px;
  color: #C3203E;
}
.bbd1{
  border-bottom: 1px solid rgba(0,0,0,0.2);
  margin-bottom: 40px;
}
.w489{
  width: 48.9%;
}
.dblxtit::after{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 80px;
  height: 4px;
  background: #C3203E;
}
.dblxtit{
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 20px;
  color: #333333;
  line-height: 20px;
  padding-bottom: 18px;
  position: relative;
  border-bottom: 1px solid rgba(0,0,0,0.2);
}
.lxitem span{
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: rgba(0,0,0,0.1);
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
  color: #C3203E;
}
.lxitem .lxxqw{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
}
.lxitem .lsname{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: rgba(51,51,51,0.7);
  line-height: 16px;
  line-height: 18px;
}
.lxitem{
    margin: 35px 0;
}
.mr40{
  margin-right: 40px;
}
.sqinput{
  height: 54px;
  width: 48.5%;
  border-radius: 0px 0px 0px 0px;
  border: 1px solid rgba(0,0,0,0.2);
  margin-top: 23px;
  margin-bottom: 20px;
  padding-left: 25px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: rgba(0,0,0,0.5);
}
.mr20as{
  margin-right: 20px;
}
.sqtext{
  height: 101px;
  border-radius: 0px 0px 0px 0px;
  width: 100%;
  padding-left: 25px;
  border: 1px solid rgba(0,0,0,0.2);
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: rgba(0,0,0,0.5);

}
.tijiao{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 54px;
  width: 220px;
  height: 54px;
  background: #C3203E;
  border-radius: 27px;
  text-align: center;
  border: none;
  display: table;
  margin: 30px auto 40px;
}
.dbbwq,
.dbbwq a{
  height: 72px;
  line-height: 72px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: rgba(0,0,0,0.7);
}
.dbbwq{
  border-top: 1px solid rgba(0,0,0,0.2);
}
.h80{
  height: 80px;
}
.nybane{
  width: 100%;
}
.topnav.nynav a{
  font-size: 18px;
  color: #333333;
}
.topnav.nynav{
  background: #ffffff;

}
.nynav .navt li:nth-child(6) a{
  background: #AF253C ;
  color: #ffffff;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  border-radius: 50%;
  text-align: center;
  margin: 0 25px;
}
.nynav .navt li:nth-child(7) a{
  background: #AF253C ;
  color: #ffffff;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  border-radius: 50%;
  text-align: center;

}
.cappos{
  margin-top: 22px;
  margin-bottom: 20px;
}
.sphom{
  font-size: 16px;
  color: #AF253C;
  display: inline-block;
  margin-right: 3px;
}

.cappos li:nth-child(1) a{
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: rgba(0,0,0,0.4);
}
.dwjt{
  width: 16px;
  height: 16px;
  margin-left: 4px;
  margin-right: 4px;
}
.cappos .lastca {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #AF253C;
}
.xwtu{
  width: 33.3%;
  height: 300px;
  margin-right: 30px;
}
.newsxq{
  width: 64%;
}
.xwbta a{
  display: inline-block;
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 26px;
  color: #333333;
  height: 86px;
  line-height: 86px;
  overflow: hidden;
}
.xwjjj{
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 18px;
  color: #999999;
  line-height: 28px;
  margin-bottom: 40px;
}
.xwxian{
  border-bottom: 1px solid #DDDDDD;
  width: 100%;
  position: relative;
  margin-bottom: 40px;
}
.xwxian::after{
    width: 0;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    background: #AF253C;
    margin-bottom: 40px;
}
.xwjh .f{
  font-family: D-DIN-PRO, D-DIN-PRO;
  font-weight: bold;
  font-size: 40px;
  color: #999999;
  line-height: 40px;
}
.xwmor{
  font-family: D-DIN-PRO, D-DIN-PRO;
  font-weight: 600;
  font-size: 20px;
  color: #999999;
}
.newsitem{
  margin-bottom: 40px;
}
.newsitem:hover .xwxian{
  border-bottom: 1px solid #AF253C;
  width: 100%;
}
.newsitem:hover .xwxian{
  border-bottom: 1px solid #AF253C;
  width: 100%;
}
.newsitem:hover .xwjh .f{
  color: #AF253C;
}
.newsitem:hover .xwmor{
  color: #AF253C;
}
.dqwzbs{
  background: #ffffff;
}
.bghj{
  background: #F4F4F4;
  padding: 20px 0;
  overflow: hidden;
}
.bgfsds{
  background: #ffffff;
  padding: 40px;
  overflow: hidden;
}
.h1tit{
  margin-bottom: 22px;
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 36px;
  color: #000000;
  text-align: center;
}
.cald span{
  margin-right: 6px;
  display: inline-block;
}
.cald{
  text-align: center;
  color: #666666;
  margin-right: 6px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #666666;
}
.ml93{
  margin-left: 93px;
}
.lmcon{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #666666;
}
.XWDXIAn{
  margin: 22px 40px;
  border-bottom: 1px solid #EEEEEE;
}
.seoda{
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 50px;
  color: #333333;
  text-align: center;
  margin: 22px auto 50px;
}
.ssk{
  width: 730px;
  height: 70px;
  background: #FFFFFF;
  border-radius: 0px 0px 0px 0px;
  border: 1px solid #DDDDDD;
  display: table;
  margin: 0 auto 50px;

}
.sqinputs{
  padding-left: 30px;
  width: 95%;
  height: 100%;
  border: none;
}
.sobuyt{
  background: none;
  border: none;
  font-size: 18px;
  color: #333333;
}
.sotab li{
  margin-right: 50px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  padding-bottom: 25px;
  position: relative;
  cursor: pointer;
}
.sotab{
  text-align: center;
  display: table;
  margin: 0 auto;
}
.fltabf{
  width: 100%;
  border-bottom: 2px solid #E6E6E6;
  margin-bottom: 40px;
}
.ishover::after{
  width: 80px;
  height: 2px;
  background: #1784F6;
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -2px;
  margin-left: -40px;
}
.sonot{
  width: 400px;
  display: table;
  margin: 50px auto 20px;
}
.nomsg{
  text-align: center;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  margin-bottom: 50px;
}
.enn{
  font-family: D-DIN-PRO, D-DIN-PRO;
  font-weight: 600;
  font-size: 55px;
  line-height: 55px;
  text-align: center;

  background-image: linear-gradient(to bottom, rgba(175, 37, 60, 0.20), rgba(175, 37, 60, 0));
    
  /* 将背景裁剪到文本 */
  -webkit-background-clip: text;
  
  /* 设置文本填充颜色为透明，让背景显示出来 */
  -webkit-text-fill-color: transparent;
  
  /* 标准属性，用于更好的兼容性 */
  background-clip: text;
  text-fill-color: transparent;
}
.lxnbt{
  text-align: center;
}
.cnn{
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 35px;
  color: #333333;
  margin-bottom: 50px;
}
.lxxqitem span{
  font-size: 26px;
  color: #FFFFFF;
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #AF253C;
  border-radius:50%;
}
.lxxqitem{
  width: 33.3%;
  text-align: center;
}
.lxnname{
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 20px;
  color: #333333;
  margin: 20px auto;
}
.lxdesc{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 24px;
  color: #666666;
  line-height: 36px;
  margin-bottom: 60px;
}
#map_container{
  height: 576px;
  width: 100%;
  margin-bottom: 80px;
}
.fbitem:nth-child(2n){
  margin-right: 0;
  float: right;
}
.fbitem{
  width: 48.9583%;
  background: #F8F9F8;
  border-radius: 8px;
  margin-right: 2.0833%;
  float: left;
  margin-bottom: 20px;
  padding: 30px;
}
.fbtit{
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  margin-bottom: 40px;
}
.lxnc{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #666666;
  line-height: 18px;
  margin-bottom: 15px;
}
.bgf5f5{
  background: #EFF1F5;
  padding: 60px 0;
  overflow: hidden;
}
.lmcon{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #666666;
  line-height: 30px;
}
.h60{
  height: 60px;
}
.jsitem:nth-child(3){
  margin-right: 0;
  float: right;
}
.jsitem span{
  display: inline-block;
  font-size: 50px;
  color: #AF253C;
 
  position: absolute;
  right: 0;
  right: 10px;
}
.jsitem{
  width: 20.402%;
  border-bottom: 1px solid #DDDDDD;
  margin-right: 13.402%;
  position: relative;
}
.syname{
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: rgba(51,51,51,0.7);
  margin-bottom: 15px;
  width: 152px;
}
.jsnum{
  position: relative;
  width: 100px;
  height: 68px;
}
.numst{
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 50px;
  line-height: 50px;
  vertical-align: top;
  color: #AF253C;
  top: 0;
  position: absolute;
  left: 0;
}
.numst23{
  position: absolute;
  top: 0;
  right: 0;
}
.numst2{
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
}
.dlj{
  position: absolute;
  right: 30px;
  bottom: 20px;
}
.qywhj{
  background: url("../images/qyjs.png") no-repeat center; 
  background-size: cover;
  width: 100%;
  padding: 70px 0 60px;
}
.enn.enn2 {
  font-family: D-DIN-PRO, D-DIN-PRO;
  font-weight: 600;
  font-size: 55px;
  line-height: 55px;
  text-align: center;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.20), rgba(255, 255, 255, 0));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.cnn.cnn2{
  color: #ffffff;
}
.whitem:nth-child(2){
  margin: 0 247px;
}
.whitem{
  width: 310px;
  height: 310px;
  border-radius: 0px 0px 0px 0px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  text-align: center;
  float: left;
}
.whitemim{
  width: 60px;
  height: 60px;
  display: table;
  margin: 60px auto 0;
}
.qhiten{
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  margin: 20px 0;
}
.whdesc{
  width: 237px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
  text-align: center;
  display: table;
  margin: 0 auto;
}
.pt600{
  padding: 60px 12.5%;
}
.cjimf{
  width: 100%;
  height: 211px;
}
.cpsjmySwiper{
  margin-right: 50px;
  position: relative;
}
.cjitem:nth-child(4n){
  margin-right: 0;
  float: right;
}
.cjitem1:nth-child(4n){
  margin-right: 0;
  float: right;
}
.cjitem{
  width: 24%;
  float: left;
  margin-right: 1.3%;
  height: 434px;
  overflow: hidden;
}
.cjitem1{
  width: 337px;
  float: left;
  margin-right: 26px;
}
.cfsjtit{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 20px;
  color: #333333;
  line-height: 20px;
  text-align: center;
  margin: 20px 0 40px;
}
.cppzws .f2{
  width: 46%;
}
.cpsjmySwiper{
  width: 100%;
  height: 600px;
  border-radius: 0px 0px 0px 0px;
  border: 1px solid #EEEEEE;
}
.w790{
  width: 53%;
}
.w713w{
  width: 713px; 
}
.cptiterl{
  margin: 48px 0 30px;
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 40px;
  color: #AF253C;
  line-height: 40px;
}
.ssfld .flcxq{
  color: #333333;
}
.ssfld{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 20px;
  color: #999999;
  margin-bottom: 30px;
}
.jjdses{
  width: 86.3%;
}
.zxly{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 60px;
  width: 190px;
  height: 60px;
  background: #AF253C;
  border-radius: 30px;
  text-align: center;
  margin-right: 50px;
}
.zxdh span{
  font-size: 20px;
  color: #AF253C;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #AF253C;
  border-radius: 50%;
}
.zxdh{
  display: inline-block;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 20px;
  color: #333333;
  height: 44px;
  line-height: 44px;
  width: 101px;
  margin-top: -6px;
}
.zsxdd{
  margin-left: 8px;
}
.zxdh2{
  font-family: D-DIN-PRO, D-DIN-PRO;
  font-weight: 600;
  font-size: 32px;
  color: #AF253C;
}
.sxbk{
  padding: 40px 0;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: 40px;
}
.cpjsbf::after{
  display: block;
  content: "";
  width: 6px;
  height: 36px;
  background: #AF253C;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 81px;
}
.cpjsbf{
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 36px;
  color: #333333;
  line-height: 36px;
  padding: 80px 21px 40px;
  border-bottom: 1px solid #EEEEEE;
  position: relative;
  margin-bottom: 40px;
}
.tjcplistt img{
  width: 100%;
  aspect-ratio: 16/10;
  object-fit: cover;
}
.tjcpk{
  padding: 20px;
  border: 1px solid #EEEEEE;
}
.tjcpnt{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 24px;
  color: #333333;
  line-height: 64px;
  height: 64px;
}
.tjlsjq::before{
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 38px;
  height: 38px;
  background: rgba(175,37,60,0.1);
  border-radius: 50%;
  z-index: -2;
}
.tjlsjq{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #999999;
  display: inline-block;
  position: relative;
  height: 38px;
  line-height: 38px;
  transition: all 0.8s;
  width: 125px;
  text-align: center;
  z-index: 2;
}
.tjcpmySwiper .swiper-slide:hover .tjlsjq::before{
  background: #AF253C;
  width: 125px;
  border-radius: 19px;
}
.tjcpmySwiper .swiper-slide:hover .tjlsjq{
  
  color: #FFFFFF;

}
.lmflyy{
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(103,22,35,0.1);
  border-radius: 8px;
  margin-bottom: 40px;
  padding:40px 101px 10px;
}
.flitem{
  padding: 15px 20px;
  background: #F4F4F4;
  border-radius: 24px;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}
.flitem a{
  display: block;
  width: 100%;
  height: 100%;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #666666;
}
.flitem:hover a{
  color: #ffffff;
}
.flitem.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #AF253C;
  border-radius: 24px;
  
}
.cplstitle{
  text-align: center;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  margin: 20px auto 30px;
}
.cplbd .cjitem{
  position: relative;
}
.cplbd .cjimf1{
  aspect-ratio: 1/1;
}
.cplbd .cjimf{
  height: auto;
  object-fit: cover; 


}
.hnahove1::before{
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(175,37,60,0.5);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}
.hnahove1 .fdj{
  display: block;
}
.hnahove1 .fdj span{
  display: inline-block;
}
.fdj span{
  font-size: 44px;
  position: absolute;
  left: -104%;
  top: -23%;
    display: none;
}
.fdj .jh{
  font-size: 17px;
  color: #ffffff;
}
.fdj{
  position: absolute;
  left: 50%;
  margin-left: -22px;
  color: #ffffff;
  z-index: 10;
  top: 40%;
}
.navt li:nth-last-child(2) .hnahove::after,
.navt li:nth-last-child(1) .hnahove::after
{
  display: none;
}
.navt li:nth-last-child(2) .iconfont,
.navt li:nth-last-child(1) .iconfont
{
  color: #ffffff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #AF253C;
  display: inline-block;
  border-radius: 50%;
}
.cpsjmySwiper  img{
  height: 100%;
}

.pages li.active {
    background: #AF253C;
    border-radius: 3px;
    color: rgba(255,255,255,0.6);
}
.pages li {
    float: left;
}
.pages li a{
      color: #333;
}
.pages li {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #DDDDDD;
    margin: 0px 4px;
}
.pages li span.iconfont.icon-gengduo {
  font-family: "宋体" !important;

}
.pages li:nth-child(1) {
    transform: rotateZ(180deg);

}
#ups-banner .swiper-pagination-bullet{
  background: #FFFFFF;
}
#pages{
  display: table;
  margin: 30px auto;

}
  #ups-banner .swiper-pagination{
        bottom: 53px;
  }
  #con .swiperitem .cpmc{
    margin-top: 0;
  }
  .cpflli #ul{
    height: 234px;
    overflow: hidden;
  }