/*图片*/

.picter {
	width: 100%;
	overflow: hidden;
}

.picter img {
	width: 100%;
}


/*行*/

.strip {
	overflow: hidden;
	width: 100%;
	background-color: #F3F3F3;
}

.strip a {
	color: #474747;
	font-size: 16px;
	margin-right: 5px;
}

.strip p {
	color: #474747;
	font-size: 16px;
}

.strip a:hover {
	color: #5EA0B6;
}

.sp {
	margin-right: 5px;
}

.bar {
	padding-bottom: 21px;
	padding-top: 21px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.as {
	padding-right: 10px;
}

.we {
	display: flex;
}

.ssk {
	width: 300px;
	height: 33px;
	background-color: #fff;
	border-color: #e6e6e6;
	border-style: solid;
	outline: none;
	padding-left: 10px;
}

.ss {
	display: inline-block;
	position: relative;
	/*padding-left: 245px;*/
	/*top: 36px;*/
}

.ss a {
	position: absolute;
	right: 8px;
	top: 5px;
}


/*竞品分析*/

.analysis {
	width: 100%;
	overflow: hidden;
	padding-bottom: 78px;
}

.biao {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 82px;
}

.zh {
	width: 12.5%;
	border-bottom-style: solid;
	border-width: 2px;
	border-bottom-color: #5EA0B6;
}

.zi {
	text-align: center;
}

.yh {
	width: 12.5%;
	border-bottom-style: solid;
	border-width: 2px;
	border-bottom-color: #5EA0B6;
}

.dp {
	font-size: 30px;
	font-weight: 500;
	padding: 0 20px;
	color: #333;
}

.xp {
	font-size: 14px;
	color: #ababab;
}

.zizi {
	color: #474747;
	font-size: 20px;
	text-align: center;
	padding: 28px 0;
}

.fenxi {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.fxt1 img {
	width: 100%;
}

.fx1 {
	background-color: #F3F3F3;
	/*overflow: hidden;*/
	width: 31.6%;
	padding-top: 20px;
	padding-bottom: 24px;
	border-radius: 5px;
}

.fx2 {
	background-color: #F3F3F3;
	width: 87%;
	margin: 0 auto;
}

.qiu {
	text-align: center;
	color: #333;
	font-size: 24px;
	padding-top: 32px;
	padding-bottom: 19px;
}

.fx1 ul {
	margin-left: 11px;
}

.fx1 ul li {
	list-style-type: disc;
	color: #64B900;
}

.fx1 ul p {
	display: list-item;
	list-style-type: disc;
	font-size: 18px;
	color: #333;
	line-height: 35px;
	text-indent: -3px;
}

.fx1 ul p::marker {
	color: #64B900;
}


/*通风机*/

.ventilator {
	width: 100%;
	background-image: url(../img/bg_j_02.jpg);
	background-size: 100% 100%;
	overflow: hidden;
	padding-bottom: 124px;
	padding-top: 105px;
}

.tofe {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.tofe1 {
	width: 50.6%;
}

.bai {
	padding-bottom: 37px;
}

.bai p {
	font-size: 30px;
	color: #fff;
}

.baizi ul li {
	list-style-type: disc;
	color: #fff;
}

.baizi ul p {
	display: list-item;
	list-style-type: disc;
	color: #fff;
	font-size: 18px;
	line-height: 37px;
}


/*vs*/

.vs {
	width: 100%;
	overflow: hidden;
	padding: 86px 0;
}

.vs1 {
	display: flex;
	position: relative;
}

.chuant {
	width: 50%;
	background-color: #EEEEEE;
	padding-top: 58px;
	padding-bottom: 65px;
}

.taiyan {
	width: 50%;
	background-image: url(../img/bjt.png);
	background-size: 100% 100%;
	overflow: hidden;
	padding-top: 58px;
	padding-bottom: 65px;
}

.pz1 {
	width: 66.6%;
	margin: 0 auto;
}

.ppz {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.tt1 {
	text-align: center;
}

.pz {
	text-align: center;
	color: #333;
	font-size: 26px;
	padding-top: 26px;
	padding-bottom: 27px;
}

.pzz {
	width: 59.6%;
	color: #777;
	font-size: 18px;
}

.pzy {
	width: 36.5%;
	color: #777;
	font-size: 18px;
}

.pzz p {
	line-height: 35px;
}

.pzy p {
	line-height: 35px;
}

.py1 {
	width: 73.5%;
	margin: 0 auto;
}

.py1 p {
	color: #fff;
	font-size: 18px;
}

.vslog {
	position: absolute;
	left: 40%;
	top: 32%;
}

.tt2 {
	text-align: center;
	padding-top: 33px;
}

.py {
	text-align: center;
	color: #fff;
	font-size: 26px;
	padding-top: 72px;
	padding-bottom: 27px;
}

.py1 p {
	line-height: 35px;
}


/*诚信*/

.chenxin {
	width: 100%;
	overflow: hidden;
	background-image: url(../img/t7.png);
	background-size: 100% 100%;
	padding-bottom: 70px;
}

.cxzs {
	text-align: center;
	color: #fff;
	font-size: 50px;
	padding-top: 126px;
	padding-bottom: 34px;
}

.cxzs1 {
	text-align: center;
	color: #fff;
	font-size: 26px;
	padding-bottom: 43px;
}

.cxzs2 {
	text-align: center;
}

.cxzs2 button {
	font-size: 24px;
	color: #fff;
	background-image: url(../img/8.png);
	background-size: 100% 100%;
	overflow: hidden;
	border-style: solid;
	border-color: #5EA0B6;
	border-radius: 25px;
	width: 150px;
	padding: 8px 0;
	border-width: 0;
	cursor: pointer;
}

@media screen and (max-width: 1200px) {
	.bar {
		width: 90%;
		margin: 0 auto;
		padding-bottom: 21px;
		padding-top: 21px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.fenxi {
		width: 95%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
	}

	.tofe {
		width: 98%;
		display: flex;
		justify-content: space-between;
	}

	.ventilator {
		width: 100%;
		background-image: url(../img/bg_j_02.jpg);
		background-size: contain;
		background-repeat: no-repeat;
		overflow: hidden;
		padding-bottom: 17px;
		padding-top: 51px;
	}

	.vs1 {
		width: 95%;
		display: flex;
		position: relative;
		margin: 0 auto;
	}

	.pzz {
		width: 59.6%;
		color: #777;
		font-size: 16px;
	}

	.pzy {
		width: 36.5%;
		color: #777;
		font-size: 16px;
	}

	.py1 p {
		color: #fff;
		font-size: 16px;
	}
}

@media screen and (max-width: 1000px) {
	.strip a {
		color: #474747;
		font-size: 14px;
		margin-right: 11px;
	}

	.fx1 ul li p {
		font-size: 16px;
		color: #333;
		line-height: 35px;
		text-indent: -3px;
	}

	.vslog {
		position: absolute;
		left: 40%;
		top: 37%;
	}

	.vslog img {
		width: 80%;
	}

	.strip p {
		color: #474747;
		font-size: 14px;
	}

	.sp {
		font-size: 14px;
	}
}

@media screen and (max-width: 848px) {
	.strip a {
		color: #474747;
		font-size: 14px;
		margin-right: 11px;
	}

	.bar {
		width: 90%;
		margin: 0 auto;
		padding-bottom: 21px;
		padding-top: 21px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-wrap: wrap;
	}

	.ss {
		display: inline-block;
		position: relative;
		/* padding-left: 245px; */
		/* top: 36px; */
		padding-top: 10px;
	}

	.ss a {
		position: absolute;
		right: -4px;
		top: 15px;
	}

	.sp {
		font-size: 14px;
	}

	.fx1 ul li p {
		font-size: 16px;
		color: #333;
		line-height: 27px;
		text-indent: -3px;
	}

	.vslog img {
		width: 70%;
	}

	.pzz p {
		line-height: 30px;
	}

	.py1 p {
		line-height: 30px;
	}
}

@media screen and (max-width: 786px) {
	.bar {
		width: 97%;
		margin: 0 auto;
		padding-bottom: 21px;
		padding-top: 21px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
.tofe{
    flex-wrap: wrap;
}

	.tofe1 {
		width: 100%;
		margin-top: 30px;
		padding: 0 30px;
	}

	.dp {
		font-size: 26px;
		font-weight: 500;
		padding: 0 20px;
		color: #333;
	}

	.zizi {
		color: #474747;
		font-size: 18px;
		text-align: center;
		padding: 28px 0;
	}

	.fx1 {
		background-color: #F3F3F3;
		/* overflow: hidden; */
		width: 47.6%;
		padding-top: 20px;
		padding-bottom: 24px;
		border-radius: 5px;
		margin-top: 20px;
	}

	.fenxi {
		width: 95%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
		flex-wrap: wrap;
	}

	.qiu {
		text-align: center;
		color: #333;
		font-size: 20px;
		padding-top: 20px;
		padding-bottom: 15px;
	}

	.fx1 ul li p {
		font-size: 15px;
		color: #333;
		line-height: 27px;
		text-indent: -3px;
	}

	.ventilator {
		width: 100%;
		background-image: url(../img/bg_j_02.jpg);
		background-size: contain;
		background-repeat: no-repeat;
		overflow: hidden;
		padding-bottom: 9px;
		padding-top: 35px;
	}

	.baizi ul p {
		color: #333;
		font-size: 16px;
		line-height: 26px;
	}

	.bai p {
		font-size: 25px;
		color: #333;
	}

	.bai {
		padding-bottom: 21px;
	}

	.cxzs1 {
		text-align: center;
		color: #fff;
		font-size: 24px;
		padding-bottom: 43px;
	}

	.cxzs {
		text-align: center;
		color: #fff;
		font-size: 40px;
		padding-top: 126px;
		padding-bottom: 34px;
	}

	.cxzs {
		text-align: center;
		color: #fff;
		font-size: 30px;
		padding-top: 52px;
		padding-bottom: 34px;
	}

	.vs1 {
		width: 95%;
		display: flex;
		position: relative;
		margin: 0 auto;
		flex-wrap: wrap;
		justify-content: center;
	}

	.chuant {
		width: 80%;
		background-color: #EEEEEE;
		padding-top: 58px;
		padding-bottom: 80px;
	}

	.taiyan {
		width: 80%;
		background-image: url(../img/bjt.png);
		background-size: 100% 100%;
		overflow: hidden;
		padding-top: 58px;
		padding-bottom: 80px;
	}

	.vslog img {
		width: 60%;
	}

	.vslog {
		position: absolute;
		left: 40%;
		top: 44%;
	}

	.pz1 {
		width: 80.6%;
		margin: 0 auto;
	}
}

@media screen and (max-width:555px) {
	.dp {
		font-size: 24px;
		font-weight: 500;
		padding: 0 20px;
		color: #333;
	}

	.zizi {
		color: #474747;
		font-size: 17px;
		text-align: center;
		padding: 18px 0;
		width: 95%;
		margin: 0 auto;
	}

	.baizi ul p {

		font-size: 15px;
		line-height: 20px;
	}

	.bai p {
		font-size: 21px;

	}

	.cxzs1 {
		text-align: center;
		color: #fff;
		font-size: 18px;
		width: 95%;
		padding-bottom: 43px;
	}

	.cxzs {
		text-align: center;
		color: #fff;
		font-size: 30px;
		padding-top: 126px;
		padding-bottom: 34px;
	}

	.cxzs2 button {
		font-size: 18px;
		color: #fff;
		background-image: url(../img/8.png);
		background-size: 100% 100%;
		overflow: hidden;
		border-style: solid;
		border-color: #5EA0B6;
		border-radius: 25px;
		width: 150px;
		padding: 8px 0;
		border-width: 0;
		cursor: pointer;
	}

	.cxzs {
		text-align: center;
		color: #fff;
		font-size: 30px;
		padding-top: 48px;
		padding-bottom: 34px;
	}

	.chenxin {
		width: 100%;
		overflow: hidden;
		background-image: url(../img/t7.png);
		background-size: 100% 100%;
		padding-bottom: 33px;
	}

	.pzz {
		width: 59.6%;
		color: #777;
		font-size: 15px;
	}

	.pzy {
		width: 36.5%;
		color: #777;
		font-size: 15px;
	}

	.pz1 {
		width: 91%;
		margin: 0 auto;
	}

	.py1 p {
		color: #fff;
		font-size: 15px;
	}
}

@media screen and (max-width:486px) {
	.strip a {
		color: #474747;
		font-size: 12px;
		margin-right: 5px;
	}

	.strip p {
		color: #474747;
		font-size: 12px;
		padding-right: 0px;
		margin-left: 2px;
	}

	.sp {
		font-size: 12px;
	}

	.fx1 ul li p {
		font-size: 14px;
		color: #333;
		line-height: 27px;
		text-indent: -3px;
	}

	.qiu {
		text-align: center;
		color: #333;
		font-size: 16px;
		padding-top: 20px;
		padding-bottom: 15px;
	}

	.baizi ul p {

		font-size: 14px;
		line-height: 20px;
	}

	.bai p {
		font-size: 18px;

	}

	.cxzs1 {
		text-align: center;
		color: #fff;
		font-size: 15px;
		width: 95%;
		padding-bottom: 43px;
	}

	.pzz {
		width: 59.6%;
		color: #777;
		font-size: 12px;
	}

	.pzy {
		width: 36.5%;
		color: #777;
		font-size: 12px;
	}

	.tt2 img {
		width: 90%;
	}

	.py1 p {
		color: #fff;
		font-size: 12px;
	}

	.vslog img {
		width: 50%;
	}

	.vslog {
		position: absolute;
		left: 39%;
		top: 45%;
	}
}

@media screen and (max-width:386px) {
	.we {
		display: flex;
		flex-wrap: wrap;
		line-height: 25px;
	}

	.ss a {
		position: absolute;
		right: 2px;
		top: 15px;
	}

	.ssk {
		width: 285px;
		height: 29px;
		background-color: #fff;
		border-color: #e6e6e6;
		border-style: solid;
		outline: none;
		padding-left: 10px;
	}

	.bar {
		width: 97%;
		margin: 0 auto;
		padding-bottom: 14px;
		padding-top: 15px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.sp {
		font-size: 12px;
	}

	.dp {
		font-size: 22px;
		font-weight: 500;
		padding: 0 20px;
		color: #333;
	}

	.xp {
		font-size: 13px;
		color: #ababab;
	}

	.zizi {
		color: #474747;
		font-size: 15px;
		text-align: center;
		padding: 18px 0;
		width: 95%;
		margin: 0 auto;
	}

	.fx1 {
		background-color: #F3F3F3;
		/* overflow: hidden; */
		width: 100%;
		padding-top: 20px;
		padding-bottom: 24px;
		border-radius: 5px;
		margin-top: 20px;
	}

	.qiu {
		text-align: center;
		color: #333;
		font-size: 20px;
		padding-top: 20px;
		padding-bottom: 15px;
	}

	.baizi ul p {

		font-size: 12px;
		line-height: 16px;
	}

	.bai p {
		font-size: 15px;

		font-weight: 600;
	}

	.ventilator {
		width: 100%;
	background-image: url(../img/bg_j_02.jpg);
		background-size: contain;
		background-repeat: no-repeat;
		overflow: hidden;
		padding-bottom: 8px;
		padding-top: 23px;

	}

	.bai {
		padding-bottom: 7px;
	}

	.cxzs1 {
		text-align: center;
		color: #fff;
		font-size: 12px;
		width: 95%;
		padding-bottom: 23px;
	}

	.cxzs {
		text-align: center;
		color: #fff;
		font-size: 20px;
		padding-top: 31px;
		padding-bottom: 20px;
	}

	.cxzs2 button {
		font-size: 14px;
		color: #fff;
		background-image: url(../img/8.png);
		background-size: 100% 100%;
		overflow: hidden;
		border-style: solid;
		border-color: #5EA0B6;
		border-radius: 25px;
		width: 110px;
		padding: 6px 0;
		border-width: 0;
		cursor: pointer;
	}

	.pz1 {
		width: 95%;
		margin: 0 auto;
	}

	.chuant {
		width: 95%;
		background-color: #EEEEEE;
		padding-top: 58px;
		padding-bottom: 80px;
	}

	.pz {
		text-align: center;
		color: #333;
		font-size: 21px;
		padding-top: 26px;
		padding-bottom: 27px;
	}

	.tt1 img {
		width: 80%;
	}

	.tt2 img {
		width: 80%;
	}

	.chuant {
		width: 95%;
		background-color: #EEEEEE;
		padding-top: 37px;
		padding-bottom: 52px;
	}

	.taiyan {
		width: 95%;
		background-image: url(../img/bjt.png);
		background-size: 100% 100%;
		overflow: hidden;
		padding-top: 37px;
		padding-bottom: 52px;
	}

	.py {
		text-align: center;
		color: #fff;
		font-size: 21px;
		padding-top: 42px;
		padding-bottom: 27px;
	}

	.py1 p {
		color: #fff;
		font-size: 12px;
	}

	.vslog img {
		width: 50%;
	}

	.vslog {
		position: absolute;
		left: 34%;
		top: 45%;
	}
}

@media screen and (max-width:346px) {
	.ssk {
		width: 250px;
		height: 24px;
		background-color: #fff;
		border-color: #e6e6e6;
		border-style: solid;
		outline: none;
		padding-left: 10px;
	}

	.ss a img {
		width: 80%;
	}

	.ss a {
		position: absolute;
		right: -4px;
		top: 13px;
	}

	.vslog {
		position: absolute;
		left: 34%;
		top: 43%;
	}
}