* {margin:0;padding:0;}
html {background: url(../../img/bbg.gif) repeat-x #afc7de;}
body {
	width: 100%;
	font-family: '微软雅黑', '宋体';
	background: url(../../img/bbg.gif) repeat-x;
}
a {color: #333;}
a,a:hover{text-decoration:none;}
ul{margin:0;list-style:none;}
.container{
	width:1360px;
	margin:0 auto;
	height:auto;
	padding:0;
	text-align:center;
	font-size:14px;
}
.top{
	width:100%;
	height:385px;
}
.main{
	width:1020px;
	margin:0 auto;
	padding:0;
	height:auto;
	background:#fff;
	border-radius:0 0 5px 5px;
	box-shadow:1px 0 3px #97b3ce;
}
.row { margin:0; padding:0;}
.row .col-md-12 {padding:0;}
.container .title{
	width:96%;
	margin:0 auto;
    height:50px;
    padding-left:10px;
    font-size:16px;
    line-height:50px;
    color:#004689;
    border-radius:5px 5px 0 0;
    text-align: left;
    font-weight:bold;
   background:url(../../img/line.gif) no-repeat left bottom;
    
}
.container .main .title a {
	color:#004689;
}
.container .main .title a:hover {
	color:#1dcaf3;
}
.container .mainr h3 a {
	color: #fff;
}
.container .main h3 {
	margin:40px 0 30px;
	font-weight:bold;
	text-align:center;
	color: red;
	font-family: '微软雅黑', '宋体';
	
}
.row .col-md-12 .row {
	margin: 0;
	width:80%;
	margin:0 auto;
}
.col-md-3 {
	float: left;
	width: 25%;
	*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;
}
.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:#fafafa;
	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;
}
.breadcrumb .active {
	background: none;
}
.foot {
	width:1360px;
	margin: 15px auto 0;
}
.container .main .con td p {
	text-indent: 0;
}
/*社区建设的样式*/
.sqjs{
	min-height:500px;
	height:auto;
	
}
.sqjs-name{
	height:200px;
	margin:20px 20px 10px;
	background:#efefef;
	border:1px solid #ccc;
	padding:20px 0 20px 30px;
}
.sqjs-name ul li{
	float:left;
	width:13%;
	line-height:30px;
	font-size:14px;
	text-align:left;
	padding-left:12px;
	margin-right:12px;
	background:url(../../img/style.gif) no-repeat 0 center;
}
.selected{
	color:red;
}
.sqjs-con{
	margin:0 20px 20px;
	padding:20px;
}
.sqjs-con p{
	text-indent:2em;
	text-align:left;
	font-size:14px;
	line-height:32px;
}
.myform{
	border:1px solid;
}
input{width:100%;height:40px;}
textarea{width:100%;height:200px;}
table{
	width:96%;
	margin:20px auto;
}
table td{
	font-size:14px;
	height:40px;
	line-height:40px;
	padding-left:10px;
}
input[type="checkbox"], input[type="radio"]{
float:left;
width:20px;
height:20px;
margin-top:10px;
}
label{float:left;
line-height:40px;
margin-right:20px;
font-weight:normal;
}