
@import url(../fonts/font-awesome/font-awesome.min.css);
@import url(../fonts/flaticon/flaticon.css);

/*========================================================
                      Main Styles
=========================================================*/
body {
	font-family: "微軟正黑體", Arial, Verdana, Helvetica, sans-serif;	
	font-size: 16px;
	line-height: 24px;
	padding-top: 72px;/*有頂部固定導髚條時設置*/
}


/*==================  navbar-fixed  ======================*/

.navbar-fixed {
	top: 0px;
	visibility: visible;
	position: fixed;
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
	z-index: 10001;
	background: #fff;
	height: 72px;
	-webkit-box-shadow: 0 0 15px #424242;
	-moz-box-shadow: 0 0 15px #424242;
	box-shadow: 0 0 15px #424242;
}

/* ----------------------- navbar-nav ----------------------- */

.navbar-default {
	background: none;
	/*border-bottom: 7px solid #ef9fae;*/
}
.navbar-header .navbar-brand {
	background: url(../../images/logo.png) no-repeat left center;
	width: 223px;
	height: 72px;
	text-indent: -9999px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .navbar-header .navbar-brand  {
        background-image: url(../../images/logo@2x.png);
        background-size: 223px 53px;
    }
}
.navbar {
	position: relative;
	border: none;
	margin-bottom: 0;
}
.navbar-nav {
}
.navbar-nav > li:nth-of-type(-n+1) {
	display: none;
}
.navbar-default .navbar-nav > li > a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	color: #000;
	position: relative;
}
.navbar-default .navbar-nav > li > a:after {
	content: "";
	background: url(../../images/navbar_line.jpg) no-repeat left center;
	width: 1px;
	height: 19px;
	position: absolute;
	right: 0;
	top: 27px;
	z-index: 9;
}
.navbar-default .navbar-nav > li:last-of-type > a:after {
	background: none;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #dc0303;
	/*text-shadow: 0px 2px 0px #fff;*/
}


.navbar-text {
	position: absolute;
	right: 50px;
	top: -50px;
	z-index: 10;
	display: none;
}
.navbar-text img {
	width: 20px;
	margin: 0 3px;
}
.navbar-default .navbar-link {
    color: #fff;
}
.navbar-default .navbar-link:hover {
    color: #fff;
}


/* -------------------------- banner -------------------------- */

.bxslider1, .bxslider2 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.banner-l {
	display: none;
}

.banner-l, .banner-m {
	position: relative;
}

/* -------------------------- scroll -------------------------- */

.scroll-banner {
	width: 100%;
	position: absolute;
	bottom: 100px;
	z-index: 99;
	cursor: pointer;
	}
.scroll-banner img {
	display: block;
	margin: 0 auto;
}

.scroll-style {
	text-align: center;
	margin-top: 20px;
}
.scroll-style img {
	cursor: pointer;
}

/* -------------------------- 新聞訊息 -------------------------- */

.news-list {
	background: url(../../images/news_back.jpg) no-repeat center top;
}
.news-list h1 {
	background: url(../../images/news_back.jpg) no-repeat center top;
	margin: 0;
	font-size: 40px;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	color: #fff;
	height: 71px;
}

.news-list [class *= col-] {
	overflow: hidden;
	margin: 0;
	padding: 0 0 30px 0;
}

.news-list img {
	width: 100%;
	vertical-align: bottom;
}
.news-list dd {
	padding-left: 15px;
	padding-right: 15px;
	line-height: 30px;	
}
.news-list dd h2 {
	color: #3c7590;
	font-size: 30px;
	padding: 5px 0;
	text-align: center;	
}
.news-list dd h2.title2 {
	color: #a90303
}
.news-list dd p {
	color: #727272;
	padding: 0;
	margin: 0;		
}
.news-list dd ul {
	list-style: none;
	margin: 0;
	padding: 0;		
}
.news-list dd ul li {
	background: url(../../images/arrow_left.gif) no-repeat 10px 10px;	
	padding: 0 0 0 24px;
	border-bottom: 1px solid #cfcfcf;
}
.news-list dd ul li a {
	color: #727272;
}
.news-list dd ul li a:hover {
	color: #b42200;
}
.news-list dd .more {
	text-align: center;
	margin-top: 20px;
}
.news-list dd .more a {
	padding: 7px 30px;
	border-radius: 5px;
	color: #fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#363636+0,181817+100 */
	background: #363636; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #363636 0%, #181817 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  #363636 0%,#181817 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  #363636 0%,#181817 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#363636', endColorstr='#181817',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.news-list dd .more a:hover {
	background-color: #00525f;
}


/* -------------------------- Products Service -------------------------- */

.products-list {
	/*background: url(../../images/work_back.jpg) no-repeat center top;*/
	background-size: 100% 100%;
	padding-bottom: 30px;
	background: linear-gradient(to bottom, rgba(255,255,255,0.15) 0%, rgba(0,0,0,0.15) 100%), radial-gradient(at top center, rgba(255,255,255,0.40) 0%, rgba(0,0,0,0.40) 120%) #989898;
 background-blend-mode: multiply,multiply;
}
.products-list h1 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fffef8+0,dadad8+100 */
	background: #fffef8; /* Old browsers */
	background: -moz-linear-gradient(top,  #fffef8 0%, #dadad8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #fffef8 0%,#dadad8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #fffef8 0%,#dadad8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffef8', endColorstr='#dadad8',GradientType=0 ); /* IE6-9 */
	margin-top: 80px;
	margin-bottom: 30px;	
	font-size: 40px;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	color: #232323;
}
.products-list [class *= col-] {
	background-color: #fff;
	border: 1px solid #bdbebe;
	margin-left: 15px;
	margin-right: 15px;
	padding: 15px 15px 30px 15px;
}
.products-list img {
	width: 100%;
	vertical-align: bottom;
}

.products-list [class *= col-] h2 {
	position: relative;
}

.products-list [class *= col-] h2 span {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	display: inline-block;
	width: 100%;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	text-align: center;
	font-size: 18px;
	padding: 15px 5px;
}
.products-list [class *= col-] ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.products-list [class *= col-] ul li {
}
.products-list [class *= col-] ul li:first-of-type {
	padding-top: 15px;
}
.products-list [class *= col-] ul li a {
	display: block;
	background: url(../../images/work_icon.png) no-repeat 14px 12px;
	padding: 5px 0 5px 30px;
	border-bottom: 1px solid #ededed;
	color: #676767;
}
.products-list [class *= col-] ul li a:hover {
	background-color: #dc0303;
	color: #fff;
}


/* -------------------------- footer -------------------------- */

.footer-list {
	background-color: #fff; 
	text-align: center;
	padding-top: 20px;
	color: #2c2c2c;
	line-height: 30px;
}
.address_info span {
	display: block;
	margin: 0 3px;
	padding: 0;
	}
.address_info span.red {
	color: #dc0303;
	display: none;
	}
.address_info span.red a {
	color: #dc0303;
	}
.address_map {
	text-align: center;
	padding: 20px 0;
}
.address_map a {
	font-size: 15px;
	color: #000;
	margin: 0 10px;
	padding: 7px 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.address_map a span {
	margin: 0 2% 0 0;
}
.address_map a:hover {
	background-color: #3d3d3b;
	border: 1px solid #3d3d3b;
	text-decoration: none;
}
.address_map .btn-pink {
	background-color: #dc0303;
	border: 1px solid #dc0303;
	color: #fff;
}



