#ff9d8d#ff9d8d#ff9d8d#ff9d8dff9d8dff9d8dff9d8dff9d8d/* -------------------------------- 

Primary style

-------------------------------- */
html * {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font-size: 100%;
	font-family: 微軟正黑體, 繁黑體, "Microsoft JhengHei", "Microsoft YaHei", "Heiti TC", "Ubuntu", "LiHei Pro", sans-serif, 新細明體, PMingLiU;
	color: #3e3947;
	background-color: white;
}
body, html {
	height: 100%;
}
a {
	color: #3e3947;
	text-decoration: none;
}
img {
	max-width: 100%;
}
ol, ul {
	list-style: none;
}
/*HOME*/
.col-md-12.home {
	position: absolute;
}
/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-img-replace {
	/* replace text with a background-image */
	display: inline-block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/* -------------------------------- 

Main components 

-------------------------------- */
svg:not(:root) {
    overflow: hidden;
     vertical-align: sub; 
    
	margin-right: 5px;
	
}

.slideshow-title {
	width: 310px;
	
	position: absolute;
	margin: 10px 0 0 10px;
	z-index: 9999999999999999;
}


@media (min-width:1024px) and (max-width:1679px) {
	.slideshow-title {
		width: 200px;
	
	position: absolute;
	margin: 10px 0 0 10px;
	z-index: 9999999999999999;
}
	
}


@media (max-width:767px) {
	
	
	.slideshow-title {
	width: 180px;
	
	position: absolute;
	margin: 5px 0 0 5px;
	z-index: 9999999999999999;
}
	
}

.lg-word {
	font-size: 22px;
	color: #ff9d8d;
	
}




.keyin-info {
	margin-top: 10vh;
}
@media (max-width:767px) {
.keyin-info {
	margin-top: 5vh;
}
	}
.keyin-info2 {
	margin-top: -198px;
	margin-left: 582px;
}

@media (max-width:767px) {
.keyin-info2 {
	margin-top: -68px;
	margin-left: 20px;
}
}
.keyin-title {
	font-size: 16px;
    color: #ff9d8d;
    margin-top: 9px;
    font-weight: bold;
    line-height: 1.8;
}
@media (max-width:767px) {
.keyin-title {
	font-size: 16px;
	color: #ff9d8d;
	margin-top: -30px;
	font-weight: bold;
	}}
.keybg {
	overflow-y: hidden;
	/*	background-color: #775bc2;*/
	background-image: url(../img/keyinbg.jpg);
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#key-box {
	margin-top: 0px;
}
@media (max-width:767px) {
#key-box {
	
	margin-top: 90px;
}
	}
.key-left {
	margin-right: 20px;
}
.slide01-1 {
	background-image: url(../img/slide01-box01.png);
	background-size: 100%;
	background-repeat: no-repeat;
	z-index: 99999;
	width: 300px;
	height: 300px;
	z-index: 99999;
}
.slide01-2 {
	background-image: url(../img/slide01-box02.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
}
.slide01-1, .slide01-2 {
	position: absolute;
	top: 36%;
	left: 21%;
}

@media (max-width:767px) {
.slide01-1, .slide01-2 {
	position: absolute;
	top: 40%;
	left: 10%;
}
}
.slide02-1 {
	background-image: url(../img/slide02-box01.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
	z-index: 99999;
}
.slide02-2 {
	background-image: url(../img/slide02-box02.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
}
.slide02-1, .slide02-2 {
	position: absolute;
	top: 30%;
	left: 52%;
}

@media (max-width:767px) {
.slide02-1, .slide02-2 {
	position: absolute;
	top: 40%;
	left: 38px;
}
}
.slide03-1 {
	background-image: url(../img/slide03-box01.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
	z-index: 99999;
}
.slide03-2 {
	background-image: url(../img/slide03-box02.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
}
.slide03-1, .slide03-2 {
	position: absolute;
	top: 25%;
	left: 55%;
}

@media (max-width:767px) {
.slide03-1, .slide03-2 {
	position: absolute;
	top: 40%;
	left: 38px;
}
}
.slide04-1 {
	background-image: url(../img/slide04-box01.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
	z-index: 99999;
	
}
.slide04-2 {
	background-image: url(../img/slide04-box02.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
}
.slide04-1, .slide04-2 {
	position: absolute;
	top: 40%;
	left: 60%;
}

@media (max-width:767px) {
.slide04-1, .slide04-2 {
	position: absolute;
	top: 40%;
	left: 38px;
}
}
.slide05-1 {
	background-image: url(../img/slide05-box01.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
	z-index: 99999;
}
.slide05-2 {
	background-image: url(../img/slide05-box02.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
}
.slide05-1, .slide05-2 {
	position: absolute;
	top: 25%;
	left: 18%;
}

@media (max-width:767px) {
.slide05-1, .slide05-2 {
	position: absolute;
	top: 40%;
	left: 38px;
}
}
.slide06-1 {
	background-image: url(../img/slide06-box01.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
	z-index: 99999;
}
.slide06-2 {
	background-image: url(../img/slide06-box02.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
}
.slide06-1, .slide06-2 {
	position: absolute;
	top: 25%;
	left: 50%;
}

@media (max-width:767px) {
.slide06-1, .slide06-2 {
	position: absolute;
	top: 40%;
	left: 38px;
}
}
.slide07-1 {
	background-image: url(../img/slide07-box01.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
	z-index: 99999;
}
.slide07-2 {
	background-image: url(../img/slide07-box02.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
}
.slide07-1, .slide07-2 {
	position: absolute;
	top: 10%;
	left: 50%;
}

@media (max-width:767px) {
.slide07-1, .slide07-2 {
	position: absolute;
	top: 40%;
	left: 38px;
}
}
.slide08-1 {
	background-image: url(../img/slide08-box01.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
	z-index: 99999;
}
.slide08-2 {
	background-image: url(../img/slide08-box02.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
}
.slide08-1, .slide08-2 {
	position: absolute;
	top: 25%;
	left: 15%;
}

@media (max-width:767px) {
.slide08-1, .slide08-2 {
	position: absolute;
	top: 40%;
	left: 38px;
}
}

.slide09-1 {
	background-image: url(../img/slide09-box01.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
	z-index: 99999;
}
.slide09-2 {
	background-image: url(../img/slide09-box02.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
}
.slide09-1, .slide09-2 {
	position: absolute;
	top: 20%;
	left: 15%;
}

@media (max-width:767px) {
.slide09-1, .slide09-2 {
	position: absolute;
	top: 40%;
	left: 38px;
}
}
.index-title {
	width: 664px;
	margin-top: 50px;
	margin-left: 30px;
}
.index-title2 {
	width: 307px;
	margin-top: 14vh;
	margin-left: 290px;
}

@media (max-width:767px) {
.index-title2 {
	width: 200px;
	margin-top: 3vh;
	margin-left: 0px;
}
}
.img-circle {
	margin-top: 20%;
}
.video-content p {
	font-size: 15px;
	color: #fff!important;
	line-height: 1.8;
}
.video-content h2 {
	font-size: 21px;
	color: #fff;
	font-weight: bold;
	margin-top: -3px;letter-spacing: 10px;
}
.video-content {
	margin-top: 65vh;
}
@media (max-width:767px) {
	.video-content {
	margin-top: 5vh;
}
}
#section1 {
	/*background-image: linear-gradient(45deg, #ff9a9e 0%, #fad0c4 99%, #fad0c4 100%);*/
/*	background-color: #d5696d;*/
background-image: linear-gradient(-20deg, #f794a4 0%, #fdd6bd 100%);}

#section1 p {
	font-size: 15px;line-height: 2;
color: #fff;
}
@media (max-width:767px) {
	#section1 p {
	font-size: 15px;
		line-height: 1.8;
		color: #fff;
		margin-bottom: 30px;
}
	
}
#section2 {
    /* background-image: linear-gradient(45deg, #ff9a9e 0%, #fad0c4 99%, #fad0c4 100%); */
    /* background-color: #d5696d; */
    background-image: linear-gradient(20deg, #f794a4 0%, #fdd6bd 100%);
}
#section3 {
	/*background-image: linear-gradient(45deg, #ff9a9e 0%, #fad0c4 99%, #fad0c4 100%);*/
/*	background-image: linear-gradient(to top, #dad4ec 0%, #dad4ec 1%, #f3e7e9 100%);*/
	background-color: #dfdfdf;
}
#section8 {
/*background-image: linear-gradient(-225deg, #E3FDF5 0%, #FFE6FA 100%);*/
    background-color: rgb(94, 58, 59);

}

.section2-title {
	width: 589px;
	margin-top: 40%;
	display: table;

	
}

nav img {
    margin: 0 0px;
}

.herstory {
	margin-top: -55px!important;
}


@media (max-width:767px) {
.section2-title {
	width: 100%;
	margin-top: 110px;
	
}
	nav img {
    margin: 0;
}

}

.team {
	color: #ff9d8d;
	
	
}

p.mon-title {
	font-size: 17px!important;
	color: #fff!important;letter-spacing:7px
}
@media (max-width:767px) {
p.mon-title {
	font-size: 20px!important;
	color: #fff!important;
	font-weight: 300;
}

}
.section2-title p {
	font-size: 15px;
}
.lg-section-p {
	font-size: 22px;
	font-weight: bold;
}
.index-info{
	font-size: 14px;
	line-height: 1.8;
	color: #fff!important;
	width: 515px;
}




@media (max-width:767px) {
	
	.index-info {
	font-size: 14px;
	line-height: 1.6;
	color: #fff;
	width: 100%;
}
}
.index-info2 {
	width: 170px !important;
}

@media (max-width:767px) {
	.index-info2 {
	width: 110px !important;
}
	
}
h2.lg-p {
	font-size: 24px;
	color: #fff;
	margin-bottom: 0px;
}
button.btn-xs.bt-center {
	margin-left: -8px;
}
@media (max-width:767px) {
button.btn-xs.bt-center {
	margin-left: 0px;
}
	}
.article-box {
	padding-top: -15vh;
}
.article-box h2 {
	font-size: 30px;
	color: #a5a5a5;
	font-weight: bold;letter-spacing: 7px;
}
.article-box p {
	font-size: 15px;
	color: #a5a5a5;
}
.papa-list {
	margin-top: -30px;
}
.bt-lg-papa {
	font-size: 18px;
}

.country-img,.papa-list img {
	width: 100%;transition:.5s;
}


.country-img:hover,.papa-list img:hover {opacity:0.5;

}
@media (max-width: 768px) {
	.country-img {
	width: 70%;
		margin: 0 auto;
		margin-top: 40px;
		
}

}

.article-box h4{
font-size: 15px;
    margin-top: 20px;
}

@media (max-width: 768px) {
	.article-box h4{
	
	font-size: 18px;
	margin-top: 20px;
}
	
}
/*圖片彈出效果*/.section {
	width: 100%;
	position: relative;
}
.section .left, .section .middle, .section .right {
	width: 100%;
	display: block;
	color: #fff;
	box-sizing: border-box;
	left: 0;
	padding: 30px;
	text-align: center;
	overflow: hidden;
	-moz-transition: 0.3s ease-in-out all;
	-o-transition: 0.3s ease-in-out all;
	-webkit-transition: 0.3s ease-in-out all;
	transition: 0.3s ease-in-out all;
}

@media (min-width: 480px) {
.section .left .content, .section .middle .content, .section .right .content {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
}

@media (min-width: 480px) {
.section .left, .section .middle, .section .right {
	width: 50%;
	font-size: 0.9em;
	padding: 10px;
	left: 0;
	float: left;
	position: absolute;
}
}

@media (min-width: 768px) {
.section .left, .section .middle, .section .right {
	width: 33.33333%;
	left: 33.33%;
	padding: 10px;
}
}

@media (min-width: 992px) {
.section .left, .section .middle, .section .right {
	padding: 30px;
	font-size: 1em;
}
}
.section.animate .left {
	left: 0;
}

@media (min-width: 480px) {
.section.animate .left {
	left: 50%;
}
}

@media (min-width: 768px) {
.section.animate .left {
	left: 0;
}
}
.section.animate .right {
	left: 0;
}

@media (min-width: 480px) {
.section.animate .right {
	left: 50%;
}
}

@media (min-width: 768px) {
.section.animate .right {
	left: 66.66%;
}
}
.section .title {
	background: #b33c77;
}
.section .title h2 {
	margin-top: 0;
}
.section .title p {
	line-height: 1.55em;
	margin-bottom: 0.75em;
}
.section .title .btn-primary {
	color: #fff;
	background: #ff9d8d;
	padding: 11px;
	text-decoration: none;
	border-radius: 3px;
	display: inline-block;
	-moz-transition: 0.3s ease-in-out all;
	-o-transition: 0.3s ease-in-out all;
	-webkit-transition: 0.3s ease-in-out all;
	transition: 0.3s ease-in-out all;
	font-size: 15px;
}
.section .title .btn-primary:hover {
	background: #bdbdbd;
}
.section .tiles {
	padding: 0;
	background: #fff;
	clear: both;
	display: none;
	float: none;
}
.section .tiles img {
	width: 50%;
	float: left;
	height: auto;
	opacity: 0.7;
	-moz-transition: 0.3s ease-in-out all;
	-o-transition: 0.3s ease-in-out all;
	-webkit-transition: 0.3s ease-in-out all;
	transition: 0.3s ease-in-out all;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}
.section .tiles img:hover {
	opacity: 1;
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-o-filter: grayscale(0%);
}

@media (min-width: 768px) {
.section .tiles {
	display: block;
}
}
.section .middle {
	background: slategray;
	z-index: 2;
	padding: 0;
}
.section .middle img {
	width: 100%;
	height: auto;
	display: block;
}
 @-webkit-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
 -webkit-transform: translateY(0);
}
 40% {
 -webkit-transform: translateY(-20px);
}
 60% {
 -webkit-transform: translateY(-10px);
}
}
@keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
 transform: translateY(0);
}
 40% {
 transform: translateY(-20px);
}
 60% {
 transform: translateY(-10px);
}
}





/*圖片彈出效果*/




 @keyframes blink {
 0% {
opacity: 1;
}
 50% {
opacity: 0;
}
 100% {
opacity: 1;
}
}
 @-webkit-keyframes blink {
 0% {
opacity: 1;
}
 50% {
opacity: 0;
}
 100% {
opacity: 1;
}
}
.typing-cursor, .typing-cursor-black, .typing-cursor-white {
	opacity: 1;
	font-weight: bold;
	-webkit-animation: blink 0.7s infinite;
	animation: blink 0.7s infinite;
}
.typing-cursor, .typing-cursor-black {
	color: #fff;
}
.typing-cursor-white {
	color: #fff;
}
#source {
	display: none;
}
#output-wrap {
	font-size: 15px;
	color: #fff;
	line-height: 1.8;
	margin-left: -10px;
	height: 200px;
}
#output-wrap2 {
	font-size: 13px;
	color: #fff;
	line-height: 1.8;
	margin-left: 0px;
	height: 200px;
	width: 100vh;
}
.cd-section {
	min-height: 100vh;
	position: relative;/*	padding: 2em 0 0 0;*/
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { .cd-section {
	min-height: 0vh;
	position: relative;/*	padding: 2em 0 0 0;*/
}}
.cd-section:nth-of-type(odd) {
/*	background-color: #3e3947;*/
}
.cd-section:nth-of-type(odd) p {
	color: #fff;
}
.cd-section:nth-of-type(even) {
	background-color: #745360;
}
.cd-section:nth-of-type(even) p {
	color: #fff;
	font-size: 15px;
	font-weight: normal;    
	line-height: 2;
}
.bgvideo {
	background-color: transparent!important;
	padding: 0!important;
	/* height: 100vh!important; */
	min-height: 100%;
	position: relative;
	padding: 2em 0;
	z-index: 1;
}
.cd-section h1, .cd-section p {
}
.cd-section h1 {
	color: white;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 20px;
	font-size: 1.25rem;
}
.cd-section p {
	line-height: 1.6;
}

@media only screen and (min-width: 768px) {
.cd-section h1 {
	font-size: 30px;
	font-size: 1.875rem;
}
.cd-section p {
	font-size: 14px;
	line-height: 2;
	color: #a5a5a5;
}
}
.cd-scroll-down {
	position: absolute;
	left: 50%;
	right: auto;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 25px;
	width: 50px;
	height: 50px;
	background: url("../img/cd-arrow-bottom.svg") no-repeat center center;
	z-index: 9999;
}

@media (max-width:767px) {
	.cd-scroll-down {
	position: absolute;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 80px;
    width: 50px;
    height: 50px;
    background: url(../img/cd-arrow-bottom.svg) no-repeat center center;
    z-index: 9999;
}
	
	
}
/* No Touch devices */
.cd-nav-trigger {
	display: none;
}
.no-touch #cd-vertical-nav {
	position: fixed;
	right: 40px;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 9;
}

@media (max-width:767px) {
.no-touch #cd-vertical-nav {
	z-index: 99999999;
}
}
.no-touch #cd-vertical-nav li {
	text-align: right;
	margin-bottom: 0px;
}
.no-touch #cd-vertical-nav a {
	display: inline-block;
	/* prevent weird movements on hover when you use a CSS3 transformation - webkit browsers */
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.no-touch #cd-vertical-nav a:after {
	content: "";
	display: table;
	clear: both;
}
.no-touch #cd-vertical-nav a span {
	float: right;
	display: inline-block;
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	-ms-transform: scale(0.6);
	-o-transform: scale(0.6);
	transform: scale(0.6);
}
.no-touch #cd-vertical-nav a:hover span {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.no-touch #cd-vertical-nav a:hover .cd-label {
	opacity: 1;
}
.no-touch #cd-vertical-nav a.is-selected .cd-dot {
	background-color: white;
}
.no-touch #cd-vertical-nav .cd-dot {
	position: relative;
	/* we set a top value in order to align the dot with the label. If you change label's font, you may need to change this top value*/
	top: 8px;
	height: 15px;
	width: 15px;
	border-radius: 50%;
	background-color: #ff9d8d;
	-webkit-transition: -webkit-transform 0.2s, background-color 0.5s;
	-moz-transition: -moz-transform 0.2s, background-color 0.5s;
	transition: transform 0.2s, background-color 0.5s;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.no-touch #cd-vertical-nav .cd-label {
	position: relative;
	margin-right: 5px;
	padding: .4em .5em;
	color: #ff9d8d;
	font-size: 14px!important;

	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	transition: transform 0.2s, opacity 0.2s;
	opacity: 0;
	-webkit-transform-origin: 100% 50%;
	-moz-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	-o-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	font-weight: 300;
	letter-spacing:5px
}
/* Touch devices */
.touch .cd-nav-trigger {
	display: block;
	z-index: 9999999999999999999;
	position: fixed;
	bottom: 30px;
	right: 5%;
	height: 44px;
	width: 44px;
	border-radius: 0.25em;
	background:#ff9d8d;
}
.touch .cd-nav-trigger span {
	position: absolute;
	height: 4px;
	width: 4px;
	background-color: #3e3947;
	border-radius: 50%;
	left: 50%;
	top: 50%;
	bottom: auto;
	right: auto;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.touch .cd-nav-trigger span::before, .touch .cd-nav-trigger span::after {
	content: '';
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	background-color: inherit;
	border-radius: inherit;
}
.touch .cd-nav-trigger span::before {
	top: -9px;
}
.touch .cd-nav-trigger span::after {
	bottom: -9px;
}
.touch #cd-vertical-nav {
	position: fixed;
	z-index: 9999999999999999999;
	right: 5%;
	bottom: 30px;
	width: 90%;
	max-width: 400px;
	max-height: 90%;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	-webkit-transform-origin: right bottom;
	-moz-transform-origin: right bottom;
	-ms-transform-origin: right bottom;
	-o-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
	border-radius: 0.25em;
	background-color: rgba(255, 255, 255, 1);
}
.touch #cd-vertical-nav a {
	display: block;
	padding: 1em;/*	border-bottom: 1px solid rgba(62, 57, 71, 0.1);*/
	font-size: 17px;
}
.touch #cd-vertical-nav a span:first-child {
	display: none;
}
.touch #cd-vertical-nav a.is-selected span:last-child {
	color: #d88683;
}
.touch #cd-vertical-nav.open {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.touch #cd-vertical-nav.open + .cd-nav-trigger {
	background-color: transparent;
}
.touch #cd-vertical-nav.open + .cd-nav-trigger span {
	background-color: rgba(62, 57, 71, 0);
}
.touch #cd-vertical-nav.open + .cd-nav-trigger span::before, .touch #cd-vertical-nav.open + .cd-nav-trigger span::after {
	background-color: #3e3947;
	height: 3px;
	width: 20px;
	border-radius: 0;
	left: -8px;
}
.touch #cd-vertical-nav.open + .cd-nav-trigger span::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 1px;
}
.touch #cd-vertical-nav.open + .cd-nav-trigger span::after {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
	bottom: 0;
}
.touch #cd-vertical-nav li:last-child a {
	border-bottom: none;
}

@media only screen and (min-width: 768px) {
.touch .cd-nav-trigger, .touch #cd-vertical-nav {
	bottom: 40px;
}
}
.video-content {
	z-index: 99999;
}
/*********************************************
	-	DECO PARTING 	-
**********************************************/
.deco-parting {
	text-align: center;
	padding: 96px 0;
}

@media (min-width: 993px) {
.deco-parting {
	display: table;
	text-align: left;
	background-color: #28282E;
}
.deco-parting [class*='col-'] {
	display: table-cell;
	float: none;
	height: 100%;
	vertical-align: middle;
}
.deco-parting .deco-header {
	font-size: 200px;
	text-align: right;
	padding-right: 30px;
	margin: 0;
}
.deco-parting .deco-header:after {
	content: '+';
	font-size: 100px;
	vertical-align: text-top;
}
}
.deco-parting .deco-header {
	color: #F26F70;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 1.1;
}
.deco-parting h3 {
	text-transform: uppercase;
	margin-top: 0;
	color: #fff;
	font-weight: normal;
}
.deco-parting p {
	color: #fff;
}

@media (min-width: 993px) {
.deco-parting p {
	width: 50%;
}
}
#loading {
	position: fixed;
	_position: absolute;
	overflow: hidden;
	z-index: 10;
	display: none;
}
.loading-bg {
	width: 100%;
	height: 100%;
	background-color: rgba(25,23,23,1);
	position: fixed;
	z-index: 999;
}
.cssload-spin-box {
	position: absolute;
	margin: auto;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	box-shadow: 15px 15px rgb(79,77,73), -15px 15px rgb(223,223,223), -15px -15px rgb(79,77,73), 15px -15px rgb(223,223,223);
	-o-box-shadow: 15px 15px rgb(79,77,73), -15px 15px rgb(223,223,223), -15px -15px rgb(79,77,73), 15px -15px rgb(223,223,223);
	-ms-box-shadow: 15px 15px rgb(79,77,73), -15px 15px rgb(223,223,223), -15px -15px rgb(79,77,73), 15px -15px rgb(223,223,223);
	-webkit-box-shadow: 15px 15px rgb(79,77,73), -15px 15px rgb(223,223,223), -15px -15px rgb(79,77,73), 15px -15px rgb(223,223,223);
	-moz-box-shadow: 15px 15px rgb(79,77,73), -15px 15px rgb(223,223,223), -15px -15px rgb(79,77,73), 15px -15px rgb(223,223,223);
	animation: cssload-spin ease infinite 4.6s;
	-o-animation: cssload-spin ease infinite 4.6s;
	-ms-animation: cssload-spin ease infinite 4.6s;
	-webkit-animation: cssload-spin ease infinite 4.6s;
	-moz-animation: cssload-spin ease infinite 4.6s;
}
 @keyframes cssload-spin {
 0%, 100% {
 box-shadow: 15px 15px rgb(79,77,73), -15px 15px rgb(223,223,223), -15px -15px rgb(79,77,73), 15px -15px rgb(223,223,223);
}
 25% {
 box-shadow: -15px 15px rgb(223,223,223), -15px -15px rgb(79,77,73), 15px -15px rgb(223,223,223), 15px 15px rgb(79,77,73);
}
 50% {
 box-shadow: -15px -15px rgb(79,77,73), 15px -15px rgb(223,223,223), 15px 15px rgb(79,77,73), -15px 15px rgb(223,223,223);
}
 75% {
 box-shadow: 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49;
}
}
 @-o-keyframes cssload-spin {
 0%, 100% {
 box-shadow: 15px 15px rgb(79,77,73), -15px 15px rgb(223,223,223), -15px -15px rgb(79,77,73), 15px -15px rgb(223,223,223);
}
 25% {
 box-shadow: -15px 15px rgb(223,223,223), -15px -15px rgb(79,77,73), 15px -15px rgb(223,223,223), 15px 15px rgb(79,77,73);
}
 50% {
 box-shadow: -15px -15px rgb(79,77,73), 15px -15px rgb(223,223,223), 15px 15px rgb(79,77,73), -15px 15px rgb(223,223,223);
}
 75% {
 box-shadow: 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49;
}
}
 @-ms-keyframes cssload-spin {
 0%, 100% {
 box-shadow: 15px 15px rgb(79,77,73), -15px 15px rgb(223,223,223), -15px -15px rgb(79,77,73), 15px -15px rgb(223,223,223);
}
 25% {
 box-shadow: -15px 15px rgb(223,223,223), -15px -15px rgb(79,77,73), 15px -15px rgb(223,223,223), 15px 15px rgb(79,77,73);
}
 50% {
 box-shadow: -15px -15px rgb(79,77,73), 15px -15px rgb(223,223,223), 15px 15px rgb(79,77,73), -15px 15px rgb(223,223,223);
}
 75% {
 box-shadow: 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49;
}
}
 @-webkit-keyframes cssload-spin {
 0%, 100% {
 box-shadow: 15px 15px rgb(79,77,73), -15px 15px rgb(223,223,223), -15px -15px rgb(79,77,73), 15px -15px rgb(223,223,223);
}
 25% {
 box-shadow: -15px 15px rgb(223,223,223), -15px -15px rgb(79,77,73), 15px -15px rgb(223,223,223), 15px 15px rgb(79,77,73);
}
 50% {
 box-shadow: -15px -15px rgb(79,77,73), 15px -15px rgb(223,223,223), 15px 15px rgb(79,77,73), -15px 15px rgb(223,223,223);
}
 75% {
 box-shadow: 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49;
}
}
 @-moz-keyframes cssload-spin {
 0%, 100% {
 box-shadow: 15px 15px rgb(79,77,73), -15px 15px rgb(223,223,223), -15px -15px rgb(79,77,73), 15px -15px rgb(223,223,223);
}
 25% {
 box-shadow: -15px 15px rgb(223,223,223), -15px -15px rgb(79,77,73), 15px -15px rgb(223,223,223), 15px 15px rgb(79,77,73);
}
 50% {
 box-shadow: -15px -15px rgb(79,77,73), 15px -15px rgb(223,223,223), 15px 15px rgb(79,77,73), -15px 15px rgb(223,223,223);
}
 75% {
 box-shadow: 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49;
}
}
 @charset "utf-8";
/* CSS Document */
html, body {
	/* 設定body高度為100% 拉到視窗可視的大小 */
	height: 100%;
}
footer img {
	height: 55px;
}
.index-page {
	overflow: hidden;
}
.brand {
	position: absolute;
	z-index: 999;
}
.brand img {
	width: 450px;
	z-index: 99999;
	/* margin: 0; */
	margin-top: 260px;/*	float: right;*/
}
.forum-title {
	font-size: 20px;
	font-weight: bold;
}
.index-share a {
	color: #fff;
	transition: .5s;
}
.index-share a:hover {
	color: #ff3c00;
}
.index-navbar {
	position: absolute;
	z-index: 9999;
	margin-top: 630px;
}
.index-navbar01 img, .index-navbar02 img, .index-navbar03 img {
	width: 94px;
	margin-right: 94px;
}
.index-navbar01 {
	z-index: 2;
}
.index-navbar02 {
	z-index: 1;
}
#joinFrame {
	width: 100vh!important;
	margin-top: 30px!important;
}
p.game-tips {
	color: #ff3c00!important;
}
.article-footer p {
	color: #a5a5a5;
}
.index-navbar a {
	transition: .5s;
}
.index-navbar a:hover {
	filter: alpha( Opacity = 50 );
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.page-container {
	max-width: 100%!important;
	width: 91.66%;
	margin: 0 auto .75rem;
	padding: .75rem 0;
}
span.title-color {
	color: #ff3c00;
}
.banner-title.aa {
	margin: 70px 0px 70px 0px;
}
h3.writer {
	font-size: 15px!important;
	color: #ff3c00!important;
	margin-bottom: 0px;
	font-style: normal;
}
.game {
	border: 10px solid #28333a;
	background-image: url(../img/game-bg.jpg);
	margin-top: 30px;
}
.result {
	/*	border:10px solid #28333a;*/
	background-image: url(../img/game-bg.jpg);
	margin-top: 30px;
}
.game p {
	font-size: 13px;
	color: #a5a5a5;
}
.btn-time {
	margin-top: -170px;
	margin-right: 20px;
}
p.score-number {
	font-size: 71px;
	font-family: Impact, Charcoal, sans-serif, 微軟正黑體;
	margin-top: -40px;
	color: #ff3c00;
	font-weight: bold;
}
p.time-number {
	font-size: 50px;
	font-family: Impact, Charcoal, sans-serif, 微軟正黑體;
	margin-top: -29px;
	margin-right: 8px;
	color: #a5a5a5;
	font-weight: bold;
}
.play, .result {
	height: 634.54px;
}
.play-robat img {
	width: 119px;
	margin-top: 365px;
	z-index: 99999;
}
.result h2 {
	font-size: 50px!important;
	font-family: Impact, Charcoal, sans-serif, 微軟正黑體!important;
	color: #a5a5a5!important;
}
.article-content .ad-h2 {
	color: #a5a5a5!important;
}
.article-content h2.ad-title {
	margin-top: 30px;
	/* min-height: 32px; */
	width: 129px;
	height: 53px;
	border: 1px solid #a5a5a5;
	padding: 9px 0 0 0px;
	text-align: center;
	color: #a5a5a5!important;
	margin-left: 0px;
	margin-bottom: 38px;
}

@media (max-width:767px) {
.play-robat img {
	width: 119px;
	margin-top: 395px;
	z-index: 99999;
}
.btn-time {
	margin-top: -143px;
	margin-right: 10px
}
p.score-number {
	font-size: 50px;
	font-family: Impact, Charcoal, sans-serif, 微軟正黑體;
	margin-top: -27px;
	color: #ff3c00;
}
p.time-number {
	font-size: 30px;
	font-family: Impact, Charcoal, sans-serif, 微軟正黑體;
	margin-top: -15px;
	margin-right: 18px;
	color: #a5a5a5;
}
.result h2 {
	font-size: 40px!important;
	font-family: Impact, Charcoal, sans-serif, 微軟正黑體!important;
	color: #a5a5a5!important;
}
.play-robat img {
	width: 119px;
	margin-top: 283px;
	z-index: 99999;
}
.game {
	border: 10px solid #28333a;
	background-image: url(../img/game-bg.jpg);
	height: 500px;
}
.result {
/*	border:10px solid #28333a;*/
/*	background-image: url(../img/game-bg.jpg);*/
	
}
.play, .result {
	height: 500px;
}
}
.btn-b {
	background-color: #a5a5a5!important;
}
.btn-b2 {
	background-color: #a5a5a5!important;
	width: 180px;
}
.ball-1, .ball-2, .ball-3 {
	position: absolute;
	z-index: 99999;
}
.result h2 span.en {
	color: #ff3c00!important;
}
.result p {
	color: #a5a5a5;
	margin: 0;
	font-size: 21px;
}
.result span.score-number {
	font-size: 50px;
	font-family: Impact, Charcoal, sans-serif, 微軟正黑體;
	margin-top: -40px;
	color: #ff3c00;
}
.result span.score-number2 {
	font-size: 27px;
	font-family: Impact, Charcoal, sans-serif, 微軟正黑體;
	color: #354a57;
}

@media (max-width:767px) {
.result h2 {
	font-size: 40px!important;
	font-family: Impact, Charcoal, sans-serif, 微軟正黑體!important;
	color: #a5a5a5!important;
}
.result h2 span.en {
	color: #ff3c00!important;
}
.result p {
	color: #a5a5a5;
	margin: 0;
	font-size: 18px;
}
.result span.score-number {
	font-size: 30px;
	font-family: Impact, Charcoal, sans-serif, 微軟正黑體;
	margin-top: 10px;
	color: #ff3c00;
}
.result span.score-number2 {
	font-size: 30px;
	font-family: Impact, Charcoal, sans-serif, 微軟正黑體;
	color: #354a57;
}
}
.game-start img {
	width: 346px;
}

@media (max-width:767px) {
.game-start img {
	width: 300px;
}
}

@media (max-width:767px) {
img.gametitle {
	width: 215px;
}
.game-start img {
	width: 45%;
}
}
.ball-1 img, .ball-2 img, .ball-3 img {
	width: 30px;
}

@media (max-width:767px) {
.banner-title.aa {
	margin: 80px 0px 50px 0px!important;
}
.ball-1 img, .ball-2 img, .ball-3 img {
	width: 30px;
}
}

@media (max-width:767px) {
.index-navbar01 img, .index-navbar02 img, .index-navbar03 img {
	width: 85px;
	margin-right: -47px;
	margin-bottom: 9px;
	margin-left: 30px;
}
}
.logo200 {
	position: absolute;
	z-index: 9999;
	margin-top: 810px;
	margin-left: 0px;
}
.logo200 img {
	width: 100px;
}

@media (max-width:1680px) {
.brand img {
	width: 354px;
	z-index: 99999;
	/* margin: 0 auto; */
	margin-top: 124px;
	/* margin-right: 383px; */
	margin-left: 170px;
}
.update img, .update2 img {
	width: 270px;
}
.index-navbar {
	margin-top: 414px;
	margin-left: -16px;
	margin-left: 207px;
}
.page-navbar {
	z-index: 9999;
}
.logo200 {
	position: absolute;
	z-index: 9999;
	margin-top: 570px;
	margin-left: 45px;
	margin-left: 211px;
}
}

@media (max-width: 767px) {
.index-navbar {
	margin-top: 440px;
	margin-left: -31px;
}
.brand img {
	width: 203px;
	z-index: 99999;
	margin: 0 auto;
	margin-left: -8px;
}
.page-navbar {
	z-index: 9999;
	margin-top: 94px;
}
.indexbg-jobs {
	height: 100vh;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #344a57;
}
}

/*i4 直式*/
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) {
/*
	.index-page .wrapper > .header {
    height: 90vh;
    display: block;
}
*/
.index-page .wrapper > .header {
	height: 60vh;
	display: block;
	background-repeat: no-repeat;
}
/*
.brand  img {
width:245px;
    z-index: 99999;
    margin: 0 auto;
    margin-left: -10px;
}
*/
.brand img {
	width: 193px;
	z-index: 99999;
	margin: 0 auto;
	margin-left: 0px;
	margin-top: -82px;
}
}

/*i4 橫式*/
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) {
.wrapper > .header {
	height: 290px;
	background-position: center center;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;/*display: none; background-position-x: 0vh; */
}
.brand img {
	width: 195px;
	z-index: 99999;
	margin: 0 auto;
}
}
body.index-page {
	background-color: #364957;
}
.share p {
	margin-top: 10px;
	font-size: 13px;
	color: #a5a5a5;
}
.share p a:hover {
	color: #ff5400;
}
.share svg {
	margin-bottom: -5px;
	margin-right: 10px;
	color: #008f9c;
}
.page-navbar-right {
	margin-right: -30px;
}

@media(max-width:767px) {
.page-navbar-right {
	margin-right: 0px;
}
}
.box {
	position: relative;
	top: -180px;
	transition: .5s;
}
.box .box-img {
	overflow: hidden;
	position: relative;
}
.box .box-img img {
	width: 100%;
	height: auto;
	transform: scale(1, 1);
	transition: transform 300ms ease-out 0s;
}
.box .over-layer {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	text-align: center;
	background: rgba(0, 0, 0,0.7);
	transition: opacity 0.50s ease;
}
.box:hover .over-layer {
	opacity: 1;
}
.box .over-layer a {
	position: relative;
	top: 100%;
	color: #fff;
	margin-right: 10px;
	background: rgba(55, 30, 20,0.5);
	transition: all 0.50s linear 0s;
}
.box .over-layer a:hover {
	background: #009CBF;
	text-decoration: none;
}
.box:hover .over-layer a {
	top: 45%;
}
.box .box-content {
	position: absolute;
	top: 100%;
	width: 100%;
	opacity: 0;
	padding: 7% 5%;
	background: #323232;
	transform: perspective(1000px) rotateX(90deg);
	transform-origin: 50% 0 0;
	transition: transform 0.80s ease, opacity 0.80s ease;
}
.box .box-content h2 {
	color: #fff;
	font-size: 15px;
	margin-top: 10px;
	line-height: 1.6
}

@media(max-width:767px) {
.box .box-content {
	position: absolute;
	top: 100%;
	width: 100%;
	height: 100%;
	opacity: 0;
	padding: 7% 5%;
	background: #323232;
	transform: perspective(1000px) rotateX(90deg);
	transform-origin: 50% 0 0;
	transition: transform 0.80s ease, opacity 0.80s ease;
}
}
.box:hover .box-content {
	opacity: 1;
	z-index: 1;
	transform: perspective(1000px) rotateX(0deg);
}
.box .title {
	margin: 0;
}
.box .title a {
	color: #fff;
	font-size: 15px;
	/* text-transform: capitalize; */
    /* transition: all 0.50s linear 0s; */
	line-height: 1.6;
}
.box .title a:hover {
	text-decoration: none;
	color: #fff;
}
.box .post {
	color: #d3d3d3;
	text-align: left;
	margin-top: 10px;
	text-transform: capitalize;
	display: inline-block;
}

@media only screen and (max-width:990px) {
.box {
}
}

@media only screen and (max-width:479px) {
.box .box-content {
	padding: 18% 8%;
}
.box .box-content .title a {
	font-size: 15px;
}
}
/*lightbox*/

#portfolio .portfolio-item {
	right: 0;
	margin: 0 0 15px;
}
#portfolio .portfolio-item .portfolio-link {
	display: block;
	position: relative;
	margin: 0 auto;
	max-width: 400px;
}
#portfolio .portfolio-item .portfolio-link .caption {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgba(24,188,156,.9);
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
}
#portfolio .portfolio-item .portfolio-link .caption:hover {
	opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 20px;
	margin-top: -12px;
	text-align: center;
	font-size: 20px;
	color: #fff;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
	margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content h3, #portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
	margin: 0;
}
#portfolio * {
	z-index: 2;
}

@media(min-width:767px) {
#portfolio .portfolio-item {
	margin: 0 0 30px;
}
.article-line img {
	display: none;
}
}
.portfolio-modal .modal-content {
	padding: 100px 0;
	min-height: 100%;
	border: 0;
	border-radius: 0;
	text-align: center;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.portfolio-modal .modal-content h2 {
	margin: 0;
	font-size: 3em;
	color: #e31d1a;
}
.portfolio-modal .modal-content p {
	margin: 0;
	font-size: 17px;
	color: #fff;
}
.portfolio-modal .modal-content img {
	margin-bottom: 30px;
}
.portfolio-modal .modal-content .item-details {
	margin: 30px 0;
}
.portfolio-modal .close-modal {
	position: absolute;
	top: 10px;
	right: 25px;
	width: 75px;
	height: 75px;
	background-color: transparent;
	cursor: pointer;
}
.portfolio-modal .close-modal:hover {
	opacity: .5;
}
.portfolio-modal .close-modal .lr {
	z-index: 1051;
	width: 1px;
	height: 75px;
	margin-left: 35px;
	background-color: #a5a5a5;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.portfolio-modal .close-modal .lr .rl {
	z-index: 1052;
	width: 1px;
	height: 75px;
	background-color: #a5a5a5;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.portfolio-modal .modal-backdrop {
	display: none;
	opacity: 0;
}
.portfolio-modal {
	margin-right: -17px!important;
}
.name {
	color: #2c98a2;
}
.about {
	color: #e31d1a;
	font-weight: bold;
}
#gotop {
	display: none;
	position: fixed;
	right: 20px;
	bottom: 530px;
	padding: 15px 5px;
	font-size: 10px;
	cursor: pointer;
	z-index: 999;
}
#signup {
	display: none;
	position: fixed;
	bottom: -20px;
	/* width: 50%; */
	z-index: 999;
	left: 0;
	right: 0;/* margin: 0 auto; *//* margin-top: 30px; */
}
.rightside-ad img {
	margin-left: 0px;
	width: 100%;
	margin-bottom: 15px;
}
i.material-icons {
	margin-right: 0px;
	vertical-align: top;
}
i.material-icons.close-icon {
	/* margin-bottom: -27px; */
	margin-top: 20px;
}

@media(max-width:767px) {
i.material-icons.close-icon {
	/* margin-bottom: -27px; */
	margin-top: 45px;
}
}
.lightbox-logo.text-left {
	margin-top: -80px;
}
.lightbox-logo {
	margin-left: 15px;
}
.lightbox-logo img {
	width: 100px;
}
/*文章*/

.article-img {
	width: 630px;
	margin-bottom: 30px;
}
.article-content a {
	color: #bc4104;
	transition: .5s
}
.article-content a:hover {
	color: #a5a5a5;
}
.wrapper > .header-page {
	height: 660px;
	background-position: center center;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: none;
}
.article-page .brand img {
	width: 450px;
	margin-top: 94px;
}
.pc {
	display: block;
}
.mobile {
	display: none;
}
.download-box {
	margin-bottom: 20px;
}

@media (max-width:767px) {
.fe-root {
	margin-top: 30px;
}
.wrapper > .header-page {
	height: 290px;
	background-position: center center;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: none;
}
.article-page .brand img {
	width: 510px;
	margin-top: 148px;
}
.pc {
	display: none;
}
.mobile {
	display: block;
}
}
.article-page-ad .brand img {
	width: 407px;
	margin-top: 94px;
}
.banner-title {
	padding: 10px 10px;
	font-size: 30px;
	color: #ff9d8d;
	font-weight: bold;
	line-height: 1.4;
	margin: 15px 15px;
	border: 10px solid #ff9d8d;
}
.banner-title2 {
	padding: 0px 0;
	font-size: 35px;
	color: #a5a5a5;
	font-weight: bold;
	line-height: 1.4;
	margin-left: 5px;
}
.banner-title3 {
	padding: 10px 10px;
	font-size: 30px;
	color: #a5a5a5;
	font-weight: bold;
	line-height: 1.4;
	border: 10px solid #a5a5a5;
	margin-top: 70px;
	margin-bottom: 70px;
}
.banner-title2 img {
	width: 150px;
}

@media (max-width:767px) {
.banner-title2 {
	padding: 10px 0;
	font-size: 35px;
	color: #a5a5a5;
	font-weight: bold;
	line-height: 1.4;
	margin-left: 15px;
}
.banner-title2 img {
	width: 130px;
}
.banner-title3 {
	padding: 10px 10px;
	font-size: 30px;
	color: #a5a5a5;
	font-weight: bold;
	line-height: 1.4;
	border: 10px solid #a5a5a5;
	margin-top: 15px;
	margin-bottom: 24px;
}
}
.article-content {
	font-size: 17px;
	color: #373737;
	line-height: 1.8;
	margin-bottom: 30px;
	margin-top: 60px;
}
.article-content3 {
	font-size: 16px;
	color: #a5a5a5;
	line-height: 1.8;
	margin-bottom: 30px;
	margin-top: 60px;
}
.article-content2 {
	font-size: 16px;
	color: #a5a5a5;
	line-height: 1.8;
	margin-bottom: 30px;
	margin-top: 60px;
}
.article-content p.chart-img img {
	width: 70%;
	margin: 0 auto;
}

@media (max-width:767px) {
.article-content {
	font-size: 18px;
	color: #373737;
	line-height: 1.8;
	margin-bottom: 30px;
	margin-top: 60px;
}
.article-content p.chart-img img {
	width: 100%;
	margin: 0 auto;
}
}
.article-content ul {
	margin-left: -20px;
	font-weight: bold;
}
.article-editer {
	font-size: 13px;
	color: #949494;
}
.article-content2 h3 {
	font-size: 22px;
	color: #015f9b;
	line-height: 1.6;
	font-weight: bold;
}
.article-content h2 {
	font-size: 18px;
	color: #ff9d8d;
	font-weight: bold;
	line-height: 1.6;
}
.article-content h3 {
	
	font-size: 15px;
	color: #ff9d8d;
	line-height: 1.6;
	height: 220px;
	font-weight: bold;
}




@media(max-width:767px){
	
	.article-content h3 {
	
	font-size: 18px;
	color: #ff9d8d;
	line-height: 1.6;
	height: 230px;
	font-weight: bold;
		margin-bottom: 20px;
}
	
}

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait) { 	.article-content h3 {
	
	font-size: 18px;
	color: #ff9d8d;
	line-height: 1.6;
	height: 230px;
	font-weight: bold;
		margin-bottom: 40px;
} }
.article-content4 .title {
	margin-top: 30px;
	/* min-height: 32px; */
	width: 129px;
	height: 53px;
	border: 1px solid #eee;
	padding: 9px 0 0 0px;
	text-align: center;
	color: #eee;
	margin-left: 0px;
	margin-bottom: 38px;
}
.article-content2 h2 {
	font-size: 22px;
	color: #05a6a0;
	;
	line-height: 1.6;
	font-weight: bold;
}

@media (max-width:767px) {
.article-content h2 {
	font-size: 22px;
	color: #ff9d8d;
	line-height: 1.6;
	font-weight: bold;
}
}
.article-img {
	width: 630px;
	margin-bottom: 30px;
}
.article-header-img {
	width: 100%;
	margin-bottom: 0px;
	-webkit-box-shadow: 0px 0px 2px #e6e6e6;
	-moz-box-shadow: 0px 0px 2px #e6e6e6;
	box-shadow: 0px 0px 2px #e6e6e6;
}
.article-header-img3 {
	width: 630px;
	margin: 45px auto;
	-webkit-box-shadow: 0px 0px 2px #e6e6e6;
	-moz-box-shadow: 0px 0px 2px #e6e6e6;
	box-shadow: 0px 0px 2px #e6e6e6;
}

@media (max-width:767px) {
.article-header-img {
	width: 100%;
	margin-bottom: 0px;
	-webkit-box-shadow: 0px 0px 2px #e6e6e6;
	-moz-box-shadow: 0px 0px 2px #e6e6e6;
	box-shadow: 0px 0px 2px #e6e6e6;
}
.article-header-img3 {
	width: 100%;
	margin: 0 auto;
	-webkit-box-shadow: 0px 0px 2px #e6e6e6;
	-moz-box-shadow: 0px 0px 2px #e6e6e6;
	box-shadow: 0px 0px 2px #e6e6e6;
}
}
.article-header-img2 {
	width: 100%;
	margin-bottom: 15px;
}
.article-content a {
	color: #ff9d8d;
	transition: .5s;
}
.article-content a:hover {
	color: #a5a5a5;
	text-decoration: none;
}
/*圖片HOVER基本樣式*/
.view {
	/* width: 300px; */
   /* height: 300px; */

	float: left;
	overflow: hidden;
	position: relative;
	/* text-align: center; */
	-webkit-box-shadow: 0px 0px 2px #e6e6e6;
	-moz-box-shadow: 0px 0px 2px #e6e6e6;
	box-shadow: 0px 0px 2px #e6e6e6;
	margin-bottom: 10px;/*	background-image: url(../img/star-bg.png);*/
}
.view .mask, .view .content {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	/* padding-left: 15px; */
	/* padding-top: 48px; */
	text-align: center;
	padding: 50px 10px 0 10px;
}
.view img {
	display: block;
	position: relative;
}
.view h2 {
	text-transform: uppercase;
	color: #689da9;
	/* text-align: center; */
	position: relative;
	font-size: 30px;
	/* padding: 10px; */
   /* background: rgba(0, 0, 0, 0.8); */
	margin: 20px 0 10px 0;
}
.view p {
	/* font-family: Georgia, serif; */
	/* font-style: italic; */
	font-size: 15px;
	position: relative;
	color: #fff;
	/* padding: 0px 28px 0 0; */
	/* text-align: center; */
	line-height: 1.6;
}
.view a.info {
	display: inline-block;
	text-decoration: none;
	padding: 23px 15px;
	background: #FFF;
	color: #a5a5a5;
	/* text-transform: uppercase; */
	-webkit-box-shadow: 0 0 1px #000;
	-moz-box-shadow: 0 0 1px #000;
	/* box-shadow: 0 0 1px #000; */
	border-radius: 50%;
	font-size: 15px;/* bottom: 0; */
}
.view a.info: hover {
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
}
/*圖片HOVER效果END*/


.index-article2 h2 {
	font-size: 18px;
	color: #a5a5a5;
	margin-bottom: 0px;
	margin-top: 2px;
}
.article-area {
	padding: 10px 15px;
	/* background: rgba(0,0,0,0.5); */
	/* border:1px solid #fff; */
	transition: .5s;/* height: 100%; */
	margin-bottom: 0px;
	margin-top: 20px;
}
.article-area2 {
	padding: 10px 15px;
	/* background: rgba(0,0,0,0.5); */
    /* border: 1px solid #fff; */
	transition: .5s;
	/* height: 100%; */
	margin-bottom: 0px;
	margin-top: 20px;
	margin-left: -15px;
/*	margin-right: 15px;*/
	
}

.article-area2 img{
	
	width: 280px\9;
}




@media (max-width:767px) {
.article-area {
	margin-top: 10px;
}
.article-area2 {
	margin-top: 10px;
	padding: 10px 15px;
	margin-left: 0px;
}
}
.article-area:hover, .article-area2:hover {
	transition: .5s;
}
.index-article p {
	font-size: 14px;
	color: #a5a5a5;
	margin-bottom: 0px;
}
.index-article2 p {
	font-size: 14px;
	color: #a5a5a5;
	margin-bottom: 0px;
}

@media (max-width:767px) {
.index-article p {
	font-size: 18px;
	color: #a5a5a5;
	margin-bottom: 0px;
}
.index-article2 p {
	font-size: 18px;
	color: #a5a5a5;
	margin-bottom: 0px;
}
}
#article .title {
	margin-top: 30px;
	/* min-height: 32px; */
	width: 172px;
	height: 64px;
	border: 1px solid #ff9d8d;
	padding: 1px 0 0 3px;
	text-align: center;
	margin-bottom: 0;
}


@media (max-width:767px) {
	#article .title {
	margin-top: 30px;
	/* min-height: 32px; */
	width: 172px;
	height: 64px;
	border: 1px solid #ff9d8d;
	padding: 0px 0 0 3px;
	text-align: center;
	margin-bottom: 0;
		margin-left: 15px;
}
}

/*
#article .title2 {
	margin-top: 30px;
	 min-height: 32px; 
	width: 172px;
	height: 64px;
	border: 1px solid #eee;
	padding: 1px 0 0 3px;
	text-align: center;
	margin-bottom: 0;
}
*/
#article2 .title2 {
	margin-top: 30px;
	/* min-height: 32px; */
	width: 172px;
	height: 64px;
	border: 1px solid #a5a5a5;
	padding: 1px 0 0 3px;
	text-align: center;
	margin-bottom: 0;
}
.list3-title {
}
.list3-title h2 {
	margin-top: 20px;
	/* min-height: 32px; */
	width: 133px;
	height: 64px;
	border: 1px solid #7d7a76;
	padding: 23px 0 0 4px;
	text-align: center;
	font-size: 16px;
	color: #7d7a76;
	letter-spacing: 2px;
	line-height: 1.1;
	margin-left: 10px;
}
#article .title h2 {
	font-size: 20px;
	color: #ff9d8d;
	letter-spacing: 2px;
	line-height: 1.1;
}
#article2 .title2 h2 {
	font-size: 20px;
	color: #a5a5a5;
	letter-spacing: 2px;
	line-height: 1.1;
}
#article .title.text-center {
	margin-bottom: 50px;
}
#article2 .title.text-center {
	margin-bottom: 50px;
}
.dot {
	font-size: 38px;
}
.img-quote {
	padding: 0px 8px;
	/* margin-bottom: 1rem; */
	font-size: 17px;
	border-left: 4px solid #015f9b;
	/* vertical-align: middle; */
	color: #888;
	line-height: 1.6;/* width: 630px; */
}
blockquote {
	color: #c14e74;/* font-family: georgia, serif; */
	font-size: 20px;
	line-height: 1.6;/* text-align: center; */
	padding: 24px 10px;
	margin: 0 236px;
	margin-bottom: 17px;/* border: solid 1px rgb(220,220,220); */
	position: relative;/* letter-spacing: 1px; *//* font-weight: bold; */
}
blockquote:before, blockquote:after {
	position: absolute;
	width: 48px;
	height: 48px;
	content: ".";
	font-size: 0;
}
blockquote:before {
	background-image: url(../img/uoHCjSK.png);
	top: 0;
	left: -18px;
}

@media (max-width:767px) {
blockquote:before {
	background-image: url(../img/uoHCjSK.png);
	top: 0;
	left: 0;
}
}
blockquote:after {
	background-image: url(../img/m3HnqqU.png);
	bottom: 0;
	right: -22px;
}
body.article-page {
	background-color: #eef1f5;
}
body.article-page-ad {
	background-color: rgb(219, 220, 224);
}
.introduction {
	font-size: 15px;
	color: #ff5400;
	line-height: 1.6;
	margin-top: 30px;
	margin-bottom: 30px;
}
span.introduction2 {
	font-size: 15px;
	color: #4caf50!important;
	line-height: 1.6;
	margin-top: 15px;
	transition: .5s;/*	text-decoration: underline;*/
}
span.introduction2:hover {
	font-size: 15px;
	color: #ff3c00!important;
	line-height: 1.6;
	margin-top: 15px;
}
/* Go Top */
.go-top {
	position: fixed;
	bottom: 12em;
	right: 1em;
	text-decoration: none;
	color: #fff;
	background-color: #ff9d8d;
	width: 50px;
	height: 50px;
	padding: 19px 13px;
	border-radius: 99em;
	display: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	font-size: 12px;
}
.go-top a {
	color: #fff;
}
.go-top:hover {
	background-color: #929292;
	color: #fff;
	text-decoration: none;
}
.writer {
	font-size: 13px;
	color: #999;
	margin-top: 10px;
}
.star-mark {
	font-weight: bold;
	color: #ff5400;
}
.rightside-ad {
	width: 292px;
	margin-top: 30px;
}
footer p {
	font-size: 12px;
	margin-top: 10px;
	color: #fff;
}
footer p a:hover {
	color: #a5a5a5;
}
.case {
	margin-bottom: 30px;
}
.banner {
	margin-bottom: 0px;
}

@media (max-width: 767px) {
.go-top {
	position: fixed;
	bottom: 12em;
	right: 1em;
	text-decoration: none;
	color: #fff;
	background-color: #ff9d8d;
	width: 50px;
	height: 50px;
	padding: 19px 13px;
	border-radius: 99em;
	display: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	font-size: 12px;
}
.banner-title {
	padding: 10px 9px;
	font-size: 23px;
	color: #ff9d8d;
	font-weight: bold;
	line-height: 1.4;
	margin: 0 15px 20px 15px;
	/* background-color: #fff; */
	border: 9px solid #ff9d8d;
}
.article-line {
	margin-left: 0px;
	margin-top: -15px;
	margin-bottom: 25px;
	margin-top: -52px;
}
.article-line img {
	margin-left: 0px;
	width: 90px;
	margin-top: 23px;
}
.fb-like {
	/* margin-right: -37px; */
	margin-right: 0px;
}
.article-img {
	width: 100%;
}
.img-quote {
	padding: 0px 8px;
	/* margin-bottom: 1rem; */
	font-size: 13px;
	border-left: 4px solid #888;
	/* vertical-align: middle; */
	color: #888;
	line-height: 1.6;
	width: 100%;
}
blockquote {
	color: #ff3c00;
	/* font-family: georgia, serif; */
	font-size: 21px;
	line-height: 1.6;
	/* text-align: center; */
	padding: 45px 10px;
	margin: 0 0px;
	margin-bottom: 17px;
	/* border: solid 1px rgb(220,220,220); */
	position: relative;
	letter-spacing: 1px;
}
.article-page .brand img {
	width: 100%;
	margin-top: 100px;
}
.index-article h2 {
	font-size: 18px;
	color: #eee;
}
.rightside-ad {
	width: 300px;
	margin-top: -15px;
	margin: 0 auto;
}
}

/*iPad in portrait*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
.rightside-ad {
	width: 186px;
	margin-top: -15px;
}
.article-page .brand img {
	width: 50%;
	margin-top: 135px;
}
.navbar .navbar-nav > li > a {
	padding-top: 22px;
	padding-bottom: 15px;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 6px;
}
.index-article h2 {
	font-size: 21px;
	color: #689da9;
	margin-bottom: 10px;
}
.navbar-right {
	float: left!important;
	margin-left: 10px
}
.page-navbar-right {
	margin-right: 0px;
}
}

/*iPad in landscape*/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.rightside-ad {
	width: 242px;
	margin-top: -15px;
}
.navbar-right {
	float: right !important;
	margin-right: -15px;
	margin-top: 5px;
}
.index-article h2 {
	font-size: 16px;
	color: #689da9;
	margin-bottom: 10px;
}
}
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cd-container {
	width: 90%;
	max-width: 1170px;
	margin: 0 auto;
}
.cd-container::after {
	/* clearfix */
	content: '';
	display: table;
	clear: both;
}

@media only screen and (min-width: 1170px) {
header {
	height: 300px;
	line-height: 300px;
}
header h1 {
	font-size: 24px;
	font-size: 1.5rem;
}
}
#cd-timeline {
	position: relative;
	/* padding: 2em 0; */
  /* margin-top: 2em; */
	margin-bottom: 2em;
}
#cd-timeline::before {
	/* this is the vertical line */
	content: '';
	position: absolute;
	top: 0;
	left: 18px;
	height: 100%;
	width: 4px;
	background: #d7e4ed;
}

@media only screen and (min-width: 1170px) {
#cd-timeline {
/* margin-top: 3em; */
    /* margin-bottom: 3em; */

}
#cd-timeline::before {
	left: 50%;
	margin-left: -2px;
}
}
.cd-timeline-block {
	position: relative;
	margin: 2em 0;
}
.cd-timeline-block::after {
	clear: both;
	content: "";
	display: table;
}
.cd-timeline-block:first-child {
	margin-top: 0;
}
.cd-timeline-block:last-child {
	margin-bottom: 0;
}

@media only screen and (min-width: 1170px) {
.cd-timeline-block {
	margin: 4em 0;
}
.cd-timeline-block:first-child {
	margin-top: 0;
}
.cd-timeline-block:last-child {
	margin-bottom: 0;
}
}
.cd-timeline-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;/* border-radius: 50%; *//* box-shadow: 0 0 0 4px #ffffff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05); */
}
.cd-timeline-img img {
	display: block;
	width: 80px;
	height: 80px;
	position: relative;
	/* left: 50%; */
	top: 50%;
	margin-left: -12px;
	margin-top: -41px;
}
.cd-timeline-img.cd-picture {
/* background: #75ce66; */
}
.cd-timeline-img.cd-movie {
	background: #c03b44;
}
.cd-timeline-img.cd-location {
	background: #f0ca45;
}

@media only screen and (min-width: 1170px) {
.cd-timeline-img {
	width: 60px;
	height: 60px;
	left: 50%;
	margin-left: -30px;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
}
.cssanimations .cd-timeline-img.is-hidden {
	visibility: hidden;
}
.cssanimations .cd-timeline-img.bounce-in {
	visibility: visible;
	-webkit-animation: cd-bounce-1 0.6s;
	-moz-animation: cd-bounce-1 0.6s;
	animation: cd-bounce-1 0.6s;
}
}
 @-webkit-keyframes cd-bounce-1 {
 0% {
 opacity: 0;
 -webkit-transform: scale(0.5);
}
 60% {
 opacity: 1;
 -webkit-transform: scale(1.2);
}
 100% {
 -webkit-transform: scale(1);
}
}
@-moz-keyframes cd-bounce-1 {
 0% {
 opacity: 0;
 -moz-transform: scale(0.5);
}
 60% {
 opacity: 1;
 -moz-transform: scale(1.2);
}
 100% {
 -moz-transform: scale(1);
}
}
@keyframes cd-bounce-1 {
 0% {
 opacity: 0;
 -webkit-transform: scale(0.5);
 -moz-transform: scale(0.5);
 -ms-transform: scale(0.5);
 -o-transform: scale(0.5);
 transform: scale(0.5);
}
 60% {
 opacity: 1;
 -webkit-transform: scale(1.2);
 -moz-transform: scale(1.2);
 -ms-transform: scale(1.2);
 -o-transform: scale(1.2);
 transform: scale(1.2);
}
 100% {
 -webkit-transform: scale(1);
 -moz-transform: scale(1);
 -ms-transform: scale(1);
 -o-transform: scale(1);
 transform: scale(1);
}
}
.cd-timeline-content {
	position: relative;
	margin-left: 60px;
	background: rgba(187, 204, 207, 0.57);
	/* border-radius: 0.25em; */
	padding: 1em;/* box-shadow: 0 3px 0 #d7e4ed; */
}

@media (max-width:767px) {
.cd-timeline-content {
	position: relative;
	margin-left: 80px;
	background: rgba(187, 204, 207, 0.57);
	/* border-radius: 0.25em; */
	padding: 1em;/* box-shadow: 0 3px 0 #d7e4ed; */
}
}
.cd-timeline-content::after {
	clear: both;
	content: "";
	display: table;
}
.cd-timeline-content h2 {
	color: #303e49;
}

@media (max-width:767px) {
.cd-timeline-content h2 {
	color: #303e49;
	font-size: 15px;
}
}
.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
	font-size: 13px;
	font-size: 0.8125rem;
}

@media (max-width:767px) {
.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
	font-size: 15px;/* font-size: 0.8125rem; */
}
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
	display: inline-block;
}
.cd-timeline-content p {
	margin: 1em 0;
	line-height: 1.6;
}
.cd-timeline-content .cd-read-more {
	float: right;
	padding: .8em 1em;
	background: #acb7c0;
	color: #ffffff;
	border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
	background-color: #bac4cb;
}
.cd-timeline-content .cd-date {
	float: left;
	padding: .8em 0;
	opacity: .7;
}
.cd-timeline-content::before {
	content: '';
	position: absolute;
	top: 16px;
	right: 100%;
	height: 0;
	width: 0;
	border: 7px solid transparent;
	border-right: 7px solid rgba(187,204,207,0.57);
}

@media only screen and (min-width: 768px) {
.cd-timeline-content h2 {
	font-size: 17px;
}
.cd-timeline-content p {
	font-size: 15px;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
	font-size: 14px;
}
}

@media only screen and (min-width: 1170px) {
.cd-timeline-content {
	margin-left: 0;
	padding: 1.6em;
	width: 45%;
}
.cd-timeline-content::before {
	top: 24px;
	left: 100%;
	border-color: transparent;
	border-left-color: rgba(187,204,207,0.57);
}
.cd-timeline-content .cd-read-more {
	float: left;
}
.cd-timeline-content .cd-date {
	position: absolute;
	width: 100%;
	left: 122%;
	top: 6px;
	font-size: 16px;
	font-size: 1rem;
}
.cd-timeline-block:nth-child(even) .cd-timeline-content {
	float: right;
}
.cd-timeline-block:nth-child(even) .cd-timeline-content::before {
	top: 24px;
	left: auto;
	right: 100%;
	border-color: transparent;
	border-right-color: rgba(187,204,207,0.57);
}
.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
	float: right;
}
.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
	left: auto;
	right: 122%;
	text-align: right;
}
.cssanimations .cd-timeline-content.is-hidden {
	visibility: hidden;
}
.cssanimations .cd-timeline-content.bounce-in {
	visibility: visible;
	-webkit-animation: cd-bounce-2 0.6s;
	-moz-animation: cd-bounce-2 0.6s;
	animation: cd-bounce-2 0.6s;
}
}

@media only screen and (min-width: 1170px) {
/* inverse bounce effect on even content blocks */
.cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
	-webkit-animation: cd-bounce-2-inverse 0.6s;
	-moz-animation: cd-bounce-2-inverse 0.6s;
	animation: cd-bounce-2-inverse 0.6s;
}
}
@-webkit-keyframes cd-bounce-2 {
 0% {
 opacity: 0;
 -webkit-transform: translateX(-100px);
}
 60% {
 opacity: 1;
 -webkit-transform: translateX(20px);
}
 100% {
 -webkit-transform: translateX(0);
}
}
@-moz-keyframes cd-bounce-2 {
 0% {
 opacity: 0;
 -moz-transform: translateX(-100px);
}
 60% {
 opacity: 1;
 -moz-transform: translateX(20px);
}
 100% {
 -moz-transform: translateX(0);
}
}
@keyframes cd-bounce-2 {
 0% {
 opacity: 0;
 -webkit-transform: translateX(-100px);
 -moz-transform: translateX(-100px);
 -ms-transform: translateX(-100px);
 -o-transform: translateX(-100px);
 transform: translateX(-100px);
}
 60% {
 opacity: 1;
 -webkit-transform: translateX(20px);
 -moz-transform: translateX(20px);
 -ms-transform: translateX(20px);
 -o-transform: translateX(20px);
 transform: translateX(20px);
}
 100% {
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 -o-transform: translateX(0);
 transform: translateX(0);
}
}
@-webkit-keyframes cd-bounce-2-inverse {
 0% {
 opacity: 0;
 -webkit-transform: translateX(100px);
}
 60% {
 opacity: 1;
 -webkit-transform: translateX(-20px);
}
 100% {
 -webkit-transform: translateX(0);
}
}
 @-moz-keyframes cd-bounce-2-inverse {
 0% {
 opacity: 0;
 -moz-transform: translateX(100px);
}
 60% {
 opacity: 1;
 -moz-transform: translateX(-20px);
}
 100% {
 -moz-transform: translateX(0);
}
}
@keyframes cd-bounce-2-inverse {
 0% {
 opacity: 0;
 -webkit-transform: translateX(100px);
 -moz-transform: translateX(100px);
 -ms-transform: translateX(100px);
 -o-transform: translateX(100px);
 transform: translateX(100px);
}
 60% {
 opacity: 1;
 -webkit-transform: translateX(-20px);
 -moz-transform: translateX(-20px);
 -ms-transform: translateX(-20px);
 -o-transform: translateX(-20px);
 transform: translateX(-20px);
}
 100% {
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 -o-transform: translateX(0);
 transform: translateX(0);
}
}
.year-mark {
	background-color: #a5a5a5;
	padding: 5px;
	color: #fff;
}
.year-mark2 {
	background-color: #edc46e;
	padding: 5px;
	color: #fff;
}
.year-mark3 {
	background-color: #e36445;
	padding: 5px;
	color: #fff;
}
.year-mark4 {
	background-color: #6ab6a8;
	padding: 5px;
	color: #fff;
}
.year-mark5 {
	background-color: #1386a2;
	padding: 5px;
	color: #fff;
}
.year-mark6 {
	background-color: #44358d;
	padding: 5px;
	color: #fff;
}
.year-mark7 {
	background-color: #d7363a;
	padding: 5px;
	color: #fff;
}
section#article {
	margin-top: 0px;
}
div#carousel {
	margin-top: -50px;
}
.banner-pc {
	display: block;
	margin-bottom: 30px;
	text-align: -webkit-center;
	margin-top: 30px;
}
.banner-mobile {
	display: none;
}
.banner-mobile img {
	margin: 0 auto;
}

@media (max-width:767px) {
.banner-pc {
	display: none;
}
.banner-mobile {
	display: block;
}
}

/*IPAD 使用漢堡選單*/
@media (max-width: 991px) {
.navbar-header {
	float: none;
}
.navbar-toggle {
	display: block;
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-nav>li {
	float: none;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar-text {
	float: none;
	margin: 15px 0;
}
/* since 3.1.0 */
.navbar-collapse.collapse.in {
	display: block!important;
}
.collapsing {
	overflow: hidden!important;
}
}
/*IPAD 使用漢堡選單END*/

.index-share {
color: #fff;
    width: 137px;
    margin-left: -22px;
    margin-left: -17px;
    margin-top: 7px;
}

@media (max-width:767px) {
.index-share {
    margin-top: 10px;
    margin-left: -22px;
    z-index: 1;
	width: 150px;
}
.ad img {
/*	width: 60px;*/
}
}
.fourtips {
	margin-top: 50px;
	margin-bottom: 50px;
}
/*
.fourtips a img {
	
	transition: .5s;
}
.fourtips a:hover img {
	filter: alpha( Opacity = 80 );
	-moz-opacity: 0.8;
	opacity: 0.8;
	
}
*/
.ad {
	margin-bottom: -10px;
}
.time {
	font-size: 35px;
	margin-bottom: -10px;
	font-family: 'PT Sans', sans-serif;
}
.marking {
	font-size: 40px;
	font-family: "微軟正黑體", 'PT Sans', sans-serif;
}
.watch-intro {
	margin-left: -75px;
	margin-top: 75px;
	background-color: rgba(243, 243, 243, 0.92);
	border: 1px solid rgba(101, 96, 96, 0.18);
	width: 500px;
	margin-bottom: 30px;
}
.watch-intro2 {
	margin-top: -46px;
	background-color: rgba(243, 243, 243, 0.92);
	border: 1px solid rgba(101, 96, 96, 0.18);
	width: 50%;/* margin: 0 auto; */
}
.watch-intro3 {
	margin-left: 0px;
	margin-top: -120px;
	background-color: rgba(243, 243, 243, 0.92);
	border: 1px solid rgba(101, 96, 96, 0.18);
	width: 100%;
	margin-bottom: 30px;
}
.watch-intro4 {
	margin-left: 459px;
	margin-top: -294px;
	background-color: rgba(243, 243, 243, 0.92);
	border: 1px solid rgba(101, 96, 96, 0.18);
	/* width: 100%; */
	margin-bottom: 30px;
}
.watch-intro5 {
	margin-top: -121px;
	background-color: rgba(243, 243, 243, 0.92);
	border: 1px solid rgba(101, 96, 96, 0.18);
	width: 50%;
	/* margin: 0 auto; */
	margin-left: 15px;
	margin-bottom: 30px;
	padding-top: 18px;
}
.watch-intro6 {
	margin-left: 0px;
	margin-top: -46px;
	background-color: rgba(243, 243, 243, 0.92);
	border: 1px solid rgba(101, 96, 96, 0.18);
	width: 100%;
	margin-bottom: 30px;
}
.watch-img {
	margin-bottom: 30px;
}
.watch-img.watch04 {
	margin-top: 0px;
}
.watch-intro, .watch-intro2, .watch-intro3, .watch-intro4, .watch-intro5, .watch-intro6 {
	font-size: 15px;
}
.watch01 {
	margin-top: -170px;
}
.watch02 {
	margin-top: -20px;
}

@media (max-width:767px) {
footer {
	/* padding: 15px 0; */
	margin-bottom: -12px;
	color: #fff;
}
.time {
	font-size: 30px;
	margin-bottom: 0px;
	font-family: 'PT Sans', sans-serif;
}
.watch-intro {
	margin-left: 0px;
	margin-top: -41px;
	background-color: rgba(243, 243, 243, 0.92);
	border: 1px solid rgba(101, 96, 96, 0.18);
	width: 100%;
}
.watch01 {
	margin-top: 0px;
}
.watch-intro2 {
	margin-top: -50px;
	background-color: rgba(243, 243, 243, 0.92);
	border: 1px solid rgba(101, 96, 96, 0.18);
	width: 100%;
	/* margin: 0 auto; */
	margin-bottom: 30px;
}
.watch-intro3 {
	margin-left: 0px;
	margin-top: -46px;
	background-color: rgba(243, 243, 243, 0.92);
	border: 1px solid rgba(101, 96, 96, 0.18);
	width: 100%;
	margin-bottom: 30px;
}
.watch-intro4 {
	margin-left: 0px;
	margin-top: -75px;
	background-color: rgba(243, 243, 243, 0.92);
	border: 1px solid rgba(101, 96, 96, 0.18);
	width: 100%;
	margin-bottom: 30px;
}
.watch-intro5 {
	margin-left: 0px;
	margin-top: -41px;
	background-color: rgba(243, 243, 243, 0.92);
	border: 1px solid rgba(101, 96, 96, 0.18);
	width: 100%;
	margin-bottom: 30px;
}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
.watch01 {
	margin-top: 0px;
}
.watch-intro {
	margin-left: 205px;
	margin-top: -100px;
	background-color: rgba(243, 243, 243, 0.92);
	border: 1px solid rgba(101, 96, 96, 0.18);
	width: 500px;
	margin-bottom: 30px;
}
.watch-intro2 {
	margin-top: -44px;
	background-color: rgba(243, 243, 243, 0.92);
	border: 1px solid rgba(101, 96, 96, 0.18);
	width: 50%;
	/* margin: 0 auto; */
	margin-left: 14px;
	margin-bottom: 30px;
}
}
span.subtitle {
	/* font-size: 20px; */
    /* color: #ffcc00; */
	font-weight: normal;
}
button.btn a {
	color: #fff;
}
button.btn a:hover {
	color: #fff;
}
.watch-nav {
	margin-top: 20px;
	margin-left: 14px;
	margin-bottom: -23px;
}
.watch-nav2 {
	margin-top: 20px;
	margin-left: 10px;
}

@media (max-width: 767px) {
.watch-nav2 {
	margin-top: -10px;
	margin-left: 10px;
	margin-bottom: 30px;
}
}

@media (max-width: 767px) {
.watch-nav {
	margin-top: 0px;
	margin-bottom: 20px;
}
}
.update {
	/* margin: 0 auto; */
	/* text-align: center; */
	margin-bottom: 20px;/* margin-right: 488px; */
}
.update2 {
/* text-align: center; */
	/* margin-left: 522px; */
	
}
.update img, .update2 img {
	width: 270px;
}

@media (max-width: 767px) {
.update, .update2 {
	display: none;
}
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.topspace {
	text-indent: -9999px;
}
.youtube {
	margin-top: 20px;
}
.agenda {
	font-size: 18px;
	color: #e31d1a;
	margin-left: 0px;/*	font-family: Impact, Charcoal, sans-serif, 微軟正黑體;*/
}
.time {
	font-size: 18px;
	color: #015f9b;
	margin-bottom: 0px;
	font-family: Impact, Charcoal, sans-serif, 微軟正黑體;
	display: inline-block;
}
.speaker {
	margin-top: 20px;
}
/*TABLE*/


.rwd-table {
	background: #fff;
	overflow: hidden;
}
.rwd-table tr:nth-of-type(2n) {
	background: #eee;
}
.rwd-table th, .rwd-table td {
	margin: 0.5em 1em;
}
.rwd-table {
	min-width: 100%;
}
.rwd-table th {
	display: none;
}
.rwd-table td {
	display: block;
}
.rwd-table td:before {
	content: attr(data-th) " : ";
	font-weight: bold;
	width: 3.5em;
	display: inline-block;
}
.rwd-table td.nonbg:before {
	content: attr(data-th) "  ";
	font-weight: bold;
	width: 3.5em;
	display: inline-block;
}
.rwd-table th, .rwd-table td {
	text-align: left;
}
.rwd-table th, .rwd-table td:before {
	color: #999;
	font-weight: bold;
}

@media (min-width: 480px) {
.rwd-table td:before {
	display: none;
}
.rwd-table th, .rwd-table td {
	display: table-cell;
	padding: 0.25em 0.5em;
}
.rwd-table th:first-child, .rwd-table td:first-child {
	padding-left: 0;
}
.rwd-table th:last-child, .rwd-table td:last-child {
	padding-right: 0;
}
.rwd-table th, .rwd-table td {
	padding: 1em 15px !important;
}
}
.speaker-img {
	margin-bottom: 30px;
	color: #a5a5a5;
}
.speakername {
	font-size: 20px;
	font-weight: bold;
}
.speaker-img p {
	font-size: 15px;
}
.school {
	margin-bottom: 30px;
}
.schoolname {
	color: #e31d1a!important;
}
.school-info {
	padding: 18px 0 0px 12px;
	font-size: 15px;
	color: #656060;
	/* font-weight: bold; */
    /* line-height: 1.4; */
    /* margin-top: 30px; */
	border: 6px solid rgb(0, 149, 84);
	margin-bottom: 30px;
	width: 320px;
}
.tips {
	padding: 0px 10px;
	margin-top: 0px;
	border: 10px solid rgb(0, 149, 84);
	margin-bottom: 20px;
	text-align: center;
	height: 120px;
	transition: .5s;
}
/*
.tips:hover,.tips2:hover,.tips3:hover {
padding: 0px 10px;
    margin-top: 0px;
    border: 10px solid #a7a7a7;
    margin-bottom: 20px;
    text-align: center;
    height: 120px;transition: .5s;
   
}
*/

.tips2 {
	padding: 0px 10px;
	margin-top: 0px;
	border: 10px solid #7d7abd;
	margin-bottom: 20px;
	text-align: center;
	height: 120px;
	transition: .5s;
}
.tips3 {
	padding: 0px 10px;
	margin-top: 0px;
	border: 10px solid #0ba8cf;
	margin-bottom: 20px;
	text-align: center;
	height: 120px;
}
.tips h2 {
	font-size: 18px;
	color: rgb(0, 149, 84);
	font-weight: bold;
	line-height: 1.4;
}
.tips2 h2 {
	font-size: 18px;
	color: #7d7abd;
	font-weight: bold;
	line-height: 1.4;
}
.tips3 h2 {
	font-size: 18px;
	color: #0ba8cf;
	font-weight: bold;
	line-height: 1.4;
}
.tips p, .tips2 p, .tips3 p {
	font-size: 15px;
	color: #a5a5a5;
	line-height: 1.4;
}
.ad-mark {
	position: absolute;
	font-size: 20px;
	background-color: rgba(10, 10, 10, 0.53);
	border-radius: 50%;
	height: 50px;
	width: 50px;
	padding: 8px 12px;
	margin: 10px;
	color: #fff;
}
.article-content .title {
	margin-top: 30px;/* min-height: 32px; */
	width: 129px;
	height: 53px;
	border: 1px solid #eee;
	padding: 9px 0 0 0px;
	text-align: center;
	color: #eee;
	margin-left: 0px;
	margin-bottom: 38px;
}

@media (max-width: 767px) {
/*
.article-content .title {
	margin-top: 30px;
	 min-height: 32px; 
	width: 121px;
	height: 46px;
	border: 1px solid #eee;
	padding: 5px 0 0 0px;
	text-align: center;
	color: #eee;
	margin-left: 0px;
	margin-bottom: 10px;
}
*/
}
/*議程*/
.icon2 {
	float: left;
	width: 100%;
}
.sign_pic_td {
	float: left;
}
.sign_pic_td2 {
	float: left;
}
.sign_pic {
	width: 200px;
	height: auto;
	position: relative;
	margin: 5px 20px 0 0;
}
.sign_sh {
	top: 135px;
	width: 200px;
	height: auto;
	position: absolute;
}
.w5 {
	background: #e74648;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.w6 {
	color: #db2528;
	font-size: 20px;
	margin: 0 0 0 10px;
}
.sign_td0 {
	border: 0px solid #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 0 0 30px 0;
	float: left;
	border-spacing: 5px;
	width: 100%;
}
.sign_td0 p {
	color: #222;
	font-size: 15px;
	line-height: 20px;
	font-weight: 300;
	padding: 5px;
	margin: 0;
}
.sign_td1 {
	text-align: left;
	background-color: #E1E1E1;
}
.sign_td2 {
	text-align: left;
	background-color: #fff;
}
.talk_td {
	width: 44%;
	float: left;
	margin: 0 3% 20px 3%;
}
.talk_td img {
	width: 200px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-bottom: 10px;
}
.ta {
	text-align: center;
}
p.sponser {
	font-size: 13px!important;
}

/*i6 橫*/
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) {
.index-navbar {
	margin-top: 230px;
	margin-left: 0px;
}
.index-navbar01 img, .index-navbar02 img, .index-navbar03 img {
	width: 72px;
	margin-right: -52px;
}
}



.item-bg01{
	background-image: url(../img/index01-1.jpg);
	-moz-background-size:cover;
-webkit-background-size:cover;
-o-background-size:cover;
background-size:cover;
	height: 100vh;
}

.item-bg02{
	background-image: url(../img/index02-1.jpg);
	-moz-background-size:cover;
-webkit-background-size:cover;
-o-background-size:cover;
background-size:cover;
	height: 100vh;
}

.item-bg03{
	background-image: url(../img/index08-1.jpg);
	-moz-background-size:cover;
-webkit-background-size:cover;
-o-background-size:cover;
background-size:cover;
	height: 100vh;
}

.item-bg04{
	background-image: url(../img/index09-1.jpg);
	-moz-background-size:cover;
-webkit-background-size:cover;
-o-background-size:cover;
background-size:cover;
	height: 100vh;
}

.item-bg05{
	background-image: url(../img/index04-1.jpg);
	-moz-background-size:cover;
-webkit-background-size:cover;
-o-background-size:cover;
background-size:cover;
	height: 100vh;
}

.item-bg06{
	background-image: url(../img/index03-1.jpg);
	-moz-background-size:cover;
-webkit-background-size:cover;
-o-background-size:cover;
background-size:cover;
	height: 100vh;
}

.item-bg07{
	background-image: url(../img/index05-1.jpg);
	-moz-background-size:cover;
-webkit-background-size:cover;
-o-background-size:cover;
background-size:cover;
	height: 100vh;
}

.item-bg08{
	background-image: url(../img/index06-1.jpg);
	-moz-background-size:cover;
-webkit-background-size:cover;
-o-background-size:cover;
background-size:cover;
	height: 100vh;
}

.item-bg09{
	background-image: url(../img/index07-1.jpg);
	-moz-background-size:cover;
-webkit-background-size:cover;
-o-background-size:cover;
background-size:cover;
	height: 100vh;
}


@media (max-width:767px){
	
	.item-bg01{

		background-position-x: -105%;
}
.item-bg02{

		background-position-x: -115%;
}
.item-bg03{

		background-position-x: -120%;
}

	.item-bg04{

		background-position-x: -120%;
}
	.item-bg05{

		background-position-x: -118%;
}
	.item-bg06{

		background-position-x: -113%;
}
	.item-bg07{

		background-position-x: -100%;
}
		.item-bg08{

		background-position-x: -120%;
}
		.item-bg09{

		background-position-x: -125%;
}

	
	
	
}

	
