* {margin:0;padding:0;}
body {
	width: 100%;
	font-family: '微软雅黑', '宋体';
	font-size:0;
	background:#e3edf5;
}
a {color: #333;}
a,a:hover{text-decoration:none;}
ul{margin:0;list-style:none;}
.container{
	width:100%;
	height:auto;
	padding:0;
	background:url(../../img/bg.jpg) no-repeat center top;
}
.top{
	width:100%;
	height:180px;
}
.main{
	width:1020px;
	margin:10px auto 0;
	padding:0;
	height:auto;
	background:#fff;
	border-radius:5px 5px 0 0;
	box-shadow:0 2px 3px #97b3ce;
}
.row { margin:0; padding:0;}
.row .col-md-12 {padding:0;}
.container .title{
    height:60px;
    margin:0 auto;
    line-height:36px;
    font-size:14px;
    color:#fff;
    border-radius:5px 5px 0 0;
    text-align: left;
    font-weight:bold;
    text-indent:60px;
    background:url(../../img/contitle.gif) no-repeat;
}
.container .main .title a {
	color:#fff;
}
.container .main .title a:hover {
	color:#53f1ff;
}
.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:100%;
	margin-top: 10px;
}
h5 {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  color: red;
  margin: 20px auto;
}
.t1 {
  width: 90%;
  height: 40px;
  margin: 20px auto 0;
  line-height: 40px;
  text-align: left;
  text-indent: 1em;
  background: #2998e8;
  border: 1px solid #4ec4f9;
  color: #fff;
}
.con1 {
  border: 1px solid #4ec4f9;
  border-top: 0;
  width: 90%;
  margin: 0 auto;
  padding: 20px;
  text-align: left;
  text-indent: 2em;
}
.replay {
  margin-bottom: 20px;
}
.question {
  font-family: "微软雅黑";
  font-size: 15px;
  line-height: 28px;
  min-height: 400px;
  padding: 20px;
}
.question p {
  margin: 10px;
  text-align: justify;
  text-indent: 2em;
}
.question input {
  margin-left: 50px;
  margin-right: 5px;
}
.question p label {
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 5px;
}
.question textarea {
  background-color: #fff;
  border: 1px solid #ccc;
  height: 100px;
  margin-left: 50px;
  margin-top: 10px;
  width: 80%;
}
.but {
  text-align: center;
  margin: 30px 0;
}
.but a {
  margin: 0 20px;
  outline: none;
}