<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body html {
  margin: 0;
  padding: 0;
}
#details-all {
  position: relative;
  width: 1200px;
  min-height: 515px;
  background: #ffffff;
  padding-bottom: 20px;
  margin-bottom: 10px;
}
.details-sitemap {
  color: #666666;
  font-size: 14px;
  padding: 15px 0px 10px 0;
  margin-left: 20px;
}
.details-content {
  width: 1160px; 
  background: #f5f6f9;
  margin-left: 20px;
  text-align: center;
  font-size: 24px;
}
 
.details-item {
  text-align: center;
  font-family: MicrosoftYaHei;
  color: #666666;
  line-height: 30px;
  font-size: 14px;
}
.details-item ul li {
  list-style: none;
  display: inline-block;
  margin-left:20px
}
.details-html{
    margin: 0 20px;
}

.pdfiswidthequals{
  cursor: pointer;
}

/* .details-html .span-item{
    margin-left:30px ;
} */
.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{border: #666666 1px solid; text-align: left; width: auto;}

.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;
}
/* å¤„ç†è¡¨æ&nbsp;¼è¢«è‡ªåŠ¨æŽ’ç‰ˆåŽåŠ&nbsp;äº†PåŽå¼•èµ·é—®é¢˜ é‡ç½®è¡¨æ&nbsp;¼æ&nbsp;·å¼ */
.printArea .conTxt table td p {
  margin: 0 !important;
  text-indent: 0px !important
}
/*ç¼–è¾‘å™¨å†…çš„è¡¨æ&nbsp;¼åœ¨å‰å°å±•ç¤ºæ—¶æ»šåŠ¨æ¡çš„æ˜¾ç¤º*/
.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;
}
/*å†…å®¹é¡µå®¡æ&nbsp;¸äººå‘˜æ˜µç§°æ&nbsp;·å¼*/
.auditRecordcss {
  clear: both;
  color: #888;
  float: right;
}
.auditRecordcss span {
  margin-left: 20px;
}
/* èŠ‚ç‚¹å½’æ¡£å›¾æ&nbsp;‡ */
#nodeArchive {
  font-size: 14px;
  position: absolute;
  width: 210px;
  height: 125px;
  text-align: center;
  right: 10px;
  top: 10px;
  z-index: 1;
  background: url(../img/nodearchive.png) center 20px no-repeat;
}
/* ä¿¡æ¯å…¬å¼€åºŸæ­¢å›¾æ&nbsp;‡ */
.icon-fz {
  display: block;
  width: 218px;
  height: 140px;
  background: url(../img/icon-fz.png) no-repeat;
  position: absolute;
  right: 100px;
  top: 150px;
  z-index: 1;
}
#nodeArchive span {
  font-size: 14px;
  color: #ff0000;
}
.subheading {
  font-size: 16px;
}
.ct {
  text-align: center;
}
/* 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;*/
}
/*å†…å®¹é¡µ-æ™ºèƒ½æ&nbsp;‡ç­¾*/
.articleCon .smart-tags {
  font-weight: normal;
  margin: 5px 0;
}
.articleCon .smart-tags label {
  display: inline-block;
  background: url(/content/_common/fulltextsearch/img/icon_tag.png) no-repeat left center;
  padding-left: 25px;
  cursor: default;
}
.articleCon .smart-tags a {
  display: inline-block !important;
  margin-right: 5px;
}
.articleCon .smart-tags a:hover {
  color: #f00;
  text-decoration: underline;
}
.articleCon .smart-tags a span {
  color: #f00;
}
/*å†…å®¹é¡µ-ç‚¹èµžä¸Žæ”¶è—*/
.likes-group {
  overflow: hidden;
  text-align: center;
  margin-bottom: 50px;
  height: 110px;
}
.likes-group li {
  width: 60px;
  border-radius: 30px;
  height: 60px;
  background: #f0f0f0;
  display: inline-block;
}
.likes-group a {
  font-size: 12px;
  padding-top: 28px;
  display: inline-block;
}
.likes-group .Likes {
  background: url(../img/btnicon.png) no-repeat 4px -103px;
}
.likes-group .Collection {
  background: url(../img/btnicon.png) no-repeat 4px -45px;
}
.likes-group .addLikes {
  background: url(../img/btnicon.png) no-repeat 10px -346px;
}
.likes-group .addCollection {
  background: url(../img/btnicon.png) no-repeat 15px -288px;
}

/* éªŒè¯ç&nbsp; */
.codeinp {
  position: relative;
}
.codeinp .btn{
  display: inline-block;
  margin-bottom: 0;
  font-weight:400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background:#fff;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  border-radius: 4px;
  line-height: 1.42857143;
}
.codeinp .btn:focus,
.codeinp .btn:hover{
  text-decoration: none;
  color:#333
}
.codeinp .btn-default{
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.codeinp .btn-default:hover{
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.codeinp .btn-success{
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.codeinp .btn-success:hover{
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.codeinp .btn-success:active{
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.codeinp .btn-success:focus{
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.codeinp input[type="text"] {
  width: 100px !important;
  float: left;
  margin-right: 10px;
}

/* å…¨è¯ç½‘æ&nbsp;·å¼ */
.wrap-qyw-content{
  padding-bottom: 20px
}

.tablearea {
  width: 100%;
  overflow: auto;
}

.article-label {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
  margin-top: 10px;
}

.article-label span {
  height: 30px;
  background: rgba(19, 78, 190, 0.08);
  border-radius: 1px;
  box-sizing: border-box;
  border: 1px solid rgba(19, 78, 190, 0.5);
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: rgba(19, 78, 190, 0.8);
  line-height: 30px;
  text-align: center;
  padding: 0px 8px;
  margin-top: 5px;
  cursor: pointer;
  margin-right: 5px;
}</pre></body></html>