
@media (min-width: 992px){
.Company520 #jh2_company_29 .bodyCont_width .bodyContContent .service_info {
    position: relative;
    z-index: 1;
    float: left;
    width: 50.5%;
    height: 603px;
    margin-top: 57px;
    margin-right: -20%;
}
}
/*手机端导航置顶*/
.NavHead647 #jh2_nav_13.active_true .phone_logo.header_fixed {
 position: fixed;
    width: 100%;
    background: rgb(255,255,255,0.7);
}
/*产品详情表格*/
  .ProductDetail  #jh2_proinfo_2 .desc_cover .description table{
    width:80% !important;
    table-layout: fixed;
  }
  .ProductDetail  #jh2_proinfo_2 .desc_cover .description table td {
    width: 10% !important; 
    text-align: center;
    font-size: 13px;
    height: 30px;
    background-color: #f0f0f0;
    color: #333;
    border: 1px solid #ccc;
    word-wrap: break-word;
  }
  .ProductDetail  #jh2_proinfo_2 .desc_cover .description table tr td:first-child {
    border-left: 1;
  }
  .ProductDetail  #jh2_proinfo_2 .desc_cover .description table tr td:last-child {
    border-right: 1;
  }
  .ProductDetail  #jh2_proinfo_2 .desc_cover table tr td:first-child{
    background-color: #d9d9d9;
    color: #333333;
    font-weight: bold !important;
  }
/*首页分类名字pc隐藏*/
@media (min-width: 992px){
.ProductCate89 .catelist_li .pro_con .pro_name {
display: none !important;
}
/*分类侧边名字*/
.ProductCate89 .catelist_li .prolist_name{
font-size: 16px !important;
font-weight: bold;
}
}
@media (max-width: 991px){
#laymod_1001026 .catelist_li .pro_con .pro_name {
font-size: 16px !important;
font-weight: bold;
}
}
/*公司详情行间距*/
.CompanyDetail57 .company_text p{
    margin: 0 !important;
}

