.wrap {
	width: 100%;
}
.wrap .main {
	margin-right: 2%;
	margin-left: 2%;
}
.menu {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d20000;
	height: 35px;
}
.menu a {
	font-size: 15px;
	margin-left:10px;
}
.menu a.cur {
	color: #d20000;
	font-weight:bold;
}

.index_pro_list
{
  
}
.index_pro_list li {
	float: left;
	box-sizing: border-box;
	padding: 0px 5px;
	width: 33.333%;
	margin-bottom: 7px;
	text-align: center;
}

.index_pro_list li img
{

width:100%}
.index_title {
	padding: 15px 5px;
font-size: 13px;
color: #231
}
.logo {
	margin-top: 10px;
}
.top_bar {
	    position:fixed; top:0; left:0;
    _position:absolute; _top:expression(documentElement.scrollTop);
}
.main {
	margin-top:86px;
}
.pro_view_content img {
	width: 100%;
	margin-bottom: 10px;
}
.pro_view_content {
	padding: 5px;
}
