/*css 初始化*/
body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
    margin: 0;
    padding: 0;
}

body {
    font: 14px '微软雅黑';
    background: #fff;
    -webkit-text-size-adjust: 100%;
}

em {
    font-style: normal;
}

li {
    list-style: none;
}

img {
    border: 0;
    vertical-align: middle;
    display: inline-block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input[type='text'],
input[type='email'],
input[type='url'],
input[type='number'],
input[type='password'],
textarea {
    -webkit-user-select: text;
}

input,
.select {
    -webkit-user-select: initial;
    font-family: Arial, 'Microsoft Yahei';
    border: none;
    outline: none;
}

a {
    text-decoration: none;
    color: #fff;
}

ul,
ol,
li {
    list-style: none;
}

img {
    border: 0;
    display: block;
}

select {
    background: none;
}

input,
img {
    vertical-align: middle;
    border: none;
}

button {
    border: none;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: normal;
}

p {
    word-wrap: break-word;
}

.clearfix::before,
.clearfix::after {
    content: '';
    display: block;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/*
     FILE ARCHIVED ON 03:59:15 Apr 14, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:44:36 Jan 26, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.702
  exclusion.robots: 0.038
  exclusion.robots.policy: 0.024
  esindex: 0.011
  cdx.remote: 29.158
  LoadShardBlock: 498.478 (3)
  PetaboxLoader3.datanode: 1325.855 (4)
  PetaboxLoader3.resolve: 135.105 (2)
  load_resource: 1300.873
*/