.wp-display-wrapper .picSlideWrap {
    background: transparent;
    border: 1px solid transparent;
    padding-bottom: 0;
    padding-top: 0;
}
.wp-display-wrapper .img img{border: 1px solid transparent;}
.wp-display-wrapper .cbtn{z-index:99;margin: -1rem auto 0;background: transparent;border: 1px solid transparent;padding-top:.2rem;width:80%;height:1.115rem }
.wp-display-wrapper .imgnav {width: 100%;}
.wp-display-wrapper .img {width: 100%;}
.wp-display-wrapper .cSlideUl{width: 100%;height:100%;    padding-top: 20px;}
.wp-display-wrapper .picSildeLeft,.wp-display-wrapper .picSildeRight{display:none}
.wp-display-wrapper .cbtn ul{height:100%}
.wp-display-wrapper .cbtn ul li{width:167px;height: 100%;margin-right: 10px;padding: 0;}
.wp-display-wrapper .cbtn li.hov{background: none;    margin-top: -0.2rem;}
.wp-display-wrapper .cbtn ul li imgtitle {display:none;}
.wp-display-wrapper .cbtn ul li tt{display:none}
.wp-display-wrapper .front{
    background: #fff url(../images/rr22.png) no-repeat right center;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -0.265rem;
    width: 0.53rem;
    height: 0.53rem;
    z-index: 10;
    background-size: contain;
    border-radius: 50%;
    overflow: hidden;
    opacity: 0.8;
    transform: rotateY(180deg);
    min-width: 29px;
    min-height: 30px;
}
.wp-display-wrapper .next {
background: #fff url(../images/rr22.png) no-repeat right center;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -0.265rem;
    width: 0.53rem;
    height: 0.53rem;
    z-index: 10;
    background-size: contain;
    border-radius: 50%;
    overflow: hidden;
    opacity: 0.8;
    min-width: 29px;
    min-height: 30px;
}
