@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-zwcp/znjj/Bgc.png) top center no-repeat;
    background-size: 100% 250%;
    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%;
  }
  .box .Content .one {
    width: 100%;
    height: 661px;
    background-color: #f0fff7;
    padding: 172px 0 0 0;
  }
  .box .Content .one img {
    width: 1316px;
    height: 312px;
    display: block;
    margin: 0 auto;
  }
  .box .Content .two {
    width: 100%;
    height: 515px;
    background: url(../../img/ej-zwcp/znjj/twoBgc.png) center no-repeat;
    background-size: cover;
  }
  .box .Content .two .container {
    padding: 73px 0 0 0;
    display: flex;
  }
  .box .Content .two .container h4 {
    font-family: 'PingFang';
    font-size: 38px;
    line-height: 38px;
    color: #ffffff;
  }
  .box .Content .two .container .left {
    width: 50%;
    padding-right: 98px;
  }
  .box .Content .two .container .left ul {
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .box .Content .two .container .left ul li {
    width: 300px;
    height: 107px;
    background-color: transparent;
    border-radius: 4px;
    border: solid 1px rgba(255, 255, 255, 0.6);
    margin-bottom: 22px;
  }
  .box .Content .two .container .left ul li a {
    width: 100%;
    height: 100%;
    display: block;
    font-family: 'PingFang';
    font-size: 24px;
    line-height: 107px;
    color: #ffffff;
    text-align: center;
  }
  .box .Content .two .container .left ul li:hover {
    filter: brightness(0.9);
  }
  .box .Content .two .container .right {
    padding-left: 68px;
  }
  .box .Content .two .container .right ul {
    width: 627px;
    height: 136px;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    border: solid 1px rgba(255, 255, 255, 0.6);
    margin-top: 90px;
    display: flex;
    justify-content: space-between;
  }
  .box .Content .two .container .right ul li {
    flex: 1;
    position: relative;
  }
  .box .Content .two .container .right ul li a {
    display: flex;
    width: 100%;
    height: 100%;
    font-family: 'PingFang';
    font-size: 24px;
    line-height: 24px;
    color: #ffffff;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
  .box .Content .two .container .right ul li::after {
    content: '';
    display: block;
    width: 1px;
    height: 54px;
    background-color: #7b7b7b;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  .box .Content .two .container .right ul li:hover {
    filter: brightness(0.9);
  }
  .box .Content .two .container .right ul li:nth-child(2) a {
    font-size: 16px;
  }
  .box .Content .two .container .right ul li:nth-child(3) a {
    font-size: 16px;
  }
  .box .Content .two .container .right ul li:nth-child(3)::after {
    content: none;
  }
}
@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;
    background: url(../../img/ej-zwcp/znjj/Bgc.png) top center no-repeat;
    background-size: 100% 250%;
    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;
    border-radius: 6px;
    margin-top: 56px;
  }
  .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: auto;
    padding: 80px 0 70px 0;
  }
  .box .Content .one img {
    width: 95%;
    height: auto;
  }
  .box .Content .two {
    width: 100%;
    height: 515px;
    background: url(../../img/ej-zwcp/znjj/twoBgc.png) center no-repeat;
    background-size: cover;
  }
  .box .Content .two .container {
    padding: 73px 0 0 0;
  }
  .box .Content .two .container h4 {
    font-size: 32px;
    line-height: 32px;
  }
  .box .Content .two .container .left {
    width: 50%;
    padding-right: 78px;
  }
  .box .Content .two .container .left ul {
    margin-top: 50px;
  }
  .box .Content .two .container .left ul li {
    width: 49%;
    height: 107px;
    margin-bottom: 22px;
  }
  .box .Content .two .container .left ul li a {
    width: 100%;
    height: 100%;
    font-size: 24px;
    line-height: 107px;
  }
  .box .Content .two .container .right {
    width: 50%;
    padding-left: 50px;
  }
  .box .Content .two .container .right ul {
    width: 100%;
    height: 136px;
    margin-top: 90px;
  }
  .box .Content .two .container .right ul li {
    flex: 1;
  }
  .box .Content .two .container .right ul li a {
    width: 100%;
    height: 100%;
    font-size: 24px;
    line-height: 24px;
  }
  .box .Content .two .container .right ul li:nth-child(2) a {
    font-size: 16px;
  }
}
@media screen and (min-width: 900px) and (max-width: 1200px) {
  .box {
    width: 100%;
    overflow: hidden;
  }
  .box .container {
    width: 95%;
  }
  .box .Top {
    width: 100%;
  }
  .box .Top .Bgc {
    width: 100%;
    height: 500px;
    background: url(../../img/ej-zwcp/znjj/Bgc.png) top center no-repeat;
    background-size: 100% 250%;
    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;
    border-radius: 6px;
    margin-top: 56px;
  }
  .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: auto;
    padding: 80px 0 70px 0;
  }
  .box .Content .one img {
    width: 95%;
    height: auto;
  }
  .box .Content .two {
    width: 100%;
    height: 415px;
    background: url(../../img/ej-zwcp/znjj/twoBgc.png) center no-repeat;
    background-size: cover;
  }
  .box .Content .two .container {
    padding: 73px 0 0 0;
  }
  .box .Content .two .container h4 {
    font-size: 32px;
    line-height: 32px;
  }
  .box .Content .two .container .left {
    width: 50%;
    padding-right: 78px;
  }
  .box .Content .two .container .left ul {
    margin-top: 50px;
  }
  .box .Content .two .container .left ul li {
    width: 49%;
    height: 87px;
    margin-bottom: 22px;
  }
  .box .Content .two .container .left ul li a {
    width: 100%;
    height: 100%;
    font-size: 22px;
    line-height: 87px;
  }
  .box .Content .two .container .right {
    width: 50%;
    padding-left: 50px;
  }
  .box .Content .two .container .right ul {
    width: 100%;
    height: 126px;
    margin-top: 90px;
  }
  .box .Content .two .container .right ul li {
    flex: 1;
  }
  .box .Content .two .container .right ul li a {
    width: 100%;
    height: 100%;
    font-size: 24px;
    line-height: 24px;
  }
  .box .Content .two .container .right ul li:nth-child(2) a {
    font-size: 16px;
  }
}
@media screen and (min-width: 769px) and (max-width: 900px) {
  .box {
    width: 100%;
    overflow: hidden;
  }
  .box .container {
    width: 95%;
  }
  .box .Top {
    width: 100%;
  }
  .box .Top .Bgc {
    width: 100%;
    height: 500px;
    background: url(../../img/ej-zwcp/znjj/Bgc.png) top center no-repeat;
    background-size: 100% 250%;
    padding: 191px 0 0 0;
  }
  .box .Top .Bgc .Title {
    padding-left: 130px;
  }
  .box .Top .Bgc .Title h1 {
    font-size: 44px;
    line-height: 44px;
  }
  .box .Top .Bgc .Title p {
    width: 85%;
    font-size: 16px;
    line-height: 25px;
    margin-top: 28px;
  }
  .box .Top .Bgc .Title button {
    width: 120px;
    height: 35px;
    border-radius: 6px;
    margin-top: 40px;
  }
  .box .Top .Bgc .Title button a {
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 35px;
  }
  .box .Content {
    width: 100%;
  }
  .box .Content .one {
    width: 100%;
    height: auto;
    padding: 80px 0 70px 0;
  }
  .box .Content .one img {
    width: 95%;
    height: auto;
  }
  .box .Content .two {
    width: 100%;
    height: 415px;
    background: url(../../img/ej-zwcp/znjj/twoBgc.png) center no-repeat;
    background-size: cover;
  }
  .box .Content .two .container {
    padding: 73px 0 0 0;
  }
  .box .Content .two .container h4 {
    font-size: 32px;
    line-height: 32px;
  }
  .box .Content .two .container .left {
    width: 50%;
    padding-right: 78px;
  }
  .box .Content .two .container .left ul {
    margin-top: 50px;
  }
  .box .Content .two .container .left ul li {
    width: 49%;
    height: 87px;
    margin-bottom: 22px;
  }
  .box .Content .two .container .left ul li a {
    width: 100%;
    height: 100%;
    font-size: 20px;
    line-height: 87px;
  }
  .box .Content .two .container .right {
    width: 50%;
    padding-left: 50px;
  }
  .box .Content .two .container .right ul {
    width: 100%;
    height: 126px;
    margin-top: 80px;
  }
  .box .Content .two .container .right ul li {
    flex: 1;
  }
  .box .Content .two .container .right ul li a {
    width: 100%;
    height: 100%;
    font-size: 22px;
    line-height: 22px;
  }
  .box .Content .two .container .right ul li:nth-child(2) a {
    font-size: 14px;
  }
  .box .Content .two .container .right ul li:nth-child(3) a {
    font-size: 14px;
  }
}
@media screen and (max-width: 769px) {
  .box {
    width: 100%;
  }
  .box .Top {
    width: 100%;
  }
  .box .Top .Bgc {
    width: 100%;
    height: 64vw;
    background: url(../../img/ej-zwcp/znjj/Bgc.png) top center no-repeat;
    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: 8.53333333vw;
    line-height: 8.53333333vw;
    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%;
  }
  .box .Content .one {
    width: 100%;
    height: auto;
    background-color: #f0fff7;
    padding: 13.33333333vw 0 13.33333333vw 0;
  }
  .box .Content .one img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .box .Content .two {
    width: 100%;
    height: 186.66666667vw;
    background: url(../../img/ej-zwcp/znjj/twoBgc-yd.png) center no-repeat;
    background-size: cover;
  }
  .box .Content .two .container {
    padding: 12vw 0 0 0;
  }
  .box .Content .two .container h4 {
    font-family: 'PingFang';
    font-size: 8.53333333vw;
    line-height: 8.53333333vw;
    color: #ffffff;
  }
  .box .Content .two .container .left {
    width: 100%;
  }
  .box .Content .two .container .left ul {
    margin-top: 9.33333333vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .box .Content .two .container .left ul li {
    width: 49%;
    height: 21.33333333vw;
    background-color: transparent;
    border-radius: 1.06666667vw;
    border: solid 0.26666667vw rgba(255, 255, 255, 0.6);
    margin-bottom: 4vw;
  }
  .box .Content .two .container .left ul li a {
    width: 100%;
    height: 100%;
    display: block;
    font-family: 'PingFang';
    font-size: 5.86666667vw;
    line-height: 21.33333333vw;
    color: #ffffff;
    text-align: center;
  }
  .box .Content .two .container .left ul li:hover {
    filter: brightness(0.9);
  }
  .box .Content .two .container .right {
    padding-left: 0;
    margin-top: 28vw;
  }
  .box .Content .two .container .right ul {
    width: 100%;
    height: 33.33333333vw;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 1.06666667vw;
    border: solid 0.26666667vw rgba(255, 255, 255, 0.6);
    margin-top: 14.66666667vw;
    display: flex;
    justify-content: space-between;
  }
  .box .Content .two .container .right ul li {
    flex: 1;
    position: relative;
  }
  .box .Content .two .container .right ul li a {
    display: flex;
    width: 100%;
    height: 100%;
    font-family: 'PingFang';
    font-size: 6.4vw;
    line-height: 6.4vw;
    color: #ffffff;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
  .box .Content .two .container .right ul li::after {
    content: '';
    display: block;
    width: 0.26666667vw;
    height: 14.4vw;
    background-color: #7b7b7b;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  .box .Content .two .container .right ul li:hover {
    filter: brightness(0.9);
  }
  .box .Content .two .container .right ul li:nth-child(2) a {
    font-size: 4.26666667vw;
  }
  .box .Content .two .container .right ul li:nth-child(3) a {
    font-size: 4.26666667vw;
  }
  .box .Content .two .container .right ul li:nth-child(3)::after {
    content: none;
  }
}
