/*企业资质样式*/
.com-menu{
	width: 100%;
	position: relative;
	min-width: 1200px;
	overflow:hidden;
}
.com-menu img{
	width: 100%;
}
.com-menu1{
	position: absolute;
	width: 100%;
	bottom: 0px;
	height: 76px;
	line-height: 76px;
	color: #FFFFFF;
	background: #095ea4;
	opacity: 0.5;
	min-width: 1200px;
}
.com-menu2{
	width: 1200px;
	margin: auto;
	height: 76px;
	line-height: 76px;
	font-size: 30px;
	font-weight: bold;
}
.com-active{
	color: #ff7f53;
}
.com-menu1 ul li{
	width: 300px;
	text-align: center;
	float: left;
}
.com-whole{
	margin-bottom: 200px;
}
.com-containt{
	width: 1200px;
	margin: auto;
	background:#FFFFFF;	
	padding:30px 30px;
	font-size: 17px;
}
.com-tys li{
	padding: 0 0 15px 20px;
	float: left;
}
.com-tys li img{
	 /* width: 365px;  */
}
.com-tys{
	margin-left: -20px;
	overflow: hidden;
}
.com-box li{
	padding: 10px 0;
	padding-left:35px;
	background-size: 16px,16px;
	background: url(../img/chose-yuan.png) left center no-repeat;
}
/*.com-cir{
	width: 18px;
	height: 18px;
	border-radius: 50px;
	background-color: #ff7f53;
	margin-right: 10px;
	margin-top: 10px;
	overflow: hidden;
}*/

