

/*@media screen and (min-width: 1000px) {*/
	/*.factoryBox{*/
		/*width: 94%!important;*/
	/*}*/
/*}*/

/*@media screen and (min-width: 1360px) {*/
	/*.factoryBox{*/
		/*width: 94%!important;*/
	/*}*/
/*}*/

/*@media screen and (min-width: 1600px) {*/
	/*.factoryBox{*/
		/*width: 86%!important;*/
	/*}*/
/*}*/

/*@media screen and (min-width: 1800px) {*/
	/*.factoryBox{*/
		/*width: 70%!important;*/
	/*}*/
/*}*/

@media screen and (max-width: 1024px) {
	.fit{
		width: 100%!important;
	}
	#ul1 img {
	    width: 100%!important;
	}
}


.factoryAccred-wrapper{
	overflow: hidden;
	padding: 0 0.3rem;
}
.factoryAccred-box {
	margin-top: 1rem;
}
.factoryAccred-box:nth-of-type(1){
	margin-top: 0;
}
.factoryAccred-box img{
	width: 100%;
	display: block;
	margin-bottom: 0.2rem;
}
.factoryAccred-box .factoryAccred-txt p{
	font-size: 0.4rem;
	color: #2b2b2b;
	line-height: 0.75rem;
}