* {
	margin: 0;
	padding: 0;
	outline: 0;
}
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #e5e5e5;
	font-size: 12px;
	background-color: #fbf2d8;
}
 @media screen and (max-width: 599px) {  /*手機*/
.clear {
	clear: both;
}
.wrap {
	width: 100%;/*max-width: 100%;
	min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0;*/

}
/*桌機*/
.subMenu {
	display: none;
}
/* SECTIONS */
.sTop {
	display: none;
}
.s1 {
	display: none;
}
.s2 {
	display: none;
}
.s3 {
	display: none;
}
.s4 {
	display: none;
}
.s5 {
	display: none;
}
.s6 {
	display: none;
}
.s7 {
}
/*-----手機區塊-----*/

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #e5e5e5;
	font-size: 12px;
	background: #fff;
}

/*logo*/
.logoM {
	z-index: 997;
	left: 0px;
	top: 0px;
	position: absolute;
}

/*tab bar*/
#tabM {
	width: 100%;
	height: 44px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #555), color-stop(100%, #111));
	position: fixed;
	bottom: 0;
	box-shadow: 0px -1px 1px #333;
	z-index: 888;
}
#tabM ul {
	list-style: none;
	width: 100%;
	height: 44px;
	overflow: hidden;
}
#tabM li {
	float: left;
	width: 25%;
	height: 44px;
	border-top: 1px solid #999;
	border-left: 1px solid #222;
	border-right: 1px solid #666;
	-webkit-box-sizing: border-box;
}
#tabM li:first-child {
	border-left: none;
}
#tabM li:last-child {
	border-right: none;
}
#tabM li a {
	display: block;
	width: 100%;
	height: 25px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center 3px;
	/*padding-top:35px;*/
	line-height: 44px;
	text-indent: 3px;
	letter-spacing: 3px;
	background-size: 30px 30px;
}
.box_prize {
	width: auto;
	overflow: hidden;
	margin: auto;
}
.banner01 {
	display: none;
}
#navM {
	width: 100%;
	height: 44px;
	background-color: #ebebeb;
	top: 0;
	position: fixed;
	z-index: 999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#subject {
	width: 320px;
	height:210px;
	margin:auto;
	overflow:hidden;
	/*margin: 44px 0 0 0;*/
}
.subject_img {
	position: absolute;
	z-index: 777;
	float:left;
}
.subject_btnL {
	float: left;
	position: absolute;
	z-index: 888;
	width:40px;
	margin:85px 0 0 10px;;
}
.subject_btnR {
	float: left;
	position: absolute;
	z-index: 888;
	width:40px;
	margin:85px 10px 0 270px;
}

#content {
	width: 320px;
	margin:auto;
	padding-top:20px;
	padding-bottom:100px;
	overflow: hidden;
	/*background-color: #fff;*/
	font-size: 18px;
	color: #000;
	line-height: 26px;
	/*text-align: center;*/
}
.content_title {
	font-size: 22px;
	font-weight: bold;
	color: #ff6562;
	text-align: center;
	margin-bottom:10px;
}
.img01 {
	/*float: left;*/
	margin: 0 20px 20px 0;
	color: #898989;
	font-size: 13px;
}

/*BN*/
.bnM {
	width: 100%;
	height: 80px;
	margin-top: 20px;
	overflow: hidden;
	position: absolute;
	position: fixed;
	bottom: 0;
	z-index: 999;
	background-color: #efefef;
}
.bnM_box {
	width:320px;
	margin:auto;
}
.bnM_box li {
	float:left;
}

/*表格*/
.grid1 {
	padding:20px 0 0 10px;
	overflow:hidden;
	width:320px;
	margin:auto;
	margin-bottom:100px;
}
.grid1 li{
	/*margin: 0 25px;*/
	margin-bottom:10px;
	background-color: #f7f8f8;
	width: 300px;
	float: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	color: #000;
	overflow:hidden;
}
.grid1_title {
	width: 320px;
	height: 65px;
	background-image: url(images/title2b.png);
	background-repeat: no-repeat;
	background-position: center;
	margin:auto;
}
.grid2 {
	background-color: #ffe2e1;
	border: 1px dotted #ff6562;
	padding:10px;
}
.grid2 a {
	color: #06C;
}
.grid2_title {
	font-size: 20px;
	font-weight: bold;
	color: ##06C;
	text-align: center;
	margin-bottom:10px;
}
.grid2_img {
	float:left;
	margin:0 10px 10px 0;
}
.grid3 {
	border: 1px solid #CCC;
	width: 280px;
	margin: auto;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 15px;
}

/*TOP*/
.btn_top {
	width: 70px;
	height: 70px;
	overflow: hidden;
	position: fixed;
	bottom: 100px;
	z-index: 888;
	background-color: #FFCC00;
	font-size: 25px;
	line-height: 70px;
	color: #000;
	right: 10px;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	border-radius: 70px;
	text-align: center;
	display:block;
}

.btn_top a{
	display: block;
	color: #000;
	text-decoration: none;
}

/*抽雞精box*/
/*gift {
	width: 320px;
	height: 300px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -150px 0 0 -160px;
	display: table;
	z-index: 999;
	background-color: #FFF;
	font-size: 18px;
	color: #000;
	border: 1px solid #CCC;
	text-align: center;
}
gift .text-center {
  display: table-cell;
  vertical-align: middle;
}
.gift_icon {
	position: absolute;
	right: 10px;
	top: 10px;
}*/

/*gift {
	width: 320px;
	height: 300px;
	position: fixed;
	top: 44px;
	left: 50%;
	margin: 0 0 0 -160px;
	display: table;
	z-index: 999;
	background-color: #FFF;
	font-size: 18px;
	color: #000;
	border: 1px solid #CCC;
	text-align: center;
}*/
gift {
	width: 320px;
	height: 300px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -150px 0 0 -160px;
	display: table;
	z-index: 999;
	background-color: #FFF;
	font-size: 18px;
	color: #000;
	border: 1px solid #CCC;
	text-align: center;
}
gift .text-center {
  display: table-cell;
  vertical-align: middle;
}
.gift_icon {
	position: absolute;
	right: 10px;
	top: 10px;
}

/* 手機 menu*/
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);
#cssmenu {
	/*background: #4cb6ea;*/
	background: #98cdff;
	margin: 0;
	width: auto;
	padding: 0;
	line-height: 1;
	display: block;
	position: relative;
	font-family: 'PT Sans', sans-serif;
}
#cssmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
#cssmenu ul:after,
#cssmenu:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#cssmenu ul li {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
}
#cssmenu ul li a {
  text-decoration: none;
  display: block;
  margin: 0;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu ul li ul {
  position: absolute;
  left: -9999px;
  top: auto;
}
#cssmenu ul li ul li {
  max-height: 0;
  position: absolute;
  -webkit-transition: max-height 0.4s ease-out;
  -moz-transition: max-height 0.4s ease-out;
  -ms-transition: max-height 0.4s ease-out;
  -o-transition: max-height 0.4s ease-out;
  transition: max-height 0.4s ease-out;
  background: #ffffff;
}
#cssmenu ul li ul li.has-sub:after {
  display: block;
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  border-radius: 5px;
  background: #000000;
  z-index: 1;
  top: 13px;
  right: 15px;
}
#cssmenu.align-right ul li ul li.has-sub:after {
  right: auto;
  left: 15px;
}
#cssmenu ul li ul li.has-sub:before {
  display: block;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  border: 3px solid transparent;
  border-left-color: #ffffff;
  z-index: 2;
  top: 15px;
  right: 15px;
}
#cssmenu.align-right ul li ul li.has-sub:before {
  right: auto;
  left: 15px;
  border-left-color: transparent;
  border-right-color: #ffffff;
}
#cssmenu ul li ul li a {
  /*font-size: 14px;*/
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  color: #000000;
  letter-spacing: 0;
  display: block;
  width: 170px;
  padding: 11px 10px 11px 20px;
}
#cssmenu ul li ul li:hover > a,
#cssmenu ul li ul li.active > a {
  color: #4cb6ea;
}
#cssmenu ul li ul li:hover:after,
#cssmenu ul li ul li.active:after {
  background: #4cb6ea;
}
#cssmenu ul li ul li:hover > ul {
  left: 100%;
  top: 0;
}
#cssmenu ul li ul li:hover > ul > li {
  max-height: 72px;
  position: relative;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul > li {
  float: none;
  display: inline-block;
}
#cssmenu.align-center > ul {
  text-align: center;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul {
  float: right;
}
#cssmenu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu.align-right ul ul li:hover > ul {
  right: 100%;
  left: auto;
}
#cssmenu.align-right ul ul li a {
  text-align: right;
}
#cssmenu > ul > li:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 0;
  top: 0;
  z-index: 0;
  background: #ffffff;
  -webkit-transition: height .2s;
  -moz-transition: height .2s;
  -ms-transition: height .2s;
  -o-transition: height .2s;
  transition: height .2s;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 40px;
}
#cssmenu > ul > li.has-sub > a:after {
  display: block;
  content: "";
  background: #ffffff;
  height: 12px;
  width: 12px;
  position: absolute;
  border-radius: 13px;
  right: 14px;
  top: 16px;
}
#cssmenu > ul > li.has-sub > a:before {
  display: block;
  content: "";
  border: 4px solid transparent;
  border-top-color: #4cb6ea;
  z-index: 2;
  height: 0;
  width: 0;
  position: absolute;
  right: 16px;
  top: 21px;
}
#cssmenu > ul > li > a {
  color: #000;
  padding: 15px 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
 /* font-size: 14px;*/
  font-size: 16px;
  z-index: 2;
  position: relative;
}
#cssmenu > ul > li:hover:after,
#cssmenu > ul > li.active:after {
  height: 100%;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #fff;
}
#cssmenu > ul > li:hover > a:after,
#cssmenu > ul > li.active > a:after {
  background: #000000;
}
#cssmenu > ul > li:hover > a:before,
#cssmenu > ul > li.active > a:before {
  border-top-color: #ffffff;
}
#cssmenu > ul > li:hover > ul {
  left: 0;
}
#cssmenu > ul > li:hover > ul > li {
  max-height: 72px;
  position: relative;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu > ul > li > a {
  display: block;
}
#cssmenu > ul > li {
  width: auto;
}
#cssmenu > ul > li > ul {
  width: 170px;
  display: block;
}
#cssmenu > ul > li > ul > li {
  width: 170px;
  display: block;
}
@media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu > ul {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.35s ease-out;
    -moz-transition: max-height 0.35s ease-out;
    -ms-transition: max-height 0.35s ease-out;
    -o-transition: max-height 0.35s ease-out;
    transition: max-height 0.35s ease-out;
  }
  #cssmenu > ul > li > ul {
    width: 100%;
    display: block;
  }
  #cssmenu.align-right ul li a {
    text-align: left;
  }
  #cssmenu > ul > li > ul > li {
    width: 100%;
    display: block;
  }
  #cssmenu.align-right ul ul li a {
    text-align: left;
  }
  #cssmenu > ul > li > ul > li > a {
    width: 100%;
    display: block;
  }
  #cssmenu ul li ul li a {
    width: 100%;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu.align-center > ul > li {
    display: block;
  }
  #cssmenu > ul.open {
    max-height: 1000px;
    border-top: 1px solid rgba(110, 110, 110, 0.25);
  }
  #cssmenu ul {
    width: 100%;
  }
  #cssmenu ul > li {
    float: none;
    width: 100%;
  }
  #cssmenu ul li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 12px 20px;
  }
  #cssmenu ul > li:after {
    display: none;
  }
  #cssmenu ul li.has-sub > a:after,
  #cssmenu ul li.has-sub > a:before,
  #cssmenu ul li ul li.has-sub:after,
  #cssmenu ul li ul li.has-sub:before {
    display: none;
  }
  #cssmenu ul li ul,
  #cssmenu ul li ul li ul,
  #cssmenu ul li ul li:hover > ul,
  #cssmenu.align-right ul li ul,
  #cssmenu.align-right ul li ul li ul,
  #cssmenu.align-right ul li ul li:hover > ul {
    left: 0;
    position: relative;
    right: auto;
  }
  #cssmenu ul li ul li,
  #cssmenu ul li:hover > ul > li {
    max-height: 999px;
    position: relative;
    background: none;
  }
  #cssmenu ul li ul li a {
    padding: 8px 20px 8px 35px;
    color: #ffffff;
  }
  #cssmenu ul li ul ul li a {
    padding: 8px 20px 8px 50px;
  }
  #cssmenu ul li ul li:hover > a {
    color: #000000;
  }
  #cssmenu #menu-button {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 15px 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    cursor: pointer;
  }
  #cssmenu #menu-button:after {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    right: 20px;
    top: 16px;
  }
  #cssmenu #menu-button:before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #ffffff;
    right: 20px;
    top: 26px;
  }
}

}





