p,
dd,
ul,
blockquote,
dl,
dt,
ol,
img {
  margin: 0;
  padding: 0;
}
@media (max-width: 320px) {
  html {
    font-size: 50px;
  }
}
@media (min-width: 350px) {
  html {
    font-size: 54px;
  }
}
@media (min-width: 420px) {
  html {
    font-size: 65px;
  }
}
@media (min-width: 490px) {
  html {
    font-size: 76px;
  }
}
@media (min-width: 620px) {
  html {
    font-size: 96px;
  }
}
@media (min-width: 720px) {
  html {
    font-size: 112px;
  }
}
@media (min-width: 768px) {
  html {
    font-size: 58px;
  }
}
@media (min-width: 800px) {
  html {
    font-size: 25px;
  }
}
@media (min-width: 1024px) {
  html {
    font-size: 32px;
  }
}
@media (min-width: 1152px) {
  html {
    font-size: 36px;
  }
}
@media (min-width: 1280px) {
  html {
    font-size: 40px;
  }
}
@media (min-width: 1360px) {
  html {
    font-size: 42px;
  }
}
@media (min-width: 1366px) {
  html {
    font-size: 42px;
  }
}
@media (min-width: 1400px) {
  html {
    font-size: 43px;
  }
}
@media (min-width: 1440px) {
  html {
    font-size: 45px;
  }
}
@media (min-width: 1600px) {
  html {
    font-size: 50px;
  }
}
@media (min-width: 1680px) {
  html {
    font-size: 52px;
  }
}
@media (min-width: 1920px) {
  html {
    font-size: 60px;
  }
}
@media (min-width: 3000px) {
  html {
    font-size: 93px;
  }
}
html {
  font-size: 14px;
  font-family: PingFang SC, PingFang SC;
}
a,
a:hover {
  text-decoration: none;
}
/* 版权声明 */
.copright {
  width: 100%;
  line-height: 1.3;
  padding: 5px 0 5px;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
}
.w {
  width: 1200px;
  margin: 0 auto;
}
body {
  background: #EBEBEB;
}
.navtop {
  width: 100%;
  height: 60px;
  background: #fff;
}
.navtop .nav-box {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.navtop .nav-box .nav-item {
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 0 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999;
}
.navtop .nav-box .nav-item.active {
  border-bottom: 4px solid #fbbc05;
}
.navtop .nav-box .nav-item.active a {
  color: #343434;
  line-height: 56px;
}
.navtop .nav-box .nav-item a {
  color: #999;
  padding: 0;
  line-height: 56px;
}
.navtop .nav-box .userbox {
  margin-left: 70px;
  display: flex;
}
.navtop .nav-box .userbox .login {
  color: #999;
  cursor: pointer;
}
.navtop .nav-box .userbox .login:hover {
  color: #343434;
}
.navtop .nav-box .userbox .userinfo {
  color: #343434;
}
.navtop .nav-box .userbox .logout {
  margin-left: 10px;
}
.navtop .nav-box .userbox .logout a {
  color: #343434;
}
.wrap-index {
  background: #79b9ff url(../images/banner3.jpg) no-repeat center top;
  background-size: 1920px 780px;
}
.wrap-index .banner {
  padding: 352px 0 30px 240px;
  width: 1192px;
  margin: 0 auto;
  box-sizing: border-box;
}
.wrap-index .banner .btns {
  width: 285px;
  height: 75px;
  line-height: 75px;
  text-align: center;
  background: url(../images/btn1.png?v=0.1) no-repeat center top;
  background-size: 285px 75px;
  margin: 0 auto;
  display: inline-block;
}
.wrap-index .banner .btns a {
  display: block;
  height: 75px;
  color: #fff;
  font-size: 28px;
}
.wrap-index .banner .btns.lock {
  background: #ccc;
}
.wrap-index .banner .btns.lock a {
  color: #666;
}
.wrap-index .section-common {
  width: 1192px;
  border: 4px solid #fff;
  border-radius: 40px;
  background: linear-gradient(180deg, #e2f0ff 0%, #f5faff 40%, #fff 100%);
  margin: 30px auto 0;
  box-sizing: border-box;
  position: relative;
  padding: 35px 0;
}
.wrap-index .section-common::before,
.wrap-index .section-common::after {
  content: '';
  position: absolute;
  top: -53px;
  width: 12px;
  height: 72px;
  background: url(../images/h5-line.png?v=0.1) no-repeat center top;
  background-size: 12px 72px;
}
.wrap-index .section-common::before {
  left: 40px;
}
.wrap-index .section-common::after {
  right: 40px;
}
.wrap-index .section-common .alltit {
  width: 150px;
  height: 50px;
  margin: 0 auto 30px;
}
.wrap-index .section-common .common-dec {
  text-align: center;
  font-size: 18px;
  color: #244A7B;
  line-height: 1.85;
}
.wrap-index .section-common .common-dec p {
  margin-bottom: 0.3rem;
}
.wrap-index .section-common .common-dec p strong {
  color: #1176FB;
}
.wrap-index .section-common .common-dec p span {
  position: relative;
}
.wrap-index .section-common .common-dec p span::after {
  content: '';
  height: 2px;
  background: linear-gradient(90deg, #0D69FC 0%, #2FDAF1 100%);
  opacity: 0.6;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -5px;
}
.wrap-index .section-1::before,
.wrap-index .section-1::after {
  display: none;
}
.wrap-index .section-1 .alltit {
  background: url(../images/tit1.png?v=0.1) no-repeat center top;
  background-size: 149px 47px;
}
.wrap-index .section-2 .alltit {
  background: url(../images/tit2.png?v=0.1) no-repeat center top;
  background-size: 151px 45px;
}
.wrap-index .section-2 .common-dec {
  text-align: left;
  padding: 0 160px;
}
.wrap-index .section-2 .btns {
  width: 6.52rem;
  height: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  background: url(../images/h5-btn1.png?v=0.1) no-repeat center top;
  background-size: 6.52rem 1.7rem;
  margin: 1rem auto 0;
}
.wrap-index .section-2 .btns a {
  display: block;
  height: 1.7rem;
  color: #fff;
  font-size: 0.6rem;
}
.wrap-index .section-3 .alltit {
  background: url(../images/tit3.png?v=0.1) no-repeat center top;
  background-size: 146px 42px;
}
.wrap-index .section-3 .pic {
  width: 816px;
  margin: 0 auto;
}
.wrap-index .section-3 .pic img {
  width: 100%;
}
.wrap-index .section-3 .ts {
  color: #7596C1;
  text-align: center;
  font-size: 16px;
  padding-top: 30px;
}
.wrap-index .section-4 {
  margin-bottom: 30px;
}
.wrap-index .section-4 .alltit {
  background: url(../images/tit4.png?v=0.1) no-repeat center top;
  background-size: 142px 39px;
}
.wrap-index .section-4 .common-box {
  width: 816px;
  margin: 0 auto;
}
.wrap-index .section-4 .my-score {
  background: linear-gradient(180deg, #FFFFFF 0%, #E6F0FF 100%);
  border-radius: 16px;
  border: 1px solid #cbe9fa;
  color: #244A7C;
  margin: 30px 0 0;
  font-size: 18px;
  padding: 15px 80px 15px 40px;
}
.wrap-index .section-4 .my-score span {
  display: inline-block;
  float: left;
}
.wrap-index .section-4 .my-score span:nth-child(1) {
  width: 200px;
  text-align: center;
}
.wrap-index .section-4 .my-score span:nth-child(2) {
  width: 300px;
  padding-left: 100px;
}
.wrap-index .section-4 .my-score span:nth-child(3) {
  float: right;
}
.wrap-index .section-4 .rank-list-wrap {
  background: linear-gradient(180deg, #FFFFFF 0%, #E6F0FF 100%);
  border-radius: 16px;
  padding: 40px 80px 40px 40px;
  border: 1px solid #cbe9fa;
  color: #244A7C;
  margin-top: 30px;
}
.wrap-index .section-4 .list-head {
  margin-bottom: 30px;
  font-size: 18px;
}
.wrap-index .section-4 .list-head span {
  display: inline-block;
  float: left;
}
.wrap-index .section-4 .list-head span:nth-child(1) {
  width: 200px;
  text-align: center;
}
.wrap-index .section-4 .list-head span:nth-child(2) {
  width: 300px;
  padding-left: 100px;
}
.wrap-index .section-4 .list-head span:nth-child(3) {
  float: right;
}
.wrap-index .section-4 .rank-list {
  margin: 0;
  padding: 0;
}
.wrap-index .section-4 .rank-list li {
  margin-bottom: 20px;
  font-size: 18px;
  list-style: none;
}
.wrap-index .section-4 .rank-list li .order {
  width: 200px;
  text-align: left;
  float: left;
  text-align: center;
}
.wrap-index .section-4 .rank-list li .name {
  width: 300px;
  text-align: left;
  float: left;
  padding-left: 100px;
}
.wrap-index .section-4 .rank-list li .score {
  float: right;
}
.wrap-index .section-4 .rank-list li:nth-child(1) .order,
.wrap-index .section-4 .rank-list li:nth-child(2) .order,
.wrap-index .section-4 .rank-list li:nth-child(3) .order {
  height: 46px;
  text-indent: -99999em;
  padding-left: 0;
}
.wrap-index .section-4 .rank-list li:nth-child(1) .order {
  background: url(../images/jp1.png?v=0.1) no-repeat center top;
  background-size: 31px 36px;
}
.wrap-index .section-4 .rank-list li:nth-child(2) .order {
  background: url(../images/jp2.png?v=0.1) no-repeat center top;
  background-size: 31px 36px;
}
.wrap-index .section-4 .rank-list li:nth-child(3) .order {
  background: url(../images/jp3.png?v=0.1) no-repeat center top;
  background-size: 31px 36px;
}
.wrap-index .section-4 .getmore {
  text-align: center;
}
.wrap-index .section-4 .getmore a {
  cursor: pointer;
}
.wrap-index .section-4 .loading {
  text-align: center;
}
.wrap-index .section-4 .no-data {
  text-align: center;
  display: none;
}
.wrap-answer {
  overflow: hidden;
  height: calc(100vh - 60px);
  position: relative;
  background: url(../images/answerbg2.png?v=0.1) no-repeat center top;
  background-size: cover;
}
.wrap-answer .section-answer {
  width: 1207px;
  height: 666px;
  margin: 0 auto;
  position: fixed;
  left: 50%;
  top: 100%;
  margin-left: -603px;
  margin-right: 0;
  overflow: hidden;
  transition: all 0.7s linear;
  background: url(../images/answerbg1.png?v=0.1) no-repeat center top;
  background-size: 1207px 666px;
  top: 50%;
  margin-top: -333px;
  box-sizing: border-box;
}
.wrap-answer .section-answer .box-progress {
  padding: 70px 80px 20px;
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
.wrap-answer .section-answer .box-progress .time {
  font-size: 16px;
  color: #B7B7B7;
  display: flex;
  align-items: center;
}
.wrap-answer .section-answer .box-progress .time span {
  font-size: 24px;
  color: #FF7D21;
  display: inline-block;
}
.wrap-answer .section-answer .box-topic {
  box-sizing: border-box;
}
.wrap-answer .section-answer .box-topic .topic {
  display: none;
  position: relative;
}
.wrap-answer .section-answer .box-topic .topic .auto-box {
  height: 390px;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0 80px;
  padding-right: 10px;
}
.wrap-answer .section-answer .box-topic .topic .progress-num-txt {
  display: inline-block;
  font-size: 16px;
  color: #000;
  position: absolute;
  left: 80px;
  top: -56px;
}
.wrap-answer .section-answer .box-topic .topic .progress-num-txt span {
  font-size: 24px;
  color: #59A3FD;
}
.wrap-answer .section-answer .box-topic .topic.topic-1 {
  display: block;
}
.wrap-answer .section-answer .box-topic .topic .topic-title {
  font-size: 18px;
  color: #1C3A61;
  margin: 0 0 20px;
}
.wrap-answer .section-answer .box-topic .topic .topic-option-box {
  margin: 0 0 0 27px;
}
.wrap-answer .section-answer .box-topic .topic .topic-option-box .type {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.alist {
  margin-bottom: 25px;
  position: relative;
  width: 48%;
  cursor: pointer;
}
.alist .ins {
  position: relative;
}
.alist .ins strong {
  display: block;
  position: absolute;
  left: -33px;
  top: -5px;
  width: 80px;
  height: 70px;
  background-size: cover !important;
}
.alist .ins span {
  display: block;
  background: linear-gradient(180deg, #FFFFFF 0%, #E6F0FF 100%);
  border-radius: 60px;
  padding: 13px 10px 13px 45px;
  border: 1px solid #cbe9fa;
  color: #244A7C;
  font-size: 16px;
}
.alist.result-right:nth-child(1) .ins strong {
  background: url(../images/t1-g.png?v=0.1) no-repeat;
}
.alist.result-right:nth-child(2) .ins strong {
  background: url(../images/t2-g.png?v=0.1) no-repeat;
}
.alist.result-right:nth-child(3) .ins strong {
  background: url(../images/t3-g.png?v=0.1) no-repeat;
}
.alist.result-right:nth-child(4) .ins strong {
  background: url(../images/t4-g.png?v=0.1) no-repeat;
}
.alist.result-right span {
  background: #C8F8ED;
  border: 1px solid #C8F8ED;
  color: #244A7C;
}
.alist.result-right::after {
  width: 30px;
  height: 30px;
  background: url(../images/icon-r.png?v=0.1) no-repeat center center;
  background-size: 30px 30px;
  right: -2px;
  top: -10px;
  content: '';
  position: absolute;
}
.alist.alist-ed.result-error:nth-child(1) .ins strong {
  background: url(../images/t1-r.png?v=0.1) no-repeat;
}
.alist.alist-ed.result-error:nth-child(2) .ins strong {
  background: url(../images/t2-r.png?v=0.1) no-repeat;
}
.alist.alist-ed.result-error:nth-child(3) .ins strong {
  background: url(../images/t3-r.png?v=0.1) no-repeat;
}
.alist.alist-ed.result-error:nth-child(4) .ins strong {
  background: url(../images/t4-r.png?v=0.1) no-repeat;
}
.alist.alist-ed.result-error span {
  background: #FFCDCD;
  color: #FF3B3E;
  border: 1px solid #FFCDCD;
}
.alist.alist-ed.result-error::after {
  width: 30px;
  height: 30px;
  background: url(../images/icon-w.png?v=0.1) no-repeat center center;
  background-size: 30px 30px;
  right: -2px;
  top: -10px;
  content: '';
  position: absolute;
}
.alist.alist-ed span {
  background: #A5CAFD;
  color: #fff;
}
.alist:nth-child(1) .ins strong {
  background: url(../images/t1-b.png?v=0.1) no-repeat;
}
.alist:nth-child(2) .ins strong {
  background: url(../images/t2-b.png?v=0.1) no-repeat;
}
.alist:nth-child(3) .ins strong {
  background: url(../images/t3-b.png?v=0.1) no-repeat;
}
.alist:nth-child(4) .ins strong {
  background: url(../images/t4-b.png?v=0.1) no-repeat;
}
.topic-product {
  padding: 15px 20px;
  background: #E6FCFE;
  border-radius: 5px;
  font-size: 14px;
  color: #488B9D;
  margin: 0 0 0 0;
}
.topic-bottom {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 23px;
}
.topic-bottom .button-item {
  background: linear-gradient(148deg, #E7F1FF 0%, #F4F8FF 38%, #E5F0FF 100%);
  width: 150px;
  height: 45px;
  margin-left: 20px;
  text-align: center;
  font-size: 20px;
  color: #4398FC;
  line-height: 45px;
  border-radius: 45px;
  cursor: pointer;
}
.topic-bottom .button-item.hide {
  display: none;
}
.wrap-result {
  background: url(../images/answerbg2.png?v=0.1) no-repeat center top;
  background-size: cover;
  min-height: calc(100vh - 60px);
  box-sizing: border-box;
  padding-top: 40px;
}
.wrap-result.wrap-result-nopadding {
  padding-top: 0;
}
.wrap-result .wrap-result-top {
  width: 1194px;
  margin: 0 auto;
  background: url(../images/rbg2.png?v=0.1) no-repeat center top;
  background-size: 1194px 658px;
  padding-top: 170px;
  min-height: 658px;
  box-sizing: border-box;
}
.wrap-result .wrap-result-top.wrap-result-top-erro {
  box-sizing: border-box;
  background: url(../images/rbg1.png?v=0.1) no-repeat center top;
  background-size: 1194px 533px;
  min-height: 533px;
}
.wrap-result .wrap-result-top.wrap-result-top-erro .result-content {
  margin-bottom: 90px;
}
.wrap-result .wrap-result-bot {
  width: 1194px;
  margin: 0 auto;
}
.wrap-result .result-content {
  margin-bottom: 68px;
}
.wrap-result .result-content .result-b {
  display: flex;
  padding: 0 100px;
}
.wrap-result .result-content .result-b .result-score-box {
  width: 33%;
  text-align: center;
}
.wrap-result .result-content .result-b .result-score-box .result-score {
  font-size: 24px;
}
.wrap-result .result-content .result-b .result-score-box .result-score.right-num {
  color: #08C1AB;
}
.wrap-result .result-content .result-b .result-score-box .result-score.error-num {
  color: #FF3B3E;
}
.wrap-result .result-content .result-b .result-score-box .result-score.spend-time {
  color: #193355;
}
.wrap-result .result-content .result-b .result-score-box .result-score span {
  font-size: 18px;
}
.wrap-result .result-content .result-b .result-score-box .result-text {
  color: #526FB9;
  font-size: 18px;
  margin-bottom: 10px;
}
.wrap-result .result-tips {
  width: 687px;
  height: 127px;
  background: url(../images/rbg4.png?v=0.1) no-repeat center top;
  background-size: 687px 127px;
  margin: 0 auto 30px;
}
.wrap-result .btns-bank {
  display: flex;
  margin: 0 235px;
  justify-content: space-between;
  font-size: 18px;
}
.wrap-result .btns-bank .btns {
  cursor: pointer;
  width: 156px;
  text-align: center;
  height: 48px;
  line-height: 48px;
  color: #fff;
  background: url(../images/rbtn1.png?v=0.1) no-repeat center center;
  background-size: 156px 48px;
}
.wrap-result .btns-bank .btns.backs {
  background: url(../images/rbtn2.png?v=0.1) no-repeat center center;
  background-size: 156px 45px;
}
.wrap-result .btns-bank .btns.backs a {
  color: #6AA5F8;
}
.wrap-result .btns-bank .btns a {
  display: block;
  height: 48px;
  color: #fff;
}
.wrap-result .wrap-result-bot {
  display: none;
  width: 1207px;
  height: 666px;
  margin: 0 auto;
  position: fixed;
  left: 50%;
  top: 100%;
  margin-left: -603px;
  margin-right: 0;
  overflow: hidden;
  transition: all 0.7s linear;
  background: url(../images/answerbg1.png?v=0.1) no-repeat center top;
  background-size: 1207px 666px;
  top: 50%;
  margin-top: -333px;
  box-sizing: border-box;
}
.wrap-result .box-topic {
  box-sizing: border-box;
  padding-top: 90px;
}
.wrap-result .box-topic .topic-item {
  display: none;
  position: relative;
}
.wrap-result .box-topic .topic-item .auto-box {
  height: 410px;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0 80px;
}
.wrap-result .box-topic .topic-item .progress-num-txt {
  display: inline-block;
  font-size: 16px;
  color: #000;
  position: absolute;
  left: 80px;
  top: -56px;
}
.wrap-result .box-topic .topic-item .progress-num-txt span {
  font-size: 24px;
  color: #59A3FD;
}
.wrap-result .box-topic .topic-item.topic-1 {
  display: block;
}
.wrap-result .box-topic .topic-item .topic-title {
  font-size: 18px;
  color: #1C3A61;
  margin: 0 0 20px;
}
.wrap-result .box-topic .topic-item .topic-option-box {
  margin: 0 0 0 30px;
}
.wrap-result .box-topic .topic-item .topic-option-box .type {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.wrap-result .box-topic .topic-item .alist {
  cursor: inherit;
}
.wrap-result .tips {
  font-size: 14px;
  color: #FF3B3E;
}
.wrap-result .analysis {
  font-size: 14px !important;
  color: #1C3A61 !important;
  line-height: 1.75;
  background: #F1F7FF !important;
  border-radius: 5px !important;
  padding: 30px;
  margin: 20px 0 0;
}
.wrap-result .analysis strong {
  display: block;
  background: url(../images/tit5.png?v=0.1) no-repeat left top;
  background-size: 65px 18px;
  height: 20px;
}
.wrap-result .analysis pre {
  font-family: PingFang SC, PingFang SC !important ;
  font-size: 14px !important;
  color: #1C3A61 !important;
  margin-bottom: 0;
}
.modal-answer {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  display: none;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.7);
}
.modal-answer .inner {
  width: 468px;
  height: 310px;
  background: url(../images/h5-modlebg.png?v=0.1) no-repeat center top;
  background-size: 468px 310px;
  box-sizing: border-box;
  padding: 80px 55px 0;
}
.modal-answer .inner .tit {
  font-size: 22px;
  color: #000000;
  padding-bottom: 30px;
}
.modal-answer .inner .tips {
  font-size: 16px;
  color: #244A7C;
  height: 80px;
}
.modal-answer .inner .btns {
  display: flex;
  justify-content: flex-start;
}
.modal-answer .inner .btns .item {
  width: 130px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  box-sizing: border-box;
  margin-right: 20px;
  cursor: pointer;
}
.modal-answer .inner .btns .item:nth-child(1) {
  background: linear-gradient(148deg, #E7F1FF 0%, #F4F8FF 38%, #E5F0FF 100%);
  border-radius: 35px;
  border: 1px solid #4398FC;
  color: #4398FC;
}
.modal-answer .inner .btns .item:nth-child(2) {
  background: linear-gradient(90deg, #84FAFD 0%, #4D7CEF 100%);
  border-radius: 35px;
  color: #fff;
}
.modal-mask {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  display: none;
}
.modal-picture {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  display: none;
  background: rgba(0, 0, 0, 0.8);
}
.modal-picture .inner {
  height: 100vh;
  box-sizing: border-box;
  padding: 1.5rem 1.5rem 5rem;
  position: relative;
}
.modal-picture .inner img {
  width: 100%;
  border-radius: 0.5rem;
}
.modal-picture .inner span {
  width: 1rem;
  height: 1rem;
  background: url(../images/close.png?v=0.1) no-repeat center center;
  background-size: 1rem 1rem;
  position: absolute;
  left: 50%;
  bottom: 0.2rem;
  margin-left: -0.5rem;
}
.modal-picture .inner p {
  text-align: center;
  padding-top: 0.5rem;
  color: #fff;
  font-size: 0.48rem;
  width: 100%;
}
.modal-picture-btn {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  background: #4398FC;
  height: 2.4rem;
  border-radius: 1rem 1rem 0 0;
  box-sizing: border-box;
  padding: 0 2rem;
  display: none;
  z-index: 100;
  padding-top: 0.4rem;
}
.modal-picture-btn span {
  background: linear-gradient(148deg, #E7F1FF 0%, #F4F8FF 38%, #E5F0FF 100%);
  height: 1.5rem;
  text-align: center;
  font-size: 0.6rem;
  color: #4398FC;
  line-height: 1.5rem;
  border-radius: 1rem;
  display: block;
}
.scales_light_big {
  animation-name: scales_light_big;
  -webkit-animation-name: scales_light_big;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@keyframes scales_light_big {
  0% {
    transform: scale(100%);
  }
  50% {
    transform: scale(80%);
  }
  100% {
    transform: scale(100%);
  }
}
@-webkit-keyframes scales_light_big {
  0% {
    -webkit-transform: scale(100%);
  }
  50% {
    -webkit-transform: scale(80%);
  }
  100% {
    -webkit-transform: scale(100%);
  }
}
.page-error {
  text-align: center;
  padding: 100px 0;
  color: #f00;
  font-size: 20px;
}
.rank {
  min-height: 100vh;
}
.rank .rankpage {
  margin-top: 0px;
  position: relative;
}
.rank .rankpage .inner-bg {
  width: 1186px;
  background: linear-gradient(115deg, #34A853 11%, #5382EB 33%, #9F6CD4 47%, #EA4335 63%, #EA4335 81%, #F46831 89%, #FFCB32 100%);
  border: 1px solid #202124;
  position: absolute;
  content: '';
  right: -10px;
  top: -11px;
  border-radius: 46px;
  height: 300px;
}
.rank .rankpage .inner {
  position: relative;
  z-index: 9;
  padding: 0 0 30px 0;
  background: #EEEEEE;
  border: 2px solid #000000;
  border-radius: 46px;
  box-sizing: border-box;
}
.rank .rankpage .inner .maintitle {
  border-bottom: 2px solid #000;
  height: 80px;
  margin-bottom: 20px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rank .rank-type {
  display: flex;
  padding: 0 20px;
  justify-content: space-around;
  margin: 0 auto 27px;
  line-height: 40px;
  width: 562px;
  height: 44px;
  background: #EEEEEE;
  border-radius: 100px 100px 100px 100px;
  border: 2px solid #000000;
}
.rank .rank-type span {
  display: block;
  font-size: 16px;
  color: #8C8C8C;
  cursor: pointer;
}
.rank .rank-type span.cur {
  font-size: 18px;
  color: #111113;
  position: relative;
  z-index: 9;
}
.rank .rank-type span.cur::after {
  content: '';
  width: 90px;
  height: 46px;
  background: #EEEEEE;
  border-radius: 40px 40px 40px 40px;
  border: 2px solid #202124;
  position: absolute;
  left: 50%;
  bottom: -3px;
  margin-left: -45px;
  z-index: -1;
  box-sizing: border-box;
}
.rank .rank-list {
  padding: 0 200px;
}
.rank .rank-list li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
.rank .rank-list li .name {
  font-size: 16px;
  color: #262D46;
  display: flex;
  align-items: center;
}
.rank .rank-list li .name span {
  display: inline-block;
  width: 55px;
  text-align: center;
}
.rank .rank-list li .score {
  font-size: 16px;
  color: #262D46;
}
.rank .rank-list li:nth-child(1) .name,
.rank .rank-list li:nth-child(2) .name,
.rank .rank-list li:nth-child(3) .name {
  font-size: 22px;
  color: #000;
}
.rank .rank-list li:nth-child(1) .name span,
.rank .rank-list li:nth-child(2) .name span,
.rank .rank-list li:nth-child(3) .name span {
  text-indent: -99999em;
}
.rank .rank-list li:nth-child(1) span {
  background: url(../images/jp1.png?v=0.1) no-repeat center top;
  background-size: 36px 36px;
}
.rank .rank-list li:nth-child(2) span {
  background: url(../images/jp2.png?v=0.1) no-repeat center top;
  background-size: 36px 36px;
}
.rank .rank-list li:nth-child(3) span {
  background: url(../images/jp3.png?v=0.1) no-repeat center top;
  background-size: 36px 36px;
}
.rank .rank-end {
  display: flex;
  align-items: center;
  justify-content: center;
}
.rank .nodata img {
  width: 100%;
}
.modal.show .modal-dialog {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  max-width: 600px;
}
.login-modal-box {
  width: 600px;
  height: auto;
  background: #fff url(../images/loginbg.png?v=0.1) no-repeat center top;
  background-size: 600px 182px;
  border: none;
  position: relative;
  border-radius: 12px;
  margin-top: 0;
  padding-top: 192px;
}
.login-modal-box .inner {
  position: relative;
  padding-bottom: 20px;
}
.login-modal-box .inner .logincloseBtn {
  position: absolute;
  right: -35px;
  top: -210px;
  width: 35px;
  height: 35px;
  cursor: pointer;
  background: url(../images/close.png?v=0.1) no-repeat center top;
  background-size: 35px 35px;
}
.login-modal-box .modal-header {
  height: 64px;
  border-bottom: none;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 14px;
}
.login-modal-box .graybank {
  height: 10px;
  background: #EAEAEA;
  box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.12);
  border-radius: 0px 0px 0px 0px;
}
.login-modal-box .modal-body {
  padding: 10px 44px;
}
.login-modal-box .modal-body .flex-form-group {
  display: flex;
  justify-content: space-between;
}
.login-modal-box .modal-body .flex-form-group .form-group {
  width: 48%;
}
.login-modal-box .modal-body label {
  font-size: 16px;
}
.login-modal-box .modal-body .form-group {
  margin-bottom: 0rem;
  padding-bottom: 0rem;
  position: relative;
}
.login-modal-box .modal-body .form-group small {
  height: 20px;
}
.login-modal-box .modal-body .form-text {
  color: #ea4336;
}
.login-modal-box .modal-body .form-control {
  height: 30px;
  font-size: 14px;
  border: none;
  border-bottom: 1px solid #DBDBDB;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
}
.login-modal-box .modal-body .form-control::placeholder {
  color: #D1D1D1;
}
.login-modal-box .modal-body .form-check {
  padding-left: 20px;
  margin-top: 10px;
}
.login-modal-box .modal-body .form-check label {
  font-size: 14px;
  color: #c6c6c6;
}
.login-modal-box .modal-body .check-span {
  display: block;
  margin-right: 0px;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  border: 1px solid #2558F1;
  box-sizing: border-box;
  position: absolute;
  top: 3px;
  cursor: pointer;
  left: 0;
}
.login-modal-box .modal-body .check-span.active {
  background-image: url(../images/dui.png?v=0.1);
  background-size: 60%;
  background-position: center;
  background-repeat: no-repeat;
}
.login-modal-box .modal-body .getcode {
  width: 120px;
  background: #59a8fc;
  height: 30px;
  line-height: 30px;
  color: #fff;
  cursor: pointer;
  position: absolute;
  right: 0;
  bottom: 22px;
  text-align: center;
  border-radius: 30px;
}
.login-modal-box .modal-body .getcode.lock {
  background: #ccc;
  color: #777;
  cursor: no-drop;
}
.buttonbox {
  display: flex;
}
.buttonbox .btitem {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  border-radius: 4px;
  box-sizing: border-box;
  margin-left: 10px;
}
#bigimg .buttonbox {
  position: absolute;
  right: -15px;
  top: -15px;
  cursor: pointer;
}
#bigimg .buttonbox .btitem {
  cursor: pointer;
}
.bg-g {
  background: radial-gradient(#94FF98 0%, #A5E9C0 0%, #34A853 100%);
  border-radius: 4px 4px 4px 4px;
}
.bg-y {
  background: radial-gradient(#F8C86C 0%, #FCDFA5 0%, #FBBC05 100%);
  border-radius: 4px 4px 4px 4px;
}
.bg-r {
  background: #ea4336;
  cursor: pointer;
  font-size: 24px;
  line-height: 1;
  padding-bottom: 2px;
  color: #fff;
}
.title-box {
  display: flex;
  justify-content: center;
  font-size: 13px;
  color: #193355;
}
.title-box .link {
  color: #2558F1;
  cursor: pointer;
}
.regiter-success {
  color: #34a853;
}
.loginbutton {
  position: relative;
  width: 265px;
  height: 44px;
  font-size: 16px;
  color: #fff;
  background: url(../images/loginbtnbg.png?v=0.1) no-repeat center center;
  background-size: 265px 44px;
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 10px auto;
  border: none;
}
.m-toast-pop {
  display: none;
  z-index: 9999;
  position: fixed;
  width: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: auto;
  text-align: center;
}
.m-toast-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  text-align: center;
}
.m-toast-inner-text {
  display: inline-block;
  margin: 0 22px;
  padding: 19px 21px;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 22px;
  background: #34a853;
  border-radius: 10px;
}
.modal-dialog-v .modal-header {
  padding: 0px;
  border-bottom: none;
}
.modal-dialog-v .modal-body {
  padding: 0;
}
.modal-dialog-v .modal-content {
  background-color: transparent;
  box-shadow: none;
  border: none;
}
