@media screen and (min-width: 769px) {
  .box {
    width: 100%;
  }
  .box .Top {
    width: 100%;
  }
  .box .Top .Bgc {
    width: 100%;
    height: 500px;
    background: url(../../img/ej-yqfw/gwfw/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-size: 50px;
    line-height: 50px;
    color: #ffffff;
    font-weight: normal;
  }
  .box .Top .Bgc .Title h2 {
    font-family: 'PingFang';
    font-size: 50px;
    line-height: 50px;
    color: #ffffff;
    margin-top: 22px;
  }
  .box .Top .Bgc .Title button {
    width: 140px;
    height: 45px;
    background-color: #049963;
    border-radius: 6px;
    margin-top: 43px;
    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%;
    height: 600px;
    background-color: #f0fff7;
    padding: 79px 0 0 0;
  }
  .box .Content .one h2 {
    font-family: 'PingFang';
    font-size: 48px;
    line-height: 48px;
    color: #333333;
    text-align: center;
  }
  .box .Content .one ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 82px;
  }
  .box .Content .one ul li {
    width: 337px;
    height: 317px;
    background-image: linear-gradient(90deg, #049963 0%, #1bba80 100%), linear-gradient(#ffffff, #ffffff);
    background-blend-mode: normal, normal;
    border-radius: 12px;
    padding: 48px 0 0 0;
    position: relative;
  }
  .box .Content .one ul li a h4 {
    font-family: 'PingFang';
    font-size: 28px;
    line-height: 28px;
    color: #ffffff;
    text-align: center;
  }
  .box .Content .one ul li a .text {
    width: 337px;
    height: 196px;
    background-color: #ffffff;
    box-shadow: 0px 0px 9px 0px rgba(203, 203, 203, 0.5);
    border-radius: 12px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 37px 21px 0 13px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .box .Content .one ul li a .text p {
    width: 266px;
    font-size: 18px;
    line-height: 28px;
    color: #616161;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1500px) {
  .box {
    width: 100%;
  }
  .box .Top {
    width: 100%;
  }
  .box .Top .Bgc {
    width: 100%;
    height: 500px;
    background: url(../../img/ej-yqfw/gwfw/Bgc.png) top center no-repeat;
    background-size: cover;
    padding: 191px 0 0 0;
  }
  .box .Top .Bgc .Title {
    padding-left: 190px;
  }
  .box .Top .Bgc .Title h1 {
    font-size: 50px;
    line-height: 50px;
  }
  .box .Top .Bgc .Title h2 {
    font-size: 50px;
    line-height: 50px;
    margin-top: 22px;
  }
  .box .Top .Bgc .Title button {
    width: 140px;
    height: 45px;
    border-radius: 6px;
    margin-top: 43px;
  }
  .box .Top .Bgc .Title button a {
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 45px;
  }
  .box .Content {
    width: 100%;
    height: 600px;
    padding: 69px 0 0 0;
  }
  .box .Content .one h2 {
    font-size: 44px;
    line-height: 44px;
  }
  .box .Content .one ul {
    width: 100%;
    margin-top: 82px;
  }
  .box .Content .one ul li {
    width: 24%;
    height: 267px;
    border-radius: 12px;
    padding: 35px 0 0 0;
  }
  .box .Content .one ul li a h4 {
    font-size: 24px;
    line-height: 24px;
  }
  .box .Content .one ul li a .text {
    width: 100%;
    height: 176px;
    left: 0;
    bottom: 0;
    padding: 37px 15px 0 10px;
  }
  .box .Content .one ul li a .text p {
    width: 88%;
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (min-width: 900px) and (max-width: 1200px) {
  .box {
    width: 100%;
  }
  .box .container {
    width: 95%;
  }
  .box .Top {
    width: 100%;
  }
  .box .Top .Bgc {
    width: 100%;
    height: 500px;
    background: url(../../img/ej-yqfw/gwfw/Bgc.png) top center no-repeat;
    background-size: cover;
    padding: 191px 0 0 0;
  }
  .box .Top .Bgc .Title {
    padding-left: 170px;
  }
  .box .Top .Bgc .Title h1 {
    font-size: 46px;
    line-height: 46px;
  }
  .box .Top .Bgc .Title h2 {
    font-size: 46px;
    line-height: 46px;
    margin-top: 18px;
  }
  .box .Top .Bgc .Title button {
    width: 140px;
    height: 45px;
    border-radius: 6px;
    margin-top: 43px;
  }
  .box .Top .Bgc .Title button a {
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 45px;
  }
  .box .Content {
    width: 100%;
    height: auto;
    padding: 69px 0 40px 0;
  }
  .box .Content .one h2 {
    font-size: 44px;
    line-height: 44px;
  }
  .box .Content .one ul {
    width: 100%;
    margin-top: 52px;
  }
  .box .Content .one ul li {
    width: 24%;
    height: 227px;
    border-radius: 12px;
    padding: 35px 0 0 0;
  }
  .box .Content .one ul li a h4 {
    font-size: 18px;
    line-height: 18px;
  }
  .box .Content .one ul li a .text {
    width: 100%;
    height: 146px;
    left: 0;
    bottom: 0;
    padding: 20px 10px 0 10px;
  }
  .box .Content .one ul li a .text img {
    width: 10%;
  }
  .box .Content .one ul li a .text p {
    width: 88%;
    font-size: 14px;
    line-height: 20px;
  }
}
@media screen and (min-width: 769px) and (max-width: 900px) {
  .box {
    width: 100%;
  }
  .box .container {
    width: 95%;
  }
  .box .Top {
    width: 100%;
  }
  .box .Top .Bgc {
    width: 100%;
    height: 500px;
    background: url(../../img/ej-yqfw/gwfw/Bgc.png) top center no-repeat;
    background-size: cover;
    padding: 191px 0 0 0;
  }
  .box .Top .Bgc .Title {
    padding-left: 150px;
  }
  .box .Top .Bgc .Title h1 {
    font-size: 42px;
    line-height: 42px;
  }
  .box .Top .Bgc .Title h2 {
    font-size: 42px;
    line-height: 42px;
    margin-top: 18px;
  }
  .box .Top .Bgc .Title button {
    width: 120px;
    height: 35px;
    border-radius: 6px;
    margin-top: 30px;
  }
  .box .Top .Bgc .Title button a {
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 35px;
  }
  .box .Content {
    width: 100%;
    height: auto;
    padding: 69px 0 40px 0;
  }
  .box .Content .one h2 {
    font-size: 44px;
    line-height: 44px;
  }
  .box .Content .one ul {
    width: 100%;
    margin-top: 52px;
    flex-wrap: wrap;
  }
  .box .Content .one ul li {
    width: 49%;
    height: 227px;
    border-radius: 12px;
    padding: 35px 0 0 0;
    margin-bottom: 15px;
  }
  .box .Content .one ul li a h4 {
    font-size: 20px;
    line-height: 20px;
  }
  .box .Content .one ul li a .text {
    width: 100%;
    height: 146px;
    left: 0;
    bottom: 0;
    padding: 20px 10px 0 10px;
  }
  .box .Content .one ul li a .text img {
    width: 5%;
  }
  .box .Content .one ul li a .text p {
    width: 92%;
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .box {
    width: 100%;
  }
  .box .Top {
    width: 100%;
  }
  .box .Top .Bgc {
    width: 100%;
    height: 64vw;
    background: url(../../img/ej-yqfw/gwfw/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;
    letter-spacing: 0.53333333vw;
  }
  .box .Top .Bgc .Title h2 {
    font-size: 9.06666667vw;
    line-height: 9.06666667vw;
    color: #ffffff;
    margin-top: 2.66666667vw;
    font-weight: normal;
    letter-spacing: 0.53333333vw;
  }
  .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%;
    height: auto;
    background-color: #f0fff7;
    padding: 12vw 0 6.66666667vw 0;
  }
  .box .Content .one h2 {
    font-family: 'PingFang';
    font-size: 8vw;
    line-height: 8vw;
    color: #333333;
    text-align: center;
  }
  .box .Content .one ul {
    width: 100%;
    margin-top: 10.66666667vw;
  }
  .box .Content .one ul li {
    width: 100%;
    height: 80vw;
    background-image: linear-gradient(90deg, #049963 0%, #1bba80 100%), linear-gradient(#ffffff, #ffffff);
    background-blend-mode: normal, normal;
    border-radius: 3.2vw;
    padding: 12.8vw 0 0 0;
    position: relative;
    margin-bottom: 4vw;
  }
  .box .Content .one ul li a h4 {
    font-family: 'PingFang';
    font-size: 6.4vw;
    line-height: 6.4vw;
    color: #ffffff;
    text-align: center;
  }
  .box .Content .one ul li a .text {
    width: 100%;
    height: 49.6vw;
    background-color: #ffffff;
    box-shadow: 0vw 0vw 2.4vw 0vw rgba(203, 203, 203, 0.5);
    border-radius: 3.2vw;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 9.86666667vw 5.6vw 0 3.46666667vw;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .box .Content .one ul li a .text p {
    width: 77.33333333vw;
    font-size: 4.8vw;
    line-height: 7.46666667vw;
    color: #616161;
  }
}
