html, body {width: 100%; height: 100%; background: #6E83FE;margin:0; } html, body, h1, h2, h3, h4, h5, h6, div, ul, ol, li, dl, dt, dd, iframe, textarea, input, button, p, strong, b, i, a, span, del, pre, table, tr, th, td, form, fieldset, figure {margin: 0; padding: 0; word-wrap: break-word; font-family: verdana, Microsoft YaHei, Tahoma, sans-serif; *font-family: Microsoft YaHei, verdana, Tahoma, sans-serif; } body, ul, ol, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, .pr, .pc, em, del {font-style: normal; font-size: 100%; } ul, ol, dl {list-style: none; } a {text-decoration: none; color: #000; } i {font-style: normal; } img {border: 0; margin: 0; padding: 0; display: block; } .clear:after {clear: both; content: ''; display: block; width: 0; height: 0; visibility: hidden; }
.container{padding-top: 18vh;}
a { text-decoration: none;color:#000;}

.list{ display:flex;flex-wrap: wrap;justify-content:space-between;margin-top:1rem;}
.list a{ width: 33%;margin:0 auto 1.5rem;}
.list a img{ width: 4rem;height: 4rem;border-radius: 50px;margin: 0 auto .5rem;display:block;}
.list a div{ color: #fff;width: 100%;text-align:center; font-size:14px;}
.diyun{ position:fixed; bottom:0; width:100%; height:auto;}