@charset "utf-8";
/* CSS Document */
body {
	font-family: "微軟正黑體" !important;
	background-image: url(../images/all/bannerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body a:focus{
    outline: 3px #f00 dotted;
}
body button:focus,body input:focus{
    background-color: #fff200 !important;
    outline: 3px #f00 dotted;
}
ul, li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
 *zoom: 1; /*For IE 6&7 only*/
}
a.accesskey {
	position: absolute;
	color: #ffffff !important;
}
body .into a:focus {
    color: #555;
   
}
body .into a {
    position: absolute;
    color: transparent;
}
/*----------------------------------*/
body .top .banner .slick-slide a:focus img{
	border: 3px #f00 dotted;
}
/*----------------------------------*/
body .container, body .home_box, body .menu_box, body .menu_box .navbar-default, body .footerbanner_box, body .footer_box .footer {
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
}
body .event, body .footerbanner_box {
	/* clear: both; */
	margin-top: 15px;
	float: left;
}
body .newstitle {
    width: 100%;
    margin: 0 auto 0 auto;
    position: relative;
    clear: both;
    padding: 6px 0 6px 44px;
    background-color: #000;
    color: #fff;
    background-image: url(../images/index/news_title.png);
    background-position: 5px 3px;
    background-repeat: no-repeat;
    font-size: 150%;
}
body .newstitle a {
    position: absolute;
    right: 0;
    bottom: 0;
    /* display: block; */
    padding: 0 10px;
    line-height: 42px;
    background-color: #d94e22;
    color: #fff;
    font-size: 60%;
    text-align: center;
}
body .newstitle a:hover {
    background-color: #e1b900;
    text-decoration: none;
}
body .title a:hover {
    background-position: 0 -19px;
}
.row {
	margin-right: 10px;
	margin-left: 10px;
}
body .top_bar {
    height: 35px;
    position: absolute;
    background-color: rgba(255,255,255,0.6);
    top: -320px;
    width: 100%;
    box-shadow: 0 0px 20px rgba(0,0,0,0.4);
}
body .top {
	position: relative;
	box-shadow: 0 0px 20px rgba(0,0,0,0.4);
}
body .home_box .content .sub table img {
    width: auto;
}
body .home_box .content .sub .pic img,
body .top img,
body .link_box li img{
	width: 100%;
}
body .home_box .content #sidetree #tree li img {
    width: auto;
}
body .main .link_box a:focus {
}
/*-----------------top----------------------*/
body .top_bar h1 {
	margin: 0 auto;
	text-indent: -9999px;
	width: 280px;
	height: 95px;
	background-repeat: no-repeat;
	background-image: url(../images/all/logo.png);
	box-shadow: 0 0px 20px rgba(0,0,0,0.4);
	position: relative;
}

body .top_bar h1 .p400 {
    position: absolute;
    right: -68px;
    z-index: 9999;
    top: 0;
    text-indent: 0;
    border: 1px #dadada solid;
}

body .top_bar h1 .p400 a {
    display: block;
    height: auto;
    width: 66px;
}

body .top_bar h1 .p400 img {
    width: auto;
}
body .top_bar h1 a {
	display: block;
	height: 100%;
}
body .menu_box input[type="button"]{
	background: #eec62d;
	border: 0;
	text-indent: -9999px;
	background-image: url(../images/all/icon_search.png);
	background-position: 50%;
	background-repeat: no-repeat;
	width: 34px;
	height: 25px;
	/* border-radius: 15px; */
	position: absolute;
	right: 0;
	top: 0;
}
body .menu_box input[type="button"]:hover{
	background-color: #e8c41d;
}
body .menu_box input[type="button"]:focus {
    outline: 1px #717171 dotted;
}
body .menu_box .search_box {
	width: 28%;
	position: absolute;
	left: 0;
	top: -316px;
	padding-left: 10px;
	/* padding-right: 55px; */
	float: left;
	z-index: 10;
}

body .menu_box .search_box .keyin label {
    position: absolute;
    left: 10px;
}

body .menu_box .search_box .keyin {
    padding: 0 0 0 66px;
}
body .menu_box .search_box .subtitle {
	color: #419ec9;
	margin: 0;
	background-image: url(../images/all/arrow01.png);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 15px;
}
body .menu_box .search_box input[type="text"] {
	border: 0;
	background-color: rgb(255, 255, 255);
	height: 25px;
	width: 100%;
	margin-right: 0;
	/* border-radius: 15px; */
	padding: 5px;
	color: #828282;
}
body .menu_box .calendar {
	background-image: url(../images/all/icon_calendar.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	color: #2b93c3;
	padding-left: 35px;
	top: -52px;
	left: 530px;
}
body .menu_box .calendar p {
	margin: 0;
	line-height: 15px;
}
/*------------------menu--------------------*/
body .menu_box {
	position: absolute;
	top: 321px;
	/* height: 380px; */
}
body .smaller .menu_box {
    background-color: #34628a;
    height: 30px;
}
body .navbar-collapse {
    text-align: center;
    position: relative;
    padding: 0;
    border: none;
}
body .navbar-collapse.collapse {
}
body .smaller .navbar-collapse.collapse {
    margin-top: 0;
}
body .menu_box .navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: 120%;
	padding: 0 30px 0 20px;
	white-space: nowrap;
	display: block;
	/* margin: 0 5px; */
	height: 51px;
	line-height: 51px;
}
body .menu_box .navbar-default .navbar-nav>li>a h2 {
    line-height: inherit;
}
body .menu_box .navbar-default .navbar-nav>li.n02>a {background-color: #f7b64b;}
body .menu_box .navbar-default .navbar-nav>li.n03>a {background-color: #cf5ba8;}
body .menu_box .navbar-default .navbar-nav>li.n04>a {background-color: #7b4b9c;}
body .menu_box .navbar-default .navbar-nav>li.n05>a {background-color: #ce4f6a;}
body .menu_box .navbar-default .navbar-nav>li.n06>a {background-color: #35b699;}
body .menu_box .navbar-default .navbar-nav>li.n07>a {background-color: #35a5b6;}

body .menu_box .navbar-default .navbar-nav>li {
	text-align: center;
}
body .menu_box .navbar-default .navbar-nav {
	display: inline-block;
	float: none;
	height: 51px;
	line-height: 51px;
}
body .menu_box .navbar-default .accesskey {
    left: 0;
    top: 13px;
}
body .menu_box.smaller .navbar-default .navbar-nav {
    margin-top: 0;
    position: relative;
}
body .menu_box .menu {
    position: absolute;
    width: 100%;
    bottom: 0;
}
body .menu_box .navbar-default .navbar-nav>li>a:focus, body .menu_box .navbar-default .navbar-nav>li>a:hover {
	background-color: #2b93c3;
}
/*-------------------------nav---------------------------*/
body .menu_box .top_link {
	/* background-image: url(../images/all/top_link_bg.png); */
	/* background-repeat: no-repeat; */
	/* background-position: center top; */
	position: absolute;
	width: 148px;
	top: -319px;
	right: 0;
	line-height: 28px;
	color: #050505;
}
body .menu_box .top_link a {
    color: #000000 !important;
    margin: 0 5px;
}
body .menu_box .top_link .accesskey {
    left: -5px;
    position: absolute;
    top: 0 !important;
}
body .menu_box .top_link a:hover {
    color: #ce4f6a;
}
body .menu_box .navbar-default {
	border: 0;
	z-index: 99999;
	min-height: initial;
	background-color: #000;
	border-radius: 0;
	background-image: url(../images/all/nav_bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
}
body .menu_box .navbar-nav>li .end a {
	border: none;
}
body .menu_box .navbar-nav .caret {
	position: absolute;
	color: #fff;
	right: 15px;
	top: 23px;
}
body .menu_box .navbar-nav:not(.sm-collapsible) ul .caret {
	top: auto !important;
	margin-top: -25px;
}
body .menu_box .navbar-default .navbar-nav>.open>a, body .menu_box .navbar-default .navbar-nav>.open>a:focus, body .menu_box .navbar-default .navbar-nav>.open>a:hover {
	background-color: #2b93c3;
	color: #fff;
}
body .menu_box .navbar-nav>li>.dropdown-menu {
	border-radius: 0;
	box-shadow: none;
	padding: 0 0;
	border: 0;
	background-color: transparent;
	padding: 0;
	/* margin-top: 5px !important; */
}
body .menu_box .navbar-nav>li>ul .dropdown-menu {
	background-color: transparent;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	border: 0;
	margin-top: -43px !important;
	left: -2px !important;
}
body .menu_box .dropdown-menu>li>a {
	color: #fff;
	line-height: 35px;
	font-size: 115%;
	/* border-radius: 100px; */
	background-color: #3c9dca;
	border-bottom: 1px #8bc3d2 solid;
	/* margin: 1px 0; */
}
body .menu_box .dropdown-menu .dropdown-menu>li>a {
    margin-left: 8px;
    background-color: #87ceef;
}
body .navbar-nav.sm-collapsible ul .dropdown-menu > li > a {
    background-color: #87ceef;
    padding-left: 16px;
}
body .menu_box .dropdown-menu>li {}
body .menu_box .dropdown-menu>li>a:focus, body .menu_box .dropdown-menu>li>a:hover, body .menu_box .dropdown-menu .open>a, body .menu_box .dropdown-menu .open>a:focus, body .menu_box .dropdown-menu .open>a:hover {
	background-color: #55b0da !important;
	border-color: #8bc3d2;
}
body .menu_box .dropdown-menu ul>li>a:focus, body .menu_box .dropdown-menu ul>li>a:hover {
	background-color: #e1b900 !important;
}
body .home_box .main .gotop a {
    display: block;
    background-color: #32aebd;
    position: absolute;
    /* border-radius: 50px; */
    background-image: url(../images/index/top.png);
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -9999px;
    width: 60px;
    height: 60px;
    z-index: 9999999;
    right: 20px;
}
body .home_box .main .gotop a:hover {
    background-color: #f7b64b;
}
/*----------抬頭顯示器-------------------*/
body .menu_box.smaller {
	position: fixed;
	transition: height 0.3s;
	z-index: 99999999;
	bottom: initial;
	width: 100%;
	background-color: #0a0a0a;
	top: 0;
	left:  0;
}
body .menu_box.smaller .top_link,body .menu_box.smaller .search_box {
    display: none;
}
body .menu_box.smaller .calendar, body .menu_box.smaller .search_box {
/* display: none; */
}
/*pad*/
body .menu_box .navbar-default .navbar-toggle {
	border: none;
    background-color: #000000;
    top: 0;
    z-index: 9999;
    position: absolute;
    right: 0;
    border-radius: 0;
    margin: 0;
    padding: 5px 10px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover .icon-bar {
    color: #555;
}
body .menu_box .navbar-default .navbar-toggle .icon-bar {
	    background-color: #fff;
    display: block;
    height: 2px;
    width: 30px;
    margin: 5px 0;
}
body .menu_box .navbar-default .navbar-toggle .icon-bar {}
/*-----------------Main --------------*/
body .row {
	padding: 0;
	margin: 0;
}
/*----------跑馬燈-----------------------*/
body .main .marquee_box {
	font-size: 115%;
	padding: 40px 10px 10px 0;
	width: 100%;
	/* margin-bottom: 10px; */
	overflow: hidden;
	position: relative;
	background-color: #fff;
	/* border-radius: 30px; */
	/* margin-top: 71px; */
}
body .main .marquee_box .marquee{
    font-size: 100%;
    margin: -25px 5px 5px 5px;
}
body .main .marquee_box .marquee a {
    color: #bf360a;
}
body .main .marquee_box .marquee_icon {
	position: absolute;
	top: 13px;
	background-image: url(../images/all/icon_marguee.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 45px;
	height: 28px;
	background-color: #fff;
}
/*banner*/
body .main {
	padding: 10px 10px 50px 10px;
	margin-top: 40px !important;
	position: relative;
}
body .main a.accesskey {
    left: 0;
    color: #000 !important;
    /* top: 93px; */
}
body .top .banner .slick-slide {
	position: relative;
	/* max-width: 990px; */
}
body .top .slick-dotted.slick-slider {
    margin-bottom: 0;
}
body .top .banner .slick-slide img {
	width: 100%;
}
body .top .banner .slick-list {}
body .top .banner .slick-prev, body .top .banner .slick-next {
	width: 15px;
	height: 25px;
	top: inherit;
	right: inherit;
	left: inherit;
	text-indent: -9999px;
	opacity: 0.5;
	bottom: 5px;
	z-index: 99;
}
body .top .banner .slick-prev:hover,
body .top .banner .slick-prev:focus, 
body .top .banner .slick-next:hover,
body .top .banner .slick-next:focus {
	opacity: 1;
}
body .top .banner .slick-prev {
	background: url(../images/index/banner_pre.png) !important;
	right: 29px;
}
body .top .banner .slick-next {
	background: url(../images/index/banner_next.png) !important;
	right: 5px;
}

body .banner .slick-dots {
    bottom: 0;
    right: 20px;
    /* width: auto; */
    z-index: 999999;
}
/*氣象資訊*/
body .main .life_info .calendar_box,
body .main .life_info .pm_box,
body .main .life_info .weather_box,
body .main .life_info .china_box {
    text-align: center;
    color: #fff;
    margin: 0px 0 7px 0;
    min-height: 139px;
}
body .main .life_info.shownone .fb_block a {
    display: block;
}
body .main .life_info.shownone .fb_block a:focus {
    outline: 3px #e8af44 solid;
}
body .main .life_info .calendar_box{background-color: #276dae;}
body .main .life_info .pm_box{background-color: #5cae50;}
body .main .life_info .weather_box{background-color: #e1b900;}
body .main .life_info .china_box{background-color: #276dae;}
body .main .life_info .calendar_box .icon {
    padding-top: 14px;
    padding-bottom: 12px;
}
body .main .life_info .pm_box .icon {
    padding-top: 13px;
    /* padding-bottom: 12px; */
}
body .main .life_info .weather_box .icon {
    padding-top: 8px;
}
body .main .life_info .pm_box .num {
    font-size: 200%;
}
body .main .life_info .weather_box .tem {
    font-size: 160%;
}
body .main .life_info img {
	width: auto;
}
body .main .life_info div {
    padding: 0 5px;
}
body .main .life_info .china_box {
    /* text-align: left; */
    padding: 13px 0 0 0;
    line-height: 15px;
}
body .main .life_info  .china_box div {
    margin-bottom: 10px;
    margin-left: 25px;
}
body .main .life_info .china_box .date {
    font-size: 140%;
    padding: 3px 0 20px 0;
    line-height: 22px;
}
body .main .life_info .china_box .green,body .main .life_info .china_box .red {
    background-color: #24a20b;
    border: 1px #fff solid;
    text-align: center;
    width: 23px;
    line-height: 20px;
    display: inline-block;
    margin: -4px 5px 0 -28px;
    float: left;
}
body .main .life_info .china_box .red {
    background-color: #a20b0b;
}
/*link_box*/
body .link_box li {
	padding: 0 5px;
	margin-bottom: 10px;
}
body .link_box li img {
	/* border-radius: 10px; */
}
body .link_box li a:hover {
	opacity: 0.7;
}
/*訊息*/
body .event .slick-slide {
	background-color: #e2e2e2;
	margin: 0 5px;
	height: 390px;
	/* border: 1px #d8d8d8 solid; */
	overflow: hidden;
	position: relative;
}
body .event.pic .slick-slide {
    height: 265px;
}
body .event .more a {
    clear: both;
    background-color: #eaa229;
    color: #fff;
    padding: 8px 0;
    width: 109px;
    margin: 10px auto;
    display: block;
    text-align: center;
    font-size: 115%;
    border-radius: 50px;
}
body .event.pic .more a:focus {
    border: 2px #276dae solid;
    outline: none;
}

body .event .more a:hover {
    background-color: #e0244c;
    text-decoration: none;
}
body .event.pic .slick-slide {
	/* height: 310px; */
}
body .event .title {
	color: #014c83;
	text-align: center;
	font-size: 115%;
	font-weight: bold;
	height: 55px;
	overflow: hidden;
	padding: 5px 10px;
}
body .event .title a {
    color: #014c83;
}
body .event.list .title {
	background-image: url(../images/index/event_icon.png);
	text-align: left;
	background-repeat: no-repeat;
	background-position: 10px;
	background-color: #a2ccdb;
	color: #fff;
	font-size: 130%;
	font-weight: normal;
	padding: 0 0 0 36px;
	height: 45px;
	line-height: 45px;
	position: relative;
	/* border-radius: 50px; */
}
body .event .title h3 {
    line-height: inherit;
}
body .event.pic .title h3 {
	font-weight: bold;
}
body .event.list {
	/* background-color: #f0f0f0; */
	padding: 0 5px;
}
body .event.list ul {}
body .event.list li a {
	display: block;
	/* border-bottom-width: 1px; */
	/* border-bottom-style: dashed; */
	/* border-bottom-color: #cdcdcd; */
	/* margin: 0 10px; */
	color: #000;
	position: relative;
	overflow: hidden;
	height: 45px;
	line-height: 45px;
	/* border-radius: 45px; */
	padding-left: 11px;
	font-size: 100%;
}
body .event.list li:nth-child(2n+2) a {
    background-color: #e8e8e8;
}
body .event.list li.last a {
	border: none;
}
body .event.list li a:hover {
	background-color: #bbe8de;
	text-decoration: none;
}
body .event.list .date {
	color: #2b93c3;
	margin-right: 15px;
	font-size: 90%;
}
body .event.list .title .more a {
	width: auto;
	right: 15px;
	top: 0;
}
body .event.list .title .more a {
    position: absolute;
    border-radius: 0;
    font-size: 75%;
    top: 0;
    padding: 0 10px;
    margin: 0;
    right: 0;
    background-color: #609fb5;
    color: #fff;
}
body .event.list .title .more a:hover {background-color: #e1b900;}
body .event .txt {
	padding: 5px 10px;
	line-height: 22px;
}

body .event .txt a {
    color: #000;
}
body .event .pic {
	/* padding: 5px; */
	height: 51%;
	overflow: hidden;
	/* margin-bottom: 15px; */
}
body .event.pic .pic {
    height: 78%;
}
body .event .pic img {height: 100% !important;width: 100% !important;}
body .event .box .more a {
	background-image: url(../images/index/bt_more.png);
	background-repeat: no-repeat;
	background-position: 50%;
	position: absolute;
	bottom: 0;
	/* z-index: 99; */
	width: 100%;
	background-color: #a2ccdb;
	text-indent: -9999px;
	height: 40px;
	padding: 0;
	margin: 0;
}
body .event .box .more a:hover {
	background-image: url(../images/index/bt_morehover.png);
}
body .event .slick-prev, body .event .slick-next {
	width: 36px;
	height: 36px;
	text-indent: -9999px;
	opacity: 0.2;
	z-index: 99;
	opacity: 0.7;
}
body .event .slick-prev:hover, .slick-prev:focus, body .event .slick-next:hover, .slick-next:focus {
	opacity: 1;
}
body .event .slick-prev {
	background: url(../images/index/event_pre.png) !important;
	left: -10px;
}
body .event .slick-next {
	background: url(../images/index/event_next.png) !important;
	right: -10px;
}
body .main .event .regular3 .slick-prev:focus,
body .main .event .regular3 .slick-next:focus {
    opacity: 1;
    outline: 2px #276dae solid;
}
/*廣告專區*/
body .footerbanner_box {
	background-color: #b7d4de;
	padding: 10px;
	/* border-radius: 20px; */
}
body .footerbanner_box .slick-slide {
    margin-right: 10px;
}
body .footerbanner_box .title {
	background-image: url(../images/index/footerbanner_icon.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	color: #fff;
	font-size: 130%;
	padding-bottom: 15px;
}
body .footerbanner_box .slick-prev, body .footerbanner_box .slick-next {
	display: none !important;
}
body .footerbanner_box .slick-track {
	background-color: #fff;
	padding: 10px 0;
}
body .footerbanner_box .slick-slide img {
	border: 1px #d2d2d2 solid;
	margin: auto;
}
body .footerbanner_box .slick-dots {
	top: -40px;
	text-align: right;
	bottom: inherit;
}
body .footerbanner_box .slick-dots li {
	margin: 0;
}
body .footerbanner_box .slick-dotted.slick-slider {
	margin: 0;
}
body .footerbanner_box .slick-initialized .slick-slide a:focus {
    outline: 2px #276dae solid;
    display: block;
}
/*------------------ fat -----------------------*/
body .fat_box, body .footer_box {
	background-color: #276dae;
	margin-top: 0px;
	max-width: 990px;
	margin: auto;
}
body .fat_box .fat {
	font-family: "微軟正黑體" !important;
}
body .fat_box .ui-accordion .ui-accordion-header {
	padding: 0;
	border: none;
	height: 29px;
	text-indent: -9999px;
	background-color: #0a0a0a;
	background-repeat: no-repeat;
	background-position: 50%;
	width: 60px;
	border-radius: 0;
	/* float: right; */
	margin: auto;
	top: -15px;
}
body .fat_box .ui-accordion .ui-accordion-header:focus {
    outline: 2px #e8af44 solid;
}
body .fat_box .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	display: none;
}
body .fat_box .ui-state-active, body .fat_box .ui-widget-content .ui-state-active, body .fat_box .ui-widget-header .ui-state-active {
	background-image: url(../images/all/fat_close.png) !important;
}
body .fat_box .ui-state-default, body .fat_box .ui-widget-content .ui-state-default, body .fat_box .ui-widget-header .ui-state-default {
	background-image: url(../images/all/fat_open.png);
}
body .fat_box .ui-widget-content {
	border-radius: 0;
	background: none;
	border: none;
	padding: 0 0 10px 0;
	height: 100%;
	clear: both;
}
body .fat ul {
    float: left;
    margin: 0 30px 0 15px;
    white-space: nowrap;
    /* min-height: 300px; */
}
body .fat ul li {
    width: 120px;
    white-space: normal;
    margin: 10px 0;
}
body .fat ul li a {
    color: #cae0f3;
    font-size: 90%;
}
body .fat ul li a:hover {
	color: #fff;
}
body .fat ul .title {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 105%;
	color: #fff;
}
/*----------footer----------*/
body .footer_box {
	background-color: #000000;
	height: 100%;
}
body .footer_box .footer {
	position: relative;
	padding: 10px;
	color: #fff;
	line-height: 24px;
	padding-bottom: 55px;
}
body .footer_box .footer p {
	margin: 0;
}
body .footer_box .footer .txt_link a {
	color: rgba(197, 230, 255, 0.8);
	padding: 0 10px;
	white-space: nowrap;
}
body .footer_box .footer .txt_link a.first {
	padding-left: 0;
}
body .footer_box .footer .txt_link {
	margin-bottom: 10px;
}
body .footer_box .footer .link {
	right: 15px;
	top: 15px;
}
body .footer_box .footer .txt_link {
	color: #76bbe0;
	right: 10px;
	top: 127px;
}
body .footer_box .footer .txt_link, body .footer_box .footer .link {
	position: absolute;
}
body .footer_box .footer .link .qrcode {
	float: right;
}
body .footer_box .footer .link .icon01 {
	float: left;
}
body .footer_box .footer .link li {
	float: left;
	margin-left: 10px;
	border: none;
	margin-bottom: 5px;
}
body .footer_box .footer .link .qr {
	width: 75px;
	height: 77px;
	margin-bottom: 41px;
}
body .footer_box .footer .link .qr a, body .footer_box .footer .link .qr .nsblock {
	border-radius: 0 !important;
}
body .footer_box .footer .link .qr p {
	width: 100%;
	text-align: center;
}
body .footer_box .footer .link .qr .nsoverlay {
	height: 77px !important;
	border-radius: 0 !important;
	background-image: url(../images/all/link_hover.png) !important;
	background-size: 37% !important;
}
body .footer_box .footer .link .qr a:hover {
	opacity: 0.7;
}
body .footer_box .footer_box .footer .link li p {
	text-align: center;
	width: 100%;
}
/*-------------內頁------------------------*/
body .home_box .content {
	background-color: #fff;
	padding: 30px 15px 0 15px;
	display: inline-block;
	width:100%;
	/* border-radius: 22px; */
}
body .home_box .content.large {
    font-size: 120%;
}
body .home_box .content.medium {
    font-size: 110%;
}

body .home_box .content.small {
    font-size: 100%;
}
body .home_box .content .title {
	background-image: url(../images/home/title_icon.png);
	background-repeat: no-repeat;
	color: #3387ab;
	padding: 0 0 10px 33px;
	font-size: 140%;
	font-weight: bold;
	margin: 30px 0 5px 0;
	position: relative;
	line-height: 25px;
	background-position: left top;
	letter-spacing: 1px;
	clear: both;
}
body .home_box .content .title h3 {
    font-weight: bold;
}
body .home_box .content .sub {
	padding: 10px;
}
body .home_box .content .sub .pic {
    border: 1px #d2d2d2 solid;
}
body .home_box .content .sub .name {
    text-align: center;
    color: #2b93c3;
    font-size: 130%;
    margin: 10px 0;
    font-weight: 500;
}
body .home_box .content .sub .title {
    background-image: url(../images/home/arrow03.png);
    line-height: normal;
    padding-left: 20px;
    margin: 0;
    background-position: 0 6px;
}
body .home_box .content .sub ul li {
    background-image: url(../images/home/dot02.png);
    background-position: 5px 7px;
    font-size: 100%;
    line-height: normal;
    margin: 8px 0;
}
body .home_box .content .sub ul {
    margin-bottom: 20px;
}
body .home_box .content .sub .pic_news .frame {
	border: 1px #e6e6e6 solid;
	margin: 5px;
	padding: 10px;
	width: 48%;
	float: left;
}
body .home_box .content .sub .pic_news {
	margin-top: 15px;
}
body .home_box .content .sub .pic_news .frame p {
	overflow: hidden;
	height: 25px;
	margin: 0;
}
body .home_box .content .sub .pic_news .frame .txt {
	line-height: 30px;
}
body .home_box .content .sub .pic_news .frame .date {
	font-size: 90%;
	color: #555;
}
body .home_box .content .sub .pic_news img {
	width: 100%;
}
body .home_box .content .sub li {
	background-image: url(../images/home/arrow03.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 30px;
	background-position: 0 7px;
}
body .home_box .content .annex li {
	background-image: url(../images/all/arrow01.png) !important;
	background-position: 10px 10px !important;
	border-bottom: 1px #e4e4e4 solid;
	line-height: 20px;
	padding: 5px 5px 5px 20px;
}
body .home_box .content .annex li .icon {
	margin-left: 5px;
}
body .home_box .content .annex li .icon img {
    width: auto;
}
body .home_box .content .sub .con {
	background: none;
}
body .home_box .content .sub .min_title {
	color: #1a7098;
}
body .home_box .content .plug {
	float: right;
	margin: 10px 0;
}

body .home_box .content .plug li {
	float: left;
	color: #000000;
	margin-right: 5px;
	line-height: 15px;
	font-weight: normal;
}
body .home_box .content .plug li a {
	background-image: url(../images/home/icon_plug.png);
	text-indent: -9999px;
	background-position-y: -3px;
	width: 16px;
	height: 16px;
	display: block;
}
body .home_box .content .plug li a.skip {
    background: none;
}
body .home_box .content .plug .word a {
	background-position-y: 0;
	width: 17px;
	height: 19px;
}
body .home_box .content .plug .fb a {
	background-position-x: 0;
}
body .home_box .content .plug a:hover {
	/*background-position-y: -19px !important;*/
}
body.home .content.large .plug .l a, body.home .content.small .plug .s a, body.home .content.medium .plug .m a {
    background-position-y: -19px;
}
body .home_box .content .plug .plurk a {
	background-position-x: -16px;
}
body .home_box .content .plug .twitter a {
	background-position-x: -32px;
}
body .home_box .content .plug .print a {
    background-image: url(../images/home/icon_print2.png);
    background-position-y: 0;
}
body .home_box .content .plug .s a {
	background-position-x: 51px;
}
body .home_box .content .plug .m a {
	background-position-x: 34px;
}
body .home_box .content .plug .l a {
	background-position-x: 17px;
}
body .home_box .bread {
	font-size: 90%;
	color: #000000;
	background-image: url(../images/home/bar_bg.gif);
	background-repeat: repeat-x;
	border: 3px #cdcdcd solid;
	height: 38px;
	position: relative;
	padding-left: 15px;
	line-height: 30px;
	overflow: hidden;
}
body .home_box .bread a {
    color: #000;
}
body .home_box .bread a.accesskey {
	color: #000000 !important;
	top: -1px;
}
body .home_box .content .headlines {
	background-color: #d94e22;
	padding: 10px;
	color: #fff;
	font-size: 110%;
	/* border-radius: 25px; */
}
body .home_box .content .lines {
    border-top: 3px #ddebf1 solid;
    text-indent: -9999px;
}
body .home_box .content .annex, body .home_box .content .opera {
	float: left;
	width: 100%;
	margin-top: 20px;
}
body .home_box .content .annex .stitle {
	font-size: 120%;
	background-color: #deb90f;
	padding: 5px 10px;
	color: #fff;
	/* border-radius: 25px; */
}
/*------按鈕列-------------*/
body .home_box .content .opera li{
    background: none;
    float: left;
    background-position: 4px 0;
    padding: 0;
    margin-left: 5px;
}
body .home_box .content .opera ul {
    float: right;
    margin: 10px 0;
}
body .home_box .content .opera .note {
	color: #2b93c3;
	background-image: url(../images/home/dot01.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding: 5px 0 5px 20px;
	margin-left: 16px;
}
body .home_box .content .opera li a {
    background-color: #000000;
    display: block;
    color: #fff;
    padding: 5px 10px 5px 30px;
    background-image: url(../images/home/icon_print.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
    border-radius: 0;
}
body .home_box .content .opera li a:hover {
    background-color: #d94e22;
    text-decoration: none;
}
body .home_box .content .opera .home a {
    background-image: url(../images/home/icon_home.png);
    background-position: 7px 8px;
}
body .home_box .content .opera .back a {
    background-image: url(../images/home/icon_back.png);
    background-position: 7px 9px;
}
body .home_box .content .opera .gotop a {
    background-image: url(../images/home/icon_top.png);
    background-position: 8px 11px;
    text-indent: initial;
    position: static;
    height: auto;
    width: auto;
}
/*-------------detail----------*/
body .content .detail {
    padding: 20px;
    display: inline-block;
}

body .content .detail.news {
	width:100%;
    padding: 5px 0;
}
body .content .detail div {
    margin-bottom: 35px;
}
body .content .detail .list .con {
    border-bottom: 2px #7d7d7d solid;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}
body .content .detail .con .list {
    margin: 0;
    /* border-bottom: 1px #c7c7c7 solid; */
    /* border-radius: 50px; */
}
body .content .detail .list.B {
    background-color: #d7ebef;
}
body .content .detail .list a {
    display: inline-block;
    /* height: 40px; */
    width: 100%;
    padding:  15px 0;
    position: relative;
    /* border-radius: 50px; */
    border-bottom: 1px #c7c7c7 solid;
}
body .content .detail .list.last a {
    border: none;
}
body .content .detail .con .list a:hover {
    background-color: #d8d8d8;
    /* border-bottom: 1px #ecc84b solid; */
}
body .content .detail .list .title {
    margin: 0;
    padding: 0;
    background-image: none;
    display: inline-block;
    width: 100%;
}
body .content .detail .list .title span {
    border: 0;
    color: #fff;
    text-align: center;
    font-size: 70%;
    font-weight: normal;
    padding: 0;
    white-space: nowrap;
    background-image: none;
    margin: 0;
    line-height: 35px;
    background-color: #000000;
    border-right: 1px #8c8c8c solid;
}
body .content .detail.news .con .stitle {
    font-weight: normal;
    font-size: 110%;
    margin: 0;
}
body .content .detail .con .issued, body .content .detail .con .num,body .content .detail .con .date {
    white-space: nowrap;
    color: #969696;
    font-size: 85%;
    text-align: center;
    /* line-height: 40px; */
}
body .content .detail .con .date {
    color: #000;
}
body .content .detail .con .stitle {
    color: #000;
    /* overflow: hidden; */
    /* line-height: 40px; */
    /* height: 40px; */
    background-position: 15px;
    background-repeat: no-repeat;
}
body .content .detail .search_box,body .content .detail .search_box div {
    margin: 4px 0 0 0;
}
body .content .detail .search_box {
    background-color: #e6e6e6;
    display: inline-block;
    padding: 15px 10px;
    margin-bottom: 10px;
    top: 0;
    position: relative;
    right: 0;
    width: 100%;
    /* border-radius: 15px; */
}
body .content .detail .search_box .keyin,body .content .detail .search_box .opt {
    position: relative !important;
    width: 100%;
}
body .content .detail .search_box .opt {
    padding: 0 0 0 65px;
}
body .content .detail .search_box .search01 .keyin {
    padding: 0 30px 0 75px;
}
body .content .detail .search_box .search02 .keyin {
    padding: 0 210px 0 10px;
}
body .content .detail .search_box .keyword .keyin {
    padding: 0 107px 0 75px;
}
body .content .detail .search_box span {
    float: left;
}
body .content .detail .search_box .icon, body .content .detail .search_box .w02,body .content .detail .search_box .w03, body .content .detail .search_box .button {
    position: absolute;
}
body .content .detail .search_box .search01 .icon {
    right: 20px;
}
body .content .detail .search_box .search02 .icon {
    right: 201px;
}
body .content .detail .search_box .search02 .w02 {
    right: 170px;
}
body .content .detail .search_box .search02 .w03 {
    right: 10px;
    color: #39a3af;
    font-size: 85%;
    top: 2px;
    white-space: nowrap;
}
body .content .detail .search_box .keyword .ok {
    right: 72px;
}
body .content .detail .search_box .keyword .clean {
    right: 20px;
}
body .content .detail .search_box .w01 {
    position: absolute;
	z-index: 999;
	left: 0;
}
body .content .detail .search_box input, body .content .detail .search_box select {
    width: 100%;
}
body .content .detail .search_box .keyword .w01 {
    background-image: url(../images/all/icon_search.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
}
body .content .detail .pic img {
    border: 1px #d6d6d6 solid;
}
body .content .detail .pic {
    margin: 10px 0;
}
body .content .detail .name {
    text-align: center;
    color: #385590;
    font-size: 160%;
    font-weight: bold;
    line-height: 45px;
    margin-bottom: 20px;
    white-space: nowrap;
}
body .content .detail img {
    width: 100%;
}

body .content .detail.news img {
    width: inherit;
}
body .content .detail .page, body .content .detail .page_info {
    width: 100%;
    text-align: center;
    margin: 20px auto;
    vertical-align: middle;
    line-height: 14px;
}
body .content .detail .page_info div {
    margin: 0 10px 5px 0;
    display: inline-block;
}
body .content .detail .page .num a {
    display: inherit;
    height: 12px;
    padding: 0 5px;
    font-size: 90%;
    border: none;
}
body .content .detail .page .bt a {
	text-indent: -9999px;
	background-repeat: no-repeat;
	width: 15px;
	background-position-y: 0;
	height: 15px;
	display: inline-block;
	margin-right: 5px;
	border: none;
	padding:  0;
}
body .content .detail .page span {
    /* display: inline-block; */
}
body .content .detail .page .bt a:hover {
    background-position-y: -15px;
}
body .content .detail .page .first a {
    background-image: url(../images/all/page_first.png);
}
body .content .detail .page .pre a {
    background-image: url(../images/all/page_pre.png);
}
body .content .detail .page .next a {
    background-image: url(../images/all/page_next.png);
}
body .content .detail .page .last a {
    background-image: url(../images/all/page_last.png);
}
body .main .gotop a {
    display: block;
    background-color: rgba(225,185,0,0.7);
    position: absolute;
    border-radius: 50px;
    background-image: url(../images/index/top.png);
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -9999px;
    width: 60px;
    height: 60px;
    z-index: 9999999;
    right: 0;
    bottom: -30px;
}
body .main .gotop a:hover {
    background-color: #f7b64b;
}
body .main .gotop a:focus {
    outline: 2px #e8af44 solid;
}
.home_box .main .list img {
    width: auto;
}
.visitors {
    clear: both;
    padding: 20px 0 0 0;
}
#printdata .sub ol li {
    list-style: inherit;
    margin-left: 10px;
    background-image: none;
    padding-left: 10px;
}
#printdata .sub ol {
    margin-left:10px;
}
body div#hr-iframe {
    z-index: 9999999;
}
body .top_bar.sm{
display:none;
}