@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; list-style: none; word-break: break-all;}
html {}
body { color: #fff; 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: 5.2rem; box-sizing: border-box; overflow: hidden; background: url(../images/bg.jpg) top center no-repeat #f13131; background-size: 100% auto;}
.list {}
.list ul {}
.list ul li { padding-bottom: 0.3rem;}
.list ul li a { display: inline-block;}
.list ul li img { width: 4.25rem; height: 1.01rem;}
.footer118 { max-width: 7.5rem; height: 0.6rem; line-height: 0.6rem; font-size: 0.2rem;}

