/**组件样式*/
   .yj-li {
        position: relative;}

    .ej-ul {
        display: none;
        position: absolute;
        left: -17%;
        top: 0%;
        z-index: 999999999999;
        background-color: #2a65a2;
        padding: 10px 0;
        border-radius: 10px;
        width: 117%;}

    .ej-ul li {
        width: 46%;
        float: left;
        margin: 0 2%;}

    .h3 {
        width: 3.375rem !important;
        height: 3.375rem !important;}

    .imgt {
        max-width: 3rem !important;
        max-height: 3rem !important;}

    .imgt2 {
        display: none;
        max-width: 3rem !important;
        max-height: 3rem !important;}

    .ej-ul h5 {
        font-size: 12px !important;}

    .yj-li:hover .ej-ul {
        display: block;}

    .ej-ul li:hover .imgt {
        display: none;
        transform: rotateY(0);}

    .ej-ul li:hover .imgt2 {
        display: block;
        transform: rotateY(0);}

    .ej-ul li:hover h5 {
        color: #fff131;}

    .ej-ul li:hover h3{
        border: rgb(244 234 54) 1px dashed;}
    .sjyj-li {
        position: relative;}

.sjej-ul {
    display: none;
    position: absolute;
    left: 2%;
    top: -125%;
    z-index: 999999999999;
    background-color: #2a65a2;
    padding: 10px;
    border-radius: 10px;
    width: 120%;}

.sjej-ulli {
    width: 46% !important;
    float: left;
    margin: 0 2%;
    margin-bottom: 0 !important;}

    .sjh3 {
        width: 3.375rem !important;
        height: 3.375rem !important;}

    .sjimgt {
        max-width: 3rem !important;
        max-height: 3rem !important;}

    .sjej-ul h5 {
        font-size: 12px !important;}

    .sjyj-li:hover .sjej-ul {
        display: block;}
    .sjimgt2{  display: none;}

[v-cloak]{
   display: none;}
.formBox-query * {
   margin: 0;
   padding: 0;}

.formStips {
  background:#1b8152;
  line-height:25px;
  padding:3px 6px;
  color:#fff;
  font-size:15px;
  margin-bottom:15px;}

.layui-layer-btn .layui-layer-btn0{
  border-color:#1b8152!important;
  background-color:#1b8152!important;}

.formBox-query textarea {
   font-family: "微软雅黑";}
.formBox {
   min-height: 450px;
   padding-top: 0;}
.custom-search {
   color: #333;
   max-width: 100%;
   margin: 0 auto;}
.custom-search .formTitle {
   text-align: center;
   line-height:1.5;
   height:220px;}
.custom-search .formTitle h2 {
   font-size: 24px;
   font-weight: bold;}
.custom-search .formTitle h4 {
   font-size: 14px;
   font-weight: normal;
   color: #333;
   margin: 0;}
.custom-search .data-title h4 {
   padding: 0;}
.custom-search p {
   text-align: left;
   text-indent: 2em;
   letter-spacing:1px
;}
.custom-search .form-item {
   position: relative;
   line-height: 40px;
   font-size: 14px;
   color: #606266;
   padding: 0;
   border:1px solid #c3c3c3;
   float:left;
   width:100%;}
.custom-search .form-item input,
.custom-search .form-item textarea {
   outline: none;
   color: #333;}
.custom-search .form-item input::placeholder,
.custom-search .form-item textarea::placeholder {
   color: #aaa;}
.custom-search .form-item .btn {
   display: inline-block;
   line-height: 1;
   white-space: nowrap;
   cursor: pointer;
   background: #fff;
   border: 1px solid #dcdfe6;
   color: #606266;
   -webkit-appearance: none;
   text-align: center;
   box-sizing: border-box;
   outline: none;
   margin: 0;
   transition: 0.1s;
   font-weight: 500;
   -moz-user-select: none;
   -webkit-user-select: none;
   -ms-user-select: none;
   padding: 12px 25px;
   font-size: 14px;
   border-radius: 4px;
   vertical-align: middle;}
.custom-search .form-item .btn.submite {
   color: #fff;
   background-color: #1b8152;
   border-color: #1b8152;
   margin:0 12px;}
.custom-search .form-item .btn.btn-s {
   font-size: 14px;
   padding: 4px 10px;}
.custom-search .form-item .form-lable {
   font-size: 15px;
   color: #333;
   width:95px;
   float:left;
   text-align:right;
   padding-right:8px;
   letter-spacing:1px;
   margin-top:16px;
   line-height:38px;}
.custom-search .form-item .form-lable span {
   color: #f56c6c;
   position: relative;
   top: 3px;}
.custom-search .form-item .form-con {
   width:calc(100% - 95px);
   float:left;
   padding:15px;
   border-left:1px solid #c3c3c3;}
.custom-search .form-item .form-con input[type="text"],
.custom-search .form-item .form-con select,
.custom-search .form-item .form-con textarea {
   box-sizing: border-box;
   border: 1px solid #c3c3c3;
   width: calc(100% - 50px);
   height: 38px;
   line-height: 38px;
   width: 100%;
   padding: 0 15px;
   transition: border-color ease 0.2s;
   border-radius: 4px;}
.custom-search .form-item .form-con .radio-group label{
   margin-right: 38px !important;}
.custom-search .form-item .form-con input[type="text"]:focus,
.custom-search .form-item .form-con select:focus,
.custom-search .form-item .form-con textarea:focus {
   border-color: #1b8152;}
.custom-search .form-item .form-con textarea {
   height: auto;
   padding: 5px 15px;
   line-height: 20px;
   min-height: 150px;
   overflow-y: auto;
   float:left;
   width:100%;}
.custom-search .form-item .form-con select option {
   padding: 5px 0;}
.custom-search .form-item .form-con .radio-group,
.custom-search .form-item .form-con .checkbox-group {
   padding: 8px 10px;}
.custom-search .form-item .form-con .radio-group label,
.custom-search .form-item .form-con .checkbox-group label {
   position: relative;
   display: inline-block;
   line-height: 32px;
   margin-right: 24px;}
.custom-search .form-item .form-con .radio-group label .dote,
.custom-search .form-item .form-con .checkbox-group label .dote {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  border: 1px solid #1b8152;
  transition: all ease 0.2s;}
.custom-search .form-item .form-con .radio-group label input,
.custom-search .form-item .form-con .checkbox-group label input {
  margin-right: 6px;
  opacity: 0;}
.custom-search .form-item .form-con .radio-group label input:checked + .dote,
.custom-search
  .form-item
  .form-con
  .checkbox-group
  label
  input:checked
  + .dote {
  background: #1b8152;}
.custom-search .form-item .form-con .radio-group .dote {
  border-radius: 50%;}
.custom-search .form-item .form-con .uploadbox {
  padding-top: 10px;}
.custom-search .form-item .form-con .uploadbox .btn {
  position: relative;
  overflow: hidden;
  line-height: 30px;
  margin-right: 10px;}
.custom-search .form-item .form-con .uploadbox .btn input[type="file"] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;}
.custom-search .form-item .form-con .uploadbox .btn i {
  display: inline-block;
  vertical-align: -2px;
  margin-right: 6px;
  width: 14px;
  height: 14px;
  background: url(../images/upload.png) no-repeat;}
.custom-search .form-item .form-con .error {
  position: absolute;
  top: 100%;
  font-size: 12px;
  line-height: 2;
  color: #fa3030;}
.custom-search .form-item .pic-intro {
  font-size: 12px;
  color: #666;
  white-space: nowrap;}
.custom-search .form-item .pic-list ul {
  list-style: none;
  padding: 0;
  margin: 0;}
.custom-search .form-item .pic-list ul li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
  padding-left: 15px;
  line-height: 24px;
  border: 1px solid #bfbfbf;
  border-radius: 3px;
  transition: all ease 0.2s;
  background: #c6e4ff;
  font-size: 12px;
  color: #666666;
  padding-right: 40px;
  margin-right: 18px;
  overflow: hidden;}
.custom-search .form-item .pic-list ul li .del {
  position: absolute;
  right: 0px;
  top: 0px;
  background: #fff;
  color: #aaa;
  cursor: pointer;
  text-align: center;
  height: 24px;
  width: 24px;
  font-size: 16px;}
.custom-search .form-item .tips {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);}
.custom-search .form-item .tips .icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/warning.png) no-repeat;
  background-size: 100% 100%;}
.custom-search .form-item .tips .content {
  position: absolute;
  right: -10px;
  bottom: 100%;
  opacity: 0;
  white-space: nowrap;
  padding: 10px 15px;
  font-size: 13px;
  background: #303133;
  border-radius: 3px;
  color: #fff;
  transition: all ease 0.3s;
  line-height: 1;}
.custom-search .form-item .tips .content:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  right: 12px;
  top: 100%;
  margin-top: -1px;
  border: 5px solid transparent;
  border-top-color: #303133;}
.custom-search .form-item .tips .icon:hover + .content,
.custom-search .form-item .tips .icon:active + .content {
  opacity: 1;
  transform: translateY(-20px);}
.custom-search .form-item.v-code input[type="text"] {
  width: calc(100% - 105px);}
.custom-search .form-item.v-code img {
  vertical-align: middle;
  width: 100px;
  height: 44px;
  user-select: none;
  cursor:pointer;}
.custom-search .vdp-datepicker__calendar {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%);}
.fade-enter-active,
.fade-leave-active {
  transition: all ease 0.2s;
  transform: translateY(0);}
.fade-enter,
.fade-leave-to {
  opacity: 0;
  transform: translateY(-100%);}
.resultCradTitle{
    line-height:48px;
    margin-left: 30px;}
.el-table th{
    /* background-color: #419efd !important;
    color: #ffffff !important; */
    padding: 5px !important;}
.backBtn{
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: none;
    margin: 0;
    transition: 0.1s;
    font-weight: 500;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    padding: 12px 25px;
    font-size: 14px;
    border-radius: 4px;
    vertical-align: middle;}
.el-pagination{
    margin-top: 13px;}
.custom-search .form-item .checkboxs .radio-group .dote {
    border-radius: 0% !important;}
.data-title{
    text-align: center;
    margin: 0 0 30px 0;}
.data-title > h2{
    font-size: 24px;
    color: #333;
    padding-bottom: 20px;
    word-break: break-all;}

@media screen and (max-width: 500px) {
    .custom-search .formTitle {
      height: 150px!important;}
}
.messageBox{
    text-align: center;}
.el-cascader{
    width:100%;}
.survery-radio{
    position: relative;
    left: 23px;
    bottom: 6px;
    color: #606266 !important;
    vertical-align: sub;
    display: block;}
.el-cascader-node{
    float: none;}
.el-scrollbar__view{
    float: none;}
.verTable .el-table__header-wrapper {
   display: none!important;}
.verTable .el-table__body tr>td:nth-child(1) {
   font-weight: 600!important;}

.SolicitationBox > div:nth-child(1), .SolicitationBox > div:nth-child(2), .SolicitationBox > div:nth-child(3), .SolicitationBox > div:nth-child(4) {
  width:50%;
  float:left;}
.SolicitationBox > div:nth-child(2), .SolicitationBox > div:nth-child(4){
  border-left:none;}
.SolicitationBox > div:nth-child(3), .SolicitationBox > div:nth-child(4), .SolicitationBox > div:nth-child(5), .SolicitationBox > div:nth-child(6){
  border-top:none;}

@media screen and (max-width: 500px) {
  .el-cascader__dropdown .el-cascader-menu {
     width: 120px!important;
     min-width: auto!important;}
  .el-cascader__dropdown {
     left:7px!important;}
  .el-cascader__dropdown .el-cascader-node{
     padding: 5px 8px!important;
     height: auto!important;
     line-height: normal!important;
     align-items: stretch;}
  .el-cascader-node__label {
     overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-box-orient: vertical;
     -webkit-box-pack: center;
     -webkit-box-align: center;
     white-space: normal!important;
     padding-right: 15px!important;
     -webkit-line-clamp: 2;
     word-break: break-all;}
  .el-cascader-node>.el-radio {
     padding-top: 3px;}
  .el-cascader-node__postfix {
     padding-top: 3px;}
}

.messageBox img {
  max-width: 100%;}
.messageBox div {
  max-width: 100%;}

@media screen and (max-width: 500px) {
   .edui-default .edui-editor-wordcount {
      text-align:left!important;}
   .edui-editor-breadcrumb {
      display: none!important;}
   .edui-editor {
      width: 100%!important;}
   .edui-editor-iframeholder {
      width: 100%!important;}
   .edui-default .edui-anchor-topleft {
      transform: scale(0.6)!important;
      left: -75px!important;
      top: 175px!important;}
   .radio-group img, .checkbox-group img {
      max-width: 200px;}
   .formBox {
      padding-top: 0;}
   .el-pagination {
      text-align: center!important;}
   .el-pagination__sizes {
      display: none!important;}
   .el-pagination__jump {
      display: none!important;}
}
.el-popper .el-select-dropdown__wrap ul, .el-popper .el-select-dropdown__wrap li {
   float: none;
   text-align: left;}
.el-pagination {
   text-align: right;
   margin: 30px 0;}
.el-pagination ul, .el-pagination li {
   float: none;}
.custom-search {
   text-align: left;}
.custom-search .form-item .form-con .radio-group, .custom-search .form-item .form-con .checkbox-group {
   padding-left:0;
   padding-right: 0;}
.custom-search .form-item.v-code input[type="text"] {
   float: left;
   margin-right: 5px;}

.el-table__header-wrapper tr, .el-table__header-wrapper th {
   background: #1b8152!important;
   background-color: #1b8152!important;
   color:#fff;}
.el-table--border td, .el-table--border th, .el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed {
   border-right: none!important;}
.v-code .form-con {
   overflow: hidden;}
.el-pagination__jump {
   cursor: pointer;}
.radioWidth {
   width: 13px;
   height: 13px;
   float: left;}
.doteSet {
   float: left;}
.survery-radioSet {
   float: left;
   left: 5px;
   bottom: 0px;}
.edui-default .edui-editor-toolbarboxouter {
   line-height: normal!important;}
.searchResults {
   height: 40px;
   text-align: center;
   line-height: 40px;
   margin-top: 30px;
   background: #f2f2f2;
   font-weight: 600;
   font-size: 16px;
   border: 1px solid #f2f2f2;}
.req {
   font-style: italic;
   color: red;}
.form-con .uploadbox {
   padding-top: 10px;}
.form-con .uploadbox .btn {
   position: relative;
   overflow: hidden;
   line-height: 30px;
   margin-right: 10px;}
.form-con .uploadbox .btn input[type='file'] {
   width: 100%;
   height: 100%;
   position: absolute;
   left: 0;
   top: 0;
   opacity: 0;}  
.form-con .uploadbox .btn i {
   display: inline-block;
   vertical-align: -2px;
   margin-right: 6px;
   width: 14px;
   height: 14px;
   background: url(../images/upload.png) no-repeat;}
.radioVertical {
   display: block!important;
   overflow: hidden;}
.edui-default .edui-editor-iframeholder {
   min-height: 100px;}
.el-table__body, .el-table__footer, .el-table__header {
   border-spacing: 0!important;}
.data-title > h4, .data-title>h4>p {
   text-align: left;}
.data-title>h4>p {
   font-weight: 400;
   text-indent:2em;
   line-height:30px;
   font-size:18px;}
.el-cascader-panel {
   display: block;}
.el-cascader-menu {
   float:left;}
.el-cascader-node__postfix {
   top: 10px;}
@media screen and (max-width: 500px) {
  .el-cascader-node__postfix {
    top: 5px;}
  .custom-search .form-item {
    width:100%!important;}
  .SolicitationBox > div:nth-child(2){
    border-top:none;
    border-left:1px solid #c3c3c3;}
  .SolicitationBox > div:nth-child(4){
    border-left:1px solid #c3c3c3;}
}
.editor {
  height: 250px;}
.editor p {
  text-indent:0;}

