@charset "utf-8";

a {
	display: block
}

.banner {
	position: relative;
	overflow: hidden
}

.banner img {
	display: block;
	width: 100%;
	transition: all 0.5s ease 0s
}

.banner ul li:hover img {
	transform: scale(1.1)
}

.banner a {
	display: block;
	position: relative
}

.banner .slick {
	position: relative;
	z-index: 9
}

.banner .slick-slide a {
	display: block;
	position: relative
}

.banner .slick-dots {
	bottom: .2rem;
	max-width: 17rem;
	left: calc(50% - 8.5rem)
}

.banner .slick-dots li {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	position: relative;
	margin: 0 .1rem
}

.banner .slick-dots li button {
	margin: 0;
	padding: 0;
	width: .08rem;
	height: .08rem;
	font-size: 0;
	display: block;
	background: #fff;
	border-radius: 50%;
	border: 1px solid #0a8246
}

.banner .slick-dots li.slick-active button {
	font-size: 0;
	background: url(/images/jdxz.png) no-repeat;
	background-size: 100%;
	border: 0;
	width: 0.61rem;
	height: .48rem;
	border-radius: 0
}

.banner .slick-prev {
	width: .41rem;
	height: .42rem;
	background: url(/images/ban-l.png) no-repeat;
	top: auto;
	left: .47rem;
	transform: none;
	bottom: calc(50% - .2rem);
	background-size: cover
}

.banner .slick-next {
	width: .4rem;
	height: .42rem;
	background: url(/images/ban-r.png) no-repeat;
	top: auto;
	left: auto;
	transform: none;
	right: .47rem;
	bottom: calc(50% - .2rem);
	background-size: 100%
}

.banner .slick-arrow:hover {
	opacity: 0.7
}

.index {
	overflow: hidden
}

.s1 {
	padding-top: .5rem;
	padding-bottom: .2rem;
	width: 38.3%;
	float: left
}

.tit {
	position: relative;
	margin-bottom: .3rem
}

.tit h3 b {
	font-size: .27rem;
	font-weight: 700;
	color: #333333;
	display: block
}

.tit h3 b span {
	font-size: .27rem;
	font-weight: normal;
	color: #087e41;
	background: none;
	font-weight: 700;
	display: inherit;
	float: left;
	padding: 0
}

.tit h3 span {
	font-size: .12rem;
	color: #087e41;
	padding-left: .48rem;
	display: block;
	background: url(/images/tit-line.png) no-repeat left center;
	background-size: .4rem
}

.tit a {
	color: #28844d;
	font-size: .16rem;
	padding-left: .15rem;
	line-height: .2rem;
	position: absolute;
	top: 25%;
	right: 0;
	transition: 0.5s
}

.tit a:hover {
	transform: translateX(.1rem)
}

.tit a img {
	vertical-align: middle
}

.tit a:hover {
	color: #28844d
}

.s1-lt ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.s1-lt ul li {
	width: 100%;
	border-bottom: 1px dashed #b3efd0;
	margin-bottom: .1rem;
	padding-bottom: .1rem
}

.s1-lt ul li.first {
	margin-bottom: .2rem;
	border: 0
}

.s1-lt ul li.first .img {
	float: left;
	overflow: hidden;
	width: 3.87rem;
	max-height: 2.15rem;
	border-radius: 8px
}

.s1-lt ul li.first .img img {
	width: 100%;
	transition: all 0.5s ease 0s
}

.s1-lt ul li.first .img:hover img {
	transform: scale(1.1)
}

.s1-lt ul li.first .s1-tx {
	float: right;
	flex: auto;
	width: calc(100% - 4.1rem)
}

.s1-lt ul li.first .s1-tx .s1-date {
	float: left;
	text-align: left;
	background: none;
	margin: .2rem 0;
	width: 100%
}

.s1-lt ul li.first .s1-tx b {
	display: initial;
	color: #087e41;
	font-size: .26rem;
	background: none;
	padding: 0
}

.s1-lt ul li.first .s1-tx span {
	color: #087e41;
	padding: 0
}

.s1-lt ul li a {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start
}

.s1-lt ul li a:hover h3 {
	color: #28844d;
	font-weight: 700
}

.s1-date {
	text-align: center;
	margin-right: .2rem
}

.s1-date b {
	display: block;
	font-size: .25rem;
	color: #fff;
	background: #087e41;
	padding: .05rem;
}

.s1-date span {
	font-size: .14rem;
	color: #8A8A8A;
	background: #fff;
	border-radius: 0 0 5px 5px;
	padding: 3px 5px
}

.s1-tx {
	flex: 1;
	min-width: 0
}

.s1-tx h3 {
	font-size: .18rem;
	color: #1b1b1b;
	line-height: .6rem;
	height: .6rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap
}

.s1-tx p {
	font-size: .14rem;
	line-height: .3rem;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #787878;
	white-space: nowrap;
	float: left;
	width: 100%
}

.s1-tx h3:hover {
	color: #087e41;
	font-weight: 700
}

.s2 {
	width: 33%;
	margin: 0 2.6%;
	float: left;
	padding-top: .5rem;
	padding-bottom: .2rem
}

.s2 li * {
	transition: 0.5s
}

.s2 .tit {
	margin-bottom: 0.5rem;
	align-items: center;
	justify-content: space-between
}

.s2 .tit h3 {
	padding: 0 30px 0 0;
	cursor: pointer;
	float: left
}

.s2 .tit h3 b {
	color: #7f7f7f;
	font-size: 0.27rem
}

.s2 .tit h3.on b {
	color: #333333;
	font-size: 0.27rem
}

.s2 .tit h3 span {
	color: #7f7f7f
}

.s2 .tit h3.on span {
	color: #087e41
}

.s2 .more a {
	display: none;
	top: 25%;
	line-height: .3rem
}

.s2 .more a.on {
	display: block
}

.s2 .tab ul {
	display: none
}

.s2 .tab ul:first-child {
	display: block
}

.s2 .tab .h1-t {
	padding-bottom: 0.25rem;
	position: relative;
	width: 100%
}

.s2 .tab .h1-t::after {
	width: calc(100% - 0.2rem);
	height: 1.12rem;
	left: 0.2rem;
	bottom: 0.1rem;
	border: 1px solid #057f52;
	content: "";
	z-index: -1;
	position: absolute
}

.s2 .tab .h1-t .s1-date {
	background: url(/images/rqbj.png) no-repeat;
	width: .8rem;
	height: .81rem;
	background-size: cover;
}

.s2 .tab .h1-t .s1-date b {
	background: none;
	font-size: .28rem;
}

.s2 .tab .h1-t .s1-date span {
	background: none;
	color: #fff
}

.s2 .tab .h1-t a {
	align-items: center
}

.s2 .tab .h1-t .pic {
	width: 3.2rem;
	padding-left: 0.2rem
}

.s2 .tab .h1-t .con {
	width: calc(100% - 1rem)
}

.s2 .tab .h1-t .pic::after {
	width: auto;
	bottom: auto;
	top: -0.2rem;
	background: rgba(158, 33, 33, 0.2);
	right: 0.2rem
}

.s2 .tab .h1-t h3 {
	font-weight: bold;
	font-size: 0.18rem;
	color: #333;
	transition: 0.5s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0;
	font-weight: normal;
	margin-bottom: .15rem
}

.s2 .tab .h1-t p {
	font-size: 0.14rem;
	line-height: 0.24rem;
	color: #787878;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.s2 .tab span {
	align-items: center;
	font-size: .15rem;
	color: #787878;
}

.s2 .tab span img {
	display: inline-block;
	margin-right: 0.1rem;
	width: 0.18rem
}

.s2 li {
	line-height: .6rem
}

.s2 li a {
	padding-left: 0.15rem;
	align-items: center;
	background: url(/images/dot.png) no-repeat left center
}

.s2 li a::after {
	width: 0.06rem;
	height: 0.06rem;
	border-radius: 50%;
	background: #8F000B;
	bottom: auto;
	top: 50%;
	transform: translateY(-50%)
}

.s2 li h3 {
	font-size: 0.18rem;
	color: #333;
	line-height: 0.3rem;
	font-weight: 500;
	width: calc(100% - 1.1rem);
	transition: 0.5s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.s2 li span {
	width: 1.1rem;
	text-align: right;
	white-space: nowrap
}

.s2 li:hover h3 {
	color: #087e41;
	font-weight: 700
}

.s3 {
	padding: .5rem 0;
	position: relative;
	float: left;
	width: 23.5%
}

.s3 .s1-lt ul li a {
	width: 100%;
	background: url(/images/lcbj.png) no-repeat;
	border: 0;
	background-size: 100%
}

.s3 .s1-lt ul li {
	border: 0;
	margin-bottom: .16rem;
	padding: 0
}

.s3 .s1-lt ul li .s1-tx {
	padding: .06rem .2rem
}

.s3 .s1-lt ul li:hover a {
	border: 1px solid #087e41
}

.s3 .s1-lt ul li a .s1-tx h3 {
	line-height: .6rem;
	height: .6rem
}

.s3 .s1-lt ul li a .s1-tx span {
	color: #787878;
	font-size: .12rem
}

.s3 .kslj {
	width: 100%
}

.s3 .kslj li {
	width: auto;
	float: left;
	padding-right: 8%
}

.s3 .kslj li a {
	text-align: center;
	font-size: .16rem
}

.s3 .kslj li:hover img {
	transition: all 0.5s;
	transform: rotate(360deg)
}

.s3 .kslj li:last-child {
	padding-right: 0
}

@media screen and (max-width:1500px) {
.s3 .kslj li{width: auto;float:left;padding-right: 15px;}
.banner .slick-dots{
    max-width: none;
    left: 0;
}
}
@media screen and (max-width:1300px) {
.s3 .kslj li{width: auto;float:left;padding-right: 10%;}
.s1 {
    padding-top: .5rem;
    padding-bottom: .2rem;
    width: 100%;
}
.s2{width: 59%;margin: 0 4% 0 0;padding: .3rem 0;}
.s3{width: 37%;margin: 0;padding: .3rem 0;}

}
@media screen and (max-width:1024px) {
    
    .s2-lt ul li,
    .s1-lt ul li {
        width: 100%;
        margin-bottom: .2rem;
    }
    .s1-tx h3 {
        display: block;
        height: auto;
        white-space: nowrap;
    }
    .s3 {
        padding-top: .1rem;
        padding-bottom: .3rem;
    }
    .s1 {
    padding-top: .5rem;
    padding-bottom: .2rem;
    width: 100%;
}

.s1-lt ul li.first .s1-tx .s1-date{
    margin: .1rem 0;
}

.s2{width: 59%;margin: 0 2% 0 0;padding: .3rem 0;}
.s3{width: 39%;margin: 0;padding: .3rem 0;}


}

@media screen and (max-width:900px) {
    .s3 .kslj li{width: auto;float:left;padding-right: 8%;}
}

@media screen and (max-width:768px) {
    .banner .slick-dots{display: none !important;}
    .banner .slick-prev {
        left: .15rem;
    }
     .banner .slick-next {
        right: .15rem;
    }
   /* .s1, .s3 {
    padding-top: .5rem;
    padding-bottom: .2rem;
    width: 100%;
}

.s1-lt ul li.first .s1-tx .s1-date{
    margin: .1rem 0;
}

.s2{width:100%;margin: 0;padding: .3rem 0;}*/
.s2 .tit h3 {padding: 0 10px 0 0;cursor: pointer;}
.s2 .more a{display: none;top: 5%;line-height: .3rem;}
.tit a{top: 5%;line-height: .3rem;}
.s3 .kslj li{padding-right: 2%;}
.s2{width: 55%;margin: 0 2% 0 0;padding: .3rem 0;}
.s3{width: 43%;margin: 0;padding: .3rem 0;}

}

@media screen and (max-width:640px) {
.s2{width: 100%;margin: 0;padding: .3rem 0;}
.s3{width: 100%;margin: 0;padding: .3rem 0;}
.s3 .kslj{
    padding: 2% 4%;
}
.s3 .kslj li{padding-right: 14%;}
}

@media screen and (max-width:420px) {
    .s1-lt ul li.first .img{float:none;}
.s1-lt ul li.first .s1-tx{width:100%;float:none;}
    .banner .slick-dots {
        zoom: 0.8;
        display: none;
    }
    .tit h3 b {
        font-size: .22rem !important;
        font-weight: 700;
        color: #333333;
        display: block;
    }
    .tit h3 b span {
        font-size: .22rem !important;
        font-weight: 700;
        color: #333333;
        display: block;
    }
    .tit h3 span{
        display: none;
    }
    .s3 .kslj li{padding-right: 8%;}
}

@media screen and (max-width:360px) {
.s3 .kslj li{padding-right: 2%;}
}