@media only screen and (max-width: 480px) { .product-item h3{margin-bottom:5px;font-size:0.9rem;line-height:20px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;} .model-item-row{padding:10px 0;border-bottom:1px solid #f3f3f3;width:1500px;} .model-item-row:hover{background:#f8f8f8;} .model-item-row:last-child{border-bottom:0;} .model-item{height:60px;line-height:20px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;} .model-item li{height:60px;padding:0 10px;color:#666;font-size:12px;min-height:20px;} .model-item li:not(.model-col-picture):before{content:'';margin-left:-1px;width:1px;height:60px;display:inline-block;vertical-align:middle;} .model-item .model-col-picture{padding:0;width:60px;height:60px;background-color:#f9f9f9;background-size:30% auto;} .model-item .model-col-picture img{min-width:60px;height:60px;} .model-item .model-col-expand{font-size:16px;font-weight:100;float:right;color:#ccc;width:40px;text-align:center;line-height:40px;cursor:pointer;} .model-item li span{width:99%;display:inline-block;vertical-align:middle;} .model-list-hd{border-bottom:1px solid #ececec;} .model-list-hd .model-item{height:40px;font-size:0.75rem;color:#666;background:#f3f3f3;} .model-list-hd .model-item li:before{display:none;} .model-list-hd .model-item li{width:40px;height:40px;background:none;line-height:38px;} .model-item-row .model-item li, .model-list-hd .model-item li{width:106px;float:left;} .model-list-hd .model-col-name, .model-item-row .model-item .model-col-name{width:106px!important;} .model-list-hd .model-item li:first-child, .model-item-row .model-item li:first-child{width:60px;} .model-item-row .model-item li:last-child{width:60px;} .product-series {padding-left:20px; padding-right:20px;} .product-series li{padding:0;} .product-series li:nth-child(2n+1){padding-right:10px;} .product-series li:nth-child(2n){padding-left:10px;} .img-list{padding-left:15px;padding-right:15px;} .img-list li{padding:0;position: relative!important; top: inherit!important;left: 0!important;height:255px} .pagination{/*margin:0;display:flex;display:-webkit-flex;justify-content:center;width:auto;*/} .parameter li span{padding:0 5px;} }