.th-title {
    margin-bottom: 0.6rem;
}

.th-title p {
    color: #666666;
    margin-top: 0.05rem;
}

/*----*/
.breadcrumb > li + li:before {
    content: ">" !important;
    padding: 0 !important;
    padding-right: 0.05rem !important;
    color: #ccc;
}

.breadcrumb {
    padding: 0.45rem 0 0;
    background: none;
    margin: 0;
}

.breadcrumb .breadcrumb-item {
    padding-left: 0.05rem !important;
    font-size: 0.14rem;
    font-family: MiSans;
    font-weight: 400;
    color: #999999;
    opacity: 1;
}

.breadcrumb .breadcrumb-item:first-of-type {
    padding-left: 0 !important;
}

.breadcrumb .breadcrumb-item a {
    color: #999999;
}

.breadcrumb .breadcrumb-item.active {
    color: #333333;
}

/*-------------------*/
.skillsup-header {
    width: 100%;
    min-height: 3rem;
}

.skillsup-header > img {
    width: 100%;
}
.skillsup-header > div {
    width: 100%;
    height: auto;
}

.skillsup-header h1 {
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.8rem;
    font-family: MiSans;
    font-weight: bold;
    color: #FFFFFF;
    opacity: 1;
}

.skillsup-header > div div {
    margin-top: 0.5rem;
    height: 0.36rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.skillsup-header > div div p {
    height: 0.36rem;
    line-height: 0.36rem;
    font-size: 0.32rem;
    font-family: MiSans;
    font-weight: 500;
    color: #FFFFFF;
    opacity: 1;
}

.skillsup-header > div div e {
    display: block;
    height: 0.36rem;
    line-height: 0.36rem;
    font-size: 0.32rem;
    color: #CB2933;
    font-weight: 500;
    margin: 0 0.4rem;
}

/*----*/

.skillsup-aw-main {
    margin-top: 0.2rem;
    margin-bottom: 0.8rem;
    width: 100%;
    height: auto;
    display: flex;
    justify-content:center;
}

.skillsup-aw-main .skillsup-aw-img, .skillsup-aw-main .skillsup-aw-img img {
    width: 6.01rem;
    height: 3.42rem;
    margin-right: 0.6rem;
}

.skillsup-aw-main .skillsup-aw-text {
    padding-top: 0.7rem;
    width: 5.4rem;
}

.skillsup-aw-main .skillsup-aw-text h6 {
    height: 0.32rem;
    font-size: 0.32rem;
    font-family: MiSans;
    font-weight: bold;
    color: #CB2933;
    opacity: 1;
}

.skillsup-aw-main .skillsup-aw-text i {
    display: block;
    margin: 0.4rem 0;
    width: 100%;
    height: 0.01rem;
    background: #CCCCCC;
    opacity: 1;
}

.skillsup-aw-main .skillsup-aw-text ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.skillsup-aw-main .skillsup-aw-text ul li {
    width: 50%;
    display: flex;
    align-items: center;
    margin-bottom: 0.4rem;
}

.skillsup-aw-main .skillsup-aw-text ul li img {
    display: block;
    width: 0.24rem;
    height: 0.24rem;
    margin-right: 0.12rem;
}

.skillsup-aw-main .skillsup-aw-text ul li p {
    width: calc(100% - 0.36rem);
    font-size: 0.2rem;
    font-family: MiSans;
    font-weight: 500;
    color: #333333;
    opacity: 1;
}

/*---------*/
.skillsup-es {
    width: 100%;
    height: 5.25rem;
    background: url("/static/img/skillsup/es-bg.png") no-repeat;
    background-size: cover;
}

.skillsup-es .th-title {
    margin: 0.4rem 0;
}

.skillsup-es .th-title h4 {
    color: #fff;
}

.skillsup-es .th-title p {
    color: rgba(255, 255, 255, 0.6);
}

.skillsup-es-main {
    margin: 0 auto;
    width: 12rem;
    height: 3.04rem;
    background: rgba(255, 255, 255, 0.86);
    box-shadow: 0 0.04rem 0.12rem rgba(0, 0, 0, 0.2);
    border-radius: 0.12rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    overflow: hidden;
}

.skillsup-es-main > div {
    width: 33.4%;
}

.skillsup-es-main > div:nth-of-type(n + 2) {
    border-left: 0.02rem solid #FFFFFF;
}

.skillsup-es-main > div h6 {
    height: 0.28rem;
    line-height: 0.28rem;
    font-size: 0.28rem;
    font-family: MiSans;
    font-weight: bold;
    color: #CB2933;
    opacity: 1;
    margin-bottom: 0.32rem;
}


.skillsup-es-main > div ul li {
    height: 0.16rem;
    line-height: 0.16rem;
    font-size: 0.16rem;
    font-family: MiSans;
    font-weight: 400;
    color: #333333;
    opacity: 1;
    margin-bottom: 0.21rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.skillsup-es-main > div ul li:last-child {
    margin-bottom: 0;
}

/*-------*/
.skillsup-kcdg {
    padding-top: 0.32rem;
    width: 100%;
    height: 1.64rem;
    background: linear-gradient(180deg, #CB2933 0%, #EA6865 100%);
    opacity: 1;
    text-align: center;
}

.skillsup-kcdg h5 {
    height: 0.32rem;
    font-size: 0.32rem;
    font-family: MiSans;
    font-weight: bold;
    color: #FFFFFF;
    opacity: 1;
}

.skillsup-kcdg-main {
    margin-top: -0.68rem !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.skillsup-kcdg-main > div {
    width: 2.7rem;
    min-height: 3.1rem;
    background: #FFFFFF;
    box-shadow: 0 0.02rem 0.06rem rgba(60, 0, 4, 0.22);
    opacity: 1;
    border-radius: 0.12rem;
    text-align: center;
    padding-top: 0.32rem;
}

.skillsup-kcdg-main > i {
    display: flex;
    margin: 0 0.69rem;
}
.skillsup-kcdg-main > i img{
    display: block;
    width: 0.12rem;
    height: 0.22rem;
    margin-right: 0.12rem;
}
.skillsup-kcdg-main > div div{
    padding-bottom: 0.16rem;
    border-bottom: 0.01rem dashed  #F8DDDF;
}
.skillsup-kcdg-main > div h6 {
    height: 0.24rem;
    line-height: 0.24rem;
    font-size: 0.24rem;
    font-family: MiSans;
    font-weight: bold;
    color: #CB2933;
    opacity: 1;
    margin-bottom: 0.32rem;
}

.skillsup-kcdg-main > div ul li {
    height: 0.16rem;
    line-height: 0.16rem;
    font-size: 0.16rem;
    font-family: MiSans;
    font-weight: 400;
    color: #666666;
    opacity: 1;
    margin-bottom: 0.16rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.skillsup-kcdg-main > div p {
    padding-top: 0.12rem;
    height:0.18rem;
    line-height: 0.18rem;
    font-size: 0.18rem;
    font-family: MiSans;
    font-weight: bold;
    color: #CB2933;
    opacity: 1;
}

.skillsup-kcdg-main > div p img {
    width: 0.43rem;
    height: 0.41rem;
    vertical-align: bottom;
}
/*--------*/
.skillsup-video{
    display: flex;
    justify-content: space-between;
}
.skillsup-video li{
    width: 3.72rem;
    height: auto;
    background: #FFFFFF;
    border: 0.01rem solid #EEEEEE;
    border-radius: 0.12rem;
}

.skillsup-video li .skillsup-video-img{
    position: relative;
    height: 2.09rem;
    cursor: pointer;
}
.skillsup-video li .skillsup-video-img img{
    display: block;
    width: 100%;
    height: 2.09rem;
}
.skillsup-video li .skillsup-video-img .sv-play{
    position: absolute;
    top: calc(50% - 0.35rem);
    left: calc(50% - 0.35rem);
    width: 0.7rem;
    height: 0.7rem;

}
.skillsup-video li .skillsup-video-text{
    padding: 0.2rem 0.24rem;
}
.skillsup-video li .skillsup-video-text h6{
    height: 0.23rem;
    line-height: 0.23rem;
    font-size: 0.2rem;
    font-family: MiSans;
    font-weight: bold;
    color: #333333;
    opacity: 1;
}
.skillsup-video li .skillsup-video-text p{
    margin-top: 0.2rem;
    font-size: 0.16rem;
    font-family: MiSans;
    font-weight: 400;
    color: #666666;
    opacity: 1;
}
/*--------*/
.skillsup-v{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 99999;
}

.skillsup-v video {
    width: 80%;
}