﻿@charset "utf-8";
html,border{max-width:750px;margin:0 auto;background:#f3f3f3}
.w100{width:100%}

/*文章列表*/
.article_list .header{height:8.65%;min-height:44px;line-height:3.7em;top:0;background-color:#fff;border-bottom:0px solid #e0e1e3;padding:0}
.article_list .header>dl>dd{width:100%;height:100%;vertical-align:middle;color:#656565;font-weight:bolder}
.article_list .header>dl.top-news{height:100%}
.article_list .header>dl.top-news>dt{width:10%;float:left}
.article_list .header>dl.top-news>dd{width:30%;height:100%;text-align:center;font-size:1rem;float:left;position:static}

.article_list .header>dl.top-news>dd.active{border-bottom:2px solid #fe534c;color:#fe534c}
@media (min-width: 360px) {
	.article_list .banner-index{height:8.6em}
}

/*.article_list .wrap-page{top:8.65%;bottom:8.65%;bottom:3%}*/

.article_list .page-news-01{width:100%}
.article_list .page{padding:10px}
.article_list .page-news-01>dl.page-news-list{width:100%;display:table;background:#fff;margin-bottom:0.5em}
.article_list .page-news-01>dl.page-news-list>a{
	width: 100%;
	display: block;
}
.article_list .page-news-01>dl.page-news-list>a>dt{width:60%;vertical-align:middle;padding-left:0.5em;display: inline-block;}
.article_list .page-news-01>dl.page-news-list>a>dt h3{font-size:1.3rem;line-height:1.5;padding-bottom:0.5em;padding-top:0.5em}
.article_list .page-news-01>dl.page-news-list>a>dt p{font-size:1.2rem}
.article_list .page-news-01>dl.page-news-list>a>dd{display: inline-block;width:38%;vertical-align:middle;text-align:center;padding-top:0.5em;padding-bottom:0.5em;}
.article_list .page-news-01>dl.page-news-list>a>dd img{width:90%;max-height: 87px;}
.img_bc {
	width: 100%;
	vertical-align: middle;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-align: center;
	height: 8rem;
}
.article_list .page-news-01 > dl.page-news-list > a > dd .color_1{background: #707bb3;}
.article_list .page-news-01 > dl.page-news-list > a > dd .color_2{background: #04cf98;}
.article_list .page-news-01 > dl.page-news-list > a > dd .color_3{background: #fde74c;}
.article_list .page-news-01 > dl.page-news-list > a > dd .color_4{background: #fe6573;}
.article_list .page-news-01 > dl.page-news-list > a > dd .color_5{background: #f9a733;}
.article_list .page-news-01 > dl.page-news-list > a > dd .color_6{background: #015726;}
.article_list .page-news-01 > dl.page-news-list > a > dd .color_7{background: #fb7921;}
.article_list .page-news-01 > dl.page-news-list > a > dd .color_8{background: #9bc53d;}
.article_list .page-news-01 > dl.page-news-list > a > dd .color_9{background: #5bc0eb;}
.article_list .page-news-01 > dl.page-news-list > a > dd .color_10{background: #e55935;}
.article_list .page-news-01 > dl.page-news-list > a > dd .color_11{background: #031cfc;}
.article_list .page-news-01 > dl.page-news-list > a > dd .color_12{background: #0684fc;}
.article_list .page-news-01 > dl.page-news-list > a > dd .color_13{background: #dcbea2;}
.article_list .page-news-01 > dl.page-news-list > a > dd .color_14{background: #0292de;}
.article_list .page-news-01 > dl.page-news-list > a > dd .color_15{background: #db0312;}
.img_bc h4 {
	color: #fff;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	padding: 0 3%;
	height: 8rem;
	display: flex;
	justify-content: center;
	align-items: Center;
	text-align: center;
}

.article_list .page-footer{display:none}

/*文章頁面*/
.article .header{height:8.65%;min-height:44px;line-height:3.7em;top:0;background-color:#fff;border-bottom:0px solid #e0e1e3;padding:0}
.article .header>dl>dd{width:100%;height:100%;vertical-align:middle;color:#656565;font-weight:bolder}
.article .header>dl.top-news{background:#fff;height:100%}
.article .header>dl.top-news>dt{width:10%;float:left}
.article .header>dl.top-news>dt img{width: 30%}
.article .header>dl.top-news>dd{width:30%;height:100%;text-align:center;font-size:1.3rem;padding-top:0.3em;float:left;position:static}

.article .header>dl.top-news>dd.active{border-bottom:2px solid #fe534c;color:#fe534c}
@media (min-width: 360px) {
	.article_list .banner-index{height:9.6em}
}

.article .wrap-page{top:9.65%;bottom:8.65%;bottom:3%}

.article .page-news-view>dl>dt{border-bottom:1px solid #e3e3e3;margin-bottom:1em}
.article .page-news-view>dl>dt>h1{line-height:1.5;font-size:1.6rem;padding-bottom:0.5em}
.article .page-news-view>dl>dt>p{font-size:1.2rem}
.article .page-news-view>dl>dd p{line-height:2;margin-top:1em;text-align:justify;font-size:1.4rem}
.article .page-news-view>dl>dd img{width:100%}


