/* 语言切换 */
.sitewidget-langBar-20201217232030 .sitewidget-bd .front-icon-box.icon-style i {
    font-size: 16px;
    color: #333 !important
}

.sitewidget-langBar-20201217232030 .sitewidget-bd .icon-style-i {
    font-size: 16px;
    color: #333 !important
}

.sitewidget-langBar-20201217232030 .sitewidget-bd .lang-bar.style18.lang-style .lang-dropdown .block-iconbaseline-down {
    color: #333 !important
}

.sitewidget-langBar-20201217232030 .sitewidget-bd .lang-bar.style18.lang-style .lang-dropdown .lang-menu {
    border-color: #333 !important
}

.sitewidget-langBar-20201217232030 .sitewidget-bd .lang-bar.style21.lang-style .lang-dropdown .lang-menu .menu-close-btn i {
    background: #0a8ef5 !important
}

.sitewidget-button-20210201111046 .backstage-component-btn {
    box-shadow: 0
}

.button-left-animate i {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.sitewidget-button-20210201111046 a.backstage-component-btncolor {
    background-color: #fff;
    color: #333;
    border-radius: 3px;
    border-color: #333;
    border-style: solid;
    border-width: 1px
}

.sitewidget-button-20210201111046 a.backstage-component-btndefault {
    border-style: solid;
    border-width: 1px;
    border-radius: 3px
}

.sitewidget-button-20210201111046 a.backstage-component-btncolorhover:hover {
    background-color: #0079c3;
    color: #fff;
    border-radius: 3px;
    border-color: #0079c3;
    border-style: solid;
    border-width: 1px
}

.sitewidget-button-20210201111046 a.backstage-component-btn i {
    color: #333;
    font-size: 14px
}

.sitewidget-button-20210201111046 a.backstage-component-btn:hover i {
    color: #fff;
    font-size: 14px
}
/* 语言切换 end*/


/* 搜索样式 */
.sitewidget-prodSearchNew-20161208102223 .colorbtn-search-box .search-box .search-fix-wrap {
    margin-right: 27px
}

.sitewidget-prodSearchNew-20161208102223 .colorbtn-search-box .search-box .search-fix-wrap input[type="text"] {
    height: 27px;
    line-height: 27px;
    font-size: 12px;
    color: #ddd;
    background-color: transparent;
    border: 1px solid #999;
    border-radius: 15px 0 0 15px
}

.sitewidget-prodSearchNew-20161208102223 .colorbtn-search-box .search-box .search-fix-wrap input[type="text"]::-webkit-input-placeholder {
    color:
}

.sitewidget-prodSearchNew-20161208102223 .colorbtn-search-box .search-box .search-fix-wrap input[type="text"] {
    +height: 25px;
    +line-height: 25px
}

.sitewidget-prodSearchNew-20161208102223 .colorbtn-search-box .search-box .search-fix-wrap button {
    width: 27px;
    height: 27px;
    background-color: #0274de;
    border-radius: 0 15px 15px 0
}

.sitewidget-prodSearchNew-20161208102223 .colorbtn-search-box .search-box .search-fix-wrap button .icon-svg {
    width: 16px;
    height: 16px;
    fill: #fff
}

@media(min-width:900px) {
    .sitewidget-prodSearchNew-20161208102223 .positionLeft .search-keywords {
        line-height: 27px
    }

    .sitewidget-prodSearchNew-20161208102223 .positionRight .search-keywords {
        line-height: 27px
    }
}

.sitewidget-prodSearchNew-20161208102223 .positionDrop .search-keywords {
    border: 1px solid #fff;
    border-top: 0
}

.sitewidget-prodSearchNew-20161208102223 .positionDrop q {
    margin-left: 10px
}

/* 搜索 end*/
/* 导航栏高亮 */
.sitewidget-quickNav-20161221110806 .sitewidget-bd a.on {
    color: #0274de
}