/* CSS Document */
* {
  list-style: none;
}
html {
  font: normal 18px/1.8 "Microsoft Yahei", "PingFang", "Droid Sans";
}
body {
  background: #fff;
  color: #333;
}
.index_body {
  background: #f0f0f6;
}
ul,
li,
dl,
dt,
dd,
ol,
p,
img {
  list-style: none;
  border: none;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
}
a {
  color: #333;
}
a:hover {
  opacity: 0.8;
  text-decoration: none;
}

@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1430px;
  }
}
.header {
  height: 20.5rem;
  position: relative;
  background: #0064af url(../img/body-bg.jpg) right top repeat-x;
  background-size: cover;
}
.toppest-header {
  border: 0;
  font-size: .85rem;
}
.toppest-header .right{padding-right:9rem;}
.toppest-header .toppest-link {
  margin: 5px;
  color: #0064af;
  white-space: nowrap;
}
.toppest-header .toppest-link.i {
  margin-right: 2px;
}
.toppest-header .toppest-link.bg-brown {
  padding: 2px 10px;
  background: #d47e38;
  border-radius: 8px;
}
.logo-wrapper .logo {
  font-size: 1.6rem;
  color: #af0000;
  margin-left: .5rem;
    font-weight: bold;
}
.logo-wrapper .logo i {
  font-size: 2rem;
  margin-left: .5rem;
}
.mid-header {
  padding: 64px 0 123px;
}
.mid-header .search-wrapper {
  margin: 15px 0rem 15px;
  background: #fff;
  border: 0;
  border-radius: 30px;
  display: flex;
  align-items: center;
  width: 300px;
  transition: 0.5s ease all;
  position: relative;
  box-shadow: 0 0 .2rem rgba(0, 0, 0, 0.2);
}
.mid-header .search-wrapper .search-prefix {
  padding-left: 12px;
  color: #4ba9ec;
  font-size: 24px;
}
.mid-header .search-wrapper .search-outline {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  border-radius: 30px;
  overflow: hidden;
}
.mid-header .search-wrapper .search-outline > *:nth-child(1) {
  flex: 1;
  min-width: 0;
}
.mid-header .search-wrapper .search-input {
  background-color: transparent;
  outline: 0;
  border: 0;
  color: #333;
  padding-left: 1rem;
  line-height: 2.33rem;
  font-size: 0.88rem;
  min-width: 0;
}
.mid-header .search-wrapper .search-input::placeholder {
  color: #aeaeae;
}
input:placeholder-shown {
  text-overflow: ellipsis;
}
.mid-header .search-wrapper .search-btn {
  align-items: center;
  display: flex;
  outline: 0;
  padding: 0 20px;
  border-radius: 0px 25px 25px 0px;
  color: #0f7dd0;
}
.mid-header .search-wrapper .search-btn .iconfont {
  color: #0f7dd0;
  font-size: 1.6rem;
  line-height: 50px;
}
#topNavbar {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 0;
}
#topNavbar .container {
  transition: all 0.3s ease;
}
#topNavbar .navbar-brand {
  padding: 0px;
}
#topNavbar .nav-item {
  padding: 1rem 0;
  position: relative;
  color: #fff;
  line-height: 1.38rem;
  background-color: transparent;
}
#topNavbar .active .nav-link {
  color: #fff;
  background: transparent;
}
#topNavbar .nav-link {
  display: flex;
  color: #fff;
  white-space: nowrap;
  font-size: 1.22rem;
  text-align: center;
  padding: 0rem 0.2rem;
  align-items: center;
  cursor: pointer;
  justify-content: center;
  position: relative;
}
#topNavbar .nav-item .nav-link:before {
  border-left: 1px solid #4da4e5;
  text-decoration: none;
  height: 100%;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
}
#topNavbar li:first-child .nav-link:before {
  border: none;
}
#topNavbar .nav-link .iconfont {
  display: block;
  text-align: center;
  font-size: 1.3rem;
  display: flex;
  margin-right: 5px;
  align-items: center;
  margin-top: .1rem;
}
#navbarContent {
  overflow: auto;
}
.navbar-toggler {
  border: 0;
}
.navbar-toggler .iconfont {
  color: #fff;
  font-size: 1.4rem;
}
#navbarContent {
  scrollbar-width: none;
}
#navbarContent::-webkit-scrollbar {
  display: none;
}
.shadow {
  background: #0f7dd0;
}
.headline-wrapper {
  position: relative;
  box-shadow: 0px 0px 12px 0px rgba(155, 155, 155, 0.28);
  padding: 1.5rem 1.5rem 0.5rem;
  background: #fff;
}
.headline-h3 {
  width: 111px;
  height: 78px;
  float: left;
  margin-right: 30px;
  font-weight: bold;
  text-align: center;
  background: url(../img/tou.jpg) no-repeat;
  margin-top: 0.5rem;
}
.headline-wrapper .headline-title {
  font-family: FZDHTJW;
  text-align: center;
  font-size: 1.66rem;
  padding-bottom: 10px;
}
.headline-wrapper .headline-title a {
  color: #000;
  font-weight: bold;
}
.headline-wrapper .headline-list {
  display: flex;
  justify-content: center;
}
.headline-wrapper .headline-list .entry {
  color: #333;
}
.headline-wrapper .headline-list .entry a {
  color: #333;
}
.headline-wrapper .headline-list .entry + .entry {
  margin-left: 10px;
}
.headline-wrapper .headline-list .entry + .entry::before {
  content: "|";
  margin-right: 10px;
  color: #7a7a7a;
}
.carousel {
  height: 100%;
}
.carousel .carousel-inner {
  height: 100%;
}
.carousel .carousel-inner .carousel-item {
  height: 100%;
}
.carousel .carousel-inner .carousel-item .carousel-caption {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.carousel .carousel-inner .carousel-item img {
  width: 100%;
  height: 100%;
  object-position: center top;
  object-fit: cover;
}
.senior-mode .carousel .carousel-inner .carousel-item img {
  object-fit: contain !important;
}
#bannerCarousel .carousel-indicators {
  left: unset;
  justify-content: flex-end;
  padding: 1rem 1rem 1rem 0;
  margin: 0;
}
#bannerCarousel .carousel-indicators li {
  width: 14px;
  height: 14px;
  opacity: 0.9;
  border: 0;
  margin: 0 0.2rem;
  float: left;
}
#bannerCarousel .carousel-indicators li.active {
  background-color: #FFBA6D;
}
#mainCarousel {
  height: 420px;
}
#mainCarousel .carousel-indicators {
  left: unset;
  justify-content: flex-end;
  padding: 1rem 1rem 1rem 0;
  margin: 0;
}
#mainCarousel .carousel-indicators li {
  width: 14px;
  height: 14px;
  opacity: 0.9;
  border: 0;
  margin: 0 0.2rem;
  border-radius: 100%;
}
#mainCarousel .carousel-indicators li.active {
  background-color: #ff0000;
}
#mainCarousel .carousel-caption {
  background-color: rgba(0, 0, 0, 0.55);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.6rem 9rem 0.6rem 1rem;
  text-align: left;
}
#mainCarousel .carousel-caption a {
  color: #fff;
}
.tab-nav-wrapper {
  display: flex;
  align-items: center;
  border-bottom: 2px solid #f1f1f1;
  margin-bottom: .5rem;
}
.tab-nav-wrapper i {
  font-size: 1.55rem;
  color: #d5d5d5;
}
.tab-nav-wrapper a:hover i {
  color: #0064af;
}
.tab-nav-wrapper .more-tag::before {
  margin-left: 5px;
  font-family: "iconfont";
  content: "\e64f";
  color: #e70303;
}
.news-tab.tab-nav {
  flex: 1;
  align-items: center;
  flex-wrap: nowrap;
  overflow: auto;
}
.news-tab.tab-nav .nav-item {
  margin-right: 1rem;
}
.news-tab.tab-nav .nav-item .nav-link {
  white-space: nowrap;
  font-size: 1.11rem;
  color: #333;
  padding: 5px .5rem;
  border: 0;
  border-radius: 0;
  border-bottom: 4px solid transparent;
}
.news-tab.tab-nav .nav-item .nav-link.active {
  color: #0064af;
  border-bottom: 4px solid #0064af;
}
.news-list-wrapper .entry-wrapper {
  display: flex;
  font-size: 1rem;
  line-height: 2.22;
  color: #333;
}
.news-list-wrapper_top .entry-wrapper {
  position: relative;
  padding-left: 0.66rem;
}
.news-list-wrapper .entry-wrapper::before {
  content: "\2022";
  color: #c9c9c9;
  margin-right: 6px;
  background: none;
}
.news-list-wrapper_top .entry-wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0.277rem;
  height: 100%;
  background: url(../img/ico.jpg) left center no-repeat;
}
.news-list-wrapper .entry-wrapper .title {
  flex: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-right: 1rem;
}
.news-list-wrapper .entry-wrapper .title a {
  color: #333;
}
.news-list-wrapper .entry-wrapper .title a:hover {
  color: #0e61bb;
}
.news-list-wrapper .entry-wrapper .date {
  color: #c6c6c6;
  flex: 0 0 auto;
  font-size: .88rem;
  white-space: nowrap;
  text-align: right;
  margin-left: .2rem;
}
.file-search-wrapper {
  padding: 2px 4px;
  border: 1px solid #f2f2f2;
  display: flex;
}
.file-search-wrapper .form-inline {
  width: 100%;
}
.file-search-wrapper .form-inline .file-select {
  border: 0;
  background-color: #76b0f2;
  color: #fff;
}
.file-search-wrapper .form-inline .file-input {
  flex: 1;
  border: 0;
}
.file-search-wrapper .form-inline .btn-file-search .iconfont {
  color: #0e61bb;
  font-size: 1.5rem;
}
.column-list-wrapper {
  border: 1px solid #0e61bb;
}
.column-list-wrapper .title {
  background-color: #0e61bb;
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  color: #fff;
  padding: 6px 20px;
}
.column-list-wrapper .title .iconfont {
  font-size: 1.75rem;
  margin-right: 10px;
}
.column-list-wrapper .title .btn-collapse {
  color: #fff;
  transition: all 0.3s ease;
  transform: rotate(90deg);
}
.column-list-wrapper .title .btn-collapse.collapsed {
  transform: rotate(0deg);
}
.column-list-wrapper .list-wrapper {
  padding: 15px 10px;
}
.column-list-wrapper .list-wrapper .entry {
  font-size: 1.125rem;
  padding: 4px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.column-list-wrapper .list-wrapper .entry::before {
  content: "\2022";
}
.news-list-wrapper.column-news-list {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 15px 0;
}
.news-list-wrapper.column-news-list .entry-wrapper:nth-child(5n+6) {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #eee;
}
.news-list-wrapper.column-news-list .title a:hover {
  color: #0e61bb;
}
.breadcrumb {
  background: #fff;
  font-size: .88rem;
  margin-top: 1rem;
  padding: .75rem 0 0;
}
.breadcrumb img {
  margin-right: 5px;
}
.footer {
  width: 100%;
  height: 280px;
  background: url(../img/footer-bg.jpg) center center no-repeat;
}
.footer2 {
  width: 100%;
  height: 185px;
  background: url(../img/footer-bg.jpg) center bottom no-repeat;
}
@media only screen and (max-width: 767.9px) {
  .headline-wrapper {
    padding: 14px 20px;
  }
  .headline-wrapper .headline-title {
    font-size: 1.5rem;
  }
  .headline-wrapper .headline-title a {
    color: #0f7dd0;
  }
}
@media screen and (max-width: 575.98px) {
  html {
    font: normal 16px/1.5 "Microsoft Yahei", "PingFang", "Droid Sans";
  }
  #topNavbar .navbar-brand {
    padding: 10px;
  }
  #topNavbar .nav-item {
    padding: 6px 0;
    line-height: 32px;
  }
  #topNavbar .nav-link {
    font-size: 1rem;
  }
}
.navbar-nav {
  background: #0f7dd0;
  border-radius: 0.55rem .55rem 0 0;
}
.index_2_main .body {
  background: #fff;
}
.index_2_main .body .main-content-controls {
  background-color: #f0f9fe;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.index_2_main .body .main-content-controls.bott {
  background: none;
}
.index_2_main .body .main-content-controls.bott .control-wrapper {
  background: #f2f4f7;
  margin-left: 0.8rem;
}
.index_2_main .body .main-content-controls.bott .control-wrapper:first-child {
  margin-left: 0;
}
.index_2_main .body .main-content-controls.bott .control-icon-wrapper {
  width: auto;
  height: auto;
  border: none;
  line-height: auto;
  margin-right: .3rem;
}
.index_2_main .body .main-content-controls.bott .control-text {
  color: #0064af;
  font-size: 1rem;
}
.index_2_main .body .main-content-controls.bott .control-icon-wrapper .iconfont {
  font-size: 1.7rem;
}
.index_2_main .body .main-content-controls > * {
  flex-grow: 1;
}
.index_2_main .body .main-content-controls .control-wrapper:first-child i {
  font-size: 2.2rem;
}
.index_2_main .body .main-content-controls .control-wrapper:nth-child(2) i {
  font-size: 1.5rem;
}
.index_2_main .body .control-wrapper a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.index_2_main .body .control-wrapper {
  display: block;
  position: relative;
  transition: all 0.3s;
}
.index_2_main .body .control-text {
  font-size: 0.88rem;
  color: #000;
}
.index_2_main .body .control-icon-wrapper {
  margin-right: 0.5rem;
  border: 1px solid #4e70b8;
  height: 3.33rem;
  width: 3.33rem;
  line-height: 3.33rem;
  text-align: center;
  display: block;
  border-radius: 50%;
  flex-shrink: 0;
}
.index_2_main .body .control-icon-wrapper .iconfont {
  color: #4e70b8;
  font-size: 2rem;
}
.index_2_main .body .control-text {
  white-space: nowrap;
}
.index_2_main .body .control-wrapper:last-child::after {
  width: 0px;
}
.index_title {
  color: #2d548f;
  font-size: 2rem;
  font-weight: bold;
}
.index_title span {
  color: #e70303;
}
.index_3_main .body {
  background: #fff;
}
.index_3_main .body .news-list-wrapper .entry-wrapper:first-child {
  background: #f2f4f7;
  color: #999;
  border: none;
}
.index_3_main .body .news-list-wrapper .entry-wrapper {
  border-bottom: 1px solid #e8e8e8;
  line-height: 2.6rem;
  padding: 0 1.6rem 0 .83rem;
}
.index_3_main .body .news-list-wrapper .entry-wrapper::before {
  display: none;
}
.index_3_main .tab-nav-wrapper {
  padding-right: 1rem;
}
.index_3_main .con_bott {
  background: #fafafa;
  border-radius: 0.5rem;
  box-shadow: 0 0 .3rem rgba(0, 0, 0, 0.1);
  height: 16.3rem;
}
.index_3_main .con_bott a {
  flex-basis: 50%;
}
.index_3_main .con_bott a:hover {
  color: #53b5df;
}
.index_3_main .con_bott i {
  background: #53b5df;
  color: #fff;
  width: 3.55rem;
  height: 3.55rem;
  display: block;
  margin: .3rem auto .1rem;
  border-radius: 100%;
  font-size: 2rem;
  line-height: 3.55rem;
}
.gallery-section .gallery-list {
  overflow: hidden;
}
.index_4 {
  background: #fff;
}
.index_4 .swiper-button-prev,
.index_4 .swiper-button-next {
  background: #000 !important;
  opacity: 0.2;
  width: 30px;
  top: 0;
  bottom: 0;
  height: unset;
  margin-top: 0;
}
.index_4 .swiper-button-prev {
  left: 0;
}
.index_4 .swiper-button-next {
  right: 0;
}
.index_4 .swiper-button-prev::after,
.index_4 .swiper-button-next::after {
  font-size: 1.125rem;
  color: #fff;
}
.web-footer {
  width: 100%;
  background: #114aaa;
  padding: 25px 0;
  color: #fff;
  border-bottom: 1px solid #295cb3;
}
.web-footer .container {
  max-width: 1430px;
}
.web-footer .footer-box {
  width: 100%;
}
.web-footer .footer-box .left {
  color: #fff;
  font-size: 1.11rem;
  margin-right: 1rem;
  line-height: 100%;
}
.web-footer .footer-box .left i {
  font-size: 1.5rem;
  margin-right: .5rem;
}
.web-footer .footer-box .left span {
  font-weight: bold;
}
.web-footer .footer-box .webs-box {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 0;
  align-items: center;
}
.web-footer .footer-box .webs-box .web-item-box {
  margin: 0;
  flex: 1;
}
.web-footer .footer-box .webs-box .web-item-box .web-item {
  float: left;
  width: 210px;
  cursor: pointer;
  margin-left: 2%;
}
.web-footer .footer-box .webs-box .web-item-box .web-item:first-child {
  margin-left: 0;
}
.web-footer .footer-box .webs-box .web-item-box .web-item .content {
  width: 100%;
  height: 40px;
  border-radius: 2px;
  padding: 0 1rem 0 1rem;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  position: relative;
  background: #1154ae;
  border: 1px solid #286cc7;
}
.web-footer .footer-box .webs-box .web-item-box .web-item .content::after {
  content: "";
  background: url(../img/arrows_1.png) center center no-repeat;
  background-size: 13px 7px;
  transform: rotate(180deg);
  width: 15px;
  height: 42px;
  position: absolute;
  right: 1rem;
  top: 0;
  transition: .3s all;
}
.web-footer .footer-box .webs-box .web-item-box .active .content::after {
  transform: rotate(0deg);
}
.web-footer .footer-box .webs-box .web-item-box .web-item .links-webs li a {
  color: #212121;
  display: block;
  font-size: 1.25rem;
  line-height: 40px;
}
.web-footer .footer-box .webs-box .web-item-box .web-item-tit-box {
  height: 64px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}
.web-footer .footer-box .webs-box .webs-wrap {
  position: absolute;
  width: 100%;
  bottom: 67px;
  left: 0px;
  box-sizing: border-box;
  z-index: 1000;
  display: none;
  border: 3px solid #006dba;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.web-footer .footer-box .webs-box .webs-wrap .links-webs-inner {
  width: 100%;
  padding: 10px 30px;
  background: #fff;
  height: 275px;
  box-sizing: border-box;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.web-footer .footer-box .webs-box .webs-wrap .web-item-tit-box li {
  float: left;
  font-size: 1.4rem;
  margin: 0 30px;
  color: #212121;
  line-height: 60px;
  position: relative;
  cursor: pointer;
}
.webs-wrap .close-ico {
  background: url(../img/close.png) no-repeat center center;
  background-size: 36px 36px;
  width: 36px;
  height: 36px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
.webs-wrap .close-ico:hover {
  background: url(../img/close-h.png) no-repeat center center;
  background-size: 36px 36px;
  width: 36px;
  height: 36px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
.web-footer .footer-box .webs-box .webs-wrap .web-item-tit-box li:first-of-type {
  margin-left: 0;
}
.web-footer .footer-box .webs-box .webs-wrap .web-item-tit-box li.active {
  border-bottom: 3px solid #006dba;
  color: #006dba;
}
.web-footer .footer-box .webs-box .webs-wrap .links-webs {
  height: calc(100% - 100px);
  width: 100%;
  overflow-y: scroll;
  display: none;
}
.web-footer .footer-box .webs-box .webs-wrap .links-webs.open {
  display: block;
}
.web-footer .footer-box .webs-box .webs-wrap .links-webs li {
  float: left;
  width: 23%;
  font-size: 16px;
  background: #f2f2f2;
  margin: 5px 2% 5px 0px;
  padding: 10px 0 10px 20px;
  box-sizing: border-box;
  line-height: 18px;
  border-radius: 4px;
}
.web-footer .footer-box .webs-box .webs-wrap .links-webs li:hover {
  background: #3d9bde;
}
.web-footer .footer-box .webs-box .webs-wrap .links-webs li:hover a {
  color: #fff;
}
.web-footer .footer-box .webs-box .webs-wrap .links-webs li a {
  display: inline-block;
  vertical-align: middle;
  width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.web-footer .footer-box .webs-box .webs-wrap .links-webs :hover a {
  color: #2d66a5;
}
.links-webs::-webkit-scrollbar {
  width: 10px;
  height: 80px;
  background: #f6f6f6;
  border-radius: 20px;
}
.links-webs::-webkit-scrollbar-thumb {
  width: 10px;
  background: #2d66a5;
  border-radius: 20px;
}
.links-webs::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
}
.bottom_main {
  background: #114aaa;
  padding-top: 2.22rem;
}
.bottom_main ul {
  display: inline-block;
}
.bottom_main li {
  float: left;
  text-align: center;
  margin-left: 0.7rem;
}
.bottom_main li img {
  width: 5.16rem;
}
.bottom_main li:first-child {
  margin-left: 0;
}
.bottom_main .container {
  max-width: 1430px;
  color: #fff;
  font-size: 0.88rem;
  line-height: 2rem;
}
.bottom_main a {
  color: #fff;
}
.bottom_main span,
.bottom_main a {
  padding: 0 .3rem;
  word-break: keep-all;
  white-space: nowrap;color: #fff !important;
}
@media (max-width: 750px) {
  #mainCarousel {
    height: 300px;
  }
  .bottom_main span,
  .bottom_main a {
    word-break: inherit;
    white-space: inherit;
  }
}
.breadcrumb-item + .breadcrumb-item::before {
  content: ">";
}
.fwl-menu {
  box-shadow: 0 0 8px #ddd;
  height: 100%;
}
.fwl-menu h4 {
  height: 75px;
  background: #0f7dd0;
  line-height: 75px;
  text-align: center;
  color: #fff;
}
.fwl-menu h4 i {
  font-size: 1.8rem;
  color: #fff;
  margin-right: .5rem;
}
.fwl-menu h4 a {
  color: #fff;
}
.fwl-menu ul li {
  line-height: 45px;
  border-bottom: 1px solid #ececec;
  padding: 0 1rem 0 1.5rem;
  display: flex;
  justify-content: space-between !important;
}
.fwl-menu ul li a {
  color: #333;
  width: 100%;
  height: 100%;
  display: block;
}
.fwl-menu ul li.active a,
.fwl-menu ul li.active i,
.fwl-menu ul li a:hover {
  color: #0f7dd0;
  font-weight: bold;
}
.fwl-list-box .list-title {
  border-bottom: 4px solid #999;
  line-height: 72px;
  color: #0f7dd0;
  font-weight: bold;
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
}
.huiyi_main2 .body {
  box-shadow: 0rem 0rem 0.5rem rgba(8, 94, 147, 0.18);
  border-radius: 0.33rem;
  background: #fff;
  overflow-x: hidden;
}
.huiyi_main2 .detail-content-wrapper {
  background: #fff;
  height: 100%;
  width: 100%;
}
.huiyi_main2 .detail-content-wrapper > .title {
  font-size: 2rem;
  color: #0f7dd0;
  padding: 10px 0;
  text-align: center;
}
.huiyi_main2 .detail-content-wrapper .desc {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #c6c6c6;
  padding: 20px 0 10px;
  border-bottom: 1px solid #c6c6c6;
}
.huiyi_main2 .detail-content-wrapper .desc .iconfont {
  font-size: 1.25rem;
  color: #667;
}
.huiyi_main2 .detail-content-wrapper .content-wrapper {
  color: #333;
  padding: 1.9rem 0;
}
.huiyi_main2 .detail-content-wrapper .content-wrapper img {
  max-width: 100%;
}
.huiyi_main2 .detail-content-wrapper .content-wrapper video {
  max-width: 100%;
}
.huiyi_main2 .detail-content-wrapper .detail-file-list .file-list-title {
  border-bottom: 1px solid #c6c6c6;
  font-weight: bold;
  font-size: 1.125rem;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.huiyi_main2 .detail-content-wrapper .detail-file-list .file-entry {
  line-height: 2;
  display: flex;
}
.huiyi_main2 .detail-content-wrapper .detail-file-list .file-entry a {
  width: 100%;
}
.huiyi_main2 .detail-content-wrapper .detail-file-list .file-entry .date {
  flex: 0 0;
  padding-left: 5px;
  text-align: right;
  white-space: nowrap;
  color: #999;
}
.huiyi_main2 .detail-file-list .file-list-title {
  border-bottom: 1px solid #c6c6c6;
  font-weight: bold;
  font-size: 1.125rem;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.huiyi_main2 .detail-file-list .file-entry {
  line-height: 2;
  display: flex;
}
.huiyi_main2 .detail-file-list .file-entry .date {
  flex: 0 0;
  padding-left: 5px;
  text-align: right;
  white-space: nowrap;
  color: #999;
}
.huiyi_main2 .title2 {
  border-bottom: 1px solid #f3f3f3;
  font-size: 1.22rem;
  color: #005197;
}
.huiyi_main2 .title2 .icon-shipin,
.huiyi_main2 .title2 .icon-tupian {
  font-size: 1.3rem;
  margin-right: .5rem;
}
.huiyi_main2 .title2 span {
  font-weight: bold;
}
.huiyi_main2 .title2 a {
  float: right;
}
.toppics-title {
  font-size: 1.375rem;
  color: #0f7dd0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.toppics-title::before {
  margin-right: 8px;
  display: inline-block;
  content: "";
  height: 24px;
  width: 10px;
  border-radius: 8px;
  background-color: #0f7dd0;
  flex-shrink: 0;
}
.toppics-title .divider {
  flex: 1;
  margin: 10px 0 10px 10px;
  height: 8px;
  background: url(../img/divider.png);
}
.column-title {
  background-color: #f3f3f3;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.column-title .title {
  text-align: center;
  min-width: 140px;
  position: relative;
  font-size: 1.25rem;
  background-color: #356abc;
  color: #fff;
  line-height: 48px;
  padding: 0 18px;
  z-index: 2;
}
.column-title .title::after {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0;
  right: -20px;
  border-left: 10px solid #356abc;
  border-right: 10px solid transparent;
  border-top: 24px solid transparent;
  border-bottom: 24px solid #004a03;
}
.column-entry-wrapper .column-entry {
  padding: 20px 15px;
  border-radius: 4px;
  border: 1px solid #eee;
  background: #f9f9f9;
}
.column-entry-wrapper .column-entry .title {
  font-size: 1.25rem;
  color: #333333;
}
.column-entry-wrapper .column-entry .btn-column {
  margin-top: 20px;
  padding: 6px 18px;
  font-size: 1.125rem;
  background: #0f7dd0;
  color: #fff;
  border-radius: 4px;
}
/*??*/
.column-title {
  background-color: #f3f3f3;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.column-title .title {
  text-align: center;
  min-width: 140px;
  position: relative;
  font-size: 1.25rem;
  background-color: #356abc;
  color: #fff;
  line-height: 48px;
  padding: 0 18px;
  z-index: 2;
}
.column-title .title::after {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0;
  right: -20px;
  border-left: 10px solid #356abc;
  border-right: 10px solid transparent;
  border-top: 24px solid transparent;
  border-bottom: 24px solid #004a03;
}
@media (max-width: 1389px) {
  #_span_jiucuo img {
    width: 90px;
  }
  .bottom_main li img {
    width: 4.5rem;
  }
  .img {
    width: 65px;
  }
}
@media(max-width:1350px){
#jrms{display:none;}
.toppest-header .right{padding-right:0;}
}
@media (max-width: 1200px) {
  .mid-header {
    padding: 65px 0 57px;
  }
  .index_2_main .body .main-content-controls > * {
    flex-basis: calc(100% / 3);
  }
  .index_2_main .body .control-wrapper {
    margin-bottom: 1rem;
  }
  .index_2_main .body .main-content-controls {
    padding-bottom: 0.5rem !important;
  }
  .index_2_main .body .main-content-controls.bott .control-wrapper:nth-child(2n+1) {
    margin-left: 0;
  }
  .index_2_main .body .main-content-controls.bott .control-wrapper:last-child {
    margin-bottom: 0;
  }
  .index_3_main .con_bott {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 992px) {
  .logo-wrapper .logo {
    margin-top: 0.5rem;
  }
  .header {
    background: #0064af url(../img/body-bg2.jpg) center top no-repeat;
    background-size: auto 22.9rem;
    height: auto;
  }
  #topNavbar {
    position: relative;
    z-index: 10;
  }
  #topNavbar .container {
    background: #0f7dd0;
  }
  .mid-header {
    padding: 60px 0 45px;
  }
  #topNavbar .nav-item .nav-link:before {
    display: none;
  }
  .navbar-nav {
    background: #0f7dd0;
    border-radius: 0 0 0.55rem .55rem;
    padding: 1rem;
  }
  #topNavbar .nav-item .nav-link:before {
    border: none;
  }
  #topNavbar .nav-item {
    padding: 10px 0;
    border-bottom: 1px solid #295cb3;
  }
  #topNavbar .nav-item:last-child {
    border: none;
  }
}
@media (max-width: 766px) {
  .float-right {
    width: 11rem;
  }
  .mid-header {
   padding: 60px 0 59px;
  }
  .index_2_main .body .main-content-controls.bott .control-icon-wrapper .iconfont {
    font-size: 1.2rem;
  }
  .logo-wrapper .logo i {
    font-size: 1.2rem;
    margin-right: 0.5rem;
  }
  .logo-wrapper .logo {
    font-size: 1.4rem;
  }
}
/*# sourceMappingURL=css.css.map */
