/*头部*/
body {
  font-family: "微软雅黑";
  font-size: 17px;
  color: #333;
  min-width: 1200px;
}

body, div, ul, li, img, p, span, a {
  border: 0;
  padding: 0;
  margin: 0;
  text-decoration: none;
  list-style: none;
}

a {
  color: #333;
}

a:hover, a:active {
  color: #0c62c4;
}

.hide {
  display: none;
}

.more {
  color: #999;
  font-size: 15px;
  float: right;
}

.clearfix:after {
  display: block;
  content: '';
  clear: both;
}

#top {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
}

#top img {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
}

#main {
  margin: 15px auto;
  width: 1200px;
}

.lm-title {
  float: left;
  margin: 25px auto 20px;
}

.qhllwz-list {
  float: left;
  width: 665px;
}

.qhllwz-list li {
  height: 41px;
  line-height: 41px;
  border-top: 1px solid #efefef;
  padding-left: 10px;
  background: url("list-icon.png") no-repeat 0 18px;
}

.qhllwz-list li:first-child {
  border: 0;
}

/*图片新闻*/
.gzz-tpxw {
  float: left;
  width: 500px;
  height: 364px;
  margin-left: 30px;
}

#banner {
  float: left;
  width: 500px;
  overflow: hidden;
  position: relative;
}

#banner .flexslider {
  margin: 0 auto;
  position: relative;
  width: 500px;
  height: 364px;
  overflow: hidden;
  zoom: 1;
}

.flexslider .slides li {
  width: 100%;
  height: 100%;
}

#banner_tabs .flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 8px;
  right: 0;
  padding: 0;
  padding-right: 20px;
  margin-bottom: 0;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.slides_mask {
  width: 100%;
  height: 40px;
  text-indent: 1em;
  line-height: 40px;
  position: absolute;
  bottom: 0;
  color: #fff;
  background: #000;
  opacity: 0.502;
  filter: alpha(opacity=50);
}

#banner_tabs .tpxw_title {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #fff;
  font-size: 15px;
}

#banner_tabs .flex-control-nav li {
  margin: 0 5px 0 0;
  display: inline-block;
  height: 12px;
  zoom: 1;
}

#banner_tabs .flex-control-paging li a {
  display: block;
  background: #fff;
  height: 12px;
  overflow: hidden;
  width: 12px;
  cursor: pointer;
}

#banner_tabs .flex-control-paging li a.flex-active,
#banner_tabs .flex-control-paging li.active a {
  background: red;
  width: 12px;
  height: 12px;
}

#banner_tabs .slides a img {
  width: 500px;
  height: 364px;
  display: block;
  z-index: -1;
}

/*图片新闻end*/
.jjkxdt-list {
  float: left;
  width: 1200px;
}

.jjkxdt-list li {
  height: 41px;
  line-height: 41px;
  border-bottom: 1px solid #efefef;
  padding-left: 10px;
  background: url("list-icon.png") no-repeat 0 18px;
}

.jjkxdt-list li span {
  float: right;
  color: #999;
}

.mr_frbox {
  float: left;
  height: 210px;
  position: relative;
}

.mr_frbox .prev, .mr_frbox .next {
  position: absolute;
  top: 75px;
  z-index: 10;
}

.mr_frbox .prev {
  left: 0;
}

.mr_frbox .next {
  right: 0;
}

.mr_frUl {
  float: left;
  height: 210px;
  width: 1200px;
}

.mr_frUl ul li {
  float: left;
  width: 280px;
  overflow: hidden;
  position: relative;
  margin: 0 10px;
}

.mr_frUl ul li a {
  float: left;
  width: 280px;
  height: 210px;
  overflow: hidden;
  position: relative;
}

.mr_frUl ul li a span {
  display: inline-block;
  margin-top: 5px;
  color: #fff;
  position: absolute;
  bottom: 10px;
  text-indent: 2em;
  font-size: 17px;
}

.mr_frUl ul li a img {
  width: 280px;
  height: 210px;
}

.mr_frbox {
  overflow: hidden;
}

.mr_frBtnL, .mr_frBtnR {
  display: none;
}

.web-top {
  padding: 5px 0;
  background-color: #245399;
}

.web-top a {
  color: #fff;
  font-size: 14px;
}

.w1200 {
  width: 1200px;
  margin: auto;
}