.bus-main {
  width: 1200px;
  margin: auto;
  margin-bottom: 10px;
}
.bus-con {
  margin-top: 55px;
}
.swiper-banner {
  position: relative;
}
.swiper-container{
    width:100%;
    height:485px;
    position: relative;
}
.swiper-button-prev {
    background: url(../images/brl.png) -8px 0px;
    width: 50px;
    height: 82px;
    left: 0;
    right: inherit;
    position: absolute;
    top: 50%;
}
.swiper-button-next {
  background: url(../images/brl.png) -73px 0px;
  width: 50px;
  height: 82px;
  right: 0;
  left: inherit;
    position: absolute;
    top: 50%;
}
.swiper-pagination{
    position:absolute;
    bottom:10px;
    text-align:center;
    width:100%;
}
.swiper-pagination span {
  border-radius: 100%;
  width: 11px;
  height: 11px;
}
.bus-ccon {
  width: 100%;
  margin-top: 45px;
}
.bus-ccon .bus-title {
  width: 100%;
  height: 7px;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  text-align: center;
}
.bus-ccon .bus-title h1 {
  font-size: 26px;
  color: #333333;
  width: 195px;
  height: 25px;
  margin: auto;
  background: #fff;
  margin-top: -17px;
}
.bus-ul {
  overflow: hidden;
  margin-top: 50px;
}
.bus-ul li {
  position: relative;
  width: 385px;
  height: 376px;
  float: left;
  margin-bottom: 50px;
}
.bus-ul li img {
  position: absolute;
}
.bus-ul li .bus-ul-font {
  width: 350px;
  height: 150px;
  background: rgba(0, 0, 0, 0.5);
  padding: 0px 17px;
  position: absolute;
  bottom: 0;
filter: alpha(opacity=50);
background:#000\0;
}
.bus-ul li .bus-ul-font h1 {
  font-size: 21px;
  color: #ffffff;
  margin-top: 37px;
  position:relative;
}
.bus-ul li .bus-ul-font p {
  height: 45px;
  font-size: 12px;
  color: #ffffff;
  margin-top: 10px;
  position:relative;
}
.bus-ul li .bus-ul-font a {
  font-size: 12px;
  color: #fff;
  position:relative;
}

.bus-ul li .bus-ul-font a:hover {
 text-decoration:underline;
}

.bus-ul li:nth-child(3n-1) {
  margin: 0px 21px;
}
@media (min-width: 1440px) and (max-width: 1920px) {
  
}
@media (min-width: 1200px) and (max-width: 1220px) {
  .bus-main {
    width: 98%;
    margin: auto;
    margin-bottom: 10px;
  }
  .bus-ul li {
    position: relative;
    width: 372px;
    height: 362px;
    float: left;
    margin-bottom: 50px;
    overflow: hidden;
  }
  .bus-ul li img {
    position: absolute;
    width: 100%;
  }
  .bus-ul li .bus-ul-font {
    width: 90.8%;
    height: 150px;
    background: rgba(0, 0, 0, 0.5);
    padding: 0px 17px;
    position: absolute;
    bottom: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .bus-main {
    width: 98%;
    margin: auto;
    margin-bottom: 10px;
  }
  .bus-ul li {
    position: relative;
    width: 31.9%;
    height: 308px;
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
  }
  .bus-ul li img {
    position: absolute;
    width: 100%;
  }
  .bus-ul li .bus-ul-font {
    width: 90%;
    height: 150px;
    background: rgba(0, 0, 0, 0.5);
    padding: 0px 17px;
    position: absolute;
    bottom: 0;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .bus-main {
    width: 98%;
    margin: auto;
    margin-bottom: 10px;
  }
  .bus-con img {
    width: 100%;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 25px;
    left: 0;
    width: 100%;
  }
  .bus-ul li {
    position: relative;
    width: 46.7%;
    height: 279px;
    float: left;
    margin-bottom: 0px;
    overflow: hidden;
  }
  .bus-ul li img {
    position: absolute;
    width: 100%;
  }
  .bus-ul li .bus-ul-font {
    width: 100%;
    height: 150px;
    background: rgba(0, 0, 0, 0.5);
    padding: 0px;
    position: absolute;
    bottom: 0;
  }
.bus-ul li .bus-ul-font h1 {
    font-size: 21px;
    color: #ffffff;
    margin-top:10px;
}
  .bus-ul-font h1,
  .bus-ul-font p,
  .bus-ul-font a {
    margin-left: 17px;
  }
  .bus-ul li .bus-ul-font p {
    height: auto;
    font-size: 12px;
    color: #ffffff;
    margin-top: 10px;
}
  .bus-ccon li:nth-child(n) {
    margin: 20px 10px 0px!important;
  }
  .bus-con {
    margin-top: 25px;
    height:275px;
  }
}
@media (min-width: 480px) and (max-width: 639px) {
  .bus-main {
    width: 98%;
    margin: auto;
    margin-bottom: 10px;
  }
  .bus-con img {
    width: 100%;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 25px;
    left: 0;
    width: 100%;
  }
  .bus-ul li {
    position: relative;
    width: 47.87%;
    height: 236px;
    float: left;
    margin-bottom: 0px;
    overflow: hidden;
  }
  .bus-ul li .bus-ul-font h1 {
    margin-top: 10px;
  }
  .bus-ul li img {
    position: absolute;
    width: 100%;
  }
  .bus-ul li .bus-ul-font {
    width: 100%;
    height: 150px;
    background: rgba(0, 0, 0, 0.5);
    padding: 0px;
    position: absolute;
    bottom: 0;
  }
  .bus-ul li .bus-ul-font p {
    height: auto;
    font-size: 12px;
    color: #ffffff;
    margin-top: 10px;
}
  .bus-ul-font h1,
  .bus-ul-font p,
  .bus-ul-font a {
    margin-left: 17px;
  }
  .bus-ccon li:nth-child(n) {
    margin: 20px 5px 0px!important;
  }
  .bus-con {
    margin-top: 25px;
    height:202px;
  }
}
@media (max-width: 479px) {
.swiper-button-prev {
    background: url(../images/brl.png) -8px 0px;
    width: 50px;
    height: 82px;
    left: 0;
    right: inherit;
    position: absolute;
    top: 24%;
}
.swiper-button-next {
    background: url(../images/brl.png) -73px 0px;
    width: 50px;
    height: 82px;
    right: 0;
    left: inherit;
    position: absolute;
    top: 24%;
}
  .bus-main {
    width: 98%;
    margin: auto;
    margin-bottom: 10px;
  }
  .bus-con img {
    width: 100%;
    height: 100%;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
  }
  .bus-ul li {
    position: relative;
    width: 98%;
    height: auto;
    float: left;
    margin-bottom: 0px;
    overflow: hidden;
  }
  .bus-ccon {
    width: 100%;
    margin-top: 35px;
  }
  .bus-ul {
    overflow: hidden;
    margin-top: 0px;
  }
  .bus-ul li .bus-ul-font h1 {
    margin-top: 10px;
  }
  .bus-ul li img {
    position: initial;
    width: 100%;
  }
  .bus-ul li .bus-ul-font {
    width: 100%;
    height: 130px;
    background: rgba(0, 0, 0, 0.5);
    padding: 0px;
    position: absolute;
    bottom: 3px;
  }
  .bus-ul li .bus-ul-font p {
    height: auto;
    font-size: 12px;
    color: #ffffff;
    margin-top: 10px;
}
  .bus-ul-font h1,
  .bus-ul-font p,
  .bus-ul-font a {
    margin-left: 17px;
  }
  .bus-ccon li:nth-child(n) {
    margin: 20px 5px 0px!important;
  }
  .bus-con {
    margin-top: 25px;
    height :191px;
  }
  .swiper-inner {
    height: 100%;
  }
  .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    height: 205px;
  }
}
