body {
  overflow-x: hidden;
  height: 100%;
  margin: 0 auto;
  font-family: Arial, \5FAE\8F6F\96C5\9ED1;
  color: #444;
}
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
a,
code,
em,
img,
q,
small,
strong,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
tbody,
tr,
th,
td,
input,
textarea {
  font-family: Arial, \5FAE\8F6F\96C5\9ED1 !important;
  font-size: 16px;
  color: #444444;
}
.container {
  *zoom: 1;
}
.container:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
@media (min-width: 1280px) {
  .container {
    width: 1254px;
    padding-left: 0;
    padding-right: 0;
  }
}
/*nav*/
nav.navbar.bootsnav {
  min-height: 60px;
  border: none;
  background: #1E9146;
  z-index: 1000;
}
nav.navbar.bootsnav .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
nav.navbar.bootsnav ul.nav {
  width: 100%;
}
nav.navbar.bootsnav ul.nav > li {
  width: 14.2%;
}
nav.navbar.bootsnav ul.nav > li:last-child {
  background: none;
}
nav.navbar.bootsnav ul.nav > li > a {
  padding: 15px 0;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  position: relative;
}
nav.navbar.bootsnav ul.nav > li > a:hover,
nav.navbar.bootsnav ul.nav > li > a:focus,
nav.navbar.bootsnav ul.nav > li.active > a:hover,
nav.navbar.bootsnav ul.nav > li.active > a:focus,
nav.navbar.bootsnav ul.nav > li.active > a,
nav.navbar.bootsnav ul.nav > li.dropdown.on > a {
  background-color: #147636 !important;
  color: #fff !important;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
  border: none;
  border-left: 3px solid #1E9146;
  width: 100%;
  min-width: 155px;
  padding-top: 10px;
  padding-bottom: 10px;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
  border-bottom: none;
  color: #444444;
  margin: 0;
  padding: 8px 15px;
  line-height: 24px;
  background-color: #fff;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a:hover {
  background-color: #147636;
  color: #fff;
}
nav.navbar.bootsnav.scroll {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
}
@media all and (min-width: 992px) {
  nav.navbar.bootsnav ul.nav {
    width: 100%;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    font-size: 17px;
    font-weight: bold;
  }
}
@media all and (min-width: 1200px) {
  nav.navbar.bootsnav ul.nav {
    width: 100%;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    font-size: 18px;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  nav.navbar.bootsnav {
    min-height: 0px;
    right: 0;
    left: 0;
    position: absolute;
    z-index: 10000;
  }
  nav.navbar.bootsnav .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  nav.navbar.bootsnav ul.nav {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
  nav.navbar.bootsnav ul.nav > li {
    width: 100%;
    float: none;
    background: none;
  }
  nav.navbar.bootsnav ul.nav > li:last-child {
    background: none;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    padding: 5px 0;
    line-height: 30px;
    text-align: left;
    position: relative;
    border-top: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
  }
  nav.navbar.bootsnav ul.nav > li > a:after {
    display: none;
  }
  nav.navbar.bootsnav ul.nav li > a:hover,
  nav.navbar.bootsnav ul.nav li > a:focus,
  nav.navbar.bootsnav ul.nav li.active > a:hover,
  nav.navbar.bootsnav ul.nav li.active > a:focus,
  nav.navbar.bootsnav ul.nav li.active > a,
  nav.navbar.bootsnav ul.nav li.dropdown.on > a {
    background-color: rgba(0, 0, 0, 0.1) !important;
    color: #fff !important;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
  }
  nav.navbar.bootsnav ul.nav li > a:hover:after,
  nav.navbar.bootsnav ul.nav li > a:focus:after,
  nav.navbar.bootsnav ul.nav li.active > a:hover:after,
  nav.navbar.bootsnav ul.nav li.active > a:focus:after,
  nav.navbar.bootsnav ul.nav li.active > a:after,
  nav.navbar.bootsnav ul.nav li.dropdown.on > a:after {
    display: none;
  }
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
    background-color: transparent !important;
    padding: 5px 0!important;
  }
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
    text-align: left;
    font-size: 14px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-left: 15px;
    padding-right: 15px;
  }
}
/*shortcut_line*/
.shortcut-line {
  background: #c6f0e0;
  padding-top: 6px;
  padding-bottom: 6px;
  line-height: 24px;
  color: #333333;
}
/*header*/
.webheader {
  background: url(/eportal/uiFramework/commonResource/image/2025091113361080582.png) no-repeat bottom center;
  background-size: cover;
  min-height: 190px;
}
.webheader .container {
  position: relative;
}
.webheader .h-logo {
  float: left;
  padding-top: 43px;
  padding-bottom: 43px;
  max-width: 616px;
}
.webheader .h-logo img {
  display: block;
}
.webheader .tools {
  margin-top: 108px;
  float: right;
}
.tools {
  position: relative;
  z-index: 999;
}
.tools .search-trigger {
  background: url(/eportal/uiFramework/commonResource/image/2025091113384624656.png) no-repeat center center #fff;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  display: none;
}
.tools .x-show {
  display: block;
  top: 35px;
  right: 0;
}
.search-box {
  position: relative;
  width: 265px;
  padding-left: 32px;
  background: #fff;
  border-radius: 4px;
}
.search-box .s-inp {
  height: 44px;
  border-radius: 4px;
  width: 100%;
  padding-right: 90px;
  color: #8a93a3;
}
.search-box:after {position: absolute;content: '';width: 14px;height: 14px;background: url(/eportal/uiFramework/commonResource/image/2025091113384624656.png) no-repeat center;z-index: 1;top:16px;left: 12px;}
.search-box .s-btn {
  background: #1e9146;
  width: 80px;
  height: 44px;
  border-radius: 4px;
  position: absolute;
  font-size: 16px;
  color: #fff;
  right: 0;
  top: 0;
}
.search-box input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px #ffffff inset;}
/*footer*/
.footer {
  background-color: #1E9146;
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer .footer-logo {
  float: left;
  width: 286px;
}
.footer .footer-info {
  margin-left: 30px;
  color: #FFFFFF;
  line-height: 45px;
  background: url(/eportal/uiFramework/commonResource/image/2025091113354259775.png) repeat-y left top;
  padding: 0 0 0 40px;
	margin-top: 17px;
    float: left;
}
.footer .footer-info a,
.footer .footer-info span {
  display: inline-block;
  color: #fff;
  margin-right: 15px;
}
.footer .footer-info a:hover {
  text-decoration: underline;
}
/*public-title*/
.public-title {
  height: 50px;
  line-height: 50px;
  background: #DDEDE3;
  padding-right: 20px;
  margin-bottom: 30px;
}
.public-title .title-name {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  background-color: #1e9146;
  font-weight: bold;
  color: #FFFFFF;
  float: left;
}
.public-title .title-name:after {
  content: '';
  position: absolute;
  background: url(/eportal/uiFramework/commonResource/image/2025091113390978296.png) no-repeat left top;
  width: 34px;
  height: 50px;
  right: -34px;
  top: 0;
}
.public-title .title-more {
  float: right;
  color: #333333;
}
.public-title-02 {
  text-align: center;
  overflow: hidden;
  margin-bottom: 25px;
}
.public-title-02 span {
  position: relative;
  font-weight: bold;
  color: #1E9146;
  line-height: 36px;
  padding-left: 15px;
  padding-right: 15px;
}
.public-title-02 span:after,
.public-title-02 span:before {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -4px;
  width: 405px;
  height: 8px;
}
.public-title-02 span:before {
  background: url(/eportal/uiFramework/commonResource/image/2025091113393140062.png) no-repeat right center;
  left: -405px;
}
.public-title-02 span:after {
  background: url(/eportal/uiFramework/commonResource/image/2025091113395797899.png) no-repeat right center;
  right: -405px;
}
.index-box {
  padding-top: 50px;
  padding-bottom: 50px;
}
.index-box-01 .news-banner {
  border: solid 4px #85c39b;
}
.index-box-01 .news-banner .banner-box {
  height: 355px;
  overflow: hidden;
}
.index-box-01 .news-banner .banner-box .box-img {
  overflow: hidden;
}
.index-box-01 .news-banner .banner-box img {
  display: block;
  height: 355px;
  width: 100%;
}
.index-box-01 .news-banner .banner-box .banner-title {
  background-color: rgba(0, 0, 0, 0.45);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 7px 145px 7px 20px;
}
.index-box-01 .news-banner .banner-box .banner-title span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 32px;
  line-height: 32px;
  color: #fff;
}
.index-box-01 .news-banner .swiper-pagination {
  width: auto;
  left: auto;
  right: 15px;
  overflow: hidden;
}
.index-box-01 .news-banner .swiper-pagination span {
  vertical-align: top;
}
.index-box-01 .news-banner .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border-radius: 7px;
  margin-top: 3px;
  opacity: 1;
  background-color: #ffffff;
}
.index-box-01 .news-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background-color: #1e9146;
  margin-top: 0;
}
.index-box-01 .news-banner .swiper-button-next,
.index-box-01 .news-banner .swiper-button-prev {
  width: 44px;
  height: 44px;
  top: 45%;
  margin-top: -22px;
}
.index-box-01 .news-banner .swiper-button-next:after,
.index-box-01 .news-banner .swiper-button-prev:after {
  display: none;
}
.index-box-01 .news-banner .swiper-button-prev {
  background: url(/eportal/uiFramework/commonResource/image/2025091113341241845.png) no-repeat top center;
  left: 10px;
}
.index-box-01 .news-banner .swiper-button-next {
  background: url(/eportal/uiFramework/commonResource/image/2025091113334995027.png) no-repeat top center;
  right: 10px;
}
.index-box-01 .news-info .info-title {
  line-height: 46px;
}
.index-box-01 .news-info .info-title .title-name {
  color: #a1a1a1;
  font-weight: bold;
  float: left;
}
.index-box-01 .news-info .info-title .title-name span.ch {
  color: #333333;
  margin-right: 10px;
}
.index-box-01 .news-info .info-title .title-more {
  float: right;
  color: #333333;
}
.index-box-01 .news-info .info-title .title-more:hover {
  color: #147636;
  text-decoration: underline;
}
.index-box-01 .news-info .info-top {
  color: #858585;
  border-bottom: 1px dashed #858585;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.index-box-01 .news-info .info-top .box-title {
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  font-weight: bold;
  display: block;
}
.index-box-01 .news-info .info-top .box-title:hover {
  color: #147636;
}
.index-box-01 .news-info .info-top .box-txt {
  line-height: 24px;
  margin-bottom: 5px;
  max-height: 48px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.index-box-01 .news-info .info-top .box-date {color: #1e9146;}
.index-box-01 .news-info .info-list .box-s {
  position: relative;
  padding-right: 120px;
  height: 36px;
  line-height: 36px;
  padding-left: 16px;
}
.index-box-01 .news-info .info-list .box-s:before {
  content: '';
  position: absolute;
  left: 0;
  top: 15px;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: #ffd800;
}
.index-box-01 .news-info .info-list .box-s .box-title {
  color: #333333;
  display: block;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-box-01 .news-info .info-list .box-s .box-date {
  position: absolute;
  right: 0;
  top: 0;
  color: #858585;
}
.index-box-01 .news-info .info-list .box-s:hover .box-title {
  color: #147636;
  text-decoration: underline;
}

.index-box-02 {
  padding-top: 0;
}
.index-box-02 .video-reg-mod .video-box {
  position: relative;
  background-color: #ffffff;
  border: solid 4px #85c39b;
  margin-bottom: 40px;
  overflow: hidden;
}
.index-box-02 .video-reg-mod .video-box img {
  display: block;
  height: 276px;
  width: 100%;
  transition: all 0.5s;
}
.index-box-02 .video-reg-mod .video-box .video-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(icon-video.png) no-repeat center center transparent;
}
.index-box-02 .video-reg-mod .video-box:hover img {
  transform: scale(1.1);
}
.index-box-02 .video-reg-mod .reg-box {background: url(/eportal/uiFramework/commonResource/image/2025091113404268786.jpg) no-repeat center #0d8b10;padding: 17px 15px 18px;background-size: cover;}
.index-box-02 .video-reg-mod .reg-box img {display: block;}
.index-box-03 {
  background-color: #f4faf6;
}
.index-box-03 .personnel-list {
  position: relative;
}
.index-box-03 .box-s {
  margin-bottom: 30px;
}
.index-box-03 .box-s .box-img {
  height: 258px;
  margin-bottom: 10px;
  overflow: hidden;
  text-align: center;
}
.index-box-03 .box-s .box-img img {
  transition: all 0.5s;
}
.index-box-03 .box-s .box-name {
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #1e9146;
}
.index-box-03 .box-s .box-job {
  color: #333333;
  line-height: 24px;
  text-align: center;
}
.index-box-03 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.index-box-03 .box-more {
  display: block;
  width: 160px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #ffffff;
  background-color: #1e9146;
  border-radius: 22px;
  margin: 20px auto 0;
}
.index-box-03 .box-more:hover {
  background-color: #147636;
}
.index-box-03 .swiper-button-next,
.index-box-03 .swiper-button-prev {
  width: 16px;
  height: 28px;
  top: 115px;
  margin-top: 0;
  opacity: 1;
}
.index-box-03 .swiper-button-next:after,
.index-box-03 .swiper-button-prev:after {
  display: none;
}
.index-box-03 .swiper-button-prev {
  background: url(img-18.png) no-repeat top center;
  left: -35px;
}
.index-box-03 .swiper-button-next {
  background: url(img-19.png) no-repeat top center;
  right: -35px;
}
.index-box-04 {
  padding-bottom: 20px;
}
.index-box-04 .box-s {
  margin-bottom: 30px;
  height: 80px;
  border: solid 1px #eeeeee;
  overflow: hidden;
  text-align: center;
}
.index-box-04 .box-s img {
  transition: all 0.5s;
}
.index-box-04 .box-s:hover img {
  transform: scale(1.1);
}
.index-box[data-v-zs] {padding-top: 0;}

/*bread-crumbs*/
.bread-crumbs {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}
.bread-crumbs .bread-item-groups {
  line-height: 30px;
  font-size: 14px;
  color: #333333;
}
.bread-crumbs .bread-location,
.bread-crumbs .bread-item {
  display: inline-block;
}
.bread-crumbs .bread-item.cur {
  color: #147636;
}
.bread-crumbs .bread-item > a {
  margin-right: 2px;
}
.bread-crumbs .bread-item > a + a:before {
  content: '\f105';
  font-family: 'FontAwesome';
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 6px;
  color: #333333;
}
.bread-crumbs a:hover {
  color: #147636;
}
.page-main {
  padding-top: 15px;
  padding-bottom: 40px;
}

.page-phone {
  height: 50px;
  line-height: 50px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin-top: 20px;
  background-color: #1E9146;
  display: none;
}
.text-list .box-s {
  overflow: hidden;
  margin-bottom: 20px;
}
.text-list .box-s:last-child {
  margin-bottom: 0;
}
.text-list .box-s .box-date {
  width: 78px;
  height: 78px;
  overflow: hidden;
  text-align: center;
  background-color: #1e9146;
  float: left;
  color: rgba(255, 255, 255, 0.5);
  line-height: 24px;
}
.text-list .box-s .box-date span {
  display: block;
}
.text-list .box-s .box-date .day-s {
  font-weight: bold;
  color: #fff;
  line-height: 36px;
  margin-top: 10px;
}
.text-list .box-s .box-info {
  margin-left: 105px;
  overflow: hidden;
}
.text-list .box-s .box-info .box-title {
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  font-weight: bold;
  display: block;
}
.text-list .box-s .box-info .box-txt {
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  color: #999999;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.text-list .box-s:hover .box-info .box-title {
  color: #147636;
  text-decoration: underline;
}
.text-list-02 .box-s {
  background-color: #f6f8f7;
  padding: 25px 30px;
  color: #818281;
  margin-bottom: 30px;
}
.text-list-02 .box-s .box-title {
  display: block;
  font-weight: bold;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  margin-bottom: 5px;
}
.text-list-02 .box-s .box-txt {
  line-height: 24px;
  height: 72px;
  overflow: hidden;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-size: 14px;
}
.text-list-02 .box-s .box-date {
  line-height: 24px;color: #1e9146;
}
.text-list-02 .box-s:hover .box-title {
  color: #147636;
  text-decoration: underline;
}
.img-txt-list .box-s {
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #e6e6e6;
}
.img-txt-list .box-s.img-none .box-info {
  margin-left: 0;
}
.img-txt-list .box-s .box-img {
  float: left;
  overflow: hidden;
  position: relative;
  border: 1px solid #eee;margin-right: 25px;
}
.img-txt-list .box-s .box-img img {
  display: block;
  width: 289px;height: 161px;
  transition: all 0.7s;
}
.img-txt-list .box-s .box-info {
  padding-top: 10px;
  color: #858585;overflow: hidden;
}
.img-txt-list .box-s .box-info .box-title {
  display: block;
  line-height: 26px;
  overflow: hidden;
  color: #333333;
  font-weight: bold;
  margin-bottom: 10px;
}
.img-txt-list .box-s .box-info .box-txt {
  line-height: 24px;
  overflow: hidden;
  margin-bottom: 10px;
}
.img-txt-list .box-s .box-info .box-date {
  line-height: 24px;color: #1e9146;
}
.img-txt-list .box-s:hover .box-img img {
  transform: scale(1.1);
}
.img-txt-list .box-s:hover .box-info .box-title {
  color: #147636;
}
.img-list .box-s {
  margin-bottom: 25px;
}
.img-list .box-s .box-img {
  height: 258px;
  margin-bottom: 15px;
  text-align: center;
  overflow: hidden;
}
.img-list .box-s .box-img img {
  transition: all 0.7s;
}
.img-list .box-s .box-info a {
  display: block;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.img-list .box-s .box-info .box-name {
  color: #147636;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
}
.img-list .box-s .box-info .box-job {
  line-height: 24px;
  height: 24px;
}
.img-list .box-s:hover img {
  transform: scale(1.1);
}
.img-list-02 .box-s {
  margin-bottom: 20px;
}
.img-list-02 .box-s .box-img {
  position: relative;
  margin-bottom: 5px;
  overflow: hidden;
  border: 1px solid #eee;
}
.img-list-02 .box-s .box-img img {
  display: block;
  height: 222px;
  width: 100%;
  transition: all 0.5s;
}
.img-list-02 .box-s .box-img .video-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(icon-video.png) no-repeat center center transparent;
}
.img-list-02 .box-s .box-title {
  display: block;
  line-height: 36px;
  height: 36px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
}
.img-list-02 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.img-list-02 .box-s:hover .box-title {
  color: #147636;
}
.img-list-03 .box-s {
  margin-bottom: 30px;
  height: 80px;
  border: solid 1px #eeeeee;
  overflow: hidden;
  text-align: center;
}
.img-list-03 .box-s img {
  transition: all 0.5s;
}
.img-list-03 .box-s:hover img {
  transform: scale(1.1);
}
.personnel-details .box-img {
  width: 184px;
  float: left;
}
.personnel-details .box-img img {
  display: block;
  width: 100%;
}
.personnel-details .box-info {
  overflow: hidden;
  margin-left: 215px;
  padding-top: 10px;
}
.personnel-details .box-info .box-name {
  line-height: 36px;
  color: #1e9146;
  font-weight: bold;
  margin-bottom: 10px;
}
.personnel-details .box-info .box-s {
  position: relative;
  padding-left: 55px;
  line-height: 36px;
  min-height: 36px;
  color: #333333;
}
.personnel-details .box-info .box-s .title-s {
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}
.contact-us {overflow: hidden;margin-top: 22px;}
.contact-us .box-s {
  border-bottom: 1px dashed #e6e6e6;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.contact-us .box-s .box-map {overflow: hidden;}
.contact-us .box-s .box-map img {display: block;float: right;}
.contact-us .box-s .box-info {
  padding-top: 10px;
}
.contact-us .box-s .box-info .title-s {
  line-height: 24px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
}
.contact-us .box-s .box-info .info-wrap {
  margin-bottom: 30px;
}
.contact-us .box-s .box-info .info-wrap:last-child {
  margin-bottom: 0;
}
.contact-us .box-s .box-info .info-s {
  position: relative;
  line-height: 26px;
  margin-bottom: 10px;
  padding-left: 28px;
  min-height: 26px;
}
.contact-us .box-s .box-info .info-s:last-child {
  margin-bottom: 0;
}
.contact-us .box-s .box-info .info-s .icon-s {
  position: absolute;
  left: 0;
  top: 0;
}
.sub-menu {
  background-color: #f6f8f7;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 24px;
}
.sub-menu a {
  color: #333333;
  float: left;
  margin-left: 30px;
}
.sub-menu a.active {
  font-weight: bold;
}
.single-page {
  color: #3b4461;
}
.single-page .m-title {
  text-align: center;
  margin-bottom: 25px;
}
.single-page .m-title h1 {
  line-height: 1.5;
  color: #333333;
  font-weight: bold;
}
.single-page .box-cont {
  color: #333333;
  text-align: justify;
  line-height: 2.2;
}
.form-page {
  padding-top: 20px;
}
.form-page label {
  font-weight: normal;
  text-align: right;
}
.form-page .tip {
  color: #f00;
}
.form-page .radio-inline {
  margin-top: 3px;
}
.form-page .form-title {
  color: #147636;
  margin-bottom: 30px;
  font-weight: bold;
  text-align: center;
}
.form-page .form-btn {
  background-color: #147636;
  color: #fff;
  width: 200px;
  margin-top: 20px;
}
.form-page .form-yzm {
  width: 100px;
  height: 46px;
  border-radius: 5px;
}
/*----------------------------20210708------------------*/
.index-banner {text-align: center;}
.index-banner {max-height: 200px;overflow: hidden;}
.pr-10 {
    padding-right: 10px;
}
.breadcrumb { background: transparent;
	margin-bottom: 0;
	font-size: 14px;
	border-radius: 0px;padding: 14px 15px 9px;
}
.breadcrumb > li { color:#444;}
.breadcrumb > li > a { color:#444;}
.breadcrumb > li > a:hover { color:#247d1f;}
.breadcrumb > li > a:after {
    content: '\f105';
    font-family: 'FontAwesome';
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 7px;
    color: #999;
}
.breadcrumb > li > a:last-child:after {
    content: "";padding: 0;
}
@media (max-width:767px) {
	.breadcrumb {padding:8px 0;}
}

/* pgnav */
.pgrow {margin-right: -5px;margin-left: -5px;}
.pgnav {
	position: relative;
	margin: 8px 0 16px;
}
.pgnav ul {
	margin: 0;
	padding: 0;
}
.pgnav li {
	margin: 0 5px 0 5px;
	padding: 0;
	list-style: none;
	display: inline-block;overflow: hidden;
}
.pgnav a {
	padding: 12px 30px;
	text-decoration: none;
	color: #333;
	line-height: 100%;font-size: 17px;font-weight: 700;background: #cfe6d7;display: block;border-radius: 30px;
}
.pgnav a:hover {
	color: #fff;background: #147636;
}
.pgnav .current a {background: #147636;color: #fff;}
.pgnav .active a {background: #147636;color: #fff;}
.pgnav a.active {
	background: #147636;
	color: #fff;
}
/* right nav */
.pgnav.right ul {
	text-align: right;
}
/* center nav */
.pgnav.center ul {
	text-align: center;
}
@media (max-width: 991px) {
	.pgnav a {padding: 12px 18px;}
}
@media screen and (max-width: 600px) {
.pgnav {
	margin: 0 0 14px;
}
.pgnav {
	position: relative;
	min-height: 42px;
}
.pgnav ul {
	width: 100%;
	padding: 5px 0;
	position: absolute;
	top: 0;
	left: 0;
	background: #cfe6d7 url(/eportal/uiFramework/commonResource/image/2025091113382417688.png) no-repeat 32px 17px;
	border-radius: 22px;z-index: 1;overflow: hidden;
}
.pgnav li {
	display: none; /* hide all <li> items */
	margin: 0;padding: 0;
}
.pgnav .active {
	display: block; /* show only current <li> item */
}
.pgnav a {
	display: block;
	padding: 8px 18px 8px 60px;
	text-align: left;border-radius:0;font-size: 19px;
}
.pgnav .active a {
	background: none;
	color: #147636;
}
.pgnav a:hover {background: none;color: #333;}
/* on nav hover */

.pgnav ul:hover {
	background-image: none;
}
.pgnav ul:hover li {
	display: block;
	margin: 0 0 5px;
}
.pgnav ul:hover .active {
	background: url(/eportal/uiFramework/commonResource/image/2025091113351713123.png) no-repeat 32px 12px;
}
/* right nav */

.pgnav.right ul {
	left: auto;
	right: 0;
}
/* center nav */
}

.nrhei {font-size: 16px; line-height: 190%; color: #444;word-wrap: break-word;}
.nrhei1 {font-size: 16px; line-height: 180%; color: #444;word-wrap: break-word;}

.personnel-list {overflow: hidden;margin-top: 28px;}
.personnel-list li{margin-bottom: 25px; display: block; overflow: hidden; border-bottom:#ccc dotted 1px;padding: 0 0 25px 0; }
.personnel-list li:last-child {border-bottom:#ccc dashed 0px;margin: 0;padding: 0; }
.personnel-list li h2 { font-size:17px; line-height:22px; margin:3px 0 20px 0;overflow: hidden;display: block;color: #147636;font-weight: 700;}
.personnel-list li h2 a { color:#147636;font-family: \5FAE\8F6F\96C5\9ED1;font-weight: 700;}
.personnel-list li h2 a:hover { color:#d20006; text-decoration:none;}
.personnel-list .news-img{ margin-right: 12px;}
.personnel-list .news-img img{}
.personnel-list .news-txt {width: 80%;margin-top: 4%;}
.personnel-list .news-txt p { line-height: 23px; font-size: 14px; margin: 0px; color:#525252;overflow: hidden;/*text-indent:2em;*/}
.personnel-list .news-txt p i { font-size: 15px; margin: 10px 0 0 0; color:#0086d1; display:block;font-style: normal;font-family: Arial;}
.personnel-list .news-txt p i a {color:#0086d1;font-size: 14px;text-decoration: none;font-style: normal;}
.personnel-list .news-txt p i a:hover {color:#ff7300;}
@media (min-width: 768px) {
	.personnel-list .news-txt p{ line-height: 23px; height: auto; font-size: 15px; overflow:hidden;}
	.personnel-list .news-img img{ width: 146px; height: auto;}
	.personnel-list .news-img{ margin-right: 48px;}
	.personnel-list li{margin-bottom: 25px; display: block;overflow: hidden;padding: 0 0 25px 0;}
}
@media (max-width: 1199px) {
	.personnel-list .news-txt {width: 96%;}
}
@media (max-width: 991px) {
	.personnel-list .news-img{ margin-right: 28px;}
	.personnel-list .news-txt {width: 100%;}
}
@media (max-width: 767px) {
	.personnel-list .news-img { margin-right: 0px;width: 100%;}
	.personnel-list .news-img img { width: auto;max-width: 184px;margin: 0 auto;display: block;}
	.personnel-list .news-txt {float: left;margin-top: 24px;}
	.personnel-list .news-txt p {overflow: inherit;text-indent: inherit;}
	.personnel-list li h2 { margin:3px 0 9px 0;}
	}

/*---------------å›¾ç‰‡åˆ—è¡¨---------------------*/
.new-graphics {margin-top: 0;}
.new-graphics li {margin-top: 26px;}
.new-graphics li .boxstyle {}
.new-graphics li .boxstyle a {}
.new-graphics li .boxstyle img {height: 216px;width: 100%;}
.new-graphics li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.new-graphics li .boxstyle .txtinfo {margin: 8px 2px 0 2px;overflow: hidden;}
.new-graphics li .boxstyle .txtinfo h5 {font-size: 15px;color: #106ece;margin: 0 0 3px 0;font-family: Arial;font-weight: 500;}
.new-graphics li .boxstyle .txtinfo h4 { color: #282828;font-size: 16px;line-height: 1.5;font-weight: 500;margin: 0;text-align: center;height: 48px;}
.new-graphics li .boxstyle .txtinfo h4 a { color: #282828;border: 0;-webkit-line-clamp: 2;display: -webkit-box;overflow: hidden;
/*! autoprefixer: off */
-webkit-box-orient: vertical;
/* autoprefixer: on */}
.new-graphics li .boxstyle .txtinfo h4 a:hover { color: #247d1f;}
.new-graphics li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.new-graphics li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1199px) {
	.new-graphics li .boxstyle img {height: 158px;}
	.new-graphics li .boxstyle .txtinfo h4 { font-size: 14px;}
}
@media (max-width: 991px) {
	.new-graphics li .boxstyle img {height: 164px;}
}
@media (max-width: 767px) {
	.new-graphics li .boxstyle img {height: auto;}
	.new-graphics li .boxstyle .txtinfo {height: auto;}
	.new-graphics li .boxstyle .txtinfo h4 { font-size: 18px;height: auto;}
	.new-graphics li .boxstyle .txtinfo h4 a {-webkit-line-clamp: inherit;}
}

.mt28 { margin-top:28px;}
.list-news { overflow:hidden; display:block;margin-top:28px;}
.list-news[data-v-qt] { margin-top:0px;}
.list-news li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4;margin-bottom: 16px;}
.list-news li:last-child {margin-bottom: 0px;}
.list-news li a{ float:left;/*width:86%;*/max-width: 88%;overflow:hidden;font-size:16px;line-height:150%; color:#333;background-image: url(/eportal/uiFramework/commonResource/image/2025091113364142371.png);background-repeat: no-repeat;background-position: left 8px;padding-left: 16px;text-overflow:ellipsis; white-space:nowrap;text-align: justify; }
.list-news li a > img {display: inline-block;margin: 0 0 0 6px;}
.list-news li a:hover {color: #01792b;}
.list-news i {float: left;margin: 14px 0 0 8px;}
.list-news span {line-height:150%;color:#6d967b; font-size: 15px; font-family:Arial;}
.list-news span.right {float: right;}
.nol {}
@media (max-width: 1199px) {
	.list-news li a{max-width: 86%;}
}
@media screen and (max-width: 991px){
    .list-news li a{white-space: normal;max-width: 76%;}
    .list-news .nol li a {white-space: nowrap;max-width: 84%;}
	.list-news i {margin: 12px 0 0 8px;}
}
@media screen and (max-width: 767px){
    .list-news li a {max-width: 72%;}
    .list-news .nol li a {white-space: normal;max-width: 72%;}
    .list-news span {font-size: 14px;}
}
@media (max-width: 380px){
    .list-news li a, .list-news .nol li a {max-width: 100%;}
    .list-news span {width: 100%;padding: 4px 0px 0 16px;} 
}

.xlmain {display: block;margin:0;}
.xlmain hr {border-top: 1px solid #e1e5f3;}
.xlmain .wztitle {color: #247d1f;line-height:140%; font-size: 28px;margin: 24px 0 36px 0;font-weight: 700;text-align: center;/*word-break: break-all;*/}
.xlmain .dptitle {color: #354a96;line-height:130%; font-size: 28px;margin: 0 0 16px 0;font-weight: 700;/*word-break: break-all;*/}
.xlmain .lwtitle {color: #354a96;line-height:130%; font-size: 26px;margin: 15px 0 24px 0;font-weight: 700;/*word-break: break-all;*/}
.xlmain .basicinfo {border-bottom: solid 1px #e2e2e2; padding: 0px 0px 3px 0px;}
.xlmain .basicinfo .qtinfo {color:#777; font-size: 14px;margin: 0 0 10px 0;}
.xlmain .basicinfo .qtinfo a {color:#777; text-decoration: none;font-size: 14px;}
.xlmain .basicinfo .qtinfo a:hover {color:#de0c0c; text-decoration: none;}
.xlmain .basicinfo .share {float: right;}
.xlmain .basicinfo .ot-socials {text-align: right;}
.xlmain .basicinfo .ot-socials a {display: inline-block;height: 16px;width: 20px;text-align: center;line-height: 30px;margin-right: 8px;font-size: 14px;padding: 0;text-decoration: none;}
.xlmain .basicinfo .ot-socials .share-wx {background-image: url(fx-wx.png);background-repeat: no-repeat;background-position: 50% 50%;}
.xlmain .basicinfo .ot-socials .share-wx:hover {opacity: .6;}
.xlmain .basicinfo .ot-socials .share-qq {background-image: url(fx-qq.png);background-repeat: no-repeat;background-position: 50% 50%;}
.xlmain .basicinfo .ot-socials .share-qq:hover {opacity: .6;}
.xlmain .basicinfo .ot-socials .share-wb {background-image: url(fx-wb.png);background-repeat: no-repeat;background-position: 50% 50%;}
.xlmain .basicinfo .ot-socials .share-wb:hover {opacity: .6;}
.xlmain .text { margin:0; overflow:hidden; display:block;}
.xlmain .text p {margin: 0 0 18px 0;}
.xlmain .text p:last-child {margin: 0 0 0 0;}
.xlmain .text img {display: block;margin-right: auto;margin-left: auto;}
.xlmain .text video {object-fit: fill;width: 100% !important;height: 100% !important;}

.xlmain .text .sz {width: 244px;margin-left: 80px;float: right;}
.xlmain .text .sz img {width: 244px;}
.xlmain .text .szzc {overflow: hidden;}

.xlmain .textxl { margin:26px 0 0 0; overflow:hidden; display:block;}
.xlmain .textxl p {margin: 0 0 18px 0;}
.xlmain .textxl p:last-child {margin: 0;}
.xlmain .textxl img {display: block;margin-right: auto;margin-left: auto;}
.xlmain .textxl table {margin: 0 0 15px 0;}
.xlmain .textxl td {text-align: center;}
.xlmain .textxl video {border: #eff1f7 solid 6px;border-radius: 5px;width: 66% !important;height: 100% !important;margin-bottom: 16px;margin-top: 10px;object-fit: fill;}
.xlmain .textld {margin: 32px 0 30px 0;}
.xlmain .textld .photo {float: left;position: relative;margin: 0 26px 0px 26px;}
.xlmain .textld .photo img {border-radius: 4px;margin: 0 0 15px 0 !important;display: block;margin-right: auto !important;margin-left: auto !important;max-width: 200px;
-ms-box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
-o-box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
-moz-box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
-webkit-box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
}
.xlmain .textsp { margin:38px auto 0 auto; overflow:hidden; display:block;width: 66%;position: relative;}
.xlmain .textsp .txsp {position: absolute;bottom: 0;left: 0;width: 100%;height: 50px;background: #fff;z-index: 1;}
.xlmain .textsp video {border: #eff1f7 solid 6px;border-radius: 5px;width: 100% !important;height: 100% !important;}

.xlmain .table-bordered > tbody > tr > th, .xlmain .table-bordered > tbody > tr > td {vertical-align: middle;letter-spacing: 0px;}
.xlmain .table-bordered > tbody > tr > td {font-size: 15px;}
.xlmain .table-bordered > tbody > tr > th {font-size: 15px;color: #282828;background-color: #f3f3f3;}

.rylanmu { overflow: hidden;background: #f0f3fa;border-left: 5px solid #1958af;padding: 0 12px 0 17px;margin: 18px 0 16px 0;}
.rylanmu_l { color:#1958af;float:left;font-weight: 700;font-size:20px;line-height: 140%;padding: 7px 0;}
.rylanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.xlmain .textry {overflow: hidden;margin-top: 38px;}
.xlmain .textry .mt {margin-top: 288px;}
.xlmain .textry h3 { font-size:32px;line-height:1.2; margin:0 0 30px 0;display: block;color: #272727;font-weight: 700;}
.xlmain .textry h3 span {font-size: 22px;margin-left: 20px;color: #999;}
.xlmain .textry h4 { font-size:24px;line-height:1.2; margin:5px 0 20px 0;display: block;color: #282828;font-weight: 700;}
.xlmain .textry h4 span {font-size: 22px;margin-left: 20px;color: #999;}
.xlmain .textry p {margin: 0 0 18px 0;}
.xlmain .textry p a {color: #333;}
.xlmain .textry p a:hover {color: #005bac;}
.xlmain .textry th {color: #333;font-size: 16px;}
.xlmain .textry .ryname {overflow: hidden;border-left: 10px #FF9800 solid;padding-left: 20px;margin: 24px 0 40px 0;}
.xlmain .textry .ryname h4 {font-size: 20px;font-weight: 500;color: #333;margin: 0 0 12px 0;}
.xlmain .textry .ryname h4 b {font-size: 32px;color: #004098;font-weight: 700;}

.xlmain .textry .ryinfo {overflow: hidden;background: #e6f3fc;}
.xlmain .textry .ryinfo .ryimg { margin-right: 30px;background: #c1dced;padding: 30px 50px;}
.xlmain .textry .ryinfo .ryimg img{ border-radius: 5px;width: 180px;height: 240px;}
.xlmain .textry .ryinfo .rytxt p { line-height: 220%; font-size: 17px; margin: 30px 0 0 0; color:#222;}
.xlmain .textry .ryinfo .rytxt p a {color:#222;font-size: 17px;text-decoration: none;font-style: normal;}
.xlmain .textry .ryinfo .rytxt p a:hover {color:#ff7300;}
.xlmain .textry .rydetail {overflow: hidden;padding: 8px 0 0 0;}
.xlmain .textry .rydetail .detail {padding-left: 2px;font-size: 15px !important;line-height: 1.7 !important;}
.xlmain .textry .rydetail table {border: transparent;}
.xlmain .textry .rydetail tbody {background-color: transparent;}
.xlmain .textry .fl {margin-right: 28px;margin-bottom: 12px;}
.xlmain .textry .fl img {max-width: 198px;}
.xlmain .textry .fl h4 {font-size: 15px;line-height: 1.5;margin: 15px 0;text-align: center;font-weight: 500;color: #3157bb;}

.xlmain .textqk {overflow: hidden;font-size: 15px;line-height: 160%;color: #333;margin-top: 11px;}
.xlmain .textqk p {margin: 0;}

.platformbox {display:block;overflow:hidden;text-align: center;margin: 0 0 68px 0;}
.xlmain .platforminfo { margin:0 auto; overflow:hidden; display:block;min-height: 1000px;}
.xlmain .platforminfo p {margin: 0 0 16px 0;}
.xlmain .platforminfo p:last-child {margin: 0 0 0 0;}
.xlmain .platforminfo img {display: block;margin: 0 auto 70px auto;}

.xlmain .text .table {margin-top: 26px;margin-bottom: 0;}
.xlmain .text .table-bordered > tbody > tr > td {border-color: #cce0d3;font-size: 14px;display: table-cell;vertical-align: middle;text-align: center;}
.xlmain .text .table-bordered > thead > tr {background: #147636;font-size: 17px;color: #fff;text-align: center;font-weight: 700;}
.xlmain .text .table-bordered > tbody > tr:nth-child(odd) {background: #e3efe7;}
.xlmain .text .table-bordered > thead > tr > td {border-bottom: 0;}

@media (min-width: 992px) {
	.xlmain .platforminfo { width: 876px;}
}
@media (min-width: 767px) {
	.xlmain .textxl img {max-width: 640px;}
}
@media (max-width: 1199px) {
	.xlmain .textsp { width: 64%;}
    .xlmain .text .sz {margin-left: 40px;}
    .xlmain .textxl video {width: 76% !important;}
}
@media (max-width: 991px) {
	.xlmain .wztitle {font-size: 24px;}
	.xlmain .textsp { width: 80%;}
	.xlmain .textld .photo {width: 100%;margin: 0 0 18px 0;}
    .xlmain .text .szzc {overflow: initial;}
}
@media (max-width: 800px) {
	.platformbox {margin: 32px 0 48px 0;}
	.xlmain .platforminfo { min-height: 800px;}
	.xlmain .platforminfo img {margin: 0 auto 60px auto;}
}
@media (max-width: 767px) {
	.xlmain .wztitle { margin: 0 0 18px 0;font-size: 18px;}
	.xlmain .basicinfo .qtinfo {margin: 0 0 8px 0;}
	.xlmain .text { margin:18px 0 12px 0;}
    .xlmain .text .sz {margin-left: 0px;width: 100%;float: inherit;margin-bottom: 20px;}
	.xlmain .textxl { margin:20px 2px 0 2px;}
    .xlmain .textxl video {width: 100% !important;}
	.xlmain .textsp { width: 100%;margin:20px auto 4px auto;}
	.xlmain .platforminfo {width: 100%;}
	.xlmain .platforminfo img {margin: 0 auto 40px auto;}
    .xlmain .textry .fl {width: 100%;}
    .xlmain .textry .fl img {margin-left: auto;margin-right: auto;margin-bottom: 20px;display: block;}
    .xlmain .textry h3 span {display: block;margin-top: 8px;margin-left: 0;}
}


/* 3.3. Thumbnail */
.thumbnail {
  padding: 0;
}
  
.thumbnail.thumbnail_big{
  margin-bottom:0
}

.thumbnail > img {
  margin: 0;
  width: 100%;
}

.thumbnail_big .thumbnail__caption {
  padding: 18.77px 9px;
}

.thumbnail__caption {
  padding: 9px;
  color: #333;
}

.thumbnail__news {
  padding: 15px;
  color: #333;
}

.thumbnail__link {
  display: block;
}

.thumbnail__link img {
  margin: 0;
  width: 100%;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.thumbnail__link:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.thumbnail__link:hover + .thumbnail__caption .icon-play {
  -webkit-animation-duration: .7s;
          animation-duration: .7s;
  -webkit-animation-name: video-arrow;
          animation-name: video-arrow;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
/* 3.3. END Thumbnail */
.thumbnail__link img {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
.thumbnail__link {
  display: block;
  overflow: hidden;
}

/* end yellow line in title word*/
/* thumbnail image hover */
.thumbnail__link {
    position: relative;
}
.thumbnail__link::before {
    position: absolute;
    top: 0;
    left: -86%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.thumbnail__link:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

#marquee { width:100%; height:292px; overflow:hidden; margin: 0 0 36px;}
@media (max-width: 767px) {
	#marquee{ height:260px;}
}

.notice { width:100%;}
.notice dl {margin-bottom: 0;}
.notice dd { margin: 0 0 20px 0;padding-bottom: 20px;border-bottom: #d0d4e4 dotted 1px;position: relative;}
.notice dd::before {
    position: absolute;
    content: "";
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: #dc3c46;
    transition: transform 250ms ease-in;
    transform: scaleX(0);
    transform-origin: right center
}
.notice dd:hover::before {
    transform: scaleX(1);
    transform-origin: left center
}
.notice dd span { float:left;color:#fff;text-align:center;width:102px;height: 102px; margin-right:25px;font-size:36px;font-weight: 700;line-height: 1;border-radius: 3px;overflow: hidden;padding: 15px 0 8px 0;background-color: #cacaca;}
.notice dd span b { text-align: center; line-height: 1.2; font-size: 20px;display: block; color:#fff;font-weight: 500;margin-top: 6px;}
.notice dd:hover span {background-color: #dc3c46;}
.notice dd .hdtitle {}
.notice dd .hdtitle h4 {margin: 0 0 10px 0;font-size: 16px;line-height: 1.4;color: #333;font-weight: 700;overflow: hidden;display: block;}
.notice dd:hover .hdtitle h4 {color: #c41c27;}
.notice dd .hdtitle p {margin: 3px 0 0 0;font-size:14px; color:#888; line-height:1.5;height: 40px;
-webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
@media (min-width: 420px) {
	.notice dd .hdtitle {overflow: hidden;}
}
@media (max-width: 991px) {
    .notice dd span { width:82px;height: 82px; margin-right:18px;padding: 9px 0 8px 0;}
	.notice dd span b {font-size: 18px;}
}
@media (max-width: 767px) {
	.notice dd span {margin-right: 15px;}
    .notice{height: auto;}
	.notice dd .hdtitle h4 a{ white-space: initial;}
	.notice dd .hdtitle p {-webkit-line-clamp: initial;height: auto;display: block;overflow: initial;line-height: 1.7;}
	.notice dd span {padding: 8px 0 8px 0;width: 70px;height: 70px;}
	.notice dd span b {font-size: 15px;margin-top: 0;}
}

/*分享*/
.social-share {
  /*二维码样式*/
}
.social-share a {
  position: relative;
  text-decoration: none;
  margin: 4px;
  display: inline-block;
  outline: none;
}
.social-share .social-share-icon {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  font-size: 20px;
  border-radius: 50%;
  line-height: 32px;
  border: 1px solid #666;
  color: #666;
  text-align: center;
  vertical-align: middle;
  transition: background 0.6s ease-out 0s;
}
.social-share .social-share-icon:hover {
  background: #666;
  color: #fff;
}
.social-share .icon-wechat .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  z-index: 1000;
  top: -205px;
  left: -64px;
  width: 160px;
  height: 192px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 10px #aaa;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}
.social-share .icon-wechat .wechat-qrcode.bottom {
  top: 40px;
  left: -64px;
}
.social-share .icon-wechat .wechat-qrcode.bottom:after {
  display: none;
}
.social-share .icon-wechat .wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}
.social-share .icon-wechat .wechat-qrcode .qrcode {
  width: 105px;
  margin: 10px auto;
}
.social-share .icon-wechat .wechat-qrcode .qrcode table {
  margin: 0 !important;
  width: 100px !important;
  height: 100px !important;
}
.social-share .icon-wechat .wechat-qrcode .qrcode table tr {
  height: auto !important;
}
.social-share .icon-wechat .wechat-qrcode .help p {
  font-weight: normal;
  line-height: 16px;
  padding: 0;
  margin: 0;
}
.social-share .icon-wechat .wechat-qrcode:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -13px;
  width: 0;
  height: 0;
  border-width: 8px 6px 6px 6px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
.social-share .icon-wechat:hover .wechat-qrcode {
  display: block;
}
.share-xl .social-share a {
  display: inline-block;
  width: 24px;
  height: 24px;
  border: none;
}
.share-xl .social-share a.icon-wechat {
  background: url("/eportal/uiFramework/commonResource/image/2025073013173739679.png");
  background-size: contain;
}
.share-xl .social-share a.icon-weibo {
  background: url("/eportal/uiFramework/commonResource/image/2025073013171457669.png");
  background-size: contain;
}

/* Breadcrumb
---------------------------------- */
.bread-item {
  background: transparent;
  margin-bottom: 0;
  font-size: 14px;
  color: #7B7E9A;
  border-radius: 0px;
  padding: 15px 0 9px;
  position: relative;
}
.bread-item > span {
  color: #7B7E9A;
  font-size: 14px;
}
.bread-item > span > a {
  color: #7B7E9A;
  font-size: 14px;
}
.bread-item > span > a:hover {
  color: #1e9146;
}
.bread-item > span > a:last-child {
  color: #1e9146;
}
.bread-item[data-v-xl] {
  padding: 2px 0 18px 0;
}
@media (max-width: 991px) {
  .bread-item {
    padding: 12px 0 4px;
  }
  .bread-item:after {
    top: 14px;
  }
}

/*分页*/
.pmt1 {margin-top: 30px;}
.comp-pages {overflow: hidden;}
.comp-pages.comp-page-01 .page-pc a {
  background: #EDEDED;
}
.comp-pages.comp-page-01 .page-pc a,
.comp-pages.comp-page-01 .page-pc span {
  border: none!important;
}
.comp-pages.comp-page-02 .page-pc a,
.comp-pages.comp-page-02 .page-pc span {
  border-radius: 20px;
}
.comp-pages.comp-page-03 .page-pc a,
.comp-pages.comp-page-03 .page-pc span {
  border: none!important;
  border-radius: 20px;
}
.comp-pages .page-pc {
  text-align: right;
}
.comp-pages .page-pc ul li {
  display: inline-block;
  vertical-align: bottom;
}
.comp-pages .page-pc a,
.comp-pages .page-pc font {
  display: inline-block;
  height: 36px;
  min-width: 36px;
  line-height: 36px;
  border-radius: 4px;
  background: #fff;
  text-align: center;
  font-size: 14px;
  color: #666666;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 2px;
  margin-right: 2px;
  background: #f4f9f6;
}
.comp-pages .page-pc a:hover,
.comp-pages .page-pc font:hover,
.comp-pages .page-pc a.active,
.comp-pages .page-pc font.active {
  background: #1e9146;
  color: #fff;
}
.comp-pages .page-pc font {
  background: #1e9146;
  color: #fff;
}
.comp-pages .page-phone {
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #1e9146;
  display: none!important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.comp-pages .page-pc a:hover,
.comp-pages .page-pc a.active {
  background: #1e9146;
  color: #fff;
}
.comp-pages .page-pc span {
  display: none !important;
}

/*------------Search-------------*/
body .content-info .search-header {
  margin-bottom: 35px;
  margin-top: 15px;
}
body .content-info .search-header .search-po {
  background: none;
}
body .content-info .search-header .search {
  padding: 0 !important;
}
body .content-info .search-header .search .wrapper-box {
  width: 100% !important;
}
body .content-info .search-header .search .wrapper-box .search-box-div {
  width: 100%;
}
body .content-info .search-header .search .wrapper-box .search-box-div > div:nth-child(1) {
  width: 100%;
}
body .content-info .search-header .search .wrapper-box .wrapper {
  width: 100% !important;
  margin-left: 0 !important;
  background-color: transparent !important;
  border: 1px solid #1e9146;
}
body .content-info .search-header .search .wrapper-box .container-1-left {
  padding: 0;
  margin: 0;
}
body .content-info .search-header .search .container-1 {
  display: none;
}
body .search-header .search .action-logo {
  display: none;
}
body .content-info .search-header .search .wrapper .search-header-info {
  margin-left: 20px;
  margin-right: 20px;
}
body .content-info .search-header .search .wrapper .group .view {
  background-color: #1e9146 !important;
}
body .content-info .search-header .search-footer-container {
  display: none;
}
body .content-info .search-tool {
  display: none;
}
body .content-info .content .container {
  padding: 0;
  width: 100% !important;
  max-width: 100% !important;
}
body .search-header .search .wrapper .group .view .label {
  margin-left: 0 !important;
}
body .search-header .search .wrapper .group .view .icon {
  margin-left: 26px !important;
}
body .search-header .search .wrapper .group {
  margin-bottom: 0;
}
.search-text-several .mod .body .group-3 .summary-1 {
  color: #9C9DAF !important;
  font-size: 15px !important;
  text-indent: 0 !important;
}
.search-text-several .mod .search-text-header .header .group .summary-1 {
  color: #333333 !important;
  width: 1200px !important;
  font-size: 17px !important;
}
.search-text-several .mod .body .group-3 .view .summary-3 {
  color: #9C9DAF !important;
}
.search-text-several .mod .body .group-3 {
  margin-left: 20px !important;
}
.search-text-several .mod {
  background-color: transparent !important;
}
body .content-info .pagination {
  justify-content: center;
}
.pagination a,
.pagination span,
.pagination input,
.pagination button {
  font-family: FontAwesome;
  height: 40px;
  min-width: 40px;
  line-height: 40px;
  font-size: 14px;
  border-radius: 50% !important;
  margin: 0 3px !important;
  padding: 0 15px !important;
  text-align: center;
  color: #555555 !important;
}
.pagination a:hover {
  color: #ffffff !important;
  background-color: #1e9146 !important;
}
.pagination a.active {
  background-color: #1e9146 !important;
  color: #fff !important;
}
.investigation {
  display: none !important;
}
.search-text-several .address {
  margin-top: 10px;
}
.search-text-several .mod .body {
  margin-top: 6px !important;
}
.search-text-several .mod .search-text-header .tag-wrapper {
  padding: 5px !important;
  height: 30px !important;
}
.search-text-several .mod .body .group-img div {
  width: 110px;
  height: 130px;
  overflow: hidden;
}
.search-text-several .mod .body .group-img img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
@media (max-width: 1440px) {
  .search-text-several .mod .search-text-header .header .group .summary-1 {
    width: 1060px !important;
  }
}
@media (max-width: 1199px) {
  .search-text-several .mod .search-text-header .header .group .summary-1 {
    width: 700px !important;
  }
}
@media (max-width: 991px) {
  .search-text-several .mod .search-text-header .header .group .summary-1 {
    width: 520px !important;
  }
}
@media (max-width: 767px) {
  .search-text-several .mod .search-text-header .header .group {
    height: auto !important;
  }
  .search-text-several .mod .search-text-header .header .group .summary-1 {
    width: 100% !important;
    white-space: inherit;
    line-height: 1.3 !important;
  }
  .search-text-several .mod .body {
    display: block !important;
    overflow: hidden;
  }
  .search-text-several .mod .body .group-img {
    float: left;
    margin-right: 16px;
  }
  .search-text-several .mod .body .group-3 {
    overflow: hidden;
    width: auto !important;
    margin-left: 0px !important;
  }
}