@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/yqzz/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: 26px;
    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 {
    height: 954px;
    background-color: #f0fff7;
    padding: 78px 0 0 0;
  }
  .box .Content .one ul {
    width: 100%;
    padding: 0 10px;
    display: flex;
    justify-content: space-between;
  }
  .box .Content .one ul li {
    width: 705px;
    height: 368px;
    background-color: #ffffff;
    box-shadow: 0px 0px 9px 0px rgba(203, 203, 203, 0.5);
    border-radius: 12px;
    padding: 40px 30px 0 28px;
  }
  .box .Content .one ul li h5 {
    width: 100%;
    font-size: 25px;
    line-height: 45px;
    color: #049963;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .box .Content .one ul li p {
    width: 100%;
    font-size: 18px;
    line-height: 36px;
    color: #333333;
    margin-top: 25px;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
  }
  .box .Content .one .img {
    width: 100%;
    height: 386px;
    margin-top: 61px;
  }
  .box .Content .one .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@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/yqzz/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 {
    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: 26px;
  }
  .box .Top .Bgc .Title button a {
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 45px;
  }
  .box .Content {
    width: 100%;
  }
  .box .Content .one {
    height: 954px;
    padding: 78px 0 0 0;
  }
  .box .Content .one ul {
    width: 100%;
    padding: 0 10px;
  }
  .box .Content .one ul li {
    width: 49%;
    height: 368px;
    border-radius: 12px;
    padding: 40px 30px 0 28px;
  }
  .box .Content .one ul li h5 {
    width: 100%;
    font-size: 22px;
    line-height: 40px;
  }
  .box .Content .one ul li p {
    width: 100%;
    font-size: 17px;
    line-height: 34px;
    margin-top: 25px;
  }
  .box .Content .one .img {
    width: 100%;
    height: 386px;
    margin-top: 61px;
  }
  .box .Content .one .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@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/yqzz/Bgc.png) top center no-repeat;
    background-size: cover;
    padding: 170px 0 0 0;
  }
  .box .Top .Bgc .Title {
    padding-left: 165px;
  }
  .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: 26px;
  }
  .box .Top .Bgc .Title button a {
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 45px;
  }
  .box .Content {
    width: 100%;
  }
  .box .Content .one {
    height: 804px;
    padding: 78px 0 0 0;
  }
  .box .Content .one ul {
    width: 100%;
    padding: 0 10px;
  }
  .box .Content .one ul li {
    width: 49%;
    height: 348px;
    border-radius: 12px;
    padding: 40px 30px 0 28px;
  }
  .box .Content .one ul li h5 {
    width: 100%;
    font-size: 20px;
    line-height: 36px;
  }
  .box .Content .one ul li p {
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    margin-top: 25px;
  }
  .box .Content .one .img {
    width: 100%;
    height: auto;
    margin-top: 61px;
  }
  .box .Content .one .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@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/yqzz/Bgc.png) top center no-repeat;
    background-size: cover;
    padding: 170px 0 0 0;
  }
  .box .Top .Bgc .Title {
    padding-left: 145px;
  }
  .box .Top .Bgc .Title h1 {
    font-size: 44px;
    line-height: 44px;
  }
  .box .Top .Bgc .Title h2 {
    width: 85%;
    font-size: 15px;
    line-height: 22px;
    margin-top: 29px;
  }
  .box .Top .Bgc .Title button {
    width: 120px;
    height: 35px;
    border-radius: 6px;
    margin-top: 26px;
  }
  .box .Top .Bgc .Title button a {
    width: 100%;
    height: 100%;
    font-size: 15px;
    line-height: 35px;
  }
  .box .Content {
    width: 100%;
  }
  .box .Content .one {
    height: 884px;
    padding: 58px 0 0 0;
  }
  .box .Content .one ul {
    width: 100%;
    padding: 0 10px;
    flex-direction: column;
  }
  .box .Content .one ul li {
    width: 100%;
    height: 248px;
    border-radius: 12px;
    padding: 20px 30px 0 28px;
    margin-bottom: 15px;
  }
  .box .Content .one ul li h5 {
    width: 100%;
    font-size: 20px;
    line-height: 36px;
  }
  .box .Content .one ul li p {
    width: 100%;
    font-size: 14px;
    line-height: 26px;
    margin-top: 25px;
  }
  .box .Content .one .img {
    width: 100%;
    height: auto;
    margin-top: 61px;
  }
  .box .Content .one .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@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/yqzz/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: 8.53333333vw;
    line-height: 8.53333333vw;
    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%;
  }
  .box .Content .one {
    height: auto;
    background-color: #f0fff7;
    padding: 12vw 0 6.66666667vw 0;
  }
  .box .Content .one ul {
    width: 100%;
    padding: 0 2.66666667vw;
  }
  .box .Content .one ul li {
    width: 100%;
    height: 86.66666667vw;
    background-color: #ffffff;
    box-shadow: 0vw 0vw 2.4vw 0vw rgba(203, 203, 203, 0.5);
    border-radius: 3.2vw;
    padding: 6.66666667vw 4vw 0 4vw;
    margin-bottom: 4vw;
  }
  .box .Content .one ul li h5 {
    width: 100%;
    font-size: 5.33333333vw;
    line-height: 7.46666667vw;
    color: #049963;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .box .Content .one ul li p {
    width: 100%;
    font-size: 4vw;
    line-height: 6.4vw;
    color: #333333;
    margin-top: 6.66666667vw;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
  }
  .box .Content .one .img {
    width: 100%;
    height: auto;
    margin-top: 10.66666667vw;
  }
  .box .Content .one .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
