@charset "UTF-8";
.header-top-index {
  background-color: #f7f7f7;
  border-bottom: 0.5px solid #dfdfdf;
  font-size: 14px;
}

.header-top-default {
  background-color: #0166fc;
}

.header-top-content {
  height: 40px;
  line-height: 42px;
  color: #717171;
}

.header-top-content a {
  color: #717171;
}

.header-top-default .header-top-content {
  color: white;
}

.header-top-default .header-top-content a {
  color: white;
}

.header-top-default .header-top-content .dropdown-menu a {
  color: #8492A6;
}

.header-top-hover:hover {
  cursor: pointer;
}

.header-top-content .header-qrcode {
  height: 144px;
  position: absolute;
  top: 30px;
  z-index: 3000;
  display: none;
}

.header-top-hover:hover > div {
  display: block;
}

.header-username {
  vertical-align: middle;
  display: inline-block;
  line-height: initial;
  width: 100px;
}

.header-main .dropdown-menu {
  transform: translate3d(-1px, 75px, 0px) !important;
  line-height: initial;
  min-width: initial;
  padding-left: 20px;
}

.header-main .dropdown-menu > a {
  height: 30px;
  font-size: 15px;
}

.header-main .dropdown-menu > a:hover {
  color: #0166fc;
}

.header-main .msg-num, .nav-category-item .msg-num {
  min-width: 1.05rem;
  min-height: 1.05rem;
  vertical-align: text-top;
  background-color: #ed4014;
  margin-left: -2px;
}

.header-bottom {
  background-color: white;
}

.header-bottom-content {
  height: 100px;
  line-height: 96px;
  white-space: nowrap;
}

.header-bottom-content .dropdown:hover .dropdown-menu {
  display: block;
  position: absolute;
  transform: translate3d(48px, 58px, 0px);
  top: 0;
  left: 0;
}

.header-top-default .user-menu .dropdown-menu {
  top: 40px !important;
  left: 10px !important;
  transform: translate3d(0px, 0px, 0px) !important;
}

.header-top-default .user-menu:hover .dropdown-menu {
  display: block;
  position: absolute;
  transform: translate3d(48px, 58px, 0px);
  top: 0;
  left: 0;
}

.header-link-blue {
  color: #0166fc;
}

.header-link-blue:hover {
  color: #0166fc;
}

.header-btn-login {
  color: #0166fc;
  border-color: #0166fc;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  font-weight: 400;
}

.header-btn-login:hover {
  background-color: #0166fc;
  border-color: #0166fc;
}

.triangle-header {
  position: relative;
}

.triangle-header:before {
  box-sizing: content-box;
  position: absolute;
  top: -16px;
  left: calc(50% - 8px);
  border-bottom: 8px solid #FFFFFF;
  border-top: 8px solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  display: block;
  content: "";
  z-index: 12;
}

.triangle-header:after {
  box-sizing: content-box;
  position: absolute;
  top: -18px;
  left: calc(50% - 9px);
  border-bottom: 9px solid rgba(31, 45, 61, 0.1);
  border-top: 9px solid transparent;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  display: block;
  content: "";
  z-index: 10;
}

/************************   横排导航 Start    ************************/
.nav-three {
  background-color: white;
}

.nav-top {
  height: 40px;
  background-color: white;
}

.nav-top-left {
  width: 180px;
  height: 40px;
  background: #0166fc;
  color: white;
  font-size: 16px;
  padding-left: 28px;
  line-height: 38px;
}

.nav-top-right {
  width: 820px;
}

.nav-top-right-item {
  width: 92px;
  height: 40px;
}

.nav-top-right-item > a {
  width: inherit;
  height: inherit;
  line-height: 50px;
  font-size: 16px;
}

.nav-top-right-item > a:hover, .nav-top-right-item > div a:hover {
  color: #0166fc;
}

.nav-top-right-item > div {
  min-height: 40px;
  width: 162px;
  background-color: #FFF;
  border-top: 2px solid #0166fc;
  display: none;
  z-index: 2000;
  left: -30px;
}

.nav-top-right-item:hover > div {
  display: block;
}

.nav-top-right-item > a.active {
  color: white;
}

.triangle-nav-top {
  position: relative;
}

.triangle-nav-top:after {
  box-sizing: content-box;
  position: absolute;
  top: -18px;
  left: calc(50% - 9px);
  border-bottom: 9px solid #0166fc;
  border-top: 9px solid transparent;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  display: block;
  content: "";
  z-index: 10;
}

/************************   横排导航 End    ************************/
.footer-default {
  background-color: #272727;
  height: 260px;
  border-top: 1px solid #dfdfdf;
  color: #9b9b9b;
}

.footer-default a {
  color: #9b9b9b;
  width: 100px;
  height: 34px;
  line-height: 34px;
}

.footer-default .footer-line {
  border-bottom: 1px solid #777;
  height: 14px;
}

.float-content-left {
  height: 370px;
  width: 150px;
  position: fixed;
  bottom: 100px;
  left: calc((100% - 1000px) / 2 - 170px);
}

.float-content-left .float-content-left-close {
  height: 50px;
  position: absolute;
  bottom: 0;
  width: 50px;
  left: 55px;
}

.vip-sale-close {
  position: absolute;
  bottom: -10px;
  right: 10px;
  cursor: pointer;
}

.vip-sale-close:before {
  content: "\E605";
  font-size: 14px;
}

.float-content-left-weiyuanhui {
  height: 110px;
  width: 210px;
  position: fixed;
  top: 50px;
  left: calc((100% - 1000px) / 2 - 240px);
  animation: vip-sale 3s infinite;
  /* Firefox: */
  -moz-animation: vip-sale 3s infinite;
  /* Safari 和 Chrome: */
  -webkit-animation: vip-sale 3s infinite;
  /* Opera: */
  -o-animation: vip-sale 3s infinite;
}

@-webkit-keyframes vip-sale {
  0% {
    top: 5%;
  }
  50% {
    top: 6%;
  }
  100% {
    top: 7%;
  }
}

@keyframes vip-sale {
  0% {
    top: 5%;
  }
  50% {
    top: 6%;
  }
  100% {
    top: 7%;
  }
}
.float-content-left-weiyuanhui .float-content-right-close {
  height: 50px;
  position: relative;
  bottom: 0;
  width: 50px;
  left: 200px;
}

.float-content-right {
  height: 380px;
  width: 65px;
  position: fixed;
  bottom: 80px;
  right: 40px;
}

.float-content-right-item {
  width: 63px;
  height: 63px;
  display: block;
  background: #aaa;
  cursor: pointer;
}

a.float-content-right-item:hover, div.float-content-right-item:hover {
  background-image: linear-gradient(#ffa000, #fe7b29);
  color: white !important;
}

a.float-content-right-item:visited {
  color: white !important;
}

.float-content-right-item:nth-child(4) {
  background-image: linear-gradient(#ffa000, #fe7b29);
}

.float-content-right-item-icon {
  height: 36px;
  line-height: 40px;
  padding-top: 3px;
}

.float-content-right-item-icon > i {
  font-size: 32px;
  margin: 0 auto;
}

.float-content-right-item-text {
  font-size: 13px;
  padding-top: 3px;
}

body {
  color: #515a6e;
  font-size: 15px;
  background-color: #f9f9f9;
}

a {
  color: #515a6e;
}

a:hover {
  color: #515a6e;
}

.center-1000 {
  width: 1000px;
  margin: 0 auto;
}

.center-800 {
  width: 800px;
  margin: 0 auto;
}

.tod {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.color-orange-main {
  color: #fe8420 !important;
}

.t-p {
  color: #0166fc !important;
}

.t-pl {
  color: #5cadff !important;
}

.t-pd {
  color: #2b85e4 !important;
}

.t-i {
  color: #2db7f5 !important;
}

.t-w {
  color: #ff9900 !important;
}

.t-suc {
  color: #19be6b !important;
}

.t-e {
  color: #ed4014 !important;
}

.t-t {
  color: #17233d;
}

.t-c {
  color: #515a6e !important;
}

.t-sub {
  color: #808695 !important;
}

.t-dis {
  color: #c5c8ce !important;
}

.t-bor {
  color: #dcdee2 !important;
}

.t-divi {
  color: #e8eaec !important;
}

.bg-p {
  background-color: #0166fc !important;
}

.bg-pl {
  background-color: #5cadff !important;
}

.bg-pd {
  background-color: #2b85e4 !important;
}

.bg-i {
  background-color: #2db7f5 !important;
}

.bg-w {
  background-color: #ff9900 !important;
}

.bg-suc {
  background-color: #19be6b !important;
}

.bg-e {
  background-color: #ed4014 !important;
}

.bg-t {
  background-color: #17233d !important;
}

.bg-c {
  background-color: #515a6e !important;
}

.bg-sub {
  background-color: #808695 !important;
}

.fs-12 {
  font-size: 12px !important;
}

.fs-13 {
  font-size: 13px !important;
}

.fs-14 {
  font-size: 14px !important;
}

.fs-15 {
  font-size: 15px !important;
}

.fs-16 {
  font-size: 16px !important;
}

.fs-17 {
  font-size: 17px !important;
}

.fs-18 {
  font-size: 18px !important;
}

.fs-19 {
  font-size: 19px !important;
}

.fs-20 {
  font-size: 20px !important;
}

.fs-21 {
  font-size: 21px !important;
}

.fs-22 {
  font-size: 22px !important;
}

.fs-23 {
  font-size: 23px !important;
}

.fs-24 {
  font-size: 24px !important;
}

.btn-modal-close {
  border: 2px solid white !important;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  position: absolute;
  right: -12px;
  top: -12px;
  background-color: #2e8cec !important;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

/****       select2        ****/
.select2-container .select2-selection--single:focus, .select2-container--default.select2-container--focus .select2-selection--multiple:focus, .select2-container--default .select2-selection--multiple:focus, .select2-container--default .select2-search--dropdown .select2-search__field:focus {
  border-color: rgba(16, 64, 149, 0.5);
}

.select2-results__option[aria-selected] {
  font-size: 14px;
  line-height: 16px;
}

.select2-container--default .select2-selection--single {
  padding: 0;
  font-size: 14px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  padding: 0 10px !important;
  height: 30px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option[aria-selected=true], .select2-results__option:hover {
  color: #104095;
}

.swal2-title {
  font-size: 24px !important;
}

.swal2-confirm, .swal2-cancel {
  padding: 5px 20px !important;
  line-height: 23px !important;
}

/***      分页      ***/
.front-pagination .page-item.active > a, .front-pagination .pagination .page-item.active > span, .front-pagination .page-link:hover {
  background-color: #0166fc !important;
  border-color: #0166fc !important;
  color: white !important;
}

/** datepick  **/
.flatpickr-calendar {
  width: 340px;
}

.flatpickr-months {
  height: 36px;
  background-color: #103c92;
}

.flatpickr-months .flatpickr-month {
  color: white;
}

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
  top: 3px;
}

.flatpickr-day.today, .flatpickr-day:hover {
  color: #103c92 !important;
}

/** 表单 标题 文字左右间距 **/
.ml-18 {
  margin-left: 1.8rem;
}

.ml-045 {
  margin-left: 0.45rem;
}

/** border*/
border-color-de {
  border-color: #dedede;
}

/************************   分类轮播样式 Start    ************************/
.nav-main {
  height: 300px;
  background-color: white;
}

.nav-bottom .banner-img {
  height: 300px;
  background-repeat: no-repeat;
  background-position-x: 55%;
}

.nav-category {
  height: 300px;
  width: 180px;
  position: absolute;
  top: 0;
  left: calc((100% - 1000px) / 2);
}

.nav-category .nav-menu {
  color: white;
  background: #404a53;
  height: 75px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: inherit;
  border-bottom: 2px solid #808695;
  font-size: 18px;
  cursor: pointer;
}

.nav-category .nav-menu:hover {
  background-color: white;
  color: #17233d;
}

.nav-category .nav-menu:hover > div {
  display: block !important;
}

.nav-category-right {
  width: 480px;
  height: 298px;
  background: white;
  position: absolute;
  top: 1px;
  left: 180px;
  z-index: 3000;
  font-size: 16px;
  color: #17233d;
  display: none;
}

.nav-category-list {
  color: #515a6e;
}

.nav-category-list > .nav-category-item:hover, .nav-category-list > .nav-category-item > a:hover {
  color: #0166fc;
}

.nav-category-list > .nav-category-item:hover > .nav-category-item-children {
  display: block !important;
}

.nav-category-list > .nav-category-item > .nav-category-item-children {
  display: none;
  position: absolute;
  top: 35px;
  left: 0;
  width: 450px;
  z-index: 4000;
  border: 1px solid #5cadff;
  background-color: white;
}

.nav-category-item-children > a:hover {
  color: #0166fc;
}

.nav-category-list > .nav-category-item:hover:before {
  box-sizing: content-box;
  position: absolute;
  top: 20px;
  left: calc(50% - 8px);
  border-bottom: 8px solid #FFFFFF;
  border-top: 8px solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  display: block;
  content: "";
  z-index: 5000;
}

.nav-category-list > .nav-category-item:hover:after {
  box-sizing: content-box;
  position: absolute;
  top: 18px;
  left: calc(50% - 9px);
  border-bottom: 9px solid #5cadff;
  border-top: 9px solid transparent;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  display: block;
  content: "";
  z-index: 4500;
}

.triangle-none:before {
  display: none !important;
}

.triangle-none:after {
  display: none !important;
}

.nav-category-group-title {
  border-bottom: 1px solid #c5c8ce;
}

/************************   分类轮播样式 End    ************************/
/************************   动态新闻和地图 Start    ************************/
.news-main {
  height: 490px;
  margin-top: 30px;
}

.news-project-content {
  padding-top: 30px;
  border: 1px solid #dde5f9;
  width: 240px;
  height: 130px;
  background-image: linear-gradient(to right, #edf3ff, #f7faff);
}

.news-project-content:hover {
  box-shadow: 0 0 3px 3px #eee;
}

.news-project-btn {
  color: #0166fc;
  border-color: #0166fc;
  padding-top: 3px !important;
  padding-bottom: 2px !important;
  font-weight: 400;
}

.news-project-btn:hover, .news-project-btn:active {
  background-color: #0166fc !important;
  border-color: #0166fc !important;
}

.news-article {
  height: 300px;
  width: inherit;
  background-color: white;
  margin: 30px auto;
}

.news-article .iconnew {
  vertical-align: top;
  color: #ed4014;
  line-height: 24px;
  font-size: 12px;
  display: inline-block;
}

.news-article .link-hover-blue > a:hover {
  color: #0166fc;
}

.news-article .nav-tabs .nav-item .nav-link.active,
.company-main .nav-tabs .nav-item .nav-link.active,
.school-base-main .nav-tabs .nav-item .nav-link.active {
  color: #0166fc;
  border-color: #0166fc;
}

.news-article .nav-tabs .nav-item .nav-link, .company-main .nav-tabs .nav-item .nav-link {
  font-size: 16px;
  padding: 8px 10px 2px 10px;
  color: #515a6e;
}

.news-article .news-link-more {
  margin-left: 230px;
  font-size: 14px !important;
  padding-right: 0 !important;
}

.company-main .news-link-more {
  margin-left: 635px;
  font-size: 14px !important;
  padding-right: 0 !important;
  font-weight: 600 !important;
}

.atcp-main {
  height: 780px;
  box-shadow: 0 -2px 2px 2px #d2e8ff;
  background: url(../imgs/default/atcp_bg.png) no-repeat;
  background-size: 100% 110px;
  background-color: #f0f9ff;
}

.atcp-main .atcp-step-body {
  width: 166px;
  position: relative;
}

.atcp-step-body .atcp-step {
  width: 45px;
  height: 45px;
  border: 5px solid #ccc;
  border-radius: 50%;
  line-height: 38px;
  position: relative;
  z-index: 1001;
  background: #f0f9ff;
}

.atcp-step-body .atcp-step > .atcp-step-span {
  color: #999;
  font-size: 20px;
  font-weight: 600;
}

.atcp-step.atcp-step-hover {
  border: 5px solid transparent;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(100deg, #fff, #fff), linear-gradient(100deg, #54a4fe, #3f74fa);
}

.atcp-step.atcp-step-hover > .atcp-step-span {
  background-image: linear-gradient(100deg, #54a4fe, #3f74fa);
  -webkit-background-clip: text;
  color: transparent;
}

.atcp-step-body .atcp-step-line {
  width: 166px;
  height: 0;
  border-bottom: 1px solid #ccc;
  position: absolute;
  top: 22px;
}

.atcp-step.atcp-step-hover + .atcp-step-line {
  border-bottom: 1px solid transparent;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(100deg, #fff, #fff), linear-gradient(100deg, #54a4fe, #3f74fa);
}

.atcp-step-arrows {
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #ccc;
  position: absolute;
  right: 0;
  top: -4px;
}

.atcp-step.atcp-step-hover + .atcp-step-line > .atcp-step-arrows {
  border-left: 4px solid #3f74fa;
}

.atcp-nav-item {
  width: 184px;
  margin-right: 20px;
  position: relative;
}

.atcp-nav-item > .atcp-nav-item-text {
  width: inherit;
  height: 70px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 23px;
  background-image: linear-gradient(to right, #0166fc, #56a8ff);
}

.atcp-nav-item > .atcp-nav-item-text-last {
  background-image: linear-gradient(to right, #ffae00, #fe871c);
}

.atcp-nav-item > .atcp-nav-item-text:hover {
  color: white;
}

.atcp-nav-item-hover > .atcp-nav-item-children {
  display: none;
  position: absolute;
  top: 90px;
  left: 0;
  width: 450px;
  z-index: 4000;
  border: 1px solid #5cadff;
  background-color: white;
}

.atcp-nav-item-hover:hover > .atcp-nav-item-children {
  display: block;
}

.atcp-nav-item-hover.atcp-nav-item:hover:before {
  box-sizing: content-box;
  position: absolute;
  top: 51px;
  left: calc(50% - 8px);
  border-bottom: 15px solid #FFFFFF;
  border-top: 25px solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  display: block;
  content: "";
  z-index: 5000;
}

.atcp-nav-item-hover.atcp-nav-item:hover:after {
  box-sizing: content-box;
  position: absolute;
  top: 49px;
  left: calc(50% - 9px);
  border-bottom: 16px solid #5cadff;
  border-top: 26px solid transparent;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  display: block;
  content: "";
  z-index: 4500;
}

.atcp-nav-item-hover .atcp-nav-item-children > a {
  height: 30px;
  padding-bottom: 10px;
}

.atcp-nav-item-hover .atcp-nav-item-children > a:hover {
  border-bottom: 1px solid #ed4014;
  color: red;
}

/************************   动态新闻和地图 End    ************************/
/************************   招人才/找工作 Start    ************************/
.person-main {
  height: 340px;
  margin-top: 30px;
  display: flex;
}

.person-main .icontieba {
  font-size: 18px;
  color: #ff6000;
  vertical-align: bottom;
}

.person-main .person-left-body {
  background-color: #fad05a;
  height: 325px;
  padding-top: 42px;
}

.person-left-body > .person-big-text {
  width: 100px;
  height: 100px;
  margin-left: 42px;
  border-radius: 50%;
  line-height: 100px;
  font-size: 60px;
  color: #fad05a;
}

.person-left-body > .person-big-text-b {
  font-size: 32px;
  line-height: 76px;
  color: white;
}

.person-main .table thead th {
  padding: 0.6em 0.5em;
}

.person-main .table td {
  cursor: pointer;
  border-top: 0;
  padding: 1.05em 0.5em 0 0.5em;
}

.person-main .data-more {
  font-size: 13px;
  line-height: 24px;
}

.person-main .data-more > i {
  font-size: 12px;
}

.person-right-header {
  border-bottom: 1px solid #ccc;
}

.person-right-body .carousel-control-prev-icon, .person-right-body .carousel-control-next-icon {
  background-color: #ccc;
  height: 30px;
}

.person-right-body .carousel-inner > div {
  padding: 0 40px;
}

/************************   招人才/找工作 End    ************************/
/************************   企业院校 Start    ************************/
.company-main {
  height: 640px;
  background: white;
  margin-top: 30px;
}

.company-main .link-rank {
  line-height: 22px;
  padding-right: 0;
  cursor: inherit;
}

.company-main .link-rank > i {
  color: #fe8420;
  font-size: 26px;
}

.company-main .company-item-des {
  color: #808695;
  font-size: 13px;
  padding: 5px 0;
}

.company-main .company-item-level {
  width: 115px;
}

/************************   企业院校 End    ************************/
/************************   院校基地 Start    ************************/
.school-base-main {
  height: 360px;
  margin-top: 30px;
  position: relative;
}

.school-base-main .nav-tabs .nav-item .nav-link {
  font-size: 18px;
  padding: 8px 2px 0 2px;
  color: #515a6e;
  background: inherit;
}

.school-base-main .base-link-more {
  font-size: 14px !important;
  position: absolute;
  top: 20px;
  right: 10px;
}

.school-base-main .school-base-item {
  background: white;
  position: relative;
}

.school-base-main .school-base-item .school-base-item-des {
  width: 100%;
  height: 100%;
  background: #008cdc;
  opacity: 0.6;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 20001;
  display: none;
  font-size: 13px;
  color: white;
  padding: 8px;
}

.school-base-item-des > p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.school-base-main .school-base-item:hover > .school-base-item-des {
  display: block !important;
}

/************************   院校基地 End    ************************/
/************************   友情链接 Start    ************************/
.half-line {
  position: relative;
  color: #17233d;
  font-size: 18px;
}

.half-line::before {
  content: "";
  position: absolute;
  top: 50%;
  max-width: calc(20% - (50px / 2));
  width: 100%;
  border-bottom: 1px solid #17233d;
  right: calc(50% + 50px);
}

.half-line::after {
  content: "";
  position: absolute;
  top: 50%;
  max-width: calc(20% - (50px / 2));
  width: 100%;
  border-bottom: 1px solid #17233d;
  left: calc(50% + 50px);
}

/************************   友情链接 End    ************************/