
/* CSS Document */
.s2earch {
  width: 478px;
  height: 37px;
  font-size: 16px;
  border: 0px;
}
#logo {
  border: 0px solid rgb(255, 0, 0);
  height: 115px;
  width: 1450px;
  margin: auto;
}
.logoCon {
  border: 0px solid rgb(255, 0, 0);
  height: 115px;
}
#logoImg {
  width: 350px;
  float: left;
  margin-top: 10px;
}
#logoSea {
  width: 580px;
  float: left;
}
#logoCar {
  width: 350px;
  float: left;
  position: relative;
}
#logoSeaIn {
  border: 2px solid #e77817;
  height: 40px;
  width: 580px;
  margin-top: 30px;
}
#logoSeaInput {
  width: 475px;
  height: 40px;
  float: left;
}
#logoSeaInImg {
  width: 101px;
  border:0px;
  height: 36px;
  float: left;
  line-height: 36px;
  color: #fff;
  background: #e77817;
  text-align: center;
  font-size: 18px;
}
#logoCarConTxt {
  font-size: 14px;
  color: #e77817;
  border: 1px solid #e77817;
  width: 200px;
  height: 40px;
  line-height: 40px;
  margin: 30px auto;
  text-align: center;
  background: #fff;
}
html {
  background: #fff;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
*{font-family:"微软雅黑"}
body,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
pre,
blockquote,
figure {
  margin: 0;
}
th,
td {
  padding: 0;
}
ul,
ol,
menu,
input,
button {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
body,
input,
select,
textarea {
  color: #565656;
  font: 12px/1.5 tahoma, arial, SimSun;
  background: #fefefe;
}
input,
select,
textarea {
  font-size: 100%;
}
input,
select {
  vertical-align: baseline;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th {
  text-align: inherit;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: 400;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
q:before,
q:after {
  content: '';
}
ins,
a {
  text-decoration: none;
}
a {
  color: #666;
}
a:hover {
  color: #d2364c;
  text-decoration: underline;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: '';
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
div.clear {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
}
/* 页面宽度 */
.area,
.layout,
.wrapper {
  margin: 0 auto;
  width: 1200px;
}
.menu {
      width: 220px;
      background:#e77817;
      height:530px;  
      position: relative;
    }

    .menu_item {
      padding:15px 10px;
      background-color: #e77817;
      border-bottom: 1px dashed #fff;
    }
.menu .menu_item:last-child{
  border-bottom:0px;
}

    .menu_item.current {
      background-color: #fff;
    }

    .menu_cont {
      position: absolute;
      background:#fff;
	  box-shadow:1px 1px 1px #ccc;
      width: 736px;
      min-height: 470px;
      top: 59px;
        z-index:10000;
        overflow: hidden;
      left: 220px;
      padding: 15px;
    }
.class-content{overflow:hidden; font-size:14px;}
.class-content strong{color:#e77817;padding:10px; width:110px; overflow:hidden;font-size:15px; float:left;}
.class-content a{color:#7d7c7b; padding:3px; display:inline-block;}
.class-child{float:left; padding:5px 0px;width:calc(100% - 110px)}
.menu_list{
    color:#fff;
}
.tit-class{
    margin-bottom:10px;
    background:#d36200; 
    color:#fff;
	line-height:50px;
    height:50px;
    text-align:center;
    font-size:18px;
    font-weight:bold;
}
.menu_list h3{
    margin:5px;
    text-align:center;
}
.menu_list h3 a{
    font-size:16px;
    color:#fff;
}
.child-class{
    font-size:12px;
    color:transparent;
}
.child-class a{
    color:#fff;
}
.menu_item:hover a{
    color:#e77817 !important;
} 
.banner {
  width:100%;
  overflow:hidden;
}
.nav-child-wrap{
	position:relative;
}
.nav-child{ position:absolute;top:-52px; width:auto; right:0px;}
.nav-child li{float:left; font-size:18px; margin:16px 20px;color:#e77817}
.nav-child li a{text-decoration:none;font-weight:bold;}
.nav-child li:nth-child(4):before{
  content:'hot';
  font-size:12px;
  position:absolute;
  top:0px;
  display:block;
  color:#fff;
  background:red;
  padding:0 5px;
  right:0px;
  border-radius:3px;
}
.week .thumbnail .img-out {
  display: block;
  margin-bottom:0px;
  height: 240px;
}
.week .thumbnail .caption {
  padding: 0 20px;
}

.week .thumbnail .caption h4 {
  font-size: 16px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: clip;
}

.week .thumbnail .caption h4 a {
  color: #e77817;
  font-weight: 700;
  font-size: 16px;
}

.week .thumbnail .caption h4 a:hover {
  color: #87c440;
  text-decoration: none;
}

.week .thumbnail .caption .info {
  line-height: 18px;
}

.week .thumbnail .caption .info h5 {
  display: inline-block;
  color: #ff3232;
  font-weight: 700;
  font-size: 16px;
  vertical-align: top;
  margin: 0 5px 0 0;
  position: relative;
}
.week .thumbnail .caption .info p {
  display: inline-block;
  color: #999;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: clip;
  font-size: 14px;
  height: 18px;
  width: 120px;
  vertical-align: top;
  margin-bottom: 0;
}

.week .thumbnail.white-bg {
  background: #fafafa;
}

.week .thumbnail.one-row .caption {
  position: relative;
}

.week .thumbnail.one-row .caption h4 {
  width: 158px;
}

.week .thumbnail.one-row .caption h5 {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  color: #ff3232;
  font-weight: 700;
  font-size: 16px;
  vertical-align: top;
  margin: 0 5px 0 0;
}

.week .thumbnail.two-row .caption {
  position: relative;
}

.week .thumbnail.two-row .caption .num {
  font-size: 16px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: clip;
  width: 158px;
}

.week .thumbnail.two-row .caption h5 {
  position: absolute;
  top: 23px;
  right: 20px;
  display: block;
  color: #ff3232;
  font-weight: 700;
  font-size: 16px;
  vertical-align: top;
}

.week:last-child .thumbnail {
  margin-right: 0;
}

.content-body .content .recommend {
  background-color: #fff;
  padding-bottom: 50px;
}
.week .thumbnail {
  border: 0;
  margin-bottom:0px;
  padding: 10px 0;
  background: #fff;
  border-radius: 0px;
  position: relative;
  border: 1px solid #e77817;
  border-right: 0px;
  height: 315px;
}

.bottom-product .product-list:nth-child(6) .thumbnail{
	border-right:1px solid #e77817;
}
.week .thumbnail .img-out {
  display: block;
  height: 190px;
}

.week .thumbnail .img-out img {
  max-width: 190px;
  max-height: 190px;
}

.week .thumbnail .caption {
  padding: 10px 30px;
}

.week .thumbnail .caption h4 {
  font-size: 18px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}

.week .thumbnail .caption h4 a {
  color: #e77817;
  font-weight: 700;
}

.week .thumbnail .caption h4 a:hover {
  color: #87c440;
  text-decoration: none;
}

.week .thumbnail .caption .info {
  line-height: 18px;
}

.week .thumbnail .caption .info h5 {
  display: inline-block;
  color: #ff3232;
  font-weight: 700;
  font-size: 16px;
  vertical-align: top;
  margin: 0 5px 0 0;
  position: relative;
}

.week .thumbnail .caption .info h5:after {
  content: '|';
  position: absolute;
  right: -8px;
  top: 2px;
  color: #999;
  font-size: 12px;
}

.week .thumbnail .caption .info p {
  display: inline-block;
  color: #999;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: clip;
  font-size: 14px;
  height: 18px;
  width: 120px;
  vertical-align: top;
  margin-bottom: 0;
}

.week .thumbnail .cart {
  position: absolute;
  bottom: -30px;
  right: 10px;
}

.week .thumbnail .cart img {
  width: 50px;
  height: 50px;
}
.head span {
  font-size: 18px;
  font-weight: bold;
}
.product-list {
  width: 20%;
  float: left;
}
.product-list:last-child {
  border-right: 1px solid #e77817;
}
.price-wrap {
  overflow: hidden;
  padding: 10px;
  float: left;
  width: 100%;
}
.price {
  color: #cd0606;
  font-size: 18px;
  float: left;
  font-weight: 700;
}
.price span {
  font-size: 24px;
}
.price-wrap .btn {
  float: right;
  padding: 2px 2px;
  margin-top: 5px;
}
.head {
  height: 40px;
  line-height: 40px;
}
.week {
  height: auto !important;
  overflow: hidden;
  margin-bottom: 20px;
}
.duihuan-input {
  background: url(../image/duihuan.png) no-repeat left #e5e5e5;
  width: 100%;
  height: 225px;
}
.input {
  float: right;
  padding-top: 20px;
  width: 33.333333%;
}
.tit {
  text-align: center;
  font-size: 48px;
  color: #969494;
}
.jifen {
  width: 80%;
  margin: 0 auto;
  display: block;
  border: 2px solid #969494;
  border-radius: 25px;
  height: 50px;
}
.duihuan-input .btn {
  display: block;
  margin: 0 auto;
  width: 50%;
  margin-top: 20px;
  height: 50px;
  border-radius: 25px;
  font-size: 18px;
}
.fruit-product {
  overflow: hidden;
}
.fruit-left {
  float: left;
  border:1px solid #e77817;
  border-top:0px;
  border-right:0px;
}
.fruit-right {
  width: 955px;
  overflow:hidden;
  float: left;
  border: 1px solid #e77817;
  border-top: 0px;
}
.fruit-right .product-list {
  border-right: 0px;
  width: 25%;
}
.fruit-right .thumbnail {
  border: 0px;
  margin-bottom: 5px;
  height: 283px;
  overflow: hidden;
}
.fruit-right .price-wrap {
  padding: 5px 10px;
}
.fruit-right .product-list .caption {
  padding: 5px 30px;
}
.banner-img{
    height:480px;
	width:100%;
	background-size:cover;
	background-position:center;
	display:block;
}
.btn-link{
	float:right;
	margin-top:7px;
}
.location {
    position: fixed;
    top: 30%;
    right: 40px
}

.location .item {
    display: block;
    width: 65px;
    height: 74px;
    background-image: url(../image/location-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-bottom: 15px;
    position: relative;
    line-height: 74px;
    text-align: center
}

.location .item:last-child {
    margin-bottom: 0
}

.location .item img {
    width: 65%
}

.location .item .badge {
    position: absolute;
    top: -4px;
    right: -4px;
    color: #fff;
    background-color: #333;
    font-size: 12px;
    padding: 0;
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-weight: 100;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px
}

.location .item .code {
    position: absolute;
    top: 0;
    left: -231px;
    display: none
}

.location .item .code img {
    width: 230px;
    height: 230px
}
.content-body{
    position:relative;
    margin-top:60px;
}
.nav-wrap{    
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -600px;
}
.product_banner{width:1198px;}
