body{
   margin: 0;
   padding: 0;
}
.clear{
  clear:both;
}
.center{
  text-align: center;
}
.outer_banner{
  position: relative;
}
.banner{
  width: 965px;
  margin: 0 auto;
}
.banner img{
  width: 100%;
}
.nav{
  width: 965px;
  margin: 0 auto;
}
.menu_ul{
    width: 965px;
    margin: 25px auto 10px;
    list-style: none;
    text-align: right;
    padding: 0;
}
.menu_ul li{
    display: inline-block;
}
.menu_ul li a:hover img{
	opacity:0.8;
}
.menu_ul li img{
  width: 80px;
  margin: 0 13px;
}
.menu_ul li span{
    display: block;
    text-align: center;
}
.containter{
  width: 965px;
  margin: 0 auto;
  padding: 1% 0 8%;
}
.c_left{
  width: 175px;
  float:left;
  font-family: "微軟正黑體";
  margin-bottom: 10%;
}
.news_box {
    margin: 15px 0;
    font-size: 16px;
    text-align: left;
}
.news_box a:hover {
    background-color: #e6e6e6;
}
.news_box a {
    text-decoration: none;
    font-size: 15px;
    margin: 10px 0 15px;
    display: block;
    transition: all 0.2s;
}
.news_title {
    background-color: #190909;
    color: #fff;
    padding: 3px 0;
    text-align: center;
    font-size: 17px;
}
.news_date{
  color: #c77420;
}
.news_txt{
  color:#040000;
}
.news_more{
  display: block;
  text-align: right;
}
a.news_more:hover{
	background-color:#fff;
}
.news_more:hover img{
	opacity:0.7;
}
.fb_box img{
  width: 100%;
}
.qr_box {
    margin: 15px 0;
    font-size: 23px;
    letter-spacing: 1px;
    line-height: 35px;
}
.qr_box img{
  width: 100%;
}
.oil_title {
    color: #040000;
    font-size: 19px;
    letter-spacing: 1px;
    position: relative;
    margin: 10px 0 15px;
}
.oil_title span{
  display: inline-block;
  background-color: #fff;
  position: relative;
  z-index: 99;
}
.oil_title::after{
  content:"";
  position: absolute;
  width: 175px;
  border-bottom:1px solid #040000;
  left: 0;
  top: 11px;
}
.oil_box img{
  width: 100%;
  margin: 5px 0;
}
.c_right {
    width: 750px;
    margin: 0 0 0 40px;
    float: right;
    font-size: 15px;
    font-family: "微軟正黑體";
    line-height: 28px;
    /* letter-spacing: 1px; */
}
.r_title {
    text-align: center;
    margin: 15px 0 23px;
}
.about_txt{
  background-image:url(../images/about_img.png);
  background-repeat:no-repeat;
  background-position:right;
}
.about_txt1 {
    text-align: center;
    margin: 25px 0;
}
.about_txt1 span {
    font-size: 21px;
    font-family: "標楷體";
}
.about_img img{
  width:100%;
}
.line img{
    width: 100%;
}
.footer{
    width: 965px;
    margin: 0 auto;
    padding: 15px 0;
}
.footer p{
  margin:4px 0;
  font-family: "微軟正黑體";
    color: #40210f;
    font-size: 14px;
    text-align: center;
}
/*contact*/
.contact_box {
    position: relative;
}
.map {
    border: 1px solid #C1771C;
}
/*recipes*/
.recipes_list a {
    width: 225px;
    display: inline-block;
    margin: 10px 10px 5%;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    color: #444444;
}
.recipes_img {
    width: 225px;
    height: 230px;
    overflow: hidden;
}
.recipes_list a img{
	width:100%;
	transition:all 0.3s;
}
.recipes_list a:hover img{
	transform:scale(1.2);
}
.recipes_info_img{
	display:inline-block;
	vertical-align:top;
	width:49%;
}
.recipes_info_dep {
    box-sizing: border-box;
	display:inline-block;
	vertical-align:top;
	width:49%;
}
.recipes_mimg img{
	width:100%;
	border:1px solid #d3d3d3;
}
.recipes_simg img{
	width:100%;
	border:1px solid #d3d3d3;
}
.recipes_simg a {
    width: 25%;
    float: left;
    padding: 5px;
    box-sizing: border-box;
}
.recipes_info_title {
    color: #604d3f;
    font-size: 22px;
	padding: 5% 15px 15%;
}
.recipes_info_txt ul {
    margin: 0 5px;
    padding: 0 15px;
    font-size: 16px;
    list-style: none;
}
.recipes_info_txt ul li::before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #956139;
    display: inline-block;
    margin: 0 5px 0 0;
}
.recipes_intro {
    margin: 5% 0;
}
.recipes_intro_title{
	color:#814e21;
	font-size:20px;
	padding:15px 0 10px;
	border-bottom:2px double #b6b6b6;
	margin: 0 0 2%;
}
/*product*/
.product_box img{
	margin:5px 0;
	width:100%;
}
.product_txt p{
	margin:5px 0;
	color:#644a3b;
}
.product_txt a{
	color:#644a3b;
	text-decoration:none;
	font-size:16px;
}
.product_txt a:hover{
	color:#9c664a;
}
.product_title {
    color: #5c3202;
    font-size: 25px;
    border-bottom: 2px solid #e51873;
    padding: 0 0 3px;
    letter-spacing: 1px;
    text-align: center;
    margin: 10% 0 4%;
}
.product_title span{
	background-color:#dadf00;
}
.product_txt img{
	width:100%;
	margin: 4% 0 0;
}
/*shop*/
.shop_list > div > div {
    width: 225px;
    display: inline-block;
    margin: 10px 10px 5%;
    text-decoration: none;
    font-size: 17px;
    color: #444444;
    vertical-align: top;
}
.shop_list_box a{
    text-decoration: none;
    text-align: right;
    display: block;
}
.shop_list_box a.shop_list_img {
    overflow: hidden;
    width: 225px;
    height: 277px;
    margin: 0 0 15px;
}
.shop_list_box a img{
	transition:all 0.3s;
}
.shop_list_box a.shop_list_img:hover img{
	transform:scale(1.2);
}
.shop_list_img img{
	width:100%;
}
.shop_list_ml {
    background-image: url(../images/shop_img15.png);
    background-repeat: no-repeat;
    background-position: left;
    color: #fff;
    border-bottom: 1px solid #70071a;
    background-size: 95px 100%;
    padding: 0 0 0 12px;
    font-size: 16px;
    box-sizing: border-box;
}
.shop_list_title{
	color:#675541;
}
.shop_list_price{
	font-size:16px;
	color:#8d4722;
}
.shop_list_buy{
	margin:5px 0 0;
}
.shop_info_img {
    display: inline-block;
    vertical-align: top;
    width: 49%;
}
.shop_info_img img{
	width:100%;
	border:1px solid #d3d3d3;
}
.shop_simg a {
    width: 25%;
    float: left;
    padding: 5px;
    box-sizing: border-box;
}
.shop_info_dep {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 49%;
}
.shop_info_title {
    color: #604d3f;
    font-size: 22px;
    padding: 5% 15px;
}
.shop_info_capacity {
    margin: 0 5px 5%;
    padding: 0 15px;
}
.shop_info_txt ul {
    margin: 5% 5px 0;
    padding: 0 15px;
    font-size: 16px;
    list-style: none;
}
.shop_info_txt ul li::before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #956139;
    display: inline-block;
    margin: 0 5px 0 0;
}
.shop_info_capacity{
	font-size:16px;
}

.shop_norm {
    background-color: #fff;
    margin: 5px 0 10px;
}
.shop_norm_title {
    background-color: #71061a;
    color: #fff;
    padding: 0 6px;
	box-sizing: border-box;
	height: 30px;
}
.shop_norm span, .shop_price span{
	float:left;
}
.shop_norm_txt {
    padding: 0 10px;
    color: #695648;
    border: 1px solid #71061a;
	box-sizing: border-box;
	height: 30px;
	width: 80px;
}
.shop_price{
    background-color: #fff;
    margin: 5px 0 10px;
}
.shop_price_title {
    background-color: #814e21;
    color: #fff;
    padding: 0 6px;
	box-sizing: border-box;
	height: 30px;
}
.shop_price_txt {
    padding: 0 10px;
    color: #695648;
    border:1px solid #814e21;
    box-sizing: border-box;
	height: 30px;
	width: 80px;
}
.shop_intro {
    margin: 5% 0;
}
.shop_intro_title {
    color: #814e21;
    font-size: 20px;
    padding: 15px 0 10px;
    border-bottom: 2px double #b6b6b6;
    margin: 0 0 2%;
}
.shop_intro_txt img{
	margin:4% 0 0;
}
/*inspection*/
.inspection {
    margin: 5% 0 0;
}
.inspection_btn:hover img{
	opacity:0.9;	
}
.inspection_txt{
	color:#6b3904;
	font-size:17px;
}
.inspection_img_box {
    display: inline-block;
    width: 49%;
}
.inspection_img{
	padding:15px 30px 5px 0;
	box-sizing:border-box;
}
.inspection_img img{
	width:100%;
}
.inspection span {
	color:#6b3904;
    padding: 3% 0;
    text-align: center;
	display:block;
}
/*news*/
.news_list_box {
    border-bottom: 4px double #bebebe;
    padding: 5% 0 2%;
}
.news_list_title{
	color: #643300;
    font-size: 20px;
    letter-spacing: 1px;
}
.news_info_more{
	text-align:right;
	display:block;
}
.news_info_more:hover img{
	opacity:0.7;
}
.news_list_date {
    text-align: right;
    margin: 5px 0 0;
}
.news_page {
    text-align: center;
    margin: 15px 0 0;
}
.news_page a{
	display:inline-block;
	color:#422110;
	text-decoration:none;
	margin: 0 5px;
}
.news_page a:hover{
	color:#9c664a;
}
