@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    font-size: 100%;
}

.mt20 {
    margin-top: 20px;
}

.w100 {
    width: 100% !important;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

ul li {
    list-style: none;
}

.layui-container {
    padding: 0;
}

.active {
    color: #666;
}

/*
    @description登录页
*/

.box {
    width: 100%;
    background: url("../img/background.png") no-repeat center;
}

._content_left {
    height: 420px;
    box-shadow: 2px 2px 10px #888888;
    -webkit-box-shadow: 2px 2px 10px #888888;
}

.form {
    margin: 0 auto;
    width: 320px;
    height: auto;
    display: table;
}

.diy_layui_input {
    height: 100%;
    border-left: none;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.dw {
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
}

.checkPic {
    position: absolute;
    z-index: 99;
    right: 5px;
    top: 5px;
    width: 50px;
    height: 50px;
}

.checkPic img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.loginName {
    width: auto;
    margin: 45px auto 25px auto;
    display: table;
}

.loginName span {
    font-size: 20px;
    font-weight: bold;
}

.diy_layui_input_w {
    width: 165px;
    float: left;
    height: 100%;
}

.verCodeDisplay {
    width: 100px;
    height: 41px;
    float: right;
}

.verCodeDisplay img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.job_number, .phone {
    margin: 0 auto;
}

.title {
    cursor: pointer;
}

._content_right {
    height: 420px;
    color: #333;
    padding: 4% 3%;
    background-color: #f1f1f1;
}

.head {
    font-size: 20px;
    font-weight: bold;
}

.introduction {
    margin-top: 25px;
    letter-spacing: 1px;
    line-height: 30px;
}

._login {
    font-size: 26px;
    margin: 35px auto;
    font-weight: bold;
}

.help_box {
    margin-top: 55px;
    padding: 15px 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.1);
}

.help_box .help {
    margin: 30px auto;
    height: auto;
    display: table;

}

.info {
    padding-left: 10px;
}

.help_box .help .qr_code {

    width: 280px;

}

.info h3 {

    font-size: 16px;
    margin-bottom: 20px;

}

.info p {

    font-size: 15px;
    color: #333;
    margin-bottom: 10px;

}

.info p {

    font-size: 15px;
    color: #333;
    margin-bottom: 10px;

}

.info p {

    font-size: 15px;
    color: #333;
    margin-bottom: 10px;

}

.bor_none {
    border: 1px solid #009688;
}

/*
新版登录
*/

#main {
    position: relative;
    width: 100%;
    display: table;
    height: 700px;
    background: url("../img/bg1.jpg");
}

#main .zuo {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -999;
    width: 600px \9;
    float: left \9;
}

#main .you {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -999;
    width: 600px \9;
    float: right \9;
}

.main-box {
    width: 700px;
    height: 420px;
    margin: 100px auto 55px auto;
    background: url("../img/zhi.png") center no-repeat;
    background-size: 100% 100%;
}

.login-left {
    margin: 0 auto;
    padding-top: 20px;
    width: 460px;
    height: auto;
    display: table;
}

.login-left ul {
    width: auto;
    margin: 0 auto;
    display: table;
}

.login-left ul li {
    float: left;
    display: table;
    padding: 0 10px;
    cursor: pointer;
    line-height: 35px;
    font-size: 18px;
    font-weight: bold;
}

.login-left ul li p {
    font-size: 18px;
    color: #8e8e8e;
}

.register_checked {
    color: #1d3e5c;
}

.login-right {
    width: 415px;
    height: 330px;
    padding-top: 70px;
    float: right;
    display: table;
}


.login-left h2 {
    font-size: 24px;
    font-weight: bold;
    color: #8e8e8e;
    text-align: center;
}

.login {
    width: 365px;
    margin: 10px auto;
    height: auto;
    display: table;
}

.user, .pass {
    width: 100%;
    height: 35px;
    margin-top: 10px;
    display: table;
    border-radius: 4px;
    border: 1px solid white;
    background-color: rgba(255, 255, 255, 0.4);
}

.user span, .pass span {
    display: table;
    float: left;
    width: 45px;
    height: 100%;
}

.user input[type='text'], .pass input[type='text'], #password, #passwordQ {
    border: none;
    padding-left: 5px;
    float: left;
    font-size: 16px;
    width: 300px;
    height: 35px;
    line-height: 35px;
    background-color: rgba(0, 0, 0, 0);
}

.pass-ch {
    width: 60%;
    margin: 0 auto;
    height: 35px;
    display: table;
}

.pass-child {
    width: 49%;
    float: left;
    height: 35px;
    line-height: 35px;
}

#code, #imgCode, #imgCode1 {
    border: none;
    padding-left: 5px;
    float: left;
    font-size: 16px;
    width: 150px;
    height: 35px;
    line-height: 35px;
    background-color: rgba(0, 0, 0, 0);
}

#btn {
    border: none;
    display: block;
    padding-left: 5px;
    float: right;
    margin-right: 5px;
    font-size: 14px;
    width: 155px;
    height: 35px;
    line-height: 35px;
    background-color: #e5e5e5;
}

#imgCodeBtn, #imgCodeBtn1 {
    display: block;
    margin-right: 5px;
    float: right;
    font-size: 14px;
    width: 155px;
    height: 35px;
    border: none
}

#time {
    text-align: right;
}

#getCode {
    text-align: left;
    width: 72px;
}

.user span img, .pass span img {
    display: block;
    margin: 7px auto;
}

.reme {
    width: 365px;
    height: auto;
    display: table;
    margin: 15px auto auto auto
}

.remo-box {
    float: left;
    display: table;
    margin-left: 5px;
    position: relative;
}

.remo-box input {
    width: 14px;
    height: 14px;
    visibility: hidden;
    cursor: pointer;
}

.remo-box label:nth-child(2) {
    position: absolute;
    left: -5px;
    top: 1px;
    width: 14px;
    height: 14px;
    border: 1px solid #e2e2e2;
    cursor: pointer;
    background-color: white;
}

.remo-box label:nth-child(3) {
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
}

.remo-box input:checked + label {
    background: url("../img/check.png") center no-repeat;
    background-size: 100% 100%;
}

.remo-box label {
    font-weight: 100;
    cursor: pointer;
}

.remo-box input:checked ~ label {
    color: #333333;
}

.reset {
    float: right;
    color: #888;
    cursor: pointer;
}

.button {
    margin-top: 15px;
    width: 100%;
    height: 40px;
}

.button button {
    background-color: #1d3e5c;
    color: white;
    border: none;
    width: 365px;
    height: 100%;
    border-radius: 4px;
    line-height: 40px;
    font-size: 16px;
    margin: 0 auto;
    display: table;
}

.login-right img {
    display: block;
    float: left;
}

.login-right p {
    font-size: 14px;
    line-height: 26px;
    color: #8e8e8e;
    padding: 15px 50px;
    text-indent: 28px;
    letter-spacing: 1px;
}

.login-right h2 {
    margin-top: 20px;
    text-align: center;
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    color: #8e8e8e;
}


/*
@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    font-size: 100%;
}

.mt20 {
    margin-top: 20px;
}

.w100 {
    width: 100% !important;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

ul li {
    list-style: none;
}

.layui-container {
    padding: 0;
}

.active {
    color: #666;
}

!*
    @description登录页
*!

.box {
    width: 100%;
    background: url("../img/background.png") no-repeat center;
}

._content_left {
    height: 420px;
    box-shadow: 2px 2px 10px #888888;
    -webkit-box-shadow: 2px 2px 10px #888888;
}

.form {
    margin: 0 auto;
    width: 320px;
    height: auto;
    display: table;
}

.diy_layui_input {
    height: 100%;
    border-left: none;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.dw {
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
}

.checkPic {
    position: absolute;
    z-index: 99;
    right: 5px;
    top: 5px;
    width: 50px;
    height: 50px;
}

.checkPic img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.loginName {
    width: auto;
    margin: 45px auto 25px auto;
    display: table;
}

.loginName span {
    font-size: 20px;
    font-weight: bold;
}

.diy_layui_input_w {
    width: 165px;
    float: left;
    height: 100%;
}

.verCodeDisplay {
    width: 100px;
    height: 41px;
    float: right;
}

.verCodeDisplay img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.job_number, .phone {
    margin: 0 auto;
}

.title {
    cursor: pointer;
}

._content_right {
    height: 420px;
    color: #333;
    padding: 4% 3%;
    background-color: #f1f1f1;
}

.head {
    font-size: 20px;
    font-weight: bold;
}

.introduction {
    margin-top: 25px;
    letter-spacing: 1px;
    line-height: 30px;
}

._login {
    font-size: 26px;
    margin: 35px auto;
    font-weight: bold;
}

.help_box {
    margin-top: 55px;
    padding: 15px 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.1);
}

.help_box .help {
    margin: 30px auto;
    height: auto;
    display: table;

}

.info {
    padding-left: 10px;
}

.help_box .help .qr_code {

    width: 280px;

}

.info h3 {

    font-size: 16px;
    margin-bottom: 20px;

}

.info p {

    font-size: 15px;
    color: #333;
    margin-bottom: 10px;

}

.info p {

    font-size: 15px;
    color: #333;
    margin-bottom: 10px;

}

.info p {

    font-size: 15px;
    color: #333;
    margin-bottom: 10px;

}

.bor_none {
    border: 1px solid #009688;
}

!*
新版登录
*!

#main {
    position: relative;
    width: 100%;
    display: table;
    height: 700px;
    background: url("../img/bg1.jpg");
}

#main .zuo {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -999;
    width: 600px\9;
    float: left\9;
}

#main .you {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -999;
    width: 600px\9;
    float: right\9;
}

.main-box {
    width: 700px;
    height: 420px;
    margin: 100px auto 55px auto;
    background: url("../img/zhi.png") center no-repeat;
    background-size: 100% 100%;
}

.login-left {
    margin:0 auto;
    padding-top: 58px;
    width: 460px;
    height: auto;
    display: table;
}

.login-right {
    width: 415px;
    height: 330px;
    padding-top: 70px;
    float: right;
    display: table;
}

.login-left h2 {
    font-size: 24px;
    font-weight: bold;
    color: #8e8e8e;
    text-align: center;
}

.login {
    width: 365px;
    margin: 10px auto;
    height: auto;
    display: table;
}

.user, .pass {
    width: 100%;
    height: 50px;
    margin-top: 10px;
    display: table;
    border-radius: 4px;
    border: 1px solid white;
    background-color: rgba(255, 255, 255, 0.4);
}

.user span, .pass span {
    display: table;
    float: left;
    width: 45px;
    height: 100%;
}

.user input, .pass input {
    border: none;
    padding-left: 5px;
    float: left;
    font-size: 14px;
    width: 300px;
    height: 50px;
    line-height: 50px;
    background-color: rgba(0, 0, 0, 0);
}

.user span img, .pass span img {
    display: block;
    margin: 14px auto;
}

.reme {
    margin-top: 5px;
    width: 100%;
    height: auto;
    display: table;
}

.remo-box {
    float: right;
    display: table;
    position: relative;
}

.remo-box input {
    width: 14px;
    height: 14px;
    visibility: hidden;
    cursor: pointer;
}

.remo-box label:nth-child(2) {
    position: absolute;
    left: -5px;
    top: 1px;
    width: 14px;
    height: 14px;
    border: 1px solid #e2e2e2;
    cursor: pointer;
    background-color: white;
}

.remo-box label:nth-child(3) {
    -moz-user-select: none; !*火狐*!
    -webkit-user-select: none; !*webkit浏览器*!
    -ms-user-select: none; !*IE10*!
    -khtml-user-select: none; !*早期浏览器*!
    user-select: none;
}

.remo-box input:checked + label {
    background: url("../img/check.png") center no-repeat;
    background-size: 100% 100%;
}

.remo-box label {
    font-weight: 100;
    cursor: pointer;
}

.remo-box input:checked ~ label {
    color: #333333;
}

.button {
    margin-top: 15px;
    width: 100%;
    height: 45px;
}

.button button {
    background-color: #1d3e5c;
    color: white;
    border: none;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    line-height: 45px;
    font-size: 18px;
}

.login-right img {
    display: block;
    float: left;
}

.login-right p {
    font-size: 14px;
    line-height: 26px;
    color: #8e8e8e;
    padding: 15px 50px;
    text-indent: 28px;
    letter-spacing: 1px;
}

.login-right h2 {
    margin-top: 20px;
    text-align: center;
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    color: #8e8e8e;
}

*/
