.ej{width:100%;position: relative;display:none;}
.ejbt{width:100% !important;height:40px !important;line-height:40px !important;font-size:16px;background: rgba(0,0,0,.5) !important;}
.ejbt a{font-size:16px !important;color:#fff;}
.menu_a li:hover .ej{display:block;}

.search { padding: 32px 0;box-sizing: border-box;float: right;}
.search-box {
    position: absolute;
    display: none;
    left: 0;
    right: 0;
    top: 85px;
    background: rgba(0,0,0,0.6);
    padding: 50px 0;
    z-index: 10000;}
.search-width {
    width: 700px;
    margin: 0 auto;
    background: #fff;
    position: relative;
    padding: 0 100px 0 50px;}

.search-width .control {
    border: none !important;
    border-radius: 0;
    box-shadow: none;
    height: 50px;}

.btn-search {
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    border-radius: 0;
    height: 50px;
    background: url(images/search-an.png) center no-repeat;}
.ejlm .active{background: #f90002;}
.boot p{text-align: center;}
