﻿:root {
  --default-color: #1d563f;
  --main-color: #2a2220;
  --second-color: #1d563f;
  --third-color: #a58c4c;
  --forth-color: #8d7974;
  --fifth-color: #aefd9b;
  --sixth-color: #0055bd;
  --lightgray-color: #8f8f8f;
  --gray-color: #646464;
  --secondgray-color: #6b6b6b;
  --darkgray-color: #0b0b0b;
  --main-trans: invert(13%) sepia(11%) saturate(809%) hue-rotate(325deg) brightness(88%) contrast(94%);
}

/*https: //codepen.io/sosuke/pen/Pjoqqp  color filter trans*/
@media (min-width: 480px) {
    body.home section.home_news.discont .item .pic {
        width: 90%;
        margin: 0 auto;
    }
}
@media (min-width: 575px) {
    body.home section.home_news.discont > .container-fluid {
        /* padding: 0 104px; */
        width: 90%;
    }
    
}
@media (min-width: 768px) {
 /* .header .navbar .nav-brand-wrapper {
    padding: 15px 30px 17px;
    border-bottom-right-radius: 30px;
    margin-bottom: -10px;
  }
  .header .navbar .navbar-brand {
    width: 58px;
    height: 80px;
    margin: 0;
  }*/
    .header .navbar-collapse > .navbar-nav .nav-link {
        padding: 12px 15px;
    }
  .is_scroll .header .navbar {
    /*background: rgba(255,255,255,.95);*/
  }
 /* .is_scroll .header .navbar .nav-brand-wrapper {
    padding: 8px 30px 10px;
    border-bottom-right-radius: 20px;
  }
  .is_scroll .header .navbar .navbar-brand {
    width: 43px;
    height: 60px;
  }*/
  .is_scroll .header .navbar .small-btn-box {
    margin-top: 6px;
  }
  .is_scroll .header .navbar-collapse > .navbar-nav {
   /* -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    margin-top: 6px;*/
  }
  .is_scroll .header .navbar-collapse > .navbar-nav .nav-link {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .is_scroll .header .navbar-collapse > .navbar-nav .navbar-nav .nav-link {
    padding: 10px 12px;
  }
    body.home .link .item p {
        width: 80%;
        margin: 0 auto;
    }
    .header .nav-item.dropdown > .navbar-nav > li:first-child > .nav-link {
        border-radius: 8px 8px 0 0;
    }
    .header .nav-item.dropdown > .navbar-nav > li:last-child > .nav-link {
        border-radius: 0 0 8px 8px;
    }
}
@media (min-width: 992px) {
 /* .header .navbar .nav-brand-wrapper {
    padding: 19px 46px 22px;
  }
  .header .navbar .navbar-brand {
    width: 79px;
    height: 110px;
  }*/
}
@media (max-width: 1499px) {
  .banner .bann_deco .item.deco03 {
    /*right: 5%;
    bottom: 9%;*/
  }
    .banner:before {
        height: 5vh;
    }
}
@media (max-width: 1399px) {
  /*.banner .bann_deco .item.deco03 {
    right: 4%;
    bottom: 4.5%;
  }*/
  .footer .deco .item.item01 {
    bottom: calc(100% + 85px);
    left: 15.5%;
  }
  .footer .deco .item.item02 {
    bottom: calc(100% + 85px);
    left: 19%;
  }
  .article-list .item .time {
    margin-right: 4em;
  }
  body.home section.about.sec01 {
    margin-top: 110px;
    padding-bottom: 140px;
  }
  body.home section.about.sec01 p {
    font-size: 1rem;
    margin-bottom: 2em;
  }
  body.home section.about.sec01 .deco .item.bg {
    width: 63.6vw;
  }
  body.home section.about.sec02 {
    margin-top: 120px;
    padding-bottom: 120px;
  }
  body.home section.news .container {
    padding-top: 85px;
    padding-bottom: 40px;
  }
    body.home section.news .deco .item.item00 {
        top: 174%;
        left: -25%;
        width: 36.7vw;
    }
}
@media (max-width: 1199px) {
  .header .navbar-nav .nav-link {
    padding: 25px 10px 25px;
  }
    .banner:before {
        height: 6.95vh;
        bottom: -13px;
    }
    .banner .bann_deco .item.deco01 {
        left: 4%;
        bottom: 3%;
    }
  .banner .bann_deco .item.deco02 {
    left: 39%;
    bottom: 2%;
  }
    .banner .bann_deco .item.deco03 {
        right: 20%;
        bottom: 0%;
    }
  .footer_mid .social-box {
    padding: 8px 15px;
    margin-top: 10%;
  }
  .footer_mid .social-box ul li a {
    font-size: 16px;
  }
  .article-list .item {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .article-list .item .time {
    margin-right: 3em;
  }
  body.home section .h3 {
    font-size: 1.8rem;
    letter-spacing: 0.15em;
    margin-bottom: 20px;
  }
  body.home section.about.sec01 p {
    font-size: 0.9375rem;
    margin-bottom: 1.5em;
  }
  body.home section.about.sec01 .deco .item.bg {
    width: 66.6vw;
  }
  body.home section.about.sec01 .deco .item.item01 {
    top: 4%;
  }
  body.home section.about.sec01 .deco .item.item02 {
    top: -1%;
  }
  body.home section.about.sec01 .deco .item.item05 {
    bottom: -8%;
    left: 41%;
  }
  body.home section.about.sec01 .deco .item.item06 {
    bottom: -41%;
    left: 13%;
  }
  body.home section.about.sec01 .deco .item.item07 {
    bottom: -28%;
    left: 24%;
  }
  body.home section.about.sec01 .deco .item.item08 {
    bottom: -18%;
    left: 31%;
  }
  body.home section.about.sec02 .pic .pic-desc {
    padding: 20px 58px;
  }
  body.home section.about.sec02 .pic .pic-desc .num {
    font-size: 2.5rem;
  }
  body.home section.about.sec02 .pic .pic-desc .info .desc {
    font-size: 1.25rem;
  }
    body.home section.active .deco, body.home section.home_news .deco {
        top: -56px;
    }
  body.home section.news .container .h3 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 80%;
            flex: 1 1 80%;
    margin-bottom: 15px;
  }
    body.home section.news .container .more-btn-area {
        margin-top: 10px !important;
        text-align: right;
    }
    body.home section.news .container .article-list, body.home section.news .container .slickfixedInitPosition,  body.home section.news .container .gallery-list {
      
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        width: 100%;
    }

    body.home .home_news .gallery-list .item {
        width: 50%;
        padding-right: calc(var(--bs-gutter-x) * 0.5);
        padding-left: calc(var(--bs-gutter-x) * 0.5);
    }

}
@media (max-width: 1199px) and (min-width:768px){
    .header .navbar > .container-fluid {
        flex-direction: column;
    }
    .header > .navbar .nav-brand-wrapper {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
}
@media (max-width: 1099px) {
    body.home section > .container {
        width: 90%;
        padding-right: calc(var(--bs-gutter-x) * 0.5);
        padding-left: calc(var(--bs-gutter-x) * 0.5);
    }
}
@media (max-width: 991px) {
  .header > .navbar {
    /*padding: 0 10px;*/
  }
   
  
  .header .navbar-collapse {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: end !important;
  }
  .header .navbar-collapse > .navbar-nav {
    padding: 0 15px;
  }
  .header .navbar-collapse > .navbar-nav .nav-link {
    padding: 18px 20px;
  }
  .header .small-btn-box {
    margin-left: 10px;
  }
  .header .small-btn-box .lang:after {
    display: none;
  }
  .header .small-btn-box .lang > button {
    height: 48px;
    width: 48px;
  }
  .header .small-btn-box .lang > button:before {
    font-size: 24px;
  }
  .banner .banner-pic {
    height: auto;
  }
    .banner .bann_deco .item.deco01 {
        width: 4.7vw;
        left: 5%;
        bottom: 1%;
    }
  .banner .bann_deco .item.deco02 {
    display: none;
  }
    .banner .bann_deco .item.deco03 {
        width: 4.25vw;
        right: 25%;
        bottom: 0%;
    }
  body:not(.home) .banner .banner-pic {
    height: auto;
  }
  body:not(.home) .banner .bann_tit {
    width: 40vw;
  }
  .footer .deco .item.item01 {
    bottom: calc(100% + 65px);
    right: 25.5%;
    left: auto;
    width: 6vw;
  }
  .footer .deco .item.item02 {
    width: 12vw;
    bottom: calc(100% + 80px);
    left: auto;
    right: 12%;
    -webkit-transform: scaleX(-1) rotate(5deg);
            transform: scaleX(-1) rotate(5deg);
  }
  .footer .deco .item.item03 {
    display: none;
  }
  .footer .deco .item.item04 {
    width: 39.45vw;
    bottom: calc(100% + 20px);
    left: -13.5%;
  }
  .footer .deco .item.item05 {
    width: 12vw;
    bottom: calc(100% + 70px);
    left: -1.5%;
  }
  .footer .deco .item.item06 {
    width: 16.8vw;
    bottom: calc(100% + 70px);
    right: -6.7%;
  }
  .footer_mid {
    padding-bottom: 70px;
  }
  .footer_mid .footer-info .footer_logo {
    display: block;
  }
    .footer_mid .social-box {
        margin-top: 10px;
        margin-bottom: 25px;
        margin-left: auto;
        margin-right: auto;
        background: transparent;
        display: block;
        padding: 0;
    }
  .footer_mid .social-box ul li a {
    background: var(--bs-white);
    color: var(--main-color);
  }
  .footer_mid .social-box ul li a:hover, .footer_mid .social-box ul li a:focus, .footer_mid .social-box ul li a:active {
    background: var(--third-color);
    color: var(--bs-white);
  }
  .footer_mid .copyrights, .footer_mid .powered {
 
  }
    .footer_mid .footer-info .row > .f-item:first-child {
        /* order: 3; */
        margin-bottom: 18px;
    }
  .article-list .item .time {
    margin-right: 2em;
  }
  body.home section.about.sec01 {
    margin-top: 140px;
    padding-bottom: 90px;
  }
  body.home section.about.sec01 .h3 {
    margin-top: 15px;
  }
  body.home section.about.sec01 .pic > img {
    border-radius: 15px;
  }
  body.home section.about.sec01 .pic .deco .item.play {
    bottom: 106.5%;
    right: 0%;
  }
  body.home section.about.sec01 .pic .pic-mask {
    display: none;
  }
  body.home section.about.sec01 .deco_text {
    position: absolute;
    right: 150%;
    top: 0;
    font-size: 6.3vw;
  }
  body.home section.about.sec01 .deco .item.bg {
    width: 1310px;
    -webkit-transform: translateY(-49%);
            transform: translateY(-49%);
    left: 0;
  }
  body.home section.about.sec01 .deco .item.bg img {
    width: 100%;
    -webkit-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
  body.home section.about.sec01 .deco .item.item01, body.home section.about.sec01 .deco .item.item02, body.home section.about.sec01 .deco .item.item03, body.home section.about.sec01 .deco .item.item04, body.home section.about.sec01 .deco .item.item05, body.home section.about.sec01 .deco .item.item06 {
    display: none;
  }
  body.home section.about.sec01 .deco .item.item07 {
    bottom: -18%;
    left: auto;
    right: 10%;
    width: 4vw;
  }
  body.home section.about.sec01 .deco .item.item08 {
    bottom: -16%;
    left: auto;
    right: 4%;
    width: 4.9vw;
  }
  body.home section.about.sec02:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 92%;
    right: -10%;
    width: 23.46vw;
    height: 17.15vw;
    background: url(../images/home/deco-about17.svg) no-repeat center;
    background-size: contain;
  }
  body.home section.about.sec02 p {
    text-align: left;
    max-width: unset;
  }
  body.home section.about.sec02 .pic {
   
  }
  body.home section.about.sec02 .pic > img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  body.home section.about.sec02 .pic .pic-desc {
    padding: 15px 34px;
  }
  body.home section.about.sec02 .pic .pic-desc .num {
    font-size: 2rem;
    margin-right: 0.5em;
  }
  body.home section.about.sec02  .pic-mask {
    display: none;
  }
  body.home section.about.sec02  .pic-deco .item.item01 {
    display: none;
  }
  body.home section.about.sec02 .pic-deco .item.item02 {
    bottom: -7%;
    right: 2%;
    width: 10%;
  }
  body.home section.about.sec02 .deco .item.bg {
    right: -28%;
    top: 40%;
    width: 83.4vw;
  }
  body.home section.about.sec02 .deco .item.bg img {
    width: 100%;
  }
  body.home section.active .deco {
    left: 4%;
    width: 13.1vw;
  }
  body.home section.news:before, body.home section.news:after {
    -webkit-transform: scaleX(-1);
            transform: scaleX(-1);
    left: auto;
    right: -15%;
  }
  body.home section.news .container {
    padding-top: 35px;
    padding-bottom: 30px;
  }
  body.home section.news .container .h3 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 25px;
  }
  body.home section.news .container .article-list,body.home section.news .container .gallery-list {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    width: 100%;
  }
  body.home section.news .container .more-btn-area {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 30px !important;
    margin-left: auto;
    margin-right: auto;
  }
  body.home section.news .container .more-btn-area .btn.more {
    border-radius: 0;
    background: var(--main-color);
    padding: 0.6em 3.125em;
    color: #fff;
    margin: 0;
  }
  body.home section.news .container .more-btn-area .btn.more:after {
    left: unset;
    right: 3px;
    top: 3px;
    width: 5px;
    height: 5px;
    border: 1px solid #fff;
    border-color: var(--bs-white);
    border-radius: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    -webkit-transform: none;
            transform: none;
    background: transparent;
  }
  body.home section.news .container .more-btn-area .btn.more.cover:before {
    display: none;
  }
  /*body.home section.news .deco .item.item00 {
    width: 87.7vw;
    top: 100%;
    left: -43%;
  }*/
  body.home section.news .deco .item.item04, body.home section.news .deco .item.item05 {
    display: none;
  }

    body.home section.news .container > div {
        justify-content: center !important;
    }

    body.home section.news.recent_news .item {
        padding-right: calc(var(--bs-gutter-x) * 0.5);
        padding-left: calc(var(--bs-gutter-x) * 0.5);
    }
}
@media (max-width: 840px) {
  body.home section.about.sec01 .deco .item.bg {
    width: 1180px;
  }
}
@media (max-width: 767px) {
  .header .navbar {
    padding-right: 25px;
  }
  .header .navbar.navbar2:before {
    display: none;
  }
  .header .navbar .small-btn-box ul {
    margin-right: 18px;
  }
  .header .navbar .small-btn-box .lang {
    display: none;
  }
  .header .navbar .small-btn-box .lang > button {
    height: 55px;
    width: 55px;
  }
  .header .navbar .small-btn-box .lang > button:before {
    font-size: 30px;
  }
  .header .navbar .small-btn-box .navbar-toggler {
    position: relative;
  }
  .header .navbar .small-btn-box .navbar-toggler:before {
    content: "";
    height: 55px;
    width: 55px;
    background: var(--main-color);
    border-color: var(--main-color);
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
    .header .navbar .small-btn-box .navbar-toggler.toggler-spring .navbar-toggler-icon {
        width: 32px;
        background: #fff;
    }
  .header .navbar .small-btn-box .navbar-toggler.toggler-spring .navbar-toggler-icon:before, .header .navbar .small-btn-box .navbar-toggler.toggler-spring .navbar-toggler-icon:after {
    background-color: #fff;
  }
  .header .navbar .small-btn-box .navbar-toggler.toggler-spring .navbar-toggler-icon:before {
    width: 20px;
  }
  .header .navbar .small-btn-box .navbar-toggler.toggler-spring.active .navbar-toggler-icon:before {
    width: 32px;
  }
  .header .navbar-nav .nav-item:hover > .nav-link {
    color: var(--second-color);
  }
  .header .nav-item .caret {
    border-top: solid 5px var(--main-color);
  }
  .header .bsnav-mobile .navbar {
    background: var(--default-color);
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 100px;
  }
  .bsnav-mobile .navbar-nav .nav-item .navbar-nav .nav-link {
    color: var(--main-color);
  }
    .bsnav-mobile.full .navbar-brand {
        width: 61px;
        height: 84px;
        margin-bottom: 15px;
        background: url(../images/all/logow.png) center no-repeat !important;
        padding: 0;
        width: 200px !important;
        background-size: contain !important;
        height: 52px !important;
    }
  .bsnav-mobile.full .navbar-nav .nav-item {
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
  }
  .bsnav-mobile.full .navbar-nav .nav-item.in {
    background: rgba(0, 0, 0, 0.2);
  }
  .bsnav-mobile.full .navbar-nav .nav-item .navbar-nav {
    background: rgba(0, 0, 0, 0.2);
  }
  .bsnav-mobile.full .navbar-nav .nav-item .navbar-nav li a {
    color: #fff;
  }
  .bsnav-mobile.full .navbar-nav .nav-item .nav-link {
    color: var(--bs-white);
    padding: 8px 0;
    font-size: 1.125rem;
    font-weight: 700;
  }
  .bsnav-mobile.full .navbar-nav .nav-item .nav-link .title-sub {
    display: none;
  }
  .bsnav-mobile.full .navbar-nav .nav-item .nav-link .caret {
    border-top-color: var(--bs-white);
    position: absolute;
    left: 100%;
    top: 50%;
  }
  .bsnav-mobile.full .navbar-nav .nav-item .navbar-nav {
    padding: 5px 0;
  }
  .bsnav-mobile.full .navbar-nav .nav-item .navbar-nav .nav-item .nav-link {
    font-weight: 400;
    font-size: 1rem;
  }
    .bsnav-mobile.full .navbar-mobile-wrapper > .navbar-nav > .nav-item > .nav-link {
        /* display: table; */
        position: relative;
        width: auto;
        margin-left: auto;
        margin-right: auto;
    }
  .bsnav-mobile.full.in .navbar {
    background: url(../images/all/bg-mobile.jpg) no-repeat center;
    background-size: cover;
  }
  .bsnav-mobile.full.in .navbar:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(29, 86, 63, 0.75);
    -webkit-backdrop-filter: blur(5px);
            backdrop-filter: blur(5px);
    z-index: -1;
  }
  .bsnavclose.close-btn {
    position: fixed;
    width: 30px;
    height: 30px;
    right: 30px;
    top: 46px;
    cursor: pointer;
    z-index: 99999;
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
    .bsnav-mobile .navbar-nav .nav-item .navbar-nav {
        margin-left: 0;
        margin-right: 0;
    }
    .bsnav-mobile {
        z-index: 50;
    }
  .banner:before {
        background-image: url(../images/all/wave-01_m.svg);
        background-position-x: center;
        height: 53px;
        background-size: 100% auto;
    }
  .banner .bann_tit {
    z-index: 1;
    width: 50vw;
    max-width: 350px;
  }
  .banner .bann_deco .item.deco01 {
    width: 14.7vw;
    left: 3%;
    bottom: 2%;
  }
  .banner .bann_deco .item.deco02 {
    display: none;
  }
  .banner .bann_deco .item.deco03 {
    width: 10.25vw;
    right: 4%;
    bottom: 2%;
  }
  body:not(.home) .banner .bann_deco .item.deco01 {
    width: 12.7vw;
  }
  body:not(.home) .banner .bann_deco .item.deco03 {
    width: 8.25vw;
  }
  .footer {
    margin-top: 134px;
  }
       body.home section.link .item + .item {
        margin-top: 50px;
    }
  .footer .deco .item.item02 {
    bottom: calc(100% + 76px);
  }
  body.home section.about.sec01 .deco_text {
    top: 5%;
    right: 68%;
    font-size: 9.3vw;
  }
  body.home section.about.sec01 .deco .item.bg {
    width: 1140px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  body.home section.about.sec01 .deco .item.item07 {
    bottom: -18%;
  }
  body.home section.about.sec01 .deco .item.item08 {
    bottom: -15%;
    right: 3%;
  }
  body.home section.about.sec02 {
    margin-top: 70px;
    padding-bottom: 80px;
  }
    body.home section.home_news .h3 {
        margin-left: 20px;
    }

  body.home section.active .deco {
    left: 2%;
    width: 95px;
  }
  body.home section.news .deco .item.item01 {
    bottom: 48%;
  }
  body.home section.news .deco .item.item02 {
    bottom: -13%;
  }
  body.home section.news .deco .item.item03 {
    bottom: -17%;
  }
  body.home section.active .deco, body.home section.home_news .deco {
        width: 8.1vw;
    }
}
@media (max-width: 640px) {
    .header .navbar .navbar-brand {
        width: 212px !important;
        height: 56px !important;
    }
  .footer {
    margin-top: 140px;
  }
  .footer:before {
    background-image: url(../images/all/wave-02_m.svg);
    background-position-x: center;
    height: 150px;
  }
  .footer .deco .item.item01 {
    bottom: calc(100% + 62px);
    right: 27.5%;
    width: 50px;
  }
  .footer .deco .item.item02 {
    width: 90px;
    bottom: calc(100% + 80px);
    right: 12%;
  }
  .footer .deco .item.item04 {
    width: 50.45vw;
    bottom: calc(100% + 65px);
    left: -20.5%;
  }
  .footer .deco .item.item05 {
    width: 21vw;
    bottom: calc(100% + 100px);
    left: -5.5%;
  }
  .footer .deco .item.item06 {
    width: 16.8vw;
    bottom: calc(100% + 70px);
    right: -6.7%;
  }
      body.home section.about.sec01 .pic .deco .item.play {
        width: 30vw;
        /* max-width: 350px; */
    }
  body.home section.about.sec01 .deco_text {
    right: 80%;
    font-size: 8.3vw;
  }
  body.home section.about.sec01 .deco .item.bg {
    width: 1080px;
    -webkit-transform: translateY(-49%);
            transform: translateY(-49%);
  }
  body.home section.about.sec02 .deco .item.bg {
    top: 60%;
  }
  body.home section.news:before, body.home section.news:after {
    width: 280px;
    height: 60px;
  }
  body.home section.news .h3 {
    margin-left: 42px;
  }
    body.home section.news .deco .item.item00 {
        /* width: 120.7vw; */
        top: 194%;
        left: -30px;
    }
  body.home section.news .deco .item.item01 {
    bottom: 58%;
  }
  body.home section.news .deco .item.item02 {
    bottom: 2%;
  }
  body.home section.news .deco .item.item03 {
    bottom: -7%;
  }
}
@media (max-width: 576px) {
 .banner:before {
        content:none;
    }
  .footer {
    margin-top: 105px;
  }
  .footer .deco .item.item02 {
    bottom: calc(100% + 74px);
    right: 8%;
  }
  .footer .nav.tat_x {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer_mid .footer-info .f-item {
    text-align: center;
  }
  .article-horizontal-grid article, .article-horizontal-grid .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .article-horizontal-grid article > div, .article-horizontal-grid .item > div {
    width: 100% !important;
  }
  .article-horizontal-grid article .kind, .article-horizontal-grid .item .kind {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
            transform: none;
  }
  .article-horizontal-grid article .info, .article-horizontal-grid .item .info {
    padding: 15px 0 !important;
  }
  body.home section .h3 {
    font-size: 1.5rem;
    letter-spacing: 0.1em;
    margin-bottom: 15px;
  }
  body.home section.about.sec01 .deco .item.bg {
    width: 1020px;
    -webkit-transform: translateY(-50.5%);
            transform: translateY(-50.5%);
  }
  body.home section.about.sec01 .deco .item.item07 {
    bottom: -9%;
  }
  body.home section.about.sec01 .deco .item.item08 {
    bottom: -7%;
  }
  body.home section.about.sec01 .deco_text {
    right: 18%;
    font-size: 11.3vw;
  }
  body.home section.about.sec02:before {
    bottom: 93%;
    right: -5%;
    width: 30vw;
    height: 18vw;
  }
  body.home section.about.sec02 .pic .pic-desc {
    padding: 15px 25px;
  }
  body.home section.about.sec02 .pic .pic-desc .num {
    font-size: 1.75rem;
  }
  body.home section.about.sec02 .pic .pic-deco .item.item02 {
    display: none;
  }
body.home section.about.sec02 iframe {

    height: 160px;

}
    body.home section.news .deco .item.item00 {
        display:none;
    }
  body.home section.news .deco .item.item01 {
    bottom: 22%;
  }
  body.home section.news .deco .item.item02 {
    bottom: -1%;
  }
  body.home section.news .deco .item.item03 {
    bottom: -11%;
  }
    body.home section.news .container .slick .list_item, body.home section.about.sec03 .slickfixedInitPosition .slick .list_item, body.home section.news.recent_news .row .item {
        width: 100%;
        margin-bottom: 27px;
    }
body.home section.home_news .container >.justify-content-between {
    flex-direction: column;
    margin-bottom: 38px;
}
body.home section.about.sec03 {
    padding-bottom: 80px;
}
.article-list .item .d-flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-start;
    flex-direction: column;
}
    .article-list .item .time {
        margin-right: 0;
        padding: 0;
        margin-bottom: 3px;
    }
    body.home section > .container {
        width: 100%;
    }
    body.home section .h3, body.home section.home_news .h3 {
        margin-left: 40px;
    }
}
@media (max-width: 425px) {
  .header .navbar {
    padding-right: 15px;
  }
  /*.header .navbar .nav-brand-wrapper {
    padding: 6px 20px 8px;
  }*/
  /*.header .navbar .navbar-brand {
    width: 43px;
    height: 60px;
  }*/
  .header .navbar .small-btn-box .navbar-toggler:before {
    height: 45px;
    width: 45px;
  }
  .header .navbar .small-btn-box .navbar-toggler.toggler-spring .navbar-toggler-icon {
    left: 3px;
    width: 24px;
    background-color: #fff;
  }
  .header .navbar .small-btn-box .navbar-toggler.toggler-spring .navbar-toggler-icon:before {
    width: 16px;
  }
  .header .navbar .small-btn-box .navbar-toggler.toggler-spring.active .navbar-toggler-icon:before {
    width: 24px;
  }
  .header .navbar .small-btn-box ul {
    margin-right: 10px;
  }
  .header .navbar .small-btn-box .lang > button {
    height: 45px;
    width: 45px;
  }
  .header .navbar .small-btn-box .lang > button:before {
    font-size: 24px;
  }
  .header .bsnav-mobile .navbar {
    padding-top: 70px;
  }
  .bsnavclose.close-btn {
    top: 25px;
    right: 25px;
    width: 22px;
    height: 24px;
  }
  .bsnavclose.close-btn img {
    width: 100%;
  }
 

  .banner .bann_deco .item.deco01 {
    width: 18.7vw;
    left: 3%;
    bottom: 2%;
  }
  .banner .bann_deco .item.deco03 {
    width: 15.25vw;
    right: 6%;
    bottom: 2%;
  }
  .footer {
    margin-top: 84px;
  }
  .footer .deco .item.item01 {
    bottom: calc(100% + 67px);
    right: 30.5%;
    width: 45px;
  }
  .footer .deco .item.item02 {
    bottom: calc(100% + 73px);
    right: 10%;
    width: 82px;
  }
  .article-list .item {
    font-size: 0.935rem;
  }
  .article-list .item .time {
    font-size: 0.935rem;
    margin-right: 1em;
  }
 
  body.home section.about.sec01 {
    margin-top: 110px;
  }
  body.home section.about.sec01 .deco .item.bg {
    width: 1015px;
    -webkit-transform: translate(-50%, -49.5%);
            transform: translate(-50%, -49.5%);
    left: 50%;
  }
  body.home section.about.sec01 .deco .item.item07 {
    bottom: -6%;
    right: 11%;
    width: 7vw;
  }
  body.home section.about.sec01 .deco .item.item08 {
    bottom: -4%;
    right: 2%;
    width: 7.9vw;
  }
  body.home section.about.sec02 {
    margin-top: 60px;
    padding-bottom: 100px;
  }
  body.home section.about.sec02:before {
    bottom: 94%;
    right: -5%;
    width: 35vw;
    height: 21vw;
  }
  body.home section.about.sec02 .pic {
     }
  body.home section.about.sec02 .pic .pic-desc {
    padding: 10px 15px;
  }
  body.home section.about.sec02 .pic .pic-desc .num {
    font-size: 1.5rem;
    margin-right: 0.5em;
  }
  body.home section.about.sec02 .pic .pic-desc .info .title {
    font-size: 0.875rem;
    line-height: 1.4em;
  }
  body.home section.about.sec02 .pic .pic-desc .info .desc {
    font-size: 1.125rem;
  }
  body.home section.about.sec02 .deco .item.bg {
    top: 60%;
  }
  body.home section.active .deco {
    width: 24vw;
  }
  body.home section.news .deco .item.item01 {
    bottom: 26%;
  }
  body.home section.news .deco .item.item02 {
    bottom: 3%;
  }
  body.home section.news .deco .item.item03 {
    bottom: -4%;
  }
    body.home section.news .deco .item.item00 {
        top: 140%;
    }
}
@media (max-width: 375px) {
  body.home section.about.sec01 .deco .item.bg {
    width: 975px;
  }
  body.home section.about.sec01 .deco_text {
    top: 8%;
    right: -10%;
    font-size: 17.3vw;
  }
  body.home section.about.sec02 .pic {
    height: auto;
  }
  body.home section.about.sec02 .pic .pic-desc {
    position: static;
    padding: 8px 10px;
  }
  body.home section.about.sec02 .pic .pic-desc .num {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 31px;
            flex: 0 0 31px;
  }
  body.home section.about.sec02 .pic .pic-desc .info {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    width: calc(100% - 51px);
  }
  body.home section.about.sec02 .pic .pic-desc .info .title, body.home section.about.sec02 .pic .pic-desc .info .desc {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
