body,html{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: 'Arial';
}
#app{
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}
img{
    float: left;
}
ul{
    margin: 0;
    padding: 0;
}
li{
    list-style-type: none;
}
.goodsSearchTop{
    width: 100%;
    height: 3rem;
    float: left;
    background: #fff;
}

.menuTop{
    width: 100%;
    height: 3rem;
    float: left;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
}
.addTabColor{
    color: #387FC7!important;
}
.menuTop .back img,.goodsSearchTop .back img{
    width: 0.6rem;
    height: 1rem;
    float: left;
    padding: 1rem;
}
.menuTop .back .goods_back,.goodsSearchTop .back img{
    width: 0.72rem;
    height: auto;
    float: left;
    padding: 0.9rem 1.8rem 0.9rem 1rem;
}
.menuTop .searchBox{
    width: calc(100% - 2.6rem);
    height: calc(100% - 0.66rem);
    float: left;
    margin: 0.33rem 0;
}
.menuTop .searchBox .search{
    height: 2.34rem;
    width: calc(100% - 1rem);
    float: left;
    border-radius:4px;
    background: #eee;
	padding-right: 0.5rem;
}
.menuTop .searchBox .search .SeleBox{
    width: 5.5rem;
    height: 1.33rem;
    margin: 0.5rem 0.5rem 0.5rem 1rem;
    float: left;
    border-right:1px solid #CCC;
}
.menuTop .searchBox .search .shopSelect{
    display: none;
    width: 6.5rem;
    min-height: 6.5rem;
    position: absolute;
    background: #fff;
    top: 3.5rem;
    left: 2.6rem;
    z-index: 2;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 0 5px #e1e1e1;
}
.shopSelect .triangle::after{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: -5px;
    right: 47px;
    border-style: solid;
    border-width: 5px;
    border-color: transparent transparent #fff #fff;
    transform: rotate(135deg);
    -webkit-box-shadow: -2px 2px 3px 0 #e1e1e1;
    -moz-box-shadow: -2px 2px 3px 0 #e1e1e1;
    box-shadow: -2px 2px 3px 0 #e1e1e1;
}
.menuTop .searchBox .search .shopSelect .box{
    width: calc(100% - 0.8rem);
    height: 2.5rem;
    margin: 0px 0.4rem;
    float: left;
}
.menuTop .searchBox .search .shopSelect .box .icon{
    width: 1rem;
    height: 100%;
    float: left;
}
.menuTop .searchBox .search .shopSelect .box .icon img{
    width: 1rem;
    margin: 0.75rem 0.5rem 0.75rem 0;
}
.menuTop .searchBox .search .shopSelect .box .txt{
    width: calc(100% - 1rem);
    height: 100%;
    float: left;
    line-height: 2.5rem;
    border-bottom: 1px solid #e1e1e1;
    text-indent: 0.4rem;
}
.menuTop .searchBox .search .SeleBox .txt{
    width: 4rem;
    height: 100%;
    font-size:1rem;
    font-weight:400;
    color:rgba(51,51,51,1);
    float: left;
}
.menuTop .searchBox .search .SeleBox .across{
    height: 0.2rem;
    float: right;
    margin: 0.565rem calc((100% - 4.65rem)/2);
}
.menuTop .searchBox .search .InputBox{
    width: calc(100% - 7.2rem);
    height: 1.33rem;
    margin-top: 0.5rem;
    float: left;
}
.menuTop .searchBox .search .InputBox input{
    width: calc(100% - 2.36rem);
    height: 100%;
    float: left;
    font-size: 0.8rem;
    font-weight:400;
    color:#333;
    border: none;
    outline: none;
    background: transparent;
}
.menuTop .searchBox .search .InputBox .search_icon{
    width: 1.33rem;
    height: 100%;
    /*padding: 0 0.63rem 0 0.4rem;*/
    float: right;
}
.menuTop .searchBox .search .InputBox .search_icon img{
    width: 100%;
    height: 100%;
}
.menuTop .cancel{
    display: none;
    width: 3rem;
    font-size: 0.93rem;
    line-height: 3rem;
    font-weight: 400;
    color: rgba(233,79,79,1);
    padding: 0 0.5rem;
    float: left;
}
.menuTop .resetBtn,.goodsSearchTop .resetBtn{
    width: 3rem;
    font-size: 1.167rem;
    line-height: 3rem;
    font-weight: 400;
    color: #0088FD;
    padding: 0 0.5rem;
    float: left;
}
.menuTop .middle-title,.goodsSearchTop .middle-title{
    width: calc(100% - 8rem);
    height: 100%;
    float: left;
    text-align: center;
    line-height: 3rem;
    font-size:1.33rem;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.bannerBox{
    width: 100%;
    height: 12.1rem;
    float: left;
    background-color: white;
    margin-top: 2.5rem;
}
.bannerBox .van-swipe{
    width: 100%;
    height: 12.1rem;
}
.bannerBox .van-swipe-item h3{
    position: absolute;
    max-width: 88%;
    left: 1.66666667rem;
    top: 3rem;
    line-height: 1.5rem;
    color: #fff;
    font-size: 1.3rem;
    font-weight: 400;
}
.bannerBox .van-swipe-item p{
    position: absolute;
    max-width: 88%;
    left: 1.66666667rem;
    top: 7rem;
    line-height: 0.9rem;
    color: #fff;
    font-size: 0.67rem;
}
.bannerBox img{
    width: 100%;
    height: 100%;
}
.filterBox{
    width: calc(100% - 2.74rem);
    height: 1.5rem;
    float: left;
    padding: 0.75rem 1.37rem;
    margin-bottom: 0.5rem;
}
.filterBox .tab{
    width: 3.5rem;
    height: 100%;
    float: left;
    font-size: 1rem;
    color:#666;
}
.filterBox .tab .txt{
    width: 2rem;
    height: 100%;
    float: left;
    margin-right: 0.5rem;
}
.filterBox .tab .icon{
    width: auto;
    height: 100%;
    float: left;
    display: flex;
    flex-direction: initial;
    align-items: center;
    justify-content: center;
}
.itemBox{
    width: 100%;
    height: auto;
    /*float: left;*/
}
.itemBox .item-box{
    width: calc(100% - 1rem);
    min-height: 9rem;
    /*float: left;*/
    margin: 0.5rem 1rem;
    display: flex;
    flex-direction: initial;
}
.itemBox .item-box .le_icon{
    width: 8.33rem;
    height: 8.33rem;
    float: left;
    margin-right: 1rem;
}
.itemBox .item-box .le_icon img{
    width: 100%;
    height: 100%;
    float: left;
}
.itemBox .item-box .rg_info{
    width: calc(100% - 9.33rem);
    height: auto;
    float: left;
    border-bottom: 1px solid #E1E1E1;
}
.itemBox .item-box .rg_info .title{
    width: 100%;
    height: auto;
    float: left;
    font-size:1.06rem;
    font-weight:400;
    color:rgba(53,53,53,1);
    margin:0.63rem 0 0.77rem 0;
}
.itemBox .item-box .rg_info .flag{
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 0.3rem;
}
.itemBox .item-box .rg_info .flag p{
    width: auto;
    float: left;
    background:#F6F6F6;
    border-radius:0.5rem;
    font-size:0.733rem;
    font-weight:400;
    color:rgba(136,136,136,1);
    padding: 0.2rem 0.4rem;
    margin: 0 0.2rem 0.33rem 0;
}
.itemBox .item-box .rg_info .price{
    width: auto;
    float: left;
    margin-bottom: 0.3rem;
}
.itemBox .item-box .rg_info .price .mon{
    float: left;
    width: auto;
    margin-right: 0.2rem;
}
.itemBox .item-box .rg_info .price .mon .external{
    width: auto;
    font-size: 0.43rem;
    color: #fff;
    background: #5fc98b;
    border-radius: 0.4rem;
    padding: 0 0.2rem;
    margin: 0.2rem 0 0 0.2rem;
}
.itemBox .item-box .rg_info .price .discount{
    float: left;
}
.itemBox .item-box .rg_info .price p{
    float: left;
    font-size:1.06rem;
    font-weight:bold;
    color:rgba(233,79,79,1);
    margin: 0;
}
.itemBox .item-box .rg_info .price span{
    float: left;
    font-size: 0.6rem;
    color: #E7614A;
    padding: 0 0.4rem;
    margin: 0.1rem 0.1rem 0 0rem;
    border-radius: 0.4rem;
    border:1px solid #E7614A;
}
.itemBox .item-box .rg_info .mes{
    width: 100%;
    float: left;
    margin-bottom: 0.76rem;
    font-size:0.733rem;
    font-weight:400;
    color:rgba(153,153,153,1);
}
.itemBox .item-box .rg_info .mes .intro{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.itemBox .item-box .rg_info .mes span{  
    color: #387FC7;
}
.itemBox .item-box .rg_info .recommendIcon{
    width: 1.67rem;
    position: absolute;
    right: 1rem;
    /*z-index: 3;*/
}
.itemBox .item-box .rg_info .recommendIcon img{
    width: 1.67rem;
    float: left;
}
.itemBox .item-box .demand_card{
    width: 100%;
    float: left;
    border-bottom: 1px solid #E1E1E1;
    padding: 1.2rem 0;
}
.itemBox .item-box .demand_card .topTitle{
    width: 100%;
    float: left;
}
.itemBox .item-box .demand_card .topTitle .title{
    width: auto;
    float: left;
    font-size:1.07rem;
    font-weight:400;
    color:rgba(53,53,53,1);
}
.itemBox .item-box .demand_card .topTitle .sign{
    width: 3rem;
    height: 1.13rem;
    float: left;
    border-radius: 0.57rem; 
    line-height: 1.13rem;
    text-align: center;
    font-size:0.733rem;
    font-weight:400;
    margin: 0.2rem;
}
.itemBox .item-box .demand_card .topTitle .butt{
    border:1px solid #E7614A;
    color:#E7614A;
}
.itemBox .item-box .demand_card .issue{
    border:1px solid #387FC7;
    color:#387FC7;
}
.itemBox .item-box .demand_card .done{
    border:1px solid #64AC5C;
    color:#64AC5C;
}
.itemBox .item-box .demand_card .inner_info{
    width: 100%;
    float: left;
    font-size:0.733rem;
    font-weight:400;
    color:rgba(153,153,153,1);
    margin: 1rem 0 1.57rem 0;
}
.itemBox .item-box .demand_card .inner_bot{
    width: 100%;
    float: left;
}
.itemBox .item-box .demand_card .inner_bot .txt{
    width: auto;
    float: left;
    font-size:1.07rem;
    font-weight:bold;
    color:rgba(233,79,79,1);
}
.itemBox .item-box .demand_card .inner_bot .buttBtn{
    width:5rem;
    height:1.67rem;
    float: right;
    line-height: 1.67rem;
    text-align: center;
    color: #fff;
    font-size:0.87rem;
    font-weight:400;
    background:rgba(56,127,199,1);
    border-radius:0.13rem;
}
.itemBox .item-box .demand_card .inner_bot .buttDone{
    width:5rem;
    height:1.67rem;
    float: right;
    line-height: 1.67rem;
    text-align: center;
    color: #fff;
    font-size:0.87rem;
    font-weight:400;
    background:#808080;
    border-radius:0.13rem;
}
.botLoad{
    width: 100%;
    height: 3rem;
    float: left;
    line-height: 3rem;
    text-align: center;
    font-size:0.733rem;
    font-weight:400;
    color:rgba(153,153,153,1);
}
#mask{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 4;
    background: rgba(0, 0, 0, 0.8);
}
#slideList{
    display: none;
    width: 90%;
    height: 100%;
    position: fixed;
    right: -100%;
    top: 0;
    background: #fff;
    z-index: 5;
}

#slideList .classify:nth-child(1){
    width: calc(100% - 2rem);
    padding:3.5rem 1rem;
    height: auto;
    float: left;
}
#slideList .classify{
    width: calc(100% - 2rem);
    padding:0 1rem 2rem 1rem;
    height: auto;
    float: left;
}
#slideList .classify .title{
    width: 100%;
    font-size: 0.87rem;
    float: left;
    font-weight: 600;
    margin-bottom: 1.3rem;
}
#slideList .classify .node{
    width: 100%;
    float: left;
}
#slideList .classify .node .box{
    min-width: calc(30% - 1rem);
    min-height: 1.87rem;
    float: left;
    text-align: center;
    border-radius: 0.93rem;
    color:#666666;
    font-size: 0.87rem;
    display: flex;
    margin-bottom: 1rem;
    margin-right: 0.5rem;
    padding: 0 0.5rem;
    background-color: #F2F2F2;
    flex-direction: initial;
    align-items: center;
    justify-content: center;
}
#slideList .classify .self_node .menu_top .arrow{
    display: none;
    width: 0.35rem;
    height: 0.5rem;
    float: right;
    position: relative;
}
#slideList .classify .self_node .box{
    position: relative;
    float: left;
    max-width: 16.5rem;
    background-position: 4.3rem 0.8rem;
    min-height: 1.87rem;
    float: left;
    text-align: center;
    border-radius: 0.93rem;
    color:#666666;
    font-size: 0.87rem;
    display: flex;
    margin-bottom: 1rem;
    margin-right: calc((100% - 16.5rem)/2);
    padding: 0 0.8rem 0 0.5rem;
    background-color: #F2F2F2;
    flex-direction: initial;
    align-items: center;
    justify-content: center;
    background:#F2F2F2 url(../image/ntalk/icon-down.png) no-repeat;
    background-position: 96% 0.8rem;

}
#slideList .classify .self_node .box .menu_top{
    max-width: 16.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 0.35rem;
    min-width: 3.8rem;
    
}
#slideList .classify .node .box .menu_top{
    max-width: 16.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#slideList .classify .self_node .inner_content{
    display: none;
    width: 5.5rem;
    height: auto;
    position: absolute;
    top: 0;
    background: rgba(0,0,0,0.9);
    color: #fff;
    margin: 2.5rem 0 0 0;
    padding: 0 0.5rem;
    font-size: 0.87rem;
    font-weight:400;
    z-index: 10;
}
#slideList .classify .self_node .triange{
    display: none;
    width: 0;
    height: 0;
    border-right: 0.5rem solid transparent;
    border-left: 0.5rem solid transparent;
    border-bottom: 0.5rem solid rgba(0,0,0,0.9);
    position: relative;
    top: -0.5rem;
    left: 2rem;
    z-index: 10;
}
#slideList .classify .self_node .inner_content li{
    height: 2rem;
    line-height: 2rem;
    border-bottom:1px solid #333;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#slideList .classify .self_node .box:nth-child(4n){
    margin-right: 0;
}
#slideList .classify .node .box:nth-child(3n){
    /*margin-right: 0;*/
}
#slideList .bot-btn{
    width: 100%;
    height: 3rem;
    position: absolute;
    bottom: 0;
    left: 0;
}
#slideList .bot-btn .reset{
    width: 50%;
    height: 100%;
    float: left;
    border-top: 1px solid #E1E1E1;
    line-height: 3rem;
    text-align: center;
    font-size:0.87rem;
    font-weight:400;
    color:rgba(51,51,51,1);
    background: #fff;
}
#slideList .bot-btn .sure{
    width: 50%;
    height: 100%;
    float: left;
    border-top: 1px solid #0081cc;
    background: #0081cc;
    color:#fff;
    line-height: 3rem;
    text-align: center;
    font-size:0.87rem;
    font-weight:400;
}
#SearchAlert{
    display: none;
    width: calc(100% - 2rem);
    height: calc(100% - 5rem);
    position: fixed;
    top: 3rem;
    left: 0;
    /*z-index: 1;*/
    background: #fff;
    padding: 1rem;
}
#SearchAlert .mod{
    width: 100%;
    float: left;
}
#SearchAlert .mod .title{
    width: 100%;
    height: 1.2rem;
    float: left;
    margin-bottom: 1rem;
    font-size:0.87rem;
    font-weight:400;
    color:rgba(51,51,51,1);
}
#SearchAlert .mod .title .close_icon{
    width: 1rem;
    height: 1rem;
    float: right;
    background: url(../image/ntalk/delete.png) no-repeat;
    background-size: 1rem 1rem;
    padding: 1rem;
    background-position: 1rem;
    position: relative;
    top: -1rem;
}
#SearchAlert .mod .barBox{
    width: 100%;
    float: left;
}
#SearchAlert .mod .barBox .tab{
    min-width: 5rem;
    min-height: 1.87rem;
    float: left;
    text-align: center;
    border-radius: 0.93rem;
    color:#666666;
    font-size: 0.87rem;
    display: flex;
    flex-direction: initial;
    justify-content: center;
    align-items: center;
    background: #F2F2F2;
    margin-bottom: 1rem;
    margin-right: 0.8rem;
    padding: 0 0.5rem;
}
.middle-content{
    width: 100%;
    /*height: calc(100% - 6.46rem - 2px);*/
    height: auto;
    float: left;
    background:#fff;
}
.middle-content .leSide{
    width: 4.5rem;
    height: 100%;
    float: left;
    background:#EFEFEF;
}
.middle-content .rgContent{
    width: calc(100% - 4.5rem);
    float: left;
    height: 100%;
    background:#fff;
    overflow: auto;
}
.middle-content .rgContent::-webkit-scrollbar{
    display: none;
}
.middle-content .leSide .tab{
    width: 100%;
    height: 3.33rem;
    float: left;
}
.middle-content .leSide .tab li{
    width: 100%;
    height: 1.73rem;
    line-height: 1.73rem;
    text-align: center;
    margin: 0.8rem 0;
    float: left;
}
.addWhite{
    background:#fff;
}
.addLine{
    border-left: 0.2rem solid #0088FD;
    width: calc(100% - 0.2rem)!important;
}
.addBlue{
    color:#0081cc!important;
    border:1px solid #0081cc!important;
    background:#fff!important;
    min-height:calc(1.87rem - 2px)!important;
    min-width:calc(30% - 1rem - 2px)!important;
}
.addself{
    color:#0081cc!important;
    border:1px solid #0081cc!important;
    background-color:#fff!important;
    min-height:calc(1.87rem - 2px)!important;
    max-width: calc(16.5rem - 2px)!important;
    background-position: 98% calc(0.8rem - 1px)!important;
}

.bot-Search{
    width: 100%;
    height: 3.46rem;
    float: left;
    background:#fff;
    border-top: 1px solid #EFEFEF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 0;
    left: 0;
}
.bot-Search button{
    width: 20.83rem;
    height: 2.63rem;
    border-radius: 1.33rem;
    text-align:center;
    line-height: 2.63rem;
    color:#fff;
    background:#0088FD;
    font-size:1.167rem;
    margin: 0.415rem calc((100% - 2.63rem)/2);
    outline: none;
    border:none;
}
.addHide{
    display: none!important;
}

/* 商品搜索 */
.rgSide{
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 5;
}
.rgContent .appPage{
    display: block;
}
.rgContent .codePage{
    display: none;
}
.rgContent .hardPage{
    display: none;
}

.rgSide .classify:nth-child(1){
    width: calc(100% - 1rem);
    padding:1rem 0 1rem 1rem;
    height: auto;
    float: left;
}
.rgSide .classify{
    width: calc(100% - 1rem);
    padding:0 0 2rem 1rem;
    height: auto;
    float: left;
}
.rgSide .classify .title{
    width: 100%;
    font-size: 0.87rem;
    float: left;
    font-weight: 600;
    margin-bottom: 1.3rem;
}
.rgSide .classify .node{
    width: 100%;
    float: left;
}
.rgSide .classify .node .box{
    min-width: calc((100% - 4.5rem)/3);
    min-height: 1.87rem;
    max-width: calc(100% - 1rem);
    float: left;
    text-align: center;
    border-radius: 0.93rem;
    color:#666666;
    font-size: 0.87rem;
    display: flex;
    margin-bottom: 1rem;
    margin-right: 0.4rem;
    padding: 0 0.4rem;
    background-color: #F2F2F2;
    flex-direction: initial;
    align-items: center;
    justify-content: center;
}
.rgSide .classify .self_node .menu_top .arrow{
    display: none;
    width: 0.35rem;
    height: 0.5rem;
    float: right;
    position: relative;
}
.rgSide .classify .self_node .box{
    position: relative;
    float: left;
    min-width: calc(30% - 1rem);
    background-position: 4.3rem 0.8rem;
    min-height: 1.87rem;
    float: left;
    text-align: center;
    border-radius: 0.93rem;
    color:#666666;
    font-size: 0.87rem;
    display: flex;
    margin-bottom: 1rem;
    margin-right: 4%;
    padding: 0 0.25rem;
    background-color: #F2F2F2;
    flex-direction: initial;
    align-items: center;
    justify-content: center;
    background:#F2F2F2 url(../image/ntalk/icon-down.png) no-repeat;
    background-position: 98% 0.8rem;
}
.rgSide .classify .self_node .box .menu_top{
    max-width: 14.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 0.5rem;
    min-width: 3.8rem;
    
}
.rgSide .classify .node .box .menu_top{
    max-width: 16.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.rgSide .classify .self_node .inner_content{
    display: none;
    width: 5.5rem;
    max-height: 27rem;
    overflow: auto;
    position: absolute;
    top: 0;
    background: rgba(0,0,0,0.9);
    color: #fff;
    margin: 2.5rem 0 0 0;
    padding: 0 0.5rem;
    font-size: 0.87rem;
    font-weight:400;
    z-index: 10;
}
.rgSide .classify .self_node .triange{
    display: none;
    width: 0;
    height: 0;
    border-right: 0.5rem solid transparent;
    border-left: 0.5rem solid transparent;
    border-bottom: 0.5rem solid rgba(0,0,0,0.9);
    position: relative;
    top: -0.5rem;
    left: 2rem;
    z-index: 10;
}
.rgSide .classify .self_node .inner_content li{
    height: 2rem;
    line-height: 2rem;
    border-bottom:1px solid #333;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rgSide .classify .self_node .box:nth-child(4n){
    margin-right: 0;
}