﻿@import url('shared_pc.css'); 

/*
    公共部分
*/
@font-face{
    font-family: 'myfont';
    src :url('fonts/TREBUC.TTF'),url('fonts/TREBUCBD.TTF'),url('fonts/TREBUCBI.TTF'), url('fonts/TREBUCIT.TTF');
}
@font-face{
    font-family: 'Impact';
    src :url('fonts/IMPACT.TTF');
}
 
 
* { font-family: "Trebuchet MS" , "myfont" , "Microsoft YaHei"; 
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
outline:none;

} 
html , body { height:100%; }   
.navbar-default { background-color:#fff; }  
.page { height:100%; min-width: 1280px;    }   
.container { width: 1280px !important;}
.page .header .navbar { border:0px; margin-bottom:0px;}  
.page .header .collapse  { background-color:#fff;  } 



.index .enterprise_pc , .index .enterprise_mobile { display:none;}
.index .banner_pc , .index  .banner_mobile  {  display:none;} 
.index .aboutus_pc , .index  .aboutus_mobile  {  display:none;} 

.navbar-default .navbar-nav {}
.navbar-default .navbar-nav>.open>a {  background-color:#C50300;   color:#fff; } 
.navbar-default .navbar-nav>.open>a:hover { background-color:#C50300;  color:#fff; }    
.footer .footer_pc , .footer .footer_mobile { display:none; }   
.picture .picture_pc , .picture .picture_mobile { display:none; }   
.banner2 .banner2_pc , .banner2 .banner2_pc { display:none; } 
.latest .latest_pc , .latest .latest_mobile  { display:none;   }
.profile_pc , .profile_mobile { display:none;}  
.aboutus .banner_pc ,  .aboutus .banner_mobile { display:none;}
.contactus .banner_pc ,  .contactus .banner_mobile { display:none;}
.productList .banner_pc ,  .productList .banner_mobile { display:none;}
.newsList .banner_pc ,  .newsList .banner_mobile { display:none;}
.newsInfo .banner_pc ,  .newsInfo .banner_mobile { display:none;}



.productInfo  .banner_pc ,  .productInfo .banner_mobile { display:none;}