@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;
	color: #4d4d4d;
}
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;
}
.new_header {
	width: 1200px;
	height: 56px;
	margin:0 auto;
}
.new_logo_left {
	    width: 53px;
    height: 37px;
    float: left;
    padding-top: 10px;
}
.new_logo_left img {
	width: 53px;
	height: 37px;
}
.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:100%;
	height:auto;
	overflow:hidden;}
	
.new_kv {
	width:100%;
	height:auto;
	display: flex;
	}
.new_kv_1 {
	width:100%;
	height:auto;
	display:none;
	}	
.new_video{
	    width: 600px;
    height: auto;
  
    border-radius: 15px;
    margin: 0 auto;
	}
	
.new_video_title {
	       width: 330px;
    height: 30px;
    margin-top: 50px;
    border-radius: 30px;
    /* background-color: #afe4f0; */
    font-family: "微軟正黑體",Arial, Helvetica, sans-serif;
    font-size: 36px;
    line-height: 30px;
    padding-left: 20px;
    text-align: left;
	}
.new_video_babyffp{
	        width: 700px;
    height: auto;
    margin: 0 auto;
    margin-top: 30px;
    border: 5px solid #86c5fd;
	border-radius: 5px;}				
.new_gift{
	width:100%;
	height:auto;
	background-image:url(../images/new_top_20180329_bg.jpg);
	margin:0 auto;
	overflow:hidden;}
	
.new_gift_1{
	width:100%;
	height:auto;
	background-image:url(../images/new_top_20180504_bg.jpg);
	margin:0 auto;
	overflow:hidden;}
		
.new_gift_2{
	width:100%;
	height:auto;
	background-image:url(../images/new_20180620_bg.png);
	margin:0 auto;
	overflow:hidden;}
	
.new_gift_content{
          width: 1300px;
    height: 352px;
    background-image: url(../images/new_bg.png);
    margin: 0 auto;
    padding-top: 6px;
    line-height: 20px;
    padding-bottom: 32px;
    margin-bottom: 30px;
    margin-top: 58px;
	}
	
.gift_w{
	    width: 300px;
    height: auto;
    float: left;
    margin-top: 10px;
    padding-left: 10px;
	margin-left: 10px;}
.gift_w_1{
	        width: 310px;
    height: auto;
    float: left;
    margin-top: 10px;
    padding-left: 1px;
    margin-left: 22px;
    background-color: #fcc2d6;
    border-radius: 10px;
    padding: 5px;}	
	
.new_text{
	width:200px;
	height:auto;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0 auto;
	padding:10px;}
			
.Limited{
	    width: 200px;
    height: auto;
    font-family: "微軟正黑體",Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0 auto;
    border: 1px #CCCCCC double;
    padding: 5px;
    text-align: center;
    margin-top: 10px;
	}
.gift_image{
	    width: 300px;
    height: auto;
    margin: 0 auto;
    text-align: center;}
.new_gift_title{
	    width: 300px;
    font-family: "微軟正黑體",Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 10px 0 5px 0;
    color: #666;
    margin: 0 auto;
    position: relative;
    font-weight: bold;
	
	
	
	}
.new_gift_title_mom{
	width:300px;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:15px;
	padding:10px 0 5px 0;
	color:#fb026b;
	margin:0 auto;
	position:relative;
	font-weight:bold;
}	
/*.new_gift_title::after{
	        content: '';
    width: 59%;
    height: 1px;
    background-color: #999;
    position: absolute;
    top: 51%;

	}*/	
.new_gift_main{
	width:300px;
	height:auto;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0px 0 0px 0;
	line-height:20px;}
			
.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:#840102;
	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;
	}								
		
			
	























/*-----------手機----------------------------------*/
@media screen and ( max-width:736px) {
	
	.new_wrapper {
	width: 100%;
	height: auto;
}
.new_header {
	width: 100%;
	height: 56px;
	margin:0 auto;
}
.new_logo_left {
	    width:47%;
    height: 37px;
    float: left;
    padding-top: 10px;
	padding-left:3%;
}
.new_logo_left img {
	width: 53px;
	height: 37px;
}
.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:none;
	}
.new_kv img{
	width:100%;
	height:auto;
	}
.new_kv_1{
	width:100%;
	height:auto;
	display:block;
	}
.new_kv_1 img{
	width:100%;
	height:auto;
	}		
	
.new_video{
	    width: 100%;
    height: auto;
  
    border-radius: 15px;
    margin: 0 auto;
	}
	
.new_video_title {
	      width: 100%;
    height: 30px;
    margin-top: 11px;
    border-radius: 30px;
   
    font-family: "微軟正黑體",Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 30px;
    padding-left: 0px;
    text-align: center;
	}
.new_video_babyffp{
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 10px;
	    border: 0px solid #86c5fd;
    border-radius: 0px;}				
.new_gift{
	width:100%;
	height:auto;
	background-image:none;
	background-repeat:no-repeat;
	margin:0 auto;
	overflow:hidden;}
.new_gift_1{
	width:100%;
	height:auto;
	background-image:none;
	background-repeat:no-repeat;
	margin:0 auto;
	overflow:hidden;}	

	
.new_gift_content{
          width: 94%;
    height: auto;
    margin: 0 auto;
    padding-top: 0px;
    line-height: 20px;
    padding-bottom: 20px;
    margin-top: 0px;
  
	}
	
.gift_w{
	        width: 100%;
    height: auto;
    float: none;
    margin-top: 20px;
    padding-left: 0px;
    overflow: hidden;
	margin-left: 0px;}
	
.gift_w_1{
	        width: 100%;
    height: auto;
    float: none;
    margin-top: 20px;
    padding-left: 0px;
    overflow: hidden;
	margin-left: 0px;
	 background-color: #fcc2d6;
    border-radius: 0px;
    padding:10px 5px 10px 5px;}	
	
.gift_w img{
	text-align:center;
}	
	
.new_text{
	width:200px;
	height:auto;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0 auto;
	padding:10px;}
			
.Limited{
	    width: 200px;
    height: auto;
    font-family: "微軟正黑體",Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0 auto;
    border: 1px #CCCCCC double;
    padding: 5px 0 5px 0;
    text-align: center;
    margin-top: 10px;
	}
.gift_image{
	    width: 300px;
    height: auto;
    margin: 0 auto;
    text-align: center;}
.new_gift_title{
	width:100%;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:15px;
	padding:10px 0 5px 0;
	color:#666;
	margin:0 auto;
	position:relative;
	font-weight:bold;
	
	
	
	}
/*.new_gift_title::after{
	    content: '';
    width:75%;
    height: 1px;
    background-color: #999;
    position: absolute;
    top: 50%;

	}	*/
.new_gift_main{
	width:97%;
	height:auto;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0px 0 0px 0;
	line-height:20px;
	}
			
.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;}	
	
	
}
