@charset "utf-8";
/*--------基础类-----------*/
*{margin: 0px;padding: 0px;font-family: "microsoft yahei";}
h1,h2,h3,h4,h5,h6 {font-size: 100%;font-weight: normal}
input{border: 0px;outline: 0px;}
ul,ol,li{list-style-type:none}
a {text-decoration:none; outline:none;/*FF标准去虚线框*/}
/*质检注释*/
/*a {star:expression(this.onFocus=this.blur()); !* for Ie*去虚线框*! }*/
.fontRed{color: #ef7d69;}
.fontBlue{color: #2896C9;}
.fontGreen{color: #02C26D}
.fontBlack{color: #343434}
.font_14{font-size: 14px}
.font_16{font-size: 16px;}
.floatR{float: right;}
.floatL{float: left;}
/* 登陆弹框样式  */


