/*基础样式*/
/*@font-face {  font-family: PangMenZhengDao;  src: url("../icon/pangmenzhengdao.ttf"); }*/

html ,body{height: auto;;}
html {overflow-x: hidden;overflow-y: auto;}
/*html::-webkit-scrollbar { display: none; }*/
body {padding: 0;margin: 0;background-color: #f4f8f8;font-family: Microsoft Yahei, PingFang SC, Arial, Helvetica, sans-serif;}
::selection {  color: white; background-color: #01A99D;}
.t-cen,h1.cen{text-align: center}
.tc{color: #01A99D!important;}
.td,.danger{color: #F56C6C!important;}
.cblack{color: black;}
.w-100{width: 100%;}
.h-100{height: 100vh;}
.float-r{float: right;}
.cp{cursor: pointer;}
.cgrey{color: #909399;}
.cgold{color: #e6a23c;}
.mr8{margin-right: 8px;}
.mr5{margin-right: 5px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.mt10{margin-top: 10px;}
.pdb10{padding-bottom: 10px;}
.pd20{padding : 20px;}
.pd10{padding : 10px;}
.pd0{padding : 0;}
.fs12{font-size: 12px;}
.fs13{font-size: 13px;}
.fs14{font-size: 14px;}
.fs16{font-size: 16px;}
.fs30{font-size: 30px;}
.bw{background-color: white;}
.bold{font-weight: bold}
.bw95{background-color: rgba(255,255,255,.95);}
.bw91{background-color: rgba(255,255,255,.91);}
.op0{opacity: 0;}
.op6{opacity: .6;}
.op7{opacity: .7;}
.df{display: flex;}
.dis-f{display: flex;}
.dis-b{display: block;}
.dis-ib{display: inline-block;}
.jus-cen{justify-content: center;}
.jus-bew{justify-content: space-between;}
.al-cen{align-items: center;}
.cw{ color: white !important;}
.hide{ display: none !important;}
.br5{ border-radius: 5px;}
.br15{ border-radius: 15px;}
.br20{ border-radius: 20px!important;}
.bor-none{border: none!important;}
.el-tag--dark{border: none}
.form-label-color{color: #606266}
.bg-grey{background-color: #F5F7FA;}
.ff-pm{font-family: PangMenZhengDao !important;}
.ff-sh{font-family: Source Han Sans CN;}
.f-w400{font-weight: 400;}

/*表格内跳转的标题字段样式*/
.table-row-title,.title-link{display: inline; color: #01a99d; cursor: pointer;}
.el-main { padding: 0; }
.web-pt-10 {  padding-top: 10px }
.web-line-40 {line-height: 40px}
.web-theme-c {color: #01a99d}
.web-theme-b {background-color: #01a99d}
.web-middle { vertical-align: middle; text-align: center}
.web-mr-10 {margin-right: 10px}
.web-mr-20 {margin-right: 20px}
.el-container{display: flex;}

/*吸顶相关*/
.is_table_fixed{ position: sticky; top: 0 ; z-index: 1000; box-shadow: 0 8px 5px -2px #000000;}
.is_table_fixed .el-row--flex{     box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);}

/*公用头部 右侧下拉*/
.el-menu--horizontal>.el-menu-item.is-active{    border-bottom: 4px solid #01A99D;}
#head{min-width: 896px;}
.el-table__header-wrapper .index-list{min-width: 475px;}
.el-dropdown-menu{padding:   10px }

/*头部-消息列表*/
.messageList{border:none;padding-left:  10px;margin: 10px;}
.messageList .el-card__body{padding: 5px 5px 5px 15px}
.messageList .el-card__body p{padding: 0}
.messageList .el-card__body .el-badge__content.is-fixed.is-dot{right: 98px;top: 11px;}

/*公用左侧*/
.el-aside /deep/ ::-webkit-scrollbar {display: none;}
.aside-left {overflow: hidden;width: 230px!important; }
.el-submenu__title i {color: #fff !important;}
.el-aside .iconfont{    margin-right: 8px;margin-left: 4px;font-size: 18px;}
.aside-left .el-menu i{color: white;}
.aside-left .el-menu .el-menu-item.is-active i{color: #00A99D!important;}

/*侧边栏*/
.aside-left  {  background-color: #00A99D}
.aside-left  {   position: relative;padding-top: 10px}
.aside-left .tac { width: 230px;  position: fixed;}
.aside-left .el-menu{ height: auto;  border-right: none;}
.aside-left .el-menu-item.is-active{  color:#00A99D!important;background-color: #FFFFFF!important;}
.aside-left .el-submenu .el-menu-item { border-radius: 10px;}

/*公用主体 */
.el-container.with-bg-img{   min-height: 100vh;  }
/*.el-container.with-bg-img{ background-image: url("../img/newbg.png"); background-repeat: no-repeat;  min-height: 100vh;  background-size:contain;}*/
/*.main-container { min-height: calc(100% - 221px);}*/
.height-full { min-height: calc(100% - 221px);}
.main-box {margin: 50px auto;}
#main-load{min-height: 80vh;min-width: 600px;}
.main-box .search-bar {background-color: #FFFFFF}
.main-box .search-bar .left-box{border-right: 1px solid #f5f5f5;}
.main-box .search-bar .radio-box {margin: 0 auto;display: flex;justify-content: center;align-items: center;height: 40px;}
.right-con-area{ background: white;margin: 20px;border-radius: 15px;}
.right-con-area .page-title {font-size: 14px;display: flex;justify-content: space-between;align-items: center;padding: 0 14px;border-bottom: 1px solid #e4e7ed;}
.right-con-area .con-html { padding: 20px}
.el-main.main {min-height: 100vh;background-color: rgb(255, 255, 255, 1);margin: 80px auto;padding: 10px 0px;width: 80%;flex: none;box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);}

/*表格框*/
.table-area{padding: 0 10px;}

/*自定义按钮颜色-default  */
.el-button--default.is-active,
.el-button--default:active {  background: #13B4B0;  border-color: #13B4B0; color: #fff;}
.el-button--default:focus,
.el-button--default:hover {background: #13B4B0;border-color: #13B4B0;color: #fff;}
.el-button--default {color: #FFF;background-color: #01a99d;border-color: #01a99d;}

/*自定义按钮颜色-white  */
.el-button--white.is-active,
.el-button--white:active {  background: #fff;  border-color: #13B4B0; color: #13B4B0;}
.el-button--white:focus,
.el-button--white:hover {background: #13B4B0;border-color: #13B4B0;color: #fff;}
.el-button--white {color: #13B4B0;background-color: #fff;border-color: #13B4B0;}


/*自定义按钮颜色-vip  */
.el-button--vip.is-active,
.el-button--vip:active ,
.el-button--vip:focus,
.el-button--vip:hover {background: #F4C199;border-color: #F4C199;color: #000000;}
.el-button--vip {color: #000000;background-color: #FFFFFF;border-color: #E9E9E9;}

.el-tag--blue{background-color:#409eff !important;}
.el-tag--purple{background-color:#c488fa !important;}

/*搜索*/
.el-main .main-box{  min-height: 100vh;padding: 20px;border-radius: 5px;}
.main-box .search .el-form   { margin-bottom: 10px}
.main-box .search .el-form  .search-body-list {background-color: #f4f8f8; padding: 15px 5px 0 10px;border-radius: 5px;}
.main-box .search .el-form  .search-body-list .el-checkbox-group {display: inline-block;margin-left: 27px}
.main-box .search .el-form  .el-form-item--mini.el-form-item, .el-form-item--small.el-form-item { margin-bottom: 5px;}
.main-box .search .el-form  .page-title{display: flex;}
.main-box .search .el-form  .page-title .title-keyword{margin-left: auto; }
.main-box .search .el-form  .page-title .el-input{width: 196px;}
.main-box .search .el-form  .el-col-11{display: flex;}
.main-box .search .el-form  .el-form-item__label{min-width: 60px; text-align: left;padding-right: 0;}
.main-box .search .el-form  .el-form-item__label.longer{min-width: 80px;  margin-left: 30px;}
.main-box .search .el-form  .el-form-item__label.longer input{   }
.main-box .search .el-form  .line{  text-align: center;}
.main-box .search .el-form  .el-input{ width: 125px;}
.main-box .search .el-form  .ml-list{ margin-left: 30px;}
.main-box .search .el-form  .seach-submit-btn { padding: 20px 0;text-align: center;}
.main-box .search .el-form  .seach-submit-btn .el-button.is-round{ width: 150px ;}

/*分页 页脚*/
.pagecount,.table-area .pager{padding: 30px 0 ; text-align: center;  display: flex; justify-content: center;  }
.pagecount,.table-area .pager .total-rows{ text-align: center;  display: flex; line-height: 33px;color: #555555   }
.price-number.no{color: #6c757d}
.price-number.has{color: black;font-weight: bold;}
/*空数据样式*/
.el-table__empty-block{background-image: url("../img/no-select.png");background-repeat: no-repeat;
    background-position: center;background-size: 255px;margin-top: 25px;margin-bottom: 60px;height:200px!important;
}
.el-table__empty-block span{ position: relative;  top: 90px; }

.information .el-card{margin: 5px;border: none;cursor: pointer;}
.information .el-card .text .time{float: right;color: #909399}

/*详情标题*/
.company-box  .page-title{text-align: center;display: block;width: 100%;padding-bottom: 26px;border-bottom: 2px solid #f4f8f8}
.company-box  .page-title .float-right{float: right;display: inline-block;margin-right: 40px;margin-bottom: 15px;}

/*文字过长 隐藏/显示*/
.hideMoreText{word-break: break-all;cursor:pointer; text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.hideMoreText:hover{color: #00A99D;text-decoration: underline;}
.just-hideMoreText{text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

/*用户发布*/
.user-add-con{width: 80%;margin: 30px auto;background-color: rgba(255,255,255,.95);min-width: 830px;height: auto;}
.user-add-con .con-title{padding: 5px 15px;border-bottom: 1px solid #cccccc}
.user-add-con .data-form {margin-right: 85px; }
.user-add-con .data-form .el-form-item__label{font-weight: bold}
.form-input-default{width: 260px;}

/*富文本显示层级调整  */
.w-e-toolbar{z-index: 3 !important;}
.w-e-text {padding: 0 10px  !important;}
.w-e-menu {z-index: 2 !important;}
.w-e-text-container {z-index: 1 !important;}

/*VIP查看*/
.need-vip-box{margin: 40px auto;min-width:200px;text-align: center; }
.need-vip-box .vip-text{margin-top: 10px;  }
.need-vip-box .vip-button{margin-top: 20px;  }
.need-vip-box .vip-link-button{  background-color: #01a99d ; color: #fff ; padding: 12px 20px;border-radius: 4px;cursor: pointer;display: inline-block; text-decoration: none;margin-top: 20px;  }
.need-vip-box .vip-link-button:hover{   opacity: .7   }

/*百强标签*/
.com-tag{width: 55px;height: 20px;font-family: Source Han Sans CN;font-weight: 400;font-size: 11px;line-height:17px;
    background-repeat: no-repeat;background-size: 100%;display: inline-block; margin-right: 8px;}
.com-tag.bq{color: #AF513A;background-image: url("../icon/c7.png");}
.com-tag.ss{color: #2C5780;background-image: url("../icon/c10.png");}
.com-tag.ys{color: #9E6D15;background-image: url("../icon/c12.png");}

/*开通VIP*/
/*渐变色 从左到右*/
.el-popover.getVipBox{border: none!important;padding: 0!important;color: #FFFFFF;border-radius: 20px;}
.el-popover.getVipBox[x-placement^=bottom] .popper__arrow::after  {border-bottom-color: #2E222A!important; }
.getVip-head{height: 112px;background:linear-gradient(to right,#2E222A,#605C5B) !important;color: white;justify-content: space-between;border-radius: 20px 20px 0 0; }
.getVip-head .more{ background:white !important;color: #4F484A;border: 1px solid #F7F7F7;}
.getVip-head .text{ font-family: Source Han Sans CN;font-weight: 500;font-size: 22px;color: #FFFFFF;line-height: 52px;}
.getVip{background:linear-gradient(to right,#272321,#4B4542) !important;border: none;color: #FFDCC1;}
.getVip:hover{opacity: .9}
.getVip-con{ padding: 20px; display: grid; grid-template-columns: repeat(3, 1fr);  column-gap: 10px;background-color: #F7F7F7; border-radius:0 0 20px 20px; }
.getVip-con div{ height: 252px;  border: 1px solid #D0D0D0;background-color: #FFF;border-radius: 15px;text-align: center;color: black;}
.getVip-con div:hover{  background-color: #FFFBF5; border: 1px solid #F4C199; }
