.header {
  height: 54px;
  line-height: 54px;
  background: #FFFFFF;
  padding: 0 30px;
}

.header * {
  display: inline-block;
}

a:hover h1 {
  color: #333;
}

.header img {
  margin-right: 10px;
  margin-top: -10px;
}

.header h1 {
  font-size: 22px;
  font-weight: bold;
}

.container {
  /* height: calc(100% - 271px); */
  height: 540px;
  background: url("../img/loginBg1.png") no-repeat center #f3f3f3;
  position: relative;
}



.container .loginInput {
  width: 480px;
  height: 400px;
  background: #FFFFFF;
  border-radius: 6px;
  position: absolute;
  top: 100px;
  right: 5%;
  padding: 20px 60px 60px;
  text-align: center;
}

@media (min-width: 1920px) {
  .container .loginInput {
    right: 15%;

  }
}

.container .loginInput input {
  width: 360px;
  height: 50px;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  padding-left: 45px;
  margin-bottom: 10px;
  font-size: 16px;
}

.container .loginInput input::placeholder {
  font-size: 16px;
  color: #666666;
}

.container .loginInput input.userName {
  background: url("../img/loginUser.png") no-repeat 11px 13px;
}

.container .loginInput input.password,
.container .loginInput input.msgCode {
  background: url("../img/loginPassword.png") no-repeat 11px 13px;
}

.codeBox {
  position: relative;
}

.codeBox button {
  width: 125px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  color: #666;
  background-color: #e6e6e6;
}

.countDownBtn {
  display: none;
}

.container .loginInput .login {
  width: 360px;
  height: 50px;
  line-height: 50px;
  background: #498EF1;
  border-radius: 4px;
  font-size: 20px;
  color: #FFFFFF;
  display: block;
}

.container .loginInput .register {
  font-size: 16px;
  color: #498EF1;
  float: left;
  line-height: 40px;
}

.container .loginInput .forgetPassword {
  font-size: 16px;
  color: #666666;
  float: right;
  line-height: 40px;
}

.container .footer {
  width: 100%;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  bottom: 30px;
}

.container .footer span+span {
  margin-left: 30px;
}





/*  */
.footer {
  background: #333;
}

.footer .content {
  padding: 28px 0;
  color: #828285;
}

.footer .content>* {
  float: left;
}

.footer .content .leftCon {
  text-align: center;
  /* height: 112px; */
  width: 200px;
  border-right: 1px solid #4A4A4A;
}

.footer .content .leftCon p {
  margin: 10px 0 12px;
}

.footer .content .leftCon h4 {
  font-size: 36px;
}

.footer .content .rightCon {
  height: 112px;
  float: right;
  width: calc(100% - 250px);
}

.footer .content .rightCon .fl span {
  line-height: 28px;
  color: #ccc;
}

.footer .content .rightCon .fl p {
  line-height: 28px;
}

.footer .content .rightCon .rCode {
  height: 112px;
  border-left: 1px solid #4A4A4A;
  text-align: center;
  padding-left: 80px;
}

.footer .content .rightCon .rCode .code {
  width: 88px;
  height: 88px;
  background: url("../img/code.png") no-repeat center #FFFFFF;
  background-size: 80px;
  margin: 0 auto;
}

.footer .content .rightCon .rCode p {
  margin-top: 20px;
  color: #ccc;
}

.footer .line {
  border-bottom: 1px solid #666768;
}

.footer .bottom {
  /* background: #292929; */
  height: 48px;
  color: #828285;
}

.footer .bottom .w * {
  line-height: 48px;
  color: #828285;

}


.layui-tab-title li {
  font-size: 16px;
}

.layui-tab-brief>.layui-tab-title .layui-this {
  color: #498EF1;
}

.layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
  border-bottom: 2px solid #498EF1;
}




.imgCode {}

.imgCode .imgBox {
  width: 100px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
}

.container .imgCode .imgCodeInput {
  width: 260px;
  height: 50px;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  padding-left: 20px;
  font-size: 16px;
  border-radius: 6px;
  display: inline-block;
}


/*  */
.container.psd {
  /* height: calc(100% - 271px); */
  height: auto;
  background: url(../img/psdBg.png) top center no-repeat #f3f3f3;
  padding: 50px 0;
}

.container.psd .psdBox {
  width: 1000px;
  /* height: 500px; */
  margin: auto;
  background: #fff;
  text-align: center;
  padding-bottom: 40px;
}

.container.psd .psdBox h4 {
  line-height: 80px;
  border-bottom: 1px solid #ccc;
  font-size: 24px;
  text-align: center;
  margin-bottom: 40px;
}

.container.psd .psdBox input[type=text],
.container.psd .psdBox input[type=password] {
  display: block;
  width: 400px;
  margin: 0 auto 20px;
}

.container.psd .psdBox div>input[type=text] {
  width: 260px;
  display: inline-block;
}

.container.psd .psdBox div>button {
  width: 140px;
  height: 38px;
  color: #666;
  background-color: #e6e6e6;
  vertical-align: middle;
  margin-bottom: 20px;
}

.container.psd .psdBox .confirmSet {
  background: #1890ff;
  width: 400px;
  height: 40px;
  color: #FFFFFF;
  display: block;
  margin: auto;
  border: none;
  font-size: 20px;
  cursor: pointer;
  font-size: 16px;
  margin-top: 40px;
}


.container.psd .psdBox #imgCode1 input {
  width: 340px;
}

.container.psd .psdBox #imgCode1 img {
  height: 38px;
  width: 60px;
  vertical-align: middle;
  margin-bottom: 20px;
}


.agreeDiv {
  width: 400px;
  margin: 0 auto;
  line-height: 20px;
}

.agreeDiv a {
  color: #e43b3e;
}