UNPKG

fd-gulp-convert-encoding

Version:

convert file to assigned charset

225 lines (176 loc) 3.26 kB
@media screen and (max-width: 990px) { /** * common */ #doc { width: 990px; margin: 0 auto; } .verticalImg img{ width: 100%; } /** * offers */ .qg-offerresults .rightDes { width: 35%; } .qg-offerresults li .productPic { width: 15.7687%; } .qg-offerresults .verticalImg .boxImg{ width: 100%; height: 120px; } .qg-offerresults .verticalImg img { /*width: auto;*/ max-height: 100%; } .qg-offerresults-shopwindow li { width: 19.7368%; margin: 0 1%; } .qg-offerresults-shopwindow li dl dt { width: 100%; } .qg-offerresults-shopwindow .verticalImg .boxImg{ width: 100%; height: 150px; } .qg-offerresults-shopwindow .verticalImg img { width: auto; max-height: 100%; } /** * hot recommed */ .qg-hotrecommend .offerList li { width: 15.1057%; padding-right: 1%; } .qg-hotrecommend .offerList li dt { width: 100%; } .qg-hotrecommend .verticalImg .boxImg{ width: 100%; height: 100px; } .qg-hotrecommend .verticalImg img { width: auto; max-height: 100%; } } @media screen and (min-width: 990px) and (max-width: 1420px){ /** * common */ .verticalImg img{ width: 100%; } /** * offers */ .qg-offerresults .productPic { width: 20%; } .qg-offerresults .verticalImg .boxImg{ width: 100%; height: 150px; } .qg-offerresults .verticalImg img { /*width: auto;*/ max-height: 100%; } .qg-offerresults-shopwindow li { width: 20.6378%; margin: 0 2%; } .qg-offerresults-shopwindow li dl dt { width: 100%; } .qg-offerresults-shopwindow .verticalImg .boxImg{ width: 100%; height: 180px; } .qg-offerresults-shopwindow .verticalImg img { width: auto; max-height: 100%; } /** * hot recommend */ .qg-hotrecommend .offerList li { width: 15%; padding-right: 1%; } .qg-hotrecommend .offerList li dt { width: 100%; } .qg-hotrecommend .verticalImg .boxImg{ width: 100%; height: 150px; } .qg-hotrecommend .verticalImg img { width: auto; max-height: 100%; } } @media screen and (min-width: 1420px) { /** * common */ #doc { width: 1420px; margin: 0 auto; } .verticalImg img{ width: 100%; } /** * offers */ .qg-offerresults .productPic { width: 18.3486%; } .qg-offerresults .verticalImg .boxImg{ width: 100%; height: 220px; } .qg-offerresults .verticalImg img{ width: auto; max-height: 100%; } .qg-offerresults-shopwindow li { width: 18.3333%; margin: 0 3%; } .qg-offerresults-shopwindow li dl dt { width: 100%; } .qg-offerresults-shopwindow .verticalImg .boxImg{ width: 100%; height: 220px; } .qg-offerresults-shopwindow .verticalImg img { width: auto; max-height: 100%; } /** * hot recommend */ .qg-hotrecommend .offerList li { width: 15%; padding-right: 1%; } .qg-hotrecommend .offerList li dt { width: 100%; } .qg-hotrecommend .verticalImg .boxImg{ width: 100%; height: 220px; } .qg-hotrecommend .verticalImg img { width: auto; max-height: 100%; } }