.banner {
    position: relative;
    z-index: 1;
}

.banner .item {
    margin: 0 0 0;
}

.banner .img {
    padding-bottom: 0;
    height: 100vh;
    position: relative;
    background-size: cover !important;
}

.banner_ind img {
    display: block;
    width: 100%;
    min-height: 60vh;
    object-fit: cover;
}

.banner .btxt {
    position: absolute;
    left: 0;
    bottom: 8%;
    z-index: 2;
    color: #fff;
    width: 100%;
}

.banner .btxt .t1 {
    position: relative;
    height: 8.2rem;
    line-height: 8.2rem;
    overflow: hidden;
    left: 100px;
    font-size: 6.2rem;
    transition: 0.6s;
    opacity: 0;
     color: #fff;
    transition-delay: 0.3s !important;
}

.banner .btxt .p {
    line-height: 1.875;
    max-width: 65em;
    position: relative;
    left: 100px;
    opacity: 0;
     color: #fff;
    transition-delay: 0.6s !important;
}

.banner .swiper-slide-active .btxt .t1,
.banner .swiper-slide-active .btxt .p {
    left: 0;
    opacity: 1;
    transition: 0.6s;
}

.swiperCtr {
    display: none;
}

.swiperCtr .btn {
    position: absolute;
    z-index: 10;
    cursor: pointer;
    top: 50%;
    text-align: center;
    width: 60px;
    line-height: 60px;
    border-radius: 10px 0 10px 0;
    background: rgba(0, 0, 0, 0.3);
    transition: 0.3s;
    color: #fff;
    margin-top: -30px;
}

.swiperCtr .btn:hover {
    background: #68b54b;
}

.swiperCtr .btn .iconfont {
    font-size: 14px;
}

.swiperCtr .btn.prev {
    left: 4%;
}

.swiperCtr .btn.next {
    right: 4%;
}

.dots {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 6%;
    text-align: right;
    z-index: 10;
}

.dots span {
    opacity: 1;
    background: none;
    margin: 0 2%;
    width: 12px;
    height: 12px;
    background-size: cover;
    margin: 0 5px !important;
    border-radius: 0;
    background: #c5d1d2;
    border-radius: 50%;
}

.dots span.swiper-pagination-bullet-active {
    background: #69aa30;
    width: 30px;
    height: 12px;
    background-size: cover;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}


/* banner01 */

.main_box {
    width: 100%;
    position: relative;
    padding-top: 5rem;
    height: 580px;
    overflow: hidden;
}

.indbox03 {
    width: 100%;
}

.box_ul_li {
    float: left;
    text-align: center;
    position: relative;
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
}

.indbox03 ul li {
    width: 20%;
    height: 300px;
    margin: 0 20px;
    /* transition: all 0.4s ease;
  transform: rotateY(58deg);
  -webkit-transform: rotateY(45deg); 
  -webkit-transition: all 0.4s ease;
  -webkit-transform: rotateY(58deg);
  -moz-transform: rotateY(58deg);
  -ms-transform: rotateY(58deg);
  -o-transform: rotateY(58deg); */
}

.indbox03 ul li {
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transform: perspective(600px) rotateY(30deg);
    transform: perspective(600px) rotateY(30deg);
    -moz-transform: perspective(600px) rotateY(30deg);
    -ms-transform: perspective(600px) rotateY(30deg);
    -o-transform: perspective(600px) rotateY(30deg);
}

.indbox03 ul li:nth-child(1),
.indbox03 ul li:nth-child(2) {
    -webkit-transform: perspective(600px) rotateY(14deg);
    transform: perspective(600px) rotateY(14deg);
    -moz-transform: perspective(600px) rotateY(14deg);
    -ms-transform: perspective(600px) rotateY(14deg);
    -o-transform: perspective(600px) rotateY(14deg);
}

.indbox03 ul li:nth-child(4),
.indbox03 ul li:nth-child(5) {
    -webkit-transform: perspective(600px) rotateY(-14deg);
    transform: perspective(600px) rotateY(-14deg);
}

.indbox03 ul li:nth-child(3) {
    -webkit-transform: perspective(600px) rotateY(0deg);
    transform: perspective(600px) rotateY(0deg);
    -moz-transform: perspective(600px) rotateY(0deg);
    -ms-transform: perspective(600px) rotateY(0deg);
    -o-transform: perspective(600px) rotateY(0deg);
}

.indbox03 ul li.ons {
    /* width: 34%; */
    width: 27%;
}

.indbox03 ul li.ons img {
    width: 100%;
}

.indbox03 ul li.ons {
    -webkit-transform: perspective(600px) rotateY(0deg);
    transform: perspective(600px) rotateY(0deg);
}

.indbox03 ul li .swtextt p,
.indbox03 ul li .swtextt .imgmore03 {
    opacity: 0;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.indbox03 ul li.ons .swtextt p,
.indbox03 ul li.ons .swtextt .imgmore03 {
    opacity: 1;
}

.indbox03 ul li .swtextt {
    opacity: 1;
}

#cardArea li.active {
    z-index: 6;
    box-shadow: 0 0 30px rgba(0, 0, 0, .2);
    width: 50%;
    height: 386px
}


/* .indbox03 ul li.ons .swtextt {
    opacity: 1;
} */


/* .indbox03 ul li:hover img {
    width: 382px;
    -webkit-transform: perspective(600px) rotateY(0deg);
    transform: perspective(600px) rotateY(0deg);
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.indbox03 ul li:hover .swtextt {
    opacity: 1;
} */


/* tab */

.pc-banner {
    background: url(images/top_main_bg01.jpg) no-repeat center top/100% auto;
    width: 100%;
    float: left;
}

@media screen and (max-width: 668px) {
    .pc-banner {
        background-size: auto 100%;
    }
}

.pc-banner .swiper-container {
    width: 100%;
    margin: 35px 0;
}

@media screen and (max-width: 668px) {
    .pc-banner .swiper-container {
        margin: 20px 0 15px;
    }
}

.pc-banner .swiper-slide {
    -webkit-transition: transform 1s;
    -moz-transition: transform 1s;
    -ms-transition: transform 1s;
    -o-transition: transform 1s;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
}

@media screen and (max-width: 668px) {
    .pc-banner .swiper-slide {
        -webkit-transform: scale(0.97);
        transform: scale(0.97);
    }
}

.pc-banner .swiper-slide-active,
.pc-banner .swiper-slide-duplicate-active {
    -webkit-transform: scale(1);
    transform: scale(1);
}

@media screen and (max-width: 668px) {
    .pc-banner .swiper-slide-active,
    .pc-banner .swiper-slide-duplicate-active {
        -webkit-transform: scale(0.97);
        transform: scale(0.97);
    }
}

.none-effect {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
}

.pc-banner .swiper-slide a {
    background: #fff;
    padding: 10px;
    display: block;
    border-radius: 14px;
}

@media screen and (min-width: 668px) {
    .pc-banner .swiper-slide a:after {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        box-sizing: border-box;
        border: 10px solid #fff;
        content: "";
        width: 100%;
        height: 100%;
        background: url(images/top_slick_cover_bg01.png) 0 0 repeat;
        border-radius: 20px;
    }
}

.pc-banner .swiper-slide-active a:after {
    background: none;
}

@media screen and (max-width: 668px) {
    .pc-banner .swiper-slide a {
        padding: 5px;
        border-radius: 7px;
    }
}

.pc-banner .swiper-slide img {
    width: 100%;
    border-radius: 14px;
    display: block;
}

@media screen and (max-width: 668px) {
    .pc-banner .swiper-slide img {
        border-radius: 7px;
    }
}

.pc-banner .swiper-pagination {
    position: relative;
    margin-bottom: 30px;
}

.pc-banner .swiper-pagination-bullet {
    background: #00a0e9;
    margin-left: 4px;
    margin-right: 4px;
    width: 17px;
    height: 17px;
    opacity: 1;
    margin-bottom: 4px;
}

.pc-banner .swiper-pagination-bullet-active {
    width: 13px;
    height: 13px;
    background: #fff;
    border: 6px solid #00a0e9;
    margin-bottom: 0;
}

@media screen and (max-width: 668px) {
    .pc-banner .swiper-pagination {
        position: relative;
        margin-bottom: 20px;
    }
    .pc-banner .swiper-pagination-bullet {
        background: #00a0e9;
        margin-left: 2px;
        margin-right: 2px;
        width: 8px;
        height: 8px;
        margin-bottom: 2px;
    }
    .pc-banner .swiper-pagination-bullet-active {
        width: 6px;
        height: 6px;
        background: #fff;
        border: 3px solid #00a0e9;
        margin-bottom: 0;
    }
}

.button {
    width: 1000px;
    margin: 0 auto;
    bottom: 43px;
    position: relative;
}

@media screen and (max-width: 668px) {
    .button {
        width: 70%;
        bottom: 22px;
    }
}

.button div:hover {
    background-color: #2f4798;
}

.pc-banner .swiper-button-prev {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #00a0e9 center 50%/50% 50% no-repeat;
}

.pc-banner .swiper-button-next {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #00a0e9 center 50%/50% 50% no-repeat;
}

@media screen and (max-width: 668px) {
    .button div {
        width: 28px;
        height: 28px;
    }
}


/* tab */

.index_title {
    display: block;
    position: relative;
    height: 48px;
    text-align: center;
}


/* .index_title .title {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  line-height: 48px;
} */

.index_title .title a {
    margin: 0 14px;
    position: relative;
    display: inline-block;
}


/* .index_title .title a::after {
  content: "";
  display: block;
  width: 2px;
  height: 20px;
  background: #c3cecb;
  position: absolute;
  right: -23px;
  top: 50%;
  transform: translateY(-50%);
} */

.index_title .title a:first-child {
    margin-left: 0;
}

.index_title .title a:last-child::after {
    display: none;
}

.index_title .title a.on {
    color: #fff;
    font-weight: bold;
}


/* .index_title .title a.on::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 6px;
  background: #d4b96a;
} */

.index_title .more a {
    height: 24px;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    line-height: 28px;
    color: #333;
}

.index_title .more a.off {
    display: none;
}

.index_title .more a:hover {
    color: #007071;
}

.index_title .sub_channel {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 44px;
}

.index_title .sub_channel a::after {
    width: 1px;
}

.wrap_mode01 {
    padding: 16px 0 10rem;
    background: #fafafa;
}


/* banner */

.index_01a {
    overflow: hidden;
    position: relative;
}

.index_01a ul {
    margin: 0 0 0 0;
}

.banner .row {
    overflow: hidden;
}

.index_01a .item {
    margin: 0 0 0;
}

.index_01a .img {
    padding-bottom: 0;
    height: 100vh;
    position: relative;
    background-size: cover !important;
}


/* .index_01a .img::before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    padding-bottom: calc(170% / 19.2);
    background: rgba(0, 0, 0, 0.2);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
} */

.index_01a .bottom {
    display: none;
    padding: 30px 9%;
    right: auto;
    bottom: 0;
    min-width: 220px;
    border-right: 4px solid rgba(13, 113, 113, 0.8);
    width: 69.17%;
    max-width: 69.17%;
    box-sizing: border-box;
}

.index_01a .bottom::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(55, 152, 143, 0.55);
}

.banner .img img {
    height: 100vh;
}

.index_01a .tip {
    float: left;
    background: #1ca6a7;
    background: -webkit-linear-gradient(left, #1ca6a7, #64c1ae);
    background: -o-linear-gradient(right, #1ca6a7, #64c1ae);
    background: -moz-linear-gradient(right, #1ca6a7, #64c1ae);
    background: linear-gradient(to right, #1ca6a7, #64c1ae);
    display: block;
    padding: 0 15px;
    color: #fff;
    font-weight: bold;
}

.index_01a .title {
    color: #fff;
    line-height: 1.39;
    display: -webkit-box;
    position: relative;
    z-index: 1;
}

.index_01a .arrow {
    width: 50px;
    height: 50px;
    display: inline-block;
    position: static;
    vertical-align: middle;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0);
    bottom: 50px;
    z-index: 1;
    transition: all 0.3s ease-in-out;
}

.index_01a .arrow:hover {
    border: 2px solid #fff;
}

.index_01a .arrow.prev {
    background: url(../images/prev.png) no-repeat center;
    background-size: 31px 26px;
}

.index_01a .arrow.next {
    background: url(../images/next.png) no-repeat center;
    background-size: 31px 26px;
}

.index_01a .swiper-pagination {
    /* position: static; */
    bottom: 60px;
    text-align: right;
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
    width: calc(100vw - 220px);
}

.index_01a .swiper-pagination-bullet {
    background: url(../images/dot.png) no-repeat;
    opacity: 1;
    width: 12px;
    height: 12px;
    background-size: cover;
    margin: 0 5px !important;
    border-radius: 0;
    background: #c5d1d2;
    border-radius: 50%;
}

.index_01a .swiper-pagination-bullet-active {
    background: url(../images/dota.png) no-repeat;
    background: #69aa30;
    width: 30px;
    height: 12px;
    background-size: cover;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.dotbox {
    position: absolute;
    left: 0;
    bottom: 50px;
    width: 100%;
}


/* .dots {
  display: inline-block;
  position: relative;
  z-index: 1;
} */

.index_01a .item:hover .img img {
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
}


/* banner */

.wrap_mode02 {
    box-sizing: border-box;
    padding: 70px 0 80px;
    background: url(../images/indbgs01.jpg) no-repeat center center;
    background-size: 100% 100%;
}

.wrap_mode03 {
    background: url(../images/indbgs02.jpg) no-repeat center center;
    background-size: 100% 100%;
}

.wrap_mode04 {
    background: url(../images/indbgs03.jpg) no-repeat center center;
    background-size: 100% 100%;
    max-height: 460px;
}

.wrap_mode05 {
    background: url(../images/indbgs04.jpg) no-repeat center center;
    background-size: 100% 100%;
    padding: 11rem 0 15rem;
}


/* .wrap_mode05::after{

} */

.wrap_mode05 .listTitle2 {
    padding-top: 2.4rem;
}

.listTitle2 {
    position: relative;
    padding: 7rem 0 50px;
}

.wrap_mode02 .listTitle2 {
    padding: 7rem 0 50px;
}

.listTitle2 h2 {
    display: inline-block;
    position: relative;
    padding-bottom: 20px;
}

.listTitle2 h2::before {
    content: "";
    width: 46px;
    height: 5px;
    background: #048741;
    position: absolute;
    left: 0;
    /* left: 50%;
    transform: translateX(-50%); */
    bottom: 0;
}

.mode01 .listTitle2 {
    position: relative;
    padding: 60px 0 50px;
}

.indmore {
    bottom: 50px;
    right: 0;
}
.mode04 .indmore {
    bottom: 0px;
    right: 0;
}
.indmore a {
    color: #7bbd2c;
    font-weight: bold;
    text-decoration: underline;
}

.listTitle2 h2::after {
    content: "";
    position: absolute;
    /* z-index: -1; */
    top: -24px;
    right: 0;
    width: 9rem;
    height: 8.4rem;
    background: url(../images/titbg06.png) no-repeat;
    background-size: 100% 100%;
    -webkit-animation: dance8 2s alternate infinite;
    animation: dance8 2s alternate infinite;
}

.listTitle2 h2 a {
    font-size: 44px;
}

@keyframes dance8 {
    0% {
        -webkit-transform: translateX(0px);
    }
    100% {
        -webkit-transform: translateX(-30px);
    }
}

.banner_list .flex {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
}


/* nwe01 */

.banner_list .indexNews {
    align-items: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
}

.indexNews .nl {
    flex: 0 0 auto;
    width: 56%;
    position: relative;
    z-index: 1;
    background: #fff;
}


/* .indexNews .nl .swiper-container{width:100%;height:100%;}
.indexNews .nl .img{height:100%;}
.indexNews .nl .img img{min-height:100%;object-fit:cover;} */

.indexNews .nr {
    flex: 1 1 auto;
    overflow: hidden;
    margin-left: 30px;
    position: relative;
    z-index: 1;
}

.Ind-banner .slick-list {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.Ind-banner .Tbottom {
    padding: 3rem 3rem;
    left: 0;
    box-sizing: border-box;
    right: auto;
    bottom: 0;
    width: 100%;
    z-index: 6;
}

.Ind-banner .Tbottom a {
    color: #fff;
}

.Ind-banner .slick-slider a::after {
    content: "";
    position: absolute;
    background: linear-gradient( to top, rgba(29, 48, 82, 0.85), rgba(29, 48, 82, 0));
    height: 50%;
    width: 100%;
    z-index: 3;
    bottom: 0;
    left: 0;
}

.bannetitl {
    line-height: 1.5;
}

.Ind-banner .slick-dots {
    bottom: 20px;
    padding: 3px 0 5px;
}


/* .Ind-banner{
    float: left;
    width: 900px;
} */

.Ind-banner .slick-dots {
    left: auto;
    right: 0;
}

.Ind-banner .slick-dots li {
    background: #fff;
}

.Ind-banner .slick-dots li.slick-active {
    background: #fff;
}


/* listnew */

.indexNews .nr li {
    margin-bottom: 20px;
}

.indexNews .nr li:last-child {
    margin-bottom: 0;
}

.indexNews .nr li .item {
    box-shadow: 0px 6px 5px 0px rgba(0, 0, 0, 0.03);
}

.ncard {
    background: #fff;
    border-radius: 10px;
    transition: 0.3s;
    position: relative;
    top: 0;
    cursor: pointer;
}

.ncard .listimg {
    width: 182px;
    max-width: 35%;
    flex: 0 0 auto;
    border-radius: 10px;
    overflow: hidden;
}

.ncard .listimg img {
        width: 100%;
    max-height: 101px;
    display: block;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}

.indexNews .nr li:hover img {
    overflow: hidden;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.ncard .itxt {
    flex: 1 1 auto;
    overflow: hidden;
    padding: 0 20px 0;
}

.ncard .itxt .it {
    line-height: 24px;
}

.ncard .idate {
    line-height: 1.5;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #7d7d7d;
}

.ncard .idate .list01l {
    position: relative;
    background: #4aabb2;
    padding: 0 10px;
    height: 22px;
    line-height: 22px;
    color: #fff;
}

.ncard .idate .list01l::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 20px;
    line-height: 20px;
    left: 2px;
    top: -3px;
    border: 1px solid #4aabb2;
    transition: transform 0.35s ease-out;
}

.indexNews .nr li:nth-child(1) .list01l {
    background: #4aabb2;
}

.indexNews .nr li:nth-child(1) .list01l::after {
    border: 1px solid #4aabb2;
}

.indexNews .nr li:nth-child(2) .list01l {
    background: #56b24a;
}

.indexNews .nr li:nth-child(2) .list01l::after {
    border: 1px solid #56b24a;
}

.indexNews .nr li:nth-child(3) .list01l {
    background: #f2bd4a;
}

.indexNews .nr li:nth-child(3) .list01l::after {
    border: 1px solid #f2bd4a;
}

.indexNews .nr li:nth-child(4) .list01l {
    background: #086dab;
}

.indexNews .nr li:nth-child(4) .list01l::after {
    border: 1px solid #086dab;
}

.indexNews .nr li .list012 {
    font-weight: bold;
}

.indexNews .nr li:nth-child(1) .list012 {
    color: #4aabb2;
}

.indexNews .nr li:nth-child(2) .list012 {
    color: #56b24a;
}

.indexNews .nr li:nth-child(3) .list012 {
    color: #f2bd4a;
}

.indexNews .nr li:nth-child(4) .list012 {
    color: #086dab;
}

.indexNews .nr li:hover:nth-child(1) .it {
    color: #4aabb2;
}

.indexNews .nr li:hover:nth-child(2) .it {
    color: #56b24a;
}

.indexNews .nr li:hover:nth-child(3) .it {
    color: #f2bd4a;
}

.indexNews .nr li:hover:nth-child(4) .it {
    color: #086dab;
}


/* mode02 */


/* home6 */


/* .flex{ display: -webkit-flex; display: flex; } */


/* @media screen and (min-width:1200px){
.flex { display: flex;flex-wrap: wrap; }

} */


/* .mode02_in {
    overflow: hidden;
} */

.home6-t .leftTit02 {
    top: -30px;
}

.wl {
    position: relative;
    z-index: 1;
}

.wl::after {
    content: "";
    z-index: -1;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 0px;
    height: 100%;
}

.mode02_in .flex {
    display: flex;
    flex-wrap: wrap;
}

::after,
::before {
    transition: 0.5s;
}

.home6 {
    overflow: hidden;
    width: 100%;
    padding: 22px 0 10px;
    background: url(../images/hbg6.jpg) no-repeat center/cover;
}

.home6 .h3 {
    /* transform: rotate(90deg); */
    /* transform-origin: left; */
    padding-left: 0.3rem;
    padding-top: 0.15rem;
}


/* .home6 .title .tit{flex-direction:column;margin: 0;align-items: flex-start;} */

.home6 .title .tit h3 {
    width: 40px;
}

.home6 .title .h3 i {
    left: 15px;
    transform: rotate(90deg);
    transform-origin: left;
    top: 40%;
    margin: 0;
}


/* .home6 .title .tit::after{background: url(../images/titbg2.png) no-repeat;width: 830px;height: 193px;left: 0;bottom: auto;top: .67rem;} */


/* .home6-t .left {
  width: 35%;
} */

.home6-t .right {
    /* width: 76%; */
    box-sizing: border-box;
    width: calc(100% - 18%);
    position: relative;
}

.home6-t .h6-l {
    width: 100%;
    position: relative;
    z-index: 10;
}

.home6-t .h6-r {
    position: absolute;
    top: 0;
    right: 14px;
    width: 30%;
    min-width: 40rem;
    z-index: 99;
}


/* .home6-t .h6-r li{
    position: relative;
} */

.home6-t .h6-r .posibox {
    position: relative;
}

.sicoh {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}

.ico1 .sicoh {
  left: -204px;
    top: -34px;
}

.ico2 .sicoh {
    left: -38px;
    top: -32px;
}

.ico3 .sicoh {
top: 40px;
    left: 14px;
}

.ico4 .sicoh {
    top: 92px;
    left: -40px;
}

.ico5 .sicoh {
top: 82px;
    left: -204px;
}

.home6-t .h6-c {
    width: 60%;
    position: absolute;
    left: 20px;
    top: 0;
    z-index: 1;
    border-radius: 50%;
}

.home6-t .h6-c img {
    width: 100%;
}

.home6-t .h6-l::after {
    width: 100%;
    height: 100%;
    background: url(../images/h6bg.png) no-repeat;
    background-size: 100%;
    left: 50%;
    bottom: auto;
    top: 50%;
    transform: translate(-50%, -50%);
}

.home6-t .h6-l .scale {
    border-radius: 50%;
    padding: 8.6rem;
    background: url(../images/clobgs.png) no-repeat center center;
    background-size: 100% 100%;
}

.home6-t .h6-l .scale .imged::after {
    width: 100%;
    height: 200px;
    background: url(../images/n-shad.png) repeat-x;
    background-size: 100% 100%;
}

.home6-t a:hover .imged {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.home6-t .h6-l .conA {
    position: relative;
    display: block;
    height: 100%;
    /* width: calc(100% - 43%);
    margin-left: 43%; */
        width: calc(100% - 48%);
    margin-left: 37%;
    /* width: 50%; */
}

.more02 a {
    border: none;
    display: inline-block;
    background-color: #7bbd2c;
    color: #ffffff;
    font-weight: normal;
    padding: 9px 2rem;
    border-radius: 45px;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    margin-top: 4rem;
}

.more02 a span {
    position: relative;
    z-index: 2;
}

.more02 a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #006e39;
    border-radius: 35px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.more02 a:hover:before {
    width: 102%;
}

.home6-t .h6-l .con {
    width: 33%;
    position: absolute;
    top: 33%;
    left: 0;
    bottom: 0;
    z-index: 100;
}

.home6-t .h6-l h3 {
    font-size: 20px;
    font-weight: bold;
}

/* .home6-t .h6-l h3 strong {
    min-height: 96px;
} */

.home6-t .h6-l p {
    font-weight: normal;
    margin: 3rem 0;
    min-height: 66px;
}
.home6-t .h6-l p span{
    font-size: 18px!important;
}
.home6-t .h6-r .a {
    align-items: center;
    position: relative;
    cursor: pointer;
}

.h6-r .h6-img {
    width: 10rem;
    height: 10rem;
    background: url(../images/Leaves01.png) no-repeat;
    background-size: 100% 100%;
    /* height: 10rem; */
    border-radius: 50%;
    z-index: 2;
    transition: 0.5s;
}

.h6-r li.on .h6-img {
    background: url(../images/Leaves01h.png) no-repeat;
    background-size: 100% 100%;
}

.h6-r .ico1 .h6-img {
    background: url(../images/Leaves01.png) no-repeat;
    background-size: 100% 100%;
}

.h6-r .ico1.on .h6-img {
    background: url(../images/Leaves01h.png) no-repeat;
    background-size: 100% 100%;
}

.h6-r .ico2 .h6-img {
    background: url(../images/Leaves02.png) no-repeat;
    background-size: 100% 100%;
}

.h6-r .ico2.on .h6-img {
    background: url(../images/Leaves02h.png) no-repeat;
    background-size: 100% 100%;
}

.h6-r .ico3 .h6-img {
    background: url(../images/Leaves03.png) no-repeat;
    background-size: 100% 100%;
}

.h6-r .ico3.on .h6-img {
    background: url(../images/Leaves03h.png) no-repeat;
    background-size: 100% 100%;
}

.h6-r .ico4 .h6-img {
    background: url(../images/Leaves04.png) no-repeat;
    background-size: 100% 100%;
}

.h6-r .ico4.on .h6-img {
    background: url(../images/Leaves04h.png) no-repeat;
    background-size: 100% 100%;
}

.h6-r .ico5 .h6-img {
    background: url(../images/Leaves05.png) no-repeat;
    background-size: 100% 100%;
}

.h6-r .ico5.on .h6-img {
    background: url(../images/Leaves05h.png) no-repeat;
    background-size: 100% 100%;
}


/*  
.home6-t .h6-r .img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  padding: 0.05rem;
} */

.imged {
    position: relative;
    padding-bottom: 65%;
    width: 100%;
    display: block;
    overflow: hidden;
    transition: 0.5s;
    background-size: cover !important;
}

.imged img {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease 0s;
    object-fit: cover;
    /* display: none;  */
}

.home6-t .h6-l .scale .imged {
    padding-bottom: 100%;
    border-radius: 50%;
}


/* .home6-t .h6-r .h6-img::before {
  content: "";
  position: absolute;
  top: 0rem;
  right: 0rem;
  bottom: 0rem;
  left: 0rem;
  border-radius: 50%;
  animation: circleScale2 4s linear infinite;
}
.home6-t .h6-r .img::after {
  border: 1px dashed rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  width: auto;
  height: auto;
  top: 0.05rem;
  left: 0.05rem;
  right: 0.05rem;
  bottom: 0.05rem;
} */

.home6-t .h6-r h3 {
    width: calc(100% - 12rem);
    font-size: 20px;
    color: #222222;
    position: relative;
    z-index: 100;
    transition: 0.5s;
    font-weight: normal;
}

.home6-t {
    position: relative;
}


/* .home6-t .h6-r ul {
  display:flex; 
   flex-direction:column; 
   align-items:flex-end;
} */

.home6-t .h6-r li {
    margin-bottom: 24px;
}

.home6-t .h6-r li.on .h6-img::before {
    animation: circleScale2 4s linear infinite;
}

.home6-t .h6-r li.on a {
    color: #222222;
}


/* .home6-t .h6-r li.on .h6-img {
  transform: scale(1.5);
  z-index: 10;
} */

.home6-t .h6-r li.on h3 {
    font-size: 22px;
    font-weight: bold;
}

.home6-t .h6-r li.on .img::after {
    top: -0.3rem;
    right: -0.3rem;
    bottom: -0.3rem;
    left: -0.3rem;
}

.home6-t .h6-r li .img .st0,
.home6-t .h6-r li .img .st1,
.home6-t .h6-r li .img .st2,
.home6-t .h6-r li .img .st3,
.home6-t .h6-r li .img .st4,
.home6-t .h6-r li .img .st5 {
    stroke: #fff !important;
}

.home6-t .h6-r li .img svg {
    width: 100%;
    height: 100%;
}


/* .home6-t .h6-r li.ico1 .st5 {
  stroke-dasharray: 2.4065, 5.6152, 2.4065, 5.6152, 2.4065, 5.6152 !important;
}
.home6-t .h6-r li.ico1 .st4 {
  stroke-dasharray: 2.3169, 3.8615, 2.3169, 3.8615, 2.3169, 3.8615 !important;
}
.home6-t .h6-r li.ico2 .st3 {
  stroke-dasharray: 3, 7, 3, 7, 3, 7 !important;
}
.home6-t .h6-r li.ico3 .st3 {
  stroke-dasharray: 3, 7, 3, 7, 3, 7 !important;
}
.home6-t .h6-r li.ico4 .st3 {
  stroke-dasharray: 3, 7, 3, 7, 3, 7 !important;
} */

.bantit03 {
    display: none;
}

.wrap_mode03 .flipster-coverflow .flip-current .bantit03 {
    display: block;
}


/* mode03 tab */


/* .mode04 .lf {
  width: calc(100% - 472px);
  float: left;
}

.mode04 .rt {
  width: 452px;
  float: right;
} */

.mode03 .index_04a {
    margin: 0rem 0 1rem;
}

.mode03 .index_04a .box.off {
    display: none;
}

.tabList03 .title a {
    font-size: 24px;
    color: #454545;
    height: 46px;
    line-height: 46px;
    padding: 0 20px;
    background: #f1f3f2;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.tabList03 .title a.on {
    color: #fff;
    background: linear-gradient(to right, #127637, #76bb2c);
}

.tabList03 .index_title .title a.on::before,
.tabList03 .index_title .title a::after {
    display: none;
}

.tabList03 {
    padding-top: 10px;
}

.index_02 {
    position: relative;
}

.index_02 .swiper {
    overflow: hidden;
    position: relative;
    padding: 5rem 0 0;
    height: 660px;
}

.index_02 .swiper-slide {
    transition: transform 0.3s ease;
}


/* .index_02 .swiper-slide.active {
    transform: scale(1.5);
    z-index: 10;
} */


/* .index_02 li img {
    transition: all 0.5s ease 0s;
}

.index_02 li img:hover {
    transform: scale(1.3);
    z-index: 99;
}

.index_08 li img {
    transition: all 0.5s ease 0s;
}

.index_08 li img:hover {
    transform: scale(1.3);
    z-index: 99;
} */


/* .index_02 .item {
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}

.index_02 .item:hover {
    margin: 0 0 0;
    transform: scale(1.1);
    z-index: 999;
    margin: 0 0;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
} */


/* .index_02 ul li{
        transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
 }
.index_02 ul li.ona{
       width: 700px!important;
       margin: 0 auto;
       text-align: center;
} */


/* .index_02 ul{
display: flex;
}

.index_02 .imgsty03 img {
  width: 200%;
  height: calc(100% - 10vh);
  -o-object-fit: cover;
  object-fit: cover;
  transition: .5s;
}

.index_02 ul li:hover {
  flex: 1 1 50%;
}

 */


/* .index_02 ul li:hover img {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  height: 100%;

} */

.index_02 .item {
    position: relative;
    margin: 0 30px 0;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}

.index_02 ul li:hover .item {
    margin: 0 0 0;
}

.index_02 ul li:hover .item {
    text-align: center;
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
}

.index_02 ul li:hover .imgmore03 {
    width: 42px;
    height: 24px;
    line-height: 24px;
}

.index_03 .swiper {
    overflow: hidden;
    position: relative;
}

.index_02 .imgsty03 {
    padding-bottom: 67.25%;
}


/* .index_03 .item{margin:0 30px 0;} */

.swtextt p {
    color: #454545;
    opacity: 0;
    text-align: left;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

.swtextt {
    width: 100%;
    position: absolute;
    padding: 1rem 0 0;
    opacity: 1;
}

.swtextt h3 {
    color: #222222;
    margin-bottom: 1.5rem;
    text-align: left;
    font-size: 20px;
}

.imgmore03 {
    display: none;
    width: 50px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    margin: 12px auto;
    background: #7bbd2c;
    border-radius: 6px;
    opacity: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

.imgmore03 span {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.swiper-slide-active .swtextt,
.swiper-slide-active .imgmore03,
.swiper-slide-active p {
    opacity: 1;
}

.fancy-spacer2 {
    position: absolute;
    left: 0;
    bottom: -340px;
    width: 100%;
    z-index: 99;
    background: url("../images/dwbg01.png") no-repeat;
    background-size: 100%;
    height: 340px;
}


/* .index_08 {
    position: relative;
}

.index_08 .swiper {
    overflow: hidden;
    position: relative;
    padding: 120px 0 250px;
}

.index_08 .item {
    margin: 0 20px 0;
}

.swiper-slide-active .swtextt {
    opacity: 1;
}

.index_08 .swiper-slide {
    width: auto;
} */


/* mode04 */

.gallery-top {
    height: auto;
    width: 100%;
    margin: 0 auto;
    top: -70px;
}

.gallery-thumbs {
    height: 46px;
    text-align: center;
    line-height: 46px;
    box-sizing: border-box;
    margin-left: 44%;
    margin-right: 0;
    z-index: 999;
}

.gallery-thumbs .swiper-slide {
    width: 26% !important;
    height: 100%;
    color: #454545;
    font-weight: bold;
    font-size: 20px;
    background: #7bbd2c;
    border-radius: 16px 0 0 0;
    -webkit-border-radius: 16px 0 0 0;
    -moz-border-radius: 16px 0 0 0;
    -ms-border-radius: 16px 0 0 0;
    -o-border-radius: 16px 0 0 0;
    margin-right: 1px !important;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.gallery-thumbs .swiper-slide a {
    color: #454545;
    display: block;
    position: relative;
    transition: transform 0.5s;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.gallery-thumbs .swiper-slide a:hover {
    transform: translateY(-8%);
    -webkit-transform: translateY(-8%);
    -moz-transform: translateY(-8%);
    -ms-transform: translateY(-8%);
    -o-transform: translateY(-8%);
}


/* 

.gallery-thumbs .swiper-slide a:before {
    position: absolute;
    top: 100%;
    content: attr(data-hover);
    white-space: nowrap;
    transform: translate3d(0, 0, 0);
}

.gallery-thumbs .swiper-slide a:hover {
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
} */

.gallery-thumbs .swiper-slide:first-child {
    width: 48% !important;
}

.gallery-thumbs .swiper-slide:nth-child(2) {
    margin: 0 1px !important;
}

.gallery-thumbs .swiper-slide-thumb-active {
    margin-right: 1px !important;
}

.gallery-thumbs .swiper-slide-thumb-active {
    color: #fff;
    opacity: 1;
    background: linear-gradient(to right, #127637, #76bb2c);
}

.gallery-thumbs .swiper-slide:hover {
    color: #fff;
    opacity: 1;
    background: linear-gradient(to right, #127637, #76bb2c);
}

.gallery-thumbs .swiper-slide-thumb-active a,
.gallery-thumbs .swiper-slide:hover a {
    color: #fff;
    opacity: 1;
}

.slidnavtab {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 136px;
}

.gallery-top> {
    width: 100%;
    height: auto;
    margin: auto;
}


/* .info {
    line-height: 500px;
    text-align: center;
    color: aliceblue;
    font-size: 30px
} */

.gallery-top .swiper-wrapper .swiper-slide {
    margin-top: 251px;
    padding-bottom: 150px;
    background-size: 100% 100% !important;
}


/* Tab show */

.mode04 .indmore {
    /* bottom: 114px; */
    z-index: 99;
}

.indmore a {
    font-weight: normal;
}

.mode3lul a {
    display: block;
    padding: 10px 30px;
    box-sizing: border-box;
    background: #fff;
    border-left: 0px solid #fff;
    transition: all 0.3s ease-in-out;
    text-align: left;
    border-left: 8px solid #fff;
}

.mode3lul li.on a {
    background: #e0f6e3;
    border-left: 8px solid #5acd58;
}

.mode3l-pic p {
    /* width: 0px; opacity: 0;*/
    height: 0;
    transition: all 0.3s ease-in-out;
}

.mode3lul li.on .mode3l-pic p {
    /* width: 100%;  opacity: 1;*/
    height: 44px;
    margin-top: 10px;
    overflow: hidden;
}

.mode3l-img p {
    color: #464646;
}

.mode3l-pic p {
    padding-left: 20px;
}

.mode3l-info {
    width: 100%;
    box-sizing: border-box;
    transition: all 0.3s ease-in-out;
}

.mode3lul .mode3l-info {
    padding: 0 0px 0px 20px;
    line-height: 1.5;
    position: relative;
    transition: transform 0.35s ease-out;
}

.mode3lul .mode3l-info span {
    float: right;
    color: #076e39;
    margin-left: 20px;
}

.mode3lul .mode3l-info p {
    color: #2e2e2e;
}

.mode3lul .mode3l-info::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    left: 0;
    top: 12px;
    background: #00b415;
    transition: transform 0.35s ease-out;
}

.indbanner04 {
    max-height: 450px;
}

.mode3lul .mode3l-info p {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.mode3lul li.on .mode3l-info {
    /* padding-left: 40px;
    height: 90px;
    width: calc(100% - 172px);
    padding-left: 0px;
    -webkit-line-clamp: 3; */
}

.mode3lul li.noImg .mode3l-info {
    width: 100%;
}

.mode3lul li.noImg .mode3l-pic {
    display: none;
}

.mode04 .swiper-button-prev,
.mode04 .swiper-container-rtl .mode04 .swiper-button-next {
    left: -36px;
}

.mode04 .swiper-button-next,
.mode04 .swiper-container-rtl .mode04 .swiper-button-prev {
    right: -36px;
}

.mode04 .swiper-button-next,
.mode04 .swiper-button-prev {
    top: 220%;
    display: none;
}


/* mode04 */

.mode04 .listTitle2 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    padding: 40px 0 30px;
}

.mode04 .listTitle2 h2 a {
    color: #fff;
}

.mode04 .listTitle2 h2::before {
    content: "";
    width: 60px;
    height: 5px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
}

.slidImg04 {
    width: 35%;
    height: 55rem;
    left: 0;
    top: -212px;
    z-index: 999;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.02);
}

.slidImg04 img {
    width: 100%;
}

.slidImg04::after {
    content: "";
    width: 86%;
    height: 54rem;
    border: 8px solid #7bbd2c;
    position: absolute;
    left: 28px;
    top: -35px;
}

.mode3lul {
    position: relative;
    margin-left: 44%;
        padding-bottom: 50px;
    /* background-color: #fff; */
}

.mode3lul .indmore {
    height: auto;

}

.mode3lul .indmore a {
    background: transparent;
    border: 0;
}


/* mode05*/

.mode05 .listTitle2 h2 {
    margin-right: 80px;
}

.indmode05 {
    position: relative;
    padding-right: 3rem;
    align-items: stretch;
}

.indmode05:before {
    content: "";
    display: block;
    position: absolute;
    right: 4.5%;
    top: 3rem;
    right: 6px;
    height: 86%;
    width: 28px;
    background: #7abc2c;
}

.indmode05 .nl {
    flex: 0 0 auto;
    width: 40.5%;
    position: relative;
    z-index: 5;
    background: #fff;
}

.indmode05 .nr {
    flex: 1 1 auto;
    overflow: hidden;
    position: relative;
    z-index: 5;
}

.li05tit {
    flex: 0 0 auto;
    width: 50%;
}

.li05tit ul {
    padding: 0 20px;
}

.li05tit li {
    padding: 1rem 0;
    position: relative;
    width: 100%;
    overflow: hidden;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.li05tit li:first-child {
    border-bottom: 1px dashed #2e2e2e;
}

.li05tit li .noticBox {
    position: relative;
    margin-left: 68px;
    display: block;
}

.li05tit li .nDate {
    position: relative;
    width: 52px;
    height: 52px;
    float: left;
    line-height: 20px;
    text-align: center;
    color: #2e2e2e;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px dashed #2e2e2e;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.li05tit li .nDate strong {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    display: block;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.li05tit li .nDate i {
    margin-top: 4px;
    display: block;
    font-size: 12px;
    font-style: normal;
    text-align: center;
}

.li05tit li:hover .nDate {
    background-color: #7bbd2c;
    border: 1px dashed #7bbd2c;
}

.li05tit li:hover .nDate strong,
.li05tit li:hover .nDate i {
    color: #fff;
}

.li05tit li:hover p {
    color: #7bbd2c;
}

.li05tit li:hover:first-child {
    border-bottom: 1px dashed #7bbd2c;
}

.li05img {
    position: relative;
    flex: 1 1 auto;
    /* background: url(../images/bgimgs01.png) no-repeat left center;
    background-size: 100% 100%; */
}


/* .modeIn05_li .li05img {
    background: url(../images/bgimgs02.png) no-repeat left center;
    background-size: 100% 100%;
} */

.li05img .imgbg05 {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.li05img .imgbg05 img {
    width: 100%;
    height: 100%;
    display: block;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}

.li05img:hover img {
    overflow: hidden;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.imgbg05b {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
}

.li05img h3 {
    color: #fff;
    margin: 0 16px 20px;
    font-weight: normal;
}

.hrbtns {
    display: inline-block;
    padding-left: 14px;
    padding: 0 4px 4px;
    margin-left: 16px;
    border-bottom: 4px solid #7bbd2c;
}

.hrbtns .iconcy-weixin {
    color: #fff;
    font-size: 20px;
}

.videoimg {
   display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
     padding-bottom: 55.95%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}


.videoimg img {
     width: 100%;
    display: block;
    transition: all linear .35s;
    -ms-transition: all linear .35s;
    -moz-transition: all linear .35s;
    -webkit-transition: all linear .35s;
    -o-transition: all linear .35s;
}

.videotitles {
    width: 70%;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    left: 30px;
    z-index: 5;
    padding-bottom: 6px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}
.videotitles::before{
     content: "";
    position: absolute;
    width: 144px;
    height: 4px;
    left: 0;
    bottom: 0;
    z-index: 9;
    background: #7bbd2c;
    transition: transform 0.35s ease-out;
}



.about-video {
    position: absolute;
    width: 16%;
    bottom: 40px;
    right: 0;
}

.about-video a {
    /* background: url(../images/about-video-bg.jpg) no-repeat center;
  background-size: cover; */
    width: 100%;
    height: 66px;
    text-align: center;
    line-height: 66px;
    border-radius: 5px;
    position: relative;
    color: #fff;
}

.about-video a::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-54%, -62%);
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-blue 1s linear infinite;
    animation-name: ripple-blue;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    animation-name: play-btn;
    width: 54px;
    height: 54px;
    border-radius: 50px;
    line-height: 172px;
    border: 2px solid #fff;
}

@-webkit-keyframes play-btn {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(254, 254, 254, 0.3), 0 0 0 10px rgba(254, 254, 254, 0.3), 0 0 0 20px rgba(254, 254, 254, 0.3);
        box-shadow: 0 0 0 0 rgba(254, 254, 254, 0.3), 0 0 0 10px rgba(254, 254, 254, 0.3), 0 0 0 20px rgba(254, 254, 254, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(254, 254, 254, 0.3), 0 0 0 20px rgba(254, 254, 254, 0.3), 0 0 0 30px rgba(254, 254, 254, 0);
        box-shadow: 0 0 0 10px rgba(254, 254, 254, 0.3), 0 0 0 20px rgba(254, 254, 254, 0.3), 0 0 0 30px rgba(254, 254, 254, 0);
    }
}

@keyframes play-btn {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(254, 254, 254, 0.3), 0 0 0 10px rgba(254, 254, 254, 0.3), 0 0 0 20px rgba(254, 254, 254, 0.3);
        box-shadow: 0 0 0 0 rgba(254, 254, 254, 0.3), 0 0 0 10px rgba(254, 254, 254, 0.3), 0 0 0 20px rgba(254, 254, 254, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(254, 254, 254, 0.3), 0 0 0 20px rgba(254, 254, 254, 0.3), 0 0 0 30px rgba(254, 254, 254, 0);
        box-shadow: 0 0 0 10px rgba(254, 254, 254, 0.3), 0 0 0 20px rgba(254, 254, 254, 0.3), 0 0 0 30px rgba(254, 254, 254, 0);
    }
}

@media screen and (min-width: 1024px) {}

@media screen and (max-width: 1024px) {
    .banner .img {
        padding-bottom: calc(935% / 19.2);
        height: 0;
    }
}

@media screen and (max-width: 1640px) {
    .home6-t .h6-l p span{
    font-size: 16px!important;
}
    .mode01 .listTitle2 {
        position: relative;
        padding: 40px 0 40px;
    }
    .listTitle2 h2 a {
        font-size: 36px;
    }
    .mode01 .fs22 {
        font-size: 18px;
    }
    .indexNews .nr li {
        margin-bottom: 11px;
    }
    .indexNews .nl {
        width: 58.5%;
    }
    .indexNews .nr{
            margin-left: 36px;
    }
    .indexNews .nr li .list012 {
        font-size: 12px;
    }
    .ncard .idate .list01l {
        font-size: 12px;
    }
    .ncard .itxt {
        padding: 8px 10px 0;
    }
    /* .Ind-banner .img{
   padding-bottom: 60%;
} */
    .home6-t .h6-r h3 {
        font-size: 16px;
    }
    .home6-t .h6-r li.on h3 {
        font-size: 18px;
    }
    .h6-r .h6-img {
        width: 7rem;
        height: 7rem;
    }
    .gallery-thumbs .swiper-slide {
        font-size: 18px;
    }
    .tabList03 .title a {
        font-size: 17px;
    }
    .swtextt h3 {
        font-size: 14px;
        line-height: 18px;
    }
    .swtextt p {
        font-size: 12px;
            line-height: 18px;
    }
    .wrap_mode01 {
        padding: 16px 0 6rem;
    }
    .slidImg04 {
        height: 51rem;
    }
    .slidImg04::after {
        height: 50rem;
        top: -26px;
    }
    .gallery-top .swiper-wrapper .swiper-slide {
        padding-bottom: 130px;
    }
    .wrap_mode04 {
        max-height: 428px;
    }

    .slidnavtab {
        top: 138px;
    }
    .main_box,
    .index_02 .swiper {
        height: 470px;
    }
    .home6-t .h6-l .con {
        top: 30%;
    }
    .more02 a {
        font-size: 12px;
        padding: 5px 1.2rem;
    }
    .index_02 .item {
        margin: 0 20px 0;
    }
    .swtextt h3 {
        margin-bottom: 1rem;
    }
    .imgmore03 {
        width: 40px;
        height: 22px;
        line-height: 22px;
        margin: 8px auto;
    }
    .imgmore03 span {
        font-size: 16px;
    }
    .index_02 ul li:hover .imgmore03 {
        width: 36px;
        height: 20px;
        line-height: 20px;
    }
    .listTitle2 h2::after {
        width: 6.8rem;
        height: 6.4rem;
        top: -21px;
    }
    .listTitle2 h2 {
        padding-bottom: 14px;
    }
    .listTitle2 h2::before {
        width: 42px;
        height: 4px;
    }
    .wrap_mode02 .row {
        overflow: hidden;
        padding: 4rem 0 6rem 0;
    }
    .home6-t .h6-l .scale {
        padding: 6.6rem;
    }
    .home6-t .h6-l .conA {
        width: calc(100% - 50%);
        margin-left: 41%;
    }
    .home6-t .h6-r h3 {
        width: calc(100% - 10rem);
    }
    .wrap_mode02 {
        padding: 20px 0 26px;
    }
    .home6-t .h6-r {
        top: 10px;
    }
    .ico1 .sicoh {
        left: -140px;
        top: -26px;
    }
    .ico2 .sicoh {
        left: 8px;
        top: -8px;
    }
    .ico3 .sicoh {
       top: 48px;
        left: 44px;
    }
    .ico4 .sicoh {
       top: 96px;
        left: 6px;
    }
    .ico5 .sicoh {
       top: 100px;
        left: -138px;
    }
    .mode3lul .mode3l-info::before {
        top: 10px;
    }
    .gallery-top .swiper-wrapper .swiper-slide {
        margin-top: 253px;
    }
    .banner .btxt .t1 {
        font-size: 5rem;
    }
}

@media screen and (max-width: 1380px) {
    .mode01 .fs22 {
        font-size: 15px;
    }
    .ncard .idate {
        padding-bottom: 8px;
    }
    .h6-r .h6-img {
        width: 6rem;
        height: 6rem;
    }
    .home6-t .h6-l .conA {
        width: calc(100% - 56%);
        margin-left: 34%;
    }
    .more02 a {
        margin-top: 3rem;
    }
    .con .lh32,
    .home6-t .h6-r li.on h3 {
        font-size: 17px;
        line-height: 24px;
    }
    .wrap_mode02 .row {
        padding: 3rem 0 4rem 0;
    }
    .con .lh30 {
        line-height: 22px;
    }
    .home6-t .h6-l .scale {
        padding: 5rem;
    }
    .home6-t .h6-r h3 {
       width: calc(94% - 6rem);
    }
    .ico1 .sicoh {
left: -70px;
        top: -30px;
    }
    .ico2 .sicoh {
        left: 22px;
        top: -40px;
    }
    .ico3 .sicoh {
          top: -8px;
        left: 54px;
    }
    .ico4 .sicoh {
        top: 12px;
        left: 20px;
    }
    .ico5 .sicoh {
          top: 17px;
        left: -114px;
    }
    .home6-t .h6-r {
        width: 30%;
        /* min-width: 30rem; */
    }
    .home6-t .h6-r {
        width: 32%;
        right: 60px;
        /* min-width: 32rem; */
    }
    .home6-t .fs32,
    .home6-t .fs30 {
        font-size: 20px;
    }
    .home6-t .fs24,
    .home6-t .fs26 {
        font-size: 18px;
    }
    .wrap_mode02 {
        padding-top: 30px;
    }
    .gallery-thumbs .swiper-slide {
        font-size: 15px;
        height: 41px;
        line-height: 41px;
    }
    .listTitle2 h2 a {
        font-size: 32px;
    }
    .listTitle2 h2::after {
        width: 6.6rem;
        height: 6.2rem;
        top: -19px;
    }
    .listTitle2 h2 {
        padding-bottom: 14px;
    }
    .listTitle2 h2::before {
        width: 40px;
        height: 4px;
    }
    .mode04 .listTitle2 {
        padding: 30px 0 36px;
    }
 
    .li05tit li {
        padding: 10px 0;
    }
    .indmode05 .fs18 {
        font-size: 14px;
        line-height: 20px;
    }
    .main_box {
        min-height: 410px;
    }
    .index_02 .swiper {
        height: 450px;
    }
    .slidImg04 {
        width: 41%;
    }
    .slidImg04 {
        height: 48rem;
    }
    .slidImg04::after {
        height: 47rem;
        top: -20px;
    }
    .gallery-top .swiper-wrapper .swiper-slide {
        padding-bottom: 100px;
    }
    .slidnavtab {
        top: 120px;
    }
    .mode3lul,
    .gallery-thumbs {
        margin-left: 50%;
    }

    .gallery-top .swiper-wrapper .swiper-slide {
        margin-top: 250px;
    }
    .indmore a {
        font-size: 16px;
    }
    .mode3lul {
        margin-top: -19px;
    }
    .wrap_mode04 {
        max-height: 410px;
    }
    .indexNews .nl {
        width: 59%;
    }
    .ncard .itxt .it {
        line-height: 20px;
        font-size: 15px;
    }
    .ncard .itxt {
        padding: 6px 10px 6px;
    }
    .indexNews .nr .ncard .itxt {
        padding: 4px 10px 2px;
    }
    .indexNews .nr li {
        margin-bottom: 8.5px;
    }
    .banner .btxt .t1 {
        font-size: 5rem;
    }
    .home6-t .h6-l p {
        margin: 2rem 0 2rem;
    }
    .wrap_mode05 {
        padding: 9rem 0 13rem;
    }
    .mode3lul .mode3l-info p {
        font-size: 17px;
    }
    .mode3lul .mode3l-info::before {
        top: 8px;
    }
    .dots span {
        width: 8px;
        height: 8px;
        margin: 0 3px !important;
    }
    .dots span.swiper-pagination-bullet-active {
        width: 18px;
        height: 8px;
    }
    .main_box,
    .index_02 .swiper {
        height: 410px;
    }
}

@media screen and (max-width: 1320px) {}

@media screen and (max-width: 1240px) {}

@media screen and (max-width: 992px) {
    .videotitles::before{
        width: 130px;
    left: 2px;
    }
    .indvideo::before{
        left: 22px;
    }
    .about-video a::before{
        transform: translate(-54%, -50%);
         width: 40px;
         height: 40px;
    }
    .about-video{
            bottom: 26px;
    }
    .about-video a .fs32{
        font-size: 15px;
    }
    .indexNews .nr li .list012{
    max-width: 76px;
    height: 22px;
    overflow: hidden;
    text-align: right;
    display: none;
    }
        .wrap_mode02 {
        padding-top: 20px;
    }
    .mode05 .listTitle2 h2 {
    margin-right: 0;
}
    .wrap_mode02 {
        background-size: auto 100%;
    }
    .banner_list .indexNews {
        /* display: block; */
        display: block;
    }
    .indexNews .nl {
        width: auto;
        margin-bottom: 20px;
    }
    .indexNews .nr {
        margin-left: 0;
    }
    .dots {
        bottom: 4px;
    }
    .wrap_mode01 {
        padding: 16px 0 4rem;
    }
    .tabList03 .index_title {
        height: auto;
    }
    .tabList03 .title a {
        width: 70%;
        margin-bottom: 10px;
    }
    .indmode05 {
        /* display: block; */
        flex-direction: column;
        /* 改为垂直方向 */
        padding-right: 0;
    }
    .indmode05 .nl {
        width: auto;
    }
    .indmode05:before {
        top: 65%;
        width: 5px;
        height: 10rem;
        display: none;
    }
    .mode3lul,
    .gallery-thumbs {
        margin-left: 0;
    }
    .slidImg04 {
        height: auto;
        width: 260px;
        left: 50%;
        transform: translateX(-50%);
        top: 0;
        border: 8px solid #7bbd2c;
        margin-top: 0;
        max-height: 280px;
    }

    .slidImg04::after{
        display: none;
    }

        .slidnavtab {
        position: relative;
        top: 0;
    }
    
        .mode3lul {
        position: relative;
           margin-top: 321px;
    }
    .mode3lul .mode3l-info span{
        display: none;
    }
    .mode3lul a{
            padding: 10px 10px;
               border-width: 4px;
    }
    .mode3lul li.on a {
    border-width: 4px;
}
        .slidnavtab {
        position: absolute;
        top: 380px;
    }
    .indbanner04 {
        max-height: 670px;
    }
        .wrap_mode04 {
        max-height: none;
        background-size: cover;
    }
.mode3lul .indmore a {
    background: transparent;
    border: 0;
    opacity: 0.7;
    color: #fff;
}

    .home6-t .h6-l .con {
        display: none;
    }
    .home6-t .h6-l .conA {
        /* width: calc(100% - 30%);
                margin: 0 auto; */
        width: calc(100% - 50%);
        margin-left: 10px;
    }
    .wrap_mode02 .row {
        padding: 2.6rem 0 0 0;
    }
    .home6-t .h6-l .scale {
        padding: 4rem;
    }
    .ico1 .sicoh,
    .ico2 .sicoh,
    .ico3 .sicoh,
    .ico4 .sicoh,
    .ico5 .sicoh {
        /* left: 30px; */
        top: 0;
    }
    .ico1 .sicoh {
        left: -20px;
    }
    .ico5 .sicoh {
        left: -20px;
    }
    .con .lh32,
    .home6-t .h6-r li.on h3 {
        font-size: 15px;
        line-height: 20px;
    }
    /* .wrap_mode02{
        min-height: 700px;
    } */
    /* .home6-t .h6-r li{
        width: 49%;
        display: inline-block;
        margin-bottom: 16px
    } */
    .Ind-banner .Tbottom {
        padding: 1.5rem 2rem;
    }
    .banner .btxt {
        bottom: 0;
        position: relative;
            padding-bottom: 20px;
        /* position: static;
        padding-bottom: calc(935% / 19.2); */
    }
    .banner .btxt .t1,.banner .btxt .p{
        color: #333;
    }
    .banner .btxt .p{
        display: none;
    }
    .banner .btxt {
        color: #222222;
    }
    .banner .btxt .t1 {
        font-size: 2rem;
        height: 60px;
        line-height: 3rem;
    }
    .indexNews .nr li {
        margin-bottom: 12px;
    }
    .wrap_mode02 .listTitle2 {
        padding: 3rem 0 30px;
        text-align: center;
    }
    .listTitle2 {
        padding: 4rem 0 30px;
    }
    .wrap_mode05 {
        padding: 2rem 0 13rem;
    }
    .home6-t .h6-r {
        top: 21%;
        width: 50%;
    }
    .home6-t .leftTit02 {
        position: relative;
    }
    .home6-t .right {
        display: block;
        width: calc(100% - 0%);
    }
    .mode04 .listTitle2 {
        padding: 30px 0 36px;
        position: relative;
        text-align: center;
    }
    .gallery-top .swiper-wrapper .swiper-slide {
        margin-top: 60px;
        padding-bottom: 0;
    }
    /* 图片旋转 */
    /* .indbox03 .flex{
    display: flex;      
  flex-wrap: wrap;       
  justify-content: space-around; 
} */
    .main_box {
        height: auto;
        min-height: auto;
    }
    .indbox03 .flex {
        flex-wrap: wrap;
    }
    .indbox03 ul li {
        width: 45%;
        float: left;
        height: auto;
        margin-bottom: 30px;
    }
    .swtextt {
        position: relative;
    }
    .indbox03 ul li .swtextt p,
    .indbox03 ul li .swtextt .imgmore03 {
        opacity: 1;
    }
        .indbox03 ul li:nth-child(1),
    .indbox03 ul li:nth-child(2),
    .indbox03 ul li:nth-child(3),
    .indbox03 ul li,.indbox03 ul li:nth-child(4),
    .indbox03 ul li:nth-child(5)  {
        transform: none; 
    }
        .swtextt h3 {
        font-size: 17px;
        line-height: 20px;
    }
    .swtextt p {
        font-size: 15px;
        line-height: 20px;
    }
        .gallery-thumbs .swiper-slide {
        font-size: 16px;
    }
        .mode3lul .mode3l-info p {
        font-size: 16px;
    }

    /* 图片旋转 */
     .tabList03{
        padding-top:0;
    }
.indbox03 .imgip01{
     display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.indbox03 .imgip01 img{
     width: 100%;
    display: block;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}

}

@media screen and (max-width: 767px) {
    .tabList03 .index_title {
        height: auto;
    }
    .mode01 .listTitle2 {
        position: relative;
        padding: 20px 0 30px;
    }
    .listTitle2 h2 a {
        font-size: 26px;
    }
    .li05tit li .noticBox {
        margin-left: 56px;
    }
    .li05tit li .nDate {
        width: 50px;
        height: 50px;
        overflow: hidden;
    }
    .li05tit ul {
    padding: 0 10px;
}
    .modeIn05 {
        align-items: stretch;
    }
    .li05img .imgbg05 img {
        height: 162px;
    }
    .videotitles {
        left: 20px;
    }
    /* index  */
    .home6-t .h6-l .conA {
        width: calc(100% - 0%);
        margin-left: 0;
    }
    .home6-t .h6-l .scale {
        padding: 10px;
    }
    .home6-t {
        position: relative;
        min-height: 270px;
    }
    .home6-t .right {
        width: calc(120px - 0%);
    }
    .home6-t .h6-r {
        min-width: 210px;
    }
    .h6-r .h6-img {
        width: 3rem;
        height: 3rem;
    }
    .home6-t .h6-r h3 {
        width: calc(100% - 4rem);
    }
    .home6-t .h6-r h3 a {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
    }
    .home6-t .h6-r li {
        margin-bottom: 10px;
    }
    .ico1 .sicoh {
        left: -44px;
        top: -4px;
    }
    .ico2 .sicoh {
        left: 2px;
        top: -4px;
    }
    .ico3 .sicoh {
        left: 10px;
        top: -2px;
    }
    .ico4 .sicoh {
        left: 0px;
    }
    .ico5 .sicoh {
        left: -44px;
        top: -7px;
    }
    .home6-t .h6-r {
        top: 27%;
        width: 50%;
    }
    .main_box {
        padding-top: 14px;
    }
    .indbox03 ul li {
        width: 100%;
    }
    .wrap_mode03 {
        background-size: auto auto;
    }
    .tabList03 .title a {
        width: 91%;
    }
    .index_title .title a:first-child {
        line-height: 22px;
    }
    .gallery-thumbs {
        height: auto;
        line-height: 30px;
    }
.banner_list .row{
 
    margin-left: 0px !important;
    margin-right: 0px !important;

}
 .gallery-thumbs .swiper-slide:nth-child(2){
        margin: 4px 0!important;
    }
.home6-t .h6-r{
    right: 20px;
}
.ipnpdptop3{
    padding-top: 30px;
}
    .mode3lul {
        position: relative;
        margin-top: 417px;
       /* height: 236px; */
    }
    .mode3lul a{
       padding: 10px 10px;
    }
  .gallery-top{
height: 710px;
  }
}

@media screen and (max-width: 768px) {
    .gallery-thumbs .swiper-wrapper {
        display: block;
        height: auto !important;
    }
    .gallery-thumbs .swiper-slide,
    .gallery-thumbs .swiper-slide:first-child {
        width: 100% !important;
    }
    /* .gallery-top .swiper-wrapper .swiper-slide {
        margin-top: 224px;
    } */
    .wrap_mode04 {
        background-size: auto 100%;
    }
    .indmode05:before {
        right: -10px;
    }
    /* .slidnavtab {
        background: #7bbd2c;
    } */
    .gallery-thumbs .swiper-slide {
        border-radius: 0 0;
        -webkit-border-radius: 0 0;
        -moz-border-radius: 0 0;
        -ms-border-radius: 0 0;
        -o-border-radius: 0 0;
    }
    /* .wrap_mode04 {
        max-height: 500px;
    } */

}

@media screen and (max-width: 580px) {

    .indbanner04 {
        max-height: 640px;
    }



}



@media screen and (max-width: 479px) {}