.capital {
  text-transform: uppercase;
}
.title {
  padding: 0 !important;
  text-align: center;
  border: none !important;
  margin: 0.3rem 0 0 0 !important;
  font-size: 0.16rem !important;
  font-family: Microsoft YaHei !important;
  font-weight: 400 !important;
  color: #303030 !important;
  height: unset !important;
}
.title > span {
  color: #0057FF;
}
.text_shadow {
  text-align: center;
  position: absolute;
  font-size: 0.4rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #c6c6c6;
  line-height: 100%;
  opacity: 0.15;
  top: 0.18rem;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
main > .banner {
  font-size: 0;
  width: 100%;
}
main > .banner > img {
  width: 100%;
}
main > .threetraining {
  font-size: 0;
  position: relative;
  overflow: hidden;
  padding-bottom: 0.25rem;
  background-color: #fff;
}
main > .threetraining > .title {
  padding: 0;
  text-align: center;
  border: none;
  margin: 0;
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #303030;
}
main > .threetraining > .title > span {
  color: #0057ff;
}
main > .threetraining > .content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  padding-top: 0.27rem;
}
main > .threetraining > .content > .item {
  width: 1.1rem;
  height: 0.9rem;
  position: relative;
}
main > .threetraining > .content > .item > p {
  position: absolute;
  margin: 0;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  line-height: 100%;
  text-align: center;
}
main > .threetraining > .content > .item > p:first-child {
  bottom: 0.17rem;
  font-size: 0.15rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
}
main > .threetraining > .content > .item > p:last-child {
  padding-left: 0.1rem;
  letter-spacing: 0.12rem;
  bottom: 0.06rem;
  font-size: 0.07rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #cfd5eb;
}
main > .threetraining > .content > .item > p:last-child.ls10 {
  letter-spacing: 0.05rem;
}
main > .threetraining > .content > .item.industry {
  background: url('../images/1-img@2x.png') no-repeat center;
  background-size: contain;
}
main > .threetraining > .content > .item.Visual {
  background: url('../images/2-img@2x.png') no-repeat center;
  background-size: contain;
}
main > .threetraining > .content > .item.Collection {
  background: url('../images/dian-14@2x.png') no-repeat center;
  background-size: contain;
}
main > .what {
  overflow: hidden;
  position: relative;
  background: url('../images/bg-1@2x.png') no-repeat center;
  width: 100%;
}
main > .what > .title {
  color: white !important;
}
main > .what > .content {
  position: relative;
  margin-top: 0.6rem;
  font-size: 0;
}
main > .what > .content > button {
  margin: 0.24rem auto 0.24rem auto;
  display: block;
  font-size: 0.12rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  outline: none;
  border: none;
  box-shadow: none;
  width: 1rem;
  height: 0.33rem;
  background: #e05454;
}
main > .what > .content > .swiper-container {
  width: 100%;
  overflow: unset !important;
}
main > .what > .content > .swiper-container > .swiper-wrapper {
  width: 100%;
}
main > .what > .content > .swiper-container > .swiper-wrapper > .swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
main > .what > .content > .swiper-container > .swiper-wrapper > .swiper-slide > .desgin_ky {
  margin: 0 !important;
  width: 3.2rem;
  height: 2.33rem;
  background: #ffffff;
  border-radius: 0rem 0.02rem 0.02rem 0.02rem;
  padding: 0.2rem 0.15rem 0.2rem 0.15rem;
}
main > .what > .content > .swiper-container > .swiper-wrapper > .swiper-slide > .desgin_ky > .img_list {
  font-size: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
main > .what > .content > .swiper-container > .swiper-wrapper > .swiper-slide > .desgin_ky > .img_list > img {
  width: 0.71rem;
  height: 0.49rem;
  margin-right: 0.03rem;
}
main > .what > .content > .swiper-container > .swiper-wrapper > .swiper-slide > .desgin_ky > p {
  margin: 0 !important;
  text-align: left;
  padding: 0;
}
main > .what > .content > .swiper-container > .swiper-wrapper > .swiper-slide > .desgin_ky > p.title {
  font-size: 0.15rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #0057ff;
  margin-bottom: 0.1rem !important;
}
main > .what > .content > .swiper-container > .swiper-wrapper > .swiper-slide > .desgin_ky > p.content {
  font-size: 0.1rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #303030;
  margin-bottom: 0.2rem !important;
  line-height: 0.2rem;
}
main > .what > .content > .swiper-container > .swiper-wrapper > .swiper-slide > .desgin_ky > p.content > span {
  color: #0057FF;
}
main > .what > .content > .swiper-container > .swiper-pagination {
  position: absolute;
  left: 0;
  top: -0.3rem;
  height: 0.3rem !important;
  font-size: 0;
  text-align: left;
  padding-left: 0.12rem;
}
main > .what > .content > .swiper-container > .swiper-pagination > .swiper-pagination-bullet-active {
  background: #006cff !important;
}
main > .what > .content > .swiper-container > .swiper-pagination > .swiper-pagination-bullet {
  width: 0.7rem !important;
  height: 0.3rem !important;
  background: #4EC3FF;
  border-radius: 0.02rem 0.02rem 0rem 0rem;
  margin: 0;
  padding: 0;
  font-size: 0.12rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  opacity: 1;
  line-height: 0.3rem;
  text-align: center;
  margin-right: 0.05rem;
}
main > .what > .content > .swiper-container > .swiper-pagination > .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
main > .Postgraduate {
  position: relative;
  padding-bottom: 0.25rem;
  background-color: #fff;
  overflow: hidden;
}
main > .Postgraduate > .content {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 0.3rem;
  font-size: 0;
}
main > .Postgraduate > .content > .left,
main > .Postgraduate > .content .right {
  width: 1.8rem;
  height: 2.6rem;
  background: #ffffff;
}
main > .Postgraduate > .content > .left > .title,
main > .Postgraduate > .content .right > .title {
  width: 100%;
  padding: 0;
  margin: 0 !important;
  line-height: 0.47rem !important;
  height: 0.47rem !important;
  font-size: 0.18rem !important;
  font-family: Microsoft YaHei !important;
  font-weight: bold !important;
  background-size: cover !important;
  color: #ffffff !important;
  background: url('../images/img-14@2x.png') no-repeat center;
}
main > .Postgraduate > .content > .left > .ullist,
main > .Postgraduate > .content .right > .ullist {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.1rem;
  border-left: 0.01rem solid #388cff;
  border-bottom: 0.01rem solid #388cff;
  border-right: 0.01rem solid #388cff;
  box-sizing: border-box;
}
main > .Postgraduate > .content > .left > .ullist > ul,
main > .Postgraduate > .content .right > .ullist > ul {
  margin: 0;
  padding: 0;
}
main > .Postgraduate > .content > .left > .ullist > ul > li,
main > .Postgraduate > .content .right > .ullist > ul > li {
  white-space: nowrap;
  font-size: 0.13rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #303030;
  line-height: 100%;
  margin-bottom: 0.1rem;
}
main > .Postgraduate > .content > .left > .ullist > ul > li:last-child,
main > .Postgraduate > .content .right > .ullist > ul > li:last-child {
  margin-bottom: 0;
}
main > .Postgraduate > .content > .left > .ullist > ul > li > span,
main > .Postgraduate > .content .right > .ullist > ul > li > span {
  font-weight: Bold;
}
main > .Postgraduate > .content > .right > .title {
  background: url('../images/img-15@2x.png') no-repeat center;
}
main > .nice_work {
  width: 100%;
  background: url('../images/banner-1@2x.png') no-repeat center;
  background-size: contain;
  height: 1.2rem;
  overflow: hidden;
  font-size: 0;
}
main > .nice_work > p {
  margin: 0.23rem 0 0 0;
  font-size: 0.3rem;
  line-height: 100%;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
main > .nice_work > button {
  margin: 0.18rem auto 0 auto;
  outline: none;
  box-shadow: none;
  border: none;
  width: 1rem;
  height: 0.33rem;
  background: #ffff00;
  font-size: 0.12rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #303030;
  display: block;
}
main > .Training {
  position: relative;
  background-color: #fff;
  overflow: hidden;
  padding-bottom: 0.25rem;
}
main > .Training > .content {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 0.3rem;
}
main > .Training > .content > .item {
  width: 1.1rem;
  height: 1.2rem;
  font-size: 0;
}
main > .Training > .content > .item > img {
  width: 1.1rem;
  height: 0.9rem;
}
main > .Training > .content > .item > .text {
  width: 1.1rem;
  height: 0.3rem;
  font-size: 0.15rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  line-height: 0.3rem;
}
main > .Training > .content > .item > .text.green {
  background: #85ba3f;
}
main > .Training > .content > .item > .text.orgain {
  background: #ec6941;
}
main > .Training > .content > .item > .text.blue {
  background: #388cff;
}
main > .changscience {
  position: relative;
  overflow: hidden;
  height: 3.4rem;
  background: url('../images/bg-2@2x.png') no-repeat center;
  background-size: cover;
}
main > .changscience > img {
  width: 2.11rem;
  height: 1.29rem;
  margin: 0.06rem auto 0 auto;
  display: block;
}
main > .changscience > .content {
  font-size: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.26rem 0.2rem 0 0.2rem;
  position: relative;
  height: 1.39rem;
}
main > .changscience > .content > div {
  background-size: contain !important;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
}
main > .changscience > .content > div > p {
  margin: 0;
}
main > .changscience > .content > div.left1 {
  left: 0;
  top: 0.4rem;
}
main > .changscience > .content > div.left2 {
  left: 0.6rem;
}
main > .changscience > .content > div.left3 {
  top: unset !important;
  bottom: 0;
  left: 0.6rem;
}
main > .changscience > .content > div.left4 {
  top: 0.29rem;
  left: 1.2rem;
}
main > .changscience > .content > div.left5 {
  left: 2.07rem;
}
main > .changscience > .content > div.left6 {
  left: 2.08rem;
  top: unset !important;
  bottom: 0;
}
main > .changscience > .content > div.left7 {
  right: 0;
  top: unset !important;
}
main > .changscience > .content > .litte {
  width: 0.7rem;
  height: 0.6rem;
  background: url('../images/bg-01@2x.png') no-repeat center;
}
main > .changscience > .content > .litte > p {
  width: 0.35rem !important;
  font-size: 0.15rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #388cff;
  text-align: center;
}
main > .changscience > .content > .big {
  width: 0.99rem;
  height: 0.86rem;
  background: url('../images/9-bg@2x.png') no-repeat center;
}
main > .changscience > .content > .big > p {
  width: 0.64rem !important;
  font-size: 0.15rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #388cff;
  text-align: center;
}
main > .anli {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  padding: 0 0.12rem;
}
main > .anli > .content {
  width: 100%;
  font-size: 0;
  margin-top: 0.25rem;
}
main > .anli > .content > img {
  width: 100%;
  margin-bottom: 0.05rem;
}
main > .anli > .content > img:last-child {
  margin-bottom: 0;
}
main > .powerenhanced {
  width: 100%;
  height: 3rem;
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
main > .powerenhanced > .content {
  margin-top: 0.25rem;
  background: url('../images/count@2x.png') no-repeat center;
  background-size: contain;
  height: 2.3rem;
  width: 100%;
}
main > .threeservices {
  position: relative;
  overflow: hidden;
  background: #f7faff;
  padding-bottom: 0.2rem;
}
main > .threeservices > .content {
  margin-top: 0.25rem;
}
main > .threeservices > .content > .item {
  font-size: 0;
  display: flex;
  justify-content: center;
  margin-bottom: 0.1rem;
  margin-left: 0.12rem;
  margin-right: 0.12rem;
}
main > .threeservices > .content > .item:last-child {
  margin-bottom: 0;
}
main > .threeservices > .content > .item > .img {
  font-size: 0;
  width: 1.6rem;
  height: 1.1rem;
}
main > .threeservices > .content > .item > .img > img {
  width: 100%;
  height: 100%;
}
main > .threeservices > .content > .item > .text {
  font-size: 0;
  flex: 1;
  padding: 0.12rem;
}
main > .threeservices > .content > .item > .text.blue {
  background: #388cff;
}
main > .threeservices > .content > .item > .text.orgain {
  background: #ec6941;
}
main > .threeservices > .content > .item > .text.orgain > p:nth-child(2) {
  color: #CF5029;
}
main > .threeservices > .content > .item > .text.green {
  background: #32b16c;
}
main > .threeservices > .content > .item > .text.green > p:nth-child(2) {
  color: #209055;
}
main > .threeservices > .content > .item > .text > p {
  line-height: 100%;
  margin: 0;
}
main > .threeservices > .content > .item > .text > p:first-child {
  font-size: 0.15rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
}
main > .threeservices > .content > .item > .text > p:nth-child(2) {
  margin-top: 0.05rem;
  margin-bottom: 0.1rem;
  font-size: 0.09rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #0c6ff8;
}
main > .threeservices > .content > .item > .text > p:last-child {
  font-size: 0.09rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ebf2fe;
  line-height: 0.15rem;
}
main > .six_course {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  padding-bottom: 0.2rem;
}
main > .six_course > .content {
  margin-left: 0.12rem;
  margin-right: 0.12rem;
  margin-top: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-size: 0;
}
main > .six_course > .content > .item {
  width: 1.15rem;
  height: 1.17rem;
  background: #ffffff;
  border: 0.01rem solid #e5e5e5;
  padding: 0.09rem;
  box-sizing: border-box;
}
main > .six_course > .content > .item:nth-child(1) {
  border-bottom: 0;
}
main > .six_course > .content > .item:nth-child(2) {
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
main > .six_course > .content > .item:nth-child(3) {
  border-bottom: 0;
}
main > .six_course > .content > .item:nth-child(5) {
  border-right: 0;
  border-left: 0;
}
main > .six_course > .content > .item > p {
  margin: 0;
  line-height: 100%;
}
main > .six_course > .content > .item > p:first-child {
  font-size: 0.18rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #dcdcdc;
}
main > .six_course > .content > .item > p:nth-child(2) {
  font-size: 0.1rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #303030;
  margin-top: 0.12rem;
  white-space: nowrap;
}
main > .six_course > .content > .item > p:nth-child(3) {
  margin-top: 0.11rem;
  font-size: 0.08rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #303030;
  line-height: 0.1rem;
}
main > .six_course > .content > .item > .hr {
  margin-top: 0.12rem;
  width: 0.2rem;
  height: 0.01rem;
  border-bottom: 0.01rem solid #388cff;
}
main > .developcourse {
  position: relative;
  overflow: hidden;
  padding-bottom: 0.2rem;
}
main > .developcourse > .content {
  padding: 0 0.12rem;
}
main > .developcourse > .content > .item > .title {
  margin: 0;
  padding: 0;
  width: 1.3rem !important;
  height: 0.3rem !important;
  line-height: 0.3rem !important;
  background: #65a6ff !important;
  font-size: 0.18rem !important;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff !important;
}
main > .developcourse > .content > .item > .items {
  height: 0.82rem;
  background: #ffffff;
  font-size: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.1rem;
}
main > .developcourse > .content > .item > .items:last-child {
  margin-bottom: 0;
}
main > .developcourse > .content > .item > .items.blue {
  border: 0.01rem solid #65a6ff;
}
main > .developcourse > .content > .item > .items.blue > .number_title > p:first-child {
  color: #ebf2fe !important;
}
main > .developcourse > .content > .item > .items.blue > .number_title > p:nth-child(2) {
  color: #65A6FF;
}
main > .developcourse > .content > .item > .items.gay {
  border: 0.01rem solid #8957a1;
}
main > .developcourse > .content > .item > .items.gay > .number_title > p:first-child {
  color: #f5f0f8;
}
main > .developcourse > .content > .item > .items.gay > .number_title > p:nth-child(2) {
  color: #8957A1;
}
main > .developcourse > .content > .item > .items.orgain {
  border: 0.01rem solid #eb6100;
}
main > .developcourse > .content > .item > .items.orgain > .number_title > p:nth-child(2) {
  color: #EB6100;
}
main > .developcourse > .content > .item > .items.orgain > .number_title > p:first-child {
  color: #ffede1;
}
main > .developcourse > .content > .item > .items.green {
  border: 0.01rem solid #32b16c;
}
main > .developcourse > .content > .item > .items.green > .number_title > p:first-child {
  color: #e1f6ea;
}
main > .developcourse > .content > .item > .items.green > .number_title > p:nth-child(2) {
  color: #32B16C;
}
main > .developcourse > .content > .item > .items > .number_title {
  position: relative;
}
main > .developcourse > .content > .item > .items > .number_title > p {
  margin: 0;
}
main > .developcourse > .content > .item > .items > .number_title > p:nth-child(1) {
  font-size: 0.33rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ebf2fe;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.18rem;
}
main > .developcourse > .content > .item > .items > .number_title > p:last-child {
  writing-mode: vertical-rl;
  margin-left: 0.26rem;
  position: relative;
  z-index: 99;
  font-size: 0.12rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #65a6ff;
}
main > .developcourse > .content > .item > .items > .text {
  flex: 1;
  margin-left: 0.3rem;
}
main > .developcourse > .content > .item > .items > .text.sec_hh > p {
  text-indent: -1.5em !important;
  margin-left: 2em !important;
}
main > .developcourse > .content > .item > .items > .text > p {
  margin: 0;
  font-size: 0.09rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #303030;
  line-height: 0.15rem;
}
main > .developcourse > .content > .item > .items > .text > p.nowrap {
  white-space: nowrap;
}
main > .developcourse > .content > .item > .items > .text > p:last-child {
  margin-bottom: 0;
}
main > .developcourse > .content > .item > .items > .img {
  width: 1.15rem;
  font-size: 0;
  height: 100%;
  margin-left: 0.1rem;
}
main > .developcourse > .content > .item > .items > .img > img {
  width: 100%;
  height: 100%;
}
main > .banner_sec {
  margin-top: 0.25rem;
  height: 1.2rem;
  background: url('../images/banner-2@2x.png') no-repeat center;
  background-size: contain;
}
main > .practicalexpert {
  position: relative;
  overflow: hidden;
  height: 4.48rem;
  padding-bottom: 0.2rem;
}
main > .practicalexpert > .content {
  margin: 0.6rem 0.12rem 0 0.12rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
main > .practicalexpert > .content > .item {
  position: relative;
  font-size: 0;
  width: 1.7rem;
  margin-bottom: 0.48rem;
}
main > .practicalexpert > .content > .item:nth-child(n+3) {
  margin-bottom: 0;
}
main > .practicalexpert > .content > .item.noheight > .techer_img {
  height: 0.85rem !important;
  width: 0.59rem !important;
}
main > .practicalexpert > .content > .item > .techer_business {
  font-size: 0.1rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #0057ff;
  text-align: right;
  margin-bottom: 0.07rem;
}
main > .practicalexpert > .content > .item > .wrap {
  height: 1.19rem;
}
main > .practicalexpert > .content > .item > .wrap > .top {
  margin-left: 0.2rem;
  height: 0.33rem;
  background: #338cff;
  overflow: hidden;
}
main > .practicalexpert > .content > .item > .wrap > .top > p {
  margin: 0 0.07rem 0 0;
  text-align: right;
}
main > .practicalexpert > .content > .item > .wrap > .top > p:first-child {
  margin: 0.05rem 0.07rem 0.03rem 0;
  font-size: 0.13rem !important;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff !important;
  line-height: 100%;
}
main > .practicalexpert > .content > .item > .wrap > .top > p:last-child {
  line-height: 100%;
  font-size: 0.09rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
}
main > .practicalexpert > .content > .item > .wrap > .bottom {
  border: 0.01rem solid #388cff;
  height: 0.86rem;
  font-size: 0.09rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  padding: 0.07rem;
  box-sizing: border-box;
}
main > .practicalexpert > .content > .item > .techer_img {
  position: absolute;
  left: 0;
  top: -0.28rem;
  width: 0.71rem;
  height: 0.84rem;
}
main > .practicalexpert > .content > .item > .techer_img > img {
  width: 100%;
  height: 100%;
}
main > .student {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 0.4rem;
  box-sizing: border-box;
  background: #ebf2fe;
  font-size: 0;
}
main > .student > img {
  position: absolute;
  right: 0.12rem;
  z-index: 0;
  top: 0.4rem;
  width: 0.68rem;
  height: 0.48rem;
}
main > .student > .content {
  margin: 0.25rem 0.12rem 0 0.12rem;
  overflow: hidden;
  height: 2rem;
  position: relative;
  background-color: #fff;
}
main > .student > .content > .thead {
  height: 0.3rem;
  background: #388cff;
  display: flex;
  align-items: center;
  z-index: 33;
  position: relative;
  z-index: 101;
  margin-top: 0;
}
main > .student > .content > .thead > .th:first-child {
  margin-left: 0.17rem;
}
main > .student > .content > .thead > .th:nth-child(2) {
  margin-left: 0.3rem;
}
main > .student > .content > .thead > .th:nth-child(3) {
  margin-left: 0.44rem;
}
main > .student > .content > .thead > .th:nth-child(4) {
  margin-left: 0.6rem;
}
main > .student > .content > .thead > .th {
  font-size: 0.12rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 100%;
}
main > .student > .content > .bg_line {
  background: #F5F6F7 !important;
  width: 100%;
  height: 0.18rem;
  position: absolute;
  top: 0.21rem;
  left: 0;
  z-index: 99;
  padding: 0;
}
main > .student > .content > div {
  margin-top: 0.2rem;
  overflow: hidden;
  height: 1.35rem;
  position: relative;
}
main > .student > .content > div > .tbody {
  background: #fff;
  padding-top: 0.08rem;
  padding-bottom: 0.05rem;
  overflow: hidden;
  transition: all 0.3s linear;
  height: 4rem;
  position: absolute;
  top: 0.3rem;
  width: 100%;
}
main > .student > .content > div > .tbody.run {
  animation: myrun 15s linear infinite;
}
@keyframes myrun {
  0% {
    top: 0rem;
  }
  100% {
    top: -2rem;
  }
}
main > .student > .content > div > .tbody > .tr {
  display: flex;
  align-items: center;
  height: 0.18rem;
  margin-bottom: 0.05rem;
  width: 100%;
  position: relative;
  z-index: 100;
}
main > .student > .content > div > .tbody > .tr:last-child {
  margin-bottom: 0;
}
main > .student > .content > div > .tbody > .tr > .td {
  font-size: 0.09rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  text-align: center !important;
  line-height: 100%;
  white-space: nowrap;
}
main > .student > .content > div > .tbody > .tr > .td:first-child {
  margin-left: 0.17rem;
}
main > .student > .content > div > .tbody > .tr > .td:nth-child(2) {
  margin-left: 0.38rem;
}
main > .student > .content > div > .tbody > .tr > .td:nth-child(3) {
  margin-left: 0.34rem;
  width: 0.81rem;
}
main > .student > .content > div > .tbody > .tr > .td:nth-child(4) {
  margin-left: 0.27rem;
}
main > .offen_question {
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
main > .offen_question > .content {
  margin: 0.25rem 0.12rem 0 0.12rem;
}
main > .offen_question > .content > .item {
  margin-bottom: 0.25rem;
}
main > .offen_question > .content > .item > .q {
  font-size: 0;
}
main > .offen_question > .content > .item > .q > span:first-child {
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  text-align: center;
  line-height: 0.2rem;
  background: #388cff;
  border-radius: 50%;
  font-size: 0.12rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
}
main > .offen_question > .content > .item > .q > span:last-child {
  margin-left: 0.09rem;
  font-size: 0.15rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #388cff;
}
main > .offen_question > .content > .item > .a {
  font-size: 0;
  margin-top: 0.1rem;
  display: flex;
}
main > .offen_question > .content > .item > .a.single {
  align-items: center;
}
main > .offen_question > .content > .item > .a > span:first-child {
  display: inline-block;
  text-align: center;
  line-height: 0.2rem;
  width: 0.2rem;
  height: 0.2rem;
  background: #ebf2fe;
  border-radius: 50%;
  font-size: 0.12rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #388cff;
  vertical-align: top;
}
main > .offen_question > .content > .item > .a > span:last-child {
  margin-left: 0.09rem;
  width: 3.1rem;
  display: inline-block;
  font-size: 0.1rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
main > .first_step {
  width: 100%;
  height: 1.5rem;
  background: url('../images/banner-3@2x.png') no-repeat center;
  background-size: cover;
  font-size: 0;
  padding-top: 0.16rem;
  box-sizing: border-box;
}
main > .first_step > div {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0.33rem !important;
  font-family: Microsoft YaHei !important;
  font-weight: bold !important;
  color: #ffffff !important;
  line-height: 100% !important;
  margin-bottom: 0.1rem !important;
  text-align: center;
}
main > .first_step > div:last-child {
  margin-bottom: 0;
}
main > .first_step > button {
  width: 1rem;
  height: 0.33rem;
  background: #ffff00;
  outline: none;
  box-shadow: none;
  border: none;
  display: block;
  margin: 0 auto;
  font-size: 0.12rem;
  font-weight: 400;
}
