@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
thead,
th,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

q,
blockquote {
  quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

a {
  text-decoration: none;
}

a img {
  border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

body {
  font-family: "微软雅黑";
  width: 100%;
  height: 100%;
}

body a {
  color: #333333;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

/* 内容部分 */
.container {
  width: 100%;
  min-height: 600px;
}

.section {
  width: 100%;
  min-height: 600px;
  padding-bottom: 22px;
}

.content {
  width: 1200px;
  min-height: 600px;
  margin: 10px auto;
  background: #ffffff;
}

.dqwz {
  width: 1140px;
  height: 48px;
  margin: 0 auto;
  border-bottom: 1px solid #3374a9;
}

.dqwz a:hover {
  color: #3a74cb;
}

.box1 {
  width: 100%;
  height: 298px;
  margin-top: 50px;
}

.box1-left {
  width: 450px;
  height: 298px;
  float: left;
}

.box1-right {
  width: 708px;
  height: 298px;
  padding-left: 30px;
  padding-right: 20px;
  float: left;
}

.title {
  width: 558px;
  height: 55px;
  line-height: 55px;
  padding-left: 10px;
  font-weight: bold;
  color: #0055ae;
  font-size: 22px;
  border-bottom: 1px solid #e5e5e5;
}

.title a {
  font-weight: bold;
  color: #393939;
  font-size: 22px;
}

.list {
  margin-top: 10px;
}

.list ul li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  padding-left: 20px;
  background: url(p1.png) no-repeat left center;
}

/* section */
.division-line {
  width: 1px;
  background: #e6e6e6;
}

/*  */
.left-box {
  width: 280px;
}

.left-box .tit {
  width: 100%;
  height: 80px;
  line-height: 80px;
  text-align: center;
  background: #3a74cb;
  font-size: 22px;
  font-weight: bold;
}

.left-box .tit img {
  vertical-align: text-bottom;
}

.left-box .tit a {
  color: #ffffff;
}

.left-box > ul > li {
  width: 100%;
  line-height: 55px;
  font-size: 20px;
  padding-left: 26px;
  background: #f1f1f1;
  margin-top: 5px;
  position: relative;
}

.left-box > ul > li > img {
  position: absolute;
  right: 20px;
  top: 17px;
  cursor: pointer;
  transform: rotate(0deg);
  transition: 0.5s;
}

.left-box > ul > li.active {
  background: #e8eef6;
}

.left-box > ul > li:hover {
  background: #e8eef6;
}

.left-box > ul > li:hover a {
  color: #3a74cb;
  font-weight: bold;
}

.left-box > ul > li.dropdown-show > img {
  transform: rotate(90deg);
  transition: 0.5s;
}

.left-box ul li a {
  display: block;
  width: 100%;
  height: 100%;
}

.left-box ul > li.active > a {
  color: #3a74cb;
  font-weight: bold;
}

/* information disclosure catalogue */
.catalogue {
  width: 100%;
  height: 500px;
  padding-top: 20px;
}

.catalogue iframe {
  width: 100%;
  height: 500px;
}

.search-open-info {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #eae8e8;
}

.search-open-info div {
  float: left;
}

.search-open-info span {
  font-size: 14px;
  float: left;
  height: 30px;
  line-height: 30px;
  color: #666666;
  margin-right: 15px;
  padding: 0 10px;
  background: #f1f1f1;
}

.search-open-info input {
  font-size: 14px;
  float: left;
  height: 30px;
  width: 250px;
  line-height: 30px;
  color: #666666;
  margin-right: 15px;
  padding: 0 10px;
  border: 1px solid #f1f1f1;
}

.search-open-info .search-open-info-btn {
  background: #3a74cb;
  color: #ffffff;
  border: none;
  width: 90px;
  margin-right: 0;
}

/*  */
.right-box {
  width: 760px;
}

.common-list-items {
  margin-top: 8px;
  font-size: 0;
  overflow: hidden;
}

.common-list-items a {
  font-size: 16px;
  max-width: 660px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.common-list-items a:hover {
  color: #3a74cb;
}

.common-list-items > ul > li.split-line {
  background: none;
  width: 100%;
  height: 1px;
  border-top: 1px dotted #e6e6e6;
  padding: 0;
  margin: 20px 0;
}

.common-list-items li {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  padding-left: 15px;
  background: url(p1.png) no-repeat -8px center;
  margin-top: 8px;
}

.common-list-items li.sjlm-list {
  display: inline-block;
  width: auto;
  min-width: 33.3%;
}

.common-list-items li span {
  float: right;
  color: #adadad;
}

.common-list-items li.img-list {
  display: inline-block;
  width: 232px;
  height: auto;
  padding-left: 0;
  margin-top: 18px;
  margin-left: 49px;
  vertical-align: top;
  background: none;
}

.common-list-items li.img-list:nth-of-type(3n + 1) {
  margin-left: 0;
}

.common-list-items li.img-list > a {
  display: block;
  width: 100%;
  height: 163px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.common-list-items li.img-list > a:hover + p a {
  color: #3a74cb;
}

.common-list-items li.img-list > p {
  padding: 0 0.5em;
  text-align: center;
  line-height: 43px;
}

.common-list-items li.img-list > p a {
  vertical-align: top;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 100%;
}

/* information disclosure list */
.info-list tr td {
  font-size: 13px;
}

.info-list .info-intro td {
  height: 30px;
  line-height: 30px;
}

.info-list ul li {
  font-size: 13px;
}

/* three level column */
.dropdown {
  display: none;
  position: relative;
  width: 340px;
  margin-left: -26px;
}

.dropdown ul {
  padding-left: 26px;
  background: #f1f1f1;
}

.dropdown ul li {
  background: none;
  line-height: 35px;
  font-size: 16px;
  padding-left: 26px;
  margin-top: 0;
  background: url(p1.png) no-repeat 10px center;
}

.dropdown ul li.acitve a {
  background: none;
  background: #3a74cb;
}

/* three-level column of mobile mode*/
.three-level-column {
  display: none;
}

/* common list */
.common-list {
  width: 100%;
}

.common-list-tit {
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #eae8e8;
}

.common-list-tit li {
  padding: 0 20px;
  text-align: center;
  height: 50px;
  line-height: 40px;
  font-size: 18px;
  display: inline-block;
}

.common-list-tit li.on {
  background: url(border_03.png) no-repeat center 39px;
  font-weight: bold;
}

.common-list-tit li.on a {
  color: #3a74cb;
}

.common-list-tit li:hover {
  background: url(border_03.png) no-repeat center 39px;
  font-weight: bold;
}

.common-list-tit li:hover a {
  color: #3a74cb;
}

.common-list-pic {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 0;
}

.common-list-pic img {
  width: 100%;
  height: 100%;
}

.common-list-pic-txt-bg {
  position: absolute;
  bottom: 0;
  z-index: 1;
  height: 34px;
  width: 100%;
  background: #333;
  filter: alpha(opacity=40);
  opacity: 0.8;
  overflow: hidden;
}

.common-list-pic-txt {
  position: absolute;
  bottom: 0;
  z-index: 2;
  height: 34px;
  line-height: 35px;
  width: 100%;
  overflow: hidden;
  padding: 0 10px;
}

.common-list-pic-txt a {
  font-size: 14px;
  color: #ffffff;
}

/* current position */
.current-position {
  width: 100%;
  height: 58px;
  line-height: 58px;
  font-size: 14px;
  color: #3a74cb;
}

.current-position a {
  color: #3a74cb;
}

.current-position > .container {
  background: url(postion.png) no-repeat 20px center;
  padding-left: 45px;
}

#pagelist {
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
  margin-top: 20px;
}

#pagelist a {
  font-size: 14px;
  float: left;
  height: 30px;
  line-height: 30px;
  color: #666666;
  margin-right: 8px;
  padding: 0 10px;
  background: #f1f1f1;
}

#pagelist a.active {
  background: #1e56a8;
  color: #ffffff;
}

#pagelist .jump-box {
  float: left;
  padding: 0 10px;
  color: #666666;
  padding: 0 10px;
  background: #f1f1f1;
  margin-right: 8px;
}

#pagelist .jump-box input {
  width: 30px;
  height: 20px;
  line-height: 20px;
  border: 1px solid #e5e5e5;
  margin: 0 5px;
}

#pagelist .jump-btn {
  color: #2957a2;
  padding: 0 20px;
}

.zzgc {
  width: 100%;
  height: 205px;
  margin-bottom: 40px;
  background: #f1f1f1;
  padding: 0px 55px;
}

.m1 {
  width: 100%;
  height: 24px;
  padding-top: 20px;
}

.x {
  width: 265px;
  height: 24px;
  line-height: 24px;
  background: url(b1.png) no-repeat 0px center;
  float: left;
}

.js {
  width: 124px;
  height: 24px;
  float: left;
  text-align: center;
}

.js a {
  color: #3a74cb;
  font-size: 18px;
}

.zzzy {
  width: 100%;
  height: 125px;
  padding-top: 30px;
}

.zzzy li {
  width: 100%;
  height: 35px;
  line-height: 35px;
}

.zzzy li a {
  font-size: 16px;
}
