body{font-size:13px;}

#userName {
    color: #FF5722;
}

.layadmin-basicInfo {
    padding: 15px 0px 20px 0px;
}

.layadmin-basicInfo .user-avatar {
    width: 105px;
    height: 105px;
    border-radius: 50%;
    overflow: hidden;
}

.layadmin-basicInfo .user-avatar img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.layadmin-basicInfo .user-info {
    height: 105px;
    margin-left: 20px;
}

.layadmin-basicInfo .user-name {
    font-size: 18px;
    color: #FF5722;
    margin-bottom: 20px;
}

.layadmin-basicInfo .user-job {
    font-size: 16px;
    color: #333;
}

.layadmin-basicInfo .user-data {
    border-right: 1px solid #eeeeee;
}

.layadmin-basicInfo .user-data:last-child {
    border-right: 0;
    float: right;
}

.layadmin-basicInfo .user-data h2 {
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
}

.layadmin-basicInfo .user-data p {
    font-size: 14px;
    color: #666;
    line-height: 2;
}

#onlineSales,
#offlineSales {
    width: 95%;
    height: 350px;
}

#login {
    width: 100%;
    height: 100%;
    background: url(../images/loginBg.jpg) no-repeat center center;
    background-size: cover;
}
#hylLogin {
    width: 100%;
    height: 100%;
    background: url(../images/hylloginBg.png) no-repeat center center;
    background-size: cover;
}
.login-box {
    width: 65%;
	height: 70%;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 20px 50px 0px rgba(39, 39, 39, 0.004);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*margin: -355px 0rem 0rem -600px;*/
}

.login-box .login-left {
    width: 40%;
    height: 100%;
    border-radius: 8px 0px 0px 8px;
    box-sizing: border-box;
    padding: 20px;
}

.login-box .login-right {
    width: 60%;
    height: 100%;
    text-align: center;
}

.login-box .login-right h2 {
    font-size: 30px;
    color: #1e2032;
}

.login-box .login-right img {
    margin-top: 30px;
}

#loginForm .row {
    width: 408px;
    margin: 30px auto 0px;
    /*position: relative;*/
}

#loginForm .row span {
    display: block;
    text-align: left;
    font-size: 18px;
    color: #1e2032;
    line-height: 40px;
}

#loginForm .row .text {
    width: 408px;
    height: 52px;
    border: 1px solid #cdcdcd;
    border-radius: 4px;
    background: #f7f7f7;
    text-indent: 15px;
    font-size: 14px;
    color: #1e2032;
}

#loginForm .row .text:focus {
    border: 1px solid #f0472c;
}

#loginForm .loginBtn {
    width: 408px;
    height: 54px;
    background: #f0472c;
    border-radius: 50px;
    border: 0;
    margin-top: 60px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 5px;
    cursor: pointer;
    border: 1px solid #f0472c;
    box-sizing: border-box;
}

#loginForm .loginBtn:hover {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    -webkit-box-shadow: 0 15px 35px 0 rgba(222, 71, 47, 0.349);
    box-shadow: 0 15px 35px 0 rgba(222, 71, 47, 0.349);
}

.icon-yidiandiantubiao04 {
    margin-right: 10px;
    font-size: 18px;
    vertical-align: baseline;
}

.organization-title {
    height: 42px;
    line-height: 42px;
    padding: 0 15px 0 35px;
    color: #333;
    font-size: 14px;
    background: #f2f2f2;
    border-bottom: 0;
}

.organization-title .item {
    border-right: 1px solid #e6e6e6;
    text-align: center;
}

.organization-title .item:last-child {
    border-right: 0;
}

.organization-title .item i {
    margin-right: 10px;
}

.layui-colla-title .item {
    text-align: center;
}

.layui-colla-title .item:nth-child(1) {
    text-align: left;
}

.layui-colla-title .item span {
    margin: 0px 15px;
    color: #FF5722;
}

.commodity-form .layui-form-item .layui-inline {
    margin-right: 0;
}

.add-product-form .layui-upload {
    border: 1px solid #e6e6e6;
    padding: 20px 20px 20px 20px;
    margin-top: -1px;
}

.chooseUnit {
    width: 300px;
    line-height: 38px;
    color: #ccc;
}

.layui-form-pane .layui-form-label {
    width: 135px;
    background-color: #f2f2f2;
}



/* 上传图片 */

.imgBox {
    width: 125px;
    float: left;
    margin-right: 15px;
    position: relative;
}

.img-remove,
.img-remove-detail {
    width: 20px;
    height: 20px;
    border: 1px solid #c9c9c9;
    border-radius: 50%;
    display: block;
    text-align: center;
    line-height: 20px;
    background: #fff;
    position: absolute;
    right: -10px;
    top: -10px;
}

.img-remove:hover,
.img-remove-detail:hover {
    background: #FF5722;
    color: #fff;
    border-color: #FF5722;
}

.imgBox .pic {
    width: 125px;
    height: 90px;
    background-color: #d7d7d7;
    background-repeat: no-repeat;
    background-size: cover;
    background-position:center;
    margin-bottom: 0;
}

.organization-wrap{ width:100%; }
.organization-wrap .top{ width:100%; height:40px; background:#f2f2f2; line-height:40px; text-align:center; }
.organization-menu{ width:100%; }
.organization-menu .firstMenu{ margin-top:1px; }
.organization-menu .firstTop{ width:100%; height:40px; line-height:40px; border:1px solid #f2f2f2; margin-top:-1px; }
.organization-menu .firstTop .name{ padding-left:20px; font-size:14px; color:#333; }
.organization-menu .firstTop .num,
.organization-menu .firstTop .tools{ text-align:center; }
.organization-menu .firstTop.on{ background:#f8f8f8; }
.organization-menu .firstTop.on .name{ color:#FF5722; }
.secondMenu{ display:none; margin-top:1px; }
.secondMenu .secondTop{ width:100%; height:40px; line-height:40px; border:1px solid #f2f2f2; margin-top:-1px; text-align:center; }
.secondMenu .secondTop .name{ text-align:left; padding-left:40px; font-size:13px; color:#666; }
.secondMenu .secondTop .tools{ padding-left:45px; }

.power-item .layui-form-label{ color:#FF5722; }

.amoumt{ font-size:30px; color:#FF5722; }

.search-wrap{ width:100%; padding:20px 0px 15px 0px; border:1px solid #e6e6e6; margin:10px 0px 20px 0px; }

.layui-pro-table { text-align:center; }
.layui-pro-table th{ text-align:center; }
.layui-pro-table .productName{ color:#FF5722; }
.layui-pro-table .layui-table-input{ margin:10px 0px; }
.layui-pro-table .unit{ margin-left:10px; }
.time-line{ margin:0 8px; }

#loadingDiv{ width: 100%; height: 100%; position:fixed; top: 0; right: 0; bottom: 0; left: 0; background:#f9f9f9; z-index:9999; text-align:center; }
#loadingDiv img{ width:400px; height:197px; position:absolute; top:50%; left:50%; margin:-98.5px 0 0 -200px; }
/*#loadingDiv */

.layui-table tr.layui-table-current,
#products tr.layui-table-current { background: #999; }
.layui-table tr.layui-table-current td,
#products tr.layui-table-current td { color: #fff; }
#products input:focus { border:1px solid #FF5722; }



/******************新增加移动端**********************/
@media screen and (max-width:1085px){
    .layui-layout-right>li:nth-child(2),.layui-layout-right>li:nth-child(3)
    {
        display:none!important;
    }
    .layui-body{
        left:0px!important;
        overflow: scroll!important;
    }
    .layui-layout-right{
        /*left: 105px !important;*/
        float:right!important;
        width:71%;
    }
    .layui-layout-admin,.layui-body,.layadmin-tabsbody-item{
        overflow: scroll!important;
    }
    .layui-layout-left{
        float:left!important;
        left:0px!important;
        width:32%;
        /*left:0!important;*/
    }
    .layadmin-pagetabs{
        left:0!important;
        width:100%;
    }

    .layui-nav-move{position: fixed; top: 0; left: -260px; transition: all .3s; -webkit-transition: all .3s; z-index: 10000;}
    .layui-nav-move-logo{
        left: -260px!important;
    }
   .layui-body{ left: 0;}
   .divMask{
       display:none;
       width:100%;
       height:110%;
       background:rgba(0,0,0,.5);
       position:fixed;
       z-index:999;
   }
    .layui-input{
        width:90%!important;

    }
    .layui-select-title>input{
        width:77%!important;
    }
    .layui-layer,.chooseUnit{
       /*width:95%!important;*/
    }
     .layui-edge{
        right:27%!important;
    }
    .organization-menu,.firstTop,.name{
        padding-left:10px!important;
    }
    .login-box{
        width:90%!important;
        /*height:44%!important;*/
        /*margin-left:-200px;*/
        top:18%!important;
        left:6%!important;
    }
    .login-left{
        width:30%!important;
        padding:8px!important;
    }
    .login-right,.layui-cell-layout{
        width:68%!important;
    }
    #loginForm{
        width:50%!important;
    }
    #pwd,#loginName,.loginBtn{
        width:89%!important;
        height:29px!important;
    }
    #loginForm,.row,.login-left>img{
        width:89%!important;
    }
    .layui-cell-layout>img{
        width:12%;
        margin-top:10px!important;

    }
    .row{
        margin:-7px auto 0px!important;
    }
    .layui-content{
        display: none;
    }
    .login-right h2,.row span{
        font-size:14px!important;
    }
    .loginBtn{
        margin-top:20px!important;
    }
    .layui-inline{
        /*display:inline-block!important;*/
    }
    .amount1{
        width:90%!important;
    }
    #spec,#originPlace,#infomation{
        /*width:39%!important;*/
    }
    #saleType{
        width:72%!important;
    }
    .layui-form-select dl{
        min-width:88%!important;
    }
    .layui-inline-gys{
        width:58%!important;
    }
    .layui-tab-title li{
        min-width:40px!important;
    }
    .layui-card-body{
        padding:0!important;
    }
    .layui-btn,.layui-btn{
        margin:0 10px 10px 0!important;
    }
    .layui-inlineHJ{
        width:50%!important;
    }
    .layui-input-inline-add input{
        width:89%!important;
    }
    .layui-input-inline-add-dw input{
        width:95%!important;
    }
    .layui-input-inline-add i{
        right:12%!important;
    }
    .layui-input-inline-add-kc input{
        width:113%!important;
    }
    .layui-input-inline-px input{
        width:83%!important;
    }
    .layui-input-inline-px i{
        right:5%!important;
    }
    .divButtonMove{
        float:left;
        margin-left:28px;
        min-height:38px;
    }
    .layui-input-block-move{
        margin-left:28px;
    }
    .user-data{
        width:50%;
        padding-left:10px;
    }
    .user-avatar>img,#userName{
        padding-left:10px;
    }
    canvas{
        margin:16px!important;

    }
    .layui-nav,.layui-nav-item a{
        padding:0 3px!important;
        font-size:12px!important;
    }
    .layui-nav-item{
        margin:0 8px;
    }
    #layui-navbar-move{
        margin:0 10px!important;
    }
    .layui-input-inline-add2 input{
        width:71%!important;
    }
    .layui-input-inline-add2 i{
        right:15%!important;
    }
    .layui-input-inline-add-kcYj input{
        width:96%!important;
    }
    .layui-input-inline-px2 input{
        width:78%!important;
    }
    .layui-input-inline-px2 i{
        right:10%!important;
    }
    .layui-input-inline-px3 input{
        width: 33%!important;
    }
    .login-box{
        height:300px;
    }


}
.role-ele{
    display: none;
}
.select {
    display: inline-block;
    width: 150px;
    position: relative;
    vertical-align: middle;
    padding: 0;
    overflow: hidden;
    background-color: #fff;
    color: #555;
    border: 1px solid #aaa;
    text-shadow: none;
    border-radius: 4px;
    transition: box-shadow 0.25s ease;
    z-index: 2;
}

.select:hover {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}

.select:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: #ccc;
    top: 14px;
    right: 10px;
    cursor: pointer;
    z-index: -2;
}
.select select {
    cursor: pointer;
    padding: 10px;
    width: 100%;
    border: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.select select:focus {
    outline: none;
}

.stock_out_color{
    background: #feead8;
}

.redSpan{
    color: red;
}
.blueSpan{
    color: deepskyblue;
}
.greenSpan{
    color: #4DCB73;
}
.purpleSpan{
    color: #975FE4;
}
.spanFont{
    font-size: 20px;
}
.pointerBtn{
    cursor: pointer;
}
.acolor {
    border: 1px solid #019686;
    background-color: #ffffff;
    color: #019686;
}

.acolor:hover {
    background-color: #019686;
    color: #ffffff;
}

.acolor1 {
    color: #FF5C00;
    font-size: 12px;
    margin-left: 10px;
}

.acolor1:hover {
    color: #ce4b00;
}
.acolor2 {
    color: #FF5C00;
    font-size: 12px;
    margin-left: 10px;
    border: 1px solid #FF5C00;
    background-color: #ffffff;
}
.acolor2:hover {
    color: #FFFFFF;
    background-color: #FF5C00;
}
.acolor3 {
    color: #38A3EE;
    font-size: 12px;
    margin-left: 10px;
    border: 1px solid #38A3EE;
    background-color: #ffffff;
}
.acolor3:hover {
    color: #FFFFFF;
    background-color: #38A3EE;
}