.pc-style #Mid {
    width: 1120px;
    margin: 0px auto;
}

.pc-style #Mid .Block {
    margin-bottom: 10px;
}

.pc-style #Mid .Block .BlockLeft {
    float: left;
    width: 830px;
}

.pc-style #Mid .Block .BlockLeft .ArticDetail {
    padding: 15px 0;
    margin-bottom: 10px;
}

.pc-style #Mid .Block .BlockLeft .ArticTitle {
    font-size: 22px;
    font-family: "微软雅黑", "黑体";
    line-height: 32px;
    text-align: center;
    color: #b10000;
    font-weight: normal;
    margin-bottom: 15px;
}

.pc-style #Mid .Block .BlockLeft .ArticInfo {
    text-align: center;
    line-height: 28px;
    background: #f5f5f5;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
}

.pc-style #Mid .Block .BlockLeft .ArticInfo .FontSet {
    float: right;
    padding-right: 10px;
}

.pc-style #Mid .Block .BlockLeft .ArticCon {
    padding: 15px 0px;
}

.pc-style #Mid .Block .BlockLeft .ArticCon p {
    line-height: 24px;
    font-size: 14px;
    color: #333333;
}

.pc-style #Mid .Block .BlockLeft .ArticShare {
    border-top: 1px dashed #d5d5d5;
    border-bottom: 1px dashed #d5d5d5;
    padding: 5px 0px;
    height: 30px;
    margin-bottom: 15px;
}

.pc-style #Mid .Block .BlockLeft .ArticShare img {
    vertical-align: middle;
}

.pc-style #Mid .Block .BlockLeft .ArticNav {
    line-height: 24px;
    font-size: 14px;
    height: 48px;
}

.pc-style #Mid .Block .BlockLeft .ArticNav ul {
    float: left;
    height: 48px;
    width: 520px;
    overflow: hidden;
}

.pc-style #Mid .Block .BlockLeft .ArticNav ul li {
    height: 24px;
    overflow: hidden;
}

.pc-style #Mid .Block .BlockLeft .ArticNav a {
    color: #005bab;
}

.pc-style #Mid .Block .BlockLeft .ArticNav a:hover {
    color: #b10000;
}

.pc-style #Mid .Block .BlockLeft .ArticNav .Directory {
    float: right;
    margin-top: 24px;
    line-height: 24px;
    font-size: 12px;
    font-family: "宋体";
}

.pc-style #Mid .Block .BlockRight {
    float: right;
    width: 270px;
}

/****************手机端样式**************/

.mobile-style #Top, .mobile-style #Bot, .mobile-style #Mid .Current, .mobile-style .ComExChange {
    display: none;
}

.mobile-style #Mid {
    width: 100%;
}

.mobile-style #Mid .Block {
    margin-bottom: 10px;
}

.mobile-style #Mid .Block .BlockLeft .ArticDetail {
    padding: 16px;
    border: 0px;
    margin-bottom: 10px;
}

.mobile-style #Mid .Block .BlockLeft .ArticTitle {
    font-size: 22px;
    font-family: "微软雅黑", "黑体";
    line-height: 1.5em;
    text-align: center;
    color: #b10000;
    font-weight: normal;
    margin-bottom: 15px;
}

.mobile-style #Mid .Block .BlockLeft .ArticInfo {
    text-align: center;
    line-height: 18px;
    background: #f5f5f5;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    padding: 5px 0px;
}

.mobile-style #Mid .Block .BlockLeft .ArticInfo .FontSet {
    float: right;
    padding-right: 10px;
}

.mobile-style #Mid .Block .BlockLeft .ArticCon {
    padding: 15px 0px;
}

.mobile-style #Mid .Block .BlockLeft .ArticCon p {
    line-height: 1.8em;
    font-size: 16px;
    color: #333333;
}

.mobile-style #Mid .Block .BlockLeft .ArticCon img {
    max-width: 100%;
    height: auto;
}

.mobile-style #Mid .Block .BlockLeft .ArticShare {
    display: none;
}

.mobile-style #Mid .Block .BlockLeft .ArticNav {
    line-height: 1.8em;
    font-size: 16px;
    height: auto;
}

.mobile-style #Mid .Block .BlockLeft .ArticNav ul {
    float: none;
    height: auto;
    width: auto;
    overflow: hidden;
}

.mobile-style #Mid .Block .BlockLeft .ArticNav ul li {
    height: auto;
    overflow: hidden;
    margin-bottom: 5px;
}

.mobile-style #Mid .Block .BlockLeft .ArticNav a {
    color: #005bab;
}

.mobile-style #Mid .Block .BlockLeft .ArticNav a:hover {
    color: #b10000;
}

.mobile-style #Mid .Block .BlockLeft .ArticNav .Directory {
    float: none;
    margin-top: 0px;
    line-height: 1.8em;
    font-size: 16px;
    font-family: "宋体";
}

.mobile-style #Mid .Block .BlockRight {
    float: none;
    width: auto;
}

/*排行榜2(不带序号和选项卡的)开始*/

/* 
.mobile-style #Mid .Block .BlockRight .TopList2 {
    border: 0px;
    margin-bottom: 10px;
    border-top: 0px;
}
.mobile-style #Mid .Block .BlockRight .TopList2 .Title {
    background: #f5f5f5;
    display: block;
    height: 36px;
    line-height: 36px;
    padding: 0px 16px 0px 12px;
    font-size: 16px;
    font-weight: normal;
    color: #cc0000;
    border-left: 4px solid #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: 0px;
}

.mobile-style #Mid .Block .BlockRight .TopList2 .Con ul li {
    overflow: hidden;
    background: url(Images/bg0011.gif) left 9px no-repeat;
    position: relative;
}

.mobile-style #Mid .Block .BlockRight .TopList2 .Con ul li:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0px;
    border-bottom: 1px solid #e5e5e5;
    color: #e5e5e5;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    z-index: 2;
}

.mobile-style #Mid .Block .BlockRight .TopList2 .Con ul li a {
    overflow: hidden;
    display: block;
}

.mobile-style #Mid .Block .BlockRight .TopList2 .Con ul li .Name {
    font-size: 16px;
    display: block;
}

.mobile-style #Mid .Block .BlockRight .TopList2 .Con ul li .Number {
    font-size: 14px;
    color: #888888;
} */