@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-zwfw/llts/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 p {
    width: 1021px;
    font-family: 'PingFang';
    font-size: 18px;
    line-height: 29px;
    color: #ffffff;
    margin-top: 28px;
  }
  .box .Top .Bgc .Title button {
    width: 140px;
    height: 45px;
    background-color: #049963;
    border-radius: 6px;
    margin-top: 56px;
    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 .one {
    height: 683px;
    display: flex;
    align-items: center;
  }
  .box .Content .one .left {
    width: 820px;
  }
  .box .Content .one .left h5 {
    font-size: 30px;
    line-height: 48px;
    color: #049963;
    margin-bottom: 22px;
  }
  .box .Content .one .left p {
    font-size: 18px;
    line-height: 36px;
    color: #333333;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1500px) {
  .box .Top .Bgc {
    width: 100%;
    height: 500px;
    padding: 191px 0 0 0;
  }
  .box .Top .Bgc .Title {
    padding-left: 210px;
  }
  .box .Top .Bgc .Title h1 {
    font-size: 50px;
    line-height: 50px;
  }
  .box .Top .Bgc .Title p {
    width: 85%;
    font-size: 18px;
    line-height: 29px;
    margin-top: 28px;
  }
  .box .Top .Bgc .Title button {
    width: 140px;
    height: 45px;
    margin-top: 56px;
  }
  .box .Top .Bgc .Title button a {
    font-size: 16px;
    line-height: 45px;
  }
  .box .Content .one {
    height: auto;
    padding: 70px 0;
  }
  .box .Content .one .left {
    width: 60%;
  }
  .box .Content .one .left h5 {
    font-size: 30px;
    line-height: 48px;
    margin-bottom: 22px;
  }
  .box .Content .one .left p {
    font-size: 18px;
    line-height: 36px;
  }
  .box .Content .one img {
    width: 40%;
    height: auto;
  }
}
@media screen and (min-width: 900px) and (max-width: 1200px) {
  .box .Top .Bgc {
    width: 100%;
    height: 500px;
    padding: 191px 0 0 0;
  }
  .box .Top .Bgc .Title {
    padding-left: 170px;
  }
  .box .Top .Bgc .Title h1 {
    font-size: 50px;
    line-height: 50px;
  }
  .box .Top .Bgc .Title p {
    width: 85%;
    font-size: 18px;
    line-height: 29px;
    margin-top: 28px;
  }
  .box .Top .Bgc .Title button {
    width: 140px;
    height: 45px;
    margin-top: 56px;
  }
  .box .Top .Bgc .Title button a {
    font-size: 16px;
    line-height: 45px;
  }
  .box .Content .container {
    width: 95%;
  }
  .box .Content .one {
    height: auto;
    padding: 70px 0;
  }
  .box .Content .one .left {
    width: 60%;
  }
  .box .Content .one .left h5 {
    font-size: 26px;
    line-height: 42px;
    margin-bottom: 22px;
  }
  .box .Content .one .left p {
    font-size: 16px;
    line-height: 32px;
  }
  .box .Content .one img {
    width: 40%;
    height: auto;
  }
}
@media screen and (min-width: 769px) and (max-width: 900px) {
  .box .Top .Bgc {
    width: 100%;
    height: 500px;
    padding: 171px 0 0 0;
  }
  .box .Top .Bgc .Title {
    padding-left: 150px;
  }
  .box .Top .Bgc .Title h1 {
    font-size: 50px;
    line-height: 50px;
  }
  .box .Top .Bgc .Title p {
    width: 85%;
    font-size: 18px;
    line-height: 29px;
    margin-top: 28px;
  }
  .box .Top .Bgc .Title button {
    width: 140px;
    height: 45px;
    margin-top: 56px;
  }
  .box .Top .Bgc .Title button a {
    font-size: 16px;
    line-height: 45px;
  }
  .box .Content .container {
    width: 95%;
  }
  .box .Content .one {
    height: auto;
    padding: 70px 0;
  }
  .box .Content .one .left {
    width: 60%;
  }
  .box .Content .one .left h5 {
    font-size: 26px;
    line-height: 42px;
    margin-bottom: 22px;
  }
  .box .Content .one .left p {
    font-size: 16px;
    line-height: 32px;
  }
  .box .Content .one img {
    width: 40%;
    height: auto;
  }
}
@media screen and (max-width: 769px) {
  .box {
    width: 100%;
  }
  .box .Top {
    width: 100%;
  }
  .box .Top .Bgc {
    width: 100%;
    height: 64vw;
    background: url(../../img/ej-zwfw/llts/Bgc.png) top center no-repeat;
    background-size: cover;
    position: relative;
    padding: 21.33333333vw 0 0 0;
  }
  .box .Top .Bgc .Title {
    text-align: center;
  }
  .box .Top .Bgc .Title h1 {
    font-family: 'PingFang';
    font-size: 9.06666667vw;
    line-height: 9.06666667vw;
    color: #ffffff;
  }
  .box .Top .Bgc .Title p {
    width: 100%;
    font-family: 'PingFang';
    font-size: 3.2vw;
    line-height: 4.8vw;
    color: #ffffff;
    margin-top: 4vw;
  }
  .box .Top .Bgc .Title button {
    width: 26.66666667vw;
    height: 8vw;
    background-color: #049963;
    border-radius: 1.6vw;
    display: block;
    border: none;
    outline: none;
    margin: 4vw auto 0;
  }
  .box .Top .Bgc .Title button a {
    display: block;
    width: 100%;
    height: 100%;
    font-family: 'PingFang';
    font-size: 4.26666667vw;
    line-height: 8vw;
    color: #ffffff;
  }
  .box .Top .Bgc .Title button:hover {
    filter: brightness(1.1);
  }
  .box .Content {
    width: 100%;
    background-color: #f0fff7;
  }
  .box .Content .one {
    height: 182.13333333vw;
    padding: 6.66666667vw 0 0 0;
  }
  .box .Content .one .left {
    width: 100%;
  }
  .box .Content .one .left h5 {
    font-size: 6.4vw;
    line-height: 9.6vw;
    color: #049963;
    margin-bottom: 5.86666667vw;
  }
  .box .Content .one .left p {
    font-size: 4.26666667vw;
    line-height: 8.53333333vw;
    color: #333333;
  }
  .box .Content .one img {
    width: 100%;
    height: auto;
    margin-top: 9.33333333vw;
  }
}
