@import url('https://hwcdn.gkk.cn/Public/static/css/fonts.css');
 * {font-family: '思源黑体-medium',FontAwesome !important;} 
.banner-text{position: absolute;top: 25%;left: 35%;font-size: 44px;font-weight: 700;color: #fff;line-height: 50px;transform: translateX(-50%);text-align: center}
.banner-des{position: absolute;top: 40%;left: 35%;font-size: 25px;color: #fff;font-weight: normal;line-height: 35px;transform: translateX(-50%);text-align: center}
.banner-des>p{color: #fff}

.form-group {margin-bottom: 15px}

/*.detail{background: url("/img/dj/画板 1.jpg") no-repeat;width: 100%;height: 701px;background-size: cover}*/
.detail h1{position: absolute;
        top: 10%;
        left: 50%;
        font-size: 44px;
        font-weight: 700;
        color: #000;
        line-height: 55px;
        transform: translateX(-50%);}
.detail .detail-item-wz{
    width: 100%;
    position: absolute;
    top: 85%;
    left: 50%;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 55px;
    transform: translateX(-50%);
    display: flex;
    justify-content: flex-start;}

.vrxxj{background-color: rgb(200,205,208);padding: 0}
.vrxxj-left .row{position: absolute;top: 0;left: 15%;width: 75%;height: 100%;}
.vrxxj-left .row div{top: 82%;font-size: 18px;font-weight: 600;text-align: center;color: #444;}
.vrxxj h2{padding-top: 15%;color: #000;font-weight: 700;line-height: 70px}
.vrxxj .desc-title{font-size: 20px;color: #444;margin-top: 30px}
.vrxxx-des{font-size: 16px;color: #444;line-height: 40px;text-align: left;padding-top: 50px}

.vrgjc{background: rgb(200,205,208);padding: 100px 0}
.vrgjc h2{padding-top: 15%;color: #000;font-weight: 700;line-height: 70px}
.vrgjc .desc-title{font-size: 20px;color: #444;margin-top: 30px;line-height: 50px}

.vrxxz4{background: url("/img/dj/画板 10.png") no-repeat;width: 100%;background-size: cover}
.vrxxz4 h2{padding-top: 30%;color: #fff;font-weight: 700;line-height: 70px}
.vrxxz4 .desc-title{font-size: 20px;color: #fff;margin-top: 30px;line-height: 50px}

.courselearn{background: url("/img/dj/画板 10.png") no-repeat;width: 100%;background-size: cover;padding: 30px 0}
.courselearn h2{text-align:center;color: #fff;font-weight: 700;line-height: 70px}
.courselearn .desc-title{font-size: 20px;color: #fff;line-height: 70px}


.vrsp{background: rgb(200,205,208);width: 100%;padding: 100px 0}
.vrsp h2{padding-top: 15%;color: #000;font-weight: 700;line-height: 70px}
.vrsp .desc-title{font-size: 20px;color: #444;margin-top: 30px;line-height: 50px}

.vrxzkj{background: url("/img/dj/画板 10.png") no-repeat;width: 100%;background-size: cover}
.vrxzkj h2{padding-top: 25%;color: #fff;font-weight: 700;line-height: 70px}
.vrxzkj .desc-title{font-size: 20px;color: #fff;margin-top: 30px;line-height: 50px}

.mkdes{font-size: 16px;color: #666;text-align: center;line-height: 32px;margin: 20px 0 30px;}

.djxx{
    margin: 30px 0 40px;
}
.djxx li{
    width: 100%;
    background-color:rgb(177,8,11);
    margin: 30px 0;
    padding: 10px;
    font-size: 18px;
    color: #fff;
    border-radius: 5px;
}
.djxx li>h3{
    margin: 10px 0;
    color: #fff;
}


@media (max-width: 768px) {
    .detail h1{font-size: 24px;line-height: 32px;}
    .vrxxj-left .row{
        left: 10%;
        width: 90%;
    }
    .vrxxj-left .row div{
        font-size: 16px;
    }
    .banner-text{
        font-size: 20px;
        top:10%
    }
}
@media (min-width: 970px) and (max-width: 1700px) {
    .detail .detail-item-wz div:nth-child(1){
        margin-left: 17% !important;
    }
    .detail .detail-item-wz div:nth-child(2){
        margin-left: 4% !important;
    }
    .detail .detail-item-wz div:nth-child(4){
        margin-left: 3% !important;
    }
    .detail .detail-item-wz div:nth-child(5){
        margin-left: 2% !important;
    }

}

