@media screen and (max-width: 1024px) {
  .header-top .header-none {
    display: flex;
  }
  .header-top .container {
    width: 100%;
  }
  .header-top .container .logo-box {
    display: block;
    height: auto;
    padding: 0;
  }
  .header-top .container .logo-box .logo-l a {
    display: block;
    width: 100%;
    text-align: center;
  }
  .header-top .container .logo-box .logo-l > article {
    display: none;
  }
  .header-top .container .logo-box .logo-r {
    text-align: center;
  }
  .header-top .container .logo-box .logo-r a {
    color: #05864e;
  }
  .header-top .navbar-a {
    background: none;
  }
  .header-top .navbar-a .navbar-ul {
    width: 100%;
    height: auto;
    flex-wrap: wrap;
  }
  .header-top .navbar-a .navbar-ul li {
    width: 20%;
    margin: 0;
    background: #05864e;
    border-right: 1px solid #ddd;
  }
  .header-top .navbar-a .navbar-ul li a {
    padding: 0;
  }
  .header-top .navbar-a .navbar-ul li:nth-child(2) {
    margin-bottom: 2px;
  }
  .header-top .navbar-a .navbar-ul .navbar-li {
    display: none;
  }
  .index-hdp .index-top a img {
    width: 100%;
  }
  .activity {
    width: 98%;
    margin: 0px auto;
  }
  .activity .general-top {
    padding: 0;
  }
  .activity .general-top h2 {
    font-size: 24px;
    font-weight: 500;
  }
  .activity .general-top h3 {
    font-size: 18px;
  }
  .activity .activity-center ul {
    flex-wrap: wrap;
  }
  .activity .activity-center ul li {
    padding-bottom: 20px;
    margin: 0 auto;
  }
  .activity .activity-center ul li article {
    width: 90%;
    margin: 0 auto;
  }
  .activity .activity-center ul li article p {
    font-size: 14px;
  }
  .sword .general-top {
    padding: 0;
  }
  .sword .general-top h2 {
    font-size: 18px;
  }
  .sword .general-top h3 {
    font-size: 16px;
  }
  .sword .sword-center ul {
    width: 100%;
    position: unset;
    left: 0;
    top: 0;
    transform: none;
  }
  .sword .sword-center ul li p {
    font-size: 16px;
  }
  .sword .sword-center ul li strong {
    font-size: 14px;
  }
  .sword .sword-center .sword-footer {
    height: auto;
  }
  .sword .sword-center .sword-footer ul {
    height: auto;
  }
  .sword .sword-center .sword-footer ul li {
    width: auto;
    height: 220px;
    position: relative;
  }
  .sword .sword-center .sword-footer ul li img {
    width: auto;
    height: 220px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .tour,
  .patrol {
    width: 98%;
    margin: 0px auto;
  }
  .tour .tour-top,
  .patrol .tour-top {
    padding: 0;
  }
  .tour .tour-top .tour-top-left,
  .patrol .tour-top .tour-top-left {
    width: 100%;
    text-align: center;
  }
  .tour .tour-top .tour-top-left h2,
  .patrol .tour-top .tour-top-left h2 {
    line-height: 48px;
  }
  .tour .tour-top .tour-top-right,
  .patrol .tour-top .tour-top-right {
    display: none;
  }
  .tour .tour-center,
  .patrol .tour-center {
    flex-wrap: wrap;
  }
  .tour .tour-center .tour-center-left a strong img,
  .patrol .tour-center .tour-center-left a strong img {
    width: 100%;
  }
  .tour .tour-center .tour-center-right ul li,
  .patrol .tour-center .tour-center-right ul li {
    border-top: 1px solid #ddd;
    margin-bottom: 5px;
  }
  .tour .tour-bottom ul li a span,
  .patrol .tour-bottom ul li a span {
    height: 40px;
    overflow: hidden;
    white-space: normal;
  }
  .Sir {
    width: 98%;
    margin: 0px auto;
  }
  .Sir .Sir-top {
    padding: 0;
  }
  .Sir .Sir-top .Sir-top-left h2 {
    text-align: center;
  }
  .Sir .Sir-center .Sir-center-right ul li {
    width: 49%;
  }
  .about .about-top {
    padding: 0;
    width: 98%;
  }
  .about .about-top .about-top-l {
    width: 100%;
  }
  .about .about-top .about-top-l .about-top-l-a h2,
  .about .about-top .about-top-l .about-top-l-a h3 {
    text-align: center;
  }
  .about .about-top .about-top-r {
    width: 100%;
  }
  .about .about-center {
    width: 98%;
    margin: 0px auto;
  }
  .about .about-center .about-center-t {
    justify-content: space-around;
    padding-bottom: 5px;
  }
  .about .about-center .about-center-b ul {
    flex-wrap: wrap;
  }
  .about .about-center .about-center-b ul li {
    width: 49%;
    margin-bottom: 5px;
  }
  .delivery {
    width: 98%;
    margin: 0px auto;
  }
  .delivery .general-top {
    padding: 0;
  }
  .delivery .general-top h2 {
    font-size: 24px;
    font-weight: 500;
  }
  .delivery .general-top h3 {
    font-size: 16px;
    padding: 0 10px 10px 0;
    line-height: 28px;
  }
  .brand .general-top {
    padding: 0;
  }
  .brand .general-top h2 {
    font-size: 24px;
    font-weight: 500;
    margin: 0;
    padding: 10px 0;
  }
  .brand .general-top h3 {
    font-size: 16px;
    margin: 0;
    padding-bottom: 10px;
  }
  .brand .brand-center ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .brand .brand-center ul li {
    width: 33%;
  }
  .brand .brand-bottom {
    width: 98%;
    padding: 0;
  }
  .brand .brand-bottom ul li {
    width: 49%;
  }
  .brand .brand-bottom ul li a p {
    margin: 0;
  }
  .brand .brand-bottom .brand-more {
    padding: 0;
    padding-bottom: 10px;
  }
  .brand .brand-bottom .brand-more a {
    font-size: 18px;
    line-height: 28px;
    width: 120px;
  }
  .news {
    width: 98%;
    flex-wrap: wrap;
  }
  .news > article {
    width: 100%;
  }
  .news .news-left .news-left-b li a img,
  .news .news-center .news-left-b li a img {
    width: 38%;
    height: 100%;
  }
  .news .news-left .news-left-b li a article p,
  .news .news-center .news-left-b li a article p {
    margin: 0;
    line-height: 18px;
  }
  .news .news-left .news-left-b li a article b,
  .news .news-center .news-left-b li a article b {
    height: auto;
    white-space: pre-wrap;
    line-height: 28px;
    width: auto;
  }
  .link {
    width: 98%;
  }
  .link h2 {
    font-size: 24px;
  }
  .figure {
    width: 98%;
  }
  .figure img {
    width: 100%;
    height: auto;
  }
  .footer .footer-head ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .footer .footer-head ul li {
    width: 20%;
    font-size: 14px;
    margin: 0;
    border: 1px solid #ddd;
    border-right: none;
    border-top: 0;
  }
  .footer .footer-center {
    width: 98%;
    flex-wrap: wrap;
  }
  .footer .footer-center .footer-center-l {
    width: 100%;
    padding: 0;
  }
  .footer .footer-center .footer-center-r {
    width: 100%;
    display: flex;
    justify-content: space-around;
  }
  .footer .footer-center .footer-center-r p {
    margin: 0;
  }
  .footer .footer-bottom {
    width: 98%;
    flex-wrap: wrap;
  }
  .footer .footer-bottom > p:first-child {
    font-size: 12px;
  }
  .footer .footer-bottom p {
    width: 100%;
    text-align: center;
  }
  .head-foot-banner .head-foot-banner-box img {
    width: 100%;
  }
  .pr-top .pr-top-box {
    width: 98%;
    flex-wrap: wrap;
  }
  .pr-top .pr-top-box .pr-top-l {
    margin: 0 auto;
    line-height: 50px;
  }
  .pr-top .pr-top-box .pr-top-l p {
    font-size: 24px;
  }
  .pr-top .pr-top-box .pr-top-l b {
    font-size: 24px;
  }
  .pr-top .pr-top-box .pr-top-r h4 {
    font-size: 16px;
    line-height: 38px;
  }
  .pr-top .pr-center {
    padding: 0;
  }
  .pr-top .pr-center ul {
    width: 98%;
  }
  .pr-top .pr-center ul li {
    width: 49%;
  }
  .pr-top .pr-center ul li a {
    background: #f2f2f2;
  }
  .pr-top .pr-bottom {
    width: 98%;
  }
  .pr-top .pr-bottom .pr-bottom-top {
    padding-bottom: 5px;
  }
  .pr-top .pr-bottom .pr-bottom-top h2 {
    font-weight: 500;
    font-size: 20px;
    margin: 10px;
  }
  .pr-top .pr-bottom .pr-bottom-top h3 {
    font-size: 12px;
    line-height: 24px;
  }
  .pr-top .pr-bottom .pr-bottom-center > p {
    padding: 0 5px;
    line-height: 32px;
    font-size: 14px;
    font-weight: 500;
  }
  .pr-top .pr-bottom .pr-bottom-center .pr-bottom-sf {
    height: auto;
  }
  .pr-top .pr-bottom .pr-bottom-center .pr-bottom-sf ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .pr-top .pr-bottom .pr-bottom-center .pr-bottom-sf ul li {
    width: 49%;
    height: 200px;
    margin-bottom: 10px;
  }
  .pr-top .pr-bottom .pr-bottom-center .pr-bottom-sf ul li .pr-bottom-title {
    height: 200px;
  }
  .pr-top .pr-bottom .pr-bottom-center .pr-bottom-sf ul li .pr-bottom-title h3 {
    font-size: 18px;
  }
  .pr-top .pr-bottom .pr-bottom-center .pr-bottom-sf ul li .pr-bottom-title p {
    width: 100%;
  }
  .pr-top .pr-bottom .pr-bottom-center .pr-bottom-sf ul .active {
    width: 49%;
  }
  .pr-top .pr-bottom .pr-bottom-bottom {
    padding: 0;
  }
  .pr-top .pr-bottom .pr-bottom-bottom h2 {
    padding: 0;
    margin: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
  }
  .pr-top .pr-bottom .pr-bottom-bottom ul li {
    width: 49%;
  }
  .prt-offer .prt-offer-a {
    flex-wrap: wrap;
    padding: 0;
  }
  .prt-offer .prt-offer-a ul {
    width: 100%;
    justify-content: space-between;
  }
  .prt-offer .prt-offer-a ul li {
    width: 15%;
  }
  .prt-offer .prt-offer-a ul li a {
    font-size: 14px;
    width: 100%;
  }
  .prt-offer .prt-offer-a .prt-pffer-b {
    padding-top: 10px;
  }
  .prt-offer .prt-offer-a .prt-pffer-b li {
    width: 49%;
  }
  .prt-info .prt-info-container {
    width: 98%;
  }
  .prt-info .prt-info-container h1 {
    text-align: center;
    font-size: 18px;
    margin: 10px;
  }
  .prt-info .prt-info-container ul {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .prt-info .prt-info-container ul li {
    width: 49%;
    padding: 0;
    margin-bottom: 5px;
    text-align: center;
    border: 1px solid #ddd;
  }
  .prt-info .prt-info-container ul li h2 {
    font-size: 16px;
  }
  .prt-describe {
    margin-top: 10px;
  }
  .prt-describe .prt-describe-top h1 {
    font-size: 20px;
  }
  .prt-describe .prt-describe-top::after {
    top: 10px;
  }
  .prt-describe .prt-describe-banner {
    width: 98%;
    padding: 10px 0;
  }
  .prt-describe .prt-describe-banner ul li img {
    width: 100%;
  }
  .prt-describe .prt-describe-banner .swiper-button-white {
    display: none;
  }
  .prt-describe .prt-describe-banner-x {
    width: 98%;
  }
  .prt-configuration {
    margin: 0;
    padding: 10px 0 0 0;
  }
  .prt-configuration h2 {
    margin: 10px;
    font-size: 20px;
  }
  .prt-configuration .prt-configuration-body {
    margin: 0 auto;
    width: 98%;
  }
  .prt-configuration .prt-configuration-body table tr {
    width: 100%;
  }
  .prt-configuration .prt-configuration-body table tr th {
    padding: 0;
  }
  .prt-configuration .prt-configuration-body table tr td {
    padding: 0;
  }
  .prt-configuration .prt-configuration-body table .prt-th {
    width: 40%;
  }
  .prt-configuration .prt-configuration-body h5 {
    margin: 0;
    padding: 0 1%;
  }
  .prt-describe-bottom {
    width: 98%;
  }
  .prt-describe-bottom h2 {
    margin: 10px;
    font-size: 20px;
  }
  .prt-describe-bottom .prt-describe-bottom-box img {
    width: 100%;
  }
  .prt-process {
    width: 98%;
    padding: 0;
  }
  .prt-process h2 {
    font-size: 20px;
    margin: 10px;
  }
  .prt-process .prt-process-box ul li {
    font-size: 12px;
  }
  .prt-process .prt-process-box p {
    padding: 0;
    margin: 10px;
  }
  .prt-obtain {
    margin: 0;
    padding: 0;
  }
  .prt-obtain .prt-obtain-top h2 {
    font-size: 20px;
    padding: 10px;
    margin: 0;
  }
  .prt-obtain .prt-obtain-top p {
    font-size: 14px;
  }
  .prt-obtain .prt-obtain-box {
    width: 98%;
  }
  .prt-obtain .prt-obtain-box form {
    padding: 0;
  }
  .prt-obtain .prt-obtain-box form .prt-obtain-box-n {
    width: 48%;
  }
  .prt-obtain .prt-obtain-box form .prt-obtain-box-n label {
    font-size: 14px;
  }
  .prt-obtain .prt-obtain-box form .prt-obtain-box-n input {
    width: 100%;
    height: auto;
    padding-left: 0;
    font-size: 14px;
  }
  .prt-obtain .prt-obtain-box form .prt-obtain-box-b {
    margin-top: 10px;
  }
  .prt-obtain .prt-obtain-box form .prt-obtain-box-b label {
    font-size: 14px;
  }
  .prt-obtain .prt-obtain-box form .prt-obtain-box-b textarea {
    width: 100%;
    font-size: 14px;
    height: 40px;
  }
  .prt-obtain .prt-obtain-box form .prt-obtain-box-t {
    margin: 15px 0;
  }
  .prt-obtain .prt-obtain-box form .prt-obtain-box-t button {
    font-size: 14px;
    width: 150px;
    height: 50px;
    line-height: 50px;
    border-radius: 10px;
  }
  .prt-case {
    width: 98%;
    padding: 0;
    margin: 10px auto;
  }
  .prt-case .prt-case-top h2 {
    font-size: 20px;
    margin: 0;
    padding: 10px;
  }
  .prt-case .prt-case-box .prt-case-ul li h3 {
    left: 10px;
    bottom: 0;
    font-size: 14px;
  }
  .prt-case .prt-case-box div {
    display: none;
  }
  .prt-delivery {
    width: 98%;
    padding: 0;
    margin: 10px auto;
  }
  .prt-delivery .prt-general-top h2 {
    font-size: 20px;
    margin: 0;
    padding: 10px;
  }
  .prt-delivery .prt-delivery-bottom .prt-delivery-slide a article h3 {
    font-size: 14px;
  }
  .prt-service {
    margin: 10px auto;
    width: 98%;
    padding: 0;
  }
  .prt-service .prt-service-top h2 {
    font-size: 20px;
    margin: 0;
    padding: 10px;
  }
  .prt-service .prt-service-box ul li h3 {
    width: 100%;
    text-align: center;
    font-size: 18px;
    left: 0;
  }
  .prt-service .prt-service-box ul li p {
    width: 100%;
    text-align: center;
    font-size: 14px;
    left: 0;
  }
  .head-foot-nav {
    width: 98%;
    margin: 0 auto;
  }
  .head-foot-nav .head-foot-nav-box ul {
    flex-wrap: wrap;
    padding: 10px 0;
  }
  .head-foot-nav .head-foot-nav-box ul li {
    width: 32%;
    margin: 0;
  }
  .head-foot-nav .head-foot-nav-box ul li a {
    font-size: 14px;
  }
  .case-case .case-case-box {
    width: 98%;
  }
  .case-case .case-case-box ul li {
    width: 49%;
    margin-bottom: 10px;
  }
  .case-case .case-case-box ul li a {
    margin: 0;
    font-size: 14px;
    line-height: 40px;
  }
  .case-container {
    width: 98%;
  }
  .case-container .case-container-box h3 {
    font-size: 20px;
    padding: 10px;
    margin: 0;
  }
  .case-container .case-container-top {
    width: 98%;
  }
  .case-container .case-container-bootom h2 {
    font-size: 20px;
    padding: 10px;
    margin: 0;
  }
  .case-container .case-container-bootom ul li {
    width: 49%;
  }
  .case-container .case-container-bootom ul li a h4 {
    font-size: 14px;
  }
  .news-top-box {
    width: 98%;
    padding: 0;
  }
  .news-top-box .news-top-l {
    display: none;
  }
  .news-top-box .news-top-r h4 {
    font-size: 16px;
  }
  .news-top-box .news-top-r h4 i {
    padding-right: 10px;
  }
  .news-news {
    width: 98%;
  }
  .news-news .news-news-left {
    width: 100%;
  }
  .news-news .news-news-left ul li {
    padding: 10px;
  }
  .news-news .news-news-left ul li a .news-news-left-img {
    width: 40%;
  }
  .news-news .news-news-left ul li a .news-news-left-box {
    width: 59%;
  }
  .news-news .news-news-left ul li a .news-news-left-box b {
    font-size: 12px;
    line-height: 0;
  }
  .news-news .news-news-left ul li a .news-news-left-box p {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    height: 76px;
    margin: 0;
    overflow: hidden;
    /*自动隐藏文字*/
    text-overflow: ellipsis;
    /*文字隐藏后添加省略号*/
    white-space: pre-line;
    line-height: 24px;
  }
  .news-news .news-news-left ul li a .news-news-left-box p:first-of-type {
    font-size: 16px;
    height: auto;
    overflow: hidden;
    /*自动隐藏文字*/
    text-overflow: ellipsis;
    /*文字隐藏后添加省略号*/
    white-space: nowrap;
    line-height: 24px;
  }
  .news-news .news-news-right {
    display: none;
  }
  .news-news .news-box {
    width: 98%;
    margin: 0 auto;
  }
  .news-news .news-box h3 {
    font-size: 20px;
    margin: 10px 0;
  }
  .news-news .news-box strong {
    line-height: 34px;
  }
  .news-news .news-box img {
    width: 100%;
    display: block;
    height: auto;
  }
  .service-head .head-foot-nav-box ul li {
    width: 25%;
  }
  .service-content {
    width: 98%;
    margin: 0 auto;
  }
  .service-content p {
    text-align: justify;
    padding: 0 10px;
  }
  .about-box {
    width: 98%;
  }
  .about-box .about-box-top .about-box-left {
    width: 98%;
    margin: 0 auto;
  }
  .about-box .about-box-top .about-box-left p {
    text-align: justify;
  }
  .about-box .about-box-top .about-box-right {
    display: none;
  }
  .service-time {
    width: 98%;
  }
  .service-time .service-time-box ul li {
    padding: 0;
  }
  .service-time .service-time-box ul li i {
    width: auto;
  }
  .service-time .service-time-box ul li article {
    width: 100%;
  }
  .service-time .service-time-box ul li article h4 {
    font-size: 18px;
    margin: 0;
  }
  .service-time .service-time-box ul li article h4 span {
    font-size: 14px;
  }
  .service-time .service-time-box ul li article p {
    font-size: 14px;
    margin: 0;
    padding-top: 5px;
  }
  .aboutCulture-box {
    width: 98%;
  }
  .aboutCulture-box .aboutCulture-box-top {
    padding: 0;
  }
  .aboutCulture-box .aboutCulture-box-top .aboutCulture-box-left p:first-of-type span {
    font-size: 18px !important;
  }
  .aboutCulture-box .aboutCulture-box-top .aboutCulture-box-left p:last-of-type {
    text-align: justify !important;
  }
  .aboutCulture-box .aboutCulture-box-top .aboutCulture-box-left p:last-of-type span {
    font-size: 14px !important;
  }
  .aboutCulture-box .aboutCulture-box-center ul {
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  .aboutCulture-box .aboutCulture-box-center ul li {
    width: 48%;
    padding: 10px 0;
    margin-bottom: 5px;
  }
  .aboutCulture-box .aboutCulture-box-center ul li h4 {
    font-size: 16px;
    margin: 10px 0;
  }
  .aboutCulture-box .aboutCulture-box-center ul li p {
    font-size: 14px;
    margin: 0;
  }
  .aboutCulture-box .aboutCulture-box-center ul li:nth-of-type(4) {
    width: 48%;
  }
  .aboutCulture-box .aboutCulture-box-center ul li:nth-of-type(5) {
    width: 100%;
  }
  .aboutCulture-box .aboutCulture-box-bottom {
    padding: 0;
  }
  .aboutContact-box {
    width: 98%;
  }
  .aboutContact-box .aboutContact-box-top {
    padding: 0;
  }
  .aboutContact-box .aboutContact-box-top .aboutContact-box-left p {
    margin: 0;
  }
  .aboutContact-box .aboutContact-box-top .aboutContact-box-left p span {
    font-size: 16px !important;
  }
  .aboutContact-box .aboutContact-box-center {
    padding: 10px 0;
  }
  .aboutContact-box .aboutContact-box-center ul {
    flex-wrap: wrap;
  }
  .aboutContact-box .aboutContact-box-center ul li {
    width: 48%;
  }
  .aboutContact-box .aboutContact-box-center ul li h4 {
    font-size: 20px;
    margin: 10px 0;
  }
  .aboutContact-box .aboutContact-box-center ul li p {
    font-size: 16px;
    margin: 0;
  }
}
@media screen and (max-width: 1900px) {
  .activity {
    width: 98%;
  }
  .brand .brand-bottom {
    width: 96%;
  }
  .about .about-top {
    width: 96%;
  }
  .about .about-center {
    width: 96%;
  }
  .ch_carA .ch_carA-bottom {
    width: 98%;
  }
  .delivery {
    width: 98%;
  }
  .news {
    width: 98%;
  }
  .link {
    width: 98%;
  }
  .pr-bottom {
    width: 98%;
  }
  .prt-describe .prt-describe-banner {
    width: 80%;
  }
  .prt-describe .prt-describe-banner-x {
    width: 80%;
  }
  .prt-configuration .prt-configuration-body {
    width: 90%;
  }
  .prt-describe-bottom {
    width: 100%;
  }
  .prt-describe-bottom .prt-describe-bottom-box {
    text-align: center;
  }
  .prt-describe-bottom .prt-describe-bottom-box img {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .prt-obtain .prt-obtain-box {
    width: 90%;
  }
  .prt-case {
    width: 90%;
  }
  .prt-delivery {
    width: 100%;
  }
  .prt-service {
    width: 90%;
  }
  .case-container {
    width: 98%;
  }
  .news-news {
    width: 98%;
  }
  .ch_service {
    width: 98%;
  }
  .case-case .case-case-box {
    width: 98%;
  }
  .about-box {
    width: 98%;
  }
  .head-foot-banner .head-foot-banner-box {
    text-align: center;
  }
  .head-foot-banner .head-foot-banner-box img {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .aboutCulture-box {
    width: 98%;
  }
  .aboutContact-box {
    width: 98%;
  }
  .tour,.patrol{
      width:98%;
      margin:0 auto;
  }
  .tour-center{
      width:100%;
  }
  .tour .tour-center .tour-center-left, .patrol .tour-center .tour-center-left{
      width:58%;
  }
  .tour-center-right{
      width:40%;
  }
  .tour .tour-center .tour-center-right ul li, .patrol .tour-center .tour-center-right ul li{
      width:49%;
      margin: 60px 0;
  }
  .tour .tour-center .tour-center-left a strong img, .patrol .tour-center .tour-center-left a strong img{
      width:100%;
  }
  .Sir,.pr-center ul{
      width:98%;
  }
}
