* { margin: 0; padding: 0; } .container-main { height: 1172px; font-size: 16px; overflow-y: auto; } .container-main::-webkit-scrollbar { width: 10px; height: 0px; } .container-main::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); background: #2d66a5; height: 10px; } .container-main::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); border-radius: 10px; background: #ededed; } .container-main .container-main-title { } .container-main-title span { display: inline-block; width: 170px; height: 100%; background-color: #2d66a5; color: white; line-height: 35px; text-align: center; font-weight: bold; } .container-main .container-main-body { padding-top: 14px; list-style: none; } .container-main-body li { padding: 0 30px 0 35px; font-family: "微软雅黑"; line-height: 40px; } .container-main-body li a { text-decoration: none; color: #333333; } .container-main .container-main-body-time { color: #a6a6a6; display: inline-block; } .container-main .container-main-button { margin-top: 20px; text-align: center; } .container-main-button span { display: inline-block; width: 100px; height: 30px; background-color: #e6e6e6; line-height: 30px; color: #4d4d4d; } .container-main-item { padding-bottom: 20px; } .wlcol { display: inline-block; margin-left: 25px; border: 1px solid #2d66a5; border-radius: 5px; margin-top: 36px; } .wlcol a { display: inline-block; width: 217px; height: 45px; padding: 10px 0px; text-align: center; font-size: 18px; color: #333; line-height: 45px; } .wlcol:hover a { background: #2d66a5; color: #fff; } .lisyw{ margin-right: 10px; color: #c82a3f; cursor:pointer; }