@font-face {
            font-family: 'adminthemesregular';
            src: url('font/adminthemes-webfont.eot');
            src: url('font/adminthemes-webfont.eot?#iefix') format('embedded-opentype'),
                 url('font/adminthemes-webfont.woff2') format('woff2'),
                 url('font/adminthemes-webfont.woff') format('woff'),
                 url('font/adminthemes-webfont.ttf') format('truetype'),
                 url('font/adminthemes-webfont.svg#adminthemesregular') format('svg');
            font-weight: normal;
            font-style: normal;
        }
        .layui-canvs{
            position: fixed;
            top: 0px;
            left: 0px;
            z-index: -1;
        }
        .layui-layout-login{
            max-width:350px;
            height:auto;
            overflow:hidden;
            margin:10% auto 0 auto;
            padding-left: 50px;
            padding-right: 50px;
            padding-top: 20px;
            padding-bottom: 20px;
            box-shadow:0 0 5px #ed1c22;
            border-radius:5px;
            z-index: 1000;
        }
            .layui-layout-login h1 {
                font-size: 25px;
                font-weight: bold;
                text-align: center;
                color: #222;
                /*text-shadow: 0 0 1px #222;*/
                margin-bottom: 15px;
            }
        .layui-layout-login h1 strong{
            display:block;
        }
        .layui-layout-login h1 em{
            display:block;
            font-size:16px;
            margin-top:8px;
        }
        .layui-layout-login .larry-login{
            margin:10px 0;
            height:42px;
            overflow:hidden;
            position:relative;
        }
        .larry-login .login_txtbx{
            font-size:14px;
            height:26px;
            line-height:26px;
            padding:8px 5%;
            width:90%;
            text-indent:2em;
            border:none;
            background:#eee;
            color:#222;
        }
        /*.larry-login  .login_txtbx::-webkit-input-placeholder {
            color:#f4f4f4;
            line-height:inherit;
        } 
        .larry-login  .login_txtbx:-moz-placeholder {
            color:#f4f4f4;
            line-height:inherit;
        } 
        .larry-login  .login_txtbx::-moz-placeholder {
            color:#f4f4f4;
            line-height:inherit;
        }*/
        /*.larry-login  .login_txtbx:focus{
            background:#55b7a4;
        }*/
        .larry-login:before{
            font-family:'adminthemesregular';
            position:absolute;
            top:0;
            left:10px;
            height:42px;
            line-height:42px;
            font-size:20px;
            color:#ed1c22;
        }
        .layui-user-icon:before{content:"u";}
        .layui-pwd-icon:before{content:"p";}
        .layui-val-icon:before{content:"n";}
        .layui-code-box{
            width:100%;
            height: 42px;
            padding-top: 8px;
            padding-bottom: 8px;
            background:#5cbdaa;
            font-size:14px;
            height:26px;
            line-height:26px;
        }
        .layui-code-box input.login_txtbx{
            width:45%;
            padding-top: 0px;
            padding-bottom: 0px;
            float: left;
            color:white;
            outline:none;
            border:none;
        }
        .layui-code-box input.login_txtbx:focus{
            font-size: 20px;
        }
        .layui-code-box  .verifyImg{
            display: block;
            width: 43%;
            height: 100%;
            position: absolute;
            top: 0px;
            right: 0px;
            cursor: pointer;
        }
.layui-submit .submit_btn {
    width: 100%;
    height: 42px;
    border: none;
    font-size: 16px;
    background: #ed1c22;
    color: #f8f8f8;
    cursor: pointer;
}
        .submit_btn:hover{
            background:#ed1c22;
            color:#f4f4f4;
        }
        .layui-login-text{
            margin:10px 0;
            height:60px;
            overflow:hidden;
            position:relative;
        }
        .layui-login-text p{
            color:#ed1c22;
            font-size:14px;
            text-align:center;
            margin:5px 0;
        }
        .layui-login-text a{
            color:#ed1c22;
            font-size:14px;
        }
        .layui-login-text a:hover{
            text-decoration: underline;
        }


.coagent {
/*     padding-left: 20px;
    padding-right: 20px; */
    line-height: 50px;
    border-top: 1px solid #f4f4f4;
    /* height: auto; */
    background-color: #fcfcfc;
}
.coagent ul {
    display: inline-block;
    display: block;
}
.coagent li {
    float: left;
}

.coagent li a{
	color: #666;
    text-decoration: none;
}
.coagent li a.pdl {
    display: inline-block;
    position: relative;
    padding-left: 24px;
}
.coagent li .line {
    color: #ccc;
    padding: 0 10px;
}
.coagent li a.pdl {
    display: inline-block;
    position: relative;
    padding-left: 24px;
}

.coagent li a.pdl b.weixin-icon {
    background-position: -20px 0;
}

.coagent li a.pdl b {
    width: 19px;
    height: 18px;
    display: block;
    background: url(../images/QQ-weixin.png) no-repeat;
    margin: 0 auto;
    position: absolute;
    float: left;
    left: 0;
    top: 16px;
}

.coagent li.extra-r {
    float: right;
}
.coagent .regist-link {
    color: #b61d1d;
    font-size: 14px;
}
.coagent .regist-link b {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background: url(../images/pwd-icons-new.png) -104px -75px no-repeat;
    vertical-align: middle;
    margin-right: 5px;
}
.coagent .regist-link a {
    color: #b61d1d;
}

.weixin-weweima img{
    width: 227px;
    height: 227px;
}
.login-font{
    outline: rgb(109, 109, 109) none 0px;
    color: #b61d1d;
}
