@charset "gb2312";
/* CSS Document */

html{font-size:18px}
@media screen and (min-width:321px) and (max-width:375px){html{font-size:20px}}
@media screen and (min-width:376px) and (max-width:414px){html{font-size:22px}}
@media screen and (min-width:415px) and (max-width:639px){html{font-size:24px}}
@media screen and (min-width:640px) and (max-width:719px){html{font-size:26px}}
@media screen and (min-width:720px) and (max-width:749px){html{font-size:28px}}
@media screen and (min-width:750px) and (max-width:799px){html{font-size:30px}}
@media screen and (min-width:800px){html{font-size:32px}}
*{font-family:"Î¢ÈíÑÅºÚ"; margin:0 auto; padding:0;}
body{background:#eff1f0}
a{text-decoration:none; font-family:"Î¢ÈíÑÅºÚ"; color:#008ace}
div.waf{width:calc(100% - 1.5625rem); max-width:20rem; background:#fff; padding:0.78125rem 0; border-radius:0.3125rem; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%)}
div.logo{width:4.6875rem; height:3.09375rem; background:url("./waf_icon.png") no-repeat center center; background-size:100% 100%}
div.waf h1{width:100%; height:1.40625rem; line-height:1.40625rem; font-size:0.625rem; background:#fff; color:#626468; text-align:center; margin:0.625rem 0}
div.des{width:100%; background:#fff; overflow:hidden}
div.des p{width:calc(100% - 3.125rem); height:0.9375rem; line-height:0.9375rem; color:#a0a5b3; font-size:0.4375rem}
div.des p.title{font-weight:bold}
div.des p.no{text-align:right}