#container {
    width: 100%;
    min-height: 100vh;
    background: #FBF9FF;
    padding-bottom: 60px;
}
.loginTop{
    position: relative;
    width: 100%;
    height: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image:url('../../../pc/images/personnel/new/loginBg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.loginTop .login-left-img{
    height: 450px;
    margin-right: 86px;
    font-weight: 800;
    font-size: 46px;
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.loginTop .login-left-img img{
    height: 370px;
}
.loginTop .admin-login-background{
    width: 410px;
    height: 450px;
    background: #FFFFFF;
    box-shadow: 0px 10px 14px 5px rgba(32,5,62,0.12);
    border-radius: 8px;
    position: relative;
}
.loginTop .loginTitle{
    color:#A851FF;
    font-size: 20px;
    font-weight: bold;
    margin:50px 0 5px;
    text-align: center;
}
.loginTop .loginDesc,
.loginTop .forget_password_tip{
    font-size: 12px;
    color: #94989E;
    text-align: center;
}
/* 登录方式切换标签样式 */
.layui-tab-title {
    display: flex;
    justify-content: center;
    margin: 16px auto 24px;
    padding: 4px;
    box-sizing: border-box;
    border-bottom: none;
    background: #F5F6F7;
    width: 364px;
    height: 46px;
    border-radius: 6px;
}

.layui-tab-title li {
    width: 50%;
    height: 100%;
    font-size: 16px;
    color: #61656C;
    border-radius: 6px;
    background-color: #F5F6F7;
    border-color: #F5F6F7;
    transition: all 0.3s;
}

.layui-tab-title li.layui-this {
    color: #A851FF;
    background-color: #ffffff;
    border-color: #ffffff;
    border-radius: 6px;
}

.layui-tab-title .layui-this:after{
    display: none;
}

.layui-tab-title li i {
    margin-right: 5px;
}
.layui-tab-content{
    padding: 0 24px;
}
.layui-form-item{
    margin-bottom: 24px;
}
.layui-input{
    border-color: #E6E8EB;
    height: 40px;
}
.backBtn{
  position: absolute;
  top: 14px;
  right: 14px;
  font-size: 12px;
  color: #A851FF;
  background-color: transparent;
  border: none;
}
.backBtn:hover{
  color: #A851FF;
}
.code_possword{
    position: relative;
}
.getcode{
    width: auto;
    margin: 0 auto;
    top: 0;
    right: 14px;
    height: 38px;
    font-size: 14px;
    color: #A851FF!important;
    border-left: 1px solid #E6E8EB;
    padding-left: 16px;
}
.layui-form-checkbox[lay-skin=primary]{
    padding-left: 12px;
}
.layui-form-checkbox[lay-skin=primary] i{
    width: 14px;
    height: 14px;
}
.layui-form-checked[lay-skin=primary] i,
.layui-layer .layui-layer-btn .layui-layer-btn0{
  background-color: #A851FF;
  border-color: #A851FF!important;
}
.checkTxt{
    font-size: 12px;
    color: #94989E;
}
.checkTxt .agreement{
    color: #A851FF;
}
.submitbtn{
    width: 362px;
    height: 40px;
    background: #A851FF;
    border-radius: 4px;
    margin-top: 20px;
}

/* 底部 */
.content_title {
  font-weight: 400;
  font-size: 32px;
  color: #000000;
  line-height: 46px;
  text-align: center;
  margin-top: 60px;
}

.cooperate_img {
  width: 1200px;
  display: block;
  margin: 32px auto 0 auto;
}

.content_box1 {
  width: 1200px;
  box-shadow: 0px 5px 5px 0px rgba(23, 0, 57, 0.05);
  margin: 32px auto 0 auto;
  border-radius: 8px;
  overflow: hidden;
  padding: 24px 24px 46px 24px;
  box-sizing: border-box;
  background-color: #FFFFFF;
}

.box1_title {
  font-weight: 700;
  font-size: 24px;
  color: #3D3D3D;
  line-height: 35px;
}

.purple_text {
  color: #B866FF;
  margin-right: 30px;
}

.box1_img {
  width: 557px;
  display: block;
  margin-top: 42px;
}

.box1_right {
  width: 520px;
  background: rgba(149, 113, 255, 0.1);
  border-radius: 8px;
  padding: 20px;
  box-sizing: border-box;
  margin: 22px auto auto 62px;
}

.box1_title2 {
  font-weight: 700;
  font-size: 18px;
  color: #333640;
  line-height: 26px;
}

.box1_text {
  font-weight: 400;
  font-size: 14px;
  color: #333640;
  line-height: 28px;
  margin-top: 8px;
}

.box1_text span {
  font-weight: bold;
}

.mb24 {
  margin-bottom: 24px;
}

.content_box2 {
  width: 1200px;
  height: 425px;
  margin: 32px auto 0 auto;
  background-color: #FFFFFF;
  background-image: url('../../../pc/images/personnel/new/login_img4.png');
  background-size: 100%;
  border-radius: 8px;
  overflow: hidden;
}

.box2_box {
  width: 444px;
  background: rgba(149, 113, 255, 0.1);
  border-radius: 8px;
  padding: 20px;
  box-sizing: border-box;
  margin: 39px 37px auto auto;
}

.box2_title {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
}

.box2_text {
  font-weight: 400;
  font-size: 14px;
  color: #333640;
  line-height: 21px;
  margin-top: 8px;
}

.content_box3 {
  width: 1200px;
  height: 570px;
  background: #FFFFFF;
  box-shadow: 0px 5px 5px 0px rgba(23, 0, 57, 0.05);
  border-radius: 8px;
  margin: 32px auto 0 auto;
  overflow: hidden;
  background-image: url('../../../pc/images/personnel/new/login_img5.png');
  background-size: 1200px 534px;
  background-repeat: no-repeat;
  background-position: bottom;
}

.box3_box {
  width: 496px;
  margin: 81px 127px auto auto;
  padding: 31px 36px;
  box-sizing: border-box;
}

.box3_title {
  font-weight: 700;
  font-size: 20px;
  color: #333640;
  line-height: 29px;
  text-align: center;
}

.box3_title2 {
  display: table;
  height: 30px;
  padding: 0 6px;
  font-weight: 700;
  font-size: 20px;
  color: #333640;
  line-height: 30px;
  background: linear-gradient(180deg, transparent 0%, transparent 19px, rgba(189, 113, 255, 0.4) 19px, rgba(189, 113, 255, 0.4) 100%);
  margin: 6px 67px 0 auto;
}

.box3_text {
  font-weight: 400;
  font-size: 14px;
  color: #333640;
  line-height: 28px;
  margin-top: 24px;
}