.breadtop{
    height: 44px;
    line-height: 44px;
}
.breadtop>span{
    display: inline-block;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    text-align:left;
}
.breadone{
    padding-right: 16px;
    background: url(../img/greyarrowright.png) no-repeat right center;
    background-size:9px 14px;
}
.mysons{
    padding-left: 8px;
}
.secondnav{
    background-color: #eeeeee;
    height: 35px;
    line-height: 35px;
    width: 1200px;
    border-top:1px solid #dcdcdc
}
.secondnav>span{
    display: inline-block;
    height: 15px;
    line-height: 15px;
    font-size: 14px;

    cursor: pointer;
}
.classify1{
    text-align: center;
    border-right: 1px solid #dcdcdc;
    width: 115px;
}
.classify2{
    padding-left: 27px;
}
.shopslistcontent{
    width: 1200px;
    padding-left: 27px;
}
.shopslist{
    height: 250px;
    border-bottom: 1px solid #a6a6a6;
}
.shopslist>div{
    display: inline-block;
    height: 100%;
}
.shopslist-left{
    padding-top: 40px;
    padding-bottom: 50px;
    width: 360px;
    height: 100%;
}
.shopslist-left>div{
    display: inline-block;
    height: 100%;
}
.pic-left{
    width: 118px;
    text-align: center;
}
.pic-left img{
    width: 100%;
}
.pic-left>.btn{
    width: 86px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    background-color: #36c3be;
    color: white;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: center;
    vertical-align: bottom;
}
.pic-right{
    width: 222px;

}
.lojanome{
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    letter-spacing: 1px;
    width: 100%;
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -moz-text-overflow:ellipsis;
    white-space:nowrap;
}
.starsbox{
    height: 23px;
    line-height: 23px;
    text-align: left;
    margin-top: 7px;
    /*background: url()no-repeat 115px center;*/
    /*background-size: 23px 23px;*/
}
.starsbox>div{
    display: inline-block;
    height: 16px;
    vertical-align: middle;
}
.starsbox>div> img{
    display: inline-block;
    width: 18px;
    height: 16px;
    float: left;
    margin-right: 3px;
}
.starsbox>img{
    width: 22px;
    height: 22px;
}
.stockbox ,.allsold{
    color: #b5b5b5;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin-top: 7px;
}
.stockbox span{
    font-size: 14px;
    color:#7a7a7a
}
.allsold span{
    font-size: 14px;
    color:#7a7a7a
}
.shopdetail{
    height: 54px;
    width: 100%;
    line-height: 18px;
    font-size: 14px;
    word-break:break-all;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    overflow:hidden;
    margin-top: 7px;
}
.shopdetail span{
    color:#b5b5b5;
    font-size: 14px;
}
.shopslist-right{
    height: 100%;
    width: 775px;
    padding: 12px 0;
}
.listrighttop{
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    padding-left: 27px;
}
.listrightmiddle{
    height: 188px;
    text-align: center;
}
.listrightmiddle>div{
    display: inline-block;
    height: 100%;
}
.shopliarrow{
    width: 27px;
}
.leftarrow{
    background: url(../img/smallarrowleft.png)no-repeat center;
    background-size:14px 25px;
    margin-top: -32px;
    cursor: pointer;
}
.rightarrow{
    background: url(../img/smallarrowright.png)no-repeat center;
    background-size: 14px 25px;
    margin-top: -32px;
    cursor: pointer;
}
.listrightmiddle-center{
    width: 718px;
    overflow: hidden;

}
.listrightmiddlelist{
    height: 100%;
    overflow: hidden;
}
.listrightmiddlelist>div{
    width: 130px;
    height: 100%;
    margin-right: 17px;
    display: inline-block;
    float: left;
}
.listrightmiddlelist>div:last-child{
    margin-right: 0;
}
.listrightmiddlelist>div img{
    width: 130px;
    height: 130px;
}
.listrightmiddlelist .red{
    height: 12px;
    line-height: 12px;
    text-align: left
}
.newgoodname{
    width: 100%;
    height: 38px;
    line-height: 40px;
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -moz-text-overflow:ellipsis;
    white-space:nowrap;
    text-align: left;
}
.imgbox1{
    width: 120px;
    height: 60px;
    overflow: hidden;
    margin-top: 30px;
    border: 1px solid #dedede;
    margin-bottom: 25px;
}
.imgbox2{
    width: 130px;
    height: 130px;
    cursor: pointer;
}
li a{
    font-size: 14px!important;
}
.goshop{
    cursor: pointer;
}