@charset "UTF-8";
/*默认*/

html, body {
    width: 100%;
    background-color: #fff;
    color: #3f3f3f;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 15px;
    line-height: 1.57143;
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", Roboto, Arial, sans-serif;
    letter-spacing: .1em;
}

@media only screen and (max-width: 1400px) {
    html,body {
        font-size: 14px;
    }
}


*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;

}

*, *:before, *:after {
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    margin: 0;
    outline: 0;
    padding: 0;
    color: inherit;
    font-size: 100%;
    font: inherit;
    text-decoration: none;
    vertical-align: baseline;
}

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

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

strong{
    font-weight: bold;
}

a {
    border: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;
    color: #333333;
}

a:focus {
    outline: none;
}

input, select, textarea {
    border: none;
    outline: none;
}

i {
    display: block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fo_b{
    font-weight: bold;
}

.clear:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
    _zoom: 1;
}

input[type=button], input[type=submit], input[type=file], input[type=reset], button {
    cursor: pointer;
    -webkit-appearance: none;
}

.pu-body {
    -ms-overflow-style: none
}

.pu-body::-webkit-scrollbar {
    display: none
}

.big_font{
    font-size: 18px;
}

.bold_font{
    font-weight: bold;
}

.box_shadow{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
/*
     FILE ARCHIVED ON 23:39:51 May 31, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:48:35 Jul 02, 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.825
  exclusion.robots: 0.031
  exclusion.robots.policy: 0.014
  esindex: 0.015
  cdx.remote: 29.334
  LoadShardBlock: 162.581 (3)
  PetaboxLoader3.resolve: 99.628 (2)
  PetaboxLoader3.datanode: 106.428 (5)
  load_resource: 95.773
  loaddict: 24.043
*/