@media (max-width: 1600px) {
  footer .content .items .item .infoItem {
    font-size: 13px;
  }
  .common_title .cn div {
    font-size: 45px;
    line-height: 1;
  }
  .common_title .en {
    font-size: 40px;
  }
}
@media (max-width: 1500px) {
  .home_page .section2 .items .item .left .cn {
    font-size: 26px;
  }
  .home_page .section2 .items .item .left .en {
    font-size: 15px;
  }
  .home_page .section1 .banner_swiper .swiper-slide .textBox .text1 {
    font-size: 0.2604rem;
    line-height: 1.5;
  }
  .home_page .section1 .banner_swiper .swiper-slide .textBox .text2 {
    font-size: 0.3229rem;
    line-height: 1.5;
  }
  .home_page .section3 .right .top .des {
    font-size: 24px;
  }
  .home_page .section4 .news .item .info .title {
    font-size: 18px;
  }
  .about_page .section2 .datas .item .num .counter {
    font-size: 75px;
  }
  .about_page .section2 .datas .item .des {
    font-size: 14px;
    letter-spacing: 0;
  }
  .contact_page .section2 .address .item .infoItem {
    font-size: 12px;
  }
}
@media (max-width: 920px) {
  header {
    height: 90px;
    padding: 0;
  }
  header .mian {
    padding: 0 5%;
    z-index: 99;
    background-color: #fff;
    position: relative;
  }
  header .mian .header_right {
    flex: 1;
  }
  header .mian .header_right nav {
    display: none;
  }
  header .mian .header_right .searchBox {
    margin-left: auto;
  }
  header .mian .header_right .searchBox .iconBox {
    justify-content: center;
  }
  header .mian .header_right .searchBox .iconBox .white,
  header .mian .header_right .searchBox .iconBox .black {
    display: none;
  }
  header .mian .header_right .searchBox .iconBox .black {
    display: block;
  }
  header .mian .header_right .searchBox .searchPop {
    height: 160px;
  }
  header .mian .header_right .searchBox .searchPop .box {
    width: 100%;
    height: 100%;
  }
  header .mian .header_right .searchBox .searchPop .box .input input {
    font-size: 24px;
  }
  header .mian .header_right .searchBox .searchPop .box .input span {
    font-size: 24px;
  }
  header .mian .menuBox {
    position: relative;
    display: block;
  }
  footer .top {
    padding: 0 3%;
    padding-right: 50px;
  }
  footer .content {
    padding: 0 3%;
  }
  footer .content .items {
    padding-top: 40px;
    padding-bottom: 30px;
    flex-wrap: wrap;
  }
  footer .content .items .item {
    width: 50%;
    margin-bottom: 20px;
  }
  footer .content .items .item .infoItem {
    align-items: baseline;
    font-size: 13px;
  }
  footer .content .items .item .infoItem img {
    width: 15px;
    margin-right: 8px;
  }
  footer .bottom {
    padding: 10px 3% 20px;
  }
  footer .bottom .nav {
    display: none;
  }
  footer .bottom .webInfomation {
    margin-top: 10px;
    display: block;
  }
  footer .bottom .webInfomation .Copyright,
  footer .bottom .webInfomation .sile {
    text-align: center;
    margin-top: 15px;
  }
  .navMask {
    display: block;
    z-index: 20;
    width: 100%;
    height: 100%;
    padding-top: 90px;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    left: 100%;
    transition: 0.3s;
    background-color: rgba(0, 0, 0, 0.7);
  }
  .navMask .navBox {
    width: 60%;
    margin-left: auto;
    padding-top: 20px;
    box-sizing: border-box;
  }
  .navMask .navBox .navItem {
    padding-right: 15px;
    padding-bottom: 15px;
    box-sizing: border-box;
  }
  .navMask .navBox .navItem .navTitle {
    font-size: 24px;
    line-height: 36px;
    text-align: right;
    display: table;
    margin-left: auto;
    color: #fff;
    position: relative;
  }
  .navMask .navBox .navItem .navTitle a {
    display: block;
    font-size: 24px;
    line-height: 36px;
    color: #fff;
  }
  .navMask .navBox .navItem .navTitle::after {
    content: "";
    position: absolute;
    bottom: -3px;
    right: 3px;
    width: 0;
    transition: 0.5s;
    height: 2px;
    background-color: #fff;
  }
  .navMask .navBox .navItem .sub_nav {
    display: none;
    margin-top: 15px;
    text-align: right;
  }
  .navMask .navBox .navItem .sub_nav a {
    display: block;
    margin-top: 5px;
    font-size: 15px;
    color: #fff;
  }
  .navMask .navBox .navItem.active .sub_nav {
    display: block;
  }
  .navMask .navBox .navItem.active .navTitle::after {
    content: "";
    position: absolute;
    bottom: -3px;
    right: 3px;
    width: 30%;
    height: 2px;
    background-color: #fff;
  }
  .navMask.active {
    left: 0;
  }
  .common_title {
    align-items: flex-end;
  }
  .common_title .cn div {
    font-size: 40px;
    line-height: 1.2;
  }
  .common_title .en {
    font-size: 32px;
  }
  .common_title .en::after {
    height: 30px;
  }
  .commonMore {
    width: 80px;
    height: 80px;
  }
  .commonMore .text {
    font-size: 15px;
    text-align: center;
    line-height: 1.3;
  }
  .commonMore img {
    width: 16px;
    margin-top: 5px;
  }
  .page_buttons {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .page_buttons .prev,
  .page_buttons .next {
    width: 80px;
    height: 32px;
    border-radius: 16px;
    font-size: 14px;
  }
  .page_buttons .prev img,
  .page_buttons .next img {
    margin: 0 5px;
  }
  .page_buttons .pages {
    padding: 0 6px;
  }
  .page_buttons .pages .item {
    width: 32px;
    height: 32px;
    font-size: 14px;
    margin-right: 6px;
  }
  .page_buttons.red .pages .item.active {
    border: 1px solid #d3010e;
    color: #d3010e;
  }
  .home_page .section1 {
    margin-top: 90px;
  }
  .home_page .section1 .banner_swiper {
    height: auto;
  }
  .home_page .section1 .banner_swiper .swiper-slide {
    height: auto;
  }
  .home_page .section1 .banner_swiper .swiper-slide .bg {
    width: 100%;
    height: auto;
  }
  .home_page .section1 .banner_swiper .swiperButton {
    display: none;
  }
  .home_page .section1 .banner_swiper .swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
  }
  .home_page .section2 .items .item {
    background-color: #fff;
    width: 50%;
    height: auto;
    padding: 20px;
  }
  .home_page .section2 .items .item .left .cn {
    font-size: 24px;
  }
  .home_page .section2 .items .item .left .en {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .home_page .section2 .items .item:nth-child(3) {
    background-color: #fbfbfb;
  }
  .home_page .section2 .items .item:nth-child(4) {
    background-color: #fff;
  }
  .home_page .section3 {
    padding: 40px 3%;
  }
  .home_page .section3 .content {
    height: auto;
    display: block;
  }
  .home_page .section3 .content .top {
    padding-right: 0;
  }
  .home_page .section3 .content .top .des {
    width: 50%;
    font-size: 24px;
    line-height: 1.5;
  }
  .home_page .section3 .content .datas {
    display: flex;
    margin: 40px 0;
  }
  .home_page .section3 .content .datas .item {
    flex: 1;
    margin-bottom: 0;
  }
  .home_page .section3 .content .img {
    position: relative;
  }
  .home_page .section4 {
    padding: 40px 3%;
  }
  .home_page .section4 .news {
    display: block;
    margin-top: 50px;
  }
  .home_page .section4 .news .item {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .home_page .section4 .news .item .info {
    margin-left: 80px;
    width: 70%;
  }
  .home_page .section4 .news .item .info .imgBox {
    width: 100%;
    height: 320px;
  }
  .home_page .section4 .news .item .info .imgBox img {
    object-fit: cover;
  }
  .home_page .section4 .news .item .info .title {
    margin-top: 10px;
    font-size: 24px;
  }
  .product_page .main {
    position: relative;
    padding: 50px 3% 60px;
  }
  .product_page .main .left {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 54;
    transform: translateX(-100%);
    padding: 50px 3%;
    transition: 0.5s;
    width: 45%;
  }
  .product_page .main .left .common_title .cn div {
    font-size: 40px;
    line-height: 1;
  }
  .product_page .main .left .common_title .en {
    font-size: 32px;
  }
  .product_page .main .left .list {
    margin-top: 30px;
  }
  .product_page .main .left .showButton {
    z-index: 54;
    display: block;
    position: absolute;
    top: 150px;
    right: 0;
    transform: translateX(100%);
    padding: 20px 10px;
    background-color: #f2f2f2;
    color: #d32e34;
  }
  .product_page .main .left .showButton .show,
  .product_page .main .left .showButton .close {
    writing-mode: tb;
  }
  .product_page .main .left .showButton .close {
    display: none;
  }
  .product_page .main .left.active {
    transform: translateX(0);
  }
  .product_page .main .right {
    padding: 0;
    width: 100%;
  }
  .product_page .main .right .top {
    height: 80px;
  }
  .product_page .main .right .top .title {
    font-size: 20px;
    padding-left: 15px;
  }
  .product_page .main .right .top .inputBox {
    width: 50%;
    justify-content: flex-end;
    padding-right: 25px;
  }
  .product_page .main .right .top .inputBox input {
    width: 60%;
    height: 32px;
    font-size: 18px;
    padding: 0 15px;
  }
  .product_page .main .right .items {
    margin-bottom: 40px;
    flex-wrap: wrap;
  }
  .product_page .main .right .items .item {
    background-color: #fff;
    width: 32%;
    margin-top: 18px;
    margin-right: 2%;
  }
  .product_page .main .right .items .item .imgBox {
    width: 100%;
    height: auto;
  }
  .product_page .main .right .items .item .imgBox img {
    transition: 0.5s;
    width: 100%;
    height: auto;
  }
  .product_page .main .right .items .item .name {
    height: 50px;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    padding: 0 0.1563rem;
    white-space: break-spaces;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .product_page .main .right .items .item:nth-child(4n) {
    margin-right: 2%;
  }
  .product_page .main .right .items .item:nth-child(3n) {
    margin-right: 0;
  }
  .product_info_page .banner {
    margin-top: 90px;
    height: auto;
    padding: 50px 3%;
    background-color: #fff;
  }
  .product_info_page .banner .left {
    flex: 1;
    margin-right: 40px;
  }
  .product_info_page .banner .left .title {
    font-size: 30px;
    line-height: 1.3;
    width: 100%;
  }
  .product_info_page .banner .left .button {
    margin-top: 30px;
  }
  .product_info_page .infomation {
    padding: 40px 6% 60px;
    display: block;
  }
  .product_info_page .infomation .info .content {
    padding: 20px;
    width: 100%;
  }
  .product_info_page .infomation .recommend {
    margin-top: 30px;
  }
  .product_info_page .infomation .recommend .items {
    margin-top: 40px;
    width: 100%;
  }
  .product_info_page .infomation .recommend .items .item {
    width: 50%;
  }
  .product_info_page .infomation .recommend .items .item .imgBox {
    height: 254px;
  }
  .product_info_page .infomation .recommend .items .item .imgBox img {
    height: auto;
  }
  .case_page .banner {
    margin-top: 90px;
  }
  .case_page .section2 {
    padding: 40px 3% 50px;
  }
  .case_page .section2 .commonMore {
    box-shadow: none;
    width: 100px;
    height: 100px;
  }
  .case_page .section2 .commonMore .text {
    font-size: 18px;
  }
  .case_page .section2 .commonMore .selectBox .item {
    font-size: 16px;
  }
  .case_page .section2 .items {
    margin-top: 40px;
    flex-wrap: wrap;
  }
  .case_page .section2 .items .item {
    display: block;
    margin-bottom: 30px;
    width: 2.9167rem;
    margin-right: calc((100% - 2.9167rem * 3) / 2);
  }
  .case_page .section2 .items .item .imgBox .label {
    top: 20px;
    width: 80px;
    height: 30px;
    padding-left: 10px;
    font-size: 14px;
    line-height: 30px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
  }
  .case_page .section2 .items .item .name {
    margin-top: 10px;
    height: auto;
    width: 100%;
    position: relative;
    padding: 0 0.2604rem;
    margin-bottom: 10px;
  }
  .case_page .section2 .items .item .name .text {
    font-size: 18px;
    line-height: 1.5;
  }
  .case_page .info_banner {
    margin-top: 90px;
    height: 300px;
  }
  .case_page .info_banner .bg {
    height: 300px;
  }
  .case_page .info_banner .infomation {
    position: absolute;
    top: 20px;
    left: 6%;
  }
  .case_page .info_banner .infomation .tag {
    font-size: 14px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    border-bottom-left-radius: 0;
  }
  .case_page .info_banner .infomation .title {
    font-size: 24px;
    line-height: 1.3;
    color: #fff;
    width: 65%;
    margin-top: 24px;
  }
  .case_page .info_banner .infomation .down .text {
    font-size: 16px;
  }
  .case_page .info_banner .infomation .down .box {
    width: 30px;
    height: 30px;
  }
  .case_page .case_info {
    padding: 40px 6% 60px;
    display: block;
  }
  .case_page .case_info .article {
    width: 100%;
  }
  .case_page .case_info .article p {
    font-size: 15px;
  }
  .case_page .case_info .recommend {
    margin-top: 60px;
    width: 100%;
  }
  .case_page .case_info .recommend .title {
    margin-bottom: 40px;
  }
  .case_page .case_info .recommend .item {
    display: block;
    margin-bottom: 45px;
    width: 100%;
    margin-right: 0;
  }
  .case_page .case_info .recommend .item .imgBox {
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;
  }
  .case_page .case_info .recommend .item .imgBox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .news_page .banner {
    margin-top: 90px;
  }
  .news_page .section1 {
    padding: 40px 6% 45px;
  }
  .news_page .section1 .commonMore {
    box-shadow: none;
    width: 100px;
    height: 100px;
  }
  .news_page .section1 .commonMore .text {
    font-size: 18px;
  }
  .news_page .section1 .commonMore .selectBox .item {
    font-size: 16px;
  }
  .news_page .section1 .items {
    margin-top: 30px;
    margin-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  .news_page .section1 .items .item {
    width: 48%;
    padding-top: 20px;
    padding-bottom: 30px;
    display: block;
  }
  .news_page .section1 .items .item .time .day {
    font-size: 30px;
    text-align: right;
  }
  .news_page .section1 .items .item .time .month {
    font-size: 18px;
  }
  .news_page .section1 .items .item .info {
    margin-top: 15px;
    width: 100%;
  }
  .news_page .section1 .items .item .info .title {
    font-size: 24px;
    line-height: 1.3;
  }
  .news_page .section1 .items .item .info .des {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.3;
  }
  .news_page .section1 .items .item .img {
    margin-top: 15px;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .news_page .section1 .items .item .img img {
    width: 100%;
    height: auto;
  }
  .news_page .news_info {
    padding: 50px 3% 100px;
    display: block;
  }
  .news_page .news_info .article {
    width: 100%;
  }
  .news_page .news_info .article .time {
    font-size: 20px;
    color: #999999;
  }
  .news_page .news_info .article .time span {
    font-size: 20px;
    color: #d32e34;
  }
  .news_page .news_info .article .title {
    font-size: 24px;
    line-height: 1.4;
    margin-top: 10px;
  }
  .news_page .news_info .recommend {
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .news_page .news_info .recommend .item {
    width: 48%;
    margin-bottom: 30px;
  }
  .news_page .news_info .recommend .item .time .day {
    font-size: 30px;
  }
  .news_page .news_info .recommend .item .info {
    margin-left: 5px;
    flex: 1;
  }
  .news_page .news_info .recommend .item .info .imgBox {
    width: 100%;
    height: 180px;
  }
  .news_page .news_info .recommend .item .info .title {
    margin-top: 10px;
    font-size: 18px;
    line-height: 1.5;
  }
  .news_page .news_info .recommend .item .info .des {
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 1.5;
  }
  .contact_page .banner {
    margin-top: 90px;
  }
  .contact_page .section2 {
    padding: 40px 3%;
  }
  .contact_page .section2 .top {
    display: block;
  }
  .contact_page .section2 .top .des {
    margin-top: 30px;
    font-size: 24px;
    width: 100%;
  }
  .contact_page .section2 .address {
    margin-top: 40px;
    flex-wrap: wrap;
  }
  .contact_page .section2 .address .item {
    width: 50%;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    padding-top: 26px;
    padding-bottom: 15px;
    box-sizing: content-box;
  }
  .contact_page .section2 .address .item.active {
    border-top: 1px solid #4a4a4a;
    border-bottom: 1px solid #4a4a4a;
  }
  .contact_page .section2 .map {
    margin-top: 70px;
    height: 3.8021rem;
    width: 100%;
  }
  .about_page .banner {
    margin-top: 90px;
  }
  .about_page .banner img {
    height: 3.6458rem;
  }
  .about_page .pageNav {
    width: 100%;
    height: 70px;
  }
  .about_page .pageNav a {
    height: 70px;
    line-height: 70px;
    font-size: 20px;
  }
  .about_page .section2 {
    padding: 40px 3%;
  }
  .about_page .section2 .content {
    margin-top: 30px;
    display: block;
  }
  .about_page .section2 .content .left {
    width: 100%;
  }
  .about_page .section2 .content .left .title {
    font-size: 24px;
    line-height: 1.3;
  }
  .about_page .section2 .content .left .des {
    font-size: 18px;
    line-height: 1.5;
    height: auto;
    overflow-y: auto;
    margin-top: 20px;
    padding-right: 0;
  }
  .about_page .section2 .content .right {
    width: 100%;
    height: auto;
  }
  .about_page .section2 .content .right .mapBox {
    width: 100%;
    height: auto;
  }
  .about_page .section2 .content .right .map {
    width: 100%;
    height: auto;
  }
  .about_page .section2 .content .right .mapIcon {
    width: 0.7813rem;
  }
  .about_page .section2 .content .right .addressBox {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 35%;
    box-shadow: 1px 1px 30px 5px rgba(0, 0, 0, 0.05);
  }
  .about_page .section2 .content .right .addressBox .imgBox {
    width: 100%;
    height: 200px;
    position: relative;
    background-color: #fff;
  }
  .about_page .section2 .datas {
    margin-top: 66px;
    flex-wrap: wrap;
    display: flex;
    width: 100%;
  }
  .about_page .section2 .datas .item {
    margin-right: 0;
    margin-bottom: 15px;
    padding: 20px 0;
    width: 48%;
    flex: none;
  }
  .about_page .section2 .datas .item .num .counter {
    font-size: 60px;
  }
  .about_page .section2 .datas .item .des {
    font-size: 18px;
  }
  .about_page .section3 {
    padding: 40px 0 60px 3%;
  }
  .about_page .section3 .history_swiper {
    padding: 0;
    margin-top: 30px;
  }
  .about_page .section3 .history_swiper .swiper-wrapper {
    display: flex;
    align-items: flex-end;
  }
  .about_page .section3 .history_swiper .swiperButton {
    margin-bottom: -100px;
  }
  .about_page .section3 .history_swiper .swiperButton .prev,
  .about_page .section3 .history_swiper .swiperButton .next {
    transform: rotate(0);
  }
  .about_page .section3 .history_swiper .swiperButton .next {
    transform: rotate(0);
  }
  .about_page .section4 {
    padding: 40px 3% 60px;
  }
  .about_page .section4 .partners_swiper {
    overflow: hidden;
    margin-top: 40px;
    padding: 10px 0;
  }
  .about_page .section4 .partners_swiper .swiper-slide {
    width: 50% !important;
    margin-right: 30px !important;
  }
  .about_page .section4 .partners_swiper .swiper-slide .imgBox {
    width: 100%;
    height: 230px;
  }
  .about_page .section4 .partners_swiper .swiper-slide .logo {
    margin-left: 20px;
    margin-top: -30px;
    width: 200px;
    height: 78px;
  }
  .search_result_page .section1 {
    margin-top: 90px;
    padding: 30px 3% 50px;
  }
  .search_result_page .section1 .main {
    margin-top: 40px;
  }
  .search_result_page .section1 .main .items {
    padding-top: 20px;
  }
  .search_result_page .section1 .main .items .item {
    display: block;
    transition: 0.5s;
    height: auto;
    padding: 15px 0;
    width: 100%;
    margin-bottom: 12px;
  }
  .search_result_page .section1 .main .items .item .left {
    width: 100%;
    display: block;
  }
  .search_result_page .section1 .main .items .item .left .cate {
    font-size: 16px;
    border-right: none;
  }
  .search_result_page .section1 .main .items .item .left .name {
    margin-top: 10px;
    transition: 0.5s;
    font-size: 20px;
    color: #222222;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .search_result_page .section1 .main .items .item .right {
    margin-top: 15px;
    width: 100%;
  }
  .search_result_page .section1 .main .items .item .right .time {
    font-size: 18px;
    margin-left: 0;
  }
  .search_result_page .section1 .main .items .item .right .more {
    margin-left: 15px;
    width: 36px;
    height: 36px;
  }
}
@media (max-width: 920px) and (any-hover: hover) {
  .page_buttons.red .pages .item:hover {
    border: 1px solid #d3010e;
    color: #d3010e;
  }
}
@media (max-width: 500px) {
  header {
    height: 70px;
  }
  header .mian .header_right .searchBox .searchPop {
    top: 69px;
    height: 100px;
    padding: 0 6%;
  }
  header .mian .header_right .searchBox .searchPop .box {
    width: 100%;
    height: 100%;
  }
  header .mian .header_right .searchBox .searchPop .box .input {
    height: 60px;
  }
  header .mian .header_right .searchBox .searchPop .box .input img {
    width: 15px;
  }
  header .mian .header_right .searchBox .searchPop .box .input input {
    height: 58px;
    line-height: 58px;
    flex: none;
    width: 75%;
  }
  footer .top {
    padding: 20px 3%;
    padding-right: 0;
    height: auto;
  }
  footer .top .icons {
    display: none;
  }
  footer .top .logo {
    height: 60px;
  }
  footer .content {
    padding: 0 3%;
  }
  footer .content .items {
    padding-top: 30px;
    padding-bottom: 10px;
    flex-wrap: wrap;
  }
  footer .content .items .item {
    width: 100%;
    margin-bottom: 20px;
  }
  footer .content .items .item .title {
    margin-bottom: 10px;
  }
  footer .content .items .item .infoItem {
    align-items: center;
    font-size: 13px;
  }
  footer .content .items .item .infoItem img {
    width: 15px;
    margin-right: 8px;
  }
  footer .bottom {
    padding: 10px 3% 20px;
  }
  footer .bottom .nav {
    display: none;
  }
  footer .bottom .webInfomation {
    margin-top: 10px;
    display: block;
  }
  footer .bottom .webInfomation .Copyright,
  footer .bottom .webInfomation .sile {
    text-align: center;
    margin-top: 15px;
  }
  .commonMore {
    width: auto;
    height: 50px;
    flex-direction: row;
    align-items: center;
    border-radius: 25px;
    padding: 0 10px;
  }
  .commonMore .text {
    font-size: 12px;
    text-align: center;
    line-height: 1.3;
  }
  .commonMore img {
    margin-top: 0;
    margin-left: 5px;
  }
  .home_page .section1 {
    margin-top: 70px;
  }
  .home_page .section1 .banner_swiper {
    height: auto;
  }
  .home_page .section1 .banner_swiper .swiper-slide {
    height: auto;
  }
  .home_page .section1 .banner_swiper .swiper-slide .bg {
    width: 100%;
    height: auto;
  }
  .home_page .section1 .banner_swiper .swiperButton {
    display: none;
  }
  .home_page .section1 .banner_swiper .swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
  }
  .home_page .section2 .items .item {
    background-color: #fff;
    width: 50%;
    height: 120px;
    padding: 10px;
  }
  .home_page .section2 .items .item .left .cn {
    font-size: 16px;
  }
  .home_page .section2 .items .item .left .en {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .home_page .section2 .items .item .left .commonMore_l {
    display: none;
  }
  .home_page .section3 {
    padding: 40px 3% 20px;
  }
  .home_page .section3 .content {
    height: auto;
    display: block;
  }
  .home_page .section3 .content .datas {
    display: block;
    margin: 40px 0;
  }
  .home_page .section3 .content .datas .item {
    flex: none;
    width: 100%;
    margin-bottom: 0;
    text-align: center;
    margin-bottom: 20px;
  }
  .home_page .section3 .content .datas .item .num .counter {
    font-size: 50px;
  }
  .home_page .section3 .content .top {
    display: block;
  }
  .home_page .section3 .content .top .des {
    margin-top: 30px;
    width: 100%;
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 25px;
  }
  .home_page .section3 .content .img {
    width: 100%;
    height: auto;
  }
  .home_page .section4 .news .item {
    display: block;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .home_page .section4 .news .item .info {
    margin-left: 0;
    width: 100%;
    margin-top: 20px;
  }
  .home_page .section4 .news .item .info .imgBox {
    height: auto;
  }
  .home_page .section4 .news .item .info .imgBox img {
    height: auto;
  }
  .product_page .main {
    margin-top: 70px;
  }
  .product_page .main .left {
    padding: 20px 3% 0;
    width: 55%;
  }
  .product_page .main .left .common_title .cn div {
    font-size: 20px;
    line-height: 1;
  }
  .product_page .main .left .common_title .en {
    font-size: 16px;
  }
  .product_page .main .left .showButton {
    width: 40px;
  }
  .product_page .main .right {
    padding: 0;
    width: 100%;
  }
  .product_page .main .right .top {
    height: auto;
    padding: 20px 0;
    display: block;
  }
  .product_page .main .right .top .title {
    font-size: 20px;
    padding-left: 15px;
  }
  .product_page .main .right .top .inputBox {
    margin-top: 20px;
    width: 100%;
    justify-content: flex-start;
  }
  .product_page .main .right .top .inputBox input {
    width: 60%;
    border-radius: 0;
  }
  .product_page .main .right .items .item {
    width: 49%;
    margin-right: 1%;
  }
  .product_page .main .right .items .item:nth-child(4n) {
    margin-right: 1%;
  }
  .product_page .main .right .items .item:nth-child(3n) {
    margin-right: 1%;
  }
  .product_page .main .right .items .item:nth-child(2n) {
    margin-right: 0;
  }
  .product_info_page .banner {
    margin-top: 70px;
    height: auto;
    padding: 50px 3%;
    background-color: #fff;
  }
  .product_info_page .banner .left {
    flex: 1;
    margin-right: 20px;
  }
  .product_info_page .banner .left .title {
    font-size: 18px;
    line-height: 1.3;
    width: 100%;
  }
  .product_info_page .banner .left .button {
    margin-top: 20px;
    width: 160px;
    height: 36px;
    border-radius: 18px;
    font-size: 15px;
  }
  .product_info_page .banner .left .button img {
    width: 20px;
  }
  .product_info_page .infomation .recommend {
    margin-top: 30px;
  }
  .product_info_page .infomation .recommend .items {
    margin-top: 40px;
    width: 100%;
  }
  .product_info_page .infomation .recommend .items .item {
    width: 50%;
  }
  .product_info_page .infomation .recommend .items .item .imgBox {
    height: auto;
  }
  .product_info_page .infomation .recommend .items .item .imgBox img {
    height: auto;
  }
  .case_page .banner {
    margin-top: 70px;
  }
  .case_page .section2 .commonMore {
    border-radius: 50%;
  }
  .case_page .section2 .items {
    margin-top: 40px;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .case_page .section2 .items .item {
    width: 49%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .case_page .section2 .items .item .imgBox {
    height: 120px;
  }
  .case_page .section2 .items .item .name .text {
    font-size: 15px;
  }
  .case_page .section2 .items .item .commonMore_l {
    display: none;
  }
  .case_page .info_banner {
    margin-top: 70px;
    height: 220px;
  }
  .case_page .info_banner .bg {
    height: 100%;
  }
  .case_page .info_banner .infomation {
    top: 30px;
  }
  .case_page .info_banner .infomation .down {
    display: none;
  }
  .case_page .case_info {
    padding: 30px 6%;
    display: block;
  }
  .case_page .case_info .article {
    width: 100%;
  }
  .case_page .case_info .article p {
    font-size: 15px;
    margin-bottom: 15px;
  }
  .case_page .case_info .article img {
    margin-bottom: 15px;
  }
  .case_page .case_info .recommend {
    margin-top: 30px;
  }
  .case_page .case_info .recommend .item {
    margin-bottom: 25px;
  }
  .case_page .case_info .recommend .item .imgBox {
    width: 100%;
    height: 200px;
  }
  .case_page .case_info .recommend .item .commonMore_l {
    display: none;
  }
  .news_page .banner {
    margin-top: 70px;
  }
  .news_page .section1 {
    padding: 40px 6% 45px;
  }
  .news_page .section1 .commonMore {
    border-radius: 50%;
  }
  .news_page .section1 .items .item {
    width: 100%;
  }
  .news_page .section1 .items .item .img {
    margin-top: 15px;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .news_page .section1 .items .item .img img {
    width: 100%;
    height: auto;
  }
  .news_page .news_info {
    padding: 30px 3% 50px;
    display: block;
  }
  .news_page .news_info .article .more {
    height: auto;
    display: block;
  }
  .news_page .news_info .article .more .prev,
  .news_page .news_info .article .more .next {
    width: 100%;
    text-align: left;
  }
  .news_page .news_info .article .more .back {
    width: 100%;
    text-align: center;
    position: relative;
  }
  .news_page .news_info .recommend {
    margin-top: 40px;
  }
  .news_page .news_info .recommend .item {
    width: 100%;
    margin-bottom: 30px;
    display: block;
  }
  .news_page .news_info .recommend .item .time .day {
    font-size: 30px;
  }
  .news_page .news_info .recommend .item .info {
    margin-top: 15px;
    margin-left: 0;
    flex: none;
    width: 100%;
  }
  .news_page .news_info .recommend .item .info .imgBox {
    width: 100%;
    height: auto;
  }
  .news_page .news_info .recommend .item .info .imgBox img {
    height: auto;
  }
  .contact_page .banner {
    margin-top: 70px;
  }
  .contact_page .section2 {
    padding: 40px 3%;
  }
  .contact_page .section2 .top {
    display: block;
  }
  .contact_page .section2 .top .des {
    margin-top: 30px;
    font-size: 18px;
    width: 100%;
  }
  .contact_page .section2 .address {
    margin-top: 30px;
    flex-wrap: wrap;
  }
  .contact_page .section2 .address .item {
    width: 100%;
  }
  .contact_page .section2 .map {
    margin-top: 30px;
    height: 300px;
    width: 100%;
  }
  .about_page .banner {
    margin-top: 70px;
  }
  .about_page .banner img {
    width: 100%;
    height: auto;
  }
  .about_page .section2 {
    padding: 70px 3% 50px;
  }
  .about_page .section2 .content {
    margin-top: 30px;
    display: block;
  }
  .about_page .section2 .content .left {
    width: 100%;
  }
  .about_page .section2 .content .left .title {
    font-size: 18px;
  }
  .about_page .section2 .content .left .des {
    font-size: 15px;
  }
  .about_page .section2 .content .right {
    width: 100%;
    height: auto;
    position: relative;
  }
  .about_page .section2 .content .right .map {
    width: 100%;
    height: auto;
  }
  .about_page .section2 .content .right .mapIcon {
    width: 0.7813rem;
  }
  .about_page .section2 .content .right .addressBox {
    position: relative;
    top: 0;
    left: 0;
    transform: translateY(0);
    width: 100%;
  }
  .about_page .section2 .datas {
    margin-top: 66px;
    flex-wrap: wrap;
    display: flex;
    width: 100%;
  }
  .about_page .section2 .datas .item {
    margin-right: 0;
    margin-bottom: 0px;
    padding: 20px 0;
    width: 100%;
    flex: none;
    text-align: center;
    border-bottom: 1px solid transparent;
  }
  .about_page .section2 .datas .item:last-child {
    border-bottom: 1px solid #eaeaea;
  }
  .about_page .section3 {
    padding: 70px 3% 50px;
  }
  .about_page .section4 {
    padding: 70px 3% 50px;
  }
  .about_page .section4 .partners_swiper {
    overflow: hidden;
    margin-top: 40px;
    padding: 10px 0;
  }
  .about_page .section4 .partners_swiper .swiper-slide {
    width: 70% !important;
    margin-right: 20px !important;
  }
  .search_result_page .section1 {
    margin-top: 90px;
    padding: 30px 3% 50px;
  }
  .search_result_page .section1 .title {
    display: block;
  }
  .search_result_page .section1 .title .common_title {
    align-items: flex-end;
  }
  .search_result_page .section1 .title .common_title .cn div {
    font-size: 30px;
    line-height: 1.2;
  }
  .search_result_page .section1 .title .common_title .en {
    font-size: 18px;
  }
  .search_result_page .section1 .title .common_title .en::after {
    height: 20px;
  }
  .search_result_page .section1 .title .navs {
    margin-top: 20px;
  }
  .search_result_page .section1 .title .navs a {
    margin-right: 0.2344rem;
    margin-left: 0;
  }
  .search_result_page .section1 .main {
    margin-top: 20px;
  }
  .search_result_page .section1 .main .items {
    padding-top: 20px;
  }
  .search_result_page .section1 .main .items .item {
    display: block;
    transition: 0.5s;
    height: auto;
    padding: 15px 0;
    width: 100%;
    margin-bottom: 12px;
  }
  .search_result_page .section1 .main .items .item .left {
    width: 100%;
    display: block;
  }
  .search_result_page .section1 .main .items .item .left .cate {
    font-size: 16px;
    border-right: none;
  }
  .search_result_page .section1 .main .items .item .left .name {
    margin-top: 10px;
    transition: 0.5s;
    font-size: 20px;
    color: #222222;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .search_result_page .section1 .main .items .item .right {
    margin-top: 15px;
    width: 100%;
  }
  .search_result_page .section1 .main .items .item .right .time {
    font-size: 18px;
    margin-left: 0;
  }
  .search_result_page .section1 .main .items .item .right .more {
    margin-left: 15px;
    width: 36px;
    height: 36px;
  }
}
