.mb20 {
  margin-bottom: 20px;
}
.pr10 {
  padding-right: 10px;
}
.theme-color{
  color: #4293F4;
}
.theme-bg-color{
  background-color: #4293F4;
}
.fontWeigthbold{
  font-weight: bold;
}

.el-dialog__body {
  color: #575962;
}
.inline-block {
  display: inline-block;
}

.wt-tab-nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  
}
.wt-tab .wt-tab-nav li {
  padding: 0 5px 10px 5px;
  margin-right: 56px;
  cursor: pointer;
}
.wt-tab .wt-tab-nav li:hover{
  color: #169aff;
}
.wt-tab .wt-tab-nav li.active {
  border-bottom: 4px solid #169aff;
}
.wt-tab .wt-tab-nav li.active a{
  color: #169aff;
  font-family:Microsoft YaHei;
}
.wt-tab-content .wt-tab-item.hide {
  display: none !important;
}
.wt-collapse-box{
  margin-top: 40px;
  margin-bottom: 20px;
}
.wt-collapse{
  border-bottom: 4px solid rgba(51,51,51,1);
  padding-bottom: 10px;
  cursor: pointer;
}
.wt-collapse-title{
  font-size: 20px;
  color: #575962;
}
.wt-collapse-title-des{
  color: #7A7A7A;
}
.wt-collapse-box{
  margin-top: 40px;
  margin-bottom: 20px;
}
.wt-header-tab {
  width: 100%;
  background: #fff;
  box-shadow: 0px 4px 10px 0px rgba(91,138,174,0.1);
  min-height: 3px;
}
.p-header-phase1{
  font-size: 20px;
  color: #575962;
  margin-bottom: 12px;
  padding-left: 14px;
  position: relative;
}
.p-header-phase1::before{
  content: "";
  display: inline-block;
  width: 6px;
  border-radius: 0;
  height: 22px;
  background-color: #169aff;
  position: absolute;
  top: 4px;
  left: 0;
}
.p-header-phase1 .phasel-msg {
  color: #AFB3C3;
  font-size: 14px;
  font-weight: normal;
  padding-left: 4px;
}
.p-header-phase-underline{
  font-weight: bold;
  font-size: 20px;
  color: #0D1C28;
  margin-bottom: 32px;
  padding-left: 0px;
  position: relative;
}
.p-header-phase-underline::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  opacity: 1;
  background: #2a2f37;
  position: absolute;
  bottom: -8px;
}
.wt-tab-content .wt-tab-item{
  text-align:justify;
}

header{
  background-color: #ffffff;
}
.wt-header-nav, .wt-header-tab .wt-tab-nav {
  width: 1200px;
  background: #ffffff;
  margin: auto;
}
.wt-tab{
  position: relative;
}
.search-base{
  width: 185px;
  height: 30px;
  display: inline-block;
  margin-top: 14px;
  position: absolute;
  right: 50%;
  top: 0;
  margin-right: -600px;
}
.search-base-input{
  width: inherit;
  height: 30px;
  background: #f1f2f3;
  border: 1px solid transparent;
  padding-left: 10px;
}
.search-base-btn{
  width: 30px;
  height: 30px;
  border: none;
  background: url("../png/lrd9rn.png") no-repeat center center;
  background-size: 16px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

.header-logo{
  margin: 12px 0 0 0;
  float: left;
  font-size: 18px;
  font-weight: bold;
}

.header-logo > .flex-box {
  align-items: center;
}

.header-logo > .flex-box img {
  height: 43px;
  width: 42px;
}

.header-logo > .flex-box .logo-name {
  font-weight: 700;
  color: rgba(13, 28, 40, 1);
  margin: 0 16px 0 9px;
}

.header-logo > .flex-box .logo-name p {
  font-size: 14px;
  line-height: 20px;
}

.header-logo > .flex-box .logo-name h1 {
  font-size: 22px;
  line-height: 30px;
}
.header-logo .logo {
  padding: 10px 18px;;
  text-decoration: none;
  background: url(../png/4u6xs8.png) no-repeat left center transparent;
  background-size: contain;
}
.header-logo .logo-title {
  font-size: 28px;
  font-weight: bold;
  padding: 0 20px 0 10px;
  display: inline-block;
}

.go-login {
  float: right;
  color: #727475;
  font-size: 14px;
}
.go-login a.wt-header-enterprise{
  display: inline-block;
  padding: 29px 12px 0;
}
.go-login a.wt-header-enterprise:not(.login-status) {
  margin-top: 26px;
  border: 1px solid #727475;
  padding: 3px 12px;
}
.wt-header-enterprise.login-status .el-dropdown, .wt-header-enterprise.login-status .el-dropdown-link{
  vertical-align: middle;
}
.wt-header-tab .wt-tab-nav li {
  margin-right: 50px;
  padding-top: 10px;
  font-size: 16px;
  color: #565962;
}

.user-name{
  display: inline-block;
  float: right;
  position: relative;
}
.user-name .user-popup{
  display: none;
  position: absolute;
  right: 15px;
  top: 60px;
  z-index: 2;
  background: #ffffff;
  padding: 8px 0;
  box-shadow: 0 4px 16px 0 rgba(14, 49, 88, 0.12);
}
.user-popup li{
  padding: 0 20px;
  line-height: 40px;
  text-align: right;
}
.user-exit{
  border-top: 1px solid #eee;
}

.banner-img {
  width: 100%;
  background: url(../jpg/tgcl6k.jpg) no-repeat center center;
  height: 300px;
  background-size: cover;
}
.banner-img .wt-search {
  width: 1200px;
  margin: auto;
  color: #fff;
  padding-top: 211px;
  text-align: center;
}
.banner-img .banner-title {
  font-size: 36px;
}
.banner-img .banner-label {
  font-size: 24px;
  padding-left: 50px;
}
.banner-img .search-input {
  margin-top: -23px;
}
.banner-img .search-input input {
  width: 460px;
  border: none;
  padding: 0px 10px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #666;
  box-shadow: 0px 2px 10px 0px rgba(12,88,143,0.51);
}

.banner-img .search-input .search-btn {
  width:100px;
  height:48px;
  background:#f13939;
  border: none;
  color: #fff;
  vertical-align: bottom;
  margin-left: 15px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  outline:0;
}
.banner-img .search-input .search-btn:hover,.banner-img .search-input .search-btn:active{
  opacity: 0.8;
}


.wt-content {
  width: 1200px;
  margin: auto;
}



footer {
  width: 100%;
  
  background:rgba(238,241,244,1);
  font-size: 14px;
  color: #727475;
  text-align: center;
  line-height: 59px;
  
}




.bread-nav {
  font-size: 15px;
  height: 56px;
  line-height: 56px;
  border-bottom: 1px dashed rgba(235,237,242,1);
}
.bread-nav .local-span {
  color: #AFB2C1;
}
.bread-nav .right-arrow {
  color: #727475;
  padding: 0 5px;
}
.bread-nav .nav-tip {
  padding-left: 5px;
}
.bread-nav a {
  color: #169aff;
}
.bread-nav a:last-child {
  color: #575962;
}
.bread-nav .icon-map {
  padding: 2px 10px;
  background: url(../png/9ce8id.png) no-repeat;
}
.bread-nav a:hover{
  color: #169aff;
}

.wt-table {
  width: 100%;
  text-align: center;
}
.wt-table th {
  color: #727475;
  background: #F2F3F8;
  text-align: center;
}
.wt-table th, .wt-table td {
  padding: 15px 12px;
  word-break: break-all;
  font-size: 14px;
  text-align: left;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:#565962;
  border-bottom: 1px solid #EBEEF5;
}
.wt-table th:last-child, .wt-table td:last-child{
  text-align: center;
}

.pagination {
  text-align: right;
  margin-top: 20px;
}
.prev, .next {
  display: inline-block;
  height: 38px;
  width: 38px;
  text-align: center;
  line-height: 38px;
  color: #0D1C28;
  background: #F1F2F3;
  cursor: pointer;
}
.prev.disabled, .next.disabled {
  color: #9B9B9B;
}
.prev:hover, .next:hover {
  color: #fff;
  background: #169AFF;
}
.page-input {
  height: 38px;
  width: 70px;
  text-align: center;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  margin: 0 10px;
}
.total-page {
  font-size: 14px;
  color: #727475;
}
.go-page {
  height: 38px;
  width: 70px;
  text-align: center;
  background: #169AFF;
  color: #fff;
  border: none;
  margin: 0 10px;
  cursor: pointer;
}

















.wt-table {
  font-size: 14px;
}




.wt-table tr td .blue-succ:hover{
  color: #169AFF;
}
.wt-table tbody tr:hover{
  background: #f8f8f8;
}


.block-btn {
  margin-top: 30px;
}
.block-btn button {
  width:170px;
  height:48px;
  border: none;
  background: #EBF4FB;
  color: #169AFF;
  margin-right: 15px;
  cursor: pointer;
  font-size: 16px;
}
.block-btn .save-next {
  color: #fff;
  background: #169AFF;
}
.blue-succ{
  color: #169AFF;
  cursor: pointer;
}
.red-succ {
  color: #F13939;
  cursor: pointer;
}
.green-succ {
  color: #3be185;
  cursor: pointer;
}
.blue-succ:hover,.option-btn:hover {
  color: #1062df !important;
}




.radiobox{
  position: relative;
  cursor: pointer;
  margin-right: 20px;
}
.radiobox:before{
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #bbbbbb;
  border-radius: 50%;
  background: #ffffff;
  position: absolute;
  top: -1px;
  left: -5px;
  box-sizing: border-box;
}
input[type=radio] ~ span{
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  top: -1px;
  left: -5px;
}
input[type=radio]:checked ~ span{
  border: 6px solid #169AFF;
}
input[type=radio]{
  margin-right: 6px;
}




.checkbox {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  position: relative;
  font-size: 100%;
  margin-right: 20px;
}
label.checkbox {
  cursor: pointer;
}
input[type=checkbox]{
  margin-right: 12px;
}
input[type=checkbox]:before{
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 1.35em;
  height: 1.35em;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 6px;
  content: '';
  border: 1px solid #bbb;
  background: #fff;
}
input[type=checkbox]:checked:before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 1.35em;
  height: 1.35em;
  content: '';
  border: 1px solid #C0CCDA;
  border: #169AFF;
  background: #169AFF;
  animation-name: none;
  box-sizing: border-box;
}
input[type=checkbox]:checked:after {
  position: absolute;
  top: 0.16em;
  left: 0.46em;
  box-sizing: border-box;
  width: 0.47em;
  height: 0.78em;
  transform: rotate(45deg);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: absolute;
  content: '';
  box-sizing: border-box;
  display: block;
}

.margin-top-40{
  margin-top: 40px;
}
.margin-top-60{
  margin-top: 60px;
}
.margin-top-20{
  margin-top: 20px;
}
.red-waring {
  color: #F13939;
  margin-left: 6px;
}

.materials-table{
  border: 1px solid #E2E2E2;
  border-bottom: none;
}
.materials-table thead tr{
  background: #F2F2F2;
  border-bottom: 1px solid #E2E2E2;
}
.materials-table th, .materials-table td{
  padding: 15px 12px;
}
td .option-btn {
  color: #169aff;
  cursor: pointer;
  padding-left: 10px;
}
td .option-btn:first-child {
  padding-left: 0;
}
.demand-box{
  padding: 14px 0;
}

.floor {
  
}
.floor .wt-tab-nav li {
  font-size: 24px;
  font-weight: bold;
  position: relative;
}
.floor .wt-tab-nav li:after{
  content: '';
  width: 1px;
  height: 20px;
  background: #D4D4D4;
  position: absolute;
  right: -26px;
  top: 7px;
}
.floor .wt-tab-nav li:last-child:after{
  display: none;
}
.floor  .wt-tab-nav li.active {
  border-bottom: 4px solid #169aff;
  margin-bottom: -4px;
  color: #169aff;
}

.floor .tab-nav3 li{
  font-size: 18px;
}

.search-pag{
  text-align: left;
  margin-top: 40px;
}




::-webkit-scrollbar
{
  width: 16px;
  background-color: #fff;
}


::-webkit-scrollbar-track
{
  border-radius: 10px;
  background-color: #fff;
}


::-webkit-scrollbar-thumb
{
  border-radius: 10px;
  background-color: #dcdfe6;
  border: 3px solid #fff;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #ACB0BF;
}



table{
  border-collapse:collapse;
  border-spacing:0;
}






.line-limit-length{
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  display: -webkit-inline-box;
  margin-right: 10px;
}

.line-limit-length2{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 268px;
}

.wt-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  background: rgba(0,0,0,.6);
}
.wt-modal-dialog {
  position: relative;
  width: 600px;
  margin: 30px auto;
}
.wt-modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}
.wt-modal-header {
  height: 48px;
  border-bottom: 1px solid #eee;
}
.wt-modal-close {
  float: right;
  font-size: 40px;
  line-height: 1;
  height: 48px;
  width: 48px;
  color: #fff;
  background: #169AFF;
  border: none;
  cursor: pointer;
}
.wt-modal-body {
  position: relative;
  padding: 30px;
}
.wt-modal-footer {
  padding: 30px;
  text-align: left;
}
.modal-cfm {
  background: #169AFF;
  border-radius: 1px;
  color: #fff;
  height: 48px;
  font-size: 16px;
  border: none;
  padding: 0 68px;
  margin-right: 20px;
  cursor: pointer;
}
.modal-cancel {
  background: #EBF4FB;
  border-radius: 1px;
  color: #169AFF;
  height: 48px;
  font-size: 16px;
  border: none;
  padding: 0 68px;
  cursor: pointer;
}
.wt-alert {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.wt-alert .wt-modal-dialog {
  width:480px;
}
.wt-alert .wt-modal-body {
  text-align: center;
  font-size: 18px;
  padding: 40px 30px 10px 30px;
}
.wt-alert .wt-modal-footer {
  text-align: center;
  padding: 40px 30px;
}
.wt-alert .wt-modal-footer button {
  padding: 0 48px;
}

@keyframes wt-modal-loading-rotate
{
  to {
    transform: rotate(360deg); }
}

@-moz-keyframes wt-modal-loading-rotate 
{
  to {
    transform: rotate(360deg); }
}

@-webkit-keyframes wt-modal-loading-rotate 
{
  to {
    transform: rotate(360deg); }
}

@-o-keyframes wt-modal-loading-rotate 
{
  to {
    transform: rotate(360deg); }
}
.wt-loading {
  z-index: 1011;
  position: fixed;
  padding: 0px;
  margin: 0px;
  width: auto;
  top: 50%;
  left: 50%;
  text-align: center;
  color: rgb(0, 0, 0);
  border: 0px;
  cursor: wait;
}
.wt-modal-loading {
  position: relative;
}
.wt-modal-loading:before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  border-top-width: 3px;
  border-right-width: 3px;
  border-top: 2px solid #07d;
  border-right: 2px solid transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: wt-modal-loading-rotate 0.6s linear infinite;
  -moz-animation: wt-modal-loading-rotate 0.6s linear infinite;
  -ms-animation: wt-modal-loading-rotate 0.6s linear infinite;
  -o-animation: wt-modal-loading-rotate 0.6s linear infinite;
  animation: wt-modal-loading-rotate 0.6s linear infinite;
}





.stage-icon-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 25px 0;
}
.stage-icon-row > div {
  flex: 1;
  -ms-flex: 1;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
  position: relative;
}
.stage-icon-row .stage-icon  {
  display: inline-block;
  width: 83px;
  height: 83px;
  z-index: 100;
  position: relative;
}
.stage-icon-row > div:after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 60%;
  right: -40%;
  top: 46px;
  border-top: 1px dashed #D0EAFF;
}
.stage-icon-row > div:last-child:after{
  display: none;
}
.stage-icon-row .end-stage:after, .stage-icon-row .last-stage:after {
  height: 0;
}
.approved-success .stage-icon:after {
  background: #34BFA3;
}
.stage-icon-row p {
  font-weight: bold;
  margin-top: 10px;
  color: #adadad;
}
.stage-icon-row .active p {
  color: #169AFF;
}
.pro-approving p {
  color: #169AFF;
}
.approved-success p {
  color: #34BFA3;
}
.stage-icon-row .active .stage-icon{
  background: linear-gradient(0deg,#097de0,#14d1d6);
}
.stage-icon-row .stage-icon{
  display: inline-block;
  width: 86px;
  height: 86px;
  background:linear-gradient(0deg,#01AAC9,#00D6D9);
  border-radius:30px;
  text-align: center;
  padding-top: 24px;
}
.stage-icon-row .stage-icon .stage-icon0{
  display: inline-block;
  width: 42px;
  height: 44px;
  background: url(/aplanmis-mall/mall/skin_v42/images/icon/phase01.png) no-repeat center center;
}
.planning-approval .stage-icon{
  background: linear-gradient(0deg,#854bf5,#be9ffb);
}
.planning-approval .stage-icon .stage-icon0{
  background: url(/aplanmis-mall/mall/skin_v42/images/icon/phase01.png) no-repeat center center;
}
.bulid-permit .stage-icon{
  background:linear-gradient(0deg,#FC951C,#FFB45B);
}
.bulid-permit .stage-icon .stage-icon0{
  background: url(/aplanmis-mall/mall/skin_v42/images/icon/phase02.png) no-repeat center center;
}
.work-permit .stage-icon{
  background:linear-gradient(0deg,#fc6e6c,#fb91b5);
}
.work-permit .stage-icon .stage-icon0{
  background: url(/aplanmis-mall/mall/skin_v42/images/icon/phase03.png) no-repeat center center;
}
.end-stage .stage-icon{
  background:linear-gradient(0deg,#26B677,#52EFAB);
}
.end-stage .stage-icon .stage-icon0{
  background: url(/aplanmis-mall/mall/skin_v42/images/icon/phase04.png) no-repeat center center;
}
.project-stage5 .stage-icon{
  background:linear-gradient(0deg,#26B677,#52EFAB);
}
.project-stage5 .stage-icon .stage-icon0{
  background: url(/aplanmis-mall/mall/skin_v42/images/icon/phase05.png) no-repeat center center;
}
.project-stage6 .stage-icon{
  background:linear-gradient(0deg,#3D70F5,#789DFC);
}
.project-stage6 .stage-icon .stage-icon0{
  background: url(/aplanmis-mall/mall/skin_v42/images/icon/phase06.png) no-repeat center center;
}



.items-dot{
  display: inline-block;
  width:5px;
  height:5px;
  background:rgba(63,151,221,1);
  border-radius:50%;
  margin-right: 6px;
}
.decaration-title{
  margin-left: 20px;
}
.guide-icon{
  display: inline-block;
  width: 54px;
  height: 22px;
  background: url(../png/db514p.png) no-repeat center center;
  cursor: pointer;
}
.decaration-icon{
  display: inline-block;
  width: 50px;
  height: 22px;
  background: url(../png/029xjl.png) no-repeat center center;
  cursor: pointer;
  margin-left: 20px;
}



@font-face {
  font-family: 'iconfont';
  src: url('../eot/tgcl6k.eot');
  src: url('../eot/ndt3kf.eot') format('embedded-opentype'),
  url('../woff2/01pbb8.woff2') format('woff2'),
  url('/aplanmis-mall/mall/skin_v42/css/common/iconfont/iconfont.woff') format('woff'),
  url('../ttf/tgcl6k.ttf') format('truetype'),
  url('../svg/tgcl6k.svg') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wt-btn{
  display: inline-block;
  background: #3e97df;
  border: none;
  width: 45px;
  height: 48px;
  cursor: pointer;
}
.wt-btn span{
  font-size: 20px;
  color: #ffffff;
}



.warning{
  background: #f13939;
  border-radius: 25px;
  text-align: center;
  line-height: 16px;
  color: #ffffff;
  font-size: 12px;
  vertical-align: text-bottom;
  padding: 2px 9px;
  position: absolute;
  right: 10px;
  top: 15px
}
.circularBead {
  border-radius: 50%;
  padding: 0;
  width: 18px;
  height: 18px;
  display: inline-block;
  text-align: center;
  line-height: 18px;
}
#descidApproval .publicity-table{
  table-layout: fixed;
}
#descidApproval .publicity-table tbody tr td:nth-child(3){
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: keep-all;
}

.el-form-item__label {
  color: #575962;
}
.el-button {
  border-radius: 0;
}
.el-button--text {
  color: #169aff;
}
.el-tooltip.el-icon-info {
  font-size: 18px;
  color: #afb2c1;
}
.el-pagination.is-background .el-pager li:not(.disabled).active {
  background-color: #169aff;
  color: #FFF;
}
.el-button--primary {
  background-color: #169aff;
  border-color: #169aff;
}
.el-radio__input.is-checked .el-radio__inner {
  border-color: #169aff;
  background: #169aff;
}
.el-radio__input.is-checked+.el-radio__label{
  color: #169aff;
}
.el-form--inline .el-form-item__content {
  display: inline-block;
  vertical-align: middle;
}
.el-table td, .el-table th.is-leaf, .el-table--border, .el-table--group {
  border-color: #DCDFE6;
}
.el-table--border::after, .el-table--group::after, .el-table::before {
  background-color: #DCDFE6;
}
.el-table .cell {
  font-size: 14px;
  color: #575962;
}
.el-table__empty-block {
  height: auto;
}

.wt-custom_table{
  border-collapse:collapse;
}
.wt-custom_table th, .wt-custom_table td{
  border:1px solid rgba(230,234,244,1);
  padding-left: 15px;
  padding-right: 15px;
}
.wt-custom_table .left-td-custom_bg{
  background:rgba(249,251,253,1);
  font-size:14px;
  font-family:Microsoft YaHei;
  color:rgba(63,64,71,1);
  padding-top: 10px;
  padding-bottom: 10px;
}
.wt-custom_table .right-td-custom{
  font-size:14px;
  font-family:Microsoft YaHei;
  color:rgba(63,64,71,1);
  padding-top: 10px;
  padding-bottom: 10px;
}
.return-list .el-button{
  width:74px;
  height:32px;
  line-height: 32px;
  border:1px solid rgba(227,230,237,1);
  border-radius:4px;
  padding: 0;
}
.return-list .el-button span{
  font-size:14px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(127,133,144,1);
}

.el-table__body tr.hover-row > td{
  background-color: #eceff8!important;
}


.mat-table-container .el-table__expand-icon--expanded .el-icon-arrow-right:before{
  content: "";
  display: inline-block;
  background: url("../png/srxilh.png") center center no-repeat;
}
.mat-table-container .el-table__expand-icon--expanded {
  transform:rotate(0deg)
}
.mat-table-container .el-icon-arrow-right:before{
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("../png/l3twhf.png") center center no-repeat;
}
.mat-table-container .el-table__row.el-table__row--level-2 td {
  padding: 0;
  border-bottom: 0;
}
.mat-table-container .el-table__row.el-table__row--level-2 + .el-table__row.el-table__row--level-1 td {
  border-top: 1px solid #EBEEF5;
}
.mat-table-container .cell{
  display: flex;
}
.mat-table-container .el-table__row.el-table__row--level-2[style='display: none;'] + .el-table__row.el-table__row--level-1 td {
  border-top: 0;
}
.matFileListTable .fileName{
  color:#3F4047;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 80%;
  margin-left: 10px;
}
.matFileListTable .fontSize{
  color: #7F8590;
  font-size:14px;
}
.matFileListTable .ag{
  width: 1em;
  fill: currentColor;
  overflow: hidden;
  font-size: 18px;
  margin: 10px auto;
  color: #333;
  -webkit-transition: font-size 0.25s linear, width 0.25s linear;
  -moz-transition: font-size 0.25s linear, width 0.25s linear;
  transition: font-size 0.25s linear, width 0.25s linear;
  vertical-align: middle;
}
.matFileListTable .ag-download{
  font-size: 16px;
  margin-right: 20px;
  color: #169aff;
  vertical-align: initial;
}
.matFileListTable .el-icon-view{
  font-size: 16px;
  color: #169aff;
  margin-right: 20px;
}
.matFileListTable .ag-filetype-txt{
  color:#55d7e0;
}
.matFileListTable .ag-filetype-xsl{
  color: #8bc755;
}
.matFileListTable .ag-filetype-doc{
  color: #ff8800;
}
.matFileListTable .ag-filetype-pdf{
  color: #ea4318;
}
.matFileListTable .ag-filetype-jpg{
  color: #169AFF;
}
.matFileListTable .ag-filetype-gif{
  color: #84DC00;
}
.matFileListTable .ag-filetype-png{
  color: #FCCC00;
}
.matFileListTable .ag-filetype-zip{
  color: #DC4EC1;
}
.matFileListTable .ag-filetype-rar{
  color: #8D51DB;
}
.matFileListTable .ag-folder-fill{
  color: #ff8800;
}
.matFileListTable .ag-filetype-html{
  color: #6CB600;
}
.matFileListTable .ag-filetype-mov{
  color: #B0D700;
}
.matFileListTable .ag-filetype-rp{
  color: #713CBE;
}
.matFileListTable .ag-filetype-ppt{
  color: #F85207;
}
.matFileListTable .ag-filetype-wps{
  color: #33D39D;
}
.matFileListTable .ag-filetype-exe{
  color: #F6E400;
}
.matFileListTable .download{
  vertical-align: middle;
  cursor: pointer;
  padding-left: 14px;
}
.matFileListTable .cert-icon {
  color: #169aff;
  font-size: 20px;
  vertical-align: middle;
}
.matFileListTable .el-table__body tr.hover-row .download{
  display: block;
}

.el-dialog__header {
  padding: 0 0 0 16px;
  height: 48px;
  line-height: 48px;
  background-color: #169aff;
}
.el-dialog__title {
  line-height: 50px;
  color: #fff;
}
.el-dialog__headerbtn {
  font-size: 22px;
  top: 12px;
}
.el-dialog__headerbtn .el-dialog__close {
  color: #fff;
}
.el-dialog__headerbtn:focus .el-dialog__close, .el-dialog__headerbtn:hover .el-dialog__close {
  color: #fff;
  opacity: .8;
}
.el-icon-question {
  font-size: 18px;
  color: #AFB2C1;
}
.sel-status-item .el-form-item__label {
  text-align: left;
  line-height: normal;
  padding: 10px 11px 0 0;
}
.sel-status-item .el-checkbox__label, .sel-status-item .el-radio__label {
  display: inline-block;
  padding-left: 10px;
  line-height: 19px;
  font-size: 14px;
  white-space: normal;
  vertical-align: middle;
  max-width: 95%;
}
.sel-status-item .el-checkbox, .sel-status-item .el-radio {
  margin-bottom: 6px;
}
.userCenterWraper{
  position: relative;
  width: 1200px;
  margin: 0 auto;
  zoom: 1;
  height: auto;
}
.userCenterWraper:before, .userCenterWraper:after {
  content: "";
  display: table;
}
.userCenterWraper:after {
  clear: both;
}


.setting-height {
  display: flex;
  flex-direction: column;
}
.change-dialog {
  
  
}
.project-dialog .el-dialog__header {
  padding: 0 20px ;
  background-color: #169aff;
}
.project-dialog .el-dialog__title {
  line-height: 48px;
  color: #fff;
}
.project-dialog .el-dialog__headerbtn {
  top: 18px;
}
.project-dialog .el-dialog__headerbtn .el-dialog__close {
  color: #fff;
}
.project-dialog .el-dialog__body {
  padding: 24px 20px 34px;
}
.project-dialog .el-collapse {
  overflow-y: auto;
  flex: 1;
  border: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
}
.project-dialog .el-collapse::-webkit-scrollbar{
  width: 0;
}


.project-dialog .el-collapse {
  -ms-scroll-chaining: chained;
  -ms-overflow-style: none;
  -ms-content-zooming: zoom;
  -ms-scroll-rails: none;
  -ms-content-zoom-limit-min: 100%;
  -ms-content-zoom-limit-max: 500%;
  -ms-scroll-snap-type: proximity;
  -ms-scroll-snap-points-x: snapList(100%, 200%, 300%, 400%, 500%);
  -ms-overflow-style: none;
}
.project-dialog .el-collapse-item__header {
  border-bottom: 0;
}
.project-dialog .el-collapse-item__arrow {
  display: none;
}
.project-dialog .header-title {
  margin: 0;
  font-size: 18px;
  position: relative;
  padding-left: 20px;
}
.project-dialog .el-collapse-item__header.is-active .header-title:before{
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 10px;
  border-width: 6px;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
  transform: rotate(360deg);
}
.project-dialog .header-title:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  border-width: 6px;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
  transform: rotate(180deg);
  top: 4px;
  transition: transform 0.3s;
}

.project-dialog .el-collapse-item__header {
  padding-bottom: 16px;
  height: auto;
  line-height: normal;
}
.project-dialog .el-collapse-item__content {
  padding: 0;
}
.flex-ul {
  display: flex;
  flex-wrap: wrap;
}

.banner-box {
  width: 100%;
  height: 130px;
  position: relative;
}
.banner-box img {
  width: 100%;
  height: 130px;
}
.banner-cover {
  position: absolute;
  top: 0;
  width: 100%;
  height: 130px;
  
}

.banner-info{
  width: 1200px;
  margin: auto;
  position: relative;
}
.banner-cover .proj-name {
  font-size: 26px;
  color: #fff;
  margin-top: 25px;
  display: inline-block;
  padding-right: 5px;
  max-width: 900px;
}
.banner-cover .title-msg {
  border: 1px solid #FFB900;
  border-radius: 12px;
  color: #FFB900;
  font-size: 14px;
  padding: 1px 15px 2px 15px;
  position: relative;
  top: -10px;
}
.apply-notice {
  font-size: 16px;
  font-weight: 400;
  color: rgba(255,255,255,.8);
  padding-top: 15px;
  display: inline-block;
}
.wt-header-enterprise .msg-count {
  position: relative;
  display: inline-block;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  border: 1px solid #BEC0C3;
  text-align: center;
  line-height: 28px;
  margin-right: 25px;
}
.wt-header-enterprise .msg-count {
  color: #727475;
}
.wt-header-enterprise .msg-count .count {
  position: absolute;
  font-size: 12px;
  background: #FF4B47;
  display: inline;
  height: 16px;
  line-height: 15px;
  color: #fff;
  border-radius: 8px;
  padding: 0 6px;
}
.theme-list-style {
  position: relative;
  display: inline-block;
  width: calc((100% - 36px) / 3);
  height: 80px;
  overflow:hidden;
  font-size: 0;
  border: 1px solid #DCDFE6;
  margin: 0 15px 15px 0;
  border: 1px solid #DCDFE6;
  
}
.theme-list-style .el-tooltip {
  padding: 15px 36px 15px 20px;
  height: 100%;
}
.theme-list-style .list-box:after {
  content: '';
  display: block;
  height: 0;
  clear:both;
  visibility: hidden;
}
.active-list-item {
  color: #169aff ;
}
.theme-list-style:nth-child(3n) {
  margin-right: 0;
}
.theme-list-style:hover, .theme-list-style.active-list-item {
  border: 2px solid #169aff;
  cursor: pointer;
  box-shadow: 1px 2px 20px 0px rgba(71,77,90,0.2);
}
.theme-list-style .icon-item {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: top;
  margin-right: 15px;
  margin-top: 5px;
  
}
.theme-list-style .active-icon {
  display: none;
  width: 36px;
  height: 36px;
  background: url(../png/gj19m0.png);
  position: absolute;
  right: 0;
  bottom: 0;
}
.theme-list-style.active-list-item .active-icon {
  display: inline-block;
}
.theme-list-style  .fr, .theme-list-style  .fl {
  line-height: 24px;
  font-size: 16px;
}
.theme-list-style  .fr {
  width: calc(100% - 40px);
  height: 100%;
}
.mt20 {
  margin-top: 20px;
}


.change-dialog .el-collapse {
  padding-top: 10px;
  max-height: 400px;
}
.project-dialog.change-dialog  .el-dialog__body,.change-dialog  .setting-part {
  display: block;
}
.change-top {
  padding: 32px 0  14px;
  background-color: #fff;
}
.change-dialog .el-dialog__body {
  background-color: #F0F3F6;
  padding: 14px 16px 16px;
}

.change-bottom {
  background-color: #fff;
  padding: 12px 24px 38px;
  color: #575962;
  margin-top: 8px;
  height: 100%;
}
.b-title {
  font-weight: bold;
  font-size: 16px;
  line-height: 42px;
  border-bottom: 1px dashed #DCDFE6;
  margin-bottom: 10px;
}
.warning-note {
  letter-spacing: -0.2px;
  background-color: #FFF4F4;
  border: 1px solid #FF726F;
  line-height: 20px;
  padding: 12px 20px;
}
.warning-note .el-icon-warning-outline {
  color: #FF4B47;
  margin-right: 7px;
  font-size: 18px;
}
.proj-detail {
  padding: 16px 10px;
}
.proj-detail p {
  line-height: 36px;
  font-size: 16px;
}
.proj-detail p span {
  display: inline-block;
  width: 136px;
  text-align: right;
}
.proj-detail .el-textarea__inner {
  min-height: 312px !important;
  padding: 20px 24px;
  line-height: 24px;
  font-size: 16px;
}
.apply-len {
  font-size: 16px;
  margin-bottom: 12px;
}
.apply-len span:first-child {
  display: inline-block;
  width: 146px;
}
.apply-len span.color-red{
  color: #FF4B47;
  font-weight: bold;
}
.four-step {
  text-align: center;
}
.change-info {
  width: 790px;
  padding: 24px 32px;
  background-color: #F7F8FA;
  margin: 32px auto 0;
  text-align: left;
}
.change-info p {
  font-size: 14px;
  line-height: 28px;
}
.change-info p:first-child{
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  padding-bottom: 10px;
}
.change-info p span {
  width: 130px;
  color: #575962;
}
.hide-btn.el-button {
  background-color: #C1C3D0;
  color: #169aff;
  margin-left: 16px;
  border: 0;
}
.hide-btn.el-button span {
  color: #fff;
  width: auto;
}
.hide-btn.el-button .el-button--mini {
  font-size: 14px;
}
.hide-btn.el-button .el-button--mini i {
  font-size: 12px;
  color: #169aff;
}
.color-red {
  color: #FF4B47;
}
.color-green {
  color: #26BD7F;
}
.four-step .color-gray {
  color: #7F8590;
  font-size: 16px;
  line-height: 20px;
  margin-top: 20px;
}
.four-step .font-24 {
  font-size: 24px;
  line-height: 30px;
  color: #333;
  margin-top: 22px;
  font-weight: bold;
}
.four-step .el-icon-success {
  font-size: 72px;
  color: #51C41A;
  margin-top: 30px;
}

.form-one .el-form-item:last-child {
  margin-bottom: 0;
}
.form-one .el-form-item__label {
  font-size: 16px;
}
.cause-form:after {
  content: "";
  display: block;
  height: 0;
  clear:both;
  visibility: hidden;
}
.cause-form .el-form-item + .el-form-item{
  float: left;
  width: 50%;
}
.proj-detail .cause-form .el-form-item:first-child {
  width: 100%;
}
.cause-form .el-form-item__content {
  width: 312px;
  display: inline-block;
}
.cause-form .el-form-item:first-child .el-form-item__content {
  width: 100%;
}
.proj-detail .cause-form .el-form-item:last-child {
  float: right;
  text-align: right;
}
.proj-detail .cause-form .el-form-item:last-child  .el-form-item__label {
  float: none;
}


.apply-table {
  margin-bottom: 16px;
}
.apply-table.el-table thead th {
  background-color: #F2F3F8;
}
.apply-table.el-table thead th>.cell {
  color: #575962;
  font-weight: bold;
}
.apply-table.el-table thead th {
  padding: 8px 0;
}

.is-gxyq {
  position: relative;
}
.is-gxyq .msg-arrow {
  position: absolute;
  top: 0px;
  right: -620px;
  width: 600px;
  padding: 0 10px;
  height: 40px;
  background: rgba(255,248,234,1);
  border: 1px solid rgba(255,232,185,1);
  font-size: 14px;
  line-height: 38px;
  border-radius: 2px;
}
.is-gxyq .msg-arrow .show-dia {
  color: #169aff;
  font-weight: bold;
  cursor: pointer;
}
.is-gxyq .msg-arrow .sel-arrow {
  position: absolute;
  top: 10px;
  left: -21px;
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: transparent rgba(255,232,185,1) transparent transparent;
}
.is-gxyq .msg-arrow .sel-arrow:after {
  content: '';
  position: absolute;
  top: -10px;
  left: -9px;
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: transparent rgba(255,248,234,1) transparent transparent;
}
.is-gxyq-dia .el-dialog__body {
  padding-top: 5px;
}
.is-gxyq-dia .el-tabs__item {
  font-weight: normal;
  color: #575962;
}
.is-gxyq-dia .el-tabs__header {
  margin-bottom: 15px;
}
.is-gxyq-dia .el-table::before {
  content: none;
}

.more-tooltip.el-tooltip__popper {
  padding: 0;
  box-shadow:0px 0px 18px 0px rgba(71,77,90,0.28);
}
.more-tooltip.el-tooltip__popper.is-light {
  border: 0;
}
.more-tooltip.el-tooltip__popper .proj-tree-delete, .more-tooltip.el-tooltip__popper .proj-look {
  height: 38px;
  line-height: 38px;
  padding: 0 20px;
  color: #7A7A7A;
}
.more-tooltip.el-tooltip__popper .el-button--text:hover {
  color: #169aff;
}
.more-icon {
  width: 14%;
  vertical-align: middle;
  display: flex;
  align-items: center;
  text-align: center;
}
.more-icon span, .more-icon i {
  flex: 1;
  -ms-flex: 1;
  color: #AFB3C3;
}
.more-icon:hover span, .more-icon:hover i {
  color: #169aff;
}

.step-bars {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.step-bars li {
  position: relative;
  text-align: center;
  flex: 1;
}
.step-bars li:after {
  position: absolute;
  top: 15px;
  left: calc(100%/2 + 38px);
  content: "";
  width: calc(100% - 76px);
  height: 1px;
  background-color: #DCDFE6;
}
.step-bars li:last-child:after{
  display: none;
}
.step-index {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  border: 1px solid #DCDFE6;
  border-radius: 100%;
  background-color: #fff;
  color: #7F8590;
  margin: 0 38px 5px;
}
li.active .step-index{
  color: #fff;
  border: 1px solid #169AFF;
  background-color: #169AFF ;
}
.success-step {
  border: 1px solid #169AFF;
}
.success-step .el-icon-check {
  color: #169AFF;
  font-weight: bold;
  line-height: 28px;
}

.step-name {
  color: #575962;
  font-size: 16px;
  line-height: 24px;
}

.gbhyTreeBox {
  position: absolute;
  top: 5px;
  left: 0;
  z-index: 1;
  border: 1px solid #DCDFE6;
  width: 349px;
  background-color: #fff;
}
.gbhyTreeBox .closeTree {
  text-align: right;
  padding: 0 15px 0 0;
  color: #C0C4CC;
}
.gbhyTreeBox .closeTree i {
  cursor: pointer;
  font-size: 20px;
}
.gbhyTree {
  height: 300px;
  overflow-y: auto;
}
.gbhyTreeBox .el-checkbox__inner {
  width: 18px;
  height: 18px;
}
.gbhyTreeBox .el-checkbox__inner::after {
  height: 8px;
  left: 6px;
  top: 2px;
  border-width: 2px;
}
.gbhyTreeBox .el-checkbox__input.is-indeterminate .el-checkbox__inner::before {
  height: 4px;
  top: 6px;
}

.blue-index {
  display: inline-block;
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  color: #fff;
  background: #169aff;
  border-radius: 50%;
  font-size: 16px;
  margin-right: 5px;
}


.banner-question {
  right: 0;
  width: 310px;
  height: 90px;
  position: absolute;
  top: 20px;
  line-height: 45px;
  padding: 0 10px;
  color: #fff;
  background:rgba(255,255,255,0.08);
}
.banner-tooltip {
  border-bottom: 1px solid rgba(255,255,255,.1);
}
.ques-item {
  position: relative;
  padding-left: 18px;
  opacity: .8;
}
.ques-item:before {
  content: "";
  position: absolute;
  display: inline-block;
  width:5px;
  height:5px;
  background:rgba(255,255,255,1);
  opacity:0.5;
  border-radius:50%;
  left: 5px;
  top: 20px;
}


.msgLeft .el-message-box__content .el-message-box__message p {
  text-align: left;
}
.msgRight .el-message-box__content .el-message-box__message p {
  text-align: right;
}
.tips-title {
  width: 100%;
  font-size: 14px;
  height: 48px;
  color: #575962;
  background: rgba(255, 251, 230, 1);
  border: 1px solid rgba(255, 214, 102, 1);
  border-radius: 4px;
  line-height: 46px;
  padding: 0 16px;
}
.tips-title i {
  font-size: 20px;
  color: rgba(250, 173, 20, 1);
  vertical-align: middle;
  padding-right: 8px;
}
.tips-title.tips-blue {
  border-color: #9ED5FF;
  background: #F8FCFF;
}
.tips-title.tips-blue i {
  color: #169AFF;
}
.header-title {
  color: #333333;
  font-size: 18px;
  margin: 20px 0;
  position: relative;
  padding-left: 20px;
}
.header-title:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 10px;
  border-width: 6px;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
}


.right-msg-box, .right-msg-box2 {
  display: none;
  width: 72px;
  background: #fff;
  box-shadow:1px 2px 20px 0px rgba(71,77,90,0.2);
  z-index: 999;
  position: fixed;
  right: 15px;
  bottom: 107px;
  padding-bottom: 8px;
}
.right-msg-box2 {
  display: block;
}
.returntothetop-box, .draft-box {
  display: none;
  width: 70px;
  height: 75px;
  background: #fff;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}
.draft-box {
  display: block;
}
.returntothetop-box span, .draft-box span {
  color: #7D8692;
  display: block;
  font-size: 14px;
  padding-top: 5px;
}
.draft-box span.draft-count {
  position: absolute;
  top: 4px;
  right: 16px;
  display: inline-block;
  min-width: 18px;
  height: 18px;
  text-align: center;
  background: #FF4A45;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  padding: 0 2px;
}
.draft-box-dia {
  width: 411px;
  max-height: 500px;
  min-height: 200px;
  background: #094368;
  position: fixed;
  right: 87px;
  bottom: 80px;
  color: #fff;
  padding: 20px;
  z-index: 1000;
  overflow: auto;
}
.draft-box-dia:after {
  content: '';
  position: fixed;
  bottom: 220px;
  right: 77px;
  width: 0;
  height: 0;
  border-bottom: 10px solid;
  border-top: 10px solid;
  border-left: 11px solid;
  border-color: transparent  transparent transparent #094368;
}
.draft-box-dia1:after {
  bottom: 140px;
}
.draft-list {
  margin-top: 15px;
}
.draft-item {
  width: 370px;
  height: 133px;
  background: rgba(255,255,255,0.08);
  padding: 36px 10px 10px 10px;
  margin: 10px 0;
  position: relative;
  line-height: 28px;
}
.draft-item-index {
  position: absolute;
  width: 34px;
  height: 35px;
  background: url("../png/1emqxy.png");
  top: 0;
  left: 0;
  line-height: 30px;
  font-size: 18px;
  font-weight: bold;
  padding-left: 5px;
}
.draft-btn {
  position: absolute;
  top: 8px;
  right: 10px;
}
.draft-btn span {
  cursor: pointer;
}
.draft-btn .go-to-apply {
  color: #FFB900;
}
.draft-btn .go-to-apply:after {
  content: '';
  display: inline-block;
  height: 12px;
  width: 1px;
  background: #DCDFE6;
  margin: 0 5px 0 6px;
  opacity: 0.3;
}


#draftBox ::-webkit-scrollbar {
  width: 6px;
  background: transparent;
}

#draftBox ::-webkit-scrollbar-track{
  background-color: transparent;
}

#draftBox ::-webkit-scrollbar-thumb {
  border: none;
  background: rgba(255,255,255,.2);
}


.pro-search-btn {
  width: 80px;
  height: 40px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  background: #169aff;
  outline: none;
  border: none;
  cursor: pointer;
  vertical-align: top;
}

.tips {
  background: #FFFAEC;
  border: 1px solid #FFCA96;
  border-radius: 4px;
  margin-bottom: 12px;
  overflow: hidden;
}
.tips i {
  font-size: 20px;
  color: rgb(255, 184, 34);
  vertical-align: middle;
}




.alertMsg-more {
  padding-left: 10px;
  color: #169aff;
  cursor: pointer;
}
.el-message-box__content .more-content {
  display: none;
  position: relative;
  border-radius: 4px;
  width: 550px;
  z-index: 10000;
  text-align: left;
  left: auto;
  top: 0;
  color: #575962;
  padding: 16px;
  line-height: 24px;
  word-break: break-all;
  background: #F5F7FA;
  max-height: 250px;
  overflow: auto;
  margin-top: 5px;
}
.el-message-box {
  width: 600px;
}
.el-message-box--center .el-message-box__content, .el-message-box__content {
  padding: 10px 24px;
}
.el-message-box__message p.finishCon {
  text-align: left;
  margin-left: 50px;
  margin-top: 4px;
}
.el-message-box__message .finishBoxSuss p.finishCon {
  margin-left: 120px;
}
.el-input__inner, .el-textarea__inner {
  border-radius: 0;
  border-color: #DCDFE6;
  color: #575962;
}
.el-tooltip__popper .tooptip-content span {
  color: #FFBD1D;
}
.el-tooltip__popper .tooptip-content span.font-bold {
  display: inline-block;
  font-weight: bold;
  width: 90px;
  text-align: right;
  font-size: 14px;
}

.main-right-search {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
}
.main-right-search:not(.fl) {
  width: 500px;
}
.main-right-search .el-input {
  flex: 1;
  -ms-flex: 1;
}
.main-right-search .el-input .el-input__inner {
  height: 46px;
  line-height: 46px;
  border-radius: 0;
}
.main-right-search:not(.fl) .el-input .el-input__inner {
  border-right: 0;
}
.main-right-search:not(.fl) .el-input__suffix i:before {
  content: "\e79d";
}
.width-half {
  width: 50%;
}
.main-right-search .el-button {
  border-radius: 0;
  height: 46px;
  padding: 0 23px;
  background-color: #169aff;
  border: 0;
  color: #fff;
}
.main-right-search .el-icon-search {
  font-size: 18px;
}

.flex-box {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
}
.flex-1 {
  flex: 1;
  -ms-flex: 1;
}

.status-span {
  display: inline-block;
  line-height: 26px;
  border-radius: 14px;
  padding: 0px 12px;
}

.ag-fileType-doc {
  color: #ff8800;
}
.ag-filetype-txt{
  color:#55d7e0;
}
.ag-filetype-xsl{
  color: #8bc755;
}
.ag-filetype-doc{
  color: #ff8800;
}
.ag-filetype-pdf{
  color: #ea4318;
}
.ag-filetype-jpg{
  color: #169AFF;
}
.ag-filetype-gif{
  color: #84DC00;
}
.ag-filetype-png{
  color: #FCCC00;
}
.ag-filetype-zip{
  color: #DC4EC1;
}
.ag-filetype-rar{
  color: #8D51DB;
}
.ag-folder-fill{
  color: #ff8800;
}
.ag-filetype-html{
  color: #6CB600;
}
.ag-filetype-mov{
  color: #B0D700;
}
.ag-filetype-rp{
  color: #713CBE;
}
.ag-filetype-ppt{
  color: #F85207;
}
.ag-filetype-wps{
  color: #33D39D;
}
.ag-filetype-exe{
  color: #F6E400;
}
.file-name {
  padding-left: 22px;
  cursor: pointer;
}
.file-name .hover-span {
  padding-left: 40px;
  display: none;
}
.file-name:hover span {
  color: #1599FF;
}
.file-name:hover .hover-span {
  display: inline-block;
}
.file-name .hover-span .el-icon-search{
  margin-right: 21px;
  vertical-align: middle;
}
.not-available, .not-available .status-span {
  color: #AFB2C1 !important;

}


.correctState {
  color: #169aff;
  border: 1px solid #169aff;
  background: rgba(255,255,255,1);
  border-radius: 12px;
  padding: 0px 10px;
  display: inline-block;
  height: 24px;
  line-height: 22px;
}
.correctState5 {
  color: #727475;
  border-color: #727475;
}
.correctState6 {
  color: #169aff;
}

.correctState7 {
  color: #FFB822;
  border-color: #FFB822;
}

.correctState8 {
  color: #26BD7F;
  border-color: #26BD7F;
}

.warn-style {
  padding-left: 23px;
  background: url(../png/iuxyjz.png) left center no-repeat;
  background-size: 17px 15px;
  height: 20px;
  line-height: 20px;
  color: #7F8590;
}

.table-btn-list .el-button {
  margin: 0;
  padding: 0;
  color: #169aff;
  font-weight: normal;
}
.table-btn-list .el-button.is-disabled {
  color: #AFB2C1;
}
.table-btn-list .el-button + .el-button {
  position: relative;
  margin-left: 26px;
}
.table-btn-list .el-button + .el-button:before {
  content: '';
  display: block;
  width: 1px;
  height: 13px;
  position: absolute;
  left: -16px;
  top: 0;
  background-color: #DCDFE6;
}

.second-title {
  font-size: 18px;
  color: #575962;
  line-height: 42px;
  position: relative;
  padding-left: 15px;
}
.second-title:before {
  content: '';
  width: 6px;
  height: 18px;
  background-color: #169AFF;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0px;
}

.info-tips-style {
  border: 1px solid #FFCA8B;
  background-color: #FFF8EA;
  font-size: 14px;
  line-height: 24px;
  padding: 11px 20px;
}

.info-tips-style i {
  color: #FF9422;
  font-size: 20px;
  margin-right: 7px;
  vertical-align: middle;
}
.info-tips-style span {
  color: #FF9422;
}

.info-tips-style .blue-color {
  color: #4293f4;
}
.stageIteminstName-bg {
  background: rgba(238,248,255,1);
  border-radius: 15px;
  padding: 3px 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: normal;
  color: #169aff;
  text-align: center;
}

.empty-box {
  position: relative;
  width: 100%;
  height: calc(100% - 180px);
}
.position-a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.empty-bg {
  width: 242px;
  height: 128px;
  margin-bottom: 14px;
  background: url("../png/nhlueb.png") no-repeat center;
}

.no-expand-icon .el-table__expand-icon {
  display: none;
}

.hover-guide {
  color: rgba(22,154,255,1);
}
.guide-tool-name {
  padding: 0 7px 0 9px;
}
.guide-tool.el-tooltip__popper.is-dark {
  color: rgba(87,89,98,1);
  width: 372px;
  padding: 0 0 8px 0;
  background-color: #fff !important;
  box-shadow: 0px 0px 28px 8px rgba(45,71,119,0.05), 0px 0px 13px 0px rgba(45,71,119,0.08), 0px 3px 6px 4px rgba(45,71,119,0.12);
  border-radius: 0;
}
.guide-tool.el-tooltip__popper[x-placement^=bottom] .popper__arrow::after {
  border-bottom-color: rgba(22,154,255,1);
}
.guide-tool.el-tooltip__popper[x-placement^=bottom] .popper__arrow{
  border-bottom-color: rgba(22,154,255,1);
}
.guide-tool h5 {
  line-height: 38px;
  padding: 0 18px;
  background-color: rgba(22,154,255,1);
  color: #fff;
  font-size: 14px;
}
.guidelines + .guidelines{
  margin-top: 25px;
}
.guidelines h6 {
  line-height: 30px;
  font-size: 14px;
  font-weight: bold;
  padding: 0 18px;
}
.guidelines-item li {
  cursor: pointer;
  font-size: 14px;
  line-height: 18px;
  border-bottom: 1px solid rgba(241,242,247,1);
  padding: 17px 21px;
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-align-items: center;
}
.guidelines-item li i {
  display: inline-block;
  width: 36px;
  height: 36px;
  background-color: rgba(22,154,255,1);
  color: #fff;
  text-align: center;
  border-radius: 100%;
  line-height: 36px;
  margin-right: 16px;
}
.guidelines-item li span {
  flex: 1;
  -ms-flex: 1;
}
.guidelines-item li:hover {
  color: rgba(22,154,255,1);
  background-color: rgba(242,243,248,1);
  border-bottom: 1px solid rgba(242,243,248,1);
}
.code-img {
  padding-top: 39px;
}
.code-img li {
  flex: 1;
  -ms-flex: 1;
  text-align: center;
  position: relative;
}
.code-img img {
  width: 70px;
  height: 70px;
}
.code-img .hover-img {
  width: 120px;
  height: 120px;
  display: none;
  position: absolute;
  bottom: 0;
  left: 40px;
  transition: transform 0.5s;
}
.code-img li:hover .hover-img {
  display: block;
  transform: translateZ(-10px);
}
.code-img p {
  line-height: 32px;
  color: rgba(87,89,98,1);
}
.line-h36 {
  line-height: 36px;
  color: rgba(175,178,193,1);
  text-align: center;
}
.fontsize38{
  font-size: 38px!important;
}

.tag {
  background: rgba(38,189,127,1);
  color: #fff;
  padding: 2px 3px;
  font-size: 14px;
  margin-left: 6px;
  border-radius: 4px;
  font-style: normal;
}
.tag-green {
  background: rgba(38,189,127,1);
}


.fixed-toolbar {
  position: fixed;
  right: 0;
  top: 50%;
  width: 64px;
  transform: translateY(-50%);
  font-size: 12px;
  color: #6c6c6c;
  text-align: center;
  background-color: #fff;
  z-index: 102;
  box-shadow: 0 0 0.75rem 0 rgba(9, 41, 77, .1);
}

.toolbar-li:hover {
  background-color: #4293f4;
  color: #fff;
}

.toolbar-li a {
  display: block;
  padding: 10px 0;
}

.toolbar-li span {
  display: block;
}

.toolbar-icon {
  font-size: 20px;
}
.p-header {
  padding-left: 16px;
  
  margin-bottom:20px;
  position: relative;
  color: #3e97df;
  line-height: 31px;
  font-size:24px;
  font-family:Microsoft YaHei;
  font-weight:bold;
  color:rgba(63,64,71,1);
  letter-spacing: 1px;
}
.p-header:before{
  content: '';
  display: inline-block;
  position: absolute;
  width: 4px;
  height: 20px;
  background:rgba(69,126,255,1);
  border-radius:2px;
  left: 0;
  top: 7px;
}