/*在 768 和 991 像素之间的屏幕里，小屏幕，主要是 pad*/
/* 窄屏幕不显示语言显示框，显示会换行，导致导航栏互动失效 */
.language-select{
    display: none;
}
/* 窄屏幕下导航栏鼠标互动 */
.header .header-ul {
    line-height: 60px;
}
.content-width{ width: 100%; }
.content-width-1200{ width: 90%; }

.header .header-ul{ width: 80%; }



.footer .mp-app-download{ width: 220px; }
.footer .f-abo{ width: 500px; }
.footer .calling-us{ display: none;}
.footer  .f-bottom{ padding: 14px 20px; }



/*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: 80px; }


.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-body .index-about-us-box .about-us-content{ width: 100%; }
.index-index-body .index-about-us-box .about-us-content .us-c-d{ width: 90%;}
.index-index-body .index-about-us-box img{ display: none; }

.index-index-body .index-news-box .news-list-box .news-list-time{ display: none;}
.index-index-body .index-news-box .news-list-box .news-list-content{ width: 96%;}
.index-index-body .index-news-box .news-list-box .news-list:hover .news-list-content{ width: 96%;}


.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;  }
