@charset "utf-8";
/*遮罩层99 删除弹框999 top9999 bottom9999 压住bottom的input框99999 其他<99*/

*{ margin:0; padding:0;}
:after,:before{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
body{
    font-family: 'Avenir', Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
p{margin-bottom: 0}
html{
    font-size: 14px;
} 
a,button,input{-webkit-tap-highlight-color:rgba(255,0,0,0);outline: none;}
button,input{ -webkit-appearance:none;}
input{font-family: "NotoSansCJKsc";border-radius: 0;
    border: none;}
img{vertical-align: bottom;}
a{ text-decoration:none;cursor: pointer !important;}
i,em{ font-style:normal;}
b{font-style:normal;}
ul{ list-style:none;}
.clearfix:after{content:"";display: block;clear:both;visibility: hidden;height: 0;line-height: 0;}


.media .label .txt {
  color:#000;
}
.shou{
	cursor: pointer !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .iejb span{
      background: none !important;
      color: #ee7700 !important;
    }
}