.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 > .demand {
  position: relative;
  overflow: hidden;
  padding-left: 0.12rem;
  padding-right: 0.12rem;
  padding-bottom: 0.2rem;
  background-color: #fff;
}
main > .demand > .content {
  background: url('../images/bg-1@2x.png') no-repeat center;
  background-size: contain !important;
  width: 100%;
  height: 2.71rem;
  margin-top: 0.25rem;
  padding: 0 0.2rem 0 0.2rem;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
main > .demand > .content > p {
  margin: 0;
  padding: 0;
  line-height: 100%;
}
main > .demand > .content P.bt {
  margin-bottom: 0.06rem;
  font-size: 0.16rem;
  font-weight: bold;
  color: #ffffff;
}
main > .demand > .content p.en {
  font-size: 0.12rem;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0.2rem;
}
main > .demand > .content p.item {
  line-height: 0.25rem;
  font-size: 0.12rem;
  font-weight: 400;
  color: #ffffff;
}
main > .demand > .content p.item > span {
  font-weight: bold;
  margin-right: 0.05rem;
}
main > .cultivate {
  position: relative;
  overflow: hidden;
  padding-left: 0.12rem;
  padding-right: 0.12rem;
  padding-bottom: 0.2rem;
}
main > .cultivate > .content {
  margin-top: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
main > .cultivate > .content > .item {
  width: 1.71rem;
  height: 1.5rem;
  background: #ffffff;
  padding: 0.2rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  box-sizing: border-box;
  margin-right: 0.08rem;
  margin-bottom: 0.08rem;
}
main > .cultivate > .content > .item:nth-child(2n) {
  margin-right: 0;
}
main > .cultivate > .content > .item:nth-child(n+5) {
  margin-bottom: 0;
}
main > .cultivate > .content > .item > .bt {
  font-size: 0;
}
main > .cultivate > .content > .item > .bt > span {
  line-height: 100%;
}
main > .cultivate > .content > .item > .bt > span:first-child {
  font-size: 0.16rem;
  font-weight: bold;
  color: #4c95fe;
}
main > .cultivate > .content > .item > .bt > span:last-child {
  margin-left: 0.05rem;
  font-size: 0.12rem;
  font-weight: bold;
  color: #303030;
}
main > .cultivate > .content > .item > .text {
  word-break: break-all;
  word-wrap: break-word;
  margin-top: 0.15rem;
  font-size: 0.1rem;
  font-weight: 400;
  color: #303030;
  line-height: 0.16rem;
}
main > .prospect {
  position: relative;
  overflow: hidden;
  padding-left: 0.12rem;
  padding-right: 0.12rem;
  background-color: #fff;
}
main > .prospect > .content {
  margin-top: 0.48rem;
  font-size: 0;
}
main > .prospect > .content > img {
  margin-top: 0.7rem;
  width: 100%;
}
main > .prospect > .content > .slider {
  position: relative;
}
main > .prospect > .content > .slider > img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 3.04rem;
}
main > .prospect > .content > .slider > .swiper-container {
  width: 2.2rem !important;
  height: 3rem !important;
  border: 0.05rem solid #f3f6fb;
  box-sizing: border-box;
}
main > .prospect > .content > .slider > .swiper-container > .swiper-wrapper {
  width: 100% !important;
  height: 100% !important;
}
main > .prospect > .content > .slider > .swiper-container > .swiper-wrapper > .swiper-slide {
  width: 100% !important;
  height: 100% !important;
}
main > .prospect > .content > .slider > .swiper-container > .swiper-wrapper > .swiper-slide > img {
  width: 100%;
}
main > .meetthedemand {
  overflow: hidden;
  padding-bottom: 0.2rem;
  padding-left: 0.12rem;
  padding-right: 0.12rem;
  position: relative;
}
main > .meetthedemand > .content {
  margin-top: 0.25rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
main > .meetthedemand > .content > .item {
  width: 1.65rem;
  font-size: 0;
  margin-bottom: 0.23rem;
}
main > .meetthedemand > .content > .item:nth-child(n+3) {
  margin-bottom: 0;
}
main > .meetthedemand > .content > .item > .top {
  font-size: 0;
}
main > .meetthedemand > .content > .item > .top > img {
  width: 100%;
}
main > .meetthedemand > .content > .item > .bottom {
  width: 100%;
  height: 0.8rem;
  background: #ffffff;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-left: 0.08rem;
  padding-right: 0.08rem;
  box-sizing: border-box;
  padding-top: 0.06rem;
}
main > .meetthedemand > .content > .item > .bottom > p {
  padding: 0;
  margin: 0;
}
main > .meetthedemand > .content > .item > .bottom > p:first-child {
  font-size: 0.12rem;
  font-weight: bold;
  color: #303030;
}
main > .meetthedemand > .content > .item > .bottom > p:last-child {
  text-align: justify;
  font-size: 0.09rem;
  margin-top: 0.05rem;
  font-weight: 400;
  color: #303030;
  line-height: 0.15rem;
}
main > .course {
  overflow: hidden;
  padding-bottom: 0.2rem;
  padding-left: 0.12rem;
  padding-right: 0.12rem;
  position: relative;
  background-color: #fff;
}
main > .course > .content {
  margin-top: 0.25rem;
  font-size: 0;
}
main > .course > .content > .item {
  height: 2.68rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.15rem;
}
main > .course > .content > .item:last-child {
  margin-bottom: 0 !important;
}
main > .course > .content > .item.software > .left {
  background: url('../images/rm-bg-1@2x.png') no-repeat center;
}
main > .course > .content > .item.actualcombat > .left {
  background: url('../images/rm-bg-2@2x.png') no-repeat center;
}
main > .course > .content > .item.program > .left {
  background: url('../images/rm-bg-3@2x.png') no-repeat center;
}
main > .course > .content > .item > .left {
  width: 0.7rem;
  height: 100%;
  font-size: 0.15rem;
  font-weight: bold;
  color: #ffffff;
  writing-mode: vertical-rl;
  line-height: 0.7rem;
  text-align: center;
  background-size: cover !important;
}
main > .course > .content > .item > .right {
  flex: 1;
  height: 2.68rem;
  padding: 0 0.15rem;
  border-top: 0.01rem solid #e5e5e5;
  border-right: 0.01rem solid #e5e5e5;
  border-bottom: 0.01rem solid #e5e5e5;
  box-sizing: border-box !important;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
main > .course > .content > .item > .right > p {
  margin: 0;
  padding: 0;
  text-align: justify;
}
main > .course > .content > .item > .right > p.bt {
  font-size: 0.12rem;
  font-weight: bold;
  color: #303030;
}
main > .course > .content > .item > .right > p.bt.top13px {
  margin-top: 0.13rem;
}
main > .course > .content > .item > .right > p.text {
  font-size: 0.09rem;
  font-weight: 400;
  color: #303030;
  line-height: 0.15rem;
}
main > .banner2 {
  height: 1.2rem;
  background: url('../images/banner-1@2x.png') no-repeat center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-size: contain !important;
}
main > .banner2 > p {
  margin: 0;
  padding: 0;
  font-size: 0.3rem;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
main > .banner2 > button {
  outline: none;
  border: none;
  box-shadow: none;
  width: 1rem;
  height: 0.33rem;
  display: block;
  margin: 0.1rem auto 0 auto;
  background: #ffff00;
  font-size: 0.12rem;
  font-weight: 400;
  color: #303030;
}
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;
  position: relative;
}
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 {
  position: absolute;
  bottom: 0.15rem;
  left: 0.15rem;
  margin-top: 0.05rem;
  width: 0.2rem;
  height: 0.01rem;
  border-bottom: 0.01rem solid #388cff;
}
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/banner-2@2x.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.width48 > img {
  width: 0.48rem !important;
  height: 0.31rem;
}
main > .application_first > .content > .item > img {
  width: 0.41rem;
  height: 0.41rem;
  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 > .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;
  display: flex;
  align-items: center;
}
main > .offen_question > .content > .item > .q > div {
  width: 0.2rem;
  height: 0.2rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #388cff;
  vertical-align: middle;
  border-radius: 50%;
  font-size: 0.12rem;
  font-weight: bold;
  color: #ffffff;
}
main > .offen_question > .content > .item > .q > span:first-child {
  width: 0.2rem;
  height: 0.2rem;
  text-align: center;
  line-height: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #388cff;
  vertical-align: middle;
  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 {
  text-align: center;
  line-height: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0.2rem;
  height: 0.2rem !important;
  background: #ebf2fe;
  border-radius: 50%;
  font-size: 0.12rem;
  font-weight: bold;
  color: #388cff;
}
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_3 {
  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_3 > p {
  text-align: center;
  font-size: 0.29rem;
  font-weight: bold;
  margin: 0;
  padding: 0;
  line-height: 0.4rem;
  color: #ffffff;
}
main > .banner_3 > button {
  margin-top: 0.1rem;
  outline: none;
  box-shadow: none;
  border: none;
  width: 1rem;
  height: 0.33rem;
  background: #ffff00;
  font-size: 0.12rem;
  font-weight: 400;
  color: #303030;
}
