@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/sjcx/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: 655px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .box .Content .one .left {
    width: 383px;
  }
  .box .Content .one .left h4 {
    font-size: 42px;
    line-height: 42px;
    color: #049963;
  }
  .box .Content .one .left p {
    font-size: 18px;
    line-height: 36px;
    color: #333333;
    margin-top: 27px;
  }
  .box .Content .one img {
    width: 767px;
    height: 480px;
    object-fit: cover;
  }
  .box .Content .two {
    width: 100%;
    height: 603px;
    background: url(../../img/ej-zwfw/sjcx/twoBgc.png) center no-repeat;
    background-size: cover;
    padding-right: 12.5%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
  }
  .box .Content .two .Swiper {
    width: 1298px;
    height: 259px;
    overflow: hidden;
  }
  .box .Content .two .Swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .box .Content .two .Swiper .swiper-wrapper .swiper-slide {
    width: 380px;
    height: 100%;
    margin-left: 23px;
  }
  .box .Content .two .Swiper .swiper-wrapper .swiper-slide a p {
    font-size: 16px;
    line-height: 16px;
    color: #ffffff;
    margin-top: 26px;
    text-align: center;
  }
  .box .Content .two .swiper-button-prev {
    position: absolute;
    top: 505px;
    left: 82.5%;
    width: 33px;
    height: 33px;
    outline: none;
  }
  .box .Content .two .swiper-button-prev::after {
    content: none;
  }
  .box .Content .two .swiper-button-next {
    position: absolute;
    top: 505px;
    left: 85%;
    width: 33px;
    height: 33px;
    outline: none;
  }
  .box .Content .two .swiper-button-next::after {
    content: none;
  }
  .box .Content .two .right {
    width: 325px;
  }
  .box .Content .two .right h4 {
    font-size: 42px;
    line-height: 42px;
    color: #ffffff;
    text-align: right;
  }
  .box .Content .two .right p {
    font-size: 18px;
    line-height: 36px;
    color: #dbffec;
    margin-top: 27px;
  }
  .box .Content .three {
    height: 770px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .box .Content .three .left {
    width: 401px;
  }
  .box .Content .three .left h4 {
    font-size: 42px;
    line-height: 42px;
    color: #049963;
  }
  .box .Content .three .left p {
    font-size: 18px;
    line-height: 36px;
    color: #333333;
    margin-top: 27px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1500px) {
  .box {
    width: 100%;
    overflow: hidden;
  }
  .box .Top {
    width: 100%;
  }
  .box .Top .Bgc {
    width: 100%;
    height: 500px;
    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 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: 100px 0;
  }
  .box .Content .one .left {
    width: 25%;
  }
  .box .Content .one .left h4 {
    font-size: 42px;
    line-height: 42px;
  }
  .box .Content .one .left p {
    font-size: 18px;
    line-height: 36px;
    margin-top: 27px;
  }
  .box .Content .one img {
    width: 72%;
    height: auto;
  }
  .box .Content .two {
    width: 100%;
    height: auto;
    background: url(../../img/ej-zwfw/sjcx/twoBgc.png) center no-repeat;
    background-size: cover;
    padding-right: 5%;
    padding: 150px 5% 150px 0;
  }
  .box .Content .two .Swiper {
    width: 72%;
    height: 170px;
  }
  .box .Content .two .Swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .box .Content .two .Swiper .swiper-wrapper .swiper-slide {
    width: 304px;
    height: 100%;
    margin-left: 15px;
    border-radius: 20px;
    overflow: hidden;
  }
  .box .Content .two .Swiper .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .box .Content .two .Swiper .swiper-wrapper .swiper-slide a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .box .Content .two .Swiper .swiper-wrapper .swiper-slide a p {
    font-size: 16px;
    line-height: 16px;
    margin-top: 26px;
  }
  .box .Content .two .swiper-button-prev {
    position: absolute;
    top: 425px;
    left: 80%;
    width: 33px;
    height: 33px;
  }
  .box .Content .two .swiper-button-next {
    position: absolute;
    top: 425px;
    left: 85%;
    width: 33px;
    height: 33px;
  }
  .box .Content .two .right {
    width: 25%;
  }
  .box .Content .two .right h4 {
    font-size: 42px;
    line-height: 42px;
  }
  .box .Content .two .right p {
    font-size: 18px;
    line-height: 36px;
    margin-top: 27px;
  }
  .box .Content .three {
    height: 770px;
  }
  .box .Content .three .left {
    width: 25%;
  }
  .box .Content .three .left h4 {
    font-size: 42px;
    line-height: 42px;
  }
  .box .Content .three .left p {
    font-size: 18px;
    line-height: 36px;
    margin-top: 27px;
  }
  .box .Content .three img {
    width: 72%;
  }
}
@media screen and (min-width: 900px) and (max-width: 1200px) {
  .box {
    width: 100%;
    overflow: hidden;
  }
  .box .Top {
    width: 100%;
  }
  .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: 100px 0;
  }
  .box .Content .one .left {
    width: 25%;
  }
  .box .Content .one .left h4 {
    font-size: 42px;
    line-height: 42px;
  }
  .box .Content .one .left p {
    font-size: 18px;
    line-height: 36px;
    margin-top: 27px;
  }
  .box .Content .one img {
    width: 72%;
    height: auto;
  }
  .box .Content .two {
    width: 100%;
    height: auto;
    background: url(../../img/ej-zwfw/sjcx/twoBgc.png) center no-repeat;
    background-size: cover;
    padding-right: 5%;
    padding: 150px 5% 150px 0;
  }
  .box .Content .two .Swiper {
    width: 72%;
    height: 170px;
  }
  .box .Content .two .Swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .box .Content .two .Swiper .swiper-wrapper .swiper-slide {
    width: 304px;
    height: 100%;
    margin-left: 15px;
    border-radius: 20px;
    overflow: hidden;
  }
  .box .Content .two .Swiper .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .box .Content .two .Swiper .swiper-wrapper .swiper-slide a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .box .Content .two .Swiper .swiper-wrapper .swiper-slide a p {
    font-size: 16px;
    line-height: 16px;
    margin-top: 26px;
  }
  .box .Content .two .swiper-button-prev {
    position: absolute;
    top: 455px;
    left: 80%;
    width: 33px;
    height: 33px;
  }
  .box .Content .two .swiper-button-next {
    position: absolute;
    top: 455px;
    left: 85%;
    width: 33px;
    height: 33px;
  }
  .box .Content .two .right {
    width: 25%;
  }
  .box .Content .two .right h4 {
    font-size: 42px;
    line-height: 42px;
  }
  .box .Content .two .right p {
    font-size: 18px;
    line-height: 36px;
    margin-top: 27px;
  }
  .box .Content .three {
    height: auto;
    padding: 100px 0;
  }
  .box .Content .three .left {
    width: 25%;
  }
  .box .Content .three .left h4 {
    font-size: 42px;
    line-height: 42px;
  }
  .box .Content .three .left p {
    font-size: 18px;
    line-height: 36px;
    margin-top: 27px;
  }
  .box .Content .three img {
    width: 72%;
  }
}
@media screen and (min-width: 769px) and (max-width: 900px) {
  .box {
    width: 100%;
    overflow: hidden;
  }
  .box .Top {
    width: 100%;
  }
  .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: 100px 0;
  }
  .box .Content .one .left {
    width: 25%;
  }
  .box .Content .one .left h4 {
    font-size: 36px;
    line-height: 36px;
  }
  .box .Content .one .left p {
    font-size: 16px;
    line-height: 32px;
    margin-top: 27px;
  }
  .box .Content .one img {
    width: 72%;
    height: auto;
  }
  .box .Content .two {
    width: 100%;
    height: auto;
    background: url(../../img/ej-zwfw/sjcx/twoBgc.png) center no-repeat;
    background-size: cover;
    padding-right: 5%;
    padding: 150px 5% 150px 0;
  }
  .box .Content .two .Swiper {
    width: 72%;
    height: 170px;
  }
  .box .Content .two .Swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .box .Content .two .Swiper .swiper-wrapper .swiper-slide {
    width: 304px;
    height: 100%;
    margin-left: 15px;
    border-radius: 20px;
    overflow: hidden;
  }
  .box .Content .two .Swiper .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .box .Content .two .Swiper .swiper-wrapper .swiper-slide a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .box .Content .two .Swiper .swiper-wrapper .swiper-slide a p {
    font-size: 16px;
    line-height: 16px;
    margin-top: 26px;
  }
  .box .Content .two .swiper-button-prev {
    position: absolute;
    top: 455px;
    left: 79%;
    width: 33px;
    height: 33px;
  }
  .box .Content .two .swiper-button-next {
    position: absolute;
    top: 455px;
    left: 85%;
    width: 33px;
    height: 33px;
  }
  .box .Content .two .right {
    width: 25%;
  }
  .box .Content .two .right h4 {
    font-size: 36px;
    line-height: 36px;
  }
  .box .Content .two .right p {
    font-size: 16px;
    line-height: 32px;
    margin-top: 27px;
  }
  .box .Content .three {
    height: auto;
    padding: 100px 0;
  }
  .box .Content .three .left {
    width: 25%;
  }
  .box .Content .three .left h4 {
    font-size: 36px;
    line-height: 36px;
  }
  .box .Content .three .left p {
    font-size: 16px;
    line-height: 32px;
    margin-top: 27px;
  }
  .box .Content .three img {
    width: 72%;
  }
}
@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/sjcx/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;
    padding: 12vw 0 0 0;
  }
  .box .Content .one {
    height: auto;
    padding-bottom: 6.66666667vw;
  }
  .box .Content .one .left {
    width: 100%;
  }
  .box .Content .one .left h4 {
    font-size: 9.06666667vw;
    line-height: 9.06666667vw;
    color: #049963;
  }
  .box .Content .one .left p {
    font-size: 4.26666667vw;
    line-height: 8.53333333vw;
    color: #333333;
    margin-top: 4vw;
  }
  .box .Content .one img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .box .Content .two {
    width: 100%;
    height: 156vw;
    background: url(../../img/ej-zwfw/sjcx/twoBgc.png) center no-repeat;
    background-size: cover;
    padding-right: 5%;
    position: relative;
  }
  .box .Content .two .Swiper {
    width: 100%;
    height: 69.06666667vw;
    overflow: hidden;
    padding-top: 6.66666667vw;
  }
  .box .Content .two .Swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .box .Content .two .Swiper .swiper-wrapper .swiper-slide {
    width: 95%;
    height: 100%;
    margin-left: 5%;
  }
  .box .Content .two .Swiper .swiper-wrapper .swiper-slide a p {
    font-size: 4.26666667vw;
    line-height: 4.26666667vw;
    color: #ffffff;
    margin-top: 2.66666667vw;
    text-align: center;
  }
  .box .Content .two .Swiper .swiper-wrapper .swiper-slide a img {
    width: 100%;
    height: auto;
  }
  .box .Content .two .swiper-button-prev {
    position: absolute;
    top: 77.33333333vw;
    left: 74.66666667vw;
    width: 8.8vw;
    height: 8.8vw;
    outline: none;
  }
  .box .Content .two .swiper-button-prev::after {
    content: none;
  }
  .box .Content .two .swiper-button-next {
    position: absolute;
    top: 77.33333333vw;
    left: 85.33333333vw;
    width: 8.8vw;
    height: 8.8vw;
    outline: none;
  }
  .box .Content .two .swiper-button-next::after {
    content: none;
  }
  .box .Content .two .right {
    width: 100%;
    margin-top: 18.66666667vw;
  }
  .box .Content .two .right h4 {
    font-size: 11.2vw;
    line-height: 11.2vw;
    color: #ffffff;
    text-align: right;
  }
  .box .Content .two .right p {
    font-size: 4.8vw;
    line-height: 9.6vw;
    color: #dbffec;
    margin-top: 7.2vw;
  }
  .box .Content .three {
    height: auto;
    padding: 13.33333333vw 0;
  }
  .box .Content .three .left {
    width: 100%;
  }
  .box .Content .three .left h4 {
    font-size: 11.2vw;
    line-height: 11.2vw;
    color: #049963;
  }
  .box .Content .three .left p {
    font-size: 4.8vw;
    line-height: 9.6vw;
    color: #333333;
    margin-top: 7.2vw;
  }
  .box .Content .three img {
    width: 100%;
    height: auto;
    margin-top: 4vw;
  }
}
