body {
  font-family: "philosopher-regular", "楷体", STKaiti, Arial, sans-serif;
}
.base-witdh {
  width: 1440px;
}
.t-header {
  width: 100%;
  overflow: hidden;
  background: url("../imgs/banner.png") no-repeat;
  /* background-size: cover; */
  height: 600px;
  background-size: 1666px auto;
  background-position: center;
}
.t-header .navber-logo {
  width: 100%;
  position: fixed;
  z-index: 9999;
}
.t-header .header-logo {
  background-color: #2f4e7f;
  height: 55px;
  padding: 0 50px;
}
.t-header .header-logo .logo-inner {
  width: 1440px;
  margin: 0 auto;
}
.t-header .header-logo .headLogo img {
  height: 50px;
}
.t-header .header-logo .year {
  height: 55px;
  line-height: 55px;
  text-align: center;
}
.t-header .header-logo .right {
  height: 55px;
  line-height: 55px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.t-header .header-logo .right a {
  color: #fff;
}
.t-header .header-logo .right .sign {
  margin-right: 30px;
}
.t-header .header-logo .right .return {
  width: 80px;
  color: #f4ea2b;
}
.t-header .header-logo .right .line {
  background-color: rgba(255, 255, 255, 0.6);
  width: 1px;
  height: 16px;
  margin-right: 14px;
}
.t-header .header-logo .right a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-right: 14px;
}
.t-header .navbar {
  background-color: rgba(47, 78, 127, 0.6);
  border-color: transparent;
  border-top: none;
}
.t-header .navbar .navBox {
  text-align: center;
}
.t-header .navbar .navBox .nav {
  float: inherit;
  display: inline-block;
}
.t-header .navbar-nav > li > a {
  color: #fff;
  font-size: 26px;
  font-family: "philosopher-regular", "楷体", STKaiti, Arial, sans-serif;
}
.t-header .navbar-default .navbar-nav > .active > a,
.t-header .navbar-default .navbar-nav > .active > a:focus,
.t-header .navbar-default .navbar-nav > .active > a:hover {
  color: #f3be47;
  background-color: transparent;
}
.t-header .navbar-default .navbar-nav > li > a:focus,
.t-header .navbar-default .navbar-nav > li > a:hover {
  color: #f3be47;
  background-color: transparent;
}
.page-body {
  width: 1440px;
  margin: 0 auto 50px;
}
.page-body .g-title {
  background-color: #fbfaf6;
  color: #f5c86b;
  font-weight: 600;
  text-align: center;
  padding: 10px 0;
  font-family: "philosopher-regular", "楷体", STKaiti, Arial, sans-serif;
}
.page-body .rhxzBox {
  font-family: "philosopher-regular", "楷体", STKaiti, Arial, sans-serif;
}
.page-body .rhxzBox .row1 {
  background-color: #fff;
  line-height: 45px;
  font-size: 20px;
  padding: 8px 0;
}
.page-body .rhxzBox .row2 {
  line-height: 35px;
  font-size: 20px;
  font-weight: 600;
  padding: 8px 0;
  background-color: #fbfaf6;
}
.page-body .rhxzBox .reg-btn,
.page-body .rhxzBox .login-btn {
  display: flex;
  line-height: 38px;
  height: 38px;
  font-size: 20px;
  justify-content: center;
  margin: 0 -15px;
}
.page-body .rhxzBox .reg-btn {
  background-color: #2f4e7f;
  color: #fff;
}
.page-body .rhxzBox .login-btn {
  background-color: #f3be45;
  color: #2f4e7f;
}
.page-body .rhxzBox .bd-top {
  padding: 0 10px;
  border-top: 1px solid #f1e4be;
}
.page-body .hdzqBox .news_action {
  display: flex;
  justify-content: center;
  padding: 20px 0;
}
.page-body .hdzqBox .news_action .more-btn {
  display: block;
  width: 200px;
  line-height: 35px;
  height: 35px;
  color: #fff;
  font-size: 18px;
  background-color: #2f4e7f;
  text-align: center;
  font-family: "philosopher-regular", "楷体", STKaiti, Arial, sans-serif;
}
.page-body .hdzqBox .news_ul {
  width: 100%;
}
.page-body .hdzqBox .news_li {
  height: 61px;
  display: flex;
  align-items: center;
  border-bottom: 1px dashed #dbdbdb;
  box-sizing: border-box;
  width: 100%;
  font-size: 18px;
}
.page-body .hdzqBox .news_li a {
  flex: 1;
  color: #333;
  text-decoration: none;
}
.page-body .hdzqBox .news_li .date {
  float: right;
  font-style: italic;
}
.page-body .fcBox .mySwiper,
.page-body .dwBox .mySwiper {
  padding: 30px;
}
.page-body .fcBox .swiper-button-next,
.page-body .dwBox .swiper-button-next,
.page-body .fcBox .swiper-button-prev,
.page-body .dwBox .swiper-button-prev {
  width: 30px;
  height: 30px;
  background-image: none;
  background-color: #f3be45;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 45%;
}
.page-body .fcBox .swiper-button-next i,
.page-body .dwBox .swiper-button-next i,
.page-body .fcBox .swiper-button-prev i,
.page-body .dwBox .swiper-button-prev i {
  color: #fff;
}
.page-body .fcBox .infoBox,
.page-body .dwBox .infoBox {
  text-align: center;
}
.page-body .fcBox .infoBox img,
.page-body .dwBox .infoBox img {
  width: 100%;
}
.page-body .fcBox .nameBox,
.page-body .dwBox .nameBox {
  background-color: #2f4e7f;
  font-size: 16px;
  color: #fff;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  margin-top: 10px;
  font-family: "philosopher-regular", "楷体", STKaiti, Arial, sans-serif;
}
.page-body .link {
  text-decoration: none;
  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease-in;
  -webkit-transition: transform 0.3s ease-in;
  transition: -webkit-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  transition: transform 0.3s ease-in, -webkit-transform 0.3s ease-in;
}
.page-body .link:hover {
  transform: scale(1.02);
  -webkit-transform: scale(1.02);
}
.g-text-center {
  text-align: center;
}
.g-box-shadow {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
@media (max-width: 768px) {
  .base-witdh {
    width: 100%;
  }
  .t-header {
    background-size: 100%;
    background-position: 0 54px;
    height: 248px;
  }
  .t-header .header-logo .logo-inner {
    width: 100%;
  }
  .t-header .header-logo .logo-inner .year,
  .t-header .header-logo .logo-inner .right {
    display: none;
  }
  .page-body {
    width: 100%;
  }
  footer {
    height: 70px;
    flex-direction: column;
    padding: 0;
    text-align: center;
  }
}
footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 50px;
  color: #fff;
  font-size: 18px;
  background-color: #2f4e7f;
  padding: 0 100px;
}
footer a {
  color: #fff;
  font-size: 16px;
}
