0px; } .pl_txt { font-size: 15px; color: #666; } .sc { float: right; width: 25px; height: 25px; cursor: pointer; } .sc img { width: 25px; margin-top: 4px; } .sc img:nth-child(1) { display: block; } .sc.on img:nth-child(1) { /*display: none;*/ } .sc img:nth-child(2) { /*display: none;*/ } .sc.on img:nth-child(2) { display: block; } .huifu { float: right; margin-right: 15px; background-color: #eee; color: #666; font-size: 13px; padding-left: 7px; padding-right: 7px; font-weight: normal; margin-top: 2px; cursor: pointer; border-radius: 2px; } .huifu:hover { background-color: #de0000; color: #fff; } .head { width: 30px; height: 30px; overflow: hidden; border-radius: 50%; float: left; margin-right: 10px; } .head img { width: 100%; height: 100%; } .pl_list2 { width: 880px; height: auto; overflow: hidden; margin-left: 40px; padding-top: 15px; } .pl_list2 ul { margin: 0; } .pl_list2 li { width: 100%; height: auto; overflow: hidden; background-color: #f6f6f6; padding: 15px; box-sizing: border-box; text-align: left; margin-bottom: 10px; } .pl_list2 li .pl_tit { font-size: 14px; } .pl_list2 li .pl_txt { font-size: 14px; line-height: 24px; } .num { float: right; font-weight: normal; margin-right: 10px; } .vimg { width: 80%; height: 400px; display: block; margin-left: auto; margin-right: auto; background-size: cover; position: relative; z-index: 1 } .vimg div { position: absolute; width: 50px; height: 50px; bottom: 30px; left: 30px; z-index: 2; cursor: pointer; } .vimg div img { width: 100%; height: 100%; display: block; }