@charset "utf-8";

.vday {max-width:2560px;margin:0 auto;text-align:center;}
.vday.vn *{font-family: Arial;}
.vday.th *{font-family: Cloud-Light;}
.vday.tw *{font-family: 黑体;}
.vday.hk *{font-family: 黑体;}
.itl {font-style:italic;}
.mBr{display: none;}

.visualWrap {position:relative;height:931px;background:url('images/visual.jpg');background-repeat:no-repeat;background-position:center top;}
.visualWrap .txtBox {position:absolute;top:100px;left:0;right:0;margin:0 auto;font-weight:bold}
.visualWrap .txtBox .tit {font-size:50px;color:#2c2c2c;}
.visualWrap .txtBox .tit span {display:inline-block;padding-bottom:20px;border-bottom:1px solid #2c2c2c;}
.visualWrap .txtBox .txt {margin-top:30px;font-size:36px;color:#2287ba;}
.visualWrap.pink {background:url('images/visual_pink.jpg');background-repeat:no-repeat;background-position:center top;}
.visualWrap.pink .txtBox .txt {color:#e53a67}

.section01 {padding:110px 0;}
.section01 .inner {max-width:1128px;margin:0 auto;font-size:0;}
.section01 .imgBox {display:inline-block;margin-right:75px;vertical-align:middle;}
.section01 .txtBox {display:inline-block;vertical-align:middle;line-height:1.5;font-size:24px;text-align:left;color:#666;}
.section01 .txtBox p {margin-bottom:17px;}

.section02 {background:url('images/bg2.jpg') no-repeat center top / cover;}
.section03 {}
.section04 {background:url('images/bg4.jpg') no-repeat center top / cover;}
.section05 {background:url('images/bg5.jpg') no-repeat center top / cover;}

.pdtWrap {padding:115px 0;line-height:1.4;font-size:24px;}
.pdtWrap .subTit {}
.pdtWrap .subTit .tit {margin-bottom:25px;}
.pdtWrap .subTit .txt {color:#444;}
.pdtWrap .subTit .txt span {display:block;margin-top:5px;font-size:30px;}
.pdtWrap .pdt_img {margin:50px 0 40px;}
.pdtWrap .pdt_img.mgb0 {margin-bottom:0;}
.pdtWrap .pdt_txt {color:#888;}
.pdtWrap .pdt_txt2 {margin-top:60px;font-size:18px;color:#afafaf;}
.pdtWrap .pdt_txt_ft {max-width:900px;padding-top:20px;margin:40px auto 0;font-size:17px;color:#333;background:url('images/pdt_txt_ft_bg.gif') repeat-x 0 top;}

/* VN */
.vday.vn .visualWrap .txtBox .txt {font-weight:normal;}
.vday.vn .section01 .txtBox {line-height:1.4;}

/* MY */
.vday.my .visualWrap .txtBox .txt {margin:0;margin-bottom:10px;}
.vday.my .pdtWrap .subTit .txt span {font-size:24px;}

/* AU */
.vday.au .pdtWrap {padding-bottom:115px;}
.vday.au .pdtWrap .pdt_txt_ft{color: #888;background: none;}

/* ID */
.vday.id .pdtWrap {padding-left:25px;padding-right:25px;}
.vday.id .pdtWrap .ft_txt {max-width:811px;margin:25px auto;padding-top:25px;border-top:1px solid #ccc6c8;font-size:20px;color:#888;}

/*TW*/
.vday.tw .section01 .txtBox span{display:inline-block;color: #e53a67; border-bottom: 1px solid #e53a67; }
.vday.tw .pdtWrap .subTit .txt{font-size: 28px;}
.vday.tw .pdtWrap .subTit .txt span{font-size: 24px;color: #666;}
.vday.tw .pdtWrap .pdt_txt{display: inline-block;margin:0 auto;text-align: left;}

/*HK*/
.vday.hk .visualWrap {position:relative;height:990px;background:url('images/visual_hk.jpg');background-repeat:no-repeat;background-position:center top;}
.vday.hk .visualWrap .txtBox{font-weight: normal;}
.vday.hk .visualWrap .txtBox .txt{margin-top: 15px;}
.vday.hk .visualWrap .txtBox .txt2{margin-top:30px;font-size: 25px; color: #666;}
.vday.hk .section02{background: none;}
.vday.hk .section03{background:url('images/bg_hk.jpg') no-repeat center top / cover;}
.vday.hk .section04{background:url('images/bg_hk2.jpg') no-repeat center top / cover;}
.vday.hk .pdtWrap .subTit .txt{color: #666;}
.vday.hk .pdtWrap .subTit .txt span{font-size: 32px;color: #444;font-weight: normal;}
.vday.hk .pdtWrap .pdt_txt{font-size: 20px;}


/*VN,AU,ID*/
.vday.au .pdt_txt_ft,
.vday.vn .pdt_txt2,
.vday.id .ft_txt {margin-top:40px;font-size:18px;color:#afafaf;}

@media screen and (max-width:1024px){
	.section01 .inner {padding:0 5%;}
	.section01 .imgBox {width:47%;margin-right:3%}
	.section01 .txtBox {width:49%;font-size:2.4vw;}
	.section01 .txtBox br {display:none;}
}

@media screen and (max-width:768px){
	.visualWrap {height:65vw;background-size:cover;}
	.visualWrap.pink {background-size:cover;}
	.visualWrap .txtBox {top:8%}
	.visualWrap .txtBox .tit {font-size:25px;}
	.visualWrap .txtBox .tit span {padding-bottom:10px;}
	.visualWrap .txtBox .txt {margin-top:15px;font-size:14px;}

	.section01 {padding:8% 0;}
	.section01 .imgBox {display:block;width:auto;margin:0 10%;}
	.section01 .imgBox img {padding-left:2%}
	.section01 .txtBox {display:block;width:auto;margin-top:5%;font-size:16px;text-align:center;}
	.section01 .txtBox br {display:block;}

	.pdtWrap {padding:8% 5%;font-size:16px;}
	.pdtWrap .subTit {padding:0 5%}
	.pdtWrap .subTit .tit {padding:0 5%;margin-bottom:15px;}
	.pdtWrap .subTit .txt span {font-size:18px;}
	.pdtWrap .pdt_img {margin:7% 10%;}
	.pdtWrap .pdt_txt2 {margin-top:6%;font-size:13px;}
	.pdtWrap .pdt_txt_ft {margin-top:20px;padding-top:10px;font-size:14px;}

	/* MY */
	.vday.my .visualWrap .txtBox .txt {margin-bottom:5px;}
	.vday.my .pdtWrap .subTit .txt span {font-size:16px;}

	/* AU */
	.vday.au .pdtWrap {padding-bottom:7%;}
	
	/* ID */
	.vday.id .pdtWrap {padding-left:5%;padding-right:5%;}
	.vday.id .pdtWrap .ft_txt {margin:4% 10% 0 10%;padding-top:4%;font-size:13px;}

	/* TW */
	.vday.tw .pdtWrap .subTit .txt{font-size: 16px;}
	.vday.tw .pdtWrap .subTit .txt span{font-size: 16px;}

	/*HK*/
	.vday.hk .visualWrap{height:65vw;background-size:cover;}
	.vday.hk .visualWrap .txtBox .txt2{margin-top:15px;font-size: 14px;}
	.vday.hk .pdtWrap .subTit .txt span{font-size: 16px;}
	.vday.hk .pdtWrap .pdt_txt{font-size: 12px}

	/*VN,AU,ID*/
	.vday.au .pdt_txt_ft,
	.vday.vn .pdt_txt2,
	.vday.id .ft_txt {padding:0 5%;font-size:13px;}
}

@media screen and (max-width:480px){
	.visualWrap {height:300px;}
	.section01 .txtBox,
	.vday.my .pdtWrap .subTit .txt span,
	.pdtWrap {font-size:13px;}
	.pdtWrap .subTit .txt span {font-size:15px;}

	.vday.hk .visualWrap{height:350px;}
	.mBr{display: block;}
}