@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-gscp/znjqr/Bgc.png) top right no-repeat;
    background-size: cover;
    position: relative;
    padding: 174px 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%;
    padding: 72px 0 0;
    background-color: #f0fff7;
  }
  .box .Content .one {
    padding-bottom: 114px;
  }
  .box .Content .one h2 {
    font-family: 'PingFang';
    font-size: 40px;
    line-height: 40px;
    color: #049963;
  }
  .box .Content .one .content {
    display: flex;
    align-items: center;
    padding: 0 105px 0 33px;
    justify-content: space-between;
    margin-top: 38px;
  }
  .box .Content .one .content .img {
    width: auto;
  }
  .box .Content .one .content .img img {
    width: 430px;
    height: auto;
  }
  .box .Content .one .content .text {
    width: 59%;
  }
  .box .Content .one .content .text p {
    width: 100%;
    font-size: 18px;
    line-height: 38px;
    color: #333333;
    text-indent: 2em;
  }
  .box .Content .two {
    padding-bottom: 102px;
    display: none;
  }
  .box .Content .two h2 {
    font-family: 'PingFang';
    font-size: 40px;
    line-height: 40px;
    color: #049963;
  }
  .box .Content .two .content {
    margin-top: 45px;
    display: flex;
    align-items: center;
    height: 589px;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px 0px rgba(145, 145, 145, 0.3);
    border-radius: 10px;
    overflow: hidden;
  }
  .box .Content .two .content .img {
    width: 49%;
    height: 100%;
  }
  .box .Content .two .content .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .box .Content .two .content .text {
    width: 51%;
    height: 100%;
    padding-left: 71px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
  }
  .box .Content .two .content .text li a {
    width: 100%;
  }
  .box .Content .two .content .text li a .title {
    display: flex;
    align-items: center;
  }
  .box .Content .two .content .text li a .title img {
    width: 33px;
    height: auto;
    margin-right: 12px;
    margin-left: 7px;
  }
  .box .Content .two .content .text li a .title h4 {
    font-family: 'PingFang';
    font-size: 26px;
    line-height: 26px;
    letter-spacing: -1px;
    color: #111111;
  }
  .box .Content .two .content .text li a .ps {
    margin-top: 9px;
  }
  .box .Content .two .content .text li a .ps p {
    width: 100%;
    font-size: 16px;
    line-height: 32px;
    color: #6b6b6b;
  }
  .box .Content .two .content .text li:nth-child(1) a .title img {
    width: 40px;
    margin-left: 0;
  }
  .box .Content .three {
    padding-bottom: 77px;
    display: none;
  }
  .box .Content .three h2 {
    font-family: 'PingFang';
    font-size: 40px;
    line-height: 40px;
    color: #049963;
  }
  .box .Content .three .content {
    margin-top: 37px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box .Content .three .content li {
    width: 49%;
    height: 389px;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px 0px rgba(145, 145, 145, 0.3);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
  }
  .box .Content .three .content li h4 {
    width: 100%;
    height: 84px;
    background-color: #049963;
    border-radius: 10px;
    border: solid 1px #12a474;
    font-family: 'PingFang';
    font-size: 28px;
    line-height: 84px;
    color: #ffffff;
    text-align: center;
  }
  .box .Content .three .content li .text {
    padding: 0 30px;
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .box .Content .three .content li .text a {
    display: flex;
    align-items: flex-start;
    margin: 6px 0;
  }
  .box .Content .three .content li .text a img {
    height: 15px;
    margin: 11px 0;
    margin-right: 8px;
  }
  .box .Content .three .content li .text a p {
    flex: 1;
    min-width: 0;
    font-size: 17px;
    line-height: 36px;
    color: #000000;
  }
  .box .Content .three .content li .text a p span {
    color: #858585;
  }
  .box .Content .four {
    padding-bottom: 71px;
    display: none;
  }
  .box .Content .four h2 {
    font-family: 'PingFang';
    font-size: 40px;
    line-height: 40px;
    color: #049963;
  }
  .box .Content .four .content {
    margin-top: 30px;
    display: flex;
    align-items: center;
  }
  .box .Content .four .content a {
    width: 15%;
    height: 94px;
    margin-right: 2%;
    background-color: #ffffff;
    border-radius: 10px;
    font-family: 'PingFang';
    font-size: 24px;
    line-height: 94px;
    color: #049963;
    text-align: center;
    box-shadow: 0px 0px 5px 0px rgba(145, 145, 145, 0.3);
  }
  .box .Content .four .content a:last-child {
    margin-right: 0;
  }
  .box .Content .five {
    position: relative;
    z-index: 9;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1250px) {
  .box {
    width: 100%;
    overflow: hidden;
  }
  .box .Top {
    width: 100%;
  }
  .box .Top .Bgc {
    padding: 191px 0 0 0;
  }
  .box .Top .Bgc .Title {
    padding-left: 150px;
  }
  .box .Content {
    width: 100%;
    padding: 59px 0 0;
    background-color: #f0fff7;
  }
  .box .Content .one {
    padding-bottom: 75px;
  }
  .box .Content .one h2 {
    font-family: 'PingFang';
    font-size: 32px;
    line-height: 32px;
    color: #049963;
  }
  .box .Content .one .content {
    padding: 0;
  }
  .box .Content .one .content .img img {
    width: 350px;
  }
  .box .Content .one .content .text {
    width: 54%;
  }
  .box .Content .two {
    padding-bottom: 45px;
  }
  .box .Content .two h2 {
    font-family: 'PingFang';
    font-size: 32px;
    line-height: 32px;
    color: #049963;
  }
  .box .Content .two .content {
    margin-top: 32px;
    height: 410px;
  }
  .box .Content .two .content .img {
    width: 45%;
  }
  .box .Content .two .content .text {
    width: 55%;
    padding-left: 25px;
  }
  .box .Content .two .content .text li a {
    width: 100%;
  }
  .box .Content .two .content .text li a .title img {
    width: 21px;
  }
  .box .Content .two .content .text li a .title h4 {
    font-size: 20px;
    line-height: 20px;
  }
  .box .Content .two .content .text li a .ps {
    margin-top: 9px;
  }
  .box .Content .two .content .text li a .ps p {
    font-size: 14px;
    line-height: 24px;
  }
  .box .Content .two .content .text li:nth-child(1) a .title img {
    width: 28px;
    margin-left: 0;
  }
  .box .Content .three {
    padding-bottom: 41px;
  }
  .box .Content .three h2 {
    font-family: 'PingFang';
    font-size: 32px;
    line-height: 32px;
    color: #049963;
  }
  .box .Content .three .content {
    margin-top: 37px;
  }
  .box .Content .three .content li {
    width: 49%;
    height: 389px;
  }
  .box .Content .three .content li h4 {
    height: 54px;
    font-size: 22px;
    line-height: 54px;
  }
  .box .Content .three .content li .text {
    padding: 0 20px;
    flex: 1;
    min-height: 0;
  }
  .box .Content .three .content li .text a {
    margin: 6px 0;
  }
  .box .Content .three .content li .text a img {
    height: 15px;
    margin: 9px 0;
    margin-right: 8px;
  }
  .box .Content .three .content li .text a p {
    flex: 1;
    min-width: 0;
    font-size: 16px;
    line-height: 32px;
  }
  .box .Content .four {
    padding-bottom: 54px;
  }
  .box .Content .four h2 {
    font-family: 'PingFang';
    font-size: 32px;
    line-height: 32px;
    color: #049963;
  }
  .box .Content .four .content {
    margin-top: 24px;
  }
  .box .Content .four .content a {
    width: 15%;
    height: 65px;
    font-size: 20px;
    line-height: 65px;
  }
}
@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: 100px;
  }
  .box .Top .Bgc .Title h1 {
    font-size: 42px;
    line-height: 42px;
  }
  .box .Top .Bgc .Title h2 {
    font-size: 16px;
  }
  .box .Content {
    width: 100%;
    padding: 59px 0 0;
    background-color: #f0fff7;
  }
  .box .Content .one {
    padding-bottom: 55px;
  }
  .box .Content .one h2 {
    font-family: 'PingFang';
    font-size: 32px;
    line-height: 32px;
    color: #049963;
  }
  .box .Content .one .content {
    padding: 0;
  }
  .box .Content .one .content .img img {
    width: 280px;
  }
  .box .Content .one .content .text {
    width: 54%;
  }
  .box .Content .one .content .text p {
    font-size: 16px;
    line-height: 32px;
  }
  .box .Content .two {
    padding-bottom: 45px;
  }
  .box .Content .two h2 {
    font-family: 'PingFang';
    font-size: 32px;
    line-height: 32px;
    color: #049963;
  }
  .box .Content .two .content {
    margin-top: 32px;
    height: auto;
    padding: 20px 0;
  }
  .box .Content .two .content .img {
    width: 45%;
  }
  .box .Content .two .content .text {
    width: 55%;
    padding-left: 25px;
  }
  .box .Content .two .content .text li {
    margin: 10px 0;
  }
  .box .Content .two .content .text li a {
    width: 100%;
  }
  .box .Content .two .content .text li a .title img {
    width: 21px;
  }
  .box .Content .two .content .text li a .title h4 {
    font-size: 20px;
    line-height: 20px;
  }
  .box .Content .two .content .text li a .ps {
    margin-top: 9px;
  }
  .box .Content .two .content .text li a .ps p {
    font-size: 14px;
    line-height: 24px;
  }
  .box .Content .two .content .text li:nth-child(1) a .title img {
    width: 28px;
    margin-left: 0;
  }
  .box .Content .three {
    padding-bottom: 41px;
  }
  .box .Content .three h2 {
    font-family: 'PingFang';
    font-size: 32px;
    line-height: 32px;
    color: #049963;
  }
  .box .Content .three .content {
    margin-top: 25px;
  }
  .box .Content .three .content li {
    width: 49%;
    height: 389px;
  }
  .box .Content .three .content li h4 {
    height: 54px;
    font-size: 22px;
    line-height: 54px;
  }
  .box .Content .three .content li .text {
    padding: 0 20px;
    flex: 1;
    min-height: 0;
  }
  .box .Content .three .content li .text a {
    margin: 6px 0;
  }
  .box .Content .three .content li .text a img {
    height: 15px;
    margin: 9px 0;
    margin-right: 8px;
  }
  .box .Content .three .content li .text a p {
    flex: 1;
    min-width: 0;
    font-size: 15px;
    line-height: 28px;
  }
  .box .Content .four {
    padding-bottom: 54px;
  }
  .box .Content .four h2 {
    font-family: 'PingFang';
    font-size: 32px;
    line-height: 32px;
    color: #049963;
  }
  .box .Content .four .content {
    margin-top: 24px;
    flex-wrap: wrap;
  }
  .box .Content .four .content a {
    width: 24%;
    margin-right: 1%;
    height: 65px;
    font-size: 20px;
    line-height: 65px;
    margin-bottom: 12px;
  }
  .box .Content .four .content a:nth-child(4n) {
    margin-right: 0;
  }
}
@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-gscp/znjqr/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%;
    padding: 9.33333333vw 0 0;
    background-color: #f0fff7;
  }
  .box .Content .one {
    padding-bottom: 8.53333333vw;
  }
  .box .Content .one h2 {
    font-family: 'PingFang';
    font-size: 7.46666667vw;
    line-height: 7.46666667vw;
    color: #049963;
  }
  .box .Content .one .content {
    margin-top: 6.66666667vw;
  }
  .box .Content .one .content .img {
    width: auto;
  }
  .box .Content .one .content .img img {
    width: 65%;
    height: auto;
    margin: 0 auto;
    display: block;
  }
  .box .Content .one .content .text {
    width: 100%;
    margin-top: 4vw;
  }
  .box .Content .one .content .text p {
    width: 100%;
    font-size: 3.73333333vw;
    line-height: 7.46666667vw;
    color: #333333;
    text-indent: 2em;
  }
  .box .Content .two {
    padding-bottom: 6.66666667vw;
  }
  .box .Content .two h2 {
    font-family: 'PingFang';
    font-size: 7.46666667vw;
    line-height: 7.46666667vw;
    color: #049963;
  }
  .box .Content .two .content {
    margin-top: 6.66666667vw;
    height: auto;
    background-color: #ffffff;
    box-shadow: 0vw 0vw 1.33333333vw 0vw rgba(145, 145, 145, 0.3);
    border-radius: 1.33333333vw;
    overflow: hidden;
  }
  .box .Content .two .content .img {
    width: 100%;
    height: 90vw;
  }
  .box .Content .two .content .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .box .Content .two .content .text {
    width: 100%;
    height: 100%;
    margin-top: 4vw;
    padding-left: 4vw;
  }
  .box .Content .two .content .text li {
    margin-bottom: 5.33333333vw;
  }
  .box .Content .two .content .text li a {
    width: 100%;
  }
  .box .Content .two .content .text li a .title {
    display: flex;
    align-items: center;
  }
  .box .Content .two .content .text li a .title img {
    width: 5.86666667vw;
    height: auto;
    margin-right: 3.2vw;
    margin-left: 1.6vw;
  }
  .box .Content .two .content .text li a .title h4 {
    font-family: 'PingFang';
    font-size: 4.8vw;
    line-height: 4.8vw;
    letter-spacing: -0.26666667vw;
    color: #111111;
  }
  .box .Content .two .content .text li a .ps {
    margin-top: 2.4vw;
  }
  .box .Content .two .content .text li a .ps p {
    width: 100%;
    font-size: 3.73333333vw;
    line-height: 7.46666667vw;
    color: #6b6b6b;
  }
  .box .Content .two .content .text li:nth-child(1) a .title img {
    width: 7.46666667vw;
    margin-left: 0;
  }
  .box .Content .three {
    padding-bottom: 9.33333333vw;
  }
  .box .Content .three h2 {
    font-family: 'PingFang';
    font-size: 7.46666667vw;
    line-height: 7.46666667vw;
    color: #049963;
  }
  .box .Content .three .content {
    margin-top: 6.66666667vw;
  }
  .box .Content .three .content li {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    box-shadow: 0vw 0vw 1.33333333vw 0vw rgba(145, 145, 145, 0.3);
    border-radius: 2.66666667vw;
    display: flex;
    flex-direction: column;
    margin-bottom: 4vw;
  }
  .box .Content .three .content li h4 {
    width: 100%;
    height: 14.4vw;
    background-color: #049963;
    border-radius: 2.66666667vw;
    border: solid 0.26666667vw #12a474;
    font-family: 'PingFang';
    font-size: 4.8vw;
    line-height: 14.4vw;
    color: #ffffff;
    text-align: center;
  }
  .box .Content .three .content li .text {
    padding: 5.33333333vw 4vw;
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .box .Content .three .content li .text a {
    display: flex;
    align-items: flex-start;
    margin: 1.6vw 0;
  }
  .box .Content .three .content li .text a img {
    height: 4vw;
    margin: 2.93333333vw 0;
    margin-right: 2.13333333vw;
  }
  .box .Content .three .content li .text a p {
    flex: 1;
    min-width: 0;
    font-size: 3.73333333vw;
    line-height: 7.46666667vw;
    color: #000000;
  }
  .box .Content .three .content li .text a p span {
    color: #858585;
  }
  .box .Content .four {
    padding-bottom: 12vw;
  }
  .box .Content .four h2 {
    font-family: 'PingFang';
    font-size: 7.46666667vw;
    line-height: 7.46666667vw;
    color: #049963;
  }
  .box .Content .four .content {
    margin-top: 5.33333333vw;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .box .Content .four .content a {
    width: 49%;
    height: 14.66666667vw;
    background-color: #ffffff;
    border-radius: 1.86666667vw;
    font-family: 'PingFang';
    font-size: 4.8vw;
    line-height: 14.66666667vw;
    color: #049963;
    text-align: center;
    box-shadow: 0vw 0vw 1.33333333vw 0vw rgba(145, 145, 145, 0.3);
    margin-bottom: 3.2vw;
  }
  .box .Content .four .content a:last-child {
    margin-right: 0;
  }
  .box .Content .five {
    position: relative;
    z-index: 9;
  }
}
