a,b,body,button,dd,div,dl,em,footer,form,h1,h2,h3,h4,h5,h6,i,input,label,li,nav,p,select,span,td,textarea,u,ul {
	padding:0;
	margin:0;
	-webkit-tap-highlight-color:transparent;
	-webkit-text-size-adjust:none
}
li,ol,ul {
	list-style:none
}
a {
	text-decoration:none;
	color:#414a60
}
a:active,a:focus,a:hover,button,input,textarea {
	outline:0
}
a:hover {
	-webkit-transition:all linear 0.2s;
	transition:all linear 0.2s
}
img {
	border:none;
	display:block
}
map area {
	outline:none
}
table {
	border-collapse:collapse
}
body,button,input,option,select,td,textarea {
	font-family:"PingFang SC","HanHei SC","STHeitiSC-Light",arial,verdana,helvetica,Microsoft Yahei,sans-serif;
	-webkit-font-smoothing:antialiased
}
button,input[type="button"],input[type="number"],input[type="search"],input[type="submit"],input[type="password"],input[type="tel"],input[type="text"],textarea {
	-webkit-appearance:none
}

/* banner 入口页 */
.enter-wrap {
    
}
.enter {
    margin: auto;
    max-width: 1920px;
    height:  100vh;
    position: relative;
    background: #53d5f2 url('https://img.bosszhipin.com/static/file/2022/icon-nmg-campus-banner-enter.jpg') top center no-repeat;
    background-size: 1920px  884px;
}


.enter .enter-btn {
    position: absolute;
    top: 420px;
    left: 50%;
    transform: translateX(-210%);
    width:  212px;
    height:  62px;
    background: #c4e6ff url('https://img.bosszhipin.com/static/file/2022/icon-nmg-campus-enter-btn.png') top center no-repeat;
    background-size: 212px  62px;
    border-radius: 8px;
    cursor: pointer;
}

.enter .enter-btn:hover {
    opacity: 0.8;
}


#header:after,#header .inner:after{
	content:"";
	display:block;
	overflow:hidden;
	visibility:hidden;
	clear:both
}
#header,#header .inner {
	zoom:1
}
#header .inner {
	max-width:1184px;
	margin:0 auto;
	position:relative
}
#header .btn:hover {
	-webkit-transition:all linear 0.2s;
	transition:all linear 0.2s
}

#header .btn {
	display:inline-block;
	min-width:112px;
	box-sizing:content-box;
	height:36px;
	line-height:36px;
	*line-height:32px;
	border:1px #5dd5c8 solid;
	font-size:16px;
	color:#fff;
	letter-spacing:1px;
	background:#5dd5c8;
	text-align:center;
	cursor:pointer
}
#header .btn:hover {
	background-color:#6adbcf;
	color:#fff
}
#header .btn-outline {
	background:#fff;
	color:#5dd5c8
}
#header {
	width:100%;
	height:49px;
	background:#202329;
	box-shadow:0 1px 8px rgba(0,0,0,0.06);
    position: relative;
	z-index:1001;
	top:0
}
#header a {
	color:#fff
}
#header a:hover {
	color:#00d7c6
}
#header .logo {
	float:left;
	padding:6px 0 0 0
}
#header .logo a {
	display:block;
	width:110px;
	height:36px;
	background:url(https://www.zhipin.com/v2/web/geek/images/logo-2x.png) 3px 7px no-repeat;
	background-size:105px 19px
}
#header .ie .logo a {
	background:url(https://www.zhipin.com/v2/web/geek/images/logo-x.png) 3px 7px no-repeat
}
#header .logo span {
	display:none
}
#header .nav, #header .user-nav {
	font-size:0;
	float:left;
	margin-left:15px;
	height:49px;
	line-height:49px
}
#header .nav li, #header .user-nav li {
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	text-align:center;
	font-size:14px;
	margin:0 12px
}
#header .nav li:last-of-type {
	margin-right:0
}
#header .nav li a,#header .user-nav li a {
	display:block;
	padding:0 5px;
	position:relative;
	*font-family:"PingFang SC","HanHei SC","STHeitiSC-Light",Microsoft Yahei,arial,verdana,helvetica,sans-serif
}
#header .user-nav {
	float:right
}
#header .user-nav .btns .vline {
	margin-top:-8px;
	background:none
}
#header .user-nav .btns .link-scan {
	display:inline-block;
	font-size:14px;
	margin-right:20px
}
#header .user-nav .btns .link-publish {
	display:inline-block;
	font-size:13px
}
#header .user-nav .btns .btn {
	background:none
}
#header .user-nav .btns .btn-outline {
	border-radius:15px;
	text-align:center;
	font-size:13px;
	height:23px;
	line-height:23px;
	padding:0 9px 0 11px;
	min-width:0;
	margin-left:17px;
	color: #fff;
}
#header .user-nav .btns .btn-outline:hover {
	color:#6adbcf
}


/* banner */
.banner {
    position: relative;
}

.banner #to-page-next1, 
.banner #to-page-next2 {
    position: absolute;
    left: 50%;
    width: 16px;
    height: 16px;
    border-top: 3px solid #f6f7fa;
    border-right: 3px solid #f6f7fa;
    transform: rotate(135deg);

}

.banner #to-page-next1{
    bottom: 50px;
    animation: toggleMove1 1.2s infinite;
}

.banner #to-page-next2{
    bottom: 40px;
    animation: toggleMove2 1.2s infinite;
}

@keyframes toggleMove1{0%{bottom:50px;opacity:0.5}50%{bottom: 42px;opacity:0.7}to{bottom:50px;opacity:0.5}}
@keyframes toggleMove2{0%{bottom:40px;opacity:0.8}50%{bottom: 32px;opacity:1}to{bottom:40px;opacity:0.8}}

.banner-bg {
    width: 100%;
    height: 641px;
    position: relative;
    background: url('https://img.bosszhipin.com/static/file/2022/icon-nmg-campus-banner.jpg') center center no-repeat;
    background-size: 1920px 641px;
}

.nav-tab {
    width: 100%;
    height: 63px;
    position: sticky;
    position: -webkit-sticky;
    top: 0px;
    background: url('https://img.bosszhipin.com/static/file/2022/icon-nmg-campus-nav-bg.png') center center no-repeat;
    background-size: 1920px 63px;
    z-index: 99;
}


.nav-tab-wrap {
    margin: auto;
    height: 100%;
    width: 1184px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 19px;
    color: #FFF;
    font-weight: bold;
}


.nav-tab-wrap .nav-item {
    cursor: pointer;
    padding: 0 60px;
    display: inline-block;
    height: 63px;
    line-height: 63px;
}

.nav-tab-wrap .nav-item.active{
    background: rgba(30, 74, 184, 0.4);
    opacity: 1;
}
.nav-tab-wrap .nav-item.active:hover span {
    opacity: 1;
}

.nav-tab-wrap .nav-item span {
    position: relative;
}
.nav-tab-wrap .nav-item:hover span {
    opacity: 0.8;
}



/* 内容 */

.main,#header, .banner {
    min-width: 1184px;
}

.main .company {
    width: 100%;
    height: 1695px;
    position: relative;
    background: url('https://img.bosszhipin.com/static/file/2022/icon-nmg-campus-company.jpg') center center no-repeat;
    background-size: 1920px 1695px;
}




.main .notice {
    width: 100%;
    height: 1851px;
    position: relative;
    background: url('https://img.bosszhipin.com/static/file/2022/icon-nmg-campus-notice.jpg') center center no-repeat;
    background-size: 1920px 1851px;
}

.main .job-box {
    background: #c4e6ff;
    position: relative;
	padding-top: 64px;
    padding-bottom: 520px;
    margin: auto;
    max-width: 1920px;
}

.main .job-box .job-footer {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 1120px;
    background: url('https://img.bosszhipin.com/static/file/2022/icon-nmg-campus-job-footer.jpg') center center no-repeat;
    background-size: 1920px 1120px;
}


.main  .process {
    width: 100%;
    height:  2011px;
    position: relative;
    background: url('https://img.bosszhipin.com/static/file/2022/icon-nmg-campus-process.jpg') center center no-repeat;
    background-size: 1920px  2011px;
    position: relative;
}



.process-tip1,
.process-tip2{
    height: 44px;
    width: 580px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    font-size: 20px;
}

.process-tip1 span,
.process-tip1 span a,
.process-tip2 span a {
    color: #0f76e1;
    font-weight: bold;
    cursor: pointer;
}

.main  .process .process-tip1{
    bottom: 1080px;
}

.main  .process .process-tip2{
    bottom: 1012px;
}
/* 岗位信息 */
.job-box {
    background: #c4e6ff;
}

.job-box .job-type-box .job-type {
    display: inline-block;
    background: #e4f0ff;
    padding: 20px 30px;
    font-size: 18px;
    margin-right: 25px;
    border-radius: 15px;
    margin-bottom: 15px;

}


.job-box .job-list {

}

.job-box .job-list .job-item {
    display: flex;
    justify-content: space-between;
}


.job-box .job-list .job-item .job-apply-btn {
    min-width: 100px;
}


.toast {
    width: 80%;
    padding: 30px 60px;
    font-size: 26px;
    background: #000000;
    text-align: center;
    border-radius: 6px;
    line-height: 37px;
    opacity: 0.7;
    box-sizing: border-box;
    color: #FFFFFF;
    position: fixed;
    left: 50%;
    top: 20%;
    transform: translate3d(-50%,-50%,0);
    z-index: 99990;
    display: none;
  }
  .rotate {
    transform-origin: center center;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transition: transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    -o-transition: -o-transform 0.2s;
    -ms-transition: -ms-transform 0.2s;
  }
  .rotate1 {
    transform-origin: center center;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transition: transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    -o-transition: -o-transform 0.2s;
    -ms-transition: -ms-transform 0.2s;
  }

  .jobBox {
    position: relative;
    z-index: 9;
    width: 1200px;
    margin: 0 auto;
    min-height: 800px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    box-shadow: 0px 0px 8px 0px #3146bf;
    border-radius: 20px;
  }
  .jobBox .jobBox-nav {
    width: 315px;
    min-height: 800px;
    background: linear-gradient(180deg, #e9f8f8 0%, #fcfbfa 100%);
    border-radius: 20px 0px 0px 20px;
  }
  .jobBox .jobBox-nav-box {
    width: 275px;
    min-height: 800px;
    position: sticky;
    position: -webkit-sticky;
    margin-top: 71px;
    top: 120px;
    margin-left: 20px;
    border-radius: 5px;
    overflow: hidden;
  }
  .jobBox .jobBox-nav-box-head {
    height: 54px;
    width: 100%;
    background: #3f84de;
    background: url(https://img.bosszhipin.com/static/file/2022/neimenggu-complany.png);
    background-size: contain;
  }
  .jobBox .jobBox-nav-box-body {
    box-sizing: border-box;
    background: #fff;
    padding: 10px;
    min-height: 200px;
  }
  .jobBox .jobBox-nav-box-body-item {
    width: 100%;
  }
  .jobBox .jobBox-nav-box-body-item-text {
    cursor: pointer;
    font-size: 16px;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: flex-start;
    -webkit-justify-content:flex-start;
    -moz-box-pack:flex-start;


    align-items: center;
    height: 37px;
    border-radius: 6px;
    color: #333333;
  }
  .jobBox .jobBox-nav-box-body-item-text span:nth-child(1) {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #0f76e1;
    margin-left: 12px;
    margin-right: 12px;
  }
  .jobBox .jobBox-nav-box-body-item-text span:nth-child(2) {
    width: 176px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .jobBox .jobBox-nav-box-body-item-text span:nth-child(3) {
    width: 13px;
    height: 13px;
    margin-top: -10px;
    margin-left: 16px;
  }
  .jobBox .jobBox-nav-box-body-item-text:hover {
    background: #ccdaff;
  }
  .jobBox .jobBox-nav-box-body-item-text_active {
    background: #ccdaff;
  }
  .jobBox .jobBox-nav-box-body-item-child {
    display: none;
  }
  .jobBox .jobBox-nav-box-body-item-child div {
    margin-left: 28px;
    padding: 0 2px;
    width: 173px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    margin-top: 4px;
    cursor: pointer;
    border-radius: 2px;
  }
  .jobBox .jobBox-nav-box-body-item-child div:hover {
    color: #3146BF;
  }
  .jobBox .jobBox-nav-box-body-item-child div.jobBox-nav-box-body-item-child_active {
    color: #3146BF;
  }
  .jobBox .jobBox-info {
    width: 885px;
    background: #fff;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .jobBox .jobBox-info-title {
    width: 654px;
    height: 124px;
    margin: 51px auto;
    margin-bottom: 17px;
    background: url(https://img.bosszhipin.com/static/file/2022/neimengguo-job.png);
    background-size: contain;
  }
  .jobBox .jobBox-info-list .jobBox-info-list_empty  {
      font-size: 20px;
      text-align: center;
      margin-top: 100px;
  }
  .jobBox .jobBox-info-wrap {
    width: 824px;
    height: auto;
    box-sizing: border-box;
    padding-bottom: 10px;
    background: #ffffff;
    margin: 0 auto;
    margin-bottom: 17px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    border: 1px solid #dfe1e6;
    padding-bottom: 50px;
  }
  .jobBox .jobBox-info-wrap-title {
    width: 100%;
    height: 53px;
    border-top-left-radius: 12px ;
    border-top-right-radius: 12px ;
    background: url(https://img.kanzhun.com/static/2022/neimenggu-desc-title.png);
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .jobBox .jobBox-info-wrap-title-text {
    box-sizing: border-box;
    padding-left: 50px;
    line-height: 53px;
    font-size: 18px;
    color: #3146BF;
    font-weight: 600;
    width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .jobBox .jobBox-info-wrap-title-location {
    height: 100%;
    width: 150px;
    margin-left: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 33px;
  }
  .jobBox .jobBox-info-wrap-title-location span:nth-child(1) {
    width: 13px;
    height: 15px;
    background: url(https://img.bosszhipin.com/static/file/2022/q91ttlbdqb1663319509358.png);
    background-size: contain;
  }
  .jobBox .jobBox-info-wrap-title-location span:nth-child(2) {
    font-size: 14px;
    font-weight: 400;
    color: #555555;
    margin-left: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .jobBox .jobBox-info-wrap-desc {
    box-sizing: border-box;
    padding: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #222222;
    line-height: 30px;
  }
  .jobBox .jobBox-info-wrap-button {
    display: block;
    cursor: pointer;
    width: 110px;
    height: 38px;
    background: linear-gradient(270deg, #4FE7FF 0%, #0F76E1 100%);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    float: right;
    margin-right: 30px;
  }
  .jobBox .jobBox-info-wrap-button:hover {
    opacity: 0.8;
  }
  






