@charset "utf-8";
#index_pro {
	width: 100%;
	margin-top: 0px;
	overflow: hidden;



	padding-left: 0px;
}
#index_pro #pro_bg {
    width: 100%;
}
#index_center2{
    height: auto !important;
}
#index_pro #pro_bg ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#index_pro #pro_bg ul li{
    width: 23.5%;
    height: auto;
    background: none;
    margin-left: 0;
    margin-right: 0;
}
#index_pro #pro_bg li img{
    width: 100%;
    height: auto;
}
#index_pro #pro_bg li div.pro{
    height: auto;
}
#index_pro #pro_bg li a.pro_pic{
    width: 100%;
    height: auto;
}
.index_pro_title{
	padding-top: 0px;
	background-image: url(../images/left_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	clear: both;
	width: 100%;
	overflow: hidden;
}
.index_pro_title a.index_pro_tl{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/pro_title---.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	line-height: 36px;
	text-align: center;
	width: 200px;
}

#indexpro_bg{
	clear: both;
	margin: auto;
	padding-top: 0px;
}

#indexpro_bg li{
	float: left;
	width: 200px;
	padding-left: 0px;
	padding-right: 0px;
	height: 160px;
	text-align: center;
	padding-top: 0px;
	overflow: hidden;

}
#indexpro_bg li div.indexpro{
	height: 100px;
	overflow: hidden;
	border: 0px solid #f1f1f1;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;

}
#indexpro_bg li a.indexpro_pic{
/*	display: table-cell;
	vertical-align:middle;
	text-align:center;
	*display: block;
	*font-size: 88px;
	*font-family:Arial;*/
	
	height:100px;
	width:150px;
	background-image: url(../images/pbg--.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;

	border: 0px solid #999999;
	text-align: center;
	margin: auto;
}
#indexpro_bg li img{
	vertical-align: middle;
	height: 100px;
	width: 128px;
}
#indexpro_bg li a{
	display: block;
	text-decoration: none;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	clear: both;
	font-size: 12px;
	width: 100%;
}
#indexpro_bg li a:hover{
	text-decoration: none;
	color: #FF6600;
}