@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 不支援最大寬度，因此寬度預設為 100% */
.ie6 img { width:100%; }
ul 		 { -webkit-padding-start: 0px; }
li, a {
	font-family: 'Noto Sans TC', "微軟正黑體","Microsoft JhengHei", Arial, Helvetica, sans-serif;
}
p, h2, h3{
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}
/*div 	 { transition: 0.3s; }*/
body{
	padding: 0px;
	margin: 0px;
	color:#000;
	font-family: 'Noto Sans TC', "微軟正黑體","Microsoft JhengHei", Arial, Helvetica, sans-serif;
}
.animate-show,
.animate-show-delay{
  position: relative;
  opacity: 0;
  opacity: 1\0;
  top: 30px; 
}
.animate-fadein{
  position: relative;
  opacity: 0;
  opacity: 1\0;  
}
/*------ 兼容性提示 ------*/
.cp-tips{
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#960;
	background-color:#ffefc6;
}
.cp-tips-close{
	display:block;
	float:right;
	width:22px;
	height:22px;
	margin:9px;
	background:url("http://source.vipabc.com/Ext/images/website/share/ie-close.png") no-repeat;
	cursor:pointer;
}
.cp-tips a{
	color:#f75c61;
	text-decoration:underline;
}
.all{
	width: 100%;
	position: relative;
	margin: 0 auto;
	overflow-x:hidden;
}

/*new header*/
.mobile-tel, .mobile-footer, .mobile-nav, .header button, .topic-intro-mobile{display:none;}

.inside{width:1280px;margin: 0 auto; position: relative;}
.header{
	width: 100%;
	height: 60px;
	background-color: #fff;
	*background-color: #f7f7f7;
}
.logo{
	float: left;
	float: none \9;
	margin-top: 16px;
}
.logo img{
	float: left;
	width:150px;
	margin-top: 16px \9;
}
.logo p{
	float: left;
	color: #04328d;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 2px;
    margin-top: 18px \9;
}
.logo-info{
	float: left;
	padding-left: 15px;
	padding-top: 20px;
	font-size: 18px;
}
.logo-info img{width:192px;}
.header-tel{
	color: #888;
	float: right;
	margin-top: 20px;
	/**margin-top: -20px*/
}

.header-tel span{
	display: inline-block;
	float: right;
	width: 100%;
	text-align: right;
	font-size: 16px;
}


.header button{
	display:none;
	float:right;
	width:100px;
	margin:12px 0 0 20px;
	line-height:35px;
	text-align:center;
	border:0;
	color:#fff;
	font-size:14px;
	background-color: #f74c4c;
	border-radius:2px;
	cursor:pointer;
}
.header button:hover{ background-color:#e60012; }

/*--- KV ---*/
/*=======================================================主視覺外框*/
.main_top{
	width: 100%;
	position: relative;
	text-align: center;
	z-index: 10;
	height: 500px;
}
@media (max-width: 1280px){
	.main_top{
		height: 430px;
	}
}
@media (max-width: 768px){
	.main_top{
		/*height: 450px;*/
	}
}
@media (max-width: 540px){
	.main_top{
		height: 340px;
	}
}
/*=======================================================主視覺背景圖*/
.main_top .inside{
	width: 100%;
	height: 100%;
	background: url('../images/bg-one.jpg') no-repeat center center;
	background-size: cover;
}
@media (max-width: 1280px){
	.main_top .inside{
		*display: block;
	}
}
@media (max-width: 1030px){
	.main_top .inside{
	}
}
@media (max-width: 900px){
	.main_top .inside{
		background-position: 50% center;
	}
}
@media (max-width: 680px){
	.main_top .inside{
		width: 100%;
		margin-left: 0;
		background-size: cover;
		background-position: 10% center;
	}
}
.main_top .inside:after{
	display: table;
	content: "";
	clear: both;
}
/*=======================================================主文案外框*/
.main_top_title{
	width: 50%;
	margin: 0 auto 0 auto;
	padding-top: 122px;
	text-align: center;
	position: relative;
}

.main_top_title_img {
	position: relative;
    top: -48px;
    left: -35px;
}

.margin_top_-45 {
	margin-top: -45px !important;
}

.arrow_img {
	position: relative;
    top: 8px;
    left: 0px;
}



@media (max-width: 1980px){
	.main_top_title{
		width: 65%;
	}
}
@media (max-width: 1280px){
	.main_top_title{
		padding: initial 10%;
		width: 83%;
		padding-top: 75px;
	}
}
@media (max-width: 900px){
	.main_top_title{
		padding-top: 85px;
	}
}
@media (max-width: 768px){
	.main_top_title{
		margin: 0 auto;
		/*padding: 0;*/
		top: 80px;
		position: relative;
	}
}
@media (max-width: 680px){
	.main_top_title{
		left: 0;
		text-align: center;
	}
	.main_top_title_img {
		left: 0px;
	}
}
@media (max-width: 540px){
	.main_top_title{
		top: 63px !important;
		padding: 10px;
		text-align: center;
	}

	.main_top_title_img {
		display: none;
	}
	.margin_top_-45 {
		margin-top: 0px !important;
	}

}
/*=======================================================主文案 主標*/
.main_top_title h1{
	font-size: 65px;
    font-weight: 900;
    padding: 5px 30px 5px 20px;
    color: #263f63;
    letter-spacing: .05em;
    /* text-shadow: 1px 2px 8px rgba(0,0,0, .7); */
    
    display: block;
    margin: 0px;
}
.main_top_title h1 .large{
	font-size: 72px;
	vertical-align: text-bottom;
}

@media (max-width: 700px){
	.main_top_title h1{
		font-size: 56px;
	}
	.main_top_title h1 .large{
		font-size: 57px;
	}
}

@media (max-width: 600px) {
	.main_top_title h1 {
	font-size: 42px;
	}
}

@media (max-width: 500px){
	.main_top_title h1{
		font-size: 35px;
		
	}
	.main_top_title h1 .large{
		font-size: 52px;
	}
}

@media (max-width: 400px){
	.main_top_title h1{
		font-size: 32px;
    	padding: 0px;
	}
}


.main_top_title_text {
	background: #f26649;
    color: #ffffff;
    display: inline-block;
    padding: 2px 22px;
    opacity: 0.8;
    font-size: 22px;
}

@media (max-width: 600px) {
	.main_top_title_text {
		font-size: 18px;
	}
}

@media (max-width: 340px) {
	.main_top_title_text {
		font-size: 14px;
	}
}

.tick_icon {

}

/*=======================================================主文案 次標*/
.main_top_title h2{
	font-size: 40px;
	/*font-weight: bold;*/
	margin: 0;
	color: #555555;
	letter-spacing: .05em;
	/*text-shadow: 1px 2px 8px rgba(255,255,255, .7);*/
}
@media (max-width: 900px){
	.main_top_title h2{
		font-size: 28px;
	}
}
@media (max-width: 540px){
	.main_top_title h2{
		font-size: 25px;
	}
}
/*=======================================================主文案 內容*/
.main_top_title .paragraph{
	color: #333333;
	font-size: 20px;
	line-height: 28px;
	padding: 10px 0 20px 0;
	font-weight: 300;
	/*text-shadow: 1px 1px 8px rgba(0,0,0, .7);*/
	font-family: 'Arial','Microsoft JhengHei',"微軟正黑體",'Noto Sans TC';
	margin-left: auto;
    margin-right: auto;
    display: inline-block;
}

.main_top_title .paragraph strong{
	font-size: 26px;
	font-weight: 700;
}

.main_top_title .paragraph > div{
	margin-bottom: 5px;
	text-align: left;
}

@media (max-width: 900px){
	.main_top_title .paragraph{
		font-size: 18px;
	}
}
@media (max-width: 768px){
	.main_top_title .paragraph{
	}
	.mobile-show-pad{
		display: block;
	}
}

@media (max-width: 540px){
	.main_top_title .paragraph > div {
		line-height: 22px;
    	font-size: 14px;
	}

}


.show-lg{
	display: block;
}
@media (max-width: 540px){
	.mobile-show-md{
		display: block;
	}
}
@media (max-width: 430px){
	.main_top_title .paragraph{
		
	}
	
}
@media (max-width: 375px){
	.mobile-show-xs{
		display: block;
	}
}
@media (max-width: 340px){
	.main_top_title .paragraph{
		padding: 20px 0px;
	}
	.main_top_title .paragraph strong{
		font-size: 23px;
	}
	.main_top_title .paragraph{
		font-size: 17px;
	}
}
/* =========================第二區========================= */
/*=======================================================小物件*/
#page-two .object_01{
	width: 267px;
	height: 297px;
	position: absolute;
	right: 0;
	top: -68px;
	z-index: 9;
	background-image: url(../images/headset.png);
	background-repeat: no-repeat;
}
@media (max-width: 1618px){
	#page-two .object_01{
		right: -30px;
		top: -60px;
	}
}
@media (max-width: 1400px){
	#page-two .object_01{
		display: none;
	}
}
#page-two .object_02{
	width: 230px;
	height: 560px;
	/*background-color: gray;*/
	position: absolute;
	left: 0;
	bottom: 90px;
	z-index: 9;
	background-image: url(../images/note.png);
	background-repeat: no-repeat;
}
@media (max-width: 1353px){
	#page-two .object_02{
		left: -90px;
	}
}
@media (max-width: 1190px){
	#page-two .object_02{
		display: none;
	}
}
#page-two .object_03{
	width: 199px;
	height: 364px;
	/*background-color: gray;*/
	position: absolute;
	right: 0;
	bottom: -100px;
	z-index: 9;
	background-image: url(../images/object_03.png);
	background-repeat: no-repeat;
}
@media (max-width: 1337px){
	#page-two .object_03{
		display: none;
	}
}

.text_box {
	font-size: 33px;
    padding: 20px;
    line-height: 1.5em;
    color: #f26649;
}

@media (max-width: 770px) {
	.text_box {
		font-size: 22px;
	}
}

@media (max-width: 450px) {
	.text_box {
		font-size: 14px;
	}
}


.text_box img {
	margin-bottom: 4px;
    margin-right: 10px;
}

@media (max-width: 450px) {
	.text_box img {
		max-width: 25px;
    	margin-bottom: 3px;
	}
}

.text_box div {
	display: inline-block;
    border-bottom: 1px solid #0f79b4;
    margin-bottom: 15px;
}

.text_box .right {
	margin-left: 125px;
}

.text_box .left {
	    margin-right: 125px;
}

@media (max-width: 770px){
	.text_box .left {
		margin-right: 0px;
	}
	.text_box .right {
	    margin-left: 0px;
	}
}


/*=======================================================第二區 外框*/
#page-two{
	width: 100%;
	position: relative;
	text-align: center;
	z-index: 10;
	height: auto;
	/*background-image: url(../images/cnt_bg.png);
	background-repeat: repeat;
	background-position: 70% center;
	background-color: #FAFCFB;
	background-attachment: fixed;*/
}
/*=======================================================第二區 內容*/
#page-two .page-two{
	width: 100%;
	position: relative;
	padding-bottom: 50px;
	position: relative;
	padding-top: 20px;
}

@media (max-width: 768px){
	#page-two .page-two{
		padding-bottom: 30px;
	}
}
/*=======================================================第二區 標題*/
#page-two .page-two h3{
	color: #ffffff;
    font-size: 31px;
    width: 90%;
    margin: 0 auto;
    position: relative;
    padding: 50px 0 70px 0;
    font-weight: 500;
}
#page-two .page-two h3 br{
	display: none;
}
#page-two .page-two h3 span{
	position: relative;
	/*border-bottom: 2px solid #1d93a4;*/
	/*font-style: italic;*/
	font-weight: 600;
}
#page-two .page-two h3 img{
	width: 52px;
	margin-right: 15px;
}

/*#page-two .page-two h3 span:after{
	content: "";
	height: 1px;
	width: 180px;
	position: absolute;
	right: -200px;
	top: 24px;
	background-color: #D9D9D9;
}
#page-two .page-two h3 span:before{
	content: "";
	height: 1px;
	width: 180px;
	position: absolute;
	left: -200px;
	top: 24px;
	background-color: #D9D9D9;
}*/
/*@media (max-width: 950px){
	#page-two .page-two h3 span:after,
	#page-two .page-two h3 span:before{
		display: none;
	}	
}*/

@media (max-width: 768px){
	#page-two .page-two h3{
		margin-bottom: 20px;
		padding: 40px 10px 40px 10px;
		font-size: 28px;
	}
	#page-two .page-two h3 img{
		width: 43px;
		margin-right: 10px;
	}
	#page-two .page-two h3 br{
		display: block;
	}
}

@media (max-width: 500px){
	#page-two .page-two h3{
		margin-bottom: 20px;
		padding: 30px 10px 10px 10px;
		font-size: 23px;
	}
	#page-two .page-two h3 img{
		width: 30px;
		margin-right: 5px;
	}	
}

@media (max-width: 320px){
	#page-two .page-two h3{
		font-size: 20px;
	}
}

.rectangle_diamond {
	position: relative;
    margin-top: 20px;
    margin-bottom: 140px;
}

.rectangle_diamond > .text {
	position: absolute;
    width: 100%;
    top: 10%;
    color: #ffffff;
    font-size: 26px;
}

@media (max-width: 960px) {
	.rectangle_diamond {
	    margin-bottom: 40px;
	}
}

@media (max-width: 600px) {
	.rectangle_diamond > .text {
		font-size: 20px;
	}
}

@media (max-width: 320px) {
	.rectangle_diamond > .text {
		font-size: 14px;
	}
}


/*=======================================================第二區 例句區塊*/
#page-two .page-two h4{
	padding-top: 40px;
	margin-top: 0;
	margin: 0 10px;	
}
#page-two .page-two h4 .ch{
	display: block;
	font-size: 27px;
	color: #008B7B;
	font-weight: 300;
	margin-top: 20px;
}
#page-two .page-two h4 .en{
	display: block;
	font-size: 27px;
	font-weight: 300;	
	color: #555;
	font-style: italic;
	margin-top: 10px;
}

@media (max-width: 768px){
	#page-two .page-two h4 .ch{
		font-size: 25px;
	}
	#page-two .page-two h4 .en{
		font-size: 25px;
	}
}
@media (max-width: 500px){
	#page-two .page-two h4 .ch{
		font-size: 20px;
	}
	#page-two .page-two h4 .en{
		font-size: 20px;
	}
}
/*=======================================================第二區 內容區塊*/
#page-two .margin-fix{
	margin-left: 14%;
}
#page-two .package-content{
	width: 90%;
	margin: 0 auto;
	text-align: center;
}
@media (max-width: 1700px){
	#page-two .package-content{
		width: 90%;
	}
}
@media (max-width: 1280px){
	#page-two .package-content{
		/*width: 110%;*/
	}
	#page-two .margin-fix{
		/*margin-left: 8%;*/
	}
}

@media (max-width: 735px){
	#page-two .package-content{
		width: 90%;
	}
	#page-two .margin-fix{
		margin-left: 0;
	}
}
/*=======================================================第二區 內容區塊(單一)*/
#page-two .content-block{
	/* width: 25%; */
    /* width: 23%; */
    /*max-width: 336px;*/
    margin: 0 1%;
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
}
#page-two .content-block.two-cols-first{
	margin-left: 17.4%;
}
#page-two .content-block .color{
	color: #f26522;
}
#page-two .content-block .img-wrap{
	
}
#page-two .content-block .img-wrap img{
	max-width: 267px;
	width: 100%;
}
#page-two .content-block .img-wrap img.image-xs{
	display: none;
	margin: 0 auto;
}
#page-two .content-block .text-wrap{
	font-size: 16px;
    color: #ffffff;
    line-height: 1.5em;
    background: rgba(242, 102, 73, 0.9);
    text-align: right;
    padding: 6px 60px;
    display: inline-block;
    position: absolute;
    right: 0px;
    bottom: 16px;
    -webkit-clip-path: polygon(19% 0%, 100% 0, 80% 100%, 0% 100%);
    clip-path: polygon(19% 0%, 100% 0, 80% 100%, 0% 100%);
}


.ie8 #page-two .content-block .text-wrap,
.ie9 #page-two .content-block .text-wrap,
.oldie #page-two .content-block .text-wrap{
	padding: 6px 20px;
}

/*#page-two .content-block .text-wrap h5{
	font-size: 22px;
	color: #ffffff;
	font-weight: 500;
	margin: 0px;
    padding: 10px;
    background: #39b8cb;
}

#page-two .content-block .text-wrap p {
	background: #fff;
    padding: 10px;
    font-size: 17px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin: 0px
}*/




@media (max-width:1000px) {
	#page-two .content-block {
		max-width: 336px;
	}
}

@media (max-width: 735px){
	#page-two .content-block{
		/*width: 100%;*/
		margin: 0;
		margin-bottom: 40px;
		height: auto;
		min-height: initial;
	}

	#page-two .content-block .img-wrap img.image-xs{
		display: block;
	}
	#page-two .content-block .img-wrap img.image-lg{
		display: none;
	}
}


.displacement > div:nth-child(2) {
	top: -100px !important;
}

@media (max-width: 960px) {
	.displacement > div:nth-child(2) {
		top: 0px !important;
	}
}

/*=======================================================二三區背景*/
.bg-wrapper{
	background-image: url(../images/cnt_bg.jpg);
	background-repeat: repeat;
	background-position: 70% center;
	background-color: #FAFCFB;
	background-attachment: fixed;
	
}
@media (max-width: 768px){
	.bg-wrapper{
		background-position: 80% center;
	}
}

.phrases_box {
	    margin: 50px 20px 0px 20px;
}

@media (max-width: 420px){
	.phrases_box {
	    margin: 14px 20px 0px 20px;
	}	
}

.phrases_title {
	color: #1c5377;
    font-size: 30px;
    letter-spacing: 6px;
}

@media (max-width: 420px) {
	.phrases_title {
	    font-size: 25px;
	    letter-spacing: 2px;
	}	
}


.phrases_title span {
	color: #f26649;
}

.phrases_text {
	background: rgba(1, 171, 250, 0.2);
    display: inline-block;
    padding: 20px;
    border-top: 2px solid #1c5377;
    max-width: 600px;
    font-size: 25px;
    line-height: 1.5em;
    color: #1c5377;
}

@media (max-width: 600px) {
	.phrases_text {
		font-size: 18px;
	}
}



.phrases_text_blue {
	font-weight: bold;
    font-style: italic;
}

.phrases_text span {
	color: #333333;
}

/*=======================================================第三區 外框*/

.bg-three {
	width: 100%;
    height: 276px;
    background: #f26649;
}

/*#page-three{
	width: 100%;
	position: relative;
	text-align: center;
	z-index: 10;
	height: 276px;
	background-color: #1AA4B6;
}*/

.bg-three_title {
	margin-bottom: 10px;
    font-size: 30px;
}

@media (max-width: 500px){

}

@media (max-width: 769px){
	#page-three{
		height: auto;
	}
	.bg-three {
		height: 100%
	}
}

.blue_box {
	position: relative;
	bottom: -25px;
}

.blue_box_text {
	font-size: 26px;
    color: #ffffff;
    line-height: 1.5em;
}

.blue_box_text_box {
	position: absolute;
    top: 12%;
    width: 100%;
    text-align: center;
}

.blue_box_text span {
	color: #fff8a3;
    font-size: 1.2em;
}

.blue_box_img {
	text-align: center;
}

@media (max-width: 700px) {

	.blue_box_text_box {
	    top: 16%;
	}	
	.blue_box_text{
		font-size: 19px;	
	}	
}

@media (max-width: 550px) {
	.blue_box_text_box {
	    top: 21%;
	}	
	.blue_box_text{
		font-size: 14px;	
	}	
}

@media (max-width: 420px) {

	.blue_box_text_box {
	    top: 17%;
	}	
	.blue_box_text{
		font-size: 12px;	
	}	
}

/*=======================================================第三區 內容*/
/*#page-three .page-three{
	width: 100%;
	height: 100%;
	position: relative;
	background-size: 100%;
}*/
/*=======================================================第三區 內容中的外框*/
#page-three .page-three .page-three-box{
	width: 1060px;
	margin: 0 auto;
	position: relative;
	height: 100%;
	padding-top: 23px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
@media (max-width: 1280px){
	#page-three .page-three .page-three-box{
		width: 80%;
		padding-top: 35px;
	}
}
@media (max-width: 980px){
	#page-three .page-three .page-three-box{
		width: 90%;
	}
}
@media (max-width: 768px){
	#page-three .page-three .page-three-box{
		width: 96%;
		padding-top: 30px;
	}
}
/*=======================================================1個學習包 左方*/
#page-three .page-three .page-three-box .left{
	width: 300px;
	float: left;
}
@media (max-width: 1280px){
	#page-three .page-three .page-three-box .left{
		width: 200px;
	}
}
@media (max-width: 768px){
	#page-three .page-three .page-three-box .left{
		float: none;
		width: 100%;
	}
}
/*=======================================================1個學習包 圈*/
#page-three .page-three .page-three-box .left .learning-box{
	background-image: url(../images/circle_bg.png);
	background-image: url(../images/circle_bg_s.png)\0;
	*background-image: url(../images/circle_bg_s.png);
	background-repeat: no-repeat;
	background-position: center center;
	*background-position: center 35%;
	-webkit-background-size: 90% 90%;
	     -o-background-size: 90% 90%;
	        background-size: 90% 90%;
	width: 235px;
	height: 235px;
	margin: 0 auto;
	padding-top: 58px;
	box-sizing: border-box;
}
.ie8 #page-three .page-three .page-three-box .left .learning-box,
.ie9 #page-three .page-three .page-three-box .left .learning-box,
.oldie #page-three .page-three .page-three-box .left .learning-box{
	background-image: url(../images/circle_bg_s.png);
}
@media (max-width: 1280px){
	#page-three .page-three .page-three-box .left .learning-box{
		width: 200px;
	  height: 200px;
		padding-top: 40px;

	}
}
/*=======================================================1個學習包 包包*/
#page-three .page-three .page-three-box .left .learning-box .img-box{
	*position: relative;
	*top: 20px;
	text-align: center;
}
#page-three .page-three .page-three-box .left .learning-box .img-box img{
	width: 65px;
	position: relative;
	top: 5px;
}
/*=======================================================1個學習包 文字*/
#page-three .page-three .page-three-box .left .learning-box .text{
	color: #f26649;
	font-size: 26px;
	font-weight: 300;
	font-weight: 400\0;
	*font-weight: 400;
	margin-top: 15px;
	*position: relative;
	*top: 20px;
	text-align: center;
}
/*=======================================================學習包特點介紹*/
#page-three .page-three .page-three-box .right{
	width: calc(100% - 300px);
	float: left;
	text-align: left;
	font-size: 24px;
	color: #ebebeb;
	padding-top: 45px;
}
@media (max-width: 1280px){
	#page-three .page-three .page-three-box .right{
		width: calc(100% - 200px);
		padding-top: 25px;
		position: relative;
		left: 30px;
	}
}
@media (max-width: 980px){
	#page-three .page-three .page-three-box .right{
		font-size: 22px;
	}
}
@media (max-width: 768px){
	#page-three .page-three .page-three-box .right{
		float: none;
		width: 88%;
		margin: 0px auto 40px;
		font-size: 16px;
		left: 0;
	}
}
@media (max-width: 500px){
	#page-three .page-three .page-three-box .right{
		width: 96%;
	}
}
/*=======================================================學習包特點介紹 文字*/
#page-three .page-three .page-three-box .right .text {
	margin-bottom: 7px;
	padding-left: 45px;
	font-weight: 300;
	font-weight: 400\0;
	*font-weight: 400;	
	font-size: 22px;
}
@media (max-width: 1115px){
	#page-three .page-three .page-three-box .right .text{
		font-size: 22px;
	}
}
@media (max-width: 1030px){
	#page-three .page-three .page-three-box .right .text{
		padding-left: 45px;
	}
}
@media (max-width: 847px){
	#page-three .page-three .page-three-box .right .text{
		/*font-size: 19px;
		padding-left: 45px;*/
	}
}
@media (max-width: 500px){
	#page-three .page-three .page-three-box .right .text{
		font-size: 15px;
		padding-left: 45px;
	}
}
/*=======================================================學習包特點介紹 紅色勾勾*/
#page-three .page-three .page-three-box .right .text .img-box{
	display: inline-block;
	*display: inline;
	margin-right: 0;
	margin-left: -30px;
	position: relative;
	right: 8px;
	width: 20px;
	height: 20px;
}
#page-three .page-three .page-three-box .right .text .img-box img{
	width: 100%;
	height: auto;
	display: inline-block;
}
@media (max-width: 640px){
	#page-three .page-three .page-three-box .right .text .img-box{
		width: 20px;
		height: 20px;
	}
}

/*  第四區  */
#page-four{
	width: 100%;
	position: relative;
	text-align: center;
	z-index: 10;
	height: auto;
	padding-bottom: 50px;
	padding-top: 30px;
	/*background: url('../images/bg-four.jpg') no-repeat center bottom;*/
	-webkit-background-size: auto 100%;
	     -o-background-size: auto 100%;
	        background-size: auto 100%;
	background-attachment: fixed;
	background: #ffffff;
}

#page-four .page-four{
	width: 100%;
	background-size: cover;
}
@media (max-width: 1280px){
	#page-four .page-four{
		/*height: 476px;*/
		/*background-size: 80%;*/
	}
}
@media (max-width: 768px){
	#page-four .page-four{
		width: 100%;
		margin-left: 0;
		left: auto;
		background-size: cover;
		height: auto;
		position: relative;	
		padding: 0;
	}
	#page-four{
		padding-top: 30px;
	}
}


#page-four .page-four .page-box {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	margin: 0 auto;
	/*background-color: rgba(255,255,255,.9);*/
	/*background-image: url(../images/bg-w.png);*/
	background-repeat: repeat;
	/*padding-top: 80px;*/
}
@media (max-width: 1280px){
	#page-four .page-four .page-box{
		width: 75%;
	}
}
@media (max-width: 768px){
	#page-four .page-four .page-box{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
}
#page-four .page-four .page-box .title{
	color: #000;
	font-size: 27px;
	font-weight: 500;
	/*text-shadow: 1px 2px 5px rgba(0,0,0, .3);*/
}
@media (max-width: 768px){
	#page-four .page-four .page-box .title{
		font-size: 22px;
	}
}
#page-four .page-four .page-box .text-one{
	color: #000000;
	font-size: 22px;
	margin-bottom: 20px;
	letter-spacing:2px;
	/*font-weight: 300;*/
	/*text-shadow: 1px 2px 5px rgba(0,0,0, .3);*/
}


#page-four .page-four .page-box .text-two{
	color: #da3920;
    font-size: 28px;
    margin-bottom: 10px;
	/*text-shadow: 1px 2px 5px rgba(0,0,0, .3);*/
}

#page-four .page-four .page-box .text-two span {
	text-decoration: line-through;
}

#page-four .page-four .page-box .text-three{
	color: #000;
	font-size: 22px;
	/*text-shadow: 1px 2px 5px rgba(0,0,0, .3);*/
}

#page-four .page-four .page-box .bottom_line{
	width: 50px;
	height: 3px;
	background-color: #FF652F;
	margin: 20px auto;
}
#page-four .page-four .page-box .love-box{
	border-radius: 100px;
	height: 36px;
	line-height: 34px;
	/*background-color: #fff;*/
	margin: 0 auto 23px;
	font-size: 30px;
	font-weight: 300;
	color: #e75700;
}
#page-four .page-four .page-box .love-box .price{
	font-size: 42px;
	font-weight: 400;
}

@media (max-width: 500px) {
	#page-four .page-four .page-box .text-one{
		font-size: 16px;
	}
	#page-four .page-four .page-box .text-two {
		font-size: 24px;
	}
	#page-four .page-four .page-box .text-three {
		font-size: 16px;
	}
}

@media (max-width: 420px){
	#page-four .page-four .page-box .love-box{
		font-size: 28px;
	}
	#page-four .page-four .page-box .love-box .price{
		font-size: 36px;
	}
}
@media (max-width: 365px){
	#page-four .page-four .page-box .love-box{
		font-size: 22px;
	}
	#page-four .page-four .page-box .love-box .price{
		font-size: 30px;
	}
}
#page-four .page-four .page-box .love-box .img-box{
	display: inline-block;
	width: 34px;
	margin-right: 3px;
	position: relative;
	top: -4px;
	*float: left;
	*top: 4px;
	*left: 15px;
}
@media (max-width: 320px){
	#page-four .page-four .page-box .love-box .img-box{
		width: 30px;
	}
}
#page-four .page-four .page-box .love-box .img-box img{
	width: 100%;
}
#page-four .button-wrapper{
	position: relative;
	/*width: 281px;*/
	margin: 0 auto;
}
#page-four .button-wrapper a{
	margin-top: 30px;
    color: #FFF;
    text-decoration: none;
    font-size: 33px;
    font-weight: 400;
    display: inline-block;
    background: #1c5377;
    padding: 10px 40px;
    border: 2px #ebebeb solid;
    border-radius: 50px;
}




.ie8 #page-four .button-wrapper a,
.ie9 #page-four .button-wrapper a,
.oldie #page-four .button-wrapper a{
	/*background-image: url(../images/buy_s.png);*/
}



#page-four .button-wrapper a:active{
	top: 1px;
	left: 1px;
}
#page-four .button-wrapper .hand{
	position: relative;
    top: -12px;
    right: -106px;
}

.annotation {
	color: #707070;
	font-size: 20px
}

@media (max-width: 500px) {
	#page-four .button-wrapper a {
		font-size: 25px;
	}
	.annotation {
		font-size: 16px
	}


}


/*--- Footer ---*/
.footer{
	width: 100%;
	height: auto;
	background-color: #02328d;
	text-align: center;
	overflow: hidden;
	float:left;
}
.footer_main{
	width: 1024px;
	position: relative;
	margin: 0 auto;
}
.footer_align{
	width: 800px;
	position: relative;
	text-align:center;
	margin:10px auto;
}
.footer_share{
	position: relative;
	float: left;
	margin-top: 6px;
	margin-left:2%;
	/*display: none;*/
}
.share_icon{
	width: 50px;
	height: 50px;
	margin: 0;
	position: relative;
	float: left;
}
.share_icon:hover{
	_filter:alpha(opacity=80);/*IE6*/
　filter:alpha(opacity=80);/*IE7*/
　-moz-opacity: 0.7;/*fireFox*/
	opacity: 0.7;
}
/* .footer_info{
	position: relative;
	float: right;
	color: #fff;
	font-size: 20px;
	margin-top: 22px;
	margin-right:7%;
}
.info_logo{
	position: relative;
	float: left;
	margin-right: 25px;
	margin-top:0px;
	width: 180px;
}
.info_logo img {
	width: 100%;
}
.info_tel{
	position: relative;
	float: left;
}
.info_tel a{
	color: #FFF;
	text-decoration: none;
} */
.footer_info{
	position: relative;
	color: #fff;
	font-size: 20px;
	margin-top: 22px;
	text-align: center;
}
.info_logo{
	display: inline-block;
	position: relative;
	margin-right: 25px;
	margin-top:0px;
	width: 180px;
	*display: inline;
}
.info_logo img {
	width: 100%;
	*width: 180px;
}
.info_tel{
	position: relative;
	display: inline-block;
	*display: inline;
}
.info_tel a{
	color: #FFF;
	text-decoration: none;
}

.share_form{
	margin: 0 auto;
	width: 295px;
	position: relative;
	margin-bottom: 20px;
}

a[href^=tel]{
    color:inherit;
    text-decoration:none;
}
/*--- Footer //end ---*/

/*--- 共用 ---*/
.imhere		{ width:100%; clear:both; float:none; }
.ml_none	{ margin-left: 0; }
.fleft		{ float: left; clear: none; }


@media only screen and (max-width: 900px) {
	.footer_main   { width: 95%; }
	.footer_align  { width: 95%; }
}
@media only screen and (max-width: 880px) {
	.info_logo     { margin-right: 5px; }
}
@media only screen and (max-width: 850px) {
	.fleft 		   { float: none; clear: both; }
	.info_logo 	   { display:none; }
	.footer_align  { width: 80%; }
}
@media only screen and (max-width: 800px) {
	.footer_align  { width:95%;}
	/* .box_align 	   { width:98%;} */
}
@media only screen and (max-width: 768px) {
	/* .detail_text   { width: 90%; } */
	.footer_main   { width: 95%; }
	.footer_info   { margin-right:0; }

	/* .ft_pic h2 {font-size: 24px; }
	.ft_pic h3 {font-size: 25px;} */
}


@media all and (max-width:610px){

/*header*/
.header{ /*height:auto*/; padding: 0; width: 100%;}
.header-tel{display:none;}
.logo{ margin-top:16px;}
.logo img{margin-left:5px;}
.logo-info{
	padding-top: 11px;
	line-height:normal;
}
.logo-info img{width:120px;}
.mobile-tel{
	display:block;
	float:right;
	margin:5px;
}
.mobile-tel img{width:35px; margin-top:5px;}


}



@media only screen and (max-width: 600px) {
	.footer_main   { width: 100%; }
	.share_icon    { float: left; }
	.footer_info   { font-size: 18px; }
	/* .feature_title { width:100%; padding:0; margin-top:10px; clear:both; text-align: center; } */
	/* .ft_pic		   { margin:0 auto; width:98%; height:auto; } */
}

@media only screen and (max-width: 568px) {
	/* .box_right 	   { width:95%; max-width:280px; } */
	/* .text_con	   { width: 100%; } */
	/* .detail_text   { width: 95%; } */
	.private 	   { font-size: 16px; }
	.info_logo	   { display: none; }
	.footer_align  { width: 95%; }
	/* .footer		   { height:110px;} */
	.footer_align  { width: 310px; }
	.footer_main   { width: 310px; text-align: center; }
	.footer_share  { position: relative; float: none; width: 200px; text-align: center; margin:6px auto; }
	.footer_info   { float: none; margin: 8px auto 0 auto; width: 96%; padding-top: 0px; text-align:center; }
	.info_tel      { float: none; }
}


/*new header*/


@media all and (max-width:1280px){
/* common */
.inside{width: 100%;}
.header{width: 96%; padding-left:2%;padding-right:2%;}
}




@media all and (max-width:380px){

/*header*/
.logo{/*margin-top: 6px;*/}
.logo img{width:150px;}
.logo-info{ font-size: 16px;padding-top:12px;}


@media all and (max-width:330px){

/*header*/
.logo{ /*margin-top:6px;*/}
.logo-info{padding-top: 11px;}

