﻿/* 版块一开始 */
.block1 {
    width: 1360px;
    max-width: 1360px;
    margin: 40px auto 50px;
}
.item-l,
.item-m,
.item-r {
    float: left;
    height: 600px;
    padding: 20px;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    font-size: 14px;
}
.item-l {
    width: 392px;
}
.item-m {
    width: 540px;
    margin: 0 20px;
}
.item-r {
    width: 388px;
}
.course-ad {
    width: 100%;
    height: 210px;
    margin-bottom: 30px;
    overflow: hidden;
}
#banner{
    width:352px;
    height:210px;
    position:relative
}
#banner ul li{
    width:352px;
    height:210px;
    position:absolute;
    left:50%;
    top:0;
    margin-left:-176px;
}
#banner .num{
    width:100%;
    height:20px;
    line-height:20px;
    position:absolute;
    bottom:10px;
    left:0;
    text-align:center
}
#banner .num span{
    display:inline-block;
    width:20px;
    height:20px;
    background:#ffffff;
    border-radius:50%;
    behavior:url(../images/pie.htc);
    cursor:pointer;
}
#banner .num span.on,#banner .num span:hover{
    color:#ffffff
}
#banner .num span.on,#banner .num span:hover{
    background: #f1891a;
}
.course-ad img {
    width: 100%;
    height: 100%;
}
.test-remind {
    font-size: 20px;
    color: #f1891a;
}
.item-l>ul{
    width: 349px;
    margin-top: 15px;
    border-left: 1px solid #fef3e8;
}
.item-l>ul>li{
    list-style: none;
    line-height: 35px;
    margin-left: 13px;
    font-size: 12px;
    position: relative;
}
.item-l ul li span{
    font-size: 14px;
    color: #999;
    float: right;
}
.item-l ul li a{
    color: #666;
    font-size: 14px;
}
.item-l ul li:hover{
    cursor: pointer;
}
.item-l>ul>li:before{
    content: '';
    width: 3px;
    height: 3px;
    position: absolute;
    left: -15px;
    margin-top: 16px;
    background: #f1891a;
}
.item-l ul li:hover a,.item-l ul li:hover span{
    color: #eb6b33;
    text-decoration: underline;

}
/*.test-procedure-list {
    margin-top: 12px;
    border-left: 1px solid #fef3e8;
}
.test-procedure-list li:before {
    content: "";
    float: left;
    width: 3px;
    height: 3px;
    margin: 17px 12px 0 -2px;
    margin-top: 17px;
    margin-right: 12px;
    background-color: #f1891a;
}
.test-procedure-list li {
    line-height: 2.5;
    font-size: 14px;
}
.test-procedure-list li span {
    float: left;
    width: 240px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.test-procedure-list li a {
    float: right;
}
.test-procedure-list li a:hover {
    text-decoration: underline;
}*/
.recommend-list {
    margin-top: -6px;
    margin-bottom: 5px;
}
.recommend-list li {
    line-height: 2.5;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.recommend-list .stress {
    font-size: 18px;
    font-weight: 700;
    color: #f1891a;
}
.recommend-list .stress a {
    color: inherit;
}
.news-title {
    line-height: 2.5;
    color: #333;
    font-size: 18px;
}
.news-data {
    display: inline-block;
    line-height: 26px;
    padding: 0 5px;
    font-size: 18px;
}
.news-data-add {
    color: #f1891a;
    font-size: 20px;
}
.news-title h3 span:nth-child(1) {
    padding-left: 0;
}
.news-title h3 span:nth-child(2) {
    position: relative;
}
.news-title h3 span:nth-child(2):before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 18px;
    margin-top: 5px;
    margin-left: -4px;
    background-color: #333;
}
.more {
    position: absolute;
    top: -14%;
    right: 0;
}
.more:hover {
    text-decoration: underline;
}
.news-list-box {
    position: relative;
    width: 100%;
    height: 280px;
}
.news-list,
.news-list1,
.news-list2 {
    display: none;
    position: absolute;
    width: 100%;
    line-height: 2.5;
}
.on-off {
    display: block;
}
.news-list li a,
.news-list1 li a,
.news-list2 li a {
    float: left;
    width: 82%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-list li span,
.news-list1 li span,
.news-list2 li span {
    float: right;
}
.same-day {
    color: #f00 !important;
}
.videos-paly {
    width: 100%;
    height: 190px;
    background-color: pink;
}
.item-option ul {
    margin-top: 8px;
}
.item-option li {
    position: relative;
    float: left;
    width: 110px;
    height: 84px;
    margin-right: 8px;
}
.item-option li:nth-child(1) {
    background: #f1f1f1 url("../images/ad-icon.png") no-repeat -25px -142px;
}
.item-option li:nth-child(2) {
    background: #f1f1f1 url("../images/ad-icon.png") no-repeat -146px -142px;
}
.item-option li:nth-child(3) {
    margin-right: 0;
    background: #f1f1f1 url("../images/ad-icon.png") no-repeat -266px -142px;
}
.item-option li:nth-child(1):hover {
    background: #f1891a url("../images/ad-icon.png") no-repeat -26px -26px;
    color: #fff;
}
.item-option li:nth-child(2):hover {
    background: #f1891a url("../images/ad-icon.png") no-repeat -146px -26px;
    color: #fff;
}
.item-option li:nth-child(3):hover {
    background: #f1891a url("../images/ad-icon.png") no-repeat -266px -26px;
    color: #fff;
}
.item-option li a {
    position: absolute;
    width: 100%;
    height: 100%;
    color: inherit;
}
.item-option li span {
    position: absolute;
    width: 100%;
    bottom: 10px;
    text-align: center;
}
.countdown {
    margin: 18px 0;
    padding: 10px 20px;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    border-radius: 6px;
}
.countdown span {
    float: left;
}
.countdown-words {
    width: 50%;
    margin-right: 10px;
    font-size: 16px;
}
.hundreds-bits,
.ten-bits,
.one-bits {
    width: 35px;
    line-height: 37px;
    background: url("../images/cunt-bg.png") no-repeat center/contain;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
}
.day-words {
    margin-left: 10px;
    font-size: 18px;
    line-height: 37px;
}
.new-course-title {
    position: relative;
    margin-bottom: 12px;
}
.new-course-title h3 {
    font-size: 20px;
    color: #f1891a;
}
.new-course-list li {
    line-height: 2.5;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/* 版块一结束 */
/* 版块二开始 */
.block2 {
    width: 1360px;
    max-width: 1360px;
    margin: 60px auto;
}
.procedure-ad {
    float: left;
    width: 12%;
    height: 180px;
    background-color: skyblue;
    overflow: hidden;
}
.procedure-ad img {
    width: 100%;
    height: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.procedure-ad:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.exam-procedure {
    float: left;
    display: flex;
    width: 88%;
    height: 180px;
    background-color: #f3f3f3;
}
.exam-procedure li {
    flex: 1;
    height: 100%;
    text-align: center;
}
.procedure-icon {
    margin-top: 40px;
    margin-bottom: 5px;
    width: 100%;
    height: 40px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.branch {
    width: 100%;
    height: 44px;
}
.exam-procedure li p {
    text-align: center;
}
.exam-procedure li:nth-child(1) .procedure-icon {
    background: url("../images/procedure.png") no-repeat -16px -24px;
}
.exam-procedure li:nth-child(1) .branch {
    background: url("../images/procedure.png") no-repeat -16px -108px;
}
.exam-procedure li:nth-child(2) .procedure-icon {
    background: url("../images/procedure.png") no-repeat -149px -24px;
}
.exam-procedure li:nth-child(2) .branch {
    background: url("../images/procedure.png") no-repeat -148px -108px;
}
.exam-procedure li:nth-child(3) .procedure-icon {
    background: url("../images/procedure.png") no-repeat -279px -24px;
}
.exam-procedure li:nth-child(3) .branch {
    background: url("../images/procedure.png") no-repeat -148px -108px;
}
.exam-procedure li:nth-child(4) .procedure-icon {
    background: url("../images/procedure.png") no-repeat -409px -24px;
}
.exam-procedure li:nth-child(4) .branch {
    background: url("../images/procedure.png") no-repeat -148px -108px;
}
.exam-procedure li:nth-child(5) .procedure-icon {
    background: url("../images/procedure.png") no-repeat -537px -24px;
}
.exam-procedure li:nth-child(5) .branch {
    background: url("../images/procedure.png") no-repeat -148px -108px;
}
.exam-procedure li:nth-child(6) .procedure-icon {
    background: url("../images/procedure.png") no-repeat -665px -24px;
}
.exam-procedure li:nth-child(6) .branch {
    background: url("../images/procedure.png") no-repeat -148px -108px;
}
.exam-procedure li:nth-child(7) .procedure-icon {
    background: url("../images/procedure.png") no-repeat -792px -24px;
}
.exam-procedure li:nth-child(7) .branch {
    background: url("../images/procedure.png") no-repeat -148px -108px;
}
.exam-procedure li:nth-child(8) .procedure-icon {
    background: url("../images/procedure.png") no-repeat -924px -24px;
}
.exam-procedure li:nth-child(8) .branch {
    background: url("../images/procedure.png") no-repeat -148px -108px;
}
.exam-procedure li:nth-child(9) .procedure-icon {
    background: url("../images/procedure.png") no-repeat -1059px -24px;
}
.exam-procedure li:nth-child(9) .branch {
    background: url("../images/procedure.png") no-repeat -1059px -108px;
}
.exam-procedure li:nth-child(1):hover .procedure-icon {
    background: url("../images/procedure.png") no-repeat -16px -20px;
}
.exam-procedure li:nth-child(2):hover .procedure-icon {
    background: url("../images/procedure.png") no-repeat -149px -20px;
}
.exam-procedure li:nth-child(3):hover .procedure-icon {
    background: url("../images/procedure.png") no-repeat -279px -20px;
}
.exam-procedure li:nth-child(4):hover .procedure-icon {
    background: url("../images/procedure.png") no-repeat -409px -20px;
}
.exam-procedure li:nth-child(5):hover .procedure-icon {
    background: url("../images/procedure.png") no-repeat -537px -20px;
}
.exam-procedure li:nth-child(6):hover .procedure-icon {
    background: url("../images/procedure.png") no-repeat -665px -20px;
}
.exam-procedure li:nth-child(7):hover .procedure-icon {
    background: url("../images/procedure.png") no-repeat -792px -20px;
}
.exam-procedure li:nth-child(8):hover .procedure-icon {
    background: url("../images/procedure.png") no-repeat -924px -20px;
}
.exam-procedure li:nth-child(9):hover .procedure-icon {
    background: url("../images/procedure.png") no-repeat -1059px -20px;
}
.exam-procedure li:hover span {
    text-decoration: underline;
}
/* 版块二结束 */
/* 版块三开始 */
.block3-wrap {
    width: 100%;
    background-color: #f2f2f2;
    overflow: hidden;
}
.block3 {
    width: 1360px;
    margin: 50px auto 25px;
}
.block-title {
    text-align: center;
    background: url("../images/bg-line1.png") repeat-x center 16px;
}
.block-title a {
    color: inherit;
}
.block-title h3 {
    margin-bottom: 5px;
    font-size: 24px;
    color: #333;
}
.block-title p {
    font-size: 12px;
}
.block-title span {
    background-color: #f2f2f2;
}
.block-title span:before,
.block-title span:after {
    content: "";
    display: inline-block;
    width: 25px;
    height: 5px;
    background-color: #f1891a;
}
.block-title span:before {
    margin: 4px 30px 4px 0;
}
.block-title span:after {
    margin: 4px 0 4px 30px;
}
.online-class-list {
    position: relative;
    width: 100%;
    height: 355px;
    margin-top: 20px;
    overflow: hidden;
}
.online-class-list ul {
    position: absolute;
    left: 0;
    margin: 5px 0;
    padding-left: 3px;
    width: 9999px;
    transition: 0.3s;
}
.online-class-list li {
    position: relative;
    float: left;
    width: 250px;
    height: 250px;
    margin-right: 18px;
    border: 3px solid #fff;
    background-color: skyblue;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}
.online-class-list li img {
    width: 100%;
    height: 100%;
}
.vidoe-cover {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5) url("../images/play.png") no-repeat center;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.online-class-list li:hover .vidoe-cover {
    opacity: 1;
}
.arrow-btn {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%) translateY(-50%);
}
.arrow-l,.arrow-r {
    float: left;
    margin: 0 20px;
    width: 40px;
    height: 40px;
    line-height: 76px;
    font-size: 50px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #ddd;
    color: #9e9e9e;
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
    border-radius: 50%;
    font-weight: 400;
}
.arrow-l {
    transform: rotate(90deg);
}
.arrow-r {
    transform: rotate(-90deg);
}
.arrow-l:hover,
.arrow-r:hover {
    color: #f1891a;
}
.arrow-add {
    color: #dedede;
}
.arrow-add:hover {
    color: #dedede !important;
}
/* 版块三结束 */
/* 待定版块 */
.indeterminate {
    width: 1360px;
    margin: 60px auto 0;
}
.indeterminate .block-title span {
    background-color: #fff;
}
.old-exam-list {
    width: 100%;
    margin: 30px 0;
}
.old-exam-list table {
    width: 100%;
    text-align: center;
    border: 1px solid #dedede;
    border-collapse: collapse;
}
.old-exam-list table th {
    padding: 20px 0;
    background-color: #f1891a;
    color: #fff;
}
.old-exam-list table td {
    padding: 22px 0;
    border-right: 1px solid #dedede;
}
.old-exam-list table td a {
    margin: 0 8px;
}
.old-exam-list table tr:nth-child(2n+1) {
    background-color: #fef9f3;
}

/* .old-exam-list table th {
    width: 10%;
} */
.old-exam-list table th:nth-child(1) {
    width: 10%;
}
/* 待定版块 */
/* 板块四开始 */
.block4 {
    width: 1360px;
    margin: 60px auto 0;
}
.block4-container {
    width: 100%;
    height: 350px;
    border: 1px solid #dcdcdc;
}
.block4-item {
    float: left;
    width: 50%;
    height: 100%;
    padding: 30px 20px;
    box-sizing: border-box;
}
.block4-item:first-child {
    border-right: 1px solid #dcdcdc;
}
.block4-item h3 {
    color: #e95b2b;
    font-size: 22px;
}
.option-list {
    white-space: nowrap;
    overflow: hidden;
}
.option-list li {
    float: left;
    margin: 24px 0;
    padding: 5px 15px;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    cursor: pointer;
}
.option-list .taget {
    background-color: #e95b2b;
    color: #fff;
}
.block4-more {
    position: absolute;
    top: -110px;
    right: 0;
    font-size: 14px;
}
.block4-more:hover {
    text-decoration: underline;
}
.block4-item .news-list-box {
    height: 200px;
}
.block4-item .news-list-box li {
    font-size: 14px;
}
.block4-item .news-list-box li:before {
    content: '';
    float: left;
    width: 3px;
    height: 3px;
    margin: 16px 10px 0 4px;
    background: #666;
}
/* 板块四结束 */
/* 广告条 */
.ad-strip {
    width: 1360px;
    height: 150px;
    margin: 60px auto 0;
    overflow: hidden;
}
.ad-strip img {
    width: 100%;
    height: 100%;
}
/* !!!!!! */
.news-list li span,
.news-list1 li span,
.news-list2 li span,
.datum-item li span {
    color: #999;
}
/* 答题字体颜色 */
.anwser-add {
    color: #f1891a;
}




















/* !!!!!!!!!! */
