
a:focus {
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;

}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent;
}
.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
    z-index: 1080;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #2196F3;
    background-color: transparent;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #2196F3;
    border-bottom: 2px solid #2196F3;
    background-color:#fff;
}
.navbar-inverse .navbar-toggle {
    border-color: #2196F3;
    background-color: #2196F3;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover { 
    border-color: #00a0e9;
    background-color: #00a0e9;
}
.navbar-nav {
    float: left;
    margin: 0;
    margin-top: 20px;
    z-index: 1080;
}
.navbar-left{
z-index: 1080;  
}
.navbar-brand {
    float: left;
    height: 30px;
    padding: 1px 15px 20px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-brand-tw {
    float: left;
    height: 30px;
    padding: 1px 15px 50px 80px;
    font-size: 18px;
    line-height: 20px;
}

.ds {
    position: fixed;
    height: 100%;
    width: 150px;
    position: fixed;
    z-index: 1;
    top: 0px;
    left: 0;
    background-color: transparent;   
    transition: 0.5s;
    padding-top: 30px;
}
.ds a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #0066CC;
    display: block;
    transition: 0.3s
    background-color: #2196f3;   
}
.ds a:hover, .ds a:focus{
    color: #337ab7;
    border-bottom: 2px solid #f7c705;
}
/*按鈕組*/
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: left;
    top: 25px;
    z-index: 1000;
    left:120px;
}
/*logo*/
.brand {
    top: 10px;
    padding-left: 0px;
}
.brand img {
    width: 70%;
    margin-left: 0px;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.btn-default {
    font-size: 24px;
    color: #2196f3;
    margin-top: 10px;
    margin-bottom: 5px;
    background-color: transparent;
    border-color: transparent;
}
.btn-default:hover {
    color: #333;
    background-color: transparent;
    border-color: transparent;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: transparent;
    border-color: transparent;
    border-bottom: 2px solid #f7c705;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: transparent;
    background-color: transparent;
    border-color: transparent;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: #2196f3;
    background-color: transparent;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}
.btn {
    color: #333;
    display: inline-block;
    padding: 4px 0px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    background-color: transparent;
}
.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
}
/*左邊按鈕*/
.button-a{
  color: #0066cc;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 15px;
}
.button-a:hover{
  color: #333;
  border-bottom: 0px solid #f7c705;
}
.button-a:focus{
  color: #333;
   border-bottom: 0px solid #f7c705;
}
.button-a:visited{
  color: #333;
   border-bottom: 0px solid #f7c705;
}
/*語系*/
.buttonlan{
  color: #333;
  margin: 0px 0px 0px 0px;
  float: right;
}
/*sitemap*/
.button-b {
    color: #0066cc;
    margin-top: -5px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 18px;
}
.button-b:hover{
  margin-bottom:0px;
  color: #333;
  border-bottom: 0px solid #f7c705;
}
.button-b:focus{
   margin-bottom: 0px;
  color: #333;
   border-bottom: 0px solid #f7c705;
}
.button-b:visited{
   margin-bottom: 0px;
  color: #333;
   border-bottom: 0px solid #f7c705;
}
/*手機版按鈕*/
.navbar-toggle {
    border-color: #2196f3;
    background-color: #2196f3;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #00a0e9;
    background-image: none;
    border: 1px solid #00a0e9;
    border-radius: 4px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    color: #eee;
    background-color: #d9edf7;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.collapse {
    display: none;
    visibility: hidden;
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 0px 0 transparent;
    box-shadow: inset 0 0px 0 transparent;
    background-color: transparent;
}
.navbar-right {
    float: right !important;
    margin-right: 168px;
}
/*search*/
.glyphicon-search {
    color: #00a0e9;
    top: 5px;
}
.form-group {
    color: #333;
    text-align: left;
    margin-top: -7px;
}
.glyphicon {
   color: #3f51b5;
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-search{
    color: #00a0e9;
    top:5px;
}
.navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #2196f3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    z-index:1080;
}


@media only screen and (max-width: 1560px){
/*logo*/
.brand img {
    width: 70%;
    margin-left: 1px;
}
/*按鈕組*/
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: left;
    top: 25px;
    z-index: 1000;
    left: 100px;
}
.button-a{
  color: #0066cc;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 18px;

}
.button-a:hover{
  color: #333;
  border-bottom: 0px solid #f7c705;
}
.button-a:focus{
  color: #333;
   border-bottom: 0px solid #f7c705;
}
.button-a:visited{
  color: #333;
   border-bottom: 0px solid #f7c705;
}
.button-b {
    color: #0066cc;
    margin-top: -5px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 15px;
}
}
@media only screen and (max-width: 1366px){
/*logo*/
.brand {
    top: 10px;
    padding-left: 0px;
    margin-left: -25px;
}

.brand img {
    width: 50%;
    margin-left: 18px;
}
/*按鈕組*/
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: left;
    top: 10px;
    z-index: 1000;
    left: 100px;
}
.btn {
    color: #333;
    display: inline-block;
    padding: 0px 0px;
}
.button-a{
  color: #0066cc;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 18px;

}
.button-a:hover{
  color: #333;
  border-bottom: 0px solid #f7c705;
}
.button-a:focus{
  color: #333;
   border-bottom: 0px solid #f7c705;
}
.button-a:visited{
  color: #333;
   border-bottom: 0px solid #f7c705;
}
.button-b {
    color: #0066cc;
    margin-top: -5px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 15px;
}
}

@media only screen and (max-width: 1064px){
/*logo*/
.brand img {
    width: 50%;
    margin-left: 18px;
}
/*按鈕組*/
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: left;
    top: 25px;
    z-index: 1000;
    left: 80px;
}
.navbar-right {
    float: right !important;
    margin-right: 78px;
}
}
@media only screen and (max-width: 958px){
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: left;
    top: 5px;
    z-index: 1000;
    left: 80px;
}
.button-a {
    color: #0066cc;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 15px;
}
.button-b {
    color: #0066cc;
    margin-top: -5px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 13px;
}
}
@media only screen and (max-width: 922px){
/*logo*/
.brand {
    top: 10px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 20px;
}
.brand img {
    width: 30px;
    margin-left: 18px;
}
/*按鈕組*/
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: left;
    top: 25px;
    z-index: 1000;
    left: 40px;
}
.navbar-right {
    float: right !important;
    margin-right: 78px;
}
}
@media only screen and (max-width: 767px){
/*語系*/
.buttonlan {
    color: #333;
    margin: 9px 12px 0px 0px;
    float: right;
}
/**/
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 0px 0 transparent;
    box-shadow: inset 0 0px 0 transparent;
    background-color: #fff;
    border-radius:4px; 
}
.btn-group-vertical {
    position: relative;
    display: block;
    width:150px;
    top: 25px;
    z-index: 1000;
    background-color: #fff;
    vertical-align: left;
    left: 200px;
}
.button-a {
    color: #0066cc;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 1px;
    margin-right: 1px;
    font-size: 20px;
}
.btn {    
    display: block;
    vertical-align: left;  
    padding: 4px 100px;
}
}
@media only screen and (max-width: 700px){
     .btn-group-vertical {
    position: relative;
    display: block;
    width:150px;
    top: 25px;
    z-index: 1000;
    background-color: #fff;
    vertical-align: left;
    left: 170px;
}
}
@media only screen and (max-width: 669px){
.navbar-toggle:hover {
    background-color: #0066cc;
    border-color: #0066cc;
    z-index: 9999;
}
.btn-group-vertical {
    position: relative;
    display: block;
    vertical-align: middle;
    background-color: #fff;
    text-align: left;
    margin-bottom: 30px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
}

@media only screen and (max-width: 675px){
    .btn-group-vertical {
    position: relative;
    display: block;
    width:150px;
    top: 25px;
   z-index: 1000;
    background-color: #fff;
    vertical-align: left;
    left: 130px;
}
}
@media only screen and (max-width: 590px){
    .btn-group-vertical {
    position: relative;
    display: block;
    width:150px;
    top: 25px;
    z-index: 1000;
    background-color: #fff;
    vertical-align: left;
    left: 100px;
}
}
@media only screen and (max-width: 510px){
    .btn-group-vertical {
    position: relative;
    display: block;
    width:150px;
    top: 25px;
    z-index: 1000;
    background-color: #fff;
    vertical-align: left;
    left: 80px;
}
}
@media only screen and (max-width: 468px){
.navbar-toggle:hover {
    background-color: #0066cc;
    border-color: #0066cc;
    z-index: 9999;
}
.navbar-collapse.in {
    overflow-y: hidden;
}
.btn-group-vertical {
    position: relative;
    display: block;
    width:150px;
    top: 25px;
    z-index: 1000;
    background-color: #fff;
    vertical-align: left;
    left: 50px;
}
}
@media only screen and (max-width: 450px){
.navbar-toggle:hover {
    background-color: #0066cc;
    border-color: #0066cc;
    z-index: 9999;
}
.navbar-collapse.in {
    overflow-y: hidden;
}
.btn-group-vertical {
    position: relative;
    display: block;
    width:150px;
    top: 25px;
    z-index: 1000;
    background-color: #fff;
    vertical-align: left;
    left: 40px;
}
}
@media only screen and (max-width: 414px){
.btn-group-vertical {
    position: relative;
    display: block;
    width:150px;
    top: 25px;
    z-index: 1000;
    background-color: #fff;
    vertical-align: left;
    left: 20px;
}
}
@media only screen and (max-width: 390px){
    .btn-group-vertical {
    position: relative;
    display: block;
    width:150px;
    top: 25px;
    z-index: 1000;
    background-color: #fff;
    vertical-align: left;
    left: 40px;
}
}
@media only screen and (max-width: 388px){
.btn-group-vertical {
    position: relative;
    display: block;
    width:150px;
    top: 25px;
    z-index: 1000;
    background-color: #fff;
    vertical-align: left;
    left: 20px;
}
}
@media only screen and (max-width: 365px){
    .btn-group-vertical {
    position: relative;
    display: block;
    width:150px;
    top: 25px;
    z-index: 1000;
    background-color: #fff;
    vertical-align: left;
    left: 0px;
}
}
@media only screen and (max-width: 320px){
    .btn-group-vertical {
    position: relative;
    display: block;
    width:150px;
    top: 25px;
    z-index: 1050;
    background-color: #fff;
    vertical-align: left;
    left: -20px;
}
}
@media only screen and (max-width: 280px){
    .btn-group-vertical {
    position: relative;
    display: block;
    width:150px;
    top: 25px;
    z-index: 1000;
    background-color: #fff;
    vertical-align: left;
    left: -40px;
}
}