﻿  @font-face {
    font-family: 'DIN-Bold';
    src: url('../fonts/DIN-BOLD.OTF');
    font-weight: normal;
    font-style: normal;
  }

  .five-ecology .area>h1 {

    font-size: 50px;

    color: #333333;

    margin-top: 115px;

    font-family: OPPOSans-M;
  }

  .img-txt {

    margin-top: 55px;

    display: flex;

    flex-wrap: nowrap;

    display: none;

    justify-content: space-between;

  }

  .img-txt:first-child {

    display: flex;

  }

  .ecology_L {

    width: 49%;

  }

  .ecology_R {

    width: 46.18%;

    position: relative;

  }

  .ecology_R h2 {

    font-size: 50px;

    color: #333333;

    font-family: OPPOSans-M;

  }

  .ecology_R .p1 {

    font-size: 18px;

    line-height: 30px;

    color: #555555;

    margin-top: 30px;

    margin-bottom: 90px;
    min-height: 90px;
    font-family: PingFang-SC-Medium;
  }

  .ecology_R .p2 {

    font-size: 22px;

    color: #555555;

    font-family: OPPOSans-M;
  }

  .ecology_R h3 {

    font-size: 34px;

    color: #333333;
    white-space: nowrap;
    margin-top: 18px;

    font-family: OPPOSans-M;
  }

  .ecology_R>a {

    display: block;

    text-decoration: none;

    width: 143px;

    height: 41px;

    line-height: 39px;

    text-align: center;

    border: solid 1px #333333;

    color: #555555;

    opacity: 0.66;

    position: absolute;

    right: 0;

    bottom: 0;

  }

  .mybottom {

    margin-top: 35px;

  }

  .mybottom .outbox {

    display: flex;

    flex-wrap: nowrap;

    justify-content: space-between;

  }

  .mybottom .outbox>div {

    width: 23.5%;

    height: 293px;

    cursor: pointer;

    background-repeat: no-repeat;

    background-position: center;

    transition: all 0.1s linear;

  }

  .mybottom .outbox>div:first-child {

    display: none;

  }

  .outbox .inside {

    background-color: rgba(000, 000, 000, 0.3);

    height: 100%;

    display: flex;

    flex-flow: column;

    justify-content: center;

    text-align: center;

    align-items: center;

    flex-wrap: wrap;

    color: #fff;

  }
  .outbox .inside h1{
    font-family: OPPOSans-M;
  }

  .outbox>div:hover {

    transform: translate3d(0, -4px, 0);

    box-shadow: 0 15px 30px rgb(0 0 0 / 10%);

  }

  .center-banner {

    margin-top: 118px;

    background-image: url("../images/center-b.jpg");

    height: 960px;

    background-position: center center;
    background-size: cover;

  }

  .center-banner .area {

    padding-top: 150px;

  }
  .center-banner .area h1{
    font-family: OPPOSans-R;
  }
  .mycard {

    margin-top: 26%;

    display: flex;

    justify-content: space-between;

    flex-wrap: nowrap;

    margin-bottom: -98px;

  }

  .mycard>div {

    border: 1px solid transparent;

    margin-bottom: 0;

    display: flex;

    width: 48.81%;

    background-color: #ffffff;

    box-shadow: 0px 16px 51px 0px rgba(0, 0, 0, 0.06);

  }

  .mycard>div .roundimg {

    padding-top: 82px;

    padding-bottom: 73px;

    width: 23.68%;

    text-align: center;

    border-right: 1px solid rgba(0, 0, 0, .07);

  }

  .mycard>div .roundimg p {
    font-size: 22px;
    color: #999;
    margin-top: 12px;
    font-family: OPPOSans-R;
  }

  .dispatchtxt {

    padding-top: 82px;

    padding-bottom: 73px;

    padding-left: 32px;
    width: 91%;

  }

  .dispatchtxt h1 {

    font-size: 34px;

    color: #333333;
    font-family: OPPOSans-M;
  }

  .dispatchtxt p {

    width: 87%;

    margin-top: 46px;

    margin-bottom: 130px;
    font-size: 16px;
    color: #555;
    font-family: OPPOSans-R;
  }

  .mycard>div {

    transition: all 0.2s linear;

  }

  .mycard>div:hover {

    transform: translate3d(0, -10px, 0);

  }

  .every-progress {

    margin-top: 298px;

    margin-bottom: 153px;

  }

  .every-progress .content {

    display: flex;

    overflow: hidden;

    justify-content: space-between;

  }

  .content .mytxt-l {

    width: 32.93%;

  }

  .content .mytxt-l h1 {
    font-size: 50px;
    font-weight: bold;
    font-family: OPPOSans-M;
  }

  .content .mytxt-l p {

    font-size: 18px;

    line-height: 30px;

    color: #555555;

    margin-top: 106px;

    margin-bottom: 224px;
    font-family: OPPOSans-R;
  }

  .content .myimg-r {

    width: 60.06%;

  }

  .news-content {

    background-image: url('../images/news.jpg');

    height: 960px;

    padding-top: 91px;

    background-position: center center;
    background-size: cover;

  }

  .news-list>h1 {

    font-size: 50px;

    color: #ffffff;
    font-family: OPPOSans-M;
  }

  .news-list>p {

    font-size: 18px;

    line-height: 30px;

    color: #ffffff;

    opacity: 0.51;

    margin-top: 63px;

    margin-bottom: 39px;
    font-family: OPPOSans-M;

  }

  .news-list>h2 {

    font-size: 40px;

    color: #ffffff;
    font-family: OPPOSans-M;

  }

  .news-list>a {

    display: block;

    margin-top: 171px;

    opacity: 0.37;

  }

  .list-item {

    display: flex;

    overflow: hidden;

    margin-top: 75px;

  }

  .list-item>div {

    height: 357px;

    width: calc(100% / 3);

    background-color: #fff;

    border-right: 1px solid #ccc;

    padding: 40px 44px 35px 38px;

    transition: all 0.2s linear;

  }

  .list-item>div h1 {

    font-family: DIN-Bold;

    font-size: 60px;

    color: #999999;

    opacity: 0.62;

    line-height: 58px;

    margin-bottom: 0;
    transition: all 0.2s linear;

  }

  .list-item>div p {

    font-family: DIN-Bold;

    font-size: 16px;

    color: #999999;

    opacity: 0.62;
    transition: all 0.2s linear;

  }

  .list-item>div h3 {

    font-size: 32px;

    line-height: 36px;

    color: #333333;

    margin-top: 38px;
    transition: all 0.2s linear;

    margin-bottom: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    max-height: 72px;
    font-family: OPPOSans-M;
  }

  .list-item>div a {

    display: block;

    height: 16px;

    line-height: 16px;
    transition: all 0.2s linear;

  }

  .list-item>div:hover h1 {

    transform: translate3d(0, -10px, 0);

  }

  .list-item>div:hover p {

    transform: translate3d(0, -10px, 0);
    font-family: DIN-Bold;
  }

  .list-item>div:hover h3 {

    transform: translateY(-10px);

  }

  .list-item>div:hover a {

    transform: translate3d(0, -10px, 0);

  }

  @media screen and (max-width: 1600px) {

    .area {

      width: 93%;

    }

  }

  /* padpro端 */

  @media screen and (min-width: 991px) and (max-width: 1600px) {

    .area {

      width: 93%;

    }

    .mybottom .area {
      width: 100%;
    }

    .five-ecology .area>h1 {

      font-size: 37px;

      margin-top: 32px;

    }

    .ecology_R h2 {

      font-size: 37px;

    }

    .ecology_R h3 {

      width: 50%;

      font-size: 34px;

    }

    .ecology_R .p1 {

      font-size: 15px;

      margin-top: 33px;

      margin-bottom: 33px;

    }

    .img-txt {

      margin-top: 20px;

    }

    .dispatchtxt h1 {

      font-size: 30px;

      color: #333333;

    }

    .center-banner {

      margin-top: 118px;

      height: 850px;

    }

    .dispatchtxt {

      padding-top: 55px;

      padding-bottom: 50px;

      padding-left: 32px;

    }

    .dispatchtxt p {

      width: 87%;

      margin-top: 46px;

      margin-bottom: 55px;

    }

    .every-progress {

      margin-top: 40px;

      margin-bottom: 40px;

    }

    .content .mytxt-l p {

      margin-top: 82px;

      margin-bottom: 30px;

    }

    .news-list>a {

      margin-top: 75px;

      opacity: 0.37;

    }

    .list-item>div h3 {

      font-size: 22px;

      line-height: 31px;

      margin-top: 25px;

      margin-bottom: 30px;

    }

    .list-item>div {

      height: 300px;

    }

    .news-content {

      height: 795px;

      padding-top: 91px;

    }

    .center-banner {

      margin-top: 40px;

      height: 535px;

    }

    .mycard>div .roundimg {

      padding-top: 82px;

      padding-bottom: 73px;

      width: 44.68%;

    }


    .mycard {

      margin-top: 10%;

    }

    .center-banner .area {

      padding-top: 35px;

    }

    .dispatchtxt {

      padding-top: 38px;

      padding-bottom: 40px;

      padding-left: 29px;

    }

    .dispatchtxt p {

      width: 90%;

      margin-top: 18px;

      margin-bottom: 14px;

    }

    .content .mytxt-l {

      width: 36%;

    }

    .content .mytxt-l h1 {

      font-size: 30px;

    }

    .content .mytxt-l p {

      margin-top: 71px;

      font-size: 15px;

      margin-bottom: 91px;

    }

    .news-content {

      height: 610px;

      padding-top: 26px;

    }

    .news-list>h1 {

      font-size: 35px;

    }

    .news-list>p {

      font-size: 18px;

      line-height: 30px;

      margin-top: 35px;

      margin-bottom: 35px;

    }

    .news-list>h2 {

      font-size: 30px;

    }

    .news-list>a {

      margin-top: 30px;

    }

    .list-item {

      margin-top: 40px;

    }

  }

  /* pad端 */

  @media screen and (min-width: 768px) and (max-width: 991px) {

    .area {

      width: 100%;

      padding: 0 10px;

    }

    .five-ecology .area>h1 {

      font-size: 26px;

      margin-top: 20px;

    }

    .ecology_R h2 {

      font-size: 26px;

    }

    .ecology_R h5 {

      font-size: 0.25rem;

    }

    .ecology_R h3 {

      width: 50%;

      font-size: 22px;

    }

    .ecology_R>a {

      display: block;

      text-decoration: none;

      width: 33%;

      font-size: 14px;

      height: 41px;

      line-height: 39px;

      text-align: center;

      border: solid 1px #333333;

      color: #555555;

      opacity: 0.66;

      position: absolute;

      right: 0;

      bottom: 0;

    }

    .ecology_R .p1 {

      font-size: 12px;

      margin-top: 18px;

      line-height: 20px;

      margin-bottom: 20px;

    }

    .ecology_R .p2 {

      font-size: 15px;

      color: #555555;

    }

    .img-txt {

      margin-top: 20px;

    }

    .dispatchtxt h1 {

      font-size: 24px;

      color: #333333;

    }

    .center-banner {

      margin-top: 118px;

      height: 850px;

    }

    .dispatchtxt {

      padding-top: 55px;

      padding-bottom: 50px;

      padding-left: 32px;

    }

    .dispatchtxt p {

      width: 87%;

      margin-top: 46px;

      margin-bottom: 55px;

    }

    .every-progress {

      margin-top: 40px;

      margin-bottom: 40px;

    }

    .content .mytxt-l p {

      margin-top: 82px;

      margin-bottom: 30px;

    }

    .news-list>a {

      margin-top: 75px;

      opacity: 0.37;

    }

    .list-item>div h3 {

      font-size: 16px;

      line-height: 31px;

      margin-top: 25px;

      margin-bottom: 30px;

    }

    .list-item>div {

      height: 300px;

    }

    .news-content {

      height: 795px;

      padding-top: 91px;

    }

    .center-banner {

      margin-top: 40px;

      height: 380px;

    }

    .mycard>div .roundimg {

      padding-top: 50px;

      padding-bottom: 60px;

      width: 44.68%;

    }

    .mycard {

      margin-top: 5%;

    }

    .center-banner .area {

      padding-top: 35px;

    }

    .dispatchtxt {

      padding-top: 30px;

      padding-bottom: 30px;

      padding-left: 29px;

    }

    .dispatchtxt p {

      width: 90%;

      font-size: 14px;

      margin-top: 16px;

      margin-bottom: 12px;

    }

    .content .mytxt-l {

      width: 36%;

    }

    .content .mytxt-l h1 {

      font-size: 30px;

    }

    .content .mytxt-l p {

      margin-top: 16px;

      line-height: 22px;

      font-size: 12px;

      margin-bottom: 13px;

    }

    .news-content {

      height: 550px;

      padding-top: 26px;

    }

    .news-list>h1 {

      font-size: 35px;

    }

    .news-list>p {

      font-size: 15px;

      line-height: 20px;

      margin-top: 16px;

      margin-bottom: 20px;

    }

    .news-list>h2 {

      font-size: 25px;

    }

    .news-list>a {

      margin-top: 30px;

    }

    .list-item {

      margin-top: 40px;

    }

    .mybottom .outbox>div {

      height: 215px;

    }

    .inside h1 {

      font-size: 1.3rem;

    }

    .center-banner .area>h1 {

      font-size: 1.5rem;

    }

    .list-item>div {

      width: calc(100% / 3);

      background-color: #fff;

      border-right: 1px solid #ccc;

      padding: 25px 15px 15px 20px;

      transition: all 0.2s linear;

    }

  }

  /* 移动端 */

  @media (max-width: 767px) {

    .area {

      width: 100%;

      padding: 0 10px;

    }

    .five-ecology .area>h1 {

      font-size: 26px;

      margin-top: 20px;

    }

    .ecology_R h2 {

      font-size: 26px;

    }

    .ecology_R h5 {

      font-size: 0.25rem;

    }

    .ecology_R h3 {

      width: 50%;

      font-size: 22px;

    }

    .ecology_R>a {

      display: block;

      text-decoration: none;

      width: 33%;

      font-size: 14px;

      height: 41px;

      line-height: 39px;

      text-align: center;

      border: solid 1px #333333;

      color: #555555;

      opacity: 0.66;

      position: absolute;

      right: 0;

      bottom: 0;

    }

    .ecology_R .p1 {

      font-size: 12px;

      margin-top: 18px;

      line-height: 20px;

      margin-bottom: 20px;

    }

    .ecology_R .p2 {

      font-size: 15px;

      color: #555555;

      margin-bottom: 8px;

    }

    .img-txt {

      margin-top: 20px;

    }

    .dispatchtxt h1 {

      font-size: 24px;

      color: #333333;

    }

    .center-banner {

      margin-top: 118px;

      height: 850px;

    }

    .dispatchtxt {

      padding-top: 55px;

      padding-bottom: 50px;

      padding-left: 32px;

    }

    .dispatchtxt p {

      width: 87%;

      margin-top: 46px;

      margin-bottom: 55px;

    }

    .every-progress {

      margin-top: 40px;

      margin-bottom: 40px;

    }

    .content .mytxt-l p {

      margin-top: 82px;

      margin-bottom: 30px;

    }

    .news-list>a {

      margin-top: 75px;

      opacity: 0.37;

    }

    .list-item>div h3 {

      font-size: 12px;

      line-height: 20px;

    }

    .list-item>div {

      height: 100px;

      padding: 0 10px;

    }

    .news-content {

      height: 795px;

      padding-top: 91px;

    }

    .center-banner {

      margin-top: 40px;

      height: 535px;

    }

    .mycard>div .roundimg {

      padding-top: 12px;

      padding-bottom: 10px;

      width: 44.68%;

    }

    .mycard {

      margin-top: 5%;

      flex-wrap: wrap;

    }

    .mycard>div {

      width: 100%;

      margin-bottom: 12px;

    }

    .center-banner .area {

      padding-top: 35px;

    }

    .dispatchtxt {

      padding-top: 10px;

      padding-bottom: 10px;

      padding-left: 16px;

    }

    .dispatchtxt p {

      width: 90%;

      font-size: 12px;

      margin-top: 16px;

      margin-bottom: 12px;

    }

    .content .mytxt-l,

    .content .myimg-r {

      width: 100%;

      margin-bottom: 10px;

    }

    .content .mytxt-l h1 {

      font-size: 30px;

    }

    .content .mytxt-l p {

      margin-top: 16px;

      line-height: 22px;

      font-size: 12px;

      margin-bottom: 13px;

    }

    .news-content {

      height: 550px;

      padding-top: 26px;

    }

    .news-list>h1 {

      font-size: 35px;

    }

    .news-list>p {

      font-size: 15px;

      line-height: 20px;

      margin-top: 16px;

      margin-bottom: 20px;

    }

    .news-list>h2 {

      font-size: 25px;

    }

    .news-list>a {

      margin-top: 30px;

    }

    .list-item {

      margin-top: 8px;

      flex-wrap: wrap;

    }

    .mybottom .outbox>div {

      height: 215px;

    }

    .inside h1 {

      font-size: 1.3rem;

    }

    .center-banner .area>h1 {

      font-size: 1.5rem;

    }

    .img-txt {

      flex-wrap: wrap;

    }

    .img-txt>div {

      width: 100%;

    }

    .ecology_R {

      margin-top: 10px;

    }

    .mybottom .outbox>div {

      width: 49%;

      margin-top: 8px;

    }

    .mybottom .outbox {

      flex-wrap: wrap;

    }

    .every-progress .content {

      flex-wrap: wrap;

    }

    .list-item>div {

      width: 100%;

      display: flex;

    }

  }