*{
	margin:0;
	padding:0;
	border:0;
	font-family:"微軟正黑體", Arial, "Times New Roman",Helvetica,sans-serif;
	list-style: none;
	text-decoration: none;
}
body{
	background:#ffccdb;
	/*background:url(images/bg.jpg);*/
	position: relative;
	-webkit-text-size-adjust:none;
}
a{
	color:#333;
}
/*.xmsborder{
	width:100%;
	height:125px;
	background:url(images/xmsborder.png) repeat-x;
	position: fixed;
	top:0;
	left:0;
	z-index:9999;
}*/
.xmsborder img{
	width:600px;
	margin:-68px 0 0 0;
}
.xmsborder_left{
	width:125px;
	height:100%;
	background:url(images/xmsborder_left.png) repeat-y;
	position: fixed;
	top:0;
	left:0;
	z-index:9998;
}
.xmsborder_right{
	width:125px;
	height:100%;
	background:url(images/xmsborder_right.png) repeat-y;
	position: fixed;
	top:0;
	right:0;
	z-index:9998;
}
.headerwrapper{
	width:100%;
	min-width: 1280px;
	height:auto;
	background:url(images/topbg.png) center repeat-x;
	/*background:#ccc;*/
	position: relative;
}
.header{
	display:block;
	width:1280px;
	height:500px;
	margin:0 auto;
	background:url(images/topimg.png) no-repeat;
	/*background-size: cover;*/ 
	padding:400px 0 0 0;
	position: relative;
	/*z-index: 2;*/
	box-sizing: border-box;
}
.fixedmenu{
	position: fixed;
	top:100px;
	right:12px;
	z-index: 9999;
}
.fixedmenu li{
	width:85px;
	height:85px;
	background:rgba(0,117,169,0.8);
	box-shadow: 0 0 30px #333;
	border-radius: 50%;
	color:#fff;
	font-size:17px;
	text-align:center;
	margin:0 0 12px 0;
	padding:22px 0 0 0;
	box-sizing: border-box;
	cursor: pointer;
}
.fixedmenu li:hover{
	background:rgba(0,117,169,1.0);
}
#TOP-MENU{
	display:none;
}
#NAV{
	display:none;
}
.phoneheader{
	display:none;
}
.header h1{
	font-size:30px;
	font-weight: normal;
	line-height: 150px;
	text-align: center;
}
.headericon{
	/*width:700px;*/
	margin:20px 0 0 0;
}
.headericon1{
	display:none;
}
.headericon2{
	display:block;
	position:absolute;
	right:-43px;
	top:-20px;
	z-index: 1;
}
.headericon3{
	display:block;
	position:absolute;
	right:-83px;
	top:143px;
	z-index: 1;
}
/*.icon1366{
	width:1366px;
	height:400px;
	background:#eee;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:0 auto;
	z-index:-1;
}*/
.couponwrapper{
	/*display:none;*/
	width:100%;
	min-width:1280px;
	background:url(images/ticketbg.png) repeat-x;
	position: absolute;
	top:600px;
	left:0;
	z-index: 8888;
	/*margin:-60px 0 0 0;*/
}
/*.couponwrapper > div:nth-child(1){
	width:100%;
	min-width: 320px;
	height:138px;
	background:url(images/cloud.png) repeat-x; 
	margin:0 0 0 0;
	position: relative;
}*/
.couponcontent{
	width:1280px;
	height:550px;
	/*background:#ff6;*/
	margin:0 auto 0 auto;
	overflow: hidden;
	/*position: relative;*/
}
.coupontitle{
	color:#FF738F;
	font-size:50px;
	line-height: 25px;
	text-align: center;
	margin:100px 0 0 0;
}
.coupontitle span{
	color:#333;
	font-size:16px;
}
.tickettitle{
	position:absolute;
	top:-40px;
	right:-55px;
	z-index: 9999;
}
.tickettitle img{
	width:200px;
}
.tickettitle2{
	position:absolute;
	top:-60px;
	left:180px;
	z-index: 9999;
}
.tickettitle2 img{
	width:200px;
}
.couponcontent .note{
	margin:0 0 0 222px;
}
.couponcontent .note h1{
	color:#fff;
	font-size:16px;
	font-weight: normal;
	text-align: left;
	margin:0 0 20px -20px;
}
.couponcontent .note li{
	color:#fff;
	font-size: 16px;
	list-style: disc;
	margin:0 0 5px 0;
}
.couponticket{
	width:400px;
	height:450px;
	/*background:#fff;*/
	background:url(images/coupon.jpg) no-repeat;
	margin:50px auto 0 auto;
	position: relative;
}
.couponticket h1{
	display:none;
}
.eventone{
	width:800px;
	margin:0 0 0 0;
}
.eventone2{
	width:600px;
	margin:0 0 30px 0;
}
.eventtwo{
	width:600px;
	position: absolute;
	top:-70px;
	left:250px;
	z-index: 9990;
	margin:0 0 0 0;
}
.couponimg{
	width:800px;
	height:630px;
	background:url(images/couponimg.png) no-repeat;
	background-size:cover;
	margin:0 auto;
	position: relative;
}
.couponimg2{
	display:none;
}
/*.couponimg img{
	width:200px;
	position: absolute;
	bottom:80px;
	left:250px;
	z-index: 1;
}*/
.couponbtn{
	width:130px;
	height:50px;
	color:#fff;
	font-size: 20px;
	text-align: center;
	line-height:50px;
	background:#333;
	border-radius: 5px;
	position: absolute;
	bottom:160px;
	left:135px;
	z-index: 1;
}
.couponbtn:hover{
	background:#222;
}
.contentwrapper{
	width:100%;
	min-width:1280px;
	/*background:#999;*/
	margin:0 0 0 0;
}
/*.contentwrapper > div:nth-child(1){
	width:100%;
	min-width: 320px;
	height:138px;
	background:url(images/cloud2.png) repeat-x; 
	margin:0 0 0 0;
	position: relative;
}*/
.content{
	width:1280px;
	height:auto;
	margin:0 auto 0 auto;
	overflow: hidden;
	position: relative;
}
/*.content h1{
	color:#f06;
	font-size:16px;
	line-height: 60px;
	text-align: center;
}
.content h6{
	color:#f06;
	font-size:20px;
	text-align: center;
	margin:60px 0 5px 0;
}*/
.mothersdaymenu{
	position:absolute;
	bottom:-30px;
	left:150px;
	z-index: 9998;
	/*margin:0 0 0 30px;*/ 
}

.mothersdaymenu a{
	display:block;
	width:150px;
	height:150px;
	color:#fff;
	font-size:20px;
	text-align: center;
	/*line-height: 150px;*/
	/*background:#fff;*/
	background:url(images/roundbg.png);
	/*border-radius: 50%;*/
	/*border:1px #333 solid;*/
	padding:50px 0 0 0;
	float:left;
	margin:0 20px 0 0;
	box-sizing: border-box;
}
.mothersdaymenu a:hover{
	color:#f06;
	background:url(images/roundbg3.png) no-repeat;
	/*background-size:none;*/
}
.mothersdaymenu a:nth-child(1){
	padding:60px 0 0 0;
}
.mothersdaymenu a:nth-child(3){
	padding:60px 0 0 0;
}
.dmmenu{
	margin:0 0 0 470px;
}
.dmmenu a{
	display: block;
	/*width:200px;
	height:60px;*/
	color:#ff738f;
	font-size: 25px;
	/*background:#fff;*/
	text-align: center;
	border-top:2px #ff738f solid;
	border-bottom:2px #ff738f solid;
	/*line-height: 60px;*/
	padding:12px 20px;
	float:left;
	margin:30px 0 30px 0;
}
.dmmenu a:hover{
	color:#fff;
	background:#ff738f;
}
.content2{
	width:1280px;
	height:auto;
	margin:0 auto 60px auto;
	overflow: hidden;
}
.postcardmethod{
	width:1280px;
	font-size:20px;
	color:#333;
	margin:60px auto 0 auto;
}
.postcardmethod p{
	margin:0 0 20px 0;
}
.postcardmethod h6{
	color:#f06;
	font-size:20px;
	margin:0 0 20px 0;
}
.postcardmethod li{
	list-style:decimal;
	margin:0 0 0 30px;
}
.postcardmethod li:nth-child(1){
	color:#f06;
}
.postcardmethod li:nth-child(2) li{
	color:#f06;
	list-style:disc;
	margin:0 0 0 20px;
}
.postcard{
	width:1280px;
	height:905px;
	background:#fff;
	/*background:url(images/couponbg.jpg) no-repeat;*/
	/*background-size:cover;*/
	margin:0 auto 0 auto;
	padding:4px 0 0 0;
	box-sizing: border-box;
}
.postcardborder{
	width:1280px;
	height:905px;
	border:5px #fff solid;
	margin:30px auto 0 auto;
	position: relative;
}
.postcardbg li{
	border:0;
	float:left;
	margin:-4px 0 0 0;
}
.postcardorder{
	display:none;
}
.postcardfile{
	margin:0 0 0 0;
}
.postcardfile li{
	color:#333;
	font-size:16px;
}
.postcardfile li{
	color:#333;
	font-size:16px;
}
.postcardfile li:nth-child(1){
	width:50%;
	position: absolute;
	top:510px;
	left:20px;
	z-index: 9999;
}
.postcardfile li:nth-child(3){
	width:50%;
	position: absolute;
	top:350px;
	left:330px;
	z-index: 9999;
}
.postcardfile li:nth-child(2){
	width:50%;
	position: absolute;
	top:550px;
	left:20px;
	z-index: 9999;
}
.postcardfile li:nth-child(4){
	width:50%;
	position: absolute;
	top:90px;
	left:20px;
	z-index: 9999;
}
/*.postcardfile li:nth-child(5){
	width:50%;
	position: absolute;
	top:200px;
	left:20px;
	z-index: 9999;
}*/
.postcardfile p{
	text-align: right;
	float:left;
	margin:5px 0 0 0;
}
.postcardfile .enter{
	width:150px;
	height:30px;
	color:#333;
	font-size:16px;
	background:#fff;
	border-radius: 0;
	border:0;
	margin:0 5px 0 0;
}
.postcardfile select{
	width:85px;
	height:30px;
	color:#333;
	font-size:16px;
	background:#fff;
	/*border-radius: 5px;*/
	/*border:2px #ccc solid;*/
	margin:0 3px 20px 0;
}
/*.postcardfile .phoneselect select{
	width:204px;
	height:40px;
	color:#333;
	font-size:16px;
	background:#fff;
	border-radius: 5px;
	border:2px #ccc solid;
	margin:0 5px 20px 0;
}*/
.postcardfile textarea{
	width:530px;
	height:200px;
	color:#333;
	font-size:16px;
	background:#fff;
	/*border-radius: 5px;*/
	/*border:2px #ccc solid;*/
	margin:0 5px 5px 20px;
}
/*.postcardfile .phoneinput{
	margin:0 0 0 0;
}
.postcardfile .dateinput{
	margin:0 0 0 0;
}
.postcardfile .phoneselect{
	margin:0 0 0 0;
}
.postcardfile .phonetextarea{
	margin:0 0 0 0;
}*/
.postcardfile .phonetextarea > h6{
	color:#f06;
	font-size:13.5px;
	/*text-align:center;*/
	line-height:25px;
	margin:0 90px 20px 0;
	float:right;
}
/*.postcardfile hr{
	width:500px;
	border:1px #999 dashed;
	text-align: left;
	margin:0 0 0 0;
}*/
.postcardfile h1{
	color:#f06;
	font-size:20px;
	font-weight: normal;
	text-align: left;
}
.postcardsend{
	position: absolute;
	bottom:0;
	left:150px;
	z-index: 1;
	/*margin:30px 0 0 0;*/
}
.postcardsend li:nth-child(2){
	margin:0 0 0 0;
}
.postcardsend .enter{
	width:150px;
	height:30px;
	color:#333;
	font-size:16px;
	background:#fff;
	border-radius: 5px;
	border:2px #ccc solid;
	margin:0 0 12px 0;
}
.postcardsend .sendbutton{
	width:100px;
	height:55px;
	background:#333;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height: 55px;
	border-radius: 5px;
	margin:0 0 0 0;
	cursor:pointer;
}
.postcardsend2{
	position: absolute;
	bottom:60px;
	left:230px;
	z-index: 1;
	/*margin:30px 0 0 0;*/
}
.postcardsend2 li{
	margin:0 0 5px 0;
}
.postcardsend2 li:nth-child(1){
	font-size:25px;
}
.postcardsend2 li:nth-child(2) span{
	font-size:20px;
}
.postcardsend2 .enter{
	width:150px;
	height:30px;
	color:#333;
	font-size:16px;
	background:#fff;
	border-radius: 5px;
	border:2px #ccc solid;
	margin:0 0 12px 0;
}
.postcardsend2 .sendbutton{
	width:100px;
	height:55px;
	background:#333;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height: 55px;
	border-radius: 5px;
	margin:0 0 0 0;
	cursor:pointer;
}
.previewfile{
	margin:0 0 0 0;
}
.previewfile li{
	color:#333;
	font-size:20px;
}
.previewfile li:nth-child(3){
	width:50%;
	position: absolute;
	top:510px;
	left:20px;
	z-index: 9999;
}
.previewfile li:nth-child(2){
	width:50%;
	position: absolute;
	top:350px;
	left:500px;
	z-index: 9999;
}
.previewfile li:nth-child(4){
	width:50%;
	position: absolute;
	top:550px;
	left:20px;
	z-index: 9999;
}
.previewfile li:nth-child(1){
	width:550px;
	height:200px;
	color:#333;
	/*background:#fff;*/
	position: absolute;
	top:90px;
	left:20px;
	z-index: 9999;
	margin:0 5px 5px 0;
}
.previewfile li:nth-child(1) textarea{
	width:550px;
	height:200px;
	color:#000;
	font-size:20px;
	text-align: justify;
	background:none;
	overflow-y:hidden;
}
.previewfile li span{
	color:#fff;
	font-size:16px;
	background:#FF738F;
	border-radius: 5px;
	padding:5px 5px;
}
.postcardex{
	color:#333;
	font-size:14px;
	margin:0 0 0 5px;
}
.content2 h1{
	color:#f06;
	font-size:16px;
	line-height: 60px;
}
.title{
	margin:100px 0 0 0;
}
/*.snowimg{
	width:1280px;
	height:326px;
	background:url(images/snow.jpg) no-repeat; 
	margin:0 0 0 0;
	position: relative;
}*/
.sectitle{
	position: absolute;
	/*top:0;*/
	bottom:-100px;
	left:280px;
	/*right:0;*/
	margin:auto;
	z-index: 8888;
}
.gift li{
	float:left;
	margin:0 0 0 0;
	padding:0 55px;
	/*background:#ccc;*/
}
.messageframe{
	width:400px;
	height:250px;
	/*background:url(images/messagebg.png) no-repeat;
	background-size: cover;*/
	/*border:2px #999 solid;*/
	margin:60px 0 0 160px;
	float:left;
}
.messageframe2{
	width:400px;
	height:250px;
	/*background:url(images/messagebg2.png) no-repeat;
	background-size: cover;*/
	/*border:2px #999 solid;*/
	margin:60px 150px 0 0;
	float:right;
}
.phonemsgframe{
	display:none;
}
.phonemsgframe2{
	display:none;
}
.salepaperps{
	display:none;
}
.way{
	color:#fff;
	/*font-size:16px;*/
	text-align: center;
	line-height: 90px;
	clear:both;
	margin:0 0 20px 0;
}
.money{
	width:100px;
	height:60px;
	background:#333;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height: 60px;
	border-radius: 5px;
	margin:20px 5px 0 155px;
	float:left;
}
.money:hover{
	background:#222;
}
.moneydate{
	color:#333;
	font-size:20px;
	margin:20px 0 0 180px;
}
.money img{
	width:100%;
}
.salename{
	color:#333;
	font-size:16px;
	margin:0 0 5px -90px;
}
.couponnarrow{
	display:none; 
}
.couponnarrow2{
	display:none; 
}
.salepaper{
	width:100px;
	height:60px;
	background:#333;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height: 60px;
	border-radius: 5px;
	margin:20px 5px 0 150px;
	float:left;
}
.salepaper:hover{
	background:#222;
}
.salepaperdate{
	color:#333;
	font-size:20px;
	margin:20px 0 0 175px;
}
.salepaper img{
	width:100%;
}
.takebutton{
	width:200px;
	height:60px;
	background:#333;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height: 60px;
	border-radius: 5px;
	margin:20px 0 0 0;
	float:left;
}
.takebutton:hover{
	background:#222;
}
.dateline{
	color:#f06;
	font-size:13.5px;
	line-height:25px;
	margin:12px 0 0 0;
	/*float:left;*/
}
.mony_form{
	margin:65px 0 0 160px;
	float:left;
}
.mony_form img{
	border:3px #ec6941 solid;
}
.mony_form h1{
	color:#f06;
	font-size:16px;
	line-height: 30px;
	text-align: center;
}
.notewrapper{
	width:100%;
	min-width: 1280px;
	background:#FF738F;
}
.note{
	width:1280px;
	margin:0 auto 0 auto;
	padding:0 0 30px 0;
	box-sizing: border-box;
}
.note h1{
	color:#fff;
	font-size:16px;
	font-weight: normal;
	text-align: left;
	margin:0 0 20px -20px;
}
/*.note ul{
	width:60%;
}*/
.note li{
	color:#fff;
	font-size: 16px;
	list-style: disc;
	margin:0 0 12px 0;
	text-align: justify;
}
.note2{
	margin:30px 0 0 350px;
}
.note2 h1{
	color:#fff;
	font-size:16px;
	font-weight: normal;
	text-align: left;
	margin:0 0 0 -20px;
}
.note2 li{
	color:#fff;
	font-size: 16px;
	list-style: disc;
	margin:0 0 12px 0;
}
.phoneenter{
	width:550px;
	height:619px;
	/*background:#666;*/
	background:url(images/couponbg.jpg) no-repeat;
	background-size:cover;
	margin:90px auto 0 auto;
	padding:100px 0 0 0;
	box-sizing: border-box;
	position: relative;
}
.phoneenter h3{
	color:#333;
	font-size:25px;
	margin:0 0 20px 0;
}
.phoneenter .store{ 
	margin:-12px 0 0 0;
}
.phoneenter .store h5{
	color:#333;
	font-size:16px;
	font-weight:normal;
	text-align: left; 
	margin:0 0 0 362px;
}
.votesms{
	color:#333;
	font-size:16px;
	margin:5px 0 5px -70px;
}
.phoneex{
	color:#333;
	text-align:right;
	margin:-12px 0 20px 5px;
}
.enterremind{
	color:#f06;
	margin:30px 0 60px 0;
	clear:both;
}
.enterremind2{
	color:#f06;
	text-align: center;
	margin:30px 0 60px 0;
	clear:both;
}
.enter{
	width:200px;
	height:40px;
	color:#333;
	font-size:16px;
	background:#fff;
	border-radius: 5px;
	border:2px #ccc solid;
	margin:0 0 20px 100px;
}
.enter2{
	width:200px;
	height:40px;
	color:#333;
	font-size:16px;
	background:#fff;
	border-radius: 5px;
	border:2px #ccc solid;
	margin:0 0 20px 130px;
}
.messageenter{
	width:200px;
	height:40px;
	color:#333;
	font-size:16px;
	background:#fff;
	border-radius: 5px;
	border:2px #ccc solid;
	margin:0 0 20px 0;
}
.addenter{
	width:300px;
	height:30px;
	color:#333;
	font-size:16px;
	background:#fff;
	/*border-radius: 5px;
	border:2px #ccc solid;*/
	margin:0 5px 20px 0;
}
.phoneenter .sendbutton{
	width:100px;
	height:55px;
	background:#333;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height: 55px;
	border-radius: 5px;
	margin:0 0 0 0;
}
.sendbutton{
	width:100px;
	height:55px;
	background:#333;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height: 55px;
	border-radius: 5px;
	margin:0 0 0 220px;
	cursor:pointer;
}
.sendbutton:hover{
	background:#222;
}
.loading_img{
	display:none;
	margin: 0 0 0 220px;
}
.listoption{
	color:#333;
	font-size:14px;
	font-weight: bold;
	margin:0 20px 0 0;
	float:right;
}
.listoption a:hover{
	color:#f06;
}
.listoptionclick{ 
	color:#ff6;
	-webkit-color:#ff6; 
}
/*.postcardfile li{
	width:312px;
	height:363px;
	background:url(images/photobg.png) no-repeat;
	background-size: cover;
	border:2px #999 solid;
	float:left;
	margin:20px 8px 0 0;
	position:relative;
}*/
.photo{
	width:270px;
	height:203px;
	text-align: center;
	background:#333;
	margin:23px auto 0 auto;
}
.photo img{
	max-width:270px;
	max-height:203px;
}
.orange{
	background:#ec6941;
}
.blue{
	background:#00a0e9;
}
.green{
	background:#32b16c;
}
.photobg{
	width:800px;
	height:auto;
	/*background:url(images/photobg2.png) no-repeat;*/
	/*background-size: cover;*/
	background:#fff;
	box-shadow: 0 5px 12px rgba(0,0,0,0.2);
	margin:-13px auto 0 auto;
	padding:35px 0 0 0;
	position: relative;
	overflow: hidden;
}
.photofile{
	width:740px;
	max-width:740px;
	height:auto;
	/*background:#333;*/
	margin:0 auto 0 auto;

}
.photobg h1{
	color:#333;
	font-size:25px;
	font-weight: bold;
	text-align: center;
	margin:0 0 0 0;
}
.photobg h2{
	/*width:60px;
	height:30px;*/
	color:#fff;
	font-size:20px;
	font-weight:normal;
	text-align: center;
	padding:3px;
	float:left;
	margin:40px 0 20px 20px;
}
.photobg h3{
	color:#333;
	font-size:20px;
	font-weight: normal;
	float:left;
	margin:0 0 0 35px;
}
.photobg h4{
	color:#333;
	font-size:20px;
	font-weight: normal;
	text-align: right;
	/*float:right;*/
	margin:0 35px 0 0;
}
.messagecontent{
	width:92%;
	height:auto;
	/*background:#eee;*/
	color:#333;
	font-size:20px;
	text-align:justify;
	margin:12px auto 0 auto;
}
.narrow{
	width:30px;
	position: absolute;
	top:50px;
	bottom:0;
	right:0;
	left:0;
	margin:0 auto;
	z-index: 1;
}

/*order*/

.clock{
	display:none;
	/*width:405px;
	height:60px;
	background:#fff;*/
	color:#ff6;
	font-size:40px;
	font-weight: bold;
	text-align: center;
	/*line-height:60px;
	border-radius: 12px;*/
	margin:0 auto 20px auto;
	position: relative;
}
.clocknarrow{
	display:none; 
}
.clock2{
	display:none;
}
.contenttop{
	position: absolute;
	top:100px;
	left:55px;
	z-index: 1;
	margin:0 auto;
}
.contenttop img{
	width:1150px;
}
.eventtwobg{
	width:1091px;
	height:auto;
	/*background:url(images/eventtwobg.png) no-repeat;*/
	background:#FF738F;
	margin:900px auto 0 auto;
	padding:60px 0 0 0;
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
}
.eventtwobg > h1{
	width:150px;
	height:150px;
	color:#d80408;
	font-size: 22px;
	text-align: center;
	border-radius: 50%;
	background:#ff6;
	margin:0 auto;
	padding:30px 0 0 0;
	position: absolute;
	top:200px;
	right:90px;
	z-index: 1;
	box-sizing: border-box;
}
.dollimg{
	position:absolute;
	top:770px;
	left:40px;
	z-index: 9999;
	/*margin:800px 0 0 0;*/
}
.dollimg2{
	margin:100px 0 0 0;
	/*position:absolute;
	top:30px;
	left:0;
	z-index: 1;*/
}
.dollimg3{
	margin:100px 0 0 0;
	/*position:absolute;
	top:30px;
	left:0;
	z-index: 1;*/
}
.dollimg img{
	width:1200px;
}
.dollimg2 img{
	width:600px;
}
.clock > span{
	display:none;
}
.eventtwobg2{
	display:none;
	width:810px;
	height:auto;
	/*background:url(images/eventtwobg.png) no-repeat;*/
	/*background:#9c1e22;
	background-size:cover;*/
	margin:30px auto 0 auto;
	padding:0 0 0 0;
	position: relative;
	/*box-sizing: border-box;
	overflow: hidden;*/
}
.eventtwobg2 > h1{
	width:150px;
	height:150px;
	color:#d80408;
	font-size: 22px;
	text-align: center;
	border-radius: 50%;
	background:#ff6;
	margin:0 auto;
	padding:30px 0 0 0;
	position: absolute;
	top:170px;
	right:30px;
	z-index: 1;
	box-sizing: border-box;
}
/*.eventtwobg2 div:nth-child(1){
	position:absolute;
	top:20px;
	right:20px;
	z-index: 1;
}
.eventtwobg2 div:nth-child(2){
	position:absolute;
	top:30px;
	left:0;
	z-index: 1;
}
.eventtwobg2 div:nth-child(1) img{
	width:270px;
}
.eventtwobg2 div:nth-child(2) img{
	width:270px;
}*/
.propagetitle{
	width:600px;
	margin:60px auto 0 auto;
}
.propagetitle img{
	width:100%;
}
.order{
	width:100%; 
	margin:0 0 0 0;
}
.orderway{
	color:#fff;
	/*font-size:20px;*/
	text-align: center;
	margin:30px 0 0 0;
}
.ordernotewrapper{
	width:100%;
	min-width: 1280px;
	background:#FF738F;
}
.ordernotetop{
	width:100%;
	min-width: 1280px;
	height:69px;
	background:url(images/ordernotetop.png) repeat-x;
	margin:30px 0 0 0;
}
.ordernote{
	width:1280px;
	height:auto;
	color:#fff;
	/*background:#FF738F;*/
	/*background:url(images/ordernotebg.png) no-repeat;*/
	/*background-size:100% 100%;*/
	margin:0 auto 0 auto;
	padding:0 0 30px 120px;
	/*float:left;*/
	position: relative;
	/*overflow: hidden;*/
	box-sizing: border-box;
}
.ordernote h1{
	color:#fff;
	font-size:16px;
	font-weight: bold;
	text-align: left;
	margin:0 0 20px 0;
}
/*.ordernote ul{
	float:left;
}*/
.ordernote ul{
	width:60%;
}
.ordernote li{
	color:#fff;
	font-size: 16px;
	list-style: disc;
	margin:0 0 12px 0;
	text-align: justify;
}
.ordernote li:nth-child(2){
	color:#ff6;
}
/*.ordernote li:nth-child(6){
	color:#ff6;
}
.ordernote li:nth-child(7){
	color:#ff6;
}*/
.proframe{
	width:84.5%;
	height:auto;
	background:#FF738F;
	overflow: hidden;
	margin:0 auto 0 auto;
	padding:5px;
}
.proframe li{
	width:350px;
	height:auto;
	background:#fff;
	border:5px #FF738F solid;
	/*border-radius: 20px;*/
	/*box-shadow:0 5px 8px rgba(0,0,0,0.3);*/
	float:left;
	margin:0 0 0 0;
	position: relative;
	overflow: hidden;
}
.proframe li > p:nth-child(1){
	/*width:350px;
	height:auto;*/
	color:#fff;
	background:#f06;
	border-radius: 5px;
	position: absolute;
	bottom:110px;
	left:50px;
	z-index: 1;
	padding:5px 5px;
}
.proframe li > p:nth-child(2){
	/*width:350px;
	height:auto;*/
	color:#f06;
	font-size:14px;
	font-weight: bold;
	position: absolute;
	top:150px;
	right:10px;
	z-index: 1;
}
.recipewrapper{
	width:100%; 
	margin:0 0 0 0;
}
.finish{
	padding:100px 0 0 0;
	box-sizing: border-box;
}
.finish a{
	display:block;
	width:120px;
	height:50px;
	background:#333;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	margin:30px auto 30px auto;
	/*float:left;*/
}
.finish a:hover{
	background:#222;
}
.recipe{
	width:1280px;
	height:auto;
	background:url(images/recipebg.png) repeat-y;
	background:cover;
	/*background:#fff;*/
	overflow: hidden; 
	margin:0 auto 0 auto;
	padding:60px 0 75px 0;
	box-sizing: border-box;
	box-shadow:0 5px 8px rgba(0,0,0,0.3);
}
.recipeoption{
	width:80%;
	height:auto;
	border-bottom:1px #ccc dashed;
	margin:0 auto 30px auto;
	overflow: hidden;
}
.recipeoption ul{
	text-align: center;
}
.recipeoption li{
	display:inline-block;
	/*width:300px;*/
	height:auto;
	/*background:#ccc;*/
	margin:0 0 30px 0;
	/*float:left;*/
}
.recipeoption a:hover{
	opacity:0.7;
}
.recipeoption li img{
	box-shadow:0 5px 8px rgba(0,0,0,0.3);
}
.recipeoption p{
	font-size:20px;
	margin:20px 0 0 0;
}
.recipeoption li:nth-child(2){
	margin:0 30px 30px 30px;
}
.recipeoption li:nth-child(4){
	float:left;
	margin:0 30px 30px 30px;
}
.recipeoption li:nth-child(5){
	float:left;
	margin:0 30px 30px 0;
}
.recipeoption li:nth-child(6){
	float:left;
	margin:0 30px 30px 0;
}
.recipeoption h1{
	color:#9c1e22;
	font-size:25px;
	margin:0 0 20px 30px;
}
.recipetitle{
	width:600px;
	margin:60px auto 0 auto;
}
.recipetitle img{
	width:100%;
}
.recipemenu{
	margin:30px 0 0 0;
}
.recipemenu a{
	display:inline-block;
	width:179px;
	height:auto;
	color:#fff;
	font-size:20px;
	text-align: center;
	/*background:#ccc;*/
	margin:0;
	padding:20px 0;
	position: relative;
}
.recipemenu a:nth-child(1){
	background:#00a0e9;
}
.recipemenu a:nth-child(1):hover{
	background:#448aca;
}
.recipemenu a:nth-child(2){
	background:#ec6941;
}
.recipemenu a:nth-child(2):hover{
	background:#e34e35;
}
.recipemenu a:nth-child(3){
	background:#80c269;
}
.recipemenu a:nth-child(3):hover{
	background:#6c953c;
}
.recipemenu a:nth-child(4){
	background:#c490bf;
}
.recipemenu a:nth-child(4):hover{
	background:#a379a9;
}
.recipemenu a:nth-child(5){
	background:#f39800;
}
.recipemenu a:nth-child(5):hover{
	background:#d77600;
}
.recipemenu a:nth-child(6){
	background:#8c97cb;
}
.recipemenu a:nth-child(6):hover{
	background:#7877c1;
}
.recipemenu a:nth-child(7){
	background:#ef6782;
}
.recipemenu a:nth-child(7):hover{
	background:#e34761;
}
.triangle{
	position: absolute;
	top:0;
	right:0;
	width: 0;
	height: 0;
	z-index: 1;
	border-style: solid;
	border-width: 0 25px 25px 0;
	border-color: transparent #fde08f transparent transparent;
}
.recipebtn{
	display:none;
}
.cusorder{
	color:#fff;
	text-align: center;
	background:#00a0e9;
	border-radius: 5px;
	padding:5px;
	position: absolute;
	top:12px;
	right:12px;
	z-index: 1;
}
.cusorder2{
	color:#fff;
	font-size:20px;
	text-align: center;
	background:#00a0e9;
	border-radius: 5px;
	padding:5px;
	position: absolute;
	top:60px;
	right:30px;
	z-index: 1;
}
.proframe h3{
	width:95%;
	color:#333;
	font-size:19px;
	text-align: center;
	margin:17px auto 5px auto;
}
.proframe h4{
	color:#333;
	font-size:16px;
	text-align: center;
	margin:0 0 5px 0;
}
.proframe h2{
	color:#333;
	font-size:30px;
	text-align: center;
	text-decoration:line-through;
	text-decoration-color:red;
	margin:0 0 5px 0;
}
.proframe h5{
	color:#f06;
	font-size:30px;
	text-align: center;
	text-decoration-color:red;
	margin:0 0 5px 100px;
}
.proframe h6{
	color:#333;
	font-size:30px;
	text-align: center;
	text-decoration-color:red;
	margin:0 0 5px 0;
}
.limited{
	color:#f06;
	font-size:20px;
	font-weight: bold;
	text-align: center;
	margin:0 0 25px 0;
}
.discount{
	width:80px;
	height:80px;
	color:#ff6;
	font-size:22px;
	text-align: center;
	background:#f06;
	border-radius: 50%;
	position:absolute;
	top:130px;
	left:5px;
	z-index: 1;
	padding:9px 0 0 0;
	box-sizing: border-box;
}
.discount2{
	color:#ff6;
	font-size:22px;
	text-align: center;
	background:#f06;
	border-radius:5px;
	position:absolute;
	top:200px;
	right:12px;
	z-index: 1;
	padding:3px;
	box-sizing: border-box;
}
.price{
	color:#333;
	font-size:15px;
	float:right;
	margin:5px 10px 0 0;
}
.prophoto{
	width:210px;
	height:210px;
	/*background:#eee;*/
	margin:12px auto 0 auto;
}
.prophoto img{
	width:100%;
}
.shoppingbtn{
	width:100px;
	height:40px;
	color:#ff6;
	font-size:20px;
	text-align:center;
	line-height:40px;
	background:#f06;
	border-radius:5px;
	margin: 0 auto 12px auto;
	clear:both;	
}
.shoppingbtn:hover{
	background:#e5004f;
}
.shoppingbtn2{
	width:100px;
	height:40px;
	color:#fff;
	font-size:20px;
	text-align:center;
	line-height:40px;
	background:#f19ec2;
	border-radius:5px;
	margin: 0 auto 12px auto;
	clear:both;	
}
.shoppingbtn2:hover{
	background:#e5004f;
}
.procontent{
	width:800px;
	height:auto;
	background:#fff;
	border:5px #img solid;
	/*border-radius: 20px;*/
	box-shadow:0 5px 8px rgba(0,0,0,0.3);
	margin:100px auto 60px auto;
	overflow: hidden;
	position: relative;
}
.procontent h2{
	width:350px;
	color:#333;
	font-size:40px;
	text-align: center;
	text-decoration:line-through; 
	margin:20px 0 0 35px;
}
.procontent h5{
	width:350px;
	color:#f06;
	font-size:40px;
	text-align: center; 
	margin:20px 0 0 55px;
}
.procontent h3{
	color:#f06;
	font-size:30px; 
	text-align: center;
	margin:20px 0 0 0;
	clear:both;
}
.procontent h1{
	color:#f06;
	font-size:30px;
	text-align: center; 
	margin:20px 0 0 0;
	clear:both;
}
.procontent h6{
	width:350px;
	color:#333;
	font-size:40px;
	text-align: center; 
	margin:20px 0 0 35px;
}
.procontent h4{
	color:#f06;
	font-size:20px; 
	margin:20px 0 0 105px;
	clear:both;
}
.procontent hr{
	width:600px;
	border:1px #ccc solid;
	margin:30px auto 30px auto;
}
.proname{
	width:100%;
	height:60px;
	background:#FF738F;
	color:#fff;
	font-size:30px;
	font-weight: bold;
	text-align: center;
	line-height:60px;
	margin:0 auto 0 auto;
	position: relative;
	box-sizing: border-box;
}
.proname .clocknarrow{
	display: block;
	width:25px;
	position:absolute;
	top:55px;
	bottom:0;
	left:0;
	right:0;
	margin:0 auto;
	z-index: 1;
}
.yellow{
	color:#ff6;
}
.staging{
	color:#f06;
	font-size:25px;
	text-align: center;
	margin:90px 60px 0 0;
}
.pagediscount{
	width:100px;
	height:100px;
	color:#ff6;
	font-size:25px;
	text-align: center;
	background:#f06;
	border-radius: 50%;
	position:absolute;
	top:120px;
	left:20px;
	z-index: 1;
	padding:15px 0 0 0;
	box-sizing: border-box;
}
.pagediscount2{
	width:120px;
	height:120px;
	color:#ff6;
	font-size:22px;
	text-align: center;
	background:#f06;
	border-radius:50%;
	position:absolute;
	top:380px;
	left:300px;
	z-index: 1;
	padding:5px 0 0 0;
	box-sizing: border-box;
}
.appliances{
	display:block;
	width:200px;
	height:60px;
	color:#fff;
	font-size:25px;
	text-align: center;
	line-height: 60px;
	background:#f06;
	border-radius: 5px;
	/*padding:12px;*/
	margin:0 auto 100px auto;
	clear:both;
}
.appliances:hover{
	background:#e5004f;
}
.ordernote div{
	width:200px;
	height:60px;
	color:#fff;
	font-size:25px;
	text-align: center;
	line-height: 60px;
	background:#f06;
	border-radius: 5px;
	/*padding:12px;*/
	margin:330px 100px 0 0;
	float:right;
}
.ordernote div:hover{
	background:#e5004f;
}
.biger{
	font-size:40px;
}
.props{
	width:350px;
	color:#fff;
	font-size:20px;
	background:#f06;
	text-align: left;
	border-radius: 5px;
	margin:40px auto 0 auto;
	padding:5px 0 5px 20px;
	box-sizing: border-box;
	/*position:absolute;
	top:85px;
	right:20px;
	z-index: 1;
	padding:8px;*/
}
.store{ 
	margin:5px 0 0 0;
	/*clear:both;*/
}
.store h5{
	color:#f06;
	font-size:14px;
	font-weight:normal;
	text-align: left; 
	margin:0 0 0 150px;
}
.store select{
	height:40px;
	color:#333;
	font-size:16px;
	border:2px #ccc solid;
	border-radius: 5px;
	/*font-size:20px;*/ 
	margin:5px auto 30px auto;
}
.city{
	width:200px !important;
	margin:5px auto 5px auto !important;
}
.zone{
	width:auto !important;
	/*margin:0 0 5px 0 !important;*/
}
.stock_div{
	margin:0 0 30px 0;
}
.procancel{ 
	margin:-12px 0 0 0;
	/*clear:both;*/
}
.procancel h5{
	color:#f06;
	font-size:14px;
	text-align: center; 
	margin:0 0 0 -75px;
}
.procancel select{
	width:auto;
	height:40px;
	color:#333;
	font-size:16px;
	border:2px #ccc solid;
	border-radius: 5px;
	/*font-size:20px;*/ 
	margin:5px auto 30px auto;
}
.pageprice{
	color:#333;
	font-size:16px;
	position: absolute;
	top:485px;
	right:55px;
	z-index: 1;
	margin:0 0 0 0;
}
.orderbutton{
	width:120px;
	height:50px;
	background:#333;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	margin:30px 12px 20px 105px;
	float:left;
}
.orderbutton:hover{
	background:#222;
}
.orderbutton2{
	width:120px;
	height:50px;
	background:#eee;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	margin:30px 12px 100px 85px;
	float:left;
}
.presentation{
	width:95%;
	margin:30px auto 30px auto;
}
.presentation img{
	width:100%;
}
/*.orderbutton2:hover{
	background:#e5004f;
}*/
.buttonwrapper{
	margin:0 0 0 420px;
}
.cancelbutton{
	width:120px;
	height:50px;
	background:#333;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	margin:30px 0 20px 0;
	float:left;
}
.cancelbutton:hover{
	background:#222;
}
.storebutton{
	width:120px;
	height:50px;
	background:#333;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	margin:30px 0 0 12px;
	float:left;
}
.storebutton:hover{
	background:#222;
}
.backlist{
	width:120px;
	height:50px;
	background:#333;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	margin:30px 0 30px 0;
	float:left;
}
.backlist:hover{
	background:#222;
}
.backlist2{
	width:120px;
	height:50px;
	background:#f06;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	margin:60px auto 60px auto;
}
.backlist2:hover{
	background:#e5004f;
}
.startremind{
	font-size:16px;
	margin:0 0 60px 35px;
	position: absolute;
	bottom:0px;
	left:0;
	z-index: 1;
	clear:both;
}
.photowrapper{
	position:relative;
	float:left;
}
.photowrapper p:nth-child(1){
	color:#fff;
	font-size:25px;
	background:#f06;
	border-radius: 5px;
	position: absolute;
	bottom:320px;
	left:70px;
	z-index: 1;
	padding:5px 5px;
}
.photowrapper p:nth-child(2){
	color:#f06;
	font-size:20px;
	text-align: left;
	position: absolute;
	top:310px;
	right:30px;
	z-index: 1;
}
.prophoto2{
	width:350px;
	height:350px;
	margin:60px 70px 0 35px;
	/*float:left;*/
}
.prophoto2 img{
	width:100%;
	margin:0 auto 0 auto;
}
.prophoto3{
	width:210px;
	height:210px;
	/*background:#eee;*/
	margin:60px 100px 60px 120px;
	float:left;
}
.prophoto3 img{
	width:100%;
	margin:0 auto 0 auto;
}
.chkmoney{
	color:#f06;
	font-size:25px;
	margin:140px 0 0 0;
}
.orderentertitle{
	color:#333;
	font-size:20px;
	text-align: center;
}
.prodata{
	width:300px;
	margin:60px 35px 0 0;
	float:right;
}
.datatitle{
	font-weight: bold;	
}
.prodata ul{
	margin:0 0 30px 0;
}
.prodata li{
	color:#333;
	/*font-size:16px;*/
	margin:0 0 12px 0;
}
.orderphoneenter{
	margin:0 0 0 0;
	padding:40px 0 0 0;
	box-sizing: border-box;
}
.orderphoneenter .sendbutton{
	width:120px;
	height:50px;
	background:#333;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height: 30px;
	border-radius: 5px;
	margin:0 0 0 0;
	cursor: pointer;
}
.orderphoneenter .sendbutton:hover{
	background:#222;
}
.orderphoneenter .sendbutton2{
	width:120px;
	height:50px;
	background:#333;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	margin:0 12px 30px 270px;
	float:left;
	cursor: pointer;
}
.orderphoneenter .sendbutton2:hover{
	background:#222;
}
.orderphoneenter .sendbutton3{
	width:120px;
	height:50px;
	background:#333;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	margin:0 0 0 0;
	float:left;
}
.orderphoneenter .sendbutton3:hover{
	background:#222;
}
.orderphoneenter .enter{
	width:200px;
	height:40px;
	color:#333;
	font-size:16px;
	background:#fff;
	border-radius: 5px;
	border:2px #ccc solid;
	margin:0 0 30px 92px;
}
.orderphoneenter .enter2{
	width:200px;
	height:40px;
	color:#333;
	font-size:16px;
	background:#fff;
	border-radius: 5px;
	border:2px #ccc solid;
	margin:0 0 12px 120px;
}
.orderphoneenter .enter3{
	width:200px;
	height:40px;
	color:#333;
	font-size:16px;
	background:#fff;
	border-radius: 5px;
	border:2px #ccc solid;
	margin:5px 0 12px 0;
}
.orderphoneenter .enter4{
	width:200px;
	height:40px;
	color:#333;
	font-size:16px;
	background:#fff;
	border-radius: 5px;
	border:2px #ccc solid;
	margin:0 0 12px 0;
}
.orderphoneenter .messageenter{
	width:200px;
	height:40px;
	color:#333;
	font-size:16px;
	background:#fff;
	border-radius: 5px;
	border:2px #ccc solid;
	margin:0 0 12px 0;
}
.orderphoneenter .messageenter2{
	width:200px;
	height:40px;
	color:#333;
	font-size:16px;
	background:#fff;
	border-radius: 5px;
	border:2px #ccc solid;
	margin:20px 0 20px 0;
}
.moneytitle{
	color:#333;
}
.orderex{
	color:#333;
	font-size:14px;
	margin:0 0 0 5px;
}
.orderphone{
	color:#333;
	font-size:20px;
	font-weight:bold;
}
.ordername{
	color:#333;
	font-size:14px;
	margin:20px 0 5px 62px;
}
.ordername2{
	color:#333;
	font-size:14px;
	margin:20px 0 5px -100px;
}
.ordersms{
	color:#333;
	font-size:14px;
	text-align: center;
	margin:5px 0 5px -90px;
}
.orderaddress{
	color:#333;
	font-size:14px;
	text-align: center;
	margin:5px 0 5px -200px;
}
/*.voteawardfile .voteawardenter{
	width:200px;
	height:40px;
	color:#333;
	font-size:16px;
	background:#fff;
	border-radius: 5px;
	border:2px #ccc solid;
	margin:0 5px 20px -285px;
}*/
.voteawardfile p:nth-child(1){
	/*text-align: right;*/
	/*float:left;*/
	font-size: 14px;
	margin:5px 0 5px 135px;
}
.voteawardfile select{
	width:100px;
	height:43px;
	color:#333;
	font-size:16px;
	background:#fff;
	border-radius: 5px;
	border:2px #ccc solid;
	margin:0 3px 5px 0;
}
/*.voteawardfile .phoneinput{
	margin:0 0 0 -40px;
}
.voteawardfile .phoneselect{
	margin:0 0 0 -5px;
}*/
/*#top{
	display:none;
	position:fixed;
	bottom:60px;
	right:5px;
	z-index:9999;
	cursor: pointer;
}*/

/*mothersday dm*/

.onlinedmwrapper{
	width:100%;
}
.onlinedmcontent{
	width:1280px;
	height:auto;
	margin:0 auto;
	overflow: hidden;
}
.onlinedmcontent > p{
	display:none;
}
.onlinedmimg{
	width:1280px;
	margin:0 auto 100px auto;
	position: relative;
}
.onlinedmimg img{
	margin:-5px auto 0 auto;
}
.appliancedmwrapper{
	width:100%;
}
.appliancedmcontent{
	width:1280px;
	height:auto;
	margin:0 auto;
	overflow: hidden;
}
.appliancedmcontent > p{
	display:none;
}
.onlinemenu{
	width:320px;
	height:100%;
	float:left;
	color:#fff;
	margin:0;
	text-align:center;
	font-size:25px;
	line-height:98px;
	background:#ff738f;
	marign:0 0 0 0;
	/*border-right:2px #f0e4ce dashed;*/
}
.onlinemenu:hover{
	background:#e34761;
	color:#fff;
}
.appliancemenu{
	width:320px;
	height:100%;
	float:left;
	color:#fff;
	background:#ff738f;
	margin:0 0 0 0;
	text-align:center;
	font-size:25px;
	line-height:98px;
}
.appliancemenu:hover{
	background:#e34761;
}
/*footer*/

.footerwrapper{
	width:100%;
	min-width: 1280px;
	background:#FF738F;
}
.footer{
	width:1280px;
	height:60px;
	margin:0 auto;
}
.footer p{
	color:#fff;
	text-align:center;
	line-height:60px;
}

@media screen and (max-width:1440px) and (min-width:737px){

#top img{
	width:40px;
}
}
@media screen and (max-width:736px){

body{
	width:100%;
	height:100%;
	/*background:#aadcf3;*/
}
.headerwrapper{
	display:none;
}
.header{
	display:none;
}
.fixedmenu{
	display:none;
}
.xmsborder{
	display:none;
}
.xmsborder_left{
	display:none;
}
.xmsborder_right{
	display:none;
}
#TOP-MENU{
	display:block;
	width:100%;
	min-width: 320px;
	height:60px;
	position:relative; 
	background:#FF738F;
}
	
#TOP-MENU #BTN{  
	display:block;
	width:60px;
	height:40px;
	background-image:url(images/btn.png);
	position:absolute;  
	right:5px;
	top:10px;
	text-indent:-9999px;
}

#NAV{
	width:100%;
	min-width: 320px;
	height:auto; 
	background:#F30;
	
	display:none;  
}

#NAV ul{
	width:100%;
	min-width: 320px;
	height:auto; 
}

#NAV li{
	width:100%;
	min-width: 320px;
	float:none; 
}

#NAV li a{
	display:block;
	width:100%;
	min-width: 320px;
	height:50px;
	line-height:50px;
	text-align:center;
	text-decoration:none;
	background:#FF738F;
	border:1px dotted #FFF;
	border-left:0;
	border-right:0;f
	border-bottom:0;
	color:#fff;
	font-size:20px;
}

#NAV li a:hover{
	background-color:#f4436d;
	border:0;
}
.phoneheader{
	display:block;
	width:100%;
	/*background:#fff;*/
}
.phoneheader img{
	width:100%;
	min-width: 320px;
}
.contentwrapper{
	width:100%;
	min-width:320px;
}
.content{
	/*display:none;*/
	width:100%;
	min-width:320px;
	height:auto;
	margin:0 auto 0 auto;
	overflow: hidden;
}
.couponwrapper{
	display:block;
	width:100%;
	min-width:320px;
	margin:30px auto 0 auto;
	position: static;
}
/*.couponwrapper > div:nth-child(1){
	margin:-5px 0 0 0;
} */
.couponcontent{
	/*display:none;*/
	width:90%;
	margin:0 auto 20px auto;
	position: static;
}
.couponticket{
	width:95%;
	height:auto;
	/*background:#fff;*/
	background:none;
	margin:50px auto 0 auto;
	position: relative;
}
.couponticket h1{
	display:block;
	color:#ff6;
	font-size:40px;
	margin:60px auto 0 auto;
}
.couponticket h1 p{
	display:block;
	color:#fff;
	font-size:16px;
}
.coupontitle{
	width:90%;
	font-size:40px;
	line-height: 25px;
	margin:30px auto 0 auto;
}
.coupontitle span{
	line-height: 8px;
}
.tickettitle{
	position:static;
	top:0;
	right:0;
	z-index: 0;
}
.tickettitle img{
	width:70%;
}
.tickettitle2{
	display:none;
}
.contenttop{
	display:none;
}
.eventtwobg{
	width:100%;
	height:auto;
	background:none;
	margin:20px auto 0 auto;
	padding:0 0 0 0;
}
.eventtwobg > h1{
	display:none;
}
.dollimg{
	display:none;
}
.dollimg2{
	display:none;
}
.clock > span{
	display:block;
}
.eventtwobg2{
	display:block;
	width:100%;
	height:auto;
	background:none;
	padding:0 0 0 0;
}
.eventtwobg2 > h1{
	display:none;
}
/*.eventtwobg2 div:nth-child(1){
	display: none;
}
.eventtwobg2 div:nth-child(2){
	display: none;
}*/
.eventtwobg2 .clock{
	font-size: 40px;
	color:#9c1e22;
	background:none;
	margin:0 auto 0 auto;
}
.eventtwobg2 .clocknarrow{
	display:none;
	/*width:25px;
	position:absolute;
	top:130px;
	bottom:0;
	left:0;
	right:0;
	margin:0 auto;
	z-index: 1; */
}
.propagetitle{
	display:none;
}
.eventone{
	width:95%;
	margin:30px auto 0 auto;
}
.eventone2{
	width:95%;
	margin:30px auto 20px auto;
}
.eventtwo{
	width:95%;
	margin:0 auto 0 auto;
}
.couponimg{
	display:none;
}
.couponimg2{
	display:block;
	width:100%;
	margin:30px 0 0 0;
}
.couponimg2 img{
	width:95%;
	margin:0 auto;
}
.buttonwrapper{
	margin:0 auto;
}
.couponbtn{
	width:40%;
	height:55px;
	font-size: 20px;
	text-align: center;
	line-height:55px;
	position: static;
	bottom:0;
	left:0;
	z-index: 0;
	margin:30px auto 0 auto;
}
.couponbtn2{
	width:40%;
	height:55px;
	color:#fff;
	font-size: 20px;
	text-align: center;
	line-height:50px;
	background:#333;
	border-radius: 5px;
	margin:12px auto 12px auto;
}
.title{
	width:100%;
	height:60px;
	background:#fff;
	margin:0 0 0 0;
}
.title img{
	width:200px;
	margin:5px 0 0 0;
}
.title2{
	width:100%;
	height:60px;
	background:#fff;
	margin:0 0 0 0;
}
.title2 img{
	width:350px;
	margin:5px 0 0 0;
}
.recipe{
	width:100%;
	background:none;
	background:none;
	padding:30px 0 60px 0;
}
.recipeoption{
	width:90%;
	border-bottom:1px #f19149 dashed;
}
.recipeoption li:nth-child(2){
	margin:0 auto 30px auto;
}
.recipeoption li:nth-child(4){
	float:none;
	margin:0 auto 30px auto;
}
.recipeoption li:nth-child(5){
	float:none;
	margin:0 auto 30px auto;
}
.recipeoption li:nth-child(6){
	float:none;
	margin:0 auto 30px auto;
}
.recipeoption h1{
	color:#9c1e22;
	font-size:25px;
	text-align: center;
	margin:0 auto 20px auto;
}
.recipeoption li img{
	width:100%;
}
.recipetitle{
	display:none;
}
.recipemenu{
	display:none;
}
.recipebtn{
	display:block;
	width:60%;
	height:55px;
	line-height: 55px;
	background:#333;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height: 55px;
	border-radius: 5px;
	margin:20px auto 0 auto;
}
.recipebtn:hover{
	background:#222;
}

/*index*/

.reason{
	width:95%;
	color:#333;
	font-size:20px;
	text-align: justify;
	margin:30px auto 0 auto;
}
.award{
	width:95%;
	margin:30px auto 0 auto;
}
.award li{
	width:95%;
	color:#333;
	font-size:20px;
	list-style: none;
	margin:0 auto 12px auto;
	text-align: justify;
}
.award h1{
	color:#333;
	font-size:20px;
	text-align:left;
	margin:0 0 12px 0;
}
.giftimg{
	width:100%;
	margin:0 auto 0 auto;
}
.giftimg li{
	width:100%;
	list-style: none;
	float:none;
	margin:0 auto 20px auto;
	position: relative;
}
.giftpng{
	width:70%;
	margin:0 auto 20px auto;
}
.giftpng2{
	width:100%;
	margin:0 auto 20px auto;
}
.gifttitle{
	width:40%;
	height:50px;
	font-size:25px;
	line-height:50px;
	margin:0 auto 0 auto;
}
.gifttitle2{
	width:40%;
	height:50px;
	font-size:25px;
	line-height:50px;
	margin:0 auto 0 auto;
}
.gifttitle3{
	width:60%;
	height:50px;
	font-size:25px;
	line-height:50px;
	margin:0 auto 0 auto;
}
.giftnarrow{
	width:25px;
	position:absolute;
	top:45px;
	bottom:0;
	left:0;
	right:0;
	margin:0 auto;
	z-index: 1; 
}
.mothersdaymenu{
	margin:0 0 0 0; 
}

.mothersdaymenu a{
	display:block;
	width:25%;
	height:60px;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height: 60px;
	/*border:1px #333 solid;*/
	/*padding:5px;*/
	float:left;
	margin:0 0 0 0;
}
.mothersdaymenu a:hover{
	color:#ff6;
	background:#f06;
	/*background-size:none;*/
}
.cremenu{
	background:#f3b37e;
	/*background-size:none;*/
}
.cremenu2{
	background:#5dbce0;
	/*background-size:none;*/
}
.cremenu3{
	background:#73c474;
	/*background-size:none;*/
}
.cremenu4{
	background:#ca94b5;
	/*background-size:none;*/
}
.postcardmethod{
	width:95%;
	font-size:20px;
	color:#333;
	margin:30px auto 0 auto;
}
.postcardmethod p{
	margin:0 0 20px 0;
}
.postcardmethod h6{
	color:#f06;
	font-size:20px;
	margin:0 0 20px 0;
}
.postcardmethod li{
	list-style:none;
	margin:0 auto;
}
.postcardmethod li:nth-child(1){
	color:#f06;
	margin:0 auto 12px auto;
}
.postcardmethod li:nth-child(2) li{
	display:none;
}
.postcard{
	width:95%;
	height:auto;
	background:none;
	/*background:url(images/couponbg.jpg) no-repeat;*/
	/*background-size:cover;*/
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	box-sizing: border-box;
}
.postcardborder{
	width:95%;
	height:auto;
	border:0;
	margin:30px auto 0 auto;
	position: relative;
}
.postcardbg{
	display:none;
}
.postcardorder{
	display:block;
	width:100%;
	margin:12px auto 0 auto;
}
.postcardfile{
	margin:0 auto 0 auto;
}
.postcardfile li{
	color:#333;
	font-size:16px;
	margin:0 auto 20px auto;
}
.postcardfile li:nth-child(1){
	width:100%;
	position: static;
	top:0;
	left:0;
	z-index: 0;
}
.postcardfile li:nth-child(2){
	width:100%;
	position: static;
	top:0;
	left:0;
	z-index: 0;
}
.postcardfile li:nth-child(3){
	width:100%;
	position: static;
	top:0;
	left:0;
	z-index: 0;
}
.postcardfile li:nth-child(4){
	width:100%;
	position: static;
	top:0;
	left:0;
	z-index: 0;
}
.postcardfile li:nth-child(5){
	width:100%;
	position: static;
	top:0;
	left:0;
	z-index: 0;
}
.postcardfile p{
	text-align: right;
	float:left;
	margin:5px 0 0 0;
}
.postcardfile .enter{
	width:60%;
	height:30px;
	color:#333;
	font-size:16px;
	background:#fff;
	border-radius: 0;
	border:0;
	margin:0 5px 0 0;
}
.postcardfile select{
	width:26%;
	height:30px;
	color:#333;
	font-size:16px;
	background:#fff;
	/*border-radius: 5px;*/
	/*border:2px #ccc solid;*/
	margin:0 3px 5px 0;
}
.postcardfile textarea{
	width:95%;
	height:300px;
	color:#333;
	font-size:16px;
	background:#fff;
	/*border-radius: 5px;*/
	/*border:2px #ccc solid;*/
	margin:0 auto 5px auto;
}
.postcardfile .phonetextarea > h6{
	color:#f06;
	font-size:13.5px;
	/*text-align:center;*/
	line-height:25px;
	margin:0 0 20px 0;
	float:none;
}
.postcardfile h1{
	color:#f06;
	font-size:20px;
	font-weight: normal;
	text-align: left;
}
.postcardsend{
	width:95%;
	margin:0 auto;
	padding:0 12px;
	box-sizing: border-box;
	position: static;
	bottom:0;
	left:0;
	z-index: 0;
}
.postcardsend li{
	font-size: 20px;
	text-align: left;
	margin:0 0 12px 0;
}
.postcardsend li:nth-child(1) span:nth-child(2){
	font-size: 14px;
	text-align: right;
}
.postcardsend li:nth-child(2){
	margin:0 0 0 0;
}
.postcardsend .enter{
	width:40%;
	height:30px;
	color:#333;
	font-size:16px;
	border-radius: 5px;
	border:2px #ccc solid;
	margin:0 0 0 0;
}
.postcardsend .sendbutton{
	width:30%;
	height:55px;
	background:#333;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height: 55px;
	border-radius: 5px;
	margin:20px 0 0 0;
	cursor:pointer;
}
.postcardsend2{
	width:95%;
	margin:0 auto;
	padding:0 12px;
	box-sizing: border-box;
	position: static;
	bottom:0;
	left:0;
	z-index: 0;
}
.postcardsend2 li{
	font-size: 20px;
	text-align: left;
	margin:0 0 12px 0;
}
.postcardsend2 li:nth-child(1){
	text-align: center;
}
.postcardsend2 .enter{
	width:40%;
	height:30px;
	color:#333;
	font-size:16px;
	border-radius: 5px;
	border:2px #ccc solid;
	margin:0 0 0 0;
}
.postcardsend2 .sendbutton{
	width:30%;
	height:55px;
	background:#333;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height: 55px;
	border-radius: 5px;
	margin:12px 0 0 0;
	cursor:pointer;
}
.previewfile{
	width:100%;
	margin:0 auto;
}
.previewfile li{
	color:#333;
	font-size:20px;
}
.previewfile li:nth-child(1){
	width:95%;
	height:auto;
	position: static;
	top:0;
	left:0;
	z-index: 0;
	margin:0 0 60px 0;
}
.previewfile li:nth-child(3){
	width:95%;
	position: static;
	top:0;
	left:0;
	z-index: 0;
}
.previewfile li:nth-child(2){
	width:95%;
	position: static;
	top:0;
	left:0;
	z-index: 0;
	margin:0 0 30px 0;
}
.previewfile li:nth-child(4){
	width:95%;
	height:auto;
	color:#333;
	position: static;
	top:0;
	left:0;
	z-index: 0;
	margin:0 0 60px 0;
}
.previewfile li span{
	color:#fff;
	font-size:16px;
	background:#FF738F;
	border-radius: 5px;
	padding:5px 5px;
}
.postcardex{
	color:#333;
	font-size:14px;
	margin:0 0 0 5px;
}
.sendbutton{
	width:40%;
	height:60px;
	font-size:20px;
	line-height:60px;
	margin:0 auto 0 auto;
}
.phoneenter .sendbutton{
	width:40%;
	height:60px;
	font-size:20px;
	line-height:60px;
	margin:0 auto 0 auto;
}
.votephoneenter .sendbutton{
	width:40%;
	height:60px;
	font-size:20px;
	line-height:60px;
	margin:30px auto 0 auto;
}
.orderphoneenter .sendbutton{
	width:40%;
	height:60px;
	font-size:20px;
	line-height:60px;
	margin:20px 30% 0 0;
}
.orderphoneenter .sendbutton2{
	width:40%;
	height:60px;
	font-size:20px;
	line-height:60px;
	margin:20px 0 12px 0;
	float:none;
}
.orderphoneenter .sendbutton3{
	width:40%;
	height:60px;
	font-size:20px;
	text-align: center;
	line-height: 60px;
	margin:0 0 0 0;
	float:none;
}
.postcard .phonetextarea > h6{
	margin:0 0 20px 0;
}
.addenter{
	width:95%;
	height:30px;
	font-size:16px;
	margin:0 auto 0 auto;
}
.loading_img{
	display:none;
	margin: 0 0 0 0;
}
.dateline{
	color:#f06;
	font-size:13.5px;
	line-height:0;
	margin:5px 0 0 0;
	/*float:left;*/
}

/*coupon*/

.messageframe{
	display:none;
	/*width:95%;
	max-width:400px;
	min-width:320px;
	margin:30px auto 20px auto;
	float:none;*/
}
/*.messageframe img{
	width:100%;
}*/
.messageframe2{
	display:none;
	/*width:95%;
	min-width:320px;
	max-width:400px;
	margin:30px auto 20px auto;
	float:none;*/
}
/*.messageframe2 img{
	width:100%;
}*/
.phonemsgframe{
	display:block;
	background:#ec6941;
	border-radius:8px;
	margin:30px auto 0 auto;
	padding:20px 5px 5px 5px;
	position:relative;	
}
.phonemsgframe p{
	color:#fff;
	font-size:30px;
	text-align:center;	
	margin:0 auto 12px auto;	
}
.phonemsgframe2{
	display:block;
	background:#ec6941;
	border-radius:8px;
	margin:-30px auto 0 auto;
	padding:20px 5px 5px 5px;
	position:relative;
}
.phonemsgframe2 p{
	color:#fff;
	font-size:30px;
	text-align:center;	
	margin:0 auto 12px auto;
}
.salepaperps{
	display:block;
	font-size:16px;
}
.couponnarrow{
	display:block;
	text-align:center;
	margin:0 auto; 
}
.couponnarrow img{
	width:5%;
}
.couponnarrow2{
	display:block;
	text-align:center;
	margin:0 auto; 
}
.couponnarrow2 img{
	width:5%;
}
.gift ul{
	width:95%;
	margin:0 auto;
}
.gift li{
	float:none;
	margin:0 0 60px 0;
	padding:0 0;
	/*background:#ccc;*/
}
.gift p{
	line-height:25px;
	/*background:#ccc;*/
}
.way{
	width:95%;
	color:#fff;
	/*font-size:16px;*/
	line-height: 25px;
	clear:both;
	margin:0 auto;
}
.money{
	width:40%;
	height:55px;
	line-height: 55px;
	float:none;
	margin:30px auto 0 auto;
}
.moneydate{
	color:#333;
	font-size:20px;
	text-align:center;
	margin:20px 0 0 0;
}
.money img{
	width:100%;
}
.salename{
	font-size:20px;
	text-align:left;
	margin:20px 0 5px 12px;
}
.salepaper{
	width:40%;
	height:55px;
	line-height: 55px;
	float:none;
	margin:30px auto 0 auto;
}
.salepaperdate{
	color:#333;
	font-size:20px;
	text-align:center;
	margin:20px 0 0 0;
}
.salepaper img{
	width:100%;
}
.takebutton{
	width:40%;
	height:55px;
	font-size:20px;
	line-height: 55px;
	margin:12px auto 0 auto;
	float:none;
}
.mony_form{
	width:95%;
	margin:30px auto 0 auto;
	float:none;
}
.mony_form img{
	width:100%;
}
.mony_form h1{
	font-size:16px;
}
.couponcontent .note{
	width:95%;
	margin:30px auto 0 auto;
}
.couponcontent .note h1{
	font-size:16px;
	font-weight:bold;
	margin:0 0 20px 0;
}
.couponcontent .note li{
	font-size: 16px;
	list-style: none;
	margin:0 0 12px 0;
	text-align:justify;
}
.notewrapper{
	min-width: 320px;
}
.note{
	width:95%;
	margin:0f auto 0 auto;
}
.note h1{
	/*color:#fff;
	font-size:16px;
	font-weight: normal;
	text-align: left;*/
	margin:0 0 20px 0;
}
.note li{
	font-size: 16px;
	list-style: none;
	margin:0 0 12px 0;
	text-align:justify;
}
.note2{
	width:95%;
	margin:30px auto 0 auto;
}
.note2 h1{
	font-size:16px;
	font-weight:bold;
	margin:0 0 0 0;
}

.note2 li{
	font-size: 16px;
	list-style: none;
	margin:0 0 12px 0;
	text-align:justify;
}
.phoneenter{
	width:auto;
	height:auto;
	background:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:none;
}
.phoneenter h3{
	color:#ff6;
	font-size:30px;
	text-align:center;
	margin: 0 0 20px 0;
}
.phoneenter .store{ 
	width:95%;
	margin:0 auto 30px auto;
}
.phoneenter .store h5{
	color:#ff6;
	font-size:20px;	
	margin:0 0 0 5px;
}
.phoneenter .store select{
	height:55px;
	font-size:20px;
}
.messageenter{
	width:95%;
	height:55px;
	font-size:20px;
	margin:0 0 20px 0;
}
.enter{
	width:70%;
	height:55px;
	font-size:20px;
	margin:0 auto 30px auto;
}
.enter2{
	width:95%;
	height:55px;
	font-size:20px;
	margin:0 auto 20px auto;
}
.phoneex{
	display:block;
	color:#333;
	text-align:right;
	margin:-12px 3% 20px 0;
}
.classify{
	width:95%;
	margin:30px auto 0 auto;
	float:none;
}
.classify li{
	width:33%;
	height:60px;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height: 60px;
	background:#666;
	border-radius:0;
	float:left;
	margin:0 0 20px 0;
}
.search{
	width:95%;
	margin:30px auto 0 auto;
}
.searchenter{
	width:79%;
	height:55px;
	color:#333;
	font-size:20px;
	background:#fff;
	/*border-radius: 5px;*/
	border:2px #666 solid;
	border-right:0;
	margin:0 0 0 0;
}
.searchbutton{
	width:20%;
	height:60px;
	background:#666;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height: 56px;
	border:2px #666 solid;
	border-left:0;
	/*border-radius: 5px;*/
	margin:0 0 0 -5px;
}
.listoption{
	/*display:none;*/
	width:95%;
	color:#333;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	margin:20px auto 0 auto;
	float:none;
}
.listoption a:hover{
	color:#f06;
}
/*.listoptionclick{ 
	color:#ff6; 
}*/
.postcardwrapper{
	width:100%;
	height:auto;
	/*background:#ccc;*/
	overflow: hidden;
}
.photo{
	width:93%;
	height:auto;
	text-align: center;
	background:none;
	margin:0 auto 0 auto;
	overflow:hidden;
}
.photo img{
	width:100%;
	max-width:100%;
	max-height:100%;
}
.postcardfile h1{
	color:#333;
	font-size:25px;
	font-weight: bold;
	text-align: center;
	margin:-8px 0 0 0;
}
.postcardfile h2{
	width:30%;
	/*height:30px*/;
	color:#fff;
	font-size:20px;
	font-weight:normal;
	text-align: center;
	/*line-height:30px;*/
	padding:3px;
	position:static;
	bottom:0;
	left:0;
	z-index: 0;
	margin:12px auto 12px auto;
}
.postcardfile h3{
	color:#333;
	font-size:20px;
	font-weight: normal;
	text-align: center;
	/*text-align: center;*/
	margin:-12px 0 0 0;
}
.postcardfile h4{
	color:#333;
	font-size:20px;
	font-weight: normal;
	text-align: center;
	float:none;
	margin:0 0 0 0;
}
.postcardfile p{
	color:#333;
	font-size:20px;
	text-align:center;
	position:static;
	bottom:0;
	right:0;
	z-index:0;
	margin:0 0 0 0;
}
.phonevote{
	display:none;
}
.votemore{
	display:block;
}
.page_div{
	/*width:95%;*/
	text-align:center;
	float:right;
	margin:30px auto 0 auto;
}
.page_div a{
	display: block;
	width:25px;
	height:25px;
	color:#666;
	font-size: 16px;
	text-align: center;
	line-height: 25px;
	/*background:#666;*/
	border:2px #666 solid;
	border-radius: 50%;
	margin:0 5p0 0 0;
	float:left;
}
.photobg{
	width:95%;
	height:auto;
	background:#fff;
	box-shadow:none;
	margin:0 auto 0 auto;
	padding:8px 0 0 0;
}
.photofile{
	width:96%;
	max-width:96%;
	height:auto;
	/*background:#333;*/
	margin:0 auto 0 auto;

}
.photofile img{
	width:100%;
}
.photobg h1{
	color:#333;
	font-size:25px;
	font-weight: bold;
	text-align: center;
	margin:0 0 0 0;
}
.photobg h2{
	width:40%;
	font-size:20px;
	font-weight:normal;
	float:none;
	margin:40px auto 20px auto;
}
.photobg h3{
	color:#333;
	font-size:20px;
	font-weight: normal;
	text-align:center;
	float:none;
	margin:0 0 0 0;
}
.photobg h4{
	color:#333;
	font-size:20px;
	font-weight: normal;
	text-align: center;
	/*float:right;*/
	margin:12px 0 0 0;
}
.fb{
	width:30px;
}
.votelist{
	color:#333;
	font-size:17px;
	text-align: center;
	float:none;
	margin:0 0 12px 0;
}
.messagecontent{
	width:92%;
	height:auto;
	font-size:20px;
	text-align:justify;
	/*background:#eee;*/
	margin:12px auto 0 auto;
}
.control{
	width:95%;
	margin:30px auto 0 auto;
	padding:0 0 0 7px;
}
.control ul{
	width:100%;height:53px;
}
.control li{
	width:32%;
	height:60px;
	color:#fff;
	font-size:20px;
	line-height:60px;
	margin:0 3px 0 0;
}
.shadowimg{
	display:none;
}
.votename{
	color:#333;
	font-size:20px;
	text-align:left;
	margin:20px 0 5px 12px;
}
.votesms{
	font-size:20px;
	text-align:left;
	margin:5px 0 5px 12px;
}
.enterremind{
	color:#f06;
}
.beforewinner{
	font-size:25px;
	margin:60px auto 0 auto;
}
.winnerchk{
	width:40%;
	font-size:25px;
	padding:12px 0;	
}
.votewinner{
	width:95%;	
	margin:0 auto 0 auto;
}
.votewinner li{
	width:100%;
	height:auto;
	/*background:url(images/photobg.png) no-repeat;
	background-size: cover;*/
	background:#fff;
	float:none;
	margin:30px auto 0 auto;
	padding:13px 0 12px 0;
	position:relative;
}
.votewinner h1{
	color:#333;
	font-size:25px;
	font-weight:bold;
	text-align: center;
	margin:0 0 0 0;
}
.votewinner h2{
	width:40%;
	color:#fff;
	font-size:20px;
	font-weight:normal;
	text-align: center;
	padding:3px;
	position:static;
	bottom:0;
	left:0;
	z-index: 0;
	margin:12px auto 12px auto;
}
.votewinner h3{
	color:#333;
	font-size:20px;
	font-weight: normal;
	text-align: center;
	margin:-12px 0 0 0;
}
.votewinner h4{
	color:#333;
	font-size:20px;
	font-weight: normal;
	text-align: center;
	float:none;
	margin:0 20px 0 0;
}
.votewinner p{
	color:#333;
	font-size:20px;
	text-align: center;
	position:static;
	bottom:0;
	right:0;
	z-index: 0;
	margin:0 0 0 0;
}
.winnertitle{
	width:60%;
	height:60px;
	color:#fff;
	font-size:30px;
	font-weight:normal;
	text-align:center;
	line-height:60px;
	background:#f06;
	border-radius:5px;
	margin:30px auto 0 auto;
	position: relative;
}
.winnertitle2{
	width:210px;
	height:60px;
	color:#fff;
	font-size:30px;
	font-weight:normal;
	text-align:center;
	line-height:60px;
	background:#f06;
	border-radius:5px;
	margin:60px auto 0 auto;
	position: relative;
}
.narrow{
	width:30px;
	position: absolute;
	top:50px;
	bottom:0;
	right:0;
	left:0;
	margin:0 auto;
	z-index: 1;
}
.no1{
	width:85px;
	height:85px;
	color:#ff6;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	line-height:85px;
	border-radius:50%;
	background:#f06;
	position:absolute;
	right:-9px;
	top:-20px;
	z-index:1;
}
.winnerlist{
	width:95%;
	margin:0 auto 0 auto;
}
.winnerlist li{
	font-size:30px;
	text-align:center;
	float:none;
	margin:30px 0 0 0;
}
.tvad{
	width:95%;
}
.clock{
	display: block;
	width:85%;
	height:auto;
	color:#FF738F;
	font-size:40px;
	font-weight: normal;
	/*line-height:60px;*/
	/*background:#448aca;*/
	border-radius: 5px;
	margin:0 auto 20px auto;
	padding:8px 0;
}
.clocknarrow{
	display:none;
	/*width:25px;
	position:absolute;
	top:110px;
	bottom:0;
	left:0;
	right:0;
	margin:0 auto;
	z-index: 1; */
}
.clock2{
	display:none;
	width:75%;
	height:auto;
	color:#ff6;
	font-size:25px;
	text-align: center;
	/*line-height:60px;*/
	background:#d80408;
	border-radius: 5px;
	margin:30px auto 40px auto;
	padding:8px 0;
	position: relative;
}
.clock2 .clocknarrow{
	display:block;
	width:25px;
	position:absolute;
	top:40px;
	bottom:0;
	left:0;
	right:0;
	margin:0 auto;
	z-index: 1; 
}
.orderway{
	width:95%;
	color:#333;
	/*font-size:20px;*/
	text-align:justify;
	margin:20px 0 0 0;
	padding:0 5px;
}
.ordernotewrapper{
	min-width: 320px;
}
.ordernotetop{
	min-width: 320px;
	/*margin:0 0 0 0;*/
}
.ordernote{
	width:95%;
	height:auto;
	background:none;
	margin:0 auto 0 auto;
	padding:0 0 30px 0;
	float:none;
	text-align:justify;
}
.ordernote h1{
	color:#333;
	font-size:16px;
	font-weight:bold;
	text-align: left;
	margin:0 0 20px 0;
}
.ordernote ul{
	width:100%;
}
.ordernote li{
	color:#333;
	font-size: 16px;
	list-style: none;
	margin:0 auto 12px auto;
}
.ordernote li:nth-child(2){
	color:#9c1e22;
}
.ordernote li:nth-child(6){
	color:#9c1e22;
}
.ordernote li:nth-child(7){
	color:#9c1e22;
}
.cancelbutton{
	width:30%;
	height:55px;
	line-height: 55px;
	margin:20px auto 0 auto;
	float:none;
}
.storebutton{
	width:30%;
	height:55px;
	line-height: 55px;
	margin:12px auto 0 auto;
	float:none;
}
.order{
	width:95%;
	margin:0 auto 0 auto;
	float:none;
}
.finish{
	padding:30px 0 0 0;
}
.finish h1{
	font-size:25px;
	font-weight: normal;
}
.finish a{
	width:40%;
	height:55px;
	font-size:20px;
	text-align: center;
	line-height: 55px;
	margin:30px auto 30px auto;
}
.proframe{
	width:100%;
	background:none;
	float:none;
	margin:0 0 0 0;
	padding:5px 0 0 0;
}
.proframe li{
	width:90%;
	height:auto;
	/*border:5px #448aca solid;*/
	/*box-shadow:0 5px 8px rgba(0,0,0,0.3);*/
	float:none;
	margin:30px auto 0 auto;
}
.proframe li > p:nth-child(1){
	bottom:140px;
	-webkit-bottom:140px;
	left:10%;
	-webkit-left:10%;
}
.proframe li > p:nth-child(2){
	top:140px;
	-webkit-bottom:140px;
	left:55%;
	-webkit-left:55%;
}
.proframe li > p:nth-child(3){
	top:5px;
	-webkit-top:5px;
	left:1%;
	-webkit-left:1%;
}
.proframe h5{
	width:110px;
	margin:12px auto 5px auto;
}
.discount{
	top:365px;
	-webkit-top:365px;
}
.discount2{
	top:55%;
}
.price{
	margin:-5px 10px 0 0;
	-webkit-margin:-5px 10px 0 0;
}
.shoppingbtn{
	width:100px;
	height:40px;
	color:#ff6;
	font-size:20px;
	text-align:center;
	line-height:40px;
	background:#f06;
	border-radius:5px;
	margin: 0 auto;
	clear:both;	
}
.shoppingbtn2{
	width:100px;
	height:40px;
	color:#fff;
	font-size:20px;
	text-align:center;
	line-height:40px;
	background:#f19ec2;
	border-radius:5px;
	margin: 0 auto;
	clear:both;	
}
.prophoto{
	width:98%;
	height:auto;
	margin:0 auto 0 auto;
}
.prophoto img{
	/*display:none;*/
	width:90%;
}
.shoppingbtn{
	width:40%;
	height:60px;
	font-size:25px;
	line-height:60px;
	border-radius:8px;
	margin:20px auto 23px auto;	
}
.shoppingbtn2{
	width:40%;
	height:60px;
	font-size:25px;
	line-height:60px;
	border-radius:8px;
	margin:20px auto 23px auto;	
}
.procontent{
	width:90%;
	height:auto;
	background:#fff;
	border:5px #FF738F solid;
	box-shadow:0 5px 8px rgba(0,0,0,0.3);
	margin:20px auto 60px auto;
	overflow: hidden;
	position: relative;
}
.procontent h2{
	width:100%;
	color:#333;
	font-size:40px;
	text-align: center;
	text-decoration:line-through; 
	margin:20px 0 0 0;
}
.procontent h5{
	width:100%;
	color:#f06;
	font-size:40px;
	text-align: center; 
	margin:20px 0 0 0;
}
.procontent h3{
	width:100%;
	color:#f06;
	font-size:30px;
	font-weight:normal;
	text-align: center;
	margin:20px 0 0 0;
	clear:both;
}
.procontent h6{
	width:100%;
	color:#333;
	font-size:40px;
	text-align: center; 
	margin:30px 0 0 0;
}
.procontent h4{
	font-size:20px;
	font-weight: normal;
	text-align: center; 
	margin:20px auto 0 auto;
}
.procontent hr{
	width:90%;
	margin:30px auto 30px auto;
}
.proname{
	width:90%;
	background:none;
	color:#f06;
	font-size:25px;
	font-weight: bold;
	text-align: center;
	line-height:40px;
	margin:0 auto 65px auto;
	padding:12px 0 0 0;
	box-sizing: border-box;
}
.proname img{
	display:none;
}
.proname .clocknarrow{
	display: none;
}
.props{
	width:60%;
	color:#fff;
	font-size:20px;
	text-align:center;
}
.staging{
	color:#f06;
	font-size:20px;
	text-align: center;
	margin:20px 0 0 0;
}
.pagediscount{
	width:100px;
	height:100px;
	color:#ff6;
	font-size:30px;
	text-align: center;
	background:#f06;
	border-radius: 50%;
	position:absolute;
	top:400px;
	-webkit-top:420px;
	left:5%;
	-webkit-left:5%;
	z-index: 1;
	padding:8px 0 0 0;
	box-sizing: border-box;
}
.pagediscount2{
	width:120px;
	height:120px;
	color:#ff6;
	font-size:22px;
	text-align: center;
	background:#f06;
	border-radius:50%;
	position:absolute;
	top:20%;
	left:65%;
	z-index: 1;
	padding:5px 0 0 0;
	box-sizing: border-box;
}
.pageprice{
	color:#333;
	font-size:16px;
	position: absolute;
	top:420px;
	right:5%;
	z-index: 1;
	margin:0 0 0 0;
}
.appliances{
	width:50%;
	height:60px;
	font-size:20px;
	margin:12px auto 30px auto;
	clear:both;
}
.ordernote div{
	width:50%;
	height:60px;
	font-size:20px;
	margin:0 auto 0 auto;
	float:none;
	clear:both;
}
.photowrapper{
	width:100%;
	position:relative;
	float:none;
	margin:0 auto;
}
.photowrapper p:nth-child(1){
	font-size:20px;
	bottom:320px;
	-webkit-bottom:320px;
	left:5%;
	-webkit-left:5%;
}
.photowrapper p:nth-child(2){
	font-size:16px;
	top:280px;
	-webkit-top:280px;
	right:3%;
	-webkit-right:3%;
}
.cusorder{
	top:20px;
	-webkit-top:20px;
	right:20px;
	-webkit-right:20px;
}
.cusorder2{
	font-size:20px;
	top:330px;
	-webkit-top:330px;
	right:38%;
	-webkit-right:38%;
	margin:0 auto;
}
.prophoto2{
	width:90%;
	margin:30px auto 0 auto;
}
.prophoto2 img{
	width:100%;
	margin:0 auto 0 auto;
}
.prodata{
	width:70%;
	margin:30px auto 0 auto;
	float:none;
}
.datatitle{
	font-weight: bold;	
}
.prodata ul{
	margin:0 0 30px 0;
}
.prodata li{
	color:#333;
	font-size:20px;
	margin:0 auto 12px auto;
}
.prophoto3{
	width:60%;
	margin:30px auto 0 auto;
	float:none;
}
.chkmoney{
	color:#f06;
	font-size:25px;
	text-align: center;
	margin:90px auto 0 auto;
}
.yellow{
	color:#0075a9;
}
.orderphoneenter{
	width:95%;
	margin:30px auto 0 auto;
	padding:0 0 0 0;
	/*float:left;*/
}
.orderphone{
	font-size:30px;
}
.orderbutton{
	width:40%;
	height:55px;
	line-height: 55px;
	margin:30px auto 12px auto;
	float:none;
}
.orderbutton2{
	width:40%;
	height:55px;
	line-height: 55px;
	margin:30px auto 12px auto;
	float:none;
}
.startremind{
	width:90%;
	color:#f06;
	text-align:center;
	margin:20px auto 30px auto;
	position:static;
	bottom:0;
	left:0;
	z-index:0;
	clear:both;
}
.backlist{
	width:40%;
	height:55px;
	line-height: 55px;
	margin:0 auto 0 auto;
	float:none;
}
.ordername{
	color:#333;
	font-size:20px;
	text-align:left;
	margin:20px 0 5px 8px;
}
.ordername2{
	color:#333;
	font-size:20px;
	text-align:left;
	margin:20px 0 5px 8px;
}
.ordersms{
	color:#333;
	font-size:20px;
	text-align:left;
	margin:5px 0 5px 8px;
}
/*.voteawardfile{
	padding:0 0 0 12px;
}*/
.voteawardfile p:nth-child(1){
	text-align: left;
	/*float:left;*/
	font-size: 20px;
	margin:20px 0 5px 0;
}
.voteawardfile select{
	float:left;
}
.orderzone{
	padding:0 0 0 9px;
}
.store{ 
	margin:5px 0 0 0;
}
.store h5{
	color:#f06;
	font-size:20px;
	font-weight:normal;
	text-align: left; 
	margin:20px 0 0 8px;
}
.store select{
	height:55px;
	font-size:20px;
}
.city{
	width:40% !important;
	height:55px;
	margin:5px 0 5px 5px !important;
	float:left;
}
.zone{
	width:98% !important;
	height:55px;
	margin:0 auto 0 auto !important;
}
.procancel{ 
	margin:12px 0 0 0;
	/*clear:both;*/
}
.procancel h5{
	color:#f06;
	font-size:20px;
	text-align: left; 
	margin:0 0 0 8px;
}
.procancel select{
	width:98%;
	height:55px;
	color:#333;
	font-size:16px;
	border:2px #ccc solid;
	border-radius: 5px;
	/*font-size:20px;*/ 
	margin:5px auto 20px auto;
}
.orderphoneenter .enter{
	width:95%;
	height:55px;
	font-size:25px;
	margin:0 0 5px 0;
}
.orderphoneenter .enter2{
	width:95%;
	height:55px;
	font-size:25px;
	margin:0 auto 12px auto;
}
.orderphoneenter .enter3{
	width:95%;
	height:55px;
	font-size:20px;
	margin:0 auto 20px auto;
}
.orderphoneenter .enter4{
	width:95%;
	height:55px;
	font-size:25px;
	margin:0 auto 20px auto;
}
.orderphoneenter .messageenter{
	width:95%;
	height:55px;
	margin:0 auto 0 auto;
}
#top img{
	width:30px;
}

/* mothersday dm */

.webdmmenu{
	display:none;
}
.dmmenu{
	width:90%;
	margin:0 auto;
}
.dmmenu a{
	display: block;
	width:35%;
	/*height:60px;*/
	color:#ff738f;
	font-size: 16px;
	/*background:#fff;*/
	text-align: center;
	border-top:0;
	border-bottom:0;
	/*line-height: 60px;*/
	padding:12px 20px;
	float:left;
	margin:30px 0 0 0;
}
.onlinemenu{
	width:25%;
	font-size:14px;
	line-height:55px;
	marign:0 0 0 0;
}
.onlinedmcontent{
	width:100%;
	min-width: 320px;
	margin:0 auto;
}
.onlinedmcontent > p{
	display:block;
	color:#FF738F;
	font-size:40px;
	line-height: 25px;
	text-align: center;
	margin:30px 0 30px 0;
}
.onlinedmimg{
	width:100%;
	margin:0 auto 0 auto;
}
.onlinedmimg img{
	width:100%;
	margin:-5px auto 0 auto;
}
.appliancedmwrapper{
	width:100%;
}
.appliancemenu{
	width:25%;
	height:100%;
	float:left;
	color:#fff;
	background:#ff738f;
	margin:0 0 0 0;
	text-align:center;
	font-size:14px;
	line-height:20px;
	padding:12px 0;
}
.appliancedmcontent{
	width:100%;
	min-width: 320px;
}
.appliancedmcontent > p{
	display:block;
	color:#FF738F;
	font-size:40px;
	line-height: 25px;
	text-align: center;
	margin:30px 0 30px 0;
}
.footerwrapper{
	min-width: 320px;
}
.footer{
	width:100%;
	height:60px;
	margin:0 auto;
}
.browser{
	display:none;
}
.footer p{
	color:#fff;
	font-size:16px;
	text-align:center;
	line-height:60px;
}
}