@charset "utf-8";
/* CSS Document */
@import url("reset.css");

a {
	text-decoration: none;
	outline: none;
}
map area {
	outline: none;
}
img {
	vertical-align: top;
}
ul li {
	list-style: none;
}

.Header{background: url('../images/MainBg.jpg' ) no-repeat top center ; height: 600px;}

.WRAPPER {
	width:1920px;
	height: auto;
}
.Web {display: block;}
.Mobile {display: none;}
.MASTHEAD_MOBILE {display: none;}
.VISIONARY {
	width: 100%;
	height: 500px;
	background: url('../images/visionary-bg.jpg') no-repeat center top;
}
.VISIONARY > .DREAMY {
	width: 1000px;
	height: 500px;
	margin: 0 auto;
	position: relative;
}
.VISIONARY > .DREAMY p {
	width: 200px;
	height: 50px;
	background-color: #db0100;
	border-radius: 0px 0px 10px 10px;
	position: absolute;
	top: 0;
	right: 50px;
	text-align: center;
	font: bold 30px/45px "微軟正黑體";
}
.VISIONARY > .DREAMY p a {
	display: block;
	color: #fff;
}
.ROUTINE_PAGE {
	width: 100%;
	height: auto;
	background-color: #db0100;
	padding-top: 0px;
	overflow: hidden;
}

/*.infopag a{
	position: absolute;
	top: 457px;
	width: 54px;
	height: 42px;
	z-index: 1;
	display: block;
	right: 90px;
}*/

.entercode {
	width: 1000px;
	height: auto;
	text-align:center;
	z-index: 1;
	display: block;
	font-family: "Microsoft JhengHei", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 28px;
	font-weight: bold;
	line-height: 30px;
}
.MAINTAIN {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 20px;
}
.MAINTAIN > .N1 {
	width: 870px;
	height: auto;
	position: relative;
	padding: 20px 50px 20px 80px;
}
.MAINTAIN > .N1 h6 {
	width: 130px;
	height: 130px;
	border-radius: 50%;
	background-color: #373737;
	text-align: center;
	font: bold 90px/140px "Arial, Helvetica,sans-serif";
	position: absolute;
	left: -65px;
	top: -9px;
	color: #faf6d3;
}
.MAINTAIN h4 {
	color: #fff;
	font: bold 56px/130px "微軟正黑體";
}
.MAINTAIN h4 span {
	color: #fff;
	font: bold 28px/130px "微軟正黑體";
}
.MAINTAIN h5.BTN_STYLE01 {
	display: inline-block;
	width: 390px;
	text-align: center;
	border-radius: 50px;
	background-color: #ffff00;
	margin: 0px 15px 30px 0px;
}
.MAINTAIN li h5.BTN_STYLE01 {
	margin: 0px 15px 30px -22px;
}
.MAINTAIN h5.BTN_STYLE01 a {
	display: block;
	color: #ff0c73;
	font: bold 35px/50px "微軟正黑體";
}
.MAINTAIN h5.BTN_STYLE01 a:after {
	content: url('../images/hand.png');
}
.MAINTAIN p {
	font: 20px/34px "微軟正黑體";
	color: #fff;
}
.MAINTAIN p span {
	font: bold 25px/34px "微軟正黑體";
}
.MAINTAIN p a {
	color: #ffff00;
	text-decoration: underline;
}
.MAINTAIN ul {
}
.MAINTAIN ol {
	padding-left: 22px;
}
.MAINTAIN li {
	color: #fff;
	font: 20px/34px "微軟正黑體";
}
.MAINTAIN li a {
	color: #ffff00;
	text-decoration: underline;
}
.MAINTAIN li table {
	width: 108%;
	font: 16px/25px "微軟正黑體";
	color: #000;
	margin-left: -22px;
}
.MAINTAIN table {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.MAINTAIN table tr {
	font: 16px/25px "微軟正黑體";
}
.MAINTAIN table td {
	font: 16px/25px "微軟正黑體";
	background-color: #fff5dd;
	vertical-align: middle;
	padding: 5px;
}
.MAINTAIN table td a {
	color: #000;
	text-decoration: underline;
}
.MAINTAIN table tr td:last-child {
	padding-left: 10px;
	text-align: left;
}
.MAINTAIN table tr:first-child td {
	background-color: #373737;
	color: #fff;
	text-align: center;
	padding-left: 0px;
}
.MAINTAIN .T_CENTER tr td:last-child {
	padding-left: 0px;
	text-align: center;
}
.MAINTAIN td.T_LEFT {
	text-align: left!important;
	padding-left: 10px!important;
}
.NOTE {
	width: 100%;
	height: auto;
	background-color: #373737;
	overflow: hidden;
}
.NOTE h4 {
	color: #fff;
	font: bold 50px/60px "微軟正黑體";
	text-align: center;
	padding-top: 10px;
}
.NOTE ol {
	width: 1000px;
	height: auto;
	text-align: left;
	margin: 0 auto;
}
.NOTE li {
	color: #fff;
	font: 15px/25px "微軟正黑體";
	margin-bottom: 30px;
}
.share-bar {
	width: 950px!important;
	z-index: 99;
}
.WEB {
	display: block;
	width: 100%;
}
.FOOTER {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: url('../images/footer-bg.jpg') repeat-x;
	overflow: hidden;
}
.footerbox {
	width: 950px;
	margin: 0 auto;
}

/*手機黑BN*/

.app {
	display: block;
	width:100%;
	height: auto;
	background-color: #434343;
}

.black {
	display: block;
	width:950px;
	height: 150px;
	margin: 0 auto;	
	background: url(black.jpg) center top no-repeat;
	background-color: #434343;
}

.black ul{
	overflow:hidden;
	padding-right:150px;}
	
.black li{
	float:right;}

.black li.A a{
	display:block;
	width:450px;
	height:150px;
	text-indent:-9999px;
	background-image:url('../images/appdownload.png');}

.black li.B a{
	display:block;
	width:150px;
	height:150px;
	text-indent:-9999px;
	background-image:url('../images/qrcode2.png');}

.black li.C a{
	display:none;}
	
.black li.A a:hover{ background-image:url('../images/appdownloadhover.png');}
.black li.B a:hover{ background-image:url('../images/qrcode2.png');}

.black_mobile {display: none;}

@media screen and (max-width:768px) {
body, html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.WRAPPER {
	width: 100%;
	height: auto;
}
.Splash1 {display: none;}
.MASTHEAD_MOBILE {display: block;}	
.VISIONARY {
	width: 100%;
	height: 0;
	background: url('../images/visionary-bg.jpg') no-repeat center top;
	background-size: cover;
}
.VISIONARY > .DREAMY {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.VISIONARY > .DREAMY p {
	width: 80px;
	height: 25px;
	background-color: #db0100;
	border-radius: 0px 0px 10px 10px;
	position: absolute;
	top: 0;
	right: 20px;
	text-align: center;
	font: bold 15px/25px "微軟正黑體";
	white-space: nowrap;
}
.VISIONARY > .DREAMY p a {
	display: block;
	color: #fff;
}
.ROUTINE_PAGE {
	width: 100%;
	height: auto;
	background-color: #db0100;
	overflow: hidden;
}
	
.entercode {
	width: 100%;
	height: auto;
	text-align:center;
	z-index: 1;
	display: block;
	font-family: "Microsoft JhengHei", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
	padding: 10px 30px 20px 0px;
	background-color: black;
}
	
.MAINTAIN {
	width: 90%;
	height: auto;
	margin: 0 auto;
	text-align: justify;
}
.MAINTAIN > .N1 {
	width: 95%;
	height: auto;
	position: relative;
	padding: 20px 10px 50px 10px;
}
.MAINTAIN > .N1 h6 {
	width: 65px;
	height: 65px;
	border-radius: 50%;
	background-color: #373737;
	text-align: center;
	font: bold 40px/65px "Arial, Helvetica,sans-serif";
	position: absolute;
	left: -35px;
	top: -10px;
	color: #faf6d3;
}
.MAINTAIN h4 {
	color: #fff;
	font: bold 2em/1em "微軟正黑體";
	margin-bottom: 10px;
}
.MAINTAIN h4 span {
	color: #fff;
	font: bold 0.6em/1em "微軟正黑體";
}
.MAINTAIN h5.BTN_STYLE01 {
	display: inline-block;
	width: 90%;
	text-align: center;
	border-radius: 50px;
	background-color: #ffff00;
	margin: 0px 15px 10px 0px;
	white-space: nowrap;
}
.MAINTAIN h5.BTN_STYLE01 a {
	display: block;
	color: #ff0c73;
	font: bold 1.5em/40px "微軟正黑體";
	padding-top: 5px;
}
.MAINTAIN h5.BTN_STYLE01 a:after {
	content: url('../images/hand.png');
	vertical-align: middle;
}
.MAINTAIN p {
	font: 1em/2em "微軟正黑體";
	color: #fff;
}
.MAINTAIN p img {
	width: 100%;
	height: auto;
}
.MAINTAIN p span {
	font: bold 1em/2em "微軟正黑體";
}
.MAINTAIN p a {
	color: #ffff00;
	text-decoration: underline;
}
.MAINTAIN ul {
}
.MAINTAIN ol {
	padding-left: 22px;
}
.MAINTAIN li {
	color: #fff;
	font: 1em/2em "微軟正黑體";
}
.MAINTAIN .TABLE_BOX {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.MAINTAIN .TABLE_BOX tr {
	font: .95em/1.2em "微軟正黑體";
}
.MAINTAIN .TABLE_BOX td {
	font: .95em/1.2em "微軟正黑體";
	background-color: #fff5dd;
	vertical-align: middle;
	padding: 5px;
}
.MAINTAIN .TABLE_BOX tr td:last-child {
	padding-left: 10px;
	text-align: left;
}
.MAINTAIN .TABLE_BOX tr:first-child td {
	background-color: #373737;
	color: #fff;
	text-align: center;
	padding-left: 0px;
}
.MAINTAIN .T_CENTER tr td:last-child {
	padding-left: 0px;
	text-align: center;
}
.NOTE {
	width: 100%;
	height: auto;
	background-color: #373737;
	overflow: hidden;
}
.NOTE h4 {
	color: #fff;
	font: bold 2em/2em "微軟正黑體";
	text-align: center;
	padding-top: 10px;
}
.NOTE ol {
	width: 88%;
	height: auto;
	text-align: justify;
	margin: 0 auto;
	padding-left: 5%;
}
.NOTE li {
	color: #fff;
	font: 0.9em/1.5em "微軟正黑體";
	margin-bottom: 30px;
}
.share-bar {
	width: 100%!important;
}
.share-bar #rolltop {
	display: none;
}
.WEB {
	display: block;
	width: 100%;
}
.FOOTER {
	width: 100%;
	margin: 0 auto;
	background: url('../images/footer-bg.jpg') repeat-x;
	overflow: hidden;
	background-size: cover;
}
.footerbox {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
	
/*手機黑BN*/

.app {
	display: block;
	width:100%;
	height: auto;
	background-color: #434343;
}

.black {
	display: none;
}

	
.black_mobile {
	display: block;
}

}
