.zy-Slide{ overflow:hidden; position:relative; margin-bottom:70px;}
.zy-Slide ul{overflow:hidden; position:relative; height:442px;
    padding:0;background-image:url(../images/qy_lunbo_li.png);
	background-position:bottom center;
	background-repeat:no-repeat; }
.zy-Slide li{
    position:absolute;
    list-style:none;
    background:#fff;
    width:0;
    height:0;
    left:377px;
    z-index:0;
    cursor:pointer;
    border-radius:3px;
    margin:0;
}
.zy-Slide li a{}
.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:-27px; cursor: pointer; width:48px; height:48px; text-align:center; border:3px solid #2a8439; line-height:48px; font-family:"黑体"; font-size:40px; z-index:50; border-radius:500px; color:#2a8439; font-weight:bold;}
.zy-Slide section:nth-child(1){ left:180px;}
.zy-Slide section:nth-child(2){ right:170px;}
