.business{
	width:100%;
	height: auto;
	padding-top:120px;
	/* margin-top:10%; */
}

.yewujianjie{
	display: flex;
	/* justify-content: center; */
	flex-flow:column wrap;
	align-items: center;
	width:100%;
}
.box{
	    position: fixed;
    z-index: 99999;
    right: 4px;
    top: 40px!important;
}

.hezuopinpai ul li {
	padding:2% 5%;
	display: flex;
	flex-flow:column wrap;
	/* justify-content: center; */
	align-items: center;

}
.hezuopinpai h3,.zizhuyanfa h3{
	margin-left:10%;
	margin-bottom:5%;
}
.hezuopinpai {
	margin-top:5%;
	margin-bottom:10%;
}
.hezuopinpai ul{
	display: flex;
	flex-flow: row wrap;
}
.hezuopinpai ul li a{
	font-size:16px;
	text-decoration: underline!important;
	font-weight: 500;
	color: #000!important;
	margin-top:2%;
}
.zizhuyanfa{
	width:100%;
	/* height:500px; */
}
.zizhuyanfa-top,.zizhuyanfa-bottom{
	margin-bottom:5%;
	/* height:600px; */
	
	padding: 5% 0;
	
}
.zizhuyanfa img{
	max-width:90%;
	/* margin: 0 auto; */
	margin-left:auto !important;
	margin-right: auto!important;
	
}
.zizhuyanfa-top-right{
	margin:5% 0;
	padding: 0% 4%;
	height:60%;
	display: flex;
	flex-flow: column ;
	align-items: center;
	justify-content: space-around;
	
	/* height:500px; */
}
.zizhuyanfa-top div:nth-of-type(2) {
	border-bottom:1px dotted #ccc;
}
.zizhuyanfa-top-right p{
	letter-spacing: 1.4px;
	margin-bottom:2%; 

}
.title-chanpin{
	font-size:16px;
	font-weight: bold;
}
.zizhuyanfa-bottom{
	width:100%;
	height: auto;
	border: none;
}
.yewujianjie{
	padding-left:15px; 
	padding-right:15px;
}
.zizhuyanfa-bottom div:nth-of-type(1) p{
	margin-bottom:2%;
}
@media screen and (max-width:992px ) {
	.business p {
		font-size: 14px!important;
}
	
}
@media screen and (max-width:776px ) {
	.business p {
		font-size: 13px!important;
}
	
}
