.cgzs .swiper {
      width: 100%;
      height: 100%;
    }
.cgzs .swiper-slide h2{
     font-family:'Microsoft Yahei',tahoma,arial,'Hiragino GB';
    font-size:19px;
}
.friend-link a{
    color:lightgray;
}
.friend-link a:hover{
    color:blue;
}
.cgzs .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
height:225px;

    }

.cgzs .swiper-slide img{
      display: block;
      width: 100%;
      height: auto;
      object-fit: cover;
    }

.out-link{

float:right;
width:400px;

}
.out-link ul{
}
.out-link ul li{
flaot:left;width: 140px;float: left;}
.footer-2 h3{
}
.friend-link{width: 500px;float: right;}
.address-cx{
}
.foot-container{
}
.swiper-cgzs{
  position: relative;
      height: 100%;
  background: #fff;
      font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
      font-size: 14px;
      color: #000;
      margin: 0;
      padding: 0;
}