﻿.img{width: 100%;min-width: 1200px;}
.banner{min-width: 1200px;overflow: hidden;margin: 0 auto;position: relative;}
.banner img{width: 100%;}
.sponsor{height: 588px;min-width: 1200px;position: relative;margin: 0 auto;border: 1px solid #fff;background: #f6f6f6;}
.resource{height: 588px;min-width: 1200px;position: relative;margin: 0 auto;border: 1px solid #fff;background: #f6f6f6;}
.circle{height: 588px;min-width: 1200px;position: relative;margin: 0 auto;border: 1px solid #fff;background: #f6f6f6;}
.carousel{height: 776px;width: 100%;margin: 0 auto;position: relative;overflow: hidden;}
.esayou{height: 464px;width: 100%;margin: 0 auto;position: relative;overflow: hidden;}
.lw_box{height: 590px;width: 100%;margin: 0 auto;position: relative;overflow: hidden;}
.lw_box .arrow-left-lw {
  position: absolute;
  left: 15%;
  top: 52%;
  width: 34px;
  height: 64px;
  z-index: 15;
}
.lw_box .arrow-right-lw {
  position: absolute;
  right: 15%;
  top: 52%;
  width: 34px;
  height: 64px;
  z-index: 15;
}
.carousel .arrow-left {
  position: absolute;
  left: 15%;
  top: 52%;
  width: 34px;
  height: 64px;
  z-index: 15;
}
.carousel .arrow-right {
  position: absolute;
  right: 15%;
  top: 52%;
  width: 34px;
  height: 64px;
  z-index: 15;
}
.swiper-container{height: 776px;}
.swiper-container2{height: 590px;}
.pagination0,.pagination2 {
  	position: absolute;
  	z-index: 20;
  	bottom: 15px;
  	left: 46.5%;
  	text-align: center;
}
.pagination{
  position: absolute;
  z-index: 20;
  bottom: -35px;
  left: 46.5%;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  margin: 0 14px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.head{border-bottom: none;}
.saibang{text-align: center;}
.saibang span{text-align: center;font-size: 16px;color: #333;}
.saibangLogo{margin-top:50px;height: 338px;min-width: 1200px; background: url(../image/esay_image2new.png) no-repeat center center;}
.saibangMap{height: 623px;min-width: 1200px;}
.saibangMap .video{
  width: 960px;
  /* height: 582px; */
  margin:0 auto;
  position: relative;
  cursor: pointer;
}
.saibangMap .video .play_icon {
  position: absolute;
  left: 50%;
  top:50%;
  width: 80px;
  height: 80px;
  margin-left: -40px;
  margin-top: -58px;
  background: url(../image/play@3x.png) no-repeat center center;
  background-size: 100%;
}
.saibangMap .video video{width: 100%;}
.zy-Slide{margin-top: 70px;}
.caption{margin-top: 50px;}
/**video 适配**/
@media screen and (max-width: 1200px) {
  .saibangMap .video{
    width: 750px;
    /* height: 582px; */
    margin:0 auto;
    position: relative;
    cursor: pointer;
  }
  .saibangMap{height: 530px;}
}