body {
  font-family: "Microsoft YaHei", '微软雅黑', Arial, sans-serif;
  color: #333333;
  overflow-x: hidden;
  height: 100%;
  line-height: 1.7;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-5ths {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1280px) {
  .container {
    width: 1240px;
    padding-left: 0;
    padding-right: 0;
  }
}
/*----------- web-color ------------*/
/*header*/
.header-top {
  background: url(gzyst-header-bg.png) no-repeat bottom center #002147;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 50px;
}
.search-box {
  position: relative;
  width: 240px;
  margin-top: 5%;
  margin-left: auto;
  margin-right: 0;
}
.search-box .s-inp {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  border: none;
  background: #fff;
  padding: 0 40px 0 15px;
  font-size: 14px;
  color: #666;
}
.search-box .s-btn {
  position: absolute;
  background: url(gzyst-search-a.png) no-repeat center center;
  border: none;
  height: 28px;
  width: 28px;
  right: 7px;
  top: 6px;
}
/*footer*/
.footer {
  border-top: 4px solid #be0f34;
  background-color: #002147;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
}
.footer .footer-logo {
  padding-top: 3px;
}
.footer .footer-logo img {
  display: block;
}
.page-wrap {
  background: url(gzyst-page-bg.png) repeat bottom center #f6f5f3;
  min-height: 500px;
}
.page-main {
  background-color: #ffffff;
  box-shadow: 0 6px 10px 0 rgba(0, 33, 71, 0.21);
  max-width: 1240px;
  padding: 30px 30px 50px;
  margin-left: auto;
  margin-right: auto;
}
.public-title {
  height: 50px;
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
  *zoom: 1;
}
.public-title:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.public-title:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: #e0ded9;
  z-index: -1;
}
.public-title .title-s {
  border-bottom: 2px solid #be0f34;
  line-height: 48px;
  color: #002147;
  font-weight: bold;
  float: left;
}
.public-title .title-s .icon-s {
  margin-right: 5px;
}
.public-title .title-s .icon-s img {
  vertical-align: middle;
  margin-top: -3px;
}
.public-title .title-more {
  height: 36px;
  line-height: 36px;
  padding-left: 10px;
  padding-right: 20px;
  position: relative;
  color: #666666;
  float: right;
  margin-top: 7px;
}
.public-title .title-more:after {
  content: '\f105\f105';
  font-family: 'FontAwesome';
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.public-title.title-02:before {
  display: none;
}
.public-title.title-02 .title-s {
  border-bottom: none;
}
.index-top-news {
  margin-bottom: 15px;
}
.index-box-01 .box-s {
  overflow: hidden;
  position: relative;
}
.index-box-01 .box-s .box-img {
  overflow: hidden;
  display: block;
  height: 394px;
}
.index-box-01 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.index-box-01 .focus-page {
  bottom: 6px;
}
.index-box-01 .focus-page .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background-color: #ffffff;
  opacity: 1;
  transition: all 0.5s;
}
.index-box-01 .focus-page .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #be0f34;
  width: 22px;
}
.index-box-02 .m-title {
  width: 130px;
  background-color: #002147;
  color: #fff;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  margin-bottom: 30px;
}
.index-box-02 .box-title {
  display: block;
  line-height: 36px;
  height: 36px;
  color: #be0f34;
  font-weight: bold;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.index-box-02 .box-txt {
  color: #666666;
  line-height: 30px;
  height: 210px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  text-align: justify;
  margin-bottom: 20px;
}
.index-box-02 .box-more {
  width: 122px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  border-radius: 20px;
  border: solid 1px #dcdcdc;
  color: #666666;
  display: block;
  position: relative;
  z-index: 1;
  margin-left: auto;
  margin-right: 0;
  overflow: hidden;
}
.index-box-02 .box-more:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 0;
  background-color: #be0f34;
  overflow: hidden;
  transition: all 0.3s;
  z-index: -1;
}
.index-box-02 .box-more:hover {
  color: #fff;
}
.index-box-02 .box-more:hover:after {
  left: 0;
  width: 100%;
}
.index-box-03 .main-cont {
  padding-left: 315px;
  min-height: 294px;
}
.index-box-03 .box-left {
  margin-bottom: 20px;
  width: 290px;
  position: absolute;
  margin-left: -315px;
}
.index-box-03 .box-left .box-img {
  overflow: hidden;
  height: 164px;
}
.index-box-03 .box-left .box-img img {
  transition: all 0.7s;
}
.index-box-03 .box-left .box-info {
  height: auto;
  background-color: #f4f4f4;
  padding: 20px;
}
.index-box-03 .box-left .box-info .box-title {
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  margin-bottom: 5px;
  display: block;
}
.index-box-03 .box-left .box-info .box-txt {
  line-height: 20px;
  height: 40px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 5px;
}
.index-box-03 .box-left .box-info .box-date {
  color: #999999;
}
.index-box-03 .box-left:hover .box-img img {
  transform: scale(1.1);
}
.index-box-03 .box-left:hover .box-info .box-title {
  color: #002147;
}
.news-list {
  margin-bottom: 20px;
}
.news-list .box-s {
  position: relative;
  padding: 5px 100px 5px 15px;
  line-height: 26px;
}
.news-list .box-s .title-s {
  display: block;
  height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
}
.news-list .box-s .date-s {
  color: #999999;
  position: absolute;
  right: 0;
  top: 5px;
}
.news-list .box-s:after {
  content: '';
  position: absolute;
  left: 0;
  top: 13px;
  width: 6px;
  height: 6px;
  background-color: #be0f34;
  border-radius: 3px;
}
.news-list .box-s:hover .title-s {
  color: #002147;
}
.news-list .box-s:hover:after {
  background-color: #002147;
}
.index-box-04 {
  margin-bottom: 20px;
}
.index-box-04 .box-top {
  padding-left: 175px;
  min-height: 90px;
  overflow: hidden;
  margin-bottom: 20px;
}
.index-box-04 .box-top .box-img {
  position: absolute;
  margin-left: -175px;
  width: 160px;
  overflow: hidden;
}
.index-box-04 .box-top .box-img img {
  display: block;
  width: 100%;
  transition: all 0.5s;
}
.index-box-04 .box-top .box-title {
  line-height: 24px;
  height: 48px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 5px;
  display: block;
  margin-top: 8px;
}
.index-box-04 .box-top .box-date {
  color: #999999;
}
.index-box-05 {
  height: 348px;
  background-color: #f7f7f7;
  border-top: 2px solid #002147;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 30px;
}
.index-box-05 .public-title {
  margin-bottom: 0;
}
.index-box-05 .swiper-slide {
  height: auto;
}
.index-box-05 .news-list-01 {
  height: 285px;
}
.index-box-05 .news-list-01 .box-s {
  line-height: 24px;
}
.index-box-05 .news-list-01 .box-s a {
  color: #333333;
}
.index-box-05 .news-list-01 .box-s span {
  color: #999999;
}
.index-box-05 .news-list-01 .box-s:hover a {
  color: #002147;
}
.index-box-05 .links-list .box-s {
  border: 1px solid #ddd;
  height: 50px;
  margin-bottom: 8px;
}
.index-box-05 .links-list .box-s img {
  transition: all 0.5s;
}
.index-box-05 .links-list .box-s:hover img {
  transform: scale(1.1);
}
.single-page .m-title {
  margin-bottom: 25px;
}
.single-page .m-title h1 {
  color: #002147;
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
}
.single-page .m-title-02 {
  margin-bottom: 25px;
  text-align: center;
}
.single-page .m-title-02 h1 {
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
  line-height: 1.4;
}
.single-page .m-title-02 .title-other {
  color: #808080;
  line-height: 30px;
}
.single-page .m-title-02 .title-other > div {
  display: inline-block;
  margin-left: 10px;
}
.single-page .m-title-02 .title-other > div:first-child {
  margin-left: 0;
}
.single-page .m-title-02 .title-other > div a {
  color: #333333;
}
.single-page .m-title-02 .title-other > div a:hover {
  color: #002147;
}
.single-page .box-cont {
  text-align: justify;
}
.single-page .box-other {
  border-top: 1px solid #eeeeee;
  margin-top: 30px;
  padding-top: 20px;
}
.single-page .box-other > div {
  display: inline-block;
}
.single-page .box-other > div:first-child {
  margin-left: 0;
}
.single-page .box-other > div a {
  color: #333333;
}
.single-page .box-other > div a:hover {
  color: #002147;
}
.text-list .box-s {
  border-bottom: 1px dashed #e6e6e6;
  padding-bottom: 10px;
  padding-left: 85px;
  margin-bottom: 15px;
  min-height: 88px;
}
.text-list .box-s .box-date {
  text-align: center;
  position: absolute;
  margin-left: -85px;
  padding-top: 3px;
  width: 60px;
  line-height: 1.2;
}
.text-list .box-s .box-date span {
  display: block;
  font-family: Arial;
}
.text-list .box-s .box-date span.day-s {
  font-weight: bold;
}
.text-list .box-s .box-title {
  display: block;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  font-weight: bold;
}
.text-list .box-s .box-txt {
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.text-list .box-s:hover .box-title {
  color: #002147;
}
.text-list-02 .menu-class {
  text-align: center;
  margin-bottom: 30px;
  font-size: 0;
}
.text-list-02 .menu-class a {
  display: inline-block;
  width: 170px;
  height: 42px;
  line-height: 42px;
  color: #002147;
  font-weight: bold;
  background-color: #f3f3f3;
  vertical-align: bottom;
  margin: 0 5px 10px;
}
.text-list-02 .menu-class a:hover,
.text-list-02 .menu-class a.current {
  background-color: #002147;
  color: #fff;
}
.text-list-02 .box-list .row {
  margin-left: -10px;
  margin-right: -10px;
}
.text-list-02 .box-list .row .box-w {
  padding-left: 10px;
  padding-right: 10px;
}
.text-list-02 .box-list .box-s {
  display: block;
  border: 1px solid #d2e4f8;
  padding: 0 115px 0 20px;
  line-height: 80px;
  position: relative;
  background-color: #ecf5fe;
  margin-bottom: 20px;
}
.text-list-02 .box-list .box-s span {
  display: block;
}
.text-list-02 .box-list .box-s .title-s {
  height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}
.text-list-02 .box-list .box-s .date-s {
  position: absolute;
  top: 0;
  right: 20px;
  padding-left: 12px;
  color: #be0f34;
}
.text-list-02 .box-list .box-s .date-s:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 2px;
  height: 14px;
  margin-top: -7px;
  background-color: #be0f34;
}
.text-list-02 .box-list .box-s:hover .title-s {
  color: #be0f34;
}
.text-list-02 .box-search {
  margin-bottom: 30px;
}
.text-list-02 .box-search .form-control {
  border-radius: 2px;
}
.text-list-02 .box-search .box-s {
  float: left;
  width: 33.333333%;
  margin-bottom: 10px;
  padding-left: 130px;
  line-height: 30px;
}
.text-list-02 .box-search .box-s.box-02 {
  width: 66.666666%;
}
.text-list-02 .box-search .box-s > div {
  float: left;
}
.text-list-02 .box-search .box-s .box-title {
  position: absolute;
  margin-left: -130px;
  text-align: right;
  line-height: 30px;
  width: 125px;
}
.text-list-02 .box-search .box-s .box-inp {
  width: 100%;
}
.text-list-02 .box-search .box-s .form-control {
  padding: 4px 10px!important;
  height: 30px;
}
.text-list-02 .box-search .btn-wrap {
  position: absolute;
  right: 0;
  top: 0;
}
.text-list-02 .box-search .btn-s {
  width: 103px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background-color: #002147;
  display: block;
  margin-left: auto;
  margin-right: 0;
}
.text-list-02 .box-table {
  overflow: hidden;
  overflow-x: auto;
}
.text-list-02 .box-table table {
  width: 100%;
  border: solid 1px #dcdcdc;
}
.text-list-02 .box-table table tr td {
  border: solid 1px #dcdcdc;
  padding: 12px;
  color: #333333;
}
.text-list-02 .box-table table thead tr td {
  background-color: #f3f3f3;
  line-height: 24px;
  color: #333333;
  font-weight: bold;
  text-align: center;
}
.text-list-02 .box-table table tbody tr td {
  line-height: 1.4;
  text-align: center;
}
.text-list-02 .box-table .title-s {
  display: block;
  color: #333;
}
.image-text-list .box-s {
  min-height: 165px;
  padding-left: 270px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #d8d8d8;
}
.image-text-list .box-s:last-child {
  margin-bottom: 0;
}
.image-text-list .box-s .box-img {
  width: 246px;
  overflow: hidden;
  position: absolute;
  margin-left: -270px;
  max-height: 145px;
  border: solid 1px #eeeeee;
}
.image-text-list .box-s .box-img img {
  display: block;
  width: 100%;
  transition: all 0.7s;
}
.image-text-list .box-s .box-info {
  overflow: hidden;
  padding-left: 75px;
  padding-top: 15px;
}
.image-text-list .box-s .box-info .box-date {
  margin-left: -75px;
  position: absolute;
  width: 65px;
  text-align: center;
  line-height: 1.3;
}
.image-text-list .box-s .box-info .box-date span {
  display: block;
  font-family: Arial;
}
.image-text-list .box-s .box-info .box-date span.day-s {
  font-weight: bold;
}
.image-text-list .box-s .box-info .box-title {
  line-height: 24px;
  color: #333;
  height: 24px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  margin-bottom: 10px;
}
.image-text-list .box-s .box-info .box-txt {
  line-height: 24px;
  max-height: 72px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.image-text-list .box-s:hover .box-img img {
  transform: scale(1.1);
}
.image-text-list .box-s:hover .box-info .box-title {
  color: #002147;
}
.bread-crumbs .bread-item + .bread-item:before{
  display: none;
}