﻿@charset "UTF-8";*{margin:0;padding:0}html{font-size:87.5%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{font-size:1rem;font-size:14px;color:#000;background-color:#fff}nav a{color:#000;text-decoration:none;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}
.nav_brand {float: left;height: 10px;padding: 0 15px;}
nav a:hover{color:#ad9027;text-decoration:none}.container{max-width:1020px;padding-left:10px;padding-right:10px}.row{margin-left:-10px;margin-right:-10px}


/*nav color*/
.navbar-nav .hp{
	font-weight:500;
}
/* nav ham button*/

.c-hamburger--htx {
  background-color: #ffffff;
}

.c-hamburger {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 48px;
  height: 48px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
}

.c-hamburger:focus {
  outline: none;
}


/* After before LINE*/
.c-hamburger span {
  display: block;
  position: absolute;
  top: 22px;
  left: 9px;
  right: 9px;
  height: 4px;
  background: #fd920c;
}

.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #fd920c;
  content: "";
}

.c-hamburger span::before {
  top: -10px;
}

.c-hamburger span::after {
  bottom: -10px;
}

/*nav 顏色*/





/* 動態變化*/
.c-hamburger--htx span {
  transition: background 0s 0.3s;
}

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}

.c-hamburger--htx span::before {
  transition-property: top, transform;
}

.c-hamburger--htx span::after {
  transition-property: bottom, transform;
}

/* active state, i.e. menu open */
.c-hamburger--htx.is-active {
  background-color: #cb0032;
}

.c-hamburger--htx.is-active span {
  background: none;
}

.c-hamburger--htx.is-active span::before {
  top: 0;
  transform: rotate(45deg);
}

.c-hamburger--htx.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg);
}

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.3s;
}

/*nav hot keyword*/
.hot_kw a{
	/*border: 1px solid #fd920c;*/
    border-radius: 10px!important;
    font-family: 微軟正黑體, arial, sans-serif;
    font-weight: 300;
    color: #e74c3c !important;
    font-size: 14px;
    background: #fd920c;
    background-color: #fff;
    padding: 2px 3px 4px 3px !important;
    text-decoration: none;
    display: inline-block;
    margin: 4px 6px;	
}

.hot_kw_menu{
	background-color:#919191;	
}
@media (max-width: 480px){.col-xxs-1,.col-xxs-2,.col-xxs-3,.col-xxs-4,.col-xxs-5,.col-xxs-6,.col-xxs-7,.col-xxs-8,.col-xxs-9,.col-xxs-10,.col-xxs-11,.col-xxs-12{float:left}.col-xxs-12{width:100%}.col-xxs-11{width:91.66666667%}.col-xxs-10{width:83.33333333%}.col-xxs-9{width:75%}.col-xxs-8{width:66.66666667%}.col-xxs-7{width:58.33333333%}.col-xxs-6{width:50%}.col-xxs-5{width:41.66666667%}.col-xxs-4{width:33.33333333%}.col-xxs-3{width:25%}.col-xxs-2{width:16.66666667%}.col-xxs-1{width:8.33333333%}.col-xxs-pull-12{right:100%}.col-xxs-pull-11{right:91.66666667%}.col-xxs-pull-10{right:83.33333333%}.col-xxs-pull-9{right:75%}.col-xxs-pull-8{right:66.66666667%}.col-xxs-pull-7{right:58.33333333%}.col-xxs-pull-6{right:50%}.col-xxs-pull-5{right:41.66666667%}.col-xxs-pull-4{right:33.33333333%}.col-xxs-pull-3{right:25%}.col-xxs-pull-2{right:16.66666667%}.col-xxs-pull-1{right:8.33333333%}.col-xxs-pull-0{right:auto}.col-xxs-push-12{left:100%}.col-xxs-push-11{left:91.66666667%}.col-xxs-push-10{left:83.33333333%}.col-xxs-push-9{left:75%}.col-xxs-push-8{left:66.66666667%}.col-xxs-push-7{left:58.33333333%}.col-xxs-push-6{left:50%}.col-xxs-push-5{left:41.66666667%}.col-xxs-push-4{left:33.33333333%}.col-xxs-push-3{left:25%}.col-xxs-push-2{left:16.66666667%}.col-xxs-push-1{left:8.33333333%}.col-xxs-push-0{left:auto}.col-xxs-offset-12{margin-left:100%}.col-xxs-offset-11{margin-left:91.66666667%}.col-xxs-offset-10{margin-left:83.33333333%}.col-xxs-offset-9{margin-left:75%}.col-xxs-offset-8{margin-left:66.66666667%}.col-xxs-offset-7{margin-left:58.33333333%}.col-xxs-offset-6{margin-left:50%}.col-xxs-offset-5{margin-left:41.66666667%}.col-xxs-offset-4{margin-left:33.33333333%}.col-xxs-offset-3{margin-left:25%}.col-xxs-offset-2{margin-left:16.66666667%}.col-xxs-offset-1{margin-left:8.33333333%}.col-xxs-offset-0{margin-left:0}}.col-xxs-1,.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xxs-2,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xxs-3,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xxs-4,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xxs-5,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xxs-6,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xxs-7,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xxs-8,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xxs-9,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xxs-10,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xxs-11,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xxs-12,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{padding-left:10px;padding-right:10px}

@media (min-width:992px){.container{width:1020px}}

@media screen and (max-width:767px){.table-responsive{margin-bottom:0}}.input-group-1-addon{border:none;background-color:#eee;padding:0}.input-group-1-btn{vertical-align:top}h1,h2,h3,h4,h5,h6,h7{font-family:微軟正黑體, arial, sans-serif;margin:0 0 10px;line-height:1.5em;text-rendering:optimizelegibility}h1{font-size:2.571rem;font-size:36px}h2{font-size:2.143rem;font-size:30px}h3{font-size:1.714rem;font-size:24px}h4{font-size:1.429rem;font-size:20px}h5{font-size:1.286rem;font-size:18px}h6{font-size:1.143rem;font-size:16px}h7{font-size:1rem;font-size:14px}small{font-size:85%}ul,ol{display:block;margin-top:0;margin-bottom:0;padding-left:0}ul ul,ol ul,ul ol,ol ol{margin-bottom:0;padding-left:1.5em}button{outline:0;border:0;background:none;-webkit-transition:ease-in-out .2s;-moz-transition:ease-in-out .2s;-o-transition:ease-in-out .2s;transition:ease-in-out .2s;cursor:pointer}input,button,select,textarea{font-family:微軟正黑體, arial, sans-serif}select,textarea,input[type="text"],input[type="text1"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{display:inline-block;height:25px;padding:0 3px;vertical-align:middle;background-color:#fff;border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border linear 0.2s,box-shadow linear .2s;-moz-transition:border linear 0.2s,box-shadow linear .2s;-o-transition:border linear 0.2s,box-shadow linear .2s;transition:border linear 0.2s,box-shadow linear .2s}.title3{display:block;margin:0 0 10px;border-bottom:1px solid #ccc;margin-bottom:20px}.title3 h6{color:#000;font-weight:700;margin:0;padding-bottom:10px;display:inline-block}.p-r-10{padding-right:10px}.p-l-10{padding-left:10px}.m-b-minus10{margin-bottom:-10px}.m-b-20{margin-bottom:20px}.navbar{min-height:38px;margin-bottom:0}.navbar > .container{position:relative;left:0;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.navbar-inverse{background:none;background-color:#fd920c;border-width:0;border-radius:0}.nav_top{position:fixed;right:0;left:0;z-index:1030;box-shadow:0 0 10px 0 rgba(0,0,0,0.5)}.nav_top .navbar-collapse .input-group-1{margin-bottom:0}.nav>li>a{position:relative;display:block;padding:8px}.form-control-1{border-radius:0}.btn{border-radius:0}.navbar-inverse .navbar-nav>li>a{color:#fff}.navbar-inverse .navbar-nav > .open > a,.navbar-inverse .navbar-nav > .active > a{background:none}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#000}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover{background-color:#ffffff;color:#252525;font-weight:700}.dropdown-menu{display:none;position:absolute;top:100%;left:0;z-index:1000;float:left;min-width:160px;padding:0;margin:0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:border-box;background-clip:border-box;border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.navbar-collapse{max-height:340px;padding-right:15px;padding-left:15px;overflow-x:hidden;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.collapse ul li a{font-size:15px}.nav-pills>li{font-size:15px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#252525;font-weight:700;background:none}.nav1{width:500px;background-color:#666;border-top:none;max-width:500px}.nav1_mneu{font-size:15px;list-style:none;margin-left:0;padding-left:0}.nav1_mneu>li{border-bottom:1px solid #7f7f7f}.nav1_mneu>li>a{display:block;padding:6px 0 6px 10px;clear:both;font-weight:300;line-height:1.428571429;color:#fff;white-space:nowrap;}.nav1_mneu>li>a:hover{text-decoration:none;background-color:#595959}.dropdown-menu>li>a:focus{text-decoration:none;background-color:#f5f5f5}.nav1_news{padding:10px;margin-left:-20px;z-index:1000;list-style:none;background-color:#FFF}.nav1_news h4{font-family:微軟正黑體, arial, sans-serif;font-weight:700}.nav1_news hr{margin-top:10px}.nav1_news ul li{display:block;line-height:32px;overflow:hidden;display:block;width:96%;text-overflow:ellipsis;white-space:nowrap;margin-left:10px;color:#b40101}.nav1_news ul li>a{color:#545454}.nav1_news ul li>a:hover{font-weight:300;text-decoration:none}.nav2{background-color:#fff}.nav1_news .bg-white{background-color:#fff}.nav1_news .figure1{position:relative}.nav1_news .figure1 figcaption{position:absolute;top:0;left:0;width:100%;height:100%;color:#103458;background-color:#fff;opacity:0;filter:alpha(opacity=0);background:rgba(255,255,255,0.85);text-align:center;-webkit-transition:ease-in-out .2s;-moz-transition:ease-in-out .2s;-o-transition:ease-in-out .2s;transition:ease-in-out .2s;z-index:2}.nav1_news .figure1:hover figcaption{opacity:1}.nav1_news .figure1 figcaption h5{position:absolute;width:100%;padding:5px;margin:0;top:50%;-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#103458;font-size:14px;line-height:1.2em;height:2.7em;overflow:hidden}.nav1_news .figure1 .bg-white{position:absolute;left:4px;bottom:4px;width:36%;height:55%;line-height:1.2;text-align:center;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);filter:alpha(opacity=85);-moz-opacity:.85;-khtml-opacity:.85;opacity:.85;z-index:1}.nav1_news .figure1 .bg-white div{position:absolute;width:100%;padding:5px;top:50%;-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.nav1_news .figure1 .bg-white div img{width:50%;height:auto}.nav1_news .figure1 .bg-white div span,.nav1_news .figure1 .bg-white div em{display:block;font-style:normal}.nav1_news .figure1 .bg-white div em{font-size:12px}.nav1_news .figure1 h6{position:absolute;left:0;top:0;text-align:left;padding:5px;color:#fff;width:100%;height:2em;overflow:hidden;background:rgba(0,0,0,0.5);background:-moz-linear-gradient(top,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(0,0,0,0.8)),color-stop(100%,rgba(0,0,0,0)));background:-webkit-linear-gradient(top,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0)}.nav1_news .figure1:hover h6{color:#000;background:none!important;z-index:3}.nav1_news .figure1 ul{position:absolute;right:4px;bottom:4px;padding:3px;background-color:#fff;text-align:center;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);filter:alpha(opacity=85);-moz-opacity:.85;-khtml-opacity:.85;opacity:.85;z-index:4}.nav1_news .figure1 ul li{display:inline-block;padding:0 5px}.nav1_news .figure1 ul li a{color:#999}.nav1_news .figure1 ul li a:hover{color:#ad9027}

@media screen and (min-width:768px) and (max-width:832px){
	.nav_brand img{display:none;}	
}

@media screen and (min-width:767px) and (max-width:991px){.nav_brand img{width:130px}.nav1_news .figure1 .bg-white div img{max-width:40%}.nav1_news .figure1 .bg-white div em{font-size:12px}}

@media screen and (min-width:716px) and (max-width:766px){#sm_search{position: relative;float: left;right:-59%;padding: 9px 10px;}.nav_brand img{width:150px;left:145%;position: relative;}}

@media screen and (min-width:681px) and (max-width:715px){#sm_search{position: relative;float: left;right:-57%;padding: 9px 10px;}.nav_brand img{width:150px;left:140%;position: relative;}}


@media screen and (min-width:631px) and (max-width:680px){#sm_search{position: relative;float: left;right:-55%;padding: 9px 10px;}.nav_brand img{width:150px;left:130%;position: relative;}}

@media screen and (min-width:581px) and (max-width:630px){#sm_search{position: relative;float: left;right:-52%;padding: 9px 10px;}.nav_brand img{width:150px;left:110%;position: relative;}}

@media screen and (min-width:531px) and (max-width:580px){#sm_search{position: relative;float: left;right:-47%;padding: 9px 10px;}.nav_brand img{width:150px;left:95%;position: relative;}}

@media screen and (min-width:481px) and (max-width:530px){#sm_search{position: relative;float: left;right:-44%;padding: 9px 10px;}.nav_brand img{width:150px;left:70%;position: relative;}}

@media screen and (min-width:431px) and (max-width:480px){#sm_search{position: relative;float: left;right:-35%;padding: 9px 10px;}.nav_brand img{width:150px;left: 58%;position: relative;}}

@media screen and (min-width:381px) and (max-width:430px){#sm_search{position: relative;float: left;right:-30%;padding: 9px 10px;}.nav_brand img{width:150px;left: 45%;position: relative;}}

@media screen and (min-width:331px) and (max-width:380px){#sm_search{position: relative;float: left;right:-20%;padding: 9px 10px;}.nav_brand img{width:140px;left: 30%;position: relative;}}

@media screen and  (max-width:330px){#sm_search{position: relative;float: left;right:-17%;padding: 9px 10px;}.nav_brand img{width:140px;left: 26%;position: relative;}}


@media screen and (max-width: 350px){.nav1_news .figure1 .bg-white{width:50%;height:70%;font-size:12px}.nav1_news .figure1 .bg-white div img{max-width:35%}.nav1_news .figure1 .bg-white div em{font-size:12px}}


@media screen and (min-width:481px) and (max-width:766px){.nav1_news .figure1 figcaption h5{font-size:14px}.nav1_news .figure1 .bg-white div em{font-size:12px}}



@media screen and (max-width: 480px){.nav1_news .figure1 figcaption h5{font-size:12px}.nav1_news .figure1 h6{font-size:12px;padding:0 5px}.nav1_news .figure1 .bg-white{width:45%;height:65%;font-size:12px}.nav1_news .figure1 .bg-white div img{max-width:40%}.nav1_news .figure1 .bg-white div em{font-size:12px}.nav1_news .figure1 ul{padding:0}.nav1_news .figure1 ul li{padding:0 2px}}



@media (max-width: 767px){.nav_top .navbar-collapse .input-group-1{margin-bottom:20px}}

@media (min-width: 768px){#sm_search{display:none;}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px}.navbar-collapse{width:auto;border-top:0;box-shadow:none}.nav_top .navbar-collapse{padding-right:0;padding-left:0}}
@charset "UTF-8";*{margin:0;padding:0}html{font-size:87.5%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{font-size:1rem;font-size:14px;}nav a{color:#000;text-decoration:none;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}nav a:hover{color:#ad9027;text-decoration:none}.container{max-width:1020px;padding-left:10px;padding-right:10px}.row{margin-left:-10px;margin-right:-10px}

@media (max-width: 480px){.col-xxs-1,.col-xxs-2,.col-xxs-3,.col-xxs-4,.col-xxs-5,.col-xxs-6,.col-xxs-7,.col-xxs-8,.col-xxs-9,.col-xxs-10,.col-xxs-11,.col-xxs-12{float:left}.col-xxs-12{width:100%}.col-xxs-11{width:91.66666667%}.col-xxs-10{width:83.33333333%}.col-xxs-9{width:75%}.col-xxs-8{width:66.66666667%}.col-xxs-7{width:58.33333333%}.col-xxs-6{width:50%}.col-xxs-5{width:41.66666667%}.col-xxs-4{width:33.33333333%}.col-xxs-3{width:25%}.col-xxs-2{width:16.66666667%}.col-xxs-1{width:8.33333333%}.col-xxs-pull-12{right:100%}.col-xxs-pull-11{right:91.66666667%}.col-xxs-pull-10{right:83.33333333%}.col-xxs-pull-9{right:75%}.col-xxs-pull-8{right:66.66666667%}.col-xxs-pull-7{right:58.33333333%}.col-xxs-pull-6{right:50%}.col-xxs-pull-5{right:41.66666667%}.col-xxs-pull-4{right:33.33333333%}.col-xxs-pull-3{right:25%}.col-xxs-pull-2{right:16.66666667%}.col-xxs-pull-1{right:8.33333333%}.col-xxs-pull-0{right:auto}.col-xxs-push-12{left:100%}.col-xxs-push-11{left:91.66666667%}.col-xxs-push-10{left:83.33333333%}.col-xxs-push-9{left:75%}.col-xxs-push-8{left:66.66666667%}.col-xxs-push-7{left:58.33333333%}.col-xxs-push-6{left:50%}.col-xxs-push-5{left:41.66666667%}.col-xxs-push-4{left:33.33333333%}.col-xxs-push-3{left:25%}.col-xxs-push-2{left:16.66666667%}.col-xxs-push-1{left:8.33333333%}.col-xxs-push-0{left:auto}.col-xxs-offset-12{margin-left:100%}.col-xxs-offset-11{margin-left:91.66666667%}.col-xxs-offset-10{margin-left:83.33333333%}.col-xxs-offset-9{margin-left:75%}.col-xxs-offset-8{margin-left:66.66666667%}.col-xxs-offset-7{margin-left:58.33333333%}.col-xxs-offset-6{margin-left:50%}.col-xxs-offset-5{margin-left:41.66666667%}.col-xxs-offset-4{margin-left:33.33333333%}.col-xxs-offset-3{margin-left:25%}.col-xxs-offset-2{margin-left:16.66666667%}.col-xxs-offset-1{margin-left:8.33333333%}.col-xxs-offset-0{margin-left:0}}.col-xxs-1,.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xxs-2,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xxs-3,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xxs-4,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xxs-5,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xxs-6,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xxs-7,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xxs-8,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xxs-9,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xxs-10,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xxs-11,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xxs-12,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{padding-left:10px;padding-right:10px}

@media (min-width:992px){.container{width:1020px}.nav_brand img{width:130px}}

@media screen and (max-width:767px){.nav_brand a{float:center}.table-responsive{margin-bottom:0}}.input-group-1-addon{border:none;background-color:#eee;padding:0}.input-group-1-btn{vertical-align:top}h1,h2,h3,h4,h5,h6,h7{font-family:微軟正黑體, arial, sans-serif;margin:0 0 10px;line-height:1.5em;text-rendering:optimizelegibility}h1{font-size:2.571rem;font-size:36px}h2{font-size:2.143rem;font-size:30px}h3{font-size:1.714rem;font-size:24px}h4{font-size:1.429rem;font-size:20px}h5{font-size:1.286rem;font-size:18px}h6{font-size:1.143rem;font-size:16px}h7{font-size:1rem;font-size:14px}small{font-size:85%}ul,ol{display:block;margin-top:0;margin-bottom:0;padding-left:0}ul ul,ol ul,ul ol,ol ol{margin-bottom:0;padding-left:1.5em}button{outline:0;border:0;background:none;-webkit-transition:ease-in-out .2s;-moz-transition:ease-in-out .2s;-o-transition:ease-in-out .2s;transition:ease-in-out .2s;cursor:pointer}input,button,select,textarea{font-family:微軟正黑體, arial, sans-serif}select,textarea,input[type="text"],input[type="text1"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{display:inline-block;height:25px;padding:0 3px;vertical-align:middle;background-color:#fff;border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border linear 0.2s,box-shadow linear .2s;-moz-transition:border linear 0.2s,box-shadow linear .2s;-o-transition:border linear 0.2s,box-shadow linear .2s;transition:border linear 0.2s,box-shadow linear .2s}.title3{display:block;margin:0 0 10px;border-bottom:1px solid #ccc;margin-bottom:20px}.title3 h6{color:#000;font-weight:700;margin:0;padding-bottom:10px;display:inline-block}.p-r-10{padding-right:10px}.p-l-10{padding-left:10px}.m-b-minus10{margin-bottom:-10px}.m-b-20{margin-bottom:20px}.navbar{min-height:38px;margin-bottom:0}.navbar > .container{position:relative;left:0;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.navbar-inverse{background:none;background-color:#fd920c;border-width:0;border-radius:0}.nav_top{position:inherit;right:0;left:0;z-index:1030;box-shadow:none}.nav_top .navbar-collapse .input-group-1{margin-bottom:0}.nav>li>a{position:relative;display:block;padding:8px}.form-control-1{border-radius:0}.btn{border-radius:0}.navbar-inverse .navbar-nav>li>a{color:#fff}.navbar-inverse .navbar-nav > .open > a,.navbar-inverse .navbar-nav > .active > a{background:none}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#000;background-color:#DCDCDC;border-top-left-radius: 0px;border-top-right-radius: 0px;}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover{background-color:#DCDCDC;color:#000000;font-weight:700;    border-top-left-radius: 0px;
    border-top-right-radius: 0px;}.dropdown-menu{display:none;position:absolute;top:100%;left:0;z-index:1000;float:left;min-width:160px;padding:0;margin:0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:border-box;background-clip:border-box;border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.navbar-collapse{max-height:340px;padding-right:15px;padding-left:15px;overflow-x:hidden;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.collapse ul li a{font-size:15px}.nav-pills>li{font-size:15px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#000;font-weight:700;background:#ffffff;margin-top:4px;padding:4px 8px;}.nav1{width:500px;background-color:#666;border-top:none;max-width:500px}.nav1_mneu{font-size:15px;list-style:none;margin-left:0;padding-left:0}.nav1_mneu>li{border-bottom:1px solid #7f7f7f}.nav1_mneu>li>a{display:block;padding:6px 0 6px 10px;clear:both;font-weight:300;line-height:1.428571429;color:#fff;white-space:nowrap;}.nav1_mneu>li>a:hover{text-decoration:none;background-color:#595959}.dropdown-menu>li>a:focus{text-decoration:none;background-color:#f5f5f5}.nav1_news{padding:10px;margin-left:-20px;z-index:1000;list-style:none;background-color:#FFF}.nav1_news h4{font-family:微軟正黑體, arial, sans-serif;font-weight:700}.nav1_news hr{margin-top:10px}.nav1_news ul li{display:block;line-height:32px;overflow:hidden;display:block;width:96%;text-overflow:ellipsis;white-space:nowrap;margin-left:10px;color:#b40101}.nav1_news ul li>a{color:#545454}.nav1_news ul li>a:hover{font-weight:400;text-decoration:none}.nav2{background-color:#fff}.nav1_news .bg-white{background-color:#fff}.nav1_news .figure1{position:relative}.nav1_news .figure1 figcaption{position:absolute;top:0;left:0;width:100%;height:100%;color:#103458;background-color:#fff;opacity:0;filter:alpha(opacity=0);background:rgba(255,255,255,0.85);text-align:center;-webkit-transition:ease-in-out .2s;-moz-transition:ease-in-out .2s;-o-transition:ease-in-out .2s;transition:ease-in-out .2s;z-index:2}.nav1_news .figure1:hover figcaption{opacity:1}.nav1_news .figure1 figcaption h5{position:absolute;width:100%;padding:5px;margin:0;top:50%;-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#103458;font-size:14px;line-height:1.2em;height:2.7em;overflow:hidden}.nav1_news .figure1 .bg-white{position:absolute;left:4px;bottom:4px;width:36%;height:55%;line-height:1.2;text-align:center;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);filter:alpha(opacity=85);-moz-opacity:.85;-khtml-opacity:.85;opacity:.85;z-index:1}.nav1_news .figure1 .bg-white div{position:absolute;width:100%;padding:5px;top:50%;-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.nav1_news .figure1 .bg-white div img{width:50%;height:auto}.nav1_news .figure1 .bg-white div span,.nav1_news .figure1 .bg-white div em{display:block;font-style:normal}.nav1_news .figure1 .bg-white div em{font-size:12px}.nav1_news .figure1 h6{position:absolute;left:0;top:0;text-align:left;padding:5px;color:#fff;width:100%;height:2em;overflow:hidden;background:rgba(0,0,0,0.5);background:-moz-linear-gradient(top,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(0,0,0,0.8)),color-stop(100%,rgba(0,0,0,0)));background:-webkit-linear-gradient(top,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0)}.nav1_news .figure1:hover h6{color:#000;background:none!important;z-index:3}.nav1_news .figure1 ul{position:absolute;right:4px;bottom:4px;padding:3px;background-color:#fff;text-align:center;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);filter:alpha(opacity=85);-moz-opacity:.85;-khtml-opacity:.85;opacity:.85;z-index:4}.nav1_news .figure1 ul li{display:inline-block;padding:0 5px}.nav1_news .figure1 ul li a{color:#999}.nav1_news .figure1 ul li a:hover{color:#ad9027}

@media screen and (min-width:767px) and (max-width:991px){.nav-m-l{margin-left:130px}.nav1_news .figure1 .bg-white div img{max-width:40%}.nav1_news .figure1 .bg-white div em{font-size:12px}}

@media screen and (min-width:481px) and (max-width:766px){.nav1_news .figure1 figcaption h5{font-size:14px}.nav1_news .figure1 .bg-white div em{font-size:12px}}

@media screen and (max-width: 480px){.nav1_news .figure1 figcaption h5{font-size:12px}.nav1_news .figure1 h6{font-size:12px;padding:0 5px}.nav1_news .figure1 .bg-white{width:45%;height:65%;font-size:12px}.nav1_news .figure1 .bg-white div img{max-width:40%}.nav1_news .figure1 .bg-white div em{font-size:12px}.nav1_news .figure1 ul{padding:0}.nav1_news .figure1 ul li{padding:0 2px}}

@media screen and (max-width: 350px){.nav1_news .figure1 .bg-white{width:50%;height:70%;font-size:12px}.nav1_news .figure1 .bg-white div img{max-width:35%}.nav1_news .figure1 .bg-white div em{font-size:12px}}

@media (min-width: 768px){.navbar-nav>li>a{padding-top:10px;padding-bottom:10px}.navbar-collapse{width:auto;border-top:0;box-shadow:none}.nav_top .navbar-collapse{padding-right:0;padding-left:0}}

@media (max-width: 767px){
	#cookiearea{position: fixed;top: 0px;}
	.gettop_scroll3{top: 85px;}
	.gettop_scroll4{top: 85px;}
	.gettop_zero3{top: 85px;}
	.check_important{margin-top: 59px !important;}
	.check_important_1{margin-top: 59px !important;}
	.check_important3{margin-top: 112px !important;}
	.check_important4{margin-top: 149px !important;}
	.check_important_col{margin-top: 109px !important;}
	.check_important_event{margin-top: 119px !important;}
}

@media screen and (min-width:768px){

	.gettop{top:52px;}
	.gettop_scroll1{top:162px;}
	.gettop_scroll2{top:62px;}
	.gettop_scroll3{top:208px;}
	.gettop_scroll4{top:98px;}
	.gettop_zero{top:0;}
	.gettop_zero3{top:46px;}
	.gettop_zero_2{top:1;}
	.top_ad_hidden{display:none;}
	.top_ad_show{display:block;}
	.hide_nav_brand{display:none;}
	.show_nav_brand{display:block;}
	.check_important{margin-top: 59px !important;}
	.check_important_1{margin-top: 22px !important;}
}

a.memu1:hover{
margin-top:4px;
padding:4px 8px;
}

a.memu2:hover{
margin-top:4px;
padding:4px 8px;
}

input:focus{
    outline: none; /*設定點擊後邊框沒有任何顏色*/
    outline-color: #4d90ff; /*設定點擊後邊框顏色*/
}

select:focus{
	outline: none; /*設定點擊後邊框沒有任何顏色*/
	outline-color: #4d90ff; /*設定點擊後邊框顏色*/
}

