* {
  margin: 0;
  padding: 0
}
a {
  text-decoration: none
}
li {
  list-style: none
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal
}
body {
  font-size: 14px;
  background: url("../assets/bg.jpg") repeat-y -14px 10px/100%, #111516
}
.header-container {
  display: flex
}
.main-container {
  display: flex
}
.footer-container {
  width: 100%;
  height: 230px;
  overflow: hidden;
  background-color: #1f2329;
  display: flex;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  -webkit-justify-content: center;
  -webkit-align-items: center
}
.footer-container .footer-content-box {
  width: 1300px;
  height: 170px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: space-between;
  -webkit-align-items: center;
  overflow: hidden
}
.footer-container .footer-left {
  width: 960px
}
.footer-container .footer-nav {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: space-between;
  -webkit-align-items: center
}
.footer-container .footer-nav li a {
  color: #fff;
  font-size: 12px
}
.footer-container .footer-left p {
  font-size: 12px;
  color: #838687;
  line-height: 30px;
  text-align: left
}
.footer-container .footer-left .num-one {
  margin-top: 30px
}
.footer-container .footer-right {
  width: 190px;
  height: 150px;
  overflow: hidden;
  border-left: 1px solid #fff;
  padding-left: 50px;
  text-align: left
}
.footer-container .footer-right img {
  width: 150px;
  height: 40px;
  padding-top: 60px
}
.footer-container .footer-right p {
  color: #838687;
  font-size: 12px;
  line-height: 40px
}
.footer-container .footer-enroll {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: space-between;
  -webkit-align-items: center
}
.footer-container .footer-enroll li img {
  width: 50px;
  height: 50px
}
body {
  min-width: 1200px;
  background: #2d3dcc url("../assets/bg.jpg") repeat-y center/cover
}
div {
  color: #6d6d6d
}
strong {
  color: #3d4cc1
}
.banner img {
  display: block;
  width: 100%;
  object-fit: contain
}
.main-container {
  width: 1200px;
  margin: 0 auto;
  display: block;
  z-index: 2;
  position: relative
}
.main-container .common-wrapper {
  margin-bottom: 120px
}
.main-container .common-content {
  border-radius: 10px;
  border: 20px solid #5187f8;
  background-color: #fff
}
.main-container .common-title {
  height: 46px;
  margin-bottom: 40px
}
.activity-content .common-title {
  background: url("../assets/title-1.png") no-repeat center top/255px auto
}
.activity-content .common-content {
  padding: 9px 35px 14px 35px;
  border-radius: 10px
}
.activity-content .common-content img {
  width: 150px;
  height: 150px
}
.activity-content .content-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  width: 1082px;
  background-color: #daf5fe;
  padding: 15px 40px 15px 30px;
  font-size: 16px;
  line-height: 30px
}
.activity-content .inner-common {
  display: flex;
  margin: 36px 0
}
.activity-introduce .common-title {
  background: url("../assets/title-2.png") no-repeat center top/255px auto
}
.activity-introduce .common-content {
  display: flex;
  padding: 45px 35px 40px 35px;
  border-radius: 10px
}
.activity-introduce .content-text {
  width: 600px;
  height: 137px;
  font-size: 16px;
  line-height: 30px;
  color: #6d6d6d
}
.activity-introduce .content-img {
  width: 434px;
  height: 150px;
  margin-left: 50px;
  background: url("../assets/company-background.png") no-repeat center/contain
}
.recommend-company .common-title {
  background: url("../assets/title-3.png") no-repeat center top/255px auto
}
.recommend-company .switch-box {
  display: none
}
.recommend-company .container-active {
  display: block
}
.recommend-company .paging {
  display: flex;
  justify-content: center;
  margin-top: 65px
}
.recommend-company .swiper-customers {
  margin-top: 40px;
  height: 474px
}
.recommend-company .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 1
}
.recommend-company .swiper-pagination-bullet-active {
  width: 10px;
  height: 10px;
  background: #ef572b
}
.recommend-company .swiper-button-next, .recommend-company .swiper-button-prev {
  position: static;
  flex: none
}
.recommend-company .swiper-button-next {
  width: 30px;
  height: 30px;
  background: url(../assets/after.png) no-repeat center/cover
}
.recommend-company .swiper-button-next::after {
  content: ""
}
.recommend-company .swiper-button-prev {
  width: 30px;
  height: 30px;
  background: url(../assets/before.png) no-repeat center/cover
}
.recommend-company .swiper-button-prev::after {
  content: ""
}
.recommend-company .swiper-pagination {
  position: static
}
.recommend-company .content {
  position: relative;
  height: 780px;
  background-color: #5187f8;
  border-radius: 10px;
  padding: 20px
}
.recommend-company .content ul {
  display: flex;
  justify-content: center;
  width: 100%
}
.recommend-company .content .tab-item {
  display: inline;
  font-weight: bold;
  padding: 20px 34.5px;
  font-size: 24px;
  background-color: #d6e8fd;
  border-radius: 10px 10px 0 0;
  box-shadow: 0px 0px 10px 0px rgba(105, 199, 255, .2);
  cursor: pointer
}
.recommend-company .content .active {
  background-color: #ffc107;
  color: #fff
}
.recommend-company .content .card {
  height: 217px;
  box-sizing: border-box
}
.recommend-company .content .top {
  padding: 25px;
  display: flex;
  border-radius: 10px 10px 0 0;
  background-color: #f7f7f7
}
.recommend-company .content .top img {
  width: 58px;
  height: 58px;
  border: 1px solid #e7e7e7;
  padding: 10px;
  border-radius: 4px;
  object-fit: contain
}
.recommend-company .content .top .right {
  margin-left: 15px
}
.recommend-company .content .top .right .location {
  margin: 5px 0;
  display: flex
}
.recommend-company .content .top .right .location::before {
  content: url("../assets/location.png");
  margin-right: 5px
}
.recommend-company .content .top .right .natrue, .recommend-company .content .top .right .major {
  border: 1px solid #6d6d6d;
  border-radius: 10px;
  padding: 0 10px;
  text-align: center
}
.recommend-company .content .top .right .major {
  display: none
}
.recommend-company .content .top h2 {
  color: #484848
}
.recommend-company .content .buttom {
  display: flex;
  align-items: center;
  position: relative;
  font-size: 12px;
  height: 60px;
  padding: 0px 20px 25px 20px;
  background-color: #fff;
  border-radius: 0px 0px 16px 8px;
  box-shadow: 0px 0px 10px 0px rgba(105, 199, 255, .2)
}
.recommend-company .content .buttom .sign-up {
  display: none;
  position: absolute;
  text-align: center;
  font-size: 14px;
  width: 80px;
  height: 28px;
  line-height: 28px;
  bottom: 0;
  right: 0;
  background-color: #ef562b;
  box-shadow: -1px -3px 3px 0px rgba(72, 72, 72, .2117647059);
  border-radius: 16px 0;
  color: #fff
}

.recommend-company .content .buttom .tips {
  overflow:hidden;
 text-overflow: ellipsis; 
 display:-webkit-box;
 -webkit-line-clamp: 3;
 -webkit-box-orient:vertical;
}

.recommend-company .content .buttom .major-main {
  height: 51px;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.recommend-company .content .more {
  text-align: center;
  color: #fff;
  margin-top: 40px
}
.sign-up-content .common-content {
  background-color: #5187f8
}
.sign-up-content .common-title {
  background: url("../assets/title-4.png") no-repeat center top/752px auto
}
.sign-up-content ul {
  display: flex
}
.sign-up-content .tab-item {
	width:calc(100% / 3);
	text-align: center;
  font-weight: bold;
  font-size: 23px;
  padding: 25px 0;
  border-radius: 16px 16px 0 0;
  background-color: #d6e8fd;
  box-shadow: 0px 0px 10px 0px rgba(105, 199, 255, .2);
  cursor: pointer
}
.sign-up-content .active {
  background-color: #ffc107;
  color: #fff
}
.sign-up-content .tab-container {
  background-color: #fff;
  padding: 50px 90px 50px 80px;
  font-size: 16px;
  border-radius: 0 0 16px 16px
}
.sign-up-content .tab-container .active-mian {
  display: block
}
.sign-up-content .tab-container .attention {
  display: inline-block;
  text-align: center;
  padding: 0 55px;
  line-height: 1.8
}
.sign-up-content .tab-container ul {
  display: none
}
.sign-up-content .tab-container li {
  display: flex;
  justify-content: space-between
}
.sign-up-content .tab-container li img {
  width: 152px;
  height: 152px;
  margin-left: 40px
}
.sign-up-content .tab-container li a {
  display: inline-block;
  width: 106px;
  height: 33px;
  background: url(../assets/enter.png) no-repeat center center/cover;
  vertical-align: middle;
  margin-right: 30px
}
.sign-up-content .tab-container li .text-right {
  text-align: center;
  margin-left: 70px
}
.sign-up-content .tab-container li .text-right .code {
  margin: 0
}
.sign-up-content .tab-container li .save {
  width: 600px;
  margin-top: 40px;
  padding: 13px 28px;
  border: 1px solid #656565;
  text-align: left
}
.sign-up-content .tab-container li p {
  line-height: 1.8
}
.footer-container {
  position: relative;
  overflow: unset;
  z-index: 1
}
.footer-container::before {
  position: absolute;
  content: "";
  height: 355px;
  width: 100%;
  background: url("../assets/footer.png") no-repeat center center/cover;
  top: -355px;
  left: 0
}