@import url("../admin/weui.css");
@import url("../admin/jquery-weui.css");

/**
 * 导航
 */
.user-content-body .am-nav {
    border-bottom: 1px solid #eee;
    background: #eee;
}
.user-content-body .am-nav li {
    margin-bottom: -1px;
}
.user-content-body .am-nav li a {
    font-size: 14px;
}
.user-content-body .am-nav .am-active {
    border-bottom: 2px solid #ed5565;
    
}
.user-content-body .am-nav > li > a:hover, .user-content-body .am-nav > li > a:focus {
    background: transparent;
    cursor: pointer;
}
.user-content-body .am-nav .am-topbar-right {
    margin-right: 0;
    text-align: right;
}
.user-content-body .am-nav .am-topbar-right .am-btn:not(:last-child) {
    margin-right: 5px;
}
.user-content-body .am-nav .am-topbar-right .am-topbar-btn {
    margin-top: 0;
}
@media only screen and (max-width: 641px) {
    .user-content-body .am-nav .am-topbar-right .am-topbar-btn {
        padding: 2px 5px;
    }
    .user-main {
        padding-top: 0;
    }
    .user-content-body {
        padding-left: 0;
        padding-right: 0;
    }
    .form-table-content, .invoice-form {
        padding: 0 5px;
    }
}

/*多商户使用*/
.clear{clear:both;}
.yx-display-line{display:block-inline;}
.yx-margin-right-sm{margin-right:5px;}
.yx-margin-right-x{margin-right:15px;}
.yx_line_height_x{line-height:25px;}
.yx_line_height_xl{line-height:35px;}
.yx-bg-primary{background:#409EFF;}
.yx-bg-success{background:#67C23A;}
.yx-bg-warning{background:#E6A23C;}
.yx-bg-danger{background:#F56C6C;}
.yx-bg-info{background:#909399;}
.yx-bg-text-primary{background:#303133;}
.yx-bg-text-regular{background:#606266;}
.yx-bg-text-secondary{background:#909399;}
.yx-bg-text-placeholder{background:#C0C4CC;}
.yx-color-white{color:#fff;}
.yx-radius{border-radius:10px;}
.yx-padding-sm{padding:3px 5px;}
.yx-padding-main{padding:5px 15px;}
.yx-font-size-10{font-size:10px;}
.m-t-15{margin-top:15px;}
.content-right-yx .am-nav{display: block;position: relative;}
.content-right-yx .am-nav .am-nav-header{padding:0;padding-left:15px;border-left: 3px solid #3bb4f2;font-weight:normal;color:#3bb4f2;height:25px;line-height:25px;margin-bottom:20px;}
.content-right-yx .am-nav .am-nav-header b{font-weight:normal;color:#333;}
.content-right-yx .am-nav .am-nav-header a.am-fr{margin-top:-6px;}

/**
 * 用户信息
 */
.content-right-yx .user-info img {
    max-width: 35px;
    max-height: 35px;
    margin: 0 5px 2px 0;
}
.content-right-yx .yx-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
/*选择器*/
.souresult{padding-top:10px;}
.souresult div{height:40px;line-height:40px;border-bottom:1px solid #ddd;overflow:hidden;}
.souresult div b{font-weight:normal;font-size:14px;margin-left:10px;}
.souresult div span{float:right;margin-right:15px;margin-top:5px;}
.souresult div b img{width:34px;height:34px;vertical-align:top;margin-right:10px;border:1px solid #ddd;padding:1px;margin-top: 2px;}

/**
 * 商品添加-搜索列表
 */
.am-popup .am-popup-bd {
    height: 100%;
}
.goods-add-container {
    height: 100%;
}
.forth-selection-container select.forth-selection-form-category {
    display: -webkit-inline-box;
}
.forth-selection-container .forth-selection-form-category, .forth-selection-container .chosen-container, .forth-selection-container .forth-selection-form-keywords {
    width: calc(33% - 32px) !important;
}
.forth-selection-container .chosen-container, .forth-selection-container .forth-selection-form-keywords {
    display: -webkit-inline-box !important;
}
.forth-selection-container .chosen-single {
    width: 100%;
}
.forth-selection-container .search-submit {
    width: 87px;
}
.goods-list-container {
    height: calc(100% - 92px);
    border: 1px solid #eee;
}
.goods-list-container .am-gallery-bordered .am-gallery-title {
    margin-top: 5px;
}
.goods-list-container ul li {
    position: relative;
    cursor: pointer;
}
.goods-list-container ul li:hover .am-gallery-item {
    -webkit-box-shadow: 0 0 6px #3cb4f1;
    box-shadow: 0 0 6px #3cb4f1;
}
.goods-list-container .icon-submit-container {
    position: absolute;
    right: 15px;
    bottom: 47px;
}
.goods-list-container .icon-submit-container .am-icon-btn {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.goods-list-container .am-icon-btn.am-success:hover {
    background: #4CAF50;
}
.goods-list-container .am-icon-btn.am-danger:hover {
    background: #F44336;
}
.goods-page-container {
    height: 40px;
}
.goods-list-container table.am-table .am-btn-default{background:#444;color:#fff;}
.sucai_img{width:150px;height:auto;}
.goods-page-container .am-pagination{margin:0;}

#sougoodscon{padding-top:10px;}
#sougoodscon div{height:40px;line-height:40px;border-bottom:1px solid #ddd;overflow:hidden;}
#sougoodscon div b{font-weight:normal;font-size:14px;margin-left:10px;}
#sougoodscon div span{float:right;margin-right:15px;margin-top:5px;}
#sougoodscon div b img{width:34px;height:34px;vertical-align:top;margin-right:10px;border:1px solid #ddd;padding:1px;margin-top: 2px;}

.am-table-scrollable-horizontal .am-table-td-fixed-first th:first-child, .am-table-scrollable-horizontal .am-table-td-fixed-first td:first-child, .am-table-scrollable-horizontal .am-table-td-fixed-last th:last-child, .am-table-scrollable-horizontal .am-table-td-fixed-last td:last-child{
	position:relative;width:220px;
}