
.swiper-box {
  margin: 0px auto;
  width: 600px
}
.pic_page {
  position: absolute;
  z-index: 100;
  right: 20px;
  bottom: 20px;
  font-size: 18px;
  color: #FF5909;
  font-weight: bold
}
img {
 
  
}
.view {
  position: relative
}
.view .swiper-container {
  width: 100%;
  height: 345px
}
.view .arrow-left {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -25px;
  width: 28px;
  height: 50px;
  background: url('../images/arrow_l.png') no-repeat center;
  background-size: 100%;
  z-index: 10
}
.view .arrow-right {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -25px;
  width: 28px;
  height: 50px;
  background: url('../images/arrow_r.png') no-repeat center;
  z-index: 10
}
.view .swiper-slide div {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover
}
.preview {
  width: 100%;
  margin-top: 5px;
  position: relative
}
.preview .swiper-container {
  margin-left: 0;
  margin-right: 0
}
.preview .swiper-slide {
  width: 112px;
  height: 80px; margin-right: 10px; padding-top: 7px;
  cursor: pointer;
  overflow: hidden
}

.preview .swiper-slide.active-nav{
	cursor: pointer;
    width: 112px;
    height: 80px;
    background: url(../images/hd_kuang.png) no-repeat top;
   
}

.preview .swiper-slide img {
  width: calc( 100% - 4px );
  padding-top: 7px 2px 2px 2px; height: 76px;
  margin: 0 auto;
 
}
.preview .arrow-left {
    display: block;
    position: absolute;top: 25px; left:0;
    width: 22px;
    height: 33px;
    background: url(../images/hdbg.png) no-repeat;
    z-index: 111;
}
.preview .arrow-left span {
 
	  
    	  
	  
	  
}
.preview .arrow-right {
    top: 25px;
    right: 0;display: block;
    position: absolute;
    width: 22px;
    height: 33px;
    background: url(../images/hdbg.png) no-repeat;background-position: -23px 0;
    z-index: 111;
}
}
.preview .arrow-right span {
  
}
.preview .active-nav img {
 
  
}

.preview .swiper-slide { position:relative; }
.preview .swiper-slide span{height: 22px;
    line-height: 22px;position: absolute;
    bottom: 2px;
    width: 108px;
    height: 26px;
    line-height: 26px; color:#fff;
    text-align: center;
    z-index: 101;
    font-size: 12px;}
.preview .swiper-slide:before{ display:block; content:" ";height: 22px;
    opacity: .5; width:108px; height:22px; position: absolute; left:2px;
    bottom: 2px;    background: #000;}
	
	.call_phone .img{ border-radius:100%; overflow:hidden;}