* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: PingFang SC, PingFang SC;
}
.ellipsis-1-class {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
body {
  overflow-x: hidden;
  background: #f7f8f9;
}
html {
  overflow-x: visible !important;
}
.tip-text {
  font-weight: 400;
  font-size: 12px;
  color: #121B2B;
  padding-left: 14px;
  transform: translateY(-7px);
}
.tip-text span {
  color: #004098;
}
.dataNum {
  margin-left: 10px !important;
}
.baseimgactive {
  display: block !important;
  width: 270px;
  height: 370px;
  background: url(/frontpage/cnu/images/schoolImg/Menu.png) no-repeat center;
  background-size: 100% 100%;
}
.wrapper {
  max-width: none !important;
  min-height: 100vh !important;
}
.calendarWrap .calendar .sprite-arrow_left {
  background-image: url(/frontpage/cnu/images/next/icon-l.png) !important;
}
.calendarWrap .calendar .sprite-arrow_left:hover {
  background-image: url(/frontpage/cnu/images/next/icon-l-hover.png) !important;
}
.calendarWrap .calendar .sprite-arrow_right {
  transform: rotate(180deg);
  background-image: url(/frontpage/cnu/images/next/icon-l.png) !important;
}
.calendarWrap .calendar .sprite-arrow_right:hover {
  background-image: url(/frontpage/cnu/images/next/icon-l-hover.png) !important;
}
#footer {
  position: absolute;
  max-width: auto !important;
  bottom: -380px;
}
.calendarWrap .calendar .dateHeader li {
  color: #121B2B;
}
.calendarWrap .calendar .dateHeader li.red2 {
  color: #004098;
}
.cd_bottom {
  height: 100px !important;
  background: #E4F3FF !important;
}
.custom-header {
  width: 100vw;
  height: 100px;
  background: linear-gradient(90deg, #004098 0%, #004098 29.16%, #1E70E1 100%), #004098;
  z-index: 999;
}
.custom-header .custom-header-center {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.custom-header .custom-header-center .custom-logo {
  height: 62px;
}
.custom-header .custom-header-center .custom-logo a {
  height: 100%;
  display: block;
}
.custom-header .custom-header-center .custom-logo a img {
  height: 100%;
}
.custom-header .custom-header-center .custom-login {
  margin-left: auto;
  display: flex;
  align-items: center;
}
.custom-header .custom-header-center .custom-login a {
  margin-right: 30px;
  display: flex;
  align-items: center;
  text-decoration: none;
}
.custom-header .custom-header-center .custom-login a:hover .login-title {
  color: #f0a543;
}
.custom-header .custom-header-center .custom-login a .login-icon {
  width: 38px;
  height: 38px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.custom-header .custom-header-center .custom-login a .student {
  background-image: url(/frontpage/cnu/images/next/icon_student.png);
}
.custom-header .custom-header-center .custom-login a .teacher {
  background-image: url(/frontpage/cnu/images/next/icon_teacher.png);
}
.custom-header .custom-header-center .custom-login a .corporation {
  background-image: url(/frontpage/cnu/images/next/icon_company.png);
}
.custom-header .custom-header-center .custom-login a .prestudent {
  background-image: url(/frontpage/cnu/images/next/icon_alumnus.png);
}
.custom-header .custom-header-center .custom-login a .login-title {
  white-space: nowrap;
  font-weight: 500;
  font-size: 16px;
  color: #FFFFFF;
}
.custom-header .custom-header-center .custom-out {
  margin-left: auto;
  display: flex;
  position: relative;
  align-items: center;
  height: 100%;
}
.custom-header .custom-header-center .custom-out:hover .custom-out-child {
  display: flex;
}
.custom-header .custom-header-center .custom-out .custom-out-icon {
  width: 36px;
  height: 36px;
  margin-right: 10px;
  background-image: url(/frontpage/cnu/images/next/bit-btn-login.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.custom-header .custom-header-center .custom-out .custom-out-title {
  white-space: nowrap;
  font-weight: 500;
  font-size: 16px;
  color: #FFFFFF;
}
.custom-header .custom-header-center .custom-out .custom-out-child {
  position: absolute;
  top: 80%;
  left: 0;
  width: 150px;
  white-space: nowrap;
  display: flex;
  flex-direction: column;
  background: #f6f6f6;
  box-shadow: 0px 0px 20px #ccc;
  border-radius: 6px;
  font-style: 15px;
  text-align: left;
  display: none;
  z-index: 9999;
}
.custom-header .custom-header-center .custom-out .custom-out-child .custom-out-child-item {
  padding: 8px 16px;
  border-bottom: 1px solid #eaeaea;
}
.custom-header .custom-header-center .custom-out .custom-out-child .custom-out-child-content {
  cursor: pointer;
}
.custom-header .custom-header-center .custom-out .custom-out-child .custom-out-child-content:hover {
  color: #1b6ad9;
}
.custom-header .custom-header-center .custom-out .custom-out-child .custom-out-child-content {
  cursor: pointer;
}
.custom-header .custom-header-center .custom-out .custom-out-child .custom-out-child-content:hover {
  color: #1b6ad9;
}
.custom-nav {
  width: 100vw;
  height: 60px;
  background: #FFFFFF;
  z-index: 998;
  top: 100px;
}
.custom-nav .custom-nav-center {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.custom-nav .custom-nav-center .custom-nav-list {
  display: flex;
  align-items: center;
}
.custom-nav .custom-nav-center .custom-nav-list .custom-nav-item {
  font-size: 17px;
  color: #121B2B;
  margin-right: 60px;
  text-decoration: none;
  position: relative;
  height: 60px;
  line-height: 60px;
  transition: all 0.3s ease;
}
.custom-nav .custom-nav-center .custom-nav-list .custom-nav-item .custom-nav-item-title {
  text-decoration: none;
  color: #121B2B;
  white-space: nowrap;
}
.custom-nav .custom-nav-center .custom-nav-list .custom-nav-item:hover .custom-nav-item-title {
  color: #004098;
  font-weight: 500;
}
.custom-nav .custom-nav-center .custom-nav-list .custom-nav-item:hover .custom-nav-item-child {
  display: block;
}
.custom-nav .custom-nav-center .custom-nav-list .custom-nav-item .custom-nav-item-child {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%);
  background: #FFFFFF;
  display: none;
  min-width: 100px;
  text-align: center;
  z-index: 99999;
}
.custom-nav .custom-nav-center .custom-nav-list .custom-nav-item .custom-nav-item-child .custom-nav-item-child-item {
  text-decoration: none;
  display: block;
  padding: 10px;
  white-space: nowrap;
  border-bottom: 1px solid #E8E8E8;
  color: #121B2B;
  line-height: 1.2;
}
.custom-nav .custom-nav-center .custom-nav-list .custom-nav-item .custom-nav-item-child .custom-nav-item-child-item:hover {
  color: #004098;
  font-weight: 500;
}
.custom-nav .custom-nav-center .custom-nav-search {
  white-space: nowrap;
  display: flex;
  align-items: center;
  width: 140px;
  height: 26px;
  position: relative;
}
.custom-nav .custom-nav-center .custom-nav-search input {
  width: 140px;
  border-radius: 17px;
  padding: 4px 10px;
  padding-right: 30px;
  border: 1px solid #004098 !important;
  font-size: 12px;
  color: #B0B3B7;
  outline: none;
}
.custom-nav .custom-nav-center .custom-nav-search .serach-icon {
  position: absolute;
  right: 0;
  top: 0px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #004098;
  background-image: url("/frontpage/cnu/images/next/icon_search.png");
  background-size: 100%;
  background-repeat: no-repeat;
  cursor: pointer;
}
.fixed-header {
  height: 160px;
}
.template-header {
  width: 100%;
  height: 53px;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.template-header .template-header-tab {
  display: flex;
}
.template-header .template-header-tab .template-header-tab-item {
  margin-right: 32px;
  font-weight: 400;
  font-size: 28px;
  color: #121B2B;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
}
.template-header .template-header-tab .template-header-tab-item::after {
  content: '';
  position: absolute;
  width: 54px;
  height: 4px;
  background: #004098;
  left: 0;
  top: 100%;
  display: none;
}
.template-header .template-header-tab .template-header-tab-item.active {
  font-weight: 600;
}
.template-header .template-header-tab .template-header-tab-item.active::after {
  display: block;
}
.template-header .template-header-tab .template-header-tab-item.active span {
  color: #004098;
}
.template-header .template-header-line {
  flex: 1;
  margin-left: 20px;
  margin-right: 20px;
  height: 1px;
  border: 1px solid #DADADA;
}
.template-header .template-header-more {
  display: block;
  width: 32px;
  height: 32px;
  background-image: url("/frontpage/cnu/images/next/MORE.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.template-header .template-header-more:hover {
  background-image: url("/frontpage/cnu/images/next/MORE_hover.png");
}
.custom-main {
  width: 100vw;
  height: 100%;
}
.custom-main .custom-banner {
  width: 100%;
  height: 100%;
  height: 600px;
}
.custom-main .custom-news-container {
  width: 100%;
  margin-top: 50px;
}
.custom-main .custom-news-container .custom-news-container-center {
  width: 1200px;
  margin: 0 auto;
  display: flex;
}
.custom-main .custom-news-container .custom-news-container-center .custom-news-container-left {
  width: 764px;
}
.custom-main .custom-news-container .custom-news-container-center .custom-news-container-left .custom-news-container-left-body {
  height: 490px;
}
.custom-main .custom-news-container .custom-news-container-center .custom-news-container-left .custom-news-container-left-body .custom-news-container-left-body-list {
  width: 100%;
  height: 100%;
  margin-top: 18px;
}
.custom-main .custom-news-container .custom-news-container-center .custom-news-container-left .custom-news-container-left-body .custom-news-container-left-body-list .custom-news-container-left-body-list-item {
  width: 100%;
  display: flex;
  padding: 17px 22px;
  background: #FFFFFF;
  align-items: center;
  margin-bottom: 8px;
  border-radius: 6px;
}
.custom-main .custom-news-container .custom-news-container-center .custom-news-container-left .custom-news-container-left-body .custom-news-container-left-body-list .custom-news-container-left-body-list-item:first-child .title .top {
  display: flex;
}
.custom-main .custom-news-container .custom-news-container-center .custom-news-container-left .custom-news-container-left-body .custom-news-container-left-body-list .custom-news-container-left-body-list-item:last-child {
  margin-bottom: 0;
}
.custom-main .custom-news-container .custom-news-container-center .custom-news-container-left .custom-news-container-left-body .custom-news-container-left-body-list .custom-news-container-left-body-list-item .date {
  font-weight: 500;
  font-size: 16px;
  color: #004098;
  text-align: center;
  margin-right: 22px;
}
.custom-main .custom-news-container .custom-news-container-center .custom-news-container-left .custom-news-container-left-body .custom-news-container-left-body-list .custom-news-container-left-body-list-item .date .Y {
  font-size: 12px;
  color: #151B23;
}
.custom-main .custom-news-container .custom-news-container-center .custom-news-container-left .custom-news-container-left-body .custom-news-container-left-body-list .custom-news-container-left-body-list-item .title {
  display: flex;
  align-items: center;
}
.custom-main .custom-news-container .custom-news-container-center .custom-news-container-left .custom-news-container-left-body .custom-news-container-left-body-list .custom-news-container-left-body-list-item .title:hover {
  color: #004098;
  cursor: pointer;
}
.custom-main .custom-news-container .custom-news-container-center .custom-news-container-left .custom-news-container-left-body .custom-news-container-left-body-list .custom-news-container-left-body-list-item .title .top {
  padding: 4px 8px;
  background: #BC1B22;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  font-weight: 400;
  font-size: 10px;
  color: #FFFFFF;
  margin-right: 6px;
  display: none;
}
.custom-main .custom-news-container .custom-news-container-center .custom-news-container-left .custom-news-container-left-body .custom-news-container-left-body-list .custom-news-container-left-body-list-item .title .content {
  color: #121B2B;
}
.custom-main .custom-news-container .custom-news-container-center .custom-news-container-left .custom-news-container-left-body .custom-news-container-left-body-list .custom-news-container-left-body-list-item .title .content:hover {
  color: #004098;
  cursor: pointer;
}
.custom-main .custom-news-container .custom-news-container-center .date-container {
  width: 400px;
  margin-left: 50px;
}
.custom-main .custom-submenu {
  margin-top: 52px;
  width: 100%;
  height: 220px;
  background: linear-gradient(90deg, #004098 0%, rgba(0, 64, 152, 0) 100%);
}
.custom-main .custom-submenu .custom-submenu-center {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
  display: flex;
  align-items: center;
}
.custom-main .custom-submenu .custom-submenu-center .custom-submenu-item {
  font-weight: 500;
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  height: 100%;
  flex: 1;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.custom-main .custom-submenu .custom-submenu-center .custom-submenu-item:hover {
  background: red;
}
.custom-main .custom-submenu .custom-submenu-center .custom-submenu-item .custom-submenu-item-icon {
  width: 70px;
  height: 70px;
  background: #004098;
  border-radius: 28px 28px 28px 28px;
  border: 3px solid rgba(255, 255, 255, 0.12);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
}
.custom-main .recruitment-module {
  width: 100%;
  padding-top: 50px;
  background: #fff;
  padding-bottom: 25px;
  position: relative;
  margin-top: 50px;
  height: 730px;
}
.custom-main .recruitment-module .recruitment-module-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 493px;
  background-image: url(/frontpage/cnu/images/next/background.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}
.custom-main .recruitment-module .recruitment-module-center {
  margin: 0 auto;
  z-index: 2;
  width: 1440px;
  background: #FFFFFF;
  border-radius: 16px 16px 0 0;
  position: absolute;
  left: 50%;
  transform: -50%;
  transform: translate(-50%);
  padding: 50px 120px;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body {
  margin-top: 18px;
  width: 100%;
  overflow: hidden;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item {
  width: 386px;
  height: 150px;
  background: #f7f8f9;
  border-radius: 8px;
  padding: 16px 20px;
  margin-right: 20px;
  text-decoration: none;
  transition: all 0.3s;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item:hover {
  box-shadow: 0px 3px 12px 0px rgba(40, 41, 72, 0.15);
  background: #004098;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item:hover .recruitment-module-item-title {
  color: #fff !important;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item:hover .recruitment-module-item-text {
  color: #fff !important;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item:hover .name {
  color: #fff !important;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item:nth-child(3n) {
  margin-right: 0;
  margin-bottom: 30px;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item .recruitment-module-item-title {
  font-weight: 500;
  font-size: 16px;
  color: #121B2B;
  margin-bottom: 14px;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item .recruitment-module-item-title:hover {
  color: #004098;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item .recruitment-module-item-bottom {
  width: 100%;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item .recruitment-module-item-bottom .recruitment-module-item-bottom-card {
  display: flex;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item .recruitment-module-item-bottom .recruitment-module-item-bottom-card .recruitment-module-item-icon {
  width: 82px;
  height: 82px;
  border-radius: 2px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.05);
  margin-right: 20px;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item .recruitment-module-item-bottom .recruitment-module-item-bottom-card .recruitment-module-item-icon img {
  width: 100%;
  height: 100%;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item .recruitment-module-item-bottom .recruitment-module-item-bottom-card .recruitment-module-item-text {
  flex: 1;
  font-weight: 400;
  font-size: 12px;
  color: #999999;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item .recruitment-module-item-bottom .recruitment-module-item-bottom-card .recruitment-module-item-text .des {
  display: flex;
  align-items: center;
  position: relative;
  padding-bottom: 10px;
  width: 230px;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item .recruitment-module-item-bottom .recruitment-module-item-bottom-card .recruitment-module-item-text .des::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  background: #E6E6E6;
  bottom: 0;
  left: 0;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item .recruitment-module-item-bottom .recruitment-module-item-bottom-card .recruitment-module-item-text .des span {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item .recruitment-module-item-bottom .recruitment-module-item-bottom-card .recruitment-module-item-text .des span:last-child::after {
  display: none;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item .recruitment-module-item-bottom .recruitment-module-item-bottom-card .recruitment-module-item-text .des span::after {
  content: '';
  width: 1px;
  height: 10px;
  margin: 0 4px;
  display: block;
  background: #999;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item .recruitment-module-item-bottom .recruitment-module-item-bottom-card .recruitment-module-item-text .name {
  font-weight: 400;
  font-size: 14px;
  color: #121B2B;
  margin-top: 6px;
  margin-bottom: 4px;
  cursor: pointer;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item .recruitment-module-item-bottom .recruitment-module-item-bottom-card .recruitment-module-item-text .name:hover {
  color: #004098;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item-content {
  width: 580px;
  height: 112px;
  background: #f7f8f9;
  border-radius: 8px;
  padding: 16px 20px;
  display: flex;
  align-items: center;
  text-decoration: none;
  margin-bottom: 20px;
  margin-right: 20px;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item-content:hover {
  box-shadow: 0px 3px 12px 0px rgba(40, 41, 72, 0.15);
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item-content:nth-child(2n) {
  margin-right: 0;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item-content .recruitment-module-item-content-left {
  width: 78px;
  height: 68px;
  border: 1px solid #004098;
  border-radius: 6px 6px;
  text-align: center;
  white-space: nowrap;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item-content .recruitment-module-item-content-left .date-top {
  width: 100%;
  height: 50%;
  background: #004098;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item-content .recruitment-module-item-content-left .date-bottom {
  width: 100%;
  height: 50%;
  display: flex;
  color: #004098;
  font-size: 14px;
  align-items: center;
  justify-content: center;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item-content .recruitment-module-item-content-right {
  margin-left: 15px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item-content .recruitment-module-item-content-right .title {
  font-weight: 500;
  color: #1D293F;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item-content .recruitment-module-item-content-right .title:hover {
  color: #004098;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item-content .recruitment-module-item-content-right .address {
  margin-top: 15px;
  color: #999;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.custom-main .recruitment-module .recruitment-module-center .recruitment-module-body .recruitment-module-list .recruitment-module-item-content .recruitment-module-item-content-right .address::before {
  content: '';
  display: block;
  width: 10px;
  height: 13px;
  background: url('/frontpage/cnu/images/next/addInd.png');
  background-size: contain;
  margin-right: 5px;
  background-repeat: no-repeat;
}
.custom-main .custom-guidance {
  width: 100%;
  margin-bottom: 50px;
  margin-top: 50px;
  background: #f7f8f9;
  display: flex;
}
.custom-main .custom-guidance .custom-guidance-center {
  margin: 0 auto;
  width: 1200px;
}
.custom-main .custom-guidance .custom-guidance-center .custom-guidance-container {
  width: 100%;
  display: flex;
  margin-bottom: 30px;
}
.custom-main .custom-guidance .custom-guidance-center .custom-guidance-container .custom-guidance-left {
  margin-right: 40px;
  flex: 1;
}
.custom-main .custom-guidance .custom-guidance-center .custom-guidance-container .custom-guidance-left .custom-guidance-body {
  width: 100%;
  padding: 16px 0;
}
.custom-main .custom-guidance .custom-guidance-center .custom-guidance-container .custom-guidance-left .custom-guidance-body .custom-guidance-body-item {
  width: 100%;
  height: 82px;
  display: flex;
  align-items: center;
  text-decoration: none;
  border-bottom: 1px solid #ededed;
  background: #FFFFFF;
  border-right: 4px;
  margin-bottom: 14px;
  padding-left: 22px;
  padding-right: 22px;
  border-radius: 6px;
}
.custom-main .custom-guidance .custom-guidance-center .custom-guidance-container .custom-guidance-left .custom-guidance-body .custom-guidance-body-item:last-child {
  margin-bottom: 0;
}
.custom-main .custom-guidance .custom-guidance-center .custom-guidance-container .custom-guidance-left .custom-guidance-body .custom-guidance-body-item .custom-guidance-body-item-date {
  font-weight: 500;
  font-size: 16px;
  color: #004098;
  text-align: center;
  margin-right: 22px;
}
.custom-main .custom-guidance .custom-guidance-center .custom-guidance-container .custom-guidance-left .custom-guidance-body .custom-guidance-body-item .custom-guidance-body-item-date .yy {
  font-size: 12px;
  color: #151B23;
}
.custom-main .custom-guidance .custom-guidance-center .custom-guidance-container .custom-guidance-left .custom-guidance-body .custom-guidance-body-item .custom-guidance-body-item-title {
  font-weight: 400;
  font-size: 16px;
  color: #121B2B;
  cursor: pointer;
}
.custom-main .custom-guidance .custom-guidance-center .custom-guidance-container .custom-guidance-left .custom-guidance-body .custom-guidance-body-item .custom-guidance-body-item-title:hover {
  color: #004098;
}
.custom-main .custom-guidance .custom-guidance-center .custom-guidance-container .custom-guidance-right {
  flex: 1;
}
.custom-main .custom-guidance .custom-guidance-center .custom-guidance-container .custom-guidance-right .custom-guidance-right-body {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 18px;
}
.custom-main .custom-guidance .custom-guidance-center .custom-guidance-container .custom-guidance-right .custom-guidance-right-body .custom-guidance-right-body-item {
  display: block;
  width: 180px;
  height: 142px;
  background: #F7F8F9;
  border-radius: 8px;
  margin-right: 20px;
  margin-bottom: 20px;
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.custom-main .custom-guidance .custom-guidance-center .custom-guidance-container .custom-guidance-right .custom-guidance-right-body .custom-guidance-right-body-item:hover {
  /* 背景图片放大效果 */
  background-size: cover;
  /* 或者调整为你想要的尺寸 */
  transform: scale(1.1);
  /* 放大1.1倍 */
  transition: transform 0.3s ease;
  /* 添加过渡动画 */
}
.custom-main .custom-guidance .custom-guidance-center .custom-guidance-container .custom-guidance-right .custom-guidance-right-body .custom-guidance-right-body-item:hover::after {
  opacity: 1;
}
.custom-main .custom-guidance .custom-guidance-center .custom-guidance-container .custom-guidance-right .custom-guidance-right-body .custom-guidance-right-body-item .title {
  position: relative;
  font-weight: 500;
  font-size: 20px;
  color: #fff;
  line-height: 38px;
  text-align: center;
  font-style: normal;
  margin-top: 45px;
}
.custom-main .custom-guidance .custom-guidance-center .custom-guidance-container .custom-guidance-right .custom-guidance-right-body .custom-guidance-right-body-item .title::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 2px;
  background: #fff;
  opacity: 0.84;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -10px;
}
.custom-main .custom-guidance .custom-guidance-center .custom-guidance-container .custom-guidance-right .custom-guidance-right-body .custom-guidance-right-body-item::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 18px;
  height: 18px;
  background-image: url(/frontpage/cnu/images/next/_more.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  transition: 0.3s;
}
.custom-main .custom-guidance .custom-guidance-center .custom-guidance-container .custom-guidance-right .custom-guidance-right-body .custom-guidance-right-body-item:nth-child(3n) {
  margin-right: 0;
}
.robot-side {
  position: fixed;
  right: 20px;
  top: 50%;
  z-index: 99999;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.robot-side .top {
  z-index: 1;
  width: 60px;
  height: 55px;
}
.robot-side .top img {
  width: 100%;
}
.robot-side .container {
  text-align: center;
  z-index: 2;
  transform: translateY(-5px);
}
.robot-side .container .item {
  width: 100%;
  width: 70px;
  height: 70px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: url(/frontpage/cnu/images/next/robot-bg.png);
  background-size: cover;
  background-position: center;
  cursor: pointer;
  border-radius: 6px;
  transition: all 0.3s;
}
.robot-side .container .item:hover {
  background-image: url(/frontpage/cnu/images/next/robot-bg-hover.png);
}
.robot-side .container .item .title {
  font-weight: 500;
  font-size: 11px;
  color: #FFFFFF;
}
.custom-footer {
  width: 100%;
  background-image: url(/frontpage/cnu/images/next/footer-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.custom-footer .custom-footer-center {
  width: 1200px;
  margin: 0 auto;
  padding: 40px 0px;
}
.custom-footer .custom-footer-center .custom-footer-link-list {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
.custom-footer .custom-footer-center .custom-footer-link-list .custom-footer-link {
  display: block;
  width: 186px;
  height: 56px;
  margin-bottom: 16px;
  margin-right: 16px;
}
.custom-footer .custom-footer-center .custom-footer-link-list .custom-footer-link:hover {
  opacity: 0.6;
}
.custom-footer .custom-footer-center .custom-footer-link-list .custom-footer-link:nth-child(6n) {
  margin-right: 0;
}
.custom-footer .custom-footer-center .custom-footer-link-list .custom-footer-link img {
  width: 100%;
  height: 56px;
}
.custom-footer .custom-footer-center .social-links {
  display: flex;
  align-items: start;
}
.custom-footer .custom-footer-center .social-links .social-links-list {
  display: flex;
  margin-right: auto;
}
.custom-footer .custom-footer-center .social-links .social-links-list .social-links-list-item {
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
  margin-right: 60px;
}
.custom-footer .custom-footer-center .social-links .social-links-list .social-links-list-item a {
  color: #FFFFFF;
  text-decoration: none;
  display: block;
}
.custom-footer .custom-footer-center .social-links .social-links-list .social-links-list-item .social-links-list-item-title {
  margin-bottom: 10px;
  font-weight: 500;
}
.custom-footer .custom-footer-center .social-links .social-links-list .social-links-list-item .social-links-list-item-links a {
  opacity: 0.5;
  font-size: 16px;
  margin-bottom: 3px;
}
.custom-footer .custom-footer-center .social-links .social-links-code {
  font-weight: 500;
  font-size: 14px;
  color: #121B2B;
  text-align: center;
  background: #ffffff;
  padding: 12px;
  padding-bottom: 0;
  border-radius: 6px;
}
.custom-footer .custom-footer-center .social-links .social-links-code img {
  width: 96px;
  height: 96px;
}
.custom-footer .custom-footer-center .social-links .social-links-code .code-des {
  margin-top: 10px;
  margin-bottom: 10px;
}
.custom-footer .copyright {
  width: 100vw;
  height: 50px;
  background: #004098;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
}
.pageWrap {
  margin-top: 80px !important;
}
