@charset "utf-8";
@import url("bootstrap.min.css");
/* -----------------------------
 Description: 公共样式
 Author: 吴贵泽  530087073
 Date: 2014-12-29
----------------------------- */
body{ behavior:url("csshover.htc"); }


a:focus{ outline: none; }
a{ color:#444; text-decoration:none; }
a:visited{ text-decoration:none; }
a:hover{ color:#138136; text-decoration:none; }
a:active{ color:#138136; }
.clearfix:before,.clearfix:after{ display:block; overflow:hidden; content:"\0020"; height:0; }
.clearfix:after{ clear:both; }
.clearfix{ zoom: 1; }

/* 头部 */
header{ height:50px; background:#138236 url(../images2/header_bg1.jpg) top right no-repeat; }
header .logo{ margin:0 0 0 10px; float:left; width:55px; height:50px; background:no-repeat center top; background-size:auto 50px; background-image:url(../images2/logo.png); }
header h3{ overflow:hidden; margin:0 80px; height:50px; line-height:50px; font-family:"Microsoft YaHei"; font-weight:500; font-size:18px; color:#fff; text-align:center; }

/* 底部 */
.m-ft{ position:fixed; left:0; bottom:0; width:100%; height:55px; background:#fff; box-shadow:0 -1px 4px #ddd; z-index:999; }
.m-ft ul{ overflow:hidden; margin:0 -1px 0 0; padding:0; width:99.999999; }
.m-ft ul li{ display:inline; float:left; width:33.333333%; border-right:1px solid #ddd; text-align:center; }
.m-ft ul li a{ display:block; color:#666; }
.m-ft ul li a span{ margin-top:10px; font-size:16px; }
.m-ft ul li a h3{ margin:0 0 5px 0; height:20px; line-height:20px; font-family:"Microsoft YaHei"; font-weight:500; font-size:14px; }
.media.goods {
	margin: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;	
}.contentimg .img-responsive {
	padding: 5px;
	margin: auto;
}
.contentimg {
	text-align: center;
}
.row .col-md-12 .intro {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #00BA01;
	padding: 5px;
}
.highlight {
	color: #FFF;
	background-color: #149737;
	padding: 5px;
	
	margin-bottom: 20px;
}
