.head{
  line-height: 50px;
  border-bottom: none;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,.05);
  box-sizing: border-box;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
}
.clean{
  clear: both;
}

.headl{
  float: left;
  padding-left: 20px;
}
.headr{
  float: right;
}

.menuicon{
  padding: 0 20px;
  display: inline-block;
  position: relative;
}
.menudian{
  position: absolute;
  top: 13px;
  background-color: #c7b36e;
}

.headlogin{
  padding: 0 10px;
  display: inline-block;
}

.content{
  position: absolute;
  top: 51px;
  left: 0px;
  right: 0;
  bottom: 0;
  z-index: 998;
  width: auto;
  overflow: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 10px;
  background-color: #EFEFEF;
}
.menu{
  display: none;
}
.menuul{
  width: 220px;
  position: fixed;
  bottom: 0;
  top: 0;
  z-index: 1001;
  margin-top: 50px;
  overflow-y: auto;
}

.layadmin-body-shade{
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0,0,0,.3);
  z-index: 1000;
}
.layui-logo{
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1002;
  width: 220px;
  height: 49px;
  padding: 0 15px;
  box-sizing: border-box;
  overflow: hidden;
  font-weight: 300;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #20222A !important;
  color: rgba(255,255,255,1);
  box-shadow: 0 1px 2px 0 rgba(0,0,0,.15);
  line-height: 49px;
  padding-left: 20px;
}

.mecard{
  min-height: 664px;
}

.layadmin-body-shade{
    position: fixed;
    display: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.3);
    z-index: 1000;
}

.index_banner{
    width: auto;
    height: 250px;
}
.index_banner img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.indexcard .layui-tab-brief>.layui-tab-title .layui-this {
    color: #c7b36e;
    padding: 0px;
}

.indexcard .layui-tab-brief>.layui-tab-more li.layui-this:after,
.indexcard .layui-tab-brief>.layui-tab-title .layui-this:after {
    border-bottom: 2px solid #c7b36e;
}

.indexcard .layui-tab-title li{
    padding: 0;
}
.indexcard .layui-tab-content{
    height: 150px;
    overflow-y: auto;
}

.shoptag{
    background-color: #c7b36e;
    font-size: 13px;
}
.shopbtn .layui-btn{
   margin-left: 5px !important;
  margin-bottom: 5px !important; 
}


.shopxnav .layui-nav{
    background-color: #F2F2F2;
    margin-top: 10px;
    padding: 0 10px;
}
.shopxnav .layui-nav .layui-nav-item a {
    padding: 0 8px;
}

.shopxnav .layui-nav .layui-nav-item {
    line-height: 40px;
}

.shopxnav .layui-nav .layui-this:after,
.shopxnav .layui-nav-bar,
.shopxnav .layui-nav-tree .layui-nav-itemed:after {
    height: 3px;
    background-color: #c7b36e;
}

.shopxnav .layui-nav .layui-nav-item a {
    color: #666;
}


.shopdetailb .layui-input-block{
    margin-left: 0px;
    font-size: 12px;
}

.shopdetailb .layui-form-label{
    text-align: left;
    padding: 9px 15px 9px 0px;
    width: 100px;
}
.shopdetailb .mespan{
    display: inline-block;
    vertical-align: middle;
}

.layui-tab-brief>.layui-tab-title .layui-this {
    color: #c7b36e;
}

.layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
    border-bottom: 2px solid #c7b36e;
}

.meco{
    background: #c7b36e;
}


.jgk{
    margin-bottom: 10px;
}
.jgk .jgk1 span{
    padding: 0 5px 0 5px;
}
.jgk .jgk22{
    font-size: 18px;
    font-weight: bold;
    color: red;
}
.jgk2{
    margin-top: 10px;
}
.jgk .jgk23{
    float: right;
    color: gray;
}

.qgk{
    /*margin: 20px 5px 20px 15px;
    display: inline-block;*/
   margin-bottom: 10px;
}
.qgk1{
    font-size: 13px;
}
.qgk2{
    font-size: 13px;
    color: gray;
    margin-top: 5px;
}