
.zonghe1,.zonghe{
	padding-bottom: 5px;
	margin-bottom: 50px;
}

/*底部*/
.navbar-fixed-bottom .row{
	margin: 0;
	background: #fff;
	border-top: 1px solid #bfbfbf;
}
.navbar-fixed-bottom .row .col-xs-3{
	height: 50px;
	text-align: center;
	color:#990002;
	font-size: 14px;
	padding:0px;
	box-shadow: 1px 0 1px #bfbfbf;
}
.navbar-fixed-bottom .row .col-xs-3 a{
	color: #990002;
	font-weight: bold;
	height: 47px;
	display: block;
	text-decoration:none;
}
.navbar-fixed-bottom .row .col-xs-3 img{
	margin-top: 8px;
}
.navbar-fixed-bottom .row .col-xs-3 span{
	display: block;
}

/*顶部搜索*/
.nav_top{
	background: #990002;
	height: 50px;
}
.nav_top span{
	width: 20%;
	text-align: center;
	height: 50px;
	line-height: 50px;
	display: block;
	float: left;
	color: #fff;
	font-weight: bold;
}
.searcher{
	border:0px solid #bababa; 
	height: 34px; 
	margin-top: 8px; 
	float: left; 
	background: #fff;
	width: 80%;
}
.searcher .input{ 
    border:0px solid #bababa;  
	background: #fff; 
	line-height: 34px;
	width: 75%;
	height: 34px;  
	font-size: 14px; 
	float:left;
	background:url(../images/search_icon.png) 3px center no-repeat;
	padding-left:25px; 
}
.searcher .button{ 
    background-color: #990002; 
	border:0px solid #990002; 
	height: 34px;
    float:right; 
	vertical-align: middle;
    width: 25%; 
	color:#fff; 
	font-size:18px;
	outline: none;
}
input:focus{ outline:none;}
.banner img{
	width: 100%;
	margin-top: 50px;
}

/*综合目录*/
.container h1{
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #990002;
	height: 40px;
	line-height: 30px;
	margin: 0;
	background: url(../images/zonghe.png) no-repeat  center bottom;
	background-size: 20%;
	margin-bottom: 6px;
}
.container  .col-xs-3{
	text-align: center;
	margin: 20px auto;
}
.container .col-xs-3 a{
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
.container .col-xs-3 .zonghe_list_icon{
	text-align: center;
	background: #990002;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin: 0 auto;
}
.container .col-xs-3 .zonghe_list_icon img{
	width: 50px;
	height: 50px;
	margin-top: 5px;
}

.cate span{ margin-top:5px; font-size:14px; display:block;}

/*产品列表*/
.container .row .col-xs-6 a{
	text-decoration: none;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.pro_list_icon{
	border: 3px solid #990002;
}
.pro_list_icon img{
	width: 100%;
	margin: 0 auto;
}


/*产品详情页*/
.detail .detail_text{
	float: right;
	margin-right: 10px;
	width: 40%;
	margin-top: 20px;
}
.detail .detail_text p{
	font-weight: bold;
}
.detail .detail_text p span{
	font-weight: normal;
}
.detail img{
	float: left;
	margin-left: 10px;
	width: 40%;
	border: 3px solid #990002;
}
.detail{
	background: url(../images/jiantou.png) no-repeat center center;
	margin-bottom: 20px;
}
.container .this{
	background: url(../images/yuanhuan.png) no-repeat left 2px;
	text-indent: 20px;
}
.container .that{
	background: url(../images/phone.png) no-repeat left 2px;
	text-indent: 20px;
}
.pro_detail{
	background: #990002;
	height: 26px;
}
.pro_detail h1{
	font-weight: bold;
	color: #fff;
	height: 26px;
	line-height: 26px;
	font-size: 18px;
	margin-left: 5%;
	width: 35%;
	background: url(../images/jiantou2.png) no-repeat right center;
	margin-top: 0px;
}