
body, html {
    margin: 0;
    padding: 0;
}


#policybox .el-tree-node__content {
    height: 60px;
}


#policybox .custom-tree-node .el-input {
    width: 200px;
}


#policybox .matchDegree {
    color: #fff;
    background-color: #7bacff;
    display: inline-block;
    min-width: 100px;
    height: 20px;
    line-height: 20px;
    border-radius: 10px;
    font-size: 12px;
    text-align: center;
}


#policybox .mattersLevel {
    font-size: 12px;
    color: #00bcd4 !important;
    background-color: #e0f7fa !important;
    padding: 5px;
}


#policybox .enterPriseArchivesNum {
    font-size: 12px;
    height: 24px;
    background-color: #ebf2ff !important;
    color: #3b79ea !important;
    padding: 5px;
}


#policybox .perennialAcceptance,
#policybox .remainingSpan,
#policybox .endSpan,
#policybox .highestSubsidies {
    font-size: 12px;
    height: 24px;
    padding: 5px;
}


#policybox .perennialAcceptance,
#policybox .remainingSpan {
    background-color: #ebf2ff !important;
    color: #3b79ea !important;
}


#policybox .highestSubsidies {
    color: #f2655b !important;
    background-color: #feedec !important;
}


#policybox .endSpan {
    color: #909399 !important;
    background: #f4f4f5 !important;
}


#policybox .policyListBox {
    width: 100%;
    height: calc(100% - 120px);
    overflow: auto;

}


#policybox .policyListBox ul {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: auto;
    list-style: none;
}


#policybox .conditionBox {
    padding: 0 5px;

}

@media screen and (max-width: 768px) {

    #policybox .policyListBox {
        top: 120px;
    }
}

@media screen and (min-width: 768px) {

    #policybox .policyListBox {
        top: 70px;
    }
}


#policybox .dialogBox .el-dialog__body {
    padding: 0;
    position: absolute;
    top: 60px;
    bottom: 5px;
    width: 100%;
}


#policybox .dialogBox .el-dialog__body .iframeBox {
    border: 0;
    width: 100%;
    height: 100%;;
}


#policybox .policyListBox li {
    padding: 10px 5px;
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    cursor: pointer
}

body {
    padding: 0;
    margin: 0;
}


#policybox .policyBox {
    width: 100%;
    padding: 0;
    margin: auto;
    overflow: auto;
    list-style: none;
    position: absolute;
    top: 70px;
    bottom: 0;
    left: 0;
    right: 0;
}

#policybox .box-card {
    text-align: center;
    width: 100%;
    position: relative;
    transition: all .2s;
    overflow: hidden;
    background: rgb(20, 134, 204);
}

#policybox .searchState {
    margin-left: calc(160px - 100%);
}

#policybox .showButton,
#policybox .recentlyAddedBox {
    padding: 20px;
    background: #3b79ea;
    color: #FFF;
    cursor: pointer;
    text-align: left;
    display: inline-block;
}

/*#policybox .showButton {*/
/*    text-align: right;*/
/*}*/

/*#policybox .recentlyAddedBox {*/

/*    text-align: left;*/
/*}*/

#policybox .searchBoxLeft,
#policybox .searchBoxRight {
    margin: 0 auto;
    width: calc(100% - 120px);
}

#policybox .searchBoxLeft {
    max-width: 1200px;
}

#policybox .searchBoxRight {
    max-width: 800px;
}

#policybox .hiddenLeft,
#policybox .hiddenRight {
    display: inline-block;
    padding: 10px;
    color: #FFF;
    cursor: pointer;
}


#policybox .searchBox {
    padding: 10px 0;
    background: #3b79ea !important;
    transition: all 0.2s;
    min-height: 42px;
    z-index: 9;
    position: absolute;
    top: 0;
    width: 100%;
}

#policybox .searchBox input {
    border: 0;
}

#policybox .searchBox .el-input__inner, .searchBox .el-input-group__prepend {
    padding: 0 10px;
    min-height: 40px;
}

#policybox .searchBox input {
    padding: 0 5px;
}


#policybox .searchShowClass {
    margin-left: 0% !important;
}

#policybox .recentlyAddedClass {
    margin-left: 0% !important;
}


#policybox .icon {
    position: absolute;
    right: 10px;
    top: 15px;
}

body, html, #app {
    height: 100%;
    width: 100%;
}


#policybox .success-row {
    cursor: pointer;
}

#policybox .phoneSearchBox {
    width: 100%;
    height: 136px;
    box-sizing: border-box;
    background: #3b79ea !important;
    transition: all 0.2s;
    position: absolute;
    top: 0;
}


#policybox .phoneSearchHideBox {
    margin-left: -100%;
    height: 45px;
    overflow: hidden;
}

#policybox .recentlyAddedShowRight {
    right: 0;
}

#policybox .recentlyAddedShow {
    position: absolute;
    height: 180px !important;

}

#policybox .searchCardState {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    height: 136px !important;
}

#policybox .iconHide {
    color: #FFF
}


#policybox .phoneSearchShow {
    padding: 10px;
    font-size: 12px;
    color: #FFF;
    display: inline-block;
}

#policybox .recentlyAdded {
    color: #FFF;
}

#policybox .labelTitle {
    background: #3b79ea !important;
    color: #FFF;
    padding: 5px;
    display: inline-block;
    height: 20px !important;
}

#policybox .searchCard {
    position: relative;
    height: 30px;
    overflow: hidden;
    transition: all 0.2s;
    background: #3b79ea;
}

#policybox .searchFunCard,
#policybox .recentlyAddedCard {
    position: sticky;
    top: 0;
}

#policybox .searchFunCard {
    height: 136px;
}

#policybox .recentlyAddedCard {
    height: 180px;
}

#policybox .noData {
    color: #409eff;
    text-align: center;
    font-size: 14px;
}

#policybox .queryTitle {
    height: 100%;
    border-right: 1px solid;
    font-size: 14px;
    box-sizing: border-box;
    text-align: center;
}

#policybox .queryTitle > span {
    display: inline-block;;
}

#policybox .queryParamBox {
    text-align: left;
}

#policybox .queryParamBox .el-checkbox.is-bordered.is-checked,
#policybox .queryParamBox .el-radio.is-bordered.is-checked {
    border-color: transparent !important;
}

#policybox .queryParamBox .el-checkbox__input.is-checked + .el-checkbox__label,
#policybox .queryParamBox .el-radio__input.is-checked + .el-radio__label {
    color: #FFF !important;
    font-size: 16px !important;
    font-weight: bolder;
}

#policybox .queryParamBox .el-checkbox.is-bordered,
#policybox .queryParamBox .el-radio.is-bordered {
    border-color: transparent !important;
}

#policybox .queryParamBox .el-checkbox,
#policybox .queryParamBox .el-radio {
    margin: 2px !important;
    padding: 2px !important;;
}

#policybox .queryParamBox .el-checkbox__input,
#policybox .queryParamBox .el-radio__input {
    display: none;
}

#policybox .queryParamBox .el-checkbox__label,
#policybox .queryParamBox .el-radio__label {
    color: rgba(255, 255, 255);
    font-size: 14px ;
    padding: 0 !important;
}

#policybox .queryParam {
    display: inline-block;
    border: 1px solid transparent;
    padding: 5px;
    margin: 5px 2px
}

#policybox .queryRow {
    font-size: 12px;
    color: #FFF;
    text-align: left;
}

#policybox .queryChoose {
    border-color: #FFF !important;
}

#policybox .hideBox {
    height: 36px !important;
    overflow: hidden;
}


#policybox .paramShow {
    display: inline-block;
    cursor: pointer;
    padding-left: 5px;
    font-size: 20px;

}
/**
新样式
*/
#policybox .box-card .font-nav-title {
    text-align: left;
    color: #FFF;
    padding: 10px;
    font-size: 18px !important
}

#policybox .box-card .font-nav-title .searchTextBox{
    width: 80px;
    height: 40px;
    line-height: 35px;
    display: inline-block;
    cursor: pointer;
}
#policybox .box-card .font-nav-title .tabBox {
    width: calc(100% - 90px);
    height: 40px;
    display: inline-block;
}

#policybox .box-card .font-nav-title .el-tabs__header.is-top {
    margin: 0 !important;
}

#policybox .box-card .font-nav-title .el-tabs__nav-wrap::after {
    background-color: #3b79ea !important;
}

#policybox .box-card .font-nav-title .el-tabs__item {
    color: #FFF;
    font-size: 18px !important;
}

#policybox .box-card .font-nav-title .el-tabs__active-bar {
    background-color: #FFF !important;
}
