﻿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;
}

.clear::after {
    content: "";
    display: block;
    clear: both;
}

img {
    border: 0px;
    margin: 0px;
    padding: 0px;
    line-height: 0px;
    vertical-align: top;
}

input, textarea {
    background: transparent;
    outline: none;
    font-family: "微软雅黑", "苹方", "Droid Sans Fallback", "宋体";
}

/*
body{
filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
*/

.pc-style {
    font-size: 14px;
    color: #333333;
    line-height: 1.5;
    font-family: "微软雅黑", "苹方", "Droid Sans Fallback", "宋体";
    background: #f5f5f5;
}

.pc-style a {
    color: #333333;
    text-decoration: none;
}

.pc-style a:hover {
    color: #cc0000;
    text-decoration: none;
}

.pc-style table {
    border-collapse: collapse;
}

.pc-style input {
    vertical-align: middle;
    font-size: 14px;
    color: #333333;
}

.pc-style textarea {
    color: #333333;
    font-size: 14px;
}

.pc-style select {
    color: #333333;
    font-size: 14px;
    vertical-align: middle;
    padding: 1px;
}



/*解决自适应圆角矩形按钮的鼠标样式*/

a span {
    cursor: pointer;
}

/*布局样式*/

.pc-style #OutBox {
    width: 1120px;
    margin: 0px auto;
}

.pc-style #Mid {
    width: 1120px;
    margin: 0px auto;
}

.pc-style #SnapShot {
    width: 1120px;
    margin: 0px auto;
}

/*分页开始*/

.pc-style .Page {
    display: block;
    text-align: center;
    padding: 20px 0px;
}

.pc-style .PageCount {
    display: inline-block;
    line-height: 40px;
    vertical-align: top;
}

.pc-style .Page a {
    padding: 10px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    border: 1px solid #d4d4d4;
    background: #ffffff;
    cursor: pointer;
    display: inline-block;
    margin: 0px 2px;
    border-radius: 8px;
}

.pc-style .Page a:hover {
    text-decoration: none;
    border-color: #e53737;
    background: #ffffff;
}

.pc-style .Page .Selected, 
.pc-style .Page .Selected:hover {
    padding: 10px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    border: 1px solid #e53737;
    background: #e53737;
    color: #ffffff;
    border-radius: 8px;

}

/*分页结束*/

/*商品快照提醒框开始*/

.pc-style #SnapShot .Tips {
    border: 1px solid #EBAD0C;
    background: #FFF7BD;
    margin-top: 15px;
}

.pc-style #SnapShot .Tips .TipContent {
    font: normal 12px/38px verdana, '\5b8b\4f53';
    color: #cc3300;
}

.pc-style #SnapShot .Tips .TipContent .Content1 {
    margin-left: 10px;
}

.pc-style #SnapShot .Tips .TipContent .Content2 {
    margin-left: 15px;
    padding-left: 10px;
    border-left: 1px #AAA solid;
}

/*商品快照提醒框结束*/

/*排行榜开始*/

.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/bg0001.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;
}

.pc-style #Mid .Block .BlockRight .TopList2 .Title {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    padding: 10px 0px 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    margin-bottom: 20px;
}

.pc-style #Mid .Block .BlockRight .TopList2 .Title:before {
    content: "";
    display: block;
    width: 5px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0px;
    background: #e53737;
}

.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 {}

.pc-style #Mid .Block .BlockRight .TopList2 .Con ul li {
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    vertical-align: bottom;
    background: url(Images/bg0018.gif) left 9px no-repeat;
    padding-left: 10px;
}

.pc-style #Mid .Block .BlockRight .TopList2 .Con ul li .Name {
    width: 150px;
    float: left;
    height: 22px;
    overflow: hidden;
}

.pc-style #Mid .Block .BlockRight .TopList2 .Con ul li .Number {
    float: right;
    height: 22px;
    overflow: hidden;
}

/*排行榜结束*/

/*评分星星开始*/

.pc-style .Score {
    width: 80px;
    height: 16px;
    vertical-align: -2px;
    margin: 0px 5px;
}

.pc-style .Zero {
    background: url(Images/bg0034.gif) -80px center no-repeat;
}

.pc-style .One {
    background: url(Images/bg0034.gif) -64px center no-repeat;
}

.pc-style .Two {
    background: url(Images/bg0034.gif) -48px center no-repeat;
}

.pc-style .Three {
    background: url(Images/bg0034.gif) -32px center no-repeat;
}

.pc-style .Four {
    background: url(Images/bg0034.gif) -16px center no-repeat;
}

.pc-style .Five {
    background: url(Images/bg0034.gif) 0px center no-repeat;
}

/*评分星星结束*/

/*当前位置面包屑导航开始*/

.pc-style #Mid .Current {
    line-height: 22px;
    font-family: "宋体";
    padding: 10px 0px;
    position: relative;
}

.pc-style #Mid .Current a {
    color: #1a66b3;
    font-family: "宋体";
}

.pc-style #Mid .Current a:hover {
    color: #cc0000;
}

.pc-style #Mid .Current em {
    padding: 0px 12px;
    color: #999999;
}

.pc-style .Mid .Current {
    line-height: 22px;
    font-family: "宋体";
    padding: 10px 0px;
}

.pc-style .Mid .Current a {
    color: #1a66b3;
    font-family: "宋体";
}

.pc-style .Mid .Current a:hover {
    color: #cc0000;
}

.pc-style .Mid .Current em {
    padding: 0px 12px;
    color: #999999;
    font-family: "宋体";
}

/*当前位置面包屑导航结束*/

.pc-style .cssType {
    color: #f02929;
}

.pc-style .download {
    color: #1a66b3;
}

.pc-style .ArticleInnerAd img {
    padding-top: 10px;
    max-width: 100%;
}

/*****手机端样式*****/

.mobile-style {
    font-size: 14px;
    color: #333333;
    line-height: 1.5;
    font-family: "苹方", "Droid Sans Fallback", "微软雅黑", "宋体";
    background: #f5f5f5;
    padding-bottom: calc(50px + constant(safe-area-inset-bottom));
    padding-bottom: calc(env(50px + safe-area-inset-bottom));
}

.mobile-style::before {
    background: #f5f5f5;
    content: "";
    display: block;
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    z-index: -1;
}

.mobile-style a,
.mobile-style a:hover {
    color: #333333;
    text-decoration: none;
}

.mobile-style table {
    border-collapse: collapse;
}

.mobile-style input {
    vertical-align: middle;
    font-size: 14px;
    color: #333333;
}

.mobile-style textarea {
    color: #333333;
    font-size: 14px;
}

.mobile-style select {
    color: #333333;
    font-size: 14px;
    vertical-align: middle;
    padding: 1px;
}



.mobile-style img {
    border: 0px;
    margin: 0px;
    padding: 0px;
    line-height: 0px;
    vertical-align: top;
}

/*解决自适应圆角矩形按钮的鼠标样式*/

a span {
    cursor: pointer;
}

/*布局样式*/

.mobile-style #OutBox {
    margin: 0;
}

.mobile-style #Mid {
    margin: 0;
}

.mobile-style #SnapShot {
    margin: 0;
}

/*分页开始*/

.mobile-style .Page {
    display: block;
    text-align: center;
}

.mobile-style .PageCount {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.mobile-style .Page a {
    display: inline-block;
    padding: 10px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    border: 1px solid #d4d4d4;
    background: #f5f5f5;
    cursor: pointer;
    margin: 5px;
    border-radius: 8px;
    background: #ffffff;
}

.mobile-style .Page a:hover {
    text-decoration: none;
    border-color: #e53737;
    background: #ffffff;
}

.mobile-style .Page .Selected {
    display: inline-block;
    padding: 10px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    border: 1px solid #e53737;
    background: #e53737;
    color: #ffffff;
    margin: 5px;
    border-radius: 8px;
}

/*分页结束*/

/*商品快照提醒框开始*/

.mobile-style #SnapShot .Tips {
    border: 1px solid #EBAD0C;
    background: #FFF7BD;
    margin-bottom: 15px;
}

.mobile-style #SnapShot .Tips .TipContent {
    font: normal 12px/38px verdana, '\5b8b\4f53';
    color: #cc3300;
}

.mobile-style #SnapShot .Tips .TipContent .Content1 {
    margin-left: 10px;
}

.mobile-style #SnapShot .Tips .TipContent .Content2 {
    margin-left: 15px;
    padding-left: 10px;
    border-left: 1px #AAA solid;
}

/*商品快照提醒框结束*/

/*排行榜开始*/

.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/bg0001.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 {
    overflow: hidden;
}

.mobile-style #Mid .Block .BlockRight .TopList .Con ul li .Number {
    overflow: hidden;
}

/*排行榜结束*/

/*排行榜2(不带序号和选项卡的)开始*/

.mobile-style #Mid .Block .BlockRight .TopList2 {
    border: 1px solid #d4d4d4;
    margin-bottom: 10px;
    border-top: 0px;
}

.mobile-style #Mid .Block .BlockRight .TopList2 .Title {
    background: url(Images/bg0001.gif) left top repeat-x;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px 0px 10px;
    font-size: 14px;
    font-weight: bold;
    color: #cc0000;
}

.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 {
    padding: 8px 10px;
}

.mobile-style #Mid .Block .BlockRight .TopList2 .Con ul li {
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    vertical-align: bottom;
    background: url(Images/bg0018.gif) left 9px no-repeat;
    padding-left: 10px;
}

.mobile-style #Mid .Block .BlockRight .TopList2 .Con ul li .Name {
    overflow: hidden;
}

.mobile-style #Mid .Block .BlockRight .TopList2 .Con ul li .Number {
    overflow: hidden;
}

/*排行榜结束*/

/*评分星星开始*/

.mobile-style .Score {
    width: 80px;
    height: 16px;
    vertical-align: -2px;
    margin: 0px 5px;
}

.mobile-style .Zero {
    background: url(Images/bg0034.gif) -80px center no-repeat;
}

.mobile-style .One {
    background: url(Images/bg0034.gif) -64px center no-repeat;
}

.mobile-style .Two {
    background: url(Images/bg0034.gif) -48px center no-repeat;
}

.mobile-style .Three {
    background: url(Images/bg0034.gif) -32px center no-repeat;
}

.mobile-style .Four {
    background: url(Images/bg0034.gif) -16px center no-repeat;
}

.mobile-style .Five {
    background: url(Images/bg0034.gif) 0px center no-repeat;
}

/*评分星星结束*/

/*当前位置面包屑导航开始*/

.mobile-style #Mid .Current {
    /*	padding-left:10px;*/
    white-space: nowrap;
    width: 100%;
    overflow: auto;
    background: #f5f5f5;
    -webkit-overflow-scrolling: touch;
}

.mobile-style #Mid .Current a {
    color: #1a66b3;
    display: inline-block;
    vertical-align: top;
    padding: 10px;
}

.mobile-style #Mid .Current a:hover {
    color: #cc0000;
}

.mobile-style #Mid .Current em {
    padding: 10px;
    color: #999999;
    display: inline-block;
    vertical-align: top;
    font-family: "宋体";
}

.mobile-style #Mid .Current .CurrentTag {
    display: inline-block;
    vertical-align: top;
    padding: 10px;
}

.mobile-style .Mid .Current {
    /*	padding-left:10px;*/
    white-space: nowrap;
    width: 100%;
    overflow: auto;
    background: #f5f5f5;
    -webkit-overflow-scrolling: touch;
}

.mobile-style .Mid .Current a {
    color: #1a66b3;
    display: inline-block;
    vertical-align: top;
    padding: 10px;
}

.mobile-style .Mid .Current a:hover {
    color: #cc0000;
}

.mobile-style .Mid .Current em {
    padding: 10px;
    color: #999999;
    display: inline-block;
    vertical-align: top;
    font-family: "宋体";
}

.mobile-style .Mid .Current .CurrentTag {
    display: inline-block;
    vertical-align: top;
    padding: 10px;
}

@media(min-width:800px) {
    .mobile-style {
        width: 800px;
        margin: 0px auto;
    }
}

/*当前位置面包屑导航结束*/

.mobile-style .cssType {
    color: #f02929;
}

.mobile-style .download {
    color: #1a66b3;
}

.mobile-style .ArticleInnerAd img {
    padding-top: 10px;
    max-width: 100%;
}

/*圣才电子书app中的样式*/

.shengcaidianzishu .Mid .Current {
    display: none;
}

/*通用alert和confirm弹窗样式*/

.msg-box-mask {
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 99998;
    background: rgba(0, 0, 0, 0.5);
}

.msg-box {
    position: fixed;
    left: 50%;
    top: 50%;
    background: #ffffff;
    width: 240px;
    border-radius: 12px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    overflow: hidden;
    z-index: 99999;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.3);
}

.msg-box .msg-title {
    text-align: center;
    padding: 10px 16px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px;
}

.msg-box .msg-con {
    padding: 20px 16px;
    text-align: center;
    font-size: 16px;
}

.msg-box .msg-foot {
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
    box-sizing: border-box;
}

.msg-box .msg-foot .aler-btns {
    width: 100%;
    overflow: hidden;
    zoom: 1;
}

.msg-box .msg-foot .confirm-btns {
    width: 100%;
    overflow: hidden;
    zoom: 1;
}

.msg-box .msg-foot .confirm-btns li {
    width: 50%;
    float: left;
}

.msg-box .msg-foot .btn-no {
    display: block;
    font-size: 16px;
}

.msg-box .msg-foot .btn-ok {
    display: block;
    font-size: 16px;
    background: #ff7269;
    color: #ffffff;
}

.shengcaidianzishu.bot-tab-nav {
    display: none;
}

/* 暗黑模式 */
@media (prefers-color-scheme:dark) {
    .mobile-style {
        background: #000000;
        color: #cccccc;
    }

    .mobile-style::before {
        background: #000000;
    }

    .mobile-style a,
    .mobile-style a:hover,
    .mobile-style input,
    .mobile-style textarea,
    .mobile-style select {
        color: #cccccc;
    }

    .mobile-style .Page a,
    .mobile-style .Page a:hover {
        background: #000000;
        border-color: rgba(255, 255, 255, 0.3);
    }

    .msg-box {
        background: #1a1a1a;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }

    .msg-box .msg-foot {
        border-color: rgba(255, 255, 255, 0.1);
    }

    .mobile-style #Mid .Current {
        background: rgba(0, 0, 0, 0.5);
    }

    .mobile-style #Mid .Current a {
        color: #0099ff;
    }
}
