@charset "utf-8";
/* CSS Document */
.carousel {
	position: relative;
	margin-bottom: 20px;
	margin-top: 58px;
	line-height: 1;
}
.fifty-eight {
	height: 58px;
}
/*段落*/
h1 {
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	color: #444444;
}
h2 {
	font-size: 16px;
	margin-top: 15px;
}
h6 {
	font-size: 14px;
}
p {
	line-height: 1.8em;
	text-align: justify;
	text-justify: inter-ideograph;
}
.p-eighteen {
	line-height: 1.8em;
}
blockquote p {
	font-size: 12px;
	font-weight: 300;
	color: #444444;
	padding-top: 15px;
}
/*---------- 主要選單 start ----------*/
.menu {
	position: absolute;
	right: 0;
	width: 300px;
	background-color: #323232;
	font-size: 1.2em;
	color: #ffffff;
	z-index: 1000;
	height: 100%;
}
.menu .arrowyes {
	background-image: url(/2014/images/arrow_01.png);
	background-repeat: no-repeat;
	background-position: 97% 50%;
	background-size: 17px 9px;
}
.menu .accordion-heading .accordion-toggle {
	display: block;
	padding: 20px 15px;
}
.menu .accordion {
	margin-bottom: -3px;
}
.menu .accordion a {
	color: #ffffff;
	text-decoration: none;
}
.menu .accordion div > a:hover, a:focus {
	background: rgba(246, 141, 31, 1);
	color: #ffffff;
	text-decoration: none;
}
.menu .accordion-group {
	margin-bottom: 0;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #4f4f4f;
}
.menu .accordion-group:last-child {
	border-bottom: none;
}
.menu .accordion-inner {
	font-size: 0.875em;
	padding: 10px 15px 10px 30px;
	border-top: none;
}
.menu .accordion-inner a {
	text-decoration: none;
}
.menu .accordion-inner li > a:hover, a:focus {
	background-color: #0099ff;
	text-decoration: underline;
}
.menu .accordion-inner ul {
	margin: 0 0 0 25px;
}
.menu .accordion-inner li {
	padding: 10px 0;
}
/* 副選單 start*/
.sub-menu .nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
	color: #ffffff;
	background-color: #f36639;
}
.sub-menu .nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #ffffff;
	color: #ffffff;
}
.sub-menu .nav-pills > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #444444;
}
.sub-menu .nav-pills li {
	padding: 10px 0 10px 8px;
}
.sub-menu .nav-pills li a {
	background-color: #ffffff;
}
.sub-menu .nav-pills li a:hover {
	background-color: #f36639;
}
/* 副選單 end*/

/* 發揮創意區 */
.idea {
	color: #ffffff;
	background: #f68a1f url(../images/bg_03.png) center center no-repeat;
	padding: 30px 0;
}
/* 發揮創意區 end*/
.client {
	background-color: #ffffff;
	padding: 0 0 30px 0;
}
/*timeline*/
.time-position-02 {
	position: absolute;
	top: 45px;
}
.time-square {
	background-color: #d9dbdb;
	margin-right: 30px;
	margin-bottom: -10px;
	display: block;
	width: 7px;
	height: 30px;
}
.time-square-active {
	background-color: #3594cb;
	margin-right: 30px;
	margin-bottom: -10px;
	display: block;
	width: 7px;
	height: 30px;
}
.span3 {
}
.span3 ul {
}
.span3 ul li {
	list-style-type: none;
}
/*聯絡我們*/
.contact-us {
	width: 100%;
	margin: 0;
}
.one-fourth, .one-half, .two-third, .one-third, .three-fourth, .one-sixth, .five-sixth {
	float: left;
	margin-right: 20px;
	position: relative;
}
.one-fourth {
	width: 265px;
}
.three-fourth {
	width: 100%;
}
/*我們的產品*/
.pro-banner {
	padding: 15px 0 30px 0;
}
.test_01 {
	opacity: 0;
}
/*---------- 主要選單 end ----------*/

/*=============== 共用  =============== */
.header > a:hover, a:focus {
	background-color: rgba(255, 255, 255, 0);
	text-decoration: underline;
}
.header {
	position: fixed;
	top: 0;
	background-color: rgba(236, 172, 25, 0.7);
	width: 100%;
	height: 58px;
	z-index: 100;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(82, 82, 82, 0.5);
	-moz-box-shadow: 0px 1px 2px 0px rgba(82, 82, 82, 0.5);
	box-shadow: 0px 1px 2px 0px rgba(82, 82, 82, 0.5);
}
.header .logo {
	background-image: url(/2014/images/logo.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	position: absolute;
	display: inline-block;
	width: 105px;
	height: 25px;
	top: 18px;
	left: 20px;
	cursor: pointer;
}
.header .home {
	background: url(/2014/images/menu_01.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	position: absolute;
	display: inline-block;
	width: 46px;
	height: 46px;
	top: 8px;
	right: 10px;
	cursor: pointer;
	border-color: transparent;
}
.header .black_01 {
	position: absolute;
	display: inline-block;
	top: 19px;
	right: 57px;
	color: #1e1d1d;
}
.Works .icon-search-01 {
	background-image: url(/2014/images/icon_02.png);
	background-repeat: no-repeat;
	background-size: 15px 15px;
	width: 15px;
	height: 15px;
	padding: 0 0 0 20px;
}
/*內容背景設定strat*/
.four-video .span12 {
	background-color: #ffffff;
	padding: 10px 20px 50px 20px;
	margin-bottom: 20px;
	box-shadow: 0px 2px 5px 0px rgba(224, 224, 224, 1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ddd;
}
.four-video img {
	max-width: 100%;
	height: auto;
}
.bg-02 img {
	max-width: 100%;
	height: auto;
}
/*內容背景設定end*/
.four-video .span12 img {
	margin: 0 auto;
}
.four-video .span12 .btn-primary-01 {
	background-color: #0099ff;
	padding: 5px 10px;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
}
.four-video .span12 .btn-primary-01:hover {
	background-color: #444;
}
.four-video .span12 .pager {
	position: relative;
	bottom: -46px;
}
.fbicon-01 {
	background-image: url(/2014/images/icon_30x30.png);
	background-size: 30px 30px;
	background-repeat: no-repeat;
	display: inline-block;
	width: 30px;
	height: 30px;
	cursor: pointer;
	padding-left: 10px;
}
.threeicon {
	text-align: center;
}
/*頁尾*/
.footer {
	background-image: url(/2014/images/bg_01.png);
	text-align: center;
	padding: 30px 0 0 0;
	margin-top: 70px;
	color: #ffffff;
}
strong {
	font-weight: normal;
	font-size: large;
}
address {
	font-style: normal;
	font-size: 0.875em;
	line-height: 2.5em;
}
/*社群icon*/
.footer .btn-group > .btn {
	position: relative;
	margin: 0 10px;
}
.footer .btn {
	display: inline-block;
	margin-bottom: 0;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333333;
	background-color: rgba(220, 220, 220, 0.3);
	border-radius: 32px;
	width: 42px;
	height: 42px;
}
.footer .app-icon-01 {
	display: inline-block;
	background-image: url(/2014/images/footer-app-01.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 42px;
	height: 42px;
}
.footer .app-icon-02 {
	display: inline-block;
	background-image: url(/2014/images/footer-app-02.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 42px;
	height: 42px;
}
.footer .app-icon-03 {
	display: inline-block;
	background-image: url(/2014/images/footer-app-03.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 42px;
	height: 42px;
}
.footer .app-icon-04 {
	display: inline-block;
	background-image: url(/2014/images/footer-app-04.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 42px;
	height: 42px;
}
.footer .app-icon-05 {
	display: inline-block;
	background-image: url(/2014/images/footer-app-05.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 42px;
	height: 42px;
}
.footer .app-icon-06 {
	display: inline-block;
	background-image: url(/2014/images/footer-app-06.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 42px;
	height: 42px;
}
.footer .app-icon-07 {
	display: inline-block;
	background-image: url(/2014/images/footer-app-07.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 42px;
	height: 42px;
}
.copyright {
	background-color: #222222;
	line-height: 1.8em;
	text-align: center;
	padding: 10px 0;
}
/*=============== 共用 end =============== */

/*=============== 應用案例  =============== */
.Works h3 {
	font-size: 18px;
	text-align: center;
  margin: 0 0 0 15%;
}
.Works .span4 {
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(224, 224, 224, 1);
	-moz-box-shadow: 0px 2px 5px 0px rgba(224, 224, 224, 1);
	box-shadow: 0px 2px 5px 0px rgba(224, 224, 224, 1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ddd;
}
.Works .thumbnail {
	display: block;
	padding: 4px;
	border: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.Works .span4 .thumbnail p {
	font-size: 14px;
	padding-top: 10px;
	color: #555555;
}
.Works .thumbnail img {
	display: inline-block;
	width: 100%;
	height: auto;
}
/*=============== 應用案例 end =============== */

/*=============== 元件設定  =============== */
.news li {
	margin: 20px auto;
	padding:0 0 20px 20px;
	border-bottom:1px #dddddd dashed;
}
.four-video ul {
	margin: 0;
	padding: 0;
}
.massage_01 {
	display: inline-block;
}
.label {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.badge {
	background-color: #444444;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
/*間距*/
.topTen {
	padding-top: 10px;
}
.topTwenty {
	padding-top: 20px;
}
.topForty {
	padding-top: 40px;
}
.bottonTwenty {
	padding-bottom: 20px;
}
.bottonForty {
	padding-bottom: 40px;
}
/*bg*/
.bg-01 {
	/*	background-color: #e9e9e9;*/
	background-image: url(/2014/images/bg_02.png);
}
.bg-02 {
	width: 85%;
	background-color: #ffffff;
	padding: 0 20px;
	margin: 0 auto 20px auto;
	box-shadow: 0px 2px 5px 0px rgba(224, 224, 224, 1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ddd;
}
.black_01 {
	color: #444444;
}
.orange_01 {
	color: #f36639;
}
.white {
	color: #ffffff;
}
.blue_01 {
	color: #0099ff;
}
.top-icon {
	display: inline-block;
	background-image: url(/2014/images/icon_01.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 62px;
	height: 62px;
	cursor: pointer;
	margin: 10px 0;
}
.pro-btn {
	background-color: #20b4ff;
	background-image: url(/2014/images/arrow_03.png);
	background-repeat: no-repeat;
	background-size: 7px 13px;
	background-position: 87% 6px;
	widht: 50px;
	height: 25px;
	border: none;
	margin: 0 10px 0 0;
	padding: 2px 20px 2px 10px;
	color: #ffffff;
}
.pro-btn:hover {
	background-color: #ffffff;
	background-image: url(/2014/images/arrow_03_over.png);
	background-repeat: no-repeat;
	background-size: 7px 13px;
	background-position: 87% 6px;
	widht: 50px;
	height: 25px;
	border: 1px #20b4ff solid;
	margin: 0 10px 0 0;
	padding: 2px 20px 2px 10px;
	color: #20b4ff;
}
.hire-btn {
	float: right;
	font-family: Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	text-align: center;
	background-color: #eeeeee;
	background-size: 7px 13px;
	background-position: 87% 6px;
	widht: 200px;
	height: 60px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: none;
	color: #444444;
	padding: 20px 10px 10px 10px;
}
.hire-btn:hover {
	float: right;
	font-family: Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	text-align: center;
	background-color: #444444;
	background-size: 7px 13px;
	background-position: 87% 6px;
	widht: 200px;
	height: 60px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: none;
	color: #ffffff;
	padding: 20px 10px 10px 10px;
}
.hire-word {
	font-size: 50px;
}
/* 左右按鈕 strat */
.carousel_nav {
	position: relative;
	top: -31px;
}
.carousel_nav a.prev, a.next {
	background: url(/2014/images/arrow_02.png) no-repeat #f36639;
	background-size: 48px 24px;
	width: 24px;
	height: 24px;
	display: block;
	float: right;
	margin: 0 0 0 10px;
	-webkit-background-clip: padding-box;
	/* for Safari */background-clip: padding-box;
	box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
}
.carousel_nav a.prev:hover, a.next:hover {
	background-color: #444;
}
.carousel_nav a.prev {
	background-position: -2px 0
}
.carousel_nav a.prev.disabled {
	background-color: #555
}
.carousel_nav a.next {
	background-position: -22px 0
}
.carousel_nav a.next.disabled {
	background-color: #555
}
.carousel_nav a.prev.disabled, a.next.disabled {
	cursor: default
}
.carousel_nav a.prev span, a.next span {
	display: none
}
/* 左右按鈕 end */

/* threeicon strat */
.grey-box-icon {
	text-align: center;
	position: relative;
}
.grey-box-icon:hover .fontawesome-icon.circle-white {
	background-color: #ffffff;
	color: #fff;
}
.grey-box-icon-pos {
}
.fontawesome-icon.medium.circle-center, .fontawesome-icon.medium.circle-white {
	width: 200px;
	height: 200px;
	line-height: 80px;
	display: inline-block;
}
.fontawesome-icon.medium {
	font-size: 48px;
}
.fontawesome-icon.circle-white {
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
	border-radius: 200px;
	background-color: #fac24e/*原始色*/;
	color: #fff;
	text-align: center;
	margin-bottom: 5px;
}
.grey-box-icon:hover .fontawesome-icon.circle-white, .grey-box-icon.active .fontawesome-icon.circle-white {
	background-color: #FCFAF2;/*反應色*/
	color: #fff;
}
.icon-cogs-01 {
	background-image: url(/2014/images/icon_03.png);
	background-repeat: no-repeat;
	background-position: center;
}
.icon-cogs-02 {
	background-image: url(/2014/images/icon_04.png);
	background-repeat: no-repeat;
	background-position: center;
}
.icon-cogs-03 {
	background-image: url(/2014/images/icon_05.png);
	background-repeat: no-repeat;
	background-position: center;
}
