body
{   width:99%;
    min-width: 320px;
    position: relative;
    
}body .todo-panel
{
    position: absolute;
    height: 515px;
    border: 1px solid #cbcbcb;
    background-color: #fff;
    box-shadow: 0 2px 0 0 #cbcbcb;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    display: none;
}body .todo-panel .todo-title
{
    position: relative;
    height: 111px;
}body .todo-panel .todo-title i
{
    position: absolute;
    font-size: 60px;
    left: -2px;
    top: 22px;
    color: #1da02b;
}body .todo-panel .todo-title span.num
{
    position: absolute;
    left: 80px;
    top: 30px;
    font-size: 36px;
    color: #f45438;
}body .todo-panel .todo-title span.num span
{
    font-size: 14px;
    color: #000;
}body .todo-panel .todo-title label
{
    position: absolute;
    top: 70px;
    font-size: 14px;
    left: 80px;
    color: #000;
}body .todo-panel .todo-items
{
    overflow-y: auto;
    height: 394px;
}body .todo-panel .todo-items ul li
{
    list-style: none;
    font-size: 14px;
    color: #000;
    padding-left: 15px;
    padding-right: 20px;
    line-height: 31px;
    height: 31px;
}body .todo-panel .todo-items ul li > span
{
    position: relative;
    display: inline-block;
    background-color: #1da02b;
    width: 3px;
    height: 3px;
    top: -14px;
    margin-right: 3px;
}body .todo-panel .todo-items ul li a
{
    display: inline-block;
    color: #000;
    text-decoration: none;
    width: 80%;
}body .todo-panel .todo-items ul li a:hover
{
    text-decoration: underline;
}body .todo-panel .todo-items ul li a > span
{
    color: #f45438;
}body .todo-panel .todo-items ul li a i
{
    display: inline-block;
    width: 27px;
    height: 11px;
    background: url(../images/new.png);
    margin-left: 5px;
}body .todo-panel .todo-items ul li label
{
    float: right;
    color: #b8b8b8;
}#bd .bd-content
{
    position: relative;
    padding-right: 0px;
}
#bd .bd-content .right-zone
{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 0px;
}
#bd .item-box
{
    width: 298px;
    border: 1px solid #bfbfbf;
    margin-bottom: 10px;
}#bd .item-box.inform
{
    height: 231px;
}#bd .item-box.price
{
    height: 272px;
}#bd .item-box.attached
{
    height: 272px;
    margin-bottom: 0;
}#bd .item-box.attached .inform-hd
{
    border-bottom: 0;
}#bd .item-box.attached .attached-tab
{
    height: 31px;
    border-top: 2px solid #1da02b;
    margin-bottom: 5px;
}#bd .item-box.attached .attached-tab a
{
    display: inline-block;
    width: 147px;
    height: 31px;
    float: left;
    border: 1px solid #bfbfbf;
    border-top: 0;
    color: #000;
    text-align: center;
    line-height: 31px;
    text-decoration: none;
    background-color: #f1f1f1;
}#bd .item-box.attached .attached-tab a.item-left
{
    border-left: 1px solid #f1f1f1;
}#bd .item-box.attached .attached-tab a.item-right
{
    border-right: 1px solid #f1f1f1;
}#bd .item-box.attached .attached-tab a.current
{
    font-weight: bold;
    border: 1px solid #fff;
    background-color: #fff;
}#bd .item-box.attached ul.hide
{
    display: none;
}#bd .item-box.attached ul li a
{
    width: 260px;
}#bd .item-box .inform-hd
{
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #bfbfbf;
    background-color: #e3e3e3;
}#bd .item-box .inform-hd label
{
    color: #000;
    font-weight: bold;
}#bd .item-box .inform-hd a
{
    text-decoration: none;
    float: right;
    color: #000;
}#bd .item-box .inform-hd a:hover
{
    text-decoration: underline;
}#bd .item-box .inform-hd a span
{
    color: #1da02b;
}#bd .item-box ul
{
    padding-top: 5px;
}#bd .item-box ul li
{
    list-style: none;
    font-size: 14px;
    color: #000;
    padding: 0 10px;
    line-height: 31px;
    height: 31px;
}#bd .item-box ul li span
{
    position: relative;
    display: inline-block;
    background-color: #1da02b;
    width: 3px;
    height: 3px;
    top: -14px;
    margin-right: 3px;
}#bd .item-box ul li a
{
    display: inline-block;
    color: #000;
    text-decoration: none;
    width: 200px;
}#bd .item-box ul li a:hover
{
    text-decoration: underline;
}#bd .item-box ul li a i
{
    display: inline-block;
    width: 27px;
    height: 11px;
    background: url(../images/new.png);
    margin-left: 5px;
}#bd .item-box ul li label
{
    float: right;
    color: #b8b8b8;
}#bd .center-part .center-items
{
    margin-bottom: 10px;
}#bd .center-part .center-items .item-hd
{
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #bfbfbf;
   color: #f1f1f1;
    background-color: #149594;
    font-weight: bold;
}#bd .center-part .center-items.todo
{
    position: relative;
    height: 233px;
    padding-right: 2px;
    top: 5px;
    left: 5px;
    width: 100%;
}#bd .center-part .center-items.todo .calendar-part
{
    position: absolute;
    right: 0;
    width: 215px;
    top: 0;
    bottom: 0;
}#bd .center-part .center-items.todo .work-items
{
    width: 100%;
    height: 233px;
}#bd .center-part .center-items.todo .work-items li
{
    float: left;
    width: 50%;
    cursor: pointer;
}#bd .center-part .center-items.todo .work-items li:first-child .work-inner .work-item i
{
    left: -2px;
}#bd .center-part .center-items.todo .work-items li .work-inner
{
    padding-right: 10px;
}#bd .center-part .center-items.todo .work-items li .work-inner .work-item
{
    position: relative;
    height: 111px;
    color: #fff;
}#bd .center-part .center-items.todo .work-items li .work-inner .work-item i
{
    position: absolute;
    font-size: 60px;
    left: 11px;
    top: 22px;
}#bd .center-part .center-items.todo .work-items li .work-inner .work-item span.num
{
    position: absolute;
    left: 80px;
    top: 30px;
    font-size: 20px;
}#bd .center-part .center-items.todo .work-items li .work-inner .work-item span.num span
{
    font-size: 14px;
}#bd .center-part .center-items.todo .work-items li .work-inner .work-item label
{
    position: absolute;
    top: 70px;
    font-size: 14px;
    left: 80px;
}#bd .center-part .center-items.todo .work-items li .work-inner .work-item.green
{
    background-color: #1da02b;
    margin-bottom: 11px;
}#bd .center-part .center-items.todo .work-items li .work-inner .work-item.red
{
    background-color: #f45438;
    margin-bottom: 11px;
}#bd .center-part .center-items.todo .work-items li .work-inner .work-item.yellow
{
    background-color: #f29503;
    margin-bottom: 11px;
}#bd .center-part .center-items.todo .work-items li .work-inner .work-item.blue
{
    background-color: #11a9e2;
}#bd .center-part .center-items.todo .work-items li .work-inner .work-item.purple
{
    background-color: #9b59b6;
}#bd .center-part .center-items.todo .work-items li .work-inner .work-item.gray
{
    background-color: #4f5c65;
}#bd .center-part .center-items.chart0{height:274px}#bd .center-part .center-items.chart0 .chart0-item{float:left;width:50%}#bd .center-part .center-items.chart0 .chart0-item .item-inner{padding-right:10px}#bd .center-part .center-items.chart0 .chart0-item .item-inner .item-content{height:272px;border:1px solid #bfbfbf}#bd .center-part .center-items.chart0 .chart0-item .item-inner .item-content .content-hd
{
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #bfbfbf;
    background-color: #e3e3e3;
    font-weight: bold;
}#bd .center-part .center-items.chart0 .chart0-item .item-inner .item-content .chart-chart
{
    height: 236px;
}#bd .center-part .center-items.chart1
{
    width:100%;
    padding-right: 10px;
    height: 436px;
    border: 0;
    margin-bottom: 0;
}#bd .center-part .center-items.chart1 .chart1-inner
{    
    height: 436px;
    border: 1px solid #bfbfbf;
}#bd .center-part .center-items.chart1 .chart1-inner .chart1-chart
{    
    width:100%;
    height: 436px;
}

 
        .order-container {
            width: 100%;
            height: 400px;
            max-width: 800px;
            margin: 20px auto;
            overflow-y: auto;
            border: 1px solid #eee;
            border-radius: 8px;
            box-shadow: 0 2px 10px rgba(0,0,0,0.1);
        }
        .order-item {
            padding: 15px;
            border-bottom: 3px solid #f0f0f0;
            
            background: linear-gradient(1deg, #ffffff, #f3a78bfc);
            border-radius: 10px;
           
            transition: all 0.3s;
        }
        .order-item:hover {
            background: #f9f9f9;
        }
        .order-header {
            display: flex;
            justify-content: space-between;
            margin-bottom: 6px;
            font-weight: bold;
            font-size: 18px;
        }
        .bold {
             
            justify-content: space-between;
            margin-bottom: 12px;
            font-weight: bold;
        }
        .loading {
            text-align: center;
            padding: 15px;
            color: #999;
        }
        .no-more {
            text-align: center;
            padding: 15px;
            color: #ccc;
            display: none;
        }
    