<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* body,
button,
input,
select,
textarea {
  font: 12px/1.5 arial;
} */
a {
  text-decoration: none;
  margin: 0px;
  padding: 0px;
}
a:hover {
  color: #2161dc;
  text-decoration: none;
}
.rightZFCG a {
  color: #333333;
}

.hide {
  display: none;
}
body html {
  padding: 0;
  margin: 0;
}
#news-all {
  background: #ffffff;
  margin-bottom: 10px;
}
.news-sitemap {
  color: #666666;
  font-size: 14px;
  padding: 15px 0px 10px 0;
  margin-left: 28px;
}
#news-boxwrap {
  min-height: 700px;
  /* display: flex; */
  padding: 0px 20px 20px 20px;
}
/*å†…å®¹*/
#news-boxwrap .left264 {
  background-color: #f5f6f9;
  color: #333333;
  font-size: 16px;
  margin-right: 24px;
  display: inline-block;
  vertical-align: top;
  min-height: 700px
}
#news-boxwrap .left264 a {
  color: #444444;
  font-size: 16px;
  padding: 5px;
  width: 57%;
  line-height: 1.5;
}
#news-boxwrap .left264 .navbar {
  margin: 0;
  padding: 0;
}
#news-boxwrap .left264 .navbar li {
  position: relative;
  width: 190px;
  height: 62px;
  line-height: 62px;
  list-style: none;
  display: flex;
  align-items: center;
}
#news-boxwrap .left264 .navbar span {
  margin-left: 12px;
}
#news-boxwrap .left264 .navbar .sidebar-li:hover {
  background-color: rgba(33, 97, 220, 0.06);
  cursor: pointer;
}
#news-boxwrap .left264 .navbar .isActive {
  background-color: #2161dc;
}
#news-boxwrap .left264 .navbar .isActive img {
  vertical-align: middle;
  color: #333;
}
#news-boxwrap .left264 .navbar .isActive a {
  color: #fff;
}
.navbar .icon {
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  /* margin-bottom: 4px; */
}
/* æŠ•è¯‰å¤„ç† */
.navbar .tousu {
  background: url("../images/announcement/tousu.png") no-repeat;
}
.navbar .isActive .tousu {
  background: url("../images/announcement/tousu1.png") no-repeat;
}
/* è¡Œæ”¿å¤„ç½š */
.navbar .xingzheng {
  background: url("../images/announcement/xingzheng.png") no-repeat;
}
.navbar .isActive .xingzheng {
  background: url("../images/announcement/xingzheng1.png") no-repeat;
}
/* äº¤æ˜“æ›å…‰å° */
.navbar .ground {
  background: url("../images/announcement/ground.png") no-repeat;
}
.navbar .isActive .ground {
  background: url("../images/announcement/ground1.png") no-repeat;
}

.navbar .icon-tu {
  position: absolute;
  display: inline-block;
  right: 8px;
  /* top: 24px; */
  top: 50%;
  transform: translate(0px, -5px);
  width: 10px;
  height: 10px;
  vertical-align: middle;
  margin-bottom: 4px;
}
.navbar .isActive .tubiao {
  background: url("../images/announcement/tubiao.png") no-repeat;
}
/* å†…å®¹å³ä¾§*/
#news-boxwrap .rightXXGK {
  width: 940px;
  display: inline-block;
}
.menu-bar {
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.menu-bar .tab_menu{
  display: inline-block;
}
.menu-bar .tab-search{
  float: right;
}
.menu-bar .tab_menu span {
  border-left: 4px solid #2161dc;
  font-size: 16px;
  margin: 0 auto;
  padding-left: 5px;
}

.menu-bar .tab_menu ul .tab_selected {
  border-bottom: 2px solid #2161dc;
  color: #2161dc;
}
.menu-bar .tab-search .searchInput {
  width: 258px;
  height: 34px;
  line-height: 34px;
  text-decoration: none;
  background-color: #FFFFFF;
  outline: none;
  border: 1px solid #d2d2d2;
  border-radius: 2px 0px 0px 2px;
  padding-left: 10px;
}
.menu-bar .tab-search .submitCls {
  width: 54px;
  height: 38px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #cfcfcf;
  border-left: none;
  vertical-align: middle;
  margin-left: -5px;
  background: #2161dc;
  color: #fff;
  cursor: pointer;
  border-radius: 0px 2px 2px 2px;
  margin-top: -2px;
  margin-right: 3px;
}
.tab-hengxian {
  border-bottom: 1px solid #eaeaea;
  height: 1px;
  padding: 3px 8px;
}

/* æ”¿åºœé‡‡è´­ */
.tableTitke {
  height: 40px;
  line-height: 40px;
  display: flex;
  justify-content: space-between;
  background-color: #f5f6f9;
  padding-left: 20px;
}
.tableTitke span {
  color: #777777;
  font-size: 14px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #333333;
  display: inline-block;
}
.tableTitke span:first-child{
  width: calc(100% - 380px);
}
.tableTitke .dateVal{
  margin-left: 10px;
  width: 150px;
}
.tableTitke .dateCls {
  width: 135px;
}
.list00 {
  padding: 0;
  margin: 0;
}
.list00 li {
  position: relative;
  height: 48px;
  line-height: 48px;
  color: #333333;
  font-size: 14px;
  list-style: none;
  border: 1px dashed transparent;
  border-bottom: 1px dashed #DDDDDD;
  overflow: hidden;
}
.list00 li:hover {
  border: 1px solid #2161dc;
  background: #ffffff;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  font-weight: bold;
}
.list00 li:hover span {
  color: #2161dc;
}
.list00 li:hover .liTop {
  color: #fff;
}
.list00 li::before {
  position: absolute;
  display: inline-block;
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #2161dc;
  left: 10px;
  top: 22px;
}
.list00 li .a-cls {
  float: left;
  margin-left: 22px;
  width: calc(100% - 380px);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #333;
  margin-right: 30px;
}
.list00 li .dateValue{
  display: inline-block;
  width: 150px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #333;
}
.list00 li .dateValueCls {
  width: 135px;
  float: right;
}

div.flickr{
  margin-top: 20px;
}
.select {
  width: 950px;
  position: relative;
  padding: 20px 0px;
  margin: 0 auto;
}
.select-list {
  /* display: flex; */
}
.select-list dt {
  font-weight: bold;
}
.select .select-list.w50 {
  float: left;
  width: 470px;
}
.select dl {
  zoom: 1;
  position: relative;
  line-height: 24px;
  margin: 5px 0;
  display: inline-block;
}
.select dl:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
}
.select dt {
  margin-bottom: 5px;
  text-align: left;
  color: #333333;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  float: left;
}
.select dd {
  font-size: 14px;
  line-height: 24px;
  vertical-align: center;
  float: left;
  /* display: inline; */
  color: #444444;
  margin-left: 10px;
  padding: 0 5px;
}
.select dd a {
  line-height: 24px;
  color: #444444;
}
.select #select4 {
    margin-left: 42px;
  }
  .select #select4 dd input {
    border: 1px solid #d2d2d2;
    border-radius: 2px;
    width: 190px;
    height: 30px;
    margin-top: -3px;
  }
.select .select-list .select-all {
  height: 24px;
  text-align: center;
  line-height: 24px;
}
.select .select-list .selected {
  background-color: #0f1218;
}
.select .select-list .selected:hover {
  cursor: pointer;
}

.select .select-list .selected a {
  color: #fff;
}
.select .select-list .select-all {
  width: 40px;
  height: 24px;
  line-height: 24px;
  margin-left: 15px;
}
.select .select-list  .selected {
  background-color: #2161dc;
}
.select #select4 dd input {
  border: 1px solid #d2d2d2;
  border-radius: 2px;
  width: 190px;
  height: 30px;
  margin-top: -3px;
}
.select .select-list dl .selected {
  background-color: #2161dc;
}
.select .select-list dl .selected a {
  color: #fff;
}

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