#Mid .Block {
    width: 1120px;
    overflow: hidden;
    margin-bottom: 20px;
}

#Mid .Block .BlcokLeft {
    float: left;
    width: 250px;
    background: #ffffff;
    margin-bottom: -1000em;
    padding-bottom: 1000em;
    border-radius: 4px;
    overflow: hidden;
}

#Mid .Block .BlcokLeft .BlcokLeftInner {
    padding: 10px 20px 20px 20px;
}

#Mid .Block .BlcokLeft .BlcokLeftTitle {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    padding: 10px 0px 10px 15px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
}

#Mid .Block .BlcokLeft .BlcokLeftTitle:before {
    content: "";
    display: block;
    width: 5px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0px;
    background: #e53737;
}

#Mid .Block .BlcokLeft .BlcokLeftTitle .Total {
    color: #666666;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
}

#Mid .Block .BlcokLeft .BlcokLeftTitle .Total em {
    color: #333333;
    font-family: Arial, "宋体";
}

#Mid .Block .BlcokLeft .Con {
    padding: 10px 0px;
    font-size: 14px;
}

#Mid .Block .BlcokLeft .Con h2 {
    font-weight: normal;
    color: #333333;
    padding-left: 16px;
    background: url(../Images/bg0154.gif) 0px 5px no-repeat;
    line-height: 26px;
}

#Mid .Block .BlcokLeft .Con ul li {
    line-height: 26px;
    /*background:url(../Images/bg0011.gif) left 9px no-repeat;*/
    background: url(../Images/bg0017.gif) left 11px no-repeat;
    padding-left: 14px;
    position: relative;
}

#Mid .Block .BlcokLeft .Con ul li .BtnFolder {
    background: #ffffff url(https://g.100xuexi.com/CssModel/book2014/images/collapse.gif) center center no-repeat;
    position: absolute;
    width: 20px;
    height: 26px;
    cursor: pointer;
    left: -6px;
    top: 0px;
}

#Mid .Block .BlcokLeft .Con ul li.Open>.BtnFolder {
    background: #ffffff url(https://g.100xuexi.com/CssModel/book2014/images/expand.gif) center center no-repeat;
}

/* #Mid .Block .BlcokLeft .Con ul li.Open {
    background: url(../Images/bg0017_0.gif) left 11px no-repeat;
} */

#Mid .Block .BlcokLeft .Con ul li.BotLevel {
    background: url(../Images/bg0011_0.gif) 2px 11px no-repeat;
    padding-left: 14px;
}

#Mid .Block .BlcokLeft .Con ul li a {
    color: #00427c;
}

#Mid .Block .BlcokLeft .Con ul li a img {
    margin-right: 5px;
}

#Mid .Block .BlcokLeft .Con ul li a:hover {
    color: #cc0000;
}

#Mid .Block .BlcokLeft .Con ul li .Number {
    color: #666666;
}

#Mid .Block .BlcokLeft .Con .Selected {
    /*font-weight:bold;*/
    color: #cc0000;
}

#Mid .Block .BlcokLeft .TopDownload {}

#Mid .Block .BlcokLeft .TopDownload dt {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    padding: 10px 0px 10px 15px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
}

#Mid .Block .BlcokLeft .TopDownload dt:before {
    content: "";
    display: block;
    width: 5px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0px;
    background: #e53737;
}

#Mid .Block .BlcokLeft .TopDownload dt a {
    float: right;
    font-size: 12px;
    font-weight: normal;
    font-family: "宋体";
}

#Mid .Block .BlcokLeft .TopDownload dd {
    display: block;
    padding-top: 10px;
}

#Mid .Block .BlcokLeft .TopDownload dd ul {
    background: url(../Images/bg0014.png) left 0px no-repeat;
    padding-left: 24px;
}

#Mid .Block .BlcokLeft .TopDownload dd ul li {
    height: 26px;
    line-height: 26px;
    vertical-align: bottom;
    overflow: hidden;
    padding-right: 60px;
    position: relative;
    font-size: 14px;
}

#Mid .Block .BlcokLeft .TopDownload dd ul li .Name {
    display: block;
    height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#Mid .Block .BlcokLeft .TopDownload dd ul li .Number {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 26px;
    overflow: hidden;
    vertical-align: top;
    color: #888888;
}

#Mid .Block .BlcokLeft .Downloading {}

#Mid .Block .BlcokLeft .Downloading dl {
    border: 1px solid #d5d5d5;
    border-top: 0px;
}

#Mid .Block .BlcokLeft .Downloading dt {
    padding: 0px 10px;
    background: url(../Images/bg0005.gif) left top repeat-x;
    font-size: 14px;
    font-weight: bold;
    color: #cc0000;
    line-height: 30px;
    height: 30px;
}

#Mid .Block .BlcokLeft .Downloading dt a {
    float: right;
    font-size: 12px;
    font-weight: normal;
}

#Mid .Block .BlcokLeft .Downloading dd {
    padding: 5px 10px;
}

#Mid .Block .BlcokLeft .Downloading dd li {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    background: url(../Images/bg0011.gif) left 10px no-repeat;
    padding-left: 10px;
}

#Mid .Block .BlockRight {
    float: right;
    width: 810px;
    padding: 10px 20px 20px 20px;
    background: #ffffff;
    padding-bottom: 1000em;
    margin-bottom: -1000em;
    border-radius: 4px;
    overflow: hidden;
}

/*选项卡控制栏——开始*/

#Mid .Block .BlockRight .TabContaienr {
    line-height: 30px;
    margin-bottom: 20px;
    background: #f5f5f5;
    padding: 10px 10px 10px 20px;
}

#Mid .Block .BlockRight .TabContaienr:after {
    content: "";
    display: block;
    clear: both;
}

#Mid .Block .BlockRight .TabContaienr li {
    float: left;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
}

#Mid .Block .BlockRight .TabContaienr .Order {
    float: Left;
}

#Mid .Block .BlockRight .TabContaienr .View {
    float: right;
}

#Mid .Block .BlockRight .Empty {
    text-align: center;
    padding: 50px;
}

#Mid .Block .BlockRight .Empty:before {
    content: "";
    display: block;
    width: 160px;
    height: 160px;
    margin: 0px auto 10px auto;
    background: url(https://wx.100xuexi.com/images/Mobile_bg0603.png) center center no-repeat;
    background-size: 100% 100%;
}

/*选项卡控制栏——结束*/

#Mid .Block .BlockRight .BlockRightTitle {
    display: block;
    padding: 10px 0px 10px 15px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
}

#Mid .Block .BlockRight .BlockRightTitle h1 {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    display: inline;
}

#Mid .Block .BlockRight .BlockRightTitle:before {
    content: "";
    display: block;
    width: 5px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0px;
    background: #e53737;
}

#Mid .Block .BlockRight .BlockRightTitle .Total {
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    display: inline;
}

#Mid .Block .BlockRight .BlockRightTitle .Total em {
    color: #333333;
}

#Mid .Block .BlockRight .ClassSubNav {}

#Mid .Block .BlockRight .ClassSubNav .ClassNavItemTitle {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0px 5px 0px;
}

#Mid .Block .BlockRight .ClassSubNav .ClassNavItemContent {
    overflow: hidden;
    margin: 0px -5px 0px -5px;
}

#Mid .Block .BlockRight .ClassSubNav li {
    width: 33.3%;
    float: left;
    box-sizing: border-box;
    padding: 5px;
}

#Mid .Block .BlockRight .ClassSubNav li a {
    color: #336699;
    display: block;
    padding: 5px 10px;
    border-radius: 4px;
    background: #f5f5f5;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#Mid .Block .BlockRight .ClassSubNav li a:hover {
    color: #e53737;
    text-decoration: underline;
}

#Mid .Block .BlockRight .BookList .Thumbnails {
    width: 100%;
}

#Mid .Block .BlockRight .BookList .Thumbnails .Container {
    width: 860px;
}

#Mid .Block .BlockRight .BookList .Thumbnails .Container:after {
    content: "";
    display: block;
    clear: both;
}

#Mid .Block .BlockRight .BookList .Thumbnails .Item {
    width: 130px;
    float: left;
    margin: 0px 40px 30px 0px;
    text-align: center;
}

#Mid .Block .BlockRight .BookList .Thumbnails .Item .ItemImg {
    width: 130px;
    height: 184px;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    display: block;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    border-radius: 4px;
}

#Mid .Block .BlockRight .BookList .Thumbnails .Item .ItemImg:hover {
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
    -webkit-ttransform: translateY(-5px);
}

#Mid .Block .BlockRight .BookList .Thumbnails .Item .ItemImg:after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    z-index: 5;
    border-radius: 4px;
}

#Mid .Block .BlockRight .BookList .Thumbnails .Item .ItemImg .ItemFlag {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 4;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    display: none;
}

#Mid .Block .BlockRight .BookList .Thumbnails .Item .ItemImg .ItemFlagTk {
    background-image: url(../Images/bg0553_0.png);
}

#Mid .Block .BlockRight .BookList .Thumbnails .Item .ItemImg .ItemFlagEbook {
    background-image: url(../Images/bg0547_0.png);
}

#Mid .Block .BlockRight .BookList .Thumbnails .Item .ItemImg .ItemFlagQuantao {
    background-image: url(../Images/bg0549_0.png);
}

#Mid .Block .BlockRight .BookList .Thumbnails .Item .ItemImg .ItemFlagVideo {
    background-image: url(../Images/bg0551_0.png);
}

#Mid .Block .BlockRight .BookList .Thumbnails .Item .ItemImg img {
    width: 100%;
    height: 100%;
}

#Mid .Block .BlockRight .BookList .Thumbnails .ItemVideo .ItemImg .Bgimg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    overflow: hidden;
}

#Mid .Block .BlockRight .BookList .Thumbnails .Item .ItemImg .Bgimg img {
    width: 100%;
    height: 100%;
}

#Mid .Block .BlockRight .BookList .Thumbnails .Item .ItemImg .ProductImg {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;
    z-index: 2;
}

#Mid .Block .BlockRight .BookList .Thumbnails .ItemVideo .ItemImg .ProductImg img {
    width: 80%;
    height: auto;
    overflow: hidden;
    position: absolute;
    left: 10%;
    top: 25%;
    text-align: center;
    z-index: 3;
    border: 1px solid #ffffff;
    box-sizing: border-box;
}

#Mid .Block .BlockRight .BookList .Thumbnails .Item .ItemName {
    height: 60px;
    line-height: 20px;
    font-size: 14px;
    overflow: hidden;
    text-align: left;
    margin-bottom: 5px;
}

#Mid .Block .BlockRight .BookList .Thumbnails .Item .SaleInfo {
    text-align: left;
    line-height: 18px;
}

#Mid .Block .BlockRight .BookList .Thumbnails .Item .SaleInfo strong {
    color: #e53737;
    font-weight: normal;
    font-family: Arial;
}

#Mid .Block .BlockRight .BookList .Thumbnails .Item .SaleInfo .Price {
    padding-right: 12px;
    color: #e53737;
}

#Mid .Block .BlockRight .BookList .Thumbnails .Item .SaleInfo .Quantity {
    display: none;
}

#Mid .Block .BlockRight .BookList .TextList {
    width: 100%;
    margin-bottom: 20px;
}

#Mid .Block .BlockRight .BookList .TextList .Item {
    position: relative;
    padding-left: 15px;
}

#Mid .Block .BlockRight .BookList .TextList .Item:before {
    content: "";
    display: block;
    border-radius: 100%;
    width: 4px;
    height: 4px;
    background: #e53737;
    position: absolute;
    left: 0px;
    top: 10px;
}

#Mid .Block .BlockRight .BookList .TextList .Item .ItemImg {
    display: none;
}

#Mid .Block .BlockRight .BookList .TextList .Item .ItemName {
    font-size: 14px;
    line-height: 26px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

#Mid .Block .BlockRight .BookList .TextList .Item .SaleInfo {
    display: none;
}

#Mid .Block .BlockRight .Pagination {
    text-align: center;
    margin-bottom: 0px;
    padding-top: 15px;
    border-top: 1px dotted #d5d5d5;
    font-size: 14px;
}

#Mid .Block .BlockRight .Pagination .Total {
    color: #cc0000;
}

#Mid .Block .BorderBot {
    background: url(../Images/bg0023.gif) left top no-repeat;
    height: 1px;
    line-height: 0px;
    font-size: 0px;
    clear: both;
    _overflow: hidden;
}

#Mid .Block .BlockRight .SearchBox {
    clear: both;
    width: 70%;
    margin: 20px auto;
}

#Mid .Block .BlockRight .SearchBox .Search {
    height: 36px;
    line-height: 36px;
    clear: both;
    border: 2px solid #e53737;
    border-radius: 4px;
    background: #ffffff;
    position: relative;
    padding-right: 100px;
}

#Mid .Block .BlockRight .SearchBox .Search .TxtSearch {
    background: #ffffff url(../Images/bg0146.gif) left center no-repeat;
    padding: 0px 10px 0px 36px;
    position: relative;
    z-index: 9999;
}

#Mid .Block .BlockRight .SearchBox .Search .TxtSearch .TextBox {
    width: 100%;
    height: 36px;
    background: transparent;
    border: 0px;
    outline: 0px;
    font-size: 14px;
    color: #999999;
    z-index: 1001;
    font-family: "微软雅黑", "宋体";
    vertical-align: top;
}

#Mid .Block .BlockRight .SearchBox .Search .TxtSearch .TextBox:focus {
    color: #333333;
}

#Mid .Block .BlockRight .SearchBox .Search .TxtSearch .SearchSuggest {
    bottom: 36px;
    left: -1px;
    right: -1px;
    border: 1px solid #e4393c;
    position: absolute;
}

#Mid .Block .BlockRight .SearchBox .BtnSearch {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    text-align: center;
    width: 100px;
    background: #e53737;
    color: #ffffff;
    border: 0px;
    outline: none;
    cursor: pointer;
}

#Mid .Block .BlockRight .SearchBox .BtnSearch:hover {
    background: #cc3131;
}

#Mid .Block .BlockRight .SearchBox .Advanced {
    float: left;
    line-height: 20px;
    height: 20px;
    padding: 5px 10px;
    text-align: center;
    white-space: nowrap;
}

.categorie-swiper {
    padding: 20px 0px;
}

.categorie-swiper .swiper-slide a {
    display: block;
    position: relative;
}

.categorie-swiper .swiper-slide a:before {
    content: "";
    display: block;
    padding-top: 14.2%;
}

.categorie-swiper .swiper-slide a img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.categorie-swiper .swiper-pagination {
    position: absolute;
    bottom: 5px;
    text-align: right;
}

.categorie-swiper .swiper-pagination .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    border-radius: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    border-radius: 10px;
}

.categorie-swiper .swiper-pagination .swiper-pagination-bullet-active {
    width: 20px;
    background: #e53737;
}