
/*在 992 和 1199 像素之间的屏幕里，中等屏幕，分辨率低的 PC*/
/* 窄屏幕不显示语言显示框，显示会换行，导致导航栏互动失效 */
.language-select{
    display: none;
}

.header .header-center{ width: 98%; }
.header-right .tel-number{display: none;}

@media screen and (max-width: 1200px) {


    .content-width-1200{ width: 90%; }

    .about-us-index-body .about-us{ margin-bottom: 230px; }
    /* .about-us-index-body .about-us img{ height: 50vw; } */

}
.content-width{ width: 100%; }

/* .product-margin-left { margin-left: 7% } */
/* .swiper-paginations { left: -30px } */

.footer .mp-app-download{ width: 240px; }
.footer .f-abo{ width: 500px; }
.footer .calling-us{ width: 260px; }
.footer  .f-bottom{ padding: 14px 20px; }
.footer .icon-box{ margin-bottom: 20px; display: flex; width: 50%;  }
.footer .icon-box:nth-child(even){ margin-left: 10px; width: calc(50% - 10px) }


.index-title-box .bg-txt{  letter-spacing: 10px;font-size: 100px; }
.index-index-body .top-left-title-box{ left: 5%; }
.index-index-body .top-left-title-box h2{font-size: 1.8rem}
.index-index-body .top-left-title-box h4{font-size: 1.3rem}
.index-index-body .top-bottom-num-box{ width: 98%;margin: 0 0 0 1vw; }
.index-index-body .top-bottom-num-box .num-list{ width: 18rem;padding: 0 1rem; }
.index-index-body .top-bottom-num-box .num-list img{margin-top: .9vw;}
.index-index-body .top-bottom-num-box .num-list div{margin-top: .8vw;}
.index-index-body  .top-bottom-num-box .num-list .p-1{font-size: 1.4rem;}
.index-index-body .module-2 .module-2-left{ width: 35%; }
.index-index-body .module-2 .module-2-right{width: 57%;}
.index-index-body .module-3 .module-3-left{ width: 18%; }
.index-index-body .module-3 .module-3-right{width: 62%;}
.index-index-body .module-4-body{ width: 80%; }
.index-index-body .module-5 .m-5-body{ width: 80%; }
.index-index-body  .module-7{width: 80%;}














.product-index-body .product-list{ height: 600px; }
.product-index-body .list-img{ height: 560px;margin-top: 20px;}
.product-index-body .list-img-box:hover .list-img{ animation: none; }
.product-index-body  .img-text h3{ margin-top: 100px; }


.content-width-1600{ padding: 0 5%; }
.product-info-body .device-info{ width: 48vw;}
.product-info-body .device-content{ width: 80%; }





.solution-index-body .solution-box .solution-list h3{ margin: 4px 0 8px 0;font-size: 14px; }
.solution-index-body .solution-list div{ padding: 4px 6px; }
.solution-index-body .solution-list div p{ font-size: 12px;line-height: 18px;margin:4px 0; }
.solution-index-body .solution-list div a{ margin-top: 3px;font-size: 12px; padding: 2px 6px; }


.solution-info-body .base-img-show-box .sy-advantage-row { margin: 10px; }
.solution-info-body .base-img-show-box .sy-advantage-row .sy-advantage-list { width: 240px; }


.case-info-box .right-content{ display: none; }

.form-input-list{padding: 10px 0;}
.form-input-list input{padding: 8px;}
.map-case-center-box { font-size: 13px !important; }
