@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: fixed;
    top: 0;
    left: 0;
    width: inherit;
    height: inherit;
    z-index: -2;
    opacity: 0.38;
}
.skill-share-group{
    position: relative;
    overflow: hidden;
    max-width: 1818px;
    margin: 0 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;
}
@media screen and (max-width: 767px){
    .skill-share-group .group-title{
        width: 100%;
    }
}


.skill-share-group .skill-share-left{
    width: 55%;
    background: #000;
    padding: 0;
    padding-bottom: 60px;
}
.skill-share-group .skill-share-right{
    width: 39.3%;
}
.skill-share-group .test-section{
    float: right;
    width: 883px;
    margin-top: 34px;
    margin-right: 33px;
    background: url(/img/activitypage/skill-step-bg.jpg);
    background-repeat: no-repeat;
    position: relative;
}
.skill-share-group .test-section .skill-title{
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 15px;
}
.skill-share-group .test-section .skill-tree{
    padding-left: 10px;
    margin-top: 14px;
    color: #ff9b00;
    font-size: 18px;
    z-index: 2;
    position: relative;
}
.skill-share-group .test-section .skill-tree img{
    width: 19px;
    margin-top: -3px;
}
.skill-share-group .test-section .skill-tree-num{
    color: #fff;
    opacity: .6;
    margin-left: 8px;
}
.skill-share-group .test-section .test-item-container{
    border: 1px dotted #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 500px;
    margin: 120px auto 0;
    position: relative;
    font-size: 14px;
    padding: 25px 64px;
    z-index: 2;
}
.skill-share-group .test-section .test-item-container.advanced{
    width: 840px;
    margin-top: 25px;
    padding: 25px 50px;
}
.skill-share-group .test-section .test-item-container.extend{
    margin-top: 25px;
    width: 638px;
}
.skill-share-group .test-section .test-item-container.expert{
    margin-top: 25px;
    width: 264px;
}
.skill-share-group .test-section .test-item-container.advanced .test-step:nth-child(n + 7){
    margin-top: 20px;
}
.skill-share-group .test-section .skill-steps-name{
    margin: 0 auto 0;
    width: 135px;
    text-align: center;
    background: #000;
    line-height: 24px;
    position: absolute;
    top: -12px;
    left: 0;
    right: 0;
}
.skill-share-group .test-section .test-steps{
    margin: 0;
    text-align: center;
}
.skill-share-group .test-section .test-step{
    padding: 0;
}
.skill-share-group .test-section .test-step-container{
    width: 114px;
    margin: 0 auto;
    cursor: pointer;
    display: block;
}
.skill-share-group .test-section .test-step-container:hover .step-img-container{
    border:solid 1px #cc6600;
}
.skill-share-group .test-section .test-step-container:hover .step-mem, .skill-share-group .test-section .test-step-container:hover .step-issue{
    border:solid 1px #cc6600;
    color: #cc6600;
 }
.skill-share-group .test-section .test-step-container:hover .step-img-container .step-img{
    filter: brightness(200%);
}
.skill-share-group .test-section .test-step-container:hover .step-name{
    background: #cc6600;
    border:solid 1px #cc6600;
    color: #fff;
}
.skill-share-group .test-section .step-img-container,.skill-share-group .test-section .step-info-container{
    float: left;
}
.skill-share-group .test-section .step-img-container{
    border: 1px solid #666;
    width: 65px;
    height: 65px;
}
.skill-share-group .test-section .step-info-container{
    margin-left: 2px;
}
.skill-share-group .test-section .step-img{
    width: 63px;
    height: 63px;
    background-image: url(/img/activitypage/steps1.png);
}
.skill-share-group .test-section .step-mem,.skill-share-group .test-section .step-issue{
    display: block;
    border: 1px solid #666;
    line-height: 30px;
    width: 47px;
    height: 32px;
    color: #666;
    background: #111;
    font-weight: bold;
}
.skill-share-group .test-section .step-issue{
    margin-top: 1px;
}
.skill-share-group .test-section .step-name{
    width: 100%;
    line-height: 24px;
    border: 1px solid #666;
    color: #aaa;
    background: #333;
    margin-top: 2px;
}
.skill-share-group .test-section .left-line,.skill-share-group .test-section .right-line{
    position: absolute;
    border-top: 1px dotted #666;
    width: 50px;
    left: 0;
    top: 50%;
}
.skill-share-group .test-section .right-line{
    right:0;
    left: initial;
}
.skill-share-group .test-section .bottom-line{
    position: absolute;
    border-right: 1px dotted #666;
    height: 25px;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -28px;
    width: 2px;
}
.skill-share-group .test-section .gradient1{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, transparent 58%, rgb(0,0,0)100%);
    z-index: 1;
}
.skill-share-group .test-section .gradient2{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to left, transparent -30%, rgba(0,0,0,1)100%);
    z-index: 1;
}
.skill-share-group .test-section .gradient3{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.4);
    z-index: 1;
}
@media screen and (max-width: 1700px){
    .skill-share-group .test-section .test-item-container{
        padding: 25px 49px;
    }
    .skill-share-group .test-section .left-line, .skill-share-group .test-section .right-line{
        width: 40px;
    }
    .skill-share-group .skill-share-left{
        width: 63%;
    }
    .skill-share-group .skill-share-right{
        width: 467px!important;
    }
    .skill-share-group .test-section .skill-tree{
        margin-left: 100px;
    }
    .skill-share-group .test-section .test-item-container.basics{
        margin-right: 226px;
        width: 470px;
    }
    .skill-share-group .test-section .test-item-container.advanced{
        margin-right: 40px;
        width: 840px;
    }
    .skill-share-group .test-section .test-item-container.extend{
        margin-right: 165px;
        width: 588px;
    }
    .skill-share-group .test-section .test-item-container.expert{
        margin-right: 343px;
        width: 234px;
    }
}
@media screen and (max-width: 1500px){
    .skill-share-group .skill-share-left{
        width: 63%;
    }
    .skill-share-group .test-section{
        width: calc( 100% - 33px );
    }
    .skill-share-group .skill-share-right{
        width: 467px!important;
    }
    .skill-share-group .test-section .skill-tree{
        margin-left: 100px;

    }
    .skill-share-group .test-section .test-item-container{
        padding: 25px 27px;
    }
    .skill-share-group .test-section .left-line, .skill-share-group .test-section .right-line{
        width: 20px;
    }
    .skill-share-group .test-section .test-item-container.basics{
        margin-right: auto;
        width: 430px;
    }
    .skill-share-group .test-section .test-item-container.advanced{
        width: 800px;
        margin-right: auto;
        padding: 25px 27px;
    }
   .skill-share-group .test-section .test-item-container.extend{
       margin-right: auto;
       width: 558px;
  }
    .skill-share-group .test-section .test-item-container.expert{
        margin-right: auto;
        width: 204px;
    }
}
@media screen and (max-width: 1360px){
    .skill-share-group .skill-share-left {
        width: 58%;
    }
    .skill-share-group .test-section .test-item-container.advanced .test-step{
        width: 25%;
    }
    .skill-share-group .test-section .test-item-container.advanced .test-step:nth-child(n + 5){
        margin-top: 20px;
    }
    .skill-share-group .test-section .test-step-container{
        width: 94px;
    }
    .skill-share-group .test-section .step-img-container{
        width: 54px;
        height: 54px;
    }
    .skill-share-group .test-section .step-img{
        background-image: url(/img/activitypage/steps.png);
        width: 52px;
        height: 52px;
    }
    .skill-share-group .test-section .step-mem, .skill-share-group .test-section .step-issue{
        line-height: 24px;
        height: 26px;
        width: 38px;
    }
    .skill-share-group .test-section .step-name{
        line-height: 22px;
    }
    .skill-share-group .test-section .test-item-container.basics .test-step:nth-child(1) .step-img{
        background-position: -8px -7px!important;
    }
    .skill-share-group .test-section .test-item-container.basics .test-step:nth-child(2) .step-img{
        background-position: -61px -7px!important;
    }
    .skill-share-group .test-section .test-item-container.basics .test-step:nth-child(3) .step-img{
        background-position: -114px -7px!important;
    }
    .skill-share-group .test-section .test-item-container.advanced .test-step:nth-child(1) .step-img{
        background-position: -8px -61px!important;
    }
    .skill-share-group .test-section .test-item-container.advanced .test-step:nth-child(2) .step-img{
        background-position: -61px -61px!important;
    }
    .skill-share-group .test-section .test-item-container.advanced .test-step:nth-child(3) .step-img{
        background-position: -114px -61px!important;
    }
    .skill-share-group .test-section .test-item-container.advanced .test-step:nth-child(4) .step-img{
        background-position: -167px -61px!important;
    }
    .skill-share-group .test-section .test-item-container.advanced .test-step:nth-child(5) .step-img{
        background-position: -220px -61px!important;
    }
    .skill-share-group .test-section .test-item-container.advanced .test-step:nth-child(6) .step-img{
        background-position: -273px -61px!important;
    }
    .skill-share-group .test-section .test-item-container.advanced .test-step:nth-child(7) .step-img{
        background-position: -326px -61px!important;
     }
    .skill-share-group .test-section .test-item-container.advanced .test-step:nth-child(8) .step-img{
        background-position: -379px -61px!important;
    }
    .skill-share-group .test-section .test-item-container.advanced .test-step:nth-child(9) .step-img{
        background-position: -432px -61px!important;
    }
    .skill-share-group .test-section .test-item-container.advanced .test-step:nth-child(10) .step-img{
        background-position: -485px -61px!important;
    }
    .skill-share-group .test-section .test-item-container.advanced .test-step:nth-child(11) .step-img{
        background-position: -538px -61px!important;
    }
    .skill-share-group .test-section .test-item-container.extend .test-step:nth-child(1) .step-img{
        background-position: -8px -113px!important;
    }
    .skill-share-group .test-section .test-item-container.extend .test-step:nth-child(2) .step-img{
        background-position: -61px -113px!important;
    }
    .skill-share-group .test-section .test-item-container.extend .test-step:nth-child(3) .step-img{
        background-position: -114px -113px!important;
    }
    .skill-share-group .test-section .test-item-container.extend .test-step:nth-child(4) .step-img{
        background-position: -167px -113px!important;
    }
    .skill-share-group .test-section .test-item-container.expert .test-step:nth-child(1) .step-img{
        background-position: -8px -166px!important;
    }
    .skill-share-group .test-section{
        width: calc( 100% - 15px);
        margin-right: 15px;
    }
    .skill-share-group .test-section .test-item-container{
        margin-right: auto!important;
    }
    .skill-share-group .test-section .test-item-container.basics{
        width: 390px;
        padding: 30px 40px;
    }
    .skill-share-group .test-section .left-line, .skill-share-group .test-section .right-line{
        width: 25px;
    }
    .skill-share-group .test-section .test-step{
        padding: 0;
    }
    .skill-share-group .test-section .test-item-container.advanced,.skill-share-group .test-section .test-item-container.extend{
        margin-right: auto;
        width: 490px;
        padding: 30px 40px;
    }
    .skill-share-group .test-section .test-item-container.expert{
        margin-right: auto;
        width: 200px;
        padding: 30px 40px;
    }
    .skill-share-group .test-section .skill-tree{
        margin-left: 20px;
    }
    .skill-share-group .skill-share-right{
        width: 39%!important;
        margin-left: 15px;
    }
}
@media screen and (max-width: 991px){
    .skill-share-group .skill-share-left{
        width: 100%;
    }
    .skill-share-group .test-section{
        width: 100%;
        margin-right: 0;
        background-size: cover;
    }
}
@media screen and (max-width: 767px){
    .skill-share-group .test-section .test-item-container.advanced .test-step{
        width: 33.33333333333333%;
    }
    .skill-share-group .test-section{
        margin-top: 0;
        background-position: -149px -51px;
    }
    .skill-share-group .test-section .skill-tree{
        margin-left: 15px;
    }
    .skill-share-group .test-section .test-item-container.advanced, .skill-share-group .test-section .test-item-container.extend, .skill-share-group .test-section .test-item-container.expert{
        width: 390px;
    }
    .skill-share-group .test-section .test-item-container.advanced .test-step:nth-child(n + 4),.skill-share-group .test-section .test-item-container.extend .test-step:nth-child(n + 4){
        margin-top: 20px;
    }
    .skill-share-group .test-section .skill-title{
        display: none;
    }
}
@media screen and (max-width: 400px){
    .skill-share-group .test-section .test-item-container.basics,.skill-share-group .test-section .test-item-container.advanced, .skill-share-group .test-section .test-item-container.extend, .skill-share-group .test-section .test-item-container.expert{
        width: 95%;
        padding: 30px 3px;
    }
    .skill-share-group .test-section .left-line, .skill-share-group .test-section .right-line{
        display: none;
    }
}