﻿.sidebar {
    position: fixed;
    right: 34px;
    top: 60%;
    transform: translate(0, -50%);
    z-index: 100;
}

.sidebar .hotline {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -47px;
    left: 50%;
    width: 143px;
    height: 56px;
    margin-left: -72px;
    padding-bottom: 8px;
    background: url("/Content/Images/AppWebClient/index/hotlineBg.png") no-repeat center / cover;
    box-sizing: border-box;
}

.sidebar .hotline img {
    display: block;
    width: 32px;
    height: 32px;
}

.sidebar .hotline div {
    line-height: 12px;
    margin-bottom: 4px;
    font-size: 12px;
    font-weight: 400;
    color: #431F1E;
}

.sidebar .hotline p {
    line-height: 12px;
    margin: 0;
    font-size: 12px;
    font-weight: 400;
    color: #431F1E;
}

    .sidebar .headerImgBtn {
        display: block;
        box-sizing: border-box;
        width: 82px;
        height: 82px;
        background: url(../../Content/Images/AppWebClient/index/vipImg.png) no-repeat center / cover;
        cursor: pointer;
    }

    .sidebar .btnListBox {
        margin: 5px auto 0;
        height: 300px;
        /*border: 1px solid #f1f3f5;*/
        border-radius: 6px;
        box-shadow: 0px 0px 20px -12px rgba(0, 0, 0, 0.25);
    }

    .sidebar .btnListBox .sidebarBtn {
        display: block;
        margin: auto;
        cursor: pointer;
        box-sizing: border-box;
        padding-top: 8px;
        width: 80px;
        height: 60px;
        /*border-top: 1px solid #f1f3f5;*/
        background: #fff;
        color: #4b5057;
        text-align: center;
        transition: color 0.2s linear;
    }
        .sidebar .btnListBox .sidebarBtn.mobileBox {
            padding-top: 0;
        }

        .sidebar .btnListBox .sidebarBtn::first-child {
            border-top-left-radius: 6px;
            border-top-right-radius: 6px;
        }

        .sidebar .btnListBox .sidebarBtn::last-child {
            border-bottom-left-radius: 6px;
            border-bottom-right-radius: 6px;
        }

        .sidebar .btnListBox .sidebarBtn + .sidebarBtn {
            border-top: 0;
        }

        .sidebar .btnListBox .sidebarBtn:hover {
            background: #ff609d;
            color: #fff;
        }

            .sidebar .btnListBox .sidebarBtn:hover .icon {
                color: #fff;
            }

        .sidebar .btnListBox .sidebarBtn .icon {
            padding-top: 8px;
            line-height: 24px;
            font-size: 24px;
            color: #ff609d;
        }

        .sidebar .btnListBox .sidebarBtn .title {
            padding-top: 4px;
            line-height: 12px;
            font-size: 12px;
        }

        .sidebar .btnListBox .sidebarBtn .el-button {
            padding: 0;
            width: 100%;
            height: 100%;
            background: transparent;
            border: 0;
        }

            .sidebar .btnListBox .sidebarBtn .el-button:hover {
                color: #fff;
            }

            .sidebar .btnListBox .sidebarBtn .el-button:active {
                color: #fff;
            }

.downloadApp {
    text-align: center;
}

    .downloadApp img {
        margin: auto;
    }

.downloadBoxApplet {
    margin-top: 22px;
}

    .downloadBoxApplet .text {
        margin-top: 13px;
    }

/*.sidebar .upTopBox {
    background: url("/Content/Images/AppWebClient/index/upNew.png") no-repeat center;
}

    .sidebar .upTopBox:hover {
        background: url("/Content/Images/AppWebClient/index/upNewHover.png") no-repeat center;
    }

.sidebar .mobileBox .el-button {
    width: 64px;
    height: 52px;
    border: none;
    background: url("/Content/Images/AppWebClient/index/mobileNew.png") no-repeat center;
}

    .sidebar .mobileBox .el-button:hover {
        border: none;
        background: url("/Content/Images/AppWebClient/index/mobilNewHover.png") no-repeat center;
    }

.sidebar .train {
    background: url("/Content/Images/AppWebClient/index/trainNew.png") no-repeat center;
}

    .sidebar .train:hover {
        background: url("/Content/Images/AppWebClient/index/trainNewHover.png") no-repeat center;
    }
    .sidebar .websiteBox {
        background: url("/Content/Images/AppWebClient/index/website.png") no-repeat center;
    }

        .sidebar .websiteBox:hover {
            background: url("/Content/Images/AppWebClient/index/websiteAct.png") no-repeat center;
        }

.downloadApp {
    text-align: center;
}
.downloadBoxApplet {
    margin-top: 22px;
}
    .downloadBoxApplet .text {
        margin-top: 13px;
    }
    .sidebar .customer {
        width: 64px;
        height: 86px;
        background: url(../../Content/Images/AppWebClient/index/customerNew.png) no-repeat center;
    }
.sidebar .course {
    background: url(../../Content/Images/AppWebClient/index/courseNew.png) no-repeat center ;
}
    .sidebar .course:hover {
        background: url(../../Content/Images/AppWebClient/index/courseNewHover.png) no-repeat center /contain;
    }
    .sidebar .course.cur {
        background: url(../../Content/Images/AppWebClient/index/courseNewAct.png) no-repeat center ;
    }
    .sidebar .resource {
        background: url(../../Content/Images/AppWebClient/index/resourcesNew.png) no-repeat center ;
    }
    .sidebar .resource:hover {
        background: url(../../Content/Images/AppWebClient/index/resourcesNewHover.png) no-repeat center ;
    }
    .sidebar .resource.cur {
        background: url(../../Content/Images/AppWebClient/index/resourcesNewAct.png) no-repeat center ;
    }
    .sidebar .community {
        background: url(../../Content/Images/AppWebClient/index/communityNew.png) no-repeat center ;
    }
    .sidebar .community:hover {
        background: url(../../Content/Images/AppWebClient/index/communityNewHover.png) no-repeat center ;
    }
    .sidebar .community.cur {
        background: url(../../Content/Images/AppWebClient/index/communityNewAct.png) no-repeat center ;
    }
.sidebar .throneCup {
    background: url(../../Content/Images/AppWebClient/index/matchActNew.png) no-repeat center;
}
    .sidebar .throneCup:hover {
        background: url(../../Content/Images/AppWebClient/index/matchHoverNew.png) no-repeat center;
    }
        .sidebar .throneCup.cur {
            background: url(../../Content/Images/AppWebClient/index/matchActNew.png) no-repeat center;
        }
.sidebar .home {
    background: url(../../Content/Images/AppWebClient/index/home.png) no-repeat center ;
}
    .sidebar .home:hover {
        background: url(../../Content/Images/AppWebClient/index/homeHover.png) no-repeat center ;
    }
    .sidebar .home.cur {
        background: url(../../Content/Images/AppWebClient/index/homeAct.png) no-repeat center ;
    }

.sidebar .userVip {
    background: url(../../Content/Images/AppWebClient/index/vip.png) no-repeat center ;
}

    .sidebar .userVip:hover {
        background: url(../../Content/Images/AppWebClient/index/vipHover.png) no-repeat center ;
    }

    .sidebar .userVip.cur {
        background: url(../../Content/Images/AppWebClient/index/vipAct.png) no-repeat center ;
    }*/