/* 清除默认样式 */
*,html, body, div, p, h1, h2, em,h3, h4, h5, h6, ul, li, dl, dd, dt, ol, img, table, form, input, button, textarea, select, option, strong, span, b, i, font, a,label { padding: 0; margin: 0; border: none; font-family: '微软雅黑', Arial;  font-size:16px;
          user-select: none;
                  /*火狐*/
          -moz-user-select: none; 
               /*谷歌、Safari*/
          -webkit-user-select: none; 
               /*IE10*/
          -ms-user-select: none; 
                /*欧朋*/
          -o-user-select: none;
              /*早期浏览器*/
          -khtml-user-select: none; 
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px){ *,html, body, div, p, h1, h2, em,h3, h4, h5, h6, ul, li, dl, dd, dt, ol, img, table, form, input, button, textarea, select, option, strong, span, b, i, font, a,label { font-size:16px;}  }
@media only screen and (max-device-width : 768px){ *,html, body, div, p, h1, h2, em,h3, h4, h5, h6, ul, li, dl, dd, dt, ol, img, table, form, input, button, textarea, select, option, strong, span, b, i, font, a,label {  font-size:14px;} }
@media only screen and (min-device-width : 1440px) { *,html, body, div, p, h1, h2, em,h3, h4, h5, h6, ul, li, dl, dd, dt, ol, img, table, form, input, button, textarea, select, option, strong, span, b, i, font, a,label {  font-size:18px;}  }

@font-face {
	font-family:FZZZHONGJW;
	src: url('/uiFramework/commonResource/zip/FZZZHONGJW.TTF');
         src: url(/uiFramework/commonResource/zip/FZZZHONGJW.TTF?#iefix) format('embedded-opentype'),  
}
@font-face {
	font-family:fzzdhjt;
	src: url('/uiFramework/commonResource/zip/FZZDHJW.TTF');
 src: url(/uiFramework/commonResource/zip/FZZDHJW.TTF?#iefix) format('embedded-opentype'), 
}
@font-face {
	font-family:FZZZHONGJW;
	src: url('/uiFramework/commonResource/zip/FZZZHONGJW.EOT');
         src: url(/uiFramework/commonResource/zip/FZZZHONGJW.EOT?#iefix) format('embedded-opentype'),  
}
@font-face {
	font-family:fzzdhjt;
	src: url('/uiFramework/commonResource/zip/FZZDHJW.EOT');
 src: url(/uiFramework/commonResource/zip/FZZDHJW.EOT?#iefix) format('embedded-opentype'), 
}
input {/* -webkit-appearance: none;*/ }
textarea { -webkit-appearance: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
.zoom table { border-collapse: collapse; }
.zoom table, .zoom tr, .zoom td { border: 2px solid #008143; }
.zoom table tr:nth-child(1) { background: rgba(0, 129, 67, 0.2); }
a { text-decoration: none; color: #555555; font-family: "微软雅黑", "微软雅黑", Arial; font-size: 12px; }
a:hover, a:active {text-decoration: none; outline: none; }
a:hover { outline: none; }
ul, dl, li, dd, dt, ol { list-style: none; }
input, select, img { vertical-align: middle; outline: none; }
body { font-size: 14px; -webkit-text-size-adjust: none; color: #555; width: 100%; background-color: #fff;background:url(/uiFramework/commonResource/image/2019090914071654830.png); }
html, body { width: 100%;  font-size: 14px; margin: 0 auto;height:100%;}
img { max-width: 100%; border:none;}
.fl { float: left; }
.fr { float: right; }
.clearfix:after{content:".";display:block;height:0;font-size:0em;line-height:0;visibility:hidden;clear:both;}
.clearfix{zoom:100%;}
.clear { clear: both; font-size: 0; height: 0; width: 100%; zoom: 1; }
.Pub{width: 1200px;  margin:0 auto; overflow: hidden;}
.clearfix:after{
     content:".";        
     display:block;        
     height:0;        
     clear:both;        
     visibility:hidden;        

}
.hc-offcanvas-nav .nav-content h2{ display:none;}
.footer-nav-sli:last-child{display: none;}