
/*--------------------------------------------------------額外資訊--------------------------------------------------------*/
.new_top{height: 120px;}
.new-left {float: left;}
.new-left ul li {width: 31.3%;background: #fff;margin: 1% 1%;text-align: justify;border-radius: 5px;-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);box-shadow: 0 0 10px rgba(0, 0, 0, .1)}
.new-left ul li:nth-child(1),.new-left ul li:nth-child(2){width: 48%;}
.new-left ul li p {margin: 0 0 5px;word-break: break-all;}
.new-left ul li p>a{color: #000000;}
.new-left ul {margin: 0;display: flex;flex-wrap: wrap;}
.newlist1{background-color: #ffb431!important}/*廣告*/
.n-l-cont {padding: 20px 15px 0 15px}
.n-logo0 {float: left;width: 38px;height: 38px;margin-right: 12px;border: 1px solid #e8eaed}
.n-logo1 {display: none;}/*廣告*/
.n-logo0 img {width: 100%}
.n-title {width: 100%;display: flex;}
.n-title:after, .cic:after {content: "";clear: both;display: block}
.n-title-g{color: #fff; font-weight: bold;}
/*.n-bt {float: left}*/
.n-bt1:before {content:"廣告";color: #fff; font-weight: bold; font-size: 18px; padding-right: 10px;}/*廣告*/
.n-bt1{    display: flex;}/*廣告*/
.n-bt0{width: inherit;}
.n-bt0 p {margin: 0}
.np10 {font-size: 18px;font-weight: bold;line-height: 22.8px;color: #7c4715}
.np11>a{font-size: 18px;font-weight: bold;line-height: 22.8px;color:#000!important;}
.np20 {font-size: 14px;line-height: 22.8px;color: #000}
.np21{display: none;}/*廣告*/
.n-cont1 {font-size: 15px;line-height: 22.8px;color: #000;word-wrap: break-word}
.n-img {width: 100%;margin-top: 10px;padding-bottom: 15px;animation: fadeIn 0.65s ease-in;}
.n-img img {width: 100%}
.textmore {display: none}
.more {color: #7c4715;cursor: pointer}
.share1{display: none;}/*廣告*/
.share0 {padding: 0 15px;border-top: 1px solid #e8eaed;height: 40px;line-height: 40px}
.share0 span {float: left;margin-right: 15px;font-size: 15px}
.share0 img {height: 13px;cursor: pointer}

.n-load {text-align: center;background: #fff;width: 100%;height: 32px;padding: 5px 0;line-height: 32px;border: 1px solid #e8eaed;cursor: pointer}
.n-load img {display: none;width: 32px;margin: 0 auto}
/*新聞資訊文章頁面-*/

@media screen and (max-width: 480px) {
    .n_main{flex-direction:column;}
    .n_new_list{padding:0;}
    .n_new_list>div{padding:20px;}
    .n_new .n_main_left {/*display: none;*/max-width: 84%;margin: 0 8%;}
    .n_main_left{/*display: none;*/max-width: 84%;margin: 0 8%;}
    .aside { display: none;}
    .new-left ul li,.new-left ul li:nth-child(1), .new-left ul li:nth-child(2) {width: 100%;}
    .n_main_right{max-width: 100%;}

}