@charset "UTF-8";
/**
 * 
 * @authors zhengjunpeng (zhengjunpeng@trs.com.cn)
 * @date    2018-07-26
 * @version V.2.0
 */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
/* -webkit-text-size-adjust fix Chrome 12 px limit */
body,button,input,select,textarea,label{font-size:14px;font-family:Microsoft Yahei;-webkit-text-size-adjust:none;}
button,input,select,label{vertical-align:middle;list-style-type:none;border:none;}
label{padding-left:0.4em;}
ul,ol,p,h1,h2,h3,h4,h5,h6{font-size:100%;}
ul{list-style:none;}
h1{font-size:22px;font-weight: normal;}
h2{font-size:16px;font-weight: normal;}
h3{font-size:13px;font-weight: normal;}
h4{font-size:12px;font-weight: normal;}
h5{font-size:12px;font-weight: normal;}
h6{font-size:12px;font-weight: normal;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
small{font-size:12px;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
a img,span img{vertical-align:middle;}
img{border:0 none;vertical-align:middle;}
em{font-style:normal;font-weight:700;}
button,input,select,textarea{font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
table th{font-weight:300;}
a{text-decoration:none;color:#000000;}
a:hover{text-decoration: none;}
.fl{float: left;}
.fr{float: right;}