.zq-swiper-1{
  width:1200px;
  height:362px;
  margin:-10px auto 0;
  padding-top:10px;
  position:relative;
}
.zq-swiper-1 .swiper-slide{
  width:562px;
  height:352px;
}
.zq-swiper-1 .swiper-slide-active{
  z-index: 9;
}
.sw1-con{
  width:100%;
  height:100%;
  overflow:hidden;
  border-radius: 30px;
}
.sw1-con img{
  width:100%;
  height:100%;
  display:block;
}
.zq-swiper-1-pa{
  width:1200px;
  height:12px;
  position:relative;
  margin:146px auto 0;
  padding:9px 0;
  left:-20px;
}
.swiper-pagination-bullet{
  width:25px;
  height:12px;
  background:#ffe6a2;
  opacity: 1;
  -webkit-border-radius: 2px;
  border-radius: 10px;
  margin-left:20px;
  -webkit-transition:width .3s;
  transition:width .3s;
}
.swiper-pagination-bullet-active{
  background:#8f600a;
  opacity: 1;
  width:74px;
}
.part3{
  overflow:hidden;
  position:relative;
}

.zq-swiper-2-b{
  width:988px;
  height:398px;
  margin:486px auto 0;
  position:relative;
}
.zq-swiper-2{
  width:100%;
  height:100%;
}
.zq-swiper-2 .swiper-slide{
  overflow:visible;
  position:relative;
  z-index: 1;
}
.zq-swiper-2 .swiper-slide-prev,.zq-swiper-2 .swiper-slide-next{
  z-index: 2;
}
.zq-swiper-2 .swiper-slide-active{
  z-index: 3;
}

.sw2-con{
  width:198px;
  height:198px;
  background:#a1a1a1;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow:hidden;
  position:relative;
  left:50%;
  top:50%;
  margin:-99px 0 0 -99px;
}
.swiper-slide-prev .sw2-con,.swiper-slide-next .sw2-con{
  width:320px;
  height:320px;
  background:#b2b2b2;
  margin:-160px 0 0 -160px;
}
.swiper-slide-active .sw2-con{
  width:398px;
  height:398px;
  background:#fff;
  margin:-199px 0 0 -199px;
}
.sw2-con img{
  width:100%;
  height:100%;
  display:block;
}

.sw2-con .sw2-con-inner{
  position:relative;
  z-index: 2;
  width:186px;
  height:186px;
  margin:6px;
  -webkit-box-shadow:
      inset -3px 0 20px rgba(0,0,0,0.3),
      inset 0 -3px 20px rgba(0,0,0,0.3),
      inset 0 3px 20px rgba(0,0,0,0.3),
      inset 3px 0 20px rgba(0,0,0,0.3);
  box-shadow:
      inset -3px 0 20px rgba(0,0,0,0.3),
      inset 0 -3px 20px rgba(0,0,0,0.3),
      inset 0 3px 20px rgba(0,0,0,0.3),
      inset 3px 0 20px rgba(0,0,0,0.3);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow:hidden;
}

.swiper-slide-prev .sw2-con .sw2-con-inner,.swiper-slide-next .sw2-con .sw2-con-inner{
  width:308px;
  height:308px;
}

.swiper-slide-active .sw2-con .sw2-con-inner{
  width:386px;
  height:386px;
}

.sw2-con .sw2-con-img{
  position:absolute;
  z-index: 1;
  width:186px;
  height:186px;
  top:6px;
  left:6px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow:hidden;
}
.swiper-slide-prev .sw2-con .sw2-con-img,.swiper-slide-next .sw2-con .sw2-con-img{
  width:308px;
  height:308px;
}
.swiper-slide-active .sw2-con .sw2-con-img{
  width:386px;
  height:386px;
}

.sw2-con::after{
  width:100%;
  height:100%;
  position:absolute;
  left:0;
  top:0;
  background:rgba(0,0,0,0.2);
  z-index: 9;
  display:block;
  content:"";
}
.swiper-slide-prev .sw2-con::after,.swiper-slide-next .sw2-con::after{
  background:rgba(0,0,0,0.1);
}
.swiper-slide-active .sw2-con::after{
  background:none;
}


.zq-swiper-2-prev{
  width:33px;
  height:54px;
  position:absolute;
  left:-60px;
  top:180px;
  background:url("http://n.sinaimg.cn/97973/mandcpc/arrow-link.png") no-repeat center;
}
.zq-swiper-2-prev:hover{
  background-image:url("http://n.sinaimg.cn/97973/mandcpc/arrow-hover.png");
  -webkit-transform:rotate(180deg);
  transform:rotate(180deg);
}

.zq-swiper-2-next{
  width:33px;
  height:54px;
  position:absolute;
  right:-60px;
  top:180px;
  background:url("http://n.sinaimg.cn/97973/mandcpc/arrow-link.png") no-repeat center;
  -webkit-transform:rotate(180deg);
  transform:rotate(180deg);
}
.zq-swiper-2-next:hover{
  background-image:url("http://n.sinaimg.cn/97973/mandcpc/arrow-hover.png");
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg);
}

.part3-title{
  width:335px;
  height:175px;
  background:url("http://n.sinaimg.cn/97973/mandcpc/p3-ms1.png") no-repeat center;
  margin:34px auto 0;
}












