/* CSS Document */
@charset "utf-8";
*:focus{outline:none;}
html,body{ width:100%; height:100%; -webkit-touch-callout: none; -webkit-user-select: none; -webkit-tap-highlight-color: rgba(0,0,0,0);}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fiedldset,input,textarea,p,blockquote,th,td{ margin:0; padding:0;-webkit-text-size-adjust:100%;}
table{border-collapse:collapse; border-spacing:0;}
fieldset,img{ border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul,li{list-style:none;}
html{ font-size:62.5%;}
body{font-family:"微软雅黑","Microsoft YaHei";color:#000; font-size:0.22rem; -webkit-overflow-scrolling:touch;}
input,select,textarea,button{ vertical-align:middle;font-family:"微软雅黑","Microsoft YaHei"; font-size:0.22rem; -webkit-appearance: none;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;}
a,a:link{ text-decoration:none;outline:none;}
.wrap{ max-width:750px; margin:0 auto;}
.logo{ padding:.22rem 0 .18rem .22rem; overflow:hidden;}
.logo img{ display:block; width:1.31rem; height:.6rem;}
.nav{ height:.7rem; line-height:.7rem; background:#fafafa; border:1px solid #f0f0f0; text-align:center; font-size:.34rem; font-weight:bold;}
.content{ border:1px solid #dfdfdf; margin:.2rem .5rem; padding:.25rem; line-height:.4rem;text-align:justify; text-justify:inter-ideograph; overflow:hidden; font-size:.28rem;}
.content h3{ font-size:.32rem; font-weight:bold; margin-bottom:.2rem;}
.fw{ font-weight:bold;}
.line{ text-decoration:underline;}
.tr{ text-align:right;}
.tde{ text-indent:.25rem;}
.content p{ margin-bottom:.26rem;}
.footer{ background:#000; color:#999; text-align:center; padding:.25rem 0; font-size:.26rem;}