.nav .on h5 a{
    font-weight:bold;}
.ywbklmzs{height:840px;position: relative;padding:60px 0;}
.ywbklmzs img {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0px);}
.ywbk2-text .swiper-slide {
    display: flex;
    align-items: center;
    gap: 60px;}
.ywbk2-text .swiper-slide .text{
height:346px
;}
.ywbk2-text .swiper-slide .text h6 {
    font-size: 28px;
    font-weight: bold;
    line-height: 52px;}

.ywbk2-text .swiper-slide .text span {
    font-size: 16px;
    color: #666;
    margin-bottom: 22px;
    display: block;}
.ywbk2-text .swiper-slide .text b{
    background:#e1e1e1;
    line-height: 32px;
    padding: 0 8px;}

.ywbk2-text .swiper-slide .text p {
    font-size: 16px;
    line-height: 36px;
    display: block;}

.ywbk2-text .prev {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 860px;
    top: 330px;
    background: url(images/jt1.png);
    background-size: cover;
    cursor: pointer;
    z-index: 999;}

.ywbk2-text .next {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 920px;
    top: 330px;
    background: url(images/jt1.png);
    background-size: cover;
    cursor: pointer;
    z-index: 999;
        transform: rotateZ(180deg);}
.ywbk2-text .next:hover{
width: 40px;
    height: 40px;
    position: absolute;
    left: 920px;
    top: 330px;
    background: url(images/jt1-xz.png);
        background-size: cover;
    cursor: pointer;
    z-index: 999;
        transform: rotateZ(0deg);}
.ywbk2-text .prev:hover{
    background: url(images/jt1-xz.png);
      width: 40px;
    height: 40px;
    position: absolute;
    left: 860px;
    top: 330px;
    background-size: cover;
    cursor: pointer;
    z-index: 999;
        transform: rotateZ(180deg);}
.xsfzcp {
    display: flex;
    justify-content: space-between;}

.xsfzcp li {
    flex: 1;}
.footer {
  background-image:url(images/footer-bg.jpg);
  background-size: cover;
  color: #333;
  padding: 48px 0 0 0;}
.footer .t .left {
  display: flex;}

.footer .t .left .logo {
  margin-right: 40px;}

.footer .t .left .nav {
   padding-right: 80px;
   margin-right: 80px;
   border-right: 1px solid #0001;}
.footer .t {
  display: flex;
  width: 1620px;
  margin: 0 auto;
  justify-content: space-between;}
.footer .b {
  display: flex;
  justify-content: center;
  padding: 12px 0;
    margin-top: 26px;
    border-top: 1px solid #0001;
    color:#333
;}
.footer a {
  color: #333;}

.footer .nav ul {
  display: flex;
  gap: 80px;}
.footer .nav ul h5 {
  padding-bottom: 20px;}
.footer .nav ul h5 a {
  color: #333;}
.footer .nav ul h6 {
  padding-bottom: 16px;}
.footer .nav ul h6 a {
  color: #666;}
.footer .link {
  display: flex;
  flex-direction: column;
  gap: 20px;}
.footer .link a {
  color: #666;}
.footer .link .linkM {
  display: flex;
  flex-direction: column;
  gap: 16px;
  height: 190px;
  flex-wrap: wrap;}
.footer .code ul {
  display: flex;
  gap: 20px;}

.footer .code ul li {
  position: relative;}

.footer .code ul li p {
  position: absolute;
  display: none;
  gap: 4px;
  right: 0;}

.footer .code {
  display: flex;
  gap: 20px;}

.footer .code ul li:hover p {
  display: flex;}
.footer .code ul li > img {
  width: 40px;}

.footer .code > img {
  width: 160px;
  height: 160px;}
.footer .code ul li .QRcode1 img{
    width: 144px;}
