@charset "UTF-8";
body {
  font-family: 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(header-bg.png) no-repeat bottom center #033165;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 120px;
}
.header-top .header-logo {
  padding-left: 5%;
  padding-right: 5%;
  margin-bottom: 15px;
}
.header-top .header-txt img {
  display: block;
  margin: 0 auto;
}
.page-main {
  padding-top: 40px;
  padding-bottom: 20px;
}
.page-main .main-wrap {
  margin-left: -1.5%;
  margin-right: -1.5%;
}
.page-main .main-wrap .box-wrap {
  padding-left: 1.5%;
  padding-right: 1.5%;
}
@media (min-width: 1200px) {
  .page-main .main-01 {
    width: 21.5%;
  }
  .page-main .main-02 {
    width: 78.5%;
  }
}
.footer {
  background-color: #033165;
  padding-top: 30px;
  padding-bottom: 30px;
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
}
.footer span {
  display: inline-block;
}
.index-box {
  padding-top: 50px;
  padding-bottom: 50px;
}
.public-title {
  height: 36px;
  background: url(title-bg.png) repeat-x left center;
  *zoom: 1;
  margin-bottom: 15px;
}
.public-title:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.public-title .title-s {
  line-height: 36px;
  color: #033165;
  font-weight: bold;
  float: left;
  background: url(icon-02.png) no-repeat left center #fff;
  padding-left: 28px;
  padding-right: 10px;
}
.public-title .icon-s {
  margin-right: 5px;
}
.public-title .icon-s img {
  vertical-align: middle;
  margin-top: -3px;
}
.public-title .title-more {
  height: 36px;
  line-height: 36px;
  background-color: #fff;
  padding-left: 10px;
  padding-right: 20px;
  position: relative;
  color: #033165;
  float: right;
  font-size: 12px;
}
.public-title .title-more:after {
  content: '\f105\f105';
  font-size: 12px;
  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%);
}
.index-top-news {
  background: url(top-bg.png) no-repeat center center #e3eafc;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 993px) {
  .index-top-news .box-banner {
    width: 46%;
  }
  .index-top-news .box-news {
    width: 54%;
  }
}
.index-box-01 {
  border: solid 1px #eeeeee;
}
.index-box-01 .box-s {
  overflow: hidden;
  position: relative;
}
.index-box-01 .box-s .box-img {
  overflow: hidden;
  display: block;
  height: 308px;
}
.index-box-01 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.index-box-01 .box-s .box-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 48px;
  line-height: 48px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 0 50px 0 90px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-box-01 .banner-next,
.index-box-01 .banner-prev {
  top: auto;
  margin-top: 0;
  bottom: 2px;
  color: #fff;
  padding: 0;
  width: 20px;
}
.index-box-01 .banner-next:after,
.index-box-01 .banner-prev:after {
  font-size: 20px;
}
.index-box-01 .focus-page {
  bottom: 0;
  left: 40px;
  width: auto;
  color: #fff;
  line-height: 38px;
}
.index-box-01 .focus-page .swiper-pagination-total {
  font-size: 18px;
}
.index-box-01 .focus-page .swiper-pagination-current {
  font-size: 30px;
}
.index-box-01 .focus-page .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #ffffff;
  opacity: 1;
  transition: all 0.5s;
}
.index-box-02 {
  height: 308px;
  padding-top: 5px;
}
.index-box-02 .news-top {
  border-bottom: 1px dashed #a7acb9;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.index-box-02 .news-top .box-title {
  display: block;
  line-height: 36px;
  height: 36px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.index-box-02 .news-top .box-title:hover {
  color: #033165;
}
.index-box-02 .news-top .box-txt {
  color: #999999;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.index-box-02 .news-list .box-s {
  position: relative;
  padding: 0 100px 0 22px;
  line-height: 36px;
}
.index-box-02 .news-list .box-s .title-s {
  display: block;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
}
.index-box-02 .news-list .box-s .date-s {
  color: #acb1be;
  position: absolute;
  right: 0;
  top: 0;
}
.index-box-02 .news-list .box-s:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 12px;
  height: 18px;
  background: url(icon-01.png) no-repeat;
  margin-top: -9px;
  border-radius: 3px;
}
.index-box-02 .news-list .box-s:hover .title-s {
  color: #033165;
}
.index-box-03 {
  margin-bottom: 20px;
}
.index-box-03 .box-s {
  position: relative;
  padding: 0 60px 0 10px;
  line-height: 36px;
}
.index-box-03 .box-s .title-s {
  display: block;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
}
.index-box-03 .box-s .date-s {
  color: #999999;
  position: absolute;
  right: 0;
  top: 0;
}
.index-box-03 .box-s:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 6px;
  height: 6px;
  background-color: #ffe29e;
  margin-top: -3px;
  border-radius: 3px;
}
.index-box-03 .box-s:hover .title-s {
  color: #033165;
}
.index-box-04 {
  margin-bottom: 20px;
}
.index-box-04 .box-s {
  padding-left: 124px;
  overflow: hidden;
  margin-bottom: 10px;
  min-height: 62px;
}
.index-box-04 .box-s:last-child {
  margin-bottom: 0;
}
.index-box-04 .box-s .box-img {
  position: absolute;
  margin-left: -124px;
  width: 108px;
  overflow: hidden;
  border: solid 1px #eeeeee;
}
.index-box-04 .box-s .box-img img {
  display: block;
  height: 60px;
  width: 100%;
  transition: all 0.5s;
}
.index-box-04 .box-s .box-title {
  line-height: 18px;
  color: #333333;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 3px;
  display: block;
}
.index-box-04 .box-s .box-date {
  color: #999999;
  display: block;
}
.index-box-04 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.index-box-04 .box-s:hover .box-title {
  color: #033165;
}
.index-box-05 .row {
  margin-left: -10px;
  margin-right: -10px;
}
.index-box-05 .row .box-w {
  padding-left: 10px;
  padding-right: 10px;
}
.index-box-05 .box-s {
  height: 50px;
  line-height: 48px;
  text-align: center;
  border: solid 1px #eeeeee;
  background-color: #f8f7f5;
  color: #333333;
  display: block;
  margin-bottom: 15px;
}
.index-box-05 .box-s:hover {
  color: #033165;
}
.single-page {
  padding: 10px 0;
  text-align: justify;
}
.single-page .m-title {
  text-align: center;
  margin-bottom: 30px;
}
.single-page .m-title h1 {
  color: #333333;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.6;
  font-size: 25px;
}
.single-page .m-title .title-other {
  color: #999999;
}
.single-page .m-title .title-other span {
  display: inline-block;
  margin: 0 10px;
}
.single-page .m-title .title-other a:hover {
  color: #033165;
}
.single-page .box-img {
  margin-bottom: 20px;
}
.single-page .box-img img {
  display: block;
  margin: 0 auto;
}
.single-page .box-title {
  text-align: center;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 30px;
}
.text-list .m-title {
  line-height: 38px;
  margin-bottom: 20px;
}
.text-list .m-title .title-s {
  display: inline-block;
  height: 38px;
  padding: 0 20px;
  background-color: #033165;
  float: left;
  color: #fff;
  font-weight: bold;
}
.text-list .m-title .more-s {
  float: right;
  color: #033165;
}
.text-list .box-list {
  margin-bottom: 20px;
}
.text-list .box-s {
  border-bottom: 1px dashed #e6e6e6;
  padding-bottom: 10px;
  padding-left: 66px;
  margin-bottom: 15px;
  min-height: 88px;
}
.text-list .box-s .box-date {
  text-align: center;
  position: absolute;
  margin-left: -66px;
  color: #999999;
  padding-top: 3px;
  width: 60px;
  line-height: 1.2;
}
.text-list .box-s .box-date span {
  display: block;
}
.text-list .box-s .box-date span.day-s {
  font-weight: bold;
  color: #033165;
}
.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: 18px;
  height: 36px;
  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: #033165;
}
/*# sourceMappingURL=style.css.map */