﻿
.pc-style .Mid {
    width: 1120px;
    margin: 0px auto;
    padding-top: 20px;
}

.pc-style .Mid .Block {
    margin-bottom: 20px;
    width: 1120px;
}

.pc-style .Mid .Block::after {
    content: "";
    display: block;
    clear: both;
}

.pc-style .Mid .Block:empty {
    display: none;
}

.pc-style .Mid .Block .LeftBlock {
    margin-bottom: 20px;
    background: #ffffff;
    padding: 15px 20px 15px 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.pc-style .Mid .Block .LeftBlock .LeftNav {
    position: relative;
    padding-left: 50px;
}

.pc-style .Mid .Block .LeftBlock .LeftNav .ClassNavBoxTitle {
    position: absolute;
    top: -15px;
    bottom: 5px;
    left: 0px;
    display: block;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    line-height: 1.2;
    width: 1em;
    position: absolute;
    background: #e53737;
    color: #ffffff;
    border-radius: 0px 0px 100px 100px;
    padding: 20px 10px 10px 10px;
}

.pc-style .Mid .Block .LeftBlock .LeftNav .ClassNavInnerBox {
    display: block;
}

.pc-style .Mid .Block .LeftBlock .LeftNav .ClassNavInnerContent {
    display: block;
    overflow: hidden;
    zoom: 1;
}

.pc-style .Mid .Block .LeftBlock .LeftNav .ClassNavItem {
    float: left;
}

.pc-style .Mid .Block .LeftBlock .LeftNav .ClassNavItem a {
    font-size: 15px;
    background: #f5f5f5;
    border-radius: 8px;
    display: block;
    margin: 5px;
    padding: 5px 12px;
    position: relative;
    overflow: hidden;
}

.pc-style .Mid .Block .LeftBlock .LeftNav .ClassNavItem a:hover {
    color: #e53737;
    text-decoration: underline;
}

.pc-style .Mid .Block .BlockRight {
    overflow: hidden;
}

.pc-style .Mid .Block .BlockRight .Sale {
    overflow: hidden;
    position: relative;
    background: #ffffff;
    padding: 10px;
    border-radius: 10px;
}

.pc-style .Mid .Block .BlockRight .SaleInner {
    width: 1100px;
    overflow: hidden;
    height: 170px;
    position: relative;
}

.pc-style .Mid .Block .BlockRight .SaleInner .swiper-wrapper {
    z-index: 1;
}

.pc-style .Mid .Block .BlockRight .Sale .SaleImgList {
    position: relative;
}

.pc-style .Mid .Block .BlockRight .Sale .swiper-slide {
    float: left;
    box-sizing: border-box;
}

.pc-style .Mid .Block .BlockRight .Sale .swiper-slide a {
    display: block;
    position: relative;
    background: #f5f5f5;
    border-radius: 10px;
    overflow: hidden;
    margin: 10px;
}

.pc-style .Mid .Block .BlockRight .Sale .swiper-slide a .Cover {
    background-color: #000000;
    position: absolute;
    left: 0;
    top: 0;
    right: 0px;
    bottom: 0px;
    opacity: 0.04;
    filter: alpha(opacity=4);
}

.pc-style .Mid .Block .BlockRight .Sale .swiper-slide a:hover .Cover {
    opacity: 0;
    filter: alpha(opacity=0);
}

.pc-style .Mid .Block .BlockRight .Sale .swiper-slide a img {
    width: 200px;
    height: 150px;
}

.pc-style .Mid .Block .BlockRight .Sale .swiper-button-prev {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -20px;
    width: 20px;
    height: 40px;
    background: url(Images/bg0019.png) left center no-repeat;
    z-index: 20;
}

.pc-style .Mid .Block .BlockRight .Sale .swiper-button-prev:hover {
    background: url(Images/bg0019_0.png) left center no-repeat;
}

.pc-style .Mid .Block .BlockRight .Sale .swiper-button-next {
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -20px;
    width: 20px;
    height: 40px;
    background: url(Images/bg0020.png) right center no-repeat;
    z-index: 20;
}

.pc-style .Mid .Block .BlockRight .Sale .swiper-button-next:hover {
    background: url(Images/bg0020_0.png) right center no-repeat;
}

.pc-style .Mid .Block .BlockRight .BlockFocus {
    overflow: hidden;
    margin-bottom: 20px;
}

.pc-style .Mid .Block .BlockRight .BlockFocus .ScollImg {
    width: 800px;
    height: 256px;
    float: left;
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
}
.pc-style .Mid .Block .BlockRight .BlockFocus .ScollImg .swiper-container{
    width: 100%;
    height:  100%;
}

.pc-style .Mid .Block .BlockRight .BlockFocus .ScollImg .swiper-slide {
    width: 100%;
    height:  100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    border-radius: 10px;
}

.pc-style .Mid .Block .BlockRight .BlockFocus .ScollImg .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.pc-style .Mid .Block .BlockRight .BlockFocus .ScollImg .swiper-slide .swiper-slide-zhibo {
    position: relative;
}

.pc-style .Mid .Block .BlockRight .BlockFocus .ScollImg .swiper-slide .swiper-slide-zhibo::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0px;
    height: 24px;
    width: 100%;
    background: url(https://wx.100xuexi.com/images/zhiboingtag.gif) left top no-repeat;
    background-size: auto 100%;
}

.pc-style .Mid .Block .BlockRight .BlockFocus .ScollImg .swiper-pagination-bullet {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    background: transparent;
    border: 1px solid #ffffff;
    opacity: 1;
    border-radius: 100px;
    width: 6px;
    height: 6px;
}

.pc-style .Mid .Block .BlockRight .BlockFocus .ScollImg .swiper-pagination-bullet-active {
    background: #ffffff;
    border: 1px solid #ffffff;
    opacity: 1;
    width: 18px;
}

.pc-style .Mid .Block .BlockRight .BlockFocus .Notitce {
    float: right;
    width: 260px;
    padding: 10px 20px 17px 20px;
    background: #ffffff;
    border-radius: 10px;
}

.pc-style .Mid .Block .BlockRight .BlockFocus .Notitce .NotitceTitle {
    display: block;
    padding: 10px 0px 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.pc-style .Mid .Block .BlockRight .BlockFocus .Notitce .NotitceTitle:before {
    content: "";
    display: block;
    width: 5px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0px;
    background: #e53737;
    border-radius: 100px;
}
.pc-style .Mid .Block .BlockRight .BlockFocus .Notitce .NotitceTitleText{
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
}
.pc-style .Mid .Block .BlockRight .BlockFocus .Notitce .NotitceTitle .LinkMore {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 10px;
}
.pc-style .Mid .Block .BlockRight .BlockFocus .Notitce .NotitceTitle .LinkMore:after{
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: 50%;
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-top: -4px;
}
.pc-style .Mid .Block .BlockRight .BlockFocus .Notitce  .NotitceContent {
    display: block;
    padding-top: 10px;
}

.pc-style .Mid .Block .BlockRight .BlockFocus .Notitce li {
    background: url(Images/bg0018.gif) left 9px no-repeat;
    padding-left: 10px;
    overflow: hidden;

    line-height: 24px;
    margin-bottom: 5px;
}

.pc-style .Mid .Block .BlockRight .BlockFocus .Notitce li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.pc-style .Mid .Block .RecommendBooks {
    padding: 20px 20px 0px 20px;
    background: #ffffff;
    border-radius: 10px;
}

.pc-style .Mid .Block .RecommendBooks dt {
    display: block;
    height: 40px;
    line-height: 40px;
}

.pc-style .Mid .Block .RecommendBooks dt .IconJian {
    background: url(images/bg0016.gif) left top no-repeat;
    width: 40px;
    height: 40px;
    float: left;
    padding-right: 5px;
}

.pc-style .Mid .Block .RecommendBooks dt .T {
    float: left;
    font-size: 18px;
    color: #e53737;
    font-weight: bold;
    font-family: "微软雅黑", "宋体";
}

.pc-style .Mid .Block .RecommendBooks dt a {
    float: right;
    font-size: 12px;
    font-weight: normal;
    font-family: "宋体";
}

.pc-style .Mid .Block .RecommendBooks dd {
    padding-top: 15px;
    width: 100%;
    overflow: hidden;
    zoom: 1;
}

.pc-style .Mid .Block .RecommendBooks dd .Container {
    width: 1100px;
}

.pc-style .Mid .Block .RecommendBooks dd .Item {
    width: 200px;
    float: left;
    margin: 0px 20px 20px 0px;
    text-align: left;
}

.pc-style .Mid .Block .RecommendBooks dd .Item .ItemImg {
    width: 200px;
    height: 200px;
    margin-bottom: 5px;
    padding: 0px;
    text-align: center;
    position: relative;
    z-index: 1;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden;
}

.pc-style .Mid .Block .RecommendBooks dd .Item .ItemImg .ProductImg {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.pc-style .Mid .Block .RecommendBooks dd .Item .ItemImg a {
    display: block;
    width: 100%;
    height: 100%;
}

.pc-style .Mid .Block .RecommendBooks dd .Item .ItemImg .ProductImg img {
    width: 100%;
    height: 100%;
}

.pc-style .Mid .Block .RecommendBooks dd .Item .ItemImg .IconNew {
    width: 44px;
    height: 41px;
    position: absolute;
    left: 0px;
    top: -4px;
    z-index: 3;
    background: url(images/bg0012.gif) left top no-repeat;
}

.pc-style .Mid .Block .RecommendBooks dd .Item .ItemName {
    height: 40px;
    line-height: 20px;
    overflow: hidden;

}

.pc-style .Mid .Block .RecommendBooks dd .Item .SaleInfo {
    color: #e63d00;
    font-family: Arial;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    display: none;
}

.pc-style .Mid .Block .RecommendBooks dd .Item .Price {
    height: 48px;
}

.pc-style .Mid .Block .RecommendBooks dd .Item .Price .NewPrice {
    color: #e93b3d;
    font-size: 16px;
    padding-right: 12px;
}

.pc-style .Mid .Block .RecommendBooks dd .Item .Price .NewPrice .RMB {
    font-family: 'Roboto', sans-serif;
}

.pc-style .Mid .Block .RecommendBooks dd .Item .Price .NewPrice .price-int {
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
}

.pc-style .Mid .Block .RecommendBooks dd .Item .Price .NewPrice .price-decimal {
    font-family: 'Roboto', sans-serif;
}

.pc-style .Mid .Block .RecommendBooks dd .Item .Price .OldPrice {
    font-size: 12px;
    font-family: Arial;
    color: #666666;
    padding-right: 12px;
    text-decoration: line-through;
    display: none;
}

.pc-style .Mid .Block .RecommendBooks dd .Item .Price .Discount {
    font-size: 12px;
    font-family: Arial;
    color: #666666;
    display: none;
}

.pc-style .Mid .Block .NewBooks {
    padding: 20px 20px 0px 20px;
    background: #ffffff;
    border-radius: 10px;
}

.pc-style .Mid .Block .NewBooks dt {
    display: block;
    height: 40px;
    line-height: 40px;
}

.pc-style .Mid .Block .NewBooks dt .IconXin {
    background: #ffffff url(images/bg0017.gif) left top no-repeat;
    width: 40px;
    height: 40px;
    float: left;
    padding-right: 5px;
}

.pc-style .Mid .Block .NewBooks dt .T {
    float: left;
    font-size: 18px;
    color: #e53737;
    font-weight: bold;
    font-family: "微软雅黑", "宋体";
}

.pc-style .Mid .Block .NewBooks dt a {
    float: right;
    font-size: 12px;
    font-weight: normal;
    font-family: "宋体";
}

.pc-style .Mid .Block .NewBooks dd {
    padding-top: 15px;
    width: 100%;
    overflow: hidden;
    zoom: 1;
}

.pc-style .Mid .Block .NewBooks dd .Container {
    width: 1100px;
}

.pc-style .Mid .Block .NewBooks dd .Item {
    width: 200px;
    float: left;
    margin: 0px 20px 20px 0px;
    text-align: left;
}

.pc-style .Mid .Block .NewBooks dd .Item .ItemImg {
    height: 200px;
    width: 200px;
    margin-bottom: 5px;
    padding: 0px;
    text-align: center;
    position: relative;
    z-index: 1;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden;
}

.pc-style .Mid .Block .NewBooks dd .Item .ItemImg a {
    display: block;
    width: 100%;
    height: 100%;
}

.pc-style .Mid .Block .NewBooks dd .Item .ItemImg .ProductImg {
    width: 100%;
    height: 100%;
}

.pc-style .Mid .Block .NewBooks dd .Item .ItemImg .ProductImg img {
    width: 100%;
    height: 100%;
}

.pc-style .Mid .Block .NewBooks dd .Item .ItemImg .IconNew {
    width: 44px;
    height: 41px;
    position: absolute;
    left: 0px;
    top: -4px;
    z-index: 3;
    background: url(images/bg0012.gif) left top no-repeat;
}

.pc-style .Mid .Block .NewBooks dd .Item .ItemName {
    height: 40px;
    line-height: 20px;
    overflow: hidden;

}

.pc-style .Mid .Block .NewBooks dd .Item .SaleInfo {
    color: #e63d00;
    font-family: Arial;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    display: none;
}

.pc-style .Mid .Block .NewBooks dd .Item .Price {
    height: 48px;
}

.pc-style .Mid .Block .NewBooks dd .Item .Price .NewPrice {
    color: #e93b3d;
    font-size: 16px;
    padding-right: 12px;
}

.pc-style .Mid .Block .NewBooks dd .Item .Price .NewPrice .RMB {
    font-family: 'Roboto', sans-serif;
}

.pc-style .Mid .Block .NewBooks dd .Item .Price .NewPrice .price-int {
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
}

.pc-style .Mid .Block .NewBooks dd .Item .Price .NewPrice .price-decimal {
    font-family: 'Roboto', sans-serif;
}

.pc-style .Mid .Block .NewBooks dd .Item .Price .OldPrice {
    font-size: 12px;
    font-family: Arial;
    color: #666666;
    padding-right: 12px;
    text-decoration: line-through;
    display: none;
}

.pc-style .Mid .Block .NewBooks dd .Item .Price .Discount {
    font-size: 12px;
    font-family: Arial;
    color: #666666;
    display: none;
}

.pc-style .Mid .Block .CreativeProducts {
    padding: 20px 20px 0px 20px;
    background: #ffffff;
    border-radius: 10px;
}

.pc-style .Mid .Block .CreativeProducts dt {
    display: block;
    height: 40px;
    line-height: 40px;
}

.pc-style .Mid .Block .CreativeProducts dt .IconXin {
    background: #ffffff url(images/bg0091.gif) left top no-repeat;
    width: 40px;
    height: 40px;
    float: left;
    padding-right: 5px;
}

.pc-style .Mid .Block .CreativeProducts dt .T {
    float: left;
    font-size: 18px;
    color: #e53737;
    font-weight: bold;
    font-family: "微软雅黑", "宋体";
}

.pc-style .Mid .Block .CreativeProducts dt a {
    float: right;
    font-size: 12px;
    font-weight: normal;
    font-family: "宋体";
}

.pc-style .Mid .Block .CreativeProducts dd {
    padding-top: 15px;
    width: 100%;
    overflow: hidden;
    zoom: 1;
}

.pc-style .Mid .Block .CreativeProducts dd .Container {
    width: 1100px;
}

.pc-style .Mid .Block .CreativeProducts dd .Item {
    width: 255px;
    float: left;
    margin: 0px 20px 20px 0px;
    text-align: left;
}

.pc-style .Mid .Block .CreativeProducts dd .Item .ItemImg {
    height: 255px;
    width: 255px;
    margin-bottom: 5px;
    padding: 0px;
    text-align: center;
    position: relative;
    z-index: 1;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden;
}

.pc-style .Mid .Block .CreativeProducts dd .Item .ItemImg a {
    display: block;
    width: 100%;
    height: 100%;
}

.pc-style .Mid .Block .CreativeProducts dd .Item .ItemImg .ProductImg {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.pc-style .Mid .Block .CreativeProducts dd .Item .ItemImg .ProductImg img {
    width: 100%;
    height: 100%;
}

.pc-style .Mid .Block .CreativeProducts dd .Item .ItemName {
    height: 40px;
    line-height: 20px;
    overflow: hidden;

}

.pc-style .Mid .Block .CreativeProducts dd .Item .SaleInfo {
    color: #e63d00;
    font-family: Arial;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    display: none;
}

.pc-style .Mid .Block .CreativeProducts dd .Item .Price {
    height: 48px;
}

.pc-style .Mid .Block .CreativeProducts dd .Item .Price .NewPrice {
    color: #e93b3d;
    font-size: 16px;
    padding-right: 12px;
}

.pc-style .Mid .Block .CreativeProducts dd .Item .Price .NewPrice .RMB {
    font-family: 'Roboto', sans-serif;
}

.pc-style .Mid .Block .CreativeProducts dd .Item .Price .NewPrice .price-int {
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
}

.pc-style .Mid .Block .CreativeProducts dd .Item .Price .NewPrice .price-decimal {
    font-family: 'Roboto', sans-serif;
}

.pc-style .Mid .Block .CreativeProducts dd .Item .Price .OldPrice {
    font-size: 12px;
    font-family: Arial;
    color: #666666;
    padding-right: 12px;
    text-decoration: line-through;
    display: none;
}

.pc-style .Mid .Block .CreativeProducts dd .Item .Price .Discount {
    font-size: 12px;
    font-family: Arial;
    color: #666666;
    display: none;
}

.pc-style .Mid .Block .PhotoProducts {
    padding: 20px 20px 0px 20px;
    background: #ffffff;
    border-radius: 10px;
}

.pc-style .Mid .Block .PhotoProducts dt {
    display: block;
    height: 40px;
    line-height: 40px;
}

.pc-style .Mid .Block .PhotoProducts dt .IconXin {
    background: #ffffff url(images/bg0097.gif) left top no-repeat;
    width: 40px;
    height: 40px;
    float: left;
    padding-right: 5px;
}

.pc-style .Mid .Block .PhotoProducts dt .T {
    float: left;
    font-size: 18px;
    color: #e53737;
    font-weight: bold;
    font-family: "微软雅黑", "宋体";
}

.pc-style .Mid .Block .PhotoProducts dt a {
    float: right;
    font-size: 12px;
    font-weight: normal;
    font-family: "宋体";
}

.pc-style .Mid .Block .PhotoProducts dd {
    padding-top: 15px;
    width: 100%;
    overflow: hidden;
    zoom: 1;
}

.pc-style .Mid .Block .PhotoProducts dd .Container {
    padding-bottom: 20px;
}

.pc-style .Mid .Block .PhotoProducts .product-list {
    width: 1110px;
}

.pc-style .Mid .Block .PhotoProducts .product-list.product-list-single {
    width: 100%;
}

.pc-style .Mid .Block .PhotoProducts .product-list::after {
    content: "";
    display: block;
    clear: both;
}

.pc-style .Mid .Block .PhotoProducts .product-list .product-item {
    width: 340px;
    margin-right: 30px;
    float: left;
}

.pc-style .Mid .Block .PhotoProducts .product-list .product-item .product-item-inner {
    background: #ffffff;
    border-radius: 10px;
    display: block;
}

.pc-style .Mid .Block .PhotoProducts .product-list .product-item .item-img-box {
    width: 100%;
    border-radius: 10px;
    background: #eeeeee;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    display: block;
}

.pc-style .Mid .Block .PhotoProducts .product-list .product-item .item-img-box::before {
    content: "";
    display: block;
    padding-top: 100%;
}

.pc-style .Mid .Block .PhotoProducts .product-list .product-item .item-img-box::after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    z-index: 5;
}

.pc-style .Mid .Block .PhotoProducts .product-list .product-item .item-img-box img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.pc-style .Mid .Block .PhotoProducts .product-list .product-item .item-des .item-title {
    display: block;
    height: 3em;
    overflow: hidden;
}

.pc-style .Mid .Block .PhotoProducts .product-list .product-item .item-des .price-text {
    color: #e93b3d;
    font-size: 16px;
}

.pc-style .Mid .Block .PhotoProducts .product-list .product-item .item-des .price-text .RMB {
    font-family: 'Roboto', sans-serif;
}

.pc-style .Mid .Block .PhotoProducts .product-list .product-item .item-des .price-text .price-int {
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
}

.pc-style .Mid .Block .PhotoProducts .product-list .product-item .item-des .price-text .price-decimal {
    font-family: 'Roboto', sans-serif;
}

.pc-style .Mid .Block .PhotoProducts .product-list .product-item .item-des .freight-text {
    background: #e93b3d;
    color: #ffffff;
    border-radius: 3px;
    padding: 0px 3px;
}

.pc-style .Mid .Block .Topic {
    background: #ffffff;
    padding: 10px 20px 0px 20px;
    border-radius: 10px;
}

.pc-style .Mid .Block .Topic dt {
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0px 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    line-height: 20px;
}

.pc-style .Mid .Block .Topic dt:before {
    content: "";
    display: block;
    width: 5px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0px;
    background: #e53737;
    border-radius: 100px;
    border-radius: 20px;
}

.pc-style .Mid .Block .Topic dt a {
    float: right;
    font-size: 12px;
    font-weight: normal;
    font-family: "宋体";
}

.pc-style .Mid .Block .Topic dd {
    width: 100%;
    overflow: hidden;
}

.pc-style .Mid .Block .Topic dd .Inner {
    width: 1100px;
    overflow: hidden;
    zoom: 1;
    padding-top: 20px;
}

.pc-style .Mid .Block .Topic dd .Inner .Item {
    width: 200px;
    height: 120px;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    background: #000000;
    text-align: center;
    border-radius: 10px;
}

.pc-style .Mid .Block .Topic dd .Inner .Item img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.pc-style .AdBlock {
    margin: 0px auto 10px auto;
    width: 1120px;
    height: 400px;
    overflow: hidden;
    position: relative;
}

.pc-style .AdBlock .AdList {
    position: relative;
}

.pc-style .AdBlock .AdList li {
    width: 1120px;
    height: 400px;
    display: block;
    overflow: hidden;
    float: left;
}

.pc-style .AdBlock .AdList li a {
    display: block;
    height: 400px;
}

.pc-style .AdBlock .AdList li img {
    height: 400px;
    width: 1120px;
}

.pc-style .Mid .AdBlock .btnBg {
    position: absolute;
    width: 500px;
    height: 20px;
    left: 0;
    bottom: 0px;
}

.pc-style .AdBlock .btn {
    position: absolute;
    width: 480px;
    height: 22px;
    right: 10px;
    bottom: 10px;
    text-align: right;
}

.pc-style .AdBlock .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 22px;
    height: 22px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #ffffff;
    text-align: center;

    font-family: Arial;
    font-weight: bold;
    line-height: 22px;
    color: #e53737;
}

.pc-style .AdBlock .btn span.on {
    background: #e53737;
    color: #ffffff;
}

/*优化后的海报切换*/

.pc-style .BannerSwiper {
    background: #ffffff;
    margin-bottom: 20px;
}

.pc-style .BannerSwiper a {
    display: block;
    height: 400px;
    background-repeat: repeat-x;
    background-size: auto 100%;
    background-position: center center;
}

.pc-style .BannerSwiper .Placeholder {
    display: none;
}

.pc-style .BannerSwiper .swiper-pagination-bullet {
    width: 30px;
    height: 5px;
    border-radius: 10px;
}

.pc-style .BannerSwiper .swiper-pagination-bullet-active {
    background: #e53737;
}

.pc-style .BannerSwiper .swiper-pagination {
    bottom: 5px;
}

.pc-style .Mid .Block .FriendLink {
    background: #ffffff;
    padding: 10px 20px 20px 20px;
}

.pc-style .Mid .Block .FriendLink dt {
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 20px 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.pc-style .Mid .Block .FriendLink dt:before {
    content: "";
    display: block;
    width: 5px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0px;
    background: #e53737;
}

.pc-style .Mid .Block .FriendLink dd {
    display: block;
    color: #cccccc;
    padding-top: 10px;

}

.pc-style .Mid .Block .FriendLink dd a {
    color: #666666;
}

.pc-style .Mid .Block .FriendLink dd .KuaiDiWo {
    display: none;
}

.pc-style .Mid .Block .FriendLink dd .KuaiDiWoF {
    display: none;
}

.pc-style .Mid .Block .FriendLink dd a:hover {
    text-decoration: underline;
    color: #e53737;
}

.pc-style .Mid .Block .FriendLink dd #LinkListBox {
    width: 935px;
    height: 55px;
    overflow: hidden;
    margin: 5px auto;
}

.pc-style .Mid .Block .FriendLink dd #LinkListBox ul {
    width: 945px;
    height: 55px;
}

.pc-style .Mid .Block .FriendLink dd #LinkList li {
    width: 125px;
    height: 55px;
    line-height: 0px;
    text-align: center;
    padding: 0px;
    float: left;
    margin: 0px 10px 0px 0px;
}

.pc-style .ItemAd a {
    display: block;
}

.mobile-style .Mid {
    margin: 0px auto;
    padding-top: 15px;
}

.mobile-style .Mid .Block {
    margin-bottom: 15px;
    overflow: hidden;
    zoom: 1;
}

.mobile-style .Mid .Block img {
    max-width: 100%;
}

.mobile-style .Mid .Block:empty {
    display: none;
}

.mobile-style .Mid .Block .LeftBlock {
    margin: 0px 16px 16px 16px;
    padding-top: 20px;
}

.mobile-style .Mid .Block .LeftBlock .LeftNav {
    position: relative;
    padding: 25px 10px 15px 10px;
    background: #ffffff;
    border-radius: 10px;
}

.mobile-style .Mid .Block .LeftBlock .LeftNav .ClassNavBoxTitle {
    position: absolute;
    top: -20px;
    left: 50%;
    display: block;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    line-height: 1.2;
    width: 4em;
    position: absolute;
    background: #e53737;
    color: #ffffff;
    border-radius: 0px 0px 10px 10px;
    padding: 8px 2em 8px 2em;
    margin-left: -4em;
    border-radius: 100px;
}

.mobile-style .Mid .Block .LeftBlock .LeftNav .ClassNavInnerBox {
    display: block;
}

.mobile-style .Mid .Block .LeftBlock .LeftNav .ClassNavInnerContent {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mobile-style .Mid .Block .LeftBlock .LeftNav .ClassNavItem {
    flex: 1;
    width: auto;
}

.mobile-style .Mid .Block .LeftBlock .LeftNav .ClassNavItem a {

    background: #f5f5f5;
    border-radius: 8px;
    display: block;
    margin: 3px;
    padding: 8px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}

.mobile-style .Mid .Block .LeftBlock .LeftNav .ClassNavItem a:hover {
    color: #e53737;
    text-decoration: underline;
}

.mobile-style .Mid .Block .BlockRight .Sale {
    overflow: hidden;
    position: relative;
    background: #ffffff;
    border-radius: 10px;
    margin: 0px 16px 0px 16px;
}

.mobile-style .Mid .Block .BlockRight .SaleInner {
    overflow: hidden;
    position: relative;
}

.mobile-style .Mid .Block .BlockRight .SaleInner .swiper-wrapper {
    z-index: 1;
}

.mobile-style .Mid .Block .BlockRight .Sale .SaleImgList {
    position: relative;
}

.mobile-style .Mid .Block .BlockRight .Sale .swiper-slide {
    float: left;
    box-sizing: border-box;
}

.mobile-style .Mid .Block .BlockRight .Sale .swiper-slide a {
    display: block;
    position: relative;
    background: #f5f5f5;
    border-radius: 10px;
    overflow: hidden;
    margin: 10px;
}

.mobile-style .Mid .Block .BlockRight .Sale .swiper-slide a::before {
    content: "";
    display: block;
    padding-top: 75%;
}

.mobile-style .Mid .Block .BlockRight .Sale .swiper-slide a img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.mobile-style .Mid .Block .BlockRight .Sale .swiper-button-prev {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -20px;
    width: 20px;
    height: 40px;
    background: url(Images/bg0019.png) left center no-repeat;
    background-size: 10px auto;
    z-index: 20;
}

.mobile-style .Mid .Block .BlockRight .Sale .swiper-button-prev:hover {
    background: url(Images/bg0019_0.png) left center no-repeat;
    background-size: 10px auto;
}

.mobile-style .Mid .Block .BlockRight .Sale .swiper-button-next {
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -20px;
    width: 20px;
    height: 40px;
    background: url(Images/bg0020.png) right center no-repeat;
    background-size: 10px auto;
    z-index: 20;
}

.mobile-style .Mid .Block .BlockRight .Sale .swiper-button-next:hover {
    background: url(Images/bg0020_0.png) right center no-repeat;
    background-size: 10px auto;
}

.mobile-style .Mid .Block .BlockRight .BlockFocus {
    margin-bottom: 15px;
}

.mobile-style .Mid .Block .BlockRight .BlockFocus .ScollImg {
    background: #ffffff;
    position: relative;
    margin: 0px 16px 16px 16px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.mobile-style .Mid .Block .BlockRight .BlockFocus .ScollImg .swiper-slide a {
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
}

.mobile-style .Mid .Block .BlockRight .BlockFocus .ScollImg .swiper-slide a::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 32%;
}

.mobile-style .Mid .Block .BlockRight .BlockFocus .ScollImg .swiper-slide .Placeholder {
    display: none;
}

.mobile-style .Mid .Block .BlockRight .BlockFocus .ScollImg .swiper-pagination {
    bottom: 0px;
}

.mobile-style .Mid .Block .BlockRight .BlockFocus .ScollImg .swiper-pagination-bullet {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    background: transparent;
    border: 1px solid #ffffff;
    opacity: 1;
    border-radius: 100px;
    width: 4px;
    height: 4px;
}

.mobile-style .Mid .Block .BlockRight .BlockFocus .ScollImg .swiper-pagination-bullet-active {
    background: #ffffff;
    border: 1px solid #ffffff;
    opacity: 1;
    width: 12px;
}

.mobile-style .Mid .Block .BlockRight .BlockFocus .Notitce {
    padding: 10px 15px 15px 15px;
    background: #ffffff;
    border-radius: 10px;
    margin: 0px 16px 16px 16px;
}

.mobile-style .Mid .Block .BlockRight .BlockFocus .Notitce .NotitceTitle {
    display: block;
    padding: 10px 0px 10px 15px;
    position: relative;
    font-weight: bold;
}

.mobile-style .Mid .Block .BlockRight .BlockFocus .Notitce .NotitceTitle:before {
    content: "";
    display: block;
    width: 5px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0px;
    background: #e53737;
    border-radius: 100px;
}
.mobile-style .Mid .Block .BlockRight .BlockFocus .Notitce .NotitceTitle::after{
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.1);
    height: 1px;
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
}

.mobile-style .Mid .Block .BlockRight .BlockFocus .Notitce .NotitceTitleText{
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}
.mobile-style .Mid .Block .BlockRight .BlockFocus .Notitce .NotitceTitle .LinkMore {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 10px;
}
.mobile-style .Mid .Block .BlockRight .BlockFocus .Notitce .NotitceTitle .LinkMore:after{
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: 50%;
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-top: -4px;
}

.mobile-style .Mid .Block .BlockRight .BlockFocus .Notitce .NotitceContent {
    display: block;
    padding-top: 10px;
}

.mobile-style .Mid .Block .BlockRight .BlockFocus .Notitce li {
    background: url(Images/bg0018.gif) left 9px no-repeat;
    padding-left: 10px;
    overflow: hidden;

    line-height: 24px;
    margin-bottom: 5px;
}

.mobile-style .Mid .Block .BlockRight .BlockFocus .Notitce li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 15px;
}

.mobile-style .Mid .Block .RecommendBooks dt {
    display: block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 10px;
}

.mobile-style .Mid .Block .RecommendBooks dt .IconJian {
    display: none;
}

.mobile-style .Mid .Block .RecommendBooks dt .T {
    font-size: 18px;
    color: #e53737;
    display: inline-block;
    position: relative;
    padding: 0px 3em;
    font-weight: bold;
}

.mobile-style .Mid .Block .RecommendBooks dt .T::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -3px;
    width: 2.5em;
    height: 5px;
    background: linear-gradient(to right, #ff9900, #e53737);
    background: -webkit-linear-gradient(to right, #ff9900, #e53737);
    border-radius: 10px;
}

.mobile-style .Mid .Block .RecommendBooks dt .T::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -3px;
    width: 2.5em;
    height: 5px;
    background: linear-gradient(to right, #e53737, #ff9900);
    background: -webkit-linear-gradient(to right, #e53737, #ff9900);
    border-radius: 10px;
}

.mobile-style .Mid .Block .RecommendBooks dt a {
    display: none;
}

.mobile-style .Mid .Block .RecommendBooks dd {
    overflow: hidden;
    zoom: 1;
}

.mobile-style .Mid .Block .RecommendBooks dd .Container {
    padding: 0px 12px;
    overflow: hidden;
    zoom: 1;
}

.mobile-style .Mid .Block .RecommendBooks dd .Item {
    width: 50%;
    float: left;
    text-align: left;
    box-sizing: border-box;
}

.mobile-style .Mid .Block .RecommendBooks dd .Item .ItemInner {
    border-radius: 10px;
    background: #ffffff;
    margin: 4px;
    padding-bottom: 10px;
}

@media(min-width:480px) {
    .mobile-style .Mid .Block .RecommendBooks dd .Item {
        width: 33.33%;
    }
}

@media(min-width:600px) {
    .mobile-style .Mid .Block .RecommendBooks dd .Item {
        width: 25%;
    }
}

@media(min-width:800px) {
    .mobile-style .Mid .Block .RecommendBooks dd .Item {
        width: 20%;
    }
}

.mobile-style .Mid .Block .RecommendBooks dd .Item .ItemImg {
    margin-bottom: 5px;
    padding: 0px;
    text-align: center;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    position: relative;
    border-radius: 10px 10px 0px 0px;
    overflow: hidden;
}

.mobile-style .Mid .Block .RecommendBooks dd .Item .ItemImg:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 100%;
}

.mobile-style .Mid .Block .RecommendBooks dd .Item .ItemImg .ProductImg {
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.mobile-style .Mid .Block .RecommendBooks dd .Item .ItemImg a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 10px;
}

.mobile-style .Mid .Block .RecommendBooks dd .Item .ItemImg .ProductImg img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.mobile-style .Mid .Block .RecommendBooks dd .Item .ItemImg .IconNew {
    width: 44px;
    height: 41px;
    position: absolute;
    left: 0px;
    top: -4px;
    z-index: 3;
    background: url(images/bg0012.gif) left top no-repeat;
}

.mobile-style .Mid .Block .RecommendBooks dd .Item .ItemName {
    height: 2.4em;
    line-height: 1.2;
    overflow: hidden;
    font-size: 13px;
    padding: 0px 10px;
}

.mobile-style .Mid .Block .RecommendBooks dd .Item .ItemName a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mobile-style .Mid .Block .RecommendBooks dd .Item .SaleInfo {
    color: #e63d00;
    font-family: Arial;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    display: none;
}

.mobile-style .Mid .Block .RecommendBooks dd .Item .Price {
    height: 24px;
    overflow: hidden;
    padding: 0px 10px;
}

.mobile-style .Mid .Block .RecommendBooks dd .Item .Price .NewPrice {
    color: #e93b3d;

    margin-right: 10px;
}

.mobile-style .Mid .Block .RecommendBooks dd .Item .Price .NewPrice .RMB {
    font-family: 'Roboto', sans-serif;
}

.mobile-style .Mid .Block .RecommendBooks dd .Item .Price .NewPrice .price-int {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
}

.mobile-style .Mid .Block .RecommendBooks dd .Item .Price .NewPrice .price-decimal {
    font-family: 'Roboto', sans-serif;
}

.mobile-style .Mid .Block .RecommendBooks dd .Item .Price .OldPrice {
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    color: #666666;
    padding-right: 12px;
    text-decoration: line-through;
    display: none;
}

.mobile-style .Mid .Block .RecommendBooks dd .Item .Price .Discount {
    font-size: 12px;
    font-family: Arial;
    color: #666666;
    display: none;
}

.mobile-style .Mid .Block .NewBooks {}

.mobile-style .Mid .Block .NewBooks dt {
    display: block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 10px;
}

.mobile-style .Mid .Block .NewBooks dt .IconXin {
    display: none;
}

.mobile-style .Mid .Block .NewBooks dt .T {
    font-size: 18px;
    color: #e53737;
    font-weight: bold;
    display: inline-block;
    padding: 0px 3em;
    position: relative;
}

.mobile-style .Mid .Block .NewBooks dt .T::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -3px;
    width: 2.5em;
    height: 5px;
    background: linear-gradient(to right, #ff9900, #e53737);
    background: -webkit-linear-gradient(to right, #ff9900, #e53737);
    border-radius: 10px;
}

.mobile-style .Mid .Block .NewBooks dt .T::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -3px;
    width: 2.5em;
    height: 5px;
    background: linear-gradient(to right, #e53737, #ff9900);
    background: -webkit-linear-gradient(to right, #e53737, #ff9900);
    border-radius: 10px;
}


.mobile-style .Mid .Block .NewBooks dt a {
    display: none;
}

.mobile-style .Mid .Block .NewBooks dd {
    width: 100%;
    overflow: hidden;
    zoom: 1;
}

.mobile-style .Mid .Block .NewBooks dd .Container {
    padding: 0px 12px;
}

.mobile-style .Mid .Block .NewBooks dd .Item {
    width: 50%;
    float: left;
    text-align: left;
    overflow: hidden;
}

.mobile-style .Mid .Block .NewBooks dd .Item .ItemInner {
    margin: 4px;
    border-radius: 10px;
    background: #ffffff;
    padding-bottom: 10px;
}

@media(min-width:480px) {
    .mobile-style .Mid .Block .NewBooks dd .Item {
        width: 33.33%;
    }
}

@media(min-width:600px) {
    .mobile-style .Mid .Block .NewBooks dd .Item {
        width: 25%;
    }
}

@media(min-width:800px) {
    .mobile-style .Mid .Block .NewBooks dd .Item {
        width: 20%;
    }
}

.mobile-style .Mid .Block .NewBooks dd .Item .ItemImg {
    margin-bottom: 5px;
    padding: 0px;
    text-align: center;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    position: relative;
    border-radius: 10px 10px 0px 0px;
    overflow: hidden;
}

.mobile-style .Mid .Block .NewBooks dd .Item .ItemImg:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 100%;
}

.mobile-style .Mid .Block .NewBooks dd .Item .ItemImg a {
    display: block;
    padding: 10px;
    box-sizing: border-box;
}

.mobile-style .Mid .Block .NewBooks dd .Item .ItemImg .ProductImg {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.mobile-style .Mid .Block .NewBooks dd .Item .ItemImg .ProductImg img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.mobile-style .Mid .Block .NewBooks dd .Item .ItemImg .IconNew {
    width: 44px;
    height: 41px;
    position: absolute;
    left: 0px;
    top: -4px;
    z-index: 3;
    background: url(images/bg0012.gif) left top no-repeat;
}

.mobile-style .Mid .Block .NewBooks dd .Item .ItemName {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    font-size: 13px;
    padding: 0px 10px;
}

.mobile-style .Mid .Block .NewBooks dd .Item .ItemName a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mobile-style .Mid .Block .NewBooks dd .Item .SaleInfo {
    display: none;
}

.mobile-style .Mid .Block .NewBooks dd .Item .Price {
    height: 24px;
    padding: 0px 10px;
}

.mobile-style .Mid .Block .NewBooks dd .Item .Price .NewPrice {
    color: #e93b3d;

    margin-right: 10px;
}

.mobile-style .Mid .Block .NewBooks dd .Item .Price .NewPrice .RMB {
    font-family: 'Roboto', sans-serif;
}

.mobile-style .Mid .Block .NewBooks dd .Item .Price .NewPrice .price-int {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
}

.mobile-style .Mid .Block .NewBooks dd .Item .Price .NewPrice .price-decimal {
    font-family: 'Roboto', sans-serif;
}

.mobile-style .Mid .Block .NewBooks dd .Item .Price .OldPrice {
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    color: #666666;
    padding-right: 12px;
    text-decoration: line-through;
    display: none;
}

.mobile-style .Mid .Block .NewBooks dd .Item .Price .Discount {
    font-size: 12px;
    font-family: Arial;
    color: #666666;
    display: none;
}

.mobile-style .Mid .Block .CreativeProducts {
    border-radius: 10px;
}

.mobile-style .Mid .Block .CreativeProducts dt {
    display: block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 10px;
}

.mobile-style .Mid .Block .CreativeProducts dt .IconXin {
    display: none;
}

.mobile-style .Mid .Block .CreativeProducts dt .T {
    font-size: 16px;
    color: #e53737;
    /* font-weight: bold; */
    display: inline-block;
    padding: 0px 3em;
    position: relative;
}

.mobile-style .Mid .Block .CreativeProducts dt .T::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    width: 2.5em;
    height: 2px;
    background: linear-gradient(to right, #ff9900, #e53737);
    background: -webkit-linear-gradient(to right, #ff9900, #e53737);
}

.mobile-style .Mid .Block .CreativeProducts dt .T::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 50%;
    width: 2.5em;
    height: 2px;
    background: linear-gradient(to right, #e53737, #ff9900);
    background: -webkit-linear-gradient(to right, #e53737, #ff9900);
}

.mobile-style .Mid .Block .CreativeProducts dt a {
    display: none;
}

.mobile-style .Mid .Block .CreativeProducts dd {
    width: 100%;
    overflow: hidden;
    zoom: 1;
}

.mobile-style .Mid .Block .CreativeProducts dd .Container {
    padding: 5px;
}

.mobile-style .Mid .Block .CreativeProducts dd .Item {
    width: 50%;
    float: left;
    text-align: left;
}

.mobile-style .Mid .Block .CreativeProducts dd .Item .ItemInner {
    border-radius: 10px;
    background: #ffffff;
    margin: 5px;
    padding-bottom: 10px;
}

@media(min-width:480px) {
    .mobile-style .Mid .Block .CreativeProducts dd .Item {
        width: 33.33%;
    }
}

@media(min-width:600px) {
    .mobile-style .Mid .Block .CreativeProducts dd .Item {
        width: 25%;
    }
}

@media(min-width:800px) {
    .mobile-style .Mid .Block .CreativeProducts dd .Item {
        width: 20%;
    }
}

.mobile-style .Mid .Block .CreativeProducts dd .Item .ItemImg {
    margin-bottom: 5px;
    padding: 0px;
    text-align: center;
    position: relative;
    z-index: 1;
    border-radius: 10px 10px 0px 0px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.mobile-style .Mid .Block .CreativeProducts dd .Item .ItemImg:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 100%;
}

.mobile-style .Mid .Block .CreativeProducts dd .Item .ItemImg a {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.mobile-style .Mid .Block .CreativeProducts dd .Item .ItemImg .ProductImg {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.mobile-style .Mid .Block .CreativeProducts dd .Item .ItemImg .ProductImg img {
    width: 100%;
    height: 100%;
}

.mobile-style .Mid .Block .CreativeProducts dd .Item .ItemImg .IconNew {
    width: 44px;
    height: 41px;
    position: absolute;
    left: 0px;
    top: -4px;
    z-index: 3;
    background: url(images/bg0012.gif) left top no-repeat;
}

.mobile-style .Mid .Block .CreativeProducts dd .Item .ItemName {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    font-size: 13px;
    padding: 0px 10px;
}

.mobile-style .Mid .Block .CreativeProducts dd .Item .SaleInfo {
    display: none;
}

.mobile-style .Mid .Block .CreativeProducts dd .Item .Price {
    height: 24px;
    padding: 0px 10px;
}

.mobile-style .Mid .Block .CreativeProducts dd .Item .Price .NewPrice {
    color: #e93b3d;

    margin-right: 10px;
}

.mobile-style .Mid .Block .CreativeProducts dd .Item .Price .NewPrice .RMB {
    font-family: 'Roboto', sans-serif;
}

.mobile-style .Mid .Block .CreativeProducts dd .Item .Price .NewPrice .price-int {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
}

.mobile-style .Mid .Block .CreativeProducts dd .Item .Price .NewPrice .price-decimal {
    font-family: 'Roboto', sans-serif;
}

.mobile-style .Mid .Block .CreativeProducts dd .Item .Price .OldPrice {
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    color: #666666;
    padding-right: 12px;
    text-decoration: line-through;
    display: none;
}

.mobile-style .Mid .Block .CreativeProducts dd .Item .Price .OldPrice {
    font-size: 12px;
    font-family: Arial;
    color: #666666;
    padding-right: 12px;
    text-decoration: line-through;
    display: none;
}

.mobile-style .Mid .Block .CreativeProducts dd .Item .Price .Discount {
    font-size: 12px;
    font-family: Arial;
    color: #666666;
    display: none;
}

.mobile-style .Mid .Block .PhotoProducts {
    padding: 15px 15px 0px 15px;
    background: #ffffff;
    border-radius: 10px;
}

.mobile-style .Mid .Block .PhotoProducts dt {
    display: block;
    height: 20px;
    line-height: 20px;
}

.mobile-style .Mid .Block .PhotoProducts dt .IconXin {
    background: #ffffff url(images/bg0097.gif) left top no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 5px;
}

.mobile-style .Mid .Block .PhotoProducts dt .T {
    float: left;
    font-size: 16px;
    color: #e53737;
    line-height: 20px;
    /* font-weight: bold; */
}

.mobile-style .Mid .Block .PhotoProducts dt a {
    float: right;

    font-weight: normal;
}

.mobile-style .Mid .Block .PhotoProducts dd {
    padding-top: 10px;
    width: 100%;
    overflow: hidden;
    zoom: 1;
}

.mobile-style .Mid .Block .PhotoProducts dd .Container {
    padding-bottom: 10px;
}

.mobile-style .Mid .Block .PhotoProducts .product-list .product-item .product-item-inner {
    padding: 15px 0px;
    display: block;
}

.mobile-style .Mid .Block .PhotoProducts .product-list .product-item .product-item-inner::after {
    content: "";
    display: block;
    clear: both;
}

.mobile-style .Mid .Block .PhotoProducts .product-list .product-item .item-img-box {
    width: 40%;
    border-radius: 6px;
    background: #eeeeee;
    position: relative;
    overflow: hidden;
    display: block;
    float: left;
}

.mobile-style .Mid .Block .PhotoProducts .product-list .product-item .item-img-box::before {
    content: "";
    display: block;
    padding-top: 100%;
}

.mobile-style .Mid .Block .PhotoProducts .product-list .product-item .item-img-box::after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    z-index: 5;
}

.mobile-style .Mid .Block .PhotoProducts .product-list .product-item .item-img-box img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.mobile-style .Mid .Block .PhotoProducts .product-list .product-item .item-des {
    margin-left: 40%;
    padding-left: 10px;
}

.mobile-style .Mid .Block .PhotoProducts .product-list .product-item .item-des .item-title {
    display: block;

    line-height: 1.3;
    margin-bottom: 10px;
}

.mobile-style .Mid .Block .PhotoProducts .product-list .product-item .item-des .price-text {
    color: #e93b3d;
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
}

.mobile-style .Mid .Block .PhotoProducts .product-list .product-item .item-des .price-text .RMB {
    font-family: 'Roboto', sans-serif;
}

.mobile-style .Mid .Block .PhotoProducts .product-list .product-item .item-des .price-text .price-int {
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
}

.mobile-style .Mid .Block .PhotoProducts .product-list .product-item .item-des .price-text .price-decimal {
    font-family: 'Roboto', sans-serif;
}

.mobile-style .Mid .Block .PhotoProducts .product-list .product-item .item-des .freight-text {
    color: #e93b3d;
    border: 1px solid #e93b3d;
    border-radius: 3px;
    padding: 2px 3px;
    font-size: 12px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
}

.mobile-style .Mid .Block .Topic {
    background: #ffffff;
    padding: 10px 15px 0px 15px;
    border-radius: 10px;
}

.mobile-style .Mid .Block .Topic dt {
    display: block;
    font-size: 16px;
    line-height: 20px;
    /* font-weight: bold; */
    padding: 10px 0px 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.mobile-style .Mid .Block .Topic dt:before {
    content: "";
    display: block;
    width: 5px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0px;
    background: #e53737;
    border-radius: 100px;
}

.mobile-style .Mid .Block .Topic dt a {
    float: right;

    font-weight: normal;
    font-family: "宋体";
}

.mobile-style .Mid .Block .Topic dd {
    width: 100%;
    overflow: hidden;
}

.mobile-style .Mid .Block .Topic dd .Inner {
    overflow: hidden;
    zoom: 1;
    padding: 10px 0px;
    margin: 0px -5px;
}

.mobile-style .Mid .Block .Topic dd .Inner .Item {
    overflow: hidden;
    float: left;
    text-align: center;
    width: 50%;
    padding: 5px;
    box-sizing: border-box;
}

@media(min-width:480px) {
    .mobile-style .Mid .Block .Topic dd .Inner .Item {
        width: 33.33%;
    }
}

@media(min-width:600px) {
    .mobile-style .Mid .Block .Topic dd .Inner .Item {
        width: 25%;
    }
}

@media(min-width:800px) {
    .mobile-style .Mid .Block .Topic dd .Inner .Item {
        width: 20%;
    }
}

.mobile-style .Mid .Block .Topic dd .Inner .Item a {
    display: block;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.mobile-style .Mid .Block .Topic dd .Inner .Item a:before {
    content: "";
    display: block;
    padding-top: 60%;
}

.mobile-style .Mid .Block .Topic dd .Inner .Item img {
    width: 100%;
    height: 100%;
    vertical-align: top;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
}

.AdBlock {
    margin: 0px auto 10px auto;
    width: 1120px;
    height: 400px;
    overflow: hidden;
    position: relative;
}

.AdBlock .AdList {
    position: relative;
}

.AdBlock .AdList li {
    width: 1120px;
    height: 400px;
    display: block;
    overflow: hidden;
    float: left;
}

.AdBlock .AdList li a {
    display: block;
    height: 400px;
}

.AdBlock .AdList li img {
    height: 400px;
    width: 1120px;
}

.mobile-style .Mid .AdBlock .btnBg {
    position: absolute;
    width: 500px;
    height: 20px;
    left: 0;
    bottom: 0px;
}

.mobile-style .AdBlock .btn {
    position: absolute;
    width: 480px;
    height: 22px;
    right: 10px;
    bottom: 10px;
    text-align: right;
}

.mobile-style .AdBlock .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 22px;
    height: 22px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #ffffff;
    text-align: center;

    font-family: Arial;
    font-weight: bold;
    line-height: 22px;
    color: #e53737;
}

.mobile-style .AdBlock .btn span.on {
    background: #e53737;
    color: #ffffff;
}

/*优化后的海报切换*/

.mobile-style .BannerSwiper {
    background: #ffffff;
    margin-bottom: 15px;
}

.mobile-style .BannerSwiper a {
    display: block;
    background-repeat: repeat-x;
    background-size: auto 100%;
    background-position: center center;
}

.mobile-style .BannerSwiper a::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 36%;
}

.mobile-style .BannerSwiper .Placeholder {
    display: none;
}

.mobile-style .BannerSwiper .swiper-pagination-bullet {
    width: 30px;
    height: 5px;
    border-radius: 10px;
}

.mobile-style .BannerSwiper .swiper-pagination-bullet-active {
    background: #e53737;
}

.mobile-style .BannerSwiper .swiper-pagination {
    bottom: 5px;
}

.mobile-style .Mid .Block .FriendLink {
    background: #ffffff;
    padding: 10px 20px 20px 20px;
    display: none;
}

.mobile-style .Mid .Block .FriendLink dt {
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 20px 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.mobile-style .Mid .Block .FriendLink dt:before {
    content: "";
    display: block;
    width: 5px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0px;
    background: #e53737;
}

.mobile-style .Mid .Block .FriendLink dd {
    display: block;
    color: #cccccc;
    padding-top: 10px;

}

.mobile-style .Mid .Block .FriendLink dd a {
    color: #666666;
}

.mobile-style .Mid .Block .FriendLink dd .KuaiDiWo {
    display: none;
}

.mobile-style .Mid .Block .FriendLink dd .KuaiDiWoF {
    display: none;
}

.mobile-style .Mid .Block .FriendLink dd a:hover {
    text-decoration: underline;
    color: #e53737;
}

.mobile-style .Mid .Block .FriendLink dd #LinkListBox {
    width: 935px;
    height: 55px;
    overflow: hidden;
    margin: 5px auto;
}

.mobile-style .Mid .Block .FriendLink dd #LinkListBox ul {
    width: 945px;
    height: 55px;
}

.mobile-style .Mid .Block .FriendLink dd #LinkList li {
    width: 125px;
    height: 55px;
    line-height: 0px;
    text-align: center;
    padding: 0px;
    float: left;
    margin: 0px 10px 0px 0px;
}

.mobile-style .ItemAd a {
    display: block;
}

/*圣才电子书app中的样式*/

.shengcaidianzishu .Mid .Block .BlockRight .BlockFocus .Notitce {
    display: none;
}
@media (prefers-color-scheme:dark) {
    .mobile-style .Mid .Block .LeftBlock .LeftNav .ClassNavItem a{
        background: rgba(255, 255, 255, 0.1);
    }
    .mobile-style .Mid .Block .LeftBlock .LeftNav,
    .mobile-style .Mid .Block .BlockRight .BlockFocus .Notitce,
    .mobile-style .Mid .Block .BlockRight .Sale,
    .mobile-style .Mid .Block .NewBooks dd .Item .ItemInner,
    .mobile-style .Mid .Block .RecommendBooks dd .Item .ItemInner {
        background: rgba(255, 255, 255, 0.1);
        border: 0.5px solid rgba(255, 255, 255, 0.1);
    }
}