body {
    background-color: #f2f2f2;
}
header {
    background-color: #fff;
}
header .menu-list li a {
    color: #666;
}
.pc .menu-list li a {
    font-size: 18px;
}
.pc .menu-list li  .layui-btn-xs {
    height: 34px;line-height: 32px;margin-top: -5px;
}
header .menu-list li .layui-btn {
    background-color: #f67233;color: #fff;border-radius: 6px;
}
.search-view {
   text-align: center;
}
.pc .search-view {
    padding-top: 20px;
}
.search-view .pd {
    border-radius: 6px;
}
.search-box .layui-btn {
    background-color: #f67233;
}
.desc-box  {
    border: 1px solid #eee;
}
.desc-box .kf-btn {
    color: #f67233;border: 1px solid #f67233;
}
.desc-box .item-title {
    border-bottom: 1px solid #eee;
}
.bottom-box .layui-btn {
    background-color: #f67233;
}
.top-title {
    margin-bottom: 20px;font-size: 30px;letter-spacing: 10px
}
.pc .top-bottom .line {
    width: calc(50% - 180px);
}
.mobile .top-bottom .line {
    width: calc(50% - 160px);
}
.top-bottom .line {
    display: inline-block;
    border-top: 1px solid #fff;
    vertical-align: 5px;
}
.top-bottom span {
    margin: 0 10px;font-size: 18px;letter-spacing: 10px
}
.pc .menu-list {
    position: absolute;right: 0;bottom: 0px;
}
.mobile .menu-list {
    position: absolute;left: 0;bottom: 0px;
}
header .menu-list li {
    float: left;
}
.pc .menu-list li {
    margin-left: 30px;
}
.mobile .h_right {
    position: absolute;
    right: 10px;
    top: 20px;
}
.mobile .h_right .Hui-iconfont-close {
    display: none;
}
.mobile .h_right .Hui-iconfont {
    font-size: 20px;
}

.pc .menu-list .selected a {
    border-bottom: 2px solid #f67233;color: #f67233;padding-bottom: 5px;
}
.scbz .mobile .title-page {
    width: 70px;
}
.box-title {
    border-bottom: 1px solid #f67233;color: #f67233;
}
.ji-number {
    background-color: #f67233;
}
.number-view li .price span {
    border: 1px solid #fa6464;
}
.detail-box .remark-box .layui-table .right{
    border: 1px solid #f67233;color: #f67233;
}
.user-info .layui-table td {
    border-color: #f67233;
}
.other-txt {
    background-color: #ff2222;
}
.user-info .layui-table .right {
    border: 1px solid #f67233;
}
