@charset "utf-8";
/* 你自己的样式 */
.w100 {
    width: 100% !important;
    float: left;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.page-reload {
    line-height: 1.6em;
    margin-top: 3px
}

.Huiform .input-wrapper {
    width: 150px;
    float: left;
    margin-right: 20px;
}

.Huiform .input-wrapper:last-of-type {
    margin-right: 0;
}

.product-manage-search li {
    width: 80%;
    float: left;
    display: flex;
    justify-content: space-between;
}

.product-manage-search li .input-wrapper {
    width: 18%;
    height: 31px;
    margin-bottom: 20px;
    max-width: 200px;
}

.product-manage-search li .input-wrapper button {
    width: 100%;
}

.skin-minimal .radio-box label,
.skin-minimal .check-box label {
    display: block;
    margin-top: 3px;
}

.line-title {
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    margin-top: 0 !important;
}

.line-title h2 {
    font-size: 22px;
}

.input-text[type="number"].mid {
    width: 200px;
}

.input-text.mid {
    width: 200px;
}

.input-text.min {
    width: 100px;
}

.textarea.mid {
    width: 200px;
}

.input-text.long {
    width: 400px;
}

.textarea.long {
    width: 400px;
}

.select-box.long {
    width: 400px;
}

.tabCon {
    padding-bottom: 100px;
}

.tabBar {
    border-bottom: 2px solid #5a98de !important;
}

.tabBar span.current {
    background: #5a98de !important;
}

.tabCon .select-box {
    width: 200px
}

.wf150 {
    width: 150px;
}

.d-relative {
    position: relative;
}

.full-cover-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
}

/* 登录页*/
.l-header {
    width: 100%;
    height: 440px;
    background: url(../images/login/bg.png) no-repeat center;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
}

.l-header img {
    display: block;
    width: 100%;
}

.l-main-wrapper {
    width: 1440px;
    height: 600px;
    background: #FFFFFF;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.40);
    left: 50%;
    margin-left: -720px;
    top: 255px;
    position: absolute;
    z-index: 100;
}

.l-main-left {
    float: left;
    margin-left: 60px;
}

.l-main-left img {
    display: block;
    width: 530px;
}

.login-form {
    width: 374px;
    float: right;
    margin: 132px 130px 0 0;
    height: auto;
}

.login-form .in {
    width: 100%;
    height: 64px;
    margin-bottom: 20px;
    font-size: 18px;
}

.login-form .in .l-text {
    width: 100%;
    height: 64px;
    box-sizing: border-box;
    border: 1px solid #999;
    border-radius: 2px;
    padding-left: 60px;
    display: block;
    float: left;
    font-size: 18px;
}

.login-form .in .l-text.short {
    width: 188px;
}

.login-form .in.user .l-text {
    background: url(../images/login/icon-user.png) no-repeat 20px center / 20px auto;
}

.login-form .in.password .l-text {
    background: url(../images/login/icon-password.png) no-repeat 20px center / 20px auto;
}

.login-form .in.code .l-text {
    background: url(../images/login/icon-code.png) no-repeat 20px center / 20px auto;
}

.login-form .in .code-img {
    width: 166px;
    float: right;
    height: 64px;
    background: #FDFAFE;
    border: 1px solid #FFFAF6;
    border-radius: 2px;
    text-align: center;
    line-height: 64px;
}

.login-form .in button {
    width: 100%;
    display: block;
    border: 0;
    background: #B72939;
    border-radius: 2px;
    font-size: 24px;
    color: #fff;
    height: 64px;
    line-height: 64px;
    letter-spacing: 10px;
}

.login-form .code {
    margin-bottom: 40px;
}

.login-form .submit {
    margin-bottom: 5px;
}

.login-form .reg-wrapper a {
    font-size: 16px;
    color: #999999;
    display: block;
    text-decoration: none;
}

.login-form .reg-wrapper a:first-child {
    float: left;
}

.login-form .reg-wrapper a:first-child {
    float: right;
}

.product-logo-wrapper {
    float: left;
    margin-bottom: 10px;
}

.product-logo {
    width: 100px;
    height: 100px;
    background: #eee;
    cursor: pointer;
    position: relative;
    text-align: center;
    line-height: 100px;
    float: left;
}

.product-logo input {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 10;
}

.product-logo-label {
    float: left;
    margin: 10px;
}

.subject-img .cropit-preview {
    width: 400px;
    height: 100px;
}

.cropit-preview {
    width: 100px;
    height: 100px;
    position: absolute !important;
    top: 0;
    left: 0;
}

.cp-item {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    line-height: 37px;
}

.more-cp-item {
    margin-left: 45px;
}

.cp-item .more-input-text {
    margin-left: 60px;
}

.breadcrumb a.btn {
    margin-top: 4px;
}

.subject-img {
    width: 400px;
    height: 100px;
    cursor: pointer;
    background: #eee;
    position: relative;
    text-align: center;
    line-height: 100px;
}

.subject-img input {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 10;
}

.product-short {
    width: 100px;
}

.imgInTable {
    max-width: 150px;
    height: 100px;
}

.subject-num {
    height: 35px;
    line-height: 35px;
    width: 100%;
    float: left;
}

.product-list {
    width: 100%;
    float: left;
}

.product-list li {
    width: 100px;
    height: 120px;
    margin: 0 10px 10px 0;
    float: left;
    text-align: center;
    position: relative;
}

.product-list li i {
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 20px;
    cursor: pointer;
}

.product-list li img {
    display: block;
    width: 100px;
    height: 100px;
}

.product-list li p {
    height: 20px;
    line-height: 20px;
    width: 100%;
}

.select-box.long {
    width: 400px;
}

.radio-box {
    padding-left: 0;
}

.img-file img {
    display: block;
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
}

img.table-img {
    max-width: 100px;
}
input.table-input{
    border: 1px solid #ddd;
    height: 25px;
    text-indent: 0.5rem;
}