﻿.site-nav-r_li {
    position: relative;
}

    .site-nav-r_li:hover .site-nav-r_liHide {
        display: block;
    }

.site-nav-r_liHide {
    width: 240px;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(20, 20, 20, 0.15);
    position: absolute;
    top: 60px;
    right: 0;
    padding: 10px 0;
    display: none;
    z-index: 12;
}

    .site-nav-r_liHide div {
        height: 60px;
        padding: 10px 15px;
        cursor: pointer;
    }

.newonline {
    display: inline-block;
    float: left;
}

.lh80 {
    line-height: 80px;
}

.site-nav-r_liHide div:hover {
    background-color: #f8f6f4;
}

.site-nav-r_liHide div p {
    line-height: 21px;
}

    .site-nav-r_liHide div p span {
        height: 19px;
        line-height: 19px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.site-nav-r_liHide div img {
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 20px;
}

.site-nav-r_liHide div:hover img {
    display: inline-block;
}

.tc {
    text-align: center;
}

.online_box li:hover a {
    color: #f90;
}

.online_box li.active a {
    color: #7b5822;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin: 0;
    line-height: initial;
}
/*.layui-layer-page .layui-layer-content{ padding:0}*/

/*20211/6�°�ͷ��*/
.newonline li {
    float: left;
    height: 80px;
    margin-right: 4px;
}

    .newonline li a {
        height: 80px;
        color: #ffffff;
        padding: 0 8px;
        font-size: 15px;
        display: block;
        line-height: 80px;
    }

        .newonline li a:hover {
            color: #f90;
        }

    .newonline li .active {
        color: #f90;
    }

.newonline {
    display: inline-block;
    float: left;
}

.mr30 {
    margin-right: 30px;
}

.lh80 {
    line-height: 80px;
}

.pl0 {
    padding-left: 0 !important;
}

.ParticularRemind .tc p {
    cursor: pointer;
    width: 100px;
    height: 30px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #ff9900;
    text-align: center;
    line-height: 30px;
    color: #ff9900;
    display: inline-block;
    vertical-align: middle;
}

.ParticularRemind {
    padding: 10px 10px 30px 20px;
}
