@charset "utf-8";

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  background-color: #fff;
  font-family: "微软雅黑";
}
.w {
  width: 1200px;
  margin: 0 auto;
}
/*.clearfix{content: ""; display: table; clear: both;}*/

/*顶部导航*/
.top-nav {
  width: 100%;
  background-color: #ededed;
}
.top-nav .menu {
  height: 40px;
  line-height: 40px;
  padding-right: 50px;
  font-size: 13px;
  color: #333;
}
.top-nav .menu span {
  float: right;
}

/*banner*/
.banner {
  width: 100%;
  min-height: 150px;
  background: url(logo.png) no-repeat;
}

/*主导航*/
.main-nav {
  width: 100%;

  background-color: #427fda;
}
.main-nav .main-nav-menu {
  font-size: 17px;
  color: #fff;
  height: 50px;
  line-height: 50px;
  text-align: center;
}

/*当前位置*/
.position {
  width: 100%;
  height: 60px;
  line-height: 60px;
}
.position .position-txt {
  font-size: 14px;
  color: #666;
}
.position .position-txt a {
  font-size: 14px;
  color: #666;
}

/*内容*/
.con {
  margin-bottom: 30px;
}
.con .con-title {
  height: 50px;
  /*background: url(column_name_bg.png) no-repeat center;*/
}
.con .con-title p {
  font-size: 19px;
  font-weight: bold;
  color: #fff;
  line-height: 45px;
  width: 150px;
  text-align: center;
  /*padding-left: 62px;*/
}
.con-title p span {
  font-size: 15px;
  font-weight: normal;
  color: #fff;
  padding-left: 20px;
}
.con .con-list {
  /*margin-left: 10px;*/
  width: 100%;
  /*border: 1px solid #eeeeee;*/
  background: #fcfcfc;
  border-top: none !important;
}
.con-list ul {
  font-size: 17px;
  color: #333;
  /*padding: 15px 25px 15px 20px;*/
  /*	border-bottom: 1px #e8e8e8 solid;*/
}

.con-list ul li {
  text-align: right;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  background: url(dot.png) no-repeat 0px center;
  color: #999999;
}
.con-list ul li a {
  float: left;
  font-size: 17px;
  /*	color: #333;*/
}
/*
.con-list ul li:hover{
    color: 
}
*/
.con-list ul li span {
  float: right;
  font-size: 17px;
  color: #999;
}
.line {
  margin: 8px 0;
  list-style: none;
  height: 1px !important;
  background: #eeeeee;
  width: 100%;
}
.bt-mod-wzpb-02 li {
  float: none !important;
}
/*底*/

.old_type .position {
  height: auto;
  margin-bottom: 30px;
}
.old_type .position .position-txt {
  border-bottom: 1px dashed #e9e9e9;
  font-size: 32px;
  line-height: 64px;
}
.old_type .position .position-txt a {
  font-size: 32px;
}
.old_type .con-left,
.old_type .con-right {
  width: 100%;
  float: none;
}
.old_type .con-left {
  min-height: 0;
}
.old_type .con .con-title {
  height: auto;
  line-height: 64px;
  padding: 4px 0;
  font-size: 36px;
}
.old_type .dqlm-tjlm {
  padding: 30px 30px 0 30px;
  min-height: 0 !important;
}
.old_type .dqlm-tjlm ul {
  zoom: 1;
  margin-left: -30px;
}
.old_type .dqlm-tjlm ul::after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.old_type .dqlm-tjlm ul li {
  float: left;
  min-width: 20%;
  width: auto;
  line-height: 64px;
  padding: 4px 0;
  height: auto;
  margin: 0 0 30px 30px;
}
.old_type .dqlm-tjlm ul li a {
  font-size: 36px;
}
.old_type .con .con-title p {
  font-size: 36px;
  width: auto;
  padding: 0 15px;
  line-height: 64px;
  height: auto;
}
.old_type .con-right .con-title {
  float: left;
}
.old_type .con-list ul li {
  height: auto;
  line-height: 72px;
  font-size: 36px;
  background-size: 6px 6px;
  padding-left: 20px;
}
.old_type .con-list ul li a {
  font-size: 36px;
  display: block;
  line-height: 72px;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.old_type .default_pgToolbar {
  background: none;
  border: none;
}
.old_type .default_pgPanel {
  margin: 0 auto;
  float: none;
}
.old_type .default_pgPerPage {
  display: none;
}
.old_type .default_pgFirst {
  width: 100px;
  height: 50px;
  background: url(first.gif) no-repeat center;
  background-size: contain;
}
.old_type .default_pgFirstDisabled {
  width: 120px;
  height: 50px;
  background: url(first_disabled.gif) no-repeat center;
  cursor: auto;
  background-size: contain;
}
.old_type .default_pgPrev {
  width: 120px;
  height: 50px;
  background: url(2103311728452201563.png) no-repeat center;
  background-size: contain;
}
.old_type .default_pgPrevDisabled {
  width: 120px;
  height: 50px;
  background: url(prev_disabled.gif) no-repeat center;
  cursor: auto;
  background-size: contain;
}
.old_type .default_separator {
  display: none;
}
.old_type .default_pgNext {
  width: 120px;
  height: 50px;
  background: url(next.gif) no-repeat center;
  background-size: contain;
}
.old_type .default_pgLast {
  width: 100px;
  height: 50px;
  background: url(last.gif) no-repeat center;
  background-size: contain;
}
.old_type .default_pgRefresh {
  width: 120px;
  height: 50px;
  background: url(2101271727178927538.gif) no-repeat center;
  background-size: contain;
}
.old_type .default_pgSearchInfo {
  display: none;
}
.old_type .default_pgToolbar td {
  font-size: 20px;
  width: auto;
  padding: 0 0px 0 0px;
}
.old_type .default_pgToolbar td:first-child + td + td + td + td + td {
  display: none;
}
.old_type .default_pgToolbar td input {
  outline: none;
}
.old_type .default_pgCurrentPage {
  width: 80px;
  height: 50px;
  line-height: 50px;
}
