/**组件样式*/
.fzjs{
    display: flex;
    justify-content: space-between;
    align-items: center;}
.input {
    line-height: 30px;
    border: 1px solid #666;
    margin: 0 5px;
    border-radius: 20px;
    text-indent: 10px;}
.pb_sys_style1 .p_no_d {
    border: 1px solid #0047a0 !important;
    background-color: #0047a0 !important;}
