/*商品商家信息*/
.root61 .m-item-grid .m-item-ext {
    display: block;
}
.m-item-grid .m-item-ext {
    display: none;
    width: 244px;
    float: left;
    margin-left: -244px;
    overflow: hidden;
    background: #fff;
}
.extInfo {
    width: 200px;
    margin-top: 20px;
    padding: 0 22px;
}
.extInfo .brand-logo {
    padding: 10px 0;
    overflow: hidden;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
}
.extInfo .seller-infor, .left-pop-store .seller-infor {
    position: relative;
    padding: 15px 9px;
    overflow: hidden;
    line-height: 20px;
    font-size: 0;
}
.extInfo .seller-infor .name, .left-pop-store .seller-infor .name {
    display: inline-block;
    width: 126px;
    height: 20px;
    color: #005aa0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    font-size: 12px;
}
.extInfo .seller-infor .u-jd, .left-pop-store .seller-infor .u-jd {
    font-size: 12px;
    vertical-align: middle;
}
.u-jd {
    display: inline-block;
    width: 54px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 3px;
    font-family: simsun;
    color: #fff;
    background: #e4393c;
}

.extInfo .customer-service {
    margin-bottom: 10px;
    line-height: 24px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#p-box .jimi{
    background-image: url(http://static.360buyimg.com/item/main/1.0.27/css/i/newicon20140910.png);
    background-repeat: no-repeat;
}
.pop-shop-enter .jimi i {
    background-position: -130px 0;
}
.pop-shop-enter i {
    display: inline-block;
    width: 17px;
    height: 18px;
    margin-right: 5px;
    background: url(http://static.360buyimg.com/item/main/1.0.27/css/i/popScore.png) no-repeat;
    vertical-align: -4px;
}
.btn-gray {
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 2px;
    text-align: center;
    text-decoration: none;
    color: #333;
    background: -moz-linear-gradient(top,#f7f7f7,#f2f2f2);
    background: -webkit-gradient(linear,0 0,0 100%,from(#f7f7f7),to(#f2f2f2));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f7f7", endColorstr="#f2f2f2");
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=" #f7f7f7 ", endColorstr=" #f2f2f2 ")";
}
.pop-shop-enter .btn-gray {
    width: 90px;
    height: 28px;
    line-height: 30px;
    padding: 0;
    margin: 2px;
    border: 1px solid #cdcdcd;
    background: #f9f9f9;
    border-radius: 0;
    color: #666;
}
.pop-shop-enter .enter i {
    background-position: -104px 0;
}
.pop-shop-enter i {
    display: inline-block;
    width: 17px;
    height: 18px;
    margin-right: 5px;
    background: url(http://static.360buyimg.com/item/main/1.0.27/css/i/popScore.png) no-repeat;
    vertical-align: -4px;
}
.pop-shop-enter .focus i {
    background-position: -78px 0;
}
.pop-shop-enter i {
    display: inline-block;
    width: 17px;
    height: 18px;
    margin-right: 5px;
    background: url(http://static.360buyimg.com/item/main/1.0.27/css/i/popScore.png) no-repeat;
    vertical-align: -4px;
}


.extInfo .jd-service {
    width: 210px;
    margin-right: -23px;
    zoom: 1;
    overflow: hidden;
    padding: 0 0 10px 9px;
}
.extInfo .jd-service dt {
    clear: both;
    padding-bottom: 10px;
}
.extInfo .jd-service dd {
    width: 95px;
    height: 16px;
    float: left;
    padding: 0 10px 10px 0;
}
.jd-support-ico {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    _line-height: 17px;
    padding-left: 16px;
    padding-right: 2px;
    overflow: hidden;
    color: #6a77b6;
}
.jd-support-ico img {
    width: 16px;
    height: 16px;
    float: left;
    margin-left: -16px;
    margin-right: 4px;
    display: inline;
}
