<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content {
  width: 1200px;
  margin: 0 auto;
  /* margin-left: 50px; */
}

.content-outer {
  background: #f6f6f6;
  padding: 50px 0px;
  min-width: 1300px;
  height: 954px;
}



.con-left {
  width: 200px;
  float: left;
}

.con-right {
  width: 910px;
  float: right;
  position: relative;
  background: #fff;
  padding: 20px 50px 30px;
  min-height: 300px;
}


.Normal,
.NormalDisabled,
.NormalDeleted {
  color: #444;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
}

.navlogo-title {
  font-size: 40px;
  color: #1177ea;
  margin-bottom: 20px;
  font-family: "寰蒋闆呴粦";
  line-height: 50px;
}

.navlogo-subtitle {
  font-size: 18px;
  color: #1177ea;
  letter-spacing: 4px;
  font-family: "寰蒋闆呴粦";
  font-weight: inherit;
  line-height: 35px;
}

.left-menucon {
  width: 200px;
  height: 142px;

}


.nav {
  overflow: hidden;
}

ol,
ul,
li {
  list-style: none;
}

.nav .active {
  border-color: #2373c8;
}

.nav .nav-item {
  height: 70px;
  line-height: 70px;
  border-bottom: solid 1px #e9e9e9;
}
.nav .nav-item:hover {
  border-color: #2373c8;
}
.nav .nav-item a {
  font-size: 20px;
  height: 70px;
  line-height: 70px;
  display: block;
}

.nav .active a {
  color: #2373c8;
}

a {
  border: none;
  text-decoration: none
}

a,
a:link,
a:visited,
a:focus,
a:active {
  text-decoration: none;
  color: #036
}

.content-path {
  margin-bottom: 55px;
  font-size: 14px;
  color: #333;
  position: absolute;
  right: 30px;
  top: 20px;
}

.content-path a {
  color: #333;
}

.second-con-title {
  font-size: 24px;
  font-weight: bold;
  color: #2373c8;
  margin-bottom: 20px;
}


.Head {
  display: inline-block;
  margin-bottom: 6px;
  border-bottom: 1px solid #ddd;
}

.second-con-title .Head {
  border-bottom: 2px solid #2373c8;
  padding-bottom: 6px;
  display: inline-block;

}

.second-news-item {
  line-height: 35px;
  font-size: 16px;
  color: #555;
}

.second-news-item-title {
  float: left;
  width: 80%;
  padding-left: 1.5%;
  background: url(/web/index/static/picture/dian.png) no-repeat left;
}
.second-news-item-title-en {
  float: left;
  width: 87%;
  padding-left: 1.5%;
  background: url(/web/index/static/picture/dian.png) no-repeat left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.second-news-item-title a {
  color: #555;
}
.second-news-item-title a:hover {
  color: #ff000d;
}
.second-news-item-title-en a:hover {
  color: #ff000d;
}
.second-news-item-date {
  float: right;
}

.i-pager {
  height: 30px;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
  clear: both;
}

.i-pager a,
.i-pager a:link,
.i-pager a:visited,
.i-pager a:active {
  color: #036;
}

.i-pager-first,
.i-pager-prev,
.i-pager-next,
.i-pager-last,
.i-pager-item {
  display: inline-block;
  width: auto;
  min-width: 1.9em;
  height: 22px;
  margin-left: 2px;
  background: white;
  border: solid 1px #dddddd;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  padding-left: 2px;
  padding-right: 2px;
}

.i-pager-item-active {
  background: #036cb4;
}

.i-pager-item-active span {
  color: #fff;
}

.i-pager {
  height: 30px;
  font-size: 12px;
  margin-top: 10px;
  text-align: right;
  clear: both
}

.i-pager-info {
  display: inline-block;
  width: auto;
  height: 22px;
  margin-left: 3px;
  font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53";
}

.i-pager-current {
  width: auto;
  text-align: center;
  display: inline-block;
  padding-left: 5px;
  line-height: 20px;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #fff;
}

.i-pager-info-c {
  color: Red;
  width: auto;
  text-align: center;
  display: inline-block;
  padding: 0 5px;
  line-height: 20px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #fff;
}

.i-pager-info-p {
  color: Blue;
  display: inline-block;
  width: auto;
  text-align: center;
  line-height: 20px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #fff;
}

.i-pager-info-t {
  color: Black;
  display: inline-block;
  width: auto;
  text-align: center;
  padding: 0 5px;
  line-height: 20px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background: #fff;
}</pre></body></html>