/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2018-7-9, 14:28:08
    Author     : yjl
*/
.lm-home-page-search-by-value .search-by-value
{
    background: #D41A1A;
}
.lm-home-page-search-by-value .interval-box
{
    border: 1px solid #D41A1A;
}
.lm-home-page-search-by-value .interval-box li a:hover
{
    color: #FFFFFF;
    background: #D41A1A;
}