* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  font-family: '宋体';
  font-size: 12px;
  background: #fff;
}
.left {
  float: left;
}
.right {
  float: right;
}
.container {
  width: 960px;
  margin: 0 auto;
}
.container:before,
ul:before,
.begin:before {
  content: " ";
  display: table;
}
.container:after,
ul:after,
.begin:after {
  content: " ";
  display: table;
  clear: both;
}
ul,
li {
  list-style: none;
}
a {
  color: #1e2678;
  text-decoration: none;
}
a:active p {
  color: #bf0008;
}
img {
  border: none;
}
.footer .list {
  line-height: 30px;
  text-align: center;
  background: #bf0008;
}
.footer .list ul {
  font-size: 12px;
}
.footer .list ul a {
  color: #ffffff;
}
.footer .list ul li {
  display: inline-block;
  _zoom: 1;
  _display: inline;
  *display: inline;
  margin: 0 12px;
}
.footer p {
  margin-top: 5px;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
}
.footer p b {
  display: inline-block;
  width: 50px;
  height: 12px;
  background: url('../img/ta.png') 0 0 no-repeat;
}
.begin {
  margin-top: 30px;
  line-height: 28px;
}
.content_heading {
  font-size: 14px;
  text-align: center;
  color: #bf0008;
  font-weight: bold;
}
.begin_content {
  width: 540px;
  margin-left: 13px;
}
.begin_content .content {
  text-indent: 2em;
  color: #000000;
}
.begin_content .addMore {
  height: 23px;
  padding-left: 50px;
}
.begin_content .addMore a {
  height: 23px;
  background: #fff;
}
.begin_content .addMore a:active {
  color: #bf0008;
}
.head {
  width: 100%;
  height: 32px;
  line-height: 32px;
  background: #bf0008;
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 15px;
}
.kms {
  margin-top: 30px;
}
.kms .container div {
  width: 290px;
}
.kms .second {
  margin: 0 45px;
}
.kms a {
  display: block;
  font-size: 12px;
  font-weight: bold;
}
.zjzt {
  margin-top: 30px;
}
.zjzt a {
  display: block;
  font-size: 12px;
  font-weight: bold;
}
.zjzt a .normal {
  font-weight: normal;
  line-height: 20px;
}
.gxmj {
  margin-top: 30px;
}
.gxmj a {
  display: block;
  font-size: 12px;
  font-weight: bold;
}
.gxmj a .normal {
  font-weight: normal;
  line-height: 20px;
}
.qgxz {
  margin-top: 30px;
}
.qgxz ul li {
  width: 230px;
  float: left;
  margin-right: 13.3px;
}
.qgxz ul li p {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}
.qgxz ul li .normal {
  font-weight: normal;
}
.qgxz .edge {
  margin-right: 0;
}
.ms {
  margin-top: 30px;
}
.ms ul li {
  width: 300px;
  float: left;
}
.ms ul li p {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}
.ms ul li .normal {
  font-weight: normal;
}
.detail {
  border: 1px solid #bf0008;
  padding: 20px 30px 50px 30px;
  margin: 40px auto 10px;
}
.detail img {
  padding: 10px;
}
.detail .dcontent {
  text-align: center;
}
.detail .dcontent .dhead {
  font-size: 20px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  margin: 0 0 15px;
}
.detail .dcontent .wei {
  text-align: right;
  border-top: 1px solid #cccccc;
  height: 30px;
  line-height: 30px;
}
.detail .dcontent p {
  margin: 1.12em 0;
  text-indent: 2em;
  text-align: left;
  font-size: 12px;
  color: #000000;
  line-height: 24px;
}
