@charset "utf-8";
.btit{ padding:0 0 10px 0; font-size:18px; font-family:"Microsoft Yahei"; color:#000;}
.goods-score{ width:100%; overflow:hidden; padding-top:10px;}
.scorelist{ float:left; width:33.333%; line-height:45px;}
.scorelist dt{ float:left; width:45px; height:45px;}
.scorelist dd{ padding:0 0 0 55px; font-size:14px;}
.awardslist{ width:100%; overflow:hidden; }
.awardslist li{ float:left; width:33.333%; line-height:26px; font-size:14px;}
.winery{ width:100%; overflow:hidden;}
.winery-img{ float:left; width:190px; padding-top:8px;}
.winery-inf{ float:left; width:938px; line-height:24px; font-size:14px;}
.winery-inf p{ padding-bottom:10px; }
.winery-more{ position:relative; width:100px; height:20px; line-height:20px; color:#2057b3; cursor:pointer;}
.winery-more span{ display:block; position:absolute; width:9px; height:5px; top:8px; left:63px; background:url(/images/ext_06.png) no-repeat;}
.importing{ width:100%; overflow:hidden;}
.importing li{ float:left; width:238px; padding:0 15px 15px 0;}
.importing li img{ display:block; padding:3px; border:1px solid #e6e6e6; cursor:pointer;}
.goods-attr li.areas{ width:100%;}
.goods-attr li.grapes{ width:100%;}
.vtlist {
    overflow: hidden;
}
.vtlist li {
    float: left;
    padding: 1px;
    margin: 0 4px 4px 0;
}
.vtlist li a {
    position: relative;
    display: block;
    float: left;
    height: 30px;
    padding: 0 15px;
    border: 1px solid #e6e6e6;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    color: #333;
}
.vtlist li .vt-selected {
    margin: -1px;
    color: #ac1630;
    border: 2px solid #ac1630;
}
.vtlist .vt-selected i {
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 15px;
    height: 15px;
    background: url(/images/vt2.png) no-repeat;
}

.goods-img {
    position: relative;
}

.right-corner-img {
    display: block;
    position: absolute;
    top: 0;
    right: 0px;
    width: 80px;
    height: 80px;
    background-position: -43px -21px;
}

.g-pullimg{
    position: absolute;
    left: 0;
    right: 0;
    z-index: 20;
    bottom: 0;
    text-align: left;
}

.g-pullimg img{
    max-height: 80px;
    max-width: 100%;
}