﻿@charset "utf-8";

.single_article a.img img {
    /*max-height: 170px;
    max-width: 170px;
    width: auto;
    height: auto;*/
}

.container_wrap .content .left_content.product .product_img .img a img {
    /*max-width: 288px;
    max-height: 300px;
    width: auto;
    height: auto;*/
}

.container_wrap .content .left_content.product .product_img .product_img_list ul li a img {
    vertical-align: middle;
    max-width: 50px;
    max-height: 50px;
    width: auto;
    height: auto;
}

.container_wrap .content.category .best_sellers_box .box_content .article_box a.img img {
    /*max-width: 160px;
    max-height: 160px;
    width: auto;
    height: auto;*/
}

.container_wrap .content .right_content.deals .block_deal .grid_2_1 article:first-child .left img, .container_wrap .content .right_content.deals .block_deal .grid_1_2 article:first-child .left img {
    /*max-width: 260px;
    max-height: 260px;
    width: auto;
    height: auto;*/
}

.container_wrap .content .right_content.deals .block_deal .grid_1_2 article .left img, .container_wrap .content .right_content.deals .block_deal .grid_2_1 article .left img {
    /*max-width: 160px;
    max-height: 140px;
    width: auto;
    height: auto;*/
}