.zy-Slide{
    position:relative;
    width:1100px;
    height:330px;
    margin:0 auto ;
}
.zy-Slide ul{
    position:relative;
    width:1100px;
    height:330px;
    margin:0;
    padding:0;
}
.zy-Slide li{
    position:absolute;
    list-style:none;
    background:#000;
    width:0;
    height:0;
    top:0;
    left:550px;
    z-index:0;
    cursor:pointer;
    margin:0;
    padding:0;
}
.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: 24px;
    height: 80px;
    margin-top: -40px;
    cursor: pointer;
}
.zy-Slide section:nth-child(1){
    left:-50px;
}
.zy-Slide section:nth-child(2){
    right:-50px;
}

.zy-Slide .prve{
    background: url("https://qn.winseeing.com.cn/01%E9%A6%96%E9%A1%B501-3_37.png")no-repeat center;
}
.zy-Slide .next1{
    background: url("https://qn.winseeing.com.cn/01%E9%A6%96%E9%A1%B501-3_40.png")no-repeat center;
}