a:hover {
    color: #de4f27;
}

.quicklink a:hover{
    color:white;
}

.rd-navbar-fullwidth-linked .rd-navbar-absolute-wrap .rd-navbar-fullwidth {
    height: 130px;
}

.rd-navbar-fullwidth .navbar-navigation-root-link {
    color: black !important;
}

.rd-navbar-fullwidth .navbar-navigation-dropdown {
    left: 0px !important;
}

.rd-navbar-fullwidth .navbar-navigation {
    height: 80px;
    margin-top: 25px !important;
}

.rd-navbar-fixed .navbar-button {
    color: #e24c2c !important;
}

.rd-navbar-fullwidth .navbar-button {
    color: #e24c2c !important;
}

@media(max-width:1200px) {
    .rd-navbar-fixed .navbar-panel {
        background: url(/_upload/tpl/07/e5/2021/template2021/myimages/menubk.jpg) !important;
    }

    .rd-navbar-fixed .navbar-switch {
        color: #e24c2c !important;
    }
}

@media(min-width:576px){
    .list-row-right {
        display: flex;
        flex-direction: column-reverse;
    }
}

@media(min-width:1200px) {
    .topimage-box {
        padding-top: 230px;
    }

    .list-menu {
        background: url(/_upload/tpl/07/e5/2021/template2021/myimages/menubk.jpg);
    }
}

@media(min-width:1600px) {
    .rd-navbar-fullwidth .navbar-navigation-dropdown {
        top: 100% !important;
    }

}

/* ÁÐ±íÄÚÈÝ */
@media(max-width:576px) {
    .list-row {
        flex-direction: column-reverse;
        padding-bottom: 0px !important;
    }

    .list-right-top {
        margin-left: 20px;
    }

    .list-row-left {
        width: 100% !important;
    }

    .list-row-right {
        display: flex;
        justify-content: flex-end;
        padding-right: 30px;
    }

    .list-row-right img {
        height: 100% !important;
    }

    .list-row-left-date {
        margin: 0px 10px 0px 30px !important;
    }

    .list-row-left-content-box {
        margin: 20px !important;
    }

    .list-row-left-content {
        font-size: 14px !important;
    }

    .list-row-left-title {
        font-size: 16px !important;
    }
    .list-right-content {
        padding:20px;
    }
}

@media(max-width:1200px) {

    /*    .container {
        max-width:90%!important;
    }*/
    .list-left {
        display: none;
    }

    .list-right {
        margin-left: 0;
    }
}

@media(min-width:1201px) {
    .list-left {
        display: block;
    }

    .list-right {
        margin-left: 0;
        margin-left: 80px;
        margin-right:50px;
    }

    .row-30 {
        /*        justify-content: flex-start!important;*/
        flex-wrap: nowrap !important;
    }
}

.bg-1 {
/*    background: url(/_upload/tpl/07/e5/2021/template2021/myimages/listbk.png) no-repeat;*/
    background-position: 0% 100%;
    background-size: 70%;
    color: #b5b4b4;
    padding-top: 20px !important;
}

.list-left {
    top: -50px;
    width: 308px;
    position: relative;
    padding-left: 50px;
}

.list-left-top {
    width: 308px;
    height: 68px;
    background: url(/_upload/tpl/07/e5/2021/template2021/myimages/list-left-topbk.png);
}

.list-left-top-title {
    font-size: 30px;
    color: white;
    font-weight: 600;
    line-height: 68px;
}

.list-left-content-box {
    min-height: 300px;
    width: 299px;
    margin-left: 10px;
}

.list-left-content {
    font-size: 20px;
    color: black;
}

.list-left-content li {
    margin-top: 10px;
    background: #ff9800;
    color: white;
    text-align: center;
    height: 50px;
    line-height: 50px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

.list-right {
    min-height: 300px;
}

.list-right-top {
    display: flex;
    font-size: 16px;
    text-align: left;
    margin-left: 20px;
}

.list-right-top-title {
    width: 80px;
    color: black;
}

.list-right-top-content {}

.list-right-content {
    min-height: 300px;
    margin-top: 20px;
    text-align: left;
}

.list-row {
    display: flex;
    /*    height: 180px;*/
    padding-bottom: 20px;
    border-bottom: solid 2px #efefef;
}

.list-row-left {
    width: 100%;
    display: flex;
}

.list-row-left-date {
    display: flex;
    flex-direction: column;
    margin: 0px 40px 0px 40px;
    justify-content: center;
}

.list-row-left-date-img {
    width: 16px;
}

.list-row-left-date-day {
    font-size: 20px;
    color: red;
    font-weight: 600;
}

.list-row-left-date-yearmonth {}

.list-row-left-content-box {
    margin: 0px 60px 0px 0px;
    text-align: left;
}

.list-row-left-title {
    color: black;
    font-size: 20px;
    height: 30px;
    overflow: hidden;
    border-bottom: dotted 1px red;
}

.list-row-left-content {
    height: 138px;
    color: #5a5a5a;
    font-size: 16px;
    overflow: hidden;
    margin-top: 10px;
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
}

.list-row-right {
    display: flex;
    flex-direction: column-reverse;
}

.list-row-right img {
    height: 160px;
    width: 260px;
}

.list-line {
    margin: 20px;
    border: solid #de4f27;
}
