@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;
}

.title_innerw {
  width: 100%;
  height: 102px;
  background: url(newsbg.png) no-repeat center;
  background-size: contain;
  font-size: 25px;
  line-height: 155px;
  text-align: center;
  font-weight: bold;
  color: #525252;
  margin-bottom: 25px;
}

.tz_line,
.governance,
.supervisors,
.executives {
  width: 100%;
  margin-top: 20px;
}

.tz_line img {
  display: block;
  width: 1000px;
  height: auto;
  margin: 0 auto;
}

.jgsm {
  width: 90%;
  margin: 25px auto 0;
  font-size: 18px;
  color: #999;
  text-align: justify;
}

.cymd {
  min-height: 40px;
}

.cymd p {
  margin-top: 40px;
  font-size: 18px;
  color: #333;
  font-weight: bold;
}

.xian_x {
  width: 100%;
  height: 8px;
  margin-top: 15px;
  background: url(shu.png) repeat-x;
}

.rwmd {
  margin-top: 20px;
}

.rwmd li {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}

.rwmd li:nth-child(1) div,
.rwmd li:nth-child(2) div {
  background: #0a5eb3;
}

.rwmd li:nth-child(3) div,
.rwmd li:nth-child(4) div {
  background: #03488d;
}

.rwmd li:nth-child(5) div{
  background: #053c72;
}

.rwmd li:nth-child(6) div,
.rwmd li:nth-child(7) div,
.rwmd li:nth-child(8) div,
.rwmd li:nth-child(9) div,
.rwmd li:nth-child(10) div {
  background: #002e5a;
}

.byzsbt {
  width: 380px;
  height: 70px;
}

.byzswz {
  width: 780px;
  font-size: 14px;
  color: #666;
  line-height: 30px;
  min-height: 100px;
}

.byzsbt p {
  color: #fff;
  text-align: center;
  margin-top: 10px;
}

.byzxm {
  font-size: 16px;
}
.byzzw{
  font-size: 13px;
}