* {margin:0;padding:0;}
body {
	width: 100%;
	font-family: '微软雅黑', '宋体';
	background:url(../../img/bg.png) no-repeat #fff;
	font-size:0;
}
a {color: #333;}
a,a:hover{text-decoration:none;}
ul{margin:0;list-style:none;}
.container{
	width:100%;
	height:auto;
	padding:0;
}
.top{
	width:100%;
	height:180px;
}
.main{
	width:1020px;
	margin:15px auto;
	height:auto;
	background:#fff;
	box-shadow:0 2px 2px #ddd;
}
.row { margin:0; padding:0;}
.row .col-md-12 {padding:0;}
.container .title{
    height:40px;
    margin:0 auto;
    line-height:40px;
    font-size:14px;
    color:#fff;
    text-align: left;
    text-indent:20px;
    background:#dd1313;
}
.container .main .title a {
	color:#fff;
}
.container .main .title a:hover {
	color:#fff;
}
.container .main  h3{
	color:#e31313;
	padding:30px 0 20px 0;
	text-align:center;
	font-size:20px;
	font-weight: bold;
}
.container .main  h5{
	color:#333333;
	text-align:center;
	/*font-size:20px;*/
	font-weight: bold;
}
.row .col-md-12 .row {
	margin: 0;
	width:90%;
	margin:0 auto;
}
.col-md-3 {
	float: left;
	width: 24.5%;
	height: 40px;
	padding: 0 1px;
	text-align: center;
	font-size: 12px;
	line-height: 40px;
	border-bottom:1px solid #ddd;
}
.container .main .con {
	font-size: 15px;
	line-height: 28px;
	text-align: center;
	min-height:350px;
	_height:350px;
}
.container .main .con p {
	text-indent: 2em;
}
.container .main .con .text{
	min-height:400px;
	padding:10px 40px;
}
.container .main .con .images {
	text-align:center;
}
.container .main .con .images img {
	max-width: 800px;
	/*width: 600px;*/
	height: 400px;
	margin: 20px auto 0;
}
.container .main .con p {
	text-align: justify;
	text-justify: inter-ideograph;
}
.container .fujian {
	padding:10px 30px;
	text-align: left;
}
#detail {
	min-height: 330px;
	height:auto;
	padding:10px 30px;
	text-align:left;
}
table{
	margin:0 auto;
}
.share {
	height: 70px;
	padding: 20px 0 0 745px;
	background:#fff;
	border-top:1px dashed #ccc;
	border-radius:0 0 5px 5px;
}
.share span{
	float:left;
}
.share a{
	float:left;
	margin:0 3px 0 0;
}
.share a img{
	width:24px;
	height:24px;
	border:none;
}
.breadcrumb .active {
	background: none;
}
.foot {
	width:100%;
}