/*tem59-pro*/
.tem59-pro .interval{margin:0 -7px;}
.tem59-pro .pro-li{padding:0 7px;margin:7px 0;}
.tem59-pro .images{width:100%;padding-top:100%;position:relative;}
.tem59-pro .images img{position:absolute;height:100%;width:100%;left:0;top:0;}
.tem59-pro .text{background:#fff;padding:10px 0;}
.tem59-pro .text .title{font-size:15px;color:#333;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:30px !important;height:30px;}
.tem59-pro .text .description{display:block;font-size:12px;color:#333;opacity:62;line-height:20px !important;height:20px;overflow:hidden;} 
.tem59-pro .pro_price{font-size:12px;font-family:arial;}
.tem59-pro .pro_price .price_new{color:#333;}
.tem59-pro .pro_price .price_origin{color:#333;opacity:.53;}
.tem59-pro .pro_price i{font-style:normal;}
@media (max-width:991px){
    .tem59-pro .text .description{height:40px;}
}
@media (max-width:768px){
    .tem59-pro .interval{margin:0 ;}
    .tem59-pro .pro-li{padding:0 1%;margin:5px 0;}
    .tem59-pro .container,
    .tem59-pro.full-screen-spacing .text{padding-left: 3%!important;padding-right: 3%!important}
    .tem59-pro.full-screen-spacing .container{padding-left: 0!important;padding-right: 0!important}
}
@media (max-width:480px){
    .tem59-pro .text .title{font-size:13px;}
}
@media (max-width:320px){
    .tem59-pro .pro-li{width:100%;}
    .tem59-pro .text .description{height:auto;max-height:80px;}
}
