@media all and (max-width: 1401px) {
  footer .title > .title .cont .cn {
    font-size: 10.8rem;
  }
  .warp5 .info .p1 {
    font-size: 7rem !important;
  }
  .warp5 .info .p2 {
    font-size: 3.6rem !important;
  }
}
@media all and (max-width: 769px) {
  body {
    padding-top: 60px !important;
  }
  #nav .container {
    margin: 0 15px;
    border-bottom: none;
  }
  .banner {
    display: block;
    margin-top: 0;
    overflow: hidden;
    height: 78vh;
  }
  .banner .bd li {
    height: 78vh;
    background-size: contain;
    background-position: center;
    overflow: hidden;
    background-color: #fff;
  }
  .banner .btn-prev,
  .banner .btn-next {
    display: none;
  }
  .us-team {
    padding: 15px;
  }
  .us-team .us-team-title {
    margin-bottom: 30px;
  }
  .us-team .us-team-title .us-team-hide strong {
    font-size: 3rem;
  }
  .us-team .us-team-item {
    width: 100%;
  }
  .us-team .us-team-item p {
    font-size: 1.4rem;
  }
  .us-team .us-team-item1 {
    margin-left: 0;
  }
  .us-team .us-team-item1 p {
    font-size: 1.4rem !important;
  }
  .us-team .us-team-item1 p strong {
    font-size: 1.4rem !important;
  }
  .us-team .aboutmores .more {
    font-size: 1.4rem;
  }
  .cases {
    padding: 0 30px;
  }
  .cases .main {
    padding-top: 30px;
  }
  .cases .main .item {
    padding: 0 0 0 0;
  }
  .information {
    display: none;
    padding: 0 15px;
  }
  .information .dynamic-title {
    padding: 30px 0 30px 0;
  }
  .information .dynamic-title h5 {
    font-size: 1.4rem;
  }
  .information .dynamic-title .dynamic-s {
    width: 100%;
    margin-top: 15px;
  }
  .information .dynamic-title .dynamic-s .dynamic-hide span {
    font-size: 3rem;
  }
  .information .dynamic-title .dynamic-title-text {
    margin-top: 30px;
    width: 83%;
    float: left;
  }
  .information .dynamic-title .dynamic-title-text p {
    font-size: 1.4rem;
  }
  .information .dynamic-title .dynamic-title-text p strong {
    font-size: 1.4rem;
  }
  .information .informate-list {
    padding: 30px 0;
    margin-top: 0;
  }
  .information .informate-list li {
    margin-bottom: 10px;
  }
  .information .informate-list li figure {
    width: 100%;
    height: 350px !important;
  }
  .information .informate-list li strong {
    width: 100%;
    font-size: 2.4rem;
    margin: 00 0 0 0;
    margin-top: 30px;
  }
  .information .informate-list li p {
    width: 100%;
    font-size: 1.4rem;
    margin: 00 0 0 0;
    margin-top: 15px;
  }
  .warp5 {
    margin-top: 30px !important;
    height: 245px !important;
  }
  .warp5 .info {
    width: 80%;
  }
  .warp5 .info .p1 {
    font-size: 3rem !important;
  }
  .warp5 .info .p2 {
    font-size: 2rem !important;
  }
  footer {
    padding: 30px 15px;
  }
  footer .title > .title {
    width: 100%;
  }
  footer .title > .title .cont .cn {
    width: 100%;
    float: none;
    font-size: 3rem;
    letter-spacing: normal;
  }
  footer .title > .title .cont .info {
    width: 100%;
    float: none;
    font-size: 1.4rem;
    padding-top: 30px;
  }
  footer .title > .title .cont .info br {
    display: none;
  }
  footer .email {
    margin-top: 30px;
  }
  footer .email p {
    font-size: 1.4rem;
    font-weight: 400;
    margin-top: 0px;
  }
  footer .email a {
    margin-top: 15px;
    font-size: 2.4rem;
  }
  footer .message {
    margin: 30px 0 0 0 ;
    border-top: 1px solid #ccc;
    flex-wrap: wrap;
  }
  footer .message .item {
    margin: 0 0 0 0 !important;
    width: 100% !important;
    border-bottom: 1px solid #ccc;
    padding: 15px 0 30px 0;
  }
  footer .message .item:nth-child(1) {
    order: 1;
  }
  footer .message .item:nth-child(2) {
    order: 3;
  }
  footer .message .item:nth-child(3) {
    order: 4;
    border: none;
  }
  footer .message .item:nth-child(4) {
    order: 2;
  }
  footer .message .item:nth-child(5) {
    order: 5;
    border: none;
  }
  footer .message .item:nth-child(6) {
    order: 6;
    margin: 0;
    padding: 0px 0px 30px 0px;
    border: none;
  }
  footer .message .item .title {
    margin: 0 0 0 0 ;
    line-height: 1;
    font-size: 2.4rem;
  }
  footer .message .item .title svg {
    margin-left: 30px;
    width: 15px;
  }
  footer .message .item p {
    font-size: 1.4rem;
  }
  footer .message .item .more {
    margin-top: 30px;
    font-size: 1.4rem;
  }
  footer .message .item .t {
    font-size: 1.4rem;
    font-weight: 400;
    margin: 15px 0 15px 0;
  }
  footer .message .item .pic {
    width: 100px;
  }
  footer .message .item .pic img {
    width: 100% !important;
  }
  footer .message .item > ul {
    padding: 0;
  }
  footer .message .item > ul li {
    font-size: 2.4rem;
  }
  footer .message .item > ul li::before {
    width: 8px;
    height: 8px;
    transform: translateY(-30%);
  }
  footer .message .item .beian {
    font-size: 1.4rem;
    width: 60%;
    float: left;
  }
  footer .message .item .circle {
    float: right;
    margin: 0 0 0 0 ;
  }
  footer .message .item .address {
    font-size: 1.4rem;
  }
}
