@charset "utf-8";
/**
 * Global Reset of all HTML Elements
 *
 * Resetting all of our HTML Elements ensures a smoother
 * visual transition between browsers. If you don't believe me,
 * try temporarily commenting out this block of code, then go
 * and look at Mozilla versus Safari, both good browsers with
 * a good implementation of CSS. The thing is, all browser CSS
 * defaults are different and at the end of the day if visual
 * consistency is what we're shooting for, then we need to
 * make sure we're resetting all spacing elements.
 *
 */
html,
body {
  border: 0;
  font-family: "Helvetica-Neue", "Helvetica", Arial, sans-serif;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}
div,
span,
object,
iframe,
img,
table,
caption,
thead,
tbody,
tfoot,
tr,
tr,
td,
article,
aside,
canvas,
details,
figure,
hgroup,
menu,
nav,
footer,
header,
section,
summary,
mark,
audio,
video {
  border: 0;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cit,
code,
del,
dfn,
em,
ins,
q,
samp,
small,
strong,
sub,
sup,
b,
i,
hr,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
legend,
label {
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
article,
aside,
canvas,
figure,
figure img,
figcaption,
hgroup,
footer,
header,
nav,
section,
audio,
video {
  display: block;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
table caption,
table th,
table td {
  text-align: left;
  vertical-align: middle;
}
a img {
  border: 0;
}
:focus {
  outline: 0;
}
ul,
ol {
  list-style-type: none;
}
body {
  background: #000;
  font-family: "\5FAE\8EDF\6B63\9ED1\9AD4", 'cwTeXHei', "Open Sans" !important;
}
a {
  text-decoration: none;
  color: black;
}
.content {
  width: 70%;
  margin: 0 auto;
  display: flex;
  padding: 40px;
  box-sizing: border-box;
}
.content .layout-left {
  width: 45%;
  padding: 10px;
  box-sizing: border-box;
}
.content .layout-left img {
  background: #fff;
  border-radius: 15px;
  padding: 30px;
  width: 100%;
  box-sizing: border-box;
}
.content .layout-right {
  padding: 10px;
  width: 54%;
  margin-left: 60px;
}
.content .layout-right .laosiji-info {
  display: inline-flex;
  align-items: center;
  margin-bottom: 40px;
}
.content .layout-right .laosiji-info .laosiji-info-thumbnail {
  width: 45%;
  margin-right: 20px;
}
.content .layout-right .laosiji-info .laosiji-info-thumbnail img {
  width: 100%;
}
.content .layout-right .laosiji-info .laosiji-info-title {
  color: #ffcc01;
  font-size: 2.8vw;
  font-weight: bold;
  text-align: right;
  letter-spacing: 1px;
}
.content .layout-right .laosiji-info .laosiji-info-title .laosiji-info-title-slogan {
  font-size: 2vw;
  color: #fff;
  font-weight: 400;
}
.content .layout-right .laosiji-description {
  margin-bottom: 75px;
}
.content .layout-right .laosiji-description ol {
  color: #fff;
  font-size: 1.5vw;
  list-style: decimal;
  list-style-position: inside;
}
.content .layout-right .laosiji-description ol li {
  margin-bottom: 10px;
  font-weight: 600;
}
.content .layout-right .laosiji-download_old {
  list-style: none;
}
.content .layout-right .laosiji-download_old .laosiji-download-info {
  background: #fff;
  width: 68%;
  height: 140px;
  border-radius: 15px;
  padding: 12px;
  display: inline-block;
  vertical-align: middle;
}
.content .layout-right .laosiji-download_old .laosiji-download-info .laosiji-bottom-info-APP {
  width: 48%;
  height: 66px;
  background-size: 100%;
  background-repeat: no-repeat;
  display: inline-block;
}
.content .layout-right .laosiji-download_old .laosiji-download-info .laosiji-bottom-info-APP .laosiji-bottom-info-ul {
  list-style: none;
  color: #666;
  font-size: 20px;
  font-weight: 600;
  padding: 0;
}
.content .layout-right .laosiji-download_old .laosiji-download-info .laosiji-bottom-info-APP .laosiji-bottom-info-ul li {
  display: inline-block;
  margin: 20px 0;
  width: 49%;
  text-align: center;
}
.content .layout-right .laosiji-download_old .laosiji-download-info .laosiji-info-APP {
  margin-right: 13px;
}
.content .layout-right .laosiji-download_old .laosiji-download-info .laosiji-download-qrcode {
  width: 100%;
  height: 165px;
  position: relative;
  top: -12px;
  background-size: 89%;
  background-position: top right;
  background-repeat: no-repeat;
}
.content .layout-right .laosiji-download_old .bottom-info-qrcode {
  width: 27%;
  padding: 0;
  background: none;
}
.content .layout-right .laosiji-download {
  font-size: 0px;
  display: inline-flex;
  align-items: center;
}
.content .layout-right .laosiji-download .laosiji-download-buttom {
  width: 70%;
  padding: 10px;
  box-sizing: border-box;
  background: white;
  display: inline-block;
  border-radius: 10px;
  text-align: center;
  font-size: 0px;
}
.content .layout-right .laosiji-download .laosiji-download-buttom div {
  display: inline-block;
  width: 50%;
  font-size: 15px;
  padding: 5px;
  box-sizing: border-box;
}
.content .layout-right .laosiji-download .laosiji-download-buttom div img {
  width: 100%;
  display: block;
}
.content .layout-right .laosiji-download .laosiji-download-qrcode {
  display: inline-block;
  height: 140px;
  margin-left: 20px;
}
.content .layout-right .laosiji-download .laosiji-download-qrcode img {
  height: 100%;
}
.content .laosiji-demo {
  display: none;
}
@media screen and (max-width: 1024px) {
  .content {
    width: 90%;
    display: block;
    padding: 0;
  }
  .content .layout-left,
  .content .layout-right {
    width: 100%;
    margin: auto;
    padding: 0;
  }
  .content .layout-left {
    display: none;
  }
  .content .layout-right {
    margin-top: 20px;
  }
  .content .layout-right .laosiji-info .laosiji-info-title {
    font-size: 6.5vw;
  }
  .content .layout-right .laosiji-info .laosiji-info-title .laosiji-info-title-slogan {
    font-size: 5.5vw;
  }
  .content .layout-right .laosiji-description {
    margin-bottom: 50px;
  }
  .content .layout-right .laosiji-description ol {
    font-size: 4vw;
  }
  .content .layout-right .laosiji-demo {
    display: block;
    width: 90%;
    margin: auto;
    margin-bottom: 50px;
  }
  .content .layout-right .laosiji-demo img {
    background: #fff;
    border-radius: 15px;
    padding: 30px;
    width: 100%;
    box-sizing: border-box;
  }
  .content .layout-right .laosiji-download {
    display: block;
    width: 90%;
    margin: auto;
    margin-bottom: 20px;
  }
  .content .layout-right .laosiji-download .laosiji-download-buttom,
  .content .layout-right .laosiji-download .laosiji-download-qrcode {
    width: 100%;
  }
  .content .layout-right .laosiji-download .laosiji-download-buttom div {
    font-size: 16px;
  }
  .content .layout-right .laosiji-download .laosiji-download-qrcode {
    height: auto;
    margin: auto;
    text-align: center;
    margin-top: 20px;
  }
  .content .layout-right .laosiji-download .laosiji-download-qrcode img {
    width: 100%;
  }
}
