 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" !important;
    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;
    border-radius: 5px
  }
  #ups-banner .swiper-button-next{
    left: 90% !important;
    bottom: 50px !important;
  }
  .topnav{
    padding: 0 4.17%;
    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: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    background: none;
    border-radius: 50%;
    border: 1px solid #FFFFFF;

  }
  .bannzy span.swiper-notification{
    color: #DDDDDD ;
    background: #ffffff;
  }
  .bannzy span{
    color: #ffffff;
    font-size: 30px;
  }
  .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% {
      bottom: 53px;
      opacity: 1;
        /* transform: scale(0.2); 开始和结束时图片大小不变 */
    }

    100% {
      bottom: 0;
      opacity: 0;

      /* 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: 16px;
  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 20px;
  border-radius: 20px 20px 20px 20px;
  border: 1px solid #EEEEEE;
  
}
.cpflli{
  width: 66%;
}
.cpzxtitle{
  width: 34%;
  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;
}

.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;
}
.cpt{
  width: 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: 40px 0;
}
.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;
}
.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;
}


.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: 410px;
  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;
}
.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;
}

.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.58%;
}
.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: 1px solid #AF253C;
  width: 100%;
}
.newsitem:hover .xwxian{
  border: 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;
  padding: 30px;
}
.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;
}
.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;
}
.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: 128px;
}
.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: 0;
  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;
}
.cjitem{
  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;
}
.cpsjmySwiper{
  width: 600px;
  height: 600px;
  border-radius: 0px 0px 0px 0px;
  border: 1px solid #EEEEEE;
}
.w790{
  width: 54.2%;
}
.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%;
}
.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 .cjimf{
  height: auto;
  object-fit: cover; 
  aspect-ratio: 1/1;

}
.hnahove1::before{
  content: "";
  width: 100%;
  height: 337px;
  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%;
}

.sbhdg span{
  margin-right: 11px;
  display: inline-block;
}
.sbhdg{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #FFFFFF;
  position: absolute;
  left: 12.81%;
  bottom: 20px;
  z-index: 999;
  bottom: 53px;
  line-height: 25px;
  animation: zoomInOut 1s ease-in-out infinite;
}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{ padding:0 20px;  
    position:relative; z-index:1;  }
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline;
  text-align: center;
  height: 100px;
  line-height: 100px;
  }
.nav .nLi h3{ float:left; 
  width: 123px;

 }
.nav .nLi h3 a{ display:block; padding:0 20px; font-size:14px; font-weight:bold;  }
.nav .sub::before{
  content: "";
  width: 100%;
  height: 350px;
  background: rgba(255,255,255,0.9);
  position: fixed;
  left: 0;
  top: 0;
  display: block;
  top: 110px;
  z-index: -6;
}
.nav .sub{
  display:none ;
  left:0;
  top:114px;
  position:absolute;
  width: 100%;
  background: linear-gradient( 180deg, #F9F9F9 0%, rgba(255,255,255,0) 100%);
  line-height:56px;
   z-index:999;
   }
.nav .sub li{ zoom:1;
  width: 140px;
  display: table;
  margin: 0 auto;
  float: none;
}
.nav .sub a{ display:block;
  font-family: PingFang SC, PingFang SC;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  width: 100%;
}
.nav .sub a:hover{ color:#004294;  }

.tmenu{
  width: 78%;
}
.navt1{
  width: 83%;
}
.w120{
  width: 120px;
}
.nav .sub::after{
  content: "";
  width: 100%;
  height: 350px;
  background: rgba(255,255,255,0.9);
  position: fixed;
  width: 100%;
  left: 0;
  top: 90px;
  z-index: 0;
  display: none;
}
.toptel span{
  background: #FFFFFF;
  display: inline-block;
  color: #004294;
  font-size: 16px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  vertical-align: top;
  margin-top: 3px;
}
.toptel{
  font-family: D-DIN-PRO, D-DIN-PRO;
  font-weight: 600;
  font-size: 30px;
  color: #ffffff;
  line-height: 30px;
  margin-top: 35px;
}
.cpbg{
  width: 100%;
  background: url(../images/cpbg.png) no-repeat center;
  background-size: 100% 100%;
  padding-bottom: 80px !important;
}
.conmbt{
  display: table;
  margin: 0 auto;
  text-align: center;
  margin-top: 80px;
}
.cpbt{
  font-family: PingFang SC, PingFang SC;
  font-weight: 800;
  font-size: 40px;
  color: #333333;
  margin-bottom: 16px;
  
}
.p125{
  padding:0 12.5%;
  overflow: hidden;
}
.cpdesc{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #666666;
  margin-bottom: 50px;
}
.big_cata .i::before{
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  background: #999999;
  position: absolute;
  right:0;
  top: 5px;
}
.big_cata .i.active{
  font-weight: bold;
  font-size: 20px;
  color: #004294;
}
.big_cata .i{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 20px;
  color: #333333;
  float: left;
  padding: 0 12.5px;
  position: relative;
  cursor: pointer;
}
.big_cata .l_{
  display: table;
  margin: 0 auto 80px;
} 
.mySwiper2lm img{
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.mySwiper2lm{
  float: left;
  width: 70.41%;
}

.cpmsdesc{
  float: left;
  width: 57.43%;
  align-items: center;
  justify-content: center; 
}
.cptp{
  float: right;
  width: 59.57%;;
}
.mySwiper2lm .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center; 
}
.cpmsdesc_t{
  width: 192px;
  height: 32px;
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 32px;
  color: #004294;
  margin-bottom: 20px;
}
.descny{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #666666;
  line-height: 24px;
  margin-bottom: 40px;
}
.cpcsls_t{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #4D5D70;
  margin-bottom: 10px;
}
.cpcsls_n{
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 14px;
  color: #333333;
}
.cpcsls .csitem:last-child{
  margin-right: 0;
  float: right;
}
.csitem{
  float: left;
  margin-right: 0px;
      width: 33.3%;
}
.ckxq{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #004294;
  line-height: 48px;
  display: inline-block;
  width: 144px;
  height: 48px;
  border: 1px solid #004294;
  text-align: center;
  margin-right: 25px;
}
.cpcsls{
  margin-bottom: 40px;
}
.mySwiperlm .swiper-slide{
  height: 60px !important;
  color: #333333;
}
.gywbg{
  background: linear-gradient( 180deg, #FFFFFF 0%, #EBEBED 100%);
  padding: 80px  12.5%;
}
.w50p{
  width: 48%;
}
.gyxq_t{
  font-family: PingFang SC, PingFang SC;
  font-weight: 800;
  font-size: 40px;
  color: #333333;
  margin-bottom: 16px;
}
.gydesc{
  margin-bottom: 50px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #666666;
}
.gycon{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #4D5D70;
  line-height: 24px;
  margin-bottom: 50px;
}
.gyimgh::before{
  content: "";
  display: block;
  width: 100%;
  background: #004294;
  height: 425px;
  position: absolute;
  right: 0rem;
  top: 30px;
}
.gyimgh{
  position: relative;
  height: 425px;
}
.gyimgh img{
  position: absolute;
  right: 30px;
  top: 0;
  width: 100%;
  height: 425px;
}
.jjlist .jjitem:last-child{
  margin-right: 0;
}
.jjitem span{
  color: #DDDDDD;
  font-size: 42px;
  text-align: left;
  margin-bottom: 2px;

}
.jjitem{
  width: 25%;
  margin-right: 30px;
  background: #FFFFFF;
  padding: 24px;
  overflow: hidden;
  box-sizing: border-box;
  cursor: pointer;
}
.mb103{
  margin-bottom: 103px;
}
.jjitem:hover span{
  color: #004294;
}
.numj{
  position: relative;
  display: table;
  margin: 0 auto;
  text-align: center;
  font-family: D-DIN-PRO, D-DIN-PRO;
  font-weight: bold;
  font-size: 40px;
  color: #004294;
  width: 100%;
  height: 50px;
}
.munsu{
  position: absolute;
  left: 50%;
  margin-left: -30px;
}
.jiak{
  position: absolute;
  right: 33%;
  bottom: -4px;
}
.casesw .zztit
{
  opacity: 0;
  text-align: center;
}
.casesw .op0
{
  opacity: 0;
  text-align: center;
}
.casesw .swiper-slide-next .zztit{
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 30px;
  color: #000000;
  margin: 30px 20px;
  opacity: 1;
}
.casesw  .swiper-slide-next .op0{
  opacity: 1 !important;
}
.casesw  .swiper-slide-next .zzdesc{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #666666;
  line-height: 20px;
  opacity: 1;
  margin-bottom: 30px;
}
.mb80{
  margin-bottom: 80px;
}
.honbryzxz{
  background:url(../images/rybg.png) no-repeat center;
  background-size:100% 100% ;
  padding:  0 0 80px;
  overflow: hidden;
  box-sizing: border-box;
}
.ryzzswiper .mySwiper2{
  position: relative;
  width: 96%;
}
.ryzzswiper{
  padding: 0 8.33%;
}
.jiabg span{
  color: #ffffff;
  font-size: 22px;
}
.jiabg{
  width: 54px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background: url(../images/jbh.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  margin-left: -27px;
  filter: grayscale(1);
  bottom:80px;
}
.cbane {
}
.cbane span{
  font-size: 50px;
  color: #004294;
}
.swiper-button-disabled span{
  color: rgba(0,0,0,0.4);
  /* transform: rotateZ(-180deg); */
}
.honbryzxz{
  position: relative;
}
.zztp{
  width: 90%;
  aspect-ratio: 100/141;
  object-fit: cover;
  border: 1px solid #4D5D70;
  box-sizing: border-box;
  display: table;
  margin: 0 auto;
}
.ryzzswiper .zztit{
  height: 107px;
  line-height: 107px;
  background: linear-gradient( 180deg, #788091 0%, #535E73 100%);
  border-radius: 8px ;
  width: 100%;
  text-align: center;
  position: relative;
  margin-top: -53.5px;
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 20px;
  color: #FFFFFF;
  position: relative;
}
.ryzzswiper .zztit::before{
  content: "";
  display: block;
  width: 31%;
  height: 1px;
  position: absolute;
  left: 15px;
  top: 12px;
  background: rgba(255,255,255,0.4);
}
.ryzzswiper .zztit::after{
  content: "";
  display: block;
  width: 31%;
  height: 1px;
  position: absolute;
  right: 15px;
  top: 12px;
  background: rgba(255,255,255,0.4);
}
.zzdc{
  position: relative;
}
.ryzzswiper  .swiper-button-prev{
  transform: rotateZ(-180deg); 
}
.jiabghnahove{
  filter: grayscale(0);
}
.xwbtr .conmbt{
  text-align: left;
}
.xwbtr{
  width: 69.6%;
}
.xwejlm{
  width: 30.4%;
}
#ul li:last-child{
  margin-right: 0;
}
#ul li{
  float: left;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  line-height: 48px;
  width: 144px;
  height: 48px;
  border-radius: 0px 0px 0px 0px;
  border: 1px solid #DDDDDD;
  text-align: center;
  margin-right: 30px;
  margin-top: 90px;
}
#ul li.ccom{
  background: #004294;
  color: #FFFFFF;
}
.casesw .swiper-slide-next img{
  opacity: 1;
}
.casesw  img{
  opacity: 0.6;
}
.xwitems{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
}
.xwejlm .xwimgt{
  aspect-ratio: 16/10;
  object-fit: cover; 
  width: 100%;
}
.xwitems .xwmsdesc{
  padding-right: 50px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #4D5D70;
  margin-bottom: 41px;
}
.xwbtr a{
  display: inline-block;
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 24px;
  color: #004294;
  margin-bottom: 40px;
}
.xwcksxq  .iconfont{
  font-size: 24px;
}
.xwcksxq {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 20px;
}
.xwsgitem{
  width: 33.3%;
  float: left;
  height: 350px;
  position: relative;
  z-index: 0;
}
.xwbjto::before{
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  z-index: 2;
  position: absolute;
  left: 0;
  bottom: 0;
}
.xwbjto{
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  transition: all 3s;

}
.bgtp{
  width: 100%;
  height: 100%;
}
.xwsdd{
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  background: none;
  height: 100%;
  transition: all 3s;
  padding: 34px 25px;
}
.xwsgitem .xwbjto{
  display: none;
}
.xwsgitem:hover .xwsdd{
  background: linear-gradient( 180deg, rgba(0,66,148,0.4) 0%, rgba(0,66,148,0.8) 100%);

}
.xwsgitem:hover .xwbjto{
  display: block;

}
.riqi{
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 28px;
  color: #004294;
  margin-right: 10px;
}
.nian{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  margin-top: 8px;
}
.sjtq::before{
  width: 82px;
  height: 2px;
  background: #FFFFFF;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.sjtq{
  padding-bottom: 25px;
  position: relative;
}
.xwsgitem .xwbt{
  display: inline-block;
  margin: 30px 0;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 20px;
  color: #333333;
}
.sgxwdesc{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #4D5D70;
  line-height: 24px;
  margin-bottom: 31px;
}
.xwsgitem .xwcksxq .iconfont{
  font-size: 18px;
  color: #004294;
}
.xwsgitem .xwcksxq{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
}
.xwsgitem:hover .nian{
    color: #ffffff;
}
.xwsgitem:hover  .riqi{
  color: #ffffff;
}
.xwsgitem:hover .xwbt{
  color: #ffffff;
}
.xwsgitem:hover  .sgxwdesc{
  color: #ffffff;
}
.xwsgitem:hover .xwcksxq{
  color: #ffffff;
}
.xwsgitem:hover .xwcksxq .iconfont{
  color: #ffffff;
}
.footer{
  background: #1E2337;
  margin-top: 80px;
  padding: 60px 12.5% 0;
}
.dblist li li{
  float: none;
}
.dblist>li:nth-child(1){
  margin-right: 50px;
  width: 120px;
}
.dblist>li{
  width: 210px;
}
.dblogo{
  width: 120px;
  height: 120px;
}
.dblist>li:nth-child(6){
  width: 400px;
}
.ejli li{
  float: none;
  
}
.gyname a{
  display: inline-block;
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  margin-bottom: 24px;
  width: 100%;
}
.ejli p a{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: rgba(255,255,255,0.7);
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}
.zxdhfb{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: rgba(255,255,255,0.7);
  margin-bottom: 10px;
}
.zxdhname{
  font-family: D-DIN-PRO, D-DIN-PRO;
  font-weight: bold;
  font-size: 36px;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.sjyxname {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.sjyxname span{
  width: 74px;
  text-align: left;
  display: inline-block;
  float: left;
}
.sjyxname i{
  display: inline-block;
  font-style: normal;
  width: 325px;
  float: right;
}
.qqwx{
  margin-top: 30px;
}
.qqwx a{
  font-size: 16px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: rgba(255,255,255,0.2);
  border-radius: 50%;
  color: #FFFFFF;
  display: inline-block;
  margin-right: 30px;
}
.links1 li .iconfont{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #FFFFFF;
  display: inline-block;
  margin-right: 11px;
}
.links1 li{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #FFFFFF;
}
.links1{
  padding: 30px 0;
  border-top: 1px solid  rgba(255,255,255,0.2);
  border-bottom: 1px solid  rgba(255,255,255,0.2);
  margin-top: 50px;
}
.links1 li a{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #FFFFFF;
  padding: 0 10px;
}
.bqxx a{
  color: rgba(255,255,255,0.5);
}
.bqxx{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: rgba(255,255,255,0.5);
  padding: 30px 0;
}
.jszc{
  float: right;
  text-align: right;
}
.bqxx div{
  width: 33.3%;
}
.bgfd{
  background: #ffffff;
}
.bgfd .nav .nLi h3 a {
  display: block;
  padding: 0 20px;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  height: 80px;
  line-height: 80px;
  display: inline-block;
  vertical-align: top;
}
.bgfd .nav .nLi.hovern::after{
  content: "";
  width: 80px;
  height: 4px;
  background: #004294;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -40px;
  bottom: 0;
}
.bgfd .nav .nLi.hovern{
  position: relative;
}
.bgfd .nav .nLi.hovern h3 a{
  color: #004294;
}
.bgfd .nav li.nLi{
  height: 80px;
  line-height: 80px;
}
.bgfd .toptel span{
  background: #004294;
  color: #ffffff;
}
.bgfd .toptel{
  color: #004294;
}
#nybanner{
  background: url("../images/cpshow.png") no-repeat center;
  width: 100%;
  background-size: cover;
  padding: 100px 12.5% 60px;
}
.cpconfr {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cpconfr .cptp img{
  width: 100%;
}
.cpconfr .cptp{
  width: 40.8%;
}
.cpconfr .cpmsdesc{
  width: 59.16%;
  padding-right: 352px;
}
.cpbg{
  background: url("../images/cdbg.png") no-repeat center;
  background-size: cover;
  padding: 0 12.5%;
  padding-top: 40px;
}
.bgfff{
  background: #FFFFFF;
  overflow: hidden;
}
.w694{
  width: 69.4%;
}
.right{
  width: 28.47%;
}
.cpxqtut{
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 30px;
  color: #333333;
  margin: 30px 0 30px 30px;
}
.cpxqtut span{
  color: #004294;
}
.xpcx{
  border-bottom: 1px solid #DDDDDD;
  height: 1px;
  width: 100%;
  margin-bottom: 100px;
}
.xpcx1{
  border-bottom: 1px solid #DDDDDD;
  height: 1px;
  width: 100%;
}
.lmcon img{
  width: 100%;
}
.right .cpxqtut{
  text-align: center;
}
.right .cpxqtut{
  margin-left: 0;
}
.tjcpitem img{
  width: 80.4%;
  display: table;
  margin: 0 auto;
}
.tjcpitem {
  margin-bottom: 30px;
}
.tjcpbt{
  margin: 30px 0 40px;
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 20px;
  color: #004294;
  text-align: center;
}
#cpbanner img{
  width: 100%;
}
.poscos li span{
  color: #004294;
} 
.poscos li:nth-child(1) span{
  color: #999999;
}
.poscos li{
  margin-right: 4px ;
}
.poscos{
   font-size: 16px;
   margin: 25px 0 80px;
}
.poscos li a{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #999999;
}
.poscos .f li:last-child a{
  color: #004294;
}
.cpflitem{
  margin: 0 15px;
}
.cpflitem.cpflhover a{
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 20px;
  color: #2C69C4;
} 
.cpflitem a{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 20px;
  color: #333333;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.cpfllis {
  display: flex;
  flex-direction: left;
  margin-bottom: 60px;

}
.cpzxlist .cpconfr:nth-child(2n){
  float: right;
}
.cpzxlist .cpconfr{
  float: left;
  width: 49.3%;
  background: url(../images/cplsbg.png) no-repeat center;
  background-size: 100% 100%;

}

.cpzxlist .cpconfr .cpmsdesc{
  width: 54%;
  padding-right: 0;
  margin: 40px 0 0 40px;
}
.cpzxlist .cklist{
  margin-bottom: 40px;
}
.cpzxlist .cpcsls{
  margin-bottom: 20px;
}
.cpzxlist .csitem{
  display: flex;
  flex-direction: left;
  width: 100%;
  margin-bottom: 10px;
}
.cpzxlist .cptp{
  aspect-ratio: 1/1;
  object-fit: cover;
  width: 46%;
  overflow: hidden;
  height: 326px;
}
.posrnav{
  position: relative;
}
.poscos.hjpos{
  height: 60px;
  line-height: 60px;
  background: #575D75;
  width: 100%;
  margin: 0 auto 68px;

}
#cpbanner img{
  vertical-align: bottom;
}
.hjposli a {
  color: #FFFFFF !important;
}
.cfsjlist .sjitem:nth-child(3n){
  margin-right: 0;
  float: right;
}
.cfsjlist .sjitem img{
  width: 100%;
  aspect-ratio: 16/10;
  object-fit: cover;
}
.cfsjlist .sjitem{
  float: left;
  width: 31.9%;
  margin-right: 30px;
}
.cfsjlist .sjtitle{
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  margin: 20px 0 30px;
  width: 100%;
  text-align: center;
}
.hjpos .poscos.hjpos li span {
  color: rgba(255,255,255,0.4);
}
.lmycxx a{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 20px;
  color: #FFFFFF ;
  display: inline-block;
  padding: 0 60px;
}
.lmycxx li a.jjhover{
  background: #004294FF;
  color: #ffffff;
}
.h80{
  height: 80px;
}
.qywhbg{
  background: url(../images/hhbgt.png) no-repeat top center;
}
.qywh{
  font-family: PingFang SC, PingFang SC;
  font-weight: 800;
  font-size: 40px;
  color: #004294;
  text-align: center;
}
.wqhylist .wqitem:nth-child(4n){
  float: right;
  margin-right: 0;
}
.wqhylist .wqitem{
  width: 22.8%;
  margin: 0 40px 40px 0;
  float: left;
  background: url(../images/wh1.png) ;
  background-size: cover  !important;
  aspect-ratio: 9/13;
  object-fit: cover;
  position: relative;

}

.whwzs .wqtitt{
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.whwzs .wqdesc{
    margin-bottom: 54px;
    font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #FFFFFF;
}
.whwzs{
  padding:0 25px;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
}
.wqhylist{
  margin-bottom: 95px;
}
.ryzzbg{
  background: url(../images/ryzzbg.png) no-repeat center;
}
.ryzzbg .mySwiper23 .swiper-slide::after{
  display: none;
}
.ryzzswiper{
  position: relative;
}
.bgf7{
  background: #F7F7F7;
}
.poscos{
  height: 60px;
  line-height: 60px;
  margin: 0;
}
.xwxqbt{
  margin: 20px auto 40px ;
  text-align: center;
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 32px;
  color: #333333;
}
.xwsje{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #999999;
  text-align: center;
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 50px;
}
.xwsje span:nth-child(2){
  margin-left: 50px;
}
.xwsje span{
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 40px;
} 
.h30{
  height: 30px;
}
.sxyy .wzbgft a{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #999999;
}
.sxyy .sypti{
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  margin-bottom: 5px;
}
.sxyy{
  margin-bottom: 30px;
  padding: 30px;
  position: relative;
}
.syy:hover .sypti{
  color: #004294FF;
}
.syy:hover {
  color: #004294FF;
}
.syy:hover a{
  color: #004294FF;

}
.sxyy .syy .f span{
  transform: rotate(180deg);
  display: inline-block;
  position: absolute;
  left: 13px;
  top: 45px;
} 
.sxyy .syy .r span{
  display: inline-block;
  position: absolute;
  right:  13px;
  top: 45px;
} 
.w653{
  width: 65.3%;
}
.w347 img{
  width: 87%;
  aspect-ratio: 16/10;
  object-fit: cover;
}
.w347{
  width: 34.7%;
}
.swsj i{
    display: inline-block;
    color: #004294FF;
    border-radius: 50%;
    font-size: 23px;
}

.swsj{
  margin-bottom: 20px;
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 18px;
  color: #333333;
}
.xwbftfy a{
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  margin-bottom: 40px;
  display: inline-block;
}
.xwjjd{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #999999;
  padding-right: 8.85%;
  margin-bottom: 40px;
}
.w653 a span{
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 0px 0px 0px 0px;
  border: 1px solid #004294;
  font-size: 24px;
  color: #004294;
  border-radius: 50%;
  transform: rotateZ(135deg);
  transition: all 0.1s;
  margin-bottom: 60px;
}
.xeitems:hover .swsj,
.xeitems:hover .xwbftfy a
{
  color: #004294;
}
.xeitems{
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 50px;
}
.xeitems:hover .w653 a span
{
  transform: rotateZ(180deg);
}
.lxwmdbt{
  font-family: PingFang SC, PingFang SC;
  font-weight: 800;
  font-size: 40px;
  color: #333333;
  text-align: center;
  margin-bottom: 30px;
}
.lswmdesc{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #666666;
  margin-bottom: 30px;
  text-align: center;
  margin-bottom: 50px;

}
.lxdxs{
  width: 100%;
  height: 5px;
  background: #004294;
  margin-bottom: 35px;
}
.lxlistd li::after{
  content: '';
  display: block;
  width: 1px;
  height: 95%;
  border-right: 1px solid #DDDDDD;
  position: absolute;
  right: 0;
  top: 0;
}
.lxlistd li span{
  font-size: 24px;
  color: #ffffff;
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #004294;
  border-radius: 50%;
  margin-bottom: 30px;
}
.lxlistd li .XSDLDJ{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  margin-bottom: 50px;
}
.lxlistd li:last-child::after {
  display: none;
}
.lxlistd li{
  width: 33.3%;
  padding-left: 40px;
  position: relative;
  box-sizing: border-box;
}
.rhwet{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 24px;
  color: #004294;
  margin-bottom: 40px;
}
.lxdxx{
  width: 100%;
  height: 5px;
background: #004294;
margin-bottom: 35px;
}
.yyk{
  background: #FFFFFF;
  box-shadow: 0px 10px 20px 0px rgba(18,26,97,0.08);
  position: relative;
  z-index: 3;
  overflow: hidden;
}
.intetem input{
  width: 100%;
  height: 100%;
  border: none;
}
.intetem{
  width: 48%;
  height: 60px;
  border-radius: 0px 0px 0px 0px;
  border: 1px solid #DDDDDD;
  margin-bottom: 40px;
}
.lynr textarea{
  width: 100%;
  height: 100%;
  border: none;
}
.lynr{
  width: 100%;
  height: 200px;
  border: 1px solid #DDDDDD;
}
.p40{
  padding: 0 40px;
}
.tjlyss{
  margin: 40px auto;
  width: 400px;
  height: 60px;
  background: #004294;
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 60px;
  text-align: center;
}
#allmap{
  height: 650px;
  width: 100%;
 
}
.map{
  position: relative;
  z-index: 1;
  top: -200px;
  overflow: hidden;
}
.caseliy .sjtitle{
  text-align: left;
}
.caseliy .sjitem{
  width: 23%;
}
.caseliy .sjitem:nth-child(1){
  width: 48%;
}
.caseliy .sjitem .anzxbt{
  position: relative;
}
.caseliy .sjitem .anflname{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #4D5D70;
  padding: 10px 20px;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #DDDDDD;
  display: inline-block;
  margin-bottom: 30px;
}
.caseliy .sjitem:nth-child(1) .anflname{
  position: absolute;
  right: 10px;
  top: 0;
}
.caseliy .sjitem .anjsd{
  display: none;
}
.caseliy .sjitem:nth-child(1) .anjsd{
  display: block;
}

.caseliy .sjitem:nth-child(5) ,
.caseliy .sjitem:nth-child(9) ,
.caseliy .sjitem:nth-child(13) ,
.caseliy .sjitem:nth-child(17) 
{
  margin-right: 0;
  float: right;
}

.pro_listitem{
  position: relative;
}
.mySwiperlm{
  float: right;
  width: 28.6%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999999;
   touch-action: pan-y; /* 垂直滑动 */
   touch-action: pan-x;
  padding-top: 5px;
  padding-right: 5px;
  /*background: rgba(0,0,0,0.5);*/
}

.jjlist  .jjitem:nth-child(2) .jiak {
  right: 23%;
}.jjlist  .jjitem:nth-child(4) .jiak {
  right: 25%;
   font-size: 35px;
   font-size: 24px;
   bottom: 2px;
}
 .dyjdj .jiak {
   right: 63%  !important;
 }
 .dyjdj .munsu {
   left: 30px;
 }
 .dyjdj .f::after{
   content: "";
   display: block;
   width: 1px;
   height: 73px;
   background: #EEEEEE;
   position: absolute;
   right: 10px;
   top: -12px;
 }
 .dyjdj .f span{
   display: inline-block;
   margin-right: 20px;
 }
 .dyjdj .f{
   position: relative;
 }
 .dyjdj .w80p{
   width: 78%;
       margin-top: -20px;
 }
 .jjlist.dyjdj .jjitem:nth-child(2) .jiak {
    right: 52% !important;
}
 .cpzxlist .ckxq span{
   display: inline-block;
   transform: rotateZ(180deg);
 }
 .xmtin{
   padding-left: 15px;
 }
 .casesw .ckxq {
   margin-right: 0;
 }
 .ryzzswiper .mySwiper23 .swiper-slide::after{
   display: none;
 }
 .p125.cpzxlist .cpmsdesc_t,
 .index_product .cpmsdesc_t
 {
   width: 100%;
 }



.topnav .logoh1{
  display: none;
}
 .nabhove a{
   color: #333333;
 }
 .nabhove .logoh{
  display: none;
}
 .nabhove .logoh1{
  display: block;
   width: 194px;
   height: 48px;
   margin: 16px 0;
}
.nabhove .toptel{
  color: #004294;
}
.nabhove{
  background: #ffffff;
  height: 114px;
  line-height: 114px;
}
.nabhove .nav .on h3 a{


  font-weight: bold;
  font-size: 20px;
  color: #004294;
}
.cpycde {
  position: absolute;
  right: 0;
  top: 160px;
  z-index: 999;
  width: 911px;
}
.mySwiperlm .swiper-slide{
  position: relative;
  cursor: pointer;
}
.mySwiperlm .swiper-slide a::before{
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  background: #004294;
  border-radius: 50%;
  right: 5px;
  top: 5px;

}
.mySwiperlm::before{
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  background: #CECFD3;
  right: 15px;
  top: 5px;

}

 .mySwiperlm .swiper-slide a{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #333333;

   display: inline-block;
}
 .mySwiperlm .swiper-slide.swipehoc a::after{
   content: "";
   width: 22px;
   height: 22px;
   background: radial-gradient( 1% 70% at 100% 50%, rgba(255,255,255,0) 0%, rgba(0,66,148,0.3) 100%);
   border-radius: 50%;
   position: absolute;
   top: -1px;
   right: -1px;
   display: block;
 }
 .mySwiperlm .swiper-slide.swipehoc a{
   color: #004294;
 }
 .cpconfr .cpmsdesc_t{
      width: 100%;
  }