@charset "UTF-8";
:root {
  overflow-x: hidden; }

/*清除浮动*/
.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

/* 动画 */
@keyframes pagination-bullet-progress {
  0% {
    width: 0; }
  100% {
    width: 100%; } }
/* 颜色 */
.grey-1 {
  background-color: #f1f2f7; }

.background-fff {
  background-color: #ffffff; }

/* 图片 */
.eng-img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* 按钮 */
.a-bnt {
  padding-right: 70px;
  padding-left: 70px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: inline-block;
  font-family: 'DM Sans-Bold';
  line-height: 21px;
  color: #fff !important;
  background-color: #005096; }
  .a-bnt:hover {
    opacity: .9;
    color: #fff; }

/* 常用字号 */
main {
  font-family: 'DM Sans-Regular';
  font-size: 18px;
  letter-spacing: -0.18px;
  line-height: 26px;
  color: #20242B; }

.e-tiitle {
  font-family: 'DM Sans-Bold';
  font-size: 32px;
  letter-spacing: -0.32px;
  line-height: 46px;
  color: #20242B; }

.e-tiitle-grey {
  font-size: 14px;
  letter-spacing: -0.14px;
  line-height: 22px;
  color: #666; }

.e-tiitle-color {
  font-family: 'DM Sans-Bold';
  font-size: 24px;
  letter-spacing: -0.24px;
  line-height: 32px;
  color: #005096; }

.e-tiitle-color-two {
  font-family: 'DM Sans-Bold';
  font-size: 26px;
  letter-spacing: -0.26px;
  line-height: 38px;
  color: #005096; }

/*主体内容及边距*/
.eng-all-max {
  margin: 0 auto;
  width: 100%;
  max-width: 1920px; }

.eng-content-max {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px; }

.all-content {
  padding-top: 40px;
  padding-bottom: 40px; }

.e-content-padding {
  padding-right: 40px;
  padding-left: 40px;
  padding-top: 40px;
  padding-bottom: 50px; }

.e-margin-top {
  margin-top: 40px; }

@media screen and (max-width: 1200px) {
  .padding-1 {
    padding-right: 2.26vw !important;
    padding-left: 2.26vw !important; } }

/* 锚点定位 */
.anchor-location {
  border-bottom: #D9D9D9 solid 1px;
  background-color: #fff; }
  .anchor-location.flexOn {
    width: 100%;
    position: fixed;
    right: 50%;
    transform: translateX(50%);
    top: 0;
    z-index: 99; }
  .anchor-location ul {
    display: flex;
    flex-wrap: wrap; }
    .anchor-location ul a,
    .anchor-location ul li {
      line-height: 21px;
      color: #333333;
      padding-top: 19px;
      padding-bottom: 18px;
      cursor: pointer; }
      .anchor-location ul a:not(:last-child),
      .anchor-location ul li:not(:last-child) {
        margin-right: 92px; }
    .anchor-location ul li.on {
      border-bottom: #005096 2px solid;
      color: #005096; }
      .anchor-location ul li.on a {
        color: #005096; }
    .anchor-location ul li:hover {
      color: #005096; }
      .anchor-location ul li:hover a {
        color: #005096; }

/*轮播图 */
.e-banner {
  position: relative;
  height: 100%; }
  .e-banner .txt {
    font-family: 'DM Sans-Bold';
    font-size: 42px;
    letter-spacing: -0.42px;
    line-height: 50px;
    color: #ffffff;
    background-color: rgba(1, 78, 158, 0.8);
    padding-top: 35px;
    padding-bottom: 35px;
    padding-right: 54px;
    padding-left: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%); }

.e-banner2 {
  position: relative;
  height: 100%;
  background: url(../assets/images/common/banner_2.png);
  background-size: cover !important;
  display: flex;
  flex-flow: column; }
  .e-banner2 .txt {
    font-family: 'DM Sans-Bold';
    color: #ffffff;
    margin: auto;
    font-size: 42px;
    letter-spacing: -0.42px;
    line-height: 50px;
    margin-top: 40px; }
  .e-banner2 .e-banner-sub,
  .e-banner2 .e-banner-time {
    font-size: 14px;
    letter-spacing: -0.14px;
    line-height: 16px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'DM Sans-Regular'; }
  .e-banner2 .e-banner-time {
    margin-bottom: 30px; }
  .e-banner2 .e-banner-sub {
    margin-top: 30px; }
  .e-banner2 > div:last-child.txt,
  .e-banner2 > div:nth-child(2).txt {
    margin-top: auto; }

.baner-1 {
  background-size: cover;
  height: 240px; }

/* Insights */
.e-insights .insights-box {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px; }
  .e-insights .insights-box li {
    width: 33.333%;
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px; }
    .e-insights .insights-box li .txt-box {
      padding-right: 20px;
      padding-left: 20px;
      border: 1px solid #DADADA;
      border-top: none;
      height: 363px; }
    .e-insights .insights-box li .insights-img {
      height: 202px; }
    .e-insights .insights-box li .insights-data {
      font-size: 14px;
      letter-spacing: -0.14px;
      color: #20242B;
      line-height: 16px;
      padding-top: 25px; }
      .e-insights .insights-box li .insights-data span {
        position: relative;
        padding-right: 8px;
        margin-right: 6px; }
        .e-insights .insights-box li .insights-data span::after {
          content: "";
          position: absolute;
          top: 50%;
          right: 0;
          transform: translateY(-50%);
          width: 1px;
          height: 10px;
          background-color: #20242B; }
    .e-insights .insights-box li .insights-title {
      margin-top: 25px;
      display: -webkit-box;
      overflow: hidden;
      white-space: normal;
      word-wrap: break-word;
      text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      -ms-text-overflow: ellipsis;
      /* autoprefixer: ignore next */
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 3; }
      .e-insights .insights-box li .insights-title a:hover {
        color: #005096; }
    .e-insights .insights-box li .insights-txt {
      margin-top: 25px;
      display: -webkit-box;
      overflow: hidden;
      white-space: normal;
      word-wrap: break-word;
      text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      -ms-text-overflow: ellipsis;
      /* autoprefixer: ignore next */
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 6; }
.e-insights .a-bnt {
  margin-top: 30px; }

/* overview */
.e-overview {
  min-height: 328px;
  height: 100%;
  display: table; }
  .e-overview > div {
    display: table-cell;
    float: none;
    vertical-align: middle; }
  .e-overview .logo-img {
    width: 48.5%;
    height: 100%; }
  .e-overview .text-box .e-tiitle {
    line-height: 42px;
    margin-bottom: 20px; }
