﻿#music-list img {
    height: 300px;
    margin-left: 20px;
    margin-top: 20px;
    border-radius: 20px;
}

#music-list span {
    margin-left: 10px;
    display: inline-block;
    margin-top: 20px;
    font-size: 16px;
    width: 260px;
    text-indent: 2ch;
    color: #15203f;
}

#heading {
    position: absolute;
    top: 32%;
    left: 14.5%;
    font-family: "Chivo", sans-serif;
    font-size: 110px;
    width: 600px;
    text-align: center;
    line-height: 0.75;
    z-index: 100;
}

#Theme {
}

#can3 {
    width: 2200px;
    height: 660px;
}

#Conts {
    max-width: 2200px;
    height: 660px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    background-color: #180021;
}

#Tiltext {
    position: absolute;
    z-index: 99;
    color: wheat;
    top: 51%;
    left: 22%;
    font-size: 20px;
    font-weight: 500;
}

    #Tiltext p {
        margin-top: 25px;
    }

    #Tiltext img {
        width: 33px;
        margin-right: 10px;
    }

#BitKc {
    position: relative;
    max-width: 2200px;
    margin-left: auto;
    margin-right: auto;
    min-width: 1400px;
}

    #BitKc p {
        text-align: center;
        font-size: 36px;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #27448c;
        padding-top: 55px;
    }

.BitKc-dm {
    height: 650px;
}

#BitKm {
    position: relative;
    max-width: 2200px;
    margin-left: auto;
    margin-right: auto;
    min-width: 1400px;
    margin-top: 30px;
}

    #BitKm p {
        text-align: center;
        font-size: 31px;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #ff5722;
        padding-top: 55px;
    }

#BitKc img {
    position: absolute;
    border-radius: 90px;
    width: 187px;
    top: 44px;
    margin-left: 201px;
}

.Bitdm-twy {
    width: 1140px;
    height: 518px;
    margin-left: auto;
    margin-right: auto;
}

.BitKc-dm p {
    padding-top: 35px !important;
    font-size: 19px !important;
    color: #40214a !important;
    text-align: center !important;
}

.layui-tab {
    width: 1140px;
    height: 700px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 45px !important;
}

.layui-tab-title {
    background-color: none;
    color: white;
    height: 60px !important;
}

.layui-tab .layui-tab-title li {
    width: 150px;
    font-size: 22px !important;
    height: 60px;
    border: 1px solid black;
    line-height: 60px !important;
    transform: skew(-20deg);
    background-color: black;
    margin-right: 160px !important;
    transition: transform 0.3s ease;
    overflow: hidden;
}

    .layui-tab .layui-tab-title li:hover {
        transform: scale(1.2) skew(-20deg);
    }

.layui-tab-title .layui-this::after {
    height: 60px !important;
}

.layui-tab-title .layui-this {
    color: #ff5722 !important;
    border: 1px solid #ff5722 !important;
    background-color: white !important;
}

.Stu {
    position: relative;
    max-width: 2200px;
    margin-left: auto;
    margin-right: auto;
    min-width: 1400px;
    height: 600px;
    margin-top: 25px;
}

    .Stu h1 {
        text-align: center;
        color: #16baaa;
    }

.Stu-list ul {
    margin-top: 25px;
    margin-left: 10px;
}

    .Stu-list ul li {
        box-shadow: 0 10px 24px rgba(0,60,83,0.2);
        border-radius: 6px;
        position: relative;
        width: 280px;
        height: 405px;
        float: left;
        margin: 0 15px;
        transition: all 0.5s;
    }

        .Stu-list ul li:hover {
            transform: scale(1.1) rotate(0deg);
        }

.KeCtx-Name {
    height: 60px;
}


    .KeCtx-Name div {
        float: left;
        width: 260px;
        height: 60px;
        background-color: #31bdec;
        margin-right: 25px;
        line-height: 60px;
        font-size: 16px;
        text-align: center;
        color: white;
        border-top-left-radius: 40px;
        border-bottom-right-radius: 40px;
        font-weight: 500;
    }

.KeCtx-Model {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    text-align: center;
    color: white;
    background-color: #31bdec;
    margin-top: 10px;
    border-radius: 20px;
    margin-bottom: 10px;
}

.KeCtx-text {
    height: 400px;
}

    .KeCtx-text div {
        float: left;
        width: 260px;
        height: 400px;
        margin-right: 25px;
        line-height: 45px;
        font-size: 16px;
        color: white;
        border-radius: 10px;
    }

.KeCtx-botm {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    text-align: center;
    color: #ff5722;
    background-color: #2f363c;
    margin-top: 10px;
}



.ketre {
    width: 355px !important;
}

.kefor {
    width: 545px !important;
}

.BitFoot {
    max-width: 2200px;
    margin-left: auto;
    margin-right: auto;
    min-width: 1400px;
    margin-top: 30px;
    height: 300px;
    position: relative;
    background-color: #15203f;
}
.Foot-li2 a {
    cursor: pointer;
    color: #e2e2e2 !important;
}
.BitFoot ul {
    position: absolute;
    left: 20%;
    top: 10%;
    width: 800px;
    height: auto;
}

.BitFoot li {
    font-size: 18px;
    margin-bottom: 25px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #e2e2e2;
    float: left;
    margin-right: 94px;
    margin-bottom: 25px;
    width: 172px;
}

.BitFoot li:hover {
        color: white;
}

.Foot-li2 {
    font-size: 14px !important;
    margin-right: 93px !important;
}
