.thumbnail{
  margin:0px auto;
}
.introduce{
  font-size:4vw;
  width:1000px;
  display:inline-block;
  text-align:center;
  color:#ff8c00;
}
.slogan{
  font-size:35px;
  width:1000px;
  text-align:center;
  display:block;
  color:#00bed4;
}
.body-div{
  padding: 20px 40px;
  width: 1000px;
  margin: 0px auto;
}
.desc-title{
  width:682px;
  float:left;
  padding:0px auto;
}
.desc-sub-title{
  font-size:45px;
  letter-spacing:1px;
  transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  color:#AEAEAE;
}
.desc hr{
  border: none;
  background-color: #fff;
  border-width: 2px 0px;
  border-top: solid;
  border-color: #5E5E5E;
}
.recipe-img{
  width:300px;
  float:right;
}
.other-recipe h4{
  color:#5E5E5E;margin-left:30px;
}
.other-recipe h3{
  color:#1e90ff;margin-left:10px;
}
.other-recipe h2{
  color:#1e90ff;margin:40px 0px 0px 0px;
}
.other-recipe p{
  color:#5E5E5E;margin-left:50px;
}
.video-sub{
  float:left;
}
.video-sub p{
  text-align:center;color:#5E5E5E;font-size:25px;
}