


  .thirdSector {
    background-color: #f9f9f9;
    box-shadow: none;
  }

  .SecondaryNav {
    height: 78px;
  }

  .indexNav {
    width: 550px;
    display: flex;
    justify-content: space-around;
  }

  #nav li {
    width: auto;
    height: auto !important;
  }

  .login-type {
    width: 1200px;
    display: flex;
    justify-content: space-around;
  }

  .login-type-item {
    flex: 0 0 375px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    border-radius: 18px 0px 18px 0px;
    color: #ffffff;
    cursor: pointer;
  }

  .login-type-item span {
    color: #ffffff;
  }

  .login-type-item img {
    width: 24px;
    height: 20px;
  }

  .login-type-item:nth-child(1) {
    background: #00CDB3;
  }

  .login-type-item:nth-child(2) {
    background: rgba(56, 136, 255, 1);
  }

  .login-type-item:nth-child(3) {
    background: rgba(108, 137, 255, 1);
  }

  #indexBox {
    position: relative;
    z-index: 999;
  }

  .login-type {
    margin-top: 10px;
  }

  .indexInvite {
    margin-top: 16px;
    height: auto;
  }

  .inviteTypeConLeft {
    padding: 0;
    margin: 5px 0px 0px 0px;
  }

  .RecruitmentAnnouncements .indexTabList {
    border-bottom: 2px dotted rgba(196, 205, 216, 1);
    padding: 0 20px;
    margin-left: 0;
  }

  .indexTabTime {
    width: 58px;
    height: 20px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    line-height: 55px;
  }

  .indexInviteConLef-F1-1 .indexTabListCon {
    display: inline-block;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 22px;
    height: 22px;
    text-align: left;
    font-style: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 8px 0;
  }

  .indexInviteConLef {
    width: 527px;
    margin-left: 0;
    height: 280px;
  }

  .indexInviteTitle {
    margin-bottom: 0!important;
  }

  .employmentFirst {
    width: 650px;
    margin-left: 16px;
  }

  .employmentFirst .List {
    width: 158px;
    height: 134px;
    margin-right: 0 !important;
    display: flex;
    flex-direction: column;
    gap: 15px;
  }

  .partTwoPicture02 span {
    line-height: 20px;
    margin: 0;
  }

  .partTwoPicture02 img {
    width: 40px;
    height: auto;
  }

  .employmentSecond {
    width: 650px;
    margin-left: 16px;
  }

  .employmentSecond .List {
    height: 134px;
    width: 158px;
    margin-right: 0 !important;
    display: flex;
    flex-direction: column;
    gap: 15px;
  }

  .employmentFirst .List:nth-child(1) {
    background: rgba(56, 136, 255, 1);
  }

  .employmentFirst .List:nth-child(2) {
    background: rgba(56, 202, 255, 1)
  }

  .employmentFirst .List:nth-child(3) {
    background: rgba(255, 172, 59, 1)
  }

  .employmentFirst .List:nth-child(4) {
    background: rgba(101, 181, 255, 1)
  }

  .employmentSecond .List:nth-child(1) {
    background: rgba(251, 205, 89, 1)
  }

  .employmentSecond .List:nth-child(2) {
    background: rgba(101, 181, 255, 1)
  }

  .employmentSecond .List:nth-child(3) {
    background: rgba(56, 202, 255, 1)
  }

  .employmentSecond .List:nth-child(4) {
    background: rgba(255, 127, 96, 1)
  }

  .indexTabConTextBJ {
    height: 218px !important
  }

  .thirdSector {
    margin-bottom: 0;
    margin-top: 28px;
  }

  .fourSector {
    margin-top: 28px;;
  }

  .indexInviteConRigTitle {
    width: 100%;
  }

  .indexInviteConRig {
    width: 300px;
    height: 341px;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(155, 155, 155, 0.12);
  }

  .indexInviteCalendar {
    height: 280px !important;
    width: 100%;
    margin-left: 0;
  }

  .employmentCalendar .layui-laydate-content td, .employmentCalendar .layui-laydate-content th {
    padding: 8px 18px !important;
  }


  .layui-laydate-static {
    width: auto !important;
  }

  .layui-laydate-static, .layui-laydate-content table {
    width: 100%;
  }

  .inviteTypeCon {
    padding-left: 10px
  }

  .inviteSxhList {
    width: 335px;
    height: auto !important;
    display: inline-block;
  }

  .inviteTypeConTime {
    width: 88px;
    display: inline-block;
    margin: 0;
  }

  .sxhCon {
    margin: 0;
    width: 230px;
    display: inline-block;
    margin-left: 6px;
  }

  .inviteTypeConTime::before {
    display: none;
  }

  .inviteTypeConTime .inviteYear {
    width: 86px;
    height: 22px;
    background: #3888FF;
    border-radius: 2px;
    color: #ffffff;
    font-size: 12px !important;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .inviteTypeConTime {
    width: 86px;
    height: 45px;
    border-radius: 2px;
    border: 2px solid RGBA(156, 196, 255, 1);
  }

  .inviteTypeConTime .inviteTime {
    color: 3888FF;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .sxhzbf,
  .sxhAddress {
    width: 230px !important;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .inviteTypeConbj {
    height: 280px;
  }

  .inviteTypeConbj {
    background-color: #ffffff;
  }

  .partFour {
    margin-top: 28px;
    margin-bottom: 0;
  }

  .partFour .indexInviteConLef {
    width: 590px;
    display: inline-block;
  }

  .PareInformationBox .indexTabListCon {
    height: 43px;
    line-height: 43px;
  }

  .PareInformationBox .indexTabList {
    margin: 0;
    width: 100%;
    margin-left: 0;
    padding: 0 15px;
    border-bottom: 1px dotted rgba(196, 205, 216, 1);
  }

  .partFour .inviteTypeConLeft {
    border-bottom: none;
    margin: 0 !important;
  }

  .PareInformationBox .indexTabConText {
    height: 316px;
  }

  .PareInformationBox .indexInviteConRight {
    width: 590px;
    display: inline-block;
    background: #FFFFFF;
  }

  .partFive {
    margin-top: 28px;
    display: block;
  }

  .link-content {
    background-color: #ffffff;
    padding: 15px;

  }

  .link-content a {
    color: rgba(102, 102, 102, 1);
    margin-right: 20px !important;
  }

  .link-content a:hover {
    color: #3888FF;
    cursor: pointer;
  }

  .roll-pic {
    background-color: #ffffff;
    padding-bottom: 10px;
    border: 1px solid rgba(30, 147, 255, 1);
  }

  .roll-header {
    width: 370px;
    height: 32px;
    background: #1D92FF;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 5px 0 25px;
  }

  .roll-header span {
    font-size: 14px;
    color: #ffffff;
  }

  .roll-header img {
    width: 11px;
  }

  .roll-info {
    padding: 15px 25px;
    border-bottom: 1px solid #C4CDD8;
  }

  .roll-info p {
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 22px;
    color: #1D92FF;
    line-height: 30px;
    text-align: left;
    font-style: normal;
  }

  .roll-info:last-child {
    border-bottom: none;
  }

  .roll-info span {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    text-align: right;
    font-style: normal;
    display: block;
  }

  .more {
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #999999;
    line-height: 20px;
    margin-left: 14px;
    text-align: right;
    cursor: pointer;
    margin-right: 10px;
  }

  .moreRedian {
    line-height: 62px;
    margin-right: 0;
  }

  .indexInviteConRigTitle {
    background: url(../../../../static/index/tradition/img/blue2/dataTimeBg.png);
  }

  .indexInviteConRigTitle {
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 18px;
    color: #fff;
    line-height: 62px;
    height: 62px;
    background-size: 100%;
  }

  .indexInviteTitleType-this::after {
    position: absolute;
    content: '';
    left: 50%;
    transform: translateX(-50%);
    bottom: 11px;
    width: 38px;
    height: 4px;
    background: linear-gradient(90deg, #3176D3 0%, #4D86FF 100%);
    border-radius: 2px;
  }

  .indexInviteTitle {
    box-sizing: border-box;
    padding: 0 30px 0 20px;
    height: 62px;
    line-height: 62px;
    background: #EBEBEB;
    font-size: 18px;
    color: rgba(51, 51, 51, 1);
    font-weight: 500;
    letter-spacing: 0;
    overflow: hidden;
    border-bottom: 1px solid #E8E8E8;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
  }

  .sxhRecruitment span {
    color: #4487E0;
  }

  .sxhRecruitment span {
    background: #E1EEFF;
    border-radius: 2px;
    /* color: rgba(48, 137, 193, 1); */
    font-size: 14px;
    padding: 1px 6px 1px 7px;
    margin-right: 9px;
  }

  .indexNavBox {
    background-size: 600px 100%;
    background: #4D86FF no-repeat;
    background-position-x: calc(50% + 300px);
  }

  .indexTabTitle-this {
    color: #4D86FF;
    border-bottom: 3px solid #4D86FF;
  }

  .partOne, .partThree {
    background-size: cover;
  }

  .indexInviteTitleType-this {
    position: relative;
    color: rgba(27, 76, 166, 1);
    transition: all .1s cubic-bezier(.06, 1.15, 1, 1.4) 0s;
  }

  .indexInviteTitleType-this::after {
    position: absolute;
    content: '';
    left: 50%;
    transform: translateX(-50%);
    bottom: 11px;
    width: 38px;
    height: 4px;
    background: linear-gradient(90deg, #3176D3 0%, #4D86FF 100%);
    border-radius: 2px;

  }

  .employmentInformationTitleType-this, .careerKnowledgeTitleType-this, .expressLaneAndLinksTitleType-this {
    color: #4D86FF;
    border-bottom: 2px solid #4D86FF;
  }

  .inviteTypeConTime div {
    color: #4D86FF;
  }

  .inviteUnitPosition {
    background-size: cover;
  }

  .sxhAddressPos {
    background-size: cover;
  }

  .sxhAddressPos.closingDateiCON {
  }

  .calendarInfo li:after {
    border: 1px solid #4D86FF;
  }

  .calendarInfo li:hover {
    color: #4D86FF;
  }

  .sign {
    background: #4D86FF;
  }

  .noticeTitleType-this {
    border-bottom: 2px solid #4D86FF;
    color: #4D86FF
  }

  .indexNoticeSign {
    border: 1px solid #4D86FF;
  }

  .kstdbj {
    background: #4D86FF;
  }

  #head {
    background-color: rgb(0 67 154 / 33%);
  }

  .navTitle {
    color: #4D86FF;
  }

  .layui-laydate-content .laydate-day-mark {
    background-color: #4D86FF;
    width: 49px !important;
  }

  .laydate-day-mark {
    font-size: 14px!important;
    line-height: 32px!important;
  }

  .dataList li a:hover {
    color: #4D86FF;
  }

  .dataList li:hover {
    color: #4D86FF !important;
  }

  .layui-laydate table .thisDate[data-this=thisDate] {
    background-color: #4D86FF !important;
    width: 49px !important;
  }

  .thisDate .laydate-day-mark {
    background: #4D86FF;
  }

  .layui-laydate table .layui-this {
    background: rgb(0, 107, 253) !important;
  }

  .nav li:hover {
    background: #4D86FF;
  }

  .nav a:hover {
    color: #4D86FF;
  }

  /*é¼ æ ‡ç»è¿‡css*/
  .indexTabList:hover, .noticeConList:hover {
    color: #4D86FF;
  }

  .SxhTime {
    border: 1px solid #4D86FF;
  }

  .sxhrq {
    background: #4D86FF;
  }

  .sxhAddress .inviteTypeConList {
    background-size: cover;
  }

  .inviteAddress:hover, .inviteTypezpggLeft:hover, .zxzwCon:hover, .sxhCon:hover {
    color: #4D86FF;
  !important;
  }

  .rightTool .collectBox, .toolEwm, .toolTop {
    background: #4D86FF;
  }

  .ewmDetail {
    border-left: 10px solid #4D86FF;
  }

  .ewmDetailCon {
    background: #4D86FF;
  }

  .layui-btn {
    background-color: #1E9FFF;
  }

  .commonTitle {
    background: #4D86FF no-repeat;
    background-size: 74%;
    background-position: 46% 45%
  }

  .newsListTitle:hover, .newsTitle:hover {
    color: #4D86FF;
  }

  .careerKnowledgeInformation {
    background-size: cover;
  }

  .companyName {
    background-size: 14px 13px;
    background-position: 0 46%;
    background-repeat: no-repeat;
  }

  .companyName:hover, .companyInfo:hover {
    color: #4D86FF;
  }

  .companyInfo {
    background-size: 14px 16px;
    background-position: 0 50%;
    background-repeat: no-repeat;
  }

  .doubleElectionTime {
    background: #4D86FF;
  }

  .swiper-pagination-bullet-active {
    background: #4D86FF;
  }

  .calendar-type {
    background: #4D86FF none repeat scroll 0px 0px;
  }

  .employmentFirst .List, .employmentSecond .List {
    background: linear-gradient(341deg, #3B9EFF 0%, #0C8BFF 100%);
  }

  .inviteTypeConTime::before {
    background: #4D86FF;
  }

  .inviteTypeConTime div {
    color: #4D86FF;
  }

  .sxhRecruitment span {
    color: #4487E0;
  }

  .indexInviteCalendar .layui-laydate .layui-this {
    background-color: #4D86FF !important;
  }

  .employmentCalendar .layui-laydate-header i {
    color: #4D86FF;
  }

  .calendarInfo li:hover {
    color: #4D86FF;
  }

  .indexNoticeSign {
    border: 1px solid #4D86FF;
  }

  .kstdbj {
    background: #4D86FF;
  }

  .LinkTit {
    color: #174399;
  }

  .LinkInfo span {
    color: #174399;
  }

  .LinkPrompt {
    color: #174399;
  }

  .LinkPrompt::before {
    background: url(../tradition/img/blue2/lianjieIcon.png) no-repeat;
  }

  .DropDown .layui-input, .DropDown .layui-select, .DropDown .layui-textarea {
    background: #7DA4D4;
  }

  .layui-form-select dl dd.layui-this {
    background: #7DA4D4 !important;
  }



  .copyright {
    color: #A4B7CD;
  }

  .sxhAddressPos, .inviteUnitPosition {
    background-image: url(../../../../index/tradition/img/blue2/dzBlue.png) !important;
  }

  .inviteYear {
    color: #4D86FF;
  }

  .inviteTime {
    color: #4D86FF;
  }

  .sxhjzrq::before {
    background: url(../tradition/img/blue2/dataIcon.png) no-repeat;
  }

  .partTwoPicture01 {
    background: url(../tradition/img/blue2/guidanceBg.png) no-repeat;
  }

  .InternalLinks {
    background: #CBE2FF;
  }

  .indexFoot {
    background: #0E2644;
  }

  .layui-laydate table .thisDate {
    border-radius: 100%;
    color: #fff !important;
    width: 46px !important;
    -webkit-clip-path: circle(39% at 50% 50%);
    display: inline-block;
    text-align: center;
    position: relative !important;
    /*left: 10px !important;*/
    height: 32px;
    /*line-height: 22px;*/
    top: 0px;
  }
  .indexNavBox{
    height: 140px;
  }
  .partFive .indexInviteConLef{
    height: auto;
    width: 100%;
  }
  .partFive .indexInviteTitle{
    margin-bottom: 0 !important;
  }
  .partFive{
    margin-top: 0;
    height: auto !important;
  }
