
.head_top {
    background-color: #0a0a0a !important;
}

.layui-tab-bar {
    display: none !important;
}

#store-container {
    margin-top: 80px !important;
}

#store-container form label {
    width: 100px !important;
}

#store-container form .layui-input-block {
    margin-left: 100px !important;
}

.layui-tab-title li {
    font-size: 18px !important;
}

/*.layui-unselect {*/
/*    display: none !important;*/
/*}*/

.goods-box .layui-panel, .merchants-box .layui-panel {
    /*border: none;*/
    padding-bottom: 15px;
}

.goods-box .layui-panel:hover, .merchants-box .layui-panel:hover {
    cursor: pointer;
}

.good-title, .good-price {
    margin-top: 15px;
    font-size: 20px;
}

.merchants-box .layui-panel {
    overflow: hidden;
}

.merchant-title, .merchant-score {
    margin-top: 15px;
    font-size: 20px;
    /*float: left;*/
}

.merchant-remark {
    /*float: right;*/
    margin-top: 20px;
}

.merchant-remark .layui-badge-dot{
   padding: 8px;

}

.goods-box .good-img  {
    overflow: hidden;
    width: 100%;
    height: 320px;
    background-size: cover;
    background-position: center;
}

.merchants-box .good-img  {
    overflow: hidden;
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
}

#good-detail {
    padding: 15px;
}

#good-detail .layui-panel {
    border: none !important;
}

#good-detail .good-img {
    overflow: hidden;
    width: 100%;
    height: 320px;
    background-size: cover;
}
#good-detail .good-price {
    margin-bottom: 15px;
}

#good-detail-intro {
    margin-top: 30px;
}

#good-detail-intro p{
    font-size: 20px;
}

#good-detail-img {
    margin-top: 15px;
    width: 100%;
    height:100%;
}

#order-box, #order-pay-box {
    padding: 15px;
}

#order-pay-box {
    text-align: center;
}

.order-create-success {
}

.order-create-success i {
    vertical-align: middle;
    margin-right: 10px;
}

/* 信息发布 */
#erjifenlei-box button{
    margin-left: 0px !important;
    margin-right: 10px !important;
    margin-bottom: 10px;
}

.ershoche-box .ershou-img  {
    overflow: hidden;
    width: 100%;
    height: 320px;
    background-size: cover;
    background-position: center;
}

.ershoche-box .good-title {
    margin-left: 5px;
}
.ershoche-box .intro {
    margin-left: 5px;
    font-size: 12px !important;
}

.ershoche-box .tags {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
}

#message-info .title {
    font-size: 20px;
}

#message-info .title2 span {
    padding-right: 30px;
}

#message-info {
    padding: 10px;
}