<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
p,
th,
td {
  margin: 0;
  padding: 0;
}

a {
  color: #8a8a8a;
  outline: none;
  text-decoration: none;
}

a:hover {
  color: #e4393c;
  text-decoration: underline;
}

body {
  background: #fff;
  color: #333;
  font: 12px/1.5 tahoma, arial;
}

.header {
  background: #ff5a5a;
  border-bottom: 1px solid #ff3a3a;
  clear: both;
  height: 56px;
  width: 100%;
}

.logo {
  background: url(https://ah.huatu.com/z/tz/yxqq/logo.png) no-repeat 0 0;
  float: left;
  height: 27px;
  margin: 14px 20px 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 140px;
}

.loginbar {
  float: right;
  font-size: 12px;
  line-height: 14px;
  margin: 20px 10px 0;
}

.loginbar a {
  color: #fff;
  font-family: 'Microsoft Yahei';
  padding: 0 5px;
  text-decoration: none;
  font-size: 16px;
}

#footer {
  left: 0;
  width: 100%;
  bottom: 0;
  position: absolute;
}

.bottom {
  background: #fff;
  border-top: 1px solid #dbdbdb;
  color: #737373;
  overflow: hidden;
}

.bottom p {
  padding: 3px 8px;
  cursor: pointer;
  line-height: 22px;
  text-align: center;
}

ul,
li {
  list-style-type: none;
}

.clearfix:after {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}

.xn-mask {
  position: fixed;
  z-index: -2;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  transition: 0.1s all;
  -webkit-transition: 0.1s all;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.xn-mask.active {
  z-index: 9999;
  background: rgba(0, 0, 0, 0.7);
}

.xn-box {
  width: 280px;
  background: #ffffff;
  border-radius: 8px;
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: 220px;
  margin-top: 50px;
  filter: alpha(opacity=0);
  transition: 0.2s all;
  -webkit-transition: 0.2s all;
  background: #fff;
  box-shadow: 0 0 24px 0 rgba(15, 66, 76, 0.25);
}

.xn-box.active {
  z-index: 10000;
  display: block;
}

.xn-head {
  background: #da3521;
  text-align: center;
  height: 40px;
  line-height: 40px;
  width: 100%;
  border-radius: 8px 8px 0 0;
  position: relative;
}

.xn-head i {
  font-style: normal;
  position: absolute;
  top: 0;
  right: 5px;
  font-size: 20px;
  cursor: pointer;
  padding: 5px 10px;
  line-height: 30px;
  color: #ffffff;
}

.xn-head img,
.xn-head span,
.xn-box ul li a img,
.xn-box ul li a span {
  vertical-align: middle;
}

.xn-head img {
  width: 16px;
  height: 14px;
  display: inline-block !important;
}

.xn-head span {
  color: #ffffff;
  font-size: 18px;
  margin-left: 12px;
}

.xn-box ul {
  width: 100%;
  padding-top: 10px;
}

.xn-box ul li {
  padding: 10px 0;
  line-height: 22px;
  overflow: hidden;
}

.xn-box ul select {
  width: 40%;
  height: 28px;
  margin: 0 auto;
  display: block;
}

.xn-box ul li p {
  overflow: hidden;
  text-align: center;
}

.xn-box ul li a {
  display: inline-block;
  margin: 0 3px;
  font-size: 14px;
  color: #444444;
  text-decoration: none;
  cursor: pointer;
  /* float: left; */
  text-align: center;
}

.xn-box ul li a:hover {
  color: #ff0000;
}

.xn-box ul li a img.ico {
  width: 20px;
  height: 15px;
  display: inline-block;
  padding-right: 1px;
}

.xn-time {
  text-align: center;
  margin-bottom: 10px;
  padding-top: 10px;
  border-top: 1px dashed #c4c4c4;
}

.xn-time span {
  display: inline-block;
  border-radius: 50px;
  background: #ebebeb;
  color: #444444;
  font-size: 14px;
  padding: 0 20px;
  height: 30px;
  line-height: 30px;
}

.xn-box img.wxewm {
  width: 50%;
  display: block;
  margin: 0 auto;
}

p.sjh {
  text-align: center;
  font-size: 14px;
  color: #f44336;
}

p.wxh {
  text-align: center;
  font-size: 14px;
  color: #e91e63;
  padding-bottom: 8px;
}

p.zlb {
  text-align: center;
  font-size: 14px;
  color: #009688;
}

#xn_closed {
  display: none;
}

@media screen and (max-width:750px) {
  .xn-box {
    width: 95%;
    margin-left: -47.5%;
    margin-top: 40%;
    display: none;
  }

  #xn_closed {
    display: inline-block;
  }

  .xn-box ul li {
    line-height: 14px;
  }

  .xn-box ul li a {
    font-size: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 2px;
  }

  .xn-box ul li a img {
    width: 16px;
    height: 13px;
  }

  .xn-time span {
    font-size: 12px;
  }
}

.mbshow {
  display: none;
}

.pcshow {
  display: block;
}

@media screen and (max-width:1000px) {
  .mbshow {
    display: block;
  }

  .pcshow {
    display: none;
  }
}

.ai-sugslider {
  height: 2.1rem;
  bottom: 4.7rem;
  display: flex;
  position: fixed;
  overflow: visible;
  width: 400px;
  z-index: 9999;
  left: 50%;
  margin-left: -196px;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  font-size: 15px;
}

.ai-sugslider-tag {
  width: 8em;
  height: 2.6em;
  border: 0.02rem solid rgba(0, 0, 0, 0.12);
  box-shadow: 0rem 0.3rem 0.75rem 0rem rgba(0, 0, 0, 0.03);
  position: relative;
  box-sizing: border-box;
  padding: 0.5rem 0.8em;
  background: #fff;
  border-radius: 0.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1em;
}

.ai-sugslider-tag-icon-wechat {
  width: 0.9057971rem;
  height: 0.9057971rem;
  margin-right: 0.22644928rem;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(https://imlp-static.cdn.bcebos.com/img/mbot/edu/20240415_wechat.png);
}

@media screen and (max-width:1000px) {
  .ai-sugslider-tag {
    height: 8.8vw;
    width: 25vw;
    padding: 2vw 0;
    border-radius: 1.9rem;
    margin-right: 1.5vw;
  }

  .ai-sugslider {
    height: 8.5vw;
    bottom: 18.2vw;
    width: 100%;
    z-index: 9999;
    left: 0;
    padding-left: 3vw;
    margin-left: 0;
    font-size: 4vw;
  }

  .ai-sugslider-tag-icon-wechat {
    width: 3vw;
    height: 3vw;
    margin-right: 0.5vw;
  }
}</pre></body></html>