@media (max-width: 1440px) {
  .list_contact .right .content form .input input {
    width: 70%;
  }
}
@media (max-width: 1280px) {
  footer .right .r {
    width: 12.8125rem;
  }
  footer .right .ul {
    width: calc(100% - 12.8125rem);
  }
  .index_three .name div {
    font-size: 2rem;
  }
}
@media (max-width: 990px) {
  .list_contact .name {
    font-size: 1.875rem;
  }
  .list_contact .right .content {
    padding: 2.6875rem 2rem 4.5rem;
  }
  .bread {
    display: none;
  }
  .title {
    font-size: 30px;
  }
  .subtitle {
    font-size: 1.25rem;
  }
  .list_news .swiper-slide .right {
    margin-top: 20px;
  }
  .list_news .swiper-slide .over img {
    height: auto;
  }
  .list_news .swiper-slide .data {
    margin-bottom: 1.25rem;
  }
  .list_news .ul.erji li {
    line-height: 4rem;
  }
  .list_news .ul.erji li a {
    font-size: 1.25rem;
  }
  .show_news .content {
    margin: 0;
  }
  footer {
    display: none;
  }
  .foot-fot {
    background: #3B3B3B;
  }
  .beian .content {
    border: none;
  }
  .list_about .fr {
    width: 100%;
    padding: 0 0 15px 0;
    float: none;
  }
  .list_about .text {
    margin-top: 20px;
  }
  .list_abuot_two .name {
    font-size: 1.75rem;
  }
  .list_abuot_two .icon {
    width: 6rem;
    height: 6rem;
  }
  .list_abuot_two .icon img {
    width: 3rem;
    height: 3rem;
  }
  .list_apply .ul li .right {
    order: 1 !important;
  }
  .list_apply .ul li .left {
    order: 2 !important;
    margin-top: 15px;
  }
  .list_apply .ul li:nth-child(even) .right {
    order: 1;
  }
  .show_industry .right {
    margin-top: 15px;
  }
  .pro_erji li {
    width: auto;
    padding: 0 15px;
  }
  .nyerji_pro ul li {
    margin: 0 8px;
  }
  .pro_erji li > a .icon img {
    width: 2.5rem;
    height: 2.5rem;
  }
  .banner video,
  .banner img {
    height: calc(100vh - 60px);
  }
  .banner .hover .p1 {
    font-size: 2.5rem;
  }
  .banner .hover .p2 {
    width: 70%;
  }
  .index_one .bot .left {
    padding: 2rem 15px 30px;
    text-align: center;
  }
  .index_one .bot .left .more {
    margin-top: 15px;
  }
  .index_one .bot .right {
    padding-left: 15px;
  }
  .index_two .bot {
    display: none;
  }
  .index_two {
    overflow: hidden;
    height: auto;
  }
  .index_two .icon {
    text-align: center;
    margin-bottom: 30px;
    width: 4.5rem;
    height: 4.5rem;
    border-radius: 50%;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 30px;
  }
  .index_two .icon img {
    width: 2.5rem;
    height: 2.5rem;
  }
  .index_two .swiper-pagination-bullet {
    background-color: #fff;
  }
  .index_two .swiper-pagination-bullet-active {
    background: var(--color);
  }
  .index_two.ptb {
    padding-bottom: 60px;
  }
  .index_two .title,
  .index_two .subtitle {
    text-align: center;
  }
  .index_three .name p {
    font-size: 1.25rem;
  }
  .index_three .name div {
    font-size: 1.5rem;
  }
  .index_three > img {
    display: none;
  }
  .index_three .right {
    padding-left: 15px;
  }
  .index_three .left {
    padding-right: 15px;
    padding-bottom: 20px;
  }
  .index_four .bot .right {
    margin-top: 1.25rem;
  }
}
@media (max-width: 767px) {
  .title {
    font-size: 24px;
  }
  .pro_erji li:hover > a,
  .pro_erji li.active > a {
    border-radius: 5px;
  }
  .nyerji_pro ul li {
    margin: 0;
  }
  .pro_erji li > a .icon img {
    width: 2rem;
    height: 2rem;
  }
  .squera_pro > a {
    padding: 10px 10px 20px;
  }
  .squera_pro.mb30 {
    margin-bottom: 15px;
  }
  .pro_erji li {
    width: auto;
    padding: 0 2px;
  }
  .pro_erji li a {
    padding: 8px;
  }
  .pro_erji li .name {
    font-size: 14px;
  }
  .list_apply .ul li {
    padding: 30px 0;
  }
  .list_apply .ul li .right .over,
  .list_apply .ul li .right .over img {
    height: 240px;
  }
  .show_industry .mt55 {
    margin-top: 20px;
  }
  .show_industry .mt55 .text {
    font-size: 14px;
  }
  .show_industry .mt55 .text .name {
    font-size: 16px;
    line-height: 1.375;
    margin: 15px 0 10px;
  }
  .show_industry .right .over img,
  .show_industry .right .over {
    min-height: 15rem;
    max-height: 20rem;
  }
  .list_apply .ul li .text {
    margin: 10px 0 15px;
  }
  .about_pro .mt35 {
    margin-top: 15px;
  }
  .list_abuot_two p {
    font-size: 14px;
    margin: 15px 0 10px;
  }
  .swiper_pag .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin-top: 20px;
  }
  .list_abuot_two .icon {
    width: 5rem;
    height: 5rem;
  }
  .list_abuot_two .name {
    font-size: 16px;
  }
  .list_about .text {
    font-size: 14px;
    line-height: 24px;
  }
  .show_news .content {
    padding: 20px;
    border-radius: 15px;
  }
  .show_news .data {
    margin: 0;
    padding: 20px 0;
    flex-wrap: wrap;
  }
  .show_news .data div.div {
    font-size: 14px;
  }
  .show_news .data .fenxiang {
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
    justify-content: flex-start;
  }
  .show_news .shangxia .tr {
    order: 2;
    text-align: right;
  }
  .show_news .shangxia {
    margin-top: 0;
    padding-top: 0;
    font-size: 14px;
  }
  .show_news .shangxia .ta {
    order: 3;
    margin-top: 20px;
  }
  .show_news .margin.text {
    font-size: 14px;
  }
  .ptb.pt_bread {
    padding-top: 30px;
  }
  .list_news .mt60 {
    margin-top: 20px;
  }
  .list_news_two .ul li a {
    padding: 10px 10px 25px;
  }
  .list_news_two .ul {
    margin: -8px;
  }
  .list_news_two .ul li {
    padding: 8px;
  }
  .list_news_two .ul li .data div {
    font-size: 18px;
  }
  .list_news_two .ul li .data p {
    font-size: 14px;
  }
  .list_news .swiper-slide .more {
    margin-top: 15px;
  }
  .index_four .content .data div,
  .list_news .squera_news .data div {
    font-size: 24px;
  }
  .index_four .content .data p,
  .list_news .squera_news .data p {
    font-size: 16px;
  }
  .list_news .ul.erji li {
    width: 10rem;
    line-height: 50px;
  }
  .list_news .ul.erji li a {
    font-size: 16px;
  }
  .subtitle {
    font-size: 1rem;
  }
  .list_contact .ul_contact li:not(:last-child) {
    margin-bottom: 15px;
  }
  .list_contact .ul_contact .con {
    font-size: 14px;
  }
  .list_contact .name {
    font-size: 20px;
    margin: 15px 0;
  }
  .list_contact .ul_contact .icon {
    width: 40px;
    height: 40px;
  }
  .list_contact .ul_contact .con {
    width: calc(100% - 44px);
  }
  .list_contact .ewm {
    margin-top: 20px;
  }
  .list_contact .right .content {
    padding: 20px;
    margin-top: 20px;
    border-radius: 20px;
  }
  .list_contact .right .content .name {
    font-size: 22px;
    margin-bottom: 15px;
    line-height: 1.25;
  }
  .list_contact .right .content form label {
    line-height: 1.375;
  }
  .list_contact .right .content form div.mb35 {
    margin-bottom: 15px;
  }
  .banner .hover .p1 {
    font-size: 24px;
  }
  .banner .hover .p2 {
    font-size: 14px;
    width: 100%;
  }
  .pro_erji li > a .name {
    font-size: 14px;
  }
  .index_one .pro_erji {
    justify-content: center;
    margin: 20px 0 0;
  }
  .index_one .pro_erji li {
    padding: 0;
  }
  .index_one .mt65 {
    margin-top: 20px;
  }
  .index_one .bot .left {
    padding: 0 15px 15px;
  }
  .index_one .bot .left .name1 {
    font-size: 24px;
  }
  .index_one .bot .left .name {
    font-size: 16px;
    margin: 10px 0 15px;
  }
  .index_one .hover_btn {
    margin-top: 20px;
    justify-content: center;
  }
  .index_two .swiper-slide .text {
    margin: 15px 0;
  }
  .index_two .swiper-container {
    margin-top: 30px;
  }
  .index_two .swiper-slide .text {
    width: 100%;
    font-size: 14px;
  }
  .index_two .icon {
    margin-bottom: 15px;
  }
  .index_three .name {
    margin: 20px 0 15px;
  }
  .index_three .over,
  .index_three .over img {
    height: auto;
    border-radius: 3rem 0 0;
  }
  .index_three .text {
    margin-bottom: 15px;
  }
  .index_four .top .right ul li a {
    width: 9rem;
  }
  .index_four .title,
  .index_four .subtitle {
    text-align: center;
  }
  .index_four .mt50 {
    margin-top: 20px;
  }
  .index_four .bot .left .over img {
    height: auto;
  }
  .index_four .top .right ul {
    justify-content: center;
    margin-top: 15px;
  }
  .index_four .content {
    padding: 15px;
  }
  .index_four .content .data {
    width: 6.25rem;
  }
  .index_four .content .con {
    width: calc(100% - 6.25rem);
  }
  .index_four .content .data div {
    margin-bottom: 5px;
  }
}
