.zy-Slide{
    font-size: 12px;
    position:relative;
    width:551px;
    height:292px;
}
.zy-Slide ul{
    position:relative;
    width:467px;
    height:292px;
    margin:0 auto;
    padding:0;
}
.zy-Slide li{
    position:absolute;
    list-style:none;
    background:#000;
    width:0;
    height:0;
    top:146px;
    left:377px;
    z-index:0;
    cursor:pointer;
    border-radius:3px;
    margin:0;
    padding:0;
    border: 1px solid #dddbdc;
    width:166px;
    height: 232px;
   -moz-box-shadow:0px 7px 7px #94A7C9; -webkit-box-shadow:0px 7px 7px #94A7C9; box-shadow:0px 7px 7px #94A7C9;
}
.zy-Slide li p{ position:relative; top:6px; width:100%; text-align:center;}
.zy-Slide li img{
    width:100%;
    height:100%;
    vertical-align:middle;
}
.zy-Slide section:nth-child(1), .zy-Slide section:nth-child(2){ position: absolute; top: 50%; width: 39px; height: 40px; margin-top: -20px; cursor: pointer; line-height: 40px; padding-left: 12px; padding-right: 12px; }
.zy-Slide section:nth-child(1){
    left:-5px;
}
.zy-Slide section:nth-child(2){
    right:-5px;  
}
.prev-3d{background: url(/r/cms/www/sgweb/images/arrow-3d-p.png) no-repeat center center;width: 14px;height:24px;}
.next-3d{background: url(/r/cms/www/sgweb/images/arrow-3d-n.png) no-repeat center center;width: 14px;height:24px;}<!--0.00014901161193848-->