.bag-box {
  position: absolute;
  left: 0;
  z-index: -1;
}
.personal {
  min-height: 500px;
  width: 1280px;
  margin: 0 auto;
}
.hakkaCulture-box-title {
  position: relative;
  border-bottom: 1px solid #e8e8e8;
}
.resume-box-left {
  float: left;
}
.hakkaCulture-box-line {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  float: left;
  width: 8px;
  height: 20px;
  background: #1D82E6;
}
.hakkaCulture-box-text1,.hakkaCulture-box-text2 {
  float: left;
  line-height: 55px;
  font-size: 20px;
  font-weight: bold;
  margin-left: 13px;
}
.hakkaCulture-box-text2 {
  display: none;
}
.personal-right {
  float: right;
  width: 960px;
}
.personal-information {
  padding: 29px 98px 0 94px;
}
.user {
  float: left;
}
.user-text {
  margin: 0 0 8px 10px;
font-size: 16px;
color: #000000;
}
.user-box {
  width: 314px;
  height: 48px;
  background: #EEF1F6;
  border-radius: 2px;
  text-align: left;
  padding-left: 30px;
  line-height: 48px;
  font-size: 18px;
  color: #333333;
}
.address {
   width: 770px;
}
.gender {
  float: right;
}
.below {
  margin-top: 30px;
}
.letter {
  display: none;
}
.personal-letter {
  display: none;
  margin: 20px 0 0 0;
}
.personal-letter-title {
  margin-bottom: 8px;
  padding:0 20px ;
  width: 960px;
height: 50px;
background: #EEF1F6;
}
.personal-letter-title div {
font-size: 16px;
color: #999999;
line-height: 50px;
}
.personal-letter-left {
  float: left;
}
.personal-letter-right {
  float: right;
}
.both-sides1 {
  margin: 0 40px 0 70px;
}
.both-sides2 {
  margin: 0 154px 0 60px;
}
.future-letter{
  width: 960px;
height: 44px;
background: #F5F5F5;
text-align: center;
font-size: 16px;
  line-height: 44px;
  color: rgba(51, 51, 51, 1);
}

.future-letter .write {
  cursor: pointer;
  color: rgba(233, 8, 8, 1);
}
.future-letter .write:hover {
  text-decoration: underline;
}
.there-letter-list{
  height: 44px;
line-height: 44px;  
background: #F5F5F5;
padding: 0 20px;
}
.there-letter-list div{
  font-size: 16px;
  color: #333;
  float: left;
}
.company {
  width: 180px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  margin: 0 40px 0 40px;
}
.theme {
  width: 300px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.theme a {
  color: #1D82E6;
}
.theme a:hover {
  color: rgb(230, 59, 29);
}
.complaint {
  margin: 0 43px 0 48px;
}
.there-letter-list .progress {

  color: #333;
}
.there-letter-list .situation {
  float: right;
  width: 80px;
  text-align: center;
}
.there-letter :nth-child(even).there-letter-list {
  background-color: #ffffff;
}
.grzxtitle {
  text-align: center;
  padding-left:0px;
}
#menu .layui-nav-item a {
  text-align: center;
}