/*说明：此样式表为e书详细信息页面通用样式，含e书信息页、e书全部评论页和发表评论页面的通用样式*/
.loading {
    text-align: center;
    padding: 20px 0;
    clear: both;
}

.loading2 {
    text-align: center;
    padding: 20px 0;
    clear: both;
}

.Showrelative {
    display: block;
    height: 20px;
    line-height: 20px;
    margin: 5px 0px;
    background: #f5f5f5;
    text-align: center;
}

.relativeShow {
    display: block;
    height: 20px;
    line-height: 20px;
    margin: 5px 0px;
    background: #f5f5f5;
    text-align: center;
}

.Chat1 {
    height: 460px;
    margin-bottom: 10px;
}

/*顶部固定信息*/

.freeDone {
    display: none;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnFreeDownLoadNew {
    display: none;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .BtnFreeDownLoadNew {
    display: none;
}

.BlockLeft .BookDetail .BookRight .user-tips {
    color: #666666;
}

.Coordinate {
    z-index: 1000;
    height: 50px;
    width: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    display: none !important;
}

.Coordinate .FixedBg {
    height: 50px;
    width: 100%;
    background: #fff9c6;
    /*background: #ffe5db;*/
    position: absolute;
    left: 0px;
    top: 0px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid #fff2ed;
    z-index: 1001;
}

.Coordinate .FixedInfo {
    position: relative;
    width: 1120px;
    height: 40px;
    padding: 5px 0px;
    margin: 0px auto;
    z-index: 1002;
}

.Coordinate .FixedInfo .BookInfo {
    float: right;
}

.Coordinate .FixedInfo .BookInfo .BookImg {
    float: left;
    width: 100px;
    height: 100px;
    overflow: hidden;
    position: relative;
    text-align: center;
    display: none;
}

.Coordinate .FixedInfo .BookInfo .BookImg img {
    max-width: 100px;
    max-height: 100px;
}

.Coordinate .FixedInfo .BookInfo .BookImg .Bgimg img {
    max-width: 100px;
    max-height: 100px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.Coordinate .FixedInfo .BookInfo .BookImg .ProductImg {
    width: 90px;
    height: 90px;
    padding: 5px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.Coordinate .FixedInfo .BookInfo .BookImg .ProductImg img {
    max-width: 90px;
    max-height: 90px;
}

.Coordinate .FixedInfo .BookInfo .BookDes {
    float: left;
}

.Coordinate .FixedInfo .BookInfo .BookDes h1 {
    font-size: 14px;
    font-weight: bold;
    color: #00427C;
    line-height: 24px;
    display: block;
    margin-bottom: 10px;
    height: 48px;
    display: none;
}

.Coordinate .FixedInfo .BookInfo .BookDes h1 span {
    color: #ff0000;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer {
    height: 40px;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer a {}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .btnBook {
    float: left;
    margin-left: 10px;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer span {
    display: block;
    text-align: center;
    font-size: 16px;
    font-family: "微软雅黑", "宋体";
    line-height: 38px;
    width: 120px;
    cursor: pointer;
    border-radius: 8px;
    position: relative;
    font-weight: bold;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer span:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: -3px;
    margin-right: 4px;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .BtnFreeDownLoad {
    border: 1px solid #ffc2bc;
    background: #ffe5dd;
    color: #e53737;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .BtnFreeDownLoad:before {
    background: url(../images/bg0366.png) center center no-repeat;
    background-size: 100% 100%;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .BtnFreeDownLoadGift {
    display: none !important;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .BtnBuy {
    border: 1px solid #e53737;
    background: #e53737;
    color: #ffffff;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .BtnBuy:before {
    background: url(../images/bg0367.png) center center no-repeat;
    background-size: 100% 100%;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .BtnBuy:hover {
    background-color: #e53737;
    border: 1px solid #e53737;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .BtnFreeDownLoadNew {
    border: 1px solid #ffc2bc;
    background: #ffe5dd;
    color: #e53737;
    width: 130px;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .BtnFreeDownLoadNew:before {
    display: none !important;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .BtnFreeDownLoadNew strong {
    display: inline-block;
    vertical-align: middle;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .BtnFreeDownLoadNew em {
    display: inline-block;
    font-size: 12px;
    background: #e53737;
    color: #ffffff;
    padding: 2px 5px;
    border-radius: 8px;
    font-weight: normal;
    line-height: 18px;
    font-family: "宋体";
    vertical-align: middle;
    margin-left: 5px;
}

/* .Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .BtnBuyGift {
	background: url(../Images/bg0029_3.gif) center center no-repeat;
	border: 0px;
	width: 150px;
	height: 40px;
	cursor: pointer;
	float: left;
} */

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .BtnTakeGift {
    border: 1px solid #ffc2bc;
    background: #ffe5dd;
    color: #e53737;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .BtnTakeGift:before {
    background: url(../images/bg0369.png) center center no-repeat;
    background-size: 100% 100%;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .BtnTakeGift:hover {
    border: 1px solid #e53737;
    color: #e53737;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .BtnBuy2 {
    background: url(../Images/bg0029_0.gif) center center no-repeat;
    border: 0px;
    width: 150px;
    height: 40px;
    cursor: pointer;
    float: left;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .BtnBuy3 {
    background: url(../Images/bg0029_3.gif) center center no-repeat;
    border: 0px;
    width: 150px;
    height: 40px;
    margin-right: 10px;
    cursor: pointer;
    float: left;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .BtnRead {
    border: 1px solid #ffc2bc;
    background: #ffe5dd;
    color: #e53737;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .BtnRead:before {
    background: url(../images/bg0365.png) center center no-repeat;
    background-size: 100% 100%;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .BtnFreeRead {
    background: url(../Images/bg0030_4.gif) center center no-repeat;
    border: 0px;
    width: 120px;
    height: 40px;
    cursor: pointer;
    float: left;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .BtnPlay {
    border: 1px solid #ffc2bc;
    background: #ffe5dd;
    color: #e53737;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .BtnPlay:before {
    background: url(../images/bg0368.png) center center no-repeat;
    background-size: 100% 100%;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .XiaJia {
    height: 40px;
    float: left;
    color: #666666;
    font-size: 16px;
    line-height: 40px;
    font-family: "微软雅黑", "宋体";
}

.Coordinate .FixedInfo .BookInfo .BookDes .ShareBar {
    height: 16px;
    padding: 13px 0px;
    line-height: 16px;
}

.Coordinate .FixedInfo .BookInfo .DownloadCode {
    float: right;
    width: 130px;
    height: 40px;
    background: url(../Images/bg0301.gif) center center no-repeat;
    position: relative;
    cursor: pointer;
    display: none;
}

.Coordinate .FixedInfo .BookInfo .DownloadCode .CodeContainer {
    position: absolute;
    right: 0px;
    top: 45px;
    background: #ffffff;
    background: url(../Images/bg0039.gif) right top no-repeat;
    padding-top: 8px;
}

.Coordinate .FixedInfo .BookInfo .DownloadCode .CodeContainer .CodeBody {
    /*	border:1px solid #999999;*/
    border-top: 0px;
}

.Coordinate .FixedInfo .BookInfo .DownloadCode .CodeContainer img {
    width: 110px;
    height: 110px;
    background: url(../Images/bg0300.gif) center center no-repeat;
}

.Coordinate .FixedInfo .QuickTab {
    float: left;
    overflow: hidden;
    zoom: 1;
}

.Coordinate .FixedInfo .QuickTab ul {
    border: 1px solid #d9c3ba;
    border-radius: 8px;
    overflow: hidden;
    zoom: 1;
}

.Coordinate .FixedInfo .QuickTab li {
    float: left;
    border-right: 1px solid #d9c3ba;
}

.Coordinate .FixedInfo .QuickTab li:last-child {
    border-right: 0;
}

.Coordinate .FixedInfo .QuickTab li a {
    display: block;
    font-size: 16px;
    font-family: "微软雅黑", "宋体";
    line-height: 38px;
    height: 38px;
    padding: 0px 15px;
    background: #ffffff;
    color: #1e50a2;
}

.Coordinate .FixedInfo .QuickTab li a:hover {
    background: #e53737;
    color: #ffffff;
}

.Block {
    width: 1120px;
    margin: 0px auto 20px auto;
}

.Block:after {
    content: "";
    display: block;
    clear: both;
}

.Block .BlockLeft {
    float: left;
    width: 830px;
}

/*电子书基本信息——开始*/

.Block .BookName {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 1.5;
    display: block;
    margin-bottom: 10px;
}

.Block .BookName .BookNameText {
    display: block;
}

.Block .BookName .BookNameText .AttentionTips {
    color: #e53d00;
    font-size: 14px;
}

.Block .BookName .BookNameText .XiaJiaTips {
    color: #e53737;
}

.Block .BookName .cssType {
    color: #e53d00;
    display: inline;
    display: none;
}

.Block .BookName .download {
    color: #e53d00;
    font-size: 14px;
    display: none;
}

.Block .BookName .download .SendApp {
    background: url(../Images/bg02787.gif) right center no-repeat;
    padding-right: 16px;
    margin-left: -10px;
}

.Block .BookName .SellPoint {
    font-size: 14px;
    color: #cc6600;
    padding-top: 5px;
    display: block;
    font-weight: normal;
    word-wrap: break-word;
}

.Block .BookName .SubTitle {
    font-size: 14px;
    color: #006600;
    padding-top: 5px;
}

.Block .BookName .collegeShow {
    font-size: 12px;
    font-weight: normal;
    display: block;
}

.Block .BookName .collegeShow a {
    color: #00427c;
}

.Block .BlockLeft .PCRead {
    font-weight: normal;
    background: #ffffff;
    border-bottom: 1px solid #f5f5f5;
    overflow: hidden;
    zoom: 1;
    padding: 0px 10px;
    display: none;
}

.Block .BlockLeft .PCRead .T_1 {
    float: left;
    background: url(../Images/bg0313_0.gif) 10px center no-repeat;
    padding: 10px 20px 10px 30px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.Block .BlockLeft .PCRead .T_2 {
    color: #666666;
    padding: 10px 20px;
    float: left;
    font-size: 14px;
}

.Block .BlockLeft .PCRead .T_3 {
    float: right;
}

.Block .BlockLeft .PCRead .T_3 a {
    color: #1e50a2;
}

.Block .BlockLeft .PCRead .T_3 a:hover {
    color: #cc0000;
}

.Block .BlockLeft .AwordTips {
    background: #ff605b;
    height: 40px;
    padding: 10px;
    margin-bottom: 10px;
    position: relative;
}

.Block .BlockLeft .AwordTips .Btn01 {
    position: absolute;
    display: block;
    width: 96px;
    height: 40px;
    background: url(../Images/bg0358.png) center center no-repeat;
    right: 10px;
    top: 10px;
}

.Block .BlockLeft .AwordTips .Btn02 {
    position: absolute;
    display: block;
    width: 96px;
    height: 40px;
    background: url(../Images/bg0359.png) center center no-repeat;
    right: 120px;
    top: 10px;
}

.Block .BlockLeft .AwordTips1 {
    background: url(../Images/bg0357_1.png) center center no-repeat;
}

.Block .BlockLeft .AwordTips2 {
    background: url(../Images/bg0357_2.png) center center no-repeat;
}

.Block .BlockLeft .AwordTips3 {
    background: url(../Images/bg0357_3.png) center center no-repeat;
}

.BlockLeft .BookDetail {
    margin-bottom: 20px;
    background: #ffffff;
    padding: 20px;
    position: relative;
    border-radius: 8px;
    z-index: 1;
}
.BlockLeft .BookDetailLoading::after {
    content: "";
    z-index: 10000;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: #ffffff url(https://wx.100xuexi.com/images/loading_dark.gif) center center no-repeat;
}

.BlockLeft .BookDetail .BookLeft {
    float: left;
    width: 350px;
}

.BlockLeft .BookDetail .BookLeft .BookCover {
    width: 350px;
    height: 350px;
    margin-bottom: 10px;
    background: #ffffff;
    position: relative;
}

.BlockLeft .BookDetail .BookLeft .BookCover #zoomBox {
    width: 175px;
    height: 175px;
    /* border:1px solid #ff0000; */
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    z-index: 100;
    display: none;
}

.BlockLeft .BookDetail .BookLeft .BookCover #zoomBox:after {
    content: "";
    display: block;
    border: 1px solid #ffffff;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
}

.BlockLeft .BookDetail .BookLeft .BookCover #bookCoverMask {
    width: 350px;
    height: 350px;
    z-index: 150;
    position: absolute;
    left: 0px;
    top: 0px;
    cursor: move;
}

.BlockLeft .BookDetail .BookLeft .BookCover #bigImgBox {
    width: 400px;
    height: 400px;
    z-index: 150;
    position: absolute;
    left: 350px;
    top: 0px;
    background: #ffffff;
    overflow: hidden;
    border: 1px solid #d5d5d5;
    display: none;
}

.BlockLeft .BookDetail .BookLeft .BookCover #bigImgBox #bigImg {
    width: 800px;
    height: 800px;
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    left: 0px;
    top: 0px;
}

.BlockLeft .BookDetail .BookLeft .BookImg {
    width: 348px;
    height: 348px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    text-align: center;
    position: relative;
    background: #ffffff;
    display: none;
    z-index: 1;
}

.BlockLeft .BookDetail .BookLeft .BookVideo {
    z-index: 500;
}

.BlockLeft .BookDetail .BookLeft .BookImg a {
    display: block;
}

.BlockLeft .BookDetail .BookLeft .BookImg .XiaJia {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 20;
}

.BlockLeft .BookDetail .BookLeft .BookImg .XiaJia:after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    background: #f5f5f5;
    width: 100%;
    height: 100%;
    font-size: 12px;
    z-index: 10;
    background: #f5f5f5 url(https://g.100xuexi.com/CssModel/100eshu/Images/bg0425.png) center center no-repeat;
}

.BlockLeft .BookDetail .BookLeft .BookImg .BookImgInner {
    margin: 10px auto;
    text-align: center;
    width: 232px;
    height: 328px;
    position: relative;
    cursor: pointer;
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.1);
    background: url(https://wx.100xuexi.com/images/img_loading.png) center center no-repeat;
    background-size: cover;
}

.BlockLeft .BookDetail .BookLeft .BookImg .BookImgInner:before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    border: 1px solid #000000;
    opacity: 0.1;
    z-index: 10;
}

.BlockLeft .BookDetail .BookLeft .BookImg .BookSubImgInner {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.BlockLeft .BookDetail .BookLeft .BookImg .BookSubImgInner img {
    opacity: 0;
}

/* .BlockLeft .BookDetail .BookLeft .BookImg .freeDone:after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 15;
    background-position: center center;
    background-repeat: no-repeat;
} */

.BlockLeft .BookDetail .BookLeft .BookImg .CoverTag {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 15;
    background-position: center bottom;
    background-repeat: no-repeat;
    /* background-size: 100% auto; */
    display: none;
}

/* .BlockLeft .BookDetail .BookLeft .BookImg .EbookAndPrint:after {
    background-image: url(../Images/bg0547.png);
}

.BlockLeft .BookDetail .BookLeft .BookImg .EbookAndBook:after {
    background-image: url(../Images/bg0548.png);
}

.BlockLeft .BookDetail .BookLeft .BookImg .QuantaoAndPrint:after {
    background-image: url(../Images/bg0549.png);
}

.BlockLeft .BookDetail .BookLeft .BookImg .QuantaoAndPrintAndBook:after {
    background-image: url(../Images/bg0550.png);
}

.BlockLeft .BookDetail .BookLeft .BookImg .VideoAndPrint:after {
    background-image: url(../Images/bg0551.png);
}

.BlockLeft .BookDetail .BookLeft .BookImg .VideoAndPrintAndBook:after {
    background-image: url(../Images/bg0552.png);
} */

.BlockLeft .BookDetail .BookLeft .BookImg img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.BlockLeft .BookDetail .BookLeft .BookImg .Bgimg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    overflow: hidden;
    text-align: center;
}

.BlockLeft .BookDetail .BookLeft .BookImg .ProductImg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    overflow: hidden;
    text-align: center;
}
.BlockLeft .BookDetail .BookLeft .BookImg .VideoImg{
    width: 348px;
    height: 348px;
    margin: 0px;
}
.BlockLeft .BookDetail .BookLeft .BookImg .VideoImg:before{
    display: none;
}
.BlockLeft .BookDetail .BookLeft .BookImg .VideoImg .Bgimg{
    background: center center no-repeat;
    background-size: cover;
    filter: blur(100px);
    transform: scale(1.5);
}
.BlockLeft .BookDetail .BookLeft .BookImg .VideoImg .ProductImg{
    background: center center no-repeat;
    background-size:contain;
}
.BlockLeft .BookDetail .BookLeft .BookImg .VideoImg .ProductImg img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    border:none;
    opacity: 0;
}

.BlockLeft .BookDetail .BookLeft .BookImg .GiftImg{
    width: 348px;
    height: 348px;
    margin: 0px;
}
.BlockLeft .BookDetail .BookLeft .BookImg .GiftImg .ProductImg img {
    width: 80%;
    height: auto;
    position: absolute;
    left: 10%;
    top: 25%;
    box-sizing: border-box;
    border: 2px solid #ffffff;
}

.BlockLeft .BookDetail .BookLeft .BookImg .CodeMask {
    background: #000000;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
    display: none;
    z-index: 3;
}

.BlockLeft .BookDetail .BookLeft .BookImg .BookCode {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    display: none;
    z-index: 4;
}

.BlockLeft .BookDetail .BookLeft .BookImg .BookCode .Code {
    width: 160px;
    height: 160px;
    margin: 80px auto 10px auto;
    padding: 10px;
    background: #ffffff;
}

.BlockLeft .BookDetail .BookLeft .BookImg .BookCode .Code img {
    width: 100%;
    height: 100%;
}

.BlockLeft .BookDetail .BookLeft .BookImg .BookCode .DownloadTips {
    /* background: #f5f5f5; */
    text-align: center;
    /* font-size: 14px; */
    /* line-height: 22px; */
    color: #ffffff;
}

.BlockLeft .BookDetail .BookLeft .BookImg:hover .CodeMask,
.BlockLeft .BookDetail .BookLeft .BookImg:hover .BookCode {
    display: block;
}

.BlockLeft .BookDetail .BookLeft .BookVideo .BookVideoInner {
    position: relative;
    width: 100%;
    height: 100%;
}

.BlockLeft .BookDetail .BookLeft .sc-video {
    width: 100%;
    height: 100%;
}

.BlockLeft .BookDetail .BookLeft .sc-video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000
}

.BlockLeft .BookDetail .BookLeft .sc-video:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 100%
}

.BlockLeft .BookDetail .BookLeft .FreeTry {
    text-align: center;
    height: 24px;
}

.BlockLeft .BookDetail .BookLeft .FreeTry .BtnTry {
    background: url(../Images/bg0031.gif) center center no-repeat;
    width: 80px;
    height: 24px;
}

.BlockLeft .BookDetail .BookLeft .FreeTry .BtnPlay {
    background: url(../Images/bg0031_3.gif) center center no-repeat;
    width: 80px;
    height: 24px;
}

.BlockLeft .BookDetail .BookLeft .BookImgNavList {
    overflow: hidden;
    zoom: 1;
    margin-bottom: 10px;
    display: none;
}

.BlockLeft .BookDetail .BookLeft .BookImgNavList .BookImgNavListInner {
    overflow: hidden;
    zoom: 1;
    width: 360px;
}

.BlockLeft .BookDetail .BookLeft .BookImgNavList .BookImgNavItem {
    width: 62px;
    height: 62px;
    margin-right: 10px;
    float: left;
    position: relative;
    cursor: pointer;
}

.BlockLeft .BookDetail .BookLeft .BookImgNavList .BookImgNavItem:before {
    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;
}

.BlockLeft .BookDetail .BookLeft .BookImgNavList .BookImgNavItem .BookImgNavItemLink {
    width: 100%;
    height: 100%;
    display: block;
    background: #ffffff center center no-repeat;
    background-size: contain;
    position: relative;
}

.BlockLeft .BookDetail .BookLeft .BookImgNavList .BookImgNavItem .BookImgNavItemLink .CoverTag {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 15;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.BlockLeft .BookDetail .BookLeft .BookImgNavList .BookImgNavItem:hover:before {
    border: 1px solid #666666;
}

.BlockLeft .BookDetail .BookLeft .BookImgNavList .BookImgNavItem.Selected:before {
    border: 3px solid #e53737;
}

.BlockLeft .BookDetail .BookLeft .BookImgNavList .BookImgNavItemVideo:after {
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../Images/bg0373.png) center center no-repeat;
    border-radius: 100%;
    right: 0px;
    bottom: 0px;
}

.BlockLeft .BookDetail .BookLeft .BookImgNavList .BookImgNavItemFlash:after {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../Images/bg0374.png) center center no-repeat;
    border-radius: 100%;
    right: 5px;
    bottom: 5px;
}

.BlockLeft .BookDetail .BookLeft .OtherLinks {
    height: 24px;
    line-height: 24px;
    position: relative;
    font-size: 14px;
}

.BlockLeft .BookDetail .BookLeft .OtherLinks .GetApp {
    float: left;
    color: #0066cc;
}

.BlockLeft .BookDetail .BookLeft .OtherLinks .GetApp:hover {
    color: #cc0000;
}

.BlockLeft .BookDetail .BookLeft .OtherLinks .Interactive {}

.BlockLeft .BookDetail .BookLeft .OtherLinks .Praise {
    float: left;
}

.BlockLeft .BookDetail .BookLeft .OtherLinks .Interactive .BtnPraise {
    float: left;
    height: 24px;
    line-height: 24px;
    background: url(../Images/bg0312_1.gif) left center no-repeat;
    margin-right: 5px;
    padding-left: 20px;
}

.BlockLeft .BookDetail .BookLeft .OtherLinks .Interactive .BtnPraised {
    float: left;
    height: 24px;
    line-height: 24px;
    background: url(../Images/bg0312_1_0.gif) left center no-repeat;
    margin-right: 5px;
    padding-left: 20px;
}

.BlockLeft .BookDetail .BookLeft .OtherLinks .Interactive .Share {
    float: right;
}

.BlockLeft .BookDetail .BookLeft .OtherLinks .Interactive .Share .BtnShare {
    float: left;
    height: 24px;
    background: url(../Images/bg0312_2.gif) right center no-repeat;
    padding-right: 20px;
}

.BlockLeft .BookDetail .BookLeft .OtherLinks .Interactive .Share .BtnShare:hover {
    background: url(../Images/bg0312_2_0.gif) right center no-repeat;
}

.BlockLeft .BookDetail .BookLeft .OtherLinks .Interactive .Share .BoxShare {
    position: absolute;
    right: 0px;
    top: 24px;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    padding: 10px;
    width: 198px;
    display: none;
}

.BlockLeft .BookDetail .BookLeft .OtherLinks .Interactive .ShareHover .BoxShare {
    display: block;
}

.BlockLeft .BookDetail .BookLeft .FrontCover {
    text-align: center;
    height: 24px;
}

.BlockLeft .BookDetail .BookLeft .FrontCover .BtnDownload {
    background: url(../Images/bg0031_0.gif) center center no-repeat;
    width: 80px;
    height: 24px;
}

.BlockLeft .BookDetail .BookRight {
    float: right;
    width: 420px;
    line-height: 24px;
    display: none;
}

.BlockLeft .BookDetail .BookRight .BookInfoContent .PresellTips {
    padding: 10px 15px 10px 30px;
    background: #ffffcc url(https://e.100xuexi.com/Css/images/bg0557.png) 10px center no-repeat;
    color: #e53737;
    font-size: 14px;
    font-weight: bold;
}

/* 纸质书信息 begin=================================================================================== */

.BlockLeft .BookDetail .HasPrint .Summary {
    margin-bottom: 15px;
}

.BlockLeft .BookDetail .HasPrint .Summary .SummaryItem {
    padding: 15px 0px;
    border-bottom: 1px dotted #e5e5e5;
    line-height: 40px;
}

.BlockLeft .BookDetail .HasPrint .Summary .SummaryItemImportant {
    /* background:#f5f5f5 url(../Images/bg0538.png) center center no-repeat; */
}

.BlockLeft .BookDetail .HasPrint .Summary .SummaryItem .PringDes {
    clear: both;
    font-size: 14px;
    color: #cc6600;
    line-height: 1.5;
    padding-top: 5px;
}

.BlockLeft .BookDetail .HasPrint .Summary .SummaryItem .BtnBuy {
    display: block;
    text-align: center;
    font-size: 16px;
    font-family: "微软雅黑", "宋体";
    line-height: 38px;
    width: 60px;
    cursor: pointer;
    border-radius: 8px;
    font-weight: bold;
    border: 1px solid #e53737;
    color: #ffffff;
    background: -webkit-linear-gradient(#e53737, #e53737);
    /* Safari 5.1 - 6.0 */
    background: linear-gradient(#e53737, #e53737);
    /* 标准的语法 */
    margin-left: 10px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.BlockLeft .BookDetail .HasPrint .Summary .SummaryItem .BtnBuy:hover {
    background: -webkit-linear-gradient(#e53737, #cc3131);
    /* Safari 5.1 - 6.0 */
    background: linear-gradient(#e53737, #cc3131);
    /* 标准的语法 */
    border: 1px solid #cc3131;
}

.BlockLeft .BookDetail .HasPrint .Summary .SummaryItem .BtnAddShopcart {
    float: right;
    width: 40px;
    height: 40px;
    border-radius: 8px;
    background: #ffe5dd url(../Images/bg0555.png) center center no-repeat;
    border: 1px solid #ffc2bc;
    position: relative;
    display: none;
}

.BlockLeft .BookDetail .HasPrint .Summary .SummaryItem .BtnAddShopcartText {
    position: absolute;
    top: -2.8em;
    background: rgba(0, 0, 0, 0.8);
    color: #ffffff;
    border-radius: 8px;
    padding: 0.5em;
    font-size: 12px;
    width: 5em;
    left: 50%;
    margin-left: -3em;
    line-height: 1;
    display: none;
}

.BlockLeft .BookDetail .HasPrint .Summary .SummaryItem .BtnAddShopcartText:after {
    content: "";
    position: absolute;
    border: 5px solid transparent;
    width: 0px;
    height: 0px;
    border-top: 5px solid rgba(0, 0, 0, 0.8);
    bottom: -10px;
    left: 50%;
    margin-left: -5px;
}

.BlockLeft .BookDetail .HasPrint .Summary .SummaryItem .BtnAddShopcart:hover {
    border-color: #e53737;
}

.BlockLeft .BookDetail .HasPrint .Summary .SummaryItem .BtnAddShopcart:hover .BtnAddShopcartText {
    display: block;
}

.BlockLeft .BookDetail .HasPrint .Price {
    position: relative;
    padding-right: 70px;
    min-height: 40px;
}

.BlockLeft .BookDetail .HasPrint .PriceTag {
    /* background: #704cc9; */
    background: #572fba;
    color: #ffffff;
    padding: 5px 10px;
    position: relative;
    font-size: 17px;
    line-height: 24px;
    height: 24px;
    float: left;
    border-radius: 100px 100px 100px 0px;
    font-weight: bold;
    letter-spacing: 1px;
    display: none;
}

.BlockLeft .BookDetail .HasPrint .PriceTag::before {
    content: "";
    position: absolute;
    width: 0;
    display: block;
    font-size: 0;
    left: -6px;
    bottom: 0;
    height: 0;
    border: 5px solid #572fba;
    border-color: transparent #572fba #572fba transparent;
}

.BlockLeft .BookDetail .HasPrint .PriceDes {
    float: left;
    color: #888888;
}

.BlockLeft .BookDetail .HasPrint .Price .Free {
    font-family: "微软雅黑", "宋体";
    font-weight: bold;
    font-size: 20px;
    color: #006600;
}

.BlockLeft .BookDetail .HasPrint .Price .NewPrice {
    /* font-weight: bold; */
    font-size: 30px;
    color: #e53737;
    padding-right: 10px;
    font-family: 'Roboto', sans-serif;
    float: left;
    line-height: 40px;
    overflow: hidden;
    height: 40px;
}

.BlockLeft .BookDetail .HasPrint .Price .NewPrice .RMB {
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
}

.BlockLeft .BookDetail .HasPrint .Price .OldPrice {
    font-family: Arial;
    font-size: 16px;
    color: #666666;
    padding-right: 15px;
    line-height: 30px;
    text-decoration: line-through;
    font-weight: normal;
}

.BlockLeft .BookDetail .HasPrint .Price .Discount {
    font-family: Arial;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    font-weight: normal;
}

.BlockLeft .BookDetail .HasPrint .Price .VipPrice {
    float: left;
}

.BlockLeft .BookDetail .HasPrint .Price .VipPrice .VipPriceInner {
    padding: 8px 10px;
    color: #99651c;
    background: #fbefda;
    border-radius: 8px;
    line-height: 24px;
    display: block;
}

.BlockLeft .BookDetail .HasPrint .Price .VipPrice .VipPriceDes {
    display: inline-block;
    vertical-align: middle;
}

.BlockLeft .BookDetail .HasPrint .Price .VipPrice .BtnOpenVip {
    color: #ffffff;
    background: #99651c;
    border-radius: 100px;
    padding: 0px 8px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
}

.BlockLeft .BookDetail .HasPrint .Price .VipPrice .BtnOpenVip:hover {
    color: #ffffff;
    background: #99651c;
}

.BlockLeft .BookDetail .HasPrint .Price .VipPrice .WhatIsVip {
    border-radius: 100px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border: 2px solid #99651c;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    /* background: #ffffff; */
    color: #99651c;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

/* 纸质书信息 end=================================================================================== */

/* 默认信息 begin=================================================================================== */

.BlockLeft .BookDetail .NotHasPrint:after {
    content: "";
    display: block;
    clear: both;
}

.BlockLeft .BookDetail .NotHasPrint .Price {
    background: #ffe5db;
    padding: 10px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    zoom: 1;
}

.BlockLeft .BookDetail .NotHasPrint .Price .Free {
    font-family: "微软雅黑", "宋体";
    font-weight: bold;
    font-size: 20px;
    color: #006600;
}

.BlockLeft .BookDetail .NotHasPrint .Price .NewPrice {
    font-weight: normal;
    font-size: 30px;
    color: #e53737;
    padding-right: 15px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    font-family: 'Roboto', sans-serif;
    float: left;
}

.BlockLeft .BookDetail .NotHasPrint .Price .NewPrice .RMB {
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
}

.BlockLeft .BookDetail .NotHasPrint .Price .OldPrice {
    font-family: Arial;
    font-size: 16px;
    color: #666666;
    padding-right: 15px;
    line-height: 30px;
    text-decoration: line-through;
    font-weight: normal;
}

.BlockLeft .BookDetail .NotHasPrint .Price .Discount {
    font-family: Arial;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    font-weight: normal;
}

.BlockLeft .BookDetail .NotHasPrint .Price .VipPrice {
    float: left;
}

.BlockLeft .BookDetail .NotHasPrint .Price .VipPriceInner {
    color: #99651c;
    /* background: #fbefda; */
    border-radius: 8px;
    line-height: 24px;
    display: block;
}

.BlockLeft .BookDetail .NotHasPrint .Price .VipPriceInner .VipPriceDes {
    display: inline-block;
    vertical-align: middle;
}

.BlockLeft .BookDetail .NotHasPrint .Price .VipPriceInner .BtnOpenVip {
    color: #ffffff;
    background: #99651c;
    border-radius: 100px;
    padding: 3px 8px;
    margin-left: 14px;
    display: inline-block;
    vertical-align: middle;
}

.BlockLeft .BookDetail .NotHasPrint .Price .VipPriceInner .BtnOpenVip:hover {
    color: #ffffff;
    background: #99651c;
}

.BlockLeft .BookDetail .NotHasPrint .Price .VipPriceInner .WhatIsVip {
    border-radius: 100px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border: 2px solid #99651c;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    /* background: #ffffff; */
    color: #99651c;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.BlockLeft .BookDetail .NotHasPrint .ZxxPrice {
    background-image: linear-gradient(120deg, #fcfcb3 0%, #66ffec 100%);
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.05) inset;
}

.BlockLeft .BookDetail .NotHasPrint .ZxxPrice .VipPriceInner {
    color: rgba(0, 0, 0, 0.75);
}

.BlockLeft .BookDetail .NotHasPrint .ZxxPrice .VipPriceInner .WhatIsVip {
    color: rgba(0, 0, 0, 0.75);
    border: 2px solid rgba(0, 0, 0, 0.75);
}

.BlockLeft .BookDetail .NotHasPrint .BtnBuyPaperBook {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -12px;
    background: url(https://g.100xuexi.com/CssModel/100eshu/Images/bg0409.gif) center center no-repeat;
    width: 140px;
    height: 24px;
}

.BlockLeft .BookDetail .NotHasPrint .w1 {
    line-height: 1.5;
    padding: 5px 10px;
    font-size: 14px;
    box-sizing: border-box;
    width: 50%;
    float: left;
}

.BlockLeft .BookDetail .NotHasPrint .w2 {
    line-height: 1.5;
    padding: 5px 10px;
    font-size: 14px;
    box-sizing: border-box;
    width: 100%;
    float: left;
}

/* 默认信息 end=================================================================================== */

.BlockLeft .BookDetail .BookRight a {
    color: #00427c;
}

.BlockLeft .BookDetail .BookRight a:hover {
    color: #cc0000;
}

.BlockLeft .BookDetail .BookRight .BtnContainer {
    padding-top: 20px;
    /* overflow: hidden; */
    zoom: 1;
    font-size: 0px;
    /* text-align: right; */
}

.BlockLeft .BookDetail .BookRight .BtnContainer:after {
    content: "";
    display: block;
    clear: both;
}

.BlockLeft .BookDetail .BookRight .BtnContainer li {
    /* float: left; */
    margin-right: 10px;
    position: relative;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: top;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnItemDownload {
    display: none;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .btnBook {
    display: block;
    cursor: pointer;
    position: relative;
}

.BlockLeft .BookDetail .BookRight .BtnContainer span {
    display: block;
    text-align: center;
    font-size: 16px;
    font-family: "微软雅黑", "宋体";
    line-height: 40px;
    width: 120px;
    cursor: pointer;
    border-radius: 8px;
    position: relative;
    font-weight: bold;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .btnBook span:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: -3px;
    margin-right: 4px;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BuyTips {
    position: absolute;
    right: 0px;
    top: 60px;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BuyTips .BuyTipsInner:before {
    content: "";
    display: block;
    background: #fcf8e3;
    width: 10px;
    height: 10px;
    border-top: 1px solid #c09853;
    border-left: 1px solid #c09853;
    border-top-left-radius: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    right: 50px;
    top: -5px;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BuyTips .BuyTipsInner {
    background: #fcf8e3;
    border: 1px solid #c09853;
    color: #997644;
    padding: 10px 15px;
    border-radius: 8px;
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    width: 260px;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BuyTips .BuyTipsMore {
    background: url(../Images/bg0381.png) right center no-repeat;
    padding-right: 16px;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .PaperBook {
    color: #00427c;
    float: left;
    margin-top: 10px;
    display: none;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnFreeDownLoad {
    /* background: url(../Images/bg0028.gif) center center no-repeat; */
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
    background: #ffe5dd;
    color: #e53737;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnFreeDownLoad:before {
    background: url(../images/bg0366.png) center center no-repeat;
    background-size: 100% 100%;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnFreeDownLoad:hover {
    border: 1px solid #e53737;
    color: #e53737;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnFreeDownLoadGift {
    display: none !important;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnFreeDownLoad_Big {
    background: url(../Images/bg0028_0.gif) center center no-repeat;
    border: 0px;
    width: 200px;
    height: 60px;
    cursor: pointer;
    float: left;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnFreeDownLoadNew {
    width: 120px;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
    background: #ffe5dd;
    color: #e53737;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnFreeDownLoadNew:hover {
    border: 1px solid #e53737;
    color: #e53737;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnFreeDownLoadNew strong {
    display: inline-block;
    vertical-align: middle;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnFreeDownLoadNew em {
    display: inline-block;
    font-size: 12px;
    background: #e53737;
    color: #ffffff;
    padding: 2px 5px;
    border-radius: 8px;
    font-weight: normal;
    line-height: 18px;
    font-family: "宋体";
    vertical-align: middle;
    margin-left: 5px;
    display: none;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnFreeDownLoadNew:before {
    background: url(../images/bg0366.png) center center no-repeat;
    background-size: 100% 100%;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnBuy {
    /* background: url(../Images/bg0029.gif) center center no-repeat; */
    background: #e53737;
    color: #ffffff;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
}

.BlockLeft .BookDetail .BookRight .BtnContainerForPrint .BtnBuy {
    display: none;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnBuy:before {
    background: url(../images/bg0367.png) center center no-repeat;
    background-size: 100% 100%;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnBuy:hover {
    background-color: #e53737;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnBuy2 {
    background: url(../Images/bg0029_0.gif) center center no-repeat;
    border: 0px;
    width: 150px;
    height: 40px;
    cursor: pointer;
    float: left;
}

/*app制作的电子书购买*/

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnBuy3 {
    background: url(../Images/bg0029_3.gif) center center no-repeat;
    border: 0px;
    width: 150px;
    height: 40px;
    cursor: pointer;
    float: left;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnBuyZxxVipBox {
    position: relative;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnBuyZxxVipBox .VipSelfPrice {
    position: absolute;
    display: block;
    font-size: 12px;
    line-height: 1;
    right: -5px;
    top: -18px;
    width: auto;
    margin-bottom: -5px;
    background: #ff6600;
    padding: 5px;
    border-radius: 50px 50px 50px 0px;
    color: #ffffff;
    font-weight: normal;
    border: 1px solid #ffffff;
    display: none;
    white-space: nowrap;
    text-align: center;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnBuyZxxVipBox .VipSelfPrice::before {
    display: none;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnBuyZxxVip {
    background: #2a2e39;
    color: #ffdba2;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;

    /* position: relative;
    background: #2a2e39 ;
    background-image: linear-gradient(120deg, #fcfcb3 0%, #66ffec 100%);
    color: rgba(0,0,0,0.8);
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset; */
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnBuyZxxVip:hover {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.3) inset;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnBuyZxxVip::before {
    background: url(https://wx.100xuexi.com/images/Mobile_bg0677_1.png) center center no-repeat;
    background-size: 100% 100%;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnTakeGift {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
    background: #ffe5dd;
    color: #e53737;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnTakeGift:before {
    background: url(../images/bg0369.png) center center no-repeat;
    background-size: 100% 100%;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnFavorite {
    background: url(../Images/bg0030.gif) center center no-repeat;
    border: 0px;
    width: 90px;
    height: 40px;
    cursor: pointer;
    float: left;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnFreeRead {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
    background: #ffe5dd;
    color: #e53737;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnFreeRead:before {
    background: url(../images/bg0365.png) center center no-repeat;
    background-size: 100% 100%;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnFreeRead:hover {
    border: 1px solid #e53737;
    color: #e53737;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnReadByPsw {
    /* background: url(../Images/bg0030_5.gif) center center no-repeat; */
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
    background: #ffe5dd;
    display: block;
    text-align: center;
    border-radius: 8px;
    width: 130px;
    height: 40px;
    cursor: pointer;
    color: #e53737;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnReadByPsw:before {
    background: url(../images/bg0370.png) center center no-repeat;
    background-size: 100% 100%;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnRead {
    /* background: url(../Images/bg0030_2.gif) center center no-repeat; */
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
    background: #ffe5dd;
    color: #e53737;
    position: relative;
    z-index: 10;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnRead:before {
    background: url(../images/bg0365.png) center center no-repeat;
    background-size: 100% 100%;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnRead:hover {
    box-shadow: 0px 0px 0px 1px #e53737 inset;
    color: #e53737;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnRead i {
    position: absolute;
    right: -5px;
    top: -18px;
    display: block;
    background: #009900;
    color: #ffffff;
    padding: 5px;
    border-radius: 50px 50px 50px 0px;
    border: 1px solid #ffffff;
    font-size: 12px;
    line-height: 1;
    white-space: nowrap;
    font-weight: normal;
    text-align: center;
    font-style: normal;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnPlay {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
    background: #ffe5dd;
    color: #e53737;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnPlay:before {
    background: url(../images/bg0368.png) center center no-repeat;
    background-size: 100% 100%;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnPlay:hover {
    box-shadow: 0px 0px 0px 1px #e53737 inset;
    color: #e53737;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .XiaJia {
    border: 0px;
    width: 120px;
    height: 40px;
    float: left;
    background: #f5f5f5;
    color: #666666;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    font-family: "微软雅黑", "宋体";
    border-radius: 8px;
    text-shadow: 1px 1px 1px #ffffff;
}

.BlockLeft .BookDetail.NotForSale .BookRight {
    /* display: none; */
}

.BlockLeft .BookDetail.NotForSale .NotForSaleBox {
    /* padding: 100px 50px; */
    padding-top: 80px;
}

.BlockLeft .BookDetail.NotForSale .BtnContainer {
    padding: 0px;
    margin-bottom: 20px;
    text-align: center;
}

.BlockLeft .BookDetail.NotForSale .NotForSaleTips {
    font-size: 15px;
    background: #f9f9f9;
    margin-bottom: 20px;
    padding: 20px;
}

.BlockLeft .BookDetail.NotForSale .NotForSaleTips .TipsRed {
    color: #e53d00;
    font-weight: bold;
}

.BlockLeft .BookDetail.NotForSale .TipsTag {
    color: #e53d00;
}

.BlockLeft .BookDetail.NotForSale .BtnView {
    display: inline-block;
    width: 200px;
    height: 60px;
    cursor: pointer;
    position: relative;
    font-weight: bold;
    background: url(../Images/bg0556.png) center top no-repeat;
    margin: 0px auto;
}

.BlockLeft .BookDetail.NotForSale .BtnView:hover {
    background: url(../Images/bg0556.png) center -60px no-repeat;
}

.BlockLeft .BookDetail.NotForSale .BtnContainerOpenVip {
    display: inline-block;
    margin: 0px 5px;
    text-align: center;
    vertical-align: top;
}

.BlockLeft .BookDetail.NotForSale .WhatIsVip {
    font-size: 14px;
}

.BlockLeft .BookDetail.NotForSale .BtnOpenVip {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    font-family: "微软雅黑", "宋体";
    line-height: 40px;
    width: 140px;
    cursor: pointer;
    border-radius: 8px;
    font-weight: bold;
    border: 1px solid #e53737;
    color: #ffffff;
    background: -webkit-linear-gradient(#e53737, #e53737);
    /* Safari 5.1 - 6.0 */
    background: linear-gradient(#e53737, #e53737);
    /* 标准的语法 */
    margin-bottom: 10px;
}

.BlockLeft .BookDetail.NotForSale .BtnOpenVip:hover {
    background: -webkit-linear-gradient(#e53737, #cc3131);
    /* Safari 5.1 - 6.0 */
    background: linear-gradient(#e53737, #cc3131);
    /* 标准的语法 */
    border: 1px solid #cc3131;
    color: #ffffff;
}

.BlockLeft .BookDetail.NotForSale .BtnFreeTry {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    width: 120px;
    cursor: pointer;
    position: relative;
    font-weight: bold;
    border-radius: 8px;
    border: 1px solid #ffc2bc;
    background: #ffe5dd;
    color: #e53737;
    margin: 0px 5px;
    text-shadow: 1px 1px 0px #f2debb;
    vertical-align: top;
}

/* .BlockLeft .BookDetail.NotForSale .BtnFreeTry:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: -3px;
    margin-right: 4px;
    background: url(../images/bg0365.png) center center no-repeat;
    background-size: 100% 100%;
} */

.BlockLeft .BookDetail.NotForSale .BtnFreeTry:hover {
    border: 1px solid #e53737;
    color: #e53737;
}

.BlockLeft .BookDetail.NotForSale .BtnVipRead {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    width: 180px;
    cursor: pointer;
    position: relative;
    font-weight: bold;
    border-radius: 8px;
    border: 1px solid #e4b96a;
    background: linear-gradient(to right, #f2debb, #e4b96a);
    color: #99651c;
    margin-right: 20px;
    text-shadow: 1px 1px 0px #f2debb;
    vertical-align: top;
}

.BlockLeft .BookDetail.NotForSale .BtnVipRead:hover {
    border: 1px solid #99651c;
    color: #99651c;
}

.BlockLeft .BookDetail.NotForSale .BtnViewPackage {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    width: 120px;
    cursor: pointer;
    position: relative;
    font-weight: bold;
    border-radius: 8px;
    border: 1px solid #ffc2bc;
    background: #ffe5dd;
    color: #e53737;
    vertical-align: top;
    margin: 0px 5px;
}

.BlockLeft .BookDetail.NotForSale .BtnViewPackage:hover {
    border: 1px solid #e53737;
    color: #e53737;
}

.BlockLeft .BookDetail .BookRight .GiftHelp {
    overflow: hidden;
    zoom: 1;
    clear: both;
    padding-top: 10px;
    margin-top: 10px;
}

.BlockLeft .BookDetail .BookRight .GiftHelp li {
    float: left;
    margin-right: 1em;
}

.BlockLeft .BookDetail .BookRight .GiftHelp li a {
    color: #333333;
    display: block;
    border: 1px solid #e5e5e5;
    padding: 0px 10px;
    border-radius: 8px;
    font-family: "宋体";
    background: #ffffff;
}

.BlockLeft .BookDetail .BookRight .GiftHelp li a:hover {
    border-color: #e53737;
    color: #e53737;
}

.BlockLeft .BookDetail .BookRight .ShareBar {
    height: 16px;
    line-height: 16px;
    padding-top: 15px;
}

.BlockLeft .BookDetail .BookRight .ShareBar .BtnFavorite {
    float: left;
    margin-right: 24px;
    color: #00427c;
}

.BlockLeft .BookDetail .BookRight .ShareBar .BtnFavorite:hover {
    color: #cc0000;
}

.BlockLeft .BookDetail .BaseInfoTable {
    width: 100%;
    clear: both;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 10px;
    position: relative;
    box-sizing: border-box;
    position: relative;
}

.BlockLeft .BookDetail .BaseInfoTable:before {
    content: "";
    display: block;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    position: absolute;
    left: 50%;
    top: 0px;
    bottom: 0px;
    z-index: 2;
}

.BlockLeft .BookDetail .BaseInfoTable:after {
    content: "";
    display: block;
    clear: both;
}

.BlockLeft .BookDetail .BaseInfoTableItem {
    width: 50%;
    float: left;
    box-sizing: border-box;
    position: relative;
    width: 50%;
}

.BlockLeft .BookDetail .BaseInfoTableItem .BaseInfoTableItemTitle {
    background: #f5f5f5;
    padding: 10px 15px;
    line-height: 26px;
    font-size: 0px;
    color: #e53737;
    background: #f5f5f5;
}

.BlockLeft .BookDetail .BaseInfoTableItem .BaseInfoTableItemTitle .TitleText {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 17px;
    font-weight: bold;
}

.BlockLeft .BookDetail .BaseInfoTableEbookItem .BaseInfoTableItemTitle .TitleFlag {
    display: inline-block;
    vertical-align: middle;
    /* background: url(../images/bg0540.png) center center no-repeat;
    width: 101px;
    height: 26px; */
    border: 1px solid #cc6600;
    padding: 0px 5px;
    color: #cc6600;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 20px;
    border-radius: 8px;
    position: relative;
    background: #ffffff;
}

.BlockLeft .BookDetail .BaseInfoTablePrintItem .BaseInfoTableItemTitle .TitleFlag {
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #ff0000;
    padding: 0px 5px;
    color: #ff0000;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 20px;
    border-radius: 8px;
    position: relative;
    font-weight: bold;
    background: #ffffff;
    display: none;
}

.BlockLeft .BookDetail .BaseInfoTableItem .BaseInfoTableItemTitle .More {
    color: #336699;
    position: absolute;
    right: 15px;
    top: 0px;
    padding: 10px 15px 10px 15px;
    font-size: 14px;
    background: url(../Images/bg0422_0.png) right center no-repeat;
}

.BlockLeft .BookDetail .BaseInfoTableItem .BaseInfoTableItemContent {
    padding: 10px 15px;
    color: #666666;
}

.BlockLeft .BookDetail .BaseInfoTableItem .BaseInfoTableItemContent .InfoItem {
    /* float: left;
    width: 50%; */
    padding: 2px 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.BlockLeft .BookDetail .BaseInfoTableItem .BaseInfoTableItemContent .InfoItem a {
    color: #336699;
}

/* .BlockLeft .BookDetail .BaseInfoTableItem .BaseInfoTableItemContent .InfoItem .CountNum {
    color: #E4393C;
}

.BlockLeft .BookDetail .BaseInfoTableItem .BaseInfoTableItemContent .InfoItem .PrintPages {
    color: #E4393C;
} */

.BlockLeft .BookDetail .BaseInfoTableItem .BaseInfoTableItemContent .InfoItem.InfoItemZhunyin {
    display: none;
}

/* .BlockLeft .BookDetail .BaseInfoTableItem .BaseInfoTableItemContent .InfoItemCloum2{
    width: 100%;
} */

.BlockLeft .CourseDetail .BookLeft {
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: auto;
    z-index: 5;
}

.BlockLeft .CourseDetail .BookLeft .BookCover {
    display: none;
}

.BlockLeft .CourseDetail .BookLeft .BookImgNavList {
    display: none;
}

.BlockLeft .CourseDetail .BookRight {
    float: none;
    width: auto;
    position: relative;
    padding-right: 180px;
}

.BlockLeft .CourseDetail .BookOtherInfo {
    padding: 10px 0px;
}

.BlockLeft .CourseDetail .BookOtherInfo::after {
    content: "";
    display: block;
    clear: both;
}

.BlockLeft .CourseDetail .NotHasPrint .Price {
    margin-bottom: 1px;
}

.BlockLeft .CourseDetail .NotHasPrint .w2 {
    padding: 5px 0px;
    box-sizing: border-box;
    width: 33%;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.BlockLeft .CourseDetail .BookRight .BtnContainer {
    padding: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    border-left: 1px dashed #e5e5e5;
    padding-left: 20px;
    bottom: 0px;
}

.BlockLeft .CourseDetail .BookRight .BtnContainer li {
    display: block;
    margin: 0px 0px 20px 0px;
}

.Block .BlockLeft .PrintIntro {
    display: none;
}

.Block .BlockLeft .PrintIntro .PrintIntroHtml {
    margin-bottom: 10px;
}

.Block .BlockLeft .PrintIntro .PrintIntroPrintList {
    display: none;
    margin-bottom: 10px;
}

.Block .BlockLeft .PrintIntro .PrintIntroPrintList .PrintListTitle {
    margin-bottom: 5px;
    color: #cc6600;
}

.Block .BlockLeft .PrintIntro .PrintIntroPrintList .TablePrintList {
    border: 1px solid #e5e5e5;
    width: 100%;
    border-collapse: collapse;
}

.Block .BlockLeft .PrintIntro .PrintIntroPrintList .TablePrintList th {
    font-weight: normal;
    background: #f5f5f5;
    border: 1px solid #e5e5e5;
    text-align: left;
    padding: 5px 10px;
    text-align: center;
}

.Block .BlockLeft .PrintIntro .PrintIntroPrintList .TablePrintList .PrintItemPageSeize {
    width: 6em;
}

.Block .BlockLeft .PrintIntro .PrintIntroPrintList .TablePrintList td {
    font-weight: normal;
    border: 1px solid #e5e5e5;
    text-align: left;
    padding: 5px 10px;
}

.Block .BlockLeft .PrintIntro .PrintIntroPrintList .TablePrintList .TrHideMore {
    display: none;
}

.Block .BlockLeft .PrintIntro .PrintIntroPrintList .TablePrintList .AlignCenter {
    text-align: center;
}

.Block .BlockLeft .PrintIntro .PrintIntroPrintList .BtnSlideTrMoreContainer {
    text-align: center;
    padding-top: 10px;
}

.Block .BlockLeft .PrintIntro .PrintIntroPrintList .BtnSlideTrMore {
    display: inline-block;
    border-radius: 8px;
    border: 1px solid #e5e5e5;
    padding: 5px 30px 5px 15px;
    background: -webkit-linear-gradient(#ffffff, #f5f5f5);
    background: linear-gradient(#ffffff, #f5f5f5);
    position: relative;
    color: #336699;
}

.Block .BlockLeft .PrintIntro .PrintIntroPrintList .BtnSlideTrMore:hover {
    color: #e4393c;
    border: 1px solid #999999;
}

.Block .BlockLeft .PrintIntro .PrintIntroPrintList .BtnSlideTrMore:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background: url(../Images/bg0546.png) center center no-repeat;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px;
}

.Block .BlockLeft .PrintIntro .PrintIntroPrintList .BtnSlideTrMore.BtnHide:after {
    background: url(../Images/bg0545.png) center center no-repeat;
}

.Block .BlockLeft .ElectronicIntro {
    display: none;
}

.Block .BlockLeft .ElectronicIntro .ElectronicIntroHtml {
    margin-bottom: 10px;
}

.Block .BlockLeft .ElectronicIntro .ColumnCon {
    padding-top: 10px;
}

.Block .BlockLeft .ElectronicIntro .ColumnCon img {
    max-width: 100%;
}

.Block .BlockLeft .ElectronicIntro .ElectronicIntroPicList .IntroImgBox {
    text-align: center;
}

.Block .BlockLeft .ElectronicIntro .ElectronicIntroPicList .IntroImgBox img {
    max-width: 100%;
}

.Block .BlockLeft .BookIntro {
    display: none;
}

.Block .BlockLeft .BookIntro .BookIntroContent {
    padding-top: 10px;
}

.Block .BlockLeft .BookIntro .BookIntroContent img {
    max-width: 100%;
}

.Block .BlockLeft .BookIntro .BookIntroHtml {
    margin-bottom: 10px;
}

.Block .BlockLeft .BookIntro .BookIntroBookList {
    display: none;
    margin-bottom: 10px;
}

.Block .BlockLeft .BookIntro .BookIntroBookList .PrintListTitle {
    margin-bottom: 5px;
    color: #cc6600;
}

.Block .BlockLeft .BookIntro .BookIntroBookList .TablePrintList {
    border: 1px solid #e5e5e5;
    width: 100%;
    border-collapse: collapse;
}

.Block .BlockLeft .BookIntro .BookIntroBookList .TablePrintList th {
    font-weight: normal;
    background: #f5f5f5;
    border: 1px solid #e5e5e5;
    text-align: left;
    padding: 5px 10px;
}

.Block .BlockLeft .BookIntro .BookIntroBookList .TablePrintList td {
    font-weight: normal;
    border: 1px solid #e5e5e5;
    text-align: left;
    padding: 5px 10px;
}

.Block .BlockLeft .BookIntro .BookIntroBookList .TablePrintList .TrHideMore {
    display: none;
}

.Block .BlockLeft .BookIntro .BookIntroBookList .BtnSlideTrMoreContainer {
    text-align: center;
    padding-top: 10px;
}

.Block .BlockLeft .BookIntro .BookIntroBookList .BtnSlideTrMore {
    display: inline-block;
    border-radius: 8px;
    border: 1px solid #e5e5e5;
    padding: 5px 30px 5px 15px;
    background: -webkit-linear-gradient(#ffffff, #f5f5f5);
    background: linear-gradient(#ffffff, #f5f5f5);
    position: relative;
    color: #336699;
}

.Block .BlockLeft .BookIntro .BookIntroBookList .BtnSlideTrMore:hover {
    color: #e4393c;
    border: 1px solid #999999;
}

.Block .BlockLeft .BookIntro .BookIntroBookList .BtnSlideTrMore:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background: url(../Images/bg0546.png) center center no-repeat;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px;
}

.Block .BlockLeft .BookIntro .BookIntroBookList .BtnSlideTrMore.BtnHide:after {
    background: url(../Images/bg0545.png) center center no-repeat;
}

/*电子书基本信息——结束*/

/*锚点导航栏——开始*/

.Block .BlockLeft .AnchorLink {
    margin-bottom: 20px;
}

.Block .BlockLeft .AnchorLink .AnchorLinkInner .AnchorLinkList {
    overflow: hidden;
    zoom: 1;
}

.Block .BlockLeft .AnchorLink .PageSearchBox {
    float: right;
    width: 400px;
    display: none;
}

.Block .BlockLeft .AnchorLink .PageSearchBox .Search {
    height: 36px;
    border: 2px solid #e53737;
    border-radius: 8px;
    background: #ffffff;
    padding-right: 60px;
    position: relative;
}

.Block .BlockLeft .AnchorLink .PageSearchBox .Search .TxtSearch {
    background: url(/css/Images/bg0146.gif) left center no-repeat;
    padding: 0px 10px 0px 36px;
    position: relative;
    z-index: 1000;
    border-radius: 4px 0px 0px 4px;
}

.Block .BlockLeft .AnchorLink .PageSearchBox .Search .TxtSearch .TextBox {
    background: transparent;
    height: 36px;
    width: 100%;
    line-height: 36px;
    border: 0px;
    outline: 0px;
    font-size: 14px;
    color: #333333;
    z-index: 1001;
}

.Block .BlockLeft .AnchorLink .PageSearchBox .BtnSearch {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 36px;
    width: 60px;
    background: #e53737;
    background-image: -webkit-linear-gradient(left, #f10000, #ff2000 73%, #ff4f18);
    background-image: linear-gradient(90deg, #f10000, #ff2000 73%, #ff4f18);
    line-height: 36px;
    border: 0px;
    font-size: 16px;
    color: #ffffff;
    outline: none;
    cursor: pointer;
}

.Block .BlockLeft .AnchorLink .PageSearchBox .BtnSearch:hover {
    background: #cc3131;
}

.Block .BlockLeft .AnchorLink .PageSearchBox .Search .TxtSearch .SearchSuggest {
    top: 36px;
    left: -1px;
    right: -1px;
    border: 1px solid #999999;
    position: absolute;
    background-color: #ffffff;
}


.Block .BlockLeft .AnchorLinkFixed {
    position: fixed;
    background: #ffffff;
    box-shadow: 0 0 8px rgba(92, 92, 92, 0.2);
    top: 41px;
    left: 0px;
    right: 0px;
    min-width: 1120px;
    z-index: 100;
    padding: 10px 0px;
}

.Block .BlockLeft .AnchorLinkFixed .AnchorLinkInner {
    width: 1120px;
    margin: 0px auto;
    display: flex;
}

.Block .BlockLeft .AnchorLinkFixed .AnchorLinkList {
    flex: 1;
}

.Block .BlockLeft .AnchorLinkFixed .PageSearchBox {
    display: block;
}

.Block .BlockLeft .AnchorLink li {
    float: left;
    margin-right: 5px;
}

.Block .BlockLeft .AnchorLink .LiCatalog {
    display: none;
}

.Block .BlockLeft .AnchorLink .LiJiaocai {
    display: none;
}

.Block .BlockLeft .AnchorLink .LiPrintDes {
    display: none;
}

.Block .BlockLeft .AnchorLink .LiBookDes {
    display: none;
}

.Block .BlockLeft .AnchorLink .LiElectronicDes {
    display: none;
}

.Block .BlockLeft .AnchorLink .LiTeam {
    display: none;
}

.Block .BlockLeft .AnchorLink .LiFAndQ {
    display: none;
}

.Block .BlockLeft .AnchorLink .LiComment {
    display: none;
}

/* .Block .BlockLeft .AnchorLink .LiInstruction {
    display: none;
} */

.Block .BlockLeft .AnchorLink .KeyPoint {
    float: right;
    padding-left: 100px;
}

.Block .BlockLeft .AnchorLink .AnchorLinkList a {
    display: block;
    background: #ffffff;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    border: 1px solid #e5e5e5;
    padding: 0px 10px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    border-radius: 8px;
}

.Block .BlockLeft .AnchorLink .AnchorLinkList li.Selected a {
    background: #e4393c;
    color: #ffffff;
    border: 1px solid #e4393c;
}

.Block .BlockLeft .AnchorLink .AnchorLinkList .KeyPoint .LinkFriendsTalk {
    background: #0083c0;
    border: 1px solid #0083c0;
    color: #ffffff;
    margin-right: 0px;
}

.Block .BlockLeft .AnchorLink .AnchorLinkList .KeyPoint .LinkFriendsTalk:hover {
    background: #e4393c;
    border: 1px solid #e4393c;
    color: #ffffff;
}

/*锚点导航栏——结束*/

/*选项卡控制栏——开始*/

.Block .BlockLeft .TabContaienr {
    height: 28px;
    border-bottom: 2px solid #00427c;
    margin-bottom: 10px;
}

.Block .BlockLeft .TabContaienr li {
    float: left;
    margin-right: 10px;
}

.Block .BlockLeft .TabContaienr li a {
    float: left;
    display: block;
    height: 28px;
    background: url(../Images/bg0036.gif) left top no-repeat;
    padding-left: 1px;
}

.Block .BlockLeft .TabContaienr li a span {
    display: block;
    float: left;
    padding: 7px 10px 7px 9px;
    line-height: 14px;
    height: 14px;
    text-align: center;
    color: #333333;
    white-space: nowrap;
    background: url(../Images/bg0036.gif) right top no-repeat;
}

.Block .BlockLeft .TabContaienr li a:hover span {
    color: #cc0000;
}

.Block .BlockLeft .TabContaienr li a.over {
    background: url(../Images/bg0035.gif) left top no-repeat;
}

.Block .BlockLeft .TabContaienr li a.over span,
.Block .BlockLeft .TabContaienr li a.over:hover span {
    color: #ffffff;
    background: url(../Images/bg0035.gif) right top no-repeat;
}

/*选项卡控制栏——结束*/

/*评分基本信息——开始*/

.Block .BlockLeft .ScoreBaseInfo {
    overflow: hidden;
    zoom: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.Block .BlockLeft .ScoreBaseInfo .ScoreNum {
    width: 100px;
    text-align: center;
}

/* .Block .BlockLeft .ScoreBaseInfo .ScoreNum .CurrentScore {
    padding-bottom: 5px;
} */

.Block .BlockLeft .ScoreBaseInfo .ScoreNum .CurrentScore .ScoreNull {
    font-size: 17px;
    line-height: 76px;
    font-weight: bold;
    color: #888888;
    display: block;
}

.Block .BlockLeft .ScoreBaseInfo .ScoreNum .CurrentScore .ScoreNum {
    display: block;
    font-family: 'Roboto', sans-serif;
    color: #e53737;
    line-height: 40px;
    font-size: 40px;
}

.Block .BlockLeft .ScoreBaseInfo .ScoreNum .CurrentScore .ScoreLevelDes {
    display: block;
    padding: 2px 0px;
    font-weight: bold;
}


.Block .BlockLeft .ScoreBaseInfo .ScoreNum .FullScore {
    color: #888888;
}

.Block .BlockLeft .ScoreBaseInfo .ScoreStatistics {
    margin-left: 120px;
}

.Block .BlockLeft .ScoreBaseInfo .ScoreStatistics .ScoreList {
    margin-bottom: 5px;
}

.Block .BlockLeft .ScoreBaseInfo .ScoreStatistics .ScoreList .ScoreItem {
    position: relative;
    padding-left: 85px;
    padding: 0.3em 0px 0.3em 80px;
    height: 1em;
    box-sizing: border-box;
}

.Block .BlockLeft .ScoreBaseInfo .ScoreStatistics .ScoreList .ScoreItem .ItemStars {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 65px;
    background: url(/css/images/starsTag.png) 0px center no-repeat;
}

.Block .BlockLeft .ScoreBaseInfo .ScoreStatistics .ScoreList .ScoreItem .ItemStars5 {
    background-position: 0px center;
}

.Block .BlockLeft .ScoreBaseInfo .ScoreStatistics .ScoreList .ScoreItem .ItemStars4 {
    background-position: 13px center;
}

.Block .BlockLeft .ScoreBaseInfo .ScoreStatistics .ScoreList .ScoreItem .ItemStars3 {
    background-position: 26px center;
}

.Block .BlockLeft .ScoreBaseInfo .ScoreStatistics .ScoreList .ScoreItem .ItemStars2 {
    background-position: 39px center;
}

.Block .BlockLeft .ScoreBaseInfo .ScoreStatistics .ScoreList .ScoreItem .ItemStars1 {
    background-position: 52px center;
}

.Block .BlockLeft .ScoreBaseInfo .ScoreStatistics .ScoreList .ScoreItem .ItemProgress {
    background: #f5f5f5;
    border-radius: 10px;
    height: 0.4em;
    display: block;
    overflow: hidden;
}

.Block .BlockLeft .ScoreBaseInfo .ScoreStatistics .ScoreList .ScoreItem .ItemProgress .ItemProgressInner {
    display: block;
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    border-radius: 10px;
}

.Block .BlockLeft .ScoreBaseInfo .ScoreStatistics .ScoreTotal {
    text-align: right;
    color: #888888;
}

.Block .BlockLeft .ScoreControlsBar {
    margin-left: 50%;
    padding-left: 40px;
    padding-top: 5px;
}

.Block .BlockLeft .ScoreControlsBar .ScoreControlsBarTitle {
    margin-bottom: 5px;
    text-align: center;
}

.Block .BlockLeft .ScoreControlsBar .StarBarTips {
    text-align: center;
    color: #888888;
}

.Block .BlockLeft .ScoreControlsBar .StarBar {
    display: flex;
    width: 250px;
    margin: 0px auto 5px auto;
}

.Block .BlockLeft .ScoreControlsBar .StarBar .StarItem {
    flex: 1;
    height: 40px;
    background: url(/css/images/starsControl.png) center 0px no-repeat;
    transition: background-position-y 0.3s;
    cursor: pointer;
}

.Block .BlockLeft .ScoreControlsBar .Level5 .StarItem,
.Block .BlockLeft .ScoreControlsBar .Level4 .StarItem:nth-child(1),
.Block .BlockLeft .ScoreControlsBar .Level4 .StarItem:nth-child(2),
.Block .BlockLeft .ScoreControlsBar .Level4 .StarItem:nth-child(3),
.Block .BlockLeft .ScoreControlsBar .Level4 .StarItem:nth-child(4),
.Block .BlockLeft .ScoreControlsBar .Level3 .StarItem:nth-child(1),
.Block .BlockLeft .ScoreControlsBar .Level3 .StarItem:nth-child(2),
.Block .BlockLeft .ScoreControlsBar .Level3 .StarItem:nth-child(3),
.Block .BlockLeft .ScoreControlsBar .Level2 .StarItem:nth-child(1),
.Block .BlockLeft .ScoreControlsBar .Level2 .StarItem:nth-child(2),
.Block .BlockLeft .ScoreControlsBar .Level1 .StarItem:nth-child(1) {
    background-position-y: -40px;
}

.Block .BlockLeft .ScoreControlsBar .StarBar .StarItem.Light {
    background-position-y: -40px;
}

.Block .BlockLeft .ScoreControlsBar .StarBar .StarItem.Normal {
    background-position-y: 0px;
}


/*评分基本信息——结束*/

/*内嵌单条评论——开始*/

.Block .BlockLeft .CommentCon2 {
    padding-top: 0px;
}

.Block .BlockLeft .CommentCon2 .T {
    background: #ffffff;
    border-bottom: 1px solid #e5e5e5;
    line-height: 30px;
    height: 30px;
    padding: 0px 10px;
    font-size: 12px;
    color: #cc0000;
    margin-bottom: 15px;
}

.Block .BlockLeft .CommentCon2 .T a {
    float: right;
}

.Block .BlockLeft .CommentCon2 .T strong {
    font-weight: normal;
    color: #333333;
}

.Block .BlockLeft .CommentCon2 .Item {
    margin-bottom: 15px;
}

.Block .BlockLeft .CommentCon2 .Item .User {
    width: 70px;
    float: left;
    text-align: center;
}

.Block .BlockLeft .CommentCon2 .Item .User .UserImg {
    width: 56px;
    height: 56px;
    padding: 6px;
    border: 1px solid #e5e5e5;
    margin-bottom: 5px;
    display: block;
}

.Block .BlockLeft .CommentCon2 .Item .User .UserImg img {
    width: 56px;
    height: 56px;
}

.Block .BlockLeft .CommentCon2 .Item .ItemCon {
    width: 584px;
    padding-left: 6px;
    float: right;
    background: url(../Images/bg0037.gif) left top no-repeat;
}

.Block .BlockLeft .CommentCon2 .Item .ItemCon .ItemConInner {
    background: #fafafa;
    border: 1px solid #e5e5e5;
    border-left: 0px;
    padding: 5px 10px 10px 10px;
}

.Block .BlockLeft .CommentCon2 .Item .ItemCon .ItemConInner .Title {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    line-height: 24px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e5e5e5;
}

.Block .BlockLeft .CommentCon2 .Item .ItemCon .ItemConInner .Title .Time {
    float: right;
    color: #888888;
    font-weight: normal;
    font-size: 12px;
}

.Block .BlockLeft .CommentCon2 .Item .ItemCon .ItemConInner .Con {
    border-top: 1px solid #ffffff;
    padding-top: 5px;
    padding-bottom: 10px;
}

.Block .BlockLeft .CommentCon2 .Item .ItemCon .ItemConInner .BtnContainer {
    height: 24px;
    line-height: 24px;
}

.Block .BlockLeft .CommentCon2 .Item .ItemCon .ItemConInner .MiniBtn {
    background: url(../Images/bg0038.gif) left top no-repeat;
    padding-left: 1px;
    height: 24px;
    display: inline-block;
    zoom: 1;
    margin-right: 10px;
}

.Block .BlockLeft .CommentCon2 .Item .ItemCon .ItemConInner .MiniBtn span {
    background: url(../Images/bg0038.gif) right top no-repeat;
    padding: 0px 5px;
    display: inline-block;
    height: 24px;
    zoom: 1;
    cursor: pointer;
}

.Block .BlockLeft .CommentCon2 .Item .ItemCon .ItemConInner .BtnReply {
    float: right;
}

.Block .BlockLeft .CommentCon2 .Item .ItemCon .ItemConInner .Reply {
    padding-top: 10px;
}

.Block .BlockLeft .CommentCon2 .Item .ItemCon .ItemConInner .Reply .TextAreaOuter {
    background: url(../Images/bg0039.gif) right top no-repeat;
    padding-top: 8px;
}

.Block .BlockLeft .CommentCon2 .Item .ItemCon .ItemConInner .Reply .TextAreaOuter .TextAreaInner {
    background: #ffffff;
    border: 1px solid #999999;
    border-top: 0px;
    padding: 10px;
    margin-bottom: 10px;
}

.Block .BlockLeft .CommentCon2 .Item .ItemCon .ItemConInner .Reply .TextAreaOuter .TextAreaInner textarea {
    border: 0px;
    width: 540px;
    height: 88px;
    outline: 0px;
}

.Block .BlockLeft .CommentCon2 .Item .ItemCon .ItemConInner .ReplyList {
    padding-left: 20px;
    border-top: 1px solid #e5e5e5;
    margin-top: 10px;
}

.Block .BlockLeft .CommentCon2 .Item .ItemCon .ItemConInner .ReplyList .RelyItem {
    border-bottom: 1px dotted #e5e5e5;
    padding: 5px 0px;
}

.Block .BlockLeft .CommentCon2 .Item .ItemCon .ItemConInner .ReplyList .RelyItem .Number {
    float: left;
    width: 50px;
    font-size: 30px;
    line-height: 50px;
    height: 50px;
    color: #888888;
    font-family: Arial;
    text-align: center;
}

.Block .BlockLeft .CommentCon2 .Item .ItemCon .ItemConInner .ReplyList .RelyItem .RelyItemCon {
    float: right;
    width: 480px;
}

.Block .BlockLeft .CommentCon2 .Item .ItemCon .ItemConInner .ReplyList .RelyItem .RelyItemCon .RelyBaseInfo {
    height: 22px;
    margin-bottom: 5px;
}

.Block .BlockLeft .CommentCon2 .Item .ItemCon .ItemConInner .ReplyList .RelyItem .RelyItemCon .RelyBaseInfo .Time {
    float: right;
    color: #888888;
}

/*内嵌单条评论——结束*/

/*分页——开始*/

.Block .BlockLeft .CommentCon2 .Pagination {
    text-align: right;
}

/*结束——开始*/

/*单条评论——开始*/

.Block .BlockLeft .CommentCon .Item {
    margin-bottom: 10px;
}

.Block .BlockLeft .CommentCon .Item .User {
    width: 70px;
    float: left;
    text-align: center;
}

.Block .BlockLeft .CommentCon .Item .User .UserImg {
    width: 56px;
    height: 56px;
    padding: 6px;
    border: 1px solid #e5e5e5;
    margin-bottom: 5px;
    display: block;
}

.Block .BlockLeft .CommentCon .Item .User .UserImg img {
    width: 56px;
    height: 56px;
}

.Block .BlockLeft .CommentCon .Item .ItemCon {
    width: 614px;
    padding-left: 6px;
    float: right;
    background: url(../Images/bg0037.gif) left top no-repeat;
}

.Block .BlockLeft .CommentCon .Item .ItemCon .ItemConInner {
    background: #f5f5f5;
    border: 1px solid #e5e5e5;
    border-left: 0px;
    padding: 5px 10px 10px 10px;
}

.Block .BlockLeft .CommentCon .Item .ItemCon .ItemConInner .Title {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    line-height: 24px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e5e5e5;
}

.Block .BlockLeft .CommentCon .Item .ItemCon .ItemConInner .Title .Time {
    float: right;
    color: #888888;
    font-weight: normal;
    font-size: 12px;
}

.Block .BlockLeft .CommentCon .Item .ItemCon .ItemConInner .Con {
    border-top: 1px solid #ffffff;
    padding-top: 5px;
    padding-bottom: 10px;
}

.Block .BlockLeft .CommentCon .Item .ItemCon .ItemConInner .BtnContainer {
    height: 24px;
    line-height: 24px;
}

.Block .BlockLeft .CommentCon .Item .ItemCon .ItemConInner .MiniBtn {
    background: url(../Images/bg0038.gif) left top no-repeat;
    padding-left: 1px;
    height: 24px;
    display: inline-block;
    zoom: 1;
    margin-right: 10px;
}

.Block .BlockLeft .CommentCon .Item .ItemCon .ItemConInner .MiniBtn span {
    background: url(../Images/bg0038.gif) right top no-repeat;
    padding: 0px 5px;
    display: inline-block;
    height: 24px;
    zoom: 1;
    cursor: pointer;
}

.Block .BlockLeft .CommentCon .Item .ItemCon .ItemConInner .BtnReply {
    float: right;
}

.Block .BlockLeft .CommentCon .Item .ItemCon .ItemConInner .Reply {
    padding-top: 10px;
}

.Block .BlockLeft .CommentCon .Item .ItemCon .ItemConInner .Reply .TextAreaOuter {
    background: url(../Images/bg0039.gif) right top no-repeat;
    padding-top: 8px;
}

.Block .BlockLeft .CommentCon .Item .ItemCon .ItemConInner .Reply .TextAreaOuter .TextAreaInner {
    background: #ffffff;
    border: 1px solid #999999;
    border-top: 0px;
    padding: 10px;
    margin-bottom: 10px;
}

.Block .BlockLeft .CommentCon .Item .ItemCon .ItemConInner .Reply .TextAreaOuter .TextAreaInner textarea {
    border: 0px;
    width: 570px;
    height: 88px;
    outline: 0px;
}

.Block .BlockLeft .CommentCon .Item .ItemCon .ItemConInner .ReplyList {
    padding-left: 20px;
    border-top: 1px solid #e5e5e5;
    margin-top: 10px;
}

.Block .BlockLeft .CommentCon .Item .ItemCon .ItemConInner .ReplyList .RelyItem {
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 0px;
}

.Block .BlockLeft .CommentCon .Item .ItemCon .ItemConInner .ReplyList .RelyItem .Number {
    float: left;
    width: 50px;
    font-size: 30px;
    line-height: 50px;
    height: 50px;
    color: #888888;
    font-family: Arial;
    text-align: center;
}

.Block .BlockLeft .CommentCon .Item .ItemCon .ItemConInner .ReplyList .RelyItem .RelyItemCon {
    float: right;
    width: 510px;
}

.Block .BlockLeft .CommentCon .Item .ItemCon .ItemConInner .ReplyList .RelyItem .RelyItemCon .RelyBaseInfo {
    height: 22px;
    margin-bottom: 5px;
}

.Block .BlockLeft .CommentCon .Item .ItemCon .ItemConInner .ReplyList .RelyItem .RelyItemCon .RelyBaseInfo .Time {
    float: right;
    color: #888888;
}

/*单条评论——结束*/

/*分页——开始*/

.Block .BlockLeft .CommentCon .Pagination {
    text-align: right;
}

/*结束——开始*/

/*图书详细信息——开始*/

.Block .BlockLeft .DetailInfo {
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}

.Block .BlockLeft .DetailInfo .DetailBlockList {
    padding: 20px;
    background: #ffffff;
    display: none;
    text-align: center;
    margin-bottom: 20px;
}

.Block .BlockLeft .DetailInfo .DetailBlockList .ProductLink {
    display: block;
    position: relative;
    padding: 5px 0px;
}

.Block .BlockLeft .DetailInfo .DetailBlockList .ProductLink:after {
    content: "";
    display: block;
    background: url(https://wx.100xuexi.com/images/Mobile_bg0437.png) center center no-repeat;
    width: 36px;
    height: 36px;
    background-size: 100% 100%;
    position: absolute;
    right: 20px;
    bottom: 0px;
    z-index: 20;
}

.Block .BlockLeft .DetailInfo .DetailBlockList a:hover img {
    position: relative;
    z-index: 10;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
}

.Block .BlockLeft .DetailInfo .Column {
    padding: 10px 20px 20px 20px;
    background: #ffffff;
    margin-bottom: 20px;
    border-radius: 8px;
}

.Block .BlockLeft .DetailInfo .ColumnTeamIntro {
    display: none;
}

.Block .BlockLeft .DetailInfo .ColumnFAndQ {
    display: none;
    line-height: 1.8;
}

.Block .BlockLeft .DetailInfo .ColumnFAndQ .TitleH1 {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    background: #ffe3e3;
    color: #e4393c;
    display: block;
    width: 15em;
    margin: 10px auto;
    border-radius: 100px;
    line-height: 40px;
    text-align: center;
}

.Block .BlockLeft .DetailInfo .ColumnFAndQ .TitleH2 {
    color: #cc6600;
}

.Block .BlockLeft .DetailInfo .ColumnTitle {
    display: block;
    padding: 10px 0px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    line-height: 1;
}

.Block .BlockLeft .DetailInfo .ColumnTitle .ColumnTitleText {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    position: relative;
    padding-left: 15px;
}

.Block .BlockLeft .DetailInfo .ColumnTitle .ColumnTitleText:before {
    content: "";
    display: block;
    width: 5px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    background: #e53737;
    border-radius: 10px;
}

.Block .BlockLeft .DetailInfo .ColumnTitle .BtnSlide {
    height: 18px;
    width: 18px;
    padding: 2px;
    position: absolute;
    right: 0px;
    top: 10px;
}

.Block .BlockLeft .DetailInfo .ColumnTitle .BtnSlide .Open {
    background: url(../Images/bg0034.gif) center center no-repeat;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.Block .BlockLeft .DetailInfo .ColumnTitle .BtnSlide .Close {
    background: url(../Images/bg0033.gif) center center no-repeat;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.Block .BlockLeft .DetailInfo .ColumnCon {
    padding: 10px 0px 0px 0px;
    overflow: hidden;
    width: 100%;
}

.Block .BlockLeft .DetailInfo .ColumnCon a {
    color: #336699;
}

.Block .BlockLeft .DetailInfo .ColumnCon a:hover {
    color: #cc0000;
}

.Block .BlockLeft .DetailInfo .ColumnCatalog .ColumnCon *,
.Block .BlockLeft .DetailInfo .ColumnInstruction .ColumnCon *,
.Block .BlockLeft .DetailInfo .ColumnIntro .ColumnCon *,
.Block .BlockLeft .WriterIntroContent * {
    /* font-size: 14px !important;
    font-family: "微软雅黑", "宋体" !important;
    line-height: 1.8 !important; */
    font-size: 14px;
    font-family: "微软雅黑", "宋体";
    line-height: 1.8;
}

.Block .BlockLeft .DetailInfo .ColumnCon .ColumnBaseInfoList {
    overflow: hidden;
    zoom: 1;
}

.Block .BlockLeft .DetailInfo .ColumnCon .ColumnBaseInfoList .ColumnBaseInfoItem {
    float: left;
    width: 50%;
    padding: 5px 0px;
}

.Block .BlockLeft .DetailInfo .ColumnCon .video-box {
    display: block;
    position: relative;
}

.Block .BlockLeft .DetailInfo .ColumnCon .video-box::before {
    content: "";
    display: block;
    padding-top: 56.25%;
}

.Block .BlockLeft .DetailInfo .ColumnCon .video-box .sc-video {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.Block .BlockLeft .DetailInfo .ColumnCon .video-box * {
    text-indent: 0;
}

/*内容简介段落文本首行缩进2个字*/

.Block .BlockLeft .DetailInfo .ColumnIntro p {
    text-indent: 2em;
}

.Block .BlockLeft .DetailInfo .ColumnIntro p img {
    max-width: 100%;
    height: auto;
}

.Block .BlockLeft .DetailInfo .ColumnIntro p[align=center] {
    text-align: center;
    text-indent: 0;
}

.Block .BlockLeft .DetailInfo .ColumnIntro p[style="text-align:center"] {
    text-align: center;
    text-indent: 0;
}

.Block .BlockLeft .DetailInfo .ColumnIntro p[style="text-align:center;"] {
    text-align: center;
    text-indent: 0;
}

.Block .BlockLeft .DetailInfo .ColumnIntro p[style="text-align: center"] {
    text-align: center;
    text-indent: 0;
}

.Block .BlockLeft .DetailInfo .ColumnIntro p[style="text-align: center;"] {
    text-align: center;
    text-indent: 0;
}

.Block .BlockLeft .DetailInfo .ColumnCon .MyEBook {
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    font-family: "宋体";
    width: 100%;
    padding: 0px;
}

.Block .BlockLeft .DetailInfo .ColumnCon .AppCode {
    display: block;
    height: 100px;
    width: 520px;
    background: url(../Images/bg02798.gif) center top no-repeat;
    padding: 13px 15px 17px 15px;
    margin: 0px auto 10px auto;
    display: none;
}

.Block .BlockLeft .DetailInfo .ColumnCon .AppCode img {
    width: 100px;
    height: 100px;
    float: right;
}

.Block .BlockLeft .DetailInfo .ColumnCon .AppCodeEbook {
    display: block;
    height: 100px;
    width: 520px;
    background: url(../Images/bg02798.gif) center top no-repeat;
    padding: 13px 15px 17px 15px;
    margin: 0px auto 10px auto;
}

.Block .BlockLeft .DetailInfo .ColumnCon .AppCodeEbook img {
    width: 100px;
    height: 100px;
    float: right;
}

.Block .BlockLeft .DetailInfo .ColumnCon .AppCodeTiku {
    display: block;
    height: 100px;
    width: 556px;
    background: url(../Images/bg02798_2.gif) center top no-repeat;
    padding: 13px 15px 17px 15px;
    margin: 0px auto 10px auto;
}

.Block .BlockLeft .DetailInfo .ColumnCon .AppCodeTiku img {
    width: 100px;
    height: 100px;
    float: right;
}

.Block .BlockLeft .DetailInfo .ColumnCon .AppCodeVideo {
    display: block;
    height: 100px;
    width: 556px;
    background: url(../Images/bg02798_3.gif) center top no-repeat;
    padding: 13px 15px 17px 15px;
    margin: 0px auto 10px auto;
}

.Block .BlockLeft .DetailInfo .ColumnCon .AppCodeVideo img {
    width: 100px;
    height: 100px;
    float: right;
}

.Block .BlockLeft .DetailInfo .ColumnCon .AppCodeMaterial {
    display: block;
    height: 100px;
    width: 556px;
    background: url(../Images/bg02798_4.gif) center top no-repeat;
    padding: 13px 15px 17px 15px;
    margin: 0px auto 10px auto;
}

.Block .BlockLeft .DetailInfo .ColumnCon .AppCodeMaterial img {
    width: 100px;
    height: 100px;
    float: right;
}

.Block .BlockLeft .DetailInfo .ColumnCon .top-article-temp {
    text-align: center;
    margin-bottom: 10px;
}

.Block .BlockLeft .DetailInfo .ColumnCon .top-article-temp p {
    text-indent: 0px;
}

.Block .BlockLeft .DetailInfo .ColumnCon .top-article-temp img {
    max-width: 100%;
    vertical-align: toPay;
}

.Block .BlockLeft .DetailInfo .ColumnCon .FreeEbookDT {
    font-size: 12px;
    font-weight: normal;
    color: #cc0000;
    line-height: 30px;
    padding-left: 30px;
    display: block;
    background: url(https://g.100xuexi.com/CssModel/XXMain2014/images/bg02680.gif) left center no-repeat;
}

.Block .BlockLeft .DetailInfo .ColumnCon .FreeEbookDD {
    display: block;
    clear: both;
    padding-bottom: 10px;
}

/* .Block .BlockLeft .DetailInfo .ColumnCon img {
    max-width: 668px;
} */

/* 
.Block .BlockLeft .DetailInfo .ColumnCon .ScoreBaseInfo {
    height: 66px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    padding: 10px 50px;
}

.Block .BlockLeft .DetailInfo .ColumnCon .ScoreBaseInfo .Rate {
    float: left;
    height: 66px;
    text-align: center;
    padding-right: 15px;
    border-right: 1px dotted #e5e5e5;
}

.Block .BlockLeft .DetailInfo .ColumnCon .ScoreBaseInfo .Rate strong {
    display: block;
    font-size: 30px;
    font-weight: normal;
    line-height: 30px;
    color: #cc0000;
}

.Block .BlockLeft .DetailInfo .ColumnCon .ScoreBaseInfo .Rate em {
    display: block;
    color: #888888;
    line-height: 18px;
}

.Block .BlockLeft .DetailInfo .ColumnCon .ScoreBaseInfo .Rate span {
    display: block;
    line-height: 18px;
    color: #cc0000;
}

.Block .BlockLeft .DetailInfo .ColumnCon .ScoreBaseInfo .Percent {
    float: left;
    height: 66px;
    padding-left: 15px;
    width: 310px;
    border-right: 1px dotted #e5e5e5;
}

.Block .BlockLeft .DetailInfo .ColumnCon .ScoreBaseInfo .Percent dl {
    display: block;
    height: 14px;
    line-height: 14px;
    overflow: hidden;
    padding: 4px 0px;
    width: 310px;
}

.Block .BlockLeft .DetailInfo .ColumnCon .ScoreBaseInfo .Percent dl dt {
    float: left;
    width: 110px;
}

.Block .BlockLeft .DetailInfo .ColumnCon .ScoreBaseInfo .Percent dl dd {
    float: left;
    width: 195px;
    padding-left: 5px;
}

.Block .BlockLeft .DetailInfo .ColumnCon .ScoreBaseInfo .Percent dl dd span {
    display: block;
    height: 8px;
    width: 150px;
    margin: 3px 0px;
    background: #d4d4d4;
    float: left;
    margin-right: 5px;
    line-height: 8px;
    overflow: hidden;
}

.Block .BlockLeft .DetailInfo .ColumnCon .ScoreBaseInfo .Percent dl dd span em {
    display: block;
    float: left;
    height: 8px;
    background: #cc0000;
    line-height: 8px;
    overflow: hidden;
}

.Block .BlockLeft .DetailInfo .ColumnCon .ScoreBaseInfo .Btns {
    float: left;
    padding-left: 15px;
    height: 66px;
}

.Block .BlockLeft .DetailInfo .ColumnCon .ScoreBaseInfo .BtnTop {
    height: 30px;
    padding: 20px 0px;
    line-height: 30px;
    color: #888888;
}

.Block .BlockLeft .DetailInfo .ColumnCon .ScoreBaseInfo .Btns .BtnComment {
    display: block;
    float: left;
    background: url(../Images/bg0015.gif) center center no-repeat;
    line-height: 30px;
    width: 80px;
    color: #ffffff;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    margin-right: 10px;
}

.Block .BlockLeft .DetailInfo .ColumnCon .ScoreBaseInfo .Btns .BtnComment:hover {
    background: url(../Images/bg0015_0.GIF) center center no-repeat;
} */

/*全套资料目录*/

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex .Tips {
    padding: 5px 10px;
    background: #fcf8e3;
    border: 1px dashed #c09853;
    margin-bottom: 10px;
    color: #333333;
    display: none;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex .Tips strong {
    color: #cc0000;
    font-weight: normal;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex .Tips .CountNum {
    color: #cc0000;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex a {
    color: #336699;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex a:hover {
    color: #cc0000;
    text-decoration: underline;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex .btn-open-catalog-box {
    color: #cc6600;
    margin-left: 1em;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex li {
    position: relative;
    /* padding-left: 10px; */
    padding: 3px 0px 3px 10px;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex li::before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 13px;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #E4393C;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex li .cssType {
    color: #E4393C;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex li .download {
    color: #00427C;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex li .download .SendApp {
    background: url(../Images/bg02787_2.gif) right center no-repeat;
    padding-right: 14px;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex li .btn-toggle-course-list {
    margin-left: 2em;
    position: relative;
    padding-right: 15px;
    color: #cc6600;
    display: inline-block;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex li .btn-toggle-course-list:after {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: 10px;
    border: 5px solid transparent;
    border-top-color: #cc6600;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex li .btn-open-course-list:after {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: 5px;
    border: 5px solid transparent;
    border-bottom-color: #cc6600;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex li .item-course-list {
    display: none;
    margin-top: 5px;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex .Describe {
    color: #888888;
    text-indent: 2em;
}

.Block .BlockLeft .DetailInfo .ColumnCon .MyEBook .DownloadUrl {
    word-break: break-all;
}

/*全套资料目录结束*/

.Block .BlockLeft .DetailInfo .ColumnCon .CatalogBlockItem {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #e5e5e5;
}

.Block .BlockLeft .DetailInfo .ColumnCon .CatalogBlockItem:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0px;
}

.Block .BlockLeft .DetailInfo .ColumnCon .CatalogBlockItemTitle {
    /* color: #cc6600; */
    font-weight: bold;
    background: #f7f7f7;
    color: #996600;
    padding: 5px 10px;
    margin-bottom: 5px;
}

.Block .BlockLeft .DetailInfo .ColumnCon .CatalogBlockItemContent {
    padding-left: 10px;
}

.Block .BlockLeft .DetailInfo .ColumnCon .CatalogCourseItem {
    padding: 5px 0px;
}

.Block .BlockLeft .DetailInfo .ColumnCon .CatalogCourseItem .CatalogCourseItemTitle {
    margin-bottom: 5px;
    color: #006600;
}

/*课程目录*/

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex2 .Tips {
    padding: 5px 10px;
    background: #ffffcc;
    margin-bottom: 0px;
    color: #333333;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex2 .Tips strong {
    color: #cc0000;
    font-weight: normal;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex2 h1 {
    font-size: 12px;
    color: #993300;
    padding: 10px 0px 0px 0px;
    font-weight: normal;
    border: 0px;
    margin: 0px;
    text-indent: -4px;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex2 h2 {
    font-size: 12px;
    color: #006600;
    font-weight: normal;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex2 a {
    color: #333;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex2 a:hover {
    color: #cc0000;
    text-decoration: underline;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex2 li {
    background: url(../Images/bg0011_0.gif) 10px 9px no-repeat;
    padding-left: 18px;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex2 li .cssType {
    color: #F02929;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex2 li .download {
    color: #00427C;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex2 .Describe {
    color: #666666;
    padding-left: 18px;
    text-indent: 2em;
}

/*课程目录结束*/

.Block .BlockLeft .DetailInfo .ColumnCon #aiCourseCatalog .CH1 {
    color: #cc6600;
}

.Block .BlockLeft .DetailInfo .ColumnCon #aiCourseCatalog .CH2 {
    padding-left: 1em;
}

.Block .BlockLeft .DetailInfo .ColumnCon #aiCourseCatalog.one-level .CH2 {
    padding-left: 0em;
}


/*全套资料内容简介样式*/

/*内容样式*/

.Block .BlockLeft .DetailInfo .ColumnCon #Content {
    font-size: 12px;
    color: #333333;
    font-family: "宋体";
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content #ArticNav .Link {
    padding: 8px 10px;
    text-align: center;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content #ArticNav .Link a {
    color: #1e50a2;
    padding: 0px 5px;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content #ArticNav .Link a:hover {
    text-decoration: underline;
    color: #cc0000;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dl {
    display: block;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dt {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #cc3300;
    font-family: "微软雅黑", "宋体";
    line-height: 18px;
    padding: 10px 0px 5px 0px;
    border-top: 1px dotted #e5e5e5;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dd {
    padding: 0px 0px 10px 0px;
    font-size: 12px;
    display: block;
    overflow: hidden;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dd h3 {
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    text-indent: 2em;
    color: #006708;
    font-weight: normal;
    line-height: 24px;
    text-align: left;
    font-weight: normal;
    font-family: "宋体";
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dd h4 {
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    text-indent: 2em;
    color: #006708;
    font-weight: normal;
    line-height: 24px;
    text-align: left;
    font-weight: normal;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dd h5 {
    font-size: 12px;
    color: #cc3300;
    font-weight: normal;
    text-indent: 2em;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dd table {
    border: 1px solid #b1c8d7;
    border-collapse: collapse;
    margin: 5px 0px 5px 0px;
    width: 100%;
    font-size: 12px;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dd table caption {
    font-size: 12px;
    font-weight: bold;
    color: #cc3300;
    line-height: 24px;
    text-align: center;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dd th {
    background: #e7effa;
    padding: 5px 10px 5px 10px;
    border: 1px solid #b1c8d7;
    font-weight: normal;
    color: #333333;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dd td {
    background: #ffffff;
    border: 1px solid #b1c8d7;
    padding: 5px 10px 5px 10px;
    text-align: center;
    color: #333333;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dd .aLeft {
    text-align: left;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dd p {
    padding: 0px;
    margin: 0px;
    text-indent: 2em;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dd p .pre-dot {
    background: url(../Images/bg0011_0.gif) 0px 9px no-repeat;
    padding-left: 10px;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dd p span,
#cont dd td span {
    color: #006708;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dd p strong {
    color: #006600;
    font-weight: normal;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content a {
    color: #1e50a2;
    text-decoration: none;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content a:hover {
    text-decoration: underline;
    color: #cc0000;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content .FreeEbookDD a {
    color: #333333;
    text-decoration: none;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content .FreeEbookDD a .download {
    color: #1e50a2;
    text-decoration: none;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content .FreeEbookDD a:hover {
    text-decoration: underline;
    color: #cc0000;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content a .SendApp {
    background: url(../Images/bg02787_2.gif) right center no-repeat;
    padding-right: 14px;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content DD table th.line {
    background: #f5f8fc url(https://file.100xuexi.com/XXMain/MatUpPT/Image/201203090833471871774.gif) no-repeat left top;
    width: 175px;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content DD .EbookList {
    background: #ede9e5;
    padding: 10px 15px;
    border: 1px solid #ffffff;
    border-left: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    margin: 5px 24px;
    border-radius: 8px;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content DD .EbookList li {
    color: #333333;
    text-indent: -1.5em;
    padding-left: 1em;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content DD .EbookList li a {
    color: #1e50a2;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content DD .EbookList li a:hover {
    color: #cc0000;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content DD .AdWord {
    font-size: 14px;
    font-weight: bold;
    color: #cc0000;
    font-family: "微软雅黑", "黑体";
    text-align: center;
    background: #ffffff;
    padding: 5px 10px;
    margin: 5px 0px;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content DD .TeacherBlock {
    width: 624px;
    overflow: hidden;
    zoom: 1;
    margin: 10px auto;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content DD .TeacherBlock .BlockTitle {
    border: 1px solid #e5e5e5;
    background: #ffffff;
    font-weight: bold;
    color: #006600;
    padding: 0px 10px;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content DD .TeacherBlock .BlockTitle a {
    float: right;
    font-weight: normal;
    font-size: 12px;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content DD .TeacherBlock li {
    width: 178px;
    padding: 10px 15px 0px 15px;
    float: left;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content DD .TeacherBlock li .ImgBox {
    display: block;
    text-align: center;
    margin-bottom: 5px;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content DD .TeacherBlock li .Des {
    height: 110px;
    overflow: hidden;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dt.FreeEbookDT {
    font-size: 14px;
    font-weight: bold;
    color: #cc0000;
    line-height: 24px;
    padding-left: 30px;
    display: block;
    background: url(https://g.100xuexi.com/CssModel/XXMain2014/images/bg02680.gif) left center no-repeat;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dd.FreeEbookDD {
    display: block;
    clear: both;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dd.FreeEbookDD li {
    background: url(../Images/bg0011_0.gif) 10px 9px no-repeat;
    padding-left: 18px;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dd.FreeEbookDD li a .FreeDownload {
    color: #00427C;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dd.FreeEbookDD li a:hover,
.FreeEbookDD li a:hover span {
    color: #cc0000;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dd .SearchBar {
    height: 28px;
    width: 400px;
    border: 1px solid #cc0000;
    margin: 20px auto;
    background: #ffffff;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dd .SearchBar .SearchBox {
    height: 28px;
    width: 320px;
    background: #ffffff;
    float: left;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dd .SearchBar .SearchBox .TxtBox {
    width: 312px;
    height: 20px;
    line-height: 20px;
    border: 0px;
    font-family: Arial;
    color: #333333;
    margin: 4px;
    outline: none;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dd .SearchBar .BtnSearch {
    float: right;
    width: 80px;
    height: 28px;
    line-height: 28px;
    background: #cc0000;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    font-weight: normal;
}

.Block .BlockLeft .DetailInfo .ColumnJiaocaiList li {
    position: relative;
    padding: 3px 0px 0px 10px;
}

.Block .BlockLeft .DetailInfo .ColumnJiaocaiList li::before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 100px;
    position: absolute;
    left: 0px;
    top: 13px;
    background: rgba(0, 0, 0, 0.5);
}

/*图书详细信息——结束*/

/*发表评论——开始*/

.Block .BlockLeft .Tips {
    background: #ffffcc url(../Images/bg0040.gif) 10px 10px no-repeat;
    border: 1px solid #cc6600;
    color: #cc3300;
    padding: 5px 10px 5px 50px;
    margin-bottom: 10px;
}

.Block .BlockLeft .SendComment {}

.Block .BlockLeft .SendComment table {
    width: 100%;
}

.Block .BlockLeft .SendComment table th {
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    color: #666666;
    width: 50px;
    vertical-align: top;
    padding: 5px;
}

.Block .BlockLeft .SendComment table td {
    font-size: 12px;
    color: #888888;
    padding: 5px;
    vertical-align: top;
}

.Block .BlockLeft .SendComment table td .TextBox {
    line-height: 24px;
    border: 1px solid #999999;
    height: 24px;
    padding: 0px 5px;
    width: 450px;
    font-size: 12px;
    color: #333333;
}

.Block .BlockLeft .SendComment table td .ShortTextBox {
    line-height: 24px;
    border: 1px solid #999999;
    height: 24px;
    padding: 0px 5px;
    width: 100px;
    font-size: 12px;
    color: #333333;
}

.Block .BlockLeft .SendComment table td .TextArea {
    line-height: 24px;
    border: 1px solid #999999;
    height: 160px;
    padding: 0px 5px;
    width: 450px;
    font-size: 12px;
    color: #333333;
}

.Block .BlockLeft .SendComment table td .BtnSubmit {
    display: inline-block;
    zoom: 1;
    font-size: 14px;
    color: #ffffff;
    background: url(../Images/bg0015.gif) center center no-repeat;
    width: 80px;
    height: 30px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
}

.Block .BlockLeft .SendComment table td .BtnSubmit:hover {
    color: #ffffff;
    background: url(../Images/bg0015_0.GIF) center center no-repeat;
}

/*发表评论——结束*/

/*添加课程栏目*/

/*#divCourseList {
	  clear: both;
	  margin-bottom: 10px;
	  border:1px solid #cc6600;
  }
  #divCourseList .CourseT {
	  background: url(Images/idx31.gif) repeat-x left -1px;
  
	  background:url(images/bg0001.gif) left -1px repeat-x;
	  background:#cc6600;
	  font-size: 14px;
	  font-weight: bold;
	  color: #cc0000;
	  line-height: 28px;
	  height:28px;
	  padding-left: 12px;
	  border: solid 1px #e5e5e5;
	  clear:both;
	  color:#ffffff;
	  border:0px;
  }
  #divCourseList .SubjectList{
	  overflow:hidden;
	  zoom:1;
	  margin-bottom:5px;
	  padding:10px 10px;
	  background:#f5f5f5;
	  border-bottom:1px dotted #e5e5e5;
  }
  #divCourseList .SubjectList .T{
	  float:left;
	  font-weight:bold;
	  line-height:28px;
  }
  #divCourseList .SubjectList ul{
	  display:block;
	  overflow:hidden;
	  zoom:1;
  }
  #divCourseList .SubjectList ul li{
	  float:left;
	  margin:2px 4px 2px 0px;
  }
  #divCourseList .SubjectList ul li a{
	  display:block;
	  padding:3px 5px;
	  line-height:16px;
	  font-weight:normal;
	  color:#0066cc;
	  white-space:nowrap;
  }
  #divCourseList .SubjectList ul li a:hover{
	  background:#0066cc;
	  color:#ffffff;
  }
  #divCourseList .SubjectList ul li a.Selected{
	  background:#cc0000;
	  color:#ffffff;
  }
  #divCourseList .SubjectName{
	  color:#333333;
	  padding-left:10px;
	  line-height:22px;
	  margin-bottom:5px;
  }
  #divCourseList .SubjectName strong{
	  color:#cc0000;
	  font-weight:normal;
  }
  #divCourseList table {
	  width: 100%;
	  border-collapse: collapse;
	  border:1px solid #e6d6bb;
	  border:1px solid #d1c8c9;
	  table-layout:fixed;
  }
  #divCourseList th {
	  line-height: 22px;
	  border: solid 1px #e6d6bb;
	  border:1px solid #d1c8c9;
	  background-color: #f0e6d3;
	  background:#ffe9bf;
	  padding:5px 10px;
	  color: #333333;
	  font-weight:normal;
  }
  #divCourseList td {
	  line-height: 22px;
	  border: solid 1px #e6d6bb;
	  background-color: #fffdeb;
	  border:1px solid #d1c8c9;
	  background:#ffecee;
	  padding:5px 10px;
	  color: #333333;
	  font-weight:normal;
	  text-align:center;
  
  }
  #divCourseList  td a {
	  color: #C83404;
  }
  #divCourseList  td a:hover{
	  color:#cc0000;
	  text-decoration:underline;
  }
  #divCourseList  td.aLeft {
	  text-align: left;
  }
  #divCourseList  td li{
	  padding-left:1em;
	  text-indent:-1em;
  }
  #divCourseList  td li a{
	  color:#0066cc;
  }
  #divCourseList  td li a:hover{
	  color:#cc0000;
	  text-decoration:underline;
  }
  #divCourseList td .FreeDownload{
	  background:url(https://g.100xuexi.com/CssModel/XXSub2014/Images/bg0046.gif) center center no-repeat;
	  width:95px;
	  height:52px;
  }
  #divCourseList td .ClassType{
	  text-indent:-12px;
	  padding-left:12px;
  }
  #divCourseList .buy {
	  background: url(https://g.100xuexi.com/CssModel/XXSub2014/Images/product11.gif);
	  width: 50px;
	  height: 20px;
  }
  #divCourseList .buy:hover {
	  background: url(https://g.100xuexi.com/CssModel/XXSub2014/Images/product11_0.gif);
  }
  #divCourseList .sign {
	  background: url(https://g.100xuexi.com/CssModel/XXSub2014/Images/product12.gif);
	  width: 50px;
	  height: 20px;
  }
  #divCourseList .sign:hover {
	  background: url(https://g.100xuexi.com/CssModel/XXSub2014/Images/product12_0.gif);
  }
  #divCourseList .free {
	  background: url(https://g.100xuexi.com/CssModel/XXSub2014/Images/product13.gif);
	  width: 50px;
	  height: 20px;
	  margin-bottom: 4px;
  }
  #divCourseList .free:hover {
	  background: url(https://g.100xuexi.com/CssModel/XXSub2014/Images/product13_0.gif);
  }
  #divCourseList .try {
	  background: url(https://g.100xuexi.com/CssModel/XXSub2014/Images/product14.gif);
	  width: 50px;
	  height: 20px;
	  margin-bottom: 4px;
  }
  #divCourseList .try:hover {
	  background: url(https://g.100xuexi.com/CssModel/XXSub2014/Images/product14_0.gif);
  }
  #divCourseList .freedown {
	  width:56px;
	  height:20px;
	  background: url(https://g.100xuexi.com/CssModel/XXSub2014/Images/product17.gif);
  }
  #divCourseList .freedown:hover {
	  background: url(https://g.100xuexi.com/CssModel/XXSub2014/Images/product17_0.gif);
  }
  #divCourseList .use {
	  background: url(https://g.100xuexi.com/CssModel/XXSub2014/Images/product15.gif);
	  width: 50px;
	  height: 20px;
	  margin-bottom: 4px;
  }
  #divCourseList .presell {
	  background: url(https://g.100xuexi.com/CssModel/XXSub2014/Images/product16.gif);
	  width: 50px;
	  height: 20px;
	  margin-bottom: 4px;
  }
  #divCourseList .presell:hover {
	  background: url(https://g.100xuexi.com/CssModel/XXSub2014/Images/product16_0.gif);
  }
  #divCourseList .flag {
	  background: url(https://g.100xuexi.com/CssModel/XXSub2014/Images/flag.gif);
	  vertical-align:middle;
	  width:13px;
	  height:13px;
  }
  #divCourseList .hand {
	  background: url(https://g.100xuexi.com/CssModel/XXSub2014/Images/hand.gif);
	  vertical-align:middle;
	  width:15px;
	  height:15px;
  }*/

.Block .BlockLeft .Ancillary {
    margin-bottom: 20px;
    background: #ffffff;
    text-align: center;
}

.Block .BlockLeft .Ancillary a {
    display: block;
}

.Block .BlockLeft .Ancillary img {
    max-width: 100%;
    vertical-align: top;
}

.Block .BlockLeft .ImportantRemind {
    margin-bottom: 20px;
    background: #e53737;
    text-align: center;
}

.Block .BlockLeft .ImportantRemind img {
    max-width: 100%;
}

.Block .BlockLeft .ImportantRemind .topic-swiper img {
    width: 100%;
}

.Block .BlockLeft .ImportantRemind .topic-swiper .swiper-slide a {
    display: block;
    position: relative;
}

.Block .BlockLeft .ImportantRemind .topic-swiper .swiper-slide a:before {
    content: "";
    display: block;
    padding-top: 14.2%;
}

.Block .BlockLeft .ImportantRemind .topic-swiper .swiper-slide a img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.Block .BlockLeft .ImportantRemind .topic-swiper .swiper-pagination {
    bottom: 5px;
    text-align: right;
}

.Block .BlockLeft .ImportantRemind .topic-swiper .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
}

.Block .BlockLeft .ImportantRemind .topic-swiper .swiper-pagination-bullet-active {
    width: 15px;
    border-radius: 20px;
    background: #ffffff;
}

.Block .BlockLeft .exchangeImg {
    margin-bottom: 10px;
    display: none;
}

/*课程目录表格*/

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex .Catalog {
    width: 100%;
    border: 1px solid #e5e5e5;
    border-collapse: collapse;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex .Catalog th {
    background: #f5f5f5;
    border: 1px solid #e5e5e5;
    font-size: 12px;
    text-align: center;
    font-weight: normal;
    padding: 5px 10px;
    text-align: center;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex .Catalog td {
    border: 1px solid #e5e5e5;
    padding: 5px 10px;
    text-align: center;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex .Catalog td a {
    color: #336699;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex .Catalog td a:hover {
    color: #cc0000;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex .Catalog tr:hover {
    background: #fff2e9;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex .Catalog .Col01 {
    width: 40px;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex .Catalog .Col02 {}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex .Catalog .Col03 {
    width: 60px;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex .Catalog .Col04 {
    width: 8em;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex .Catalog .aLeft {
    text-align: left;
}

.Block .BlockLeft .WriterIntro {
    padding: 10px 20px 20px 20px;
    background: #ffffff;
    margin-top: 10px;
}

.Block .BlockLeft .WriterIntro .WriterIntroTitle {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    padding: 10px 0px 10px 15px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
}

.Block .BlockLeft .WriterIntro .WriterIntroTitle:before {
    content: "";
    display: block;
    width: 5px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0px;
    background: #e53737;
}

.Block .BlockLeft .WriterIntro .WriterIntroContent {
    padding: 10px 0px 0px 0px;
    overflow: hidden;
    width: 100%;
}

.SupportDevices {
    text-align: center;
    margin-bottom: 20px;
    background: #ffffff;
    padding: 10px 20px;
    border-radius: 8px;
}

.SupportDevices .SupportDevicesTitle {
    padding: 10px 20px;
}

.SupportDevices .SupportDevicesContent {
    overflow: hidden;
    font-size: 0px;
}

.SupportDevices .DevicesItem {
    display: inline-block;
    width: 33.3%;
    margin-bottom: 10px;
}

.SupportDevices .DevicesItemPcClient {
    display: none;
}

.SupportDevices .DevicesItem .DevicesItemIco {
    width: 30px;
    height: 30px;
    margin: 0px auto 0px auto;
    background: #000000;
}

.SupportDevices .DevicesItem .IcoIPhone {
    background: url(/css/Images/bg0558.png) center -150px;
}

.SupportDevices .DevicesItem .IcoIPad {
    background: url(/css/Images/bg0558.png) center 0px;
}

.SupportDevices .DevicesItem .IcoAndroid {
    background: url(/css/Images/bg0558.png) center -120px;
}

.SupportDevices .DevicesItem .IcoMobileOnline {
    background: url(/css/Images/bg0558.png) center -60px;
}

.SupportDevices .DevicesItem .IcoPcOnline {
    background: url(/css/Images/bg0558.png) center -30px;
}

.SupportDevices .DevicesItem .IcoPcClient {
    background: url(/css/Images/bg0558.png) center -180px;
}

.SupportDevices .DevicesItem .DevicesItemDes {
    text-align: center;
    color: #666666;
    font-size: 12px;
}

.Provider .ProviderInner {
    background: #ffffff;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 8px;
}

.Provider .ProviderInner .ProviderBase {
    padding-bottom: 10px;
    display: block;
}

.Provider .ProviderInner .ProviderBase::after {
    content: "";
    display: block;
    clear: both;
}

.Provider .ProviderInner .ProviderBase .ProviderLogo {
    width: 50px;
    height: 50px;
    float: left;
    border-radius: 100%;
    overflow: hidden;
}

.Provider .ProviderInner .ProviderBase .ProviderLogo img {
    width: 100%;
    height: 100%;
}

.Provider .ProviderInner .ProviderBase .ProviderDes {
    margin-left: 60px;
}

.Provider .ProviderInner .ProviderBase .ProviderName {
    font-weight: bold;
}

.Provider .ProviderInner .ProviderBase .ProviderIntro {
    font-size: 12px;
}

.Provider .ProviderInner .ProviderBtns {
    text-align: center;
    overflow: hidden;
    margin: 0px -4px;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
}

.Provider .ProviderInner .ProviderBtns .BtnItem {
    flex: 1;
}

.Provider .ProviderInner .ProviderBtns .BtnItem a {
    display: block;
    text-align: center;
    border: 1px solid #e5e5e5;
    color: #333333;
    border-radius: 8px;
    line-height: 30px;
    height: 30px;
    background: #ffffff;
    font-size: 14px;
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
    margin: 0px 4px;
}

.Provider .ProviderInner .ProviderBtns .BtnItem a:hover {
    color: #e53737;
    border: 1px solid #e53737;
}

/*手机上阅读-begin*/

.MobileRead {
    margin-bottom: 1px;
    background: #ffffff;
    border: 0px;
    border-radius: 8px;
}

.MobileReadFixed {
    position: fixed;
    /*left:50%;
	  margin-left:230px;*/
    top: 120px;
    z-index: 2;
    width: 270px;
}

.MobileReadFixedBottom {
    position: fixed;
    /*left:50%;
	  margin-left:230px;*/
    z-index: 2;
    width: 270px;
}

.MobileRead .MobileReadTitle {
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 20px 10px 20px;
    position: relative;
    border-bottom: 1px solid #f5f5f5;
}

.MobileRead .MobileReadTitle .T_1 {
    display: block;
    color: #333333;
}

.MobileRead .MobileReadTitle .T_1 .SendApp {
    background: url(../Images/bg0244_0.gif) no-repeat 0px center;
    padding-right: 16px;
    margin-right: 3px;
}

.MobileRead .MobileReadTitle .T_2 {
    float: left;
}

.MobileRead .MobileReadTitle .T_3 {
    float: right;
}

.MobileRead .MobileReadTitle .T_3 a {
    margin-left: 10px;
}

.MobileRead .MobileReadTitle a {
    color: #1e50a2;
}

.MobileRead .MobileReadTitle a:hover {
    color: #cc0000;
}

.MobileRead .MobileReadCon {
    padding: 20px;
}

.MobileRead .MobileReadCon .Scan {
    height: auto;
}

.MobileRead .MobileReadCon .Scan .Code {
    width: 180px;
    height: 180px;
    background: #ffffff;
    padding: 10px;
    margin: 0px auto;
    margin-bottom: 5px;
}

.MobileRead .MobileReadCon .Scan .Code img {
    width: 180px;
    height: 180px;
    vertical-align: top;
}

.MobileRead .MobileReadCon .Scan .Des {
    font-size: 14px;
    color: #666666;
}

.MobileRead .MobileReadCon .Scan .Des strong {
    display: block;
    text-align: center;
    font-weight: normal;
    color: #333333;
}

.MobileRead .MobileReadCon .Scan .Des .How {
    color: #1e50a2;
    font-size: 12px;
    font-family: "宋体";
    margin-top: 12px;
    display: block;
}

.MobileRead .MobileReadCon .Scan .Des .How:hover {
    color: #cc0000;
}

.MobileRead .MobileReadCon .Scan .GiftDes p {
    padding-left: 2.5em;
    text-indent: -2.5em;
}

.MobileRead .MobileReadCon .Scan .DownloadLink {
    float: right;
    width: 180px;
}

.MobileRead .MobileReadCon .Scan .DownloadLink a {
    display: block;
    color: #ffffff;
    font-size: 14px;
    font-family: "微软雅黑", "宋体";
    border-radius: 8px;
    line-height: 35px;
    height: 35px;
    padding-left: 40px;
}

.MobileRead .MobileReadCon .Scan .DownloadLink a.Android {
    background: #3a9815 url(../images/bg0196.png) 10px center no-repeat;
    margin-bottom: 10px;
}

.MobileRead .MobileReadCon .Scan .DownloadLink a.IOS {
    background: #4a6e8a url(../images/bg0195.png) 10px center no-repeat;
}

.MobileRead .MobileReadCon .Scan .T_2 {
    padding: 10px 0px;
}

.MobileRead .MobileReadCon .Scan .T_2 a {
    display: block;
    text-align: center;
    border: 1px solid #e5e5e5;
    color: #333333;
    border-radius: 8px;
    line-height: 30px;
    height: 30px;
    background: #ffffff;
    font-size: 14px;
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
}

.MobileRead .MobileReadCon .Scan .T_2 a:hover {
    color: #e53737;
    border: 1px solid #e53737;
}

.MobileRead .MobileReadCon .Scan .T_3 {
    overflow: hidden;
    zoom: 1;
    display: none;
}

.MobileRead .MobileReadCon .Scan .T_3 a {
    display: block;
    float: left;
    width: 50%;
    text-align: center;
    color: #333333;
    font-family: "宋体";
}

.MobileRead .MobileReadCon .Scan .T_3 a:hover {
    color: #cc0000;
}

.MobileRead .MobileReadCon .Scan .T_4 {
    padding: 10px 0px 0px 0px;
}

.MobileRead .MobileReadCon .Scan .T_4 a {
    display: block;
    text-align: center;
    border: 1px solid #1e50a2;
    color: #1e50a2;
    border-radius: 2px;
    line-height: 26px;
    height: 26px;
    background: #ffffff;
}

.MobileRead .MobileReadCon .Scan .T_4 a:hover {
    color: #cc0000;
    border: 1px solid #cc0000;
}

.MobileRead .MobileReadCon .Scan .DownloadLink {
    float: none;
    width: auto;
    margin-left: 150px;
    display: none;
}

.MobileRead .MobileReadCon .Scan .DownloadLink a {
    display: block;
    color: #ffffff;
    font-size: 14px;
    font-family: "微软雅黑", "宋体";
    border-radius: 8px;
    line-height: 35px;
    height: 35px;
    padding-left: 40px;
    float: left;
    padding-right: 10px;
}

.MobileRead .MobileReadCon .Scan .DownloadLink a.Android {
    background: #3a9815 url(../images/bg0196.png) 10px center no-repeat;
    margin-right: 10px;
}

.MobileRead .MobileReadCon .Scan .DownloadLink a.IOS {
    background: #4a6e8a url(../images/bg0195.png) 10px center no-repeat;
}

.MobileRead .MobileReadCon .Shake {
    background: #ebe6de url(https://g.100xuexi.com/CssModel/100eshu/Images/App_bg0033.png) 20px center no-repeat;
    padding: 10px 10px 10px 158px;
    height: 80px;
    display: none;
}

.MobileRead .MobileReadCon .Shake .ShakeIco {
    width: 80px;
    height: 80px;
    background: url(https://g.100xuexi.com/CssModel/100eshu/Images/App_bg0034.gif) center center no-repeat;
    float: left;
    margin-right: 10px;
}

.MobileRead .MobileReadCon .Shake .Des {
    height: 40px;
    float: left;
    width: 260px;
    font-size: 14px;
    font-family: "微软雅黑", "宋体";
    padding: 20px 0px;
}

.MobileRead .MobileReadCon .Shake .Des .How {
    color: #1e50a2;
    font-size: 12px;
    font-family: "宋体";
    margin-top: 12px;
    display: none;
}

.MobileRead .MobileReadCon .Shake .Des .How:hover {
    color: #cc0000;
}

.MobileRead .MobileReadCon .Shake .Ad {
    float: right;
    width: 180px;
    height: 80px;
    background: url(https://g.100xuexi.com/CssModel/100eshu/Images/App_bg0040.gif) center center no-repeat;
}

/*手机上阅读-end*/

.Block .BlockRight {
    float: right;
    width: 270px;
    min-height: 300px;
}

.Block .BlockRight .Chat {
    height: 460px;
    margin-bottom: 10px;
    display: none;
}

.Block .BlockRight .Chat1 {
    display: none;
}

.Block .BlockRight .App {
    margin-bottom: 10px;
}

.Block .BlockRight .App dl {
    border: 1px solid #e5e5e5;
    border-top: 0px;
}

.Block .BlockRight .App dt {
    background: url(../Images/bg02794.gif) -130px top no-repeat;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    padding: 0px 10px;
}

.Block .BlockRight .App dt .SendApp {
    background: url(https://file.100xuexi.com/XXMain/MatUpPT/Image/201401181826084116215.gif) no-repeat 0px center;
    padding-right: 10px;
}

.Block .BlockRight .App dd {
    padding: 10px;
}

.Block .BlockRight .App dd .AppCode {
    text-align: center;
    padding: 20px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    position: relative;
}

.Block .BlockRight .App dd .AppCode .IcoSCeBook {
    background: url(../Images/bg02795.png) center center no-repeat;
    width: 44px;
    height: 44px;
    position: absolute;
    left: 92px;
    top: 78px;
}

.Block .BlockRight .App dd .AppCode img {
    width: 160px;
    height: 160px;
}

.Block .BlockRight .App dd .AppList ul {
    display: block;
    overflow: hidden;
    zoom: 1;
}

.Block .BlockRight .App dd .AppList ul li {
    float: left;
    padding: 5px 5px;
    width: 104px;
}

.Block .BlockRight .App dd .AppList ul li a {
    display: block;
    color: #ffffff;
    height: 30px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    font-family: Arial;
    border-radius: 2px;
}

.Block .BlockRight .App dd .AppList ul li a.Android {
    background: #3a9815;
}

.Block .BlockRight .App dd .AppList ul li a.iOS {
    background: #4a6e8a;
}

.Block .BlockRight .App dt a {
    font-size: 12px;
    font-weight: normal;
    color: #0066cc;
    float: right;
}

.Block .BlockRight .GuideBlock {
    margin-bottom: 20px;
    padding: 10px 20px 20px 20px;
    background: #ffffff;
    border-radius: 8px;
}

.Block .BlockRight .GuideBlock .Title {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    padding: 10px 0px 10px 15px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    line-height: 1.2;
}

.Block .BlockRight .GuideBlock .Title:before {
    content: "";
    display: block;
    width: 5px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0px;
    background: #e53737;
    border-radius: 10px;
}

.Block .BlockRight .GuideBlock .Title a {
    float: right;
    font-weight: normal;
    font-family: "宋体";
    font-size: 12px;
}

.Block .BlockRight .GuideBlock .Con {
    padding-top: 10px;
    font-size: 14px;
}

.Block .BlockRight .GuideBlock .Con ul {
    overflow: hidden;
    margin: 0px -5px;
    zoom: 1;
}

.Block .BlockRight .GuideBlock .Con ul li {
    float: left;
    width: 50%;
}

.Block .BlockRight .GuideBlock .Con ul li a {
    background: #f5f5f5;
    border-radius: 8px;
    margin: 5px;
    display: block;
    text-align: center;
    padding: 10px 0px;
}

.Block .BlockRight .NewsBlock {
    margin-bottom: 20px;
    padding: 10px 20px 20px 20px;
    background: #ffffff;
    border-radius: 8px;
}

.Block .BlockRight .NewsBlock .Title {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    padding: 10px 0px 10px 15px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    line-height: 1.2;
}

.Block .BlockRight .NewsBlock .Title:before {
    content: "";
    display: block;
    width: 5px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0px;
    background: #e53737;
    border-radius: 10px;
}

.Block .BlockRight .NewsBlock .Title a {
    float: right;
    font-weight: normal;
    font-family: "宋体";
    font-size: 12px;
}

.Block .BlockRight .NewsBlock .Con {
    padding-top: 10px;
    font-size: 14px;
}

.Block .BlockRight .NewsBlock .Con ul {
    overflow: hidden;
    zoom: 1;
}

.Block .BlockRight .NewsBlock .Con ul li {
    overflow: hidden;
    padding: 3px 0px 3px 10px;
    padding-left: 10px;
    position: relative;
}

.Block .BlockRight .NewsBlock .Con ul li::before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 13px;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #888888;
}

.Block .BlockRight .NewsBlock .Con ul li a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/* 
.Block .BlockRight .GuideSingleBlock{
    margin-bottom: 20px;
    background: #ffffff;
}
.Block .BlockRight .GuideSingleBlock a{
    display: block;
    text-align: center;
    padding:15px;
    font-size: 16px;
    font-weight: bold;
}
.Block .BlockRight .GuideSingleBlock a:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    background-position: center center;
    margin-right: 5px;
}
.Block .BlockRight .GuideSingleBlock .ItemGuide:before{
    background-image: url(../Images/bg0559.png);
}
.Block .BlockRight .GuideSingleBlock .ItemNews:before{
    background-image: url(../Images/bg0558.png);
}
.Block .BlockRight .GuideSingleBlock .ItemText{
    display: inline-block;
    vertical-align: middle;
} */

/*重置学友说部分样式-begin*/

.Block .BlockLeft .Comment {
    border: 0px;
    padding: 10px 20px 20px 20px;
    background: #ffffff;
    display: none;
    margin-bottom: 20px;
}

.Block .BlockLeft .Comment .CommentTitle {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    padding: 10px 0px 10px 15px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    line-height: 1.2;
}

.Block .BlockLeft .Comment .CommentTitle:before {
    content: "";
    display: block;
    width: 5px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0px;
    background: #e53737;
    border-radius: 10px;
}

.Block .BlockLeft .Comment .CommentList .Item {
    margin: 0px 10px;
}

.Block .BlockLeft .Comment .CommentList .ShowMore {
    background: #ffffff;
    border: 0px;
}

/*重置学友说部分样式-end*/
.Block .BlockLeft .OSforDownloadTips {
    display: none;
}

/*直播提示*/

.LiveTips {
    overflow: hidden;
    zoom: 1;
    margin-bottom: 20px;
    position: relative;
}

.LiveTips .Tag {
    background: #E4393C url(../Images/bg0320.gif) 20px center no-repeat;
    line-height: 20px;
    padding: 10px 20px 10px 65px;
    color: #ffffff;
    display: block;
    font-size: 18px;
    font-weight: bold;
}

.LiveTips .Tag a {
    float: right;
    font-weight: normal;
    color: #ffffff;
    font-size: 12px;
    font-family: "宋体";
}

.LiveTips .Tag a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.LiveTips dd {
    padding: 10px 20px;
    background: #ffeaea;
    border: 1px solid #E4393C;
    font-size: 14px;
}

.LiveTips dd li {
    background: url(../Images/bg0321.gif) left 5px no-repeat;
    padding-left: 14px;
}

.LiveTips dd li a {
    display: block;
}

.LiveTips .BtnEnter {
    color: #ffffff;
    background: #0066cc;
    border-radius: 8px;
    display: block;
    line-height: 30px;
    height: 30px;
    text-align: center;
    margin: 5px 0px;
}

.Block .BlockLeft .ExtendBlock {
    margin-bottom: 20px;
    background: #ffffff;
    padding: 10px 20px 20px 20px;
    display: none;
    border-radius: 8px;
}

.Block .BlockLeft .ExtendBlock .XiaJiaRecommendTips {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    padding: 10px 0px 10px 0px;
    position: relative;
    border-bottom: 1px dashed #e5e5e5;
    line-height: 1.2;
    margin-bottom: 10px;
}

.Block .BlockLeft .ExtendBlock .ExtendBlockTitle {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    padding: 10px 0px 10px 0px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
}

.Block .BlockLeft .ExtendBlock .ExtendBlockTitle:before {
    content: "";
    display: block;
    width: 5px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0px;
    background: #e53737;
}

.Block .BlockLeft .TeachSchool {
    margin-bottom: 20px;
}

.Block .BlockLeft .TeachSchool a {
    display: block;
    text-align: center;
    padding: 20px;
    background: #f3eddd;
    background-size: cover;
    color: #e53737;
    font-size: 20px;
}

.Block .BlockLeft .TeachSchool a::after {
    content: ">>";
    font-family: "宋体";
}

.AppMade .BlockLeft .BookDetail .BookLeft .BookImgList {
    width: 348px;
    height: 348px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    background: #ffffff;
    z-index: 1;
}

.AppMade .BlockLeft .BookDetail .BookLeft .BookImgList .BtnBgMusic {
    width: 36px;
    height: 36px;
    border-radius: 36px;
    background: url(../Images/bg0352.png) center center no-repeat;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 500;
}

.AppMade .BlockLeft .BookDetail .BookLeft .BookImgList .BtnBgMusicPlaying {
    animation: AmtBgMusicPlaying 3s linear 0s infinite normal;
    -webkit-animation: AmtBgMusicPlaying 3s linear 0s infinite normal;
}

@keyframes AmtBgMusicPlaying {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(90deg);
    }

    50% {
        transform: rotate(180deg);
    }

    75% {
        transform: rotate(270deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes AmtBgMusicPlaying {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(90deg);
    }

    50% {
        transform: rotate(180deg);
    }

    75% {
        transform: rotate(270deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.AppMade .BlockLeft .BookDetail .BookLeft .BookImgList .BgMusic {
    display: none;
}

.AppMade .BlockLeft .BookDetail .BookLeft .BookImgList .swiper-container {
    width: 100%;
    height: 100%;
    margin: 0px;
}

.AppMade .BlockLeft .BookDetail .BookLeft .BookImgList .swiper-slide {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.AppMade .BlockLeft .BookDetail .BookLeft .BookImgList .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.AppMade .BlockLeft .BookDetail .BookLeft .BookImgList .swiper-pagination {
    position: absolute;
    left: auto;
    right: 5px;
    bottom: 5px;
    color: #ffffff;
    width: auto;
    line-height: 20px;
    padding: 0px 10px;
    z-index: 3;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    font-family: Arial;
}

.AppMade .BlockLeft .BookDetail .BookLeft .BookImgList .swiper-pagination span {
    font-family: Arial;
}

/* .AppMade .BlockLeft .BookDetail .BookRight {
	width: 380px;
	padding-top: 40px;
} */

/* .AppMade .BlockLeft .BookDetail .BookRight .BtnContainer {
	padding-top: 30px;
} */

.AppMade .swiper-button-next {
    width: 26px;
    height: 50px;
    background: url(../Images/sprite2.png) right center no-repeat;
    opacity: 0.5;
    right: 0px;
    display: none;
}

.AppMade .swiper-button-prev {
    width: 26px;
    height: 50px;
    background: url(../Images/sprite2.png) left center no-repeat;
    opacity: 0.5;
    left: 0px;
    display: none;
}

.AppMade .BookImgList:hover .swiper-button-next,
.AppMade .BookImgList:hover .swiper-button-prev {
    display: block;
}

/*右侧相关图书板块开始*/

.AppMade-Related {
    margin-bottom: 20px;
    padding: 10px 20px 20px 20px;
    background: #ffffff;
}

.AppMade-Related dt {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    padding: 10px 0px 10px 15px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
}

.AppMade-Related dt:before {
    content: "";
    display: block;
    width: 5px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0px;
    background: #e53737;
}

.AppMade-Related dt a {
    float: right;
    font-weight: normal;
    font-family: "宋体";
    font-size: 12px;
}

.AppMade-Related dd {
    padding-top: 10px;
    font-size: 14px;
}

.AppMade-Related dd ul {
    overflow: hidden;
    zoom: 1;
}

.AppMade-Related dd li {
    display: block;
    padding: 5px;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 10px;
    width: 50%;
    float: left;
    box-sizing: border-box;
    text-align: center;
}

.AppMade-Related dd li .ImgBox {
    display: block;
    width: 100px;
    height: 140px;
    margin: 0px auto 5px auto;
    position: relative;
    z-index: 1;
}

.AppMade-Related dd li .ImgBox img {
    width: 100px;
    height: 140px;
    vertical-align: top;
}

.AppMade-Related dd li .Des {}

.AppMade-Related dd li .Des .ProductName {
    display: block;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.AppMade-Related dd .ShowMore {
    display: block;
    line-height: 1.5;
    background: #f5f5f5;
    text-align: center;
    padding: 10px 0px;
}

.PopGetGiftTips {
    position: fixed;
    width: 700px;
    height: 520px;
    left: 50%;
    top: 50%;
    z-index: 6000;
    background: #ffffff;
    border: 5px solid #cccccc;
    margin-left: -355px;
    margin-top: -300px;
    display: none;
}

.PopGetGiftTips .BtnClose {
    font-size: 24px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-family: "宋体";
    font-weight: bold;
    color: #ffffff;
    z-index: 10;
    background: #cccccc;
}

.PopGetGiftTipsCon {
    padding: 15px;
    width: 100%;
    height: 100%;
    overflow: auto;
    overflow-x: hidden;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}

.PopGetGiftTips .BtnClose:hover {
    color: #cc0000;
}

.PopGetGiftTips a {
    color: #1e50a2;
}

.PopGetGiftTips a:hover {
    color: #cc0000;
}

.PopGetGiftTips p {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.PopGetGiftTips p strong {
    font-weight: normal;
    color: #ff0000;
}

.PopGetGiftTips h2 {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 10px;
    text-align: center;
    color: #cc0000;
}

.PopGetGiftTips .ImgBox {
    text-align: center;
    margin-bottom: 10px;
}

.PopGetGiftTips .ImgBox img {
    width: 320px;
}

.PopGetGiftTips .ImgBox .TipsImg {
    width: 140px;
}

.PopGetGiftTips .XXBookEntry {
    display: block;
    background: #1e50a2;
    text-align: center;
    width: 160px;
    height: 40px;
    line-height: 40px;
    border-radius: 8px;
    margin: 0px auto;
    color: #ffffff;
}

.PopGetGiftTips .XXBookEntry:hover {
    color: #ffffff;
}

.PopGetGiftTips .BookListContainer {
    height: 120px;
    overflow: auto;
    overflow-x: hidden;
    border: 1px solid #d9d9d9;
}

.PopGetGiftTips .BookListContainer ul {
    padding: 5px;
}

.PopGetGiftTips .BookListContainer li {
    background: url(https://g.100xuexi.com/CssModel/XXMain2014/images/bg0012_0.gif) left 10px no-repeat;
    padding-left: 10px;
}

.PopGetGiftTips .Tips {
    background: url(https://g.100xuexi.com/CssModel/XXMain2014/images/bg0012.gif) left 10px no-repeat;
    padding-left: 10px;
}

.PopPhotoViewer {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 10000;
    display: none;
}

.PopPhotoViewer .BtnClose {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0px;
    top: 0px;
    background: #000000 url(../Images/bg0353.png) center center no-repeat;
}

.PopPhotoViewer .Viewer {
    width: 600px;
    height: 600px;
    position: relative;
    text-align: center;
    margin: 50px auto;
}

.PopPhotoViewer .Viewer .swiper-container {
    width: 100%;
    height: 100%;
    margin: 0px;
}

.PopPhotoViewer .Viewer .swiper-slide {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
}

.PopPhotoViewer .Viewer .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.PopPhotoViewer .Viewer .swiper-pagination {
    position: absolute;
    left: 50%;
    bottom: 10px;
    width: 60px;
    margin-left: -40px;
    color: #ffffff;
    line-height: 20px;
    padding: 0px 10px;
    z-index: 3;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    font-family: Arial;
}

.PopPhotoViewer .Viewer .swiper-pagination span {
    font-family: Arial;
}

.PopPhotoViewer .Viewer .swiper-button-next {
    background: url(https://g.100xuexi.com/CssModel/100eshu/Images/bg0355.png) center center no-repeat;
    right: -90px;
}

.PopPhotoViewer .Viewer .swiper-button-next:hover {
    opacity: 1;
}

.PopPhotoViewer .Viewer .swiper-button-prev {
    background: url(https://g.100xuexi.com/CssModel/100eshu/Images/bg0354.png) center center no-repeat;
    left: -90px;
}

.PopPhotoViewer .Viewer .swiper-button-prev:hover {
    opacity: 1;
}

.PopPhotoViewer .Viewer .swiper-button-next,
.PopPhotoViewer .Viewer .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 80px;
    height: 400px;
    margin-top: -200px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 80px 120px;
    -webkit-background-size: 80px 120px;
    background-size: 80px 120px;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.7;
}

.AmtMade .BlockLeft .BookDetail .BookLeft {
    width: 220px;
}

.AmtMade .BlockLeft .BookDetail .BookLeft .BookImg {
    width: 218px;
    height: 218px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
}

.AmtMade .BlockLeft .BookDetail .BookLeft .BookImg img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.AmtMade .BlockLeft .BookDetail .BookRight {
    width: 460px;
    padding-top: 40px;
}

.AmtMade .BlockLeft .BookDetail .BookRight .BtnContainer {
    padding-top: 30px;
}

.FriendTips {
    font-size: 14px;
    line-height: 1.5em;
    padding: 16px 0px;
    color: #666666;
    background: #ffffff;
    position: relative;
    margin-top: 15px;
}

.FriendTips a {
    color: #336699;
}

.FriendTips h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5em;
    color: #e53737;
    width: 80px;
    height: 30px;
    line-height: 30px;
    margin-left: -50px;
    text-align: center;
    display: block;
    background: #ffffff;
    position: absolute;
    left: 50%;
    top: 0px;
    padding: 0px 10px;
    font-weight: bold;
}

.FriendTips p {
    text-indent: 2em;
}

.FriendTips p strong {
    font-weight: bold;
    color: #666666;
}

.FriendTips ul {
    padding: 5px 10px;
    background: #f4f5f7;
    border-radius: 8px;
    margin: 10px 0px;
}

.FriendTips .QQList {
    overflow: hidden;
    zoom: 1;
}

.FriendTips .QQList li {
    width: 50%;
    float: left;
}

.FriendTips li {
    position: relative;
}

.FriendTips li:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #e5e5e5;
    color: #d9d9d9;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
}

.FriendTips li:last-child:after {
    display: none;
}

.FriendTips li .QQ {
    background: url(https://g.100xuexi.com/CssModel/AppWap/images/Mobile_bg0062.png) left center no-repeat;
    background-size: 16px 16px;
    display: block;
    padding: 8px 0px 8px 20px;
}

.FriendTips li .WeiXin {
    background: url(https://g.100xuexi.com/CssModel/AppWap/images/Mobile_bg0060.png) left center no-repeat;
    background-size: 16px 16px;
    display: block;
    padding: 8px 0px 8px 20px;
}

.FriendTips li .WeiBo {
    background: url(https://g.100xuexi.com/CssModel/AppWap/images/Mobile_bg0061.png) left center no-repeat;
    background-size: 16px 16px;
    display: block;
    padding: 8px 0px 8px 20px;
}

.FriendTips .FriendTipsInner {
    padding: 15px 20px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
}

.EbookIntroTemp1 {
    background: #f1f1f1;
    padding: 36px 40px;
    font-size: 15px;
    line-height: 1.6;
}

.EbookIntroTemp1 * {
    font-family: "微软雅黑", "宋体";
}

.EbookIntroTemp1 p {
    font-size: 15px;
    line-height: 1.6;
    text-indent: 2em;
    color: #555555;
    text-align: justify;
    margin-bottom: 0.5em;
}

.EbookIntroTemp1 h3 {
    font-size: 17px;
    font-weight: bold;
    text-indent: 30px;
    color: #555555;
    padding: 10px 0px;
    text-align: justify;
}

.Coupon {
    position: relative;
    z-index: 100;
}

.Coupon .CouponView {
    background: #f5f5f5;
    padding: 5px;
    overflow: hidden;
    zoom: 1;
}

.Coupon .CouponView .CouponTag {
    float: left;
    display: none;
}

.Coupon .CouponView .CouponDes {
    float: left;
    overflow: hidden;
    zoom: 1;
    margin-right: 1em;
}

.Coupon .CouponView .CouponDes li {
    float: left;
    overflow: hidden;
    zoom: 1;
}

.Coupon .CouponView .CouponDes li .couponTag {
    float: left;
    margin-right: 5px;
    color: #e53737;
    border-top: 1px solid #e53737;
    border-bottom: 1px solid #e53737;
    background: #ffdedf;
    padding: 0px 7px;
    line-height: 20px;
    position: relative;
    cursor: pointer;
}

.Coupon .CouponView .CouponDes li .conponName {
    float: left;
    margin-right: 1em;
}

.Coupon .CouponView .CouponDes li .BeforeBorder {
    top: 0px;
    left: 0px;
    position: absolute;
    width: 2px;
    height: 100%;
    background: url(../Images/bg0362.gif) left top repeat-y;
}

.Coupon .CouponView .CouponDes li .AfterBorder {
    top: 0px;
    right: 0px;
    position: absolute;
    width: 2px;
    height: 100%;
    background: url(../Images/bg0362.gif) left top repeat-y;
}

.Coupon .CouponView .MoreCoupon {
    float: left;
    line-height: 22px;
    font-family: "宋体";
    color: #666666;
    font-size: 12px;
}

.Coupon .CouponView .CouponBtnSildeDown {
    float: right;
    color: #1e50a2;
    cursor: pointer;
    background: url(../Images/bg0363.png) right 10px center no-repeat;
    padding-right: 14px;
    padding: 5px 24px 5px 10px;
    position: relative;
    z-index: 12;
}

.Coupon .CouponMore {
    position: absolute;
    right: 0px;
    top: 0px;
}

.Coupon .CouponSlideCon {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    display: none;
    position: absolute;
    top: 32px;
    right: 0px;
    width: 418px;
    z-index: 10;
}

.Coupon .CouponSlideCon .CouponList {
    padding: 10px;
}

.Coupon .CouponSlideCon .CouponList li {
    background: url(../Images/bg0011.gif) left 9px no-repeat;
    padding-left: 10px;
}

.Coupon .CouponSlideCon .CouponList li .CouponItem {
    margin-right: 1em;
}

.Coupon .CouponSlideCon .CouponList .Deadline {
    color: #999999;
    display: none;
}

.Coupon .CouponSlideCon .LinkMore {
    border-top: 1px solid #e5e5e5;
}

.Coupon .CouponSlideCon .LinkMore .LinkAllProduct {
    padding: 5px 10px;
    display: block;
    text-align: right;
}

.Coupon .CouponMoreShow .CouponSlideCon {
    display: block;
}

.Coupon .CouponMoreShow .CouponBtnSildeDown {
    background: #ffffff url(../Images/bg0364.png) right 10px center no-repeat;
    border: 1px solid #e5e5e5;
    border-bottom: 0px;
    padding: 4px 23px 4px 9px;
    color: #cc0000;
}

.download-pop {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999999;
    display: none;
}

.download-pop .download-pop-box {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 300px;
    height: 180px;
    margin: -100px 0px 0px -150px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    background: #ffffff;
}

.download-pop .download-pop-box-title {
    position: relative;
    height: 50px;
    background: #f5f5f5;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}

.download-pop .download-pop-box-title .title-text {
    position: relative;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    padding: 15px 20px;
    line-height: 20px;
}

.download-pop .download-pop-box-title .btn-close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    text-indent: -10em;
    overflow: hidden;
    background: url(/Css/Images/bg0101.gif) center center no-repeat;
    cursor: pointer;
}

.download-pop .download-pop-box-title .btn-close:hover {
    background: url(/Css/Images/bg0102.gif) center center no-repeat;
}

.download-pop .download-pop-box-content {
    position: relative;
    padding: 20px;
    text-align: center;
}

.download-pop .download-pop-box-content a {
    color: #336699;
}

.download-pop .download-pop-box-content .btn-download-install {
    background: #e53737;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    border-radius: 8px;
    display: block;
    text-align: center;
    line-height: 40px;
}

.download-pop .download-pop-box-content .btn-container {
    padding: 10px 0px;
}

.loading-tips {
    width: 18em;
    height: 1.5em;
    padding: 1em 1em 1em 2em;
    background: rgba(0, 0, 0, 0.8) url(/css/images/loading_white_mini.gif) 1em center no-repeat;
    text-align: center;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -1.8em 0px 0px -10em;
    border-radius: 8px;
    color: #ffffff;
    display: none;
    z-index: 1000;
}

.Instructions .BtnFixedInstructions {
    position: fixed;
    left: 0px;
    top: 50%;
    width: 1em;
    height: 6em;
    padding: 10px;
    color: #ffffff;
    background: #336699;
    border-radius: 0px 5px 5px 0px;
    z-index: 100;
    font-size: 15px;
    text-align: center;
}

.Instructions .InstructionsDialog {
    display: none;
}

.Instructions .InstructionsDialog .InstructionsMask {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 5000;
}

.Instructions .InstructionsDialog .InstructionsBox {
    position: fixed;
    left: 50%;
    top: 100px;
    bottom: 100px;
    width: 800px;
    margin-left: -400px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    z-index: 5500;
}

.Instructions .InstructionsDialog .InstructionsBox .InstructionsBoxTitle {
    position: relative;
    height: 50px;
    background: #f5f5f5;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}

.Instructions .InstructionsDialog .InstructionsBox .InstructionsBoxTitle .TitleText {
    position: relative;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    padding: 15px 20px;
    line-height: 20px;
}

.Instructions .InstructionsDialog .InstructionsBox .InstructionsBoxTitle .BtnClose {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    text-indent: -10em;
    overflow: hidden;
    background: url(/Css/Images/bg0101.gif) center center no-repeat;
    cursor: pointer;
}

.Instructions .InstructionsDialog .InstructionsBox .InstructionsBoxTitle .BtnClose:hover {
    background: url(/Css/Images/bg0102.gif) center center no-repeat;
}

.Instructions .InstructionsDialog .InstructionsBox .InstructionsBoxContent {
    position: absolute;
    top: 50px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    padding: 20px;
    overflow: auto;
}

.Logistics {
    padding: 2px 0px;
}

.Logistics .Destination {
    position: relative;
    /* margin-left: 5px; */
    display: inline-block;
    zoom: 1;
    margin-right: 5px;
    z-index: 1000;
}

.Logistics .Destination .Arrow {
    cursor: pointer;
    padding-right: 14px;
    background: url(https://g.100xuexi.com/CssModel/book2018/images/bg0031.gif) right center no-repeat;
    border: 1px solid #ffffff;
    display: block;
    padding: 0px 18px 0px 5px;
    color: #1a66b3;
}

.Logistics .Destination .Arrow:hover {
    border: 1px solid #e53d00;
    background: #ffe5db url(https://g.100xuexi.com/CssModel/book2018/images/bg0031_0.gif) right center no-repeat;
    color: #cc0000;
}

.Logistics .Destination .CityList {
    position: absolute;
    left: -8em;
    top: 24px;
    border: 1px solid #e5e5e5;
    background: #f5f5f5;
    width: 620px;
    padding: 10px 0px 5px 0px;
    display: none;
}

.Logistics .Destination .CityList .BtnClose {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 30px;
    height: 30px;
    font-family: Arial;
    font-size: 16px;
    color: #333333;
    text-align: center;
    background: url(https://g.100xuexi.com/CssModel/book2018/images/bg0033.gif) center center no-repeat;
    cursor: pointer;
    z-index: 10;
}

.Logistics .Destination .CityList .province-list {
    display: block;
    zoom: 1;
    padding: 0px 10px;
}

.Logistics .Destination .CityList .province-list:after {
    content: "";
    display: block;
    clear: both;
}

.Logistics .Destination .CityList .province-list .province-item {
    float: left;
    overflow: hidden;
    width: 100px;
    line-height: 30px;
    height: 30px;
}

.Logistics .Destination .CityList .province-list .province-item .city-list {
    display: none;
}

.Logistics .Destination .CityList .province-city-placeholder {
    background: #ffffff;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px;
    margin-bottom: 10px;
    clear: both;
    display: none;
    overflow: hidden;
    zoom: 1;
    margin: 0px -10px;
}

.Logistics .Destination .CityList .province-city-placeholder .city-item {
    float: left;
    overflow: hidden;
    width: 100px;
    line-height: 30px;
    height: 30px;
}

.Logistics .Destination .CityList .province-list a {
    display: block;
    white-space: normal;
    padding: 0px 5px 0px 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    border-radius: 8px;
}

.Logistics .Destination .CityList .province-list a.Selected,
.Logistics .Destination .CityList .province-list a.Selected:hover {
    background: #e4393c;
    color: #ffffff;
    border-radius: 3px 3px 0px 0px;
}

.Logistics .Destination .CityList .province-list a:hover {
    background: #ffdedf;
    color: #e4393c;
}

.Logistics #logisticsLable {
    color: #e4393c;
}

.VideoShowBlock {
    position: relative;
    margin-bottom: 20px;
}

.VideoShowBlock:before {
    content: "";
    display: block;
    padding-top: 56.25%;
}

.VideoShowBlock .sc-video {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}

/* 播放器样式重置 */

.sc-video .vjs-loading-spinner {
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    border-radius: 100%
}

.sc-video .vjs-big-play-button {
    width: 64px;
    height: 64px;
    border: 2px solid #fff;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -32px;
    margin-top: -32px;
    box-sizing: border-box;
    background: 0
}

.sc-video .vjs-big-play-button:before {
    line-height: 60px;
    font-size: 40px;
    border-radius: 100%
}

.sc-video:hover .vjs-big-play-button,
.sc-video .vjs-big-play-button:focus {
    background: 0
}

.sc-video.vjs-paused .vjs-big-play-button {
    display: block
}

.sc-video.vjs-paused .vjs-fullscreen-control {
    display: none
}

.sc-video.vjs-paused video {
    opacity: .8;
    outline: none;
}

.sc-video.vjs-paused .vjs-poster {
    background-color: transparent
}

.sc-video.vjs-paused .vjs-poster:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background: #000;
    opacity: .2
}

.sc-video .vjs-play-progress:before {
    top: -6px;
    right: -8px;
    font-size: 16px
}

.sc-video video::-webkit-media-controls {
    display: none !important
}

.sc-video .vjs-control-bar {
    height: 40px !important
}

.sc-video .vjs-progress-control {
    line-height: 40px !important
}

.sc-video .vjs-control:before {
    font-size: 30px;
    line-height: 40px !important
}

.sc-video .vjs-time-control {
    line-height: 40px !important
}

.ChoosePrintListDialog {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    z-index: 5000;
    display: none;
}

.ChoosePrintListDialog .DialogMask {
    background: #000000;
    opacity: 0.5;
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    z-index: 1;
}

.ChoosePrintListDialog .DialogBox {
    position: fixed;
    left: 50%;
    top: 100px;
    bottom: 100px;
    z-index: 1;
    width: 800px;
    margin-left: -400px;
    background: #ffffff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.ChoosePrintListDialog .DialogBox .DialogBoxTitle {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    height: 50px;
    background: #f5f5f5;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}

.ChoosePrintListDialog .DialogBox .DialogBoxTitle .DialogBoxTitleText {
    position: relative;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    padding: 15px 20px;
    line-height: 20px;
    text-align: center;
}

.ChoosePrintListDialog .DialogBox .DialogBoxTitle .BtnClose {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    text-indent: -10em;
    overflow: hidden;
    background: url(/Css/Images/bg0101.gif) center center no-repeat;
    cursor: pointer;
}

.ChoosePrintListDialog .DialogBox .DialogBoxTitle .BtnClose:hover {
    background: url(/Css/Images/bg0102.gif) center center no-repeat;
}

.ChoosePrintListDialog .DialogBox .DialogBoxContent {
    position: absolute;
    top: 51px;
    bottom: 61px;
    left: 0px;
    right: 0px;
    overflow: auto;
    overflow-x: hidden;
    padding: 20px;
}

.ChoosePrintListDialog .DialogBox .DialogBoxContent .ChooseTips {
    margin-bottom: 10px;
    color: #E4393C;
}

.ChoosePrintListDialog .DialogBox .DialogBoxContent .List table {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-collapse: collapse;
    width: 100%;
}

.ChoosePrintListDialog .DialogBox .DialogBoxContent .List .TrSelected {
    background: #dff0d8;
}

.ChoosePrintListDialog .DialogBox .DialogBoxContent .List th {
    background: #f5f5f5;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 5px 10px;
    font-weight: normal;
    text-align: left;
}

.ChoosePrintListDialog .DialogBox .DialogBoxContent .List td {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 5px 10px;
}

.ChoosePrintListDialog .DialogBox .DialogBoxContent .List .AlignCenter {
    text-align: center;
}

.ChoosePrintListDialog .DialogBox .DialogBoxContent .List .LabelCheckBox {
    display: block;
    cursor: pointer;
    padding: 10px 0px;
    border-radius: 8px;
}

.ChoosePrintListDialog .DialogBox .DialogBoxContent .List .LabelCheckBox input {
    cursor: pointer;
}

.ChoosePrintListDialog .DialogBox .DialogBoxContent .List .LabelCheckBox:hover {
    background: rgba(0, 0, 0, 0.1);
}

.ChoosePrintListDialog .DialogBox .DialogBoxContent .List .Discount {
    color: #888888;
}

.ChoosePrintListDialog .DialogBox .DialogBoxFoot {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    padding: 10px 20px;
    height: 40px;
    overflow: hidden;
    zoom: 1;
    line-height: 40px;
}

.ChoosePrintListDialog .DialogBox .DialogBoxFoot .ChooseStatics {
    float: left;
    display: none;
}

.ChoosePrintListDialog .DialogBox .DialogBoxFoot .ChooseCount {
    color: #E4393C;
    font-size: 20px;
}

.ChoosePrintListDialog .DialogBox .DialogBoxFoot .ChooseBtnContainer {
    float: right;
    padding-right: 80px;
    position: relative;
}

.ChoosePrintListDialog .DialogBox .DialogBoxFoot .RMB {
    color: #E4393C;
}

.ChoosePrintListDialog .DialogBox .DialogBoxFoot .PriceNum {
    font-size: 20px;
    color: #E4393C;
}

.ChoosePrintListDialog .DialogBox .DialogBoxFoot .BtnChooseSubmit {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    width: 60px;
    cursor: pointer;
    border-radius: 8px;
    font-weight: bold;
    border: 1px solid #e53737;
    color: #ffffff;
    background: -webkit-linear-gradient(#e53737, #e53737);
    background: linear-gradient(#e53737, #e53737);
    position: absolute;
    top: 0px;
    right: 0px;
}

.ChoosePrintListDialog .DialogBox .DialogBoxFoot .ChooseBtnContainerDisabled {
    float: right;
    padding-right: 80px;
    position: relative;
    display: none;
}

.ChoosePrintListDialog .DialogBox .DialogBoxFoot .ErrorTips {
    float: left;
    position: relative;
    color: #e4393c;
    background: url(../images/btn-error.png) left center no-repeat;
    background-size: 18px auto;
    padding-left: 20px;
}

.ChoosePrintListDialog .DialogBox .DialogBoxFoot .BtnChooseSubmitDisabled {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    width: 60px;
    border-radius: 8px;
    font-weight: bold;
    border: 1px solid #e5e5e5;
    text-shadow: 2px 2px 0px #ffffff;
    color: #999999;
    background: -webkit-linear-gradient(#f5f5f5, #f0f0f0);
    background: linear-gradient(#f5f5f5, #f0f0f0);
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: not-allowed;
}

.statement {
    padding: 20px;
    border: 1px dashed #e5e5e5;
    color: #666666;
    margin-bottom: 20px;
}

.statement .statement-title {
    text-align: center;
    font-weight: bold;
}

.statement .statement-con {
    text-indent: 2em;
}

.statement .statement-con a {
    color: #336699;
}

.statement .statement-con a:hover {
    color: #e53737;
    text-decoration: underline;
}

.statement .report {
    text-align: center;
    padding-top: 10px;
}

.statement .report .btn-report {
    border-radius: 100px;
    display: inline-block;
    padding: 5px 1em;
    border: 1px solid #e5e5e5;
    background: #ffffff;
    color: #336699;
}

.KaoyanCommon {
    margin-bottom: 20px;
    background: #ffffff;
    padding: 20px;
}

.KaoyanCommon .KaoyanCommonTitle {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.KaoyanCommon .KaoyanCommonTitleText {
    color: #e53737;
}

.KaoyanCommon .KaoyanCommonContent {}

.KaoyanCommon .KaoyanCommonList {
    overflow: hidden;
    zoom: 1;
    margin: 0px -5px;
}

.KaoyanCommon .KaoyanCommonList li {
    width: 25%;
    float: left;
}

.KaoyanCommon .KaoyanCommonList li a {
    display: block;
    border-radius: 8px;
    padding: 10px;
    background: #f5f5f5;
    margin: 5px;
    text-align: center;
    color: #336699;
}

.KaoyanCommon .KaoyanCommonList li a:hover {
    color: #ffffff;
    background: #336699;
}

.KaoyanSpecial {
    background: #ffffff;
    padding: 20px;
}

.KaoyanSpecial .KaoyanSpecialTitle {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: 1px dotted #e5e5e5;
}

.KaoyanSpecial .KaoyanSpecialTitleText {
    color: #e53737;
}

/* .KaoyanSpecial .KaoyanSpecialTitleText:after {
    content: "";
    border-top: 20px solid #e53737;
    border-right: 15px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 15px solid #e53737;
    position: absolute;
    right: -27px;
    top: 0px;
} */

.KaoyanSpecial .SpecialItem {
    position: relative;
    padding: 10px 0px 10px 5em;
    border-bottom: 1px dotted #e5e5e5;
}

.KaoyanSpecial .SpecialItem .ItemTag {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 5em;
    /* text-align: right; */
    padding: 15px 0px;
    font-weight: bold;
}

.KaoyanSpecial .SpecialItem .ItemTag a {
    color: #cc6600;
}

.KaoyanSpecial .SpecialItem .ItemTag a:hover {
    color: #e53737;
    text-decoration: underline;
}

.KaoyanSpecial .SpecialItem .ItemContent {
    overflow: hidden;
    zoom: 1;
}

.KaoyanSpecial .SpecialItem .ItemContent li {
    float: left;
    width: 20%;
}

.KaoyanSpecial .SpecialItem .ItemContent a {
    display: inline-block;
    vertical-align: top;
    padding: 5px 10px;
    color: #336699;
}

.KaoyanSpecial .SpecialItem .ItemContent a:hover {
    color: #e53737;
    text-decoration: underline;
}

.KaoyanSpecial .OtherSpecialItems {
    overflow: hidden;
    zoom: 1;
    padding: 10px 0px;
    margin: 0px -5px;
}

.KaoyanSpecial .OtherSpecialItems li {
    width: 16.65%;
    float: left;
}

.KaoyanSpecial .OtherSpecialItems li a {
    padding: 10px 0px;
    color: #cc6600;
    display: block;
    text-align: center;
    background: #f5f5f5;
    border-radius: 8px;
    margin: 5px;
}

.KaoyanSpecial .OtherSpecialItems li a:hover {
    color: #e53737;
    text-decoration: underline;
}

.KaoYanYiDuiYi {
    background: #ffffff;
    overflow: hidden;
    zoom: 1;
    text-align: center;
    margin: 10px -10px 0px -10px;
}

.KaoYanYiDuiYi .YiDuiYiItem {
    float: left;
    width: 50%;
}

.KaoYanYiDuiYi .YiDuiYiItem .ItemInner {
    display: block;
    margin: 0px 10px;
}

.KaoYanYiDuiYi .YiDuiYiItem .ItemImgBox {
    border: 1px solid #e5e5e5;
    display: block;
    margin-bottom: 5px;
}

.KaoYanYiDuiYi .YiDuiYiItem .ItemInner img {
    width: 100%;
}

.net-publish {
    text-align: center;
    padding: 20px 0px 20px 0px;
    width: 1120px;
    margin: 0px auto;
    border-top: 1px dotted #e5e5e5;
}

.net-publish a {
    color: #336699;
}

.DetailCoupon {
    position: fixed;
    right: -400px;
    top: 0px;
    bottom: 0px;
    background: #f5f5f5;
    width: 360px;
    z-index: 10050;
    border-left: 1px solid #666666;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.DetailCoupon.SlideShow {
    right: 0px;
}

.DetailCoupon .DetailCouponTitle {
    text-align: center;
    top: 0px;
    left: 0px;
    right: 0px;
    background: #ffffff;
    position: absolute;
    border-bottom: 1px solid #e5e5e5;
}

.DetailCoupon .DetailCouponTitle .TitleText {
    font-size: 17px;
    font-weight: bold;
    color: #222222;
    line-height: 40px;
}

.DetailCoupon .DetailCouponTitle .BtnClose {
    position: absolute;
    width: 40px;
    height: 40px;
    background: url(/css/images/bg0101.gif) center center no-repeat;
    right: 0px;
    top: 0px;
    overflow: hidden;
    text-indent: -9999em;
}

.DetailCoupon .DetailCouponList {
    position: absolute;
    top: 40px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    overflow: auto;
    padding: 10px;
}

.DetailCoupon .DetailCouponList .CouponItem {
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    background: #ffffff;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
}

.DetailCoupon .CouponItem .ItemBaseInfo {
    padding-bottom: 10px;
    line-height: 1.2;
    color: #333333;
    position: relative;
    overflow: hidden;
    zoom: 1;
    border-bottom: 1px dashed #e5e5e5;
}

.DetailCoupon .CouponItem .CouponItemInner {
    padding-right: 50px;
    position: relative;
    padding: 15px 65px 15px 15px;
}

.DetailCoupon .CouponItem .CouponItemInner::after {
    content: "";
    display: block;
    background: #f5f5f5;
    border-radius: 100px;
    width: 20px;
    height: 20px;
    border-bottom: 1px solid #e5e5e5;
    position: absolute;
    right: 40px;
    top: -10px;
    z-index: 20;
}

.DetailCoupon .CouponItem .CouponItemInner::before {
    content: "";
    display: block;
    background: #f5f5f5;
    border-radius: 100px;
    width: 20px;
    height: 20px;
    border-top: 1px solid #e5e5e5;
    position: absolute;
    right: 40px;
    bottom: -10px;
    z-index: 20;
}

.DetailCoupon .CouponItem .ItemBaseInfo .BaseInfo1 {
    line-height: 40px;
    margin-right: 5px;
    height: 40px;
    display: inline-block;
    vertical-align: bottom;
    color: #e53737;
}

.DetailCoupon .CouponItem .ItemBaseInfo .BaseInfo2 {
    padding: 5px 10px;
    background: #ffe3e3;
    border-radius: 8px;
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 5px;
}

.DetailCoupon .CouponDiscount .ItemBaseInfo .BaseInfo2 {
    background: #ffe9cd;
}

.DetailCoupon .CouponMinus .ItemBaseInfo .BaseInfo2 {
    background: #ddf2d5;
}

.DetailCoupon .CouponCash .ItemBaseInfo .BaseInfo2 {
    background: #d0eaff;
}

.DetailCoupon .CouponItem .ItemBaseInfo .Type {
    font-weight: bold;
}

.DetailCoupon .CouponItem .ItemBaseInfo .Conditions {
    font-size: 12px;
}

.DetailCoupon .CouponItem .ItemBaseInfo .RMB {
    font-size: 20px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.DetailCoupon .CouponItem .ItemBaseInfo .Zhe {
    font-size: 20px;
    font-weight: bold;
}

.DetailCoupon .CouponItem .ItemBaseInfo .Num {
    font-size: 36px;
    font-family: 'Roboto', sans-serif;
    padding: 0px 4px;
}

.DetailCoupon .CouponItem .ItemBaseInfo .Time {
    padding: 10px 0px;
    line-height: 1.5;
    margin-left: 90px;
    font-size: 12px;
}

.DetailCoupon .CouponItem .ItemUseInfo {
    padding-top: 10px;
    border-top: 0px;
    position: relative;
    font-size: 12px;
    clear: both;
}

.DetailCoupon .CouponItem .ItemUseInfo li {
    line-height: 18px;
    position: relative;
    padding: 0 0px 0 4em;
}

.DetailCoupon .CouponItem .ItemUseInfo li .InfoTag {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #999999;
}

.DetailCoupon .CouponItem .ItemUseInfo li .InfoCon {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #666666;
}

.DetailCoupon .CouponItem .ItemUseInfo li .InfoCon .LinkDetail {
    color: #e53737;
    margin-left: 1em;
}

.DetailCoupon .CouponItem .ItemUseInfo li .InfoCon .LinkDetail:hover {
    color: #e53737;
}

.DetailCoupon .CouponItem .ItemUseInfo li .InfoCon.InfoUseTime {
    display: block;
}

.DetailCoupon .CouponItem .BtnContainer {
    padding: 0px 10px 0px 20px;
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: #e53737;
    width: 20px;
    font-size: 16px;
    cursor: pointer;
}

.DetailCoupon .CouponItem .BtnContainer:after {
    content: "";
    position: absolute;
    left: -4px;
    top: 0px;
    bottom: 0px;
    width: 8px;
    background: url(https://g.100xuexi.com/CssModel/UserCenter2018/images/bg0338.png) center center repeat-y;
    z-index: 15;
}

.DetailCoupon .CouponItem .BtnContainer .BtnUse {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    overflow: hidden;
}

.DetailCoupon .CouponItem .BtnContainer .BtnUse::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    background: #ff6600;
    border-radius: 100%;
    width: 0px;
    height: 0px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    z-index: 1;
}

.DetailCoupon .CouponItem .BtnContainer .BtnUse:hover {
    font-weight: bold;
}

.DetailCoupon .CouponItem .BtnContainer .BtnUse:hover::before {
    width: 200px;
    height: 200px;
    margin: -100px 0px 0px -100px
}

.DetailCoupon .CouponItem .BtnContainer .BtnUse .BtnUseText {
    display: block;
    text-align: center;
    line-height: 1.2;
    height: 4.8em;
    width: 20px;
    text-align: center;
    color: #ffffff;
    position: absolute;
    top: 50%;
    margin-top: -2.4em;
    right: 12px;
    z-index: 10;
}

.DetailCoupon .CouponItem .BtnContainer .BtnUseDisabled {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    overflow: hidden;
    background: #e5e5e5;
}

.DetailCoupon .CouponItem .BtnContainer .BtnUseDisabled .BtnUseText {
    display: block;
    text-align: center;
    line-height: 1.2;
    height: 3.6em;
    width: 20px;
    text-align: center;
    color: #666666;
    position: absolute;
    top: 50%;
    margin-top: -1.8em;
    right: 12px;
    z-index: 10;
}

.DetailCoupon .CouponItem .HasGot {
    position: absolute;
    right: 65px;
    bottom: 10px;
    overflow: hidden;
    width: 66px;
    height: 66px;
    background: url(https://www.100xuexi.com/css/images/coupongot.png) center center no-repeat;
    background-size: 100% 100%;
    text-indent: -99999em;
    z-index: 1;
}

.DetailCoupon .CouponItem .ItemProgress {
    font-size: 12px;
    color: #666666;
    padding-top: 5px;
    display: none;
}

.DetailCoupon .CouponItem .ItemProgress .ItemProgressBar {
    background: #f5f5f5;
    border-radius: 100px;
    overflow: hidden;
    display: none;
}

.DetailCoupon .CouponItem .ItemProgress .ItemProgressBar .ItemProgressBarInner {
    background: #e53737;
    border-radius: 100px;
    height: 8px;
}

.DetailCoupon .CouponItem .ItemProgress .ItemProgressTag {
    margin-bottom: 5px;
}

.DetailCoupon .CouponItem .ItemProgress .ItemProgressTag .Rate {
    margin-right: 1em;
    border-right: 1px solid #e5e5e5;
    padding-right: 1em;
    display: none;
}

.DetailCoupon .CouponItem .ItemProgress .ItemProgressTag .NewRegUser {
    color: #e53737;
    border: 1px solid #e53737;
    line-height: 1;
    padding: 0px 2px;
    border-radius: 8px;
    margin-right: 3px;
}

.get-coupon {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 15000;
    display: none;
}

.get-coupon-box {
    background: #ffffff;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 500px;
    height: 440px;
    margin: -200px 0px 0px -250px;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
    z-index: 1001;
}

.get-coupon-box .btn-close {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 20px;
    width: 20px;
    height: 20px;
    background: url(https://www.100xuexi.com/css/images/bg0101.gif) center center no-repeat;
}

.get-coupon-box .btn-close:hover {
    background: url(https://www.100xuexi.com/css/images/bg0102.gif) center center no-repeat;
}

.get-coupon-box .waiting {
    padding: 40px 0px;
    text-align: center;
}

.get-coupon-box .success {}

.get-coupon-box .fail {}

.get-coupon-box .tips-banner {
    height: 200px;
    padding: 30px 0px;
}

.get-coupon-box .tips-banner-success {
    background: url(https://www.100xuexi.com/css/images/bg0344.png) center center no-repeat;
}

.get-coupon-box .tips-banner-fail {
    background: url(https://www.100xuexi.com/css/images/bg0345.png) center center no-repeat;
}

.get-coupon-box .tips-banner-waiting {
    background: url(https://www.100xuexi.com/css/images/bg0346.gif) center center no-repeat;
}

.get-coupon-box .tips {
    text-align: center;
    font-size: 16px;
}

.get-coupon-box .tips .main-tips {
    font-size: 26px;
    font-weight: bold;
    color: #d13a05;
    line-height: 1.5;
}

.get-coupon-box .tips .main-tips-success {
    color: #d13a05;
}

.get-coupon-box .tips .main-tips-fail {
    color: #615c59;
}

.get-coupon-box .operation {
    margin: 0px auto;
    padding: 20px;
    margin-bottom: 40px;
    text-align: center;
}

.get-coupon-box .operation ul:after {
    content: "";
    display: block;
    clear: both;
}

.get-coupon-box .operation li {
    display: inline-block;
}

.get-coupon-box .operation li .btn {
    margin: 0px auto;
    display: block;
    color: #ffffff;
    font-weight: bold;
    background: #e53737;
    box-shadow: 0px 3px 10px 0px rgba(230, 0, 0, 0.3);
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    width: 150px;
    text-align: center;
    font-size: 16px;
}

/* 目录弹窗样式 */
.CatalogDialog {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    z-index: 5000;
    display: none;
}

.CatalogDialog .DialogMask {
    background: #000000;
    opacity: 0.5;
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    z-index: 1;
}

.CatalogDialog .DialogBox {
    position: fixed;
    left: 50%;
    top: 100px;
    bottom: 100px;
    z-index: 1;
    width: 800px;
    margin-left: -400px;
    background: #ffffff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.CatalogDialog .DialogBox .DialogBoxTitle {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    height: 50px;
    background: #f5f5f5;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}

.CatalogDialog .DialogBox .DialogBoxTitle .DialogBoxTitleText {
    position: relative;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    padding: 15px 50px;
    line-height: 20px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.CatalogDialog .DialogBox .DialogBoxTitle .BtnClose {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    text-indent: -10em;
    overflow: hidden;
    background: url(/Css/Images/bg0101.gif) center center no-repeat;
    cursor: pointer;
}

.CatalogDialog .DialogBox .DialogBoxTitle .BtnClose:hover {
    background: url(/Css/Images/bg0102.gif) center center no-repeat;
}

.CatalogDialog .DialogBox .DialogBoxContent {
    position: absolute;
    top: 51px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    overflow-x: hidden;
}

.CatalogDialog .DialogBox .DialogBoxContentIframe {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
}


.exam-time-box {
    background: #ffffff;
    padding: 20px;
    margin-bottom: 20px;
    text-align: center;
    border-radius: 8px;
}

.exam-time-box .exam-time-count {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px dotted #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.exam-time-box .count-num {
    font-family: 'Roboto', sans-serif;
    color: #e53737;
    padding: 0px 3px;
}

.exam-time-box .exam-time-des {
    color: #888888;
}


.toast-mask {
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 5000;
    background: rgba(0, 0, 0, 0.75);
}

.toast-box {
    background: rgba(0, 0, 0, 0.9);
    border-radius: 12px;
    position: fixed;
    padding: 20px;
    color: #ffffff;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 5005;
    width: 60px;
}

.toast-box .toast-icon {
    width: 40px;
    height: 40px;
    margin: 0px auto;
    background: center center no-repeat;
    background-size: contain;
}

.toast-box .toast-icon.success {
    background-image: url(https://wx.100xuexi.com/images/Tk_Mobile_bg0014_0.png);
}

.toast-box .toast-icon.fail {
    background-image: url(https://wx.100xuexi.com/images/Mobile_bg0071.png);
}

.toast-box .toast-text {
    display: block;
    text-align: center;
    padding-top: 5px;
}


.zhibo-card .item-inner {
    background: #ffffff;
    padding: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 8px;
}

.zhibo-card .item-head {
    position: relative;
}

.zhibo-card .item-head .living-tag {
    position: absolute;
    background: #5316d3 url(https://wx.100xuexi.com/images/zhiboing_blue.gif) 8px center no-repeat;
    background-size: 0.8em auto;
    color: #00ffea;
    position: absolute;
    left: 50%;
    bottom: -10px;
    border-radius: 100px;
    padding: 2px 8px 2px 20px;
    font-size: 12px;
    z-index: 10;
    white-space: nowrap;
    transform: translateX(-50%) scale(0.8);
    -webkit-transform: translateX(-50%) scale(0.8);
    font-weight: bold;
    border: 2px solid #ffffff;

}


.zhibo-card .item-head .btns .btn-plan {
    display: block;
    text-align: center;
    border: 1px solid #e5e5e5;
    color: #333333;
    border-radius: 8px;
    line-height: 30px;
    height: 30px;
    background: #ffffff;
    font-size: 14px;
    box-shadow: 1px 1px 2px 0px rgb(0 0 0 / 10%);
    position: relative;
    cursor: pointer;
}

.zhibo-card .item-head .btns .btn-plan:hover {
    color: #e53737;
    border: 1px solid #e53737;
}

.zhibo-card .item-head .btns .btn-plan::after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-right: 1px solid;
    border-bottom: 1px solid;
    /* margin-top: -7px; */
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: relative;
}

.zhibo-card .head-img-box {
    border-radius: 100%;
    width: 60px;
    height: 60px;
    background: #f5f5f5 center center no-repeat;
    background-size: cover;
    border: 1px solid #ffffff;
    margin: 0px auto 10px auto;
    position: relative;
    cursor: pointer;
}

.zhibo-card .head-img-box::before {
    content: "";
    display: block;
    position: absolute;
    left: -2px;
    top: -2px;
    right: -2px;
    bottom: -2px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    z-index: 10;
}

.zhibo-card .head-img-box .head-img-box-inner {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background: #ffffff center center no-repeat;
    background-size: cover;
    position: relative;
    display: block;
    overflow: hidden;
}

.zhibo-card .head-img-box img {
    width: 100%;
    height: 100%;
    opacity: 0;
}

.zhibo-card.living .head-img-box {
    border: 2px solid #ff3e3e;
}

.zhibo-card.living .head-img-box:after {
    content: "";
    display: block;
    left: -2px;
    top: -2px;
    bottom: -2px;
    right: -2px;
    position: absolute;
    border: 2px solid #ff3e3e;
    border-radius: 100%;
    animation: amtBreatheBorder 1s 0s ease-in-out infinite;
}

.zhibo-card.living .head-img-box .head-img-box-inner {
    animation: amtBreathe 1s 0s ease-in-out infinite;
}

.zhibo-card.living .item-head .btns .btn-entry {
    display: block;
}

/* .zhibo-card.living .item-head .btns .btn-plan {
    display: none;
} */


.zhibo-card .head-des {
    padding: 5px 0px;
}

.zhibo-card .head-des .item-title {
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
}

.zhibo-card .head-des .item-intro {
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 10px;
}

.zhibo-card .zhibo-living-box {
    padding: 0px 15px 15px 15px;
    display: none;
}

.zhibo-card .zhibo-living {
    position: relative;
    max-width: 320px;
    width: 62.8%;
    display: block;
}

.zhibo-card.living .zhibo-living-box {
    display: block;
}

.zhibo-card .zhibo-living .living-img {
    display: block;
    background: #f5f5f5 center center no-repeat;
    background-size: cover;
    position: relative;
    border-radius: 8px;
    z-index: 1;
    overflow: hidden;
}

.zhibo-card .item-body {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.75);
    z-index: 2000;
    display: none;
}

.zhibo-card .item-body .item-body-inner {
    border-radius: 12px;
    background: #ffffff;
    width: 80%;
    max-width: 360px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}

@keyframes amtBreathe {
    0% {
        transform: scale(0.85);
    }

    50% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.85);
    }
}

@keyframes amtBreatheBorder {
    0% {
        transform: scale(1);
        opacity: 0;
    }

    50% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

.CoursePreviewerBox {
    background: #ffffff;
    margin-bottom: 20px;
    display: none;
}

.CoursePreviewerBox .CoursePreviewerBoxInner {
    position: relative;
    padding-right: 290px;
    background: #1a1a1a;
    border: 1px solid #000000;
    z-index: 1;
}

.CoursePreviewerBox .CoursePlayerBoxTitle {
    padding: 10px 15px;
    line-height: 20px;
    height: 40px;
    background: #1b2128;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.CoursePreviewerBox .CoursePlayerBoxTitle .CoursePlayerBoxMainTitle {
    font-weight: normal;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.CoursePreviewerBox .CoursePlayerBoxTitle .CoursePlayerBoxSubTitle {
    /* color: rgba(255, 255, 255, 0.75); */
    color: #0099ff;
    font-weight: bold;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.CoursePreviewerBox .CoursePlayerBox {
    position: relative;
}

.CoursePreviewerBox .CoursePlayerBox::before {
    content: "";
    display: block;
    padding-top: 56.25%;
}

.CoursePreviewerBox .CoursePlayerBox .CoursePlayer {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;

}

.CoursePreviewerBox .CoursePlayerList {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 290px;
    background: #000000;
    color: rgba(255, 255, 255, 0.5);
    border-left: 1px solid #000000;
}

.CoursePreviewerBox .CoursePlayerList .ListTitle {
    padding: 20px 15px;
    line-height: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    background: #1b2128;
}

.CoursePreviewerBox .CoursePlayerList .ListTitle .freeDone {
    position: absolute;
    right: 15px;
    top: 50%;
    color: #0099ff;
    border-radius: 8px;
    border: 1px solid;
    line-height: 30px;
    height: 30px;
    padding: 0px 10px;
    margin-top: -16px;
    font-weight: normal;
    font-size: 14px;
}

.CoursePreviewerBox .CoursePlayerList .ListBody {
    position: absolute;
    top: 61px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    overflow: auto;
}

.CoursePreviewerBox .CoursePlayerList .des {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
}

/* 滚动条整体样式 */
.CoursePreviewerBox .CoursePlayerList .ListBody::-webkit-scrollbar {
    width: 5px;
    /* 滚动条宽度 */
}

/* 滚动条轨道样式 */
.CoursePreviewerBox .CoursePlayerList .ListBody::-webkit-scrollbar-track {
    background: #000000;
    /* 轨道背景颜色 */
}

/* 滚动条滑块样式 */
.CoursePreviewerBox .CoursePlayerList .ListBody::-webkit-scrollbar-thumb {
    background: #888;
    /* 滑块背景颜色 */
    border-radius: 8px;
    /* 滑块圆角 */
}

.CoursePreviewerBox .CoursePlayerList .ListBody .CatalogBlockItem {
    padding: 5px 0px;
    background: #1b2128;
    margin-bottom: 5px;
    padding: 0px 15px;
}

.CoursePreviewerBox .CoursePlayerList .ListBody .CatalogBlockItemTitle {
    font-weight: bold;
    padding: 10px 0px 10px 16px;
    position: relative;
}

.CoursePreviewerBox .CoursePlayerList .ListBody .CatalogBlockItemTitle::before {
    content: "";
    display: block;
    width: 5px;
    position: absolute;
    top: 0.25em;
    margin-top: 10px;
    height: 1em;
    left: 0px;
    background: #e53737;
    border-radius: 10px;
}

.CoursePreviewerBox .CoursePlayerList .ListBody .CatalogBlockItemContent li {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.CoursePreviewerBox .CoursePlayerList .ListBody .CatalogBlockItemContent a {
    display: block;
    padding: 10px 10px 10px 16px;
    position: relative;
    color: rgba(255, 255, 255, 0.75);
}

.CoursePreviewerBox .CoursePlayerList .ListBody .CatalogBlockItemContent .tag-video:before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 15px;
    width: 12px;
    height: 12px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 100%;
    transition: all 0.3s;
}

.CoursePreviewerBox .CoursePlayerList .ListBody .CatalogBlockItemContent .tag-video:after {
    content: "";
    display: block;
    border-left: 5px solid #000000;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    position: absolute;
    left: 4px;
    top: 18px;
}



.CoursePreviewerBox .CoursePlayerList .ListBody .CatalogBlockItemContent .tag-ebook:before,
.CoursePreviewerBox .CoursePlayerList .ListBody .CatalogBlockItemContent .tag-book:before,
.CoursePreviewerBox .CoursePlayerList .ListBody .CatalogBlockItemContent .tag-tk:before,
.CoursePreviewerBox .CoursePlayerList .ListBody .CatalogBlockItemContent .tag-file:before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 15px;
    width: 8px;
    height: 8px;
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.5);
    box-shadow: 2px 2px 0px 0px rgba(255, 255, 255, 0.5);
}

.CoursePreviewerBox .CoursePlayerList .ListBody .CatalogBlockItemContent a:hover {
    color: #ffffff;
    background: rgba(32, 128, 247, 1);
    background: radial-gradient(farthest-side at 50% 150%, rgba(32, 128, 247, 1), rgba(32, 128, 247, 0));
}

.CoursePreviewerBox .CoursePlayerList .ListBody .CatalogBlockItemContent .playing,
.CoursePreviewerBox .CoursePlayerList .ListBody .CatalogBlockItemContent .playing:hover {
    /* color: rgba(32,128,247,1); */
    color: #0099ff;
    background: none;
}

.CoursePreviewerBox .CoursePlayerList .ListBody .CatalogBlockItemContent .playing::before {
    background: url(https://wx.100xuexi.com/images/Mobile_bg0426.gif) center center no-repeat;
    background-size: auto 100%;
    border-radius: 0px;
}

.CoursePreviewerBox .CoursePlayerList .ListBody .CatalogBlockItemContent .playing::after {
    display: none;
}

.CoursePreviewerBox .CoursePlayerList .ListBody .CatalogBlockItemContent .cssType {
    color: inherit;
}

.CoursePreviewerBox .CoursePlayerBox .buy-tips {
    background: #333333;
    border-radius: 50px;
    padding: 5px 30px 5px 15px;
    font-size: 14px;
    color: #ffffff;
    position: absolute;
    left: 10px;
    bottom: 50px;
    z-index: 10;
    display: none;
    cursor: pointer;
}

.CoursePreviewerBox .CoursePlayerBox .buy-tips a {
    color: #FD6700;
}

.CoursePreviewerBox .CoursePlayerBox .buy-tips .freeDone {
    position: relative;
    background: #e53737;
    color: #ffffff;
    border-radius: 100px;
    padding: 2px 15px 2px 10px;
    margin: 0px 5px;
}

.CoursePreviewerBox .CoursePlayerBox .buy-tips .freeDone::after {
    content: "";
    display: block;
    position: absolute;
    right: 8px;
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 50%;
    margin-top: -3px;
}

.CoursePreviewerBox .CoursePlayerBox .buy-tips .btn-close-tips {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    position: absolute;
    right: 0px;
    top: 0px;
    font-family: Arial;
}

.CoursePreviewerBox .CoursePlayerBox .buy-main-tips {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    background: #333333;
    color: #ffffff;
    text-align: center;
    z-index: 10001;
    padding: 100px 0px;
    display: none;
}

.CoursePreviewerBox .CoursePlayerBox .buy-main-tips .buy-tips-text {
    font-size: 24px;
    margin-bottom: 20px;
}

.CoursePreviewerBox .CoursePlayerBox .buy-main-tips .login-tips {
    padding-top: 20px;
    border-top: 1px solid #666666;
    margin: 0px auto;
    width: 20em;
}

.CoursePreviewerBox .CoursePlayerBox .buy-main-tips .login-tips a {
    color: #FD6700;
}

.CoursePreviewerBox .CoursePlayerBox .buy-main-tips .btn-container {
    margin-bottom: 50px;
}

.CoursePreviewerBox .CoursePlayerBox .buy-main-tips .btn-container .btn-buy {
    background: #ff3e3e;
    color: #ffffff;
    text-align: center;
    font-size: 24px;
    border-radius: 100px;
    padding: 10px 20px;
    line-height: 30px;
    display: block;
    width: 5em;
    margin: 0px auto;
}

.CoursePreviewerBox .CoursePlayerBox .buy-main-tips .info-tips {
    padding-top: 90px;
    background: url(../images/btn-info.png) center top no-repeat;
    color: #ffffff;
}

.CoursePreviewerBox .CoursePlayerBox .buy-main-tips .info-tips .info-tips-sub-text {
    font-size: 16px;
}

.CoursePreviewerBox .CoursePlayerBox .buy-main-tips .info-tips .info-tips-text {
    font-size: 24px;
}

.CoursePreviewerBox .CoursePlayerBox .action-tips {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    color: #ffffff;
    z-index: 200;
    background: url(../images/loading-video.gif) center top no-repeat;
    padding-top: 90px;
    min-width: 300px;
    text-align: center;
    color: #888888;
}

.CoursePreviewerBox .CoursePlayerBox .action-error-tips {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    color: #ffffff;
    z-index: 200;
    background: url(../images/btn-error.png) center top no-repeat;
    padding-top: 90px;
    min-width: 300px;
    text-align: center;
    color: #888888;
}

.CoursePreviewerBox .CoursePlayerBox .abnormal-tips {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    color: #ffffff;
    z-index: 200;
    background: url(../images/btn-error.png) center top no-repeat;
    padding-top: 90px;
    min-width: 300px;
    text-align: center;
    color: #888888;
}

.prism-player .bullet-screen {
    animation: bullet 20s linear infinite;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.prism-player .prism-controlbar {
    background: #333333;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.prism-player .prism-liveshift-progress .prism-progress-played,
.prism-player .prism-progress .prism-progress-played {
    background: #ff3e3e;
}

.prism-player .prism-liveshift-progress .prism-progress-cursor,
.prism-player .prism-progress .prism-progress-cursor {
    background: #ff3e3e;
    overflow: visible;
}

.prism-player .prism-liveshift-progress .prism-progress-cursor:after,
.prism-player .prism-progress .prism-progress-cursor:after {
    content: "";
    position: absolute;
    left: -5px;
    top: -5px;
    right: -5px;
    bottom: -5px;
    border: 5px solid rgba(255, 255, 255, 0.5);
    border-radius: 100%;
    display: block;
}

.prism-player .prism-liveshift-progress .prism-progress-cursor img,
.prism-player .prism-progress .prism-progress-cursor img {
    opacity: 0;
    display: none;
}

.prism-player video {
    cursor: pointer;
}

.prism-player .prism-setting-list .prism-setting-cc,
.prism-player .prism-setting-list .prism-setting-audio,
.prism-player .prism-setting-list .prism-setting-quality {
    display: none;
}

.prism-player .prism-ErrorMessage {
    box-sizing: border-box;
}

.prism-player .prism-ErrorMessage .prism-error-content {
    text-align: center;
    background: url(../images/btn-error.png) center top no-repeat;
    padding-top: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    max-width: 80%;
}

.prism-player .prism-ErrorMessage .prism-error-content p {
    font-size: 18px;
    color: #cccccc;
    text-indent: 0;
    margin-bottom: 20px;
}

.prism-player .prism-ErrorMessage .prism-error-content .prism-error-opper .btn-error-clean {
    display: inline-block;
    padding: 0px 15px;
    border-radius: 8px;
    border: 1px solid #ff3e3e;
    color: #ff3e3e;
    border-radius: 8px;
    font-size: 16px;
    line-height: 36px;
    height: 36px;
}

.prism-player .prism-ErrorMessage .prism-error-content .prism-error-opper .btn-error-clean:hover {
    background: #ff3e3e;
    color: #ffffff;
}

.prism-player .prism-ErrorMessage .prism-error-operation {
    display: none;
}

.prism-player .prism-ErrorMessage .prism-detect-info {
    display: none;
}


.score-dialog {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 400px;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
    transform: translate(-50%, -50%);
    z-index: 5000;
    padding: 15px;
    display: none;
}

.score-dialog .score-box {
    padding: 20px;
}

.score-dialog .dialog-title {
    text-align: center;
    font-weight: bold;
    padding: 10px;
    font-size: 17px;
}

.score-dialog .score-box .score-item {
    display: flex;
    align-items: center;
    padding: 15px 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    font-size: 15px;
}

.score-dialog .score-box .score-item:last-child {
    border: none;
}

.score-dialog .score-box .score-item .item-title {
    width: 6em;
}

.score-dialog .score-box .item-content {
    flex: 1;
}

.score-dialog .score-box .item-content .star-bar {
    display: flex;
    align-items: center;
}

.score-dialog .score-box .item-content .star-bar .star-item {
    flex: 1;
    height: 24px;
    background: url(/css/images/starsControl.png) center 0px no-repeat;
    background-size: 24px auto;
    transition: background-position-y 0.3s;
    cursor: pointer;

}

.score-dialog .score-box .item-content .star-bar .star-item.light {
    background-position-y: -24px;
}

.score-dialog .btn-container {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.score-dialog .btn-item {
    padding: 0px 10px;
}

.score-dialog .btn {
    display: block;
    line-height: 38px;
    width: 60px;
    cursor: pointer;
    border-radius: 8px;
    font-weight: bold;
    text-align: center;
    background: #f5f5f5;
    border: 1px solid #d5d5d5;
}

.score-dialog .btn-submit {
    border: 1px solid #e53737;
    color: #ffffff;
    background: -webkit-linear-gradient(#e53737, #e53737);
    background: linear-gradient(#e53737, #e53737);
}