/*#search{width: 858px;}
.content_search_box .input
{
	border:1px solid #ddd;
	background:#fff;
	position:relative;
	font-size: 18px;
	font-weight:normal;
	height: 38px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 0px !important;
}*/
#title-search-input{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    z-index:220;
    width: 859px;
    padding: 0px 0px 0px 20px;
    font-size: 14px;
    line-height: 36px;
    height: 36px;
    font-family: Arial,Helvetica,sans-senif;
    font-weight:normal;
    background: #fff;
    color: #a0a0a0;
    border:none;
    display:block;
}
.content_search_box  .input input[type="submit"]{
    border:none;
    width:80px;
    height:38px;
    cursor:pointer;
    display:inline-block;
    position:absolute;
    z-index: 300;
    right:-82px;
    top:-1px;
    border-radius: 0 3px 3px 0 ;
    background: #239dd9;
    color: #fff;
    padding: 0 20px;
    font-size: 15px;
}
#title-search-result-shadow{
    width: 638px;
    position: absolute;
    z-index: 300;
    background-color: #FFF;
    border: 1px solid #ddd;
    border-top: none;
    display: none;
    max-height: 500px;
    overflow-y: auto;
}
.content_search_box:focus #title-search-result-shadow{
    display: block;
}
.section_container{
    margin-bottom: 1px;
}
.section_container>a{
    width: 100%;
    display: block;
    padding: 5px;
    background: #e8e8e8;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #595959;
}
.section_line .section_name:first-letter{
    text-transform: uppercase;
}
.section_line .section_name{
    margin-right: 16px;
}
.section_line:hover .section_name::after {
        content: "/";
    color:#ff7e00;
}
.section_line .section_name:last-child::after{
    content: "";
}
.section_line .section_name::after{
    display: inline-block;
    width: 6px;
    height: 10px;
    position: absolute;
    padding: 0 5px;
    content: "/";
    color:#595959;
}
.product_list{
    padding: 5px;
}
.product_list li{
    padding: 3px 0;
}
.product_list li a{
    display: block;
}

#search{width: 638px;}
.title-search-result.table{}
.content_search_box .input
{
	border:1px solid #ddd;
	background:#fff;
	position:relative;
	font-size: 18px;
	font-weight:normal;
	height: 38px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 0px !important;
}

.content_search_box  .input input[type="submit"]{
	
	border:none;
	width:55px;
	height:38px;
	cursor:pointer;
	display:inline-block;
	position:absolute;
	right:-2px;
	top:-1px;
        border-radius: 0 3px 3px 0 ;
}
.content_search_box  .input input[type="text"]{
	border:none;
	width:491px;
	display:block;
	padding:9px 10px;
	background:transparent
}
.content_search_box  .input input[type="submit"]{

    border:none;
    width:80px;
    height:38px;
    cursor:pointer;
    display:inline-block;
    position:absolute;
    z-index: 290;
    right:-82px;
    top:-1px;
    border-radius: 0 3px 3px 0 ;
    background: #00961c; color: #fff;padding: 0 20px;font-size: 15px;        
}
.content_search_box  .input input[type="submit"]:hover{
    cursor: pointer;
    background: #ffca59;
}
#title-search-input{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
	z-index:220;
        width: 638px;
        padding: 0px 0px 0px 20px;
	font-size: 14px;
        line-height: 36px;
        height: 36px;
        font-family: Arial,Helvetica,sans-senif;	
	font-weight:normal;
        background: #fff;
        color: #a0a0a0;
}


div.title-search-result {
	display:none;
	z-index:10000;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        left:622px;
}
.title-search-result-shadow{
    -webkit-box-shadow:3px 4px 12px 0 rgba(0, 0, 0, 0.2);
    box-shadow:3px 4px 12px 0 rgba(0, 0, 0, 0.2);
    border:1px solid #e5e5e5;
    background:#fff;
        max-height: 220px;
        overflow-y:  auto;

}

table.title-search-result2 {
	border-collapse: collapse;
	border:none;
	width:100%;
        table-layout: fixed;
}

table.title-search-result2 th {
	color:#000;
	font-weight:bold;
	padding:2px 12px 2px ;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result2 td {
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result2 td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result2 td.title-search-item a{
	text-decoration:none;
	font-size:14px;
        line-height: 25px;
        margin-bottom: 5px;
	color:#a0a0a0;
        padding: 0px 10px;
}

table.title-search-result2 td.title-search-item .title-search-price{
	color:grey;
	font-size:12px;
	padding-left:5px;
}
table.title-search-result2 td.title-search-item a:hover{color:#ff7e00}
table.title-search-result2 td.title-search-item img {vertical-align:top}
table.title-search-result2 td.title-search-item b {font-weight:normal;color:#555; }
table.title-search-result2 td.title-search-item a:hover b {color:#ffca59; }

table.title-search-result2 td.title-search-more {
	font-size:12px;
	font-weight:normal;
	padding-right:15px;
	padding-left:8px;
	padding-top:10px;
}
table.title-search-result2 td.title-search-more a{
	text-decoration:none;
	color:#999;
}
table.title-search-result2 td.title-search-more a:hover{
	color:#ff7e00;
}

table.title-search-result2 td.title-search-all {
	padding-left:24px;
	text-align:right;
	padding-right:15px;
        padding: 0 15px 10px;
        
}

table.title-search-result2 td.title-search-all a{
	padding-left:4px;
        color: #00961c;
        text-decoration: none;
}
table.title-search-result2 td.title-search-all a:hover{color:#ff7e00}
table.title-search-result2 td.title-search-separator,
table.title-search-result2 th.title-search-separator {
	padding-top:0px;
	padding-bottom:2px;
	font-size:4px;
	
}
table.title-search-result2 tr:first-child .title-search-separator{
	border:none;
}
@media (max-width: 1260px) {
	#search {
		width: auto;
	}
	#title-search-input {
		width: 100%;
	}
	.content_search_box .input input[type="submit"] {
		right: -80px;
	}
	#title-search-result-shadow {
	    width: calc(100% - 3px);
	}
}
@media (max-width: 875px) {
	.content_search_box .input input[type="submit"] {
		right: -35px;
	}
	#title-search-result-shadow {
	    width: calc(100% - 11px);
	}
}
@media (max-width: 860px) {
	.content_search_box .input input[type="submit"] {
		width: 44px;
		background: url(/images/search-w.svg) no-repeat center center, #00961c;
		background-size: 18px;
	}
	.content_search_box .input input[type="submit"]:hover {
		background: url(/images/search-w.svg) no-repeat center center, #ffca59;
		background-size: 23px;
	}
}
@media (max-width: 768px) {
}