<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.zy-Slide{
    font-size: 12px;
    position:relative;
    width:754px;
    height:292px;
    margin:20px auto 0;
}
.zy-Slide .sec{width: 51px;height: 51px;}
.zy-Slide .sec1{background: url(../images/index21.png) no-repeat center;}
.zy-Slide .sec2{background: url(../images/index22.png) no-repeat center;}
.zy-Slide ul{
    position:relative;
    width:754px;
    height:292px;
    margin:0;
    padding:0;
}
.zy-Slide li{
    position:absolute;
    list-style:none;
    width:0;
    height:0;
    top:146px;
    left:377px;
    z-index:0;
    cursor:pointer;
    border-radius:3px;
    margin:0;
    padding:0;
    box-shadow: 0 0 15px #aaa;
}
.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%;margin-top: -25px; cursor: pointer;border-radius: 50%;box-shadow: 0 0 15px #aaa;}
.zy-Slide section:nth-child(1){
    left:-60px;
}
.zy-Slide section:nth-child(2){
    right:-60px;  
}</pre></body></html>