@charset "utf-8";

@charset "utf-8";
body{
    background-color: #333;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.f-hd .m-nav .menu-left{
    display: none;
}
#header .header-label{
    float: left;
    height: 52px;
    line-height: 52px;
}
.fixedbar{
    display: none;
}
#header .header-label .label-divide{
    font-size: 18px;
    margin: 0 22px;
    color: #D7D7D7;
    line-height: 18px;
    margin-top: 17px;
}
#header .header-label .label-name{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    color: #fff;
    font-size: 13px;
    background-color: #000;
    border-radius: 2px;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
#header .header-label .label-name:visited,
#header .header-label .label-name:active{
    text-decoration: none;
}
#header #wechat_banner{
    display: none;
}
@media screen and (max-width: 767px){
    #header{
        display: none;
    }
    .fixedbar {
        display: none!important;
    }
    .parallax{
        top:0;
    }
}
#home {
    width: 100%;
    height: 100%;
    color: #FFF;
}
section.nav-boxes {
    position: static;
}
.parallax-overlay-pattern {
    background-color: rgba(44,62,80 , 0.5);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: repeat;
}
body.splash canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: inherit;
    height: inherit;
    z-index: 0;
    opacity: 0.38;
}
.skill-share-group{
    position: relative;
    overflow: hidden;
    max-width: 1818px;
    margin: 40px auto;
}
.skill-share-group #activity_left,.skill-share-group .test-section,.skill-share-group #activity_right{
    float: left;
}
.skill-share-group #activity_left,.skill-share-group #activity_right{
    position: relative;
}

.skill-share-group .group-title{
    color: #ddd;
    background: #000;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    position: relative;
    z-index: 6;
}
/*.skill-share-group{margin-top: 99px;}*/
@media screen and (max-width: 767px){
    .skill-share-group .group-title{
        width: 100%;
    }
}

.skill-share-group .test-line .test-line-container{
    padding-right: 0;
    padding-left: 0;
}
.skill-share-group .test-line{
    padding: 10px 0 15px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 4;
}
.skill-share-group .test-section{
    padding-right: 4px;
    padding-left: 0;
}
.subtest-title{
    position: relative;
    background-color: #202020;
    height: 35px;
    padding: 10px 15px;
    color: #bbb;
    font-size: 15px;
    margin: 0 10px 13px;
}
.skill-share-group .gradient-bg{
    width: 4px;
    right: 0;
    position: absolute;
    top: 0;
    height: 100%;
    background-size: initial;
    background-position: center center;
    background: repeating-linear-gradient(-45deg, #994600, #994600 4px, #000 0, #000 7px);
}
.skill-share-group .search-group-wrap .gradient-bg{
    right: 10px;
    background: repeating-linear-gradient(-45deg, #333, #333 4px, #000 0, #000 7px);
    height: calc( 100% + 15px);
    position: absolute;
    top: 0;
}

.subtest-title a{
    color: #bbb;
}
.subtest-title a:hover{
    color:#b98023;
}
.subtest-title .search-div{
    position: absolute;
    top: 0;
    right: 15px;
    width: 150px;
    line-height: 33px;
}
.subtest-title .search-div i{
    position: absolute;
    top: 10px;
    left: 5px;
    color: #535354;
    cursor: pointer;
}
.subtest-title .search-div .search-input{
    width: 100%;
    padding-left: 23px;
    background: #a5a5a5;
    color: #535354;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    height: 22px;
    font-size: 13px;
    line-height: 24px;
}
.subtest-title .search-div .search-input::-webkit-input-placeholder{color: #535354 !important; }
.subtest-title .search-div .search-input::-moz-placeholder{color: #535354 !important; }
.subtest-title .search-div .search-input::-ms-input-placeholder{color: #535354 !important; }
.skill-list{
    position: relative;
    margin-top: 25px;
    padding: 0 15px;
    min-height: 570px;
}
.skill-list .skill-item{
    line-height: 37px;
    position: relative;
    margin-right: 5px;
    margin-left: 0;
    display: block;
}
@media screen and (max-width: 991px){
    .skill-list .skill-item{
        line-height: 21px;
    }
}
.skill-share-group .group-title{
    width: 67%;
    margin: 40px auto 20px;
}
.skill-share-group .tab-icon-wrap{
    padding-left: 10px;
    width: calc(100% - 10px);
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    background: repeating-linear-gradient(45deg, #101010, #101010 3px, #000 0, #000 5px);
}
.skill-share-group .tab-icon-wrap .tab-icon{
    background: #ba7f23;
    color: #000;
    display: inline-block;
    padding: 0 4px;
}
.skill-share-group .tab-icon.un-currnet{
    background: #999;
    color: #666;
    display: none;
}
.skill-share-group .group-title .prev-next-item{
    position: absolute;
    top:0;
    left: 0;
    font-size: 15px;
    cursor: pointer;
    color: currentColor;
    display: none;
    opacity: .85;
}
.skill-share-group .group-title .prev-next-item:hover{
    opacity: 1;
}
.skill-share-group .group-title .next-item{
    left: initial;
    right: 20px;
}
.skill-share-group .group-title .prev-next-item img{
    height: 35px;
    margin: -4px 5px 0;
}
.skill-share-group .group-title .prev-item{
    left: 20px;
}
.skill-share-group .search-group-wrap{
    position: relative;
}
.skill-share-group .study-docs-wrap{
    /*height: 570px;*/
    overflow: hidden ;
    position: relative;
}
.skill-share-group .study-steps{
    position: absolute;
    top: 40px;
    right: 70px;
}
.skill-share-group .steps-scroll-bar{
    position: absolute;
    top: 25px;
    right: 20px;
    width: 6px;
    /*background: #8b8b8b;*/
    background: #222;
    padding: 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: none;
}
.skill-share-group .steps-scroll-slider{
    position: absolute;
    top: 0;
    width: 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #8b8b8b;
    border-bottom: 1px solid #222;
    border-top: 1px solid #222;
}
.skill-share-group .study-step{
    position: relative;
    padding-left: 10px;
    cursor: pointer;
    color: rgba(255,255,255,0.4);
    line-height: 24px;
}
.skill-share-group .study-step.on,.skill-share-group .study-step:hover{
    color: #fff;
}
.skill-share-group .study-step .step-squ-icon{
    display: inline-block;
    width: 5px;
    height: 5px;
    background: rgba(255,255,255,0.4);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.skill-share-group .study-step.on .step-squ-icon,.skill-share-group .study-step:hover .step-squ-icon{
    background: #ba7f23;
}
.skill-share-group .study-step .step-line-icon{
    position: absolute;
    display: block;
    height: 20px;
    width: 1px;
    background: rgba(255,255,255,0.4);
    left: 2px;
    top: 13px;
}
.skill-share-group .study-docs{
    padding-left: 10px;
    padding-top: 15px;
    font-size: 14px;
}
.skill-share-group .study-docs:last-child{
    height: 101%;
}
.skill-share-group .study-docs .study-docs-title{
    color: rgba(255,255,255,0.4);
    line-height: 25px;
    margin-left: -7px;
}
.skill-share-group .study-docs .study-docs-item{
    line-height: 25px;
    cursor: pointer;
}
.skill-share-group .study-docs .study-docs-item a{
    color: rgba(255,255,255,0.8);
}
.skill-share-group .study-docs .study-docs-item a:hover{
    color: #b98023;
}


@media screen and (max-width: 767px){
    .skill-share-group{
        margin: 0 auto;
    }
    .skill-share-group .group-title{
        width: 100%;
        margin: 40px auto;
    }
}

.skill-list .skill-item .skill-name{
    padding-left: 0;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    /* cursor: pointer; */
    display: flex;
    align-items: center;
}

.skill-list .skill-item .skill-name{
    color: rgba(255,255,255,0.8);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.skill-list .skill-item .skill-name .skill-name-text{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.skill-list .skill-item .skill-name:hover{
    color:#b98023;
}
.skill-list .skill-item .skill-name .top{
    font-style: italic;
    color: #b98023;
    display: inline-block;
    height: 16px;
    padding-left: 10px;
    background-color: rgba(186, 127, 35,0.5);
    line-height: 16px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-align: center;
    font-size: 12px;
    margin-left: 5px;
    transform: scale(0.85);
    margin-top: 0.5px;
    padding-right: 12px;
}
.skill-list .skill-item .creator-name,.skill-list .skill-item .created-time{
    text-align: right;
    color: rgba(255,255,255,0.3);
    padding-right: 0;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.skill-list .skill-item .creator-name{
    padding-left: 0;
}
.skill-list .skill-item .created-time{
    padding-left: 0;
}
@media screen and (min-width: 768px){
    .skill-list .skill-item .skill-name{
        width: calc(86% - 45px);
    }
    .skill-list .skill-item .created-time{
        width: 45px;
    }
    .skill-list .skill-item .creator-name{
        width: 14%;
    }
}
@media screen and (max-width: 991px){
    .skill-list .skill-item .creator-name,.skill-list .skill-item .created-time{
        text-align: left;
        padding-left: 0;
    }
}

.skill-list .skill-item:after{
    content: "";
    display: block;
    height: 1px;
    /*background: #FF9B00;*/
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), #FF9B00 50%, rgba(0, 0, 0, 0.5));
    background-image: -o-linear-gradient(to left, rgba(0, 0, 0, 0.5), #FF9B00 50%, rgba(0, 0, 0, 0.5));
    background-image: -moz-linear-gradient(to left, rgba(0, 0, 0, 0.5), #FF9B00 50%, rgba(0, 0, 0, 0.5));
    /*background-image: -webkit-gradient(to left, rgba(0, 0, 0, 0.5), #FF9B00 50%, rgba(0, 0, 0, 0.5));*/

    transform: scale(1,0.3);
}
.skill-page{
    text-align: right;
    color: #b98023;
    /*position: relative;*/
    line-height: 30px;
    margin: 10px 15px 0;
    /*min-width: 700px;*/
}
.skill-page .total-num{
 /*   position: absolute;
    left:0*/
    float: left;
}
.skill-page .page-search{
    width: 30px;
    height: 15px;
    background-color: #5b5b5b;
    text-align: center;
     display: inline-block;
}
.skill-page .page-search-btn{
    background-color: #5b5b5b;
    text-align: center;
    width: 28px;
    height: 15px;
    line-height: 15px;
    font-size: 12px;
    color: #000;
    display: inline-block;
    cursor: pointer;
}
.skill-page .page-detail, .skill-page .prev-btn,.skill-page .page-search-btn{
    margin-right: 10px;
    display: inline-block;
}
.skill-page .page-btn{
    cursor: pointer;
    display: inline-block;
}

@media screen and (max-width: 767px){
    .subtest-title{
        padding: 0 5px;
        font-size: 12px;
        line-height: 40px;
        height:auto;
    }
    .skill-share-group .gradient-bg{
        display: none;
    }
    .skill-share-group .test-line{
        padding: 20px 5px;
    }
    .subtest-title .search-div{
        width: 100%;
        line-height: 30px;
        position: relative;
        right: initial;
        top: -5px;
    }
    .subtest-title .search-div i{
        top: 8px;
    }
    .title-text .title-text-chi{
        display: none;
    }
    .skill-share-group .group-title .prev-next-item span{
        display: none;
    }
    .skill-share-group .group-title .prev-next-item{
        margin:0 5px;
    }

}
@media screen and (max-width: 680px){
    .skill-share-group .test-section{
        margin-left: 0;
    }
}

@media (min-width: 992px){
    .col-md-2#activity_left,.col-md-2#activity_right {
        /*width: 20%;*/
    }
    .col-md-8.test-section {
        /*width: 60%;*/
    }
}
@media (max-width: 991px){
    .skill-share-group .study-steps{
        display: none;
    }
    .skill-share-group .study-docs:last-child{
        height:auto;
    }
    .subtest-container{
        display: none;
    }
    .subtest-name{
        display: none;
    }
    .skill-share-group .left-angle{
        display: none;
    }
}
@media (max-width: 1250px){
    .skill-share-group .test-line .col-md-6{
        width: 100%;
        padding: 0;
    }
    .skill-share-group .search-group-wrap{
        display: none;
    }
    .skill-share-group .tab-icon.un-currnet{
        display: inline-block;
    }
    .skill-share-group .search-group-wrap .gradient-bg{
        display: none;
    }
    .skill-share-group .tab-icon-wrap .tab-icon{
        cursor: pointer;
    }
}