.search-box {
    border-radius: 25px;
    width: 240px;
    height: 40px;
    background: #fff;
    float: right;
    position: relative;
    margin-bottom: 27px;
    margin-right: -30px;}

.search-group {
    display: flex;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    /* padding: 0 10px; */
    border-radius: 25px;
    align-items: center;}

.search-input {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-radius: 30px;
    border: none;
    font-size: 14px;
    padding: 0 10px;
    padding-right: 50px;}

.search-input:focus {
    outline: none;}

.search-button {
    position: absolute;
    right: 10px;
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 50%;
    background: transparent;
    cursor: pointer;}

.search-button img {
    padding: 0;
    width: 75%;
    height: 75%;}
.tijibutstyle1152097{ font-size: 16px; line-height: 32px;}
.entertextstyle1152097{ border-right: #d5d5d5 1px solid; border-top: #d5d5d5 1px solid; border-left: #d5d5d5 1px solid; border-bottom: #d5d5d5 1px solid ;}
.desctdstyle1152097{ font-size: 14px; line-height: 32px;}
.titlestyle1152097{ background-color: #bd1a2d;     position: relative;     font-family: auto;     height: 32px;     color: #ffffff;     font-size: 16px;     font-weight: bold;}
.tishitabstyle1152097{ background-color: #ffffec; color: #ff6600; font-size: 16px; line-height: 32px; font-weight: bold;}
.winstyle1152097{ font-size: 16px; line-height: 32px; padding: 0px 10px;}

