@charset "utf-8";
/* CSS sk_rules.css 2019-09-02 */
html {
  font-size: 26.667vw;
  margin: 0 auto;
  -ms-touch-action: none;
  height: 100%;
}
body {
  font-size: 0.12rem;
  margin: 0 auto;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
a,
body,
div,
h1,
h2,
h3,
h4,
img,
input,
li,
ol,
p,
span,
ul {
  box-sizing: border-box;
  -moz-box-sizing: border-box; /* Firefox */
  -webkit-box-sizing: border-box; /* Safari */
  margin: 0;
  padding: 0;
  font-family: "方正准圆简体", "苹方", YaHei, "黑体", Hei, Tahoma, Helvetica,
    arial, sans-serif;
  color: #333;
  line-height: 1.6;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
li,
ol,
ul {
  list-style: none;
}
em,
i,
b {
  font-style: normal;
  font-weight: normal;
}
a {
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover {
  text-decoration: none;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  -webkit-appearance: none;
}
input[type="button"],
input[type="submit"],
input[type="file"],
button {
  cursor: pointer;
  -webkit-appearance: none;
}
input,
select {
  -webkit-border-radius: 0;
  -webkit-box-shadow: insert 0 0 0 transparent;
  background: #f9f9f9;
}
button,
input,
textarea {
  outline: 0;
}
img {
  vertical-align: top;
  display: inline-block;
  border: 0;
  width: 100%;
  height: auto;
  background-size: 100% auto;
}
article,
aside,
audio,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
menu,
nav,
section,
summary,
time,
video {
  display: block;
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.oh {
  white-space: nowrap;
  word-wrap: normal;
  word-break: normal;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.w100 {
  width: 100%;
}
.h100 {
  height: 100%;
}
.cp {
  cursor: pointer;
}
.clearfix {
  display: block;
  zoom: 1;
}
.clearfix:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.ma {
  margin: 0 auto;
}
.cont {
  width: 100%;
  margin: 0 auto;
  height: 100%;
}
.bg {
  background: url(../img/bg.jpg) no-repeat center top;
  width: 3.75rem;
  height: 8.12rem;
  margin: 0 auto;
  background-size: 100% auto;
}
.logo img {
  width: 3.75rem;
  height: 2.31rem;
  position: absolute;
  top: 4%;
  left: 0;
  background-size: 100% auto;
}
.load_cont {
  width: 100%;
  margin: 0 auto;
  position: absolute;
  left: 0;
  bottom: 1rem;
}
.load_cont .title {
  width: 1.6rem;
  height: 0.16rem;
  margin: 0 auto;
  display: block;
}
.load_cont .title img {
  width: 1.6rem;
  height: 0.16rem;
  background-size: 100% auto;
}
.w-progressBar-wrap {
  position: relative;
  margin: 0.1rem auto;
  width: 2.92rem;
  height: 0.11rem;
  overflow: hidden;
}
.w-progressBar-bar {
  position: absolute;
  z-index: 1;
  width: 2.92rem;
  height: 0.11rem;
  overflow: hidden;
  left: 0.015rem;
}
.w-progressBar-wrap {
  background-image: url(../img/progressBar_img1.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.w-progressBar-bar {
  background-image: url(../img/progressBar_img3.png);
  background-repeat: repeat-x;
  width: 2.92rem;
  height: 0.11rem;
  background-size: 100% 0.11rem;
  border-radius: 0.1rem;
}
.load_tex {
  color: #effbad;
  font-size: 0.1rem;
  text-align: center;
}
