/**************************设计趁年华小工具模块***********************************/
/*侧边栏小工具BUG修复*/
.sidebar .inner-wrapper-sticky {
    position: relative !important;
    top: unset !important;
    left: unset !important;
    transform: translate3d(0px, 0px, 0px) !important;
}
/*下载小工具*/
.w-d-download span button {
    font-weight: 400;
    text-align: center;
    font-size: 14px;
    background-color: #ff6600;
    color: #fff !important;
}
.w-d-role.d-allow {
    background: #fff9e4;
    border: 2px dashed #ffdd65;
}
.w-d-meta {
    background-color: rgba(87, 165, 255, .15);
    padding: 10px;
    border-radius: 5px;
}
.w-d-meta p:before {
    content: "";
    width: 8px;
    height: 8px;
    display: block;
    background: var(--b2color);
    border-radius: 100%;
    position: relative;
    margin-right: 8px;
    opacity: 0.65;
}
.w-d-title {
    border-bottom: 1px dashed #e2e3e4;
}
.w-d-list + .w-d-list {
    border-top: 3px dashed #0079f4;
}
.cosbtn {
    font-size: 12px;
    padding-top: 20px;
    display: flex;
    margin-bottom: 20px;
    flex-direction: row;
    justify-content: space-between;
}
.cosbtn a {
    color: #626f86;
}
.cosbtn a i {
    font-size: 14px !important;
    margin-right: 3px;
    line-height: 1;
}
.cosbtn .desc span i {
    font-size: 14px !important;
    margin-right: 3px;
    line-height: 1;
}
.cosbtn .desc .banquan {
    display: none;
    position: absolute;
    padding-top: 20px;
    top: 60px;
    right: -20px;
    z-index: 10;
}
.cosbtn .desc:hover .banquan {
    display: block
}
.cosbtn .desc .banquan .boxtitle {
    width: 300px;
    height: 100%;
    padding: 20px;
    display: block;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0px 0px 16px 1px rgba(0,0,0,.1);
    line-height: 1.5;
    color: #626f86;
}
.w-d-meta p {
    display: flex;
    align-items: center;
    line-height: 20px;
}
/*下载小工具*/
/*作者小工具*/
.w-a-count > div ,.jkuser-w-tj > div{
    width: auto;
    margin-left: 2px;
    margin-right: 2px;
    padding: 3px 5px;
    font-size: 13px;
    font-weight: 400;
    color: #2997f7;
    background: rgba(41, 151, 247, 0.1);
    border-radius: 4px;
    display: flex;
    align-items: center;
}
.w-a-count > div:nth-child(2) ,.jkuser-w-tj > div:nth-child(2) {
    color: #18a52a;
    background: rgba(18, 185, 40, 0.1);
}
.w-a-count > div:nth-child(3) ,.jkuser-w-tj > div:nth-child(3) {
    color: #ff6f06;
    background: rgba(255, 111, 6, 0.1);
}
.w-a-count > div:nth-child(4) ,.jkuser-w-tj > div:nth-child(4) {
    color: #ff5473;
    background: rgba(255, 84, 115, 0.1);
}
.w-a-count {
    justify-content: center;
    background: transparent;
    margin: 0px;
}
.w-a-count > div span {
    font-size: 13px;
    font-weight: unset;
}
.w-a-info {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
}
.w-a-name{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.author-widget-content {
    padding: 0;
}
.jkauthor-cover {
    height: 100px;
    margin-bottom: -25px;
}
.jkauthor-cover img {
    width: 100%;
    height: 100px;
    object-fit: cover;
}
.w-a-post-list{
    padding: 0 10px 0 10px;
}
.jktheme-author-following {
    display: flex;
    justify-content: center;
}
.jktheme-following-btn{
    background: linear-gradient(135deg, #268df7 10%, #59c3fb 100%);
    border: 0;
    margin-right: 10px;
    padding: 5px 10px;
    font-size: 15px;
}
.jktheme-dmsg-btn{
    border: 0;
    background: linear-gradient(135deg, #f59f54 10%, #ff6922 100%);
    padding: 5px 10px;
    font-size: 15px;
}
/*作者小工具*/
/*统计小工具*/
.widget_Websitestat h3 {
	font-weight:700;
}
.widgest-boys {
	overflow:hidden;
}
.widgest-boys .widgest-bg {
	margin:2px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	border-radius:8px;
}
.widgest-boys .widgest-main {
	align-items:center;
	place-content:flex-start space-around;
	display:flex;
	height: 46px;
}
.widgest-boys .widgest-meat {
	display:block;
	margin-block-start:1em;
	margin-block-end:1em;
	margin-inline-start:0px;
	margin-inline-end:0px;
	color:rgb(255,255,255);
	font-weight:700 !important;
	line-height:1.5 !important;
}
.widgest-bg:not(article) {
	transition:all 0.3s;
}
.widgest-bg:not(article):hover {
	transform:translateX(-10px);
}
/*图片路径设置*/
.widgest-bg1{background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),url(#1.jpg);}
.widgest-bg2{background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),url(#2.jpg);}
.widgest-bg3{background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),url(#3.jpg);}
.widgest-bg4{background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),url(#4.jpg);}
.widgest-bg5{background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),url(#5.jpg);}
.widgest-bg6{background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),url(#6.jpg);}
.widgest-bg7{background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),url(#7.jpg);}
.widgest-bg8{background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),url(#8.jpg);}
.widgest-bg9{background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),url(#9.jpg);}
.widgest-bg10{background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),url(#10.jpg);}
.widgest-bg11{background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),url(#11.jpg);}
/*统计小工具模块*/
/*用户未登录小工具*/
.jkdlxgjbz .jkfit-cover {
    height: 100px;
}
.jkavatar-img, .jkavatar-lg, .jkavatar-mini, .jksquare-box {
    position: relative;
    display: inline-block;
    flex-shrink: 0;
    width: 80px;
    height: 80px;
    left: 110px;
    top: 60px;
}
.jkavatar, .jkradius-cover {
    border-radius: 100px;
    display: inline-block;
}
.jkavatar, .jkradius-cover {
    width: 100%;
    height: 100%;
    transition: all .2s;
    -o-object-fit: cover;
    object-fit: cover;
	position: relative;
    top: -3px;
}
.user-cover .user-avatar, .user-card.widget .user-info {
    text-align: center;
}
.user-w-announcement {
    position: relative;
    top: 20px;
}
.jkxgj-login-button{
	position: relative;
    left: 30%;
	top: 20px;
}
.user-w-logon {
    display: flex;
    flex-direction: column;
    align-items: center;
    top: 45px;
}
.jk-loginsjwz{
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.jk-loginsjwz::after, .jk-loginsjwz::before {
    content: "";
    background: var(--b2color);
    max-width: 20%;
    height: 1px;
    margin: 0 1em;
    flex: 1;
}
.jk-xgjlogin{
    display: flex;
    width: 82px;
    height: 34px;
    left: 20%;
    top: 32px;
    color: #fff!important;
    border: 0px solid #ffffff!important;
    background: linear-gradient(135deg, #268df7 10%, #59c3fb 100%)!important;
    align-items: center;
    justify-content: center;
}
.jk-xgjregister{
    display: flex;
    width: 82px;
    height: 34px;
    left: 50%;
    top: -2px;
    color: #fff!important;
    border: 0px solid #ffffff!important;
    background: linear-gradient(135deg, #f59f54 10%, #ff6922 100%)!important;
    flex-wrap: nowrap;
    align-items: center;
}
/*用户未登录小工具手机端*/
@media screen and (max-width: 768px){
.jkavatar-img, .jkavatar-lg, .jkavatar-mini, .jksquare-box {
    left: 38%;
    top: 85px;
}
.jkuser-w-logon {
    top: 72px;
}
.jk-xgjlogin {
    left: 27%;
    top: 58px;
}
.jk-xgjregister {
    left: 51%;
    top: 24px;
}
.jk-loginsjwz {
    top: 34px;
}
.jk-xgjlogin {
    background: linear-gradient(135deg, #59c3fb 10%, #268df7 100%)!important;
}
.jkavatar, .jkfit-cover, .jkradius-cover {
    position: relative;
    top: -22px;
}
.user-w-logon {
    top: 63px;
}
.jkxgjloginwh {
    left: 174px;
    top: 234px;
}
.oauth-login-button {
    top: 47px;
}
}/*用户未登录小工具手机端*/
/*用户已登录小工具*/
.jkdlxgjbz {
    background: #f1f1f1;
}
.jkuser-w-avatar img {
    width: 70px;
    height: 70px;
    min-width: 70px;
    border-radius: 35px;
}
.jkuser-w-name {
    width: auto;
}
.jkuser-w-lv {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.jkuser-widget-info {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0 10px 10px 10px;
    margin: -40px 0 0 0;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.jkuser-w-avatar span {
    position: relative;
}
.jkonlylvlv {/*若没有vip会员，则加载此css样式*/
    position: absolute;
    left:22%;;
}
.jkuser-w-tj {
    display: flex;
    padding: 10px 20px;
    justify-content: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jkxgjzzjj{
    position: inherit;
    width: 280px;
    top: 10px;
    display: flex;
    justify-content: center;
}
.jknovipp{
    font-size: 12px;
    cursor: pointer!important;
}
.jknovip{
    background: var(--b2color);
    border: 1px solid var(--b2color);
    border-radius: 4px;
    color: #fff;
    width: 61px;
    height: 17px;
}
.jknovipbtn{
    position: relative;
}
.jkyhqdxgj{
    position: absolute;
    left: 240px;
    bottom: 194px;
    color: #fff;
    background: linear-gradient(135deg, #f59f54 10%, #ff6922 100%);
	 border: 0px solid #fff;
    width: 66px;
    border-radius: 50px 0 0 50px;
    padding: 3px 7px;
}
/*手机端用户已登录小工具模块*/
@media screen and (max-width: 768px){
/*手机端签到按钮位置*/
.jkyhqdxgj {
    left: 312px;
    bottom: 208px;
}
}/*手机端用户已登录小工具*/
/*用户已登录小工具*/
/*浏览历史小工具*/
.b2-widget-history .widget-title {
    padding: 0px 16px 8px!important;
    width: 300px;
    left: -17px;
}
.b2-widget-history span {
    font-size: 12px;
    cursor: pointer;
    width: 35px;
    position: relative;
    top: -15px;
}
/*文章内页右侧用户面板任务完成度修复*/ 
.user-widget-content .user-w-rw {
    width: 32px;
    height: 32px;
}
.user-widget-content .user-w-rw-bg {
    background: #ffffffde;
    width: 100px;
    left: -52px;
    border-radius: 50px 0 0 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
/***************************************************设计趁年华小工具模块**************************************************/