@charset "utf-8";
/* CSS Document */

.voice_2 { width: 1170px; position: relative; left: 50%; margin-left: -590px; margin-top: 60px; margin-bottom: 60px; overflow: hidden;}
.voice_2 ul li {background: #c89953; margin:2px; float: left; display: inline; height: 460px; color: #fff; cursor: pointer; position: relative;}

.voice_2 .fold { width: 130px; height: 100%; text-align: center; position: absolute; top: 0px; left: 0px;}
.voice_2 .fold .img { display: block; background: url("img/icon.png") 0 0 no-repeat; margin-bottom: 20px; margin-top: 236px;}
.voice_2 .li1 .fold .img { background-position: -482px -181px; width: 56px; height: 113px; margin: 236px 20px 20px 20px;}
.voice_2 .li2 .fold .img { background-position: 0 -417px; width: 51px; height: 138px; margin: 236px 25px 28px 25px;}
.voice_2 .li3 .fold .img { background-position: -64px -413px; width: 54px; height: 142px; margin: 239px 23px 20px 23px;}
.voice_2 .li4 .fold .img { background-position: -136px -204px; width: 76px; height: 96px; margin: 276px 12px 26px 12px;}
.voice_2 .li5 .fold .img { background-position: -141px -420px; width: 53px; height: 116px; margin: 259px 23px 24px 23px;}
.voice_2 .li6 .fold .img { background-position: -172px -306px; width: 54px; height: 104px; margin: 270px 23px 25px 23px;}
.voice_2 .fold .txt { font-size: 24px; display: block; width: 25px; font-weight: normal; margin: 0px 38px; line-height: 25px;}
.voice_2 .unfold { width: 760px; height: 100%; display: none; position: absolute; top: 0px; left: 0px; padding: 30px;}
.voice_2 .unfold p { margin-top: 30px;padding-top: 20px; border-top: 1px solid #fff;}

