/* hover_style */
@media all and (max-width: 1023px) {
  .index-box-03 .swiper-button-prev {
    left: 0;
  }
  .index-box-03 .swiper-button-next {
    right: 0;
  }
}
@media all and (max-width: 991px) {
  .inform-mod {
    margin-bottom: 30px;
  }
  /*header*/
  .webheader {
    background: url("/eportal/uiFramework/commonResource/image/2025091113361080582.png") no-repeat bottom center;
    background-size: cover;
    min-height: 120px;
  }
  .webheader .container {
    position: relative;
  }
  .webheader .h-logo {
    float: left;
    padding-top: 30px;
    padding-bottom: 30px;
    max-width: 350px;
  }
  .webheader .h-logo img {
    display: block;
  }
  .webheader .tools {
    margin-top: 40px;
    float: right;
    right: 60px;
  }
  .webheader .navbar-toggle {
    position: absolute;
    right: 0;
    top: 38px;
    padding: 5px 10px;
    border: 1px solid #147636;
  }
  .webheader .navbar-toggle .fa {
    color: #147636;
  }
	.contact-us .box-s .box-map img {margin-bottom: 12px;float: initial;}
	.page-main {padding-bottom: 30px;}
	.footer .footer-logo {margin-top: -9px;}
	.footer .footer-info {margin-left: 306px;margin-top: 12px;line-height: 33px;float: inherit;}
}
@media all and (max-width: 767px) {
  /*header*/
  .webheader {
    background: url("/eportal/uiFramework/commonResource/image/2025091113361080582.png") no-repeat bottom center;
    background-size: cover;
    min-height: 120px;
  }
  .webheader .container {
    position: relative;
  }
  .webheader .h-logo {
    float: none;
    padding-top: 30px;
    padding-bottom: 15px;
    max-width: 100%;
  }
  .webheader .h-logo img {
    display: block;
  }
  .webheader .tools {
    margin-top: 0;
    float: right;
    right: 60px;
    margin-bottom: 20px;
  }
  .webheader .navbar-toggle {
    position: absolute;
    right: 0;
    top: auto;
    bottom: 17px;
    padding: 5px 10px;
    border: 1px solid #147636;
  }
  .webheader .navbar-toggle .fa {
    color: #147636;
  }
  /*footer*/
  .footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .footer .footer-logo {
    float: none;width: 100%;
  }
	.footer .footer-logo img {margin: 0 auto;display: block;}
  .footer .footer-info {
    margin-left: 0;
    color: #FFFFFF;
    line-height: 24px;
    background: none;
    padding: 5px 0 0 0;
	  text-align: center;
  }
  /*page */
  .page {
    display: none;
  }
  .page-phone {
    display: block;
  }
  .index-box {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .index-box-01 .news-banner {
    border: solid 4px #85c39b;
    margin-bottom: 10px;
  }
  .index-box-01 .news-banner .banner-box {
    height: 190px;
    overflow: hidden;
  }
  .index-box-01 .news-banner .banner-box img {
    display: block;
    height: 190px;
  }
  .index-box-01 .news-banner .banner-box .banner-title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 7px 105px 7px 15px;
  }
  .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 {
    right: 10px;
  }
  .index-box-01 .news-banner .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .index-box-01 .news-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
  }
  .index-box-01 .news-banner .swiper-button-next,
  .index-box-01 .news-banner .swiper-button-prev {
    width: 34px;
    height: 34px;
    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;
    background-size: contain;
    left: 10px;
  }
  .index-box-01 .news-banner .swiper-button-next {
    background: url("/eportal/uiFramework/commonResource/image/2025091113334995027.png") no-repeat top center;
    background-size: contain;
    right: 10px;
  }
  .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: 26px;
    height: auto;
    white-space: normal;
  }
  .index-box-01 .news-info .info-top .box-txt {
    margin-top: 5px;
    max-height: 63px;
    -webkit-line-clamp: 3;
    line-height: 1.5;
  }
  .index-box-01 .news-info .info-list .box-s {
    position: relative;
    padding-right: 0;
    height: auto;
    line-height: 26px;
    padding-left: 16px;
    margin-bottom: 5px;
  }
  .index-box-01 .news-info .info-list .box-s .box-title {
    height: auto;
    white-space: normal;
  }
  .index-box-01 .news-info .info-list .box-s .box-date {
    position: static;
    display: none;
  }
  .index-box-02 {
    padding-top: 0;
  }
  .index-box-02 .video-reg-mod .video-box {
    margin-bottom: 20px;
    overflow: hidden;
  }
  .index-box-02 .video-reg-mod .video-box img {
    height: 188px;
  }
  .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 .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 {
    left: 5px;
  }
  .index-box-03 .swiper-button-next {
    right: 5px;
  }
  .index-box-04 .row {
    margin-left: -8px;
    margin-right: -8px;
  }
  .index-box-04 .row .box-w {
    padding-left: 8px;
    padding-right: 8px;
  }
  .index-box-04 .box-s {
    margin-bottom: 15px;
    height: 46px;
    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);
  }
  .text-list .box-s .box-info {
    margin-left: 95px;
  }
  .text-list .box-s .box-info .box-title {
    line-height: 26px;
    height: auto;
    white-space: normal;
  }
  .text-list-02 .box-s {
    padding: 15px;
    margin-bottom: 20px;
  }
  .text-list-02 .box-s .box-title {
    line-height: 26px;
    height: auto;
    white-space: normal;
  }
  .text-list-02 .box-s .box-txt {
    line-height: 24px;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .img-txt-list .box-s.img-none .box-info {
    margin-left: 0;
  }
  .img-txt-list .box-s .box-img {
    width: 100%;
    float: none;
  }
  .img-txt-list .box-s .box-info {
    margin-left: 0;
  }
  .img-list .box-s .box-img {
    height: 220px;
  }
  .img-list-02 .box-s .box-img img {
    height: 100%;
  }
  .img-list-02 .box-s .box-title {
    line-height: 26px;
    height: auto;
    white-space: normal;
  }
  .img-list-03 {
    margin-left: -8px;
    margin-right: -8px;
  }
  .img-list-03 .box-w {
    padding-left: 8px;
    padding-right: 8px;
  }
  .img-list-03 .box-s {
    margin-bottom: 15px;
    height: 46px;
    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 {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .personnel-details .box-info {
    margin-left: 0;
    padding-top: 10px;
  }
	.img-txt-list .box-s .box-img img {width: 100%;height: auto;}
  .index-box-01 .news-info .info-list .box-s:before {top: 9px;}
}
@media (max-width: 320px) {
	.search-box {width: 230px;}
}