﻿/**
 * Place your custom styles here.
 */
 
.container {
    width: 1300px;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    height: 70px;
}


 .page-header, h1, .h1 {
 font-family: Microsoft JhengHei;
   font-size: 46px;  
   color:#010101;
}

.navbar .logo {
margin-top: 16px;
}

/*導航列字體尺寸*/
.nav a{
  font-family: inherit;
  font-size: 20px; 
  font-family: "Microsoft YaHei";
 }

/*導航列預設字體顏色*/
.navbar-default .navbar-nav > li > a {
    color: #e4e2e2;
    margin-top: 6px;
}


/*下拉目錄背景*/
.dropdown-menu {
   border: 1px solid #2d8ac5;
background: linear-gradient(to bottom, rgb(44, 169, 217) 0%,#1d50a1 100%);
}

/*導航列預設顏色*/
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #f8f8f8;
}


/*導航列滑過顏色*/
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  border-radius: 4px;
  text-shadow: 1px 2px 3px rgb(83, 91, 88);
}

/*導航列展開滑過顏色*/
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #FFF;
  background: linear-gradient(to bottom, rgb(44, 169, 217) 0%,#1d50a1 100%);
  border-radius: 4px;
  text-shadow: 1px 2px 3px rgba(153, 227, 244, 0.8);
}

/*導航列點選後顏色*/
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #32a3d5;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #FFF;
  box-shadow: 0 4px 8px 0 #8affef,0px 6px 10px 1px #114763;
  background: linear-gradient(to bottom, rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  border: 1px solid #95ecff;
  border-radius: 4px;
  text-shadow: 1px 2px 3px rgba(153, 227, 244, 0.8);
}

/*導航列下拉後字體顏色*/
.dropdown-menu > li > a {
    color: #e4e2e2;
}

/*導航列顏色*/
.navbar-default {
    background-color: #000;
    border-color: #3e3f3f;
    opacity: 0.97;
    height: 60px;
    background: linear-gradient(to bottom, rgb(44, 169, 217) 0%,#1d50a1 100%);
}

.navbar-inverse {
    background-color: #000;
}

ul.secondary {
    display: none;
}


/*.frontimg {
margin-right: -125px;
margin-left: -125px;
}*/

#block-block-1  {
margin-top: -60px;
}

#block-block-2  {
margin-top: -20px;
}

#block-views-awardsscrol-block {
    background: #0b4a6b url(/sites/default/files/awardlock.jpg) no-repeat center center;
    border-radius: 8px;
    height: 380px;
    margin-top: 10px;
    border: 2px solid #084d77;
}


/*全站字體樣式及尺寸*/
body, h3, .h3 ,h4, .h4, h5, .h5, h6, .h6 {
  font-family: "微軟正黑體","Microsoft YaHei","Open Sans",Arial,"Microsoft JhengHei","微軟雅黑體","LiHei Pro","儷黑 Pro",sans-serif;
}

body {
   font-size: 16px;
   font-family: "微軟正黑體","Microsoft YaHei","Open Sans",Arial,"Microsoft JhengHei","微軟雅黑體","LiHei Pro","儷黑 Pro",sans-serif;
}

body {
color: #3b3b3b;
background: #fff url(/sites/default/files/white-bg.jpg) repeat center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

/*menu*/
.menu1 { width:107%;}
.menu1 li { display:block; width:155px; height:50px; background: linear-gradient(to bottom, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ float:left; text-align:center; font-family:"Microsoft JhengHei"; font-size:22px; font-weight:bold; line-height:50px; border-right: #1a1a1a 1px solid}
.menu1 li a {display:block; width:155px; height:50px; }
.menu1 li a:hover {display:block; width:155px; height:50px; background: linear-gradient(to bottom, rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); }

.menu2 { width:107%;}
.menu2 li { width:155px; height:50px; background: linear-gradient(to bottom, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ float:left; text-align:center; font-family:"Microsoft JhengHei"; font-size:22px; font-weight:bold; line-height:50px; border-right: #1a1a1a 1px solid}
.menu2 li a {display:block; width:155px; height:50px; }
.menu2 li a:hover {display:block; width:155px; height:50px; background: linear-gradient(to bottom, rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); }
.menu .radius-top-left, .menu .radius-top-left a {
-webkit-border-top-left-radius: 8px;
-moz-border-radius-topleft: 8px;
border-top-left-radius: 8px;
}
.menu .radius-top-right, .menu .radius-top-right a {
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topright: 8px;
border-top-right-radius: 8px;
}
.menu .radius-bottom-left, .menu .radius-bottom-left a {
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-left-radius: 8px;
}
.menu .radius-bottom-right, .menu .radius-bottom-right a {
-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-bottomright: 8px;
border-bottom-right-radius: 8px;
}

/*移除列表黑點*/
ul,li { list-style-type: none;
        list-style-position:inside;
        margin:0;
        padding:0; 
}

/*超連結不加底線字體顏色*/
a:hover {
  text-decoration:none;
  color:#fff;
}

a {
    color: #aa0303;
    text-decoration: none;
}

/*頁首幻燈片*/
.flexslider {
    background: #fff;
    border: 1px solid #eae9e9;
}

.flex-control-paging li a.flex-active {
    background: rgba(255, 255, 255, 0.9);
    margin-top: -65px;
    }


.img-thumbnail {
    background: #fff;
    border: 1px solid #f1f1f1;
}

.flexslider .slides img {
    border-radius: 10px;
}

.flex-direction-nav a::before {
    color: rgba(255, 255, 255, 0.8);
}

/*well欄背景顏色*/
.well {
    margin-top: -45px;
    margin-bottom: 20px;
    border: 1px solid #1b1b1b;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 4px 8px 0 #545657,0 6px 20px 0 #3c3737;
    background: linear-gradient(to bottom, rgb(0, 0, 0) 0%,rgba(255,255,255,0) 40%);
}


/*歷年獎項及營登*/
.awardtitle {
    font-weight: bold;
    font-size: 20px;
    padding: 0px 18px 0px 8px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
}

.awardimgend {
height: 218px;
}



.thisboxheight {
    text-align: center;
    height: 33px;
    font-size: 24px;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: -31px;
    color: #42f4eb;
}

.thisboxheight a {
color:#019af0;
}


.thisboxheight2 {
    height: 42px;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: -8px;
}

.thisboxheight3 {
    border: 1px solid #7cb201;
    border-radius: 6px;
    width: 90px;
    margin-left: 38%;
    margin-bottom: -10px;
    background: linear-gradient(to bottom, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%);
    height: 27px;
    margin-top: 12px;
    text-align: center;
    font-size: 16px;
}

.thisboxheight3 a:hover {
   box-shadow: 0 4px 8px 0 #b0cb48,0 0px 10px 0 #9abf35;
   color: #fac908;
   text-decoration: none;
}

.thisboxheight4{
height: 140px;
text-overflow: ellipsis;
overflow: hidden;
}

.thisboxheight5 {
height: 140px;
text-overflow: ellipsis;
overflow: hidden;
}

/*徵信相關新聞標題*/
.thisboxheight6 {
font-weight: bold;
font-size: 18px;
height: 47px;
text-overflow: ellipsis;
overflow: hidden;
color: #faab13;
}

/*公益活動標題*/
.thisboxheight7 {
font-weight: bold;
font-size: 18px;
height: 47px;
text-overflow: ellipsis;
overflow: hidden;
color: #faab13;
}


.thisboxheight8 a{
font-size: 18px;
font-weight: bold;
color: #fdf241;
}

.more-link {
    border: 1px solid #c5f9fc;
    border-radius: 6px;
    width: 90px;
    margin-left: 38%;
    margin-bottom: -10px;
    height: 27px;
    text-align: center;
    background: linear-gradient(to bottom, rgba(214,249,255,1) 0%,rgba(158,232,250,1) 100%);
}

.more-link a:hover {
   color: #539408;
   text-decoration: none;
}

.menu3 {
margin-right: -420px;
background: url(/sites/default/files/bar.png) no-repeat center center;
border-radius: 6px;
}

.menu4 {
margin-top: 36px;
margin-bottom: 5px;
width: 100%;
border: 3px solid #020202;
}

.menu5 {
    margin-top: -60px;
margin-bottom: 30px;
font-size: 20px;
margin-right: 12px;
}

.menubar {
    margin-top: 15px;
margin-bottom: 5px;
font-size: 20px;
margin-right: 12px;
border-radius: 6px;
width: 100%;
background: url(/sites/default/files/bar.png) no-repeat center center;
text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.8);
}


.gmap-popup a {
color: #ce02ff;
font-size: 18px;
font-weight: bold;
font-family: "微軟正黑體","Microsoft YaHei","Open Sans",Arial,"Microsoft JhengHei","微軟雅黑體","LiHei Pro","儷黑 Pro",sans-serif;
}

.hours {
    margin-top: -55px;
   margin-bottom: 30px;
}

.line {
    margin-right: -125px;
}

#block-block-8 {
z-index: 100;
}

/* Flashing */
.thisboxheightimg:hover img {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}

.thisboxheight9:hover img {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}

/* footer */
@import url(http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);
.bg-lightgray
{
    background-color:#000;
    font-size: 18px;
   margin-bottom: -29px;
   color: #f8650d;
}

.footer {
    border-top: 0px solid #E5E5E5;
}

#block-block-12 {
z-index: 100;
padding-right: 560px;
width: 20px;
height: 10px;
color: #4d4d4d;
text-decoration: none;
}
