@charset "UTF-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
button,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
}

em {
  font-style: normal;
}

img {
  border: 0;
  vertical-align: middle;
}

ol,
ul {
  list-style: none;
}

button,
input,
select,
textarea {
  font-size: 100%;
  font: inherit;
  border: 0;
  outline: 0;
}

a {
  color: #333;
  text-decoration: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

input::-webkit-input-placeholder {
  color: #d8d8d8;
}

input::-moz-placeholder {
  color: #d8d8d8;
}

input:-moz-placeholder {
  color: #d8d8d8;
}

input:-ms-input-placeholder {
  color: #d8d8d8;
}

div {
  box-sizing: border-box;
}

html {
  -webkit-tap-highlight-color: transparent;
}

body {
  font: 0.1867rem/1.5 "Microsoft YaHei", "PingFang SC", Arial, "Helvetica Neue", Helvetica, "STHeiTi", sans-serif;
  color: #333;
  background-color: #e9f3ff;
}

.main {
  position: relative;
  background: rgb(25, 142, 239);
  padding-bottom: 1.4667rem;
}
.main .banner {
  position: relative;
  width: 10.0267rem;
  height: 5.76rem;
  background: url(../mimages/banner-bg.png) no-repeat;
  background-size: contain;
  margin: 0 auto;
}
.main .banner .banner-logo {
  position: absolute;
  top: 0.4rem;
  left: 0.4533rem;
  width: 6.64rem;
  height: 0.5067rem;
  display: flex;
  align-items: center;
}
.main .banner .banner-logo .logo-item {
  position: relative;
  display: block;
  flex: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.main .banner .banner-logo .logo-item:not(:last-child) {
  margin-right: 0.5467rem;
}
.main .banner .banner-logo .logo-item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -0.3333rem;
  transform: translateY(-50%);
  width: 0.1067rem;
  height: 0.1067rem;
  background: url("../mimages/logo-gap.png") no-repeat center;
  background-size: 100% 100%;
}
.main .banner .banner-logo .logo-xkw {
  width: 1.7067rem;
  height: 0.5067rem;
  background-image: url("../mimages/logo-xkw.png");
}
.main .banner .banner-logo .logo-aiyanxiu {
  width: 1.12rem;
  height: 0.3467rem;
  background-image: url("../mimages/logo-aiyanxiu.png");
}
.main .banner .banner-logo .logo-zujuan {
  width: 1.08rem;
  height: 0.32rem;
  background-image: url("../mimages/logo-zujuan.png");
}
.main .banner .banner-logo .logo-chengzixue {
  width: 1.16rem;
  height: 0.3467rem;
  background-image: url("../mimages/logo-chengzixue.png");
}
.main .banner .banner-nr {
  width: 5.9333rem;
  height: 3.7067rem;
  margin: 0 auto;
  position: absolute;
  top: 1.1867rem;
  left: 50%;
  transform: translateX(-50%);
}
.main .menu {
  width: 9.5733rem;
  height: 1.3067rem;
  margin: 0.32rem auto 0;
  padding: 0.08rem 0.1467rem 0;
  border-radius: 0.7333rem;
  background: linear-gradient(180deg, #ffb53a 0%, #ff840f 35%, #ff9d34 100%);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}
.main .menu .menu-item {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 1.2533rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-align: center;
  font-weight: 600;
}
.main .menu .menu-item .menu-title {
  font-size: 0.2933rem;
  line-height: 0.4267rem;
}
.main .menu .menu-item .menu-time {
  font-size: 0.2933rem;
  line-height: 0.4267rem;
}
.main .menu .menu-item.active, .main .menu .menu-item.is-active {
  color: #eb4c1c;
}
.main .menu .menu-item.active::before, .main .menu .menu-item.is-active::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0.0533rem;
  transform: translateX(-50%);
  width: 2.88rem;
  height: 1.2533rem;
  background: url("../mimages/menu-active-bg.png") no-repeat center;
  background-size: 100% 100%;
  z-index: -1;
}
.main .menu .menu-item.active .menu-title, .main .menu .menu-item.is-active .menu-title {
  font-size: 0.3467rem;
  line-height: 0.48rem;
}
.main .menu .menu-item.active .menu-time, .main .menu .menu-item.is-active .menu-time {
  font-size: 0.32rem;
  line-height: 0.48rem;
}
.main .block1 {
  text-align: center;
  margin-top: 0.8533rem;
}
.main .block1 .kzt img {
  width: 7.3333rem;
  height: 3.0133rem;
}
.main .block1 .qzj img {
  width: 7.3067rem;
  height: 2.32rem;
}
.main .block1 .aidy img {
  width: 7.3333rem;
  height: 3.0133rem;
}
.main .block1 .block1-title {
  width: 7.9467rem;
  height: 1.7067rem;
}
.main .block1 .content {
  padding-bottom: 0.4133rem;
  position: relative;
  margin: 0 auto;
  margin-top: 0.6rem;
  width: 8.8533rem;
  border: 0.04rem solid #85EAF7;
  border-radius: 0.2667rem;
  background: #fff;
  padding-top: 1.1067rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.main .block1 .content::after {
  content: "";
  position: absolute;
  left: 50%;
  top: -0.1733rem;
  transform: translateX(-50%);
  width: 3.68rem;
  height: 0.8rem;
  padding-top: 0.2267rem;
  box-sizing: border-box;
  text-align: center;
  line-height: 1;
  color: #2B54FF;
  font-size: 0.4rem;
  font-style: normal;
  font-weight: 600;
  background: url("../mimages/maoyan.png") no-repeat center;
  background-size: 100% 100%;
}
.main .block1 .content.kzt::after {
  content: "备考中心";
}
.main .block1 .content.qzj::after {
  content: "组卷中心";
}
.main .block1 .content.aidy::after {
  content: "学习中心";
}
.main .block1 .content .content-img-wrap {
  width: 7.3333rem;
  margin-bottom: 0.1733rem;
  text-align: center;
  position: relative;
}
.main .block1 .content .content-img-wrap.is-jqqd::after {
  content: "敬请期待";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.62);
  border-radius: 0.16rem;
  color: #fff;
  font-size: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.main .block1 .content .content-btn {
  margin: 0 auto;
  width: 4.6933rem;
  height: 0.9333rem;
  line-height: 0.9333rem;
  color: #fff;
  background: #FF6850;
  border-radius: 0.9333rem;
  text-align: center;
  font-weight: 600;
  font-size: 0.48rem;
  margin-top: 0.1333rem;
}
.main .block2 {
  text-align: center;
}
.main .block2 .block2-title {
  width: 5.92rem;
  height: 1.5733rem;
  margin-top: 0.8667rem;
}
.main .block2 .content {
  background: #283CEF;
  border-radius: 30px;
  margin-top: 32px;
  padding-bottom: 28px;
  width: 8.8533rem;
  margin: 0 auto;
  padding-top: 0.4267rem;
}
.main .block2 .content .block2-content-1 {
  width: 8.16rem;
  height: 2.9333rem;
}
.main .block2 .content .wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding-top: 0.3733rem;
  padding-right: 0.3733rem;
}
.main .block2 .content .wrap .gkzt-item {
  display: block;
  width: 2.48rem;
  height: 1.8933rem;
  margin-right: 0.2667rem;
  margin-top: 0.2667rem;
}
.main .block2 .content .wrap .gkzt-item:nth-child(-n+3) {
  margin-top: 0;
}
.main .block2 .content .wrap .gkzt-item:nth-child(3n) {
  margin-right: 0;
}
.main .block2 .content .wrap .gkzt-item img {
  width: 100%;
  height: 100%;
  display: block;
}
.main .block3 {
  max-width: 10.1733rem;
  margin: 0 auto;
  text-align: center;
}
.main .block3 .block3-title {
  width: 9.52rem;
  height: 1.52rem;
  margin-top: 0.8667rem;
}
.main .block3 .block3-nr-link {
  display: inline-block;
  width: 8.88rem;
  height: 6.4667rem;
  margin-top: 0.48rem;
  line-height: 0;
}
.main .block3 .block3-nr {
  width: 100%;
  height: 100%;
  display: block;
  vertical-align: top;
}
.main .block3 .video-wrap {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-left: 0.5467rem;
  margin-top: 0.3733rem;
  text-align: left;
}
.main .block3 .video-wrap .video-card {
  position: relative;
  display: block;
  flex: 0 0 auto;
  width: 4.8133rem;
  height: 2.72rem;
  margin-right: 0.16rem;
}
.main .block3 .video-wrap .video-card:last-child {
  margin-right: 0;
}
.main .block3 .video-wrap .video-card img {
  width: 100%;
  height: 100%;
  display: block;
}
.main .block3 .video-wrap .video-card::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0.64rem;
  height: 0.64rem;
  background: url("../mimages/play-icon.png") no-repeat center;
  background-size: 100% 100%;
  pointer-events: none;
}
.main .block4 {
  margin-top: 0.8533rem;
  text-align: center;
  margin-bottom: 0.48rem;
  max-width: 10.1733rem;
  margin: 0 auto;
}
.main .block4 .block4-title {
  width: 6.6667rem;
  height: 1.36rem;
}
.main .block4 .block4-phase-title {
  width: 9.6rem;
  height: 1.7333rem;
}
.main .block4 .kz .block4-phase-title {
  width: 9.6rem;
  height: 1.44rem;
}
.main .block4 .kh .block4-phase-title {
  width: 9.3733rem;
  height: 1.68rem;
}
.main .block4 .kq-wrap {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-left: 0.52rem;
  margin-top: 0.32rem;
  text-align: left;
}
.main .block4 .kq-wrap .kq-card {
  display: block;
  flex: 0 0 auto;
  width: 5.3067rem;
  height: 2.8rem;
  margin-right: 0.2133rem;
}
.main .block4 .kq-wrap .kq-card:last-child {
  margin-right: 0;
}
.main .block4 .kq-wrap .kq-card img {
  width: 100%;
  height: 100%;
  display: block;
}
.main .block5 {
  margin-top: 0.4rem;
  text-align: center;
}
.main .block5 .block5-title {
  width: 6.6667rem;
  height: 1.36rem;
}
.main .block5 .content {
  width: 8.8533rem;
  margin: 0 auto;
  border-radius: 0.4rem;
  background: rgb(255, 242, 230);
  padding: 20px 0;
}
.main .block5 .content .content-item {
  margin: 0 auto;
  width: 7.8933rem;
  height: 2.5867rem;
  background: url("../mimages/zw-bg.png") no-repeat center center;
  background-size: 100% 100%;
  margin-top: 0.3067rem;
}
.main .block5 .content .content-item .item-title {
  padding-top: 0.8133rem;
  color: #442412;
  font-size: 0.4533rem;
  margin-left: 1.04rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.4rem; /* 88.235% */
  text-align: left;
}
.main .block5 .content .content-item .item-btn {
  width: 1.9333rem;
  height: 0.5867rem;
  background: rgb(255, 104, 80);
  border-radius: 0.4rem;
  font-size: 0.2933rem;
  color: #fff;
  font-family: "PingFang SC";
  font-size: 0.3467rem;
  font-style: normal;
  font-weight: 600;
  line-height: 0.5867rem;
  margin-left: 1.04rem;
  margin-top: 0.36rem;
}
.main .block6 {
  margin-top: 0.84rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 12.4133rem;
  background: url("../mimages/yxxbj.png") no-repeat center 1.1467rem;
  background-size: 100% 12.4133rem;
  height: 13.3333rem;
}
.main .block6 .zttjjm {
  width: 3.4133rem;
  height: 1.92rem;
  margin-left: 0.8533rem;
  margin-top: 1.1467rem;
}
.main .block6 .top-btn {
  width: 2.1867rem;
  height: 0.64rem;
  color: #F9FFB6;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 0.3333rem;
  font-style: normal;
  font-weight: 600;
  line-height: 0.64rem;
  background: url("../mimages/block8-top-btn.png") no-repeat center center;
  background-size: 100% 100%;
  margin-left: 0.8533rem;
  margin-top: 0.16rem;
}
.main .block6 .block6-title {
  width: 6.9333rem;
  height: 1.3867rem;
  margin-left: 0.8533rem;
}
.main .block6 .content-top {
  width: 9.3333rem;
  height: 4.8533rem;
  background: url("../mimages/block8-content-top.png") no-repeat center center;
  background-size: 100% 100%;
  text-align: left;
  margin-top: 0.8rem;
}
.main .block6 .content-bottom {
  margin-top: -0.2933rem;
  width: 9.3333rem;
  display: flex;
  flex-wrap: nowrap;
}
.main .block6 .bottom-item {
  width: 2.2933rem;
  height: 2.36rem;
  margin-right: 0.1067rem;
}
.main .block6 .bottom-item:last-child {
  margin-right: 0;
}
.main .block6 .bottom-item img {
  width: 100%;
  height: 100%;
  display: block;
}
.main .block6 .block6-foot {
  width: 9.3333rem;
  height: 3.44rem;
  margin-top: 0.4rem;
  border-radius: 0.4rem;
}
.main .block7 {
  text-align: center;
}
.main .block7 .block7-title {
  width: 5.92rem;
  height: 1.3333rem;
}
.main .block7 .block7-content {
  width: 8.5867rem;
  height: 4.64rem;
}
.main .block8 {
  margin-top: 0.8267rem;
  text-align: center;
}
.main .block8 .block8-title {
  width: 5.92rem;
  height: 1.3067rem;
}
.main .block8 .block8-content {
  width: 8.8533rem;
  height: 4.64rem;
}

.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 99;
  width: 100%;
  height: 1.4667rem;
  padding: 0.08rem 0.1467rem 0;
  background: linear-gradient(180deg, #ffb53a 0%, #ff840f 35%, #ff9d34 100%);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.footer .footer-item {
  width: 2.88rem;
  height: 1.2533rem;
  position: relative;
  z-index: 1;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: 600;
}
.footer .footer-item .footer-title {
  font-size: 0.2933rem;
  line-height: 0.4267rem;
}
.footer .footer-item .footer-time {
  font-size: 0.2933rem;
  line-height: 0.4267rem;
}
.footer .footer-item.active, .footer .footer-item.is-active {
  color: #eb4c1c;
}
.footer .footer-item.active::before, .footer .footer-item.is-active::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 2.88rem;
  height: 1.2533rem;
  background: url("../mimages/footer-active.png") no-repeat center;
  background-size: 100% 100%;
  z-index: -1;
}
.footer .footer-item.active .footer-title, .footer .footer-item.is-active .footer-title {
  font-size: 0.3467rem;
  line-height: 0.48rem;
}
.footer .footer-item.active .footer-time, .footer .footer-item.is-active .footer-time {
  font-size: 0.32rem;
  line-height: 0.48rem;
}/*# sourceMappingURL=mindex.css.map */