html,body{

	font-family: 'Microsoft JhengHei','Tahoma';
	font-size: 15px;
	color: #23268f;
}

body {
    /*color: #4c5667;*/
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

input,select{
	
	font-size: 15px !important;
}

button{
	border-radius: 0px !important;
}

img{
	max-width: 100%;
}

video{
	max-width: 100%;
}

iframe{
	max-width: 100%;
	max-height: 420px;
}

a:hover{
	text-decoration: none;
}

/*---------------------------------------------*/
/*通用樣式*/
/*---------------------------------------------*/
.section
{
	padding-top: 20px;
	padding-bottom: 30px;
}

/*---------------------------------------------*/
/*取消外邊距*/
/*---------------------------------------------*/
.margin-none {
	margin: 0;
}

/*---------------------------------------------*/
/*廣告邊距設定*/
/*---------------------------------------------*/
.banner-margin {
	margin:0 auto;padding:0;
}

/*---------------------------------------------*/
/*無廣告高度設定*/
/*---------------------------------------------*/
.banner-space {
  	position: relative;
  	background-color: #ffffff;
  	height: 119px;
}

/*---------------------------------------------*/
/*右邊框綫*/
/*---------------------------------------------*/
.border-right {
	border-right: 1px solid #eeeeee;
}

/*---------------------------------------------*/
/*下邊框綫*/
/*---------------------------------------------*/
.border-bottom {
	border-bottom: 1px solid #eeeeee;
}

/*---------------------------------------------*/
/*圖片取消邊框*/
/*---------------------------------------------*/
.img-border-none
{
	border:0;padding:0;
}

/*---------------------------------------------*/
/*圖片取消圓角*/
/*---------------------------------------------*/
.img-radius-none
{
	border-radius: 0;
}

/*---------------------------------------------*/
/*驗證碼*/
/*---------------------------------------------*/
.img-check-code {

	padding: 0px 0px;
	width: 80px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #fff !important;
	border: 1px solid #ccc;
	border-radius: 2px;
}

/*---------------------------------------------*/
/*導航文字顏色/
/*---------------------------------------------*/
.nav-color {
	color: #005bae !important;
}

.nav-color .orange {
	color: #ff6702 !important;
}

.nav-color:hover,
.nav-color:focus,
.nav-color:active,
.nav-color.active,
.nav-color.focus,
.nav-color.hover {

  	color: #ff6702 !important;
}

/*---------------------------------------------*/
/*模块样式*/
/*---------------------------------------------*/
/*首頁樣式*/
/*---------------------------------------------*/
.home{

}

.home .title-name{
	font-size: 23px;
}

.home a{
	color: #000;
	text-decoration: none;
}

.home .article-group {

	padding: 0;
}

.home .article-title {
	background-color: #f1edee;
	height: 80px;
	line-height: 60px;
	border-radius: 0;
	border: 0;
	color: #000;
	font-size: 23px;
}

/*.home .article-title hr {
	margin: 14px 0 0 0;
	border-top:1px solid #676566;
}*/

.home .article-name {
	background-color: #f1edee;
	border-radius: 0;
	color: #666666;
	font-size: 18px;
	padding-top: 12px !important; 
	padding-bottom: 12px !important; 
	border-top:1px solid #676566 !important;
	border-bottom:0px !important;
	border-left:0px !important;
	border-right:0px !important;
}


/*.home .article-name:first-child {
	padding-top: 0px;
}

.home .article-name:last-child {
	padding-bottom: 14px;
}*/

.home .article-name a{
	color: #666666;
}

/*.home .article-name hr {
	margin: 13px 0 0 0;
	border-top:1px solid #676566;
}*/

/*---------------------------------------------*/
/*關於我們*/
/*---------------------------------------------*/
.aboutus{

}

.aboutus .line-left {
	min-height: 300px;
	border-left: 1px solid #eeeeee;
}

.aboutus .list-line {
	border-radius: 3px;
	border: 0;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;	
}

.aboutus .list-active
{
	background-color: #64aadd;
	color: #ffffff;	
}

.aboutus .list-active a
{
	color: #ffffff;
}

/*---------------------------------------------*/
/*產品介紹*/
/*---------------------------------------------*/
.service{

}

.service .title-name {

	font-size: 18px;
}

.service .title-intro {

	font-size: 15px;
	line-height: 20px;
}

.service .line-left {
	min-height: 300px;
	border-left: 1px solid #eeeeee;
}

.service .list-line {
	border-radius: 3px;
	border: 0;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;	
}

.service .list-active
{
	background-color: #64aadd;
	color: #ffffff;	
}

.service .list-active a
{
	color: #ffffff;
}

/*---------------------------------------------*/
/*線上影音*/
/*---------------------------------------------*/
.movie{

}

.movie .title-name {

	padding-top: 10px;
	text-align: center;
	font-size: 15px;
	color: #005bac;
}

/*---------------------------------------------*/
/*联络我們*/
/*---------------------------------------------*/
.contact{

}

.contact .line-right {
	border-right: 1px solid #eeeeee;
}

.contact .title-name {

	font-size: 25px;
}

.contact .title-intro {

	font-size: 15px;
	color: #706e6c;
}

/*---------------------------------------------*/
/*評估測驗*/
/*---------------------------------------------*/
.assess{

}

.assess .title-intro {

	font-size: 15px;
	color: #706e6c;
}

.assess .tabs
{
	
}

.assess .tabs .title 
{
	margin-top: 0;
	padding-bottom: 7px;
	border-bottom: 1px solid #a50036;
	margin-top: 15px;
	margin-bottom: 20px;
	position: relative;
	color: #a50036;
	font-size: 17px;
}

.assess .tabs .title:after 
{
	content: "";
	width: 90px;
	height: 1px;
	background: #a50036;
	position: absolute;
	left: 0;
	bottom: -1px;
}

.assess .addon
{
	min-width: 200px;
	background-color: #fff;
	text-align: left !important;
}

.assess .addon-input
{
	min-width: 300px;
	background-color: #fff;
}

.assess .addon-input input
{
	margin: 0;
	padding: 0;
	border: 0;
	height: 20px;

	border-radius: 0px;
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
	      box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}

/*---------------------------------------------*/
/*頂部導航樣式*/
/*---------------------------------------------*/
.navbar-custom {
	background-color: #ffffff;
	width: 100%;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
	border-radius: 0px;
	z-index: 999;
	padding: 0px;
	margin-top: -1px;
	margin-bottom: 0px;
	height: 120px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

/*頂部顏色條*/
.navbar-custom .navbar-color{
	background-color:#ffe457;
	height:20px;	
}

.navbar-custom .navbar-nav li a {
	color: #332c2b;
	font-size: 18px;
	margin: 5px 0 0px 0px;
	padding: 10px 0 10px 10px;
	text-transform: uppercase;
	font-weight: normal;
    background-color: #ffffff;
}

.navbar-custom .nav>li>a:focus,.navbar-custom .nav>li>a:hover {
  	background-color: transparent;
}

.navbar-btn {
	padding: 4px 15px !important;
	font-size: 14px !important;
	margin-top: 9px !important;
	background-color: transparent !important;
	border: 2px solid #4C5667 !important;
	color: #4C5667 !important;
	border-radius: 5px;
}

.navbar-toggle {
  	font-size: 28px;
}

.navbar-custom .btn-custom {
  	margin-top: 8px;
  	margin-left: 20px;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  	background-color: transparent;
  	border-color: #337ab7;
}

.sticky-wrapper {
	position: absolute;
	width: 100%;
}

/*頂部菜單下拉縮小*/
.sticky-wrapper.is-sticky .navbar-custom {
	height: 90px;
  	padding: 0px 0px !important;
    background-color: #ffffff !important;
    filter:alpha(opacity=95); 
    -moz-opacity:0.95; 
    opacity:0.95; 
}

/*隱藏頂部顏色條*/
.sticky-wrapper.is-sticky .navbar-custom .navbar-color {
	background-color:#ffffff;
	height:0px;
}

/*---------------------------------------------*/
/*顶部下拉菜单样式*/
/*---------------------------------------------*/

.dropdown-my
{
	margin: 0 0 0 0 !important;
  	border: 1px solid #eeeeee !important; 
  	border-radius: 0 !important;
	min-width: 100px !important;
  	background-color: #ffffff !important;
  	filter:alpha(opacity=80); 
  	-moz-opacity:0.8; 
  	opacity:0.8;  
}

.dropdown-my li
{

}

.dropdown-my li a
{
  	font-size: 18px !important; 
}

.dropdown-my li a:hover
{
  	color: #005bae;
}

/*---------------------------------------------*/
/*響應式導航樣式*/
/*---------------------------------------------*/

@media (min-width: 992px) {
	.nav-custom-left {
		margin-left: 5%;
	}
  	.navbar-nav>li>a {
    	padding-top: 10px;
    	padding-bottom: 10px;
  	}
}

@media (max-width: 992px) {
  	.navbar-custom {
    	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  	} 	
}

@media (max-width: 991px) {
  	.navbar-custom {
    	padding: 0px;
  	}
  	.sticky-wrapper.is-sticky .navbar-custom {
    	padding: 0px !important;
  	}
  	.logo {
    	margin-top: 15px;
  	}
}

@media (max-width: 992px) {

	.navbar-custom .navbar-nav li a {
		color: #332c2b;
		font-size: 18px;
		margin: 0;
		text-transform: uppercase;
		font-weight: normal;
	    background-color: #ffffff;
	    border-bottom: 1px solid #f5f5f5;
	}  	
}

/*---------------------------------------------*/
/*腳註樣式*/
/*---------------------------------------------*/
.copyright{
	padding: 30px;
	font-size: 18px;
	color: #2b3439;
	background-color: #add5ef;
}

.copyright a{
	color: #2b3439;
}

.copyright .right{
	font-size: 15px;
}

.copyright .image{
	max-width:100px;margin-bottom:10px;
}

.footer {
	border-top:1px solid #dddddd;
	background-color: #ffffff;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 15px;
	color: #706e6c;
}

.footer a {
	padding-right:15px;
	color: #706e6c;
	text-decoration: none;
}

.footer a:hover {
	color: #000000;
	text-decoration: none;
}

/*---------------------------------------------*/
/*導航按鈕*/
/*---------------------------------------------*/
.btn-nav {
    border-radius: 0px !important;
    background-color: #ffffff !important;
    border: 0px solid #ffffff !important;
    color: #333366 !important;
    padding: 10px 10px !important;
    font-size: 18px !important;
}

.btn-nav:hover,
.btn-nav:focus,
.btn-nav:active,
.btn-nav.active,
.btn-nav.focus {
	background-color: #333366 !important;
	border: 0px solid #333366 !important;
	color: #ffffff !important;
	filter:alpha(opacity=80); 
	-moz-opacity:0.8; 
	opacity:0.8;  
}

.btn-nav2 {
    border-radius: 0px !important;
    background-color: #ffffff !important;
    border: 0px solid #ffffff !important;
    color: #ff0099 !important;
    padding: 10px 10px !important;
    font-size: 18px !important;
}

.btn-nav2:hover,
.btn-nav2:focus,
.btn-nav2:active,
.btn-nav2.active,
.btn-nav2.focus {
	background-color: #ff0099 !important;
	border: 0px solid #ff0099 !important;
	color: #ffffff !important;
	filter:alpha(opacity=70); 
	-moz-opacity:0.7; 
	opacity:0.7;  
}

/*---------------------------------------------*/
/*浮動圖標*/
/*---------------------------------------------*/
.btn-right-inc {

	position: fixed;
	width: 35px;
	height: 35px;
	right: 15px;
	padding-top: 7px;
	text-align: center;
	z-index: 10000;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 2px;
	color: #fff !important;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 1px;
	background-color: #88b5dc !important;
	border: 1px solid #88b5dc !important;
	filter:alpha(opacity=70); 
	-moz-opacity:0.7; 
	opacity:0.7;   
}

/*@media (max-width: 992px) {
	.btn-right-assess {
		display: none !important;
	}
}*/

.btn-right-phone {

	background-color: #3b5999 !important;
	border: 1px solid #3b5999 !important;
	bottom: 145px;
}

.btn-right-line {

	background-color: #00c51d !important;
	border: 1px solid #00c51d !important;
	font-size: 12px;
	bottom: 105px;
}

.btn-right-mail {

	background-color: #184f78 !important;
	border: 1px solid #184f78 !important;
	bottom: 65px;
}

.btn-right-top{

	display: none;
	bottom: 25px;	
}

/*---------------------------------------------*/
/*滾動圖片*/
/*---------------------------------------------*/
.slider {
    margin: 15px 0 5px 0px;
}

.slick-slide {
    margin: 0 0 0 0px;
}

.slick-slide img {
  	width: 100%;
  	border: 15px solid #ffffff;
}

/*
.slick-prev:before,
.slick-next:before {
  	color: black;
}

.slick-slide {
  	transition: all ease-in-out .3s;
  	opacity: .2;
}
*/

.slick-active {
  	opacity: 1;
}

.slick-current {
  	opacity: 1;
}
/*---------------------------------------------*/
