@import "base.css";
@import "style-tc.css";
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dd,
figure,
menu,
input,
textarea,
button,
select,
th,
td iframe {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
  font-size: 100%;
  font-weight: normal;
}
li {
  list-style: none;
}
em,
i {
  font-style: normal;
}
a,
a:visited,
a:active {
  text-decoration: none;
  border: none;
  outline: none;
}
input,
textarea {
  outline: none;
}
textarea {
  resize: vertical;
}
a {
  text-decoration: none;
  outline: 0 none;
  color: inherit;
}
.clearfix:before,
.clearfix:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.clearfix {
  zoom: 1;
  width: 100%;
}
body {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  word-wrap: break-word;
  line-height: 1.5;
  font-size: 12px;
  width: 100%;
  margin: 0 auto!important;
  overflow-x: hidden;
  overflow-y: auto;
  background: #fff;
}
body,
button,
input,
select,
textarea {
  font-family: 'helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', 'microsoft yahei', simsun, sans-serif;
}
.none {
  display: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.flex {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.flexS {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.transCenter {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.baseStyle {
  width: 100%;
  clear: both;
  float: left;
}
.oneLineTxt {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.transtion {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 800px) {
  body {
    background: #fff;
  }
}
.wrap {
  width: 12rem;
  margin: auto;
  text-align: center;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.wrap1 {
  width: 6.23rem;
  margin: auto;
  text-align: center;
  position: relative;
}
.banner-box {
  width: 100%;
  clear: both;
  height: 6.3rem;
  background: url("../images/banner.jpg") no-repeat center top;
  font-family: 'MiSans', sans-serif;
}
.banner-box .wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.banner-box .logo {
  width: 2rem;
  display: inline-block;
  position: absolute;
  top: 0.5rem;
  left: 0;
}
.banner-box .logo img {
  width: 100%;
  display: inline-block;
}
.banner-box .ban_pro {
  display: block;
  width: 7.13rem;
  margin-top: 0.57rem;
}
.banner-box .ban_pro img {
  width: 100%;
  display: inline-block;
}
.banner-box .ban_teacher {
  width: 11.99rem;
  display: block;
  margin-top: 0.39rem;
}
.banner-box .ban_teacher img {
  width: 100%;
  display: inline-block;
}
.banner-box .ban_theme {
  width: 12.05rem;
  display: block;
  margin-top: -0.27rem;
}
.banner-box .ban_theme img {
  width: 100%;
  display: inline-block;
}
.banner-box .ban_sub {
  width: 100%;
  display: block;
}
.banner-box .ban_sub img {
  width: 13.25rem;
  display: inline-block;
  margin: auto -0.625rem;
}
.sections {
  width: 100%;
  clear: both;
}
.sections .secTit {
  width: 100%;
  clear: both;
  height: 0.78rem;
  background: url("../images/sec_title.png") no-repeat center / auto 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.sections .secTit h2 {
  font-size: 0.35rem;
  line-height: 1;
  color: #fff;
  font-family: "AlimamaShuHeiTi", sans-serif;
}
.sections .secMain {
  width: 100%;
  clear: both;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  font-family: 'MiSans', sans-serif;
}
.sec01 {
  height: 7.11rem;
  background: url("../images/s1-bg.jpg") no-repeat center top;
}
.sec01 .s1-title {
  margin-top: 0.36rem;
}
.sec01 .s1-main {
  margin-top: 0.44rem;
  position: relative;
}
.sec01 .s1-main .s1-pic {
  width: 100%;
  height: 4.71rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-end;
  position: relative;
}
.sec01 .s1-main .s1-pic img.state {
  width: 11.62rem;
  display: block;
}
.sec01 .s1-main .s1-pic img.ip {
  width: 3.83rem;
  display: block;
  position: absolute;
  top: 0;
  margin-left: -0.12rem;
}
.sec01 .s1-main .item {
  position: absolute;
}
.sec01 .s1-main .item .txt {
  font-family: "AlimamaShuHeiTi", sans-serif;
  font-size: 0.32rem;
  line-height: 0.36rem;
  color: #fff;
  text-align: left;
  background: linear-gradient(60deg, #1f41ef 0%, #41a5f8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.sec01 .s1-main .item .txtk {
  position: absolute;
  font-size: 0.2rem;
  line-height: 1.5;
  color: #fff;
}
.sec01 .s1-main .item .txtk span {
  margin-top: 0.24rem;
  display: block;
}
.sec01 .s1-main .item .txtk.two span {
  margin-top: 0.36rem;
}
.sec01 .s1-main .item .txtk.type1 {
  width: 2.3rem;
  height: 1.28rem;
  background: url("../images/s1-k01.png") no-repeat center / 100%;
  left: -1.94rem;
  top: -1.23rem;
}
.sec01 .s1-main .item .txtk.type2 {
  width: 2.7rem;
  height: 1.28rem;
  background: url("../images/s1-k02.png") no-repeat center / 100%;
  left: -2.44rem;
  top: 0.32rem;
}
.sec01 .s1-main .item .txtk.type3 {
  width: 2.3rem;
  height: 1.28rem;
  background: url("../images/s1-k03.png") no-repeat center / 100%;
  left: -1.22rem;
  top: 0.41rem;
}
.sec01 .s1-main .item .txtk.type4 {
  width: 2.08rem;
  height: 1.27rem;
  background: url("../images/s1-k04.png") no-repeat center / 100%;
  left: -0.46rem;
  top: 0.5rem;
}
.sec01 .s1-main .item .txtk.type5 {
  width: 2.75rem;
  height: 1.28rem;
  background: url("../images/s1-k05.png") no-repeat center / 100%;
  left: 0.33rem;
  top: 0.74rem;
}
.sec01 .s1-main .item .txtk.type6 {
  width: 2.01rem;
  height: 1.27rem;
  background: url("../images/s1-k06.png") no-repeat center / 100%;
  left: 0.8rem;
  top: -1.15rem;
}
@media screen and (min-width: 768px) {
  .sec01 .s1-main .item.item01 {
    top: 1.4rem;
    left: 2.12rem;
  }
  .sec01 .s1-main .item.item02 {
    top: 2.47rem;
    left: 2.28rem;
  }
  .sec01 .s1-main .item.item03 {
    top: 3.15rem;
    left: 3.78rem;
  }
  .sec01 .s1-main .item.item04 {
    top: 3.33rem;
    left: 6.2rem;
  }
  .sec01 .s1-main .item.item05 {
    top: 2.82rem;
    right: 2.05rem;
  }
  .sec01 .s1-main .item.item06 {
    top: 1.64rem;
    right: 2rem;
  }
}
.sec01 .s1-main .item.on .txt {
  background: linear-gradient(to bottom, #ff4324 0%, #ce0f0f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.sec01 .s1-main .item.on .txtk.type1 {
  background: url("../images/s1-k01-2.png") no-repeat center / 100%;
}
.sec01 .s1-main .item.on .txtk.type2 {
  background: url("../images/s1-k02-2.png") no-repeat center / 100%;
}
.sec01 .s1-main .item.on .txtk.type3 {
  background: url("../images/s1-k03-2.png") no-repeat center / 100%;
}
.sec01 .s1-main .item.on .txtk.type4 {
  background: url("../images/s1-k04-2.png") no-repeat center / 100%;
}
.sec01 .s1-main .item.on .txtk.type5 {
  background: url("../images/s1-k05-2.png") no-repeat center / 100%;
}
.sec01 .s1-main .item.on .txtk.type6 {
  background: url("../images/s1-k06-2.png") no-repeat center / 100%;
}
.advModule {
  width: 100%;
  clear: both;
  height: 1.69rem;
  display: block;
  background: url("../images/adModule.jpg") no-repeat center / auto 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.advModule img {
  height: 1.05rem;
  display: block;
  animation: scale2 0.5s linear infinite alternate;
  -o-animation: scale2 0.5s linear infinite alternate;
  -moz-animation: scale2 0.5s linear infinite alternate;
  -webkit-animation: scale2 0.5s linear infinite alternate;
}
.sec02 {
  height: 7.72rem;
  background: url("../images/s2-bg.jpg") no-repeat center top;
}
.sec02 .s2-title {
  margin-top: 0.6rem;
}
.sec02 .s2-main {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
.sec02 .s2-main .s2-rulebox {
  width: 6.67rem;
  height: 6.14rem;
  margin-right: -0.73rem;
  background: url("../images/s2-img01.png") no-repeat center / 100%;
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
  margin-left: -0.08rem;
  margin-top: 0.1rem;
  position: relative;
}
.sec02 .s2-main .s2-rulebox .tit {
  width: 1.87rem;
  height: 0.48rem;
  display: block;
  background: #fff;
  font-size: 0.28rem;
  line-height: 0.48rem;
  color: #2445dc;
  font-family: "AlimamaShuHeiTi", sans-serif;
  border-radius: 0.5rem;
  margin-top: 0.77rem;
  margin-left: 0.48rem;
  box-shadow: 0 0.03rem 0.02rem #3279f4;
}
.sec02 .s2-main .s2-rulebox ul {
  clear: both;
  margin-top: 0.2rem;
  width: 100%;
}
.sec02 .s2-main .s2-rulebox ul li {
  clear: both;
  margin-left: 0.65rem;
  width: auto;
  font-size: 0.22rem;
  line-height: 0.3rem;
  color: #fff;
  margin-bottom: 0.09rem;
  text-align: left;
}
.sec02 .s2-main .s2-rulebox ul li span {
  color: #a4feff;
}
.sec02 .s2-main .formPart {
  width: 6.33rem;
  height: 6.19rem;
  background: url("../images/s2-img02.png") no-repeat center / 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-start;
  margin-right: -0.2rem;
  margin-top: -0.15rem;
  margin-left: -0.73rem;
}
.sec02 .s2-main .formPart .myform {
  width: 4.87rem;
  background: #fff;
  border-radius: 0.1rem;
  margin-top: 0.98rem;
  margin-left: 0.89rem;
}
.sec02 .s2-main .formPart .myform .tit {
  width: 100%;
  height: 0.67rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-size: 0.26rem;
  line-height: 1;
  color: #fff;
  background: #2c66f2;
  background: -webkit-linear-gradient(left, #3d98f7, #1a33ec);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #3d98f7, #1a33ec);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #3d98f7, #1a33ec);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #3d98f7, #1a33ec);
  /* 标准的语法 */
  box-shadow: 0 0.04rem 0 #d8f8ff;
  border-radius: 0.1rem 0.1rem 0 0;
}
.sec02 .s2-main .formPart .myform ul {
  margin: 0.23rem auto 0;
  clear: both;
  width: 4.52rem;
}
.sec02 .s2-main .formPart .myform ul li {
  width: 100%;
  height: 0.6rem;
  background: #d1e7ff;
  box-shadow: 0 0.01rem 0.04rem #b4d8ff inset;
  margin-bottom: 0.12rem;
  border-radius: 0.05rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.sec02 .s2-main .formPart .myform ul li span {
  font-size: 0.2rem;
  line-height: 0.6rem;
  color: #1f41ef;
  font-weight: 700;
  margin-left: 0.34rem;
}
.sec02 .s2-main .formPart .myform ul li input,
.sec02 .s2-main .formPart .myform ul li select {
  width: 3.25rem;
  background: rgba(255, 255, 255, 0);
  height: 0.6rem;
  border: none;
  font-size: 0.2rem;
  line-height: 0.6rem;
}
.sec02 .s2-main .formPart .myform ul li select {
  background: rgba(255, 255, 255, 0) url("../images/xia.png") no-repeat center right 0.2rem / 0.13rem;
}
.sec02 .s2-main .formPart .myform ul li select {
  border: none;
  appearance: none;
  /* 移除了浏览器的默认样式 */
}
.sec02 .s2-main .formPart .myform .xieyi {
  font-size: 0.16rem;
  margin: 0.15rem auto 0.25rem;
}
.sec02 .s2-main .formPart .myform .xieyi a {
  color: #1a34ec;
}
.sec02 .s2-main .formPart .s2-formBtn {
  width: 100%;
  display: block;
  margin-top: 0.29rem;
}
.sec02 .s2-main .formPart .s2-formBtn a {
  width: 3.28rem;
  clear: both;
  height: 0.69rem;
  display: block;
  margin-left: 1.71rem;
  border-radius: 0.5rem;
  transition: all 0.5s;
}
.sec02 .s2-main .formPart .s2-formBtn a img {
  width: 100%;
  height: 100%;
}
.sec02 .s2-main .formPart .s2-formBtn a:hover {
  transform: scale(1.1);
  box-shadow: 0 0 0.2rem #f00;
}
.sec03 {
  height: 6.99rem;
  background: url("../images/s3-bg.jpg") no-repeat center top;
}
.sec03 .s3-title {
  margin-top: 0.35rem;
}
.sec03 .s3-main {
  width: 12.06rem;
  height: 5.15rem;
  margin-top: 0.34rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: center;
  background: #d3eaff;
  background: -webkit-linear-gradient(#e6f3ff, #bfe0ff);
  background: -moz-linear-gradient(#e6f3ff, #bfe0ff);
  background: -o-linear-gradient(#e6f3ff, #bfe0ff);
  background: linear-gradient(#e6f3ff, #bfe0ff);
  border-radius: 0.3rem;
  border: solid 0.02rem #1abcff;
  box-shadow: 0 0.12rem 0.18rem #0072ff;
}
.sec03 .s3-main .tab {
  width: 2.8rem;
  margin-right: 0.5rem;
}
.sec03 .s3-main .tab ul {
  width: 100%;
  clear: both;
}
.sec03 .s3-main .tab ul li {
  width: 100%;
  height: 0.71rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  border: solid 0.01rem #28abf6;
  background: #fff;
  border-radius: 0.1rem;
  box-sizing: border-box;
  margin-bottom: 0.23rem;
  font-size: 0.26rem;
  line-height: 1;
  color: #1f41ef;
  font-weight: 700;
  position: relative;
  cursor: pointer;
}
.sec03 .s3-main .tab ul li:last-child {
  margin-bottom: 0;
}
.sec03 .s3-main .tab ul li em {
  width: 0.6rem;
  height: 0.41rem;
  display: block;
  background: url("../images/s3-icon01.png") no-repeat center / 100%;
  font-size: 0.19rem;
  line-height: 0.32rem;
  color: #fff;
  font-weight: 400;
  position: absolute;
  top: -0.1rem;
  right: -0.21rem;
}
.sec03 .s3-main .tab ul li.on {
  color: #6a2208;
  background: #f8dcb9;
  background: -webkit-linear-gradient(#fffdfe 25%, #f8dcb9 100%);
  background: -moz-linear-gradient(#fffdfe 25%, #f8dcb9 100%);
  background: -o-linear-gradient(#fffdfe 25%, #f8dcb9 100%);
  background: linear-gradient(#fffdfe 25%, #f8dcb9 100%);
  border: solid 0.01rem #ffffff;
  box-shadow: 0 0.06rem 0.1rem rgba(246, 209, 156, 0.67) inset, 0 0.04rem 0.05rem #9ccdff;
}
.sec03 .s3-main .itembox {
  width: 7.15rem;
  display: block;
}
.sec03 .s3-main .itembox .item {
  width: 100%;
  height: 3.81rem;
  background: #fff;
  border: solid 0.06rem #0abdff;
  box-sizing: border-box;
  border-radius: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  display: none;
}
.sec03 .s3-main .itembox .item.on {
  display: flex;
}
.sec03 .s3-main .itembox .item h3 {
  width: 6.56rem;
  clear: both;
  font-size: 0.38rem;
  font-weight: 700;
  line-height: 0.75rem;
  margin: 0.11rem auto 0.19rem;
  border-bottom: solid 0.02rem #d3dbfc;
  white-space: nowrap;
}
.sec03 .s3-main .itembox .item.item1 h3 {
  font-size: 0.37rem;
}
.sec03 .s3-main .itembox .item.item2 h3 {
  font-size: 0.33rem;
}
.sec03 .s3-main .itembox .item.item3 h3 {
  font-size: 0.31rem;
}
.sec03 .s3-main .itembox .item .txt {
  width: 2.8rem;
  display: block;
  margin-right: 0.26rem;
}
.sec03 .s3-main .itembox .item .txt p {
  width: 100%;
  font-size: 0.2rem;
  line-height: 0.35rem;
  color: #333;
  text-align: justify;
}
.sec03 .s3-main .itembox .item .pic {
  width: 3.28rem;
  display: block;
}
.sec03 .s3-main .itembox .item .pic img {
  width: 100%;
  display: block;
}
.sec03 .s3-main .itembox .s3-btn {
  width: 100%;
  clear: both;
  margin-top: -0.36rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.sec03 .s3-main .itembox .s3-btn a {
  width: 2.91rem;
  height: 0.63rem;
  display: block;
  margin: auto 0.28rem;
  background: url("../images/s3-btn01.png") no-repeat center / 100%;
  font-size: 0.29rem;
  line-height: 0.63rem;
  font-family: "AlimamaShuHeiTi", sans-serif;
  border-radius: 0.5rem;
  transition: all 0.3s;
}
.sec03 .s3-main .itembox .s3-btn a span {
  line-height: 1;
  background: linear-gradient(to bottom, #fff 0%, #ffe88a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.sec03 .s3-main .itembox .s3-btn a:hover {
  transform: scale(1.1);
  box-shadow: 0 0 0.2rem rgba(255, 0, 0, 0.5);
}
.sec04 {
  height: 5.5rem;
  background: url("../images/s4-bg.jpg") no-repeat center top;
}
.sec04 .s4-title {
  margin-top: 0.35rem;
  background: url("../images/sec_title2.png") no-repeat center / auto 100%;
}
.sec04 .subTit {
  font-size: 0.24rem;
  line-height: 1;
  color: #0047cc;
  margin: 0.17rem auto 0.21rem;
}
.sec04 .s4-main {
  width: 100%;
  clear: both;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
.sec04 .s4-main .txt {
  width: 6.5rem;
  height: 3.52rem;
  display: block;
  background: #436af6;
  background: -webkit-linear-gradient(#6b9eff, #1b35ed);
  background: -moz-linear-gradient(#6b9eff, #1b35ed);
  background: -o-linear-gradient(#6b9eff, #1b35ed);
  background: linear-gradient(#6b9eff, #1b35ed);
  border-radius: 0.15rem;
  border: solid 0.02rem #2045ef;
  box-shadow: 0 0.12rem 0.18rem rgba(0, 114, 255, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.sec04 .s4-main .txt .tit {
  width: 5.63rem;
  height: 0.48rem;
  display: block;
  margin-top: 0.24rem;
  margin-bottom: 0.15rem;
  background: #fff;
  box-shadow: 0 0.03rem 0.02rem #3279f4;
  border-radius: 0.5rem;
  font-size: 0.24rem;
  line-height: 1;
  color: #224aef;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.sec04 .s4-main .txt .tit::before {
  content: '';
  width: 0.27rem;
  height: 0.36rem;
  display: block;
  background: url("../images/s4-icon01.png") no-repeat center / 100%;
}
.sec04 .s4-main .txt .tit::after {
  content: '';
  width: 0.27rem;
  height: 0.36rem;
  display: block;
  background: url("../images/s4-icon02.png") no-repeat center / 100%;
}
.sec04 .s4-main .txt ul {
  width: 5.6rem;
  clear: both;
}
.sec04 .s4-main .txt ul li {
  width: 100%;
  font-size: 0.22rem;
  line-height: 0.39rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
.sec04 .s4-main .txt ul li span {
  color: #a4feff;
  font-weight: 700;
}
.sec04 .s4-main .txt ul li p {
  width: 4.2rem;
  text-align: left;
  letter-spacing: -1px;
}
.sec04 .s4-main .pic {
  width: 5.54rem;
  display: block;
  margin-left: 0.17rem;
  margin-right: -0.25rem;
  margin-top: -0.12rem;
}
.sec04 .s4-main .pic img {
  width: 100%;
  display: block;
}
.sec05 {
  height: 4.73rem;
  background: url("../images/s5-bg.jpg") no-repeat center top;
}
.sec05 .s5-table {
  width: 100%;
  background: #fff;
  border-radius: 0.12rem;
  margin-top: 0.25rem;
  box-shadow: 0 0.03rem 0.15rem rgba(58, 167, 255, 0.45);
  overflow: hidden;
}
.sec05 .s5-table table {
  width: 100%;
  border-radius: 0.12rem;
}
.sec05 .s5-table table tr.head {
  margin-top: -0.02rem;
}
.sec05 .s5-table table tr.head td {
  padding: 0.18rem 0 0.23rem;
}
.sec05 .s5-table table th {
  background: #436af6;
  background: -webkit-linear-gradient(#6b9eff, #1b35ed);
  background: -moz-linear-gradient(#6b9eff, #1b35ed);
  background: -o-linear-gradient(#6b9eff, #1b35ed);
  background: linear-gradient(#6b9eff, #1b35ed);
  font-size: 0.28rem;
  line-height: 1;
  color: #fff;
  font-family: "AlimamaShuHeiTi", sans-serif;
  padding: 0.21rem 0;
}
.sec05 .s5-table table th em {
  color: #a4feff;
}
.sec05 .s5-table table td {
  font-size: 0.2rem;
  line-height: 0.3rem;
  border-top: dashed 0.02rem #c8c8c8;
  border-right: dashed 0.02rem #c8c8c8;
  padding: 0.14rem 0 0.18rem;
}
.sec05 .s5-table table td span {
  color: #0046c0;
}
.sec05 .s5-table table td p {
  text-align: left;
  margin-left: 0.22rem;
}
.sec05 .s5-table table td:last-child {
  border-right: 0;
}
.lfNav {
  position: fixed;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
  width: 1.52rem;
  height: 4.43rem;
  display: flex;
  justify-content: center;
  align-content: flex-start;
  flex-wrap: wrap;
  border-radius: 1rem;
  background: url("../images/fixedNavBg.png") no-repeat center / 100%;
}
.lfNav .close {
  position: absolute;
  top: 0;
  right: -0.15rem;
  height: 30px;
  width: 30px;
}
.lfNav .close img {
  width: 100%;
  display: block;
}
.lfNav .nav-bg {
  width: 1.28rem;
  height: 0.34rem;
  display: block;
  background: #fff;
  border-radius: 0.06rem;
  font-size: 0.18rem;
  line-height: 0.34rem;
  color: #444;
  text-align: center;
  margin-bottom: 0.04rem;
}
.lfNav .nav-bg.first {
  margin-top: 1.28rem;
}
.lfNav .nav-bg a {
  width: 100%;
  height: 0.34rem;
  display: block;
}
.lfNav .nav-bg:hover {
  background: #fec491;
  background: linear-gradient(90deg, #fec491, #fff, #fec491);
  color: #a90702;
  font-weight: bold;
}
.lfNav .fixTop {
  width: 0.57rem;
  display: block;
}
.lfNav .fixTop a {
  width: 100%;
  height: 0.57rem;
  display: block;
  border-radius: 50%;
}
.lfNav .fixTop a img {
  width: 100%;
  display: block;
}
.indexBtn span {
  font-size: 20px;
  color: blue;
}
@-webkit-keyframes scaleDraw {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.15);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.15);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes scaleDraw {
  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.15);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.15);
  }
  100% {
    transform: scale(1);
  }
}
/*# sourceMappingURL=style.css.map */