.article {
  padding: 25px 0;
}
.article-main {
   background-color:#fff;
   padding:20px;
}
.article-relate {
    margin-top:20px;
}
.article-title {
  margin-bottom: 30px;
}
.article-title .share,.article-title .print {
    margin-right:10px;
}
.article-title .share a,.article-title .print a {
    font-size:16px;
    color:#666;
}
.article-title h1 {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 34px;
  float:left;
}
.article-title h1 span {
  margin-left: 5px;
  margin-right: 5px;
}
.article-title h1 span + span {
  margin: 0;
}
.article-title em {
  display: block;
  color: #999999;
  line-height: 16px;
  font-size: 16px;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.article-title:hover em {
  color: #333;
}
.article-title .downloaded {
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
}

.article-source {
  margin-bottom: 30px;
  clear:both;
}
.article-source a {
  position: relative;
  display: inline-block;
  height: 28px;
  margin-right: 10px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 26px;
  text-decoration: none;
  color: #FFFFFF;
  background: #01319f;
  border-radius: 5px;
}
.article-source a:hover {
  z-index: 10;
}
.article-source a i {
  margin-right: 3px;
}
.article-op {
  position: absolute;
  /* top: 0; */
  right: -5px;
  margin-top: -68px;
  height: 28px;
}
.article-op a {
  overflow: hidden;
  float: left;
  margin: 0 5px;
  width: 28px;
  height: 28px;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  background: #9a9a9a;
  border-radius: 16px;
  transition: all .3s;
    -webkit-transition: all .3s;
}
.article-op a:hover {
  width: 63px;
  text-decoration: none;
  background: #F09E00;
  box-shadow: -2px 0 2px rgba(0,0,0,.3) inset;
}
.article-op i {
  margin: 0 6px;
  font-size: 16px;
}
.article-detail a {
  color: #3c3c3c;
  border-bottom: 1px dotted #808080;
  display:inline-block;
}
.article-detail a:hover {
  text-decoration: none;
}
.article-detail div {
  position: relative;
  margin-bottom: 15px;
  padding-left: 88px;
  font-size: 16px;
  line-height: 22px;
  width: 100%;
  display: inline-block;
}
.article-detail div:hover em {
  color: #333;  
}

.article-detail div.subject > span > span,
.article-detail div.subject > em > span{
    margin-right: 8px;
}

.article-detail div.class span:after {
    display: inline-block;
    margin-left: 1px;
    margin-right: 3px;
    content: ";";
}
.article-detail em {
  display: block;
  margin-bottom: -10px;
  padding: 2px 0;
  font-size: 12px;
  color: #999999;
  line-height: 18px;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.article-detail .label {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 68px;
  margin-right: 10px;
  color: #777;
  text-align:justify;
  text-align-last:justify;
}
.article-detail .label:after {
  position: absolute;
  right: -5px;
  margin: 0!important;
  content: ":"!important;
}



.article-detail .author > span > span:after, .article-detail .author > em > span:after, .article-detail .organ > span > span:after, .article-detail .organ > em > span:after, .article-detail .fund  > span > span:after, .article-detail .fund  > em > span:after {
  display: inline-block;
  margin-left: 1px;
  margin-right: 3px;
  content: ",";
}
.article-detail .author > span > span:last-child:after, .article-detail .author > em > span:last-child:after, .article-detail .organ > span > span:last-child:after, .article-detail .organ > em > span:last-child:after, .article-detail .fund > span > span:last-child:after, .article-detail .fund > em > span:last-child:after {
  display: none;
}
.article-detail .author .more, .article-detail .organ .more, .article-detail .fund .more {
  margin-right: 5px;
}
.article-detail .author .more > span, .article-detail .organ .more > span, .article-detail .fund .more > span {
  display: none;
}
.article-detail .author .more .num, .article-detail .organ .more .num, .article-detail .fund .more .num {
    position: relative;
    margin: 0 3px;
    font-size: 12px;
    top: 1px;
    text-decoration: none;
    vertical-align: bottom;
    border-bottom: 0;
}
.article-detail .author .more .num:after, .article-detail .organ .more .num:after, .article-detail .fund .more .num:after {position: absolute;left: -3px;top: -1px;right: -3px;bottom: -1px;background: #F5F5FA;border-radius: 10px;content: "";z-index: -1;}
.article-detail .author .more:after, .article-detail .organ .more:after, .article-detail .fund .more:after {
  display: none;
}
.article-detail .from {
  margin: 0 4px;
}
.article-detail .from .medal {
  margin-left: 5px;
}
.article-detail .from .medal span {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  padding: 0 5px;
  font-size: 12px;
  height: 18px;
  line-height: 17px;
  text-decoration: none;
  text-indent: 0;
  color: #0033a0;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #96abd8;
}
.article-detail .vol:before {
  display: inline-block;
  margin-right: 5px;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  content: "\00B7";
}
.article-detail .fund, .article-detail .fund a, .article-detail .fund .more .num {
  color: #e3913f;
  border-color: #e3913f
}

.article-detail .fund .more .num:after {
  background-color: #FFF3DB;
}


.article-relate-list .relate-title {
  padding: 15px 15px 0;
  background: #f8f8f8;
}
.article-relate-list .layui-tab-title {
  height: 37px;

    border-bottom: 2px solid #666666;
}
.article-relate-list .layui-tab-content  {
  padding: 0; 
}
.article-relate-list .relate-title li {
  padding: 0 15px;
  line-height: 35px;
  color: #555;
  font-size: 16px;
}
.article-relate-list .relate-title .layui-this {
  color: #fff;
  font-size: 18px;
  background: #666666;
}
.article-relate-list .relate-title .layui-this:after {
  border: 0;
}
.article-relate-list .relate {
  padding: 15px;
  background: #f8f8f8;
}
.article-relate-list .relate-fixed {
  position: fixed;
  top: 0;
  left: 50%;
  width: 925px;
  margin-left: -600px;
  background: #fff;
  z-index: 99
}
.article-relate-list .title {
  position: relative;
  height: 37px;
  margin-bottom: 10px;
  border-bottom: 2px solid #666666;
}
.article-relate-list .title h2 {
  position: relative;
  bottom: -1px;
  float: left;
  padding: 0 15px;
  font-size: 16px;
  line-height: 34px;
  color: #fff;
  background: #666666;
}
.article-relate-list .title h2 span {
  color: #f79638;
  margin-left: 5px;
}
.article-relate-list .title h2 span:before {
  display: inline-block;
  content: "("
}
.article-relate-list .title h2 span:after {
  display: inline-block;
  content: ")"
}
.article-relate-list .title .op {
  position: absolute;
  right: 0;
  top: 0;
padding: 0 15px;
    font-size: 16px;
    line-height: 34px;
  cursor: pointer;
}


.article-relate-list li {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 25px;
  color: #999999;
}
.article-relate-list li a {}
.article-relate-list li span {
  margin-right: 3px;
  color: #333333;
}
.article-relate-list li span:before {
  display: inline-block;
  content: "["
}
.article-relate-list li span:after {
  display: inline-block;
  content: "]"
}
.article-list {
  padding: 10px 20px;
  font-size: 16px;
}
.article-list li a {
    display: inline-block;
    line-height: 20px;
    padding: 0 3px;
    border-radius: 10px;
    color:#0068A2;
}
