body {
  color: #666;
  background: #fff;
}
*,
a,
p,
ul {
  font-size: 16px;
}
.fs-auto {
  font-size: inherit!important;
}
ul {
  line-height: 1.5rem;
}
a {
  padding-bottom: 0;
}
a:hover {
  color: #0D58A6;
  border-bottom: none;
}
h1 {
  color: #666;
}
h2 {
  height: auto;
}
.mc {
  color: #0D58A6 !important;
}
.bg-mc {
  background-color: #0D58A6 !important;
}
.border-mc {
  border-color: #0D58A6 !important;
}
.text-truncate-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-truncate-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-truncate-4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.container {
  width: 1440px;
  max-width: 1440px;
}
#header {
  height: 150px;
  background: url(header.jpg) no-repeat 50% 50%;
}
#nav {
  height: 60px;
  background-color: #0D58A6;
}
#nav a {
  display: block;
  line-height: 60px!important;
  font-size: 1.125rem;
  color: #fff;
}
#nav a:hover {
  background-color: #0b4b8e;
}
#nav ul li {
  position: relative;
}
#nav ul li:hover {
  background-color: #0b4b8e;
}
#nav ul li:hover ul {
  display: block;
}
#nav ul ul {
  display: none;
  position: absolute;
  z-index: 2;
  min-width: 100%;
  text-align: left;
  background-color: #fff;
  border: 1px solid #eee;
  border-top: none;
}
#nav ul ul li {
  word-break: keep-all;
  white-space: nowrap;
  border-top: 1px solid #eee;
}
#nav ul ul li:hover {
  background-color: #f8f8f8;
}
#nav ul ul a {
  padding: 0 4em 0 2em;
  line-height: 50px!important;
  font-size: 16px;
  color: #666;
}
#nav ul ul a:hover {
  color: #0D58A6;
  background-color: transparent;
}
#footer {
  padding: 3em 0;
  width: 100%;
  font-size: 0.875rem;
  color: #fff;
  background-color: #0D58A6;
}
#footer * {
  line-height: 2em;
  font-size: 0.875rem;
}
#footer p {
  margin: 0.2em 0;
}
#banner {
  height: 27rem!important;
  background-color: #ddd !important;
}
#banner .swiper {
  height: 27rem;
}
#banner .swiper-slide {
  background-position: 50%;
}
#banner .swiper-pagination {
  bottom: 2rem;
}
#banner .swiper-pagination-bullet {
  margin: 0 8px;
  width: 1rem;
  height: 1rem;
  background-color: transparent;
  border: 0.1875rem solid #fff;
  opacity: 1;
}
#banner .swiper-pagination-bullet-active {
  background-color: #fff;
}
#banner .swiper a {
  display: block;
  width: 100%;
  height: 27rem;
  opacity: 0;
}
#banner .featured img {
  display: block;
  max-width: 1440px;
  max-height: 432px;
  width: 100vw;
  height: 27vw;
}
.article-list {
  line-height: 2em;
}
#quick-nav a {
  height: 100%;
  transition: all 0.2s linear;
}
#quick-nav a:hover {
  color: #fff;
  background-color: #0D58A6;
}
#quick-nav a:hover i {
  color: #fff !important;
}
.swiper-quick-nav {
  position: relative;
  width: 447px;
}
.swiper-quick-nav:before {
  position: absolute;
  top: 1rem;
  left: 0;
  width: 1px;
  height: 200px;
  content: "";
  background-color: #0D58A6;
}
.swiper-quick-nav .swiper-wrapper {
  height: 200px;
  border: 1px solid #0D58A6;
  border-width: 1px 0 0 0;
}
.swiper-quick-nav .swiper-wrapper .swiper-slide {
  height: 100px;
  border: 1px solid #0D58A6;
  border-width: 0 1px 1px 0;
}
.swiper-quick-nav .swiper-pagination {
  position: static;
  margin-top: 1em;
}
.swiper-quick-nav .swiper-pagination-bullet {
  margin: 0 8px;
  width: 16px;
  height: 16px;
  background-color: #ccc;
  border: 3px solid #fff;
  opacity: 1;
}
.swiper-quick-nav .swiper-pagination-bullet-active {
  background-color: #fff;
  border-color: #0D58A6;
}
#keyan {
  background: #0D58A6 url(waves.jpg) no-repeat 50% 50%;
}
#keyan .tab-list {
  padding: 0 80px;
}
#keyan .tab-list ul {
  padding: 25px 0;
}
#keyan .tab-list li {
  padding: 0 2em;
  line-height: 70px;
  border-radius: 35px;
}
#keyan .tab-list li.active {
  position: relative;
  left: -80px;
  width: 720px;
  font-size: 20px;
  background-color: #fff;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
#keyan .tab-list li.active a {
  color: #0D58A6 !important;
}
#keyan .tab-list li.active span {
  color: #666 !important;
}
#keyan .photo-box {
  position: relative;
  padding-left: 80px;
  height: 400px;
}
#keyan .photo-box img {
  position: absolute;
  width: 640px;
  height: 400px;
  border-radius: 1em;
  z-index: 10;
}
#keyan .photo-box img.img-middle {
  z-index: 9;
  opacity: 0.66;
  margin-top: 20px;
  width: 576px;
  height: 360px;
  left: 60px;
}
#keyan .photo-box img.img-back {
  z-index: 9;
  opacity: 0.33;
  margin-top: 40px;
  width: 512px;
  height: 320px;
  left: 40px;
}
.report-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.report-list a {
  position: relative;
  width: 450px;
  border: 1px solid #ddd;
  transition: all 0.2s linear;
}
.report-list a:nth-child(n + 4) {
  margin-top: 1.5rem;
}
.report-list a .title {
  padding: 1rem 1rem 0;
  line-height: 1.5em;
  font-size: 1.25rem;
  font-weight: bold;
  transition: all 0.2s linear;
}
.report-list a .summary {
  display: none!important;
  padding: 1em;
  color: #808080;
}
.report-list a ul {
  margin: 1em;
  color: #999999;
}
.report-list a:hover {
  border-color: #0D58A6;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.report-list a:hover .summary {
  color: #999999;
}
.report-list a:hover ul {
  color: #666;
}
.report-list a:hover:after {
  background-color: #0D58A6;
}
.report-list a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
  background-color: #ddd;
}
#banner-inner {
  padding-top: 10.4375rem;
  height: 15rem;
  background: #eee url(banner.jpg) no-repeat 50% 50%;
}
#banner-inner .aside-h1 {
  padding: 0 1.25rem;
  height: 4.5625rem;
  line-height: 4.375rem;
  font-size: 1.75rem;
  color: #fff;
  background-color: #0D58A6;
  border-bottom: 0.1875rem solid #FFA64D;
}
.wp_listcolumn {
  line-height: 1.5rem;
  border: none!important;
}
.wp_listcolumn .wp_column a {
  font-weight: normal!important;
  background: transparent!important;
  border: none!important;
}
.wp_listcolumn .wp_column a .column-name {
  padding: 0!important;
  line-height: 2.8125rem !important;
  font-size: 1.125rem !important;
  color: #0D58A6 !important;
}
.aside-nav {
  border: 1px solid #ddd;
  border-width: 0 1px;
}
.aside-nav li.wp_column {
  line-height: 2.8125rem;
  border-bottom: 1px solid #ddd;
}
.aside-nav li.wp_column.parent {
  background-color: #f8f8f8;
}
.aside-nav li.wp_column.parent .parent .column-name {
  font-weight: bold;
}
.aside-nav li.wp_column.parent ul {
  display: block;
}
.aside-nav li.wp_column.selected {
  background-color: #f8f8f8;
}
.aside-nav li.wp_column.selected .selected .column-name {
  color: #FFA64D !important;
}
.aside-nav li.wp_column.selected ul {
  display: block;
}
.aside-nav li.wp_column:hover {
  background-color: #f8f8f8;
}
.aside-nav li.wp_column a {
  display: block;
  padding: 0 1.25rem;
  font-size: 1.125rem;
  color: #0D58A6;
}
.aside-nav li.wp_column li.wp_column {
  line-height: 2.5rem;
  border-top: 1px solid #ddd;
  border-bottom: none;
}
.aside-nav li.wp_column li.wp_column.selected {
  background-color: #fff;
}
.aside-nav li.wp_column li.wp_column.selected a {
  color: #FFA64D !important;
}
.aside-nav li.wp_column li.wp_column.selected a i {
  color: #999999;
}
.aside-nav li.wp_column li.wp_column.selected a .column-name {
  color: #FFA64D !important;
}
.aside-nav li.wp_column li.wp_column a {
  padding: 0 1.25rem 0 2.5rem;
  font-size: 1rem;
  color: #666;
}
.aside-nav li.wp_column li.wp_column a .column-name {
  line-height: 2.5rem !important;
  font-size: 1rem!important;
  color: #666 !important;
}
.main-body {
  margin-left: 3.75rem;
}
.breadcrumb {
  justify-content: space-between;
  margin-bottom: 0;
  border-bottom: 0.125rem solid #0D58A6;
}
.breadcrumb .breadcrumb-path {
  color: #999999;
}
.breadcrumb .breadcrumb-path a {
  color: #999999;
}
.breadcrumb .breadcrumb-path a:hover {
  color: #0D58A6;
}
.page-content {
  line-height: 2;
}
.page-content * {
  line-height: 2!important;
  font-family: Tahoma, Verdana, Arial!important;
}
.page-content p {
  margin: 1.5em 0 !important;
  text-indent: 2em;
}
.page-content table p {
  margin: 0!important;
}
.page-content table td {
  font-size: 0.875rem;
}
.page-content img {
  max-width: 100%;
}
.people-list {
  padding: 20px 80px 2rem;
}
.people-list li {
  margin-top: 60px;
}
.people-list li:hover img {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.people-list li:hover .opacity-50 {
  opacity: 1!important;
  color: #666;
}
.people-list li:hover i {
  opacity: 1!important;
  color: #FFA64D;
}
.people-album {
  padding: 20px 0;
}
.people-album ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.people-album li {
  margin-top: 40px;
  width: 180px;
}
.people-album li:last-child:nth-child(5n + 2) {
  margin-right: 720px;
}
.people-album li:last-child:nth-child(5n + 3) {
  margin-right: 480px;
}
.people-album li:last-child:nth-child(5n + 4) {
  margin-right: 240px;
}
.people-album li:not(:nth-child(5n + 1)) {
  margin-left: 60px;
}
.people-album li:hover .img-fluid {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.wp_paging {
  display: flex;
  float: none;
  margin-top: 2em;
  justify-content: center;
  line-height: 2.5rem;
}
.wp_paging li {
  margin-top: 0;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.wp_paging li.pages_count {
  padding: 0 1em;
  color: #999999;
  background-color: rgba(0, 0, 0, 0.025);
  border-radius: 5px;
}
.wp_paging li.pages_count .per_page {
  margin-left: 0;
  line-height: 2.5rem !important;
}
.wp_paging li.pages_count .all_count {
  line-height: 2.5rem !important;
}
.wp_paging li.page_jump .pages {
  padding: 0 1em;
  line-height: 2.5rem !important;
  color: #999999;
  background-color: rgba(0, 0, 0, 0.025);
  border-radius: 0.3125rem;
}
.wp_paging li.page_jump .pageNum {
  margin-top: 0;
  width: 3.125rem;
  height: 2.5rem;
  vertical-align: top;
  border-radius: 0.3125rem;
}
.wp_paging li.page_jump .pagingJump {
  margin-left: 0;
}
.wp_paging li a {
  padding: 0 1em;
  height: 2.5rem;
  line-height: 2.375rem;
  background-color: rgba(0, 0, 0, 0.025);
  border-radius: 0.3125rem;
  border: 1px solid #ddd;
}
.wp_paging li a span {
  line-height: 2.375rem;
}
.rili.sudynews_rili_2 .news_time {
  color: #fff;
  background-color: #0D58A6;
}
.rili.sudynews_rili_2 .news_title {
  margin-bottom: 0.25em;
  line-height: 2!important;
  font-size: 20px;
}
.rili.sudynews_rili_2 .news_title a {
  font-size: 20px!important;
}
.rili.sudynews_rili_2 .news_text a {
  font-size: 0.875rem !important;
  opacity: 0.5;
}
.news_days {
  background: #0D58A6 !important;
}
.wp_article_list {
  margin-bottom: 0;
  line-height: 2;
}
.wp_article_list .list_item {
  margin-top: 0.5rem;
  height: auto;
  line-height: 2;
  border-bottom: 0;
}
.wp_article_list .list_item:before {
  box-sizing: border-box;
}
.wp_article_list .list_item:after {
  display: block;
  clear: both;
  content: "";
}
.wp_article_list .list_item .Article_PublishDate {
  opacity: 0.5;
}
#wp_news_w04 .wp_article_list .list_item:first-child,
#wp_news_w06 .wp_article_list .list_item:first-child {
  display: none;
}
#keyan_data,
#report_data,
#p07,
#p018 {
  display: none;
}
.possplit {
  width: 20px!important;
  background-image: url(breadcrumb.png) !important;
}
.Article_FileMircoImg {
  margin-right: 5px;
  padding-top: 8px;
}
.wp_nav:after {
  width: 0!important;
}
.wp_nav .nav-item a span.item-name {
  font-size: 1.125rem;
}
.wp_nav .nav-item .sub-nav span.item-name {
  font-size: 1rem;
}
