@charset "utf-8";

*{ margin:0; padding:0; list-style:none}




.voice_2 { width: 1368px; margin:0 auto;height:430px; overflow:hidden}
.voice_2 ul{ height:407px}
.voice_2 ul li { float: left; display: inline; height: 430px; color: #fff; cursor: pointer; position: relative; width:100px;}
.voice_2 ul li img{ display:block}
.voice_2 .li1{ width:668px;}
.voice_2 .fold { width: 100px; height: 100%; text-align: center; position: absolute; top: 0px; left: 0px;}
.voice_2 .fold .img { display: block; height:430px;}
.voice_2 .li1 .fold .img { background:url(../images/small-1.jpg) no-repeat}
.voice_2 .li2 .fold .img { background:url(../images/small-2.jpg) no-repeat}
.voice_2 .li3 .fold .img { background:url(../images/small-3.jpg) no-repeat}
.voice_2 .li4 .fold .img { background:url(../images/small-4.jpg) no-repeat}
.voice_2 .li5 .fold .img { background:url(../images/small-5.jpg) no-repeat}
.voice_2 .li6 .fold .img { background:url(../images/small-6.jpg) no-repeat}
.voice_2 .li7 .fold .img { background:url(../images/small-7.jpg) no-repeat}
.voice_2 .li8 .fold .img { background:url(../images/small-8.jpg) no-repeat}
.voice_2 .unfold { width: 668px; height: 430px; display: none; position: absolute; top: 0px; left: 0px;}
