.clearfix::after {
  display: block;
  content: "";
  clear: both;
}

body {
  background-color: transparent;
  background-image: url(../assets//images/bg2.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: scroll;
  color: rgb(51, 51, 51);
  font-size: 12px;
  font-family: 宋体, Arial, Helvetica, sans-serif;
}

.container {
  width: 1004px;
  margin: 0 auto;
}

/* 头部 */
.header {
  width: 100%;
  height: 213px;
  position: relative;
}

/* 导航栏 */
.nav {
  font-size: 14px;
  font-family: 微软雅黑;
  position: absolute;
  bottom: 16px;
  left: 10px;
}

.nav a {
  text-decoration: none;
  color: #fff;
  margin-right: 18px;
}

.nav a:hover {
  color: yellow;
}

/* 主体 */
.main {
  padding:  40px 20px;
}

.left {
  float: left;
  width: 400px;
  min-height: 910px;
  border: 1px solid #dddcdc;
}

.lxfs-title {
  height: 42px;
  line-height: 42px;
  font-size: 15px;
  font-family: 微软雅黑;
  color: #fff;
  text-indent: 20px;
  background: url(../assets/images/tbg9.jpg) no-repeat;
}

.lxfs-content {
  overflow-x: hidden;
  margin-top: 10px;
}

.right {
  float: right;
  width: 55%;
}

.xxjj-title {
  height: 65px;
  background: url(../assets/images/xxjj.png) no-repeat;
}

.xxjj-content {
  height: 300px;
  overflow: scroll;
  border: 1px solid #dddcdc;
}

.jyxw,
.gzfwxx {
  margin-top: 15px;
}

.jyxw-title {
  height: 42px;
  line-height: 42px;
  background: url(../assets/images/jyxw.png) no-repeat;
}

.gzfwxx-title {
  height: 42px;
  line-height: 42px;
  background: url(../assets/images/gzfwxx.jpg) no-repeat;
}

.jyxw ul,
.gzfwxx ul {
  height: 250px;
  padding: 10px;
}

.jyxw ul li,
.gzfwxx ul li {
  position: relative;
  height: 25px;
  line-height: 25px;
  padding-left: 12px;
  background: url(../assets/images/icon.png) no-repeat left center;
}

.jyxw ul li a,
.gzfwxx ul li a {
  display: inline-block;
  width: 80%;
  text-decoration: none;
  font-size: 12px;
  color: #313534;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jyxw ul li a:hover,
.gzfwxx ul li a:hover  {
  color: #cc0000;
}

/* 时间 */
.datetime {
  position: absolute;
  right: 0;
  color: #999;
  font-size: 12px;
}

.more {
  float: right;
  font-size: 12px;
  color: #666;
  text-decoration: none;
}

/* 底部信息 */
.footer {
  font-family: 微软雅黑;
}

.info {
  width: 1003px;
  padding-top: 20px;
  background-color: #1d0005;
}

.info .column1,
.info .column3 {
  font-size: 16px;
  margin-left: 10px;
  height: 37px;
  line-height: 37px;
  color: #fff;
  float: left;
  font-weight: bold;
}

.info .column2,
.info .column4 {
  float: left;
}

.info .column2 p,
.info .column4 p {
  font-size: 12px;
  line-height: 20px;
  color: #fff;
}

.wzba {
  width: 1003px;
  padding-top: 5px;
  background-color: #1d0005;
}

.wzba p {
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.wzba a {
  color: #fff;
  text-decoration: none;
}

.wzba a:hover {
  text-decoration: underline;
}

.wzba-verbose {
  width: 328px;
  height: 80px;
  line-height: 80px;
  margin: 0 auto;
}

.wzba-verbose .icon-blue {
  float: left;
}

.wzba-verbose a {
  display: block;
  float: left;
  cursor: pointer;
}

.wzba-verbose a:hover {
  text-decoration: none;
}

.wzba-verbose a img {
  vertical-align: middle;
}

.wzba-verbose a span {
  vertical-align: middle;
  height: 20px;
  line-height: 20px;
  color: #939393;
  font-size: 12px;
}