@media (max-width: 1600px) {
  .header .header-nav {
    width: 85%;
  }
}
@media (max-width: 1440px) {
  .header .header-item.item10 {
    margin: 0 0 0 3.5rem;
  }
  .banner_2 .banner_box .left h3 {
    font-size: 2.6rem;
  }
}
@media (max-width: 1366px) {
  .index_six_2 .content .swiper-button-prev,
  .index_six_2 .content .swiper-container-rtl .swiper-button-next {
    left: 1.5rem;
  }
  .index_six_2 .content .swiper-button-next,
  .index_six_2 .content .swiper-container-rtl .swiper-button-prev {
    right: 1.5rem;
  }
}
@media (max-width: 1280px) {
  .header .header-inner.container {
    padding: 0 3.75rem;
  }
  .banner_2 .banner_box .left {
    width: 57%;
  }
}
@media (max-width: 990px) {
  .header .header-inner.container {
    padding: 0 0.75rem;
  }
  .header .header-nav {
    width: 85%;
  }
  .header .header-logo {
    width: 9.1875rem;
  }
  .footer {
    display: block;
  }
  .header .header-item.item10 {
    margin: 0 0 0 15px;
  }
  .header .header-item {
    margin: 0 0 0 15px;
  }
  .header .header-item.item08,
  .header .header-item.item09 {
    width: 6.4375rem;
  }
  .index_five_3 .content ul li {
    width: 8.875rem;
    height: 8.875rem;
  }
}
@media (max-width: 767px) {
  .index_ten .title h3 {
    font-size: 24px;
  }
  .index_ten .title h3 span {
    font-size: 24px;
  }
  .index_four_2 .content table tr td {
    min-width: 180px;
  }
  .index_four_2,
  .index_six_2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .index_five_3 .allmore,
  .index_six_2 .allmore {
    margin: 30px auto 0;
  }
  .index_five_3 .content ul {
    gap: 20px;
  }
  .index_five_3 .content ul li {
    width: unset;
    height: unset;
    box-shadow: unset;
  }
  .index_five_3 .content ul li .box h3 {
    font-size: 22px;
  }
  .index_five_3 .content {
    margin-top: 20px;
    padding: 0;
  }
  .index_five_3 .content .bgimg {
    display: none;
  }
  .index_five_3 .content ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .index_five_3 .content ul li {
    position: relative;
    top: unset !important;
    left: unset !important;
    right: unset !important;
    bottom: unset !important;
    transform: unset !important;
    margin: 0 auto;
    background-color: unset;
  }
  .index_five_3::before {
    display: none;
  }
  .index_five_3 .content ul li:nth-child(1) {
    background-color: unset;
  }
  .index_five_3 .content ul li:nth-child(1) p {
    color: #5A5A5A;
  }
  .index_five_3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .index_four_one {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .banner_2 .banner_box .right .img {
    width: 100%;
  }
  .banner_2 .banner_box .right {
    padding-right: 0;
    padding-left: 0;
  }
  .pt100,
  .pt95,
  .pt90,
  .pt85,
  .pt80 {
    padding-top: 30px;
  }
  .pt75,
  .pt70,
  .pt65,
  .pt60,
  .pt55,
  .pt50,
  .pt45 {
    padding-top: 20px;
  }
  .pt40,
  .pt35,
  .pt30,
  .pt25,
  .pt20,
  .pt15 {
    padding-top: 10px;
  }
  .pb120,
  .pb130,
  .pb135,
  .pb100,
  .pb95,
  .pb90,
  .ptb5,
  .pb80 {
    padding-bottom: 30px;
  }
  .pb75,
  .pb70,
  .pb65,
  .pb60,
  .pb55,
  .pb50,
  .pb45 {
    padding-bottom: 20px;
  }
  .pb40,
  .pb35,
  .pb30,
  .pb25,
  .pb20,
  .pb15 {
    padding-bottom: 10px;
  }
  .mb100,
  .mb95,
  .mb90,
  .mb85,
  .mb80,
  .mb75,
  .mb70,
  .mb65,
  .mb60 {
    margin-bottom: 30px;
  }
  .mb55,
  .mb50,
  .mb45,
  .mb40,
  .mb35 {
    margin-bottom: 20px;
  }
  .mb25,
  .mb20,
  .mb15,
  .mb30 {
    margin-bottom: 10px;
  }
  .mt100,
  .mt95,
  .mt90,
  .mt85,
  .mt80,
  .mt75,
  .mt70,
  .mt65,
  .mt60 {
    margin-top: 30px;
  }
  .mt55,
  .mt50,
  .mt45,
  .mt40,
  .mt35 {
    margin-top: 20px;
  }
  .mt30,
  .mt25,
  .mt20,
  .mt15 {
    margin-top: 10px;
  }
  .banner_2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .banner_2 .banner_box {
    flex-wrap: wrap;
  }
  .banner_2 .banner_box .left {
    width: 100%;
  }
  .banner_2 .banner_box .right {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 20px;
    margin-left: 0;
  }
  .banner_2 .banner_box .left h3 {
    font-size: 24px;
  }
  .banner_2 .banner_box .left p.p1 {
    font-size: 16px;
  }
  .banner_2 .banner_box .left ul li {
    font-size: 18px;
  }
  .index_two_05 .right .desc p {
    font-size: 16px;
  }
  .index_two_05,
  .index_three_05,
  .index_four_05,
  .index_five_05 .content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .index_six_05 .content ul li .text {
    padding-left: 20px;
  }
  .index_six_05 .content ul li .text p {
    font-size: 16px;
  }
  .index_six_05 .content ul li .icon {
    width: 4rem;
    height: 4rem;
  }
  .index_five_05 .content2 .text p {
    font-size: 16px;
    margin-top: 5px;
  }
  .index_two_05 .right .desc h3 {
    font-size: 18px;
  }
  .index_four_05 .content2 {
    margin-top: 30px;
  }
  .index_five_05 .content .left {
    padding-right: 15px;
    margin-bottom: 20px;
  }
  .index_five_05 .content .right {
    padding-left: 15px;
  }
  .index_four_05 .content .left {
    padding-right: 15px;
    margin-bottom: 20px;
  }
  .index_four_05 .content2 .grid_box {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .index_two_05 .left {
    padding-right: 15px;
    margin-bottom: 20px;
  }
  .index_two_05 .right {
    padding-left: 15px;
  }
  .index_three_05 .content .right .table {
    overflow-x: auto;
  }
  .index_three_05 .content .right tr td {
    min-width: 180px;
  }
  .index_three_05 .conten2 .grid_box .grid_item .icon {
    width: 4rem;
    height: 4rem;
  }
  .index_three_05 .conten2 .grid_box .grid_item .text {
    padding-left: 1.25rem;
  }
  .index_three_05 .conten2 .grid_box .grid_item .text p {
    font-size: 16px;
  }
  .alltitle h3 {
    font-size: 24px;
  }
  .index_three_05 .conten2 .grid_box {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .index_three_05 .content .left {
    padding-right: 15px;
    margin-bottom: 20px;
  }
  .subtitle {
    font-size: 22px;
  }
  .footer {
    padding-top: 40px;
  }
  .footer .foot_top {
    padding-bottom: 40px;
  }
  .footer .foot_top {
    flex-wrap: wrap;
  }
  .allmore a,
  .allmoref a {
    font-size: 16px;
  }
  .footer .foot_top .foot_nav {
    margin-top: 20px;
    width: 100%;
    justify-content: space-between;
  }
  .index_nine .btn_group .allmore {
    margin-right: 10px;
  }
  .index_nine .btn_group .allmoref {
    margin-left: 10px;
  }
  .footer .foot_top .foot_logo {
    width: 100%;
    text-align: center;
  }
  .footer .foot_top .foot_contact {
    margin-top: 20px;
    width: 100%;
  }
  .footer .foot_copyright {
    flex-wrap: wrap;
  }
  .footer .foot_copyright .left {
    width: 100%;
  }
  .footer .foot_copyright .right {
    width: 100%;
  }
  .alltitle p {
    font-size: 18px;
    margin-top: 10px;
  }
  .allmore,
  .allmoref {
    height: 4rem;
    line-height: 4rem;
  }
  .index_one_2 .content .index_one_box {
    gap: 20px;
  }
  .index_one_2 .content .allmore {
    margin: 20px auto 0;
  }
}
@media (max-width: 400px) {
  .index_four_one .bgimg ul {
    grid-template-columns: 1fr;
  }
}
