<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body {
    padding: 0;
    margin: 0;
    /* height: 100%; */
    width: 100%;
    min-width: 1400px;
}
a:hover{
  color: #2161DC;
}
body{
  background-image: url('../images/common-bg.jpg');
  background-size: cover;
  background-attachment: fixed;
  background-repeat: repeat-y;
}
#trage-common-header {
    width: 100%;
    min-width: 1200px;
    height: 100vh !important;
    overflow-y: auto;
}
#trage-common-header .header-tip {
    
    background-color: rgba(255, 255, 255, 0.2);
}
#trage-common-header .header-tip .header-tip-content{
  width: 1200px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  color: #333333;
  font-size: 14px;
}
#trage-common-header .header-tip .header-tip-content div{
  display: inline-block;
}
#trage-common-header .header-tip .header-tip-content div:last-child{
  float: right;
}
#trage-common-header .header-tip .header-tip-content #weatherDate{
  margin-right: 10px;
}
#trage-common-header .header-img{
  width: 1200px;
  margin: 0 auto;
  height: 148px;
  line-height: 148px;
}
#trage-common-header .header-img .header-bg-img{
  width: 551px;
  height: 89px;
  background: url('../images/header-logo.png') no-repeat;
  background-size: cover;
  margin-top: 36px;
  display: inline-block;
  vertical-align: top;
}
#trage-common-header .header-img .header-search-input{
  text-align: right;
  float: right;
  position: relative;
}
.header-search-input #top-phone {
  position: absolute;
  top: 100px;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  height: 30px;
  line-height: 30px;
}
#trage-common-header .header-img .header-search-input #common-search-input-id{
  width: 312px;
  height: 40px;
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.4);
  outline: none;
  border: 1px solid #d2d2d2;
  border-radius: 2px 0px 0px 2px;
  padding-left: 10px;
}
#trage-common-header .header-img .header-search-input #common-search-button-id{
 height: 40px;
 width: 80px;
 display: inline-block;
 line-height: 40px;
 text-align: center;
 background: #2161DC;
 border-radius: 0px 2px 2px 0px;
 color: #FFF;
 cursor: pointer;
 vertical-align: middle;
 border: 1px solid #2161DC;
}

#commont-content-main-id {
  min-height: 575px;
  width: 1200px;
  margin: 0 auto;
}
#commont-content-main-id .tab_content{
  height: 50px;
  line-height: 50px;
}
#commont-content-main-id .tab_content ul{
  background-color: #2161dc;
  padding: 0;
  margin: 0;
  font-size: 0; /* æ¶ˆé™¤lié—´çš„é—´éš” */
  height: 50px;
}

#commont-content-main-id .tab_content ul li{
  list-style: none;
  display: inline-block;
  /* width: 150px; */
  /* width: 14.28%; */
  width: 11.111%;
  text-align: center;
  color: #FFF;
  cursor: pointer;
  font-size: 18px; /* æ¶ˆé™¤lié—´çš„é—´éš” */
}
#commont-content-main-id .tab_content ul li a{
  text-decoration: none;
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
}
#commont-content-main-id .tab_content ul .isActive{
 background-color: #134ebe;
 height: 50px;
}
#commont-content-main-id .tab_content ul .isActive a{
  color: #fff;
 font-weight: 700;
}
#commont-content-main-id .tab_content ul li:hover{
  background-color: #134ebe;
  height: 50px;
 }

  /* å³ä¾§å·¥å…· */
  #right-tool-id{
    position: fixed;
    right: 10px;
    top: 185px;
    width: 80px;
    text-align: center;
    color: #333333;
    font-size: 14px;
    z-index: 999;
}

#right-tool-id .tools-div{
  background-color: #FFF;
  width: 80px;
  height: 316px;
  /* height: 240px; */
  box-shadow: 0px 2px 12px 0px rgb(0 0 0 / 8%);
  border-radius: 4px;
  cursor: pointer;
  margin-bottom: 10px;
}
#right-tool-id .tools-div .toolsName {
  width: 80px;
  height: 70px;
  padding-top: 10px;
  position: relative;
}
#right-tool-id .tools-div .toolsName .officialAccountImg{
  position: absolute;
  top: 0;
  right: 85px;
  width: 290px;
  border-radius: 4px;
  padding-top: 10px;
  height: 160px;
  display: none;
  background-color: #134ebe;
}

#right-tool-id .tools-div .toolsName:hover .officialAccountImg{
  background-color: #fff;
  display: block;
}
#right-tool-id .tools-div .toolsName:hover .officialAccountImg .leftAndRight{
  display: inline-block;
}

#right-tool-id .tools-div .toolsName:hover {
  background-color: rgba(33, 97, 220, 0.1);
}
#right-tool-id .tools-div .toolsName a{
  color: #333333;
  text-decoration: none;
  display: block;
}
#right-tool-id .goback-img-cls{
  background-color: #FFF;
  width: 80px;
  height: 70px;
  box-shadow: 0px 2px 12px 0px rgb(0 0 0 / 8%);
  border-radius: 4px;
  padding-top: 10px;
  cursor: pointer;
  margin-top: 5px;
}
/* è¯¦æƒ…æ&nbsp;‡é¢˜ */
#article-title{
  display: inline-block;
  width: 1145px;
  padding: 10px;
  text-align: center;
  margin: 0px auto;
}

/* #article-content{
  overflow-x: scroll;
} */

/* è¯¦æƒ…å†…å®¹ è¡¨æ&nbsp;¼å±…ä¸­ */
#article-content table {
  margin: 0 auto;
  border-collapse:separate; 
  border-spacing:0px 0px;
  width: 100% !important;
}
 #article-content table td{ 
  border : 1px solid windowtext;
  border-image: initial; 
  padding: 0px 7px;
  table-layout: fixed;
  word-break: break-all;
 }

/* è¯¦æƒ…å†…å®¹ aæ&nbsp;‡ç­¾ */
#article-content a {
  text-decoration: none;
  color: #2161DC;
}
#article-content a:hover {
  text-decoration: underline
}

/* æ–‡æ¡£å½’æ¡£æ—¶é—´ */
.announcementFilingTime{
  z-index: 99999;
  text-align: right;
  position: absolute;
  right: 20px;
  top: 60px;
  height: 97px;
  width: 97px;
}
.announcementFilingTime .notice-img{
  position: absolute;
  right: 24px;
  top: 0px;
  width: 120px;
  height: 98px;
  background: url(../images/tukunag/guidang.png);
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 10px;
  color: #962E34;
}
.announcementFilingTime .notice-img div:first-child{
  position: absolute;
    top: 25px;
    right: 35px;
}
.announcementFilingTime .notice-img div:last-child{
  position: absolute;
    top: 45px;
    text-align: center;
    width: 116px;
    right: 0;
    height: 14px;
    color: #962E34;
    line-height: 14px;
}

.list00 li .liTop{
  display: inline-block;
  font-size: 12px;
  border-radius: 2px;
  color: #fff;
  margin-right: 10px;
  margin-bottom: 3px;
  height: 20px;
  line-height: 20px;
  width: 40px;
  text-align: center;
  padding: 0px 2px;
  background-color: #BE956B;
  vertical-align: middle;
}
.select #select4 dd input {
  border: 1px solid #d2d2d2;
  border-radius: 2px;
  width: 190px;
  height: 30px;
  margin-top: -3px;
  padding-left: 5px;
}

/* .runMessageBox {
  display: none;
  position: fixed;
  padding: 0 20px;
  width: 500px;
  height: 330px;
  background-color: #0945b5;
  border: 2px solid #0945b5;
  border-radius: 5px;

  right: 100px;
  bottom: 400px;
  opacity: .9;
  color: #ffffff;
  z-index: 9999;
}
.runMessageBox a {
  text-decoration: none;
  color: #ffffff;
}
.runMessageBox-title {
  margin: 15px 0;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
}
.runMessageBox-text {
  line-height:22px;
  font-size: 16px;
  text-align: left;
  text-indent: 32px;
}
.runMessageBox-Btn {
  margin: 30px auto;
  width: 100px;
  height: 30px;
  border: 1px solid #ffffff;
  background-color: #89a5db;
  border-radius: 2px;
  color: #ffffff;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}
.runMessageBox-Btn span {
  margin-left: 10px;
}
.returnUrl {
  text-align: left;
  font-size: 16px;
  margin-top: 5px;
} */

.runMessageBox {
  display: none;
  position: fixed;
  padding: 0 20px;
  width: 450px;
  /* min-height: 200px; */
  /* width: 500px; */
  /* height: 640px; */
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 5px;
  opacity: 0.9;
  color: black;
  z-index: 1023;
  /* height: 200px; */
  min-height: 200px; /* è®¾ç½®æœ€å°é«˜åº¦ */
  max-height: 80vh; /* æœ€å¤§é«˜åº¦ä¸ºè§†å£é«˜åº¦çš„80% */
  overflow: auto;
}

.runMessageBox.fixed {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); /* å±…ä¸­ */
}

.runMessageBox.moved {
  right: 100px;
  bottom: 30px;
}

.runMessageBox.box-list {
  min-height: 200px;
}

.runMessageBox.box-content {
  min-height: 200px;
  /* height: auto; */
  overflow-y: auto; /* å†…å®¹è¶…å‡ºæ—¶æ»šåŠ¨ */
}

@media (max-height: 600px) {
  .runMessageBox {
    max-height: 50vh; /* å¯¹äºŽè¾ƒå°çš„å±å¹•ï¼Œæœ€å¤§é«˜åº¦ä¸ºè§†å£é«˜åº¦çš„50% */
  }
}

@media (min-height: 1000px) {
  .runMessageBox {
    max-height: 80vh; /* å¯¹äºŽè¾ƒå¤§çš„å±å¹•ï¼Œæœ€å¤§é«˜åº¦ä¸ºè§†å£é«˜åº¦çš„80% */
  }
}

.runMessageBox .runMessageBox-list {
  width: 450px;
  min-height: 200px;
  margin-top: 20px;
  height: auto;
  overflow-y: auto; /* å…è®¸å†…å®¹æº¢å‡ºæ—¶æ»šåŠ¨ */
  /* height: 350px; */
  /* padding: 12px; */
}

.runMessageBox .runMessageBox-list a {
  display: inline-block;
  width: 100%;
}

.runMessageBox-list-title {
  width: 100%;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: black;
  cursor: pointer;
  line-height: 1.5;
}

.runMessageBox a {
  text-decoration: none;
  color: black;
}

.runMessageBox-title {
  margin: 15px 0;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
}
.runMessageBox-text {
  line-height: 24px;
  font-size: 14px;
  text-align: left;
  text-indent: 32px;
  word-break: break-all;
}
.runMessageBox-text img {
  width: 110px !important;
  height: 110px !important;
}
.runMessageBox-Btn {
  margin: 30px auto;
  width: 100px;
  height: 30px;
  border: 1px solid black;
  border-radius: 2px;
  color: #ffffff;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  color: black;
}
.runMessageBox-Btn span {
  margin-left: 10px;
}
 
.li-a {
  display: block;
}

.menuClassA {
  display: block;
  width: 100%;
  height: 100%;
}
.share {
  background-color: #fff;
  height: 40px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-right: 20px;
}

/*éªŒè¯ç&nbsp;å¼¹æ¡†æ&nbsp;·å¼*/
#ant-dialog{
   position: fixed; 
   left: 0px; 
   top: 0px; 
   width: 100%; 
   height: 100%; 
   overflow: hidden; 
   user-select: none; 
   z-index: 1024;
}

#ant-dialog .mask{
  opacity: 0.7; 
  background: rgb(0, 0, 0); 
  position: fixed; 
  left: 0px; 
  top: 0px; 
  width: 100%; 
  height: 100%; 
  overflow: hidden; 
  user-select: none; 
  z-index: 1024;
}

.txt-validate {
  margin: 10px 0;
  padding: 0 4px;
  width: 100%;
  height: 32px;
  border: 1px solid #c3c3c3;
  border-radius: 4px;
  outline: none;
}

.btn-validate {
  width: 100%;
  height: 32px;
  color: #fff;
  background-color: #40a9ff;
  border-color: #40a9ff;
  border-radius: 4px;
  outline: 0;
  cursor: pointer;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
  border-style: none;
}

.verifyimg-wrapper {
  display: flex;
  align-items: center;
}

.verifyimg-wrapper img {
  width: 130px;
  height: 48px;
}

.verifyimg-wrapper a {
  text-decoration: none;
  color: #1890ff;
}

.pageSize1 {
  height: 18px;
}
.pageSize1 option {
  font-size: 14px;
}

.tdky_hide_item{display: none;}



</pre></body></html>