.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: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-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;
    }
    .article-content table {
        max-width: 350px!important;
   }
}

@media(min-width:576px){
    .article-content table {
        width: 100%;
   }
}

@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;
    }
    .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: 308px;
    border: solid 1px #e26643;
    background: white;
    display: flex;
    justify-content: center;
    padding:20px;
}

.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;
    background: white;
}

.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;
}
.list-row {
    display: flex;
    padding-bottom: 20px;
/*    border-bottom: solid 2px #efefef;*/
}

.list-row-left {
    width: 100%;
    padding: 0px 20px;
}

.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;
}

.list-row-right {
    
}

.list-row-right-img {
    height: 160px;
}

.list-line {
    margin: 20px;
    border: solid #de4f27;
}

.new-news-box {
    color: #838484;
    width: 90%;
}

.new-news-date {
    display: flex;
    margin: 10px 0 10px 0px;
}

.new-news-date img {
    width:18px;
}

.new-news-date span {
    padding-left: 10px;
}

.new-news-content {
    text-align: left;
    border-bottom: solid 2px #fbb3b3;
    padding-bottom: 10px;
}

.article-title-box {
    width: 100%;
    padding: 0px 0px 10px;
    color: black;
    border-bottom: 2px solid #ffc8c8;
}

.article-title {
    font-size: 20px;
    margin-right: 20px;
}

.article-other {
    margin-right: 20px;
}

.article-content {
    color: black;
    margin: 20px 20px 20px 10px;
    text-align: left;
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
}

h1.arti_title {
  font-size:25px;
}

h3.arti_fbt{
    border-bottom: 2px solid #c6c6c6;
    font-family: ¿¬Ìå;
    font-size: 18px;
    padding: 5px;
}

h2.arti_dbt {
    font-size: 16px;
}

.arti_title {
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
}

.arti_yt {
    font-size: 24px;
    font-family: kaiti;
}

@media (max-width:768px)
{
    .article-content img {
        height:100%!important;
    }
    .wp_entry img {
        max-width:360px!important;
    }
}


