@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; list-style: none; word-break: break-all;}
html {}
body { color: #000; text-align: center; font: 0.24rem/1.75 "微软雅黑"; background: #fff;}
img { max-width: 100%; height: auto; border: 0; vertical-align: middle;}
table {border-collapse: collapse;border-spacing: 0 }
input, select, button, textarea {font-size: 100%;font-family: inherit;margin: 0;padding: 0;outline: none; }
a { color: inherit; text-decoration: none; }

.wrapper { max-width: 7.5rem; min-height: 100vh; margin: 0 auto; padding-top: 8.4rem; box-sizing: border-box; overflow: hidden; background: url(../images/bg.jpg) top center no-repeat #054aa6; background-size: 100% auto;}
.down {}
.down ul {}
.down ul li { padding-bottom: 0.3rem;}
.down ul li a { display: inline-block;}
.down ul li img { width: 4.39rem; height: 0.69rem;}
.footer-blank { height: 0.9rem; clear: both;}
.footer { max-width: 7.5rem; height: 0.6rem; line-height: 0.6rem; font-size: 0.2rem; position: fixed; left: 0; right: 0; bottom: 0; margin: auto; background: rgba(255,255,255,.8);}
