.j-mainslide-imgs{position: relative;background: #fff;}
.j-mainslide-imgs .j-img-item{width: 100%;height:100%; }
.j-mainslide-imgs .j-img-item .imgbox{width: 100%;height: 100%;background: none;margin: 0 auto;}
.j-mainslide-imgs .j-img-item .imgbox a{display: block;width: 100%;height: 100%;cursor: default;}
.j-mainslide-imgs .j-img-item .pic{width: 100%;height: 100%;background-position: center center;background-repeat: no-repeat;}
.j-img-pager{position: absolute;width: 40%;height: 10px;margin: 0 auto;left: 40%;bottom: 20px;z-index: 10;}
.j-img-pager li{width: 40px;height: 6px;background: #dadada;margin-left: 8px;float: left;text-indent: 100px;overflow: hidden;cursor: pointer;}
.j-img-pager li.js-cycler-selected{cursor: pointer;background: #23C872;}
.j-mainslide-imgs .prev,
.j-mainslide-imgs .next{position: absolute;top: 44%;background: url(cycler.png);display: inline-block;width: 40px;height: 40px;cursor: pointer;}
.j-mainslide-imgs .prev{left: -50px;background-position: -0px -10px;}
.j-mainslide-imgs .next{right: -50px;background-position: -40px  -10px;}
