/*关闭掉查看已购的提示气泡*/

.MyOrderMask {
    display: none !important;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
p,
ul,
ol,
li,
dl,
dt,
dd,
div,
span,
em,
strong,
table,
thead,
tbody,
th,
td,
th,
a,
form,
input,
select,
textarea {
    padding: 0px;
    margin: 0px;
    list-style: none;
    font-style: normal;
}

body {
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    font-family: "Microsoft YaHei", "宋体";
    background: #f5f5f5;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover {
    color: #e53737;
    text-decoration: none;
}

table {
    border-collapse: collapse;
}

input {
    vertical-align: middle;
    font-size: 14px;
    color: #333333;
}

textarea {
    color: #333333;
    font-size: 14px;
}

select {
    border: 1px solid #999999;
    color: #333333;
    font-size: 14px;
    vertical-align: middle;
    padding: 2px;
    line-height: 30px;
    height: 30px;
}

.clear {
    clear: both;
    padding: 0px;
    margin: 0px;
}

.clear::after {
    content: "";
    display: block;
    clear: both;
}

img {
    border: 0px;
    margin: 0px;
    padding: 0px;
    line-height: 0px;
    vertical-align: top;
}

/*解决自适应圆角矩形按钮的鼠标样式*/

a span {
    cursor: pointer;
}

@font-face {
    font-family: PhoneticUe;
    src: url('https://g.100xuexi.com/CssModel/font/phonetic_ue.ttf');
}

.phonetic {
    font-family: PhoneticUe;
}

/*布局样式*/

.pc-style #Mid {
    width: 1120px;
    margin: 0px auto;
}

/*分页开始*/

.pc-style .Pagination {
    text-align: center;
    border-top: 1px dotted #d5d5d5;
    font-size: 14px;
    padding: 20px 0px;
}

.pc-style .Pagination .PageCount {
    line-height: 32px;
    display: inline-block;
    vertical-align: top;
}

.pc-style .Page {
    display: inline-block;
    zoom: 1;
    vertical-align: top;
}

.pc-style .Page .Operating {
    display: inline-block;
    font-size: 14px;
    padding-left: 10px;
    vertical-align: top;
}

.pc-style .Page .TextBox {
    height: 30px;
    line-height: 30px;
    border: 1px solid #999999;
    padding: 0px 5px;
    width: 40px;
    margin: 0px 5px;
    font-size: 14px;
}

.pc-style .Page .BtnGo {
    display: inline-block;
    font-size: 14px;
    padding: 5px 10px;
    line-height: 20px;
    background: #fff;
    border: 1px solid #c5b7b7;
    color: #333333;
    margin: 0 3px;
    text-decoration: none;
    border-radius: 2px;
    cursor: pointer;
    background: #f5f5f5;
    margin-left: 5px;
}

.pc-style .Page {
    *zoom: 1;
    *display: inline;
}

.pc-style .Page a {
    display: inline-block;
    font-size: 14px;
    padding: 5px 10px;
    line-height: 20px;
    background: #fff;
    border: 1px solid #c5b7b7;
    color: #888;
    margin: 0 3px;
    text-decoration: none;
    border-radius: 5px;
    cursor: pointer;
    vertical-align: top;
}

.pc-style .Page a:hover {
    border-color: #e53737;
    color: #e53737;
    text-decoration: none;
}

.pc-style .Page .Selected,
.pc-style .Page .Selected:hover {
    display: inline-block;
    font-size: 14px;
    padding: 5px 10px;
    line-height: 20px;
    background: #e53737;
    border: 1px solid #e53737;
    color: #ffffff;
    margin: 0 3px;
    text-decoration: none;
    border-radius: 5px;
    cursor: default;
    vertical-align: top;
}

.pc-style .Page .Disabled,
.Page .Disabled:hover {
    color: #cccccc;
    border-color: #e5e5e5;
    cursor: default;
}

/*分页结束*/

/*排行榜开始*/

.pc-style #Mid .Block .BlockRight .TopList {
    border: 1px solid #d4d4d4;
    margin-bottom: 10px;
    border-top: 0px;
}

.pc-style #Mid .Block .BlockRight .TopList .Title {
    background: url(Images/bg0005.gif) left top repeat-x;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0px 5px 0px 10px;
    font-size: 14px;
    font-weight: bold;
    color: #cc0000;
}

.pc-style #Mid .Block .BlockRight .TopList .Title ul {
    float: right;
    padding-top: 6px;
    height: 24px;
}

.pc-style #Mid .Block .BlockRight .TopList .Title ul li {
    height: 24px;
    float: left;
    margin-right: 5px;
}

.pc-style #Mid .Block .BlockRight .TopList .Title ul li a {
    display: block;
    line-height: 12px;
    border: 1px solid #d4d4d4;
    font-size: 12px;
    font-weight: normal;
    background: none;
    padding: 6px 5px 4px 5px;
    color: #666666;
    white-space: nowrap;
    float: left;
}

.pc-style #Mid .Block .BlockRight .TopList .Title ul li a:hover {
    color: #cc0000;
}

.pc-style #Mid .Block .BlockRight .TopList .Title ul li a.over {
    background: #ffffff;
    border-bottom: 1px solid #ffffff;
    color: #cc0000;
}

.pc-style #Mid .Block .BlockRight .TopList .Con {
    padding: 8px 10px;
}

.pc-style #Mid .Block .BlockRight .TopList .Con ul {
    padding-left: 20px;
    background: url(Images/bg0014.gif) left top no-repeat;
}

.pc-style #Mid .Block .BlockRight .TopList .Con ul li {
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    /**margin-bottom:-2px;hack for IE6、IE7*/
    vertical-align: bottom;
}

.pc-style #Mid .Block .BlockRight .TopList .Con ul li .Name {
    width: 150px;
    float: left;
    height: 22px;
    overflow: hidden;
}

.pc-style #Mid .Block .BlockRight .TopList .Con ul li .Number {
    float: right;
    height: 22px;
    overflow: hidden;
}

/*排行榜结束*/

/*排行榜2(不带序号和选项卡的)开始*/

.pc-style #Mid .Block .BlockRight .TopList2 {
    margin-bottom: 20px;
    padding: 10px 20px 20px 20px;
    background: #ffffff;
    border-radius: 4px;
    display: none !important;
}

.pc-style #Mid .Block .BlockRight .TopList2 .Title {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    padding: 10px 0px 10px 15px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    line-height: 1.2;
}

.pc-style #Mid .Block .BlockRight .TopList2 .Title:before {
    content: "";
    display: block;
    width: 5px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0px;
    background: #e53737;
    border-radius: 10px;
}

.pc-style #Mid .Block .BlockRight .TopList2 .Title a {
    float: right;
    font-weight: normal;
    font-family: "宋体";
    font-size: 12px;
}

.pc-style #Mid .Block .BlockRight .TopList2 .Con {
    padding-top: 10px;
    font-size: 14px;
}

.pc-style #Mid .Block .BlockRight .TopList2 .Con ul li {
    overflow: hidden;
    position: relative;
    padding: 5px 0px 5px 10px;
}

.pc-style #Mid .Block .BlockRight .TopList2 .Con ul li::before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    background: #888888;
    border-radius: 100%;
    position: absolute;
    left: 0px;
    top: 15px;
}

.pc-style #Mid .Block .BlockRight .TopList2 .Con ul li .Name {
    display: block;
}

.pc-style #Mid .Block .BlockRight .TopList2 .Con ul li .Number {
    color: #888888;
    font-size: 12px;
    display: block;
}

/*排行榜结束*/

/*当前位置面包屑导航开始*/

.pc-style #Mid .Current {
    line-height: 1.5;
    /* padding: 10px 0px; */
    font-family: "宋体";
    color: #888888;
    font-size: 12px;
    margin-bottom: 10px;
}

.pc-style #Mid .Current a {
    color: #333333;
    font-family: "宋体";
}

.pc-style #Mid .Current a:hover {
    color: #cc0000;
}

/*当前位置面包屑导航结束*/

.pc-style .cssType {
    color: #f02929;
    /* display: none; */
}

.pc-style .cssFreeDownload {
    color: #00427C;
}

.pc-style .SendApp {
    background: url(Images/bg02787.gif) right center no-repeat;
    padding-right: 16px;
}

.pc-style #Mid .Block .BlockRight ul li .BookName .FreeDownload {
    color: #00427C;
}

.pc-style #Mid .Block .BlockRight ul li .BookName .FreeDownload .SendApp {
    background: url(Images/bg02787.gif) right center no-repeat;
    padding-right: 16px;
}

.pc-style #Mid .Block .BlockRight ul li .BookName .cssFreeDownload {
    color: #00427C;
}

.pc-style #Mid .Block .BlockRight ul li .BookName .cssFreeDownload .SendApp {
    background: url(Images/bg02787.gif) right center no-repeat;
    padding-right: 16px;
}

/*免费下载的文字颜色*/

.pc-style .ArticleInnerAd a {
    display: block;
    margin-bottom: 10px;
}

.pc-style .ArticleInnerAd img {
    max-width: 100%;
}

/*打赏成功*/

.pc-style .Block .SuccessMsg {
    font-size: 20px;
    color: #006600;
    font-family: "Microsoft YaHei", "黑体";
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px;
    padding: 10px;
    font-weight: bold;
    padding: 50px 0px;
}

.pc-style .Block .SuccessMsg img {
    background: url(https://g.100xuexi.com/CssModel/XXMain2014/images/bg0092.gif) center center no-repeat;
    width: 80px;
    height: 80px;
    vertical-align: middle;
    margin-right: 10px;
}

.pc-style .Block .FailMsg {
    font-size: 20px;
    color: #cc0000;
    font-family: "Microsoft YaHei", "黑体";
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px;
    padding: 10px;
    font-weight: bold;
}

.pc-style .Block .FailMsg img {
    background: url(https://g.100xuexi.com/CssModel/XXMain2014/images/bg0093.gif) center center no-repeat;
    width: 45px;
    height: 45px;
    vertical-align: middle;
    margin-right: 10px;
}

/*返回顶部 begin*/

.pc-style .BtnBackTop {
    position: fixed;
    left: 50%;
    margin-left: 570px;
    width: 36px;
    height: 36px;
    text-align: center;
    background: url(https://g.100xuexi.com/CssModel/AgentXX/Images/BtnBackTop.png) left top no-repeat;
    display: block;
    text-align: center;
    bottom: 160px;
    display: none;
}

.pc-style .BtnBackTop:hover {
    background: url(https://g.100xuexi.com/CssModel/AgentXX/Images/BtnBackTop.png) -36px top no-repeat;
}

.pc-style .BtnBackTop .InnerTxt {
    line-height: 18px;
    color: #666666;
    font-size: 12px;
    text-align: center;
    position: absolute;
    width: 36px;
    top: 40px;
    left: 0px;
    display: block;
}

.pc-style .BtnBackTop:hover .InnerTxt {
    color: #cc0000;
}

/*返回顶部 end*/

.pc-style .comTopAd {
    text-align: center;
}

.pc-style .comTopAd img {
    max-width: 100%;
}

/* ******************移动端样式******************* */

/*布局样式*/

.mobile-style {
    font-family: "苹方", "Droid Sans Fallback", "Microsoft YaHei", Tahoma, Geneva, sans-serif, "宋体";
}

.mobile-style:after {
    content: "";
    display: block;
    padding: 40px 0px;
    background: url(https://wx.100xuexi.com/images/Mobile_bg0597.png) center center no-repeat;
    background-size: auto 30px;
    height: 30px;
}

.mobile-style #Mid {
    margin: 0px auto;
}

/*分页开始*/

.mobile-style {
    font-size: 16px;
}

.mobile-style .Pagination {
    text-align: center;
    border-top: 1px dotted #d5d5d5;
    font-size: 14px;
    padding: 20px 0px;
}

.mobile-style .Pagination .PageCount {
    line-height: 32px;
    display: inline-block;
    vertical-align: top;
}

.mobile-style .Page {
    display: inline-block;
    zoom: 1;
    vertical-align: top;
}

.mobile-style .Page .Operating {
    display: inline-block;
    font-size: 14px;
    padding-left: 10px;
    vertical-align: top;
}

.mobile-style .Page .TextBox {
    height: 30px;
    line-height: 30px;
    border: 1px solid #999999;
    padding: 0px 5px;
    width: 40px;
    margin: 0px 5px;
    font-size: 14px;
}

.mobile-style .Page .BtnGo {
    display: inline-block;
    font-size: 14px;
    padding: 5px 10px;
    line-height: 20px;
    background: #fff;
    border: 1px solid #c5b7b7;
    color: #333333;
    margin: 0 3px;
    text-decoration: none;
    border-radius: 2px;
    cursor: pointer;
    background: #f5f5f5;
    margin-left: 5px;
}

.mobile-style .Page {
    *zoom: 1;
    *display: inline;
}

.mobile-style .Page a {
    display: inline-block;
    font-size: 14px;
    padding: 5px 10px;
    line-height: 20px;
    background: #fff;
    border: 1px solid #c5b7b7;
    color: #888;
    margin: 3px;
    text-decoration: none;
    border-radius: 2px;
    cursor: pointer;
    vertical-align: top;
}

.mobile-style .Page a:hover {
    border-color: #e53737;
    color: #e53737;
    text-decoration: none;
}

.mobile-style .Page .Selected,
.mobile-style .Page .Selected:hover {
    display: inline-block;
    font-size: 14px;
    padding: 5px 10px;
    line-height: 20px;
    background: #e53737;
    border: 1px solid #e53737;
    color: #ffffff;
    margin: 3px;
    text-decoration: none;
    border-radius: 2px;
    cursor: default;
    vertical-align: top;
}

.mobile-style .Page .Disabled,
.Page .Disabled:hover {
    color: #cccccc;
    border-color: #e5e5e5;
    cursor: default;
}

.mobile-style .Page .PageCount {
    display: block;
}

/*分页结束*/

/*排行榜开始*/

.mobile-style #Mid .Block .BlockRight .TopList {
    border: 1px solid #d4d4d4;
    margin-bottom: 10px;
    border-top: 0px;
}

.mobile-style #Mid .Block .BlockRight .TopList .Title {
    background: url(Images/bg0005.gif) left top repeat-x;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0px 5px 0px 10px;
    font-size: 14px;
    font-weight: bold;
    color: #cc0000;
}

.mobile-style #Mid .Block .BlockRight .TopList .Title ul {
    float: right;
    padding-top: 6px;
    height: 24px;
}

.mobile-style #Mid .Block .BlockRight .TopList .Title ul li {
    height: 24px;
    float: left;
    margin-right: 5px;
}

.mobile-style #Mid .Block .BlockRight .TopList .Title ul li a {
    display: block;
    line-height: 12px;
    border: 1px solid #d4d4d4;
    font-size: 12px;
    font-weight: normal;
    background: none;
    padding: 6px 5px 4px 5px;
    color: #666666;
    white-space: nowrap;
    float: left;
}

.mobile-style #Mid .Block .BlockRight .TopList .Title ul li a:hover {
    color: #cc0000;
}

.mobile-style #Mid .Block .BlockRight .TopList .Title ul li a.over {
    background: #ffffff;
    border-bottom: 1px solid #ffffff;
    color: #cc0000;
}

.mobile-style #Mid .Block .BlockRight .TopList .Con {
    padding: 8px 10px;
}

.mobile-style #Mid .Block .BlockRight .TopList .Con ul {
    padding-left: 20px;
    background: url(Images/bg0014.gif) left top no-repeat;
}

.mobile-style #Mid .Block .BlockRight .TopList .Con ul li {
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    /**margin-bottom:-2px;hack for IE6、IE7*/
    vertical-align: bottom;
}

.mobile-style #Mid .Block .BlockRight .TopList .Con ul li .Name {
    width: 150px;
    float: left;
    height: 22px;
    overflow: hidden;
}

.mobile-style #Mid .Block .BlockRight .TopList .Con ul li .Number {
    float: right;
    height: 22px;
    overflow: hidden;
}

/*排行榜结束*/

/*排行榜2(不带序号和选项卡的)开始*/

.mobile-style #Mid .Block .BlockRight .TopList2 {
    padding: 10px 15px 10px 15px;
    background: #ffffff;
    margin: 0px 10px 10px 10px;
    border-radius: 4px;
}

.mobile-style #Mid .Block .BlockRight .TopList2 .Title {
    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;
}

.mobile-style #Mid .Block .BlockRight .TopList2 .Title:before {
    content: "";
    display: block;
    width: 5px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0px;
    background: #e53737;
    border-radius: 10px;
}

.mobile-style #Mid .Block .BlockRight .TopList2 .Title a {
    float: right;
    font-weight: normal;
    font-family: "宋体";
    font-size: 12px;
}

.mobile-style #Mid .Block .BlockRight .TopList2 .Con ul li {
    overflow: hidden;
    position: relative;
    padding: 10px 0px 10px 10px;
}

.mobile-style #Mid .Block .BlockRight .TopList2 .Con ul li::before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    background: #888888;
    border-radius: 100%;
    position: absolute;
    left: 0px;
    top: 20px;
}

.mobile-style #Mid .Block .BlockRight .TopList2 .Con ul li:after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    border-bottom: 1px solid #e5e5e5;
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
}

.mobile-style #Mid .Block .BlockRight .TopList2 .Con ul li .Name {
    display: block;
}

.mobile-style #Mid .Block .BlockRight .TopList2 .Con ul li .Number {
    color: #888888;
    font-size: 14px;
    display: block;
}

.mobile-style #Mid .Block .BlockRight .TopList2 .Con ul li:last-child:after {
    display: none;
}

/*排行榜结束*/

/*当前位置面包屑导航开始*/

.mobile-style #Mid .Current {
    line-height: 1.5;
    padding: 10px;
    font-family: "宋体";
    color: #888888;
}

.mobile-style #Mid .Current a {
    color: #333333;
    font-family: "宋体";
}

.mobile-style #Mid .Current a:hover {
    color: #cc0000;
}

/*当前位置面包屑导航结束*/

.mobile-style .cssType {
    color: #f02929;
    display: none;
}

.mobile-style .cssFreeDownload {
    color: #00427C;
}

.mobile-style .SendApp {
    background: url(Images/bg02787.gif) right center no-repeat;
    padding-right: 16px;
}

.mobile-style #Mid .Block .BlockRight ul li .BookName .FreeDownload {
    color: #00427C;
}

.mobile-style #Mid .Block .BlockRight ul li .BookName .FreeDownload .SendApp {
    background: url(Images/bg02787.gif) right center no-repeat;
    padding-right: 16px;
}

.mobile-style #Mid .Block .BlockRight ul li .BookName .cssFreeDownload {
    color: #00427C;
}

.mobile-style #Mid .Block .BlockRight ul li .BookName .cssFreeDownload .SendApp {
    background: url(Images/bg02787.gif) right center no-repeat;
    padding-right: 16px;
}

/*免费下载的文字颜色*/

.mobile-style .ArticleInnerAd a {
    display: block;
    margin-bottom: 10px;
}

.mobile-style .ArticleInnerAd img {
    max-width: 100%;
}

/*打赏成功*/

.mobile-style .Block .SuccessMsg {
    font-size: 20px;
    color: #006600;
    font-family: "Microsoft YaHei", "黑体";
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px;
    padding: 10px;
    font-weight: bold;
    padding: 50px 0px;
}

.mobile-style .Block .SuccessMsg img {
    background: url(https://g.100xuexi.com/CssModel/XXMain2014/images/bg0092.gif) center center no-repeat;
    width: 80px;
    height: 80px;
    vertical-align: middle;
    margin-right: 10px;
}

.mobile-style .Block .FailMsg {
    font-size: 20px;
    color: #cc0000;
    font-family: "Microsoft YaHei", "黑体";
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px;
    padding: 10px;
    font-weight: bold;
}

.mobile-style .Block .FailMsg img {
    background: url(https://g.100xuexi.com/CssModel/XXMain2014/images/bg0093.gif) center center no-repeat;
    width: 45px;
    height: 45px;
    vertical-align: middle;
    margin-right: 10px;
}

/*返回顶部 begin*/

.mobile-style .BtnBackTop {
    position: fixed;
    left: 50%;
    margin-left: 570px;
    width: 36px;
    height: 36px;
    text-align: center;
    background: url(https://g.100xuexi.com/CssModel/AgentXX/Images/BtnBackTop.png) left top no-repeat;
    display: block;
    text-align: center;
    bottom: 160px;
    display: none;
}

.mobile-style .BtnBackTop:hover {
    background: url(https://g.100xuexi.com/CssModel/AgentXX/Images/BtnBackTop.png) -36px top no-repeat;
}

.mobile-style .BtnBackTop .InnerTxt {
    line-height: 18px;
    color: #666666;
    font-size: 12px;
    text-align: center;
    position: absolute;
    width: 36px;
    top: 40px;
    left: 0px;
    display: block;
}

.mobile-style .BtnBackTop:hover .InnerTxt {
    color: #cc0000;
}

/*返回顶部 end*/

.mobile-style .comTopAd {
    text-align: center;
    display: none;
}

.mobile-style .comTopAd img {
    max-width: 100%;
}


/* .AIEbookSkin{
    background-position: center 10px;
    background-size: 85% auto;
} */
.AIEbookSkin:after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: url(https://wx.100xuexi.com/images/bgimg/AIEbookSkin.png) center center no-repeat;
    background-size: 100% 100%;
    border: none !important;
    z-index: 5;
}

/* .AITkSkin{
    background-position: center 10px;
    background-size: 85% auto;
} */
.AITkSkin:after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: url(https://wx.100xuexi.com/images/bgimg/AITkSkin.png) center center no-repeat;
    background-size: 100% 100%;
    border: none !important;
    z-index: 5;
}

/* .AIVideoSkin{
    background-position: center 10px;
    background-size: 85% auto;
} */
.AIVideoSkin:after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: url(https://wx.100xuexi.com/images/bgimg/AIVideoSkin.png) center center no-repeat;
    background-size: 100% 100%;
    border: none !important;
    z-index: 5;
}