*{margin:0;padding:0;}html{background:#F4F4F4;}body{width:100%;font-size:0;background:url("../../img/bg.gif") repeat-x;font-family:'微软雅黑','宋体';}a{color:#333;text-decoration:none;}a:hover{text-decoration:none;}ul{margin:0;list-style:none;}p{margin:0;}img{max-width:800px;}.main{width:100%;margin:0 auto;font-size:14px;}.top{width:100%;height:105px;}.banner{width:980px;height:152px;margin:0 auto;background:url(../../img/banner2.jpg) no-repeat;}.container{width:980px;height:auto;margin-top:10px;padding:0;background:#fff;}.main .container .title{height:32px;margin:0;background:#c81020;color:#FFF;line-height:32px;font-size:14px;font-weight:bold;}.main .container .title .blue{float:left;width:5px;height:32px;margin-right:10px;background:#00477d;}.main .container .title a{color:#FFF;}.main .container .title ul li a:hover{color:red;}.main .container h4 a{color:#fff;}.main .container h4{margin:30px 0;font-weight:bold;text-align:center;color:red;}.main .container h5{margin:30px 0;font-weight:bold;text-align:center;color:red;}.row{margin:0;}.col-md-3{float:left;width:25%;*width:24.5%;height:40px;padding:0 1px;text-align:center;font-size:12px;line-height:40px;}.main .container .con{font-size:15px;line-height:28px;text-align:center;min-height:400px;_height:400px;padding:10px 30px;}.main .container .con h5{font-size:18px;font-weight:bold;}.main .container .con .source{height:auto;min-height:200px;margin-top:20px;}.main .container .con .source .title{height:30px;line-height:30px;background:#e6f0f6;color:#000;text-align:left;font-size:16px;border-radius:0;}.main .container .con .source .con{height:auto;min-height:150px;text-align:left;font-size:12px;}.main .container .con .replay{height:auto;min-height:200px;}.main .container .con .replay .title{height:30px;line-height:30px;background:#e6f0f6;color:#000;text-align:left;font-size:16px;border-radius:0;}.main .container .con .replay .con{height:auto;min-height:150px;text-align:left;font-size:12px;}.main .container .con p{text-indent:2em;}.main .containerr .con .images{text-align:center;}.main .container .con .images img{max-width:800px;width:600px;height:450px;margin:20px auto;}.main .container .con p{text-align:justify;text-justify:inter-ideograph;}.container .fujian{padding:20px 20px;text-align:left;}#detail{min-height:330px;}.share{height:70px;padding:20px 0;}.share div{width:280px;float:right;}.share div a{display:block;width:80px;float:left;font-size:12px;text-indent:1.5em;display:inline;margin-left:10px;}.share div a.a1{background:url(../../img/share.gif) no-repeat 0 5px;}.share div a.a2{background:url(../../img/share.gif) no-repeat -100px 5px;}.share div a.a3{background:url(../../img/share.gif) no-repeat -200px 5px;}.breadcrumb .active{background:none;}.foot{width:100%;margin:15px auto 0;}td{border:1px solid;}.main .container .con td p{text-indent:0;}
.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;
}