@charset "utf-8";



.swiper-container{
  height:650px;
}

.arrow-left {
  background: url(../images/arror_left.png) no-repeat 0 0;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 40px;
  height: 80px;
  z-index:10;
}
.arrow-right {
  background: url(../images/arror_left.png) no-repeat 0 0;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 40px;
  height: 80px;
  z-index:10;
  transform:rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:5px;
  width: 100%;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.swiper-slide{
  position:relative;
  opacity:0;
  transition: opacity 0.7s ease-in-out;
}
.swiper-slide-active{
  opacity:1;
}
.swiper-slide .img{
  position:absolute;
}
.inner{
  position:relative;
  display:block;
  width:1200px;
  height:600px;
  margin:0 auto;
}
.slide1{
  background:url(../images/banner-01.jpg) no-repeat center;
}
.slide2{
  background:url(../images/banner-02.jpg) no-repeat center;
}
.slide3{
  background:url(../images/banner-03.jpg) no-repeat center;
}
.slide4{
  background:url(../images/banner-04.jpg) no-repeat center;
}
.sl101{ position:absolute; right:-330px; top:0px;}
.sl102{ position:absolute; right:-360px; top:-10px;}
.sl201{ position:absolute; right:295px; top:95px;}



.zrs {width: 1415px;height: 500px;margin: 0 auto;position: relative;}
.zrs ul li {position: absolute;overflow: hidden;cursor: pointer;}
.zrs ul li img {
  -webkit-transition: -webkit-transform 1s linear;
  -moz-transition: -moz-transform 1s linear;
  -o-transition: -o-transform 1s linear;
  -ms-transition: -ms-transform 1s linear;
}
.zrs ul li img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.zrs ul li:nth-child(1) {width: 170px;height: 176px;left: 0;top: 229px;}
.zrs ul li:nth-child(2) {width: 256px;height: 360px;left: 180px;top: 45px;}
.zrs ul li:nth-child(3) {width: 170px;height: 176px;left: 445px;top: 45px;}
.zrs ul li:nth-child(4) {width: 170px;height: 176px;left: 627px;top: 45px;}
.zrs ul li:nth-child(5) {width: 170px;height: 176px;left: 627px;top: 230px;}
.zrs ul li:nth-child(6) {width: 244px;height: 361px;left: 809px;top: 45px;}
.zrs ul li:nth-child(7) {width: 170px;height: 176px;left: 1065px;top: 45px;}
.zrs ul li:nth-child(8) {width: 170px;height: 176px;left: 1245px;top: 45px;}
.zrs ul li:nth-child(9) {width: 170px;height: 176px;left: 86px;top: 415px;}
.zrs ul li:nth-child(10) {width: 170px;height: 176px;left: 266px;top: 415px;}
.zrs ul li:nth-child(11) {width: 170px;height: 176px;left: 446px;top: 415px;}
.zrs ul li:nth-child(12) {width: 170px;height: 176px;left: 627px;top: 415px;}
.zrs ul li:nth-child(13) {width: 256px;height: 360px;left: 1066px;top: 230px;}
.tuibian {width: 231px;position: absolute;left: 50%;top: 247px;margin-left: -345px;}
.saitu {width: 231px;position: absolute;left: 50%;top: 435px;margin-left: 108px;}
