.factory_title{
	text-align: center;
	position: relative;
	margin-bottom: 100px !important;
}
.factory_box{
	width: 1200px;
	margin: 0 auto;
}
.factory_title div{
	text-align: center;
	width: 100%;
	height: 122px;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 122px;
	font-size: 30px;
}
.factory_list2 img{
	width: 20px;
}
.factory_list2{
	overflow: hidden;
	margin: 20px 0;
}
.factory_list ul{
	overflow: hidden;
}
.factory_list li{
	overflow: hidden;
	width: 49%;
	background: #f5f6f8;
	box-sizing: border-box;
	padding: 10px 20px;
	float: left;
	margin-bottom: 2%;
}
.factory_list li:nth-child(odd){
	margin-right: 2%;
}
.factory_list2 .fl{
	width: 5%;
}
.factory_list2 .fr{
	width: 95%;
height:45px;
font-size:18px;
color:#666
}
.factory_list3 .fr{
height:145px;
line-height:25px;
}
.factory_list2 .fr strong{
color:#000
}
.factory_list1{
	color: #0380C0;
	font-size: 25px;
	margin: 15px 0;
height:54px;
line-height:28px;
}
.factory_list li#width100{
width:100%;
margin-right:0;
}
#width100 .fl{
width:2%
}
#width100 .fr{
width:97.6%
}


@media only screen and (max-width:768px){
.factory_box{
width:90%;
}
.factory_box img{
max-width:100%;
}
.factory_list factory_box img{
max-width:100%;
}
.factory_list li{
width:100%;
margin-right:0;
}
.factory_list2 .fr{
 height:auto;
}
.factory_list2 .fl{
width:10%;
font-size:16px;
}
.factory_list2 .fr{
width:90%;
font-size:16px;
}
.factory_list2 .fr span{
font-size:16px !important;
}
.factory_list1{
height:auto;
font-size:20px;
}
.factory_list2 .fr div{
 width:80% !important;
}
.factory_title{
margin-bottom:20px !Important;
}
.factory_title  img{
width:auto !Important;
height:60px;
}
.factory_title div{
height:auto !important;
line-height:60px;
    font-size: 16px;
}
#width100 .fl{
width:10%
}
#width100 .fr{
width:90%
}
}