@charset "utf-8";
body{ margin:0; padding:0; font:normal 14px -apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif; }
div,table,th,tr,td,ul,li,dl,dt,dd,ol,form,label,p,img,a{ margin:0; padding:0; border:0;}
h1,h2,h3,h4,h5,h6{ font-size:14px; font-weight:normal; margin:0; padding:0;}
input,textarea,select{ font-size:14px; vertical-align:middle; margin:0; padding:0;}
ul,dl,ol{ list-style:none;}

/*IE6-7去除焦点点状线*/
a:active,a:focus{-moz-outline:none;outline:none;ie-dummy:expression(this.hideFocus=true);}
/*去除IE67下按钮的黑边框*/
input[type=submit],
input[type=reset],
input[type=button]{
  filter:chroma(color=#000000);
}

input,textarea{-webkit-appearance:none;  -webkit-border-radius:0; }
a:link,a:visited{ color:#2C68FF; text-decoration:none;}
a:hover{ color:#2C68FF; text-decoration:underline;}

/*取消高亮外边框*/
input,button,select,textarea{outline:none;}
::-moz-focus-inner{border:0px;}

.f13{ font-size:13px;}
.f14{ font-size:14px;}
.f15{ font-size:15px;}
.f16{ font-size:16px;}
.gray{ color:#747474; font-size:14px; text-align:center;}
.red{ color:#FF8140; font-size:14px; text-align:center; }


.c{ clear:both;}
.fl{ float:left;}
.fr{ float:right;}
.bold{ font-weight:600;}
.hide{ font-size:0; line-height:0; overflow:hidden; text-indent:-9999px;}

.preloader{ position:fixed; top:0; left:0; width:100%; height:100vh;  z-index:99999; background:#fff;}

.clearfloat{zoom:1} 
.clearfloat:after{display:block; clear:both; content:""; visibility:hidden; height:0} 
.radio-check{width:18px;height:18px; background:url(../images/radio_0.gif) no-repeat; margin:0 3px 0 0; border:0!important; cursor:pointer; ;background-size:100% 100%}
.radio-check:checked{width:18px;height:18px; background:url(../images/radio_1.gif) no-repeat;;background-size:100% 100%  !important}

.input-check{width:16px;height:16px; background:url(../images/cbox_0.gif) no-repeat; margin:0 4px 0 0; border:0!important; cursor:pointer;;background-size:100% 100% !important}
.input-check:checked{width:16px;height:16px; background:url(../images/cbox_1.gif) no-repeat;background-size:100% 100% !important}
