﻿/*今日更新列表S*/
.left_menu{width: 280px!important; height: 300px; left: 16px; top: 50%; margin-top: -150px; z-index: 9999; color: #fff; padding-top: 0!important;}
@media screen and (max-width: 768px) { 
.left_menu {display:none}
}
.posf{position: fixed;}
.list-unstyled{padding-left: 0; list-style: none;}
.left_menu li{height: 28px; line-height: 28px; margin-top: 20px;}
.left_menu li.active span, .left_menu li:hover span{background-color: #ff4479; opacity: 1; transition: all .3s linear;}
.left_menu li span{display: inline-block; width: 8px; height: 8px; border-radius: 4px; background-color: #4b1d7b; vertical-align: text-top; margin-top: 4px; margin-right: 4px; position: relative;}
.left_menu li.active a, .left_menu li:hover a{background-color: #ff4479; color: #fff; border: 1px solid #ff4479; opacity: 1; transition: all .3s linear;}
.left_menu li a{display: inline-block; width: 250px; height: 26px; line-height: 24px; border: 1px solid #fff; border-radius: 13px; text-align: center; color: #fff; opacity: .6; font-size: 12px; background-color: #56218e;}
.left_menu li span:after, .left_menu li span:before{display: block; content: ""; width: 1px; height: 24px; background-color: #4b1d7b; position: absolute; left: 3px; bottom: 16px;}
/*今日更新列表N*/

