/* banner图 */
.banner {
	width: 100%;
	height: 940px;
	margin-top: 121px;
	overflow: hidden;
}

.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;
}

/* 关于我们 */
.guanyu {
	width: 100%;
	background-color: #F8F8F8;
	padding: 100px 0;
}

.nianxian {
	width: 100%;
	display: flex;
	position: relative;
}

.nian {
	width: 50%;
	margin-right: 67px;
}

.xian {
	width: 50%;
}

.bjdt {
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 0;
	z-index: 99;
}

.bjdt img {
	width: 488px;
	height: 528px;
	margin-top: 150px;
}

.nian .nian1 h1 {
	font-size: 90px;
	color: #009e3f;
}

.nian .nian1 p {
	font-size: 20px;
	color: #808080;
}

.nian .nian1 {
	padding-bottom: 175px;
}

.nian .nian2 h1 {
	font-size: 60px;
	color: #009e3f;
}

.nian .nian2 p {
	font-size: 20px;
	color: #808080;
}

.nian .yuanquan {
	display: flex;
	align-items: center;
	padding-bottom: 228px;
	position: relative;
	margin-top: -20px;
	z-index: 100;
}

.nian .hengxian {
	width: 513px;
	height: 2px;
	background-color: #302f2f;
}

.nian .yuanquan1 {
	width: 140px;
	height: 140px;
}

.yuanquan1 img {
	width: 100%;
	height: 100%;
}

.gengduo a {
	display: block;
	width: 175px;
	height: 50px;
	background: #009e3f;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	border-radius: 50px;
}

.xian .jieshao {
	font-size: 20px;
	font-weight: 500;
	color: #302F2F;
	line-height: 33px;
	margin-bottom: 92px;
}

.xian .nian2 {
	text-align: right;
}

.xian .nian2 h1 {
	font-size: 60px;
	color: #009e3f;
}

.xian .nian2 p {
	font-size: 20px;
	color: #808080;
}

.xian .yuanquan {
	display: flex;
	align-items: center;
	position: relative;
	z-index: 100;
}

.xian .hengxian {
	width: 600px;
	height: 2px;
	background-color: #302f2f;
}

.xian .yuanquan1 {
	width: 81px;
	height: 81px;
}

.jin {
	width: 680px;
	height: 440px;
	position: relative;
	z-index: 1;
}

.jin img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.gengduo {
	position: relative;
	z-index: 100;
}

/* 科技研发 */
.technical {
	width: 100%;
	background-color: #fff;
	padding-top: 100px;
	padding-bottom: 80px;
}

.chaiyou {
	/* height: 18px; */
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;


	color: #302F2F;
}

.chaiyou p {
	padding: 0 16px;
	border-left: 4px solid #302f2f;
	border-right: 4px solid #302f2f;
}

.technical .biaoti h1 {
	font-size: 52px;
	font-weight: bold;
	color: #009E3F;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 80px;
}

.keji {
	display: flex;
	justify-content: space-between;

}

.keji1 {
	position: relative;
}

.keji2 {
	width: 700px;
}

.keji1 .tupian {
	width: 510px;
	height: 546px;
	position: relative;
	z-index: 98;
}

.keji1 .tupian img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.keji1 .tupian::after {
	content: "";
	width: 206px;
	height: 410px;
	background: #009E3F;
	position: absolute;
	top: 30%;
	right: -32px;
	z-index: -1;
}

.anjian {
	width: 206px;
	height: 86px;
	position: absolute;
	z-index: 99;
	right: -32px;
	top: 90%;

}

.anjian a {
	width: 100%;
	height: 100%;
}

.anjian a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.keji2 .hb h1 {
	font-size: 22px;
	color: #302F2F;
	padding-bottom: 39px;
}

.keji2 .lub h1 {
	font-size: 22px;
	color: #009E3F;
	padding-bottom: 40px;
}

.keji2 .wenzi {
	padding-bottom: 100px;
}

.keji2 .wenzi p {
	font-size: 18px;
	color: #808080;
	line-height: 33px;
}

.keji2 .gengduo a {
	background: #302F2F;
	border-radius: 25px;
	/* width: 175px;
	height: 50px; */
}

/* 荣誉 */
.rongyu {
	width: 100%;
	background-image: url(../image/index/rongyu.png);
	background-size: 100% 100%;
	padding: 100px 0;
}

.rongyu .chaiyou {
	justify-content: left;
}

.rongyu .chaiyou p {
	color: #009E3F;
	border-left: 4px solid #009E3F;
	border-right: 4px solid #009E3F;
}

.rongyu .biaoti h1 {
	font-size: 52px;
	font-weight: bold;
	color: #302F2F;
}

.rongyu .biaoti {
	margin-top: 29px;
	padding-bottom: 60px;
}

.rongyu1 {
	display: flex;
	justify-content: space-between;
}

.rong1 {
	padding-top: 40px;
}

.ryming {
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}

.ryqiu {
	width: 12px;
	height: 12px;
	background: #009E3F;
	border-radius: 50%;
	margin-right: 30px;
}

.rym p {
	font-size: 22px;
	font-weight: 500;
	color: #808080;
}

.rong2 {
	display: flex;

}
.rong2{
	width: 780px;
	overflow: hidden;
}
 .swiper-slide1 {
        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-slide1 img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
.rytu {
	/*width: 230px;*/
	/*height: 333px;*/
	cursor: pointer;
}

.rytu img {
	width: 100%;
	height: 100%;
}

.rong1 .gengduo {
	margin-top: 63px;
}

/* 产品和原料 */
.chanpin {
	width: 100%;
	padding-top: 100px;
	padding-bottom: 60px;
	background-color: #fff;
}

.chanpin .chaiyou p {
	color: #009E3F;
	border-left: 4px solid #009E3F;
	border-right: 4px solid #009E3F;
}

.chanpin .biaoti h1 {
	font-size: 52px;
	font-weight: bold;
	color: #302F2F;
	text-align: center;
}

.chanpin .biaoti {
	margin-top: 29px;
	padding-bottom: 91px;
}

.chan {
	display: flex;
	justify-content: space-between;
}

.chan1 {
	width: 327px;
}

.chanpin .biao {
	font-size: 22px;
	font-weight: 600;
	color: #302F2F;
	line-height: 33px;
	margin-top: 29px;
	margin-bottom: 34px;
}

.chanpin .kuang {
	width: 100%;
	height: 286px;
	background: #FFFFFF;
	border: 3px solid #F8F8F8;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

.chanpin .kuang img {
	width: auto;
	height: 90%;
	transition: all 0.3s;
	object-fit: cover;
}

.miaoshu {
	width: 100%;
	height: 82px;
	font-size: 18px;
	font-weight: 400;
	color: #808080;
	line-height: 27px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}
.chanpin .kan{
	display: flex;
	align-items: center;
	margin-top: 39px;
}
.chanpin .kan p{
	font-size: 20px;
	font-weight: 500;
	color: #009E3F;
	line-height: 33px;
	margin-right: 16px;
}
.chanpin .kan img{
	width: 8px;
	height: 13px;
}
.chanpin .chan1:hover .kuang img{
	transform: scale(1.1);
}
.chanpin .gengduo{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 40px;
}
.chan1:hover .biao {
    color: #009E3F;
}
.chan1:hover .kuang {
    border: 3px solid #009e3f;
    transition: all 0.3s;
}
/* 企业文化 */
.wenhua{
	width: 100%;
	background-color:#F8F8F8;
	padding: 100px 0;
}
.wenhua .chaiyou p {
	color: #009E3F;
	border-left: 4px solid #009E3F;
	border-right: 4px solid #009E3F;
}

.wenhua .biaoti h1 {
	font-size: 52px;
	font-weight: bold;
	color: #302F2F;
	text-align: center;
}

.wenhua .biaoti {
	margin-top: 29px;
	padding-bottom: 91px;
}
.zhuize{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zhuize1{
	width: 23%;
	height: 286px;
	background-color: #FFFFFF;
	margin-bottom: 30px;
	padding: 52px;
}
.y-tu{
	width: 56px;
	height: 56px;
	margin: 0 auto;
	display: flex;
    align-items: center;
}
.y-tu img{
	width: 100%;
	/* height: auto; */
}
.y-h1{
	font-size: 22px;
	padding-top: 30px;
	font-weight: 600;
	color: #302F2F;
	line-height: 33px;
	padding-bottom: 19px;
	text-align: center;
}
.y-h2{
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	color: #808080;
	line-height: 27px;
}
/* 新闻中心 */
.content{
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 100px;
	padding-bottom: 60px;
}
.content .chaiyou p {
	color: #009E3F;
	border-left: 4px solid #009E3F;
	border-right: 4px solid #009E3F;
}

.content .biaoti h1 {
	font-size: 52px;
	font-weight: bold;
	color: #302F2F;
	text-align: center;
}

.content .biaoti {
	margin-top: 29px;
	padding-bottom: 91px;
}
.news ul li{
	width: 100%;
	border-top: 2px solid #F2F2F2;
	
}
.news ul li a{
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 40px 0;
	position: relative;
}
.news ul li:nth-child(1) .xhsz::after{
	content: "01";
	width: 20px;
	height: 16px;
	font-size: 22px;
	font-weight: 600;
	color: #302F2F;
	line-height: 33px;
	transition: all 0.3s;
}
.news ul li:nth-child(2) .xhsz::after{
	content: "02";
	width: 20px;
	height: 16px;
	font-size: 22px;
	font-weight: 600;
	color: #302F2F;
	line-height: 33px;
	transition: all 0.3s;
}
.news ul li:nth-child(3) .xhsz::after{
	content: "03";
	width: 20px;
	height: 16px;
	font-size: 22px;
	font-weight: 600;
	color: #302F2F;
	line-height: 33px;
	transition: all 0.3s;
}
.news ul li:nth-child(4) .xhsz::after{
	content: "04";
	width: 20px;
	height: 16px;
	font-size: 22px;
	font-weight: 600;
	color: #302F2F;
	line-height: 33px;
	transition: all 0.3s;
}
.news ul li:nth-child(4){
	border-bottom: 4px solid #F2F2F2;
}
.news ul li:nth-child(1){
	border-top: 4px solid #F2F2F2;
}
.news-biaoti{
	width: 395px;
	font-size: 22px;
	font-weight: 600;
	color: #302F2F;
	line-height: 33px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	transition: all 0.3s;
}
.news-neirong{
	width: 383px;
	font-size: 18px;
	font-weight: 500;
	color: #808080;
	line-height: 27px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	transition: all 0.3s;
	height: 110px;
}
.news-genduo{
	width: 125px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 18px;
	font-weight: 600;
	color: #009E3F;
	line-height: 30px;
}
.news-tupian{
	width: 400px;
	height: 242px;
	position: absolute;
	top: -200px;
    left: 200px;
	display: none;
}
.news-tupian img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.news ul li a:hover .news-tupian{
	display: block;
}
.news ul li a:hover .xhsz::after{
	color: #009E3F;
}
.news ul li a:hover .news-biaoti{
	color: #009E3F;
}
.news ul li a:hover .news-neirong{
	color: #009E3F;
}
.news-tupian img[src=""]{
	display: none;
}
.content .gengduo{
	display: flex;
	justify-content: right;
	margin-top: 50px;
}
.content .gengduo a{
	background: #302F2F;
}
.news-genduo img{
    width: 9px;
    height: 15px;
}
.gengduo a:hover{
   background: #ffb21d;
    transition: all 0.3s;
}

@media screen and (max-width:1440px) {
	.jin {
	    width: 100%;
	    height: 440px;
	    position: relative;
	    z-index: 1;
	}
	.yuanquan1 img {
	    width: auto;
	    height: 100%;
	}
	.xian .hengxian {
	    width: 100%;
	    height: 2px;
	    background-color: #302f2f;
	}
	.keji2 {
	    width: 50%;
	}
	.keji1 .tupian {
	    width: 100%;
	    height: 546px;
	    position: relative;
	    z-index: 98;
	}
	.chan1{
		width: 23%;
	}
}
@media screen and (max-width:1200px) {
	.keji1{
		display: none;
	}
	.keji2 {
	    width: 100%;
	}
}
@media screen and (max-width:1100px) {
	.banner {
	    width: 100%;
	    height: auto;
	    margin-top: 84px;
	    overflow: hidden;
	}
	.bjdt{
		display: none;
	}
	.nian1{
		display: none;
	}
	.nian2{
		display: none;
	}
	.yuanquan{
		display: none !important;
	}
	.nianxian{
		flex-wrap: wrap-reverse;
	}
	.nian{
		width: 100%;
	}
	.xian{
		width: 100%;
	}
	.xian .jieshao {
	    margin-bottom: 25px;
		    font-size: 18px;
	}
	.guanyu{
		padding: 50px 0;
	}
	.jin{
		height: auto;
	}
	.guanyu .gengduo{
		margin-top: 30px;
	}
	.ryming{
		display: none;
	}
	.rong1{
		width: 100%;
	}
	.rong2{
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
	.rongyu1{
		flex-wrap: wrap-reverse;
	}
	.rongyu .chaiyou {
	    justify-content: center;
	}
	.rongyu .biaoti{
		text-align: center;
	}
	.rytu{
		width:100%;
		margin-left: 0;
		height: auto;
	}
	.chanpin .kuang {
	    width: 100%;
	    height: 200px;
	}
	.chanpin .biao {
	    font-size: 18px;
	    font-weight: 600;
	    color: #302F2F;
	    line-height: 33px;
	    margin-top: 20px;
	    margin-bottom: 15px;
	}
	.miaoshu {
	    width: 100%;
	    height: 78px;
	    font-size: 16px;
	}
	.chanpin .kan {
	    margin-top: 23px;
	}
	.chanpin .kan p {
	    font-size: 16px;
	}
	.zhuize1{
		width: 48%;
	}
	.xhsz::after{
		display: none;
	}
	.news-biaoti{
		width: 100%;
		margin-bottom: 15px;
	}
	.news-neirong{
		width: 100%;
		margin-bottom: 15px;
	}
	.news ul li a{
		flex-wrap: wrap;
	}
	.news-genduo img{
		width: 10px;
	}
	.news-genduo {
	    width: 90px;
	}
}
@media screen and (max-width:768px) {
	.banner {
	    width: 100%;
	    height: auto;
	    margin-top:66px;
	    overflow: hidden;
	}
	.xian .jieshao {
	    margin-bottom: 25px;
		    font-size: 16px;
	}
	.guanyu{
		padding: 30px 0;
	}
	.jin{
		height: auto;
	}
	.guanyu .gengduo{
		margin-top: 30px;
		display: flex;
		justify-content: center;
	}
	.gengduo a {
	    width: 130px;
	    height: 40px;
	    font-size: 16px;

	}
	.nian{
		margin-right: 0;
	}
	.technical .biaoti h1 {
	    font-size: 30px;
	    font-weight: bold;
	    color: #009E3F;
	    text-align: center;
	    margin-top: 15px;
	    margin-bottom: 20px;
	}
	.technical {
	    width: 100%;
	    background-color: #fff;
	    padding-top: 30px;
	    padding-bottom: 40px;
	}
	.keji2 .hb h1 {
	    font-size: 22px;
	    color: #302F2F;
	    padding-bottom: 20px;
	}
	.keji2 .lub h1 {
	    font-size: 22px;
	    color: #009E3F;
	    padding-bottom: 14px;
	}
	.keji2 .wenzi {
	    padding-bottom: 25px;
	}
	.keji2 .wenzi p {
	    font-size: 16px;
	    color: #808080;
	    line-height: 33px;
	}
	.rongyu .biaoti h1 {
	    font-size: 30px;
	    font-weight: bold;
	    text-align: center;
	    margin-top: 15px;
	    margin-bottom: 20px;
	}
	.rongyu .biaoti {
	    margin-top: 29px;
	    padding-bottom: 20px;
	}
	.rongyu {
	    padding: 50px 0;
	}
	.rong1 {
	    padding-top: 10px;
	}
	.gengduo{
		display: flex;
		justify-content: center;
	}
	.chan1{
		width: 48%;
		margin-bottom: 15px;
	}
	.chan{
		flex-wrap: wrap;
	}
	.miaoshu{
		display: none;
	}
	.chanpin .biaoti h1 {
	    font-size: 30px;
	    font-weight: bold;
	    text-align: center;
	    margin-top: 15px;
	    margin-bottom: 20px;
	}
	.chanpin .biaoti {
	    margin-top: 29px;
	    padding-bottom: 20px;
	}
	.chanpin{
		padding-top: 50px;
	}
	.zhuize1 {
	    height: 180px;
	    padding: 30px 10px 10px 10px;
		margin-bottom: 15px;
	}
	.y-h1 {
	    font-size: 18px;
	    padding-top: 8px;
	    font-weight: 600;
	    color: #302F2F;
	    line-height: 33px;
	    padding-bottom: 10px;
	    text-align: center;
	}
	.y-h2 {
	    font-size: 14px;
	    text-align: center;
	    font-weight: 400;
	    color: #808080;
	    line-height: 27px;
	}
	.wenhua .biaoti h1 {
	    font-size: 30px;
	    font-weight: bold;
	    text-align: center;
	    margin-top: 15px;
	    margin-bottom: 20px;
	}
	.wenhua .biaoti {
	    margin-top: 29px;
	    padding-bottom: 20px;
	}
	.wenhua{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.news-biaoti {
	    font-size: 20px;
	}
	.news-neirong {
	    font-size: 16px;
	}
	.content .biaoti h1 {
	    font-size: 30px;
	    font-weight: bold;
	    text-align: center;
	    margin-top: 15px;
	    margin-bottom: 20px;
	}
	.content .biaoti {
	    margin-top: 29px;
	    padding-bottom: 20px;
	}
	.content{
		padding-top: 50px;
	}
	.content .gengduo {
	    display: flex;
	    justify-content: center;
	    margin-top: 50px;
	}
}