﻿@charset "utf-8";
/* CSS Document */
/**header**/
.index-bg {
    background: #f2f2f2;
}
.gray1 {
    color: #979797;
}
.gray2 {
    color: #7d7d7d;
}
.red {
    color: red;
}
.bg-white {
    background: #fff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px
}
.header-2019 {
    background: #fd9002;
    padding-top:10px;
    padding-bottom:10px;
}

.header-2019 .search-2019 {
    background: #ffb350;
    float:left;
    width:86%;
    margin-left:4%;

    height:36px;line-height:36px;

    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px
}
.icon-sousuo1{margin-left:10px;font-size:18px;
              display:inline-block;color:#feebc3;
}
.icon-kefu1,.icon-gerenzhongxin{
    font-size: 24px;
    color: #fff;
    wdith:8%;float:left;
    margin-left:2%;
    height:36px;line-height:36px;
}
/**分类**/
.index-category {
    width: 20%;
    float: left;
    text-align: center;
    color: #979797;
    margin: 12px auto;
}
.index-category a {
    color: #979797;
}
.index-category img {
    width: 80%;
    margin: 0 auto;
}
.index-category dt {
    margin-bottom: 10px;
}
.index-category dd {
    margin: 5px auto;
    font-size: 13px;
    text-align: center;
}
/**广告**/
.index-mid-wrap {
    overflow: hidden;
}
.index-mid-ad {
    position: relative;
    width: 49%;
}
.index-mid-ad img {
    width: 100%;
    border: 0;
}
.index-mid-ad1 {
    width: 100%;
}
.index-mid-ad2 {
    margin-top: 4%;
    width: 48%;
}
/**公共标题导航**/
.nav-index {
    margin-bottom:10px;
   
    height: 32px;
    line-height: 32px;
}
.nav-index span {
    display: inline-block;
}
.nav-title {
    font-size: 14px;
    width: 126px;
    height: 32px;
    line-height: 32px;
    background: url(../images/nav-bg.png) left center no-repeat;
    color: #fff;
    padding-left: 36px;
}
.nav-more {
    color: #979797;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    padding-right: 20px;
}
.nav-more a {
    color: #979797;
}
.wrap-index {
    margin-top: 20px;
	background: #fff;
}
.wrap-index-col {
    width: 48%;
    float: left;
    margin:  1%;
    overflow: hidden;
}
.wrap-index-col img {
    width:auto;
    height:170px;
    margin:auto;
}
/**Vip商家*/
.toady01-img {
    overflow: hidden;
    width: 98%;
    margin: 0 auto;
}
.toady01-img img {
    width: 100%;
    height:auto;
    margin:auto;
	filter: grayscale(50%);
	max-height: 100px;
}
.toady01 {
    width: 98%;
    height: auto;
    margin: 12px auto;
    overflow: hidden;
}
.toady01 span {
    display: inline-block;
}
.toady01-icon{width: 20%; 
              float: left;
              font-size:16px;}
.toady01-title {
    font-size: 14px;
    color: #7d7d7d;
    width: 40%;
    height: 34px;
    line-height: 34px;
    margin-top: -6px;
    overflow: hidden;
    float: left;
}
.toady01-title a {
    color: #7d7d7d;
}
.toady01-p {
    color: #7d7d7d;
    width: 40%;
    height: 34px;
    line-height: 34px;
    margin-top: -6px;
    overflow: hidden;
    float: left;
    font-size:14px;
}
.icon-jinridapai-heng1,.icon-jinridapai-jian {
    color: #ff9009;

}
toady02-p {
    color: #979797;
    width: 45%;
}
.toady02 {
    overflow: hidden;
    height: 40px;

    margin: 12px auto;
}
.toady02 span {
    display: inline-block;font-size:36px;
}
.toady02-icon {
    width: 22%; 
    float: left;

    line-height:40px;
}
.toady02-conent {
    width: 78%;
    float: left;
}
.toady02-title {
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    width: 100%;
    color: #979797;
}
.toady02-p {
    overflow: hidden;
    height: 15px;
    line-height: 15px;
    margin-top: 5px;
    font-size: 12px;
    color: #979797;
    width: 100%;
}
.store {
    overflow: hidden;
}
.store-title {
    margin: 6px 2px;
    height: 32px;
    line-height: 16px;
    overflow: hidden;
    color: #979797;
    font-size:14px;
}
.store-p {
    margin:  6px 2px;
     height: 16px;
    line-height: 16px;
}
.store span {
    display: inline-block;
    height: 16px;
    line-height: 16px;
  
}
.index-price {
    float:left;
    color: red;
    font-size: 12px;
    text-align: left;
    width: 65%;
    overflow: hidden
}
.index-sales {
     float:left;
    color: #979797;
    font-size: 10px;
    text-align: right;
    width: 35%;
    overflow: hidden
}
.index-cart {
    color: red;
    font-size: 24px;
    text-align: right;
    width: 20%;
    overflow: hidden
}
.index-shop {
    background: url(../images/shop.png) left center no-repeat;
    width: 68%;
    padding-left: 14px;
        float:left;
    color: #979797;
    overflow: hidden
}
.index-address {
    width: 30%;
        float:right;
    text-align: right;
    color: #979797;
    overflow: hidden
}
