.detail-content {
  position: relative;
  padding-bottom: 70px;
  min-height: 650px;
}

/* 分享 */

.share {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 180px;
  height: 40px;
}

.share-tit {
  line-height: 40px;
}
.social-share {
  position: absolute;
  right: 0;
  top: 0;
}

.steps {
    margin-top: 30px;
    min-height: 600px;
}

/* 步骤条样式 */
.is-finish .eis-step-icon {
    border: 0;
}
.is-finish .eis-step-icon .step-icon-txt {
    background-color: #BE956B;
    border: 0;
}

.eis-horizontal-steps .eis-form-steps .eis-step-progress {
    background-color: #BE956B;
}


.activeAll .eis-step-icon .step-icon-txt {  /* 所有激活的 */
    border: 1px solid #BE956B;
    color: #BE956B;
    background-color: #ffffff;
}
.activeAll .eis-step-icon .eis-step-main {  /* 所有激活的 */
    color: #BE956B;
}
.activetext .eis-step-icon .eis-step-main {  /* 所有激活的 */
    color: #BE956B;
}
.disabled {
    pointer-events: none;
}


.eis-horizontal-steps .eis-form-steps {
    overflow: visible;
    width: 1200px;
    margin: 0 40px;
}

.is-finish .eis-step-icon,.eis-step-head .eis-step-icon {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.eis-horizontal-steps .eis-form-step .eis-step-main {
    padding-top: 35px;
    white-space: nowrap;
}

.eis-stepContent {
    margin-top: 60px;
}

/* 标题样式 */
.eis-stepContent .content {
  margin-top: 50px;
}

.article-title {
    width: 100%;
    padding: 10px 50px;
    background: #EFEFEF;
    font-size: 24px !important;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold !important;
    color: #333333;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
    margin-top: 20px;
}

.article-info {
    margin-top: 15px;
    text-align: center;
}

.article-info span {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #666666;
    line-height: 20px;
}

.article-info-right {
    margin-left: 20px;
}



/* 
#details-all {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    min-height: 515px;
    background: #ffffff;
    margin-bottom: 10px;
  }
  #details-all .details-sitemap {
    color: #999;
    font-size: 14px;
    margin: 20px 0;
  }
  .details-sitemap a {
    color: #999;
  }
  .details-sitemap span:last-child a {
    color: #333;
  }
  .details-content {
    text-align: center;
    font-size: 24px;
  }
  
  .details-content #article-title {
    display: inline-block;
    text-align: center;
    margin: 0px auto;
  } 
    
  .details-item {
    text-align: center;
    font-family: MicrosoftYaHei;
    color: #666666;
    margin-top: 5px;
    line-height: 30px;
    font-size: 14px;
  }
  .details-item ul li {
    list-style: none;
    display: inline-block;
    margin-left:20px
  }
  .details-html{
      margin: 0 10px;
  } */
  
  .pdfiswidthequals{
    cursor: pointer;
  }
  
  .cdxx-table{
    min-width: 600px;
    overflow: visible;
    text-align: center;
    margin: 5px auto;
    font-size: 14px;
  }
  .cdxx-table th{border: #666666 1px solid; text-align: right; font-weight: 700; width: 250px;}
  .cdxx-table td{ text-align: left; width: auto;padding-left: 5px;}
  
  .attachments{ display: block; margin-top: 10px;}
  .attachments .attachments-title{font-size: 14px;color:#5b76A1; font-weight: 600;}
  .attachments .attachments-list a{color: #2161DC; display: inline-block; line-height: 30px;text-decoration: none; }
  
  .printArea .title{font-size: 32px;padding: 0 3%;line-height: 1.5;text-align: center;margin-bottom: 30px;word-wrap: break-word;}
  .printArea .subTitle{font-size: 20px; color: #555; text-align: center; margin-bottom: 20px;}
  .printArea .property{font-size: 14px; margin-bottom: 20px; padding: 6px 10px; text-align: center; color: #777; border: 1px solid #ddd; background: #F8F8F8;}
  .printArea .property span{padding: 0 5px;}
  .printArea .conTxt{color: #333;font-size: 16px;line-height: 30px;padding: 0 0 20px;overflow: hidden;text-align: justify;}
  .printArea .conTxt img{max-width: 800px; height: auto !important;}
  .printArea .conTxt p{/* margin-bottom: 20px; */word-wrap: break-word;}
  .printArea .conTxt table {margin: 0px auto;}
  .printArea .conTxt table p{margin: 0px}
  .printArea .conTxt a{color: blue; text-decoration: underline;}
  .printArea .conTxt em{font-style: italic;}
  .printArea .conTxt ul{padding-left: 2em; list-style: inherit;}
  .printArea .conTxt ol{padding-left: 2em; list-style: decimal;}
  .printArea .conTxt ul li{zoom: normal; list-style: inherit; text-indent: 0 !important;}
  .printArea .conTxt ol li{zoom: normal; list-style: inherit; text-indent: 0 !important;}
  .printArea .conTxt h1{font-size: 2em; margin: .67em 0;}
  .printArea .conTxt h2{font-size: 1.5em; margin: .75em 0;}
  .printArea .conTxt h3{font-size: 1.17em; margin: .83em 0;}
  .printArea .conTxt h5{font-size: .83em; margin: 1.5em 0;}
  .printArea .conTxt h6{font-size: .75em; margin: 1.67em 0;}
  .printArea .conTxt h1,
  .printArea .conTxt h2,
  .printArea .conTxt h3,
  .printArea .conTxt h4,
  .printArea .conTxt h5,
  .printArea .conTxt h6,
  .printArea .conTxt b,
  .printArea .conTxt strong{font-weight: bolder;}
  .printArea .videoPlayer{position: relative; z-index: 1500; /*background: #000;*/ width: 800px; text-align: center; margin: 20px auto; height: 480px;}
  
  /* 视频播放功能CSS */
  video.edui-upload-video {
    display: none;
  }
  /* 修复播放器不居中 */
  .videoPlayer {
    margin: 0 auto;
  }
  div[data-power-ui=advertisement_fixed] .fixedCount {
    margin-right: 5px;
    font-size: 5px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100px;
    text-align: right;
    line-height: 18px;
    height: 18px;
  }
  div[data-power-ui=advertisement_fixed] .fixedCount a {
    background-color: #a9a9a9;
    padding: 0px 10px 0px 10px;
    font-weight: bold;
    font-size: 12px;
  }
  div[data-power-ui=advertisement_fixed] .fixedCount a.seld {
    color: #c71585;
  }
  /* 漂浮广告 */
  .floatPosition {
    -moz-box-shadow: 0px 0px 4px #333333;
    -webkit-box-shadow: 0px 0px 4px #333333;
    box-shadow: 0px 0px 4px #333333;
  }
  .floatPosition a.close {
    display: block;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 17px;
    position: absolute;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    font-weight: 100;
    top: 2px;
    right: 2px;
    font-size: 20px;
    text-decoration: none;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background: #333;
    background: rgba(0, 0, 0, .5);
    color: #fff;
  }
  .floatPosition a.close:hover {
    background: #000;
    color: #fff;
  }
  /*时间选择左右箭头定义*/
  .datetimepicker table {
    line-height: 20px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  /*临时处理*/
  .datetimepicker table th {
    font-weight: bold;
  }
  .datetimepicker.dropdown-menu i {
    display: block;
    width: 20px;
    height: 20px;
  }
  .datetimepicker.dropdown-menu .icon-arrow-left {
    background: url(../../base/img/icon.png) -242px -77px no-repeat;
  }
  .datetimepicker.dropdown-menu .icon-arrow-right {
    background: url(../../base/img/icon.png) -259px -77px no-repeat;
  }
  
  /* 处理表格被自动排版后加了P后引起问题 重置表格样式 */
  .printArea .conTxt table td p {
    margin: 0 !important;
    text-indent: 0px !important
  }
  
  /*编辑器内的表格在前台展示时滚动条的显示*/
  .ueditortable {
    display: block;
    overflow: auto;
    border: 1px solid #F8F8F8;
  }
  .ueditortable td {
    border: 1px solid #ddd;
  }
  .tablemask {
    background-color: #000000;
    position: fixed;
    z-index: 3000;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    opacity: 0.5;
  }
  .ueditortable .expandtable {
    margin: auto;
    width: 800px;
    position: absolute;
  }
  .printArea .conTxt .expandtable a {
    color: black;
    padding: 5px 15px 7px 15px;
    background-color: gainsboro;
    opacity: 0.9;
  }
  .ueditortable tbody {
    background-color: white;
  }
  .newueditortable .compresstable {
    text-align: center;
    margin: auto;
    position: fixed;
    margin-left: 138px;
  }
  .newueditortable .compresstable a {
    color: black;
    text-decoration: none;
    padding: 5px 15px 7px 15px;
    background-color: gainsboro;
    opacity: 0.9;
  }
  .newueditortable {
    top: 8%;
    position: fixed;
    z-index: 5000;
    overflow: auto;
    border: 2px solid #F8F8F8;
  }
  .newueditortable td {
    border: solid;
  }
  .newueditortable table {
    background-color: #fff;
    text-align: center;
  }
  .newueditortable .newwindowtable {
    position: fixed;
    padding: 0px 15px 1px 15px;
    background-color: gainsboro;
    opacity: 0.9;
  }
  .newueditortable .newwindowtable a {
    color: black;
    text-decoration: none;
  }
  .newueditortable .newclass {
    position: fixed;
  }
  
  /*内容页审核人员昵称样式*/
  .auditRecordcss {
    clear: both;
    color: #888;
    float: right;
  }
  .auditRecordcss span {
    margin-left: 20px;
  }

  /* pdf 分页功能 */
  .pdf-page {
    overflow: hidden;
    margin: 10px auto;
    text-align: center;
  }
  .pdf-page button,
  .pdf-page .page-num,
  .pdf-page .pdf-download {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 4px 15px;
    margin: 0 5px;
    vertical-align: top;
    font-size: 14px;
    border: 1px solid #d4d4d4;
    background: none;
    outline: none;
    border-radius: 2px;
  }
  .pdf-page .page-num,
  .pdf-page .pdf-download {
    height: 19px;
    line-height: 19px;
    color: #999;
  }
  .pdf-page .pdf-download {
    color: #333 !important;
    border-color: #ccc;
    background-color: #f0f0f0;
  }
  .pdf-page button:hover {
    border: 1px solid #ccc;
    background-color: #f0f0f0;
  }
  .pdf-page .pdf-download:hover {
    background-color: #ccc;
  }
  img[data-uitype='pdf'] {
    /*visibility: hidden;*/
  }
  
  /* 详情 */
  .article-content {
    margin-top: 20px;
    min-height: 300px;
  }

  /* 公告详情列表样式 */
  .record-table-body td {
    padding: 5px 0 5px 5px !important;
    width: 150px !important;
    border: 0.5px solid  rgba(229, 229, 229, 1) !important;
  }

  table thead th, table td{
    border: 1px solid rgb(210, 210, 210) !important;
  }

  .visible-content {
    padding: 2px;
  }