  body .global-nav {
    box-shadow: 0 2px 10px 5px rgba(0, 0, 0, 0.14);
    z-index: 1000;
    position: sticky;
    top: 0;
    margin:auto;
    background-color:rgb(26,110,183);
    height:40px;}
  body .global-nav .search {
    display: none;}
  body .global-nav .first-nav {
    line-height: 40px;
    width: 1200px;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    margin: auto;}
  body .global-nav .first-nav a {
    letter-spacing: 0.03em;}
  body .global-nav .first-nav > li {
    flex: 1;
    text-align: center;
    position: relative;
    height: 40px;}
  body .global-nav .first-nav > li a {
    color: #fff;
    text-decoration: none;
    transition: color 0.3s;}
  body .global-nav .first-nav > li a:hover {
    color: #fff;}
  body .global-nav .first-nav > li a:hover {
    font-weight: 700;}
  body .global-nav .first-nav > li:hover > a::after, body .global-nav .first-nav > li.active > a::after {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);}
  body .global-nav .first-nav > li .sub-nav {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);}
  body .global-nav .first-nav > li .sub-nav li {
    height: 0px;
    transition: height 0.3s;
    background-color:rgb(26,110,183);
    padding: 0 10px;
    overflow: hidden;}
  body .global-nav .first-nav > li .sub-nav li:hover {
    background-color: #7dbde8;}
  body .global-nav .first-nav > li .sub-nav li a {
    white-space: nowrap;}
  body .global-nav .first-nav > li:hover > .sub-nav > li {
    height: 40px;}
.titlestyle57992{ font-size: 9pt; color: #222222; text-decoration: none ;}

.titlestyle58373{ line-height: 220%; color: #222222; font-size: 9pt; font-weight: bold; text-decoration: none ;}
.summarystyle58373{ line-height: 150%; color: #222222; font-size: 9pt ;}

.xwzx {
  padding: 0;
  margin: 0;
  width: 580px;}
.xwzx li {
  list-style: none;
  padding-top: 12px;}
.xwzx li a {
  display: block;
  text-decoration: none;
  color: #4f4f4f;
  font-size: 13px;
  display: block;
  width: 580px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 34px;}
.xwzx li a:hover {
  color: #1a6eb7;}
.xwzx li a:hover span {
  background-color: #1a6eb7;}
.xwzx li a span {
  display: inline-block;
  width: 65px;
  height: 34px;
  color: #fff;
  background-color: rgba(26, 110, 183, 0.8);
  margin-right: 15px;
  text-align: center;}
.jlhz {
  width: 710px;
  padding: 0;
  margin: 0;}
.jlhz li {
  list-style: none;}
.jlhz .head-li {
  height: 174px;}
.jlhz .head-li a {
  text-decoration: none;
  color: #282828;
  display: flex;
  align-items: center;}
.jlhz .head-li a .info {
  padding: 20px 0;}
.jlhz .head-li a .info .head-title {
  font-size: 16px;
  color: #282828;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 440px;}
.jlhz .head-li a .info .abstract {
  width: 440px;
  font-size: 12px;
  color: #7e7e7e;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;}
.jlhz .head-li a .info .time {
  font-size: 12px;
  line-height: 40px;}
.jlhz .head-li a .pic {
  height: 147px;
  width: 260px;}
.jlhz .head-li a:hover .head-title {
  color: rgba(26, 110, 183, 0.8);}
.jlhz .item-li a {
  text-decoration: none;
  color: #333;
  display: block;
  width: 710px;
  display: flex;
  font-size: 14px;
  line-height: 30px;}
.jlhz .item-li a .jlhz-title {
  width: 600px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;}
.jlhz .item-li a .jlhz-title::before {
  content: "";
  display: inline-block;
  border-left: 8px solid rgba(26, 110, 183, 0.8);
  border-top: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;}
.jlhz .item-li a .jlhz-title:hover {
  color: #1a6eb7;}
.jlhz .item-li a .jlhz-title:hover::before {
  content: "";
  display: inline-block;
  border-left: 8px solid #1a6eb7;
  border-top: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;}
.jlhz .item-li a .time {
  margin-left: auto;
  color: #a6a6a6;}
@charset "UTF-8";
.tzgg {
  padding: 0;
  margin: 0;
  width: 430px;}
.tzgg li {
  list-style: none;
  padding-top: 12px;}
.tzgg li a {
  text-decoration: none;
  color: #191919;
  display: flex;}
.tzgg li a .date {
  display: flex;
  flex-direction: column;
  width: 72px;}
.tzgg li a .date .top,
.tzgg li a .date .bottom {
  height: 30px;}
.tzgg li a .date .top {
  color: #fff;
  background-color: rgba(26, 110, 183, 0.8);
  text-align: center;
  line-height: 30px;
  font-size: 20px;}
.tzgg li a .date .bottom {
  font-size: 13px;
  color: #666;
  text-align: center;
  line-height: 30px;
  background-color:#fff;}
.tzgg li a .tzgg-title {
  font-size: 15px;
  width: 330px;
  line-height: 1.9;
  margin-left: 10px;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  /*要显示的行数*/
  -webkit-box-orient: vertical;}
.tzgg li a .tzgg-title:hover{
  color:rgba(26, 110, 183, 1);}
.tzgg li a:hover .bottom {
  background-color: rgba(26, 110, 183, 0.8);
  color: #fff;}
.friends {
  width: 1200px;
  margin: auto;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #1a6eb7;
  padding:25px 0;}
.friends .friends-title-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;}
.friends .friends-title-wrapper::after, .friends .friends-title-wrapper::before {
  content: "";
  display: block;
  height: 2px;
  width: 550px;
  background-color: #1a6eb7;}
.friends ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;}
.friends ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  flex: 0 0 20%;
  text-align: center;}
.friends ul li a {
  text-decoration: none;
  color: #1a6eb7;
  font-weight:400;
  font-size:15px;
  line-height:3;}
.friends ul li a:hover {
  color: #cc0000;}
.friends .friend-content {
  font-size: 18px;}
