.banner .swiper-button-prev,
.banner .swiper-container-rtl .swiper-button-next {
  background: url(../images/left.png) no-repeat center;
}
.banner .swiper-button-next,
.banner .swiper-container-rtl .swiper-button-prev {
  background: url(../images/right.png) no-repeat center;
}
.banner .swiper-container {
  height: 778px;
  overflow: hidden;
  /* img{
      position: relative;
      top: 0;
      left: 50%;
      margin-left: -960px;
    } */
}
.banner .swiper-container .swiper-slide {
  overflow: hidden;
}
.banner .swiper-container .swiper-slide img {
  position: absolute;
  top: 0;
  left: 50%;
  /*    max-height:778px; */
  width: 1920px;
  margin-left: -960px;
}
.banner .inner {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  top: -430px;
}
.bjyy {
  width: 100%;
  background: url(../images/bjyy.png) no-repeat center top;
  margin: 50px auto 0;
  height: 224px;
  padding-top: 160px;
}
.bjyy P {
  font-size: 26px;
  color: #333333;
  width: 900px;
  margin: 0 auto;
  line-height: 40px;
  text-align: center;
}
.bjyy h2 {
  color: #333333;
  font-size: 36px;
  line-height: 70px;
  text-align: center;
  margin-top: 140px;
  font-weight: normal;
  position: relative;
}
.bjyy h2:after {
  content: '';
  width: 330px;
  height: 1px;
  background: #d6d6d6;
  position: absolute;
  bottom: 0;
  left: 50%;
  font-weight: normal;
  margin-left: -165px;
}
.left {
  float: left;
}
.venue {
  width: 1200px;
  margin: 90px auto 0;
}
.venue .des {
  padding: 4px 0;
  height: 434px;
  margin-top: 60px;
  background: url(../images/da.png) no-repeat center;
}
.venue .des .part {
  padding-left: 40px;
  margin-top: 40px;
}
.venue .des .part > img {
  width: 77px;
}
.venue .des .part ul {
  margin-left: 30px;
  padding-left: 30px;
  border-left: 1px solid #333333;
}
.venue .des .part ul li {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  line-height: 56px;
}
.venue .des .part:last-child {
  margin-top: 40px;
}
.venue .des .part:last-child img {
  padding-top: 25px;
}
.venue .cah {
  width: 800px;
  margin: 60px auto 0px;
  padding-bottom: 30px;
}
.venue .cah h6 {
  font-size: 36px;
  color: #333333;
  line-height: 123px;
  padding-left: 40px;
  margin-left: 40px;
  border-left: 1px solid #d6d6d6;
}
.venue .cah_des {
  width: 1200px;
  padding-top: 30px;
  border-top: 1px solid #d6d6d6;
}
.venue .cah_des li {
  width: 500px;
  height: 140px;
  box-shadow: 5px 5px 8px 8px #ebecee;
  float: left;
  margin-right: 40px;
  padding: 40px;
  margin-bottom: 40px;
}
.venue .cah_des li h3 {
  font-size: 28px;
  color: #333;
  font-weight: normal;
  line-height: 10px;
  margin-bottom: 30px;
}
.venue .cah_des li p {
  font-size: 20px;
  color: #333;
  line-height: 40px;
}
.venue .cah_des li p span {
  font-size: 26px;
  color: #fe7149;
  font-weight: bold;
  margin: 0 10px;
}
.venue .cah_des li:nth-of-type(2n) {
  margin-right: 0;
}
.vision {
  width: 100%;
  height: 840px;
  background: url(../images/vision_bg.png) no-repeat center bottom;
}
.vision .title {
  width: 106px;
  text-align: center;
  margin: 40px auto 30px;
}
.vision .title img {
  width: 100%;
  display: block;
}
.vision h2 {
  font-size: 36px;
  color: #333;
  width: 420px;
  line-height: 60px;
  border-bottom: 1px solid #d6d6d6;
  margin: 0 auto 40px;
  text-align: center;
  font-weight: normal;
}
.vision ul {
  width: 1200px;
  margin: 0 auto;
}
.vision ul li {
  width: 350px;
  height: 380px;
  padding: 20px;
  background: #fff;
  box-shadow: 1px 0px 8px #bcb9ba;
  float: left;
  margin-right: 15px;
}
.vision ul li img {
  margin: 40px auto 20px;
}
.vision ul li h6 {
  margin-bottom: 40px;
  font-size: 26px;
  color: #333;
  text-align: center;
}
.vision ul li p {
  color: #333333;
  font-size: 20px;
  line-height: 30px;
  padding-top: 30px;
  border-top: 1px solid #d6d6d6;
  text-align: justify;
}
.vision ul li:last-child {
  margin-right: 0;
}
.partner {
  width: 1200px;
  margin: 0px auto 100px;
}
.partner li {
  position: relative;
  float: left;
  margin-right: 24px;
  cursor: pointer;
}
.partner li .des {
  width: 384px;
  height: 200px;
  background: #f2f2f2;
  text-align: center;
}
.partner li .des img {
  margin: 0 auto;
  padding-top: 40px;
}
.partner li .des p {
  font-size: 24px;
  color: #484848;
  line-height: 40px;
}
.partner li .wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: #f2f2f2;
  /*    background-image: linear-gradient(#999999, #fcfcfd); */
  display: none;
}
.partner li .wrap h6 {
  font-size: 22px;
  color: #484848;
  text-align: left;
  text-indent: 20px;
  line-height: 94px;
  font-weight: normal;
}
.partner li .wrap p {
  font-size: 20px;
  color: #484848;
  text-align: left;
  text-indent: 20px;
  font-weight: normal;
}
.partner li .wrap .tel {
  position: absolute;
  top: -90px;
  right: 15px;
}
.partner li:last-child {
  margin-right: 0;
}
.partner li:hover .wrap {
  display: block;
}
