.bj-reg {
    width: 100%;
    height: 520px;
    position: absolute;
    margin-top: 65px;
    text-align: center;
}
.layui-nav-item a {
    color: Black !important;
}
.layui-nav {
    /*定位: 固定;*/
    background-color: White;
}
.bj-1 {
    height: 645px;
    background-size: cover;
}
.选项卡样式 {
    /*背景-颜色: 颜色值-粉色;*/
    height: 350px;
    width: 100%;
    margin-left: 50px;
}
.bj-3 {
    height: 520px;
    width: 775px;
    display: inline-block;
    vertical-align: top;
    background-color: White;
    box-shadow: 10px 10px 20px #888888;
}
.bj-2 {
    height: 520px;
    display: inline-block;
}
.layui-nav .layui-this:after,
.layui-nav-bar {
    background-color: Red;
    height: 1px;
}
.xieyi-1 a:hover {
    color: Red;
}
.xieyi-1 a {
    color: rgb(179, 179, 179);
    font-size: 12px;
}
.xieyi-1 {
    margin-top: 30px;
    color: rgb(179, 179, 179);
    font-size: 12px;
}
.layui-tab-title {
    background-color: White !important;
    height: 41px !important;
    display: none;
}
.AN-sb:hover {
    cursor: pointer;
}
.layui-tab-content {
    padding: 0px 0px;
}
.首页选项卡样式 {
    width: 320px;
    height: 300px;
    border: 0px;
}
.yzm-ys:hover {
    cursor: pointer;
    border-bottom: 1px solid #eee;
}
.yzm-ys {
    display: inline-block;
    width: 50%;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #888888;
    background-color: transparent;
    color: #ff6a00;
    padding-top: 18px;
}
.dl-sjk {
    margin-top: 20px;
    border: none;
    border-bottom: 1px solid #888888;
}
.验证码数据框 {
    margin-top: 20px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 1px solid #888888;
}

@media (max-width: 1280px) {
    .bj-2 {
        display: none !important;
    }
}
.验证码区域样式 {
    display: flex;
    justify-content: space-between;
}
.邮箱区域样式 {
    display: flex;
    justify-content: space-between;
}
.邮箱下拉区域样式 {
    width: 50%;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    padding-top: 18px;
    border-bottom: 1px solid #888888;
}
.邮箱下拉区域样式:hover {
    border-bottom: 1px solid #eee;
}
.邮箱数据框 {
    margin-top: 20px;
    border: none;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #888888;
}
.灰色字体{
    color: #eee;
}