@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-yqcp/yqxtcz/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 h2 {
    width: 1067px;
    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: 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%;
    height: 1229px;
    background-color: #f0fff7;
    padding: 86px 0 0 0;
  }
  .box .Content .one {
    padding: 0 20px 0 20px;
    display: flex;
    justify-content: space-between;
  }
  .box .Content .one .left {
    width: 483px;
    height: 423px;
  }
  .box .Content .one .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .box .Content .one .right {
    width: 828px;
  }
  .box .Content .one .right p {
    width: 100%;
    font-size: 18px;
    line-height: 36px;
    color: #333333;
    margin-top: -9px;
  }
  .box .Content .one .right ul {
    margin-top: 45px;
    display: flex;
    justify-content: space-between;
  }
  .box .Content .one .right ul li {
    width: 460px;
    height: 138px;
    background-color: #ffffff;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
    padding: 22px 21px 0 23px;
  }
  .box .Content .one .right ul li h5 {
    display: flex;
    align-items: center;
    font-size: 20px;
    line-height: 20px;
    color: #000000;
  }
  .box .Content .one .right ul li h5 img {
    margin-right: 15px;
  }
  .box .Content .one .right ul li span {
    display: block;
    font-size: 14px;
    line-height: 28px;
    color: #616161;
    margin-top: 14px;
  }
  .box .Content .one .right ul li:nth-child(2) {
    width: 334px;
  }
  .box .Content .two {
    margin-top: 87px;
  }
  .box .Content .two h2 {
    font-family: 'PingFang';
    font-size: 46px;
    line-height: 46px;
    color: #333333;
    text-align: center;
  }
  .box .Content .two .content {
    width: 100%;
    height: 515px;
    background-color: #049963;
    margin-top: 70px;
    background: url(../../img/ej-yqcp/yqxtcz/twoBgc.png) center no-repeat;
    background-size: cover;
    border-bottom: 2px solid #049963;
    padding: 73px 0 0;
  }
  .box .Content .two .content .container {
    display: flex;
    justify-content: space-between;
  }
  .box .Content .two .content h4 {
    font-family: 'PingFang';
    font-size: 38px;
    line-height: 38px;
    color: #ffffff;
  }
  .box .Content .two .content ul {
    width: 628px;
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .box .Content .two .content ul li {
    width: 300px;
    height: 135px;
    background-color: transparent;
    border-radius: 4px;
    border: solid 1px rgba(255, 255, 255, 0.6);
    margin-bottom: 30px;
  }
  .box .Content .two .content ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 22px 17px 0 19px;
  }
  .box .Content .two .content ul li a p {
    font-family: 'PingFang';
    font-size: 24px;
    line-height: 24px;
    color: #ffffff;
  }
  .box .Content .two .content ul li a span {
    display: block;
    font-size: 16px;
    line-height: 28px;
    color: #ebebeb;
    margin-top: 18px;
  }
  .box .Content .two .content .left {
    width: 628px;
  }
  .box .Content .two .content .right {
    width: 628px;
  }
}
@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-yqcp/yqxtcz/Bgc.png) top center no-repeat;
    background-size: cover;
    position: relative;
    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 {
    width: 85%;
    font-size: 18px;
    line-height: 29px;
    margin-top: 29px;
  }
  .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%;
    height: auto;
    padding: 86px 0 0 0;
  }
  .box .Content .one {
    height: auto;
    padding: 0 20px 0 20px;
  }
  .box .Content .one .left {
    width: 35%;
    height: auto;
  }
  .box .Content .one .left img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .box .Content .one .right {
    width: 62%;
  }
  .box .Content .one .right p {
    width: 100%;
    font-size: 18px;
    line-height: 36px;
    margin-top: -9px;
  }
  .box .Content .one .right ul {
    margin-top: 45px;
  }
  .box .Content .one .right ul li {
    width: 58%;
    height: 138px;
    border-radius: 12px;
    padding: 22px 21px 0 23px;
  }
  .box .Content .one .right ul li h5 {
    font-size: 20px;
    line-height: 20px;
  }
  .box .Content .one .right ul li h5 img {
    margin-right: 15px;
  }
  .box .Content .one .right ul li span {
    font-size: 14px;
    line-height: 28px;
    margin-top: 14px;
  }
  .box .Content .one .right ul li:nth-child(2) {
    width: 40%;
  }
  .box .Content .two {
    margin-top: 87px;
    height: 627px;
  }
  .box .Content .two h2 {
    font-size: 46px;
    line-height: 46px;
  }
  .box .Content .two .content {
    width: 100%;
    height: 515px;
    margin-top: 70px;
    background: url(../../img/ej-yqcp/yqxtcz/twoBgc.png) center no-repeat;
    background-size: cover;
    padding: 73px 0 0;
  }
  .box .Content .two .content h4 {
    font-size: 38px;
    line-height: 38px;
  }
  .box .Content .two .content ul {
    width: 100%;
    margin-top: 50px;
  }
  .box .Content .two .content ul li {
    width: 49%;
    height: 135px;
    margin-bottom: 30px;
  }
  .box .Content .two .content ul li a {
    width: 100%;
    height: 100%;
    padding: 22px 17px 0 19px;
  }
  .box .Content .two .content ul li a p {
    font-size: 24px;
    line-height: 24px;
  }
  .box .Content .two .content ul li a span {
    font-size: 16px;
    line-height: 28px;
    margin-top: 18px;
  }
  .box .Content .two .content .left {
    width: 49%;
    padding-right: 20px;
  }
  .box .Content .two .content .right {
    width: 49%;
    padding-left: 20px;
  }
}
@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-yqcp/yqxtcz/Bgc.png) top center no-repeat;
    background-size: cover;
    position: relative;
    padding: 171px 0 0 0;
  }
  .box .Top .Bgc .Title {
    padding-left: 160px;
  }
  .box .Top .Bgc .Title h1 {
    font-size: 46px;
    line-height: 46px;
  }
  .box .Top .Bgc .Title h2 {
    width: 85%;
    font-size: 16px;
    line-height: 25px;
    margin-top: 29px;
  }
  .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%;
    height: auto;
    padding: 86px 0 0 0;
  }
  .box .Content .one {
    height: auto;
    padding: 0;
  }
  .box .Content .one .left {
    width: 35%;
    height: auto;
  }
  .box .Content .one .left img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .box .Content .one .right {
    width: 62%;
  }
  .box .Content .one .right p {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    margin-top: -9px;
  }
  .box .Content .one .right ul {
    margin-top: 25px;
  }
  .box .Content .one .right ul li {
    width: 58%;
    height: 138px;
    border-radius: 12px;
    padding: 15px;
  }
  .box .Content .one .right ul li h5 {
    font-size: 20px;
    line-height: 20px;
  }
  .box .Content .one .right ul li h5 img {
    margin-right: 15px;
  }
  .box .Content .one .right ul li span {
    font-size: 14px;
    line-height: 28px;
    margin-top: 14px;
  }
  .box .Content .one .right ul li:nth-child(2) {
    width: 40%;
  }
  .box .Content .two {
    height: 627px;
    margin-top: 87px;
  }
  .box .Content .two h2 {
    font-size: 42px;
    line-height: 42px;
  }
  .box .Content .two .content {
    width: 100%;
    height: 515px;
    margin-top: 70px;
    background: url(../../img/ej-yqcp/yqxtcz/twoBgc.png) center no-repeat;
    background-size: cover;
    padding: 73px 0 0;
  }
  .box .Content .two .content h4 {
    font-size: 34px;
    line-height: 34px;
  }
  .box .Content .two .content ul {
    width: 100%;
    margin-top: 40px;
  }
  .box .Content .two .content ul li {
    width: 49%;
    height: 145px;
    margin-bottom: 20px;
  }
  .box .Content .two .content ul li a {
    width: 100%;
    height: 100%;
    padding: 22px 17px 0 19px;
  }
  .box .Content .two .content ul li a p {
    font-size: 22px;
    line-height: 22px;
  }
  .box .Content .two .content ul li a span {
    font-size: 15px;
    line-height: 25px;
    margin-top: 18px;
  }
  .box .Content .two .content .left {
    width: 49%;
    padding-right: 20px;
  }
  .box .Content .two .content .right {
    width: 49%;
    padding-left: 20px;
  }
}
@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-yqcp/yqxtcz/Bgc.png) top center no-repeat;
    background-size: cover;
    position: relative;
    padding: 171px 0 0 0;
  }
  .box .Top .Bgc .Title {
    padding-left: 125px;
  }
  .box .Top .Bgc .Title h1 {
    font-size: 46px;
    line-height: 46px;
  }
  .box .Top .Bgc .Title h2 {
    width: 85%;
    font-size: 16px;
    line-height: 25px;
    margin-top: 29px;
  }
  .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%;
    height: auto;
    padding: 86px 0 0 0;
  }
  .box .Content .one {
    padding: 0;
    height: auto;
  }
  .box .Content .one .left {
    width: 35%;
    height: auto;
  }
  .box .Content .one .left img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .box .Content .one .right {
    width: 62%;
  }
  .box .Content .one .right p {
    width: 100%;
    font-size: 15px;
    line-height: 24px;
    margin-top: -9px;
  }
  .box .Content .one .right ul {
    width: 160%;
    margin-left: -60%;
    margin-top: 65px;
  }
  .box .Content .one .right ul li {
    width: 58%;
    height: 138px;
    border-radius: 12px;
    padding: 15px;
  }
  .box .Content .one .right ul li h5 {
    font-size: 20px;
    line-height: 20px;
  }
  .box .Content .one .right ul li h5 img {
    margin-right: 15px;
  }
  .box .Content .one .right ul li span {
    font-size: 14px;
    line-height: 28px;
    margin-top: 14px;
  }
  .box .Content .one .right ul li:nth-child(2) {
    width: 40%;
  }
  .box .Content .two {
    margin-top: 87px;
    height: 627px;
  }
  .box .Content .two h2 {
    font-size: 42px;
    line-height: 42px;
  }
  .box .Content .two .content {
    width: 100%;
    height: 515px;
    margin-top: 70px;
    background: url(../../img/ej-yqcp/yqxtcz/twoBgc.png) center no-repeat;
    background-size: cover;
    padding: 55px 0 0;
  }
  .box .Content .two .content h4 {
    font-size: 32px;
    line-height: 32px;
  }
  .box .Content .two .content ul {
    width: 100%;
    margin-top: 40px;
  }
  .box .Content .two .content ul li {
    width: 49%;
    height: 165px;
    margin-bottom: 20px;
  }
  .box .Content .two .content ul li a {
    width: 100%;
    height: 100%;
    padding: 22px 17px 0 19px;
  }
  .box .Content .two .content ul li a p {
    font-size: 20px;
    line-height: 20px;
  }
  .box .Content .two .content ul li a span {
    font-size: 14px;
    line-height: 22px;
    margin-top: 18px;
  }
  .box .Content .two .content .left {
    width: 49%;
    padding-right: 20px;
  }
  .box .Content .two .content .right {
    width: 49%;
    padding-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .box {
    width: 100%;
  }
  .box .Top {
    width: 100%;
  }
  .box .Top .Bgc {
    width: 100%;
    height: 64vw;
    background: url(../../img/ej-yqcp/yqxtcz/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: 9.6vw;
    line-height: 9.6vw;
    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;
  }
  .box .Top .Bgc .Title button {
    width: 26.66666667vw;
    height: 8vw;
    background-color: #049963;
    border-radius: 1.6vw;
    display: block;
    border: none;
    outline: none;
    margin: 2.66666667vw 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%;
    height: auto;
    background-color: #f0fff7;
    padding: 12vw 0 6.66666667vw 0;
  }
  .box .Content .one .left {
    width: 100%;
    height: auto;
  }
  .box .Content .one .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .box .Content .one .right {
    width: 100%;
  }
  .box .Content .one .right p {
    width: 100%;
    font-size: 4.26666667vw;
    line-height: 8.53333333vw;
    color: #333333;
    margin-top: 4vw;
  }
  .box .Content .one .right ul {
    margin-top: 12vw;
  }
  .box .Content .one .right ul li {
    width: 100%;
    height: 36.8vw;
    background-color: #ffffff;
    box-shadow: 0vw 0vw 4vw 0vw rgba(0, 0, 0, 0.05);
    border-radius: 3.2vw;
    padding: 5.86666667vw 5.6vw 0 6.13333333vw;
    margin-bottom: 4vw;
  }
  .box .Content .one .right ul li h5 {
    display: flex;
    align-items: center;
    font-size: 5.33333333vw;
    line-height: 5.33333333vw;
    color: #000000;
  }
  .box .Content .one .right ul li h5 img {
    margin-right: 4vw;
  }
  .box .Content .one .right ul li span {
    display: block;
    font-size: 3.73333333vw;
    line-height: 7.46666667vw;
    color: #616161;
    margin-top: 3.73333333vw;
  }
  .box .Content .two {
    margin-top: 12vw;
  }
  .box .Content .two h2 {
    font-family: 'PingFang';
    font-size: 8vw;
    line-height: 8vw;
    color: #333333;
    text-align: center;
  }
  .box .Content .two .content {
    width: 100%;
    height: 226.66666667vw;
    background-color: #049963;
    margin-top: 18.66666667vw;
    background: url(../../img/ej-yqcp/yqxtcz/twoBgcYd.png) center no-repeat;
    background-size: cover;
    border-bottom: 0.53333333vw solid #049963;
    padding: 12vw 0 0;
  }
  .box .Content .two .content h4 {
    font-family: 'PingFang';
    font-size: 8vw;
    line-height: 8vw;
    color: #ffffff;
  }
  .box .Content .two .content ul {
    width: 100%;
    margin-top: 6.66666667vw;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .box .Content .two .content ul li {
    width: 49%;
    height: 36vw;
    background-color: transparent;
    border-radius: 1.06666667vw;
    border: solid 0.26666667vw rgba(255, 255, 255, 0.6);
    margin-bottom: 4vw;
  }
  .box .Content .two .content ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 4vw 3.2vw 0 3.73333333vw;
  }
  .box .Content .two .content ul li a p {
    font-family: 'PingFang';
    font-size: 5.33333333vw;
    line-height: 5.33333333vw;
    color: #ffffff;
  }
  .box .Content .two .content ul li a span {
    display: block;
    font-size: 3.73333333vw;
    line-height: 6.4vw;
    color: #ebebeb;
    margin-top: 2.66666667vw;
  }
  .box .Content .two .content .left {
    width: 100%;
  }
  .box .Content .two .content .right {
    width: 100%;
    margin-top: 17.33333333vw;
  }
}
