
/* CSS Document */
* { padding: 0px; margin: 0px; }
html { overflow-y: auto; overflow-x: hidden; font-size: 100px; }
body { font-family: Arial, 微软雅黑; font-size: .14rem; color: #333; }
body a { outline: none; }
img { border: none; vertical-align: top; }
ul, li { list-style: none;  }
div{ position:relative; }
a { text-decoration: none; color:#666 }
.morelink img { width: 100%; height: 100%; }
.editor { text-align:justify; }
.editor img { max-width: 100%; }
  
.debug { border: 1px solid red; }
.disappear, .hide { display: none; }
.yahei { font-family: Arial, 微软雅黑; }
.songti { font-family: Arial, 宋体; }
.times { font-family: "Times New Roman"; }
.red { color: #cf0307 }
.bold { font-weight: bold; }
.center { text-align: center; }
.bdrbtm { border: 1px solid }
.ab { position: absolute; }
.dib { display: inline-block; }
.gray79 { color: #797979; }

.trans { filter: alpha(Opacity=90); -moz-opacity: 0.9; opacity: 0.9; }
.tss { transition: all 0.25s ease-out 0s; }
/*header { position: relative; z-index: 250; }
footer { position: relative; z-index: 200; }*/

.dummy { display:inline-block; width:100%; }
.container { margin: 0 auto; }
.container img{ vertical-align: baseline; max-width:100%;}
.container:after,.navPc ul:after,.subnavContent:after , ul.mainTop:after,.indexNews ul li:after,.footerTop .fl ul:after,.footerTop .fr:after,.search:after,.proTop:after,padHeadRight:after,.proPicCenter:after,.header:after,.nyTop:after,ul.listHonor:after,.listNewsHot:after,.listNews:after,.listNews ul:after,.newsTitle2:after,.listHrContent:after,.listHrTitle:after,.listBrand:after,.listType:after,.listIndustry:after,.listCase:after,.listCaseHot:after{ content:''; display:block; clear:both; }
.section { overflow:hidden; }
 
 
.tbc { display:table-cell; text-align:center; vertical-align:middle; }

.pc, .pad, .padh, .padv, .phone, .mobile { display:none; }

.fl{ float:left}
.fr{ float:right}

.blue,ul.mainTop li .more a:hover,.newsTitle a:hover,.indexNews ul li .fr a:hover,.footerTop .fl ul li div p.bt a,.footerTop .fl ul li p a:hover,.footContactRight p,.listNews ul li a:hover,.typeTitle span a:hover,ul.pro_right_list li a:hover{ color:#0a419a}
 
 

.clear{ clear:both}

.nrimg100 img{ width:100%; }

.listVideo li img{max-width:none !important;}
.proCenter .list ul li p{ width:1.48rem; height:.5rem;}


/*清除手机按钮自带样式问题*/
input[type="button"], input[type="submit"], input[type="reset"] {

-webkit-appearance: none;

}

textarea {  -webkit-appearance: none;}   
input,select{ border-radius: 0; } 