.capital {
  text-transform: uppercase;
}
.title {
  padding: 0 !important;
  text-align: center;
  border: none !important;
  margin: 0.25rem 0 0 0 !important;
  font-size: 0.16rem !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-weight: bold;
  color: #c6c6c6;
  line-height: 100%;
  opacity: 0.15;
  top: 0.13rem;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
main > .banner {
  font-size: 0;
}
main > .banner > img {
  width: 100%;
}
main > .what {
  overflow: hidden;
  padding-bottom: 0.2rem;
  padding-left: 0.12rem;
  padding-right: 0.12rem;
  position: relative;
  background-color: #fff;
}
main > .what > .content {
  margin-top: 0.25rem;
}
main > .what > .content > .item {
  font-size: 0;
  margin-bottom: 0.1rem;
}
main > .what > .content > .item:last-child {
  margin-bottom: 0;
}
main > .what > .content > .item:last-child > .img {
  background: url('../images/w-img-2@2x.png') no-repeat center;
}
main > .what > .content > .item > .img {
  background: url('../images/w-img-1@2x.png') no-repeat center;
  font-size: 0.15rem;
  height: 0.82rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-size: contain !important;
  font-weight: bold;
  color: #ffffff;
}
main > .what > .content > .item > .text {
  font-size: 0.1rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.18rem;
  padding: 0.15rem 0.2rem;
  text-align: justify;
  height: 1.4rem;
  background: #ffffff;
  border: 0.01rem solid #e5e5e5;
  box-sizing: border-box;
  position: relative;
}
main > .what > .content > .item > .text > span {
  color: #388CFF;
}
main > .what > .content > .item > .text > .hr {
  position: absolute;
  bottom: 0.1rem;
  left: 50%;
  transform: translateX(-50%);
  width: 0.3rem;
  height: 0.01rem;
  border-top: 0.01rem solid #388cff;
}
main > .prospect {
  overflow: hidden;
  padding-left: 0.12rem;
  padding-right: 0.12rem;
  position: relative;
  height: 2.9rem;
}
main > .prospect > span {
  font-weight: bolder;
}
main > .prospect > .content {
  margin-top: 0.25rem;
}
main > .prospect > .content > .swiper-container > .swiper-wrapper {
  display: flex;
  align-items: center;
}
main > .prospect > .content > .swiper-container > .swiper-wrapper > .swiper-slide {
  font-size: 0;
  transition: all 0.3s;
}
main > .prospect > .content > .swiper-container > .swiper-wrapper > .swiper-slide > img {
  width: 100% !important;
  height: 100% !important;
}
main > .prospect > .content > .swiper-container > .swiper-wrapper > .swiper-slide.swiper-slide-next {
  width: 1.8rem !important;
  height: 1.8rem !important;
}
main > .prospect > .content > .swiper-container > .swiper-wrapper > .swiper-slide.swiper-slide-prev {
  width: 1.8rem !important;
  height: 1.8rem !important;
}
main > .prospect > .content > .swiper-container > .swiper-wrapper > .swiper-slide.swiper-slide-active {
  width: 2rem !important;
  height: 2rem !important;
}
main > .banner_1 {
  background-size: cover !important;
  background: url('../images/banner-1@2x.png') no-repeat center;
  height: 1.2rem;
  position: relative;
}
main > .banner_1 > button {
  width: 1rem;
  height: 0.33rem;
  background: #ffff00;
  font-size: 0.12rem;
  font-weight: 400;
  color: #303030;
  outline: none;
  border: none;
  box-shadow: none;
  margin: 0 auto;
  display: block;
  position: absolute;
  bottom: 0.15rem;
  left: 50%;
  transform: translateX(-50%);
}
main > .application_first {
  position: relative;
  height: 2.9rem;
  overflow: hidden;
  padding-left: 0.12rem;
  padding-right: 0.12rem;
  padding-bottom: 0.2rem;
}
main > .application_first > .title {
  color: #ffffff !important;
}
main > .application_first > .text_shadow {
  color: #ffffff !important;
}
main > .application_first > .top {
  top: 0;
  left: 0;
  background: url('../images/application_bg_first.png') no-repeat center;
  height: 1.4rem;
  width: 100%;
  z-index: -1;
  background-size: contain !important;
  position: absolute;
}
main > .application_first > .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 0.25rem;
}
main > .application_first > .content > .item {
  background: #ffffff;
  font-size: 0;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
main > .application_first > .content > .item.big {
  width: 1.73rem;
  height: 1.1rem;
}
main > .application_first > .content > .item.small {
  margin-top: 0.05rem;
  width: 1.13rem;
  height: 1.1rem;
}
main > .application_first > .content > .item > img {
  width: 0.6rem;
  height: 0.6rem;
  display: block;
  margin: 0 auto 0 auto;
}
main > .application_first > .content > .item > p {
  margin: 0;
  padding: 0;
  line-height: 100%;
  text-align: center;
}
main > .application_first > .content > .item > p.name {
  font-size: 0.12rem;
  font-weight: 400;
  margin-top: 0.10rem;
}
main > .application_first > .content > .item > p.en {
  position: absolute;
  top: 68%;
  transform: translateY(-50%);
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.12rem;
  font-weight: bold;
  color: #999999;
  opacity: 0.2;
}
main > .application {
  background: url('../images/application_bg.png') no-repeat center;
  background-size: cover !important;
  height: 3.81rem;
  overflow: hidden;
  padding-bottom: 0.2rem;
  padding-left: 0.12rem;
  padding-right: 0.12rem;
  position: relative;
}
main > .application > .title {
  color: #ffffff !important;
}
main > .application > .text_shadow {
  font-size: 0.4rem !important;
  font-weight: bold;
  color: #ffffff !important;
  opacity: 0.15 !important;
}
main > .income {
  background: #f3f6fb;
  overflow: hidden;
  padding-bottom: 0.2rem;
  padding-left: 0.12rem;
  padding-right: 0.12rem;
  position: relative;
}
main > .income > .content {
  margin-top: 0.25rem;
}
main > .income > .content > .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
main > .income > .content > .top > .item {
  width: 1.16rem;
  height: 1.4rem;
  background: #ffffff;
  font-size: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
main > .income > .content > .top > .item.one > .number {
  background: url('../images/01-b@2x.png') no-repeat center;
}
main > .income > .content > .top > .item.two > .number {
  background: url('../images/02@2x.png') no-repeat center;
}
main > .income > .content > .top > .item.three > .number {
  background: url('../images/03@2x.png') no-repeat center;
}
main > .income > .content > .top > .item.active {
  background: #388cff;
}
main > .income > .content > .top > .item.active.one > .number {
  background: url('../images/01@2x.png') no-repeat center;
}
main > .income > .content > .top > .item.active.two > .number {
  background: url('../images/02-b@2x.png') no-repeat center;
}
main > .income > .content > .top > .item.active.three > .number {
  background: url('../images/03-b@2x.png') no-repeat center;
}
main > .income > .content > .top > .item.active > p {
  margin: 0;
  padding: 0;
  line-height: 100%;
}
main > .income > .content > .top > .item.active > p.step {
  font-size: 0.16rem;
  font-weight: bold;
  color: #ffffff;
}
main > .income > .content > .top > .item.active > p.course_name {
  font-size: 0.1rem;
  font-weight: 400;
  color: #ffffff;
}
main > .income > .content > .top > .item > .number {
  background-size: contain !important;
  width: 0.6rem;
  height: 0.4rem;
}
main > .income > .content > .top > .item > .number > img {
  width: 100%;
  height: 100%;
}
main > .income > .content > .top > .item > p {
  margin: 0;
  padding: 0;
  line-height: 100%;
}
main > .income > .content > .top > .item > p.step {
  font-size: 0.16rem;
  font-weight: bold;
  color: #999999;
}
main > .income > .content > .top > .item > p.course_name {
  margin-top: 0.15rem;
  font-size: 0.1rem;
  font-weight: 400;
  color: #999999;
}
main > .income > .content > .bottom {
  width: 100%;
  height: 1.56rem;
  background: #388cff;
  margin-top: 0.11rem;
  padding: 0 0.15rem;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
main > .income > .content > .bottom > p {
  margin: 0;
  padding: 0;
  line-height: 100%;
}
main > .income > .content > .bottom > p.bt {
  font-size: 0.12rem;
  font-weight: bold;
  color: #ffffff;
  margin-top: 0.2rem;
}
main > .income > .content > .bottom > p.bt:first-child {
  margin-top: 0;
}
main > .income > .content > .bottom > p.content {
  margin-top: 0.08rem;
  font-size: 0.1rem;
  font-weight: 400;
  color: #ffffff;
}
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.08rem;
  white-space: nowrap;
}
main > .six_course > .content > .item > p:nth-child(3) {
  margin-top: 0.05rem;
  font-size: 0.08rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #303030;
  line-height: 0.1rem;
  text-align: justify;
  line-height: 0.12rem;
}
main > .six_course > .content > .item > .hr {
  margin-top: 0.05rem;
  width: 0.2rem;
  height: 0.01rem;
  border-bottom: 0.01rem solid #388cff;
}
main > .student {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 0.2rem;
  box-sizing: border-box;
  background: #ebf2fe;
  font-size: 0;
}
main > .student > img {
  position: absolute;
  right: 0.12rem;
  z-index: 0;
  top: 0.6rem;
  width: 1.53rem;
  height: 0.32rem;
}
main > .student > .content {
  margin: 0.48rem 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.25rem;
}
main > .student > .content > .thead > .th:nth-child(2) {
  margin-left: 0.41rem;
}
main > .student > .content > .thead > .th:nth-child(3) {
  margin-left: 0.55rem;
}
main > .student > .content > .thead > .th:nth-child(4) {
  margin-left: 0.55rem;
}
main > .student > .content > .thead > .th {
  font-size: 0.12rem;
  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 20s linear infinite;
}
@keyframes myrun {
  0% {
    top: 0rem;
  }
  100% {
    top: -2.6rem;
  }
}
main > .student > .content > div > .tbody > .tr {
  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-weight: 400;
  color: #666666;
  text-align: center !important;
  line-height: 100%;
  white-space: nowrap;
  position: absolute;
  top: 0;
}
main > .student > .content > div > .tbody > .tr > .td:first-child {
  left: 0.25rem;
  width: 0.25rem;
}
main > .student > .content > div > .tbody > .tr > .td:nth-child(2) {
  left: 0.9rem;
  width: 0.25rem;
}
main > .student > .content > div > .tbody > .tr > .td:nth-child(3) {
  width: 1.2rem;
  right: 1rem;
}
main > .student > .content > div > .tbody > .tr > .td:nth-child(4) {
  width: 0.84rem;
  right: 0.15rem;
}
main > .banner_3 {
  background: url('../images/bg3@2x.png') no-repeat center;
  height: 1.4rem;
  background-size: contain !important;
  position: relative;
}
main > .banner_3 > button {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.2rem;
  display: block;
  outline: none;
  border: none;
  width: 1.2rem;
  height: 0.33rem;
  font-size: 0.12rem;
  font-weight: 400;
  color: #303030;
  background: #ffff00;
}
main > .mentor {
  position: relative;
  overflow: hidden;
  padding-bottom: 0.2rem;
  padding-left: 0.12rem;
  padding-right: 0.12rem;
}
main > .mentor > .content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 0.25rem;
}
main > .mentor > .content > .item {
  padding: 0.2rem 0.13rem 0.2rem 0.13rem;
  box-sizing: border-box;
  height: 2.3rem;
  width: 1.71rem;
  background-size: contain !important;
  margin-bottom: 0.09rem;
  margin-right: 0.09rem;
}
main > .mentor > .content > .item:nth-child(2n) {
  margin-right: 0;
}
main > .mentor > .content > .item:nth-child(n+3) {
  margin-bottom: 0;
}
main > .mentor > .content > .item > p {
  margin: 0;
  padding: 0;
}
main > .mentor > .content > .item > .name {
  font-size: 0.12rem;
  font-weight: bold;
  color: #303030;
}
main > .mentor > .content > .item > .intro {
  font-size: 0.1rem;
  font-weight: 400;
  color: #666666;
}
main > .mentor > .content > .item > .hr {
  margin: 0.1rem 0 0.15rem 0;
  height: 0.01rem;
  border-top: 0.01rem solid #bfbfbf;
}
main > .mentor > .content > .item > .text {
  font-size: 0.09rem;
  font-weight: 400;
  color: #303030;
  line-height: 0.15rem;
  text-align: justify;
}
main > .mentor > .content > .item.left {
  background: url('../images/1-bg@2x(3).png') no-repeat center;
}
main > .mentor > .content > .item.right {
  background: url('../images/1-bg@2x(2).png') no-repeat center;
}
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-weight: bold;
  color: #ffffff;
}
main > .offen_question > .content > .item > .q > span:last-child {
  margin-left: 0.09rem;
  font-size: 0.15rem;
  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-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-weight: 400;
  color: #666666;
}
main > .banner_4 {
  background: url('../images/banner-3@2x.png') no-repeat center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 1.5rem;
  background-size: contain !important;
}
main > .banner_4 > p {
  text-align: center;
  font-size: 0.29rem;
  font-weight: bold;
  margin: 0;
  padding: 0;
  color: #ffffff;
}
main > .banner_4 > button {
  margin-top: 0.05rem;
  font-size: 0.12rem;
  font-weight: 400;
  color: #303030;
  outline: none;
  box-shadow: none;
  border: none;
  width: 1rem;
  height: 0.33rem;
  background: #ffff00;
}
