﻿.pc-style #PageBodyS {
    margin: 10px auto;
    width: 1120px;
    background: #fff;
}

.pc-style #list {
    padding: 20px;
    min-height: 600px;
}

.pc-style #list .Title {
    position: relative;
}

.pc-style #list .Title h1 {
    font-size: 22px;
    line-height: 36px;
    font-weight: normal;
    height: auto;
    text-align: center;
    color: #cc0000;
    padding: 5px 110px;
    margin-bottom: 10px;
}

.pc-style #list .Title .BtnBuy {
    float: right;
    background: #ff3e3e;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 20px;
    color: #ffffff;
    top: 10px;
    right: 10px;
    border-radius: 4px;
    position: absolute;
}

.pc-style #list .Title .BtnBuy:hover {
    background: #cc0000;
    color: #ffffff;
    text-decoration: none;
}

.pc-style #list .MainList {
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
}

.pc-style #list .MainList .Tab {
    position: relative;
}

.pc-style #list .MainList .Tab:before {
    content: "";
    display: block;
    border-bottom: 1px solid #e5e5e5;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
}

.pc-style #list .MainList .Tab {
    height: 36px;
    overflow: hidden;
    background: #f5f5f5;
}

.pc-style #list .MainList .Tab ul {
    display: block;
    height: 36px;
    position: relative;
    z-index: 5;
}

.pc-style #list .MainList .Tab li {
    float: left;
    border-right: 1px solid #e5e5e5;
    height: 36px;
}

.pc-style #list .MainList .Tab li.Last {
    color: #666666;
    font-size: 12px;
    line-height: 36px;
    border: 0px;
    padding-left: 20px;
}

.pc-style #list .MainList .Tab li a {
    display: block;
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    font-weight: bold;
    color: #1e50a2;
    text-align: center;
    padding: 0px 20px;
}

.pc-style #list .MainList .Tab li a:hover {
    color: #cc0000;
}

.pc-style #list .MainList .Tab li .Selected {
    border-top: 4px solid #1072c6;
    height: 32px;
    line-height: 32px;
    background: #ffffff;
    color: #cc3300;
}

.pc-style #list .MainList .Con {
    padding: 10px;
}

.pc-style #list .MainList .Con .Des {
    padding: 0px 10px;
    line-height: 22px;
    padding-bottom: 10px;
}

.pc-style #list .MainList .Con .VideoItem {
    display: block;
    padding: 15px 10px;
    border-top: 1px dotted #e5e5e5;
}

.pc-style #list .MainList .Con .VideoItem dt {
    font-size: 14px;
    font-weight: normal;
    color: #cc0000;
    line-height: 24px;
}

.pc-style #list .MainList .Con .VideoItem dt span {
    float: right;
}

.pc-style #list .MainList .Con .VideoItem dt span .BtnClose {
    background: url(https://g.100xuexi.com/CssModel/XXExam2014/images/bg0121.gif) center center no-repeat;
    width: 60px;
    height: 22px;
    cursor: pointer;
}

.pc-style #list .MainList .Con .VideoItem dt span .BtnOpen {
    background: url(https://g.100xuexi.com/CssModel/XXExam2014/images/bg0122.gif) center center no-repeat;
    width: 60px;
    height: 22px;
    cursor: pointer;
}

.pc-style #list .MainList .Con .VideoItem dd {
    padding: 10px 0px;
}

.pc-style #list .MainList .Con .VideoBaseInfo {
    height: 22px;
    margin-bottom: 10px;
}

.pc-style #list .MainList .Con .VideoBaseInfo .BtnHandout {
    width: 50px;
    height: 22px;
    line-height: 22px;
    float: left;
    background: url(https://g.100xuexi.com/CssModel/XXMain2014/StudyCenter/images/BtnHandout.gif) center top no-repeat;
    color: #1e50a2;
    text-align: center;
    padding: 0px 8px 0px 22px;
    margin-right: 10px;
    font-size: 12px;
}

.pc-style #list .MainList .Con .VideoBaseInfo .BtnHandout:hover {
    background: url(https://g.100xuexi.com/CssModel/XXMain2014/StudyCenter/images/BtnHandout.gif) center -22px no-repeat;
    color: #ffffff;
}

.pc-style #list .MainList .Con .VideoBaseInfo .BtnRecords {
    width: 50px;
    height: 22px;
    line-height: 22px;
    float: left;
    background: url(https://g.100xuexi.com/CssModel/XXMain2014/StudyCenter/images/BtnRecords.gif) center top no-repeat;
    color: #1e50a2;
    text-align: center;
    padding: 0px 8px 0px 22px;
    margin-right: 10px;
    font-size: 12px;
}

.pc-style #list .MainList .Con .VideoBaseInfo .BtnRecords:hover {
    background: url(https://g.100xuexi.com/CssModel/XXMain2014/StudyCenter/images/BtnRecords.gif) center -22px no-repeat;
    color: #ffffff;
}

.pc-style #list .MainList .Con .VideoBaseInfo .Time {
    float: left;
}

.pc-style #list .MainList .Con .TableList {
    width: 100%;
    border: 1px solid #e5e5e5;
    border-collapse: collapse;
}

.pc-style #list .MainList .Con .TableList th {
    font-weight: normal;
    color: #333333;
    text-align: left;
    border: 1px solid #e5e5e5;
    background: #f5f5f5;
    padding: 5px 10px;
}

.pc-style #list .MainList .Con .TableList td {
    font-weight: normal;
    color: #333333;
    border: 1px solid #e5e5e5;
    padding: 5px 10px;
}

.pc-style #list .MainList .Con .TableList .aCenter {
    text-align: center;
}

.pc-style #list .MainList .Con .TableList td a {
    color: #1e50a2;
}

.pc-style #list .MainList .Con .TableList td a:hover {
    color: #cc0000;
}


/*****移动端样式*****/

.mobile-style #PageBodyS {
    background: #fff;
    margin: 10px auto;
}

.mobile-style #list {
    padding: 16px;
}

.mobile-style #list .Title {
    position: relative;
    margin-bottom: 20px;
}

.mobile-style #list .Title h1 {
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    color: #cc0000;
    margin-bottom: 20px;
}

.mobile-style #list .Title .BtnBuy {
    display: block;
    text-align: center;
    margin: 0px auto;
    background: #ff3e3e;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 20px;
    color: #ffffff;
    border-radius: 4px;
}

.mobile-style #list .Title .BtnBuy:hover {
    background: #cc0000;
    color: #ffffff;
    text-decoration: none;
}

.mobile-style #list .MainList {
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
}

.mobile-style #list .MainList .Tab {
    position: relative;
}

.mobile-style #list .MainList .Tab:before {
    content: "";
    display: block;
    border-bottom: 1px solid #e5e5e5;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
}

.mobile-style #list .MainList .Tab {
    height: 36px;
    overflow: hidden;
    background: #f5f5f5;
}

.mobile-style #list .MainList .Tab ul {
    display: block;
    height: 36px;
    position: relative;
    z-index: 5;
}

.mobile-style #list .MainList .Tab li {
    float: left;
    border-right: 1px solid #e5e5e5;
    height: 36px;
}

.mobile-style #list .MainList .Tab li.Last {
    color: #666666;
    font-size: 12px;
    line-height: 36px;
    border: 0px;
    padding-left: 20px;
    display: none;
}

.mobile-style #list .MainList .Tab li a {
    display: block;
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    font-weight: bold;
    color: #1e50a2;
    text-align: center;
    padding: 0px 20px;
}

.mobile-style #list .MainList .Tab li a:hover {
    color: #cc0000;
}

.mobile-style #list .MainList .Tab li .Selected {
    border-top: 4px solid #1072c6;
    height: 32px;
    line-height: 32px;
    background: #ffffff;
    color: #cc3300;
}

.mobile-style #list .MainList .Con {
    padding: 10px;
}

.mobile-style #list .MainList .Con .Des {
    padding: 0px 10px;
    line-height: 22px;
    padding-bottom: 10px;
}

.mobile-style #list .MainList .Con .VideoItem {
    display: block;
    padding: 15px 10px;
    border-top: 1px dotted #e5e5e5;
}

.mobile-style #list .MainList .Con .VideoItem dt {
    font-size: 14px;
    font-weight: normal;
    color: #cc0000;
    line-height: 24px;
}

.mobile-style #list .MainList .Con .VideoItem dt span {
    float: right;
}

.mobile-style #list .MainList .Con .VideoItem dt span .BtnClose {
    background: url(https://g.100xuexi.com/CssModel/XXExam2014/images/bg0121.gif) center center no-repeat;
    width: 60px;
    height: 22px;
    cursor: pointer;
}

.mobile-style #list .MainList .Con .VideoItem dt span .BtnOpen {
    background: url(https://g.100xuexi.com/CssModel/XXExam2014/images/bg0122.gif) center center no-repeat;
    width: 60px;
    height: 22px;
    cursor: pointer;
}

.mobile-style #list .MainList .Con .VideoItem dd {
    padding: 10px 0px;
}

.mobile-style #list .MainList .Con .VideoBaseInfo {
    margin-bottom: 10px;
    overflow: hidden;
    zoom: 1;
}

.mobile-style #list .MainList .Con .VideoBaseInfo .BtnHandout {
    width: 50px;
    height: 22px;
    line-height: 22px;
    float: left;
    background: url(https://g.100xuexi.com/CssModel/XXMain2014/StudyCenter/images/BtnHandout.gif) center top no-repeat;
    color: #1e50a2;
    text-align: center;
    padding: 0px 8px 0px 22px;
    margin-right: 10px;
    font-size: 12px;
}

.mobile-style #list .MainList .Con .VideoBaseInfo .BtnHandout:hover {
    background: url(https://g.100xuexi.com/CssModel/XXMain2014/StudyCenter/images/BtnHandout.gif) center -22px no-repeat;
    color: #ffffff;
}

.mobile-style #list .MainList .Con .VideoBaseInfo .BtnRecords {
    width: 50px;
    height: 22px;
    line-height: 22px;
    float: left;
    background: url(https://g.100xuexi.com/CssModel/XXMain2014/StudyCenter/images/BtnRecords.gif) center top no-repeat;
    color: #1e50a2;
    text-align: center;
    padding: 0px 8px 0px 22px;
    margin-right: 10px;
    font-size: 12px;
}

.mobile-style #list .MainList .Con .VideoBaseInfo .BtnRecords:hover {
    background: url(https://g.100xuexi.com/CssModel/XXMain2014/StudyCenter/images/BtnRecords.gif) center -22px no-repeat;
    color: #ffffff;
}

.mobile-style #list .MainList .Con .VideoBaseInfo .Time {
    float: left;
}

.mobile-style #list .MainList .Con .table-box {
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.mobile-style #list .MainList .Con .TableList {
    width: 100%;
    border: 1px solid #e5e5e5;
    border-collapse: collapse;
    min-width: 500px;
}

.mobile-style #list .MainList .Con .TableList th {
    font-weight: normal;
    color: #333333;
    text-align: left;
    border: 1px solid #e5e5e5;
    background: #f5f5f5;
    padding: 5px 10px;
    white-space: nowrap;
}

.mobile-style #list .MainList .Con .TableList td {
    font-weight: normal;
    color: #333333;
    border: 1px solid #e5e5e5;
    padding: 5px 10px;
}

.mobile-style #list .MainList .Con .TableList .aCenter {
    text-align: center;
}

.mobile-style #list .MainList .Con .TableList td a {
    color: #1e50a2;
}

.mobile-style #list .MainList .Con .TableList td a:hover {
    color: #cc0000;
}