body,html{font-family:"Microsoft Yahei","Hiragino Sans GB",sans-serif;margin:0;padding:0;overflow-x: hidden;}
.br{padding:15px}
.br_s{padding:10px}
.br_ss{padding:5px}
.fleft{float:left!important}
.fright{float:right!important}
.center{text-align:center!important}
.none{padding:0;margin:0}
.bkcolor{color:#000!important}
.btn{border-radius:0!important}
.jssocials-share-link{border-radius:99%}
.gv_db{background:#f2f2f2}
.gv_db_s{background:#eee;color:#000;}
.gv_db_ss{background:#f5f5f5;color:#000;}
.gv_db_bk{background:#000;color:#FFF;}
.stylecolor{color:#e67e22 !important;}
.fancy-title{margin-bottom:0}
.fancy_h2{background-color:#f2f2f2!important}
.inner i{font-size:55px;text-align:center}
small{color:#AAA;font-size:65%;}
.items.style1{display:flex;flex-wrap:wrap;justify-content:center;position:relative;margin:3rem 0}
.inner > div.notes{padding:15px;text-align:left}
.items.style1.medium > :nth-child(3n+1){border-left-width:0}
.items.style1.medium > :nth-child(3n+3){border-right-width:0}
.items.style1.medium > :nth-child(-1n+3){border-top-width:0}
.items.style1.medium > :nth-child(-1n+12){border-bottom-width:0}
.items.style1.medium > *{width:33.3333%;padding:2.1875rem 2.1875rem .1875rem}
.items.style1 > *{border-color:rgba(0,0,0,0.1);flex-grow:0;flex-shrink:0;border-left-width:1px;border-top-width:1px;border-style:solid}
.items.style1 > *{flex-grow:0;flex-shrink:0;border-right-width:0;border-top-width:1px;border-style:solid}
section{padding-bottom:35px !important}
.ytp-title-text, .ytp-spinner{ display: none; }
#sitemap{ text-align:left;padding: 1% 0; font-size:13px; color:#999}
.footerTitle{font-size: 16px; color:#fff;}
.footerTitle.active{color:#e67e22;}
.dark{
    background-color: #292929;
}
.textleft{ text-align:justify !important;}
.textright{ text-align:right !important;}
.sitemap{ padding-top:25px; }
@media screen and (max-width: 1024px) {
.sitemap{ padding-bottom: 30px; }
.sitemap h3{text-align: center;}
.items.style1{margin:0}
.items.style1.medium > *{width:100%}
.items.style1.medium > :nth-child(-1n+4){border-top-width:1px}
.items.style1.medium > :nth-child(1){border-top-width:0}
.items.style1.medium > :nth-child(3n+1){border-left-width:1px;border-right-width:1px}
.items.style1.medium > :nth-child(-1n+12){border-right-width:1px;border-left-width:0;border-right-width:0}
section{text-align:justify}
.__Description {line-height: inherit;min-height: 60px;}
#sitemap{ display:none;}
.fancy-title{padding:0 15px;}
}
/*修正七寸大小*/
@media (max-width: 600px) and (min-width: 600px){
	.container, #header.full-header .container, .container-fullwidth {
		width: 600px !important
	}
}
/*修正七寸大小*/
@media (max-width: 768px) and (min-width: 768px){
	.container, #header.full-header .container, .container-fullwidth {
		width: 768px !important
	}
}
/*修正手機呈現一筆*/
@media screen and (max-width: 480px) {
	.col-xs-6 {
		width: 100%;
	}
}