.loading[data-v-149cf510] {
  text-align: center;
  padding: 30px;
}

.comment-list[data-v-c5b720de] {
  text-align: center;
}
.comment-list[data-v-c5b720de] {
  position: relative;
  text-align: left;
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid #eee;
}
.comment-list .avatar[data-v-c5b720de] {
  position: absolute;
  left: 0px;
}
.comment-list .el-icon-circle-plus[data-v-c5b720de] {
  font-size: 40px;
}
.clearfix[data-v-c5b720de] {
  clear: both;
}
.comment-list[data-v-c5b720de] {
  margin-top: 30px;
}
.comment-list .top-title[data-v-c5b720de] {
  padding-bottom: 20px;
  font-size: 17px;
  font-weight: 700;
  border-bottom: 1px solid #f0f0f0;
}
.comment-list .item[data-v-c5b720de] {
  padding: 20px 0 30px;
  border-bottom: 1px solid #f0f0f0;
}
.comment-list .item .item-header[data-v-c5b720de] {
  position: relative;
  padding-left: 45px;
  padding-bottom: 10px;
}
.comment-list .item .item-header .author[data-v-c5b720de] {
  position: absolute;
  left: 0;
  display: inline-block;
}
.comment-list .item .item-header .author .avatar[data-v-c5b720de] {
  display: inline-block;
  margin-right: 5px;
  width: 40px;
  height: 40px;
  vertical-align: middle;
}
.comment-list .item .item-header .author .avatar img[data-v-c5b720de] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.comment-list .item .item-header .info[data-v-c5b720de] {
  display: inline-block;
}
.comment-list .item .item-header .info .name[data-v-c5b720de] {
  font-size: 15px;
  color: #333;
}
.comment-list .item .item-header .info .time[data-v-c5b720de] {
  font-size: 12px;
  color: #969696;
}
.comment-list .item .comment-detail[data-v-c5b720de] {
  min-height: 40px;
}
.comment-list .item .item-comment .like[data-v-c5b720de] {
  margin-right: 20px;
}
.item-other[data-v-c5b720de] {
  margin: 20px;
  padding: 10px;
  border-left: 2px solid #f0f0f0;
}
.item-other .item-header[data-v-c5b720de] {
  position: relative;
  padding-left: 45px;
  padding-bottom: 10px;
}
.item-other .item-header .author[data-v-c5b720de] {
  position: absolute;
  left: 0;
  display: inline-block;
}
.item-other .item-header .author .avatar[data-v-c5b720de] {
  display: inline-block;
  margin-right: 5px;
  width: 38px;
  height: 38px;
  vertical-align: middle;
}
.item-other .item-header .author .avatar img[data-v-c5b720de] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.item-other .item-header .info[data-v-c5b720de] {
  display: inline-block;
}
.item-other .item-header .info .name[data-v-c5b720de] {
  font-size: 15px;
  color: #333;
}
.item-other .item-header .info .time[data-v-c5b720de] {
  font-size: 12px;
  color: #969696;
}
.item-other .comment-detail[data-v-c5b720de] {
  min-height: 40px;
  border-bottom: 1px dashed #f0f0f0;
}
.item-other .message[data-v-c5b720de] {
  padding: 10px;
}

.resource-block[data-v-a0ecbf1a]{
  margin-left:40px
}
.resource-block__link[data-v-a0ecbf1a]{
  color:#276efc;
  cursor:pointer
}
.resource-block__tips[data-v-a0ecbf1a]{
  color:#276efc
}
.banner[data-v-a0ecbf1a]{
  width:100%;
  height:300px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  position:relative;
  overflow:hidden;
  background-color:#fff;
  margin-bottom:40px
}
.banner .mm[data-v-a0ecbf1a]{
  position:absolute;
  width:100%;
  height:100%;
  padding:10px;
  margin:-10px;
  -webkit-filter:blur(10px);
  filter:blur(10px);
  background-image:url(../img/bgtop.ed43ac53.jpg);
  background-position:center;
  background-size:100%
}
.banner img[data-v-a0ecbf1a]{
  position:absolute;
  height:100%;
  left:50%;
  -webkit-transform:translate(-50%, 0);
  transform:translate(-50%, 0)
}
.banner-title[data-v-a0ecbf1a]{
  position:absolute;
  color:#fff;
  font-size:45px;
  font-weight:400;
  line-height:300px;
  text-align:center;
  width:100%
}
.anchor[data-v-a0ecbf1a] {
  display: block;
  position: sticky;
  top: 213px;
  margin-top: 213px;
  border-left: 1px solid #eee;
}
.anchor .anchor-ul[data-v-a0ecbf1a] {
  position: relative;
  top: 0;
  max-width: 250px;
  border: none;
  -webkit-box-shadow: 0 0px 0px #fff;
  box-shadow: 0 0px 0px #fff;
}
.anchor .anchor-ul li.active[data-v-a0ecbf1a] {
  color: #009a61;
}
.anchor a[data-v-a0ecbf1a] {
  color: #333;
}
.article[data-v-a0ecbf1a] {
  width: 80%;
  margin: 0 auto 100px;
}
.article .header .title[data-v-a0ecbf1a] {
  margin: 20px 0 0;
  text-align: center;
  font-size: 34px;
  font-weight: bold;
}
.article .header .author[data-v-a0ecbf1a] {
  position: relative;
  margin: 30px 0 40px;
  padding-left: 50px;
}
.article .header .author .avatar[data-v-a0ecbf1a] {
  position: absolute;
  left: 0;
  top: 0;
  width: 48px;
  height: 48px;
  vertical-align: middle;
  display: inline-block;
}
.article .header .author .avatar img[data-v-a0ecbf1a] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.article .header .author .info[data-v-a0ecbf1a] {
  float: left;
  vertical-align: middle;
  margin-left: 8px;
}
.article .header .author .info a[data-v-a0ecbf1a] {
  color: #333;
}
.article .header .author .name[data-v-a0ecbf1a] {
  margin-right: 3px;
  font-size: 16px;
  vertical-align: middle;
}
.article .header .author .meta[data-v-a0ecbf1a] {
  margin-top: 5px;
  font-size: 12px;
  color: #969696;
}
.article .header .author .meta span[data-v-a0ecbf1a] {
  padding-right: 5px;
}
.article .header .author .tags[data-v-a0ecbf1a] {
  float: right;
  padding-top: 15px;
}
.article .header .author .tags .tag[data-v-a0ecbf1a] {
  margin-left: 5px;
  border-right: 2px solid #eee;
}
.article .content[data-v-a0ecbf1a] {
  min-height: 300px;
}
.heart[data-v-a0ecbf1a] {
  height: 60px;
  text-align: center;
  margin: 50px;
}
.loader[data-v-a0ecbf1a] {
  color: #e22c2c;
  text-align: center;
  padding: 50px;
  font-size: 16px;
}
.clearfix[data-v-a0ecbf1a] {
  clear: both;
}

