@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-yqfw/zkfw/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%;
  }
  .box .Content .one {
    width: 100%;
    height: 939px;
    background-color: #f0fff7;
    padding: 88px 0 0 0;
  }
  .box .Content .one img {
    display: block;
    width: 1247px;
    height: 760px;
    margin: 0 auto;
  }
  .box .Content .two {
    height: 827px;
    padding: 79px 0 0 0;
    background: url(../../img/ej-yqfw/zkfw/twoBgc.png) center no-repeat;
    background-size: cover;
  }
  .box .Content .two h2 {
    font-family: 'PingFang';
    font-size: 48px;
    line-height: 48px;
    color: #ffffff;
    text-align: center;
  }
  .box .Content .two .container {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
  }
  .box .Content .two .container .left {
    width: 462px;
    height: 541px;
    background-color: #f0fff7;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    overflow: hidden;
  }
  .box .Content .two .container .right li {
    width: 951px;
    height: 255px;
    background-color: #f0fff7;
    border-radius: 20px;
    margin-bottom: 30px;
    overflow: hidden;
  }
  .box .Content .two .container .right li img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1500px) {
  .box .Top .Bgc {
    width: 100%;
    height: 500px;
    background: url(../../img/ej-yqfw/zkfw/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%;
  }
  .box .Content .one {
    width: 100%;
    height: 989px;
    padding: 88px 0 0 0;
  }
  .box .Content .one img {
    display: block;
    width: 95%;
    height: auto;
    margin: 0 auto;
  }
  .box .Content .two {
    height: 827px;
    padding: 79px 0 0 0;
    background: url(../../img/ej-yqfw/zkfw/twoBgc.png) center no-repeat;
    background-size: cover;
  }
  .box .Content .two h2 {
    font-size: 48px;
    line-height: 48px;
  }
  .box .Content .two .container {
    margin-top: 80px;
    align-items: center;
  }
  .box .Content .two .container .left {
    width: 30%;
    height: auto;
    border-radius: 20px;
  }
  .box .Content .two .container .left img {
    width: 100%;
    height: auto;
  }
  .box .Content .two .container .right {
    width: 68%;
  }
  .box .Content .two .container .right li {
    width: 100%;
    height: auto;
    border-radius: 20px;
    margin-bottom: 30px;
  }
  .box .Content .two .container .right li img {
    width: 100%;
    height: auto;
  }
  .box .Content .two .container .right li:nth-child(2) {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 900px) and (max-width: 1200px) {
  .box .container {
    width: 95%;
  }
  .box .Top .Bgc {
    width: 100%;
    height: 500px;
    background: url(../../img/ej-yqfw/zkfw/Bgc.png) top center no-repeat;
    background-size: cover;
    padding: 171px 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 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%;
  }
  .box .Content .one {
    width: 100%;
    height: 809px;
    padding: 88px 0 0 0;
  }
  .box .Content .one img {
    display: block;
    width: 95%;
    height: auto;
    margin: 0 auto;
  }
  .box .Content .two {
    height: 727px;
    padding: 79px 0 0 0;
    background: url(../../img/ej-yqfw/zkfw/twoBgc.png) center no-repeat;
    background-size: cover;
  }
  .box .Content .two h2 {
    font-size: 48px;
    line-height: 48px;
  }
  .box .Content .two .container {
    margin-top: 80px;
    align-items: center;
  }
  .box .Content .two .container .left {
    width: 30%;
    height: auto;
    border-radius: 20px;
  }
  .box .Content .two .container .left img {
    width: 100%;
    height: auto;
  }
  .box .Content .two .container .right {
    width: 68%;
  }
  .box .Content .two .container .right li {
    width: 100%;
    height: auto;
    border-radius: 20px;
    margin-bottom: 30px;
  }
  .box .Content .two .container .right li img {
    width: 100%;
    height: auto;
  }
  .box .Content .two .container .right li:nth-child(2) {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 900px) {
  .box .container {
    width: 95%;
  }
  .box .Top .Bgc {
    width: 100%;
    height: 500px;
    background: url(../../img/ej-yqfw/zkfw/Bgc.png) top center no-repeat;
    background-size: cover;
    padding: 171px 0 0 0;
  }
  .box .Top .Bgc .Title {
    padding-left: 140px;
  }
  .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%;
  }
  .box .Content .one {
    width: 100%;
    height: 639px;
    padding: 88px 0 0 0;
  }
  .box .Content .one img {
    display: block;
    width: 95%;
    height: auto;
    margin: 0 auto;
  }
  .box .Content .two {
    height: 627px;
    padding: 79px 0 0 0;
    background: url(../../img/ej-yqfw/zkfw/twoBgc.png) center no-repeat;
    background-size: cover;
  }
  .box .Content .two h2 {
    font-size: 48px;
    line-height: 48px;
  }
  .box .Content .two .container {
    margin-top: 80px;
    align-items: center;
  }
  .box .Content .two .container .left {
    width: 30%;
    height: auto;
    border-radius: 20px;
  }
  .box .Content .two .container .left img {
    width: 100%;
    height: auto;
  }
  .box .Content .two .container .right {
    width: 68%;
  }
  .box .Content .two .container .right li {
    width: 100%;
    height: auto;
    border-radius: 20px;
    margin-bottom: 30px;
  }
  .box .Content .two .container .right li img {
    width: 100%;
    height: auto;
  }
  .box .Content .two .container .right li:nth-child(2) {
    margin-bottom: 0;
  }
}
@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/zkfw/Bgc.png) top center no-repeat;
    background-size: cover;
    position: relative;
    padding: 20vw 0 0 0;
  }
  .box .Top .Bgc .Title h1 {
    font-size: 9.06666667vw;
    line-height: 9.06666667vw;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
  }
  .box .Top .Bgc .Title h2 {
    font-family: 'PingFang';
    font-size: 9.06666667vw;
    line-height: 9.06666667vw;
    color: #ffffff;
    margin-top: 4vw;
    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: 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%;
  }
  .box .Content .one {
    width: 100%;
    height: auto;
    background-color: #f0fff7;
    padding: 12vw 0 10.66666667vw 0;
  }
  .box .Content .one img {
    display: block;
    width: 95%;
    height: auto;
    margin: 0 auto;
  }
  .box .Content .two {
    height: auto;
    padding: 12vw 0 6.66666667vw 0;
    background: url(../../img/ej-yqfw/zkfw/twoBgc.png) center no-repeat;
    background-size: cover;
  }
  .box .Content .two h2 {
    font-family: 'PingFang';
    font-size: 8vw;
    line-height: 8vw;
    color: #ffffff;
    text-align: center;
  }
  .box .Content .two .container {
    margin-top: 10.66666667vw;
  }
  .box .Content .two .container .left {
    width: 100%;
    height: auto;
    background-color: #f0fff7;
    box-shadow: 0vw 0vw 4vw 0vw rgba(0, 0, 0, 0.05);
    border-radius: 5.33333333vw;
    overflow: hidden;
    margin-bottom: 4vw;
  }
  .box .Content .two .container .left img {
    width: 100%;
    height: auto;
  }
  .box .Content .two .container .right li {
    width: 100%;
    height: auto;
    background-color: #f0fff7;
    border-radius: 2.13333333vw;
    margin-bottom: 4vw;
    overflow: hidden;
  }
  .box .Content .two .container .right li img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
  }
}
