@charset "utf-8";
/* CSS Document */
html,body{ width:100%; height:100%;}
body,h1,h2,h3,h4,h5,h6,p,dl,dd,ul,ol,form,textarea,button{margin:0;padding:0}i{font-style:normal}li{list-style:none}
a,a:hover{text-decoration:none}img{border:0}table{border-collapse:collapse;border-spacing:0}label{cursor:default}
body{ font-size:14px; font-family:"微软雅黑","宋体","simsun";}
button,input,select,textarea{font-family:"微软雅黑","宋体", "黑体";}
textarea{resize:none}input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"] > input[type="button"]::-moz-focus-inner{border:none;padding:0;}
div,a,a:focus{outline:0}.f-cb:after{display:block;height:0;visibility:hidden;overflow:hidden;content:".";clear:both;}
.f-cb{zoom:1;}.clear{display:block;height:0;clear:both;font-size:0;line-height:0;overflow:hidden}
.f-fl{float:left;display:inline;}.f-fr{float:right;display:inline}.f-fn{float:none}.f-fs12{font-size:12px;}
.f-fs14{font-size:14px;}.f-fw{font-weight:100;}.f-tal{text-align:left;}.f-tac{text-align:center;}.f-tar{text-align:right;}
.f-mrt8{margin-top:15px;}.f-mr5{margin-right:5px;}.f-mr10{margin-right:10px;}.f-mr30{margin-right:1.5%;}.f-mb5{margin-bottom:5px;}
.f-mb10{margin-bottom:10px;}.f-pl10{padding-left:10px!important}.f-pr10{padding-right:10px!important}.f-pl5{padding-left:5px!important}
.f-pr5{padding-right:5px!important}
.s-red{color:red;}
.s-green{color:green;}
.s-blue{color:#0871b5;}
.s-yellow{color:#f60;}
.s-gray{color:#777}
.s-gray2{ color:#868686;}
.f-ct{vertical-align:-2px}
body{color:#454545;}
/*td{border-style:solid} */
/**/
form,select,input,textarea{font-size:14px}
label{display:inline-block;*display:inline;zoom:1}
textarea{overflow:scroll;overflow-x:hidden;}
input,textarea{padding:2px;}
caption,cite,code,dfn,th,var{text-align:left;font-weight:normal;font-style:inherit;}
tr, td, th,dl,dt,dd{margin:0; padding:0;}
/*font*/
h1{font-size:24px;font-weight:bold; font-family:"微软雅黑","宋体", "黑体";}
h2{font-size:24px;font-weight:normal; font-family:"微软雅黑","宋体", "黑体";}
h3{font-size:20px;font-weight:normal; font-family:"微软雅黑","宋体", "黑体";}
h4{font-size:18px;font-weight:normal; font-family:"微软雅黑","宋体", "黑体";}
h5{font-size:15px;font-weight:normal; font-family:"微软雅黑","宋体", "黑体";}
h6{font-size:14px;font-weight:normal; font-family:"微软雅黑","宋体", "黑体";}
/* table */
table{border-collapse:collapse;border-spacing:0;width:100%;}
ul{list-style:none}
/* img */
img{border:0}
a{text-decoration:none;color:#454545;outline:none; cursor: pointer;}
a:hover{text-decoration:none; font-weight:normal; cursor: pointer;}
.fr{float:right;}
.fl{float:left;}
.red{ color:#F00;}
.black{ color:#000;}
.tl{text-align: left;}
.tr{text-align: right;}
.both{clear:both;}

/* 清除样式 */
/*
.clearfix { *zoom: 1;}
.clearfix:before, .clearfix:after { display: table; line-height: 0; content: "";}
.clearfix:after { clear: both;}
.clear{ clear:both;}
*/

