.img img{
  display:block;
  margin:auto;
}
@keyframes square_check{
    25%{ left: 608px; top: -18px;}
    50%{ left: 608px; top: 89px;}
    75%{ left: -12px; top: 89px;}
    100%{ left: -12px; top: -12px;}
}
@-webkit-keyframes fill_color{
    0%{ box-shadow: inset 0px 0px 0px 0px rgba(255,255,255,0.1);}
    100%{ box-shadow: inset 0px -20px 0px 0px rgba(255,255,255,1);}
}
@-moz-keyframes fill_color{
    0%{ box-shadow: inset 0px 0px 0px 0px rgba(255,255,255,0.1);}
    100%{ box-shadow: inset 0px -20px 0px 0px rgba(255,255,255,1);}
}
@keyframes fill_color{
    0%{ box-shadow: inset 0px 0px 0px 0px rgba(255,255,255,0.1);}
    100%{ box-shadow: inset 0px -20px 0px 0px rgba(255,255,255,1);}
}
.square{
      width: 10px;
    height: 10px;
    position: absolute;
    content: "";
    border-radius: 50%;
    background-color:#007CF0;
    top: -8px;
    left: 0px;
    -webkit-animation: square_check 5s ease-in-out infinite;
    -moz-animation: square_check 5s ease-in-out infinite;
    animation: square_check 5s ease-in-out infinite;
}

.Employ-Co{
width: 95%;
    margin: auto;
    box-shadow: 0px 0px 3px 0px;
    border-radius: 14px;
    position: relative;
    top: -30px;
    background: #fff;
}
.Employ-Co ul{
    padding:9px;
}
.Employ-Co ul li{
    overflow: hidden;
    display: inline-block;
    width: 24%;
    text-align: center;
    border-right: 1px solid #E6E6E6;
}
.Employ-Co ul li h1{
    font-weight:bold;
    margin:0;
    font-size:35px;
    color:#007CF0;
}
.Employ-Co ul li span{
    font-size:25px;
    font-weight: normal;
    color:#000;
}
.Employ-Co ul li:nth-child(4){
    border:0px;
}
.Employ-tx{
    width:100%;
    margin:auto;

}
.Employ-tx h2{
    text-align:center;
    font-weight:bold;
    font-size:35px;
    color:#000;
    margin:0
}
.Employ-tx small{
    display:block;
    text-align:center;
    font-size:20px;
}
.Employ-tx

/* 点击切换 */
.super_lu {
  background-color: #fff;
  padding-bottom: 0.226667rem;
}

.tabs {
background-size: auto 100%;
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 32px 0;
}

.tabs a {
    width: 30.3%;
    display: inline-block;
    line-height: 50px;
    color: #000000;
    text-decoration: none;
    font-size: 23px;
    font-weight: bold;
    box-shadow: 0px 0px 1px 0px;
    margin: 0 3px;
}

.tabs a.active {
     background-position: left top;
    color: #007CF0;

}

#tabs-container {
  width: 94.9%;
  margin: auto;
  border-radius: 0.186667rem;
  /* border: 1px solid red; */
}

#tabs-container img {
  width: 100%;
}

#tabs-container a {
  display: block;
}

.Sxkt{
  text-align: center;
}

.Sxkt li {
  width: 49.4%;
  display: inline-block;
  margin: 0.04rem auto;
}
.Sxkt2{
    text-align: center;
}
.Sxkt2 li {
    width: 44.4%;
    display: inline-block;
    /* margin: 0.04rem auto; */
    margin: 9px;
    background: #E9E9E9;
}
.Sxkt2 li span{
        padding: 14px;
    display: block;
    font-size: 18px;
    color: #000;
}
.Employ-zx{
    width:95%;
    margin:auto;

}
.Employ-zx a{
    display: inline-block;
    width: 49%;
    box-shadow: 0px 0px 2px 0px;
    text-align: center;
    margin: 22px 1px;
    line-height: 57px;
    font-size: 22px;
    border-radius: 14px;
    background: #007CF0;
    color: #fff;
    font-weight: 400;
    }
.Employ-jgf{
    width:100%;
    margin:40px auto;
}
.Employ-tx p{
    width: 84%;
    margin: 20px auto;
    font-size: 20.5px;
    /* margin-left: 53px; */
    line-height: 35px;
}
