﻿@charset "utf-8";
/* CSS Document */

html { font-family: '微软雅黑', Helvetica, STHeiTi, Arial, sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body { margin: 0;font-family: '微软雅黑'; line-height: 1.5; color: #333333;  overflow-x: hidden; -webkit-overflow-scrolling: touch; }

a { background: transparent; text-decoration: none; -webkit-tap-highlight-color: transparent; }
a:active { outline: 0; }
img { border: 0; vertical-align: middle; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
pre { overflow: auto; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: none; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input { line-height: normal; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
textarea { overflow: auto; resize: vertical; }

table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }
h1, h2, h3, h4, h5, h6, p, figure, form, blockquote { margin: 0; padding:0 }
ul, ol, li, dl, dd { margin: 0; padding: 0; }
ul li{list-style: none}
input::-moz-placeholder, textarea::-moz-placeholder { color: #cccccc; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #cccccc; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #cccccc; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.clear {clear:both;}
.hidden{display: none}
.fr{float: right}
.fl{float: left}
input[type=button]{
	-webkit-appearance:none;
	outline:none;
	border-radius: 0;
}
input[type="button"], input[type="submit"], input[type="reset"] {

-webkit-appearance: none;
border-radius: 0;
}

input[type=button]{
	-webkit-appearance:none;
	outline:none;
	border-radius: 0;
}
input[type="button"], input[type="submit"], input[type="reset"] {

-webkit-appearance: none;
border-radius: 0;
}
textarea {  -webkit-appearance: none;}   

body{background:#f6f6f6;}
body,html{height:100%;}
label{font-weight:500;margin-bottom:0;}
i,em{font-style:normal;}
.mb7{margin-bottom:7px;}
.mb36{margin-bottom:36px;}.mb60{margin-bottom:60px!important;}.pb60{padding-bottom:60px!important;}
.bottom{text-align:center;float:left;width:100%;position:fixed;bottom:0;background:#f6f6f6;}
.bottom_text{float:left;color:#864d30;font-size:12px;}
.bottom_line{float:left;border-bottom:1px solid #dfcbc1;}
.pr50{padding-right:90px!important;}
.mb10{margin-bottom:10px!important;}
.w96{width:96%;margin:auto;}
.title{margin:8px 0;float:left;width:100%;}
.tit_line{float:left;width:32%;border-bottom:1px solid #dfcbc1;margin-top:11px;}
.tit_text{float:left;width:36%;text-align:center;color:#864d30;font-size:15px;}
.fl{float:left;width:100%}.floatL{float:left;}
.ml2{margin-left:2%;width:96%;float:left;}
.w100{width:100%;}
@media screen and (max-width:375px){
    .img_index_width{width:38px;}
	.index_menu_list ul li p{font-size:13px;color:rgb(134,77,48);margin-top:2px;}
	.index_menu_width{padding:2px 0px 5px 0px;}
	.Wbottom{padding:5px 1%;}
	.Wbottom_line{width:4%;margin-top:16px;}
	.Wbottom_text{width:90%;margin:0 1%;}
	.coupon_date{position:absolute;left:0;bottom:5px;width:100%;padding:0 10px 0 15px;font-size:12px;}
	.coupon_count{margin:13px 0 0 18px;}
}
@media (min-width:375px) and (max-width:413px){
    .img_index_width{width:40px;}
	.index_menu_list ul li p{font-size:14px;color:rgb(134,77,48);margin-top:2px;}
	.index_menu_width{padding:4px 4px 7px 4px;}
	.Wbottom{padding:5px 2%;}
	.Wbottom_line{width:7%;margin-top:16px;}
	.Wbottom_text{width:84%;margin:0 1%;}
	.coupon_date{position:absolute;left:0;bottom:5px;width:100%;padding:0 10px 0 25px;font-size:14px;}
	.coupon_count{margin:13px 0 0 25px;}
}
@media  (min-width:414px){
    .img_index_width{width:46px;}
	.index_menu_list ul li p{font-size:16px;color:rgb(134,77,48);margin-top:2px;}
	.index_menu_width{padding:4px 4px 7px 4px;}
	.Wbottom{padding:5px 4%;}
	.Wbottom_line{width:9%;margin-top:16px;}
	.Wbottom_text{width:80%;margin:0 1%;}
	.coupon_date{position:absolute;left:0;bottom:5px;width:100%;padding:0 10px 0 25px;font-size:14px;}
	.coupon_count{margin:13px 0 0 25px;}
}