@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;
  background: url(bg.png) no-repeat #f0f6fc;
}

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

.section > .content {
  padding: 60px 114px 100px;
  background: #ffffff;
}

.wzdt-container {
  border: 1px solid #f6f6f6;
}

.yjlm {
  padding: 0 20px;
  font-weight: bold;
  line-height: 48px;
}

.ejlm {
  padding: 0 20px;
  background: #f6f6f6;
}

.ejlm li {
  display: inline-block;
  line-height: 48px;
}

.ejlm li:first-of-type a {
  padding-left: 0;
}

.ejlm li a {
  padding: 3px;
  font-size: 16px;
}

.ejlm li:last-of-type::after {
  display: none;
}

.ejlm li::after {
  display: inline-block;
  content: "";
  width: 1px;
  height: 15px;
  transform: translateY(2px);
  background: black;
}

/* 内容部分 */
.content {
  width: 1200px;
  min-height: 600px;
  margin: 0 auto;
  background: #ffffff;
}

.dqwz-container {
  width: 1200px;
  margin: 10px auto 0;
  background: white;
}

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

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

/* section */
.title {
  width: 100%;
  line-height: 45px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}

.sub-title {
  text-align: center;
  line-height: 32px;
  font-weight: bold;
  color: #3d3d3d;
}

.info-attr {
  width: 100%;
  line-height: 45px;
  border-bottom: 1px solid #e6e6e6;
  margin-top: 60px;
  text-align: center;
}

.info-attr td {
  padding: 0 10px;
  color: #999999;
  font-size: 14px;
}

.info-attr td a {
  color: #999999;
}

.info-attr .change-size > a {
  color: #1a56a8;
}

.bdsharebuttonbox {
  padding-left: 25px;
  background: url(icon-share.png) no-repeat left center;
}

.info-cont {
  width: 100%;
  padding-top: 40px;
  font-size: 16px;
}

.info-cont a:hover {
  color: #3a74cb;
}

.info-cont p {
  line-height: 30px;
  margin-bottom: 10px;
}

.info-cont img {
  max-width: 100% !important;
}

/* info disclosure attr*/
.cc {
  background-color: #f5f5f5;
  color: #6f6f6f;
  font-size: 16px;
  font-family: "微软雅黑";
}

.ee {
  background-color: #fbfbfb;
  color: #333;
  font-size: 16px;
  padding-left: 10px;
  line-height: 40px;
  font-family: "微软雅黑";
}

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

.leader-list ul li {
  padding: 30px 0;
  width: 100%;
  border-bottom: 1px dashed #b3b3b3;
  margin-bottom: 10px;
  overflow: hidden;
}

.leader-pic {
  float: left;
  width: 156px;
  height: 200px;
  margin-right: 20px;
}

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

.leader-cv {
  float: left;
  width: 810px;
}

.leader-name {
  margin-bottom: 15px;
  font-weight: bold;
}

.leader-intro {
  line-height: 25px;
}

/* 上下篇 */
.sxp {
  max-width: 972px;
  line-height: 32px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
