﻿/* 首頁 */
.index-content h2 {
	font-size: 1.75em;
	font-weight: 800;
}
.section-hot {padding: 1.3em 0 0 0;}
.section-news {padding: 0.8em 0 1.2em 0;}
.section-law {padding: 0.5em 0 0.9em 0;}
.section-banner {padding: 1.5em 0;}
.section-news h2,
.section-law h2 {
	padding: 0 0 .2em 0;
}
/* 公告事項 */
.section-ann .infoArea {
	padding:10px 20px 0px 20px;
	margin-top:.5em;
	font-weight: 800;
	color:#e40000;
}
.section-ann h2 {
    border-bottom: 1px #feb981 solid;
    margin-bottom: 8px;
	font-size: 1.25em;
	font-weight: 800;
	color: #ff7505;
	background:url(../images/icon_antenna.png) no-repeat 0 0;
	padding-left:34px;
	padding-bottom:3px;
}
.section-ann .infoArea ul {margin-left:2.2em;}
.section-ann .infoArea ul li {margin-bottom:.5em; list-style-type:disc;}
/* 熱門法規 */ 
.section-hot {background-color: #fff;}
.section-hot .HotRules {
	position:relative;
	height: 55px;
	padding:5px 15px;
	background: #f8d6aa;
	background: -moz-linear-gradient(top, #f8d6aa 0%, #e2c5a1 100%);
	background: -webkit-linear-gradient(top, #f8d6aa 0%,#e2c5a1 100%);
	background: linear-gradient(to bottom, #f8d6aa 0%,#e2c5a1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8d6aa', endColorstr='#e2c5a1',GradientType=0 );
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.section-hot .HotRules .doll {
	background: url(../images/illu_08.png) no-repeat;
	width: 110px;
	height: 120px;
	position: absolute;
	top: -20px;
	right: 0px;	
}
.section-hot .HotRules h2 {
	float:left;
	display:inline-block;
	font-size: 1.25em;
	font-weight: 800;
	color: #82191e;
	width:21%;
	line-height:45px;
}
.section-hot .HotRules h2 small {
	font-size:0.6875em;
	color: #585757;
	margin-left: 0.7em;
	display:inline-block;
}
.section-hot .HotRules .hotlist {
	display:inline-block;
	height:45px;
	width:70%;
	background: #fffaf0;
	background: -moz-linear-gradient(top, #fffaf0 0%, #f5e3d2 100%);
	background: -webkit-linear-gradient(top, #fffaf0 0%,#f5e3d2 100%);
	background: linear-gradient(to bottom, #fffaf0 0%,#f5e3d2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffaf0', endColorstr='#f5e3d2',GradientType=0 );
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size:0.9125em;
	font-weight: 800;
	padding:0 1em;
}
.section-hot .HotRules .hotlist ul {
	width:91%;
	line-height:45px;
	height:45px;
	display:inline-block;
	overflow: hidden;
}
.section-hot .HotRules .hotlist ul li {
	float:left;
	color: #2b2b2b;
	padding:0 .3em;
}
.section-hot .HotRules .hotlist ul li a {color: #2b2b2b;}

.section-hot .HotRules .hotlist ul li a:hover {color: #C03;}
.section-hot .HotRules .hotlist ul li a span {
	width: 1.5em;
	height: 1.5em;
	line-height: 1.5em;
	display: inline-block;
	color: #fff;
	background-color:#ea7d76;
	border-radius: 20px;
	text-align: center;
	margin-right: .3em;
}
.section-hot .HotRules .more-hot {
	float:right;
	margin-top:8px;
	color: #fff;
	background-color:#ea7d76;
	border-radius: 5px;
	padding: .2em .5em;
	display: inline-block;
	font-weight: 800;
}
.section-hot .HotRules .more-hot:hover {
	background-color: #82191e;
}
.section-hot .HotRules .more-hot:focus{outline:solid #82191e;}

/* 最新法規訊息 */
.section-news {background: url(../images/index_bg01.jpg) no-repeat center bottom;}
.section-news .container {position: relative;}
.section-news h2 {color: #004b4b;}
.section-news .doll {
	background: url(../images/illu_02.png) no-repeat;
	width: 285px;
	height: 325px;
	position: absolute;
	bottom: -10px;
	left: -135px;
}
/* 頁籤 網頁版 */
.section-news .myTab > li {
	font-size: 1.25em;
	font-weight: 600;
	background-color: #057b7b;
	border-right: #fff 1px solid;
	color: #fff;
	width: calc(100%/6);
	float: left;
	text-align: center;
}
/*.section-news .myTab > li:last-child {
	width: 16.65%;
	border-right: 0;
}*/
.section-news .myTab > li > a {
	background-color: #057b7b;
	color: #fff;
	padding-top:5px;
	padding-bottom:5px;
}
.section-news .myTab > li > a:hover,
.section-news .myTab a.active,
.section-news .myTab > li.active > a,
.section-news .myTab > li.active > a:focus,
.section-news .myTab > li.active > a:hover {
	background-color: #004b4b;
}
.section-news .btnZone {
	text-align: center;
	margin: 0;
	float: right;
}
.section-news .btnZone .btn-info {
	background-color: #004b4b;
	font-size: medium;
	font-weight: 800;
	border: none;
	margin-left: .3em;
	padding:0.2em 0.6em;
}
.section-news .btnZone .btn-info:visited {
	color: #fff;
}
.section-news .btnZone .btn-info:hover {
	color: #ffdd00;
}
.section-news .home-news {
	background-color: #fff;
	font-family: Arial, "細明體";
	opacity: 0.9;
	color: #000;
	border:#057b7b 1px solid;
}
.section-news .home-news td:nth-child(1),
.section-news .home-news td:nth-child(2) {
	white-space: nowrap;
	text-align: center;
}
.section-news .home-news td:nth-child(3) {
	text-align: left;
	width: 90%;
}
.section-news .home-news .glyphicon {
	color: #50a603;
	font-size: .625em;
	margin-left: .5em;
	margin-right: 1em;
}
.section-news .home-news > tbody > tr > td {
	border-top: 1px dotted #bbb;
	padding: 8px 12px;
}
/* 頁籤 行動版 */
.section-news .myTab-m .btn {
	width:100%;
	background-color: #057b7b;
	color: #fff;
	font-size: large;
	font-weight:600;
	border:none;
	border-radius:0;
	padding-right:2em;
}
.section-news .dropdown:after {
	position: absolute;
	content: "";
	width:2px;
	height:100%;
	background-color: #fff;
	top:0;
	right:50px;
}
.section-news .dropdown .caret {
	position:absolute;
	top:16px;
	right:18px;
	margin-left:20px;
	border-top:8px solid;
	border-right:6px solid transparent;
	border-left:6px solid transparent;
}
.section-news .dropdown .dropdown-menu {
	font-size: large;
	border-radius:0;
	min-width:100%;
}
.section-news .dropdown .dropdown-menu li{
	padding:.25em 0;
}

/* 法治宣導專區 */ 
.section-law {
	background:#ffef65 url(../images/index_bg02.png) no-repeat center bottom;
	background-size: cover;
}
.section-law .row {margin: 0;}
.section-law h2 {color: #236005;}
.section-law .smartSearch {
	background-color: #2c8401;
	padding: 6px;
}
.section-law .smartSearch .row .left {
	padding: 0;
	height: auto;
	min-height: 320px;
	position: relative;
	background-color: #409d12;
}
.section-law .smartSearch .nav-tabs a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.section-law .smartSearch .tab-content {
	padding: 0px;
}
.section-law .smartSearch .tab-content IMG {
	width: 100%;
	height: 320px;
}
.section-law .smartSearch .tab-content .smart-title {
	display:none;
}
.section-law .smartSearch h3 {
	font-size: 1.875em;
	font-weight: 800;
	display: block;
	line-height: inherit;
	padding: .35em .5em .34em .7em;
	color: #fff;
}
.section-law .smartSearch h3 small {
	font-size: 47%;
	font-family: Arial;
	font-weight: normal;
	display: block;
	color: #fff;
	margin-left: .3em;
}
.section-law .smartSearch h3 a {
	font-size: 49%;
	display: inline-block;
	position: absolute;
	top: 36px;
	right: 20px;
	padding: .2em;
	border-radius: 5px;
	color: #236602;
	background: #e6ff40;
	background: -moz-linear-gradient(top, #e6ff40 0%, #b2ea1a 100%);
	background: -webkit-linear-gradient(top, #e6ff40 0%, #b2ea1a 100%);
	background: linear-gradient(to bottom, #e6ff40 0%, #b2ea1a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ff40', endColorstr='#b2ea1a', GradientType=0 );
}
.section-law .smartSearch h3 a:hover {
	color: #333;
	background: #b2ea1a;
	background: -moz-linear-gradient(top, #b2ea1a 0%, #e6ff40 100%);
	background: -webkit-linear-gradient(top, #b2ea1a 0%, #e6ff40 100%);
	background: linear-gradient(to bottom, #b2ea1a 0%, #e6ff40 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2ea1a', endColorstr='#e6ff40', GradientType=0 );
}
.section-law .left .nav-tabs {
	position: absolute;
	bottom: 0px;
	width: 100%;
}
.section-law .left .nav-tabs > li {
	background: #236602;
	color: #fff;
	font-weight: 800;
	font-family: "微軟正黑體";
	font-size: 1.25em;
	margin-top: 4px;
}
.section-law .left .nav-tabs > li:before {
	position: absolute;
	content: "";
	width: .21em;
	height: .21em;
	background-color: #fff;
	border-radius: 30px;
	left: .45em;
	top: 1em;
	z-index: 1;
}
.section-law .left .nav-tabs > li > a {
	color: #fff;
	border-radius: 0;
	border: 0;
	margin: 0;
	padding-top: .35em;
	padding-bottom: .35em;
	padding-left: 1em;
}
.section-law .left .nav-tabs > li > a:hover {
	background: #1a4e00;
}
.section-law .left .nav-tabs a:focus {
	background-color: inherit;
}
.section-law .left .nav-tabs > li.active > a {
	color: #fcff00;
	background: #236602;
}
.section-law .left .nav-tabs > li.active:after {
	position: absolute;
	content: "";
	width: auto;
	height: auto;
	border-style: solid;
	border-color: transparent transparent transparent #236602;
	border-width: 21px 22px;
	right: -44px;
	top: 0px;
	z-index: 1;
}
.section-law .lawCase {
	padding-left: 40px;
	padding-right: 0px;
	text-align: center;
	font-weight: 800;
	font-family: Arial, "微軟正黑體";
	font-size: 1.25em;
}
.section-law .lawCase a {
	display: inline-block;
	width: 45%;
	float: left;
	color: #236005;
}
.section-law .lawCase a:visited {
	color: #236005;
}
.section-law .lawCase a:hover{
	color: #143900;
	transition: .5s;
}
.section-law .lawCase .hoverIMG {
	width: 135px;
	height: 135px;
	margin: 0 auto;
	background-color: rgba(255, 255, 255, 0.6);
	border: #398c09 5px solid;
	border-radius: 70px;
	position: relative;
}
.section-law .lawCase .hoverIMG:hover {
	background-color: rgba(255, 255, 255, 0.8);
	transition: .8s;
}
.section-law .lawCase .hoverIMG IMG {
	width: 135px;
	height: 135px;
	position: absolute;
	top: -3px;
	left: -5px;
}
.section-law .lawCase .hoverIMG:hover IMG {
	top: -10px;
	transition: .2s;
}
.section-law .lawCase .word {
	margin: 0 auto;
	padding-bottom:10px;
}

/* 政策宣導，廣告banner */
.section-banner {
	background: url(../images/index_bg03.jpg) no-repeat center bottom;
	background-size: cover;
	font-size:1em;
}
.section-banner a {display:inline-block;}
.section-banner a:focus {border:#aaa 1px dotted !important;}
.Promote-b {margin-top:20px;}
.Promote-b .slides > li a:first-child {margin-bottom:20px;}
.Promote-b a {width:150px; height:45px;}
.section-banner .custom-navigation { margin-top:40px; }
.section-banner .custom-navigation a{
	line-height:40px;
	width:40px;
    color:#666;
}
/*.fa-angle-left {
	background:url(../images/icon/fa-angle-left.png) 0 0 no-repeat;
	width:23px;
	height:36px;
	display:inline-block;
	text-indent:999em;
}
.fa-angle-right {
	background:url(../images/icon/fa-angle-right.png) 0 0 no-repeat;
	width:23px;
	height:36px;
	display:inline-block;
	text-indent:999em;
}*/
.section-banner .flexslider{
    margin:0 !important;
}
.section-banner .flex-direction-nav a:before {
    font-size:6rem;
	line-height:40px;
    font-weight: bolder;
}
.section-banner .flex-direction-nav .flex-prev {
  left: -0px;
}
.section-banner .flex-direction-nav .flex-next {
  right: -0px;
}
.section-banner .flex-control-paging{
    display:none;
}
@media (max-width: 1200px) {
.section-law {padding: 0.5em 0 1.5em 0;}
/* 熱門法規 */
.section-hot .HotRules .doll {
	background: url(../images/illu_08s.png) no-repeat;
	width: 90px;
	height: 98px;
	bottom: -20px;
	right: -13px;
}
.section-hot .HotRules h2{
	width:15%;
	line-height:100%;
	margin-top:2px;
}
.section-hot .HotRules h2 small {
	margin-left: 1.1em;
}
.section-hot .HotRules .hotlist {
	width:78%;
}
/* 法治宣導專區 */ 
.section-law .lawCase {
	padding-left: 10px;
	font-size: 1.125em;
}
.section-law .lawCase a {
	width: 50%;
}
.section-law .lawCase .hoverIMG {
	width: 120px;
	height: 120px;
}
.section-law .lawCase .hoverIMG IMG {
	width: 120px;
	height: 120px;
}
}

@media (max-width: 991px) {
.section-news,
.section-law{
	padding: 1em 0 2em 0;
}
.section-news h2,
.section-law h2 {
	padding: 0 0 .5em 0;
	text-align: center;
	position:relative;
}
.section-news h2:before,
.section-law h2:before{
	position: absolute;
	content: "";
	width:34%;
	height:1px;
	left:0px;
	top:22px;
}
.section-news h2:after,
.section-law h2:after{
	position: absolute;
	content: "";
	width:34%;
	height:1px;
	right:0px;
	top:22px;
}
.section-news h2:before,
.section-news h2:after{
	background-color: #004b4b;
}
.section-law h2:before,
.section-law h2:after{
	background-color: #236005;
}
/* 最新訊息 */
.section-news {
	background-image:none;
	background-color:#fff;
}
.section-news .doll {
	display:none;
}
.section-news .home-news {
	background-color: transparent;
	border: none;
}
.section-news .home-news > tbody > tr > td {
	border-top: none;
	border-bottom: 1px dotted #bbb;
}
.section-news .btnZone {
	float: inherit;
	margin:0 auto;
}
.section-news .btnZone .btn-info {
	background-color: #057b7b;
}
/* 法治宣導專區 */ 
.section-law .smartSearch h3 {
	font-size: 2em;
	padding-top: .4em;
}
.section-law .lawCase {
	padding-left: inherit;
	padding-right: inherit;
	text-align:left;
	font-size: xx-large;
}
.section-law .lawCase a {
	display: block;
	width: 100%;
	clear:both;
	color: #fff;
	background-color: #2c8401;
	margin-top: 12px;
	border-radius: 80px;
}
.section-law .lawCase a:visited {
	color: #fff;
}
.section-law .lawCase a:hover{
	color: #FF0;
}
.section-law .lawCase .hoverIMG {
	float:left;
	width: 100px;
	height: 100px;
	background-color: transparent;
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin-left: 1em;
	margin-right: 1em;
}
.section-law .lawCase .hoverIMG:hover {
	background-color: transparent;
	transition: 0s;
}
.section-law .lawCase .hoverIMG IMG {
	width: 110px;
	height: 110px;
	position:relative;
}
.section-law .lawCase .word {
	width: auto;
	line-height: 100px;
	padding-bottom:0px;
}
/* 政策宣導，廣告banner */
.section-banner .Promote-b {
	padding:0;
	margin-top:2em;
}
}

@media (max-width: 767px) {
.index-content h2 {
	font-size: 1.25em;
	letter-spacing:1pt;
}
.section-news h2:before,
.section-law h2:before{
	width:36%;
	top:18px;
}
.section-news h2:after,
.section-law h2:after{
	width:36%;
	top:18px;
}
/* 公告事項 */
.section-ann .infoArea {
	padding:10px 0px;
}
/* 最新訊息 */
.section-news .home-news .glyphicon {
	margin-left: 0em;
	margin-right: .6em;
}
.section-news .home-news td {
	display: inline-block;	
}
.section-news .home-news td:nth-child(1),
.section-news .home-news td:nth-child(2) {
	border: none;
}
.section-news .home-news td:nth-child(3) {
	clear: both;
	display:block;
	padding-top: 0;
	margin-left:1em;
}
.section-news .btnZone .btn-info {
	font-size: large;
}
/* 法治宣導專區 */ 
.section-law .smartSearch .tab-content .smart-title {
	display:block;
	padding:.2em .3em .2em 1.2em;
	font-size: x-large;
	font-weight:800;
	background-color: #fff;
	position:relative;
	overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.section-law .smartSearch .tab-content a .smart-title{
	color:#236602;
}
.section-law .smartSearch .tab-content .smart-title:before {
	position: absolute;
	content: "";
	width: auto;
	height: auto;
	border-style: solid;
	border-color: transparent transparent transparent #236602;
	border-width: 8px 10px;
	left: .45em;
	top: .5em;
	z-index: 1;
}
.section-law .smartSearch .tab-content{
	background-color: #fff;
}
.section-law .smartSearch .tab-content IMG {
	height: auto;
	padding:5px;
}
.section-law .smartSearch h3 {
	font-size: x-large;
	display: inline-block;
	padding-bottom: .5em;
	background-color: #409d12;
}
.section-law .smartSearch h3 small {
	font-size: 80%;
	display: inline-block;
	margin-left: .5em;
}
.section-law .smartSearch h3 a {
	font-size: 65%;
	top: 18px;
	right: 15px;
	padding: .2em .5em;
}
.section-law .lawCase {
	font-size: x-large;
}
.section-law .lawCase .hoverIMG {
	width: 70px;
	height: 70px;
	margin-left: .6em;
	margin-right: .8em;
}
.section-law .lawCase .hoverIMG IMG {
	width: 80px;
	height: 80px;
}
.section-law .lawCase .word {
	line-height: 70px;
}
}

@media (max-width: 590px) {
.section-news h2:before,
.section-law h2:before,
.section-news h2:after,
.section-law h2:after{
	width:23%;
}
/* 法治宣導專區 */ 
.section-law .smartSearch h3 small {
	font-size: 50%;
	margin-left: .3em;
}
.section-law .lawCase a {
	font-size:90%;
}
}

