/*在 768 和 991 像素之间的屏幕里，小屏幕，主要是 PAD*/
/* 窄屏幕不显示语言显示框，显示会换行，导致导航栏互动失效 */
.language-select{
    display: none;
}
/* 窄屏幕下导航栏鼠标互动 */
.header .header-center{ width: 98%; }
.header .logo-box div{display: none;}
.header .header-ul{margin: 0;}
.header-right{display: none;}

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


.footer .mp-app-download{ width: 240px; }
.footer .f-abo{ width: 500px; }
.footer .calling-us{ display: none;}
.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) }
/* .product-margin-left { margin-left: 3% } */
.swiper-paginations { display: none; }


/*banner*/
.index-banner .img-text{ top: 20%; }
.index-banner .img-text h2 { font-size: 40px;}
.index-banner .img-text h4 {font-size: 18px;}
/*end--------banner*/


.index-title-box .bg-txt{  letter-spacing: 10px;font-size: 65px; }


.product-index-body .product-list{ height: 400px; }
.product-index-body .list-img{ height: 360px;margin-top: 20px;}
.product-index-body .list-img-box:hover .list-img{ animation: none; }
.product-index-body  .img-text h3{ margin-top: 60px;font-size: 23px; }
.product-index-body  .img-text p{ line-height: 30px;margin-bottom: 30px; }
.product-index-body  .img-text span{ padding: 4px 14px;font-size: 13px;margin-bottom: 10px;}


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

/**index*/
.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: 13rem;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%;}
.index-index-body .module-3 .module-3-right .m-3-header-box p{display: none;}
.index-index-body .module-3 .module-3-right .m-3-header-box a{margin-top:1.7vw;}
.index-index-body .top-bottom-num-box .num-list img{width: 2.4rem;height: 2.4rem;}
.index-index-body .top-bottom-num-box .num-list img{ margin-right: .4rem; }
.index-index-body .top-bottom-num-box .num-list .p-2{display: none;}
/**index-end*/

.about-us-index-body .about-us{ margin-bottom: 150px; }
/*.about-us-index-body .about-us img{ display: none; }*/



.solution-index-body .solution-box .solution-list h3{ margin: 16px 0 0 0;font-size: 16px; }
.solution-index-body .solution-list div{ padding: 4px 6px; }
.solution-index-body .solution-list div p{ display: none }

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

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

.form-input-list{padding: 10px 0;}
.form-input-list input{padding: 8px;}
.layout-call-us .layout-c-u-form{ width: 40%; }

body .layout-call-us img{ min-width: 400px;  }
.map-case-center-box { font-size: 11px !important; }
