tr.package-item.package-open+tr.package-detail-tr{
    display:table-row;
}
tr.package-item+tr.package-detail-tr{
    display: none;
}
tr.package-item.package-open .btn.package-detail-close,
tr.package-item .btn.package-detail-open{
    display: inherit;
}
tr.package-item.package-open .btn.package-detail-open,
tr.package-item .btn.package-detail-close{
    display: none;
}
.list-products dl{
    cursor: pointer;
}
#num-package-list-table{
    border-collapse: separate;
}
tr.selected > td {
    border-top: #d61518 1px solid;
    border-bottom: #d61518 1px solid;
//	border:0px\9;
	background:#fba082;
}
tr.selected > td:first-child{
    border-left: #d61518 1px solid;
	border-left:0px\9;
}
tr.selected > td:last-child{
    border-right: #d61518 1px solid;
	border-right:0px\9;
}
.card_pics{
    margin:15px 0 0 30px;
    width:552px;
    height:118px;
}

.card_pics .card3{
    height: 120px;
    width: 120px;
    display: inline-block;
    background:url("../image/icon111.png") no-repeat;
    overflow: hidden;
    cursor: pointer;
}
.card_pics .card1,
.card_pics .card2{
    width: 190px;
    height: 120px;
    display: inline-block;
    background:url("../image/icon111.png") no-repeat;
    overflow: hidden;
    cursor: pointer;
}
.card_pics .card2{
    background-position: -203px 0;
}
.card_pics .card3{
    background-position: -405px 0;
}
.card_pics .card1 img,
 .card_pics .card2 img{
     width: 190px!important;
 }

.card_pics .card3 img{
    width: 120px!important;
}
.condition.sort span{

}
.condition.sort span.up {

}
.condition.sort span.down {

 }
.product-list-table th a.none{
    background: none;
}
.sorting{
    cursor: pointer;
}
.phones-lists .product-list-table a.btn {
    border-radius: 5px;
    width: 80px;
    font-size: 14px;
}
.product-list-table a.btn {
    width: 120px;
    line-height: 20px;
    margin-bottom: 6px;
    border: 0px;
    background: #d61518;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 0px;
}

.card_pics input[type=file]{
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    filter:alpha(opacity=0);
    opacity: 0;
    font-size:100px;
}