/*头部背景颜色*/
._27 {
    background-color: #fff
}

/*头部搜索框背景颜色*/
._29 {
    background-color: #efefef;
    border-radius: 4px;
}

/*头部icon图标颜色*/
._2a {
    color: #b5b5b5
}

.flex-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 0;
    min-width: 0
}

.items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center
}

._7, ._8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal
}

._42 {
    fill: currentColor;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    margin: 4px 21px 4px 19px;
}

._41 {
    background: transparent
}

.logoHeader {
    background: 0;
    border: 0;
    display: block;
    float: none;
    height: auto;
    padding-bottom: 0;
    padding-top: 0;
    width: auto;
}

.logoHeader {
    padding: 6px 6px;
}

.SearchFormInReact .searchBoxWrapper {
    border-radius: 4px;
    height: 40px;
    padding: 0;
    width: 100%;
    z-index: 670
}

.SearchFormInReact .searchBoxWrapper input {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    color: #555;
    font-size: 16px;
    font-weight: 600;
    height: 100%;
    line-height: 20px;
    outline: 0;
    padding: 0;
    text-overflow: ellipsis;
    width: 100%
}

.flex {
    display: -webkit-box;
    display: flex;
}

.search_icon {
    width: 20px;
    height: 20px;
    margin: 10px 11px 10px 15px;
}

.m0 {
    margin: 0
}

.sans-serif {
    font-family: Helvetica Neue, Helvetica, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, \\30E1\30A4\30EA\30AA, Meiryo, "\FF2D\FF33 \FF30\30B4\30B7\30C3\30AF", arial, sans-serif;
}