@charset "utf-8"; .box10 { padding: 0px; height: 490px; width:1100px; overflow:hidden; } .voice_2 { width: 1100px; position: relative;} .voice_2 ul li { float: left; display: inline; height: 490px; color: #fff; cursor: pointer; position: relative;} .voice_2 ul li.li1 { background: #fff} .voice_2 ul li.li2 { background: #fff} .voice_2 ul li.li3 { background: #fff} .voice_2 ul li.li4 { background: #fff} .voice_2 .fold { width: 210px; height: 490px; text-align: center; position: absolute; top: 0px; left: 0px;} .voice_2 .unfold { width: 450px; height: 100%; display: none; position: absolute; top: 0px; left: 0px; text-align:left; color:#4b4b4b;} .voice_2 .unfold dl { margin: 30px 20px 0px 20px;} .voice_2 .unfold dt { width: 100%; margin-bottom: 10px;} .voice_2 .unfold dt a:hover { text-decoration:underline;} .voice_2 .unfold dt strong { padding-right:40px;} .voice_2 .unfold dt strong a { font-size:30px; line-height:35px; text-decoration:none; color:#181818; font-weight:lighter;} .voice_2 .unfold dt span a { color:#0097e0; font-size:18px;} .voice_2 .unfold dd { font-size: 14px; } .voice_2 .unfold dd p { padding-bottom:10px; line-height: 26px;}