@media screen and (min-width: 769px) {
  .box {
    width: 100%;
    overflow: hidden;
  }
  .box .Top {
    width: 100%;
  }
  .box .Top .Bgc {
    width: 100%;
    height: 500px;
    background: url(../../img/ej-new/hlcb/Bgc.png) top center no-repeat;
    background-size: cover;
    position: relative;
    padding: 191px 0 0 0;
  }
  .box .Top .Bgc .Title {
    padding-left: 240px;
  }
  .box .Top .Bgc .Title h1 {
    font-family: 'PingFang';
    font-size: 50px;
    line-height: 50px;
    color: #ffffff;
  }
  .box .Top .Bgc .Title h2 {
    width: 80%;
    font-size: 18px;
    line-height: 29px;
    color: #ffffff;
    margin-top: 29px;
    font-weight: normal;
  }
  .box .Top .Bgc .Title button {
    width: 140px;
    height: 45px;
    background-color: #049963;
    border-radius: 6px;
    margin-top: 45px;
    display: block;
    border: none;
    outline: none;
  }
  .box .Top .Bgc .Title button a {
    display: block;
    width: 100%;
    height: 100%;
    font-family: 'PingFang';
    font-size: 16px;
    line-height: 45px;
    color: #ffffff;
  }
  .box .Top .Bgc .Title button:hover {
    filter: brightness(1.1);
  }
  .box .Content {
    width: 100%;
    background-color: #f0fff7;
  }
  .box .Content .container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 77px 0 78px;
  }
  .box .Content .container .left {
    width: 54%;
  }
  .box .Content .container .left h2 {
    font-family: 'PingFangH';
    font-size: 40px;
    line-height: 40px;
    color: #049963;
    margin-bottom: 50px;
  }
  .box .Content .container .left .text p {
    width: 100%;
    font-size: 18px;
    line-height: 36px;
    color: #333333;
    margin-bottom: 20px;
  }
  .box .Content .container .right {
    width: 42%;
    padding-top: 8px;
  }
  .box .Content .container .right img {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1200px) {
  .box {
    width: 100%;
    overflow: hidden;
  }
  .box .Top {
    width: 100%;
  }
  .box .Top .Bgc {
    padding: 191px 0 0 0;
  }
  .box .Top .Bgc .Title {
    padding-left: 180px;
  }
  .box .Content {
    width: 100%;
  }
  .box .Content .container {
    padding: 77px 0 78px;
  }
  .box .Content .container .left {
    width: 50%;
  }
  .box .Content .container .left h2 {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 35px;
  }
  .box .Content .container .left .text p {
    width: 100%;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .box .Content .container .right {
    width: 46%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1000px) {
  .box {
    width: 100%;
    overflow: hidden;
  }
  .box .Top {
    width: 100%;
  }
  .box .Top .Bgc {
    padding: 191px 0 0 0;
  }
  .box .Top .Bgc .Title {
    padding-left: 120px;
  }
  .box .Content {
    width: 100%;
  }
  .box .Content .container {
    padding: 45px 0;
    display: block;
  }
  .box .Content .container .left {
    width: 100%;
  }
  .box .Content .container .right {
    width: 54%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 769px) {
  .box {
    width: 100%;
    overflow: hidden;
  }
  .box .Top {
    width: 100%;
  }
  .box .Top .Bgc {
    width: 100%;
    height: 64vw;
    background: url(../../img/ej-new/hlcb/Bgc.png) top center no-repeat;
    background-size: cover;
    position: relative;
    padding: 21.33333333vw 0 0 0;
  }
  .box .Top .Bgc .Title {
    width: 95%;
    margin: 0 auto;
  }
  .box .Top .Bgc .Title h1 {
    font-family: 'PingFang';
    font-size: 8.53333333vw;
    line-height: 8.53333333vw;
    color: #ffffff;
    text-align: center;
  }
  .box .Top .Bgc .Title h2 {
    width: 100%;
    font-size: 3.2vw;
    line-height: 4.8vw;
    color: #ffffff;
    margin-top: 4vw;
    font-weight: normal;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: center;
  }
  .box .Top .Bgc .Title button {
    width: 26.66666667vw;
    height: 8vw;
    background-color: #049963;
    border-radius: 1.6vw;
    display: block;
    border: none;
    outline: none;
    margin: 5.33333333vw auto 0;
  }
  .box .Top .Bgc .Title button a {
    display: block;
    width: 100%;
    height: 100%;
    font-family: 'PingFang';
    font-size: 3.73333333vw;
    line-height: 8vw;
    color: #ffffff;
  }
  .box .Top .Bgc .Title button:hover {
    filter: brightness(1.1);
  }
  .box .Content {
    width: 100%;
    background-color: #f0fff7;
  }
  .box .Content .container {
    padding: 12vw 0;
  }
  .box .Content .container .left {
    width: 100%;
  }
  .box .Content .container .left h2 {
    font-family: 'PingFangH';
    font-size: 8.53333333vw;
    line-height: 8.53333333vw;
    color: #049963;
    margin-bottom: 6.66666667vw;
  }
  .box .Content .container .left .text p {
    width: 100%;
    font-size: 4vw;
    line-height: 7.46666667vw;
    color: #333333;
    margin-bottom: 5.33333333vw;
  }
  .box .Content .container .right {
    width: 100%;
    padding-top: 2.13333333vw;
  }
  .box .Content .container .right img {
    width: 100%;
    height: auto;
  }
}
