@charset "utf-8";
/* 簡單流變媒體
   注意: 流變媒體要求您必須移除 HTML 中媒體的高度和寬度屬性
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 不支援最大寬度，因此寬度預設為 100% */
.ie6 img {
	width:100%;
}

body, main, header{font-family: "Microsoft JhengHei UI", "微軟正黑體", "Helvetica Neue", Helvetica, Arial;}

a:active, a:visited, a:hover { outline: 0; text-decoration:none;}

/*
	Dreamweaver 流變格線屬性
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	靈感來自於 Ethan Marcotte 的「具回應功能的網頁設計」 
	http://www.alistapart.com/articles/responsive-web-design
	
	以及 Joni Korpi 的「黃金格線系統」
	http://goldengridsystem.com/
*/

.bg-color-black{ background-color:#323232;}
.bg-color-red{ background-color:#E63E4C;}


/* 行動版面: 480px 以下。 */
.phbr_style{ display:inherit;}

.fullversion-text{ width:100%;  margin:0; padding:100px 5%;  background:url(../images/bg01.jpg) no-repeat;}
	.fullversion-text h2{ width:100%; text-align:center; font-size:2em; font-weight:bold; color:#212121;}
	.fullversion-text p{ width:96%; margin:20px 2%; text-align:left; font-size:1em; line-height:22px; color:#666;}
		.fullversion-text p font{ font: 1.4em sans-serif;}

.ga_icon_bg{ float:left; width:40px; height:40px; margin:20px calc(50% - 20px) 25px; text-align:center; background:url(../images/GA_icon_bg.png) no-repeat;}

.fullversion-text2{ width:100%;  margin:0; padding:100px 5% 80px; background-color:#212121;}
	.fullversion-text2 h2{ width:100%; text-align:center; font-size:1.8em; font-weight:bold; color:#FFF;}
	.fullversion-text2 p{ width:96%; margin:20px 2%; text-align:left; font-size:1em; line-height:28px; color:#F7F7F7;}
	.usega_div{ float:left; width:96%; margin:10px 2%; padding:10px 10px 20px; border-radius:4px;background-image: linear-gradient(-225deg, #FFFEFF 0%, #e6fffe 100%);}
		.usega_div span{ float:left; width:100%; padding:0 10%; height:auto; border-bottom:1px #E0E0E0 solid; }
		.usega_div h3{ float:left; width:100%; padding:5px 0; text-align:center; color:#12A0AF; font-size:1.8em; font-weight:bold;}
		.fullversion-text2 .usega_div p{ float:left; width:100%; height: auto; margin:0; padding:4px 0; text-align:center; font-size:1.1em; line-height:20px; color:#666;}
		
.fullversion-text3{ width:100%;  margin:0; padding:100px 0 0; background-color:#FFF;}
	.fullversion-text3 h2{ width:100%; padding:0; text-align:center; font-size:1.8em; font-weight:bold; color:#212121;}
	.fullversion-text3 p{ width:80%; margin:20px 10% 0; padding:0 0 20px; text-align:left; font-size:1.1em; line-height:28px; color:#666;}
.fullversion-text3_img{ float:left; width:100%; margin:0; padding:20px 0;}
	.whoneeds_div{overflow: hidden; float:left; width:100%; padding:30px 5px;}
		.whoneeds_div span{ float:left; width:100%; padding:10px 40px;}
		.whoneeds_div h3{ float:left; width:100%; height: auto; padding:8px 0; text-align:center; font-size:1.5em; font-weight:bold; color:#F1F1F1; line-height:18px;}
				
.fullversion-text4{ width:100%;  margin:0; padding:45px 0 0; background-color:#FFF;}
	.fullversion-text4 h2{ width:100%; padding:0 5%; text-align:center; font-size:1.8em; font-weight:bold; color:#212121;}
	.gacase{ float:left; width:100%; padding:30px 4% 0; text-align:center;}
		.gacase p{ float:left; margin:20px 0;}
			.gacase p img{ border:2px #d7d7d7 solid;}
	.gacase_bg{ width:100%; height:120px; margin:620px 0 0; background:url(../images/gabg.jpg) no-repeat;}

.fullversion-text5{ width:100%;  margin:0; padding:90px 0 0; background-color:#212121;}
	.fullversion-text5 h2{ width:100%; padding:0 5%; text-align:center; font-size:2.2em; font-weight:bold; color:#FFF;}
	.fullversion-text5 p{ width:100%; margin:10px 0; padding:0;}
	.marketingcando{ float:left; width:100%; margin:30px 0;}
		.marketingcando_left, .marketingcando_right{ float:left; width:100%; height: auto; margin:0 0 10px; padding:0;overflow: hidden; border:1px #ddd solid; background-color:#FFF;}
			.marketingcando_left_img{ float:left; width:100%; height: auto;}
			.marketingcando_right_img{ float: right; width:100%; height: auto;}
				.marketingcando_left_img img, .marketingcando_right_img img{ min-height:100%; width:100%;}
			.marketingcando_left_text, .marketingcando_right_text{ float:left; width:100%; height:100%; padding:0 2% 30px; background-color:#FFF;}
				.marketingcando_left_text h3, .marketingcando_right_text h3{ float:left; width:100%; padding:5px 0; font-size:1.3em; font-weight:bold; color:#323232; text-align:center;}
				.marketingcando_left_text span, .marketingcando_right_text span{ float:left; width:100%; padding:3px 0; font-size:1em; color:#666;}
				
		.marketingcando_content_left, .marketingcando_content_right{float:left; height: 30px; padding: 0; margin-top:-30px; margin-left:calc(50% - 23px); text-align: center; position: relative;	z-index:3;}
        .marketingcando_arrow_left, .marketingcando_arrow_right{
            top: 0;
            position: absolute;		
			border-width:0 25px 30px;
			border-style:solid;
			border-color:transparent transparent #fff transparent ;
        }
		
.fullversion-text6{ width:100%; margin:0; padding:80px 0 60px; background-color:#FFF;}
	.fullversion-text6 h2{ width:100%; padding:0 5%; text-align:center; font-size:1.6em; font-weight:bold; color:#212121;}
	.fullversion-text6 p{ width:96%; margin:20px 2% 0; padding:0 5% 20px; text-align:left; font-size:1.1em; line-height:22px; color:#666;}
	.gaprice{ float:left; width:100%; padding:50px 6% 0; text-align:center;}
		.gaprice_box{ float:left; margin:10px 0;}		
			
.fullversion-text7{ width:100%;  margin:0; padding:100px 2.8% 20px;  background:url(../images/contactus_bg.jpg) repeat;}
	.fullversion-text7 h2{ width:100%; text-align:center; font-size:1.6em; font-weight:bold; color:#FFF;}
	.fullversion-text7 p{ width:100%; margin:0; padding:0;}
	.contactus_box{ float:left; overflow:hidden; width:100%; padding:80px 0 0;}
		.contactus_box_text, .contactus_box_form{ float:left; width:96%; margin:-2px 2% 0; padding:50px 20px; border-radius:0; background-color:rgba(255, 255, 255, 0.1); color:#e0e0e0; font-size:1.1em; line-height:28px;}
				.contactus_box_text font{ font-weight:bold; font-size:1.3em; color:#FFF;}
				.contactus_box_text a{ font-size:1.6em; color:#ff5050;}
				.contactus_box_text a:hover{color:#11A1B0;}
				.br_display_style{ display: inline;}
				.contactus_box_text img{
					width:50px;
					border-radius: 50%;
					transition: 25ms ease-out;
					padding: 0 3px;
					position: relative;
					top:0;
				}
				.contactus_box_text img:hover{		
					transition-property: top;
					transition-duration: 0.2s;
					-moz-transition-property: top;
					-moz-transition-duration: 0.2s;
					-webkit-transition-property: top;
					-webkit-transition-duration: 0.2s;	
					-o-transition-property: top;
					-o-transition-duration: 0.2s;
					top: -5px;
				}
				.contactus_box_form{ text-align:center; font-size:1.4em; color:#FFF;}
				.contact_content_detail_forms{float:left; width:100%; font-size:0.75em;}
					.contact_content_detail_forms p{float:left;	width:98%;	margin:10px 1%;	}
					.contact_content_detail_forms span{float:left; width:98%; margin:10px 1%;}
						.contact-box{
							width:100%;
							height:43px;
							margin:0;
							padding:3px 0 3px 10px;
							border-bottom-color:#f0f0f0;
							font-size: 1em;
							border:1px solid #aaa;
							color:#212121;
						}
							.contact-box:hover, .contact-box:active{border:1px solid #F60;}
						.message_box{
							width:100%;
							height:120px;
							margin:0;
							padding:3px 0 3px 10px;
							color:#666;
						}
							.message_box:hover, .message_box:active{border:1px solid #F60;}
					.contact_forms_button_style{
						float:left;
						width:100%;
						padding:8px 0;
					}
						#contact-button{
							width:60%;
							height:43px;
							margin:0 20%;
							border:none;
							background-color:#11A1B0;
							color:#fff;
						}
							#contact-button:hover{
								background-color:#F69623;
							}

/* 表格版面: 481px 到 768px。樣式繼承自: 行動版面。 */

@media only screen and (min-width: 481px) {
.phbr_style{ display:none;}

.fullversion-text{ width:100%;  margin:0; padding:120px 5%;  background:url(../images/bg01.jpg) no-repeat; background-attachment: fixed; background-position: center center; background-size: cover;}
	.fullversion-text h2{ width:100%; text-align:center; font-size:2.6em; font-weight:bold; color:#212121;}
	.fullversion-text p{ width:88%; margin:20px 6%; text-align:left; font-size:1.1em; line-height:26px; color:#666;}
		.fullversion-text p font{ font: 1.6em sans-serif;}

.ga_icon_bg{ float:left; width:40px; height:40px; margin:20px calc(50% - 20px) 25px; text-align:center; background:url(../images/GA_icon_bg.png) no-repeat;}	
		
.fullversion-text2{ width:100%;  margin:0; padding:100px 5% 80px; background-color:#212121;}
	.fullversion-text2 h2{ width:100%; text-align:center; font-size:2.2em; font-weight:bold; color:#FFF;}
	.fullversion-text2 p{ width:70%; margin:20px 15%; text-align:center; font-size:1.2em; line-height:28px; color:#F7F7F7;}
	.usega_div{ float:left; width:19%; margin:10px 0.49%; padding:10px; border-radius:4px;background-image: linear-gradient(-225deg, #FFFEFF 0%, #e6fffe 100%);}
		.usega_div span{ float:left; width:100%; height:auto; padding:0; border-bottom:1px #E0E0E0 solid; }
		.usega_div h3{ float:left; width:100%; padding:5px 0; text-align:center; color:#12A0AF; font-size:1.2em; font-weight:bold;}
		.fullversion-text2 .usega_div p{ float:left; width:100%; height:22vw; margin:0; padding:4px 0; text-align:left; font-size:0.9em; line-height:20px; color:#666;}
		
.fullversion-text3{ width:100%;  margin:0; padding:120px 0 0; background-color:#FFF;}
	.fullversion-text3 h2{ width:100%; padding:0; text-align:center; font-size:2.6em; font-weight:bold; color:#212121;}
	.fullversion-text3 p{ width:80%; margin:20px 10% 0; padding:0 0 20px; text-align:left; font-size:1.1em; line-height:28px; color:#666;}
.fullversion-text3_img{ float:left; width:100%; margin:0; padding:20px 0;}
	.whoneeds_div{overflow: hidden; float:left; width:20%; padding:30px 5px;}
		.whoneeds_div span{ float:left; width:100%; padding:10px;}
		.whoneeds_div h3{ float:left; width:100%; height:5vw; padding:8px 0; text-align:center; font-size:1em; font-weight:bold; color:#F1F1F1; line-height:18px;}
		
.fullversion-text4{ width:100%;  margin:0; padding:70px 0 0; background-color:#FFF;}
	.fullversion-text4 h2{ width:100%; padding:0 5%; text-align:center; font-size:2.2em; font-weight:bold; color:#212121;}
	.gacase{ float:left; width:100%; padding:50px 4% 0; text-align:center;}
		.gacase p{ float:left; margin:20px 0;}
			.gacase p img{ border:2px #d7d7d7 solid;}
	.gacase_bg{ width:100%; height:120px; margin:360px 0 0; background:url(../images/gabg.jpg) no-repeat;}

.fullversion-text5{ width:100%;  margin:0; padding:90px 0 0; background-color:#212121;}
	.fullversion-text5 h2{ width:100%; padding:0 5%; text-align:center; font-size:2.6em; font-weight:bold; color:#FFF;}
	.fullversion-text5 p{ width:100%; margin:10px 0; padding:0;}
	.marketingcando{ float:left; width:100%; margin:30px 0;}
		.marketingcando_left, .marketingcando_right{ float:left; width:50%; height: 65vw; margin:0; padding:0;overflow: hidden; border:1px #ddd solid; background-color:#FFF;}
			.marketingcando_left_img{ float:left; width:100%; height: auto;}
			.marketingcando_right_img{ float: right; width:100%; height: auto;}
				.marketingcando_left_img img, .marketingcando_right_img img{ min-height:100%; width:100%;}
			.marketingcando_left_text, .marketingcando_right_text{ float:left; width:100%; height:100%; padding:10px 2% 40px; background-color:#FFF;}
				.marketingcando_left_text h3, .marketingcando_right_text h3{ float:left; width:100%; padding:5px 0; font-size:1.3em; font-weight:bold; color:#323232; text-align:center;}
				.marketingcando_left_text span, .marketingcando_right_text span{ float:left; width:100%; padding:3px 0; font-size:1em; color:#666;}
				
		.marketingcando_content_left, .marketingcando_content_right{float:left; height: 30px; padding: 0; margin-top:-30px; margin-left:calc(50% - 23px); text-align: center; position: relative;	z-index:3;}
        .marketingcando_arrow_left, .marketingcando_arrow_right{
            top: 0;
            position: absolute;		
			border-width:0 25px 30px;
			border-style:solid;
			border-color:transparent transparent #fff transparent ;
        }
		
.fullversion-text6{ width:100%; margin:0; padding:80px 0 60px; background-color:#FFF;}
	.fullversion-text6 h2{ width:100%; padding:0 5%; text-align:center; font-size:2.4em; font-weight:bold; color:#212121;}
	.fullversion-text6 p{ width:88%; margin:20px 6% 0; padding:0 5% 20px; text-align:left; font-size:1.1em; line-height:26px; color:#666;}
	.gaprice{ float:left; width:100%; padding:50px 2% 0; text-align:center;}
		.gaprice_box{ float:left; margin:10px 0;}	
			
.fullversion-text7{ width:100%;  margin:0; padding:100px 3% 20px;  background:url(../images/contactus_bg.jpg) no-repeat; background-attachment: fixed; background-position: center center; background-size: cover;}
	.fullversion-text7 h2{ width:100%; text-align:center; font-size:2.4em; font-weight:bold; color:#FFF;}
	.fullversion-text7 p{ width:100%; margin:0; padding:0;}
	.contactus_box{ float:left; overflow:hidden; width:100%; padding:80px 0 0;}
		.contactus_box_text, .contactus_box_form{ float:left; width:96%; margin:-2px 2% 0; padding:50px 20px; border-radius:0; background-color:rgba(255, 255, 255, 0.1); color:#e0e0e0; font-size:1.1em; line-height:28px;}
				.contactus_box_text font{ font-weight:bold; font-size:1.3em; color:#FFF;}
				.contactus_box_text a{ font-size:1.6em; color:#ff5050;}
				.contactus_box_text a:hover{color:#11A1B0;}
				.br_display_style{ display:none;}
				.contactus_box_text img{
					width:50px;
					border-radius: 50%;
					transition: 25ms ease-out;
					padding: 0 3px;
					position: relative;
					top:0;
				}
				.contactus_box_text img:hover{		
					transition-property: top;
					transition-duration: 0.2s;
					-moz-transition-property: top;
					-moz-transition-duration: 0.2s;
					-webkit-transition-property: top;
					-webkit-transition-duration: 0.2s;	
					-o-transition-property: top;
					-o-transition-duration: 0.2s;
					top: -5px;
				}
				.contactus_box_form{ text-align:center; font-size:1.4em; color:#FFF;}
				.contact_content_detail_forms{float:left; width:100%; font-size:0.8em;}
					.contact_content_detail_forms p{float:left;	width:48%;	margin:10px 1%;	}
					.contact_content_detail_forms span{float:left; width:98%; margin:10px 1%;}
						.contact-box{
							width:100%;
							height:43px;
							margin:0;
							padding:3px 0 3px 10px;
							border-bottom-color:#f0f0f0;
							font-size: 1em;
							border:1px solid #aaa;
							color:#212121;
						}
							.contact-box:hover, .contact-box:active{border:1px solid #F60;}
						.message_box{
							width:100%;
							height:120px;
							margin:0;
							padding:3px 0 3px 10px;
							color:#666;
						}
							.message_box:hover, .message_box:active{border:1px solid #F60;}
					.contact_forms_button_style{
						float:left;
						width:100%;
						padding:8px 0;
					}
						#contact-button{
							width:60%;
							height:43px;
							margin:0 20%;
							border:none;
							background-color:#11A1B0;
							color:#fff;
						}
							#contact-button:hover{
								background-color:#F69623;
							}
}
	
@media screen and (min-width: 481px) and (max-width: 577px){.gacase_bg{ margin:720px 0 0;}}
/* 桌面版面: 769px 到最大 1024px。樣式繼承自: 行動版面和表格版面。 */

@media only screen and (min-width: 769px) {
.phbr_style{ display:none;}

.fullversion-text{ width:100%;  margin:0; padding:160px 5%;  background:url(../images/bg01.jpg) no-repeat; background-attachment: fixed; background-position: center center; background-size: cover;}
	.fullversion-text h2{ width:100%; text-align:center; font-size:2.8em; font-weight:bold; color:#212121;}
	.fullversion-text p{ width:76%; margin:20px 12%; text-align:center; font-size:1.2em; line-height:28px; color:#666;}
		.fullversion-text p font{ font: 2em sans-serif;}

.ga_icon_bg{ float:left; width:40px; height:40px; margin:30px calc(50% - 20px) 25px; text-align:center; background:url(../images/GA_icon_bg.png) no-repeat;}

.fullversion-text2{ width:100%;  margin:0; padding:100px 5% 80px; background-color:#212121;}
	.fullversion-text2 h2{ width:100%; text-align:center; font-size:2.4em; font-weight:bold; color:#FFF;}
	.fullversion-text2 p{ width:70%; margin:20px 15%; text-align:center; font-size:1.2em; line-height:28px; color:#F7F7F7;}
	.usega_div{ float:left; width:19%; margin:10px 0.49%; padding:10px; border-radius:4px;background-image: linear-gradient(-225deg, #FFFEFF 0%, #e6fffe 100%);}
		.usega_div span{ float:left; width:100%; height:auto; padding:0; border-bottom:1px #E0E0E0 solid; }
		.usega_div h3{ float:left; width:100%; padding:5px 0; text-align:center; color:#12A0AF; font-size:1.5em; font-weight:bold;}
		.fullversion-text2 .usega_div p{ float:left; width:80%; height:12vw; margin:0 10%; padding:4px 0; text-align:left; font-size:1.1em; line-height:20px; color:#666;}
		
.fullversion-text3{ width:100%; margin:0; padding:120px 0 0; background-color:#FFF;}
	.fullversion-text3 h2{ width:100%; padding:0; text-align:center; font-size:2.8em; font-weight:bold; color:#212121;}
	.fullversion-text3 p{ width:70%; margin:20px 15% 0; padding:0 0 20px; text-align:center; font-size:1.2em; line-height:28px; color:#666;}
.fullversion-text3_img{ float:left; width:100%; margin:0; padding:20px 0;}
	.whoneeds_div{overflow: hidden; float:left; width:20%; padding:30px 10px;}
		.whoneeds_div span{ float:left; width:100%; padding:10px;}
		.whoneeds_div h3{ float:left; width:100%; height:4vw; padding:8px 0; text-align:center; font-size:1.1em; font-weight:bold; color:#F1F1F1; line-height:20px;}
				
.fullversion-text4{ width:100%;  margin:0; padding:70px 0 0; background-color:#FFF;}
	.fullversion-text4 h2{ width:100%; padding:0 5%; text-align:center; font-size:2.8em; font-weight:bold; color:#212121;}
	.gacase{ float:left; width:100%; padding:50px 12% 0; text-align:center;}
		.gacase p{ float:left; margin:20px 0;}
			.gacase p img{ border:2px #d7d7d7 solid;}
	.gacase_bg{ width:100%; height:120px; margin:420px 0 0; background:url(../images/gabg.jpg) no-repeat;}
	
.fullversion-text5{ width:100%;  margin:0; padding:90px 0 30px; background-color:#212121;}
	.fullversion-text5 h2{ width:100%; padding:0 5%; text-align:center; font-size:2.8em; font-weight:bold; color:#FFF;}
	.fullversion-text5 p{ width:100%; margin:10px 0; padding:0;}
	.marketingcando{ float:left; width:100%; margin:30px 0;}
		.marketingcando_left, .marketingcando_right{ float:left; width:50%; height:30vw; margin:0; padding:0;overflow: hidden; border:1px #ddd solid; background-color:#FFF;}
			.marketingcando_left_img{ float:left; width:65%; height:100%;}
			.marketingcando_right_img{ float: right; width:65%; height:100%;}
				.marketingcando_left_img img, .marketingcando_right_img img{ min-height:100%; width:100%;}
			.marketingcando_left_text{ float:left; width:35%; height:100%; padding:10px 2%; background-color:#FFF;}
			.marketingcando_right_text{ float:right; width:35%; height:100%; padding:10px 2%; background-color:#FFF;}
				.marketingcando_left_text h3, .marketingcando_right_text h3{ float:left; width:100%; padding:5px 0; font-size:1.3em; font-weight:bold; color:#323232; text-align:center;}
				.marketingcando_left_text span, .marketingcando_right_text span{ float:left; width:100%; padding:3px 0; font-size:1em; color:#666;}
				
		.marketingcando_content_left, .marketingcando_content_right{float:left; height: 30px; padding: 0; margin-top:calc(-55% + 10px); text-align: center; position: relative;	z-index:3;}
		.marketingcando_content_left{ margin-left:calc(100% - 30px);}
		.marketingcando_content_right{ margin-left:0;}
        .marketingcando_arrow_left{
            top: 0;
            position: absolute;		
			border-width:25px 30px 25px 0;
			border-style:solid;
			border-color:transparent #fff transparent transparent ;
        }
        .marketingcando_arrow_right{
            top: 0;
            position: absolute;
			border-width:25px 0 25px 30px;
			border-style:solid;
			border-color:transparent transparent transparent #fff;
        }
		
.fullversion-text6{ width:100%; margin:0; padding:80px 0 60px; background-color:#FFF;}
	.fullversion-text6 h2{ width:100%; padding:0 5%; text-align:center; font-size:2.8em; font-weight:bold; color:#212121;}
	.fullversion-text6 p{ width:76%; margin:20px 12% 0; padding:0 5% 20px; text-align:center; font-size:1.2em; line-height:28px; color:#666;}
	.gaprice{ float:left; width:100%; padding:50px 2% 0; text-align:center;}
		.gaprice_box{ float:left; margin:10px 0;}
		
.fullversion-text7{ width:100%;  margin:0; padding:100px 3% 40px;  background:url(../images/contactus_bg.jpg) no-repeat; background-attachment: fixed; background-position: center center; background-size: cover;}
	.fullversion-text7 h2{ width:100%; text-align:center; font-size:2.8em; font-weight:bold; color:#FFF;}
	.fullversion-text7 p{ width:100%; margin:0; padding:0;}
	.contactus_box{ float:left; overflow:hidden; width:100%; padding:80px 0;}
		.contactus_box_text, .contactus_box_form{ float:left; width:48%; margin:0 1% -10000px; padding:50px 20px 10000px; border-radius:4px; background-color:rgba(255, 255, 255, 0.1); color:#e0e0e0; font-size:1.1em; line-height:28px;}
				.contactus_box_text font{ font-weight:bold; font-size:1.3em; color:#FFF;}
				.contactus_box_text a{ font-size:1.6em; color:#ff5050;}
				.contactus_box_text a:hover{color:#11A1B0;}
				.br_display_style{ display: inline;}
				.contactus_box_text img{
					width:50px;
					border-radius: 50%;
					transition: 25ms ease-out;
					padding: 0 3px;
					position: relative;
					top:0;
				}
				.contactus_box_text img:hover{		
					transition-property: top;
					transition-duration: 0.2s;
					-moz-transition-property: top;
					-moz-transition-duration: 0.2s;
					-webkit-transition-property: top;
					-webkit-transition-duration: 0.2s;	
					-o-transition-property: top;
					-o-transition-duration: 0.2s;
					top: -5px;
				}
				.contactus_box_form{ text-align:center; font-size:1.4em; color:#FFF;}
				.contact_content_detail_forms{float:left; width:100%; font-size:0.9em;}
					.contact_content_detail_forms p{float:left;	width:48%;	margin:10px 1%;	}
					.contact_content_detail_forms span{float:left; width:98%; margin:10px 1%;}
						.contact-box{
							width:100%;
							height:43px;
							margin:0;
							padding:3px 0 3px 10px;
							border-bottom-color:#f0f0f0;
							font-size: 1em;
							border:1px solid #aaa;
							color:#212121;
						}
							.contact-box:hover, .contact-box:active{border:1px solid #F60;}
						.message_box{
							width:100%;
							height:120px;
							margin:0;
							padding:3px 0 3px 10px;
							color:#666;
						}
							.message_box:hover, .message_box:active{border:1px solid #F60;}
					.contact_forms_button_style{
						float:left;
						width:100%;
						padding:8px 0;
					}
						#contact-button{
							width:60%;
							height:43px;
							margin:0 20%;
							border:none;
							background-color:#11A1B0;
							color:#fff;
						}
							#contact-button:hover{
								background-color:#F69623;
							}
}

/* 桌面版面: 769px 到最大 1232px。樣式繼承自: 行動版面和表格版面。 */

@media only screen and (min-width: 1025px) {
.phbr_style{ display:none;}

.fullversion-text{ width:100%;  margin:0; padding:180px 5%;  background:url(../images/bg01.jpg) no-repeat; background-attachment: fixed; background-position: center center; background-size: cover;}
	.fullversion-text h2{ width:100%; text-align:center; font-size:2.8em; font-weight:bold; color:#212121;}
	.fullversion-text p{ width:70%; margin:20px 15%; text-align:center; font-size:1.2em; line-height:28px; color:#666;}
		.fullversion-text p font{ font: 2em sans-serif;}

.ga_icon_bg{ float:left; width:40px; height:40px; margin:30px calc(50% - 20px) 25px; text-align:center; background:url(../images/GA_icon_bg.png) no-repeat;}		

.fullversion-text2{ width:100%;  margin:0; padding:100px 5% 80px; background-color:#212121;}
	.fullversion-text2 h2{ width:100%; text-align:center; font-size:2.4em; font-weight:bold; color:#FFF;}
	.fullversion-text2 p{ width:70%; margin:20px 15%; text-align:center; font-size:1.2em; line-height:28px; color:#F7F7F7;}
	.usega_div{ float:left; width:19%; margin:10px 0.49%; padding:10px; border-radius:4px;background-image: linear-gradient(-225deg, #FFFEFF 0%, #e6fffe 100%);}
		.usega_div span{ float:left; width:100%; height:auto; padding:0 2%; border-bottom:1px #E0E0E0 solid; }
		.usega_div h3{ float:left; width:100%; padding:5px 0; text-align:center; color:#12A0AF; font-size:1.5em; font-weight:bold;}
		.fullversion-text2 .usega_div p{ float:left; width:80%; height:8vw; margin:0 10%; padding:4px 0; text-align:left; font-size:1.1em; line-height:20px; color:#666;}
		
.fullversion-text3{ width:100%; margin:0; padding:120px 0 0; background-color:#FFF;}
	.fullversion-text3 h2{ width:100%; padding:0 5%; text-align:center; font-size:2.8em; font-weight:bold; color:#212121;}
	.fullversion-text3 p{ width:70%; margin:20px 15% 0; padding:0 5% 20px; text-align:center; font-size:1.2em; line-height:28px; color:#666;}
.fullversion-text3_img{ float:left; width:100%; margin:0; padding:20px 0;}
	.whoneeds_div{overflow: hidden; float:left; width:20%; padding:30px 10px;}
		.whoneeds_div span{ float:left; width:100%; padding:10px;}
		.whoneeds_div h3{ float:left; width:100%; height:4vw; padding:8px 0; text-align:center; font-size:1.2em; font-weight:bold; color:#F1F1F1; line-height:24px;}
		
.fullversion-text4{ width:100%;  margin:0; padding:90px 0 0; background-color:#FFF;}
	.fullversion-text4 h2{ width:100%; padding:0 5%; text-align:center; font-size:2.8em; font-weight:bold; color:#212121;}
	.gacase{ float:left; width:100%; padding:50px 12% 0; text-align:center;}
		.gacase p{ float:left; margin:20px 0;}
			.gacase p img{ border:2px #d7d7d7 solid;}
	.gacase_bg{ width:100%; height:120px; margin:420px 0 0; background:url(../images/gabg.jpg) no-repeat;}
	
.fullversion-text5{ width:100%;  margin:0; padding:90px 0 30px; background-color:#212121;}
	.fullversion-text5 h2{ width:100%; padding:0 5%; text-align:center; font-size:2.8em; font-weight:bold; color:#FFF;}
	.fullversion-text5 p{ width:100%; margin:10px 0; padding:0;}
	.marketingcando{ float:left; width:100%; margin:30px 0;}
		.marketingcando_left, .marketingcando_right{ float:left; width:50%; height:21vw; margin:0; padding:0;overflow: hidden; border:1px #ddd solid; background-color:#FFF;}
			.marketingcando_left_img{ float:left; width:60%; height:100%;}
			.marketingcando_right_img{ float: right; width:60%; height:100%;}
				.marketingcando_left_img img, .marketingcando_right_img img{ min-height:100%; width:100%;}
			.marketingcando_left_text{ float:left; width:40%; height:100%; padding:15px 2%; background-color:#FFF;}
			.marketingcando_right_text{ float:right; width:40%; height:100%; padding:15px 2%; background-color:#FFF;}
				.marketingcando_left_text h3, .marketingcando_right_text h3{ float:left; width:100%; padding:10px 0; font-size:1.5em; font-weight:bold; color:#323232; text-align:center;}
				.marketingcando_left_text span, .marketingcando_right_text span{ float:left; width:100%; padding:3px 0; font-size:1.1em; color:#666;}
				
		.marketingcando_content_left, .marketingcando_content_right{float:left; height: 30px; padding: 0; margin-top:calc(-45% + 10px); text-align: center; position: relative;	z-index:3;}
		.marketingcando_content_left{ margin-left:calc(100% - 30px);}
		.marketingcando_content_right{ margin-left:0;}
        .marketingcando_arrow_left{
            top: 0;
            position: absolute;		
			border-width:25px 30px 25px 0;
			border-style:solid;
			border-color:transparent #fff transparent transparent ;
        }
        .marketingcando_arrow_right{
            top: 0;
            position: absolute;
			border-width:25px 0 25px 30px;
			border-style:solid;
			border-color:transparent transparent transparent #fff;
        }
		
.fullversion-text6{ width:100%; margin:0; padding:80px 0 60px; background-color:#FFF;}
	.fullversion-text6 h2{ width:100%; padding:0 5%; text-align:center; font-size:2.8em; font-weight:bold; color:#212121;}
	.fullversion-text6 p{ width:70%; margin:20px 15% 0; padding:0 5% 20px; text-align:center; font-size:1.2em; line-height:28px; color:#666;}
	.gaprice{ float:left; width:100%; padding:50px 8% 0; text-align:center;}
		.gaprice_box{ float:left; margin:10px 0;}
		
.fullversion-text7{ width:100%;  margin:0; padding:100px 5% 40px;  background:url(../images/contactus_bg.jpg) no-repeat; background-attachment: fixed; background-position: center center; background-size: cover;}
	.fullversion-text7 h2{ width:100%; text-align:center; font-size:2.8em; font-weight:bold; color:#FFF;}
	.fullversion-text7 p{ width:100%; margin:0; padding:0;}
	.contactus_box{ float:left; overflow:hidden; width:100%; padding:80px 20px;}
		.contactus_box_text, .contactus_box_form{ float:left; width:48%; margin:0 1% -10000px; padding:50px 20px 10000px; border-radius:4px; background-color:rgba(255, 255, 255, 0.1); color:#e0e0e0; font-size:1.1em; line-height:28px;}
				.contactus_box_text font{ font-weight:bold; font-size:1.3em; color:#FFF;}
				.contactus_box_text a{ font-size:1.6em; color:#ff5050;}
				.contactus_box_text a:hover{color:#11A1B0;}
				.br_display_style{ display:none;}
				.contactus_box_text img{
					width:50px;
					border-radius: 50%;
					transition: 25ms ease-out;
					padding: 0 3px;
					position: relative;
					top:0;
				}
				.contactus_box_text img:hover{		
					transition-property: top;
					transition-duration: 0.2s;
					-moz-transition-property: top;
					-moz-transition-duration: 0.2s;
					-webkit-transition-property: top;
					-webkit-transition-duration: 0.2s;	
					-o-transition-property: top;
					-o-transition-duration: 0.2s;
					top: -5px;
				}
				.contactus_box_form{ text-align:center; font-size:1.4em; color:#FFF;}
				.contact_content_detail_forms{float:left; width:100%; font-size:0.9em;}
					.contact_content_detail_forms p{float:left;	width:48%;	margin:10px 1%;	}
					.contact_content_detail_forms span{float:left; width:98%; margin:10px 1%;}
						.contact-box{
							width:100%;
							height:43px;
							margin:0;
							padding:3px 0 3px 10px;
							border-bottom-color:#f0f0f0;
							font-size: 1em;
							border:1px solid #aaa;
							color:#212121;
						}
							.contact-box:hover, .contact-box:active{border:1px solid #F60;}
						.message_box{
							width:100%;
							height:120px;
							margin:0;
							padding:3px 0 3px 10px;
							color:#666;
						}
							.message_box:hover, .message_box:active{border:1px solid #F60;}
					.contact_forms_button_style{
						float:left;
						width:100%;
						padding:8px 0;
					}
						#contact-button{
							width:60%;
							height:43px;
							margin:0 20%;
							border:none;
							background-color:#11A1B0;
							color:#fff;
						}
							#contact-button:hover{
								background-color:#F69623;
							}
}

.footer_box{ width:100%; margin:0; padding:15px 0 10px; text-align:center; font-size:0.9em; background-color:#000; color:#FFF;}

<!--price-->
		.demo{padding: 2em 0;}
		:root{
			--pricingTable-yellow: #F69623;
			--pricingTable-green: #009C5C;
			--pricingTable-purple: #E84B1F;
			--pricingTable-blue: #11A1B0;
		}
		.pricingTable{
			padding-bottom: 45px;
			background: #fff;
			border-bottom: 15px solid var(--pricingTable-yellow);
			text-align: center;
			overflow: hidden;
			position: relative;
		}
		.pricingTable:before{
			content: "";
			width: 100%;
			height: 380px;
			background: var(--pricingTable-yellow);
			position: absolute;
			top: -150px;
			left: 0;
			transform: skewY(-20deg);
		}
		.pricingTable .pricingTable-header{
			padding: 20px 20px 90px;
			text-align: left;
			position: relative;
		}
		.pricingTable .title{
			font-size: 22px;
			font-weight: 600;
			color: #fff;
			text-transform: uppercase;
			margin: 0;
		}
		.pricingTable .sub-title{
			display: block;
			font-size: 16px;
			color: #fff;
			text-transform: uppercase;
		}
		.pricingTable .year{
			width: 80px;
			height: 48px;
			background: #fff;
			margin:30px 0;
			padding:5px 0 0;
			font-size: 15px;
			font-weight: 600;
			font-style: italic;
			color: var(--pricingTable-yellow);
			text-align: center;
			position: absolute;
			top: 30px;
			right: 8px;
			z-index: 1;
		}
		.pricingTable .year:before,
		.pricingTable .year:after{
			content: "";
			width: 57px;
			height: 57px;
			background: #fff;
			position: absolute;
			top: -28px;
			left: 50%;
			z-index: -1;
			transform: translateX(-50%) scaleY(0.5) rotate(45deg);
		}
		.pricingTable .year:after{top: auto;  bottom: -28px;}
		.pricingTable .price-value{
			display: inline-block;
			width: 170px;
			height: 110px;
			padding: 15px;
			border: 2px solid var(--pricingTable-yellow);
			border-top: none;
			border-bottom: none;
			position: relative;
		}
		.pricingTable .price-value:before,
		.pricingTable .price-value:after{
			content: "";
			width: 121px;
			height: 121px;
			border: 3px solid var(--pricingTable-yellow);
			border-right: none;
			border-bottom: none;
			position: absolute;
			top: -60px;
			left: 50%;
			transform: translateX(-50%) scaleY(0.5) rotate(45deg);
		}
		.pricingTable .price-value:after{
			border-top: none;
			border-left: none;
			border-bottom: 3px solid var(--pricingTable-yellow);
			border-right: 3px solid var(--pricingTable-yellow);
			top: auto;
			bottom: -60px;
		}
		.pricingTable .value{
			width: 100%;
			height: 100%;
			background: #fff;
			border: 2px solid var(--pricingTable-yellow);
			border-top: none;
			border-bottom: none;
			color: var(--pricingTable-yellow);
			z-index: 1;
			position: relative;
		}
		.pricingTable .value:before,
		.pricingTable .value:after{
		    content: "";
		    width: 97px;
		    height: 97px;
		    background: #fff;
		    border: 3px solid var(--pricingTable-yellow);
		    border-bottom: none;
		    border-right: none;
		    position: absolute;
		    top: -48px;
		    left: 50%;
		    z-index: -1;
		    transform: translateX(-50%) scaleY(0.5) rotate(45deg);
		}
		.pricingTable .value:after{
		    border-right: 3px solid var(--pricingTable-yellow);
		    border-bottom: 3px solid var(--pricingTable-yellow);
		    border-top: none;
		    border-left: none;
		    top: auto;
		    bottom: -48px;
		}
		.pricingTable .currency{
		    display: inline-block;
		    font-size: 22px;
		    margin-top: -7px;
		    vertical-align: top;
		}
		.pricingTable .amount{
		    display: inline-block;
		    font-size: 40px;
		    font-weight: 600;
		    line-height: 50px;
		}
		.pricingTable .amount span{
		    display: inline-block;
		    font-size: 25px;
		    font-weight: normal;
		    vertical-align: top;
		    margin-top: -7px;
		}
		.pricingTable .month{
		    display: block;
		    font-size: 16px;
		    line-height: 0;
		}
		.pricingTable.purple{ border-bottom-color: var(--pricingTable-purple); }
		.pricingTable.purple:before{ background: var(--pricingTable-purple); }
		.pricingTable.purple .year{ color: var(--pricingTable-purple); }
		.pricingTable.purple .price-value{
		    border-left-color: var(--pricingTable-purple);
		    border-right-color: var(--pricingTable-purple);
		}
		.pricingTable.purple .price-value:before{
		    border-left-color: var(--pricingTable-purple);
		    border-top-color: var(--pricingTable-purple);
		}
		.pricingTable.purple .price-value:after{
		    border-right-color: var(--pricingTable-purple);
		    border-bottom-color: var(--pricingTable-purple);
		}
		.pricingTable.purple .value{
		    border-left-color: var(--pricingTable-purple);
		    border-right-color: var(--pricingTable-purple);
		    color: var(--pricingTable-purple);
		}
		.pricingTable.purple .value:before{
		    border-left-color: var(--pricingTable-purple);
		    border-top-color: var(--pricingTable-purple);
		}
		.pricingTable.purple .value:after{
		    border-right-color: var(--pricingTable-purple);
		    border-bottom-color: var(--pricingTable-purple);
		}
		.pricingTable.green{ border-bottom-color: var(--pricingTable-green); }
		.pricingTable.green:before{ background: var(--pricingTable-green); }
		.pricingTable.green .year{ color: var(--pricingTable-green); }
		.pricingTable.green .price-value{
		    border-left-color: var(--pricingTable-green);
		    border-right-color: var(--pricingTable-green);
		}
		.pricingTable.green .price-value:before{
		    border-left-color: var(--pricingTable-green);
		    border-top-color: var(--pricingTable-green);
		}
		.pricingTable.green .price-value:after{
		    border-right-color: var(--pricingTable-green);
		    border-bottom-color: var(--pricingTable-green);
		}
		.pricingTable.green .value{
		    border-left-color: var(--pricingTable-green);
		    border-right-color: var(--pricingTable-green);
		    color: var(--pricingTable-green);
		}
		.pricingTable.green .value:before{
		    border-left-color: var(--pricingTable-green);
		    border-top-color: var(--pricingTable-green);
		}
		.pricingTable.green .value:after{
		    border-right-color: var(--pricingTable-green);
		    border-bottom-color: var(--pricingTable-green);
		}
		.pricingTable.blue{ border-bottom-color: var(--pricingTable-blue); }
		.pricingTable.blue:before{ background: var(--pricingTable-blue); }
		.pricingTable.blue .year{ color: var(--pricingTable-blue); }
		.pricingTable.blue .price-value{
		    border-left-color: var(--pricingTable-blue);
		    border-right-color: var(--pricingTable-blue);
		}
		.pricingTable.blue .price-value:before{
		    border-left-color: var(--pricingTable-blue);
		    border-top-color: var(--pricingTable-blue);
		}
		.pricingTable.blue .price-value:after{
		    border-right-color: var(--pricingTable-blue);
		    border-bottom-color: var(--pricingTable-blue);
		}
		.pricingTable.blue .value{
		    border-left-color: var(--pricingTable-blue);
		    border-right-color: var(--pricingTable-blue);
		    color: var(--pricingTable-blue);
		}
		.pricingTable.blue .value:before{
		    border-left-color: var(--pricingTable-blue);
		    border-top-color: var(--pricingTable-blue);
		}
		.pricingTable.blue .value:after{
		    border-right-color: var(--pricingTable-blue);
		    border-bottom-color: var(--pricingTable-blue);
		}
		@media only screen and (max-width: 990px){
		    .pricingTable{ margin-bottom: 30px; }
		}
		@media only screen and (max-width: 767px){
		    .pricingTable:before{ transform: skewY(-15deg); }
		    .pricingTable .title{ font-size: 22px; }
		}
<!---->