.recruit,
.rec-star,
.visit,.company {
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.obtain {
  width: 100%;
  height: 100%;
  background-color: #FBFBFB;
}
.company{
  padding-top:80rem ;
  padding-bottom: 90rem;
}
.recruit-auto,
.star-auto,
.viesit-auto,
.obtain-auto,.company-auto {
  width: 1200rem;
  margin: auto;
}

.visit {
  padding-bottom: 90rem;
}

.obtain {
  padding-bottom: 53rem;
  padding-top: 45rem;
}

.rec-star {
  padding-bottom: 82rem;
}

.recruit-two-list {
  display: flex;
  padding-top: 30rem;
  padding-bottom: 20rem;
}

.about-img {
  margin-bottom: 80rem;
}

.recruit-left {
  width: 600rem;
  height: 300rem;
  border-radius: 10rem;
}

.recruit-left img {
  width: 100%;
  height: 100%;
  border-radius: 10rem;
  flex-shrink: 0;
}

.recruit-right {
  flex: 1;
  flex-shrink: 0;
  padding: 40rem 46rem;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 8rem rgba(51, 51, 51, 0.06);
}

.recruit-title {
  font-style: normal;
  font-weight: 500;
  font-size: 18rem;
  line-height: 25rem;
  padding-bottom: 10rem;
  color: #000000;
}

.recruit-ul {
  width: 50%;
  display: inline-block;
  float: left;
}

.recruit-ul li:before {
  content: "";
  width: 8rem;
  height: 8rem;
  display: inline-block;
  border-radius: 50%;
  background: #EA4049;
  vertical-align: middle;
  margin-right: 14rem;
}

.recruit-ul li:hover {
  color: #EA4049;
}

.recruit-ul li {
  font-weight: 400;
  margin-bottom: 8rem;
  cursor: pointer;
  font-size: 14rem;
  line-height: 20rem;
  width: 50%;
  color: #333333;
}

.recruit-ul {
  margin-top: 10rem;
  width: 100%;
  flex-wrap: wrap;
  display: flex;
}

.recruit-ul li a:hover{
  color: #EA4049 !important;
}
.star-list {
  display: flex;
  flex-wrap: wrap;
  padding-top: 40rem;
  padding-bottom: 48rem;
}

.star-list li {
  background: #FFFFFF;
  box-shadow: 0rem 2rem 8rem rgba(0, 0, 0, 0.04);
  margin-right: 12rem;
  width: 288rem;
  
  height: 290rem;
  cursor: pointer;
  border-radius: 10rem;
}
.star-list li:hover .star-bott p{
  color: #EA4049;
}
.star-list li img {
  width: 288rem;
  height: 188rem;
  border-radius: 10rem 10rem 0 0;
}

.star-bott {
  padding: 16rem 12rem;
}

.star-bott p {
  font-style: normal;
  font-weight: 400;
  font-size: 16rem;
  line-height: 22rem;
  color: #000000;
}

.star-bott div {
  font-weight: 400;
  font-size: 12rem;
  line-height: 24rem;
  color: #999999;
}

.visit-content {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
}

.visit-left {
  width: 592rem;
  height: 360rem;
  background: #FFFFFF;
  padding: 40rem 46rem;
  margin-right: 16rem;
  box-shadow: 0rem 0rem 8rem rgba(51, 51, 51, 0.06);
}

.visit-right {
  display: flex;
  width: 100%;
  flex-shrink: 0;
  flex: 1;
  flex-wrap: wrap;
}

.visit-right img {
  width: 288rem;
  height: 172rem;
  background: #D9D9D9;
  border-radius: 6rem;
  margin-right: 15rem;
  margin-bottom: 15rem;
  border-radius: 14px;
}

.visit-left-title {
  font-style: normal;
  font-weight: 600;
  font-size: 18rem;
  line-height: 25rem;

  color: #EA4049;
}

.visit-right img:nth-child(2n) {
  margin-right: 0;
}

.visit-left-ex-title {
  font-weight: 400;
  font-size: 14rem;
  line-height: rem;
  margin-top: 8rem;
  color: #999999;
}

.visit-left-content {
  font-style: normal;
  font-weight: 400;
  font-size: 14rem;
  line-height:20rem;
  color: #666;
  margin-top: 23rem;
}

.visit-left .study-more {
  margin: 0;
  margin-top: 80rem;
}
.obtain-content{
  display: flex;
}
.obtain-left{
  margin-right: 18rem;
  flex-shrink: 0;
}
.obtain-l-item{
  width: 210rem;
  height: 80rem;
background: #FFFFFF;
border-radius: 6rem;
box-sizing: content-box; 
margin-bottom: 15rem;
cursor: pointer;
border-left:6rem solid #fff ;
display: flex;
}
.obtain-l-item img{
  width: 32rem;
  height: 32rem;
  margin-top: 24rem;
  margin-left: 20rem;
}
.obtain-l-item span{
  font-style: normal;
font-weight: 400;
font-size: 18rem;
line-height: 25rem;
color: #333333;
margin-left: 20rem;
line-height: 80rem;
}
.obtain-active span{
  color: red;
}
.obtain-active{
  border-left:6rem solid red ;
}
.obtain-right{
  padding: 42rem;
  background: #fff;
  flex: 1;
}
.obtain-r-list{
  width: 100%;
  height: 100%;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}
.obtain-r-list li{
  display: flex;
  width: 416rem;
  margin: auto 0;
  margin-bottom: 30rem;
}
.obtain-r-list li:nth-child(6),.obtain-r-list li:nth-child(5){
  margin-bottom: 0;
}
.r-list-img{
  height: 100%;
  margin: auto;
  margin-right: 22rem;
}
.r-list-img img{
  width: 60rem;
  height: 60rem;
}
.r-list-title{
  height: 100%;
  width: 100%;
}
.r-list-title span{
  font-weight: 600;
font-size: 18rem;
line-height: 25rem;

color: #333333;
}
.r-list-title p{
  font-weight: 400;
font-size: 12rem;
line-height: 17rem;

color: #333333;
margin-top: 8rem;
}
.obtain-bann{
  display: flex;
  margin-top: 30rem;
}
.obtain-bann img{
  width: 390rem;
height: 220rem;
background: #E7E7E7;
border-radius: 10rem;
margin-right: 15rem;
}
.obtain-bann img:nth-child(3){
  margin-right: 0;
}

.company .spec-title{
  margin-bottom: 74rem;
}
.company-list{
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}
.company-list li:hover{
  box-shadow: 0rem 0rem 8rem rgba(0, 0, 0, 0.1);

}
.company-list li:nth-child(4n){
  margin-right: 0;
}
.company-list li{
  width: 297rem;
  margin: 0 4rem 4rem 0;
  height: 130rem;
  overflow: hidden;
  display: flex;
  background: #FBFBFB;
}
.company-list li img{
  width: 100%;
  margin: auto;
  height: 100%;
  transition: transform 0.5s;
}
.company-list li img:hover{
  transform: scale(1.5);
}

.company-list .active{
  background: #F5F6FA;
}