.xiaoshi{
    display: none !important;
}
.jie{
	width: 435px;
	height: 371px;

}
.jie1{
	width: 100%;
	position: absolute;
	top: 0;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.jie2{
	width: 282px;
	height: 272px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom:1px solid rgba(255,255,255,0.4) ;
}
.jie3{
	width: 282px;
	margin: 0 auto;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	padding-top: 19px;
}
.lg1{
	width: 164px !important;
	height: 191px !important;
}
.lg2{
	width:100% !important;
	height: auto !important;
}
.lg3{
	width:auto !important;
	height: 191px !important;
}
.jie p{
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
}
.banner .swiper-button-next, .banner .swiper-button-prev {
    background-size: 65px 42px !important;
    width: 65px !important;
    height: 42px !important;
    top: auto !important;
    bottom: 0 !important;
    position: relative !important;
}
.qt{
	display: flex;
	    width: 100%;
	    position: absolute;
	    justify-content: space-between;
	    top: 50%;
}
.rexiao2 ul li:nth-child(1){
    display: none;
}
.aa{
    width: 100%;
}
.news2 .news1:nth-child(1){
    display: none;
}
.banner {
	width: 100%;
	height: 820px;
	/* margin-top: 100px; */
	overflow: hidden;
	position: relative;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	/* text-align: center; */
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* 关于我们 */
.about {
	background-color: #f7f7f7;
	padding-top: 200px;
	/* overflow: hidden; */
}

.about2 {
	width: 100%;
	display: flex;
}

.left-about {
	/* background-color: aqua; */
	width: 49%;
}

.right-about {
	/* background-color: #999; */
	width: 51%;

}

.jieshao {
	height: 840px;
	overflow: hidden;
	display: flex;
	justify-content: right;
	padding-top: 75px;
}

.jieshao1 {
	width: 405px;
	margin-right: 275px;
}

.jieshao1 h1 {
	font-family: zi1;
	font-size: 56px;
	font-weight: 400;
	color: #61110A;
}

.jieshao1 h2 {
	font-size: 40px;
	font-weight: bold;
	color: #1A1A1A;
	line-height: 50px;
	/* margin-bottom: 60px; */
	margin-top: 25px;
}

.jieshao2 {
	padding-top: 60px;
	padding-bottom: 99px;
}

.jieshao2 p {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
}

.a-gengduo a {
	width: 220px;
	height: 48px;
	background: #D6A554;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
}

.shipin {
	width: 100%;
	height: 620px;
	overflow: hidden;
	position: relative;
}

.shipin1 {
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 0;
	left: 0;
	cursor: pointer;
}

.shipin2 img {
	width: 100px;
	height: 100px;
}

.shipin2 p {
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	margin-top: 16px;
}

.kean {
	width: 100%;
	display: flex;
	height: 840px;
}

.kalsta {
	width: 50%;
	height: 100%;
	overflow: hidden;

	position: relative;
}

.ambrosia {
	width: 50%;
	height: 100%;
	overflow: hidden;
	margin-bottom: 173px;
	position: relative;
}

.kalsta .ab {
	top: 171px;
}

.ambrosia .ab {
	top: 146px;
}
.ambrosia .abp {
	margin-bottom: 146px;
}
.ab {
	display: flex;
	justify-content: left;
	position: absolute;
	width: 100%;
	height: 100%;
	margin-left: 40px;
	/* top: 0; */
	left: 0;
}

.ab1 {
	width: 288px;
}

.lueja {
	width: 100%;
	height: 620px;
	overflow: hidden;
	position: relative;
}

.atu {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.4s;
}

.lueja:hover .atu {
	transform: scale(1.2);
}

.shipin:hover .atu {
	transform: scale(1.2);
}

.kalsta:hover .atu {
	transform: scale(1.2);
}

.ambrosia:hover .atu {
	transform: scale(1.2);
}

.kalsta .abt img {
	width: 181px;
	height: 168px;
	margin-bottom: 40px;
}

.ambrosia .abt img {
	width: 164px;
	height: 193px;
	margin-bottom: 38px;
}

.ab h2 {
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 45px;
}

.abp {
	margin-bottom: 115px;
}

.abp p {
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
}

.lueja .ab {
	justify-content: right;
	top: 125px;
}

.lueja .abt img {
	width: 201px;
	height: 97px;
	margin-bottom: 35px;
}

.lueja .ab1 {
	width: 555px;
	margin-right: 141px;
}

.lueja .abp {
	margin-bottom: 60px;
}

/* 热销系列 */
.rexiao {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #f7f7f7;
	padding-top: 100px;
	padding-bottom: 80px;
}

.re_biaoti {
	text-align: center;
}

.re_biaoti h1 {
	font-size: 36px;
	font-family: zi1;
	font-weight: 400;
	color: #61110A;
	line-height: 44px;
}

.re_biaoti p {
	font-size: 30px;
	font-weight: bold;
	color: #1A1A1A;
	line-height: 30px;
	margin-top: 16px;
}

.s_rexiao {
	display: flex;
	justify-content: space-between;
	padding-top: 63px;
}

.rexiao1 {
	width: 453px;
	height: 620px;
	overflow: hidden;
}

.rexiao1 a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.rexiao1 img {
	width: 100%;
	height: 100%;
	transition: all 0.2s;
	object-fit: cover;
}

.rexiao1:hover img {
	transform: scale(1.2);
}

.rexiao2 {
	width: 926px;

}

.rexiao2 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.rexiao2 ul li {
	width: 453px;
	height: 300px;
	margin-bottom: 20px;
	overflow: hidden;
}

.rexiao2 ul li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.rexiao2 ul li a img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	transition: all 0.2s;
}

.rexiao2 ul li:hover img {
	transform: scale(1.2);
}

.mbt {
	width: 100%;
	padding: 20px;
	background-color: rgb(97 17 10 / 56%);
	;
	color: #FFFFFF;
	font-weight: 400;
	position: absolute;
	bottom: 0;
	left: 0;
}

.mbt p {
	width: 100%;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ggduo {
	display: flex;
	justify-content: center;
	padding-top: 60px;
}

/* 产品展示 */
.chanpin {
	width: 100%;
	background-color: #EBEBEB;
	padding-top: 100px;
	padding-bottom: 100px;
}

.chpintu {
	margin-top: 110px;
}

.z_chan {
	width: 100%;
	background-color: #FFFFFF;
	height: 459px;
	padding-left: 30px;
	padding-right: 60px;
}

.z_chan a {
	display: flex;
	justify-content: space-between;

}

.z_chan2 {
	width: 576px;
	padding-top: 55px;
}

.z_chan1 img {
	width: 670px;
	height: 460px;
	object-fit: cover;
	margin-top: -30px;
}

.z_chan2 h1 {
	width: 180px;
	font-size: 34px;
	font-family: zi1;
	font-weight: 400;
	color: #61110A;
	line-height: 44px;
	margin-bottom: 10px;
}

.z_chan2 h2 {
	font-size: 26px;
	font-weight: bold;
	color: #1A1A1A;
	line-height: 30px;
}

.z_chan2 p {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	padding-top: 30px;
	padding-bottom: 40px;
}

.ge {
	display: flex;
	align-items: center;
}

.ge p {
	font-size: 16px;
	font-weight: 400;
	color: #61110A;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;

}

.ge img {
	width: 35px;
	height: 16px;

}

.gen1 {
	width: 26px;
	height: 26px;
	background: #61110A;

}

.z_chan:hover p {
	color: #61110A;
}

.lunbo {
	position: relative;
	padding-top: 101px;
	/* padding-bottom: 90px; */
}

.huatu {
	width: 100%;
	height: 220px;
}

.huatu img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.huajie {
	padding: 25px 30px;
	height:186px ;
}

.huajie h1 {
	font-size: 20px;
	font-weight: 400;
	color: #1A1A1A;
	line-height: 30px;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.huajie p {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
	overflow: hidden;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	padding: 20px 0;
}

.jian {
	width: 40px;
	height: 16px;
	background-image: url(../image/index/jian.png);
	background-size: 100% 100%;
	float: right;
	margin-bottom: 20px;
}

.aa:hover .huajie p {
	color: #61110A;
}

.aa:hover .huajie h1 {
	color: #61110A;
}

.aa:hover .jian {
	background-image: url(../image/index/jian1.png);
}

.jiantoua {
	display: flex;
	justify-content: center;
	overflow: hidden;
	padding-top: 60px;
}

.swiper-button-prev1,
.swiper-container-rtl .swiper-button-next1 {
	background-image: url(../image/index/jian.png) !important;
	-webkit-transform: rotate(180deg);
}

.swiper-button-prev1:hover,
.swiper-container-rtl .swiper-button-next1 {
	background-image: url(../image/index/jian1.png) !important;
	-webkit-transform: rotate(180deg);
}
.swiper-button-prev2,
.swiper-container-rtl .swiper-button-next2 {
	background-image: url(../image/index/jian.png) !important;
	-webkit-transform: rotate(180deg);
}

.swiper-button-prev2:hover,
.swiper-container-rtl .swiper-button-next2 {
	background-image: url(../image/index/jian1.png) !important;
	-webkit-transform: rotate(180deg);
}
.swiper-button-prev3,
.swiper-container-rtl .swiper-button-next3 {
	background-image: url(../image/index/jian.png) !important;
	-webkit-transform: rotate(180deg);
}

.swiper-button-prev3:hover,
.swiper-container-rtl .swiper-button-next3 {
	background-image: url(../image/index/jian1.png) !important;
	-webkit-transform: rotate(180deg);
}
.swiper-button-next2,
.swiper-container-rtl .swiper-button-prev2 {
	background-image: url(../image/index/jian.png) !important;
}
.swiper-button-next3,
.swiper-container-rtl .swiper-button-prev3 {
	background-image: url(../image/index/jian.png) !important;
}

.swiper-button-next1,
.swiper-container-rtl .swiper-button-prev1 {
	background-image: url(../image/index/jian.png) !important;
}

.swiper-button-next1:hover,
.swiper-container-rtl .swiper-button-prev1 {
	background-image: url(../image/index/jian1.png) !important;
}

.swiper-button-next,
.swiper-button-prev {
	background-size: 44px 24px !important;
	width: 44px !important;
	height: 24px !important;
	top: auto !important;
	bottom: 0 !important;
	position: relative !important;
}

.swiper-button-next {
	margin-left: 40px;
}

.chanpin .a-gengduo a {
	background-color: #61110A;
}

/* .克里特 */
.keli {
	width: 100%;
	background-color: #f7f7f7;
	overflow: hidden;
	padding-bottom: 100px;
	padding-top: 40px;
}

.keli .z_chan2 h1 {
	color: #003667;
}

.keli .ge p {
	font-size: 16px;
	font-weight: 400;
	color: #003667;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;

}

.keli .gen1 {
	width: 26px;
	height: 26px;
	background: #003667;

}

.keli .z_chan:hover p {
	color: #003667;
}

.keli .aa:hover .huajie p {
	color: #003667;
}

.keli .aa:hover .huajie h1 {
	color: #003667;
}

.keli .aa:hover .jian {
	background-image: url(../image/index/jian2.png);
}

.keli .a-gengduo a {
	background-color: #003667;
}

.swiper-button-prev2:hover,
.swiper-container-rtl .swiper-button-next2 {
	background-image: url(../image/index/jian2.png) !important;
	-webkit-transform: rotate(180deg);
}

.swiper-button-next2:hover,
.swiper-container-rtl .swiper-button-prev2 {
	background-image: url(../image/index/jian2.png) !important;
}

/* .绿甲 */
.lvjia {
	width: 100%;
	background-color: #EBEBEB;
	overflow: hidden;
	padding-bottom: 100px;
	padding-top: 40px;
}

.lvjia .z_chan2 h1 {
	color: #90C31F;
}

.lvjia .ge p {
	font-size: 16px;
	font-weight: 400;
	color: #90C31F;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;

}

.lvjia .gen1 {
	width: 26px;
	height: 26px;
	background: #90C31F;

}

.lvjia .z_chan:hover p {
	color: #90C31F;
}

.lvjia .aa:hover .huajie p {
	color: #90C31F;
}

.lvjia .aa:hover .huajie h1 {
	color: #90C31F;
}

.lvjia .aa:hover .jian {
	background-image: url(../image/index/jian3.png);
}

.lvjia .a-gengduo a {
	background-color: #90C31F;
}

.swiper-button-prev3:hover,
.swiper-container-rtl .swiper-button-next3 {
	background-image: url(../image/index/jian3.png) !important;
	-webkit-transform: rotate(180deg);
}

.swiper-button-next3:hover,
.swiper-container-rtl .swiper-button-prev3 {
	background-image: url(../image/index/jian3.png) !important;
}

/* 新闻资讯 */
.xinwen {
	background-color: #f7f7f7;
	overflow: hidden;
	padding: 100px 0;
}

.news {
	display: flex;
	justify-content: space-between;
	padding-top: 60px;
}

.news1 {
	width: 453px;
	height: auto;
}

.news_tu {
	width: 100%;
	height: 398px;
}

.news_tu img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	object-fit: cover;
}

.news_wen {
	display: flex;
	justify-content: space-between;
	 align-items: flex-end; 
	padding-top: 20px;
	padding-bottom: 35px;
}

.news_wen1 {
	width: 75%;
	margin-left: 23PX;
}

.news_jian {

	padding-right: 30px;
}

.news_jian img {
	width: 40px;
	height: 16px;

}

.news_wen1 span {
	font-size: 14px;
	font-weight: 400;
	color: #D6A554;
	line-height: 30px;
}

.news_wen1 h1 {
/* 设置文本只显示2行 */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	/* 设置文本超出部分省略 */
	text-overflow: ellipsis;
	font-size: 22px;
	font-weight: 600;
	color: #61110A;
	/* line-height: 30px; */
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 5px;

}

.news_wen1 p {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 28px;

	/* 设置文本只显示三行 */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	/* 设置文本超出部分省略 */
	text-overflow: ellipsis;
		margin-top: 20px;
}

.news1 {
	background-color: #fff;

}

.news1:hover p {
	color: #61110A !important;
}

.news2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 927px;
}

.news2 .news1 {
	height: auto;
	margin-bottom: 25px;

}

.news2 .news1:nth-last-child(1) {
	width: 100%;
	height: auto;
	margin-bottom: 0;
}

.news2 .news1:nth-last-child(1) a {
	display: flex;
}

.news2 .news_tu {
	height: 203px;
}

.news2 .news1:nth-last-child(1) .news_tu {
	width: 356px;
	height: auto;
}

.news2 .news1:nth-last-child(1) .news_wen {
	padding-top: 0;
	width: 571px;
}

.news2 .news1:nth-last-child(1) .news_wen1 span {
	padding-top: 24px;
	display: block;
}

.news2 .news1:nth-last-child(1) .news_wen1 p {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 28px;

	/* 设置文本只显示三行 */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	/* 设置文本超出部分省略 */
	text-overflow: ellipsis;
}

.news2 .news1:nth-last-child(1) .news_jian {


}

.news2 .news_wen1 p {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 28px;

	/* 设置文本只显示三行 */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	/* 设置文本超出部分省略 */
	text-overflow: ellipsis;
}

.news2 .news_jian {
	

}
.videos {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -30%;
    margin-top: -32.5vh;
    z-index: 9999;
    width: 60%;
    height: 65vh;
}
.videos video {
    height: 100%;
    display: block;
    margin: 0 auto;
}
.vclose {
    position: fixed;
    right: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    cursor: pointer;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.4);
}
@media screen and (max-width:1400px) {
	.jieshao1 {
		width: 405px;
		padding-left: 5%;
	}

	.rexiao2 ul li {
		width: 49%;
	}

	.rexiao2 {
		width: 62%;
	}

	.rexiao1 {
		width: 37%;
		height: 620px;
		overflow: hidden;
	}

	.z_chan1 img {
		width: 476px;
		height: 440px;
		object-fit: cover;
		margin-top: -30px;
	}

	.news1 {
		width: 49%;
		/* padding-right: 0; */
	}

	.news3 {
		width: 30%;
	}

	.news2 {
		width: 68%;
	}

	.news_wen1 {
		width: 70%;
		margin-left: 23PX;
	}
}

@media screen and (max-width:1300px) {
	.z_chan2 {
		width: 50%;
		padding-top: 55px;
	}

	.z_chan1 {
		width: 48%;
	}

	.z_chan1 img {
		width: 100%;
	}
}

@media screen and (max-width:1200px) {
	.jieshao1 {
		width: 100%;
		padding-left: 5%;
	}

	.about2 {
		flex-wrap: wrap;
	}

	.left-about {
		width: 100%;
	}

	.right-about {
		width: 100%;
	}

	.jieshao {
		justify-content: center;
	}
}

@media screen and (max-width:1024px) {
	.s_rexiao {
		flex-wrap: wrap;
	}

	.rexiao1 {
		width: 100%;
		height: 300px;
		margin-bottom: 20px;
	}

	.rexiao2 {
		width: 100%;
	}

	.z_chan a {
		flex-wrap: wrap;
	}

	.z_chan2 {
		width: 100%;
		padding-top: 55px;
	}

	.z_chan1 {
		width: 100%;
	}

	.z_chan {
		width: 100%;
		background-color: #FFFFFF;
		height: auto;
		padding-left: 30px;
		padding-right: 60px;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.z_chan1 img {
		margin-top: 0;
	}

	.news {
		flex-wrap: wrap;
	}

	.news3 {
		width: 100%;
		margin-bottom: 20px;
	}

	.news2 {
		width: 100%;
	}
	.banner {
	    height:400px !important;
	}
.banner .swiper-button-next,
.banner .swiper-button-prev {
	background-size: 44px 24px !important;
	width: 44px !important;
	height: 24px !important;
	top: auto !important;
	bottom: 0 !important;
	position: relative !important;
}
.nj{
    top: 0 !important;
}
.about2{
    display: none;
}
.xiaoshi{
    display: block !important;
}
}

@media screen and (max-width:768px) {
	.about {
		padding-top: 0px;
	}

	.jieshao1 h1 {
		font-family: zi1;
		font-size: 30px;
		font-weight: 400;
		color: #61110A;
	}

	.jieshao2 {
		padding-top: 10px;
		padding-bottom: 33px;
	}

	.jieshao1 {
		margin-right: 0;
	}

	.a-gengduo a {
		width: 140px;
		height: 35px;
		background: #D6A554;
		font-size: 14px;
		font-weight: 400;
		color: #FFFFFF;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.jieshao {
		height: auto;
		padding-bottom: 75px;
	}

	.jieshao1 h2 {
		font-size: 30px;
		font-weight: bold;
		color: #1A1A1A;
		line-height: 50px;
		/* margin-bottom: 60px; */
		margin-top: 15px;
	}

	.lueja .ab {
		justify-content: right;
		top: 50px;
	}

	.lueja .abt img {
		width: 140px;
		height: auto;
		margin-bottom: 10px;
	}

	.ab h2 {
		font-size: 30px;
		font-weight: bold;
		color: #FFFFFF;
		margin-bottom: 25px;
	}

	.lueja .ab1 {
		width: 100%;
		margin-right: 86px;
	}

	.lueja {
		width: 100%;
		height: 520px;
		overflow: hidden;
		position: relative;
	}

	.shipin {
		width: 100%;
		height: 255px;
		overflow: hidden;
		position: relative;
	}

	.shipin2 img {
		width: 70px;
		height: 70px;
	}

	.kean {
		flex-wrap: wrap;
		height: auto;
	}

	.kalsta {
		width: 100%;
		height: 550px;
	}

	.ambrosia {
		width: 100%;
		height: 550px;
	}

	.kalsta .ab {
		top: 50px;
	}

	.kalsta .abt img {
		width: 110px;
		height: auto;
		margin-bottom: 25px;
	}

	.ab1 {
		width: 100%;
		padding-right: 70px;
	}

	.abp {
		margin-bottom: 30px;
	}

	.ambrosia .ab {
		top: 50px;
	}

	.ambrosia .abt img {
		width: 100px;
		height: auto;
		margin-bottom: 38px;
	}

	.rexiao {
		padding-top: 30px;
		padding-bottom: 50px;
	}

	.re_biaoti h1 {
		font-size: 30px;
		line-height: 36px;
	}

	.s_rexiao {
		padding-top: 35px;
	}

	.rexiao2 ul li {
		height: 150px;
	}

	.z_chan1 img {
		width: 100%;
		height: 200px;
	}

	.z_chan {
		padding-right: 30px;
	}

	.chpintu {
		margin-top: 50px;
	}

	.z_chan2 h1 {
		font-size: 30px;
	}

	.news_tu {
		width: 100%;
		height: 250px;
	}

	.news3 {
		/*height: 455px;*/
	}

	.news_jian {
		display: none;
	}

	.news_wen1 {
		width: 90%;
		padding-right: 20px;
	}

	.news2 .news1:nth-last-child(1) .news_tu {
		display: none;
	}

	.news2 .news_tu {
		height: 117px;
	}

	.news2 .news1 {
		/*height: 289px;*/
		margin-bottom: 25px;
	}
	.news2 .news1:nth-last-child(1) .news_wen1 p {
    font-size: 14px;
    -webkit-line-clamp: 2;
}
.news2 .news_wen1 p {
    font-size: 14px;
    -webkit-line-clamp: 4;
}
.news_wen1 h1 {
    font-size: 18px;

}
.news_wen1 p {
    font-size: 14px;
}
.jie3 {
	    width: 90%;
	    margin: 0 auto;
	    font-size: 12px !important;
	    font-weight: 400;
	    color: #FFFFFF;
	    text-align: center;
	    padding-top: 10px;
	    padding-bottom: 10px;
	}
	.lg3 {
	    width: 50% !important;
	    height: auto !important;
	}
	.lg1 {
	    width: 50% !important;
	    height: auto !important;
	}
	.lg2 {
	    width:80% !important;
	    height: auto !important;
	}
	.jie2 {
	    width: 80%;
	    height: 70%;
	    margin: 0 auto;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    border-bottom: 1px solid rgba(255,255,255,0.4);
	    padding-top: 20px;
	    padding-bottom: 20px;
	}
	.jie {
	    width: 50%;
	    height: 40%;
	}
	.jie p{
		font-size: 12px;
	}
	.banner{
		height: 250px !important;
	}
	.jie1{
	width: 100%;
	position: absolute;
	top: 0;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
}
