@charset "UTF-8";

.banner {
  width: 100%;
  min-width: 1270px;
}

.banner img {
  display: block;
  width: 100%;
  height: auto;
}

/* 当前位置 */
.dqwz {
  width: 1270px;
  margin: 30px auto 40px;
}

.currpos a {
  margin: 0 15px;
  font-size: 14px;
  font-weight: 600;
  color: #999;
}

.currpos .dqwz_wzsy {
  color: #333;
  margin-left: 0;
}

.currpos a:hover {
  color: #002e5a;
}

.xian_t {
  margin-top: 20px;
  width: 100%;
  height: 2px;
  background: #e1e2e4;
  position: relative;
}

.xian_t1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 2px;
  background: #20a3fe;
}

/* 内容区域 */
.contant {
  width: 1270px;
  margin: 0 auto 40px;
  border: 1px solid #e0e0e0;
  /* background: #f1f1f1; */
  padding: 40px;
}
.contant li{
  border-bottom: 2px dashed #999;
  font-size: 20px;
  line-height: 40px;
  margin-top: 20px;
}
.contant li a{
  display: block;
  width: 100%;
  padding-left: 20px;
  background: url(dian.png) no-repeat left 18px;
  text-align: justify;
}
.contant li span{
  display: block;
  text-align: right;
}

body .default_pgToolbar {
  background: none;
  border: none;
}

body .default_pgPanel {
  float: none;
  margin: 0 auto;
}

body .default_pgPerPage {
  display: none;
}

body .default_pgFirst {
  width: 100px;
  height: 50px;
  background: url(first.gif) no-repeat center;
  background-size: contain;
}

body .default_pgFirstDisabled {
  width: 120px;
  height: 50px;
  background: url(first_disabled.gif) no-repeat center;
  cursor: auto;
  background-size: contain;
}

body .default_pgPrev {
  width: 120px;
  height: 50px;
  background: url(2103311728452201563.png) no-repeat center;
  background-size: contain;
}

body .default_pgPrevDisabled {
  width: 120px;
  height: 50px;
  background: url(prev_disabled.gif) no-repeat center;
  cursor: auto;
  background-size: contain;
}

body .default_separator {
  display: none;
}

body .default_pgNext {
  width: 120px;
  height: 50px;
  background: url(next.gif) no-repeat center;
  background-size: contain;
}

body .default_pgLast {
  width: 100px;
  height: 50px;
  background: url(last.gif) no-repeat center;
  background-size: contain;
}

body .default_pgRefresh {
  width: 120px;
  height: 50px;
  background: url(2101271727178927538.gif) no-repeat center;
  background-size: contain;
}

body .default_pgSearchInfo {
  display: none;
}

body .default_pgToolbar td {
  font-size: 20px;
  width: auto;
  padding: 0 0px 0 0px;
}

body .default_pgToolbar td:first-child+td+td+td+td,
body .default_pgToolbar td:first-child+td+td+td+td+td{
  display: none;
}

body .default_pgToolbar td input {
  outline: none;
}

body .default_pgCurrentPage {
  width: 80px;
  height: 50px;
  line-height: 50px;
}

body .default_pgNextDisabled {
  width: 100px;
  height: 50px;
  background: url(2111291041066108227.gif) no-repeat center;
  background-size: contain;
}

body .default_pgLastDisabled {
  width: 120px;
  height: 50px;
  background: url(2111291041065739147.gif) no-repeat center;
  background-size: contain;
}