.content {
  width: 1170px;
  margin: 0 auto;
}

.main-content {
  background: #F6F8FA;
}
.personal-content {
  padding: 39px 0;
  height: 761px;
}
#hb,#lb{ display: none }

.download-credential {
  width: 136px;
  height: 40px;
  background: #00CCC5;
  border-radius: 1px;
  cursor: pointer;
  color: #fff;
  border: none;
  margin: 20px;
}
.left {
  width: 270px;
  height: 761px;
  float: left;
  background: #fff;
}
.left-top {
  padding-bottom: 31px;
  border-bottom: 1px solid #E6E6E6;;
}
.comprise{
  text-align: center
}
.comprise dt{ margin:21px 0; }
.comprise dd{ margin-bottom:10px; font-size: 16px ; color: #666;}
.comprise dd strong{color: #0F0F0F;}
.left-bottom {
  padding: 48px;
}
.right {
  width: 871px;
  float: right;
  background: #fff;
  height: 761px;
  box-sizing: border-box;
}

.right-title{
  font-size: 20px;
  margin: 21px 0;
  text-indent: 39px;
}
#staffProcess table{ margin-left: 31px; }
#staffProcess table td{ vertical-align: middle; padding: 10px }
#staffProcess .circle{ width: 32px; height: 32px; background: #D8D8D8;border: 1px solid #979797; border-radius: 50%}
#staffProcess .bg{ height: 16px; background: rgba(216,216,216,0.5); }
#staffProcess .rate{height: 16px; background: #00CCC5;}
#staffProcess .zz span{ color: #999; padding:3px; border:#999 1px solid; font-size: 14px; margin-right: 10px}
#staffProcess .zz span.sale{ color: #ffac25;border:#ffac25 1px solid;}
#staffProcess .zz span.jf{ color: #67c440;border:#67c440 1px solid; }
.compriseInfo{ padding: 10px 30px;  color: #666; font-size: 16px;}
.compriseInfo li{ margin-top: 10px; width: 356px;}
.compriseInfo li strong{ color: #0F0F0F; }
.compriseInfo li table p { margin-bottom: 10px; display: flex; justify-content: space-between;}
#certificateList  ul{ width: 100%; padding:51px; }
#certificateList  ul li { text-align: center; position: relative; margin-left: 21px; display: inline-block; width: 42%;}
#certificateList li img{ width: 356px ;height: 252px; }
#certificateList  ul li span{ 
  position: absolute;background: #D8D8D8;border-radius: 2px; 
  font-size: 20px;color: #FFFFFF; padding:9px 19px;
  top:112px; left: 129px;
} 
#certificateList li img.gray{
  -webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
}
.tag{
  font-size: 14px;
  border-radius: 3px;
  padding:2px 3px;
}
.kstg,#staffProcess .zz span.kstg{
  border: 1px solid #00CCC5;
  color: #00CCC5;
  background: #E7F8F8;
}
.xxz{
  background: #E8F3FF;
  border: 1px solid #2386EE;
  color: #2386EE
}

.qks{
  background: #FFF9F0;
  border: 1px solid #F49C0E;
  color: #F49C0E
}
.qxx{
  background: #F6F6F6;
  border: 1px solid #DEDEDE;
  color: #DEDEDE
}