.home {
  padding: 12px 0 0;
  width: 100%;
  font-family: PingFang SC, PingFang SC;
  color: #41444A;
  font-size: 12px;
}
.home .home_left {
  width: 25%;
  height: 890px;
  float: left;
  background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), color-stop(80%, #FFFFFF), to(#CCE1FF));
  background: linear-gradient(0deg, #FFFFFF 0%, #FFFFFF 80%, #CCE1FF 100%);
  border-radius: 8px 8px 8px 8px;
  padding: 25px 12px;
  margin-right: 16px;
}
.home .home_left .home_left_icon {
  text-align: center;
  position: relative;
  width: 72px;
  margin: 0 auto;
  margin-bottom: 8px;
}
.home .home_left .home_left_icon .home_left_user {
  width: 72px;
  height: 72px;
  border-radius: 50%;
}
.home .home_left .home_left_icon .home_left_icon {
  width: 28px;
  height: 28px;
  position: absolute;
  top: -10px;
  right: 0;
}
.home .home_left .home_left_name {
  font-weight: bold;
  font-size: 16px;
  color: #41444A;
  text-align: center;
  margin-bottom: 8px;
}
.home .home_left .home_left_name > i {
  margin-left: 7px;
  font-size: 14px;
  color: #999;
  cursor: pointer;
}
.home .home_left .home_left_date {
  font-size: 12px;
  color: #999999;
  text-align: center;
  margin-bottom: 12px;
}
.home .home_left .home_left_date > span {
  color: #41444A;
}
.home .home_left .home_left_superior {
  margin-bottom: 12px;
}
.home .home_left .home_left_superior > div {
  float: left;
  color: #999999;
}
.home .home_left .home_left_superior > div:first-child {
  margin-right: 35px;
}
.home .home_left .home_left_superior > div > span {
  color: #41444A;
}
.home .home_left .home_left_company {
  margin-bottom: 18px;
}
.home .home_left .home_left_company > div {
  float: left;
  color: #999999;
}
.home .home_left .home_left_company > div > span {
  color: #41444A;
}
.home .home_left .home_left_attendance {
  margin-bottom: 48px;
}
.home .home_left .home_left_attendance > div {
  float: left;
  background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), color-stop(20%, #FFFFFF), to(#F5F9FF));
  background: linear-gradient(0deg, #FFFFFF 0%, #FFFFFF 20%, #F5F9FF 100%);
  border-radius: 8px 8px 8px 8px;
  margin-right: 7px;
  height: 74px;
  width: calc(33.3% - 5px);
  text-align: center;
}
.home .home_left .home_left_attendance > div:last-child {
  margin-right: 0;
}
.home .home_left .home_left_attendance > div > div {
  margin-top: 12px;
  font-size: 24px;
  margin-bottom: 2px;
  height: 30px;
  line-height: 30x;
}
.home .home_left .home_left_attendance > div > div > span {
  font-size: 12px;
  color: #999999;
}
.home .home_left .home_left_todo > h4 {
  font-weight: bold;
  font-size: 18px;
  position: relative;
}
.home .home_left .home_left_todo > h4 > span {
  width: 24px;
  height: 18px;
  background: #E60012;
  border-radius: 9px 9px 9px 0px;
  display: inline-block;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 18px;
  font-weight: 500;
  position: absolute;
  top: -8px;
}
.home .home_left .home_left_todo .home_left_todo_item {
  padding: 16px 0;
  border-bottom: 1px solid #F1F1F1;
  cursor: pointer;
}
.home .home_left .home_left_todo .home_left_todo_item > div {
  font-weight: 400;
  font-size: 12px;
  color: #999999;
  margin-bottom: 8px;
}
.home .home_left .home_left_todo .home_left_todo_item > div > span {
  width: 44px;
  height: 20px;
  background: #F34747;
  border-radius: 10px 10px 10px 10px;
  text-align: center;
  color: #FFFFFF;
  font-size: 12px;
  display: inline-block;
  line-height: 19px;
  margin-right: 8px;
}
.home .home_left .home_left_todo .home_left_todo_item > div > span.home_left_todo_item_dispose {
  background: #FF9500;
}
.home .home_left .home_left_todo .home_left_todo_item > p {
  font-size: 14px;
}
.home .home_left .home_left_todo .home_left_todo_item > p > span {
  display: inline-block;
  width: calc(100% - 30px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home .home_left .home_left_todo .home_left_todo_item > p > i {
  float: right;
  margin-top: 2px;
}
.home .home_left .home_left_todo .todoLottieDiv #todoLottieId {
  width: 180px;
  height: 180px;
  margin: 0 auto;
}
.home .home_left .home_left_todo .todoLottieDiv > p {
  color: #999999;
  font-size: 12px;
  text-align: center;
}
.home .home_left .home_left_footer {
  margin-top: 16px;
  text-align: center;
  color: #3678FE;
  cursor: pointer;
}
.home .home_con {
  width: calc(50% - 58px);
  height: 109px;
  float: left;
  margin-right: 16px;
}
.home .home_con .home_con_top {
  padding: 16px;
  margin-bottom: 16px;
  background: #FFFFFF;
  border-radius: 8px 8px 8px 8px;
}
.home .home_con .home_con_top > h4 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 15px;
}
.home .home_con .home_con_top > div > div {
  float: left;
  width: 20%;
  text-align: center;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 10px 0;
}
.home .home_con .home_con_top > div > div:hover {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.home .home_con .home_con_top > div > div > img {
  width: 40px;
  height: 40px;
  margin-bottom: 8px;
}
.home .home_con .home_con_top > div > div > p {
  font-size: 14px;
}
.home .home_con .home_con_top > div > div #interviewId {
  width: 46px;
  position: absolute;
  right: 22px;
  top: -10px;
}
.home .home_con .home_con_con {
  height: 216px;
  background: #FFFFFF;
  border-radius: 8px 8px 8px 8px;
  padding: 12px;
  margin-bottom: 16px;
}
.home .home_con .home_con_con > h4 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 12px;
}
.home .home_con .home_con_con > div > div {
  float: left;
  width: calc(33% - 9.5px);
  height: 180px;
  margin-right: 16px;
  background: url(../assets/img/Group_BG.a1d72897.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.home .home_con .home_con_con > div > div > img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  height: 58px;
}
.home .home_con .home_con_con > div > div:last-child {
  margin-right: 0;
}
.home .home_con .home_con_con > div > div > p {
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
  padding-left: 24px;
  margin-bottom: 14px;
}
.home .home_con .home_con_con > div > div > p:first-child {
  margin-top: 42px;
}
.home .home_con .home_con_con > div > div > p:hover {
  color: #E60012;
}
.home .home_con .home_con_footer {
  padding: 12px;
  background: url(../assets/img/BG.c9a2ec6d.png) no-repeat;
  background-size: cover;
  height: 501px;
  position: relative;
}
.home .home_con .home_con_footer > h4 {
  font-weight: bold;
  font-size: 18px;
}
.home .home_con .home_con_footer > h4 > span {
  font-weight: 400;
  font-size: 12px;
  color: #3678FE;
  float: right;
  margin-top: 3px;
  cursor: pointer;
}
.home .home_con .home_con_footer .home_con_footer_slide {
  width: 100%;
  height: 300px;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  padding-top: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  cursor: -webkit-grab;
  cursor: grab;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.home .home_con .home_con_footer .home_con_footer_slide.active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.home .home_con .home_con_footer .home_con_footer_slide::-webkit-scrollbar {
  display: none;
}
.home .home_con .home_con_footer .home_con_footer_slide .slide_line {
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 1;
  pointer-events: none;
}
.home .home_con .home_con_footer .home_con_footer_slide .slide_item {
  display: inline-block;
  margin-left: 54px;
  position: relative;
  z-index: 2;
  vertical-align: top;
}
.home .home_con .home_con_footer .home_con_footer_slide .slide_item:last-child {
  margin-right: 54px;
}
.home .home_con .home_con_footer .home_con_footer_slide .slide_item .icon_wrapper {
  position: relative;
  width: 24px;
  height: 24px;
}
.home .home_con .home_con_footer .home_con_footer_slide .slide_item .icon_wrapper img {
  width: 24px;
  height: 24px;
}
.home .home_con .home_con_footer .home_con_footer_slide .slide_item .icon_wrapper .level_badge {
  position: absolute;
  top: -8px;
  right: -8px;
  background: #E60012;
  color: white;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  font-size: 10px;
  line-height: 16px;
  text-align: center;
}
.home .home_con .home_con_footer .home_con_footer_info {
  height: 90px;
  background: #FFFFFF;
  border-radius: 8px 8px 8px;
  width: calc(100% - 72px);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 11px;
  margin: 0 auto;
  padding: 24px;
}
.home .home_con .home_con_footer .home_con_footer_info .home_con_footer_info_top {
  margin-bottom: 8px;
}
.home .home_con .home_con_footer .home_con_footer_info .home_con_footer_info_top > img {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 12px;
}
.home .home_con .home_con_footer .home_con_footer_info .home_con_footer_info_top > div {
  float: left;
}
.home .home_con .home_con_footer .home_con_footer_info .home_con_footer_info_top > div > p {
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 8px;
}
.home .home_con .home_con_footer .home_con_footer_info .home_con_footer_info_top > div > h4 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 8px;
}
.home .home_con .home_con_footer .home_con_footer_info .home_con_footer_info_top > div > span {
  font-size: 14px;
}
.home .home_con .home_con_footer .home_con_footer_info .home_con_footer_info_bot {
  height: 4px;
  border-radius: 3px 3px 3px 3px;
  background: #F0F2F5;
  margin: 0 auto;
}
.home .home_con .home_con_footer .home_con_footer_info .home_con_footer_info_bot > div {
  height: 4px;
  border-radius: 3px 3px 3px 3px;
  float: left;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.home .home_con .home_con_footer .home_con_footer_info .home_con_footer_info_bot > div.active {
  background: #3678FE;
}
.home .home_right {
  width: 25%;
  float: right;
  margin-top: 31px;
}
.home .home_right .home_right_top {
  height: 334px;
  background: #FFFFFF;
  border-radius: 8px 8px 8px 8px;
  position: relative;
  padding: 18px 12px 12px;
  margin-bottom: 16px;
}
.home .home_right .home_right_top .home_right_top_head {
  background: url(../assets/img/Rectangle.c9537809.png) no-repeat;
  background-size: 100% 100%;
  height: 44px;
  line-height: 44px;
  width: calc(100% - 36px);
  position: absolute;
  top: -31px;
  left: 12px;
  font-weight: bold;
  font-size: 16px;
  color: #FFFFFF;
  padding-left: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home .home_right .home_right_top > h4 {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 8px;
}
.home .home_right .home_right_top > h4 > span {
  display: block;
  float: right;
  color: #3678FE;
  font-weight: 400;
  font-size: 12px;
  cursor: pointer;
}
.home .home_right .home_right_top .home_right_top_item {
  background: #FAFAFA;
  border-radius: 8px 8px 8px 8px;
  margin-bottom: 4px;
  padding: 8px 12px;
}
.home .home_right .home_right_top .home_right_top_item > p {
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 8px;
}
.home .home_right .home_right_top .home_right_top_item > div > span {
  display: inline-block;
  padding: 0 3px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #FAEEE9;
  border-radius: 4px 4px 4px 4px;
  margin-right: 10px;
  font-weight: bold;
  font-size: 12px;
  color: #FF8254;
}
.home .home_right .home_right_top .eventlottieDiv #eventlottieId {
  width: 180px;
  height: 180px;
  margin: 0 auto;
}
.home .home_right .home_right_top .eventlottieDiv > p {
  color: #999999;
  font-size: 12px;
  text-align: center;
}
.home .home_right .home_right_top .el-button {
  width: 100%;
  height: 36px;
  line-height: 36px;
  background: #FFFFFF;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #FF8254;
  font-weight: 500;
  font-size: 14px;
  color: #FF8254;
  padding: 0;
}
.home .home_right .home_right_bot {
  height: 513px;
  background: #FFFFFF;
  border-radius: 8px 8px 8px 8px;
  padding: 12px 12px 0;
}
.home .home_right .home_right_bot > h4 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 37px;
}
.home .home_right .home_right_bot > .home_right_bot_main {
  text-align: center;
  position: relative;
}
.home .home_right .home_right_bot > .home_right_bot_main > img {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  right: 0;
  top: -25px;
  margin: 0 auto;
}
.home .home_right .home_right_bot > .home_right_bot_main > .home_right_bot_main_head .home_right_bot_big {
  width: 100%;
  height: 55px;
  z-index: 998;
}
.home .home_right .home_right_bot > .home_right_bot_main > .home_right_bot_main_head > .home_right_bot_main_head_item {
  margin-top: -12px;
  z-index: 999;
  position: absolute;
  width: 100%;
}
.home .home_right .home_right_bot > .home_right_bot_main > .home_right_bot_main_head > .home_right_bot_main_head_item > .home_right_bot_main_head_item_box {
  float: left;
  height: 50px;
  background: #F5F9FF;
  border-radius: 8px 8px 8px 8px;
  text-align: center;
  margin-right: 7px;
  width: calc(33% - 4px);
  padding: 12px 0;
}
.home .home_right .home_right_bot > .home_right_bot_main > .home_right_bot_main_head > .home_right_bot_main_head_item > .home_right_bot_main_head_item_box.home_right_bot_main_head_item_box_last {
  margin-right: 0;
}
.home .home_right .home_right_bot > .home_right_bot_main > .home_right_bot_main_head > .home_right_bot_main_head_item > .home_right_bot_main_head_item_box > p {
  height: 31px;
  line-height: 31px;
  font-size: 24px;
  margin-bottom: 2px;
}
.home .home_right .home_right_bot > .home_right_bot_main > .home_right_bot_main_head > .home_right_bot_main_head_item > .home_right_bot_main_head_item_main {
  height: 320px;
  overflow-y: auto;
  width: 100%;
}
.home .home_right .home_right_bot > .home_right_bot_main > .home_right_bot_main_head > .home_right_bot_main_head_item > .home_right_bot_main_head_item_main > div {
  float: left;
  width: calc(33% - 4px);
  margin-right: 7px;
}
.home .home_right .home_right_bot > .home_right_bot_main > .home_right_bot_main_head > .home_right_bot_main_head_item > .home_right_bot_main_head_item_main > div:last-child {
  margin-right: 0;
}
.home .home_right .home_right_bot > .home_right_bot_main > .home_right_bot_main_head > .home_right_bot_main_head_item > .home_right_bot_main_head_item_main > div > img {
  width: calc(100% - 14px);
  height: 22px;
}
.home .home_right .home_right_bot > .home_right_bot_main > .home_right_bot_main_head > .home_right_bot_main_head_item > .home_right_bot_main_head_item_main > div > div {
  height: 36px;
  width: 100%;
  line-height: 36px;
  background: #F5F9FF;
  border-radius: 8px 8px 8px 8px;
  margin-bottom: 12px;
  cursor: pointer;
}
.home .home_loading {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.home .home_loading > img {
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
}
.home .home_loading > .newLogin-text {
  font-size: 16px;
  color: #fff;
}

