﻿.banner{position: relative;overflow: hidden;}
.banner .swiper-slide a{display: block;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination{bottom: 0.2rem;text-align: center;width: 100%;z-index: 2;}
.banner .swiper-pagination-bullet{width: 0.12rem;height: 0.12rem;border-radius: 0.06rem;transition: 0.2s all;opacity: 1;}
.banner .swiper-pagination-bullet-active{width: 0.35rem;}

.title{width: 100%;background: #006638;height: 0.64rem;padding: 0 0.3rem;}
.title h3{font-size: 0.24rem;font-family: myfont;line-height: 1;color: #ffffff;}
.title a{width: 0.16rem;height: 0.16rem;background: url(../img/more.svg) no-repeat center center;background-size: 100% 100%;transition: 0.3s;}
.title a:hover{transform: rotate(180deg);}

.parta{width: 100%;padding: 0.4rem 0;background: #ffffff;}
.news-scroll,.pa-right{width: calc( 50% - 0.15rem );}
.news-scroll{position: relative;}
.news-scroll ul li a{display: block;width: 100%;height: 3.79rem;position: relative;overflow: hidden;}
.news-scroll ul li a::after{content: "";width: 100%;height: 2rem;display: block;background-image: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 98%);position: absolute;left: 0;bottom: 0;z-index: 1;}
.news-scroll ul li .image{transition: 0.3s all;}
.news-scroll ul li .news-txt{width: 100%;padding: 0 1.5rem 0.12rem 0.2rem;position: absolute;left: 0;bottom: 0;z-index: 2;}
.news-scroll ul li .news-txt h3{font-size: 0.16rem;color: #ffffff;line-height: 0.3rem;width: 100%;font-weight: normal;}
.news-scroll ul li:hover .image{transform: scale(1.1,1.1);}
.news-scroll .swiper-pagination{bottom: 0.18rem;width: auto;right: 0.16rem;z-index: 2;}
.news-scroll .swiper-pagination-bullet{width: 0.1rem;height: 0.1rem;border-radius: 0.05rem;transition: 0.2s all;opacity: 1;margin: 0 0.04rem;}
.news-scroll .swiper-pagination-bullet-active{width: 0.28rem;}
.news-list ul li{width: 100%;line-height: 0.3rem;margin-top: 0.15rem;}
.news-list ul li a{font-size: 0.16rem;color: #333333;padding-left: 0.3rem;background: url(../img/ico.png) no-repeat left center;background-size: auto 0.2rem;width: calc(100% - 0.9rem);transition: 0.2s;}
.news-list ul li span{font-size: 0.14rem;color: #006638;flex-shrink: 0;transition: 0.2s;}
.news-list ul li:hover a{color: #006638;}

.partb{width: 100%;padding: 0.4rem 0;background: #f1f1f1;}
.pb-left,.pb-center,.pb-right{width: calc((100% - 0.6rem) / 3);}
.pb-list{width: 100%;background: #ffffff;padding: 0.25rem 0.3rem;}
.pb-list ul li{width: 100%;line-height: 0.3rem;}
.pb-list ul li:nth-child(n+2){margin-top: 0.15rem;}
.pb-list ul li a{font-size: 0.16rem;color: #333333;padding-left: 0.3rem;background: url(../img/ico.png) no-repeat left center;background-size: auto 0.2rem;width: calc(100% - 0.9rem);transition: 0.2s;}
.pb-list ul li span{font-size: 0.14rem;color: #006638;flex-shrink: 0;transition: 0.2s;}
.pb-list ul li:hover a{color: #006638;}

.partc{width: 100%;padding: 0.4rem 0;background: #ffffff;}
.partc .title{margin-bottom: 0.3rem;}
.fc-list{width: 100%;}
.fc-list ul li a{width: 100%;height: 0;padding-bottom: 63.83%;position: relative;overflow: hidden;display: block;}
.fc-list ul li .image{transition: 0.2s;}
.fc-list ul li:hover .image{transform: scale(1.1,1.1);}