@charset "UTF-8";
body, html {
  width: 100%; }

.wrapper-content {
  min-height: 100%;
  background: #5A68CD url(//cdn1.school.etiantian.net/ecampus/images/stu_index_bg.png) no-repeat;
  background-size: 100% 100%; }
  .wrapper-content .navbar {
    background: transparent;
    box-shadow: none;
    padding: 0 50px; }
    .wrapper-content .navbar .logo {
      margin-top: 36px;
      box-shadow: none;
      border-radius: 8px;
      overflow: hidden; }
      .wrapper-content .navbar .logo img {
        border-radius: 8px; }
    .wrapper-content .navbar .notice {
      margin-top: 53px;
      background: rgba(255, 255, 255, 0.15) url("../../images/icon/bell_white.png") no-repeat 21px center;
      box-shadow: 0px 2px 8px 0px rgba(159, 159, 159, 0.15);
      color: #ffffff; }
      .wrapper-content .navbar .notice a {
        color: #ffffff; }
    .wrapper-content .navbar .navbar-right a.anav {
      padding-top: 59px;
      color: #ffffff; }
    .wrapper-content .navbar .navbar-right .icon-messages {
      width: 30px;
      height: 21px;
      margin: 59px 44px 0 44px;
      background-image: url(../../images/icon/icon_message.png); }
    .wrapper-content .navbar .navbar-right .avatar {
      width: 50px;
      height: 50px;
      border-radius: 25px;
      margin-top: 40px; }
  .wrapper-content #page1-box, .wrapper-content #page2-box {
    width: 1200px;
    margin: 0 auto; }
  .wrapper-content #page1-box {
    padding-bottom: 25px; }
  .wrapper-content .row {
    margin-left: 0;
    margin-right: 0; }
  .wrapper-content .col-sm-3, .wrapper-content .col-md-3, .wrapper-content .col-lg-3col-sm-6, .wrapper-content .col-md-6, .wrapper-content .col-lg-6 {
    padding: 0; }
  .wrapper-content .s-box {
    margin-left: -17px;
    margin-right: -17px;
    margin-bottom: 30px; }
  .wrapper-content .swiper-container {
    padding-top: 54px; }
  .wrapper-content .swiper-slide {
    overflow: hidden; }
  .wrapper-content .swiper-pagination-fraction, .wrapper-content .swiper-pagination-custom, .wrapper-content .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px; }
  .wrapper-content .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    margin: 0 16px;
    border-radius: 9px;
    background: #A5A8E7;
    background: rgba(255, 255, 255, 0.4); }
  .wrapper-content .swiper-pagination-bullet-active {
    background: #E1E2F7;
    background: rgba(255, 255, 255, 0.8); }
  .wrapper-content .swiper-button-prev, .wrapper-content .swiper-button-next {
    top: 40%;
    width: 60px;
    height: 60px;
    background-size: 100% 100%;
    display: none; }
  .wrapper-content .show-btn {
    display: block; }
  .wrapper-content .swiper-button-prev {
    left: 26px;
    background-image: url(../images/prev.png); }
  .wrapper-content .swiper-button-next {
    right: 26px;
    background-image: url(../images/next.png); }

@media (max-width: 1200px) {
  .wrapper-content #page1-box, .wrapper-content #page2-box {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px; }
  .wrapper-content .show-btn {
    display: none; }

  .wrapper-content .navbar {
    padding: 0 20px; }

  .wrapper-content .footer {
    margin-top: 0; } }
@media (min-width: 1200px) {
  .s-box .img-s-box img:hover {
    transform: scale(1.1);
    -webkit-transition: all 0.2s;
    transition: all 0.2s; } }
#left-box .left {
  height: 460px;
  padding: 67px 0 0 0;
  margin-right: 20px;
  background: #4F72F7;
  background: linear-gradient(180deg, #34adf9 0%, #3358f6 100%);
  box-shadow: 0px 2px 10px 0px rgba(77, 77, 77, 0.5);
  border-radius: 6px;
  color: #ffffff; }
  #left-box .left .img-avatar {
    text-align: center; }
    #left-box .left .img-avatar img {
      width: 100px;
      height: 100px;
      border: 4px solid #ffffff;
      border-radius: 50px; }
  #left-box .left .info {
    padding-top: 20px;
    margin-bottom: 26px; }
    #left-box .left .info p {
      color: #ffffff;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    #left-box .left .info .name {
      font-size: 20px; }
    #left-box .left .info .school {
      font-size: 16px;
      margin-top: 12px; }
  #left-box .left .class-list {
    height: 152px; }
    #left-box .left .class-list li {
      width: 170px;
      height: 34px;
      line-height: 34px;
      font-size: 14px;
      text-align: center;
      background: rgba(255, 255, 255, 0.1);
      border-radius: 4px;
      margin: 0 auto 18px auto;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      #left-box .left .class-list li a {
        display: block;
        color: #ffffff;
        text-decoration: none; }
    #left-box .left .class-list li:last-child {
      margin-bottom: 15px; }
    #left-box .left .class-list .more {
      text-align: center;
      padding-top: 3px; }
      #left-box .left .class-list .more a {
        font-size: 12px;
        color: #ffffff; }
  #left-box .left .last-login {
    text-align: center;
    color: #DADDFC;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6); }

.middle {
  padding: 0;
  width: 100%;
  height: 460px;
  background: #4F72F7;
  background: linear-gradient(180deg, #34adf9 0%, #3358f6 100%); }
  .middle .box-img {
    margin-top: 15px;
    padding: 0 30px; }
    .middle .box-img img {
      max-width: 100%; }

.right {
  margin-left: 20px; }
  .right .right1 {
    height: 220px;
    margin-bottom: 20px;
    background: #4F72F7;
    background: linear-gradient(180deg, #34adf9 0%, #3485f8 100%); }
    .right .right1 .box-img {
      margin-top: 15px; }
  .right .right2 {
    height: 220px;
    background: #4F72F7;
    background: linear-gradient(180deg, #3481f8 0%, #3358f6 100%); }
    .right .right2 .box-img {
      margin-top: 10px; }

.box {
  box-shadow: 0px 2px 10px 0px rgba(77, 77, 77, 0.5);
  border-radius: 6px;
  cursor: pointer; }

.s-box {
  margin-left: -15px;
  margin-right: -18px; }
  .s-box .col-5 {
    float: left;
    width: 20%;
    cursor: pointer; }
  .s-box .img-s-box {
    text-align: center; }
    .s-box .img-s-box img {
      max-width: 100%; }
  .s-box .title-h4 {
    text-align: center; }

.title-h2 {
  color: #ffffff;
  font-size: 26px;
  font-weight: 500;
  line-height: 42px;
  padding-left: 30px;
  padding-top: 20px; }

.title-h4 {
  color: #ffffff;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
  margin-top: 0; }

.box-img {
  text-align: center; }

.mt-25 {
  margin-top: 25px !important; }

/*==========footer============*/
.footer {
  height: 135px;
  background-color: transparent;
  margin-top: 60px; }

.footer-main {
  width: 810px;
  margin: 0 auto;
  font-size: 12px; }

.footer-main-center {
  color: #fff;
  text-align: center;
  line-height: 30px;
  padding-top: 10px; }
  .footer-main-center a {
    color: #ffffff; }
  .footer-main-center a:hover {
    color: #FF932B; }

/*=============footer end===============*/
/*=============修改swiper 左右按钮划过样式===============*/
.swiper-button-next-hover {
  background: url("../images/swiper-button-hover-left.png") !important; }

.swiper-button-next-hover-route {
  background: url("../images/swiper-button-hover-right.png") !important; }

.wrapper-content .swiper-button-prev {
  background: url("../images/swiper-button-left.png"); }

.wrapper-content .swiper-button-next {
  background: url("../images/swiper-button-right.png"); }

.fixed-nav {
  height: 101px; }

.introjs-tooltipReferenceLayer .introjs-helperNumberLayer {
  display: none; }

@media (max-width: 959px) {
  body, html {
    min-width: 0; }

  #page1-box .col-md-3, #page1-box .col-md-6 {
    width: 100%; }

  .col-sm-12, .col-md-12 {
    padding-left: 0;
    padding-right: 0; }

  #left-box .left {
    margin-right: 0;
    margin-bottom: 20px; }

  .middle {
    margin-bottom: 20px; }

  .right {
    margin-left: 0; } }
#notice-dialog {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100; }
  #notice-dialog .content {
    width: 810px;
    height: 390px;
    background: #ffffff;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    padding: 40px 110px;
    color: #000000; }
    #notice-dialog .content .title {
      text-align: center;
      font-size: 24px; }
    #notice-dialog .content .notice-content p {
      color: #0A0A0A;
      font-size: 16px;
      line-height: 32px;
      margin: 10px 0; }
      #notice-dialog .content .notice-content p a {
        color: #4080FF; }
    #notice-dialog .content .notice-bottom {
      text-align: center;
      margin-top: 32px; }
      #notice-dialog .content .notice-bottom span {
        display: inline-block;
        width: 260px;
        height: 48px;
        line-height: 46px;
        border-radius: 24px;
        border: 1px solid transparent;
        color: #ffffff;
        text-align: center;
        cursor: pointer; }
      #notice-dialog .content .notice-bottom .bindAfter {
        border-color: #4080FF;
        color: #32ABFF; }
      #notice-dialog .content .notice-bottom .bindNow {
        background: #4080FF;
        margin-left: 60px; }

.normal-notice-class.layui-layer {
  background: rgba(0, 0, 0, 0.1); }

.normal-notice-class .layui-layer-content {
  background: #4DACF0;
  border-radius: 10px;
  padding: 25px 60px 20px 60px; }

.normal-notice-class .title {
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  margin-bottom: 10px; }
.normal-notice-class .content p {
  color: #D2EEFF;
  font-size: 16px;
  line-height: 26px;
  margin: 7px 0;
  text-indent: 32px; }
.normal-notice-class .content a {
  color: #0000ff;
  text-decoration: underline; }
.normal-notice-class .close-btn {
  width: 260px;
  height: 48px;
  line-height: 46px;
  border-radius: 24px;
  border: 1px solid transparent;
  text-align: center;
  cursor: pointer;
  background: #ffffff;
  color: #32ABFF;
  margin: 25px auto 10px auto;
  cursor: pointer; }

/*# sourceMappingURL=stuindex.css.map */
