#sidebar_bg{height:100%;position:fixed;top:0;left:0;width:40px;background:#e5e5e5}
.sidebar{height:auto;position:fixed;top:105px;left:0;z-index:666}
.sidebar_width{width:auto}
.sidebar_item a{text-decoration:none}
.sidebar_spacer{width:40px;height:15px;border-radius:0}
.sidebar_item{border-radius:0}
.sidebar_item_img{float:left;width:40px;max-width:40px;background:#d5d5d5;border-top:1px solid #e5e5e5}
.sidebar_item_img img{width:100%;height:auto;border-radius:0}
.sidebar_item_info{width:0;height:auto;overflow:hidden;white-space:nowrap;padding:5px;display:none;color:#f5f5f5;border-top:1px solid #e5e5e5;border-bottom-right-radius:6px;border-top-right-radius:6px}
.sidebar_item_bg:hover .sidebar_width{width:230px}
.sidebar_item_bg:hover .sidebar_item_info{display:block;width:180px;background:#333}
.sidebar_item_bg:hover .sidebar_item_img{background:#333}
@media screen and (max-height: 870px) {
.sidebar_spacer{width:28px;height:11px;background:#e5e5e5;border-top:1px solid #e5e5e5;border-radius:0}
.sidebar_item_img{float:left;width:28px;max-width:28px;background:#d5d5d5;border-top:1px solid #e5e5e5}
}
@media screen and (max-height: 560px) {
.sidebar_spacer{width:22px;height:8px;background:#e5e5e5;border-top:1px solid #e5e5e5;border-radius:0}
.sidebar_item_img{float:left;width:22px;max-width:22px;background:#d5d5d5;border-top:1px solid #e5e5e5}
}
@media screen and (max-width: 1058px) {
.sidebar,#sidebar_bg{display:none}
}
#sidebar_right_bg{height:100%;position:fixed;top:0;right:0;width:40px;background:#e5e5e5;z-index:665}
.sidebar_right{height:auto;position:fixed;top:105px;right:0;z-index:666}
.sidebar_right_width{width:auto}
.sidebar_right_item a{text-decoration:none}
.sidebar_right_spacer{width:40px;height:15px;border-radius:0}
.sidebar_right_item{border-radius:0}
.sidebar_right_item_img{float:right;width:40px;max-width:40px;background:#d5d5d5;border-top:1px solid #e5e5e5}
.sidebar_right_item_img:hover{float:right;width:60px;max-width:60px;background:#d5d5d5;border-top:1px solid #e5e5e5;padding:0 10px}
.sidebar_right_item_img img{width:100%;height:auto;border-radius:0}
.sidebar_right_item_blck{position:fixed;top:125px;right:60px;z-index:99999999;width:200px;height:auto;padding:5px;display:none;border-radius:6px;background:rgba(51,51,51,0.7)}
.sidebar_right_item_blck_left{z-index:99999999}
.sidebar_right_item_bg:hover .sidebar_right_item_img{background:#333}
@media screen and (max-height: 870px) {
.sidebar_right_spacer{width:28px;height:11px}
.sidebar_right_item_img{float:right;width:28px;max-width:28px;background:#d5d5d5;border-top:1px solid #e5e5e5}
#sidebar_bg,#sidebar_right_bg{width:28px}
}
@media screen and (max-height: 560px) {
.sidebar_right_spacer{width:22px;height:8px}
.sidebar_right_item_img{float:right;width:22px;max-width:22px;background:#d5d5d5;border-top:1px solid #e5e5e5}
#sidebar_bg,#sidebar_right_bg{width:22px}
}
@media screen and (max-width: 1058px) {
.sidebar_right{opacity:.8}
.sidebar_right_spacer{width:22px;height:8px}
.sidebar_right_item_img{float:right;width:22px;max-width:22px;background:#d5d5d5;border-top:1px solid #e5e5e5}
#sidebar_bg,#sidebar_right_bg{width:22px}
}
#special_logo{position:fixed;right:50px;bottom:50px;width:100px;height:52px;background:url(../image/social4_bg_logo.png) center center no-repeat}
@media screen and (max-width: 1320px) {
#special_logo{display:none}
}