@charset "UTF-8";
@media (max-width: 767px) {
.pull-xs-left { float: left !important; }
.pull-xs-right { float: right !important; }
}
 @media (min-width: 768px) and (max-width: 991px) {
.pull-sm-left { float: left !important; }
.pull-sm-right { float: right !important; }
}
 @media (min-width: 992px) and (max-width: 1199px) {
.pull-md-left { float: left !important; }
.pull-md-right { float: right !important; }
}
 @media (min-width: 1200px) {
.pull-lg-left { float: left !important; }
.pull-lg-right { float: right !important; }
}
#list > h4 { font-weight: bold; color: #337ab7; }
#list p { color: #888; }
.list .list1 ul li { padding: 4px 0; }
.list .list2 ul li .meta { float: left; margin-right: 10px; }
.list .list2 ul li .meta .meta-time { margin-right: 10px; }
.list .list2 ul li .meta .meta-dep { border-radius: 3px; background: #666; padding: 2px; }
.list .list2 ul li .meta .meta-dep a { color: #fff; }
.list .list2 ul li p { margin-top: 4px; }
.list .list9 .nav-tabs { margin-bottom: 10px; }
.list .list10 .nav-pills { margin-bottom: 10px; }
/*maincintent 列表*/


/* site tree close/open control */

#FatFooter { /*site tree */
}
 @media (max-width: 767px) {
#FatFooter { display: none; }
}
#FatFooter .FatFooterBtn { font-size: 1em; cursor: pointer; display: inline-block; width: 100px; height: 40px; border: none; background: none; background: url(../assets/module/fat_close.png) no-repeat center top #999; }
/*
#FatFooter .FatFooterBtn:hover, #FatFooter .FatFooterBtn:focus {
  background: #999;
  color: #fff;
background: url(../assets/module/fat_open.png) no-repeat center top #000;
  text-decoration: none;
  cursor: pointer;
  border: none;
}
*/

#FatFooter .FatFooterBtn.close { font-weight: normal; border: none; text-shadow: none; opacity: 1; display: inline-block; line-height: 1.42857143; background: url(../assets/module/fat_open.png) no-repeat center top #999; }
}
#FatFooter nav { clear: both; background-color: #eee; color: #fff; margin: 8px 0; padding: 10px 0 10px 15px; overflow: hidden; }
#FatFooter nav ul { list-style: none; margin: 0 200px 0 0px; padding: 5px 0; overflow: hidden; clear: both; }
#FatFooter nav ul li {
 *float: left; margin: 6px 6px 0 0; width: 23%; vertical-align: top; display: inline-block; text-align: left; }
@media(max-width:767px) {
#FatFooter nav ul li {
 *float: left; margin: 6px 6px 0 0; width: 80%; vertical-align: top; display: inline-block; text-align: left; }
}
#FatFooter nav ul li a { font-weight: bold; color: #336666; font-size: 1.4em; padding: 5px; display: block; border-radius: 5px; }
#FatFooter nav ul li a:hover { color: #F60; text-decoration: none; }
#FatFooter nav ul li ul { margin: 5px 0 0 .5em; padding: 0; overflow: hidden; }
#FatFooter nav ul li ul li { display: inline; margin: 0; padding: 5px 0; border: none; background: none; list-style-type: disc; }
#FatFooter nav ul li ul li a { display: block; color: #333; text-decoration: none; font-size: 1em; font-weight: normal; line-height: 1.8em; padding: 0; background: none; }
#FatFooter nav ul li ul li ul { display: none; }
.footer .container .row noscript nav ul ul { display: block; }
@media (max-width: 767px) {
.fatfooter nav { padding: 0 15px; }
.fatfooter nav ul li { width: 100%; float: none; display: block; margin: 8px 0 8px 0; }
}
/*copyright*/
.copyright .pull-right { font-size: 0.938em; line-height: 1.8em; margin: 10px 0 0; }
.copyright ul { list-style: none; margin: 0 0 0 5px; padding: 0; float: none; clear: both; }
.copyright ul li { margin: 0 0em 0 0; display: inline-block; padding: 0 5px 0 10px; background: url(../imagesrwd/copyright_libg.png) no-repeat left center; }
.copyright ul li:last-child { border-right: none; }
/*SocialLink*/
.SocialLink { display: inline; list-style: none; padding: 0; margin: 5px 0 0 0; }
.SocialLink li { display: inline-block; margin: 0 0 5px 0; }
.SocialLink li a { display: inline-block; color: #fff; background: #444; width: 35px; height: 35px; line-height: 35px; text-align: center; border-radius: 2px; }
.SocialLink li a:hover { background: #c52d2f; color: #fff; }
.sitemap dl { float: left; margin-right: 10px; min-width: 160px; min-height: 200px; }
.sitemap dl dd { font-size: 14px; font-weight: bold; background: #ccc; padding: 5px; }
.sitemap dl dt ul { margin: 14px; padding: 0; }
.sitemap dl dt ul li { font-weight: normal; }
h2 { color: #336666; }
h4 { color: #666; padding-bottom: 3px; border-bottom: 1px dotted #ccc; margin-top: 20px; }
.BtnLeftSlide { width: 30px !important; white-space: inherit; display: inline; font-size: 0.85em; margin: 0px 0px 0px 0px; border-radius: 0px 5px 5px 0px; }
.navbar-toggle { position: relative; float: right; padding: 4px 8px; margin-top: 8px; margin-right: 10px; margin-left: 10px; margin-bottom: 8px; background-color: #e4e4e4; background-image: none; border: 1px solid #CCC !important; border-radius: 4px; }
.navbar-toggle:hover, .navbar-toggle:focus { background-color: #e4e4e4 !important; border: 1px solid transparent !important; }
.navbar-toggle i { color: #666; font-size: 1.2em; }
.navbar-toggle:hover i, .navbar-toggle:focus i { color: #666; }
.bs-docs-sidebar .nav > li > a { display: block; padding: 4px 15px; font-size: 12px; font-weight: 500; color: #999999; }
.meta { margin-right: 10px; }
.meta .meta-time { margin-right: 10px; }
.meta .meta-dep { margin-right: 10px; }
.slick-slider { margin: 0px auto 10px !important; }
/*Tab*/

/*選單數目*/

/*全部選單總寬度*/

/*選單高度*/
.Tab { position: relative; }
.Tab .tabs a { position: absolute; top: 0; height: 30px; text-align: center; padding: 4px; border-radius: 4px 4px 0px 0px; border-bottom: 1px solid #ccc; text-decoration: none; }
.Tab .tabs a:focus { outline: none; }
.Tab .tabs.active a { background-color: white; border-width: 1px; border-style: solid; border-color: #ccc #ccc transparent; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; }
.Tab .tab_container { margin-top: 40px; background: whitesmoke; display: inline-block; /*解決margin失效問題*/

width: 100%; padding: 2%; }
.tabs.tabs1 a { left: 0%; width: 20%; }
.tabs.tabs2 a { left: 20%; width: 20%; }
.tabs.tabs3 a { left: 40%; width: 20%; }
.tabs.tabs4 a { left: 60%; width: 20%; }
.tabs.tabs5 a { left: 80%; width: 20%; }
#scrollUp { bottom: 20px; right: 20px; background-color: #555; color: #fff; font-size: 12px; font-family: sans-serif; text-decoration: none; opacity: .9; padding: 10px 20px; -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; -webkit-transition: background 200ms linear; -moz-transition: background 200ms linear; -o-transition: background 200ms linear; transition: background 200ms linear; -webkit-backface-visibility: hidden; }
#scrollUp:hover { background-color: #000; }
@media print {
a[href]:after { content: none !important; }
}
