.topDiv{    position: relative;}
.topR{    position: absolute;
    top: 26px;
    right: 0px;}
    
    .Search{
    
       width: 215px;
    height: 35px;
    margin-top: 30px;
    float: right;
    border: 1px solid #ffffff;
    border-radius: 21px;
    background: rgb(153 14 13 / 60%);
    position: absolute;
    right: 0px;}
    .search_text{
         width: 160px;}
.yj-dd {
    position: relative;}
.ej-ul {
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 999;
    width: 100%;
    display: none;}
.yj-dd:hover .ej-ul{display:block;background-color: #fff;}
.defaultInputStyle{height:19px;}
.defaultInputStyle{border:solid 1px #AFD5F5;}

