﻿.right_product_menu_brand{border-left: 1px solid #3273dc;border-right: 1px solid #3273dc;border-top: 1px solid #3273dc;line-height: 47px;}
.right_product_menu_kw{border: 1px solid #3273dc;}
.right_product_menu_brand .brand_logo{width: 96px;height: 47px;vertical-align: middle;margin-right: 15px;}
.left_product_menu a:hover,.right_product_menu_brand a:hover{
	transition:all 1s;
    -moz-transition:all 1s;
    -webkit-transition:all 1s;
    -o-transition:all 1s;
    transform:scale(1.2);
}

.product_list{line-height: 4.8rem; }
.product_list .first{border-top:2px solid #3273dc;text-align: left;font-weight: 600;text-indent: 1rem;}
.product_list .column{border-top: 1px solid #dbdbdb;border-left: 1px solid #dbdbdb;padding: 0px;position: relative;}
.product_list .product_one{text-indent: 1rem;}
.product_list .product_one:hover{display: block;width: 100%;height: 100%; background-color: #edeef3;}
.product_list .contras{position: absolute;right: 1rem;}

.table a{color: #363636;}
.table tr{cursor: pointer;line-height: 3rem;}
.table.is-hoverable tbody tr:not(.is-selected):hover {
    background-color: #b5e2ff !important;
}
.recommendTag{position: absolute; top: 100px; right: 0px; width: 30px; height: 230px !important;white-space: initial !important;}
.recommendColumn a{color:#797979 }