/* LESS Document */
* {
  padding: 0px;
  margin: 0px;
  transition: all;
  box-sizing: border-box;
}
input {
  vertical-align: middle;
}
body {
  font-size: 12px;
  line-height: 25px;
  width: 100%;
  min-width: 1260px;
  margin: 0 auto;
}
.f-12 {
  font-size: 12px;
}
.f-14 {
  font-size: 14px;
}
.top-line {
  background: #45a1f4;
  height: 15px;
  clear: both;
}
.logo {
  background: url("../img/logo-login.png") no-repeat left center;
  width: 1260px;
  height: 130px;
  clear: both;
  margin: 0px auto;

  position: relative;
  padding: 65px 0px 0px 345px;
  font-family: "微软雅黑";
  font-weight: normal;
  font-size: 28px;
  /*
  -webkit-animation: logo-ani 1s 1;
  animation: logo-ani 1s 1;
  */
}
.school-logo {
  background: url("../img/logo-login.png") no-repeat center;
  background-size: contain;
  width: 280px;
  height: 80px;
  margin: 20px auto;
}
.carousel {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute !important;
  z-index: 0;
}

.carousel .carousel-inner {
  width: 100%;
  height: 100%;
}
.carousel .carousel-inner .item {
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.tabs {
  position: absolute;
  top: 0;
  display: flex;
  border-bottom: 1px solid #9e9e9e;
  width: 100%;
  height: 32px;
  cursor: pointer;
}
.tabs .tab {
  height: inherit;
  color: black;
  font-size: 16px;
  padding: 0 5px;
  cursor: pointer;
}
.tabs .tab:nth-of-type(2) {
  margin-left: 15px;
}
.tabs .tab.active {
  color: #e1473c;
  border-bottom: 2px solid #e1473c;
}
.span-mobile {
  display: none;
}
.thirddiv {
  display: inline;
}
#fm1 #ckbRememberPP {
  margin: 1px 5px 0px 0px;
}
#fm2 #ckbRememberPP {
  margin: 1px 5px 0px 0px;
}
.forgetpwd {
  width: 100%;
  color: black;
  /* display: inline-flex; */
  align-items: center;
  justify-content: flex-end;
}

.forgetpwd:hover,
.forgetpwd:focus {
  color: black;
}
@-webkit-keyframes logo-ani {
  from {
    top: -20px;
    opacity: 0;
  }
  to {
    top: 0px;
    opacity: 1;
  }
}
@keyframes logo-ani {
  from {
    top: -20px;
    opacity: 0;
  }
  to {
    top: 0px;
    opacity: 1;
  }
}
.input-text {
  border: 1px #a5a5a5 solid;
  width: 270px;
  height: 40px;
  line-height: 40px;
  padding: 0px 10px 0px 40px;
}
.input-btn {
  width: 80px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
}
.right-area {
  height: 500px;
  width: 230px;
  background-color: rgba(0, 0, 0, 0.35);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 0px 10px 10px 0px;
}
.right-area img {
  width: 150px;
  height: 150px;
}
.right-area p {
  margin-top: 15px;
  color: black;
  font-size: 16px;
}
.login-box {
  /* border-top:1px #eee solid; */
  /* width: 100%; */
  width: 750px;
  /* min-width:1260px; */
  height: 550px;
  /* border-bottom: 3px #eee solid; */
  /*background: url("../../images/default/login-bg.jpg") no-repeat 50% 0;*/
  z-index: 1000;
  overflow: hidden;
  top: 19.33vh;
  display: flex;
  position: fixed;
  top: 25%;
  left: 50%;
  transform: translateX(-50%);
}
.login-box .left {
  width: 750px;
  height: 500px;
  background-color: white;
  border-radius: 10px 10px 10px 10px;
}
@-webkit-keyframes loginbox-ani {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes loginbox-ani {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.login-bg {
  /* background: url("../../images/default/login-div-bg.png") no-repeat; */
  padding-top: 42px;
  /* margin-top: 50px; */
  /* margin-left: 65%; */
  width: 310px;
  height: 400px;
  box-sizing: border-box;
  position: relative;
  margin: 0 auto;
  /*-webkit-animation: loginbg-ani 0.5s 1 forwards;
  animation: loginbg-ani 1s 0.5 forwards;
  -webkit-animation-delay: 1.0s;
  animation-delay: 1.0s;
  opacity: 0;*/
}

@-webkit-keyframes loginbg-ani {
  from {
    opacity: 0;
    right: -30px;
  }
  to {
    opacity: 1;
    right: 0px;
  }
}
@keyframes loginbg-ani {
  from {
    opacity: 0;
    right: -30px;
  }
  to {
    opacity: 1;
    right: 0px;
  }
}
.login-bg #fm2 {
  display: none;
}
.login-bg #fm1 table {
  width: 100%;
}
.login-bg #fm2 table {
  width: 100%;
}
.login-bg table {
  margin: 0 auto;
}
.login-bg table td {
  height: 55px;
  width: 100%;
}
.login-bg .user {
  border: 1px #a5a5a5 solid;
  /* width: 270px; */
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0px 10px 0px 40px;
  background: url("../img/ico-user.png") no-repeat 10px center #fff;
  border-radius: 50px;
  outline: none;
}
.login-bg .pw {
  border: 1px #a5a5a5 solid;
  /* width: 270px; */
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0px 10px 0px 40px;
  background: url("../img/ico-pw.png") no-repeat 10px center #fff;
  border-radius: 50px;
  outline: none;
}
.login-bg .yzm {
  border: 1px #a5a5a5 solid;
  width: 190px;
  height: 40px;
  line-height: 40px;
  padding: 0px 10px 0px 40px;
  background: url("../img/ico-yzm.png") no-repeat 10px center #fff !important;
  border-radius: 50px;
  outline: none;
}
.login-bg .code {
  border: 1px #a5a5a5 solid;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0px 10px 0px 40px;
  background: url("../img/ico-yzm.png") no-repeat 10px center #fff !important;
  border-radius: 50px;
  outline: none;
}
.codeBtn {
  position: absolute;
  width: 100px;
  right: 15px;
  top: 10px;
  height: 36px;
  border: none;
  background-color: #fff;
  border-left: 1px solid #9e9e9ea1;
  padding-left: 15px;
  cursor: pointer;
}
.codeBtn.disable {
  color: #666666;
}
.login-bg input[type="submit"] {
  width: 80px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  background: #be4037;
  border: 1px #be4037 solid;
  /* width: 270px; */
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  border-radius: 50px;
}
.login-bg a {
  color: #fff;
  font-size: 14px;
  /* font-weight:bold; */
  text-decoration: none;
}
.error {
  width: 100%;
  position: absolute;
  top: 30px;
}
.error-massage {
  width: 100%;
  line-height: 15px;
  margin: 0 auto;
  padding-left: 35px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #ff777a;
  background: url("../img/ico-error.png") no-repeat 10px 5px #ffebeb;
  border: 1px #e4393c solid;
  z-index: 1;

  /*
  -webkit-animation: massage-ani 0.5s 1;
  animation: massage-ani 0.5s 1;
  */
}
.btnLogin {
  width: 100px;
  height: 30px;
  border: 1px solid rgb(170, 170, 170);
  /* border-radius: 10px; */
  line-height: 30px;
  margin-top: 10px;
}
.bgBox {
  width: 100%;
  height: 100%;
  background-color: #0000006e;
  position: fixed;
  top: 0;
  z-index:999;
}
.thirdimg {
  width: 30px;
  height: 30px;
  cursor: pointer;
  margin-right: 10px;
}
.llq {
  margin-right: 5px;
}
@-webkit-keyframes massage-ani {
  from {
    top: 60px;
    opacity: 0;
  }
  to {
    top: 40px;
    opacity: 1;
  }
}
@keyframes massage-ani {
  from {
    top: 60px;
    opacity: 0;
  }
  to {
    top: 40px;
    opacity: 1;
  }
}
#footer {
  text-align: center;
  width: 100%;
  color: #969696;
  height: 50px;
  line-height: 50px;
  position: relative;
  clear: both;
  background: #eeeeee;
}
.footer-ani-begin {
  top: 10px;
  opacity: 0;
}
.footer-ani-end {
  top: 0px;
  opacity: 1;
}
@-webkit-keyframes footer-ani {
  from {
    top: 10px;
    opacity: 0;
  }
  to {
    top: 0px;
    opacity: 1;
  }
}
@keyframes footer-ani {
  from {
    top: 10px;
    opacity: 0;
  }
  to {
    top: 0px;
    opacity: 1;
  }
}

/*2016-10-13--------*/
.clear-1 {
  height: 10px;
  line-height: 10px;
  clear: both;
}
.clear-2 {
  height: 20px;
  line-height: 20px;
  clear: both;
}
.clear-3 {
  height: 30px;
  line-height: 30px;
  clear: both;
}

.slides {
  width: 100%;
  height: 510px;
  overflow: hidden;
  position: absolute !important;
  top: 155px;
  z-index: 0;
}
.slideInner {
  height: 510px;
  position: relative;
  left: 0;
  margin-left: 0;
}
.slideInner a {
  display: block;
  height: 510px;
  min-width: 1260px;
  background-size: contain;
  background-position: left;
  background-repeat: no-repeat;
  position: relative;
  text-align: center;
  z-index: 1;
}
/*	.slideInner a div.img1{width:646px;position:absolute;top:150px;left:50px;}
	.slideInner a div.img2{width:500px;position:absolute;top:20px;left:60px;}
	.slideInner a div.img3{width:646px;position:absolute;top:100px;left:50px;}
*/
.navListBox {
  position: absolute;
  left: 50%;
  top: 675px;
  z-index: 999;
}

@media screen and (max-width: 1600px) {
  /*大于等于1600*/
  .login-box {
    height: 550px;
    background-size: 1920px 550px;
    transform: scale(0.8);
    position: fixed;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
  }

  .slides {
    height: 510px;
  }

  /*  .slideInner{height:510px;}
  .slideInner a{height:510px;}
*/
}
@media screen and (max-width: 1510px) {
  .login-box {
    height: 550px;
    background-size: 1510px 550px;

    position: fixed;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
  }
  .slides {
    height: 510px;
  }

  /*   .slideInner{height:510px;}
  .slideInner a{height:510px;}
*/
}
@media screen and (max-width: 1440px) {
  .login-box {
    height: 500px;
    background-size: 1543.52941176px 550px;
    position: fixed;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
  }
  .login-box .left {
    height: 500px;
  }
  .slides {
    height: 510px;
  }
  .school-logo {
    height: 60px;
  }

  /*  .slideInner{height:510px;}
  .slideInner a{height:510px;}
*/
}

/*2016-10-13--------*/
.clear-3 {
  height: 30px;
  line-height: 30px;
  clear: both;
}
.introduction-box {
  width: 1260px;
  margin: 0px auto;
  font-family: "微软雅黑";
}
.introduction-box ul {
  list-style-type: none;
}
.introduction-box ul li {
  width: 23%;
  padding-right: 2%;
  float: left;
  line-height: 20px;
  color: #404040;
}
.introduction-box ul li h4 {
  font-size: 18px;
  height: 35px;
  line-height: 35px;
}
.introduction-box ul li div {
  padding-left: 32px;
}
.introduction-box span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 22px;
  height: 22px;
}
.introduction-box .introduction-1 {
  background: url(../img/introduction-1.png) no-repeat center;
}
.introduction-box .introduction-2 {
  background: url(../img/introduction-2.png) no-repeat center;
}
.introduction-box .introduction-3 {
  background: url(../img/introduction-3.png) no-repeat center;
}
.introduction-box .introduction-4 {
  background: url(../img/introduction-4.png) no-repeat center;
}
/*移动端*/

@media screen and (max-width: 1024px) {
  body {
    max-width: 1024px;
    min-width: 1024px;
  }
  .logo {
    max-width: 1024px;
    min-width: auto;
  }
  .login-box {
    max-width: 1024px;
    min-width: 1024px;
    height: 550px;
    background-size: 1543.52941176px 550px;
    position: fixed;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
  }
  .login-bg {
    margin-left: 50%;
  }
  .slides {
    height: 510px;
  }
  .introduction-box {
    width: 100%;
    text-align: center;
  }

  /* .slideInner{height:510px;}
 .slideInner a{height:510px;}
*/
}
/*手机、Pad*/

@media screen and (max-width: 1000px) {
  body {
    max-width: 1000px;
    min-width: auto;
  }
  .logo {
    width: 1000px;
    height: 90px;
    padding-top: 30px;
    background-position: 20px center;
  }
  .login-box {
    max-width: 1000px;
    min-width: auto;
    height: 550px;
    background-size: 768px 550px;
    position: fixed;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
  }
  .login-bg {
    margin: 0 auto;
    margin-top: 40px;
  }
  .introduction-box {
    width: 100%;
    text-align: center;
  }
  .loginbg-ani-begin() {
    opacity: 0;
    bottom: -30px;
  }
  .loginbg-ani-end() {
    opacity: 1;
    bottom: 0px;
  }

  @-webkit-keyframes loginbg-ani {
    from {
      .loginbg-ani-begin();
    }
    to {
      .loginbg-ani-end();
    }
  }
  @keyframes loginbg-ani {
    from {
      .loginbg-ani-begin();
    }
    to {
      .loginbg-ani-end();
    }
  }
}

@media screen and (max-width: 768px) {
  body {
    max-width: 768px;
    min-width: auto;
  }
  .logo {
    max-width: 768px;
    min-width: auto;
  }
  .login-box {
    max-width: 768px;
    min-width: auto;
    height: 550px;
    background-size: 414px 110px;
    position: fixed;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
  }
  .login-bg {
    margin: 0 auto;
    top: 50px;
  }
  .slides .slideInner a {
    max-width: 768px !important;
    background-position: -160px center;
  }
}
@media screen and (max-width: 414px) {
  body {
    min-width: 100%;
  }
  .logo {
    max-width: 100%;
    padding: 0;
    background-position: center;
    background-size: 250px;
  }
  .logo span {
    display: none;
  }
  .login-box {
    min-width: 360px;
    width: 100%;
    height: auto;
    background-size: 360px 110px;
    position: fixed;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
  }
  .login-bg {
    margin: 0 auto;
    padding-top: 57px;
    height: 500px;
  }
  .slides .slideInner a {
    background-position: -300px center;
  }
  .introduction-box {
    display: none;
  }
  .right {
    display: none;
  }
  .login-box .left {
    background-color: unset;
    border-radius: unset;
    height: 600px;
    position: fixed;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
  }
  .school-logo {
    background: url("../img/logo-login2.png") no-repeat center;
    background-size: contain;
    margin: 75px auto;
    margin-bottom: unset;
    width: 220px;
    height: 50px;
  }
  .tabs {
    justify-content: space-around;
    border-bottom: unset;
  }
  .tabs .tab {
    color: #e1473c;
    font-size: 17px;
  }
  .tabs .tab.active {
    font-weight: bold;
    border-bottom: unset;
    position: relative;
  }
  .tabs .active.tab:nth-of-type(1)::after {
    display: inline-block;
    content: "";
    width: 55px;
    height: 2px;
    position: absolute;
    background: #e1473c;
    bottom: -1px;
    left: 10px;
  }
  .tabs .active.tab:nth-of-type(2)::after {
    display: inline-block;
    content: "";
    width: 100px;
    height: 2px;
    position: absolute;
    background: #e1473c;
    bottom: -1px;
    left: 13px;
  }
  .login-bg table td {
    height: auto;
    padding-bottom: 25px;
  }
  .login-bg table tr:nth-of-type(2) td {
    padding-bottom: 15px;
  }
  .login-bg table tr:nth-of-type(3) td a {
    color: #e1473c !important;
  }
  .codeBtn {
    top: 2px;
  }
  .login-bg table tr:nth-of-type(6),
  .span-pc {
    display: none;
  }
  .lastdiv {
    display: inline-flex;
    align-items: center;
    width: 100%;
    flex-direction: column;
    margin-left: 45px !important;
  }
  .thirddiv {
    /* display:flex; */
    align-items: center;
    width: 58%;
    justify-content: space-evenly;
    padding-top: 20px;
    height: 50px;
  }
  .span-mobile {
    display: inline-block;
    color: #e1473c !important;
    position: relative;
    margin-right: 90px;
  }
  .span-mobile::before {
    display: inline-block;
    content: "";
    width: 97px;
    height: 1px;
    background-color: #e1473c;
    position: absolute;
    left: -105px;
    bottom: 8px;
    opacity: 0.5;
  }
  .span-mobile::after {
    display: inline-block;
    content: "";
    width: 97px;
    height: 1px;
    background-color: #e1473c;
    position: absolute;
    right: -105px;
    bottom: 8px;
    opacity: 0.5;
  }
  .thirdimg {
    width: 37px;
    height: 37px;
  }
  .carousel-inner .item {
    display: none !important;
  }
  .carousel-inner {
    background: url("../img/bg-phone.png") no-repeat center;
    background-size: 100% 100%;
  }
}
@media screen and (max-width: 320px) {
  body {
    min-width: 320px;
  }
  .login-box {
    min-width: 320px;
    height: 550px;
    transform: translateX(-50%);

    background-size: 320px 110px;
  }
  .login-bg {
    margin: 0 auto;
  }
}
