﻿@import url(font_284378_k7jj38yhv02akyb9.css);

/*高级检索*/
.container-title {
    position: relative;
    box-sizing: content-box;
    font-size: 24px;
    height: 30px;
    line-height: 30px;
    padding: 0 0 6px 16px;
    margin: 0 0 30px;
    color: #333;
}
.container-title:before {
    content: "";
    width: 5px;
    height: 26px;
    background: #bb0000;
    position: absolute;
    left: 0;
    top: 2px;
}
.type-item[data-v-1d692f3f] {
    padding-left: 80px;
    margin-bottom: 30px;
}
.el-form-item:after, .el-form-item:before {
    display: table;
    content: "";
}
.el-form-item__label, .el-menu-item, .el-submenu__title {
    font-size: 16px!important;
}
.el-form-item__label {
    text-align: right;
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 40px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    font-size: 15px;
}
.el-form-item__content {
    line-height: 40px;
    position: relative;
    font-size: 15px;
    display: flex;
}
.el-form-item__content:after, .el-form-item__content:before {
    display: table;
    content: "";
}
.box[data-v-c7a30fda] {
    display: inline-block;
}
.box>span[data-v-c7a30fda] {
    float: left;
    margin-right: 13px;
    cursor: pointer;
}
.box>span img[data-v-c7a30fda] {
    display: inline-block;
    vertical-align: middle;
}
.box>span span[data-v-c7a30fda]{
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}
.box>span i {
    display: inline-block;
    width: 14px;
    height:40px;
    margin-right: 6px;
    background:url('../../../images/search-checkbox.2e6d837.png') no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
    vertical-align: middle;
}




.box>span.active i {
    background:url('../../../images/search-checkbox-active.4dadee2.png') no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
}
.box>span.active span {
    color:#ffd634;
}
.box.mix>span i {
    background: none;
    height: 14px;
    border:1px solid #fff;
    border-radius: 50%;
}
.box.mix>span.active i{
    background: none;
    border-color:#ffd634;
    position: relative;
}
.box.mix>span:not(.checkbox).active i:before{
    content:'';
    position: absolute;
    left:3px;
    top: 3px;
    right: 0;
    bottom: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ffd634;

}


.box span.checkbox i {
    
    background: none;
    border: 1px solid #fff;
    -webkit-background-size: contain;
    background-size: contain;
    height: 14px;
    border-radius: 2px;
}
.box span.checkbox.checked i {
    background: url('../../../images/checked.png') no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
    border-color: #ffd634;
}

.basic-form-wrapper[data-v-4854de71] {
    width: 750px;
    margin: 0 auto;
}
.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}
.basic-form-wrapper .icon_box[data-v-4854de71] {
    float: left;
    width: 140px;
    line-height: 35px;
    padding: 0 32px;
}

.basic-form-wrapper .icon_box .box[data-v-4854de71] {
    width: 33px;
    height: 35px;
    cursor: pointer;
    position: relative;
    z-index: 10;
}
.basic-form-wrapper .icon_box .box[data-v-4854de71]:first-child {
    float: left;
}
.basic-form-wrapper .icon_box .box[data-v-4854de71]:last-child {
    float: right;
}
.basic-form-wrapper .icon_box .box .iconbox[data-v-4854de71] {
    font-size: 33px;
    color: #999;
}
.el-form-item {
    margin-bottom: 22px;
}
.ad-form .choose-time[data-v-4854de71] {
    position: relative;
}
.el-select {
    /*display: inline-block;*/
    position: relative;
}
.ad-form .choose-time .choose-time-type[data-v-4854de71] {
    width: 130px;
    margin-right: 10px;
}
.el-input {
    position: relative;
    font-size: 14px;
    /*display: inline-block;*/
    width: 100%;
}
.el-select>.el-input {
    display: block;
}
.el-input__inner {
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 100%;
}
.el-select .el-input__inner {
    cursor: pointer;
    padding-right: 35px;
}
.el-input--suffix .el-input__inner {
    padding-right: 30px;
}
.el-input__suffix, .el-tree.is-dragging .el-tree-node__content * {
    pointer-events: none;
}


.el-input__prefix, .el-input__suffix {
    position: absolute;
    top: 0;
    -webkit-transition: all .3s;
    height: 100%;
    color: #c0c4cc;
    text-align: center;
}
.el-input__suffix {
    right: 5px;
    transition: all .3s;
}


.el-select-dropdown {
    position: absolute;
    z-index: 1001;
    border: 1px solid #e4e7ed;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
    box-sizing: border-box;
    margin: 5px 0;
}
.el-scrollbar {
    overflow: hidden;
    position: relative;
}
.el-select-dropdown__empty {
    padding: 10px 0;
    margin: 0;
    text-align: center;
    color: #999;
    font-size: 14px;
}
.ad-form .choose-time .input_value[data-v-4854de71] {
    width: 350px;
}
.el-select .el-input.is-focus .el-input__inner {
    border-color: #972831;
}
.el-input__icon {
    height: 100%;
    width: 25px;
    text-align: center;
    transition: all .3s;
    line-height: 40px;
}

.el-select .el-input .el-select__caret {
    color: #c0c4cc;
    font-size: 14px;
    transition: transform .3s;
    transform: rotate(180deg);
    line-height: 16px;
    cursor: pointer;
}
.ad-form .choose-time .choose-relationship[data-v-4854de71] {
    width: 100px;
    position: absolute;
    left: -118px;
}
[class*=" icon-"]:before {
    font-family: iconfont !important;
}
.ad-form .choose-time .publish-date-picker.el-input[data-v-4854de71] {
    width: 350px;
}
.search-btn[data-v-4854de71] {
    padding-top: 20px;
    text-align: center;
}
.el-button--primary {
    color: #fff;
    background-color: #bb0000;
    border-color: #bb0000;
    padding: 12px 25px 10px;
    line-height: 18px;
    font-size: .9375rem;
    letter-spacing: 2px;
}
.el-button--primary:hover {
    background-color: #F77167;
}
.el-button-reset {
    background: #ccc;
    border-color: #ccc;
    padding: 12px 25px 10px;
    line-height: 18px;
    font-size: .9375rem;
    letter-spacing: 2px;
    margin-left: 10px;
}
.el-button-reset:hover{
    color: #fff;
    background-color: #bb0000;
    border-color: #bb0000;
}
.ad-form .form-left[data-v-1d692f3f] {
    float: left;
    width: 45%;
}
.ad-form .form-right[data-v-1d692f3f] {
    float: right;
    width: 55%;
}
.ad-form[data-v-1d692f3f] {
    margin-left: 80px;
}
.ad-form .form-left>div[data-v-1d692f3f] {
    width: 445px;
}
.ad-form .form-right>div[data-v-1d692f3f] {
    width: 445px;
}
.ad-form .choose-time .choose-time-type[data-v-1d692f3f] {
    width: 95px;
    margin-right: 10px;
}
.ad-form .choose-time .publish-date-picker.el-input[data-v-1d692f3f] {
    width: 202px;
}
.ad-form .choose-time .J_dateType_start.el-input[data-v-1d692f3f] {
    width: 90px;
}
.ad-form .choose-time .J_dateType_end.el-input[data-v-1d692f3f] {
    width: 90px;
}
.text_a[data-v-4854de71] {
    padding: 0 7px;
}
.side-container-title[data-v-1d692f3f] {
    box-sizing: content-box;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    margin: 0 260px 35px 180px;
    padding-bottom: 9px;
    text-align: center;
    color: #888;
    border-bottom: 1px dashed #cdccca;
}
.tab-form-wrapper .search-btn[data-v-1d692f3f] {
    padding-top: 20px;
    text-align: center;
}