﻿@charset "utf-8"; 
.prodetails-bref img{margin:0 auto;display:block}
@media screen and (min-width:900px){.download-list{display:block}
.download-list li{display:flex;align-items:center;width:100%;position:relative;height:200px;background:#fbfbfb;padding-right:20px;padding-left:200px;box-sizing:border-box}
.download-btn{margin-left:auto}
.download-img{width:200px;height:200px;position:absolute;background:#f2f2f2;left:0;top:0}
.download-info{margin-left:20px}}
.products-item-text{max-height:unset;-webkit-line-clamp:4}