/*预设*/
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0;box-sizing:border-box;}
table { border-collapse:collapse; border-spacing:0 }
ul li,ol li{list-style:none;}
a{ text-decoration: none!important;outline:none; /* blr:expression(this.onFocus=this.blur()); */}
a:hover{ text-decoration:none;cursor:pointer;}
i{font-style: normal !important;}
em{font-style: normal !important;}

img{border:none;}
b{font-weight:normal;}
strong{font-weight:normal;}
/* b2{font-weight:bolder;} */
.requirements .requi_txt .menu li a strong{font-weight:bolder;}
.none{display: none;}
.blo{display: block;}
div{
  box-sizing:border-box;
}

select{font-family: "Microsoft YaHei",sans-serif;}
 

.clearfix:after{content:""; display:block; clear:both; height:0; line-height:0; visibility:hidden;}
.clearfix{zoom:1;}

input[type="radio"], input[type="checkbox"]{margin-top:0 !important;}
table{width:100%;}
table .clearFont{font-weight:normal;}
table tr th, table tr td{border:1px solid #ddd;padding:0 6px;}
table tr th{height:38px;line-height:38px;}
table tr td{height:32px;line-height:32px;}
input{display:inline;border: none;vertical-align:middle;font-size:14px;font-family: "Microsoft YaHei",sans-serif;}
input,button,select,textarea{outline:none;border:none;}
textarea{resize:none;border:1px solid #ddd;
  border-radius:4px;text-indent:4px !important;font-size:14px !important;font-family: "微软雅黑" !important,sans-serif;}
input[type="checkbox"],input[type="radio"]{display:inline-block;
       
  height: 14px;font-size:0;
  vertical-align: middle;border: none;outline:none;box-shadow:none;
  width: 14px;cursor:pointer;
}
input[type="checkbox"]:checked,input[type="radio"]:checked{
  background-position:-45px -2px;
}
