.jianjie{
    overflow: hidden;
}
.chanpin{
    overflow: hidden;
}

/* banner鍥*/
.banner {
	width: 100%;
	height: 878px;
	/* 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;
}

.tzi {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 99;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tzi1 {
	width: 1323px;
	text-align: center;
}

.tzi1 p {
	font-size: 72px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 110px;
}

.tzi1 span {
	font-size: 36px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 84px;
	font-family: zi1;
	letter-spacing: 2.5px;
}

.lia {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 99;
	top: 0;
}

.lia .bar {
	position: relative;
}

.liaa {
	position: absolute;
	display: flex;
	bottom: 24px;
	right: -26px;

}

.liaa img {
	width: 354px;
	height: 266px;
}

.liaa img:nth-child(1) {
	padding-left: 52px;
	position: relative;
	z-index: 9;
}

/* 数据 */
.shuju {
	padding-top: 100px;
	padding-bottom: 140px;
}

.shuju1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.shu {
	width: 350px;
}

.shu h1 {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 35px;
}

.shu p {
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 26px;

}

.ju {
	width: 688px;
}

.gg {
	display: flex;
	justify-content: space-between;
}

.list h1 {
	font-size: 42px;
	font-weight: bold;
	color: #004D99;
	padding-bottom: 15px;
}

.list p {
	font-size: 18px;
	font-weight: 400;
	color: #666666;
}

.list1 h1::after {
	content: "年";
}

.list2 h1::after {
	content: "+";
}

.list3 h1::after {
	content: "万";
}

/* 公司简介 */
.jianjie {
	padding-bottom: 71px;
}

.jianjie1 {
	display: flex;
	justify-content: space-between;
}

.jian {
	width: 50%;
	height: 792px;
}

.jian img {
	width: 100%;
	height: 100%;
}

.jie {
	width: 642px;
}

.jie1 p {
	font-size: 20px;
	font-weight: 400;
	color: #686f74;
	/*padding-top: 27px;*/
	/*padding-bottom: 15px;*/
}

.jie1 h1 {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	padding-top: 27px;
    padding-bottom: 15px;
}

.jie2 {
	padding-top: 50px;
}

.jie2 p {
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 26px;
}

.nian {
	width: 587px;
}

.linian {
	display: flex;
	justify-content: space-between;
	padding-top: 35px;
}

.li {
	width: 14px;
	height: 14px;
	background: #FA642D;
	border-radius: 50%;
	margin-top: 5px;
}

.nian h1 {
	font-size: 20px;
	/* font-weight: 400; */
	color: #333333;
	padding-bottom: 15px;
}

.nian p {
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 26px;
}

/* 三文鱼 */
.sanwenyu {
	width: 100%;
	position: relative;
	height: auto;
}

.yuanquan {
	position: absolute;
	width: 846px;
	height: 884px;
	border-radius: 50%;
	border: #cce6ff solid 2px;
	right: 0;
	top: -104px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.yuanquan2 {
	position: absolute;
	width: 70%;
	height: 70%;
	border-radius: 50%;
	border: #cce6ff solid 2px;
}

.swy {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 29%;
	z-index: 99 !important;
}

.swy1 {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.swy2 {
	width: 744px;
	padding-top: 100px;
	padding-left: 120px;
	padding-right: 88px;
	padding-bottom: 98px;
	background: #004D99;
	border-radius: 20px;
}

.swy3 p {
	display: flex;
	align-items: center;
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
	margin-bottom: 15px;
}

.swy3 span {
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
}

.swy3 h1 {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 50px;
}

.swy3 h2 {
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 32px;
	padding-bottom: 10px;
}

.swy4 {
	padding-top: 50px;
}

.swy4 a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 180px;
	height: 50px;
	background: #F6632D;
	border-radius: 25px;
	color: #fff;
}

.sanwenyu .swiper-slide {
	text-align: left;
}

.din {
	position: absolute;
	width: 100%;
	bottom: 16%;
}

.dian1 {
	position: absolute;

	width: 100%;
	display: flex;
	justify-content: flex-end;

}

.sanwenyu .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 50%;
	margin-left: 6px;
	display: block;
	opacity: 1;
}

.sanwenyu .swiper-pagination-bullet-active {
	opacity: 1;
	width: 24px;
	height: 12px;
	background: #FFFFFF;
	border-radius: 6px;
}

.sanwenyu .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url(../image/youjian.png);
	left: auto;
	right: 265px;
}

.sanwenyu .swiper-button-next,
.swiper-button-prev {

	width: 70px;
	height: 44px;

	background-size: 60px 40px;

}

/* 产品分类 */
.chanpin {
	padding-bottom: 150px;
	padding-top: 55px;
}

.chanpin1 {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 80px;
}

.chanpin1 p {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	font-weight: 400;
	color: #91A0AB;
}

.chanpin1 span {
	padding: 0 10px;
	font-size: 20px;
	font-weight: 400;
	color: #91A0AB;

}

.chanpin1 h1 {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	padding-top: 15px;
}

.fenlei {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.fenlei1 {
	width: 453px;
	height: 340px;
	margin-bottom: 20px;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
}

.fenlei1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.3s;
}

.fenlei1:nth-child(1) {
	width: 927px;
}

.fenlei1:hover img {
	transform: scale(1.2);
}

.yu {
	position: absolute;
	bottom: 19px;
	left: 18px;
}

.yu p {
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
}

/* <!-- 康源领鲜科技股份有限公司 -->/ */
.kangyuan1 {
	padding-top: 57px;
	padding-bottom: 80px;
}

.kang {
	width: 361px;
}

.kang p {
	display: flex;
	align-items: center;
	font-size: 20px;
	font-weight: 400;
	color: #91A0AB;
	padding-bottom: 55px;
	padding-top: 20px;
}

.kang span {
	ont-size: 20px;
	font-weight: 400;
	color: #91A0AB;
	padding-left: 10px;
}

.kang h1 {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	line-height: 42px;
	
}

.kang h2 {
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 28px;
	
}

.kangyuan .bar {
	position: relative;
}

.shipin {
	width: 909px;
	height: 523px;
	background: url(../image/index/shipin.png);
	background-size: cover;
	border-radius: 15px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.shipin img {
	width: 100px;
	height: 100px;
}

/* 新闻资讯 */
.new {
	background: #F9F9F9;
	padding-top: 260px;
}

.news {
	display: flex;
	justify-content: space-between;
	padding-bottom: 60px;
}

.news1 {
	background-color: #fff;
	border-radius: 15px;
	/* height: 200px; */
	width: 440px;
	overflow: hidden;
}

.n-tu {
	width: 100%;
	height: 258px;
	overflow: hidden;
}

.n-tu img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.3s;
}

.n-zi {
	padding: 30px;
}

.n-zi h1 {
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.n-zi p {
	width: 100%;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	margin: 30px 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 26px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.n-zi h2 {
	font-size: 16px;
	font-weight: bold;
	color: #004D99;
}

.news1:hover .n-tu img {
	transform: scale(1.2);
}

.news1:hover h1 {
	color: #004D99;
}

.news1:hover p {
	color: #004D99;
}

.gengduo {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 100px;
}

.gengduo a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 180px;
	height: 50px;
	background: #F6632D;
	border-radius: 25px;
	color: #fff;
}

/* chanyebuju00 */
.zhezhao {
	background: url(../image/index/zhezhao.png);
	background-size: 100% 100%;
	position: absolute;
	/* background-color: #fff; */
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	/* display: none; */
	box-shadow: #fff 1px 2px 3px;

}

.sanwenyu {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 1px;
	padding-left: 1px;
	/* overflow: hidden; */
}
body{
	overflow-x: hidden;
}
.yua {
	/* display: none; */
}

/* .swiper2{
	padding-right: 2px;
	padding-left: 2px;
} */
.swiper2 .swiper-slide {
	position: relative;
}

.zhezhao1 {
	position: absolute;
	background: rgb(0 0 0 / 46%);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transition: all 0.3s;
}

.swiper2 .swiper-slide-active .zhezhao1 {
	opacity: 0;
}

.quanquan {
	width: 846px;
	height: 231.5px;
	position: absolute;
	right: 0;
	top: -92px;
	z-index: 99;
}

.quanquan img {
	width: 100%;
	height: 100%;

}

.yuanquan {
	display: none;
}

/* 视频 */
.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);
}

.ddd {
	display: none;
}

.swy {
	display: none;
}

.zxcy {
	display: flex;
	/* display: none; */
}

@media screen and (max-width:1850px) {
	.quanquan {
		display: none;
	}
}

@media screen and (max-width:1550px) {
	.yuanquan {
		height: 700px;
	}
}

@media screen and (max-width:1400px) {
	.banner {
		height: auto;
	}

	.lia {
		display: none;
	}

	.jie {
		width: 48%;
	}

	.nian {
		width: 94%;
	}

	.yuanquan {
		display: none;
	}

	.din .bar {
		padding-left: 0;
		padding-right: 0;
	}

	.dian1 {
		padding-right: 5%;
	}

	.fenlei1 {
		width: 32%;
	}

	.fenlei1:nth-child(1) {
		width: 66%;
	}

	.shipin {
		width: 769px;
		/* height: 395px; */
	}

	.news1 {
		width: 32%;
	}
}

@media screen and (max-width:1200px) {
    .kangyuan{
    overflow: hidden;
}
	.tzi1 p {
		font-size: 47px;
		font-weight: bold;
		color: #FFFFFF;
		line-height: 80px;
	}

	.shuju1 {
		flex-wrap: wrap;
	}

	.ju {
		width: 100%;
		margin-top: 20px;
	}

	.jianjie1 {
		flex-wrap: wrap;
	}

	.jian {
		width: 100%;
	}

	.jie {
		width: 100%;
	}

	.swy {
		display: none;
	}

	/* .sanwenyu {
		display: none;
	}

	.ddd {
		display: block;

	} */

	.ddd .swy2 {
		border-radius: 0;
		width: 100%;
	}

	.shipin {
		position: relative;
		width: 100%;
		height: 500px;
	}

	.kang {
		width: 100%;
	}

	.n-tu {
		width: 100%;
		height: 200px;
		overflow: hidden;
	}

	.new {
		background: #F9F9F9;
		padding-top: 40px;
	}

	.videos {
		display: none;
		position: fixed;
		left: 50%;
		top: 50%;
		margin-left: -30%;
		margin-top: -13%;
		z-index: 9999;
		width: 60%;
		height: auto;
	}

	.swy2 {
		width: 100%;
		padding-top: 50px;
		padding-left: 60px;
		padding-right: 70px;
		padding-bottom: 50px;
		background: #004D99;
		border-radius: 20px;
		height: 100%;
	}

	.swiper2 {
		opacity: 0;
		height: 600px;
	}
}

@media screen and (max-width:768px) {
	.tzi1 p {
		font-size: 30px;
		font-weight: bold;
		color: #FFFFFF;
		line-height: 45px;
	}

	.list p {
		font-size: 14px;
		font-weight: 400;
		color: #666666;
		text-align: center;
	}

	.list h1 {
		font-size: 25px;
		font-weight: bold;
		color: #004D99;
		padding-bottom: 15px;
		text-align: center;
	}

	.shu h1 {
		font-size: 30px;
		font-weight: bold;
		color: #000000;
		padding-bottom: 20px;
	}

	.shuju {
		padding-top: 28px;
		padding-bottom: 50px;
	}

	.jian {
		width: 100%;
		height: auto;
	}

	.jie1 p {
		font-size: 12px;
	}

	.jie1 h1 {
		font-size: 28px;
		font-weight: bold;
		color: #000000;
	}

	.jie2 {
		padding-top: 18px;
	}

	.swy2 {
		padding-left: 5%;
		padding-right: 5%;
		padding-bottom: 30px;
		padding-top: 30px;
	}

	.swy3 p {
		font-size: 12px;
	}

	.swy3 h1 {
		font-size: 28px;
		font-weight: bold;
		color: #FFFFFF;
		padding-bottom: 20px;
	}

	.fenlei1 {
		width: 48%;
		height: auto;
	}

	.fenlei1:nth-child(1) {
		width: 100%;
	}

	.fenlei1:nth-child(2) {
		width: 100%;
	}

	.yu {
		position: absolute;
		bottom: 8px;
		left: 18px;

	}

	.yu p {
		font-size: 14px;
		font-weight: 400;
		color: #FFFFFF;
	}

	.chanpin1 h1 {
		font-size: 28px;
		font-weight: bold;
		color: #000000;
		padding-top: 0px;
	}

	.chanpin1 p {
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 12px;
		font-weight: 400;
		color: #91A0AB;
	}

	.chanpin {
		padding-bottom: 30px;
		padding-top: 30px;
	}

	.chanpin1 {
		margin: 0 auto;
		text-align: center;
		padding-bottom: 20px;
	}

	.kang p {
		display: flex;
		align-items: center;
		font-size: 12px;
		font-weight: 400;
		color: #91A0AB;
	}

	.kang h1 {
		font-size: 28px;
		font-weight: bold;
		color: #000000;
		line-height: 39px;
		padding-bottom: 15px;
		padding-top: 5px;
	}

	.kangyuan1 {
		padding-top: 30px;
		padding-bottom: 40px;
	}

	.shipin {
		position: relative;
		width: 100%;
		height: 290px;
	}

	.n-zi p {
		margin: 18px 0px;
	}

	.news {
		flex-wrap: wrap;
		padding-bottom: 35px;
	}

	.news1 {
		width: 100%;
		margin-bottom: 20px;
	}

	.n-tu {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.shipin img {
		width: 70px;
		height: 70px;
	}

	.swiper-pagination {
		display: none !important;
	}

	.sanwenyu .swiper-button-next,
	.swiper-container-rtl .swiper-button-prev {
		right: 40px !important;
	}

}

@media screen and (max-width:550px) {
	.tzi1 p {
		font-size: 20px;
		font-weight: bold;
		color: #FFFFFF;
		line-height: 32px;
	}

	.n-zi h1 {
		font-size: 18px;
	}

	.n-zi p {
		width: 100%;
		font-size: 14px;
	}

	.n-zi {
		padding: 15px;
	}

	.gengduo {
		padding-bottom: 40px;
	}

	.swy3 h1 {
		font-size: 24px;
		font-weight: bold;
		color: #FFFFFF;
		padding-bottom: 14px;
	}

	.swy3 h2 {
		font-size: 14px;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 25px;
		padding-bottom: 20px;
	}

	.swy4 a {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 135px;
		height: 36px;
		background: #F6632D;
		border-radius: 25px;
		color: #fff;
		font-size: 14px;
	}

	.swiper2 {
		height: 550px;
	}
}