
.fl{
    float:left;
}
.fr{
  float:right;
}
.clearfix::after{
    content:'';
    display:block;
    width:0;
    clear:both;
}
.authorInfo{
    width:1380px;
    margin:26px auto;
    padding:124px 19px 0;
    height: 118px;
    border:1px solid #eeeeee;
    border-radius:5px;
    background:url('../../images/author/bg_author.png') no-repeat left top;
    overflow:hidden;
}
.authorInfo .userBox{
    width:1060px;
}
.authorInfo .avator{
    margin-right: 15px;
    width:106px;
    height: 106px;
}
.authorInfo .avator img{
  width: 100px;
  height: 100px;
  border: 3px solid rgba(255, 255, 255, 1);
  border-radius: 100px;
}
.authorInfo .author_profile{
    padding-top:50px;
    width:860px;
}
.authorInfo .author_profile .name{
    color:#222;
    line-height: 1;
    font-size: 0;
}
.authorInfo .author_profile .name span{
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.authorInfo .author_profile .name span img{
    display:block;
    width:20px;
    height: 21px;
    margin-top:2px;
}
.authorInfo .author_profile .name span.txt_name{
    margin-right: 10px;
}
.authorInfo .author_profile .profile{
    line-height: 1;
    font-size: 14px;
    color:#5c5c5c;
    margin-top:12px;
    width:100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.authorInfo .btn_subscribe,
.authorInfo .btn_toGetAdmit{
    width:150px;
    height: 39px;
    border-radius:5px;
    background:#da1520;
    color:#fff;
    font-size:16px;
    text-align:center;
    line-height: 39px;
    margin-top:55px;
    cursor: pointer;
}
.authorInfo .btn_toGetAdmit a{
  color:#fff;
}
.authorInfo .btn_subscribe.isHaveDone{
  background:#cacaca;
}
.authorData{
    width:100%;
    border:1px solid #eee;
    padding:22px 0;
    box-sizing: border-box;
    border-radius:5px;
    /* margin-top:20px; */
    margin-bottom:20px;
}
.authorData ul li{
    float:left;
    width:110px;
    text-align:center;
    border-right:1px solid #eee;
    font-size:20px;
    color:#222;
}
.authorData ul li:last-child{
  border:none;
}
.authorData ul li .num{
    line-height: 36px;
}
.authorData ul li .item{
    line-height: 1;
    font-size: 14px;
    color:#777;
}

.article_wrapper .title{
    height: 35px;
    line-height: 1;
    border-bottom:1px solid #eeeeee;
    font-size:18px;
    color:#000;
    /* margin-top:20px; */
  }
  .article_wrapper .title .txt_title{
    padding-bottom: 12px;
    border-bottom: 3px solid #da1520;
  }

  .article_wrapper .list a{
      color:#222;
  }
  .article_wrapper .list{
    padding:21px 0;
    border-bottom:1px solid #eee;
  }
  .article_wrapper .list .statusBox{
    width:100%;
    font-size:0;
  }
  .article_wrapper .list .statusBox span{
    display:block;
    line-height: 20px;
    margin-bottom:17px;
    color:#8590a6;
    font-size:14px;
  }
  .article_wrapper .list .list_detail .list_title{
    font-size:20px;
    line-height: 1;
  }
  .article_wrapper .list.list_oneImg .imgBox{
    float:left;
    width:173px;
    height: 120px;
    margin-right:26px;
  }
  .article_wrapper .list.list_oneImg .imgBox img{
    width:173px;
    height: 120px;
    border-radius:10px;
  }
  .article_wrapper .list.list_oneImg .list_detail{
    float:left;
  
  }
  .article_wrapper .list .list_detail .flagBox{
    font-size:0;
    margin-top:61px;
  }
  .article_wrapper .list .list_detail .flagBox span{
    display:inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin-right: 15px;
    line-height: 22px;
  }
  .article_wrapper .list .list_detail .flagBox .flag{
    height: 20px;
    padding:0 8px;
    line-height: 22px;
    border-radius:5px;
    border-width:1px;
    border-style: solid;
  }
  .article_wrapper .list.list_moreImg .list_title{
    margin-bottom:16px;
  }
  .article_wrapper .list.list_moreImg .imgBox,
  .article_wrapper .list.list_bigImg .imgBox{
    font-size: 0;
    margin-bottom:10px;
  }
  .article_wrapper .list.list_moreImg .imgBox img{
    display:inline-block;
    width:173px;
    height: 120px;
    border-radius:10px;
    margin-right: 10px;
  }
  .article_wrapper .list.list_bigImg .imgBox img{
    width:100%;
    height: 245px;
    border-radius:10px;
  }
  .popCommon{
    display:none;
    position: fixed;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    padding:20px;
    font-size: 16px;
    color:#fff;
    background:rgba(0,0,0,.5);
    border-radius:10px;
  }


  .popGetAdmit .popMain {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 418px;
    height: 596px;
    margin-left: -209px;
    margin-top: -298px;
    border-radius: 10px;
    background-color: #e73e04;
  }
  
  .popGetAdmit .popMain .icon_activity {
    position: absolute;
    left: -16px;
    top: -11px;
    width: 146px;
    height: 131px;
    background-image: url("/abc/MoBanImgs/TenYears2020/PC/Zixin/images/author/bg_activity.png");
    background-size:146px 131px;
    background-repeat: no-repeat;
    z-index:9;
  }
  
  .popGetAdmit .popMain .icon_close {
    position: absolute;
    right: -73px;
    top: 8px;
    width: 40px;
    height: 40px;
    background-image: url("/abc/MoBanImgs/TenYears2020/PC/Zixin/images/author/close.svg");
    background-size:40px 40px;
    background-repeat: no-repeat;
    border-radius:50%;
  }
  
  .popGetAdmit .popMain .paper {
    position: absolute;
    left: 50%;
    width: 360px;
    height: 460px;
    margin-left: -180px;
    top: 30px;
    text-align: center;
    background-image: url("/abc/MoBanImgs/TenYears2020/PC/Zixin/images/author/paper.png");
    background-size:360px 460px;
    background-repeat: no-repeat;
    box-shadow: 0 0 30px rgb(0,0,0,.6);
  }
  
  .popGetAdmit .popMain .paper h3 {
    font-size: 28px;
    text-align: center;
    font-weight: normal;
    margin-top: 16px;
    line-height: 64px;
    color:#ff3233;
  }
  
  .popGetAdmit .popMain .paper h1 {
    font-size: 42px;
    line-height: 58px;
    margin-top: 10px;
    font-weight: 700;
    color:#ff3233;
  }
  
  .popGetAdmit .popMain .paper p {
    font-size: 18px;
    line-height: 32px;
    color: #ffa99c;
  }
  .popGetAdmit .popMain .paper div{
    font-size: 0;
    width: 120px;
    height: 120px;
    margin: 10px auto 0;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgb(0,0,0,.5);
  }
  .popGetAdmit .popMain .paper div img{
    width:100%;
    height: 100%;
  }
  .popGetAdmit .popMain .btmCover {
    width: 452px;
    height: 371px;
    position: absolute;
    bottom: -57px;
    left: 50%;
    margin-left: -226px;
    background-image: url("/abc/MoBanImgs/TenYears2020/PC/Zixin/images/author/btm_bg.png");
    background-size:452px 371px;
    background-repeat: no-repeat;
  }
  
  .popGetAdmit .popMain .btmCover .toReal {
    display: block;
    width: 310px;
    height: 64px;
    margin: 117px auto 0;
    line-height: 64px;
    text-align: center;
    font-size: 24px;
    color: #d53b1b;
    background: linear-gradient(to top, #ffbd05, #fff15d);
    margin-bottom: 22px;
    border-radius: 32px;
    
  }
  
  .popGetAdmit .popMain .btmCover .number_turn {
    font-size: 0;
    text-align: center;
  }
  
  .popGetAdmit .popMain .btmCover .number_turn span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
  }
  
  .popGetAdmit .popMain .btmCover .number_turn span.number {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    line-height: 36px;
    font-size: 24px;
    text-align: center;
    background:#ffa25b;
    color:#fb5620;
  }
  
  .popGetAdmit .popMain .btmCover .number_turn span.circle {
    width: 6px;
    height: 6px;
    margin: 0 6px;
    border-radius: 50%;
    background-color: #ffa25b;
  }
  
  .popGetAdmit .popMain .btmCover .intro_turn {
    font-size: 0;
    text-align: center;
    padding-top:8px;
  }
  
  .popGetAdmit .popMain .btmCover .intro_turn .intro {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 70px;
    margin-right: 72px;
    color:#ffa25b;
    font-size: 16px;
    line-height: 24px;
  }
  
  .popGetAdmit .popMain .btmCover .intro_turn .intro:last-child {
    margin-right: 0;
  }
  