[v-cloak] {
    display: none;
}

#nav{
     position: fixed;
     bottom:0px;
     left:0px;
     background-color: #fafafa;
     /*border-top: 1px solid #DADDE0;*/
     width: 100%;
     text-align: center;
     font-size: 10px;
     z-index:100;
     height:50px;
 }

#nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    flex-direction: row;
}
#nav ul li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
#nav li a {
    -webkit-background-size:20px 23px !important;
    background-size: 20px 23px !important;
    color: #777;
    display: block;
    padding-top: 34px;
    line-height: 14px;
    font-size: 12px;
}

#nav li.active a, #nav a.active {
    color: #ff5000;
}

#nav .home {
    background: url("../icon/home-1.png") no-repeat center 10px;
    -webkit-background-size: 20px 20px !important;
    background-size: 20px 19px !important;;
}

#nav .home.active, #nav li.active .home {
    background: url("../icon/home.png") no-repeat center 10px;
}

#nav .organ  {
    background: url("../icon/live-1.png") no-repeat center 10px;
    background-size:20px 18px  !important;;

}

#nav .organ.active, #nav li.active .organ  {
    background: url("../icon/live.png") no-repeat center 10px;
}

#nav .message  {
    background: url(../icon/message-1.png) no-repeat center 10px;
    background-size:20px 19px  !important;;

}

#nav .message.active, #nav li.active .message  {
    background: url(../icon/message.png) no-repeat center 10px;
}

#nav .product  {
    background: url(../icon/class-1.png) no-repeat center 10px;
    background-size:20px 19px  !important;;

}

#nav .product.active, #nav li.active .product  {
    background: url(../icon/class.png) no-repeat center 10px;
}

#nav .main {
    background: url(../icon/msg-1.png) no-repeat center 10px;
    background-size:20px 20px  !important;;

}

#nav .main.active, #nav li.active .main {
    background: url(../icon/msg.png) no-repeat center 10px;
}
#header .header {
    display: none;
    position: relative;
    text-align: center;
    line-height: 48px;
    border-bottom:1px solid #fafafa;
}
#header .active {
    display:block;
    align-items: center;
    -webkit-align-items: center;
}
/**========头部标签（开始）=====**/
#header{
    width: 100%;
    height:44px;
    background: -webkit-linear-gradient(to right,#ff7f00,#ff5000);
    background: -o-linear-gradient(to right,#ff7f00,#ff5000);
    background: -moz-linear-gradient(to right,#ff7f00,#ff5000);
    background: linear-gradient(to right,#ff7f00,#ff5000);
    color: #666;
    font-size: 14px;
}
/**========底部菜单（结束）=====**/
html,body{
    background: #fafafa;
}
.top_box{
    width: 92%;padding: 0 0%;height: 44px;
    display: flex;
    margin: 0 auto;
    justify-content: space-around;
}

.little_box{

}
.little_box>img{
    float: left;
    width: 18px;height: 22px;
    margin-top: 10px;
}
.little_box>span{
    line-height: 44px;
    float: left;
    font-size: 14px;
    color:#fff;
    margin-left: 5px;
    padding-right: 15px;
    background: url("../icon/down.png") no-repeat right 18px;
    background-size: 12px 7px;
}
/*.top_box>div{*/
/*float: left;*/
/*}*/
.itemsone{
    float: left;
}
.itemsthree{
    float: right;
    color:#fff;
    font-size: 14px;
}
.logoindex{
    height: 22px;
    display: inline-block;
    margin: 11px auto;
}

.btn_bottom {
    width: 90%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #ff7f00;
    color: #fff;
    border-radius: 6px;
    margin: 15px auto;
}
*{
    margin: 0;
    padding: 0;
}
input{
    -webkit-appearance: none;
}
textarea{
    -webkit-appearance: none;
}
input {
    outline: none;
}
li{
    list-style-type: none !important;
}
a{
    text-decoration: none !important;
}
button:active{
	background-color: #F80B97 !important;
	color: #fff !important;
}
/*购物车*/
.addcar{
    width: 100%;height: 100%;background: rgba(0,0,0,0.5);position: fixed;
    bottom:-100%;left: 0px;z-index: 1000;
}
.carbox{
    width: 100%;height: 70%;position: absolute;bottom:0px;left: 0px;background: #fff;
}
.surebtn{
    height: 50px;line-height: 50px;color:#fff;background: #ee2d93;text-align: center;font-size: 14px;position: absolute;bottom:0px;
    width: 100%;
}
.carcontent{
    width: 100%;padding: 0 5%;height: 110px;border-bottom: 1px solid #efeff4;
}
.car-img{

    width: 116px;position: absolute;top:-20px;
    height: 116px;border: 2px solid #fff;overflow: hidden;
    border-radius: 5px;
}
.car-img img{
    width: 100%;height: 100%;
}
.car-protext{
    width: 58%;float: right;
    margin-top: 30px;
}
.car-protext>span{

    font-size: 12px;color:#ee2d93;
    text-align: left;
}
.car-protext>p{
    font-size: 13px;
    text-align: left;
    color:#000

}
.close_car{
    width: 20px;height: 20px;position: absolute;top:10px;right: 5%;
}
.car_type{
    width: 90%;margin: 0 5%;
    border-bottom: 1px solid #efeff4	;
    padding-bottom: 10px;
}
.car_type p{
    line-height:32px;font-size: 13px;color:#000000;
}
.car_type span{
    font-size: 12px;color:#fff;padding: 2px 10px;background: #aaa;
    border-radius: 5px;line-height: 25px;text-align: center;margin-top: 5px;
    display: block;float: left;margin-left:3%;
    cursor: pointer;
}
.car_type_active{
    background: #ee2d93 !important;
}
.car_num{
    width: 90%;margin: 0 5%;border-bottom: 1px solid #efeff4	;
    height: 50px;
}
.car_num p{
    height: 50px;
    float: left;
    line-height: 50px;
    color:#000;
    font-size: 13px;
}
.car_num>div{
    height: 50px;
    width: 50%;float: right;

}
.car_num>div>span{
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    background: #efeff4;
    line-height: 30px;text-align: center;
    margin-left: 2px;
    margin-top: 10px;
}
.pinkbtn{
    color:#fff;
    font-size: 12px;
    border-radius: 5px;padding: 3px 10px;
    background: #f80b97;

}

.shopCar-header{
    position: relative;
    width: 100%;
    height: 46px;
    line-height: 46px;
    background-color: #F80B97;
    text-align: center;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
}
.shopCar-header a{
    position: absolute;
    top: 8px;
    left: 10px;
    display: block;
    width: 28px;
    height: 28px;
    background: url(../icon/arrow_back.png) no-repeat 0px 4px;
    background-size: 50% 75%;
}

/*商品详情页样式*/
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff !important;
}
.pro_top{
    width: 100%;height: 45px;position: fixed;top:0px;left: 0px;background: rgba(0,0,0,0);
    z-index:1000;text-align: center;color: #FFF;line-height: 45px;
}
.pro_top img{
    width: 30px;height: 30px;position: absolute;
}
.share_icon{
    top:10px;right: 5%;
}
.cart_icon{
    top:10px;right:5%;
}
.pro_text{
    width: 90%;background: #fff;position: relative;padding:10px 5%;
}
.pro_text .pro_name{
    line-height: 45px;font-size: 12px;color:#5f5f5f;
}
.pro_text>span{
    position: absolute;top:30px;
    right:5%;
    color: #ee2d93;
    font-size:16px;
}
.pro_text p{
    font-size: 12px;color:#797979;
}
.shouhou{
    width: 90%;padding: 0 5%;height: 45px;margin: 10px 0;background: #fff;
}
.shouhou ul li {
    width: 25%;float: left;position: relative;
}
.shouhou ul{
    float: left;width: 90%;
}
.shouhou .bao{
    height: 100%;
    float: left;width: 10%;
}
.shouhou .bao span{
    float: left;
    width:20px;height:20px;
    display: block;
    background: #ee2d93;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;color:#fff;
    font-size: 12px;
    margin: 12px auto;
}
.shouhou ul li>p{
    line-height: 45px;color:#000;font-size: 10px;
    text-align: center;
}
.shouhou ul li>p>span{
    font-size: 12px;color:#ee2d93
}
.comment_box{
    width: 90%;padding: 0 5%;
    font-size: 12px;color:#686868;
    background: #fff;line-height: 45px;
    border-bottom: 1px solid #efeff4;
}
.comment_item{
    width: 90%;
    padding: 0 5%;

    background: #fff;
}
.comment{
    width: 100%;
    border-bottom: 1px solid #efeff4;
}
.comment_person{
    height:60px;
    overflow: hidden;
}
.comment_person > div{
    width: 40px;height: 40px;border-radius: 50%;
    margin: 10px 0;overflow: hidden;
    float: left;
}
.comment_person >div>img{
    width: 100%;
    height:100%;
}
.comment_person span{
    line-height: 60px;color:#686868;font-size: 12px;
    display: block;float: left;margin-left: 5%;
}
.comment_content{
    font-size: 12px;color:#000
}
.comment_time{
    margin-top: 10px;padding-bottom: 10px;
}
.comment_time span{
    color:#686868;font-size: 10px;
}
.shopdetail{
    width: 90%;padding: 0 5%;
    height: 90px;background: #fff;
    margin:10px 0;
}
.headname{
    height: 65px;width: 100%;
}
.shop_head{
    float: left;
    width: 45px;
    height:45px;
    overflow: hidden;border-radius: 50%;
    margin:10px 0;
}
.shop_head>img{
    width: 100%;height: 100%;
}
.shop_name{
    float: left;margin-left: 5%;
}
.shop_name > p{
    font-size: 14px;
    color:#000;
    margin-top: 17px;
}
.shop_name > div{
    font-size: 11px;
    color:#6d6d6d;
    margin-top: 4px;
}
.shop_name>div>span{
    color:#f80b97 !important;
}
.open_shop{
    border:1px solid #aaaaaa;
    float: right;padding: 4px 7px;border-radius: 6px;color:#686868;
    margin-top: 20px;font-size: 12px;
}
.shop_item{
    margin-top: 5px;
}
.shop_item ul li{
    width: 33.33%;float: left;text-align: center;
    color:#686868;font-size: 10px;
}
.shop_item ul li span{
    color:#f80b97
}
.pro_detail{
    width: 100%;background: #fff;
}
.pro_xq{
    width: 90%;padding: 0 5%;
    height: 40px;font-size: 14px;color:#000;line-height: 40px;font-weight: bold;
}
.pro_xq::before{
    content: "|";
    font-size: 14px;font-weight: bold;
    color:#ee2d93;width: 5px;
}
.pro_xqimg{
	margin: 0 5%;
}
.pro_xqimg img{
	display: block;
    width: 100%;
}
.bottom_btn{
    width: 100%;height: 50px;position: fixed;bottom:0;left: 0 px;
}
.bottom_btn ul{
    height: 100%;float: left;width: 48%;
}
.bottom_btn ul li{
    border-right: 1px solid #efeff4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33%;
    height: 100%;float: left;background: #ffffff;
}
.nomore{
    font-size: 12px;
    text-align: center;
    color:#e0e0e0;
    padding: 10px 0;
}
.bottom_btn ul li img{
    height: 15px;
    display: block;margin: 12px auto 0 auto;
}
.bottom_btn ul li span{
    font-size: 10px;color:#b8b8b8;text-align: center;
    display: block;margin-top: 6px;

}
.gadd{
    width: 52%;float: left;
}
.gadd>div{
    width: 50%;float: left;height: 100%;text-align: center;
    line-height: 50px;color:#fff;font-size: 12px;
}
.add_cart{
    background:#efd851 ;
}
.buy_now{
    background:#ee2d93 ;
}
/*团购样式*/
.group_price{
    float: left;margin-left: 5%;
}
.group_price span{
    color:#ee2d93;font-size: 13px;
}
.group_price s{
    color:#929292;font-size: 10px;
}

/*今日推荐 热销商品 明星店铺*/
.pro_list {
    width: 100%;
}
.pro_list ul li{
    width: 50%;float: left;height: 260px;background: #fff;
    margin-top: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 2px solid #efeff4;
}
.pro_img{
    width: 100%;height: 180px;
}
.pro_img>img{
    width: 100%;height: 100%;
}
.pro_name{
    height: 45px;width: 100%;border-bottom: 1px solid #efeff4;font-size: 13px;color:#000;
    /*padding: 0 5%;*/overflow: hidden;
}
.pro_price{
    line-height: 35px;padding: 0 5%;color:#ee2d93;
}
.baocun{
    width: 90%;height: 40px;font-size: 14px;color:#fff;line-height: 40px;text-align: center;
    border-radius: 5px;background: #ee2d93;margin: 20px auto;
}

.shopCar-name >span{
    font-size: 12px !important;
}


.shopCar-name span::after {
    content: '';
    width: 13px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 5px;
    background: url(../icon/gogogo.png) no-repeat;
    background-size: 100%;
}
.pro_type{
    position: absolute;top:10px;color:#ee2d93;font-size: 12px;right: 5%;
}
.pro_detail{
    /*height: 110px;*/
    width: 100%;/*padding: 0 5%;*/
    padding-top: 5px;border-bottom: 1px solid #d5d5d5;
}
.nameaa{
    line-height: 20px;font-size: 12px;color:#181818;
}
.nameaa>span{
    padding: 3px 10px;;color:#fff;border-radius: 10px;font-size: 12px;
}
.pro_typetuan{
    background: #f2da52;
}
.pro_typeyu{
    background: #12b3ff;
}
.pro_image{
    float: left;
    width: 30%;height: 94px;
}
.pro_image>img{
    width: 100%;height: 100%;
}
.pro_textr{
    width: 65%;
    padding-left: 4%;
    float: left;
}
.pro_size span{
    color:#8f8f8f;
    font-size: 10px;
}
.pro_numandprice>div{
    float: left;color:#ee2d93;font-size: 12px;
}
.pro_numandprice>span{
    display: block;float: right;font-size: 12px;
}

.choseadd{
    width: 100%;height: 74px;background: #fff url("../icon/xian.png") no-repeat  0px bottom;padding: 0 5%;position: relative;
}
.goadd{
    position: absolute;top:30px;right: 5%;height: 12px;
}
.add_name{
    padding: 0 5%;
}
.add_name>span{
    display: block;
    float: left;
    font-size: 14px;color:#000;
    margin: 10px 0;
}
.add_text>img{
    height: 16px;float: left;margin-top: 0px;margin-right: 2%;
}
.add_text>span{
    font-size: 12px;color:#555555;
}

/*猜你喜欢*/
.guessyoulike{
    height: 20px;
    width: 100%;padding: 0 5%;
}
.guessyoulike > div{
    float: left;
}
.line{
    width: 35%;height: 1px;border-bottom: 1px solid #e2e2e2;margin-top: 10px;
}
.line_text{
    width: 30%;text-align: center;color:#181818;font-size: 14px;
}
.guesslist{
    width: 100%;padding: 0 2%;
    background: #f0f0f0;
}
.guesslist li {
    width:49%;background: #fff;
    height: 250px;border-right: 1px solid #f0f0f0;float: left;
    margin-bottom: 10px;
}
.guess_img{
    width: 100%;
    height: 180px;
}
.guess_img>img{
    width: 100%;
    height: 100%;
}
.guess_name{
    color:#323232;font-size: 12px;line-height: 16px;width: 100%;padding:10px 5%;
}
.guesslist>li:nth-of-type(odd){
    float: left !important;
}
.guesslist>li:nth-of-type(even){
    float: right !important;
}
.guess_price{
    width: 100%;padding:0 5%;
}
.guess_price>span:first-child{
    color:#e74d4d;
    font-size: 12px;
}
.guess_price s{
    font-size: 10px;color:#909090
}
