/** reset **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img,div,b{border:medium none;margin: 0;padding: 0;}
body,button, input, select, textarea{font: 14px 'Microsoft Yahei',tahoma, Srial, helvetica, sans-serif;;}
h1, h2, h3, h4, h5, h6{font-size: 100%;}
em{font-style:normal;}
ul, ol{list-style: none;}
a{text-decoration: none;color:#333;}
/**{    transition-duration: 0.3s;*/
    /*-webkit-tap-highlight-color: rgba(0,0,0,0);}*/
a:hover{text-decoration: none;
    color:#FC4C04;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
html{ overflow-x: hidden;}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
img{border:0;  outline-width:0;  vertical-align:top;}
.clearfix:after{clear:both;content:"\200B";display:block;height:0;}
.clearfix{*zoom:1;}
.fl { float:left;}
.fr { float:right;
      }
.w1200 { width:1200px; margin:0 auto; overflow: hidden;}
.hide { display:none;}

/*body{ width:100%; height:100px; margin:0 auto; overflow:visible}*/
.sbk{ height: 10px; width: 100px; _height:2px;}
.b_none{ background: none!important;}

.iconfont{font-family:"iconfont"!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;display:inline-block}

.clear {
    clear: both;}


