.home {
  height: 100vh;
  overflow: hidden;
}
.home .header {
  position: fixed;
  top: 0;
  z-index: 9999;
}

.home .first-init-img{
? position: absolute;
? top: 0;
? left: 0;
? width: 100%;
? height: 100%;
? z-index: 9998;
}

.index {
  /* 轮播 */
  /* 宝运莱最新官网最新版v55413新闻网 */
  /* 终身教育 */
  /* 育?共同体 */
  /* 数字宝运莱最新官网最新版v55413 */
  /* ?规模在线学习 */
  /* 培训与社会化考试 */
}
.index .banner-container {
  width: 100%;
  height: 100vh;
  position: relative;
  text-align: center;
  overflow: hidden;
}



.index .banner-container .imgs-container {
  width: 1000%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.index .banner-container .imgs-container li {
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.index .banner-container .imgs-container li img {
  display: block;
  width: auto;
  min-width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
}
.index .banner-container .imgs-container li .title {
  height: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fff;
  line-height: 1rem;
  position: absolute;
  left: 1.7rem;
  bottom: 1.02rem;
}
.index .banner-container .but {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 38px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 30px;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-family: "宋体";
  cursor: pointer;
  display: none;
}
.index .banner-container .but-left {
  left: 0;
}
.index .banner-container .but-right {
  right: 0;
}
.index .banner-container .bar {
  height: 0.08rem;
  position: absolute;
  left: 42.78rem;
  bottom: 1.4rem;
  background: #005dff;
}
.index .banner-container .currentPage,
.index .banner-container .count {
  color: #fff;
  font-size: 0.6rem;
  font-weight: bold;
  position: absolute;
  bottom: 1.08rem;
}
.index .banner-container .count {
  left: 45.5rem;
}
.index .banner-container .currentPage {
  left: 41.77rem;
}
.index .banner-container:hover .but {
  display: block;
}
.index .news-container {
  width: 100%;
  height: 31.25rem;
  padding: 3rem 6.5rem 0;
  background: linear-gradient(180deg, #f8faff 0%, #f3f4f9 100%);
}
.index .news-container .top-container {
  width: 100%;
}
.index .news-container .top-container::after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
.index .news-container .top-container .title-container {
  float: left;
  height: 1.2rem;
  font-size: 0.9rem;
  font-weight: bold;
  color: #003899;
  line-height: 1.2rem;
}
.index .news-container .top-container .tabNav {
  float: right;
  margin-top: 0.53rem;
}
.index .news-container .top-container .tabNav li {
  float: left;
  font-size: 0.5rem;
  font-weight: bold;
  color: #202020;
  line-height: 0.68rem;
  margin-left: 0.75rem;
  cursor: pointer;
}
.index .news-container .top-container .tabNav li:hover,
.index .news-container .top-container .tabNav li.active {
  color: #003899;
  font-weight: bold;
  text-decoration: underline;
}
.index .news-container .top-container .tabNav li:hover a,
.index .news-container .top-container .tabNav li.active a {
  color: #003899;
}
.index .news-container .top-container .tabNav .more {
  height: 0.68rem;
  font-size: 0.5rem;
  color: #202020;
  line-height: 0.68rem;
}
.index .news-container .content {
  height: 21.75rem;
  margin-top: 1rem;
}
.index .news-container .content > div {
  display: none;
}
.index .news-container .content > div .left {
  width: 17.9rem;
}
.index .news-container .content > div .left .img-container {
  width: 100%;
  height: 11.95rem;
  background: linear-gradient(180deg, rgba(66, 149, 255, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  position: relative;
  overflow: hidden;
}
.index .news-container .content > div .left .img-container img {
  width: 100%;
  height: 100%;
  transition: 1.5s;
}
.index .news-container .content > div .left .img-container p {
  height: 1.13rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fff;
  line-height: 1rem;
  position: absolute;
  left: 0.73rem;
  bottom: 0.35rem;
}
.index .news-container .content > div .left .img-container:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  transition: 1.5s;
}
.index .news-container .content > div .left .content-container {
  width: 100%;
  height: 9.8rem;
  background: #fff;
  padding: 1.1rem 0.98rem 0;
  position: relative;
}
.index .news-container .content > div .left .content-container .abstract {
  width: 15.95rem;
  height: 5.25rem;
  font-size: 0.4rem;
  color: #202020;
  line-height: 0.75rem;
  text-indent: 0.9rem;
  margin-bottom: 1.52rem;
  text-align: justify;
  overflow: hidden;
}
.index .news-container .content > div .left .content-container .more {
  font-size: 0.35rem;
  font-weight: bold;
  color: #202020;
  line-height: 0.48rem;
  position: relative;
}
.index .news-container .content > div .left .content-container .more:hover {
  color: #003899;
}
.index .news-container .content > div .left .content-container .more:hover .iconfont {
  color: #003899;
}
.index .news-container .content > div .left .content-container .more .iconfont {
  font-size: 1rem;
  font-weight: bold;
  zoom: 0.3;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 1rem;
}
.index .news-container .content > div .left .content-container .time {
  position: absolute;
  right: 0.98rem;
  bottom: 1.3rem;
}
.index .news-container .content > div .left .content-container .time .iconfont {
  font-size: 0.5rem;
  font-weight: bold;
  color: #003899;
}
.index .news-container .content > div .left .content-container .time span {
  color: #003899;
  font-size: 0.5rem;
  line-height: 0.68rem;
}
.index .news-container .content > div .right {
  width: 15.85rem;
}
.index .news-container .content > div .right li {
  width: 100%;
  height: 3.75rem;
  background: #fff;
  border-radius: 0.75rem 0rem 0.75rem 0rem;
  margin-top: 0.75rem;
  padding: 0.75rem 0.83rem 0 0.68rem;
  position: relative;
  cursor: pointer;
}
.index .news-container .content > div .right li:hover {
  border-right: 0.03rem solid #003899;
  border-bottom: 0.03rem solid #003899;
  background: #fff;
  background-image: url(/images/icon-logo.png);
  background-position: 7rem bottom;
  background-repeat: no-repeat;
  background-size: 4.9rem 3.35rem;
}
.index .news-container .content > div .right li:hover p,
.index .news-container .content > div .right li:hover .time {
  font-weight: bold;
  color: #003899;
}
.index .news-container .content > div .right li p {
  font-size: 0.5rem;
  color: #202020;
  line-height: 0.75rem;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.index .news-container .content > div .right li .time {
  height: 0.68rem;
  font-size: 0.5rem;
  color: #202020;
  line-height: 0.68rem;
  position: absolute;
  right: 0.83rem;
  bottom: 0.7rem;
}
.index .news-container .content > div .right li:nth-of-type(1) {
  margin-top: 0;
}
.index .news-container .content > div.active {
  display: block;
}
.index .education-container {
  width: 100%;
  height: 29.1rem;
  background: #fdfdfe;
  border-bottom: 0.35rem solid #d30707;
  padding: 4.83rem 0 0 6.5rem;
  background-image: url(/images/icon-logo.png);
  background-position: left 3.58rem;
  background-repeat: no-repeat;
  background-size: 12.7rem 8.63rem;
}
.index .education-container .left {
  width: 10.55rem;
  height: 18.55rem;
  position: relative;
}
.index .education-container .left .title-container .title {
  width: 3.6rem;
  font-size: 0.9rem;
  font-weight: bold;
  color: #003899;
  line-height: 1.2rem;
  position: relative;
}
.index .education-container .left .title-container .title:before {
  content: "";
  width: 2.05rem;
  height: 0.2rem;
  background: #003899;
  position: absolute;
  left: 0;
  bottom: -0.48rem;
}
.index .education-container .left .title-container .intro {
  width: 10.5rem;
  height: 2.8rem;
  font-size: 0.4rem;
  color: #999;
  line-height: 0.7rem;
  margin-top: 0.9rem;
}
.index .education-container .left .tab-nav {
  width: 100%;
  margin-top: 4.78rem;
}
.index .education-container .left .tab-nav li {
  width: 100%;
  height: 2.23rem;
  font-size: 0.6rem;
  color: #202020;
  line-height: 2.23rem;
  border-top: 0.03rem solid #e1e1e1;
  position: relative;
  cursor: pointer;
}
.index .education-container .left .tab-nav li a {
  display: block;
}
.index .education-container .left .tab-nav li:nth-of-type(1) {
  border-top: none;
}
.index .education-container .left .tab-nav li:hover,
.index .education-container .left .tab-nav li.active {
  padding-left: 0.77rem;
  font-weight: bold;
}
.index .education-container .left .tab-nav li:hover a,
.index .education-container .left .tab-nav li.active a {
  color: #003899;
}
.index .education-container .left .tab-nav li:hover:before,
.index .education-container .left .tab-nav li.active:before {
  content: "";
  width: 0.25rem;
  height: 1.25rem;
  background: #003899;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.index .education-container .right {
  width: 29.15rem;
  height: 18.55rem;
  position: relative;
}
.index .education-container .right div {
  display: none;
  width: 100%;
  height: 100%;
  position: relative;
}
.index .education-container .right div p {
  width: 26.38rem;
  height: 1.58rem;
  font-size: 0.65rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.58rem;
  padding-left: 0.75rem;
  background: linear-gradient(180deg, #0069c9 0%, #003899 100%);
  position: absolute;
  right: 0;
  top: -1.13rem;
}
.index .education-container .right div img {
  width: 100%;
  height: 100%;
}
.index .education-container .right div.active {
  display: block;
}
.index .education-container .right .progress {
  height: 0.1rem;
  position: absolute;
  left: 1.75rem;
  bottom: 1.15rem;
  background: #005dff;
  height: 0.08rem;
}
.index .education-container .right .count,
.index .education-container .right .current {
  height: 0.8rem;
  font-size: 0.6rem;
  color: #fff;
  line-height: 0.8rem;
  position: absolute;
  bottom: 0.8rem;
}
.index .education-container .right .current {
  left: 0.9rem;
}
.index .education-container .right .count {
  left: 4.3rem;
}
.index .education-container .control {
  display: none;
}
.index .educate-container {
  width: 100%;
  height: 21.83rem;
  background: url(/images/educate.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
}
.index .educate-container .content-container {
  width: 100%;
  height: 100%;
}
.index .educate-container .content-container .title-container {
  width: 10.25rem;
  height: 3.43rem;
  background: #003899;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 3.43rem;
  position: absolute;
  left: 0;
  top: -1.6rem;
}
.index .educate-container .content-container .content {
  width: 100%;
  height: 10.33rem;
  padding: 0 6.5rem;
  display: flex;
  justify-content: space-between;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
}
.index .educate-container .content-container .content .left {
  width: 16.98rem;
  height: 10.33rem;
  background: rgba(0, 56, 153, 0.8);
  position: relative;
  overflow: hidden;
}
.index .educate-container .content-container .content .left img {
  width: 6.03rem;
  height: 1.6rem;
  position: absolute;
  left: 1.3rem;
  top: 50%;
  transform: translateY(-50%);
}
.index .educate-container .content-container .content .left .bg {
  width: 9.35rem;
  height: 6.35rem;
  left: -1rem;
  top: unset;
  bottom: -0.25rem;
  transform: unset;
  opacity: 0.07;
}
.index .educate-container .content-container .content .left ul {
  width: 6.5rem;
  position: absolute;
  right: 1.3rem;
  top: 50%;
  transform: translateY(-50%);
}
.index .educate-container .content-container .content .left ul li {
  float: left;
  width: 2.75rem;
  height: 1.25rem;
  border: 1px solid #979797;
  font-size: 0.4rem;
  text-align: center;
  line-height: 1.25rem;
  margin-top: 1rem;
  cursor: pointer;
}
.index .educate-container .content-container .content .left ul li a {
  color: #fff;
}
.index .educate-container .content-container .content .left ul li:nth-of-type(2n) {
  float: right;
}
.index .educate-container .content-container .content .left ul li:nth-of-type(1),
.index .educate-container .content-container .content .left ul li:nth-of-type(2) {
  margin-top: 0;
}
.index .educate-container .content-container .content .left ul li:hover {
  border: none;
  background: #ba0909;
}
.index .educate-container .content-container .content .left .more {
  position: absolute;
  right: 1.3rem;
  bottom: 0.75rem;
  line-height: 0.5rem;
}
.index .educate-container .content-container .content .left .more a {
  font-size: 0.4rem;
  color: #fff;
}
.index .educate-container .content-container .content .left .more .iconfont {
  font-size: 0.3rem;
  color: #fff;
  margin-left: 0.1rem;
}
.index .educate-container .content-container .content .left .more:hover a,
.index .educate-container .content-container .content .left .more:hover .iconfont {
  color: #ddd;
}
.index .educate-container .content-container .content .center,
.index .educate-container .content-container .content .right {
  width: 4.55rem;
  height: 10.33rem;
  cursor: pointer;
  position: relative;
}
.index .educate-container .content-container .content .center .title,
.index .educate-container .content-container .content .right .title {
  font-size: 0.65rem;
  color: #fff;
  letter-spacing: 5px;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.index .educate-container .content-container .content .center .intro,
.index .educate-container .content-container .content .right .intro {
  display: none;
  letter-spacing: 3px;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translate(-50%, -50%);
}
.index .educate-container .content-container .content .center .intro p,
.index .educate-container .content-container .content .right .intro p {
  font-size: 0.5rem;
  color: #fff;
  white-space: nowrap;
}
.index .educate-container .content-container .content .center .intro p:nth-of-type(1),
.index .educate-container .content-container .content .right .intro p:nth-of-type(1) {
  margin-right: 0.15rem;
}
.index .educate-container .content-container .content .center .line-top,
.index .educate-container .content-container .content .right .line-top,
.index .educate-container .content-container .content .center .line-bottom,
.index .educate-container .content-container .content .right .line-bottom {
  width: 3.73rem;
  height: 0.1rem;
  background: #fff;
}
.index .educate-container .content-container .content .center .line-top,
.index .educate-container .content-container .content .right .line-top {
  position: absolute;
  top: 0;
  left: 0;
}
.index .educate-container .content-container .content .center .line-bottom,
.index .educate-container .content-container .content .right .line-bottom {
  position: absolute;
  bottom: 0;
  right: 0;
}
.index .educate-container .content-container .content .center .line-right,
.index .educate-container .content-container .content .right .line-right,
.index .educate-container .content-container .content .center .line-left,
.index .educate-container .content-container .content .right .line-left {
  width: 0.1rem;
  height: 3.73rem;
  background: #fff;
}
.index .educate-container .content-container .content .center .line-left,
.index .educate-container .content-container .content .right .line-left {
  position: absolute;
  bottom: 0;
  right: 0;
}
.index .educate-container .content-container .content .center .line-right,
.index .educate-container .content-container .content .right .line-right {
  position: absolute;
  top: 0;
  left: 0;
}
.index .educate-container .content-container .content .center:hover,
.index .educate-container .content-container .content .right:hover {
  background: rgba(0, 56, 153, 0.8);
}
.index .educate-container .content-container .content .center:hover .title,
.index .educate-container .content-container .content .right:hover .title {
  left: 1.125rem;
}
.index .educate-container .content-container .content .center:hover .intro,
.index .educate-container .content-container .content .right:hover .intro {
  display: block;
}
.index .educate-container .content-container .content .center:hover .line-top,
.index .educate-container .content-container .content .right:hover .line-top,
.index .educate-container .content-container .content .center:hover .line-right,
.index .educate-container .content-container .content .right:hover .line-right,
.index .educate-container .content-container .content .center:hover .line-bottom,
.index .educate-container .content-container .content .right:hover .line-bottom,
.index .educate-container .content-container .content .center:hover .line-left,
.index .educate-container .content-container .content .right:hover .line-left {
  display: none;
}

.index .educate-container .content-container .content .right.kcsz .title {
    top: 20%;
    transform: translate(-49%, -12%);
}
.index .educate-container .content-container .content .right.kcsz:hover .title {
    left: 2.125rem;
}

.index .educate-container .content-container .content .right a {
  width: 100%;
  height: 100%;
  display: block;
}
.index .educate-container .content-container .control {
  display: none;
}
.index .number-container {
  width: 100%;
  height: 23.6rem;
  background: url(/images/bg.png) center center no-repeat;
  background-size: cover;
  position: relative;
}
.index .number-container .content-container {
  width: 100%;
  height: 100%;
}
.index .number-container .content-container .title-container {
  width: 20%;
  height: 100%;
  position: relative;
}
.index .number-container .content-container .title-container p {
  font-size: 0.9rem;
  font-weight: bold;
  color: #fff;
  letter-spacing: 10px;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.index .number-container .content-container .list-container {
  width: 80%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.index .number-container .content-container .list-container li {
  width: 16.66%;
  height: 25%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
}
.index .number-container .content-container .list-container li .text {
  color: #fff;
}
.index .number-container .content-container .list-container li .text:nth-child(1) {
  display: none;
  font-size: 0.5rem;
  font-weight: bold;
  line-height: 2.03rem;
}
.index .number-container .content-container .list-container li .text:nth-child(2) {
  font-size: 0.45rem;
  line-height: 0.6rem;
}
.index .number-container .content-container .list-container li .headline {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  top: 0;
  left: 0;
}
.index .number-container .content-container .list-container li .headline p {
  text-align: center;
}
.index .number-container .content-container .list-container li .headline p:nth-child(1) {
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  line-height: 2.03rem;
}
.index .number-container .content-container .list-container li .headline p:nth-child(1) span {
  color: #fff;
  font-size: 1.5rem;
}
.index .number-container .content-container .list-container li .headline p:nth-child(2) {
  color: #fff;
  font-size: 0.45rem;
  line-height: 0.6rem;
}
.index .number-container .content-container .list-container li .headline p:nth-child(2) span {
  display: block;
  color: #fff;
  font-size: 0.45rem;
  line-height: 0.6rem;
}
.index .number-container .content-container .list-container li .details {
  opacity: 0;
  width: 200%;
  height: 200%;
  background: rgba(28, 51, 104, 0.96);
  padding: 1.75rem 0.9rem 0;
  position: absolute;
  z-index: -10;
}
.index .number-container .content-container .list-container li .details p:nth-child(1) {
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  line-height: 2.03rem;
}
.index .number-container .content-container .list-container li .details p:nth-child(1) span {
  color: #fff;
  font-size: 1.5rem;
}
.index .number-container .content-container .list-container li .details p:nth-child(2) {
  font-size: 0.45rem;
  color: #fff;
  line-height: 0.6rem;
  padding-left: 0.15rem;
}
.index .number-container .content-container .list-container li .details p:nth-child(2) span {
  display: block;
  font-size: 0.45rem;
  color: #fff;
  line-height: 0.6rem;
  padding-left: 0.15rem;
}
.index .number-container .content-container .list-container li .details p:nth-child(3) {
  color: #fff;
  font-size: 0.45rem;
  line-height: 0.75rem;
  padding-left: 0.25rem;
  margin-top: 0.9rem;
}
.index .number-container .content-container .list-container li:hover .text:nth-child(1) {
  display: block;
}
.index .number-container .content-container .list-container li.mark:hover .headline {
  display: none;
}
.index .number-container .content-container .list-container li.mark:hover .details {
  opacity: 1;
  z-index: 999;
  transition: all 1s;
}
@-webkit-keyframes darkenAnimate {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes darkenAnimate {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes lightAnimate {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes lightAnimate {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.index .number-container .content-container .list-container li:nth-child(1) {
  background: #2e416f;
}
.index .number-container .content-container .list-container li:nth-child(1) .details {
  top: 0;
  left: 0;
}
.index .number-container .content-container .list-container li:nth-child(2) {
  background: #495f8f;
  animation: darkenAnimate 3s ease-in 0.2s infinite alternate;
}
.index .number-container .content-container .list-container li:nth-child(3) {
  background: #495f8f;
  animation: lightAnimate 3s ease-out 0s infinite alternate;
}
.index .number-container .content-container .list-container li:nth-child(4) {
  background: #2e416f;
}
.index .number-container .content-container .list-container li:nth-child(4) .details {
  top: 0;
  left: 0;
}
.index .number-container .content-container .list-container li:nth-child(6) {
  background: #2e416f;
}
.index .number-container .content-container .list-container li:nth-child(6) .details {
  top: 0;
  right: 0;
}
.index .number-container .content-container .list-container li:nth-child(7) {
  background: #495f8f;
  animation: darkenAnimate 3s ease 0.2s infinite alternate;
}
.index .number-container .content-container .list-container li:nth-child(8) {
  background: #495f8f;
  animation: lightAnimate 3s ease 0s infinite alternate;
}
.index .number-container .content-container .list-container li:nth-child(9) {
  background: #2e416f;
}
.index .number-container .content-container .list-container li:nth-child(9) .details {
  top: 0;
  left: 0;
}
.index .number-container .content-container .list-container li:nth-child(11) {
  background: #2e416f;
}
.index .number-container .content-container .list-container li:nth-child(11) .details {
  top: 0;
  left: 0;
}
.index .number-container .content-container .list-container li:nth-child(12) {
  background: #495f8f;
  animation: darkenAnimate 4s ease 0s infinite alternate;
}
.index .number-container .content-container .list-container li:nth-child(13) {
  background: rgba(8, 32, 75, 0.17);
}
.index .number-container .content-container .list-container li:nth-child(14) {
  background: #2e416f;
}
.index .number-container .content-container .list-container li:nth-child(14) .details {
  top: 0;
  left: 0;
}
.index .number-container .content-container .list-container li:nth-child(15) {
  background: #495f8f;
  animation: lightAnimate 3s ease 0s infinite alternate;
}
.index .number-container .content-container .list-container li:nth-child(16) {
  background: #2e416f;
}
.index .number-container .content-container .list-container li:nth-child(16) .details {
  top: 0;
  left: 0;
}
.index .number-container .content-container .list-container li:nth-child(17) {
  background: #495f8f;
  animation: lightAnimate 3.5s ease 0s infinite alternate;
}
.index .number-container .content-container .list-container li:nth-child(18) {
  background: #2e416f;
}
.index .number-container .content-container .list-container li:nth-child(18) .details {
  top: 0;
  right: 0;
}
.index .number-container .content-container .list-container li:nth-child(19) {
  background: #2e416f;
}
.index .number-container .content-container .list-container li:nth-child(19) .details {
  bottom: 0;
  left: 0;
}
.index .number-container .content-container .list-container li:nth-child(20) {
  background: #495f8f;
  animation: darkenAnimate 3.5s ease 0s infinite alternate;
}
.index .number-container .content-container .list-container li:nth-child(21) {
  background: #2e416f;
}
.index .number-container .content-container .list-container li:nth-child(21) .details {
  bottom: 0;
  left: 0;
}
.index .number-container .content-container .list-container li:nth-child(22) {
  background: #495f8f;
  animation: darkenAnimate 3s ease 0s infinite alternate;
}
.index .number-container .content-container .list-container li:nth-child(23) {
  background: rgba(8, 32, 75, 0.17);
}
.index .study-container {
  width: 100%;
  height: 29.68rem;
  background: url(/images/study.png) right 1.25rem no-repeat;
  background-size: 8.82rem 10.8rem;
}
.index .study-container .title-container {
  font-size: 0.9rem;
  font-weight: bold;
  color: #003899;
  line-height: 1.2rem;
  padding: 3.25rem 0 0 2.5rem;
}
.index .study-container .content-container {
  width: 100%;
  margin-top: 1.1rem;
}
.index .study-container .content-container ul li {
  float: left;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.index .study-container .content-container ul li:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  transition: 1.5s;
}
.index .study-container .content-container ul li:hover p .iconfont {
  opacity: 1;
  transition: 1.5s;
}
.index .study-container .content-container ul li img {
  display: block;
  width: 100%;
  height: 100%;
  transition: 1.5s;
}
.index .study-container .content-container ul li .mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  border-right: 0.01rem solid rgba(255, 255, 255, 0.6);
}
.index .study-container .content-container ul li p {
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
.index .study-container .content-container ul li p span {
  display: inline-block;
  font-size: 0.65rem;
  font-weight: bold;
  color: #fff;
  letter-spacing: 5px;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
}
.index .study-container .content-container ul li p .iconfont {
  display: block;
  font-size: 0.75rem;
  color: #fff;
  margin-top: 0.2rem;
  opacity: 0;
  transition: 1.5s;
  position: relative;
  left: 0.06rem;
}
.index .study-container .content-container ul:nth-of-type(1) li {
  width: 10.5%;
  height: 14.78rem;
  border-top: 0.3rem solid #003899;
}
.index .study-container .content-container ul:nth-of-type(2) li {
  width: 12.33%;
  height: 17.13rem;
  margin-top: 0.71rem;
  border-top: 0.3rem solid #ff9d28;
}
.index .study-container .content-container ul:nth-of-type(3) li {
  width: 10.5%;
  height: 14.75rem;
  margin-top: 3.96rem;
  border-top: 0.3rem solid #00dae4;
}
.index .study-container .content-container ul:nth-of-type(3) li:nth-last-of-type(1) .mask {
  border-right: none;
}
.index .train-container {
  width: 100%;
  height: 17.25rem;
  background: #fff9f6;
  margin-bottom: 4.38rem;
  position: relative;
}
.index .train-container .title-container {
  width: 14.73rem;
  height: 2.25rem;
  background: #003899;
  font-size: 0.9rem;
  font-weight: bold;
  color: #fff;
  line-height: 2.25rem;
  padding-left: 0.98rem;
  position: absolute;
  right: 0;
  top: -1rem;
}
.index .train-container .content-container {
  width: 100%;
  height: 100%;
  padding: 6rem 6.1rem 0 4.83rem;
  display: flex;
  justify-content: space-between;
}
.index .train-container .content-container li {
  width: 18%;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.index .train-container .content-container li a {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.index .train-container .content-container li:hover .intro {
  opacity: 1;
  transition: 1s;
}
.index .train-container .content-container li img {
  width: auto;
  height: 2.56rem;
}
.index .train-container .content-container li .title {
  width: 100%;
  font-size: 0.5rem;
  color: #060607;
  line-height: 0.68rem;
  margin: 1.35rem 0 0.55rem;
  text-align: center;
}
.index .train-container .content-container li .intro {
  opacity: 0;
  width: 10.1rem;
  padding: 0.43rem 0.4rem 0.65rem;
  background: #fff1e9;
  box-shadow: 0rem 0.05rem 0.1rem 0rem rgba(0, 0, 0, 0.07);
  border-radius: 0.4rem;
  font-size: 0.35rem;
  color: #958989;
  line-height: 0.6rem;
  text-align: justify;
  transition: 1s;
}
@media screen and (max-width: 1200px) {
  .home {
    height: auto;
  }
  .home .header {
    position: static;
  }
  .index {
    /* 轮播 */
    /* 宝运莱最新官网最新版v55413新闻网 */
    /* 终身教育 */
    /* 育?共同体 */
    /* 数字宝运莱最新官网最新版v55413 */
    /* ?规模在线学习 */
    /* 培训与社会化考试 */
  }
  .index .banner-container {
    height: 10.1rem;
  }
  .index .banner-container .imgs-container li .title {
    height: 1.05rem;
    height: auto;
    padding-right: 4rem;
    font-size: 0.75rem;
    line-height: 1.05rem;
    position: absolute;
    left: 0.8rem;
    bottom: 0.5rem;
    text-align: left;
  }
  .index .banner-container .bar {
    left: 16.1rem;
    bottom: 0.9rem;
  }
  .index .banner-container .currentPage,
  .index .banner-container .count {
    font-size: 0.5rem;
    bottom: 0.6rem;
  }
  .index .banner-container .count {
    left: 17.5rem;
  }
  .index .banner-container .currentPage {
    left: 15rem;
  }
  .index .news-container {
    height: auto;
    padding: 1.75rem 0.8rem 2.7rem;
  }
  .index .news-container .top-container {
    position: relative;
  }
  .index .news-container .top-container .title-container {
    float: none;
  }
  .index .news-container .top-container .tabNav {
    float: none;
    margin-top: 0.7rem;
    margin-left: 1.2rem;
  }
  .index .news-container .top-container .tabNav li {
    font-size: 0.6rem;
    margin-left: 2rem;
  }
  .index .news-container .top-container .tabNav .more {
    position: absolute;
    top: 0.3rem;
    right: 0.8rem;
  }
  .index .news-container .content {
    width: 100%;
    height: auto;
  }
  .index .news-container .content > div .left {
    float: none;
    width: 100%;
  }
  .index .news-container .content > div .left .img-container {
    height: 10.4rem;
  }
  .index .news-container .content > div .left .img-container p {
    height: 0.8rem;
    font-size: 0.7rem;
    line-height: 0.95rem;
    left: 0.55rem;
    bottom: 0.65rem;
  }
  .index .news-container .content > div .left .content-container {
    height: 8.15rem;
    padding: 0.6rem 0.8rem 0.95rem;
  }
  .index .news-container .content > div .left .content-container .abstract {
    height: auto;
    font-size: 0.5rem;
    line-height: 1rem;
    letter-spacing: 1px;
    margin-bottom: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
  }
  .index .news-container .content > div .left .content-container .time {
    right: 0.8rem;
    bottom: 0.85rem;
  }
  .index .news-container .content > div .right {
    float: none;
    width: 100%;
  }
  .index .news-container .content > div .right li {
    height: 4.65rem;
    margin-top: 0.5rem;
    border-right: 0.03rem solid #003899;
    border-bottom: 0.03rem solid #003899;
  }
  .index .news-container .content > div .right li p {
    font-size: 0.6rem;
    line-height: 1rem;
  }
  .index .news-container .content > div .right li:nth-of-type(1) {
    margin-top: 1.25rem;
  }
  .index .education-container {
    height: 20rem;
    padding: 1.85rem 0.8rem 3.6rem;
    position: relative;
  }
  .index .education-container .left {
    float: none;
    width: 100%;
    height: 1.2rem;
  }
  .index .education-container .left .title-container .title {
    width:100%;
    position: relative;
  }
  .index .education-container .left .title-container .title:before {
    content: "";
    width: 1.25rem;
    height: 0.25rem;
    background: #003899;
    position: absolute;
    left: 0;
    bottom: -0.3rem;
  }
  .index .education-container .left .tab-nav {
    display: none;
  }
  .index .education-container .right {
    float: none;
    width: 100%;
    height: 10.95rem;
    margin-top: 2.15rem;
  }
  .index .education-container .right div p {
    width: 14.3rem;
    height: 1.5rem;
    font-size: 0.5rem;
    line-height: 1.5rem;
    top: -0.75rem;
  }
  .index .education-container .right .count {
    left: 3.5rem;
  }
  .index .education-container .control {
    display: block;
  }
  .index .education-container .control a {
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    bottom: 3.9rem;
  }
  .index .education-container .control a .iconfont {
    font-size: 0.5rem;
    font-weight: bold;
    color: #333;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -45%);
  }
  .index .education-container .control a.pre {
    right: 3rem;
  }
  .index .education-container .control a.next {
    right: 1.05rem;
  }
  .index .educate-container {
    height: 12.05rem;
  }
  .index .educate-container .content-container .title-container {
    width: 6.1rem;
    height: 2.25rem;
    font-size: 0.9rem;
    line-height: 2.25rem;
    top: -1.15rem;
  }
  .index .educate-container .content-container .content {
    width: 100%;
    height: 12.05rem;
    padding: 0;
  }
  .index .educate-container .content-container .content .left {
    width: 15.7rem;
    height: 8.1rem;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .index .educate-container .content-container .content .left img {
    width: 5.9rem;
    height: 1.6rem;
    left: 0.8rem;
  }
  .index .educate-container .content-container .content .left .bg {
    width: 8.7rem;
    height: 6.15rem;
  }
  .index .educate-container .content-container .content .left ul {
    width: 7rem;
  }
  .index .educate-container .content-container .content .left ul li {
    width: 2.95rem;
    height: 1.3rem;
    border: 0.05rem solid #979797;
    line-height: 1.3rem;
    font-size: 0.5rem;
    margin-top: 1.2rem;
  }
  .index .educate-container .content-container .content .left .more {
    display: none;
  }
  .index .educate-container .content-container .content .center,
  .index .educate-container .content-container .content .right {
    display: none;
    width: 6.2rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 56, 153, 0.8);
  }
  .index .educate-container .content-container .content .center .title,
  .index .educate-container .content-container .content .right .title {
    left: 1.75rem;
  }
  .index .educate-container .content-container .content .right.kcsz .title {
    left: 3.05rem;
    top: 10%;
    transform: translate(-49%, -5%);
  }


  .index .educate-container .content-container .content .center .intro,
  .index .educate-container .content-container .content .right .intro {
    right: 0.5rem;
    display: block;
  }
  .index .educate-container .content-container .content .center .line-top,
  .index .educate-container .content-container .content .right .line-top,
  .index .educate-container .content-container .content .center .line-right,
  .index .educate-container .content-container .content .right .line-right,
  .index .educate-container .content-container .content .center .line-bottom,
  .index .educate-container .content-container .content .right .line-bottom,
  .index .educate-container .content-container .content .center .line-left,
  .index .educate-container .content-container .content .right .line-left {
    display: none;
  }
  .index .educate-container .content-container .control {
    display: block;
  }
  .index .educate-container .content-container .control a {
    z-index: 999;
    position: absolute;
    top: 5.2rem;
  }
  .index .educate-container .content-container .control a .iconfont {
    font-size: 0.8rem;
    font-weight: bold;
    color: #ccc;
  }
  .index .educate-container .content-container .control a.pre {
    left: 0.35rem;
  }
  .index .educate-container .content-container .control a.next {
    right: 0.35rem;
  }
  .index .number-container {
    height: 45.42rem;
    background: none;
  }
  .index .number-container .content-container .title-container {
    float: none;
    width: 100%;
    height: 4.65rem;
    background: url(/images/bg.png) center center no-repeat;
    background-size: cover;
  }
  .index .number-container .content-container .title-container p {
    font-size: 0.9rem;
    letter-spacing: 2px;
    writing-mode: unset;
  }
  .index .number-container .content-container .list-container {
    float: none;
    width: 100%;
    height: 40.77rem;
    display: block;
    background: #6680ad;
  }
  .index .number-container .content-container .list-container li {
    width: 50%;
    height: 6.8rem;
    float: left;
  }
  .index .number-container .content-container .list-container li .text:nth-child(1) {
    display: block;
  }
  .index .number-container .content-container .list-container li:nth-of-type(2n) {
    float: right;
  }
  .index .number-container .content-container .list-container li.mark:hover .headline {
    display: flex;
  }
  .index .number-container .content-container .list-container li.mark:hover .details {
    display: none;
  }
  .index .number-container .content-container .list-container li.empty {
    display: none;
  }
  .index .number-container .content-container .list-container li:nth-child(1) {
    background: #395284;
  }
  .index .number-container .content-container .list-container li:nth-child(4) {
    background: #2f497a;
  }
  .index .number-container .content-container .list-container li:nth-child(6) {
    background: #4b6695;
  }
  .index .number-container .content-container .list-container li:nth-child(9) {
    background: #5872a1;
  }
  .index .number-container .content-container .list-container li:nth-child(11) {
    background: #2f497a;
  }
  .index .number-container .content-container .list-container li:nth-child(13) {
    background: #5a74a3;
  }
  .index .number-container .content-container .list-container li:nth-child(14) {
    background: #3a578a;
  }
  .index .number-container .content-container .list-container li:nth-child(16) {
    background: #6680ad;
  }
  .index .number-container .content-container .list-container li:nth-child(18) {
    background: #4b6695;
  }
  .index .number-container .content-container .list-container li:nth-child(19) {
    background: #5a74a3;
  }
  .index .number-container .content-container .list-container li:nth-child(21) {
    background: #2f497a;
  }
  .index .number-container .content-container .list-container li:nth-child(23) {
    background: #5872a1;
  }
  .index .study-container {
    height: auto;
    padding: 0 0.8rem 3.55rem;
    background: none;
  }
  .index .study-container .title-container {
    padding: 2.5rem 0 0;
  }
  .index .study-container .content-container::after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
  }
  .index .study-container .content-container ul {
    width: 100%;
    height: 16.8rem;
  }
  .index .study-container .content-container ul li {
    width: 33.3% !important;
    height: 16.8rem !important;
  }
  .index .study-container .content-container ul:nth-of-type(2) li {
    margin-top: 1.35rem;
  }
  .index .study-container .content-container ul:nth-of-type(3) li {
    margin-top: 1.35rem;
  }
  .index .train-container {
    height: auto;
    padding-bottom: 3.5rem;
    margin-bottom: 3.55rem;
  }
  .index .train-container .title-container {
    width: 13.15rem;
    height: 2.6rem;
    line-height: 2.6rem;
    padding-left: 0.6rem;
    top: -1.3rem;
  }
  .index .train-container .content-container {
    display: block;
    padding: 4.65rem 0.8rem 0 0.65rem;
  }
  .index .train-container .content-container li {
    width: 100%;
    display: block;
    margin-bottom: 2.45rem;
    position: relative;
  }
  .index .train-container .content-container li::after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
  }
  .index .train-container .content-container li a {
    display: block;
  }
  .index .train-container .content-container li img {
    float: left;
    height: 2.75rem;
    margin-left: 1.65rem;
  }
  .index .train-container .content-container li .title {
    width: 6.2rem;
    line-height: 0.8rem;
    margin-top: 0;
    position: absolute;
    top: 3.55rem;
  }
  .index .train-container .content-container li .intro {
    float: right;
    width: 11.05rem;
    border-radius: 0.8rem;
    font-size: 0.4rem;
    line-height: 0.8rem;
    padding: 0.6rem 0.5rem;
    opacity: 1;
  }
  .index .train-container .content-container li:nth-of-type(3) .title {
    width: 4.5rem;
    margin-left: 0.75rem;
  }
}
@keyframes round_animate {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@-webkit-keyframes round_animate {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.index .trun-round-active {
  animation: round_animate 1s ease-in 1s 1 normal;
  -webkit-animation: round_animate 1s ease-in 1s 1 normal;
}