.the_standard {
  height: 50px;
  background: #f5f5f5;
  line-height: 50px;
  font-size: 0px;
  margin-top: 40px;
  margin-bottom: 20px;
}

.the_standard li {
  font-size: 16px;
  color: #015293;
}

.the_standard li span {
  width: 20px;
  display: inline-block;
  text-align: center;
}

.the_standard li img {
  margin: 0px 17px 0px 25px;
}

/* 内容开始 */
.mailbox_content {
  font-size: 0px;
}

.mailbox_content li {
  vertical-align: top;

}

/* 左侧 */
.mailbox_content_left {
  width: 260px;
  border: 1px #e0e0e0 solid;
  font-size: 0px;
  margin-right: 20px;
  padding-bottom: 6px;
}

.mailbox_content_left li {
  width: 240px;
  height: 60px;
  background: #f5f5f5;
  line-height: 60px;
  text-align: center;
  margin: 4px auto;

}

.mailbox_content_left li a {
  font-size: 16px;
  color: #666666;
  text-decoration: none;

}

.span_style {
  background: #015293 !important;
  color: #ffffff !important;
  margin: 10px auto !important;
  font-size: 16px;
}

/* 右侧 */
.lead_content {
  /* width: 920px; */
  margin-top: 35px;
  border: 1px #e0e0e0 solid;
  font-size: 0px;
  padding-bottom: 40px !important;
  box-sizing: border-box;
  overflow: hidden;
  padding: 0 30px;
}

.lead_content li,
.lead_content span,
.lead_content p {
  color: #333333 !important;
  font-size: 16px;
}

.lead_content p {
  line-height: 36px !important;
}

.lead_content img {

  width: 16%;
  margin: 48px auto 0px;
}

.led_photo {
  text-align: center;
}

.led_photo h5 {
  margin: 18px auto 13px;
  font-size: 20px;
  color: #333333;
}

.led_photo h6 {
  color: #999999;
  font-size: 16px;
}

.lead_content li {
  width: 800px;
  margin: 10px auto;
  text-align: center;
}

.lead_content h3 {
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  background: #f5f5f5;
  font-size: 16px;
  color: #015293;
  margin-top: 40px;
}

.lead_content p {
  font-size: 16px;
  color: #333333;
  line-height: 36px;
  padding: 0px 10px;
  text-indent: 2em;
}

.grjl {
  text-align: left !important;
}