csdn-toolbar-default.css 44 KB

1
  1. .bdSug_sd{border-color:#fff!important}.bdSug_app>div{background:#fff!important}.bdSug_wpr{background:#fff!important;border-color:#fff!important;-webkit-box-shadow:0 0 10px 2px rgba(0,0,0,.06);box-shadow:0 0 10px 2px rgba(0,0,0,.06)}.bdSug_wpr td{padding-left:16px!important;padding-right:16px!important}.bdSug_wpr tr{line-height:35px!important;height:35px!important;cursor:pointer!important;padding:0 48px 0 16px!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;height:32px!important;line-height:32px!important;color:#555666!important;background:#fff!important}.bdSug_wpr tr:hover{background:#f0f0f5!important;color:#555666!important}.bdSug_wpr tr.bdSug_mo{background:#f0f0f5!important;color:#555666!important}#csdn-toolbar,#csdn_tool_otherPlace{font-size:14px;font-weight:400;color:#222226;background:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.05);box-shadow:0 2px 4px 0 rgba(0,0,0,.05);position:relative}#csdn-toolbar *,#csdn_tool_otherPlace *{padding:0;margin:0;-webkit-box-sizing:content-box;box-sizing:content-box;font-family:'PingFang SC','SF Pro Display','Microsoft YaHei',Roboto,Noto,Arial,sans-serif}#csdn-toolbar a,#csdn_tool_otherPlace a{text-decoration:none}#csdn-toolbar li,#csdn_tool_otherPlace li{list-style:none}#csdn-toolbar .csdn-toolbar-fl,#csdn_tool_otherPlace .csdn-toolbar-fl{float:left}#csdn-toolbar .csdn-toolbar-fr,#csdn_tool_otherPlace .csdn-toolbar-fr{float:right}#csdn-toolbar .csdn-toolbar-clearfix::after,#csdn_tool_otherPlace .csdn-toolbar-clearfix::after{content:'';display:block;width:0;height:0;visibility:hidden;clear:both;zoom:1}#csdn-toolbar .pos-rel,#csdn_tool_otherPlace .pos-rel{position:relative}#csdn-toolbar .pos-abs,#csdn_tool_otherPlace .pos-abs{position:absolute}#csdn-toolbar .mt-x,#csdn_tool_otherPlace .mt-x{margin-top:calc((48px - 32px)/ 2)}#csdn-toolbar .mb-16,#csdn_tool_otherPlace .mb-16{margin-bottom:16px}#csdn-toolbar .ellipsis,#csdn_tool_otherPlace .ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes updown{0%{top:-2px}30%{top:-1px}60%{top:0}100%{top:2px}}@keyframes updown{0%{top:-2px}30%{top:-1px}60%{top:0}100%{top:2px}}#csdn-toolbar .toolbar-container,#csdn_tool_otherPlace .toolbar-container{width:100%;min-width:1280px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 24px;height:48px;line-height:48px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#csdn-toolbar .toolbar-container .toolbar-container-left,#csdn_tool_otherPlace .toolbar-container .toolbar-container-left{-webkit-box-flex:0;-ms-flex:none;flex:none}#csdn-toolbar .toolbar-container .toolbar-container-middle,#csdn_tool_otherPlace .toolbar-container .toolbar-container-middle{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 16px}#csdn-toolbar .toolbar-container .toolbar-container-right,#csdn_tool_otherPlace .toolbar-container .toolbar-container-right{-webkit-box-flex:0;-ms-flex:none;flex:none}#csdn-toolbar .toolbar-logo,#csdn_tool_otherPlace .toolbar-logo{max-width:80px;height:100%;margin-right:8px;position:relative}#csdn-toolbar .toolbar-logo img,#csdn_tool_otherPlace .toolbar-logo img{display:block;width:80px;min-width:80px;height:44px;margin-top:calc((48px - 44px)/ 2)}#csdn-toolbar .toolbar-menus,#csdn_tool_otherPlace .toolbar-menus{width:auto;height:100%;font-size:0}#csdn-toolbar .toolbar-menus li,#csdn_tool_otherPlace .toolbar-menus li{position:relative;display:inline-block;list-style:none;font-size:14px;height:100%;line-height:48px}#csdn-toolbar .toolbar-menus li:hover,#csdn_tool_otherPlace .toolbar-menus li:hover{color:#222226;background:#f0f0f5}#csdn-toolbar .toolbar-menus li>a,#csdn_tool_otherPlace .toolbar-menus li>a{text-decoration:none;display:block;height:100%;color:inherit;padding:0 10px}#csdn-toolbar .toolbar-menus li>a>img,#csdn_tool_otherPlace .toolbar-menus li>a>img{position:relative;vertical-align:middle}#csdn-toolbar .toolbar-menus li.active::after,#csdn_tool_otherPlace .toolbar-menus li.active::after{display:block;content:'';width:100%;height:2px;background:#fc1944;position:absolute;top:0;left:0}#csdn-toolbar .toolbar-subMenu-box,#csdn_tool_otherPlace .toolbar-subMenu-box{position:relative}#csdn-toolbar .toolbar-subMenu-box:hover .toolbar-subMenu,#csdn_tool_otherPlace .toolbar-subMenu-box:hover .toolbar-subMenu{display:block}#csdn-toolbar .toolbar-subMenu-box .toolbar-subMenu,#csdn_tool_otherPlace .toolbar-subMenu-box .toolbar-subMenu{position:absolute;display:none;top:48px;min-width:96px;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);padding:8px 0;border-radius:0 0 4px 4px;background:rgba(255,255,255,.9);text-align:center;line-height:32px;-webkit-box-shadow:0 0 10px 2px rgba(0,0,0,.06);box-shadow:0 0 10px 2px rgba(0,0,0,.06);z-index:9999}#csdn-toolbar .toolbar-subMenu-box .toolbar-subMenu>a,#csdn_tool_otherPlace .toolbar-subMenu-box .toolbar-subMenu>a{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:32px;line-height:32px;display:block;color:#555666}#csdn-toolbar .toolbar-subMenu-box .toolbar-subMenu>a:hover,#csdn_tool_otherPlace .toolbar-subMenu-box .toolbar-subMenu>a:hover{background:#f0f0f5}#csdn-toolbar .toolbar-subMenu-box .toolbar-subMenu>img,#csdn_tool_otherPlace .toolbar-subMenu-box .toolbar-subMenu>img{display:block;width:96px;max-width:96px;height:auto;margin:8px}#csdn-toolbar .toolbar-search,#csdn_tool_otherPlace .toolbar-search{width:100%;max-width:720px;height:32px;line-height:32px;margin-top:calc((48px - 32px)/ 2);margin-left:auto;margin-right:auto;position:relative}#csdn-toolbar .toolbar-search .toolbar-search-container,#csdn_tool_otherPlace .toolbar-search .toolbar-search-container{width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:0}#csdn-toolbar .toolbar-search .toolbar-search-container input,#csdn_tool_otherPlace .toolbar-search .toolbar-search-container input{font-size:14px;display:inline-block;width:calc(100% - 40px);height:100%;line-height:inherit;border:0 none;outline:0;background:#f5f6f7;color:#222226;vertical-align:top;text-indent:16px;border:1px solid #e8e8ed;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px 0 0 4px}#csdn-toolbar .toolbar-search .toolbar-search-container input:focus,#csdn_tool_otherPlace .toolbar-search .toolbar-search-container input:focus{border:1px solid #fc1944}#csdn-toolbar .toolbar-search .toolbar-search-container input:focus+button,#csdn_tool_otherPlace .toolbar-search .toolbar-search-container input:focus+button{background:url(https://g.csdnimg.cn/common/csdn-toolbar/images/csdn-white-search.png) no-repeat center center #fc1944;background-size:70%}#csdn-toolbar .toolbar-search .toolbar-search-container button,#csdn_tool_otherPlace .toolbar-search .toolbar-search-container button{display:inline-block;width:40px;height:100%;outline:0;border:0 none;background:url(https://g.csdnimg.cn/common/csdn-toolbar/images/csdn-white-search.png) no-repeat center center #ff4d4d;background-size:70%;border-radius:0 4px 4px 0;font-size:0;cursor:pointer;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}#csdn-toolbar .toolbar-search .toolbar-search-container button:hover,#csdn_tool_otherPlace .toolbar-search .toolbar-search-container button:hover{background:url(https://g.csdnimg.cn/common/csdn-toolbar/images/csdn-white-search.png) no-repeat center center #fc1944;background-size:70%}#csdn-toolbar .toolbar-search .toolbar-search-container ::-webkit-input-placeholder,#csdn_tool_otherPlace .toolbar-search .toolbar-search-container ::-webkit-input-placeholder{color:#999}#csdn-toolbar .toolbar-search .toolbar-search-container ::-moz-placeholder,#csdn_tool_otherPlace .toolbar-search .toolbar-search-container ::-moz-placeholder{color:#999}#csdn-toolbar .toolbar-search .toolbar-search-container :-ms-input-placeholder,#csdn_tool_otherPlace .toolbar-search .toolbar-search-container :-ms-input-placeholder{color:#999}#csdn-toolbar .toolbar-search .toolbar-search-drop-menu,#csdn_tool_otherPlace .toolbar-search .toolbar-search-drop-menu{position:absolute;width:100%;height:372px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px 0 12px;font-size:14px;font-weight:400;-webkit-box-shadow:0 0 10px 2px rgba(0,0,0,.06);box-shadow:0 0 10px 2px rgba(0,0,0,.06);border-radius:0 0 4px 4px;background:#fff;color:#555666;top:39px;left:0;z-index:9999}#csdn-toolbar .toolbar-search .toolbar-search-drop-menu .toolbar-search-title,#csdn_tool_otherPlace .toolbar-search .toolbar-search-drop-menu .toolbar-search-title{padding-left:16px;height:32px;font-size:12px;color:#fc5531;line-height:32px;position:relative}#csdn-toolbar .toolbar-search .toolbar-search-drop-menu .toolbar-search-title .toolbar-search-clear,#csdn_tool_otherPlace .toolbar-search .toolbar-search-drop-menu .toolbar-search-title .toolbar-search-clear{color:#ccccd8;position:absolute;height:100%;right:0;top:0;cursor:pointer}#csdn-toolbar .toolbar-search .toolbar-search-drop-menu .toolbar-search-title .toolbar-search-clear i,#csdn_tool_otherPlace .toolbar-search .toolbar-search-drop-menu .toolbar-search-title .toolbar-search-clear i{display:inline-block;width:16px;height:16px;background:url(https://img-home.csdnimg.cn/images/20201218055848.png) no-repeat -32px -32px;background-size:300%;position:relative;vertical-align:middle;top:-2px}#csdn-toolbar .toolbar-search .toolbar-search-drop-menu .toolbar-search-item,#csdn_tool_otherPlace .toolbar-search .toolbar-search-drop-menu .toolbar-search-item{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;display:block;width:100%;padding:0 48px 0 16px;-webkit-box-sizing:border-box;box-sizing:border-box;height:32px;line-height:32px;cursor:pointer}#csdn-toolbar .toolbar-search .toolbar-search-drop-menu .toolbar-search-item:hover,#csdn_tool_otherPlace .toolbar-search .toolbar-search-drop-menu .toolbar-search-item:hover{background:#f0f0f5}#csdn-toolbar .toolbar-search .toolbar-search-drop-menu .toolbar-search-item.hot::after,#csdn_tool_otherPlace .toolbar-search .toolbar-search-drop-menu .toolbar-search-item.hot::after{position:absolute;width:16px;height:16px;content:'';display:block;background:url(https://img-home.csdnimg.cn/images/20201218055848.png) no-repeat -32px 0;background-size:300%;right:16px;top:6px}#csdn-toolbar .toolbar-search .toolbar-search-half::after,#csdn_tool_otherPlace .toolbar-search .toolbar-search-half::after{content:'';display:block;width:0;height:0;visibility:hidden;clear:both;zoom:1}#csdn-toolbar .toolbar-search .toolbar-search-half>div,#csdn_tool_otherPlace .toolbar-search .toolbar-search-half>div{width:50%;float:left}#csdn-toolbar .toolbar-btns,#csdn_tool_otherPlace .toolbar-btns{height:100%}#csdn-toolbar .toolbar-btns .toolbar-btn,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn{position:relative;height:48px;line-height:48px;color:inherit;text-align:center;padding:0 8px}#csdn-toolbar .toolbar-btns .toolbar-btn>a,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn>a{display:block;height:100%;line-height:inherit;color:inherit;min-width:32px}#csdn-toolbar .toolbar-btns .toolbar-subMenu,#csdn_tool_otherPlace .toolbar-btns .toolbar-subMenu{background:#fff}#csdn-toolbar .toolbar-btns .toolbar-subMenu>a,#csdn_tool_otherPlace .toolbar-btns .toolbar-subMenu>a{height:40px;line-height:40px;text-align:left;padding-left:24px}#csdn-toolbar .toolbar-btns .toolbar-btn-write,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-write{height:100%;padding-right:0}#csdn-toolbar .toolbar-btns .toolbar-btn-write>a,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-write>a{display:block;min-width:96px;height:32px;line-height:32px;text-align:center;color:#fff;background:#ff4d4d;border-radius:4px;margin-top:calc((48px - 32px)/ 2)}#csdn-toolbar .toolbar-btns .toolbar-btn-write>a:hover,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-write>a:hover{background:#fc1944}#csdn-toolbar .toolbar-btns .toolbar-btn-write>a i,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-write>a i{display:inline-block;width:16px;height:16px;position:relative;vertical-align:middle;background:url(https://img-home.csdnimg.cn/images/20201218055848.png) no-repeat -32px -16px;background-size:300%;top:-1px;margin-right:4px}#csdn-toolbar .toolbar-btns .toolbar-btn-write .toolbar-subMenu>a,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-write .toolbar-subMenu>a{height:32px;line-height:32px;text-align:center;padding:0}#csdn-toolbar .toolbar-btns .toolbar-btn-msg,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-msg{height:100%;position:relative}#csdn-toolbar .toolbar-btns .toolbar-btn-msg .toolbar-subMenu-box,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-msg .toolbar-subMenu-box{width:100%;height:100%}#csdn-toolbar .toolbar-btns .toolbar-btn-msg .toolbar-subMenu-box:hover+.toolbar-msg-box,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-msg .toolbar-subMenu-box:hover+.toolbar-msg-box{visibility:hidden}#csdn-toolbar .toolbar-btns .toolbar-btn-msg #toolbar-remind,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-msg #toolbar-remind{display:block;min-width:32px;height:48px;line-height:48px;color:inherit;position:relative;text-align:center}#csdn-toolbar .toolbar-btns .toolbar-btn-msg #toolbar-remind i,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-msg #toolbar-remind i{left:68.75%;top:calc((48px - 36px)/ 2);font-size:10px;min-width:12px;height:16px;line-height:16px;background:#fc1944;border-radius:10px;border:1px solid #fff;color:#fff;font-style:normal;position:absolute;-webkit-transform:scale(.9);transform:scale(.9);vertical-align:middle;padding:0 3px;text-align:center;white-space:nowrap}#csdn-toolbar .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-coupon,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-coupon{position:absolute;width:229px;height:45px;background:url(https://g.csdnimg.cn/common/csdn-toolbar/images/bg_messgae_coupon.png) no-repeat center center;background-size:contain;top:38px;left:-185px;font-weight:400;color:#df760c;line-height:52px;text-align:center;z-index:9990}#csdn-toolbar .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-guide,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-guide{position:absolute;width:229px;height:45px;background:url(https://g.csdnimg.cn/common/csdn-toolbar/images/bg_messgae_coupon.png) no-repeat center center;background-size:contain;top:38px;left:-185px;font-weight:400;color:#df760c;line-height:52px;text-align:left;text-indent:16px;z-index:9990}#csdn-toolbar .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-guide a,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-guide a{display:inline-block;color:#df760c}#csdn-toolbar .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-guide i,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-guide i{display:block;position:absolute;width:24px;height:24px;background:url(https://g.csdnimg.cn/common/csdn-toolbar/images/is_close_coupon.png) no-repeat center center;background-size:contain;cursor:pointer;top:14px;right:24px}#csdn-toolbar .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-live,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-live{position:absolute;width:390px;height:116px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:21px 0 8px 16px;color:#222226;background:url(https://g.csdnimg.cn/common/csdn-toolbar/images/bg_message_live_white.png) no-repeat center center;background-size:contain;top:36px;left:-346px;z-index:9991;font-size:14px;overflow:hidden}#csdn-toolbar .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-live a.toolbar-msg-live-title,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-live a.toolbar-msg-live-title{font-size:16px;color:inherit;text-decoration:none;width:228px;line-height:24px;word-break:break-all;max-height:48px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#csdn-toolbar .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-live a.toolbar-msg-live-title:hover,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-live a.toolbar-msg-live-title:hover{color:#e33e33}#csdn-toolbar .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-live .toolbar-msg-live-count,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-live .toolbar-msg-live-count{margin-top:8px;line-height:24px;color:#999;margin-left:-6px}#csdn-toolbar .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-live .toolbar-msg-live-count i,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-live .toolbar-msg-live-count i{display:inline-block;width:24px;height:24px;background:url(https://g.csdnimg.cn/common/csdn-toolbar/images/24-24@2x.png) no-repeat -24px 0;background-size:200%;vertical-align:middle;position:relative;top:-3px;margin-right:4px}#csdn-toolbar .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-live .toolbar-msg-live-close,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-live .toolbar-msg-live-close{position:absolute;cursor:pointer;display:block;width:24px;height:24px;background:url(https://g.csdnimg.cn/common/csdn-toolbar/images/close_white.png) no-repeat center center;background-size:contain;bottom:5px;right:3px}#csdn-toolbar .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-live .toolbar-msg-live-avatar,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-live .toolbar-msg-live-avatar{position:absolute;width:128px;height:56px;background:url(https://g.csdnimg.cn/common/csdn-toolbar/images/bg_message_live_white.gif) no-repeat center center;background-size:contain;right:3px;top:7px}#csdn-toolbar .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-live .toolbar-msg-live-avatar>span,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-live .toolbar-msg-live-avatar>span{display:block;position:absolute;width:28px;height:28px;background:#fff;border-radius:50%;top:18px;left:36px}#csdn-toolbar .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-live .toolbar-msg-live-avatar>span img,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-msg .toolbar-msg-box .toolbar-msg-live .toolbar-msg-live-avatar>span img{display:block;position:absolute;width:24px;height:24px;border-radius:50%;left:2px;top:2px;-webkit-animation:rotate 4s linear infinite;animation:rotate 4s linear infinite}#csdn-toolbar .toolbar-btns .toolbar-btn-msg .toolbar-subMenu,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-msg .toolbar-subMenu{width:120px}#csdn-toolbar .toolbar-btns .toolbar-btn-msg .toolbar-subMenu>a i,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-msg .toolbar-subMenu>a i{font-size:12px;min-width:12px;height:16px;line-height:16px;background:#e33e33;border-radius:10px;border:1px solid #fff;color:#fff;font-style:normal;display:inline-block;-webkit-transform:scale(.8);transform:scale(.8);vertical-align:middle;padding:0 3px;text-align:center;position:relative;top:-1px;margin-left:8px}#csdn-toolbar .toolbar-btns .toolbar-btn-login.toolbar-btn-login-action>a,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login.toolbar-btn-login-action>a{-webkit-transform:scale(1.2) translate(0,10px);transform:scale(1.2) translate(0,10px)}#csdn-toolbar .toolbar-btns .toolbar-btn-login,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login{height:100%}#csdn-toolbar .toolbar-btns .toolbar-btn-login>a,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login>a{display:block;color:#222226;line-height:48px;position:relative}#csdn-toolbar .toolbar-btns .toolbar-btn-login>a img,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login>a img{display:block;width:32px;height:32px;border-radius:50%}#csdn-toolbar .toolbar-btns .toolbar-btn-login>a.hasAvatar,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login>a.hasAvatar{margin-right:16px;margin-top:calc((48px - 32px)/ 2);-webkit-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-transform-origin:top center;transform-origin:top center}#csdn-toolbar .toolbar-btns .toolbar-btn-login .toolbar-subMenu,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login .toolbar-subMenu{width:144px}#csdn-toolbar .toolbar-btns .toolbar-btn-login .toolbar-subMenu a i.toolbar-icon,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login .toolbar-subMenu a i.toolbar-icon{display:inline-block;width:16px;height:16px;position:relative;margin-right:8px;top:-1px;vertical-align:middle;background-image:url(https://g.csdnimg.cn/common/csdn-toolbar/images/16-16@2x.png);background-repeat:no-repeat;background-size:300%;background-position-x:0}#csdn-toolbar .toolbar-btns .toolbar-btn-login .toolbar-subMenu a.toolbar-subMenu-border,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login .toolbar-subMenu a.toolbar-subMenu-border{position:relative;margin-bottom:16px}#csdn-toolbar .toolbar-btns .toolbar-btn-login .toolbar-subMenu a.toolbar-subMenu-border::after,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login .toolbar-subMenu a.toolbar-subMenu-border::after{display:block;position:absolute;content:'';left:0;bottom:-8px;background:#e8e8ed;width:100%;height:1px}#csdn-toolbar .toolbar-btns .toolbar-btn-login .toolbar-subMenu hr,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login .toolbar-subMenu hr{height:16px;border:0 none;background:0 0}#csdn-toolbar .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-follow,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-follow{background-position-y:0}#csdn-toolbar .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-collect,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-collect{background-position-y:-16px}#csdn-toolbar .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-profile,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-profile{background-position-y:-32px}#csdn-toolbar .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-account,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-account{background-position-y:-48px}#csdn-toolbar .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-blog,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-blog{background-position-y:-64px}#csdn-toolbar .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-mp,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-mp{background-position-y:-80px}#csdn-toolbar .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-edu,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-edu{background-position-y:-96px}#csdn-toolbar .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-download,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-download{background-position-y:-112px}#csdn-toolbar .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-wallet,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-wallet{background-position-y:-128px}#csdn-toolbar .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-order,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-order{background-position-y:-144px}#csdn-toolbar .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-help,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-help{background-position-y:-160px}#csdn-toolbar .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-logout,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-logout{background-position-y:-176px}#csdn-toolbar .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-book,#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login .toolbar-subMenu i.toolbar-icon-book{background-position-y:-224px}#csdn-toolbar .toolbar-advert,#csdn_tool_otherPlace .toolbar-advert{position:relative;text-align:center}#csdn-toolbar .toolbar-advert a.toolbar-advert-default,#csdn_tool_otherPlace .toolbar-advert a.toolbar-advert-default{background:#027ef2;display:block;width:100%;height:80px;-webkit-transition:all .2s linear;transition:all .2s linear}#csdn-toolbar .toolbar-advert a.toolbar-advert-default>img,#csdn_tool_otherPlace .toolbar-advert a.toolbar-advert-default>img{display:inline-block;max-width:100%;max-height:325px;width:auto;height:100%}#csdn-toolbar .toolbar-advert a.toolbar-advert-lg,#csdn_tool_otherPlace .toolbar-advert a.toolbar-advert-lg{height:325px}#csdn-toolbar .toolbar-advert span.toolbar-adver-btn,#csdn_tool_otherPlace .toolbar-advert span.toolbar-adver-btn{position:absolute;cursor:pointer;display:block;font-size:22px;color:#fff;z-index:9;top:15%;right:2%}#csdn_tool_otherPlace{-webkit-box-shadow:none;box-shadow:none;width:520px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;background:0 0}#csdn_tool_otherPlace .toolbar-search{width:calc(100% - 160px);-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:calc((44px - 32px)/ 2);margin-right:8px}#csdn_tool_otherPlace .toolbar-search .toolbar-search-container input{background:#f6f7f8;color:#999}#csdn_tool_otherPlace .toolbar-search .toolbar-search-container input:focus+button{background:url(https://g.csdnimg.cn/common/csdn-toolbar/images/csdn-white-search.png) no-repeat center center #fc1944;background-size:70%}#csdn_tool_otherPlace .toolbar-search .toolbar-search-container button{background:url(https://g.csdnimg.cn/common/csdn-toolbar/images/csdn-white-search.png) no-repeat center center #fc5531;background-size:70%}#csdn_tool_otherPlace .toolbar-search .toolbar-search-container ::-webkit-input-placeholder{color:#999}#csdn_tool_otherPlace .toolbar-search .toolbar-search-container ::-moz-placeholder{color:#999}#csdn_tool_otherPlace .toolbar-search .toolbar-search-container :-ms-input-placeholder{color:#999}#csdn_tool_otherPlace .toolbar-search .toolbar-search-drop-menu{background:#fff;color:#555666}#csdn_tool_otherPlace .toolbar-search .toolbar-search-drop-menu .toolbar-search-item:hover{background:rgba(220,220,221,.6)}#csdn_tool_otherPlace .toolbar-btns{color:#20232c;-webkit-box-flex:0;-ms-flex:none;flex:none;height:44px}#csdn_tool_otherPlace .toolbar-btns .toolbar-btn{height:100%;line-height:44px}#csdn_tool_otherPlace .toolbar-btns .toolbar-btn>a{min-width:auto}#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-write{display:none}#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login>a{display:block;height:44px;line-height:44px;color:inherit}#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-login a.hasAvatar{margin-top:calc((44px - 32px)/ 2)!important}#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-msg #toolbar-remind{min-width:auto;height:44px;line-height:44px}#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-msg #toolbar-remind i{top:calc((44px - 36px)/ 2)}#csdn_tool_otherPlace .toolbar-btns .toolbar-btn-vip{display:none}#csdn_tool_otherPlace .toolbar-subMenu-box .toolbar-subMenu{top:44px}.toolbar-second-drop .bdSug_sd{border-color:#fff!important}.toolbar-second-drop .bdSug_app>div{background:#fff!important}.toolbar-second-drop .bdSug_wpr{background:#fff!important;border-color:#fff!important}.toolbar-second-drop .bdSug_wpr tr{color:#555666!important;background:#fff!important}.toolbar-second-drop .bdSug_wpr tr:hover{background:rgba(220,220,221,.6)!important;color:#555666!important}#csdn_tool_otherPlace #csdn-toolbar-profile{top:44px}#csdn-toolbar-profile{display:none;width:248px;color:#222226;background:#fff;position:absolute;min-height:200px;top:48px;left:50%;margin-left:-132px;z-index:9999999;border-radius:4px;-webkit-box-shadow:0 0 10px 2px rgba(0,0,0,.06);box-shadow:0 0 10px 2px rgba(0,0,0,.06)}#csdn-toolbar-profile .csdn-border-bottom{border-bottom:1px solid #e8e8ed}#csdn-toolbar-profile .pb-8{padding-bottom:8px}#csdn-toolbar-profile .pt-8{padding-top:8px}#csdn-toolbar-profile .csdn-profile-top{text-align:center;padding:20px 0 12px 0;border-bottom:1px solid #e8e8ed}#csdn-toolbar-profile .csdn-profile-top .csdn-profile-avatar{position:absolute;width:48px;height:48px;top:-32px;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);border-radius:50%;cursor:pointer;z-index:9999;border:1px solid #e8e8ed}#csdn-toolbar-profile .csdn-profile-top .csdn-profile-avatar img{width:100%;height:100%;border-radius:50%}#csdn-toolbar-profile .csdn-profile-top .csdn-profile-nickName{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 16px;font-size:16px;color:#222226;font-weight:500;height:40px;line-height:40px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#csdn-toolbar-profile .csdn-profile-top .csdn-profile-no-vip,#csdn-toolbar-profile .csdn-profile-top .csdn-profile-vip{display:block;width:47px;height:20px;margin:0 auto;font-size:0;background:url(https://g.csdnimg.cn/common/csdn-toolbar/images/csdn-vip.png) no-repeat center center;background-size:contain}#csdn-toolbar-profile .csdn-profile-top .csdn-profile-no-vip{background:url(https://g.csdnimg.cn/common/csdn-toolbar/images/csdn-no-vip.png) no-repeat center center;background-size:contain}#csdn-toolbar-profile .csdn-profile-mid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;color:#999aaa;font-size:14px;text-align:center;padding:8px 0;border-bottom:1px solid #e8e8ed}#csdn-toolbar-profile .csdn-profile-mid a{display:block;height:50px;line-height:20px;color:inherit}#csdn-toolbar-profile .csdn-profile-mid i{font-size:20px;color:#222226;font-style:normal;font-weight:600;display:block;line-height:30px;height:30px}#csdn-toolbar-profile .csdn-profile-bottom{text-align:left}#csdn-toolbar-profile .csdn-profile-bottom ul{padding:8px 0;font-weight:400;color:#555666;border-radius:0 0 4px 4px}#csdn-toolbar-profile .csdn-profile-bottom ul li{list-style:none}#csdn-toolbar-profile .csdn-profile-bottom ul li a{display:block;padding:0 16px;height:40px;line-height:40px;color:inherit}#csdn-toolbar-profile .csdn-profile-bottom ul li a:hover{background:#f0f0f5}#csdn-toolbar-profile .csdn-profile-bottom ul li a i{display:inline-block;position:relative;width:16px;height:16px;margin-right:8px;vertical-align:middle;top:-1px;background-image:url(https://img-home.csdnimg.cn/images/20210106111752.png);background-repeat:no-repeat;background-size:300%}#csdn-toolbar-profile .csdn-profile-bottom ul li a i.csdn-profile-icon-person{background-position-x:0;background-position-y:0}#csdn-toolbar-profile .csdn-profile-bottom ul li a i.csdn-profile-icon-study{background-position-x:0;background-position-y:-16px}#csdn-toolbar-profile .csdn-profile-bottom ul li a i.csdn-profile-icon-order{background-position-x:0;background-position-y:-32px}#csdn-toolbar-profile .csdn-profile-bottom ul li a i.csdn-profile-icon-wallet{background-position-x:0;background-position-y:-48px}#csdn-toolbar-profile .csdn-profile-bottom ul li a i.csdn-profile-icon-draw{background-position-x:0;background-position-y:-64px}#csdn-toolbar-profile .csdn-profile-bottom ul li a i.csdn-profile-icon-logout{background-position-x:0;background-position-y:-80px}#csdn-toolbar-profile .csdn-profile-bottom ul li a i.csdn-profile-icon-pages{background-position-x:0;background-position-y:-96px}#csdn_tool_otherPlace #csdn-toolbar-collection{top:44px}#csdn-toolbar-collection{border-radius:4px;position:absolute;left:50%;top:48px;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;width:450px;height:496px;background:#fff;font-size:14px;text-align:left;-webkit-box-shadow:0 0 10px 2px rgba(0,0,0,.06);box-shadow:0 0 10px 2px rgba(0,0,0,.06);z-index:9999999}#csdn-toolbar-collection .csdn-toolbar-scroll-box{-ms-scroll-chaining:none;overscroll-behavior:contain;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#e8e8ed transparent}#csdn-toolbar-collection .csdn-toolbar-scroll-box::-webkit-scrollbar{width:3px}#csdn-toolbar-collection .csdn-toolbar-scroll-box::-webkit-scrollbar-thumb{border-radius:19px;background:#e8e8ed}#csdn-toolbar-collection .csdn-toolbar-scroll-box::-webkit-scrollbar-track{background:0 0}#csdn-toolbar-collection .toolbar-collection-left{margin:8px 0;width:159px;-ms-flex-negative:0;flex-shrink:0}#csdn-toolbar-collection .toolbar-collection-left ul li{display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;line-height:48px;cursor:pointer;padding:0 8px 0 16px}#csdn-toolbar-collection .toolbar-collection-left ul li:hover{background:#f0f0f5}#csdn-toolbar-collection .toolbar-collection-left ul li:hover .toolbar-collection-folder-count,#csdn-toolbar-collection .toolbar-collection-left ul li:hover .toolbar-collection-folder-name{color:#222226}#csdn-toolbar-collection .toolbar-collection-left ul li .toolbar-collection-folder-name{color:#555666;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}#csdn-toolbar-collection .toolbar-collection-left ul li .toolbar-collection-folder-count{color:#999aaa;text-align:right;width:34px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#csdn-toolbar-collection .toolbar-collection-left ul .collection-folder-active{background:#f0f0f5}#csdn-toolbar-collection .toolbar-collection-left ul .collection-folder-active .toolbar-collection-folder-count,#csdn-toolbar-collection .toolbar-collection-left ul .collection-folder-active .toolbar-collection-folder-name{color:#222226}#csdn-toolbar-collection .toolbar-collection-right{border-left:1px solid #e8e8ed;overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:8px}#csdn-toolbar-collection .toolbar-collection-right ul{-webkit-box-flex:1;-ms-flex:1;flex:1}#csdn-toolbar-collection .toolbar-collection-right ul li{height:48px;line-height:48px}#csdn-toolbar-collection .toolbar-collection-right ul li:hover{background:#f0f0f5}#csdn-toolbar-collection .toolbar-collection-right ul li a{padding:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#222226}#csdn-toolbar-collection .toolbar-collection-right ul li a .toolbar-collection-type{margin-right:10px;width:32px;height:18px;line-height:18px;border:1px solid #fc5531;color:#fc5531;font-size:12px;font-weight:500;border-radius:4px;text-align:center}#csdn-toolbar-collection .toolbar-collection-right ul li a .toolbar-collection-otherType{color:#999aaa;border:1px solid #999aaa}#csdn-toolbar-collection .toolbar-collection-right ul li a .toolbar-collection-title{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;color:inherit}#csdn-toolbar-collection .toolbar-collection-right .toolbar-collection-empty{padding-top:240px;text-align:center;color:#999aaa;background:url(https://img-home.csdnimg.cn/images/20201214085927.png) no-repeat center 160px;background-size:120px 72px}#csdn-toolbar-collection .toolbar-collection-right .toolbar-collection-empty>div{line-height:22px}#csdn-toolbar-collection .toolbar-collection-right .toolbar-collection-more{margin-top:8px;color:#999aaa;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #e8e8ed}#csdn-toolbar-collection .toolbar-collection-right .toolbar-collection-more i{display:inline-block;width:16px;height:16px;background:url(https://img-home.csdnimg.cn/images/20201218114422.png) no-repeat center;background-size:cover}#csdn-toolbar-collection .toolbar-collection-right .toolbar-collection-more:hover{color:#fc5531}#csdn-toolbar-collection .toolbar-collection-right .toolbar-collection-more:hover i{background-image:url(https://img-home.csdnimg.cn/images/20201218045226.png)}#csdn-toolbar-collection .csdn-toolbar-plugin-triangle{position:absolute;width:14px;height:7px;background:url(https://g.csdnimg.cn/common/csdn-toolbar/images/toolbar-triangle-white.png) no-repeat center center;background-size:cover;left:50%;top:-6px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#csdn_tool_otherPlace #csdn-toolbar-write{top:44px}#csdn-toolbar-write{border-radius:4px;position:absolute;right:0;top:48px;padding:16px;width:400px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;text-align:left;-webkit-box-shadow:0 0 10px 2px rgba(0,0,0,.06);box-shadow:0 0 10px 2px rgba(0,0,0,.06);z-index:9999999}#csdn-toolbar-write ul.csdn-toolbar-write-box{border-bottom:1px solid #e8e8ed;padding:0 16px 16px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#csdn-toolbar-write ul.csdn-toolbar-write-box li{width:48px}#csdn-toolbar-write ul.csdn-toolbar-write-box li a{color:#555666;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#csdn-toolbar-write ul.csdn-toolbar-write-box li a .csdn-toolbar-write-icon{width:48px;height:48px;background-image:url(https://img-home.csdnimg.cn/images/20201218045551.png);background-size:300%}#csdn-toolbar-write ul.csdn-toolbar-write-box li a span{margin-top:4px;color:inherit;line-height:22px}#csdn-toolbar-write ul.csdn-toolbar-write-box li a:hover span{color:#222226}#csdn-toolbar-write ul.csdn-toolbar-write-box .csdn-toolbar-write-box-blog .csdn-toolbar-write-icon{background-position:0 0}#csdn-toolbar-write ul.csdn-toolbar-write-box .csdn-toolbar-write-box-blog:hover .csdn-toolbar-write-icon{background-position:-48px 0}#csdn-toolbar-write ul.csdn-toolbar-write-box .csdn-toolbar-write-box-blink .csdn-toolbar-write-icon{background-position:0 -48px}#csdn-toolbar-write ul.csdn-toolbar-write-box .csdn-toolbar-write-box-blink:hover .csdn-toolbar-write-icon{background-position:-48px -48px}#csdn-toolbar-write ul.csdn-toolbar-write-box .csdn-toolbar-write-box-ask .csdn-toolbar-write-icon{background-position:0 -96px}#csdn-toolbar-write ul.csdn-toolbar-write-box .csdn-toolbar-write-box-ask:hover .csdn-toolbar-write-icon{background-position:-48px -96px}#csdn-toolbar-write ul.csdn-toolbar-write-box .csdn-toolbar-write-box-upload .csdn-toolbar-write-icon{background-position:0 -144px}#csdn-toolbar-write ul.csdn-toolbar-write-box .csdn-toolbar-write-box-upload:hover .csdn-toolbar-write-icon{background-position:-48px -144px}#csdn-toolbar-write ul.csdn-toolbar-write-box .csdn-toolbar-write-box-code .csdn-toolbar-write-icon{background-position:0 -192px}#csdn-toolbar-write ul.csdn-toolbar-write-box .csdn-toolbar-write-box-code:hover .csdn-toolbar-write-icon{background-position:-48px -192px}#csdn-toolbar-write .csdn-toolbar-write-activity{margin-top:8px}#csdn-toolbar-write .csdn-toolbar-write-activity .csdn-toolbar-write-activity-head{line-height:32px;font-size:14px;color:#222226;font-weight:500;text-align:left}#csdn-toolbar-write .csdn-toolbar-write-activity ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:60px;overflow:hidden}#csdn-toolbar-write .csdn-toolbar-write-activity ul li{margin-right:16px;margin-top:8px;line-height:22px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#csdn-toolbar-write .csdn-toolbar-write-activity ul li a{font-size:14px;line-height:22px;color:#555666}#csdn-toolbar-write .csdn-toolbar-write-activity ul li:hover a{color:#fc5531}#csdn-toolbar-write .csdn-toolbar-write-activity .toolbar-write-activity-more{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#csdn-toolbar-write .csdn-toolbar-write-activity .toolbar-write-activity-more a{color:#999aaa;line-height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#csdn-toolbar-write .csdn-toolbar-write-activity .toolbar-write-activity-more a i{display:inline-block;width:16px;height:16px;background:url(https://img-home.csdnimg.cn/images/20201218114422.png) no-repeat center;background-size:cover}#csdn-toolbar-write .csdn-toolbar-write-activity .toolbar-write-activity-more a:hover{color:#fc5531}#csdn-toolbar-write .csdn-toolbar-write-activity .toolbar-write-activity-more a:hover i{background-image:url(https://img-home.csdnimg.cn/images/20201218045226.png)}#csdn-toolbar-write .csdn-toolbar-plugin-triangle{position:absolute;width:14px;height:7px;background:url(https://g.csdnimg.cn/common/csdn-toolbar/images/toolbar-triangle-white.png) no-repeat center center;background-size:cover;right:42px;top:-6px}#csdn-plugin-vip{display:none;position:absolute;width:400px;height:252px;top:48px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:url(https://img-home.csdnimg.cn/images/20201229010251.png) no-repeat center center;-webkit-box-shadow:0 0 10px 2px rgba(0,0,0,.06);box-shadow:0 0 10px 2px rgba(0,0,0,.06);background-size:cover;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px;font-size:14px;font-weight:400;z-index:9999999}#csdn-plugin-vip::before{content:"";position:absolute;width:14px;height:7px;background:url(https://img-home.csdnimg.cn/images/20201228015851.png) no-repeat center center;top:-6px;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);background-size:cover;overflow:hidden}#csdn-plugin-vip .csdn-plugin-vip-header{height:22px;line-height:22px;color:#b87100;font-size:16px;font-weight:500;text-align:left}#csdn-plugin-vip .csdn-plugin-vip-body{font-size:0;line-height:0;margin:24px 0}#csdn-plugin-vip .csdn-plugin-vip-body a,#csdn-plugin-vip .csdn-plugin-vip-body span{display:inline-block;text-align:center;color:#555666;line-height:22px;font-size:14px}#csdn-plugin-vip .csdn-plugin-vip-body a i.csdn-plugin-vip-icon,#csdn-plugin-vip .csdn-plugin-vip-body span i.csdn-plugin-vip-icon{display:inline-block;width:48px;height:48px;background:url(https://img-home.csdnimg.cn/images/20210108022212.png) no-repeat center center;background-size:400%;margin:0 auto 8px auto}#csdn-plugin-vip .csdn-plugin-vip-body a i.csdn-plugin-vip-icon-download,#csdn-plugin-vip .csdn-plugin-vip-body span i.csdn-plugin-vip-icon-download{background-position:0 0}#csdn-plugin-vip .csdn-plugin-vip-body a i.csdn-plugin-vip-icon-class,#csdn-plugin-vip .csdn-plugin-vip-body span i.csdn-plugin-vip-icon-class{background-position:-48px 0}#csdn-plugin-vip .csdn-plugin-vip-body a i.csdn-plugin-vip-icon-book,#csdn-plugin-vip .csdn-plugin-vip-body span i.csdn-plugin-vip-icon-book{background-position:-96px 0}#csdn-plugin-vip .csdn-plugin-vip-body a i.csdn-plugin-vip-icon-pages,#csdn-plugin-vip .csdn-plugin-vip-body span i.csdn-plugin-vip-icon-pages{background-position:-144px 0}#csdn-plugin-vip .csdn-plugin-vip-body a:hover,#csdn-plugin-vip .csdn-plugin-vip-body span:hover{color:#fc5531}#csdn-plugin-vip .csdn-plugin-vip-body a:hover i,#csdn-plugin-vip .csdn-plugin-vip-body span:hover i{background-position-y:-48px}#csdn-plugin-vip .csdn-plugin-vip-body a+a,#csdn-plugin-vip .csdn-plugin-vip-body span+span{width:70px;margin-left:30px}#csdn-plugin-vip .csdn-plugin-vip-body a:first-child,#csdn-plugin-vip .csdn-plugin-vip-body span:first-child{width:56px}#csdn-plugin-vip .csdn-plugin-vip-body a:last-child,#csdn-plugin-vip .csdn-plugin-vip-body span:last-child{width:82px}#csdn-plugin-vip .csdn-plugin-vip-footer{text-align:center}#csdn-plugin-vip .csdn-plugin-vip-footer .csdn-plugin-vip-footer-btn{display:block;width:180px;height:32px;line-height:32px;background:#f1bb97;border-radius:4px;color:#69421b;cursor:pointer;margin:auto}#csdn-plugin-vip .csdn-plugin-vip-footer .csdn-plugin-vip-footer-btn:hover{background:#ffcdac}#csdn-plugin-vip .csdn-plugin-vip-footer a.csdn-plugin-vip-footer-link{display:inline-block;margin-top:16px;height:16px;line-height:16px;color:#999aaa}#csdn-plugin-vip .csdn-plugin-vip-footer a.csdn-plugin-vip-footer-link i{display:inline-block;position:relative;top:-1px;width:16px;height:16px;vertical-align:middle;background-image:url(https://img-home.csdnimg.cn/images/20201228021011.png);background-position:center center;background-repeat:no-repeat;background-size:cover}#csdn-plugin-vip .csdn-plugin-vip-footer a.csdn-plugin-vip-footer-link:hover{color:#fc5531}#csdn-plugin-vip .csdn-plugin-vip-footer a.csdn-plugin-vip-footer-link:hover i{background-image:url(https://img-home.csdnimg.cn/images/20201228052646.png)}