/* ==========================================================================
主要設定
========================================================================== */
img { max-width: 100%; height: auto;}
p { font-size: 17px; line-height: 1.6; letter-spacing: .6px; }
a { color: inherit; transition: .5s;}
a:hover,a:active,a:link,a:visited{text-decoration: none; outline: none;color: inherit; }
.text-big { font-size: 130%;}
hr { border-color: #cbcbcb;}
section {position: relative;}
h1, h2, h3, h4, h5{
	margin-bottom: 6px;
	margin-top: 6px;
	line-height: 1.4em;
	letter-spacing: .8px;
}
h1{font-size: 32px;letter-spacing: 1px;margin-top: 0px;}
h2{font-size: 28px;}
h3{font-size: 24px; font-weight: normal;}
h4{font-size: 20px; font-weight: normal;}
h5{font-size: 18px; font-weight: normal;}
.bottom-banner {
    position: fixed;
    left: 50%;
    bottom: 0;
    z-index: 5;
    margin-left: -160px;
    background-color: #3c87b5;
    display: none;
}
.overlay {
	display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 11;
}
/*選單*/
body{padding-top: 0px; background-color: #5c3a93;}
/* ==========================================================================
header
========================================================================== */
.navbar{margin-bottom: 0;}

#header {
	width: 100%;
	display: block;
}
.mini-header{
	background: #878686;
	color: #fff;
}
.mini-header ul{
	float: right;
	right: 0;
	height: 30px;
	line-height: 30px;
	margin-bottom: 0;
}
.mini-header ul li{
	display: inline-block;
	font-size: 14px;
	margin-left: 15px;
}
.mini-header ul li a{color: #fff;}
.mini-header .login{
	position: relative;
	margin-left: 30px;
}
.mini-header .login:after{
	content: '';
	display: inline-block;
	width: 1px;
	height: 14px;
	position: absolute;
	left: -15px;
	top: 7px;
	border-left:1px solid #fff;
}
.login-member, .login-member a{
	padding-right: 5px;
	position: relative;
}
.login-member > a:after{
	content: '';
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #e4007f;
	top:-2px;
	right: -3px; 
	z-index: 20;
}
.login-member > ul{
	position: absolute;
	width: 115%;
	height: 85px;
	top: 29px;
	background-color: #878686;
	text-align: center;
	border-top: 1px solid #9c9c9c;
	display: none;
	z-index: 999;
}
.login-member > ul > li{
	display: block;
	margin-left: 0;
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #9c9c9c;
}
.login-member > ul > li:nth-child(1){border-top:none;}
.login-member > ul > li > a{
	display: block;
}

.brand {
    padding: 5px 0;
    color: #fff;
    background-color: #5c3a93;
	border-bottom: 1px solid #ffffff;
}
.logo {
	margin: 0 0 0 -5px;
    display: inline-block;
    vertical-align: middle;
    height: auto;
}
.logo img {
    width: 150px;
    height: auto;
}
.maker-logo {
	margin: 0 0 0 -5px;
    display: inline-block;
    vertical-align: middle;
	height: auto;
}
.maker-logo img {
    width: 230px;
    height: auto;
}
.main-nav {
	width: 100%;
	color: #ffffff;
    background-color: #5c3a93;
	-webkit-box-shadow: 0 4px 8px rgba(0,0,0,.07);
	-moz-box-shadow: 0 4px 8px rgba(0,0,0,.07);
	box-shadow: 0 4px 8px rgba(0,0,0,.07);		
}
.mobile-nav {
	background-color: #FFF;
	width: 100%;
	display: none;
}
.bg_light {
	background-color:#FFF;
}
.bg_gray {
	background-color:#f5f5f5;
}
/* ==========================================================================
.pageheader 分區標題
========================================================================== */
.pageheader {
    margin: 0 0 15px 0;
}
.pageheader h2 {
    font-size: 36px;
    text-align: center;
    max-width: 580px;
    margin: 10px auto 20px auto;
	font-weight: 600;
}
.pageheader h3 {
    text-align: left;
	font-size: 24px;
	line-height:1.5;
	font-weight: 500;
	margin-top: -20px;
	margin-bottom: 20px;
}
.pageheader h4 {
    font-size: 20px;
    text-align: center;
	margin-bottom: 20px;
}
.pageheader p {
    font-size:18px;
}
.content_bg2 .pageheader h4{
	padding-top: 50px;
}
.content_bg .pageheader span, .content_bg2 .pageheader span{
	display: block;
	border-bottom: 2px dotted #000;
	margin: -50px auto auto auto;
	width: 80%;
}
.content_bg .pageheader h1 img, .content_bg2 .pageheader h1 img{
	z-index: 2;
}
.sectionTitle {
	margin-bottom: 35px;
}
.sectionTitle h2 {
	font-size: 36px;
	font-weight: 600;
	margin: 10px 0 20px 0;
}
.sectionTitle p {
	font-size: 22px;
	margin: 10px 0 ;
}
/* ==========================================================================
.articleItem 文章模組
========================================================================== */
.articleItem {
    /*margin: 5px 0;*/
	background-color: #FFF;
    box-sizing: border-box;
}
.articleItem .pic {
    /*overflow: hidden;*/
    position: relative;
    width: 100%;
    height: 230px;
    overflow: hidden;
    -moz-background-size: Cover;
    -o-background-size: Cover;
    -webkit-background-size: Cover;
    background-size: Cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.articleItem .pic img{
	cursor: pointer;
	transition: all 0.6s;
}
a:hover .articleItem .pic img {
	transform: scale(1.2);
}
.articleItem .caption h2 {
	font-size: 21px;
	line-height: 1.4;
	font-weight: 500;
	margin: 10px 0 5px;
	color: #373737;
}
.articleItem .caption p {
	font-size: 16px;
	line-height: 1.6;
	color: #838383;
}
a:hover .articleItem .caption h2 {
	color: #5683b3;
}
.bg_gray .articleItem .caption {
	padding: 0 12px 10px 12px;
}
/* ==========================================================================
.mainCarousel 輪播設定
========================================================================== */
.owl-dots button:focus, .owl-dots > .active, .owl-nav button:focus, .owl-nav > .active{
	outline: none;
	border: none;
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
    padding: 10px 0;
}
#mainCarousel .owl-nav {
	width: 100%;
	top: 35%;
	position: absolute;
}
#mainCarousel .owl-nav button {
	background: #000;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.3;
	color: #FFF;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 0;
	border: #000;
	margin: 0;
}
#mainCarousel .owl-nav button:hover {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 0.5;
	text-decoration: none;
	outline: none;
}
#mainCarousel .owl-nav button span {
	font-size: 24px;
	line-height: 40px;
}
#mainCarousel .owl-nav button.owl-next {
	right: -20px;
	position: absolute;
}
#mainCarousel .owl-nav button.owl-prev {
	left: -20px;
	position: absolute;
}
#mainCarousel .owl-dot span {
    background: #dadada;
}
#mainCarousel .owl-dot.active span, #mainCarousel .owl-dot:hover span {
    background: #5683b3;
}
/* ==========================================================================
.shopping 電商商品
========================================================================== */
.shoppingItem {
	background-color: #FFF;
	margin-bottom: 10px;
	border: 1px solid #f5f5f5;
}
.shoppingItem .pic small {
    font-size: 16px;
	margin-left: 2px;
}
.shoppingItem:last-child {
	margin-right: 0;
}
.shoppingItem .pic {
	padding: 10px;
	position: relative;
}
.shoppingItem .pic img {
	width: 100%;
}
.shoppingItem .pricebox {
	position: relative;
}
.shoppingItem .pricebox:after {
	content: "\e906";
	font-family: 'icomoon';
	font-size: 21px;
    position: absolute;
    right: 8px;
    bottom: 8px;
	color: #e4007f;
}
.shoppingItem .pricebox p{
	margin-bottom:0;
	color: #ffff00;
	font-size: 16px;
}
.shoppingItem .pricebox p span{
	color: #FFF;
	text-decoration:line-through;
	margin-left: 5px;
	display:inline-block;
}
.bg_gray .shoppingItem .caption {
	background-color:#ededed;
}
.shoppingItem .caption {
	padding: 5px 10px;
	background-color:#f5f5f5;
}
.shoppingItem .caption h2 {
	font-size: 21px;
	line-height: 1.4;
	font-weight: 500;
	color: #373737;
	margin-bottom: 5px;
	height: 57px;
	overflow: hidden;
}
.shoppingItem .caption p{
	margin-bottom:0;
	color: #e4007f;
}
.shoppingItem .caption p b{
	font-size: 24px;
	font-weight: 600;
}
/* ==========================================================================
.Feature 特色模組
========================================================================== */
.featureWrap {
	width: 85%;
	margin: 0 auto;
}
.featureItem {
	margin: 10px 0;
}
.featureItem .icon {
    /*width: 40%;*/
    max-width: 180px;
    /*height: 100px;*/
    vertical-align: top;
	margin: 0 auto;
}
.featureItem .caption{
	width: 75%;
	margin: 0 auto;
}
.featureItem .caption h3 {
    font-size: 21px;
    line-height: 1.4;
    font-weight: bold;
    margin: 10px 0 5px 0;
    color: #5d3a94;
	text-align: center;
}
.featureItem .caption p {
    font-size: 16px;
    line-height: 1.6;
    color: #838383;
}
/* ==========================================================================
.Article 文章前言模組
========================================================================== */
.articleWrap .caption h3 {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 500;
    margin: 10px 0 5px 0;
    color: #373737;
}
.articleWrap .caption p {
    font-size: 17px;
    line-height: 1.8;
    color: #838383;
	margin: 10px 0 15px 0;
}
/* ==========================================================================
QA contents
========================================================================== */
.qa-contents {
	border-radius:10px;
	/*background-color: #f5f5f5;*/
	background-color: #FFF;	
	padding: 10px 20px;
	margin: 10px 0;
}
.bg_gray .qa-contents {
	background-color: #FFF;	
}
.qa-contents  h3{
	font-size: 24px;
    font-weight: 500;
    color: #fff;
    background-color: #5c3a93;
    padding: 5px 0 5px 15px;
}
.qa-contents  p{
	font-size: 16px;
	color: #373737;
	line-height: 1.8;
	padding: 10px 8px 0px 8px;
}
.qa-contents ul.menu {
	list-style-type: none;
	padding: 0px;
}
.qa-contents ul.menu li.question{
	border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #dadada;
}
.qa-contents ul.menu li.question a.qu{
	position: relative;
	display: block;
	font-size: 19px;
	line-height: 1.4;
	color: #373737;
	text-decoration: none;
	padding-left: 68px;
	padding-top: 18px;
	padding-bottom: 15px;
}
.qa-contents ul.menu li.question a.qu:before{
	content:'Q：';
	position: absolute;
	left: 10px;
    top: 10px;
    z-index: 1;
    font-size: 30px;
	color: #5c3a93;
}
.qa-contents ul.menu li.question:last-child {
    border: none;
}
.qa-contents ul.menu li ul {
	font-size: 17px;
	color: #838383;
	line-height: 1.6;
	padding-left: 68px;
	padding-top: 10px;
	padding-bottom: 15px;
	list-style-type: none;
	position: relative;
}
.qa-contents ul.menu li ul:before {
	content:'A：';
	position: absolute;
	left: 10px;
    top: 0;
    z-index: 1;
    font-size: 30px;
	color: #e4007f;
}
/* ==========================================================================
Download
========================================================================== */
.downloadWrap h3 {
	font-size: 19px;
	color: #373737;
	font-weight: 500;
	margin: 10px 0 20px;
}
.downloadWrap .btn {
	color: #FFF;
	text-align: center;
	margin: 0 auto;
}
.downloadWrap .btn i{
	margin-left: 10px;
}
.btn-pink {
	color: #fff;
	background-color: #e4007f;
}
.btn-pink:hover, .btn-pink:focus, .btn-pink:active, .btn-pink.active, .open > .dropdown-toggle.btn-pink {
	color: #fff;
	background-color: #FF0689;
}
.btn-pink:active, .btn-pink.active {
	background: #e4007f;
	box-shadow: none;
}
/* ==========================================================================
.indexMain 主視覺
========================================================================== */
.indexMain{
    background-repeat: no-repeat;
    overflow: hidden;
    height: 700px;
    background-size: contain;
    background-position: center center;
	width: 100%;
	position: relative;
}
.mainMain{
    background-repeat: no-repeat;
    overflow: hidden;
    height: auto;
    background-size: contain;
    background-position: center center;
	width: 100%;
	position: relative;
}
/* .kv{
	margin: 0 auto;
	width: 1000px;
	height: 700px;
	position: relative;
	border: 2px solid #000;
	background-color: transparent;
} */
/* .go-buy{
	position: absolute;
	right: 3%;
	width: 250px;
} */
.kv_buy{
	position: fixed;
	top: 180px;
	right: 0;
	z-index: 100;
	width: 250px;
	height:250px;
}
.kv2{
	position: relative;
}
/* .go-buy2{
	position: absolute;
	bottom: 10%;
	right: 3%;
	width: 150px;
} */

/*--------- 主視覺 -----------------------------------------------*/
.maker-indexMax{
	margin:0;
    padding:0;
    background:url(../images/kv.png) center center no-repeat;
	-moz-background-size: cover;
	height: 350px;
    background-size: contain;
    overflow: inherit;
    width: 100%;
}
.maker-mainMax{
	margin:0;
    padding:0;
    background:url(../images/main_bg.jpg) center center no-repeat;
	-moz-background-size: cover;
	height: 730px;
    background-size: contain;
    overflow: inherit;
    width: 100%;
}
.motion{
	animation: move 2s ease-in-out infinite ;
	-webkit-animation: move 2s ease-in-out infinite;
	-o-animation: move 2s ease-in-out infinite;
	-moz-animation: move 2s ease-in-out infinite;
}
@keyframes move {
	0% { 
	-webkit-transform: translateY(0px);
    transform: translateY(0px);
	}
	50% { 
	-webkit-transform: translateY(10px);
    transform: translateY(10px);
	}
	100%{ 
	-webkit-transform: translateY(0px);
    transform: translateY(0px);
	}
}
.maker-index-m{display: none;}


/* ==========================================================================
down_btn
========================================================================== */
.down_btn { 
    position: absolute;
    bottom: 3%;
    left: 50%;
    z-index: 2;
    display: inline-block;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-decoration: none;
    padding-top: 5vh; 
}
.down_btn span {
    position: absolute;
    top: 5px;
    left: 50%;
    width: 46px;
    height: 46px;
    margin-left: -23px;
    border-radius: 100%;
	background-color: #000;
}
a.anchor span::after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    width: 16px;
    height: 16px;
    margin: -12px 0 0 -8px;
    border-left: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: border-box;
}
a.anchor span::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    content: '';
    width: 44px;
    height: 44px;
    box-shadow: 0 0 0 0 rgba(255,255,255,.1);
    border-radius: 100%;
    opacity: 0;
    -webkit-animation: sdb 3s infinite;
    animation: sdb 3s infinite;
    box-sizing: border-box;
}
.dark_bg .down_btn span {
    position: absolute;
    top: 5px;
    left: 50%;
    width: 46px;
    height: 46px;
    margin-left: -23px;
    border-radius: 100%;
	background-color: rgba(220, 220, 220, 0.7);
}
.dark_bg a.anchor span::after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    width: 16px;
    height: 16px;
    margin: -12px 0 0 -8px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: border-box;
}
.dark_bg a.anchor span::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    content: '';
    width: 44px;
    height: 44px;
    box-shadow: 0 0 0 0 rgba(0,0,0,.1);
    border-radius: 100%;
    opacity: 0;
    -webkit-animation: sdb_dark 3s infinite;
    animation: sdb_dark 3s infinite;
    box-sizing: border-box;
}
.light_bg .down_btn span {
    position: absolute;
    top: 5px;
    left: 50%;
    width: 46px;
    height: 46px;
    margin-left: -23px;
    border-radius: 100%;
	background-color: rgba(0,0,0,.7);
}
.light_bg a.anchor span::after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    width: 16px;
    height: 16px;
    margin: -12px 0 0 -8px;
    border-left: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: border-box;
}
.light_bg a.anchor span::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    content: '';
    width: 44px;
    height: 44px;
    box-shadow: 0 0 0 0 rgba(255,255,255,.1);
    border-radius: 100%;
    opacity: 0;
    -webkit-animation: sdb_light 3s infinite;
    animation: sdb_light 3s infinite;
    box-sizing: border-box;
}
@-webkit-keyframes sdb_light {
    0% {opacity: 0;}
    30% {opacity: 1;}
    60% {box-shadow: 0 0 0 40px rgba(0,0,0,.1);opacity: 0;}
    100% {opacity: 0;}
}
@keyframes sdb_light {
    0% {opacity: 0;}
    30% {opacity: 1;}
    60% {box-shadow: 0 0 0 40px rgba(0,0,0,.1);opacity: 0;}
    100% {opacity: 0;}
}
@-webkit-keyframes sdb_dark {
    0% {opacity: 0;}
    30% {opacity: 1;}
    60% {box-shadow: 0 0 0 40px rgba(255,255,255,.2);opacity: 0;}
    100% {opacity: 0;}
}
@keyframes sdb_dark {
    0% {opacity: 0;}
    30% {opacity: 1;}
    60% {box-shadow: 0 0 0 40px rgba(255,255,255,.2);opacity: 0;}
    100% {opacity: 0;}
}
/* ==========================================================================
backtop
========================================================================== */
#back-top {
	position: fixed;
	bottom: 120px;
	right: 7px;
	z-index: 20;
}
#back-top .heart {
	position: relative;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	float: left;
	margin-top: 3px;
}
#back-top .heart > p {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -20px;
	color: #FFF;
    font-size: 22px;
}
#back-top .heart > p span {
	display:block;
	font-size: 12px;
	margin-top: -14px;
}
a .heart svg.roundBg {
    fill: #8DC21F;
    width: 100%;
	transition: .5s;
}
a:hover .heart svg.roundBg {
	fill: #e4007f;
}
/* ==========================================================================
scroll_tabs
========================================================================== */
.scroll_tabs_container {
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	text-align: left;
	height: 40px;
}
ul.scroll_tabs_container {
	list-style: none;
}
.scroll_tabs_container div.scroll_tab_inner {
	height: 40px;
}
.scroll_tabs_container div.scroll_tab_inner li {
	padding-left: 20px;
	padding-right: 20px;
	line-height: 40px;
	font-size: 18px;
	color: #ffffff;
	cursor: pointer;
}
.scroll_tabs_container div.scroll_tab_inner li:hover, .scroll_tabs_container div.scroll_tab_over {
	color: #ffe100;
}
.scroll_tabs_container div.scroll_tab_inner li.active, .scroll_tabs_container div.scroll_tab_inner li.tab_selected {
    color: #e4007f;
}
.scroll_tabs_container div.scroll_tab_inner li {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	list-style-type: none;
}
.scroll_tabs_container div.scroll_tab_inner span.scroll_tab_left_finisher,
.scroll_tabs_container div.scroll_tab_inner span.scroll_tab_right_finisher {
	padding: 0px;
	width: 0px;
}
.scroll_tabs_container .scroll_tab_left_button,
.scroll_tabs_container .scroll_tab_right_button {
	height: 40px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.scroll_tabs_container .scroll_tab_left_button::before {
	content: "\e911";
	font-family: 'icomoon';
	line-height: 40px;
	padding-left: 5px;
}
.scroll_tabs_container .scroll_tab_left_button_disabled,
.scroll_tabs_container .scroll_tab_right_button_disabled {
	color: #cecece;
}
.scroll_tabs_container .scroll_tab_right_button::before {
	content: "\e90f";
	font-family: 'icomoon';
	line-height: 40px;
	padding-left: 5px;
}
/* ==========================================================================
social-icons 
========================================================================== */
.social-icons {
	display: table;
	height: 50px;
	float: right;
}
.social-icons ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	display: table-cell;
	vertical-align: middle;
}  
.social-icons li {
   display: inline-block;
   padding: 0 5px;
}
.social-icons li {
	width: 35px;
	height: 35px;
	line-height: 35px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	cursor: pointer;
	background-color:#FFF;
	margin-right: 5px;
}
.social-icons li.user {
	display: none;
}
.social-icons li a i{color: #ffffff; font-size: 20px;line-height: 35px;}
/*.social-icons li:nth-child(1){background-color: #3c5b9b;}
.social-icons li:nth-child(2){background-color: #00c300;}
.social-icons li:nth-child(3){background-color: transparent;margin-right: 0;}
.social-icons li:nth-child(3) a i{color: #878686;}*/
.social-icons li:nth-child(1), .social-icons li:nth-child(2), .social-icons li:nth-child(3), .social-icons li:nth-child(4) {
	background-color: #5c3a93;
	border: 1px solid #ffffff;
	border-radius: 30px;
}
.social-icons li:hover:nth-child(1),.social-icons li:hover:nth-child(2),.social-icons li:hover:nth-child(3),.social-icons li:nth-child(4){
	opacity: 0.8;
	text-decoration: none;
}
.social-icons p{color: #ffffff; font-size: 20px;line-height: 55px; padding-right: 10px;}
/* ==========================================================================
footer
========================================================================== */
footer {
    padding: 50px 0;
	background-color: #fff;
	color: #373737;
	position: relative;
	text-align: center;
}
footer p {
    font-size: 14px;
    margin: 5px 0;
    text-transform: uppercase;
    text-transform: none;
}
footer dl dt, footer dl dd{
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 10px 10px;
}
footer dl dd img{
	height: 35px;
}
.footer_txt{text-align: center;}

/* ==========================================================================
******************  MakerParty *******************
========================================================================== */
.hvr-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
}
.modal-header button.close{font-size: 50px;}
/*---------背景區------------------------------------------------*/
#main-bg{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat; 
	padding: 50px 0;
}
#index-bg{
	background-image: url(../images/index_bg.jpg);
	background-repeat: repeat;
}
.content_bg{
	background-color:#fff;
	border: 2px solid #000;
	border-radius: 0 200px 0 0;
	padding: 50px 15px;
	margin-bottom: 30px;
	position: relative;
}
.content_bg2{
	background-color:#fff;
	border: 2px solid #000;
	padding: 20px 15px;
	margin-bottom: 30px;
}
.page-icon:before {
    content: '';
    display: block;
    width: 229px;
    height: 238px;
    position: absolute;
    top: -1px;
    right: 15px;
    background: url(../images/right_page.png) 0 0 no-repeat;
	z-index: 2;
	background-size: contain;
}

/*---------浮動工具----------------------------------------------*/
.web_nav{display: block;}
.web_nav ul{
	position: fixed;
	bottom: 190px;
	right: -70px;
	z-index: 100;
}
.web_nav ul li{
	margin-bottom:10px;
	border:3px solid #000;
	border-radius: 50px;
	width: 230px;
	height: 40px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.7;
	padding-left: 10px;
}
.web_nav ul li:first-child{ 
	background-color: #d8281f;
	color: #fff;
}
.web_nav ul li:last-child{
	background-color: #ffe100;
	color: #000;
}
.web_nav ul li:hover {
	transition: .2s;
	margin-left: -30px;
}
.timerArea{
	position: fixed;
	top: 180px;
	right: 0;
	z-index: 100;
	width: 250px;
	height:250px;
}
.timerArea p{
	padding:8px 0 0 8px; 
	font-size: 22px;
	line-height: 1;
	color: #fff;
	font-weight: 600;
	display: inline-block;
	position: relative;
}
.timerArea p:hover{
	color: yellow;
	transition: .2s;
}
.clock p b{
	font-size: 30px;
	line-height: 20px;
	color: #fde016;
}
.now_gta {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: rgba(228,0,127,.8);
    text-align: center;
    z-index: 9999999;
    padding-top: 10px;
}
.timerfooter p{
	padding:5px 0 15px 0; 
	font-size: 16px;
	line-height: 17px;
	color: #fff;
	font-weight: 600;
	display: inline-block;
	position: relative;
}
.timerfooter p b{
	font-size: 30px;
	line-height: 20px;
}
.timerfooter strong{
	background: #ffe100;
	box-shadow:2px 2px 0px 0px #000;
	border: 1px solid #000;
	color: #000;
	padding: 5px 10px;
	margin-left:10px;
}
/*---------圖片標題/文字區--------------------------------------------*/
#main-bg h1 img{
	width: 400px;
}
.pageheader h1 img{width: 400px;}
.fb-txt{color: #5c3a93;}
.pink-txt{color: #e4007f;}
.line-txt{color: #8dc21f;}
.common-txt{
	border-left:5px solid #5c3a93;
	text-align: left;
	padding-left:10px;
	margin: 20px 0;
}
.first-txt{
	border-left:5px solid #e4007f;
	text-align: left;
	padding-left:10px;
	margin: 20px 0;
}
#show_main .pageheader h1 img{width: 600px;}
/*---------活動列表----------------------------------------------*/
/*影片*/
.play-video{
	border:3px solid #000;
	background-color: #000;
	margin-bottom:50px;
	z-index: 2;
}
.play-video-illu{
	position: relative;
	z-index: 2;
}
/*背景*/
.play-bg{
	background-color: #fff;
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
	margin-bottom:20px;
	width: 100%;
	position: relative;
}
.order-bg{
	background-color: #fff;
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
	margin-bottom:20px;
	width: 100%;
	position: relative;
}
/*活動*/
.play-bg .caption img, .order-bg .caption img{height: 55px; padding-right: 10px;}
.play-bg .caption h3, .order-bg .caption h3{padding:10px 10px 0 10px;}
.play-bg .caption p, .order-bg .caption p{margin:10px; height: 70px;}
.play-bg b, .order-bg b{font-weight: normal;}
.detail {
	border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #DADADA;
    padding-top: 5px;
}
.detail span{
	display: inline-block;
    margin-right: 8px;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 5px;
    font-weight: normal;
    color: #626262;
}
.detail span i {
    margin-right: 3px;
    color: #5c3a93;
}
.detail button{
	font-size: 18px;
	padding: 5px 20px;
	background-color: #5c3a93;
    color: #fff;
    border:none;
    margin-top: 10px;
}
.detail button:hover{
    background-color: #6b49a1;
    color: #fff;
}
.order-bg p.order-check{
	font-size: 20px;
    padding: 5px 15px;
    background-color: #5c3a93;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
}
.orderbg p.order-check:hover{
    background-color: #3d76c9;
    color: #fff;
}
.order-check i{
	margin-left:5px;
}
.order-bg select{
	vertical-align: middle;
    overflow: scroll;
    width: 220px;
    height: 30px;
    border-radius: 3px;
    padding: 0 0 0 10px;
    color: #373737;
    border: 1px solid #626262;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/svg/tri.svg) 95% / 5% no-repeat #fff;
}
.order-bg select option{
	margin-right: 10px; 
}

/*maker-all-tab*/
.age-tab ul li{
	display: inline-block;
}
.age-tab .age li{
	margin: 0 5px 20px 0; 
	padding: 5px 10px;
	font-size: 17px;
	color: #000000;
	border:1px solid #000000;
	border-radius: 30px;
}
.age-tab .age li:hover{
	background-color: #f5d420;
	color: #000;
}
.age-tab ul.age .age-active{
	background-color: #f5d420;
	color: #000;
}

.age-tab .more-tab li{
	margin: 0 5px 10px 5px; 
	padding: 5px 5px;
	font-size: 20px;
	color: #5c3a93;
}
.age-tab .more-tab li i{
	margin-right: 5px;
}
.age-tab .more-tab li i, .age-tab .more-tab li span{
	color: #000000;
}

/*結果頁*/
.down h1 a{
	background: #ffe100;
	color: #000;
	padding: 10px 80px;
	border: 2px solid #000;
	box-shadow:3px 3px 0px 0px #000000;
}
.down h1 a:hover{
	background: #ffe839;
}

/*--------- popup ----------------------------------------------*/
/*找活動*/
.gameBox {
	display: inline-block;
    width: 100%;
    padding:10px 10px 0 10px;
}
.gameBox ul li{
	display: inline-block;
}
.gameBox .q_title {
    font-size: 20px;
    font-weight: 600;
    margin: 5px 0 10px 0;
}
.q_list {
	display: inline-block;
	width: 100%;
}
.gameBox .q_list li{
	text-align: center;
	padding: 10px;
	font-size: 17px;
	color: #000;
	border:1px solid #000;
	border-radius: 30px;
	display: block;
    margin: 0 -10px 10px -10px;
}
.gameBox .q_list li:hover{
	background-color: #5c3a93;
	border:1px solid #000;
    color: #fff;
}
.gameBox .q_list li.active{
	background-color: #5c3a93;
	border:1px solid #000;
	color: #fff;
}

/*溫馨提醒*/
.modal-header, .modal-body, .modal-footer, .modal .caption{text-align: center;}
.modal {
  text-align: center;
  padding: 0!important;
}
.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.modal-header h3{ font-size: 30px; color:#5c3a93; font-weight: 600; }

.modal-friend{margin-top: 20px;}
.modal-friend p{margin: 10px 15px; color: #373737;}
.modal-friend p a{color: #3663b0;}

.modal-footer{border: none;}
.modal-footer .btn{
	font-size: 17px;
    border: 2px solid #000000;
	border-radius: 0px;
	box-shadow:3px 3px 0px 0px #000000;
    background-color: #ffe100;
    color: #000;
    width: 150px;
    margin: 10px 0 10px 0;
    padding: 10px;
}
.modal-footer .btn:hover{
    background-color: #ffe839;
    color: #000;
}

/*---------play.html----------------------------------------------*/
.play{
	height:160px;
	width: 100%;
	text-align:center;
	margin-bottom: 20px;
	background-color:#f3f3f3;
}
.play-txt p{
	display: block;
	padding: 20px;
}
.play-txt button{
	width: 230px;
	border: none;
	color: #000;
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
	box-shadow: 3px 3px 0px 0px #000;
	border: 2px solid #000;
	margin: 20px 15px;
}
.playboth{
	background-color:#fbfbfb;
	height:auto;
	width: 100%;
	text-align:center;
}
.playboth-txt p{
	display: block;
	padding: 10px 15px;
	height: 100px;
}
.playboth-txt button{
	border: none;
	color: #fff;
	padding: 10px 15px;
	font-size: 18px;
	box-shadow: 3px 3px 0px 0px #000;
	border: 2px solid #000;
}
.btu-blue{background-color: #187fc2;}
.btu-purple{background-color: #604095;}
.btu-brown{background-color: #c9472f;}
.btu-orange{background-color: #ec6c00;}
.btu-green{background-color: #14944a;}
.btu-lightpurple{background-color: #be58c4;}

.btn-rp{background-color: #e4007f;}
.btn-rp:hover{background-color: #ff57ae;}
.btn-line{border:1px solid #373737;}
.btn-bb{background-color: #ffe100;}
.btn-bb:hover{background-color: #ffe839;}

/*===========================================================================
*********************maker-index**********************************
=============================================================================*/
/* =================================
video carousel
=================================== */
.video {
	margin-bottom: 20px; 
}
.videoWrap {
	background-color: #f5f5f5;
	padding: 0;
}
.videolist-container {
	margin: 15px 15px 10px 15px;
	padding-bottom: 10px;
}
.videoGroup .videolist .video {
    display: block;
    float: inherit;
    text-align: center;
	margin: 0 auto;
	cursor: pointer;
}
.videoGroup .videolist .videoInfor{
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.videoGroup .videolist .videoInfor .title{
    font-size: 19px;
	line-height: 1.4;
    color: #373737;
	margin: 10px 0;
	text-align: left;
}
.videoGroup .videolist .videoInfor .title span{
	font-size: 15px;
	color: #dd4091;
	display: block;
	margin-bottom: 5px;
}
a:hover .videolist .videoInfor .title {
    color: #e4007f;
}
.livebtn {
	margin-top: 25px;
	background-color: #0d328a;
	padding: 20px 20px;
	color: #FFF;
	display: inline-block;
}
a:hover .livebtn {
	background-color: #0F399F;
}
.livebtn b {
	font-size: 27px;
}
#___ytsubscribe_0 {
	vertical-align: middle !important;
}
#video-live {
	background-color: rgba(0,0,0,1);
	color: #FFF;
}
/*
#video-live:before {
	content:'';
	position: absolute;
	width:100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.6);
	z-index:1;
}
*/
.live h2 {
	font-size: 30px;
	margin: 20px 0 10px;
	position: relative;
	z-index: 2;
	font-weight: 400;
}
.live img {
	width: 200px;
	position: relative;
	z-index: 2;
}
/* =================================
.mainCarousel 
=================================== */
.owl-dots button:focus, .owl-dots > .active, .owl-nav button:focus, .owl-nav > .active{
	outline: none;
	border: none;
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
    padding: 10px 0;
}
#video-owl .owl-nav {
	width: 100%;
	top: 35%;
	position: absolute;
}
#video-owl .owl-nav button {
	background: #000;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.3;
	color: #FFF;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 0;
	border: #000;
	margin: 0;
}
#video-owl .owl-nav button:hover {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 0.5;
	text-decoration: none;
	outline: none;
}
#video-owl .owl-nav button span {
	font-size: 24px;
	line-height: 40px;
}
#video-owl .owl-nav button.owl-next {
	right: -30px;
	position: absolute;
}
#video-owl .owl-nav button.owl-prev {
	left: -30px;
	position: absolute;
}
#video-owl .owl-dot span {
    background: #dadada;
}
#video-owl .owl-dot.active span, #video-owl .owl-dot:hover span {
    background: #5683b3;
}
/* ==================================
.video-record
===================================*/
#video-record{
	background: linear-gradient(45deg, #4FB2C9 0%, #DD4091 100%); 
	background: -moz-linear-gradient(45deg, #4FB2C9 0%, #DD4091 100%); 
	background: -webkit-linear-gradient(45deg, #4FB2C9 0%, #DD4091 100%); 
	background: -o-linear-gradient(45deg, #4FB2C9 0%, #DD4091 100%); 
}
#video-record h2.subtitle {
    color: #FFF;
	border-left-color: #FFF;
}
.videoItem {
    margin: 5px 0;
    box-sizing: border-box;
}
.videoItem .pic {
    overflow: hidden;
	position: relative;
}
.videoItem .pic:before {
	content: "\e911";
	font-family: 'icomoon';
	top: 35%;
	left: 50%;
	margin-left: -18px;
	position: absolute;
	font-size: 42px;
	z-index: 3;	
	color: #0d328a;
	opacity: 0.7;
}
.videoItem .pic:after {
	content: '';
	position: absolute;
	background-color: #000;
	top: 0;
	left: 0;
	z-index: 2;	
	width: 100%;
	height: 100%;
	opacity: 0.1;
	transition: all 0.6s;
}
.videoItem .pic img{
	cursor: pointer;
	transition: all 0.6s;
}
.videoItem .caption h2 {
	font-size: 18px;
	line-height: 1.4;
	font-weight: 500;
	margin: 10px 0 5px;
	color: #FFF;
}
.videoItem .caption p {
	font-size: 16px;
	line-height: 1.6;
	color: #838383;
}
a:hover .videoItem .pic img {
	transform: scale(1.2);
}
a:hover .videoItem .pic:after {
	opacity: 0;
}
a:hover .videoItem .pic:before {
	opacity: 1;
}
a:hover .videoItem .caption h2 {
	opacity: 0.8;
}
#video-review {
	background-color: #f5f5f5;
}
#video-review .videoItem .pic:before {
	color: #dd4091;
}
#video-review .videoItem .caption h2 {
	color: #373737;
}
/*==================================
 首頁其他
===================================*/

/*展演資訊*/
.special {margin-top: 50px;}
.special ul li{
	font-size: 17px;
	line-height: 2;
	/* background-image:url(../images/cut.png); */
	background-position: 5px 5px; 
	background-repeat: no-repeat;
}
.special ul li strong{
	font-size: 24px;
	color: #5c3a93;
	padding-left: 10px;
	border-left: 5px solid #5c3a93;
}
.special ul li span{
	font-size: 15px;
	line-height: 1;
}
.special ul li b{
	color: #e4007f; 
	font-size: 20px;
}
.special ul li i{
	color: #e4007f;
	font-size: 24px;
}
.black-line{
	width: 70%;
	height: 20px;
	background-color: #000;
	margin: -130px auto 0 auto;
}
#show .point{
	z-index: 2;
}

/*電商*/
#buy .m-t-50{margin-top: 50px;}
.buy {
	background-color: #FFF;
	margin-bottom: 10px;
	border: 1px solid #f5f5f5;
}
.buy .pricebox small {
    font-size: 16px;
	margin-left: 10px;
	color: #333;
	text-decoration:line-through;
}
.buy:last-child {
	margin-right: 0;
}
.buy .pic {
	padding: 10px;
	position: relative;
}
.buy .pic img {
	width: 100%;
}
.buy .pricebox {
	position: relative;
}
.buy .pricebox p{
	margin-bottom:0;
	color: #ffff00;
	font-size: 16px;
}
.buy .caption {
	background-color:#ededed;
}
.buy .caption {
	padding: 5px 10px;
	background-color:#f5f5f5;
}
.buy .caption h2 {
	font-size: 21px;
	line-height: 1.4;
	font-weight: 600;
	color: #373737;
	margin-bottom: 5px;
	height: 57px;
	overflow: hidden;
}
.buy .caption p{
	margin-bottom:0;
	color: #e4007f;
}
.buy .caption p b{
	font-size: 24px;
	font-weight: 600;
}
.house .play-txt .btn-line{
	border:1px solid #373737; 
	background: transparent; 
	color: #373737;
}
.house .play-txt .btn-line:hover{
	background: rgba(255,255,255,0.7); 
}
/* .robot .play-txt .btn-line{
	border:1px solid #373737; 
	background: transparent; 
	color: #373737;
}
.robot .play-txt .btn-line:hover{
	background: rgba(255,255,255,0.7); 
} */
/* #about #join*/
#about .content_bg2, #join .content_bg2{
	height: 300px;
	margin-bottom:50px; 
}
#about .content_bg2 h4, #join .content_bg2 h4{
	margin-top: 55px;
}
/*交通*/
.traffic{margin-top:20px; }
.traffic h3{
	color: #e4007f;
}
.traffic h3 i{
	padding-right: 10px;
}
.traffic h3 span{
	color: #373737;
	font-size: 18px;
	padding-left: 5px;
}
/*再次購票*/
.buyticket h2{
	font-weight: 500;
	color: #fff;
}
.buyticket h2 strong{
	color: #fde016;
	margin-left:10px; 
}
.buyticket button{
	background-color: #fde016;
	color: #373737;
	padding: 10px;
	width: 40%;
	border: none;
	font-weight: 600;
	font-size: 24px;
}
.buyticket button:hover{
	background-color: #8dc21f;
	color: #fff;
}
.buyticket button i{
	margin-left:15px; 
}
/*文章*/
.yearTitle{
	margin-top:10px;
}
.yearTitle2{
	margin-top:60px;
}
.yearTitle .pic, .yearTitle2 .pic{
	border:2px solid #000;
}
.yearTitle h3, .yearTitle2 h3{font-weight: 600;}
.intro h2{
	font-size: 20px;
}
.intro h2:hover{
	color: #5c3a93;
}
.intro h2 i{
	color: #5c3a93;
}
/*---------faq.html----------------------------------------------*/
.QAmenu dl dt, .QAmenu dl dd {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	line-height: 1.3;
}
.QAmenu dl dd:hover{
	color: #e4007f;
}
.QAmenu dl dt {
	background-color: #f5d420;
	border: 1px solid #000;
	width: 30px;
	height: 30px;
	border-radius: 20px;
	color: #000;
	padding-left: 3px;
}
.question ul li strong, .question ul li a{
	color: #3663b0;
}
.light-txt{
	color: red;
}
.question ul li a.fb-txt{
	color: #3663b0;
	text-decoration:underline;
}
.how_go {
	padding-bottom: 20px;
}
.how_go p {
	margin: 10px;
}
.mrt, .youbike, .bus, .parking {
	background-color:#fff; 
	height: 300px;
}
.mrt {
	border: 1px solid #2063d7; 
}
.youbike {
	border: 1px solid #f7931e; 
}
.bus {
	border: 1px solid #8dc21f; 
}
.parking {
	border: 1px solid #29abe2; 
}
.qa_mobile select {
	vertical-align: middle;
    overflow: scroll;
    width: 90%;
    height: 40px;
    border-radius: 3px;
    padding: 0 0 0 10px;
    color: #373737;
    border: 1px solid #626262;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/svg/tri.svg) 95% / 4% no-repeat #fff;
}
.text-left{z-index: 2;}
/*廣告banner*/
.banner{
	margin-top:30px; 
}
/*---------show.html----------------------------------------------*/
.list{
	margin-bottom:30px; 
}
.list-data{
	background-color: #8dc21f;
	color: #fff;
	font-size: 26px;
	line-height: 2;
}
.list-time{
	background-color: #f1f1f1;
	height: 50px;
	width: 50%;
	line-height:3;
	border-bottom: 1px solid #bbb;
}
.list-time_c{
	background-color: #f1f1f1;
	height: 65px;
	width: 50%;
	line-height:4;
	border-bottom: 1px solid #bbb;
}
.list-content{
	background-color: #fff;
	line-height: 1;
	width: 50%;
	height: 50px;
	padding: 8px 0;
	border-bottom: 1px solid #bbb;
}
.list-content_b{
	background-color: #fff;
	line-height: 2;
	width: 50%;
	height: 50px;
	padding: 8px 0;
	border-bottom: 1px solid #bbb;
}
.list-content_c{
	background-color: #fff;
	line-height: 1;
	width: 50%;
	height: 65px;
	padding: 8px 0;
	border-bottom: 1px solid #bbb;
}
#show .blog-post .intro h4{
	color: #e4007f;
}
.t2{margin-top: 80px; }
.t3{margin-top: 50px;}
#show .play-video{margin-bottom: 0;}
#show h4 span{
	display: inline-block;
    font-size: 16px;
    line-height: 1.4;
    margin:20px 10px 30px 10px;
    font-weight: normal;
    color: #626262;
}
#show h4 span i{
	margin-right: 3px;
    color: #e4007f;
    font-size: 26px;
}