﻿ .scroll_img2 {
 width: 230px;
 height: 115px;
 float: left;
 position: relative;
  }
 .scroll_img2 .swiper-container {
 width: 230px;
 height: 115px;
 overflow: hidden;
}
.scroll_img2 img{
  width:230px;
  height:115px;
}
.SwitchImage .hd { right: 5px !important; bottom: 10px !important; position:absolute}
.SwitchImage .hd li{background: #fff;border-radius: 50%;cursor: pointer;float: left;font-size: 0;height: 11px;line-height: 0;margin-left: 5px;width: 11px;}
.SwitchImage .hd li.on{ background:#2076bd} 