@charset "utf-8";
/* CSS Document */
/* ---reset.css--- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	
	font: inherit;
	vertical-align: baseline;
	text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height:0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ---reset.css--- */



html {
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif,;
	-webkit-text-size-adjust: none;
	color: #4d4d4d;
}
body {
	padding-bottom: 0px;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	background-image:url(../images/2019_0617_bg.jpg);
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

:placeholder-shown {
 color:#999;
}

::-webkit-input-placeholder {
 color:#999;
}
 
::-moz-placeholder {
 color:#999;
}
 
:-ms-input-placeholder {
 color:#999;
}
/*--------------------桌機----------------------------------*/
.new_wrapper {
	width: 100%;
	height: auto;
	background-image:url(../images/2019_0617_bg.jpg);
	
}
.new_header {
	width: 768px;
    height: 56px;
    margin: 0 auto;
	background-color:#fff;
}
.new_logo_left {
	    width: 120px;
    height: 36px;
    float: none;
    padding-top: 10px;
}
.new_logo_left img {
	width: 120px;
	height: 36px;
}
.new_logo_right {
	width: 76px;
	height: 30px;
	float: right;
}
.new_logo_right img {
	    width: 76px;
    height: 30px;
    padding-top: 0px;
    margin-top: 13px;
}
.new_content {
	    width: 768px;
    height: auto;
    overflow: hidden;
   
    margin: 0 auto;}
	
.new_kv {
	width:100%;
	height:auto;
	display: block;
	}
.new_kv img{
	width:100%;
	height:auto;
	display:block;
	
	}	


			
.new_footer{
	width:100%;
	height:60px;
	background-color:#505050;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ffffff;
	line-height:60px;
	text-align:center;
	}
.gift_all{
	width:90%;
	height:auto;}
.a_red{
	color:#fc034c;
	font-size:17px;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-weight:bold;} 
.a_blue{
	color:#0289b8;
	font-size:14px;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	
	}
.gift_red{
	color:#fc034c;
	font-size:14px;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	}	
	
.new_title_t_2019{
	
	color: #eb6100;
    font-size: 55px;
    /* font-family: "Microsoft JhenHei",Arial, Helvetica, sans-serif; */
    text-align: center;
    margin: 20px;
    margin-top: 60px;
    font-weight: 600;
	}
.Aladdin_title{
	    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    
	
	}
.Aladdin_title img{
	width:100%;
	height:auto;
	text-align:center;}	
.Aladdin_img_1{
	width:100%;
	height:auto;}
.Aladdin_img_1 img{
	width:768px;
	height:640px;}
.Aladdin_img_2{
	width:100%;
	height:auto;}
.Aladdin_img_2 img{
	width:768px;
	height:640px;}
.Aladdin_img_3{
	width:100%;
	height:auto;}
.Aladdin_img_3 img{
	width:768px;
	height:640px;}				


/*-----------手機----------------------------------*/
@media screen and ( max-width:736px) {
	
	.new_wrapper {
	width: 100%;
	height: auto;
}
.new_header {
	width: 100%;
	height: 47px;
	margin:0 auto;
}
.new_logo_left {
	        width: 47%;
    height: 37px;
    float: none;
    padding-top: 10px;
    /* padding-left: 3%; */
    text-align: center;
    margin: 0 auto;
}
.new_logo_left img {
	width: 100px;
	height: 30px;
}
.new_logo_right {
	width: 47%;
	height: 30px;
	float: right;
	padding-right:3%;
}
.new_logo_right img {
	       width: 76px;
    height: 30px;
    padding-top: 0px;
    text-align: right;
    float: right;
}
.new_content {
	width:100%;
	height:auto;
	overflow:hidden;}
	
.new_kv {
	width:100%;
	height:auto;
	display:block;
	}
.new_kv img{
	width:100%;
	height:auto;
	display:block;
	
	}
	
.new_footer{
	width:100%;
	height:60px;
	background-color:#505050;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ffffff;
	line-height:60px;
	text-align:center;
	}				
	
.gift_all{
	width:74%;
	height:auto;
	margin:0 auto;}	
	
	/*文字增加*/
	
.kv_text{
	       position: absolute;
    width: 100%;
    height: auto;
    top: 1%;
    right: 0%;
    font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif;
    text-align: center;
	}
.kv_text h1{
	font-size:30px;
	color:#000;
	font-family:Microsoft JhengHei, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:39px;}	
	
.kv_text p{
	font-size:20px;
	color:#d63f29;
	font-family:Microsoft JhengHei, Arial, Helvetica, sans-serif;}	
#t_1{
	    width: 48%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    margin-left: 46%;
	}	
#t_1 p{
	    font-size: 22px;
    color: #fff;
    font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif;
   
    padding: 17px;
    cursor: pointer;
    FONT-WEIGHT: bold;
    margin-top: 30px;
		
	}
.new_title_t_2019{
	
    color: #eb6100;
    font-size: 38px;
    /* font-family: "Microsoft JhenHei",Arial, Helvetica, sans-serif; */
    text-align: center;
    margin: 20px;
    margin-top: 38px;
    font-weight: 600;
   
    padding-bottom: 15px;
	}


.Aladdin_title{
	    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
 
	}
.Aladdin_title img{
	width:100%;
	height:auto;
	text-align:center;}	
.Aladdin_img_1{
	width:100%;
	height:auto;}
.Aladdin_img_1 img{
	width:100%;
	height:auto;}
.Aladdin_img_2{
	width:100%;
	height:auto;}
.Aladdin_img_2 img{
	width:100%;
	height:auto;}
.Aladdin_img_3{
	width:100%;
	height:auto;}
.Aladdin_img_3 img{
	width:100%;
	height:auto;}								
	
	
}
