.hon-main {
  width: 1200px;
  margin: auto;
}
.hon-banner {
  display: none;
}
.hon-con {
  margin: 55px auto 60px;
}
.hon-con .hon-c-top {
  overflow: hidden;
  border: 1px solid #d8d8d8;
}
.hon-con .hon-c-top .hon-ul {
  width: 465px;
  float: left;
  height: 550px;
  // overflow-y: auto;
}
.hon-con .hon-c-top .hon-ul li {
  overflow: hidden;
}
.hon-con .hon-c-top .hon-ul li .hon-ul-left {
  width: 100%;
  height: 140px;
}
.hon-con .hon-c-top .hon-ul li .hon-ul-left .hon-ul-data {
  width: 91px;
  height: 86px;
  float: left;
  font-size: 18px;
  text-align: center;
  color: #fff;
  background: #d4d4d4;
  margin-top: 25px;
  padding-top: 5px;
}
.hon-con .hon-c-top .hon-ul li .hon-ul-left .hon-ul-data i {
  font-size: 39px;
  font-weight: bold;
}
.hon-con .hon-c-top .hon-ul li .hon-ul-left .hon-ul-font {
  width: 325px;
  margin-left: 15px;
  line-height: 25px;
  font-size: 16px;
  color: #333333;
  float: left;
  margin-top: 27px;
}
.hon-con .hon-c-top .hon-ul .hon-li .hon-ul-left {
  background: #016dd2;
}
.hon-con .hon-c-top .hon-ul .hon-li .hon-ul-left .hon-ul-data {
  background: #fff;
  color: #717171;
}
.hon-con .hon-c-top .hon-ul .hon-li .hon-ul-left .hon-ul-font {
  color: #fff;
}
.swiper-container {
  width: 1109px;
  height:344px;
}
.swiper-container .hon-slide-img {
  text-align: center;
}
.swiper-container h1 {
  margin-top: 35px;
  font-size: 16px;
  color: #333333;
}
.swiper-container i {
  display: inline-block;
  width: 66px;
  height: 66px;
  border-radius: 100%;
  background: #016dd2;
  text-align: center;
  line-height: 66px;
  font-size: 18px;
  color: #ffffff;
  margin-top: 45px;
}
.hon-z3 {
  position: absolute;
  width: 1125px;
  height: 21px;
  background: url(../images/z3.jpg);
  right: 0;
  left: 0;
  margin: auto;
  bottom: 67px;
}
.swiper-button-prev {
  background: url(../images/z4.jpg) -2px -1px;
  width: 34px;
  height: 34px;
  bottom: 60px;
  position: absolute;
  top: inherit;
  opacity: 1!important;
}
.swiper-button-next {
  background: url(../images/z4.jpg) -45px -1px;
  width: 34px;
  height: 34px;
  bottom: 60px;
  position: absolute;
  top: inherit;
  opacity: 1!important;
  right:0px;
}
.hon-swiper {
  position: relative;
  margin-top: 60px;
  border: 1px solid #d9d9d9;
  padding: 30px 0px 45px;
}
.hon-swiper img{
  width: 260px;
}
.hon-ul::-webkit-scrollbar {
  display: none;
}
.hon-ul::-moz-scrollbar {
  display: none;
  verflow: -moz-scrollbars-vertical;
}
.hon-ul::-ms-scrollbar {
  display: none;
}
.swiper-container-ban{
    height:469px;
        position: relative;
    z-index: -1;
}
.swiper-pagination{
    text-align:center;
}
.swiper-pagination .swiper-pagination-switch{
    margin:0px 5px;
}
.hon-bimg {
  float: left;
  width: 732px;
  height: 550px;
}
.hon-bimg img {
  display: none;
}
.hon-bimg .bimg-on {
  display: block;
}
@media (min-width: 1440px) and (max-width: 1920px) {
  
}
@media (min-width: 1200px) and (max-width: 1220px) {
  .hon-main {
    width: 98%;
    margin: auto;
  }
  .hon-con .hon-c-top .hon-ul li .hon-ul-left .hon-ul-font {
    width: 325px;
    margin-left: 8px;
    line-height: 25px;
    font-size: 16px;
    color: #333333;
    float: left;
    margin-top: 27px;
  }
  .hon-con .hon-c-top .hon-ul {
    width: 424px;
    float: left;
    height: 550px;
    overflow-y: auto;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .hon-main {
    width: 98%;
    margin: auto;
  }
  .hon-slide-img {
    width: 100%;
  }
  .hon-slide-img img {
    width: 100%;
  }
  .swiper-container {
    width: 98%;
  }
  .hon-z3 {
    position: absolute;
    width: 100%;
    height: 21px;
    background: url(../images/z3.jpg);
    right: 0;
    left: -93px;
    margin: auto;
    bottom: 67px;
  }
  .hon-swiper {
    position: relative;
    margin-top: 60px;
    border: 1px solid #d9d9d9;
    padding: 30px 0px 45px;
    overflow: hidden;
  }
  .hon-con .hon-c-top .hon-ul li .hon-ul-left .hon-ul-font {
    width: 325px;
    margin-left: 8px;
    line-height: 25px;
    font-size: 16px;
    color: #333333;
    float: left;
    margin-top: 14px;
  }
  .hon-con .hon-c-top .hon-ul {
    width: 44%;
    float: left;
    height: 421px;
    overflow-y: auto;
  }
  .hon-bimg img {
    display: none;
    width: 100%;
  }
  .hon-con .hon-c-top .hon-ul li .hon-ul-left .hon-ul-data {
    width: 91px;
    height: 86px;
    float: left;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background: #d4d4d4;
    margin-top: 7px;
    padding-top: 5px;
  }
  .hon-bimg {
    float: left;
    width: 56%;
    height: auto;
  }
  .hon-con .hon-c-top .hon-ul li .hon-ul-left {
    width: 100%;
    height: 105px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .hon-main {
    width: 98%;
    margin: auto;
  }
  .hon-slide-img {
    width: 100%;
  }
  .hon-slide-img img {
    width: 100%;
  }
  .swiper-container {
    width: 98%;
  }
  .hon-z3 {
position: absolute;
    width: 89%;
    height: 21px;
    background: url(../images/z3.jpg);
    right: 0px;
    left: 1px;
    margin: auto;
    bottom: 87px;
  }
.swiper-button-prev {
    background: url(../images/z4.jpg) -2px -1px;
    width: 34px;
    height: 34px;
    bottom: 81px;
    position: absolute;
    top: inherit;
    opacity: 1!important;
}
.swiper-button-next {
    background: url(../images/z4.jpg) -45px -1px;
    width: 34px;
    height: 34px;
    bottom: 81px;
    position: absolute;
    top: inherit;
    opacity: 1!important;
        right: 19px;
}
  .hon-swiper {
    position: relative;
    margin-top: 60px;
    border: 1px solid #d9d9d9;
    padding: 30px 0px 45px;
    overflow: hidden;
  }
  .hon-con .hon-c-top .hon-ul li .hon-ul-left .hon-ul-font {
    width: 325px;
    margin-left: 8px;
    line-height: 25px;
    font-size: 16px;
    color: #333333;
    float: left;
    margin-top: 14px;
  }
  .hon-con .hon-c-top .hon-ul {
    width: 44%;
    float: left;
    height: 421px;
    overflow-y: auto;
  }
  .hon-bimg img {
    display: none;
    width: 100%;
  }
  .hon-con .hon-c-top .hon-ul li .hon-ul-left .hon-ul-data {
    width: 91px;
    height: 86px;
    float: left;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background: #d4d4d4;
    margin-top: 7px;
    padding-top: 5px;
  }
  .hon-c-top {
    display: none;
  }
  .hon-banner img {
    width: 100%;
  }
  .hon-banner {
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  .hon-bimg {
    float: left;
    width: 56%;
    height: auto;
  }
  .hon-con .hon-c-top .hon-ul li .hon-ul-left {
    width: 100%;
    height: 105px;
  }

}
@media (min-width: 480px) and (max-width: 639px) {
  .hon-main {
    width: 98%;
    margin: auto;
  }
  .hon-slide-img {
    width: 100%;
  }
  .hon-slide-img img {
    width: 100%;
  }
  .swiper-container {
    width: 98%;
  }
  .hon-z3 {
    position: absolute;
    width: 100%;
    height: 21px;
    background: url(../images/z3.jpg);
    right: 0px;
    left: 9px;
    margin: auto;
    bottom: 67px;
  }
  .hon-swiper {
    position: relative;
    margin-top: 60px;
    border: 1px solid #d9d9d9;
    padding: 30px 0px 45px;
    overflow: hidden;
  }
  .hon-con .hon-c-top .hon-ul li .hon-ul-left .hon-ul-font {
    width: 325px;
    margin-left: 8px;
    line-height: 25px;
    font-size: 16px;
    color: #333333;
    float: left;
    margin-top: 14px;
  }
  .hon-con .hon-c-top .hon-ul {
    width: 44%;
    float: left;
    height: 421px;
    overflow-y: auto;
  }
  .hon-bimg img {
    display: none;
    width: 100%;
  }
  .hon-con .hon-c-top .hon-ul li .hon-ul-left .hon-ul-data {
    width: 91px;
    height: 86px;
    float: left;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background: #d4d4d4;
    margin-top: 7px;
    padding-top: 5px;
  }
  .hon-c-top {
    display: none;
  }
  .hon-banner img {
    width: 100%;
  }
  .hon-banner {
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  .hon-bimg {
    float: left;
    width: 56%;
    height: auto;
  }
  .hon-con .hon-c-top .hon-ul li .hon-ul-left {
    width: 100%;
    height: 105px;
  }
}
@media (max-width: 479px) {
  .hon-main {
    width: 98%;
    margin: auto;
  }
  .hon-slide-img {
    width: 100%;
  }
  .hon-slide-img img {
    width: 100%;
  }
  .swiper-container {
    width: 98%;
    height: 357px;
  }
  .hon-z3 {
    position: absolute;
    width: 70%;
    height: 21px;
    background: url(../images/z3.jpg);
    right: 0px;
    left: -18px;
    margin: auto;
    bottom: 44px;
  }
.swiper-button-prev {
    background: url(../images/z4.jpg) -2px -1px;
    width: 34px;
    height: 34px;
    bottom: 37px;
    position: absolute;
    top: inherit;
    opacity: 1!important;
}
.swiper-button-next {
    background: url(../images/z4.jpg) -45px -1px;
    width: 34px;
    height: 34px;
    bottom: 37px;
    position: absolute;
    top: inherit;
    opacity: 1!important;
        right: 19px;
}
  .swiper-container i {
    display: inline-block;
    width: 66px;
    height: 66px;
    border-radius: 100%;
    background: #016dd2;
    text-align: center;
    line-height: 66px;
    font-size: 18px;
    color: #ffffff;
    margin-top: 15px;
  }
  .swiper-container h1 {
    margin-top: 15px;
    font-size: 16px;
    color: #333333;
  }
  .hon-con {
    margin: 15px auto 60px;
  }
  .hon-swiper {
    position: relative;
    margin-top: 15px;
    border: 1px solid #d9d9d9;
    padding: 30px 0px 25px;
    overflow: hidden;
  }
  .hon-con .hon-c-top .hon-ul li .hon-ul-left .hon-ul-font {
    width: 325px;
    margin-left: 8px;
    line-height: 25px;
    font-size: 16px;
    color: #333333;
    float: left;
    margin-top: 14px;
  }
  .hon-con .hon-c-top .hon-ul {
    width: 44%;
    float: left;
    height: 421px;
    overflow-y: auto;
  }
  .hon-bimg img {
    display: none;
    width: 100%;
  }
  .hon-con .hon-c-top .hon-ul li .hon-ul-left .hon-ul-data {
    width: 91px;
    height: 86px;
    float: left;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background: #d4d4d4;
    margin-top: 7px;
    padding-top: 5px;
  }
  .hon-c-top {
    display: none;
  }
  .hon-banner img {
    width: 100%;
  }
  .hon-banner {
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  .hon-bimg {
    float: left;
    width: 56%;
    height: auto;
  }
  .hon-con .hon-c-top .hon-ul li .hon-ul-left {
    width: 100%;
    height: 105px;
  }
.swiper-container-ban {
    height: 271px;
}
}
