/* 本文作者小工具 */
.author-info{
width: 95%;
height: 100%;
color: #888;
font-size: 14px;
background:#fff url(https://images.cnblogs.com/cnblogs_com/techs-wenzhe/1515338/o_bg1.jpg) no-repeat center top;
position: relative;
}

.zuozeipc {
width: 40px;
height:80px;
position: absolute;
top: -1px;
left: 40px;
}

.author-avatar{
padding-top: 10px;
}

.author-avatar a{
display: block;
width: 60px;
height: 60px;
margin:0 auto;
background:#fff url(https://images.cnblogs.com/cnblogs_com/techs-wenzhe/1515338/o_241030084346_123.jpg) no-repeat center top;
background-size: 60px;
border-radius: 50%;
border: 3px solid #fff;
 -webkit-border: 3px solid #fff;
 -moz-border: 3px solid #fff;
}

.author-avatar .avatar {
position: relative;
top: -14px;
left: -18px;
width: 78px;
height: 78px;
border-radius: 50%;
border: 3px solid #fff;
 -webkit-border-radius: 50%;
 -moz-border-radius:50%;
}
.author-name {
position: relative;
line-height: 26px;
margin: 5px 0;
left: -100px;
height: 26px;

font-weight: bold;
font-size: 16px;
}
.author-name span {
font-size: 12px;
background: #CECECE;
color: #FFFFFF;
padding: 2px 6px;
margin-left: 10px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
border-radius: 4px;
position: relative;
}
.author-des {
padding: 5px;
background: #DFDBDB;
text-indent: 2em;
}
.author-social {
text-align: center;
padding:20px 10px;
}
.author-social span{
margin-top: 10px;
margin-right: 10px;
border-radius: 2px;
display: inline-block;
}
.author-social span:hover {
background-color: #1b1b1b;
}
.author-social span a {
padding: 4px 15px;
font-size: 14px;
color: #fff;
}
.author-social span a i {
margin-right: 5px;
}
.author-social .author-blog {
background-color: #ff5e5c;
}
.author-social .author-weibo {
background-color: #19b5fe;
}

.intro{
color:black;
font-family:calibri;
}