body {
    -webkit-user-select: none; /* Chrome, Opera, Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Standard syntax */
    font-size: 14px;
}
#眼升堂响应式网页头部 {
    width: 100%;
    height: 60px;
    line-height: 59px;
    background: #ffffff;
    white-space: nowrap;
    z-index: 999 !important;
    box-shadow: rgba(0, 0, 0, 0.5) 0 0 5px 0;
    position: sticky;
    top: 0;
}
#眼升堂响应式网页头部 img {
    width: 109px;
    height: 40px;
}
#眼升堂响应式网页头部 strong {
    font-size: 22px;
    font-weight: 500;
    line-height: 60px;
}
#眼升堂响应式网页头部 .layui-nav {
    background: #ffffff;
    white-space: nowrap;
    position: initial;
    z-index: 999 !important;
    padding: 0;
}
#眼升堂响应式网页头部 .layui-nav .layui-this:after,
#眼升堂响应式网页头部 .layui-nav-bar {
    height: 3px;
    background: #e70013;
}
#眼升堂响应式网页头部 .layui-nav .layui-nav-child {
    background: #fbfbfb;
    border-color: #eee;
}
#眼升堂响应式网页头部 .layui-nav .layui-nav-child a:hover {
    background: rgba(0, 0, 0, 0.06);
    color: #e70013 !important;
}
#眼升堂响应式网页头部 .layui-nav .layui-nav-child .layui-this a {
    background: rgba(0, 0, 0, 0.06);
    color: #e70013 !important;
}
#眼升堂响应式网页头部 .layui-nav .layui-nav-item a {
    color: #000000 !important;
    opacity: 0.8;
    text-align: center;
}
#眼升堂响应式网页头部 .layui-nav .layui-nav-item dd {
    color: #000000 !important;
    opacity: 0.8;
    text-align: center;
}
#眼升堂响应式网页头部 .layui-nav .layui-nav-item a:hover,
#眼升堂响应式网页头部 .layui-nav .layui-this a {
    opacity: 1;
}
#眼升堂响应式网页头部 .layui-container,
#眼升堂响应式网页头部 .导航 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#眼升堂响应式网页头部 .登录按钮 {
    margin-left: 19px;
}
@media screen and (max-width: 567px) {
    #眼升堂响应式网页头部 .小屏显示 {
        display: inline-table;
    }
    #眼升堂响应式网页头部 .大屏显示 {
        display: none;
    }
}
@media screen and (min-width: 568px) {
    #眼升堂响应式网页头部 .小屏显示 {
        display: none;
    }
    #眼升堂响应式网页头部 .大屏显示 {
        display: inline-table;
    }
}
#眼升堂响应式网页底部 {
    background-color: #333333;
    padding: 30px 0;
}
#眼升堂响应式网页底部 > .layui-container > p {
    color: White;
    text-align: center;
    line-height: 30px;
}
#眼升堂响应式网页底部 > .layui-container > p > a {
    color: White;
    margin: 0 10px;
}
#眼升堂响应式网页底部 > .layui-container > p > span {
    color: White;
}
.弹出层登录 {
    width: 600px;
    max-width: 90%;
    height: 419px;
    max-height: 90%;
}
.弹出层体验账号 {
    width: 600px;
    max-width: 90%;
    height: 650px;
    max-height: 90%;
}
.弹出层客户账号 {
    width: 600px;
    max-width: 90%;
    height: 700px;
    max-height: 90%;
}
.弹出层学员账号 {
    width: 600px;
    max-width: 90%;
    height: 700px;
    max-height: 90%;
}
.弹出层老师账号 {
    width: 600px;
    max-width: 90%;
    height: 800px;
    max-height: 90%;
}
.弹出层修改密码 {
    width: 600px;
    max-width: 90%;
    height: 400px;
    max-height: 90%;
}