@charset "UTF-8";
/* CSS Document */

/*公用样式表  头部，底部，分页，字体，字号*/
/*media的判断可以根据需要自定义新增或修改，基础的基本上够用了*/


/*小屏开始*/
@media only screen and (max-width: 768px) {
  #w_grid-1591088510883 { display: none; }
  #w_grid-1591088510773 { display: none; }
  #content_box-1591088510783-1 { display: none; }
  #content_box-1591088510783-2 { display: none; }
  #content_box-1591088510783-3 { display: none; }
  #content_box-1591088510783-4 { display: none; }
  #w_fimg-1591088510823 { max-width: 260px; }
  #w_grid-1591088510813 { min-height: 65px; }
 #content_box-1591088510813-2  { display: none; }
  #content_box-1591088510813-0 { width: 80%; float: left; }
  #content_box-1591088510813-1{ width: 14%; float: right;;}
  #w_grid-1591088510763 { height: 65px; min-height: 65px; }
  #w_grid-1591088510803 { min-height: 65px; }
  #w_grid-1591088510843 { margin-top: 65px; }
  #w_grid-1591096333541,#w_grid-1591096333551,#w_grid-1591096333562,#w_grid-1591096333572 { display: none; }
  #content_box-1591096333494-5 { display: none; }
  #w_common_text-1591088511113 span{ font-size: 28px; }
  #w_grid-1651218208946 > div > .p_gridbox { display: inherit; }
  #content_box-1651218208946-0 { width: 30%; }
  #content_box-1651218208946-1 { width: 70%; }
  #w_common_text-1591088511118 { margin-top: 15px; }
  #w_grid-1591088510933 { margin-left: 3%; }
  #c_portalResPublic_codeContainer-1591088511218 { margin-left: 0; }
  .IndexList ul { padding-top: 15px; }
  .nub { font-size: 42px;font-family: arial; margin-right: 10px;}
  .IndexList li span { letter-spacing: 0; }
  .IndexList li span.fuhao { font-weight: lighter; font-size: 28px; }
  
  #w_grid-1591088510813 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { clear: none; }
  #c_portalResPublic_websiteShare-15989436704943038 { display: none; }
  #c_portalResPublic_websiteShare-15989439983454527 { display: none; }
  #content_box-1598943999435-0 { display: none; }
  #content_box-1598943999435-1 { display: none; }
  #content_box-1598943999435-2 { display: none; }
  #content_box-1598943999435-3 { display: none; }
  #content_box-1598943999435-5 { display: none; }
  
  /*内页产品*/
  .mlink_con .con_a { padding: 20px; }
  .mlink_con .con_a .text_title { font-size: 16px; }
  .mlink_con .con_a .text_biao { font-size: 36px; line-height: 1; }
  .mlink_con .con_a .text_cat { font-size: 16px; }
  .mlink_con .con_a img { bottom: 0; width: 230px;}
  .sy-title h2 {
    font-size: 28px;
}
  .c_portalResProduct_list-01001 .titleBox{
  font-size: 16px !important;font-weight: normal !important;margin: 0;}
  .c_portalResProduct_list-01001 .keyBox{-webkit-line-clamp: 3 !important;}
  .c_portalResNews_list-01001 .swiper-wrapper { height: 380px; }
 .c_portalResProduct_detail-01001 .smallImgSwiper .smallImgContaienr {margin: 0 40px;}
  .c_portalResProduct_detail-01001 .tab {height: auto !important; padding: 8px !important; font-size: 18px !important;}
  .c_portalResProduct_detail-01001 .p_Title{font-size: 26px !important;    margin-top: 40px;}
  .c_portalResProduct_detail-01001 .summary{ line-height: 1.6;
  height: auto !important;
  -webkit-line-clamp: 2px;}
  .c_portalResProduct_detail-01001 .tabContent h3 {font-size: 28px !important;margin: 30px 0 20px 0 !important;}
  .c_portalResProduct_detail-01001 .tabContent img {width: 100% !important;}
  
  .c_portalResMessage_form-01001 .p_FullNameBox { width: 100% !important; }
  .c_portalResMessage_form-01001 .p_EmailBox { width: 100% !important;padding-right: 0; }
  .c_portalResMessage_form-01001 .p_PhoneBox { width: 100% !important; }
.c_portalResMessage_form-01001 .form-group {margin: 5px 0px !important; }
  
  /*实景*/
  #c_portalResProduct_list-15922898431572191 { display: none; }
  #c_portalResProduct_list-1592290275906 { display: none; }
  #c_portalResProduct_list-1592290931482 { display: none; }
  #c_portalResProduct_list-15922911176312251 { display: none; }
  
  #c_portalResPublic_mapReference-15922954266987831 { min-height: 300px; }
  #w_grid-1592296435330 { margin-top: 40px !important; }
  
}

 /*大屏开始*/ 
@media only screen and (min-width: 769px){


}
 /*大屏结束*/ 


/*中屏开始*/
@media only screen and (max-width: 1024px) and (min-width: 769px){


}
/*中屏结束*/


 /*小小屏幕 开始*/ 
@media only screen and (max-width: 414px){
 
  
}
 /*小小屏幕 结束*/

