/*--------------------Manton--------------------*/
body {
  background-image: url(../images/bg.jpg);
  min-width: 1198px;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-family: Arial, "微軟正黑體";
  word-break: break-all;
}
body.data {
  background-image: none;
  min-width: 0;
}
a {
  border: 0;
  outline: 0;
}
img {
  outline: 0;
  border: 0;
  text-align: center;
  vertical-align: middle;
}
ul,
li,
h2,
h3,
h4,
h5,
h6 {
  list-style: none;
  margin: 0;
  padding: 0;
}
a,
a:hover {
  text-decoration: none;
  text-indent: -9999px;
}
@-webkit-keyframes twinkling1 {
  /*透明度由0到1*/
  0% {
    opacity: .9;
    /*透明度为0*/
  }
  100% {
    opacity: 1;
    /*透明度为1*/
  }
}
@-webkit-keyframes h_m1move {
  0% {
    top: 163px;
  }
  25% {
    top: 165px;
  }
  50% {
    top: 167px;
  }
  75% {
    top: 165px;
  }
  100% {
    top: 163px;
  }
}
@-webkit-keyframes h_m2move {
  0% {
    left: 580px;
  }
  25% {
    left: 582px;
  }
  50% {
    left: 584px;
  }
  75% {
    left: 582px;
  }
  100% {
    left: 580px;
  }
}
@-webkit-keyframes h_m3move {
  0% {
    top: 87px;
  }
  25% {
    top: 89px;
  }
  50% {
    top: 91px;
  }
  75% {
    top: 89px;
  }
  100% {
    top: 87px;
  }
}
@-webkit-keyframes rulebtnmove {
  0% {
    top: 130px;
  }
  25% {
    top: 132px;
  }
  50% {
    top: 134px;
  }
  75% {
    top: 132px;
  }
  100% {
    top: 130px;
  }
}
.twinkling1 {
  animation: twinkling1 0.2s infinite ease-in-out;
  -o-animation: twinkling1 0.2s infinite ease-in-out;
  -ms-animation: twinkling1 0.2s infinite ease-in-out;
  -moz-animation: twinkling1 0.2s infinite ease-in-out;
  -webkit-animation: twinkling1 0.2s infinite ease-in-out;
}
.move1 {
  animation: h_m1move 0.8s infinite;
  -o-animation: h_m1move 0.8s infinite;
  -ms-animation: h_m1move 0.8s sinfinite;
  -moz-animation: h_m1move 0.8s infinite;
  -webkit-animation: h_m1move 0.8s infinite;
}
.move2 {
  animation: h_m2move 0.8s infinite;
  -o-animation: h_m2move 0.8s infinite;
  -ms-animation: h_m2move 0.8s sinfinite;
  -moz-animation: h_m2move 0.8s infinite;
  -webkit-animation: h_m2move 0.8s infinite;
}
.move3 {
  animation: h_m3move 0.8s infinite;
  -o-animation: h_m3move 0.8s infinite;
  -ms-animation: h_m3move 0.8s sinfinite;
  -moz-animation: h_m3move 0.8s infinite;
  -webkit-animation: h_m3move 0.8s infinite;
}
/*----------------------------------------------------------------------*/
header {
  background-image: url(../images/header_bg.jpg);
}
header .main {
  position: relative;
  background-image: url(../images/header.jpg);
  width: 1198px;
  height: 464px;
  margin: 0 auto;
  z-index: 5;
}
header .main .h_1,
header .main .h_2,
header .main .h_3,
header .main .h_4,
header .main .h_5,
header .main .h_6,
header .main .h_m1,
header .main .h_m2,
header .main .h_m3 {
  position: absolute;
  z-index: 3;
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  filter: alpha(opacity = 0);
}
header .main a.logo {
  position: absolute;
  display: block;
  width: 143px;
  height: 156px;
  top: 20px;
  left: 37px;
}
header .main a.h_btn {
  background: url(../images/h_btn.png);
  position: absolute;
  display: block;
  width: 138px;
  height: 119px;
  top: 205px;
  left: 800px;
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  filter: alpha(opacity = 0);
}
header .main a.h_btn:hover {
  -webkit-animation: pulse 1s;
}
header .main .h_1 {
  top: 44px;
  left: 184px;
}
header .main .h_2 {
  top: 194px;
  left: 20px;
}
header .main .h_3 {
  top: 71px;
  left: 674px;
}
header .main .h_4 {
  top: 322px;
  left: 162px;
}
header .main .h_5 {
  top: 145px;
  left: 967px;
}
header .main .h_6 {
  top: 119px;
  left: 1083px;
}
header .main .h_m1 {
  top: 163px;
  left: 49px;
  z-index: 1;
}
header .main .h_m2 {
  top: 104px;
  left: 580px;
  z-index: 1;
}
header .main .h_m3 {
  top: 87px;
  left: 1036px;
  z-index: 1;
}
header #menu {
  position: absolute;
  top: 408px;
  right: 86px;
  width: 1020px;
  height: 21px;
  z-index: 100;
}
header #menu dl.menu {
  position: relative;
  width: 100%;
  height: 21px;
  z-index: 999;
  margin: 0 auto;
  padding: 0;
  display: block;
}
header #menu dl.menu dd {
  margin: 0;
  padding: 0;
  float: left;
  display: block;
}
header #menu dl.menu dd a {
  display: block;
  height: 21px;
  margin: 0;
  background: url(../images/menu.png) no-repeat 0 0;
}
header #menu dl.menu dd a#menu_1 {
  width: 229px;
  background-position: 0 0;
}
header #menu dl.menu dd a#menu_1:hover,
header #menu dl.menu dd a#menu_1.on {
  width: 229px;
  background-position: 0 bottom;
}
header #menu dl.menu dd a#menu_2 {
  width: 253px;
  margin-left: 41px;
  background-position: -270px 0;
}
header #menu dl.menu dd a#menu_2:hover,
header #menu dl.menu dd a#menu_2.on {
  width: 253px;
  margin-left: 41px;
  background-position: -270px bottom;
}
header #menu dl.menu dd a#menu_3 {
  width: 111px;
  margin-left: 47px;
  background-position: -569px 0;
}
header #menu dl.menu dd a#menu_3:hover,
header #menu dl.menu dd a#menu_3.on {
  width: 111px;
  margin-left: 47px;
  background-position: -569px bottom;
}
header #menu dl.menu dd a#menu_4 {
  width: 108px;
  margin-left: 61px;
  background-position: -740px 0;
}
header #menu dl.menu dd a#menu_4:hover,
header #menu dl.menu dd a#menu_4.on {
  width: 108px;
  margin-left: 61px;
  background-position: -740px bottom;
}
header #menu dl.menu dd a#menu_5 {
  width: 109px;
  margin-left: 61px;
  background-position: -910px 0;
}
header #menu dl.menu dd a#menu_5:hover,
header #menu dl.menu dd a#menu_5.on {
  width: 109px;
  margin-left: 61px;
  background-position: -910px bottom;
}
#data {
  position: relative;
  background-image: url(../images/data_bg.png);
  width: 1014px;
  height: 568px;
  z-index: 1;
}
#data a {
  display: block;
  position: absolute;
  text-indent: -9999px;
  z-index: 100;
}
#data a.link {
  background-color: #f6f8e6;
  width: 107px;
  height: 22px;
  top: 279px;
  left: 337px;
  opacity: 0;
}
#data a.link:hover {
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(opacity = 50);
}
#data a.btn {
  background-image: url(../images/data_btn.png);
  width: 73px;
  height: 40px;
  top: 270px;
  left: 450px;
}
#data a.btn:hover {
  top: 272px;
  opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  filter: alpha(opacity = 60);
}
#data ul {
  position: relative;
  padding: 114px 0 0 140px;
  z-index: 1;
}
#data ul li {
  position: relative;
  height: 36px;
  margin-bottom: 13px;
}
#data ul li input {
  width: 362px;
  height: 36px;
  line-height: 36px;
  font-size: 23px;
  background: none;
  border: none;
  outline: 0;
  margin-left: 89px;
}
#data ul li input[type="checkbox"] {
  display: none;
}
#data ul li input[type="checkbox"] + label span {
  display: inline-block;
  width: 24px;
  height: 23px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: none;
  cursor: pointer;
}
#data ul li input[type="checkbox"]:checked + label span {
  background: url(../images/data_chank.png) no-repeat;
}
#data ul li .check {
  margin-top: 29px;
  margin-left: 10px;
}
section .main {
  position: relative;
  width: 100%;
  z-index: 10;
}
section .main #index {
  position: relative;
  background-image: url(../images/index_title.png);
  background-position: center -10px;
  background-repeat: no-repeat;
}
section .main #index:before,
section .main #index:after {
  content: " ";
  display: table;
}
section .main #index:after {
  clear: both;
}
section .main #index ul {
  position: relative;
  width: 1198px;
  margin: 50px auto 60px auto;
  padding: 0;
}
section .main #index ul:before,
section .main #index ul:after {
  content: " ";
  display: table;
}
section .main #index ul:after {
  clear: both;
}
section .main #index ul li.p1 {
  background-image: url(../images/p1.png);
}
section .main #index ul li.p1 .daren_info {
  top: 158px;
  left: 85px;
}
section .main #index ul li.p1 .fb_share {
  background-image: url(../images/p1btn.png);
  top: 125px;
  left: 300px;
}
section .main #index ul li.p1 a.pic {
  top: 0;
  left: 605px;
}
section .main #index ul li.p2 {
  background-image: url(../images/p2.png);
}
section .main #index ul li.p2 .daren_info {
  top: 157px;
  right: 54px;
}
section .main #index ul li.p2 .fb_share {
  background-image: url(../images/p2btn.png);
  top: 125px;
  right: 310px;
}
section .main #index ul li.p2 a.pic {
  top: -10px;
  left: 40px;
}
section .main #index ul li.p3 {
  background-image: url(../images/p3.png);
}
section .main #index ul li.p3 .daren_info {
  top: 165px;
  left: 86px;
}
section .main #index ul li.p3 .fb_share {
  background-image: url(../images/p3btn.png);
  top: 140px;
  left: 300px;
}
section .main #index ul li.p3 a.pic {
  top: 30px;
  left: 610px;
}
section .main #index ul li.p4 {
  background-image: url(../images/p4.png);
}
section .main #index ul li.p4 .daren_info {
  top: 142px;
  right: 114px;
}
section .main #index ul li.p4 .fb_share {
  background-image: url(../images/p4btn.png);
  top: 120px;
  right: 340px;
}
section .main #index ul li.p4 a.pic {
  top: 15px;
  left: 10px;
}
section .main #index ul li.p5 {
  background-image: url(../images/p5.png);
}
section .main #index ul li.p5 .daren_info {
  top: 165px;
  left: 82px;
}
section .main #index ul li.p5 .fb_share {
  background-image: url(../images/p5btn.png);
  top: 125px;
  left: 300px;
}
section .main #index ul li.p5 a.pic {
  top: 0;
  left: 670px;
}
section .main #index ul li.p6 {
  background-image: url(../images/p6.png);
}
section .main #index ul li.p6 .daren_info {
  top: 143px;
  right: 115px;
}
section .main #index ul li.p6 .fb_share {
  background-image: url(../images/p6btn.png);
  top: 120px;
  right: 350px;
}
section .main #index ul li.p6 a.pic {
  top: -40px;
  left: 50px;
}
section .main #index ul li.p7 {
  background-image: url(../images/p7.png);
}
section .main #index ul li.p7 .daren_info {
  top: 158px;
  left: 84px;
}
section .main #index ul li.p7 .fb_share {
  background-image: url(../images/p7btn.png);
  top: 125px;
  left: 280px;
}
section .main #index ul li.p7 a.pic {
  top: 0;
  left: 590px;
}
section .main #index ul li.p8 {
  background-image: url(../images/p8.png);
}
section .main #index ul li.p8 .daren_info {
  top: 150px;
  right: 112px;
}
section .main #index ul li.p8 .fb_share {
  background-image: url(../images/p8btn.png);
  top: 135px;
  right: 350px;
}
section .main #index ul li.p8 a.pic {
  top: -25px;
  left: 20px;
}
section .main #index ul li {
  position: relative;
  width: 1159px;
  height: 409px;
  margin: 50px auto;
  padding: 0;
}
section .main #index ul li .slogan {
  position: absolute;
  top: -130px;
  left: 600px;
  z-index: 10;
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  filter: alpha(opacity = 0);
}
section .main #index ul li .show {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  filter: alpha(opacity = 100);
  -webkit-animation: fadeIn 3s;
}
section .main #index ul li .daren_info {
  position: absolute;
  display: block;
  z-index: 1000;
  width: 220px;
}
section .main #index ul li .daren_info .s_photo {
  width: 45px;
  height: 45px;
  margin-right: 11px;
  z-index: 10;
  float: left;
}
section .main #index ul li .daren_info .s_photo img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
section .main #index ul li .daren_info h3 {
  margin-bottom: 5px;
  width: 160px;
  height: 20px;
  line-height: 20px;
  float: left;
  font-size: 15px;
  color: #C76600;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  z-index: 10;
}
section .main #index ul li .daren_info .fb_link {
  width: 160px;
  height: 22px;
  float: left;
  z-index: 100;
}
section .main #index ul li a.fb_share {
  position: absolute;
  display: block;
  z-index: 1000;
  width: 50px;
  width: 253px;
  height: 80px;
}
section .main #index ul li a.fb_share:hover {
  -webkit-animation: jello 1s;
}
section .main #index ul li a.pic {
  text-indent: 0;
  display: block;
  position: absolute;
  z-index: 1;
}
section .main #index ul li a.pic:hover {
  opacity: 0.9;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  filter: alpha(opacity = 90);
  -webkit-animation: pulse 1s;
}
section .main #cook {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  z-index: 1;
}
section .main #cook .c {
  background-image: url(../images/c.png);
  background-position: center -10px;
  background-repeat: no-repeat;
  width: 1198px;
  height: 96px;
  margin: 0 auto;
  padding-top: 30px;
}
section .main #cook .c a.btn_1,
section .main #cook .c a.btn_2 {
  position: absolute;
  display: block;
  width: 131px;
  height: 50px;
  z-index: 2;
  opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  filter: alpha(opacity = 60);
}
section .main #cook .c a.btn_1 {
  background-image: url(../images/btn1.png);
  top: 25px;
  right: 200px;
}
section .main #cook .c a.btn_1:hover,
section .main #cook .c a.btn_1.on {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  filter: alpha(opacity = 100);
}
section .main #cook .c a.btn_2 {
  background-image: url(../images/btn2.png);
  top: 25px;
  right: 50px;
}
section .main #cook .c a.btn_2:hover,
section .main #cook .c a.btn_2.on {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  filter: alpha(opacity = 100);
}
section .main #cook ul {
  position: relative;
  z-index: 1;
  width: 1198px;
  height: 890px;
  padding: 0 0 0 30px;
  margin: 0 auto;
}
section .main #cook ul li {
  position: relative;
  background-image: url(../images/post_bg.png);
  width: 349px;
  height: 354px;
  margin-right: 30px;
  margin-bottom: 30px;
  float: left;
}
section .main #cook ul li a.pic {
  text-indent: 0;
  display: block;
  position: absolute;
  top: 40px;
  left: 40px;
  width: 250px;
  height: 188px;
  z-index: 1;
}
section .main #cook ul li a.pic img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
section .main #cook ul li a.pic:hover {
  opacity: 0.7;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  filter: alpha(opacity = 70);
}
section .main #cook ul li .fb_link {
  position: absolute;
  top: 295px;
  left: 92px;
  z-index: 100;
}
section .main #cook ul li a.fb_share {
  background-image: url(../images/c_btn.png);
  position: absolute;
  display: block;
  width: 107px;
  height: 101px;
  top: 240px;
  left: 240px;
  z-index: 100;
}
section .main #cook ul li a.fb_share:hover {
  -webkit-animation: jello 1s;
}
section .main #cook ul li h2 {
  position: absolute;
  font-size: 25px;
  font-weight: normal;
  color: #e65700;
  z-index: 10;
  width: 265px;
  height: 50px;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: pre-line;
  top: 230px;
  left: 40px;
}
section .main #cook ul li h3 {
  position: absolute;
  font-size: 15px;
  font-weight: normal;
  color: #424242;
  z-index: 10;
  width: 160px;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  top: 270px;
  left: 92px;
}
section .main #cook ul li .s_photo {
  position: absolute;
  width: 45px;
  z-index: 10;
  top: 270px;
  left: 40px;
}
section .main #cook ul li .s_photo img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
section .main #cook ul li.pagination {
  position: absolute;
  left: 220px;
  bottom: 30px;
  font-family: "微軟正黑體", Arial;
  font-size: 21px;
  font-weight: normal;
  background: none;
  height: 40px !important;
  line-height: 40px;
  padding: 0;
  width: 900px !important;
  text-align: center;
  color: #58a200;
}
section .main #cook ul li.pagination a {
  background: #58a200;
  border: none;
  position: relative;
  line-height: normal !important;
  top: 0 !important;
  left: 0 !important;
  height: auto !important;
  width: auto !important;
  padding: 10px 16px;
  text-indent: 0;
  margin: 0 15px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  color: #fff;
}
section .main #cook ul li.pagination a:hover {
  background: #e40501;
  color: #FFF;
}
section .main #cook ul li.pagination a img {
  vertical-align: middle;
}
section .main #cook ul li.pagination .currenPage {
  background: #e40501;
  border: none;
  text-indent: 0;
  padding: 10px 16px;
  margin: 0 15px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  color: #FFF;
}
section .main #cook ul li.pagination .prev,
section .main #cook ul li.pagination .next {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: none;
}
section .main #cook ul li.pagination .prev img,
section .main #cook ul li.pagination .next img {
  position: relative;
  top: 0;
  left: 0;
}
section .main #cook ul li.pagination .prev.prev,
section .main #cook ul li.pagination .next.prev {
  margin-right: 15px;
}
section .main #cook ul li.pagination .prev.next,
section .main #cook ul li.pagination .next.next {
  margin-left: 15px;
  margin-right: 15px;
}
section .main #cook ul li.pagination .prev:hover,
section .main #cook ul li.pagination .next:hover {
  background: none;
  border: 0;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  filter: alpha(opacity = 80);
}
section .main #rule {
  background-image: url(../images/rule.jpg);
  position: relative;
  width: 1198px;
  height: 4778px;
  margin: 0 auto;
}
section .main #rule:before,
section .main #rule:after {
  content: " ";
  display: table;
}
section .main #rule:after {
  clear: both;
}
section .main #rule .text_1,
section .main #rule .text_2 {
  position: absolute;
  font-weight: bold;
  text-align: left;
  font-size: 23px;
  color: #e60012;
}
section .main #rule .text_1 {
  top: 1240px;
  left: 413px;
}
section .main #rule .text_2 {
  top: 1529px;
  left: 184px;
}
section .main #rule a {
  position: absolute;
  display: block;
  text-indent: -9999px;
}
section .main #rule a.btn {
  background-image: url(../images/rule_btn.png);
  width: 195px;
  height: 217px;
  top: 130px;
  right: 80px;
  animation: rulebtnmove 0.8s infinite;
  -o-animation: rulebtnmove 0.8s infinite;
  -ms-animation: rulebtnmove 0.8s sinfinite;
  -moz-animation: rulebtnmove 0.8s infinite;
  -webkit-animation: rulebtnmove 0.8s infinite;
}
section .main #rule a.btn:hover {
  -webkit-animation: jello 1s;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  filter: alpha(opacity = 80);
}
section .main #rule a.link_1:hover,
section .main #rule a.link_2:hover {
  background-color: #fef9f4;
  opacity: 0.3;
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  filter: alpha(opacity = 30);
}
section .main #rule a.link_1 {
  top: 2603px;
  left: 493px;
  width: 190px;
  height: 24px;
}
section .main #rule a.link_2 {
  top: 3795px;
  left: 229px;
  width: 193px;
  height: 24px;
}
section .main #rule a.top {
  background-image: url(../images/rule_top.png);
  width: 88px;
  height: 82px;
  bottom: 90px;
  left: 48%;
}
section .main #rule a.top:hover {
  -webkit-animation: jello 1s;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  filter: alpha(opacity = 80);
}
