@charset "utf-8"; * { padding: 0; margin: 0; outline: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }/* img{height: 100%;width: 100%;border: 0;vertical-align: middle;object-fit: cover;} img:not(.w-e-text img){height: 100%;width: 100%;border: 0;vertical-align: middle;object-fit: cover;} */ html { font-size: calc(100vw/19.2); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } body { min-height: 100%; font-family: 'Microsoft YaHei'; font-size: 16px; line-height: 1.5; color: #333; background: #fff; } @media (max-width: 1580px) { body { font-size: 14px; } } li { list-style: none; } h1, h2, h3, h4, h5, h6 { font-weight: normal; } a, a:hover, a:focus { text-decoration: none; } input, button { -webkit-appearance: none; border-radius: 0; } input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } textarea { resize: none; overflow: auto; } input, button, textarea, select { border: 0; font-family: inherit; font-size: inherit; color: inherit; background: transparent; } select { -webkit-box-sizing: border-box; box-sizing: border-box; white-space: nowrap; -webkit-appearance: none; -moz-appearance: none; appearance: none; } select::-ms-expand { display: none; } table { border-collapse: collapse; } .font18 { font-size: 0.18rem; } .font20 { font-size: 0.2rem; } .font22 { font-size: 0.22rem; } .font24 { font-size: 0.24rem; } .font26 { font-size: 0.26rem; } .font28 { font-size: 0.28rem; } .font30 { font-size: 0.3rem; } @media (max-width: 1900px) { .font18 { font-size: 16px; } } @media (max-width: 1580px) { .font18 { font-size: 14px; } .font20, .font22 { font-size: 16px; } .font24, .font26 { font-size: 18px; } .font28, .font30 { font-size: 20px; } } .fl { float: left; } .fr { float: right; } .clear { zoom: 1; } .clear:after { content: ''; display: block; clear: both; } .container { margin: 0 auto; width: 72.9%; } @media (max-width: 1580px) { .container { width: 84%; } } @media (max-width: 767px) { .container { padding: 0 1rem; width: 100%; } } .bg-color1 { background-color: #fff; } .ptb100 { padding-top: 1rem; padding-bottom: 1rem; } @media (max-width: 767px) { .ptb100 { padding-top: 0.72rem; padding-bottom: 0.72rem; } } .pt100 { padding-top: 1rem; } @media (max-width: 767px) { .pt100 { padding-top: 0.72rem; } } .pb100 { padding-bottom: 1rem; } @media (max-width: 767px) { .pb100 { padding-bottom: 0.72rem; } } #hi-upgrade { position: fixed; top: 0; left: 0; z-index: 9999; width: 100%; height: 100%; background: #fff; font-size: 16px; line-height: 26px; text-align: center; } #hi-upgrade .hi-wrap { position: absolute; top: 50%; left: 50%; margin: -177px 0 0 -450px; width: 900px; } #hi-upgrade .hi-wrap .hi-title { font-size: 30px; line-height: 40px; color: #333; } #hi-upgrade .hi-wrap .hi-close { margin: 10px 0; display: inline-block; cursor: pointer; font-size: 18px; color: #e9a171; } #hi-upgrade .hi-wrap .hi-close:hover { text-decoration: underline; } #hi-upgrade .hi-wrap .hi-text1 { color: #666; } #hi-upgrade .hi-wrap .hi-text1 span { color: #e9a171; } #hi-upgrade .hi-wrap .hi-text2 { position: relative; margin: 60px 0; color: #333; } #hi-upgrade .hi-wrap .hi-text2::before { content: ""; position: absolute; top: 50%; left: 0; z-index: 1; width: 100%; border-top: 1px solid #ddd; } #hi-upgrade .hi-wrap .hi-text2 span { position: relative; z-index: 5; padding: 0 30px; background: #fff; } #hi-upgrade .hi-wrap .hi-list { overflow: hidden; } #hi-upgrade .hi-wrap .hi-list li { display: inline-block; width: 16%; } #hi-upgrade .hi-wrap .hi-list li div { margin: 0 auto 5px; width: 50px; height: 50px; } #hi-upgrade .hi-wrap .hi-list li a { color: #666; } #hi-upgrade .hi-wrap .hi-list li a:hover { color: #e9a171; } #hi-upgrade .hi-wrap .hi-list li .hi-ico1 { background: url(../images/hi-llq-1.jpg) no-repeat center / 100%; } #hi-upgrade .hi-wrap .hi-list li .hi-ico2 { background: url(../images/hi-llq-2.jpg) no-repeat center / 100%; } #hi-upgrade .hi-wrap .hi-list li .hi-ico3 { background: url(../images/hi-llq-3.jpg) no-repeat center / 100%; } #hi-upgrade .hi-wrap .hi-list li .hi-ico4 { background: url(../images/hi-llq-4.jpg) no-repeat center / 100%; } #hi-upgrade .hi-wrap .hi-list li .hi-ico5 { background: url(../images/hi-llq-5.jpg) no-repeat center / 100%; } #hi-upgrade .hi-wrap .hi-list li .hi-ico6 { background: url(../images/hi-llq-6.jpg) no-repeat center / 100%; }