﻿* {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
.phone_border {
    position: relative;
    width: 433px;
    height: 865px;
    margin-top: 30px;
    margin-left: 30px;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.u1217 {
    position: absolute;
    left: 0px;
    top: 62px;
    z-index: 2;
}

.u1218 {
    position: absolute;
    right: 0px;
    top: 62px;
    z-index: 2;
}

.u1216 {
    position: absolute;
    left: 30px;
    bottom: -4px;
    z-index: 2;
}

.u1215 {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
}

.u837 {
    position: absolute;
    left: 30px;
    top: 26px;
    z-index: 2;
}

.phone_content {
    overflow-x: hidden;
    position: absolute;
    width: 375px;
    height: 700px;
    left: 29px;
    top: 60px;
    z-index: 1;
    background-color: rgb(247, 246, 251);
}
.phone_content_bottom {
    position: absolute;
    bottom: 32px;
    left: 32px;
    height: 60px;
    width: calc(100% - 62px);
    border-top: solid 1px #ccc;
    padding-top: 10px;
    background-color: #fff;
}

.phone_content_bottom > div {
    width: calc(100% /5);
    height: 100%;
    float: left;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}    

 .phone_content_bottom > div > span {
     font-size: 12px;
     color: #ccc;
     text-rendering: optimizeLegibility;       
 }       

.container {
    width: 100%;
    padding: 10px;
}
.container > .img-item > img {
    width: calc(100% - 20px);
    height: 160px;
    border-radius: 20px;
 }

.menu, .heatgoods-list {
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    border-radius: 10px;
    margin: 0px 10px;
}

.menu > div, .heatgoods-item {
    display: table-cell;
    width: calc(100% /3);
    height: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: var(--white);
    justify-content: flex-end;
    align-items: center;
    padding: 5px 0px;    
}

.heatgoods {
    width: calc(100% - 20px);
    margin-top: 20px;
    background-color: #fff;
    border-radius: 10px;
    margin: 0px 10px;
    margin-top: 20px;
}

.heatgoods-item {
    border-radius: 10px;
    font-size: 12px;
}

.heatgoods-list > .heatgoods-item {
    width: calc(100% /3);
    height: 100%;
    float: left;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}


.title {
    position: relative;
    height: 30px;
    font-size:12px;
}

    .title span:nth-child(1) {
        position: absolute;
        left: 5px;
        top: 5px;
    }

    .title span:nth-child(2) {
        position: absolute;
        right: 5px;
        top: 5px;
    }

.title-center {
    padding-left:10px;
}   

.rmgoods-list {
    display: flex;
    flex-wrap: wrap;
}

.rmgoods-item {
    display: table-cell;
    width: calc(100%  - 20px);
    height: 120px;
    background-color: var(--white);
    margin: 10px;
    border-radius: 10px;
    background-color: #fff;
    font-size: 12px;
    position:relative;
}
.rmgoods-item img {
    margin-top: 5px;
    width: 100px;
    height: 100px;
}
.rmgoods-item span{
    position:absolute;
    left:105px;
    top:5px;
}

.body{
    margin:0px;
    padding:0px;
    width:calc(100vw);
    height:calc(100vh);
    position:relative;
}
.body-edit{
    height:calc(100vh);
    position:absolute;
    top:0px;
    left:0px;
    width:400px;
    border-right:1px solid #eee;
}
.edit-list{
    padding:10px;
    width:380px;
    height:20px;
    line-height:20px;
    background-color:#eee;
    color:#000000;
}
.edit-list:hover{
    background-color:#808080;
}
.btn-save {
    background-color: #3498DB;
    padding: 10px 10px;
    height: 15px;
    line-height: 15px;
    color: #fff;
    width: calc(100% - 20px);
    left: 0px;
    position: relative;
    text-align:center;
}
.head-title {
    background-color: #3498DB;
    padding: 10px 10px;
    height: 15px;
    line-height: 15px;
    color:#fff;
    width:calc(100% - 20px);
    left:0px;
    position:relative;
}
.head-title img{
    position:absolute;
    right:10px;
    top:2px;
}
.content-edit {
    height: calc(100vh - 270px);
    width: 100%;
    background-color: #fff;
    max-height: calc(100vh - 240px);
    width: 380px;
    padding-left: 10px;
    padding-right: 10px;
    overflow-x:hidden;
}
.phone_content_list, .phone_menu_list {
    display: block;
    padding: 10px 0px;
    height: 32px;
    line-height: 20px;
    position: relative;
}
.phone_content_list span {
    position:absolute;
    left:40px;
    top:20px;
}
.phone_content_list div{
    position:absolute;
    right:0px;
    top:20px;
    background-color:#ECF0F1;
    padding:5px;
    border-radius:5px;
    font-size:13px;
    width:80px;
    text-align:center;
}
.buttonMenu{
    position:absolute;
    top:0px;
    left:0px;
    width:80px;
    height:32px;
    opacity:0;
}
.phone_content_list div:hover {
    background-color: #BDC3C7;
}
.phone_border {
    position: absolute;
    top: 0px;
    left: 400px;
}
.phone_con_list{
    position:relative;
}
.phone_con_list span{
    position:absolute;
    color:#fff;
    top:5px;
    left:5px;
}
.phone_con_list .delete{
    text-align:center;
    position:absolute;
    bottom:5px;
    right:0px;
    width:80px;
    background-color:#E74C3C;
    color:#fff;
    padding:5px;
    border-radius:5px;
    font-size:13px;
    width:80px;
}
.phone_con_list .delete:hover{
    background-color:#C0392B;
}
.p_btn {
    position: absolute;
    bottom: 35px;
    right: 0px;
    background-color: #ECF0F1;
    padding: 5px;
    border-radius: 5px;
    font-size: 13px;
    width: 80px;
    text-align: center;
}
.p_btn:hover {
    background-color: #BDC3C7;
}
.p_btn_goods:hover {
    background-color: #BDC3C7;
}
.p_btn_goods {
    position: absolute;
    bottom: 65px;
    right: 0px;
    background-color: #ECF0F1;
    padding: 5px;
    border-radius: 5px;
    font-size: 13px;
    width: 80px;
    text-align: center;
}
.EidtGoodsBox{
    position:fixed;
    top:0px;
    left:0px;
    width:calc(100vw);
    height:calc(100vh);
    background-color:rgba(0,0,0,0.5);
    z-index:999;
    padding:100px;
}
.EidtGoodsBox-content {
    width: calc(100vw - 200px);
    height: calc(100vh - 200px);
    min-height: 500px;
    min-width: 900px;
    background-color:#fff;
    border-radius:20px;
    padding:10px;
}
.box-head{
    height:30px;
    width:100%;
    border-bottom:solid #eee 1px;
    position:relative;
}
.box-close {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #E74C3C;
    width:25px;
    height:25px;
    text-align:center;
    line-height:25px;
}
.box-close:hover{
    color: #C0392B;
}
.box-body{
    height:calc(100vh - 230px);
    overflow:auto;
}
table {
    border-left: #C8B9AE solid 1px;
    border-top: #C8B9AE solid 1px;
    border-collapse: collapse;
}

table td {
    border-right: #C8B9AE solid 1px;
    border-bottom: #C8B9AE solid 1px;
    padding: 10px 10px 6px;
}
.btn:hover {
    background-color: #BDC3C7;
}

.btn {
    float:left;
    background-color: #ECF0F1;
    padding: 5px;
    border-radius: 5px;
    font-size: 13px;
    width: 80px;
    text-align: center;
}
.con-toop {
    text-align: center;
    width:380px;
    height:200px;
    line-height:200px;
}
.item-input {
    position: absolute;
    top: 10px;
    border: none;
    height: 30px;
    line-height: 30px;
    left: 35px;
    outline: medium;
}
.item-input:focus{
    border-bottom:solid #3498DB 1px;
}
.menu-btn {
    background-color: #ECF0F1;
    width:40px;
    height:20px;
    padding:0px 5px;
    text-align:center;
    font-size:12px;
}
.menu-btn:hover{
    background-color: #BDC3C7;
}
.editmenugoods {
    position: absolute;
    right: 55px;
    top: 5px;
    width: 70px;
}
.editimggoods {
    position: absolute;
    right: 55px;
    width:70px;
    top:28px;
}
.menu-delete {
    position: absolute;
    right: 0px;
    background-color: #E74C3C;
    color:#fff;
    top:15px;
}
.menu-delete:hover{
    background-color:#C0392B;
}