@charset "UTF-8";
.serviceItemBanner {
  position: relative;
  margin-bottom: 110px; }
.serviceItemBanner .serviceItemBannerTxt {
    position: absolute;
    top: 0;
    left: 165px;
    margin-left: 10%;
    width: 90%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
.serviceItemBanner .serviceItemBannerTxt .english {
      width: 600px;
      position: relative;
      margin-bottom: 20px;
      font-size: 42px;
      font-weight: bold;
      color: #333333; }
.serviceItemBanner .serviceItemBannerTxt .english .link {
        position: absolute;
        top: -20px;
        left: 0;
        width: 100px;
        height: 5px;
        background: #FC7B54; }
.serviceItemBanner .serviceItemBannerTxt .txt {
      font-size: 38px;
      font-weight: bold;
      color: #333333; }
.Institutional-profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 368px;
  background-color: #F9F9F9;
  margin-bottom: 110px; }
.Institutional-profile .Institutional-left img {
    width: 592px; }
.Institutional-profile .Institutional-right {
    text-align: center;
    padding: 0 42px; }
.Institutional-profile .Institutional-right img {
      margin: 85px 0 33px 0; }
.Institutional-profile .Institutional-right .Institutional-content {
      line-height: 24px;
      color: #3A3A3C; }
.Institutional-culture {
  text-align: center;
  margin-bottom: 110px; }
.Institutional-culture .culture img {
    width: 519px;
    margin-bottom: 51px; }
.Institutional-culture ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.Institutional-culture ul li {
      width: 186px;
      height: 246px;
      background: #F9F9F9;
      margin-right: 17px;
      padding: 30px 16px; }
.Institutional-culture ul li img {
        width: 52px;
        height: 52px;
        margin-bottom: 30px; }
.Institutional-culture ul li .mission-tit {
        font-size: 16px;
        font-weight: 600;
        color: #3A3A3C; }
.Institutional-culture ul li .mission {
        font-size: 14px;
        font-weight: 600;
        color: #AEAEB2;
        margin: 4px 0 16px 0; }
.Institutional-culture ul li:last-child {
      margin-right: 0px; }
.past-projects {
  margin-bottom: 110px; }
.past-projects .projects {
    text-align: center;
    margin-bottom: 51px; }
.past-projects .projects-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.past-projects .projects-box .projects-left {
      margin-right: 61px; }
.past-projects .projects-box .projects-left li {
        width: 563px;
        padding: 36px 0;
        border-bottom: 1px solid #E5E5EA; }
.past-projects .projects-box .projects-left li .projects-year {
          font-size: 24px;
          font-weight: 600;
          color: #3A3A3C;
          margin-bottom: 16px; }
.past-projects .projects-box .projects-left li .projects-content {
          font-size: 16px;
          font-weight: 400;
          color: #67676A; }
.past-projects .projects-box .projects-left li:first-child {
        width: 575px;
        padding: 32px;
        background-color: #F9F9F9;
        border-bottom: 0; }
.past-projects .projects-box .projects-left li:first-child img {
          width: 511px; }
.past-projects .projects-box .projects-left li:first-child .projects-content {
          margin-bottom: 16px; }
.past-projects .projects-box .projects-right li {
      width: 563px;
      padding: 35px 0;
      border-bottom: 1px solid #E5E5EA; }
.past-projects .projects-box .projects-right li .projects-year {
        font-size: 24px;
        font-weight: 600;
        color: #3A3A3C;
        margin-bottom: 16px; }
.past-projects .projects-box .projects-right li .projects-content {
        font-size: 16px;
        font-weight: 400;
        color: #67676A; }
.past-projects .projects-box .projects-right li:first-child {
      border-top: 1px solid #E5E5EA; }
.dynamic {
  margin-bottom: 110px; }
.dynamic .dynamic-img {
    text-align: center;
    margin-bottom: 51px; }
.dynamic .dynamic-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 285px;
    background-color: #F9F9F9;
    padding: 32px 26px;
    margin-bottom: 24px;
    cursor: pointer; }
.dynamic .dynamic-content .img {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 355px;
              flex: 0 0 355px;
      background-color: #ebebeb;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat; }
.dynamic .dynamic-content .content-right {
      position: relative;
      height: 221px;
      width: 100%;
      margin-left: 32px; }
.dynamic .dynamic-content .content-right .content-tit {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-bottom: 16px; }
.dynamic .dynamic-content .content-right .content-tit div {
          font-size: 24px;
          font-weight: 600;
          color: #3A3A3C; }
.dynamic .dynamic-content .content-right .content-tit .title {
          width: 640px; }
.dynamic .dynamic-content .content-right .content-article {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
.dynamic .dynamic-content .content-right .content-article div {
          font-size: 16px;
          font-weight: 400;
          color: #67676A; }
.dynamic .dynamic-content .content-right .content-article .article {
          width: 640px;
          height: auto;
          display: -webkit-box;
          overflow: hidden;
          /*超出隐藏*/
          -o-text-overflow: ellipsis;
             text-overflow: ellipsis;
          /*隐藏后添加省略号*/
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 5; }
.dynamic .dynamic-content .content-right .content-article .content-years {
          font-size: 20px;
          font-weight: 400;
          color: #67676A; }
.dynamic .dynamic-content .content-right img {
        position: absolute;
        width: 86px;
        height: 29px;
        bottom: -6px;
        right: 0px; }
