.main_list .article .img_box {
  background: url(../images/xyjj2x.png) no-repeat center;
  background-size: cover;
  border-radius: 8px;
  height: 289px;
}

.main_list .article .img_box .img_info {
  padding-top: 20px;
}

.main_list .article .img_box .main_title {
  font-size: 24px;
  font-weight: 600;
  color: white;
  line-height: 32px;
  text-align: center;
  margin: 16px 0;
}

.main_list .article .img_box .main_title::before {
  content: "";
  width: 18px;
  height: 4px;
  background: white;
  display: block;
  margin: 0 auto;
  margin-bottom: 16px;
}

.main_list .article .img_box .sec_title {
  font-size: 16px;
  font-weight: 600;
  color: white;
  line-height: 20px;
  text-align: center;
}

.main_list .article .img_box .sec_title:nth-of-type(1) {
  margin-bottom: 32px;
}

.main_list .article .article_details .intro_title {
  font-size: 24px;
  font-weight: 600;
  color: #303133;
  line-height: 32px;
  margin-bottom: 24px;
}

.main_list .article .article_details .intro_title:before {
  content: "";
  display: block;
  width: 18px;
  height: 4px;
  background: #2154a6;
  margin-bottom: 12px;
  margin-top: 96px;
}

.main_list .article .article_details p {
  font-size: 16px;
  color: #606266;
  line-height: 28px;
  text-indent: 2em;
}

.main_list .interational_content .interational_top p {
  text-indent: 2em;
  font-size: 16px;
  color: #606266;
  line-height: 28px;
  margin-bottom: 32px;
}

.main_list .interational_content img {
  max-width: 100%;
  height: auto;
}

.main_list .interational_content .interational_img {
  background: url(../images/gjrz-PCpng.png) no-repeat center;
  background-size: contain;
  width: 100%;
  margin-bottom: 48px;
}

.main_list .interational_content .international_bottom {
  background: #e9edf2;
  border-radius: 8px;
  padding: 32px;
}

.main_list .interational_content .international_bottom .bottom_one h2 {
  font-size: 14px;
  color: #142952;
  line-height: 18px;
}

.main_list .interational_content .international_bottom .bottom_one:nth-last-of-type(2) h2 {
  color: #820024;
}

.main_list .interational_content .international_bottom .bottom_one:nth-last-of-type(3) h2 {
  color: #006e65;
}

.main_list .interational_content .international_bottom .bottom_one p {
  font-size: 14px;
  color: #606266;
  line-height: 24px;
  padding: 16px 0 32px 0;
}
section .list_container .list-left ul li > ul.menu-bg {
    display: none;
}
/*# sourceMappingURL=introduction.css.map */