﻿@charset "utf-8";


.header-b{
    background-repeat: no-repeat;
    background-image: url(../images/huaxinbg.png);
    background-size: 100%;
    width: 100%;
    background-color: #fff;
}
.header_nav .cate{
    position: absolute;
    z-index: 10;
    width: 32px;
    height: 55px;
    display: block;
    top: 4px;
    left: 10px;
    font-size: 0.6rem;
    color: #fff;
    text-align: center;
}
.header_nav .cate .icon{
    display: block;
    z-index: 10;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-image: url(../images/huaxinico1.png);
    background-position: -33px -2px;
    background-size: 70px;
}
.header_nav .loginmark{
    position: absolute;
    z-index: 10;
    width: 32px;
    height: 55px;
    display: block;
    top: 4px;
    right: 10px;
    font-size: 0.6rem;
    color: #fff;
}
.header_nav .loginmark .icon{
    display: block;
    z-index: 10;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-image: url(../images/huaxinico1.png);
    background-position: 3px -2px;
    background-size: 70px;
}
.header_nav .loginmark .nologin{
    color: #fff;
    font-size: 0.6rem;
    text-align: center;
}
.search{
    border-radius: 5px 5px;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-top: 13px;
}
.search .sv{
    border-radius: 15px 15px;
    background-color: #FFE9C4;
    line-height: 35px;
    height: 35px;
    color: #B0ABA2;
    font-size: 0.7rem;
}
.search .sv .icon{
    display: inline-block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-image: url(../images/huaxinico1.png);
    background-position: 3px -37px;
    background-size: 70px;
    margin-left: 17px;
    margin-top: 6px;
    vertical-align: top;
}
.banlist{
    width: 95%;
    margin: 0 auto;
}
/*index.css*/
.notice-info{
    width: 95%;margin: 0 auto;
    line-height: 35px;
    height: 35px;
}
.notice-div{
    width: 100%;
    background-color: #fff;
    padding-top: 5px;
    margin-bottom: 10px;
}
.notice-info .icon{
    width: 35px;
    height: 25px;
    background-repeat: no-repeat;
    background-image: url(../images/huaxinico1.png);
    background-position: -31px -43px;
    background-size: 80px;
    margin-right: 5px;
    /* vertical-align: middle; */
    margin-top: 3px;
}
.notice-info div{
    color: #B0ABA2;
    font-size: 0.7rem;
}
.ban1{
    display: block;
    padding-top: 10px;
    background-color: #fff;
}
.ban1 .son1{
    display: block;
    width: 95%;
    margin: 0 auto;
}

.ban1 .son2{
    display: block;
    width: 95%;
    margin: 0 auto;
    padding-top: 5px;
    padding-bottom: 10px;
}
.ban1 .son2 a{
    width: 32%;
}
.ban1 .son2 .mid{
    margin: 0 2%;
}




.cate_nav{background-color: #fff;padding: 10px 1%;}
.cate_nav a{margin: 0.2rem 3%;
    width: 12%;
    color: #333;
    padding: 0 1%;}
.cate_nav a .tit{text-align: center;font-size: 0.7rem;margin-top:0.2rem;overflow: hidden;}

.chose_quick{background-color: #fff;padding: 0.8rem 0 1rem 0;margin-top: 16px;}
.chose_quick .tit{font-size: 0.8rem;font-weight: 700;text-align: center;color: #000000;}
.chose_quick .son a{width: 45.5%;margin-left: 3%;margin-top:1rem;}

/*热门评价*/
.nav_tit1{padding: 0.6rem 3% 0 3%;}
.nav_tit1 .tit_name{font-size: 0.8rem;
    font-weight: bold;
    color: #000;}
.nav_tit1 .tit_desc{font-size: 0.6rem;
    /* font-weight: bold; */
    color: #AAAAAA;
    margin-left: 15px;
    vertical-align: bottom;
    margin-top: 4px;}
.nav_tit1 .fr{color: #AAAAAA;font-size: 0.5rem;}




/*专题列表*/
.nav_tit {
    margin: 0 auto;
    background-color: #fff;
    line-height: 46px;
    height: 46px;
    padding: 10px 2%;
    padding-bottom:5px;
}
.nav_tit .line {
    width: 31%;
    border-bottom: 0.1rem solid #000;
    color: #000;
    margin-top: 0.45rem;
}
.nav_tit .tit {
    width: 38%;
    font-size: 0.8rem;
    color: #000;
    text-align: center;
}
.g-spec{
    margin-top: 10px;
}
.g-spec .nav_son a {
    margin-left: 1.5%;
    width: 31.333%;
    text-align: center;
    background-color: #fff;
    color: #6E6E6E;
    font-size: 0.6rem;
    margin-top: 10px;
    padding: 0.2rem 0;
    border-radius: 1rem;
}

/*礼品*/
.liping{
    background-color: #fff;
    margin-top:16px;padding-bottom: 1rem;}
.liping .banner{
    width: 94%;
    padding:0 3%;
    display: block;
}
.liping .banner2{
    margin-top: 16px;
    display: block;
}
.liping .banner2 a{
    margin-left:3%;
    width: 29.33%;
}
/*首页板块2*/
.g-spec .tit_name{
    font-size: 0.8rem;
    font-weight: bold;
    color: #000;
}
.g-spec .tit_desc{
    font-size: 0.6rem;

    color: #AAAAAA;
    margin-left: 15px;
    vertical-align: bottom;
    margin-top: 0px;
}
.g-spec .nav_tit .fr{
    color: #AAAAAA;
    font-size: 0.5rem;
}
.g-spec .nav_son{
    margin-top: 10px;
}
/*首页板块2结束*/
/*选择我们*/
.chose-us{
    padding: 20px 0px;
    background-color: #fff;
    margin-top: 15px;
}
.chose-us .tit{
    line-height: 40px;
    text-align: center;
    font-weight: 700;
    color: #000;
}
.chose-us .tit{
    line-height: 40px;
    text-align: center;
    font-weight: 700;
    color: #000;
}
.chose-us .list{
    width: 95%;
    margin: 0 auto;
    margin-top:20px;
}
.chose-us .list .msg{
    width: 33.33%;
    margin-top:10px;
}
.chose-us .list .msg img{
    width: 70%;
    margin: 0 auto;
}
.chose-us .list .msg .desc{
    text-align: center;
    color: #595959;
    font-size: 0.7rem;
    line-height: 30px;
}
/*选择我们结束*/


.more-icon{
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-image: url(../images/huaxinico1.png);
    background-position: 0px -111px;
    background-size: 80px;
    display: inline-block;
    vertical-align: middle;
}


.hot-goods{margin-top:10px;background-color: #fff;padding-bottom: 1rem;}
.hot-goods .g-list{
    margin-top:7px;
}

.hot-goods .g-list a{
    float: left;
    width: 31%;
    margin-right: 1.5%;
    line-height: 25px;
    margin-left: 1%;
    /*background-color: #F7F7F7;*/
    border-radius: 5px 5px;
    margin-top: 10px;
}
.hot-goods .g-list a .g-name{
    text-align: center;
    font-size: 0.7rem;
    overflow: hidden;
    white-space: nowrap;
}
.hot-goods .g-list a .img_square{
    border-radius: 8px 8px 0 0px;
}
.icon-hot{
    display: inline-block;
    background-image: url(../images/huaxinico1.png);
    background-position: 0px -106px;
    background-size: 43px;
    vertical-align: middle;
    width: 28px;
    height: 21px;
}
.hot-goods .g-list a .g-price{
    text-align: center;
    color: red;
    line-height: 20px;
    font-size: 0.8rem;
}
.hot-goods .g-list a .g-market{
    text-align: center;
    line-height: 20px;
    font-size: 0.6rem;
    text-decoration: line-through;
}


.ban2{
    width: 100%;
    margin: 10px auto;
    margin-top: 10px;
}
.ban2 a{
    width: 50%;
    float: left;
}
.ban2 a .br1-line {
    border-right: 1px solid #ddd;
}
/*首页优惠券*/
.iyouhui{
    position: relative;
    width: 100%;
    padding-bottom: 5px;
    padding-top:10px;
    background-color: #fff;
}
.iyouhui .con{
    position: absolute;
    width: 100%;
    top: 43%;
}
.iyouhui .con .son{
    width: 31%;
    margin-left: 2%;
    position: relative;
    color: #fff;
}
.iyouhui .con .price{
    position: absolute;
    bottom: 37%;
    left: 23%;
    font-size: 1.8rem;
    color: #d72d34;
}
.iyouhui .con .desc{
    position: absolute;
    left: 8%;
    font-size: 0.6rem;
    bottom: 22%;
    color: #d72d34;
}