﻿
/*.bg_dot {
    background: url('img/bg_dot.png') repeat-x left bottom transparent;
    margin: 20px 0;
    height: 12px;
}*/

.btn-buy {
    background: url('img/buy.png') no-repeat scroll center center transparent;
    color: #FFF;
    border-radius: 5px;
    width: 108px;
    height: 36px;
    font-size: 14px;
    border: 1px solid #D90000;
    display: block;
    float: right;
    margin: 5px;
}
.btn-buy.home{ margin-right: 0;}
/*product group*/
.product_group {
    display: inline-block;
    margin-bottom: 20px;
}

    .product_group .list .item {
        width: 178px;
        height: 237px;
        margin-right: 20px;
        margin-bottom: 20px;
        position: relative;
        float: left;
    }

    .product_group .list .last {
        margin-right: 0px;
    }

    .product_group .item .item-image {
        width: 178px;
        height: 237px;
        border-radius: 5px;
        overflow: hidden;
        display: block;
    }

    .product_group .item .title {
        /*background: url('img/bg_nhomsp.png') no-repeat 0 0 transparent;*/
        min-height: 34px;
        background: url('img/bg_titlesp.png') repeat 0 0 transparent;
        width: 178px;
        position: absolute;
        left: 0px;
        bottom: 0px;
        border-radius: 0 0 5px 5px;
    }

        .product_group .item .title a {
            padding: 8px 10px 8px 10px;
            font: bold 14px/18px arial;
            color: #ffffff;
            display: block;
        }
/*End product group*/

.p_product_detail {
display: block;
margin-top: 15px;
width: 100%;
color: #474747;
min-height: 31px;
font-weight: bold;
margin-bottom: 20px;
font-size: 12px;
border-bottom: solid 3px #b3deb7;
line-height: 14px;
/*background: #063B8A;*/
    float: left;

}

.p_product_detail > span {
display: inline-block;
padding: 5px;
/*border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;*/
cursor: pointer;
    float: left;
}
.p_product_detail > i {
    float: left;
    margin-top: 5px;
}
.spanactive {
/*background: #e51e39;*/
color: #d81f27;
font-size: 12px;
/* line-height: 24px; */
/*padding: 5px !important;
box-shadow: 0 0 10px 3px #d3d3d3;*/
}


.txttraloi {
font-weight: bold;
color: #ff6600;
margin-bottom: 2px;
}
/*product listing*/


.product_listing {
    float: left;
	margin-top: 5px;
    width: 100%;
    position: relative;
}

    .product_listing .orderby {
        margin: 20px 0px;
        float: left;
        width: 100%;
        text-align: center;
    }

    .product_listing .sapxep {
        position: relative;
        background-color: #fff;
        width: 100%;
        float: left;
        padding-right: 2px;
        line-height: 25px;
    }

        .product_listing .sapxep span {
            color: #9e1f63;
            font: bold 12px arial;
        }

        .product_listing .sapxep .drdOrder {
            border: 1px solid #cccccc;
            width: 100%;
            height: 25px;
            color: #9e1f63;
            line-height: 25px;
        }


    .product_listing .list {
        width: 100%;
        float: left;
    }

    .product_listing .item {
        float: left;
        padding-bottom: 10px;
        margin-bottom: 10px;
        position: relative;
        float: left;
    }

    .product_listing .last {
        margin-right: 0px;
    }

    .product_listing .item .wr_img {
        width: 100%;
        /*height: 221px;*/
        float: left;
        position: relative;
        text-align: center;
		border: 15px solid #f4f4f4;
    }

    .product_listing .item .item-image {
        overflow: hidden;
        /*display: block;*/
		/*min-height: 190px;*/
    }
	.product_listing .item .item-image img{
		max-width: 100%;
		width: 100%;
	}
	.product_listing .item .title a {
		color: #1a7901;
		font: normal 14px/16px Arial;
		margin-top: 15px;
		text-decoration: none;
		display: block;
		float: left;
		width: 100%;
		text-align: center;
	}
    .product_listing .item .title a img{display: none}
    .product_listing .item .content {
        margin-top: 2px;
    }

        .product_listing .item .content span {
            color: #5f5f5f;
            font-size: 12px;
            display: block;
            margin-top: 3px;
        }

/*
Product detail
*/
.product_detail .sur {
    float: left;
    width: 100%;
    color: #484848;
	font: normal 14px/20px Arial;
	margin-bottom: 15px;
}
#product_ref{
	/*height: 300px !important;*/
}
#product_ref .product_listing .item.col-right,
#product_ref .product_listing .item.col-left{
	/*margin-right: 30px;
    margin-left: 22px;*/
}
#product_ref .bg_dot .caption{
	border-bottom: 1px solid #00cb13;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#product_ref .bg_dot .caption a{
	color: #1a7901;
	text-transform: uppercase;
	font: bold 16px Arial;
}
.product_detail .sur table
{
    border-collapse: collapse;
    }
.product_detail .sur tr, .product_detail .sur th, .product_detail .sur td
{
    border: solid 1px #000;
    border-collapse: collapse;
    }
.product_detail {
    margin-top: 10px;
    position: relative;
    float: left;
    width: 100%;
	margin-bottom: 35px;
}
    .product_detail ul, .product_detail table {
        width: 100% !important;
    }

.box_avatar {
    float: left;
    margin-bottom: 10px;
    width: 100%;
    z-index: 10;
    position: relative;
}

    .box_avatar .info_other {
        display: inline-block;
        clear: both;
        margin: 29px 0 0 0;
        width: 322px;
    }

    .box_avatar .image_small {
        width: 100%;
        text-align: center;
        float: left;
    }

        .box_avatar .image_small:hover span {
            display: block !important;
        }

    .box_avatar .img_preview {
        width: 250px;
        /*overflow: hidden;*/
        position: relative;
        margin: 20px auto 0px;
    }

        .box_avatar .img_preview .caroufredsel_wrapper {
            width: 252px !important;
            overflow: hidden;
        }

        .box_avatar .img_preview .prev {
            background: url("img/cnh_product_hot_next_prev.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
            position: absolute;
            height: 16px;
            width: 12px;
            left: -20px;
            top: 28px;
        }

        .box_avatar .img_preview .next {
            background: url("img/cnh_product_hot_next_prev.png") no-repeat scroll right 0 rgba(0, 0, 0, 0);
            position: absolute;
            height: 16px;
            width: 12px;
            right: -20px;
            top: 28px;
        }

        .box_avatar .img_preview span {
            cursor: pointer;
            z-index: 10;
            display: none !important;
        }

        .box_avatar .img_preview ul {
            float: left;
            margin: 0 !important;
            overflow: hidden;
            padding: 0 !important;
            top: 0 !important;
            width: 1000px !important;
        }

            .box_avatar .img_preview ul li {
                float: left;
                height: 82px !important;
                padding: 0;
                width: 55px !important;
                margin-right: 10px;
            }

                .box_avatar .img_preview ul li img {
                    border: 1px solid #E2E2E2;
                    border-radius: 2px;
                    height: 80px !important;
                    width: 53px !important;
                }

            .box_avatar .img_preview ul .zoomThumbActive img {
                border: 1px solid #FF6C86;
            }

    .box_avatar .wr_img {
        float: left;
        position: relative;
        width: 100%;
    }

        .box_avatar .wr_img img {
            width: 80%;
            height: auto;
            margin: 0px auto;
        }

.product_detail p, .product_detail span {
    line-height: 150%;
}

.product_detail .box_content {
    z-index: 1;
    position: relative;
    float: left;
    width: 100%;
}
.product_detail .box_content .image{
	padding: 15px;
background: #f4f4f4;
}
.product_detail .box_content img{
	width: 100%;
	max-width: 100%;
	border: 15px solid #f4f4f4;
}
.product_detail .title {
    width: 100%;
    display: block;
    font: bold 16px Arial;
    color: #1a7901;
    margin: 25px 0;
}


    .product_detail .title img {
        padding-bottom: 5px;
    }
    .product_detail .title h1 > img {
        width: 24px !important;
        
    }

.product_detail .productImg {
    float: left;
    width: 100%;
}

    .product_detail .productImg .avatar {
        position: relative;
        background: #eef9ff;
        float: left;
        width: 466px;
        height: 283px;
        overflow: hidden;
    }

    .product_detail .productImg .info {
        background: url(img/bg_titleproduct.png) repeat-x transparent;
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 466px;
        height: 58px;
        color: #fff;
    }

.product_detail .price {
    color: #9e1f63;
    font: bold 18px arial;
    margin: 5px 0;
}

    .product_detail .price .new {
        color: #cf0000;
    }

    .product_detail .price .old {
        color: #9b9b9b;
        font: normal 15px arial;
        text-decoration: line-through;
    }

.product_detail .productImg .info .zoom {
    background: url(img/zoom.png) no-repeat transparent;
    width: 41px;
    height: 37px;
    float: right;
    margin-right: 15px;
    margin-top: 10px;
    overflow: hidden;
}

    .product_detail .productImg .info .zoom a {
        position: absolute;
        z-index: 100;
        height: 40px !important;
        width: 42px !important;
    }

.product_detail .productImg .avatar a {
    width: 466px !important;
    height: 283px !important;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.product_detail .productImg .avatar img {
    max-width: 466px;
    max-height: 283px;
}

.product_detail .productImg .attack {
    float: left;
    height: 283px;
    overflow: hidden;
    width: 301px;
    margin-left: 13px;
}

    .product_detail .productImg .attack .item {
        /*background: #eef9ff;*/
        width: 145px;
        height: 88px;
        float: left;
        margin-bottom: 10px;
    }

    .product_detail .productImg .attack .right {
        margin-left: 10px;
    }

    .product_detail .productImg .attack .item a {
        width: 145px !important;
        height: 88px !important;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
    }

    .product_detail .productImg .attack .item img {
        max-width: 145px;
        max-height: 88px;
    }

.product_detail .btCart {
    width: 197px;
    height: 58px;
    background: url('img/bg_cart.png') no-repeat 0 0 transparent;
    float: left;
    display: block;
    cursor: pointer;
    position: relative;
    z-index: 1;
}

    .product_detail .btCart .datmua {
        position: absolute;
        right: 14px;
        top: 12px;
        width: 71px;
        height: 29px;
        color: #fff;
        line-height: 18px;
        font-size: 16px;
    }

.product_detail .order {
    position: relative;
    display: inline-block;
}

.box_motathem {
    margin: 20px 0;
    width: 426px;
    float: left;
}

    .box_motathem .title {
        font: bold 14px arial;
        color: #ff8096;
    }

    .box_motathem #thuoctinh .item {
        height: 21px;
        line-height: 21px;
        padding: 0 5px;
        color: #5f5f5f;
    }

        .box_motathem #thuoctinh .item span {
            font-weight: bold;
        }

    .box_motathem #thuoctinh .alt {
        background-color: #f9f8fa;
    }

    .box_motathem #thuoctinh span {
        width: 200px;
        display: inline-block;
    }


.product_detail #numberProduct {
    width: 32px;
    height: 27px;
    /*margin-top: 14px;
        margin-left: 14px;*/
    line-height: 27px;
    border: none;
    background: none;
    padding: 0 5px;
    font-size: 16px;
    text-align: center;
    position: absolute;
    top: 14px;
    left: 14px;
    z-index: 10;
}

.product_detail .area {
    color: #222222;
}

.product_detail .desciption {
    color: #9E1F63;
    font-size: 12px;
    font-weight: bold;
}

.product_detail .body {
    width: 100%;
    color: #505050;
    line-height: 22px;
}

    .product_detail .body li {
        list-style: inside;
    }

.product_detail .source {
    font-style: italic;
    color: #B3B3B3;
}


.product_detail .wr_tags {
    /*background-color: #fffbed;*/
    border: 1px solid #dddddd;
    height: auto;
    border-radius: 5px 5px 5px 5px;
    clear: both;
    margin-top: 20px;
    display: block;
}

.product_detail .share_tags {
    height: 56px;
    width: 100%;
    position: relative;
}

    .product_detail .share_tags .Like1 {
        width: 290px;
        text-align: left;
        position: absolute;
        left: 15px;
        top: 22px;
    }

    .product_detail .share_tags .print {
        position: absolute;
        left: 290px;
        top: 7px;
    }

    .product_detail .share_tags .vote5star {
        background: url('img/rate5star.png') no-repeat scroll left 11px transparent;
        height: 41px;
        float: right;
        padding-top: 13px;
        cursor: pointer;
        text-align: left;
        padding-left: 46px;
        color: #ff6c86;
        font-size: 21px;
        margin-right: 15px;
    }

        .product_detail .share_tags .vote5star small {
            font-size: 12px;
            color: #707070;
        }

.wr_tags .img_tag {
    float: left;
    margin: 0 13px 2px 10px;
}

.product_detail .border_tags {
    /*border-top: 1px dotted #d9c580;*/
    background: url('img/dot_tags.png') repeat-x left top transparent;
    padding-top: 10px;
    margin-left: 10px;
}

.product_detail .tags {
    /*background: url("img/icon_tags.jpg") no-repeat scroll 0 0 transparent;*/
    height: auto;
    line-height: 120%;
    min-height: 32px;
    padding-left: 44px;
    vertical-align: middle;
    text-align: left;
    padding: 0px 15px 10px 0;
}

    .product_detail .tags a {
        color: #6e6e6e;
        font-size: 14px;
    }

/*IOS*/
.product_detail .iosSlider {
    width: 100%;
    height: 1500px;
}

    .product_detail .iosSlider .slider {
        width: 100%;
        height: 100%;
    }

        .product_detail .iosSlider .slider .item {
            position: relative;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            margin: 0 0 0 0;
        }

            .product_detail .iosSlider .slider .item img {
                height: auto;
                width: 100%;
            }

            .product_detail .iosSlider .slider .item .caption {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                text-align: center;
            }

                .product_detail .iosSlider .slider .item .caption .bg {
                    position: absolute;
                    top: 0;
                    left: 0;
                    right: 0;
                    height: 100%;
                    background: #000;
                    opacity: 0.5;
                    filter: alpha(opacity:50);
                    z-index: 0;
                }

                .product_detail .iosSlider .slider .item .caption span {
                    font: normal 11px/15px "Helvetica Neue",Helvetica,Arial,sans-serif;
                    color: #fff;
                    text-shadow: 0 -1px 0 #333;
                    position: relative;
                    top: 0;
                    left: 0;
                    z-index: 1;
                }

.product_detail .iosSliderButtons {
    margin: 10px auto;
    width: 100%;
    height: 68px;
}

    .product_detail .iosSliderButtons .button {
        float: left;
        margin: 0 10px 10px 0;
        width: 62PX;
        height: 68px;
        opacity: 0.5;
        filter: alpha(opacity:50);
    }

        .product_detail .iosSliderButtons .button img {
            border: 2px solid #000;
            opacity: 0.5;
            width: 58px;
            height: 64px;
        }

    .product_detail .iosSliderButtons .first {
        margin-left: 0;
    }

    .product_detail .iosSliderButtons .selected,
    .product_detail .iosSliderButtons .button:hover {
        opacity: 1;
        filter: alpha(opacity:100);
    }




/*Product Referent*/
.product_ref 
{
    padding: 0 2%;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    float:left;
}

    .product_ref .caption {
        background: white;
        height: 30px;
        float: left;
    }

        .product_ref .caption a {
            color: #e10d16;
            font: normal 20px Helvet;
            text-transform: uppercase;
        }

    .product_ref .list {
        width: 100%;
        /*padding: 0 2%;*/
        float: left;
        /*margin-top: 20px !important;*/
    }

    .product_ref .item {
        float: left;
        width: 100%;
        
        position: relative;
        padding-bottom: 10px;
        border-bottom: 1px solid #dcdcdc;
        margin-bottom: 10px;
    }

    .product_ref .last {
        margin-right: 0px;
    }

    .product_ref .item .wr_img 
    {
        border-radius: 5px;
        width: 144px;
        height: 94px;
        border: 1px solid #dcdcdc;
        position: relative;
        float: left;
        margin-right: 10px;
        text-align: center;
    }
        .product_ref .item .wr_img img {
            width: 144px;
            height: 92px;
        }

    .product_ref .item .item-image {
        width: 100%;
        height: 219px;
        /*border-radius: 5px;*/
        overflow: hidden;
        display: block;
    }

    .product_ref .item .price {
        line-height: 22px;
        margin-top: 5px;
        width: 100%;
    }

        .product_ref .item .price a {
            font: bold 12px/22px arial;
            color: #cf0000;
            display: block;
            float: left;
        }

        .product_ref .item .price .old {
            font: bold 10px/22px arial;
            color: #9b9b9b;
            display: block;
            float: left;
            margin-left: 5px;
            text-decoration: line-through;
        }

        .product_ref .item .price img {
            margin-left: 5px;
        }


    .product_ref .item .title {
        
        line-height: 22px;
        
    }

        .product_ref .item .title a {
            font: normal 14px arial;
            color: #38a741;
        }

    .product_ref .item .content {
        margin-top: 2px;
    }

        .product_ref .item .content span {
            color: #5f5f5f;
            font-size: 12px;
            display: block;
            margin-top: 3px;
        }

/*Product Cate Slide */
.productCateSlide {
    position: relative;
    overflow: hidden;
    width: 440px;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
}

    .productCateSlide .menu_caption {
        position: relative;
        border-bottom: 1px solid #c0c0c0;
        height: 26px;
    }

    .productCateSlide .caption {
        position: absolute;
        top: 3px;
        left: 0px;
    }

        .productCateSlide .caption a {
            color: #9e1f63;
            font: bold 14px arial;
        }

    .productCateSlide .list {
        width: 100%;
        float: left;
        margin-top: 10px !important;
    }

    .productCateSlide .item {
        width: 205px;
        height: 352px;
        margin-right: 30px;
        position: relative;
        float: left;
    }

    .productCateSlide .last {
        margin-right: 0px;
    }

    .productCateSlide .item .wr_img {
        width: 205px;
        height: 309px;
        position: relative;
    }

    .productCateSlide .item .item-image {
        width: 205px;
        height: 309px;
        border-radius: 5px;
        overflow: hidden;
        display: block;
    }

    .productCateSlide .item .price {
        width: 205px;
        height: 22px;
    }

        .productCateSlide .item .price a {
            font: bold 12px/22px arial;
            color: #cf0000;
            display: block;
            float: left;
        }

        .productCateSlide .item .price .old {
            font: bold 10px/22px arial;
            color: #9b9b9b;
            display: block;
            float: left;
            margin-left: 5px;
            text-decoration: line-through;
        }

        .productCateSlide .item .price img {
            margin-left: 5px;
        }

    .productCateSlide .item .title {
        margin-top: 10px;
    }

        .productCateSlide .item .title a {
            font: normal 12px arial;
            color: #9e1f63;
        }

    .productCateSlide .item .content {
        margin-top: 2px;
    }

        .productCateSlide .item .content span {
            color: #5f5f5f;
            font-size: 12px;
            display: block;
            margin-top: 3px;
        }

    .productCateSlide .menu_child {
        background-color: #FFFFFF;
        float: right;
        position: relative;
        line-height: 18px;
    }

        .productCateSlide .menu_child .itemmenu {
            background: url(img/cnh_menuchild_ngan.jpg) no-repeat 0px 3px transparent;
            float: left;
            margin-right: 8px;
            position: relative;
        }

            .productCateSlide .menu_child .itemmenu.first {
                background: none;
            }

            .productCateSlide .menu_child .itemmenu a {
                color: #828282;
                padding-left: 8px;
            }

    .productCateSlide .prev_next {
        background-color: #FFFFFF;
        float: right;
        height: 22px;
        padding-right: 2px;
        position: relative;
        width: 50px;
    }

        .productCateSlide .prev_next #prev {
            background: url("img/cnh_product_next_prev.png") no-repeat scroll left 0 transparent;
            height: 22px;
            width: 22px;
            float: left;
        }

        .productCateSlide .prev_next #next {
            background: url("img/cnh_product_next_prev.png") no-repeat scroll right 0 transparent;
            height: 22px;
            width: 22px;
            float: right;
        }
/*End product Cate Slide*/
/*Product Cate Slide */
.productCateHome {
    position: relative;
    overflow: hidden;
    width: 100%;
    float: left;
}

    .productCateHome .menu_caption {
        position: relative;
        min-height: 41px;
        max-height: 65px;
        background: url(img/bv_lineMenu.png) no-repeat;
        background-position: right 12px;
        width: 100%;float: left;
    }
    .productCateHome .menu_caption .line{margin-top: 10px; width: 12px;float: left;height: 21px;background: url(img/bb_arrLine.png) no-repeat;background-position: left center; }
    .productCateHome .caption {
        float: left;
        padding:0 2%;
        background: #fff;
        background-position: right center;
    }

        .productCateHome .caption a {
            color: #e10d16;
            font: normal 23px Helvet;
            /*text-shadow: 1px 1px 1px #9c9c9c;*/
            text-transform: uppercase;

        }

    .productCateHome .list {
        width: 100%;
        float: left;
        /*margin-top: 10px !important;*/
        padding: 2%;
    }

    .productCateHome .item {
        float: left;
        width: 48%;
        /*margin: 0 1% 15px;*/
        /*height: 275px;*/
        position: relative;
        float: left;
        
    }

    .productCateHome .last {
        margin-right: 0px;
    }

    .productCateHome .item .wr_img {
        width: 100%;
        height: 219px;
        position: relative;
        text-align: center;
    }

    .productCateHome .item .item-image {
        width: 116px;
        height: 77px;
        /*border-radius: 5px;*/
        float: left;
        margin-right: 10px;
        display: inline-block;
    }
    .productCateHome .item .item-image img {
        width: 116px;
        height: 77px;
        border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;
    }

    .productCateHome .item .price {
        line-height: 22px;
        margin-top: 5px;
        width: 100%;
    }

        .productCateHome .item .price a {
            font: bold 12px/22px arial;
            color: #cf0000;
            display: block;
            float: left;
        }

        .productCateHome .item .price .old {
            font: bold 10px/22px arial;
            color: #9b9b9b;
            display: block;
            float: left;
            margin-left: 5px;
            text-decoration: line-through;
        }

        .productCateHome .item .price img {
            margin-left: 5px;
        }


    .productCateHome .item .title {
        /*border-bottom: 1px dotted #c0c0c0;*/
        line-height: 18px;
        /*margin-top: 5px;*/
        padding: 0 0 10px 15px;
        background: url(img/bb_iconNews.jpg) no-repeat left 3px;
    }
    .productCateHome .item.item_first .title {
        background: none;
        padding-left: 0;
    }
    .productCateHome .item.item_first .wr_content_item{
        display: block;
        margin-bottom: 10px;
        float: left;
        text-align: left;
        /*padding-right: 10px;*/
        width: 100%;
    }

    .productCateHome .item .wr_content_item {
        display: none;
    }
    .productCateHome .item.item_first .title a {
         color:   #2e6e36;
         font: bold 16px Arial;
    }
        .productCateHome .item .title a {
            font: normal 13px Arial;
            color: #333 ;
            display: block;
            padding-right: 5px;
        }

    .productCateHome .item .content {
        margin-top: 2px;
    }

        .productCateHome .item .content span {
            color: #5f5f5f;
            font-size: 12px;
            display: block;
            margin-top: 3px;
        }



/*End product Cate Slide*/
/*Product Cate Hot */
.productCateHot {
    position: relative;
    overflow: hidden;
    width: 198px;
    float: left;
    margin: 10px 0px 0px 0px;
}

    .productCateHot .menu_caption {
        float: left;
        width: 100%;
    }

    .productCateHot .caption {
        background: url(img/cnh_arrow_menu_hot.png) no-repeat 0px 3px;
        height: 32px;
        float: left;
    }

        .productCateHot .caption a {
            padding-left: 35px;
            color: #9e1f63;
            font: bold 12px arial;
            line-height: 32px;
            text-transform: uppercase;
        }

    .productCateHot .caroufredsel_wrapper {
        z-index: 10;
    }

    .productCateHot .list {
        width: 100%;
        float: left;
        margin-top: 10px;
    }

    .productCateHot .item {
        width: 198px;
        height: 311px;
        margin-right: 19px;
        margin-bottom: 20px;
        position: relative;
        float: left;
    }

    .productCateHot .last {
        margin-right: 0px;
    }

    .productCateHot .item .wr_img {
        width: 198px;
        height: 311px;
        position: relative;
    }

    .productCateHot .item .item-image {
        width: 198px;
        height: 311px;
        border-radius: 5px;
        overflow: hidden;
        display: block;
    }

    .productCateHot .prev_next {
        height: 16px;
        left: 8px;
        padding-right: 2px;
        position: absolute;
        top: 190px;
        width: 180px;
        z-index: 100;
    }

        .productCateHot .prev_next #prev {
            background: url("img/cnh_product_hot_next_prev.png") no-repeat scroll left 0 transparent;
            height: 16px;
            width: 12px;
            float: left;
        }

        .productCateHot .prev_next #next {
            background: url("img/cnh_product_hot_next_prev.png") no-repeat scroll right 0 transparent;
            height: 16px;
            width: 12px;
            float: right;
        }
/*End product hot*/

/*Box ArticleHome*/

.productBelow {
    position: relative;
    overflow: hidden;
    width: 100%;
    float: left;
}

    .productBelow .menu_caption {
        position: relative;
        /*border-bottom: 1px dotted #c0c0c0;*/
        /*border-left: 3px solid #ff6600;*/
        border-top: 1px solid #fff;
        line-height: 35px;
        height: 35px;
        background: url(img/vn_bglinePro.jpg) repeat-x;background-position: left bottom;
    }

    .productBelow .caption {
        position: absolute;
        /*top: 3px;*/
        border-left: 1px solid #e6e6e6;
        left: 0px;
        padding-left: 60px;
        background: url(img/vn_iconVnp.jpg) no-repeat;background-position: 12px 5px;
    }

        .productBelow .caption a {
            color: #12499f;
            font: bold 14px arial;
            text-transform: uppercase;
            line-height: 41px;
        }

    .productBelow .list {
        width: 96%;
        float: left;
        /*margin-top: 10px !important;*/
        padding: 2%;
    }
    .productBelow .divGroup {
        float: left;
        width: 100%;
        margin: 0 0 15px 0;
        /*height: 275px;*/
        position: relative;
        float: left;
        
    }
    .productBelow .item {
     
    float: left;
    height: 100%;
    margin: 0 2%;
    min-height: 100px;
    min-width: 80px;
    position: relative;
    width: 45%;
    }
    .productBelow .item .borderItem {
         border: 1px solid #2956a4;width: 99.7%;float: left;
    }
    .productBelow .item .price{ color: #333333;font-size: 14px;margin: 10px 0 0 0;width: 100%;float: left;
    }
    .productBelow .item .price .txtprice{ font-size: 16px;font-weight: bold; color: #cc0000}
    .productBelow .last {
        margin-right: 0px;
    }

    .productBelow .item .item-image img {
        max-width: 100%;
        max-height: 168px;
        min-width: 80px;
        min-height: 170px;
        position: relative;
        text-align: center;
    }
    .productBelow .item  .title{ width: 100%;text-align: center;float: left;margin: 8px 0 0 0;padding: 10px 0;background: #2956a4;}
    .productBelow .item  .title a{ color: #fff;font-size: 14px;font-weight: bold;}

/*HTML 5*/

.product_listing .item.col-left{
	width: 320px;
	padding-right: 10px;
}
.product_listing .item.col-right{
	width:320px;
	padding-right: 0px;
	padding-left: 10px;
    margin-right:5px;
}
@media screen and (max-width: 340px)
{
  .advbigbb > .bvfree{
	padding-left: 0;
  }
  .product_listing .item .item-image{
		min-height: 100px;
  }
}
@media (max-width:736px){
    .product_listing .item.col-left{width:350px !important;}
    .product_listing .item.col-right {width:350px !important;margin-right:5px}
}
@media (max-width:667px){
    .product_listing .item.col-left{width:315px !important;}
    .product_listing .item.col-right {width:315px !important;margin-right:5px}
}
@media (max-width:568px){
    .product_listing .item.col-left{width:270px !important;}
    .product_listing .item.col-right {width:270px !important;margin-right:5px}
}
@media (max-width:480px){
    .product_listing .item.col-left{width:220px !important;}
    .product_listing .item.col-right {width:220px !important;margin-right:5px}
}
@media (max-width:414px){
    .product_listing .item.col-left{width:190px !important;}
    .product_listing .item.col-right {width:190px !important;margin-right:5px}
}
@media (max-width:375px){
    .product_listing .item.col-left{width:170px !important;}
    .product_listing .item.col-right {width:170px !important;margin-right:5px}
}
@media (max-width:320px){
    .product_listing .item.col-left{width:145px !important;}
    .product_listing .item.col-right {width:145px !important;margin-right:5px}
}