@charset 'utf-8';
body {
  font-family: '微软雅黑';
  background: url('banner.png') center 0 no-repeat;
  background-color: #e6f0f4;
}

a {
  font-size: 15px;
  color: #333;
}

.float_clear:after {
  content: '';
  clear: both;
}

.more {
  margin-right: 10px;
  color: #c5242a;
}

.time {
  color: #999;
}

.content {
  margin-top: 543px;
  padding: 25px;
  height: 718px;
  background: #fff;
}

.con_top {
  margin-bottom: 55px;
  height: 295px;
}

.zc,
.tz,
.xx,
.xxzy {
  width: 506px;
}

.zc_tit {
  height: 43px;
  line-height: 43px;
  background: url('policy.png') no-repeat 0 0;
}

.tz_tit {
  height: 43px;
  line-height: 43px;
  background: url('notice.png') no-repeat 0 0;
}

.con_bot {
  height: 295px;
}

.xx_tit {
  height: 43px;
  line-height: 43px;
  background: url('xxzy.png') no-repeat 0 0;
}

.zc_list {
  margin-top: 10px;
  height: 240px;
}

.zc_list li {
  padding-left: 15px;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px dashed #b3b3b3;
  background: url('tit_icon.jpg') no-repeat 0 center;
}

.tz_list {
  margin-top: 10px;
  height: 240px;
}

.tz_list li {
  padding-left: 15px;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px dashed #b3b3b3;
  background: url('tit_icon.jpg') no-repeat 0 center;
}

.xx_list {
  margin-top: 10px;
  height: 240px;
}

.xx_list li {
  padding-left: 15px;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px dashed #b3b3b3;
  background: url('tit_icon.jpg') no-repeat 0 center;
}
.xxzy_tit {
  height: 43px;
  line-height: 43px;
  background: url('xxzy.png') no-repeat 0 0;
}

.xxzy_list {
  margin-top: 10px;
  height: 240px;
}

.xxzy_list li {
  padding-left: 15px;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px dashed #b3b3b3;
  background: url('tit_icon.jpg') no-repeat 0 center;
}

/**********========== footer ==========**********/

.footer {
  margin-top: 35px;
  height: 120px;
  background: #666;
}

.footer_con {
  margin: 0 auto;
  width: 675px;
}

.img_link {
  margin-right: 70px;
  width: 189px;
}

.footer_list {
  margin-top: 25px;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
}

/**********========== 栏目页 ==========**********/
.lm_tit{
  padding-left: 60px;
  height: 43px;
  line-height: 43px;
  font-size:20px;
  font-weight: bolder;
  color:#feffc9;
  background: url('lm_tit_bg.png') no-repeat 0 0;
}
.lm_list {
  margin-top: 10px;
  height: 240px;
}

.lm_list li {
  padding-left: 15px;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px dashed #b3b3b3;
  background: url('tit_icon.jpg') no-repeat 0 center;
}
