.member-login-index #main
, .member-register-index #main{
    background: url("../image/login-bg.jpg") no-repeat 50% 50%;
}
.member-login-index #footer
, .member-register-index #footer {
    margin-top: 0;
}
.inner-banner {
    background: url("../image/inner-bg.jpg") no-repeat 50% 50%;
    height: 100px;
    margin-bottom: 10px;
}
.login-form {
    background-color: #fff;
    width: 320px;
    padding: 50px;
    margin: 50px auto;
    border: 1px solid #ccc;
}
.layui-panel {
    border-radius: 7px;
}
.login-form .login-title {
    margin-bottom: 20px;
    text-align: center;
}

.login-form input {
    padding-left: 38px;
}

.login-form .layui-form-item .layui-icon {
    display: inline-block;
    height: 38px;
    width: 38px;
    line-height: 38px;
    text-align: center;
    position: absolute;
}

.login-form input[name="captcha"] {
    width: 195px;
    display: inline-block;
    margin-right: 1px;
}

.left-menu label {
    font-size: 14px;
    left: 2px;
    top: 38px;
    position: absolute;
}
.content .title {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #eee
}

.tag-row {
    margin-top: 15px;
}
.tag-box {
    width: 230px;
    font-size: 12px;
    float: left;
}
.tag-box h3 span
, .banner-slider h3 span {
    border-bottom: 2px solid #ea1e21;
    line-height: 40px;
    float: left;
    font-weight: bold;
}
.tag-box label {
    float: right;
    margin-top: -42px;
    line-height: 42px;
}
.tag-box ul {
    padding: 10px;
}
.tag-box li{
    line-height: 24px;
}
.tag-box li a {
    font-size: 14px;
    color: #666;
}
.index-index-index .tag-box li a {
    font-size: 12px;
}

.sys-li-box {
    height: 100px;
    background-color: #f9f9f9;
    border: #f0f0f0 1px solid;
    margin-left: 20px;
    max-width: 230px;
    text-align: center;
}

.sys-li-box .name {
    line-height: 40px;
    margin-top: 8px;
}

.sys-li-box .val a {
    font-size: 26px;
    font-family: arial;
}

.sys-i-c-box {
    box-sizing: border-box;
    max-width: 350px;
}

.sys-i-c-box .siteinfo-box {
    height: 110px;
    position: relative;
    width: 100%
}

.sys-i-c-box .siteinfo-box h3 {
    background: #20a53a;
    color: #fff;
    font-style: normal;
    height: 110px;
    left: 0;
    line-height: 110px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 56px
}
.layui-menu-body-title a {
    margin: -5px -12px;
}
.custom-tool .layui-form-label {
    width: 60px;
    padding: 9px 5px;
}
.custom-tool .layui-input-inline {
    width: 150px;
}
.custom-tool .layui-inline {
    margin-right: 0;
}
.custom-button {
    text-align: right;
}