body {
    background-position: left top;
}

#newsList_style_04_1758784258351 {
    width: 100%;
    position: relative;
}

@media screen and (min-width: 641px) and (max-width:1500px) {
    #newsList_style_04_1758784258351 {
        width:92%;
        left: 4%;
    }
}

@media screen and (max-width: 640px) {
    #newsList_style_04_1758784258351 {
        width:90%;
        position: absolute;
        top: 0px;
        left: 5%;
    }
}

#newsList_style_04_1758784258351 > .view_contents {
    overflow: visible;
}

#newsList_style_04_1758784258351 .detailSet {
    border-color: transparent;
    line-height: 22px;
    font-size: 15px;
}

#newsList_style_04_1758784258351 .titleSet {
    font-size: 22px;
    line-height: 28px;
    font-family: "Barlow-SemiBold";
    font-weight: bold;
    margin: 0 0 15px;
    height: 56px;
    overflow:hidden;
    display:-webkit-box;
    line-clamp:2;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}

#newsList_style_04_1758784258351 .modSet {
}

#newsList_style_04_1758784258351 #pagecurSet {
    background: #999999;
    border-color: transparent;
}

#newsList_style_04_1758784258351 .btnaSet:hover {
    background: #999999;
    border-color: transparent;
    color: #ffffff;
}

@media screen and (min-width: 641px) and (max-width:1500px) {
    #newsList_style_04_1758784258351 .titleSet {
        padding-top:0px;
        line-height: 1.75em;
        margin-bottom: 0px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (min-width: 641px) and (max-width:1500px) {
    #newsList_style_04_1758784258351 .detailSet {
        padding-bottom:8px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (min-width: 641px) and (max-width:1500px) {
    #newsList_style_04_1758784258351 .imgSet {
        line-height:1.75em;
    }
}

@media screen and (max-width: 640px) {
    #newsList_style_04_1758784258351 .titleSet {
        padding-top:0px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 3px;
        margin-top: 8px;
    }
}

@media screen and (max-width: 640px) {
    #newsList_style_04_1758784258351 .detailSet {
        padding-left:10px;
        padding-right: 0px;
        padding-bottom: 5px;
    }
}

#layout_1758783933952 {
}

@media screen and (min-width: 641px) and (max-width:1500px) {
    #layout_1758783933952 {
    }
}

@media screen and (max-width: 640px) {
    #layout_1758783933952 {
    }
}

#layout_1758783933952 > .view_contents {
    overflow: visible;
    max-width: 1500px;
}

#layout_1758784290371 {
    height: 70px;
}

@media screen and (min-width: 641px) and (max-width:1500px) {
    #layout_1758784290371 {
        height:60px;
    }
}

@media screen and (max-width: 640px) {
    #layout_1758784290371 {
        height:40px;
    }
}

#layout_1758784290371 > .view_contents {
    overflow: visible;
    max-width: 1500px;
}

body, li, ul, ol, dl, dt, dd, form, input, textarea, h1, h2, h3, h4, h5, h6, p, select {
    font-family: Arial;
}

body {
    -ms-text-size-adjust: 100% !important;
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
}

/*ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â*/
.boxNewsListStyle_4 {
    width: 100%;
    clear: both;
}

.boxNewsListStyle_4 * {
    transition: all ease .2s;
    -webkit-transition: all ease .2s;
    -moz-transition: all ease .2s;
    -o-transition: all ease .2s;
    box-sizing: border-box;
}

.boxNewsListStyle_4 ul {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.boxNewsListStyle_4 .sumary_list {
    list-style: none;
}

.boxNewsListStyle_4 .mia_li_item {
    box-sizing: border-box;
    overflow: hidden;
    background: #fff;
    height: 100%;
}

.boxNewsListStyle_4 .sumary_list .newPic {
    width: 100%;
    min-width: 100px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    background: #eee;
}

.boxNewsListStyle_4 .sumary_list:hover .newPic .News_img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}

.boxNewsListStyle_4 .sumary_list .newPic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.boxNewsListStyle_4 .sumary_list .newPic .zTm {
    margin-top: 100%;
}

.boxNewsListStyle_4 .sumary_list .newCont {
    width: 100%;
    position: relative;
    z-index: 999;
    overflow: hidden;
    border: 1px solid #ddd;
    border-top: 0;
    border-radius: 0 0 10px 10px;
    padding: 20px 25px 25px;
}

.boxNewsListStyle_4 .sumary_list .newCont .newTitle {
    width: 100%;
}

.boxNewsListStyle_4 .sumary_list .newName a {
    text-decoration: none;
    color: #333;
    line-height: 1.1;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 10px 0;
}

.boxNewsListStyle_4 .sumary_list .newB {
    width: 100%;
    line-height: 2;
    padding-top: 5px;
}

.boxNewsListStyle_4 .sumary_list .newSort {
    color: #ea5c1a !important;
    background-color: #fdf7f5 !important;
    font-size: 18px !important;
    !importantant;
    line-height: 32px;
    height: 32px;
    display: inline-block;
    white-space: nowrap;
    padding: 0 15px !important;
    margin-right: 0 !important;
    font-family: "Barlow-Regular" !important;
}

.boxNewsListStyle_4 .sumary_list .newsTime {
    text-align: right;
    color: #666;
    font-size: 14px;
    white-space: nowrap;
}

.boxNewsListStyle_4 .sumary_list .newsTime span {
    white-space: nowrap;
}

.boxNewsListStyle_4 .sumary_list .newsTime span.nTime {
    display: none;
}

.boxNewsListStyle_4 .sumary_list .newDetail {
    width: 100%;
    margin: 0;
    color: #999;
    font-size: 12px;
    line-height: 1.6;
    border-bottom: 1px solid #eee;
}

.boxNewsListStyle_4 .sumary_list .newDetail span {
    display: block;
    margin-bottom: 6px;
    overflow: hidden;
}

.boxNewsListStyle_4 .sumary_list .show_all {
    width: auto  !important;
    margin-top: 0  !important;
    position: absolute;
    bottom: 25px;
    right: 25px;
}

.boxNewsListStyle_4 .sumary_list .show_all a {
    display: block;
    height: 32px;
    margin: 0 !important;
    padding: 0 20px  !important;
    border-radius: 3px;
    display: inline-block;
    color: #6b727b;
    font-size: 18px  !important;
    line-height: 30px;
    text-align: center;
    font-family: "Barlow-Regular" !important;
}
.boxNewsListStyle_4 .sumary_list .show_all a:hover {
    color:#fff;
    background-color:#ea5c1a  !important;
}

#newsList_style_04_1758784258351 .newDetail.pc {
    display: block;
}

#newsList_style_04_1758784258351 .newDetail.pad, #newsList_style_04_1758784258351 .newDetail.mobile {
    display: none;
}

#newsList_style_04_1758784258351 .newTitle.pc {
    display: block;
}

#newsList_style_04_1758784258351 .newTitle.pad, #newsList_style_04_1758784258351 .newTitle.mobile {
    display: none;
}

@media screen and (min-width: 641px) and (max-width:1200px) {
    #newsList_style_04_1758784258351 .newDetail.pad {
        display:block;
    }

    #newsList_style_04_1758784258351 .newDetail.pc, #newsList_style_04_1758784258351 .newDetail.mobile {
        display: none;
    }

    #newsList_style_04_1758784258351 .newTitle.pad {
        display: block;
    }

    #newsList_style_04_1758784258351 .newTitle.pc, #newsList_style_04_1758784258351 .newTitle.mobile {
        display: none;
    }
}

@media screen and (max-width: 640px) {
    #newsList_style_04_1758784258351 .newDetail.mobile {
        display:block;
    }

    #newsList_style_04_1758784258351 .newDetail.pc, #newsList_style_04_1758784258351 .newDetail.pad {
        display: none;
    }

    #newsList_style_04_1758784258351 .newTitle.mobile {
        display: block;
    }

    #newsList_style_04_1758784258351 .newTitle.pc, #newsList_style_04_1758784258351 .newTitle.pad {
        display: none;
    }
}

/*pc*/
#newsList_style_04_1758784258351 li {
    width: 31.666666666667%;
}

#newsList_style_04_1758784258351 li.sumary_list {
    margin-bottom: 2.5%;
    border-radius: 10px;
    overflow: hidden;
}

@media screen and (max-width: 1024px) {
    /*ipad*/ #newsList_style_04_1758784258351 li {
        width: 32%;
    }

    #newsList_style_04_1758784258351 li.sumary_list {
        margin-bottom: 2%;
    }
}

@media screen and (max-width: 768px) {
    /*mobi*/ #newsList_style_04_1758784258351 li {
        width: 100%;
    }

    #newsList_style_04_1758784258351 li.sumary_list {
        margin-bottom: 2%;
    }
}

@media screen and (min-width: 1025px) {
}

@media screen and (min-width: 640px) and (max-width: 1024px) {
}

@media screen and (max-width: 640px) {
}
