html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}
a,
.a:link,
.a:visited,
.a:hover,
.a:active {
  text-decoration: none;
  color: inherit;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: '微软雅黑', '黑体', Arial !important;
}
::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}
.container {
  width: 7.5rem;
  height: 100%;
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.container .float {
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 9999;
  /* padding-bottom: 10px; */
}
.container .float img {
  width: 1.2rem;
  height: auto;
}
.container .top_bar {
  position: relative;
  width: 7.5rem;
  height: 4.83rem;
  background: url('https://luodi2022.oss-cn-hongkong.aliyuncs.com/luodi2022/img/banner.png') no-repeat;
  background-size: contain;
  display: grid;
  grid-template-columns: 50% 50%;
}
.container .top_bar span {
  position: relative;
  top: 4.15rem;
  left: 0.15rem;
  display: block;
  width: 3.46rem;
  height: 1.38rem;
  text-align: center;
  color: #96A7B7;
  font-size: 0.27rem;
  font-weight: 500;
  background: url('https://luodi2022.oss-cn-hongkong.aliyuncs.com/luodi2022/img/lump_01.png') no-repeat;
  background-size: contain;
  box-shadow: 0rem 0.05rem 0.13rem 0rem rgba(60, 92, 135, 0.2);
}
.container .top_bar span i {
  display: block;
  font-size: 0.36rem;
  font-weight: 800;
  margin-top: 0.24rem;
  margin-bottom: 0.21rem;
}
.container .top_bar span.btn span:first-child {
  position: relative;
  top: -0.35rem;
  display: inline-block;
  text-align: center;
  width: 1.78rem;
  height: 0.54rem;
  line-height: 0.54rem;
  background: linear-gradient(-90deg, #345ED3, #7A9CF9);
  border-radius: 0.27rem;
  font-size: 0.28rem;
  font-weight: bold;
  color: #FFFFFF;
}
.container .top_bar span.btn span:last-child {
  position: relative;
  top: -0.35rem;
  display: inline-block;
  text-align: center;
  width: 1.78rem;
  height: 0.54rem;
  line-height: 0.54rem;
  background: linear-gradient(-90deg, #D37434, #F9AA7A);
  border-radius: 0.27rem;
  font-size: 0.28rem;
  font-weight: bold;
  color: #FFFFFF;
}
.container .des_lump {
  position: relative;
  width: 6.9rem;
  height: 2.42rem;
  background: url('https://luodi2022.oss-cn-hongkong.aliyuncs.com/luodi2022/img/des_bg.png');
  background-size: cover;
  box-shadow: 0rem 0.05rem 0.13rem 0rem rgba(60, 92, 135, 0.2);
  border: 0.01rem solid white;
  border-radius: 0.12rem;
  margin: 0.28rem auto;
  margin-top: 1rem;
  overflow: hidden;
}
.container .des_lump .text_lump {
  position: absolute;
  top: 0.35rem;
  left: 0.28rem;
  width: 4.57rem;
  font-size: 0.34rem;
  font-weight: bold;
  color: #6A7391;
  text-align: left;
}
.container .des_lump .text_lump span {
  margin-top: 0.03rem;
  margin-bottom: 0.12rem;
  display: block;
  font-size: 0.36rem;
  font-weight: bold;
  color: #455AC3;
}
.container .des_lump .text_lump span i {
  color: #CC3333;
}
.container .des_lump .text_lump div {
  margin-top: 0.42rem;
  display: block;
  line-height: 0rem;
  font-size: 0.27rem;
  font-weight: 500;
  color: #6A7391;
}
.container .des_lump .text_lump div i {
  margin-left: 0.09rem;
  font-size: 0.36rem;
  font-weight: bold;
  color: #FF6600;
}
.container .table_lump {
  background: white;
  width: 7.16rem;
  height: 4.7rem;
  margin: 0.23rem auto;
  box-shadow: 0rem 0.07rem 0.1rem 0rem rgba(23, 76, 145, 0.08);
  border-radius: 0.12rem;
  overflow: hidden;
}
.container .table_lump .title_bar {
  width: 7.16rem;
  height: 0.72rem;
  line-height: 0.72rem;
  text-align: center;
  font-size: 0.34rem;
  margin-top: 0.1rem;
  margin-bottom: 0.1rem;
}
.container .table_lump .title_bar .tab_title {
  position: relative;
  font-size: 0.34rem;
  font-weight: 800;
  color: #6A7391;
  text-align: center;
  background: linear-gradient(-90deg, #FF7E00, #D62D00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.container .table_lump .title_bar .tab_title i {
  background: linear-gradient(0deg, #0041D6, #00A8FF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.container .table_lump .table_content {
  display: block;
  margin: 0rem auto;
  width: 6.9rem;
  height: auto;
  font-size: 0.27rem;
  font-weight: bold;
  color: #6A7391;
}
.container .table_lump .table_content > div {
  border-bottom: 0.01rem solid #CDD5EC;
  border-right: 0.01rem solid #CDD5EC;
  overflow: hidden;
  text-align: center;
  width: 6.9rem;
  height: 0.72rem;
  line-height: 0.72rem;
  display: grid;
  grid-template-columns: 1.35rem 2.1rem 1.35rem 2.1rem;
  border-left: 0.01rem solid #CDD5EC;
}
.container .table_lump .table_content > div span.title {
  background: #F8F9FB;
  border-top: 0.01rem solid #CDD5EC;
  border-right: 0.01rem solid #CDD5EC;
  font-size: 0.27rem;
  font-weight: bold;
  color: #6A7391;
}
.container .table_lump .table_content > div span {
  background: white;
  border-right: 0.01rem solid #CDD5EC;
  border-bottom: 0.01rem solid #CDD5EC;
  font-size: 0.29rem;
  font-weight: 400;
  line-height: 0.72rem;
  color: #4C5665;
}
.container .table_lump .table_content > div span i {
  color: #CC3333;
}
.container .tab_lump {
  width: 7.1rem;
  height: auto;
  margin: 0.25rem auto;
}
.container .tab_lump .tab_title {
  position: relative;
  font-size: 0.34rem;
  font-weight: 800;
  color: #6A7391;
  text-align: center;
  background: linear-gradient(90deg, #8155DB, #52A6DC 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.container .tab_lump .tab_title::before {
  width: 1.8rem;
  height: 0.01rem;
  position: absolute;
  left: 0.1rem;
  top: 0.13rem;
  content: "";
  background: #C8CFE4;
  box-shadow: 0px 1px 0px 0px #FFFFFF;
}
.container .tab_lump .tab_title::after {
  width: 1.8rem;
  height: 0.01rem;
  position: absolute;
  right: 0.1rem;
  top: 0.13rem;
  content: "";
  background: #C8CFE4;
  box-shadow: 0px 1px 0px 0px #FFFFFF;
}
.container .tab_lump .tab_content {
  width: 7.1rem;
  height: auto;
  margin: 0.3rem auto;
  display: grid;
  grid-template-columns: auto auto auto;
}
.container .tab_lump .tab_content span {
  display: inline-block;
  width: 2.2rem;
  height: 1.68rem;
  background: linear-gradient(-90deg, #DFEAF6, #F7F7F7, #DFEAF6, #FFFFFF, #DFEAF6, #FFFFFF, #DFEAF6);
  box-shadow: 0rem 0.05rem 0.13rem 0rem rgba(60, 92, 135, 0.2);
  border-radius: 12px;
  overflow: hidden;
}
.container .tab_lump .tab_content span > span {
  width: 2.2rem;
  height: 1.62rem;
  background: white;
  border-radius: 0.12rem;
  box-shadow: unset;
}
.container .tab_lump .tab_content span > span > span {
  position: relative;
  top: -0.13rem;
  height: auto;
  font-size: 0.31rem;
  font-weight: bold;
  color: #37436B;
  text-align: center;
}
.container .tab_lump .tab_content span > span > div {
  position: relative;
  top: -0.1rem;
  font-size: 0.27rem;
  font-weight: 500;
  color: #6A7391;
  line-height: 0.36rem;
  text-align: center;
  margin-top: 0.07rem;
}
.container .tab_lump .tab_content span > span > div i {
  margin: auto;
  width: auto;
  margin-right: 0.05rem;
  display: inline-block;
  font-size: 0.43rem;
  font-weight: 500;
  color: #CC3333;
  background: unset;
  box-shadow: unset;
}
/*# sourceMappingURL=https://luodi2022.oss-cn-hongkong.aliyuncs.com/luodi2022/css/style.css.map */