/* banner */
.ylibanner{
  background-image: url(../images/personService/banbg.jpg);
  padding-top: 165px;
  text-align: center;
  color: #fff;
}
/* 我们的服务 */
.serviceul li{
  float: left;
  width:calc((100% - 120px)/4);
  height:174px;
  background:rgba(255,255,255,1);
  box-shadow:0px 12px 20px 0px rgba(211,211,211,0.64);
  border-radius:4px;
  margin-right: 40px;
  padding-top: 32px;
  text-align: center;
}
.serviceul li:nth-child(4n){
  margin-right: 0;
}
.serviceul li:nth-child(-n+4){
  margin-bottom: 40px;
}
.serviceul li img{
  width: 62px;
  height: auto;
  margin-bottom: 14px;
  vertical-align: bottom;
}
.serviceul li p{
  color: #333;
  font-size: 24px;
}
/* 招聘增值服务 */
.addvalueul{
  padding: 0 15%;
}
.addvalueul li{
  float: left;
  width: 40%;
  overflow: hidden;
  box-shadow:0px 12px 40px 0px rgba(211,211,211,0.5);
  border-radius:4px;
  margin-right: 20%;
  background: #fff;
  transition: all 0.3s ease-in-out;
  height: 380px;
}
.addvalueul li:nth-child(2n){
  margin-right: 0;
}
.addvalueul li:nth-child(-n+2){
  margin-bottom: 40px;
}
.addvalueul li:hover{
  transform: translateY(-5px);
}
.addvalueul li img{
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.addvalueul li .addvaluetext{
  padding: 20px 0 0 24px;
}
.addvalueul li .addvaluetext h2{
  font-size: 24px;
  color: #333;
  font-weight: 400;
  margin-bottom: 10px;
}
.addvalueul li .addvaluetext p{
  font-size: 18px;
  color: #777777;
  max-width: 85%;
}

/* 我们的优势 */
.advantageul li{
  float: left;
  width: calc((100% - 120px)/4);
  overflow: hidden;
  box-shadow:0px 12px 40px 0px rgba(211,211,211,0.5);
  border-radius:4px;
  margin-right: 40px;
  background: #fff;
  transition: all 0.3s ease-in-out;
}
.advantageul li:last-child{
  margin-right: 0;
}
.advantageul li:hover{
  transform: translateY(-5px);
}
.advantageul li img{
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.advantageul li p{
  height: 80px;
  line-height: 80px;
  color: #333;
  font-size: 24px;
  text-align: center;
}

/* 热门招聘岗位 */
.hotzp{
  padding-bottom: 120px;
}
.hotzpul li{
  float: left;
  width: calc((100% - 108px)/3);
  margin-right: 54px; 
  height:196px;
  padding: 25px 25px 0;
  background:rgba(255,255,255,1);
  border-left: 4px solid #2C24BA;
  box-shadow:0px 12px 40px 0px rgba(211,211,211,0.5);
}
.hotzpul li h2{
  font-weight: 400;
  line-height: 1;
  color: #2C24BA;
  font-size: 24px;
  margin-bottom: 20px;
}
.hotzpul li p{
  font-size: 16px;
  color: #777777;
  line-height: 1.5;
}
.hotzpul li:nth-child(2){
  border-left: 4px solid #0031D2;
}
.hotzpul li:nth-child(2) h2{
  color: #0031D2;
}
.hotzpul li:last-child{
  margin-right: 0;
  border-left: 4px solid #2E83ED;
}
.hotzpul li:last-child h2{
  color: #2E83ED;
}
.hotzp .sendbtn{
  width:382px;
  height:52px;
  line-height: 52px;
  text-align: center;
  background:rgba(46,131,237,1);
  border-radius:2px;
  font-size: 16px;
  color: #F8F8F8;
  margin: 80px auto 0;
  transition: all 0.3s ease-in-out;
}
.hotzp .sendbtn:hover{
  background: #0031D2;
}

/* 上海居住证积分 */
.shanghaibox{
  padding: 80px 0 60px;
  background-image: url(../images/personService/livebg.jpg);
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
.shanghailist{
  width: 1348px;
  margin-left: 84px;
  /* background-image: url(../images/personService/livebg2.png);
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat; */
  background: #fff;
  border: 2px solid rgba(223, 227, 238, 1);
  box-shadow: 14px 16px 0px 0px rgba(166,184,202,0.2);
  position: relative;
  padding: 50px 0 60px;
}
.shangitem{
  float: left;
  width: 50%;
  padding-left: 9%;
}
.shangitem:first-child{
  padding-left: 12%;
  margin-top: 26px;
}
.shangitem h2{
  font-size: 32px;
  color: #333;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 40px;
}
.shangitem p{
  font-size: 20px;
  color: #777777;
  margin-bottom: 24px;
}
.shangitem p.tip{
  font-size: 14px;
  color: #333333;
}
.shangitem p.havea{
  margin-bottom: 16px;
}
.shangitem p:last-child{
  margin-bottom: 0;
}
.shangitem p > a{
  font-size: 20px;
  color: #2362B1;
  display: inline-block;
  padding-bottom: 8px;
  /* border-bottom: 1px solid #2362B1; */
}
.shanghaicon .btnbox{
  text-align: center;
  padding-top: 45px;
}
.shanghaicon .btnbox div{
  display: inline-block;
  width: 232px;
  margin: 0 30px;
}
/* 上海户口办理 */
.hukou{
  background-image: url(../images/personService/huokoubg.jpg);
}
.hukou .shanghailist .shangitem:first-child p{
  width: 40%;
  float: left;
  position: relative;
}
.hukou .shanghailist .shangitem:first-child p.hotp:after{
  content: "hot";
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(-100%,-100%);
  opacity: 0;
}
/* 学历提升 */
.educateup .eduvateimg img{
  width: 50%;
  float: left;
  height: auto;
  vertical-align: bottom;
}
.educatecon{
  margin-top: 60px;
  background: #F8F8F8;
  position: relative;
}
.educatecon > img{
  position: absolute;
  width: 360px;
  height: auto;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
}
.educatecon .educateul{
  padding: 20px 0 20px 360px;
}
.educatecon .educateul li{
  float: left;
  width: 21%;
  border-right: 1px solid #E0E0E0;
  padding-left: 5%;
}
.educatecon .educateul li:last-child{
  border-right: 0;
}
.educatecon .educateul li p{
  color: #333333;
  font-size: 20px;
  margin-bottom: 28px;
}
.educatecon .educateul li p:last-child{
  margin-bottom: 0;
}
/* 职称培训 */
.trainul li{
  float: left;
  width: calc((100% - 148px)/2);
  margin-right: 148px;
  box-shadow:0px 12px 40px 0px rgba(211,211,211,0.5);
  border-bottom: 3px solid #2362B1;
  border-radius:0px 0px 2px 2px;
}
.trainul li:nth-child(2n){
  margin-right: 0;
}
.trainul li img{
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.trainul li .traininfo{
  height: 270px;
  padding: 50px 46px 0;
}
.trainul li .traininfo h2{
  color: #2362B1;
  margin-bottom: 50px;
  font-size: 32px;
  line-height: 1;
  font-weight: 400;
}
.trainul li .traininfo p{
  font-size: 20px;
  color: #777777;
  margin-bottom: 36px;
  width: 33.33%;
  float: left;
}
@media(max-width:1551px){
  .shanghailist {
    margin-left: 56px;
  }
  .addvalueul li .addvaluetext p {
    max-width: 90%;
  }
}
@media(max-width:1439px){
  .shanghailist {
    width: 90%;
    margin-left: 0;
    margin: 0 auto;
  }
  .shangitem {
    padding-left: 7%;
  }
  .shangitem:first-child {
    padding-left: 8%;
  }
  .shangitem p {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .educatecon .educateul li p {
    font-size: 18px;
    margin-bottom: 18px;
  }
  .shangitem p > a {
    font-size: 18px;
  }
  .trainul li .traininfo {
    height: 240px;
  }
  .trainul li .traininfo p {
    font-size: 18px;
    margin-bottom: 26px;
  }
  .advantageul li p {
    font-size: 20px;
  }
}

@media(max-width:1199px){
  .serviceul li p {
    font-size: 20px;
}
.addvalueul li{
  height: 320px;
}
.addvalueul li .addvaluetext h2 {
  font-size: 20px;
  margin-bottom: 14px;
}
.addvalueul li .addvaluetext p {
  font-size: 16px;
}
/* 热门招聘岗位 */
.hotzpul li p {
  font-size: 14px;
}
.shanghailist {
  padding: 30px 0 40px;
}
.shangitem {
  padding-left: 5%;
}
.shangitem:first-child {
  padding-left: 4%;
}
.shangitem h2 {
  font-size: 26px;
  margin-bottom: 30px;
}
.shangitem p {
  font-size: 16px;
  margin-bottom: 10px;
}
.shangitem p > a {
  font-size: 16px;
  padding-bottom: 4px;
}
.shangitem p.havea {
  margin-bottom: 10px;
}
.educatecon > img {
  width: 300px;
}
.educatecon .educateul {
  padding: 20px 0 20px 300px;
}
.educatecon .educateul li p {
  font-size: 14px;
  margin-bottom: 14px;
}
.trainul li .traininfo {
  height: 180px;
  padding: 30px 5% 0;
}
.trainul li .traininfo h2 {
  margin-bottom: 30px;
  font-size: 26px;
}
.trainul li .traininfo p {
  font-size: 14px;
  margin-bottom: 20px;
}
.advantageul li p {
  height: 60px;
  line-height: 60px;
  font-size: 16px;
}
}

@media(max-width:991px){
  .addvalueul li {
    width: calc((100% - 60px)/2);
    margin-right: 60px;
    margin-bottom: 20px;
    height: 320px;
  }
  .addvalueul li:nth-child(2n){
    margin-right: 0;
  }
  .hotzpul li h2 {
    font-size: 20px;
    margin-bottom: 16px;
  }
  .hotzpul li p {
    font-size: 12px;
  }
  .shanghailist {
    width: 100%;
  }
  .hukou .shanghailist .shangitem:first-child p {
    width: 46%;
  }
  .educatecon .educateul {
    padding: 20px 0 20px 280px;
  }
  .educatecon .educateul li {
    width: 25%;
    padding-left: 2%;
  }
  .educatecon .educateul li p {
    font-size: 12px;
    margin-bottom: 14px;
  }
  .trainul li {
    width: calc((100% - 40px)/2);
    margin-right: 40px;
  }
  .advantageul li p {
    font-size: 14px;
  }
}

@media(max-width:767px){
  /* banner */
  .ylibanner {
    background-image: url(../images/personService/mbanbg.png);
    padding-top: 80px;
  }
  
  /* 我们的服务 */
  .serviceul li {
    width: calc((100% - 10px)/2);
    height: 88px;
    box-shadow: 0px 6px 10px 0px rgba(211,211,211,0.64);
    border-radius: 2px;
    margin-right: 10px;
    padding-top: 15px;
  }
  .serviceul li:nth-child(-n+6) {
    margin-bottom: 20px;
  }
  .serviceul li:nth-child(2n){
    margin-right: 0;
  }
  .serviceul li img {
    width: 30px;
    margin-bottom: 10px;
  }
  .serviceul li p {
    font-size: 14px;
  }
  /* 招聘增值服务 */
  .addvalue{
    width: 100%;
  }
  .addvalueul{
    padding: 0;
  }
  .addvalueul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
    height: auto;
    box-shadow: 0px 6px 20px 0px rgba(211,211,211,0.5);
    border-radius: 2px;
  }
  .addvalueul li:nth-child(-n+2) {
    margin-bottom: 0px;
  }
  .addvalueul li:hover{
    transform: translateY(0);
  }
  .addvalueul li .addvaluetext {
    padding: 18px 20px 0 20px;
    height: 114px;
  }
  .addvalueul li .addvaluetext h2 {
    font-size: 20px;
    margin-bottom: 14px;
    line-height: 1;
  }
  .addvalueul li .addvaluetext p {
    font-size: 14px;
    max-width: 100%;
  }
  .addvalueulSwiper{
    padding: 0 15px 38px 15px;
  }
  .addvalueul .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 0;
  }
  .addvalueulSwiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
  }
  .addvalueulSwiper .swiper-pagination-bullet {
    background: #2C24BA;
    opacity: 0.4;
    outline: none;
  }
  .addvalueulSwiper .swiper-pagination-bullet-active {
    opacity: 1;
    background: #2C24BA;
  }
  /* 热门招聘岗位 */
  .hotzpul li {
    float: none;
    width: 100%;
    margin-right: 0;
    height: auto;
    padding: 15px;
    border-left: 2px solid #2C24BA;
    box-shadow: 0px 6px 20px 0px rgba(211,211,211,0.5);
    margin-bottom: 20px;
  }
  .hotzpul li h2 {
    font-size: 16px;
    margin-bottom: 14px;
  }
  .hotzpul li:nth-child(2){
    border-left: 2px solid #0031D2;
  }
  .hotzpul li:last-child{
    margin-bottom: 0;
    border-left: 2px solid #2E83ED;
  }
  .hotzp .sendbtn {
    width:81.25%;
    min-width: 260px;
    height: 44px;
    line-height: 44px;
    border-radius: 1px;
    font-size: 12px;
    margin: 40px auto 0;
  }
  /* 上海居住证积分 */
  .shanghaibox {
    padding: 28px 0 40px;
    background-image: url(../images/personService/mlivebg.png);
  }
  .shanghailist {
    width: 100%;
    margin-left: 0;
    padding: 0px 15px;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(223, 227, 238, 1);
    box-shadow: 7px 8px 0px 0px rgba(166,184,202,0.2);
  }
  .shanghaicon .btnbox {
    padding-top: 40px;
  }
  .shanghaicon .btnbox div {
    width: calc((100% - 10px)/2);
    margin: 0;
    min-width: 140px;
  }
  .shangitem {
    float: none;
    width: 100%;
    padding-left: 0 !important;
    margin-top: 0px !important;
  }
  .shangitem h2{
    display: none;
  }
  .shangitem p {
    font-size: 13px;
    margin-bottom: 16px;
  }
  .shangitem p > a {
    font-size: 13px;
  }
  .shangitem p.tip {
    font-size: 12px;
  }
  .mshanghailistbox{
    padding: 30px 0 40px;
  }
  .shanghailist .mlisttitle p{
    float: left;
    width: 50%;
    height: 52px;
    line-height: 52px;
    font-size: 18px;
    text-align: center;
    color: #777777;
    border-bottom: 1px solid #E0E0E0;
  }
  .shanghailist .mlisttitle p.active{
    color: #2362B1;
    border-bottom: 2px solid #2362B1;
  }
  .mshanghailistbox > div{
    display: none;
  }
  .mshanghailistbox > div.active{
    display: block;
  }
  /* 上海户口办理 */
  .hukou {
    background-image: url(../images/personService/mhuokoubg.png);
  }
  .hukou .shanghailist {
    background-image: none;
  }
  .hukou .shanghailist .shangitem:first-child p {
    width: 50%;
  }
  /* 学历提升 */
  .educatecon {
    margin-top: 10px;
    background: transparent;
  }
  .educatecon > img {
    position: relative;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
    transform: translateY(0%);
  }
  .educatecon .educateul {
    padding: 30px 36px;
    background: #F8F8F8;
    margin-top: -12px;
  }
  .educatecon .educateul li {
    width: 50%;
    padding-left: 6%;
    border-right: 1px solid transparent;
    position: relative;
  }
  .educatecon .educateul li:nth-child(2n){
    border-right: 0;
  }
  .educatecon .educateul li:nth-child(-n+2){
    margin-bottom: 16px;
  }
  .educatecon .educateul li:nth-child(-n+2):before{
    content: "";
    position: absolute;
    bottom: -14px;
    left: 0;
    width: calc(100% + 1px);
    height: 1px;
    background: #ccc;
    opacity: 0;
  }
  .educatecon .educateul li p {
    font-size: 13px;
    margin-bottom: 16px;
  }
  /* 学历提升 */
  .trainul li {
    float: none;
    width: 100%;
    margin-right: 0;
    box-shadow: 0px 6px 20px 0px rgba(211,211,211,0.5);
    border-bottom: 2px solid #2362B1;
    border-radius: 0px 0px 2px 2px;
  }
  .trainul li:first-child{
    margin-bottom: 30px;
  }
  .trainul li .traininfo {
    height: auto;
    padding: 24px 15px 28px;
    overflow: hidden;
  }
  .trainul li .traininfo h2 {
    margin-bottom: 20px;
    font-size: 18px;
  }
  .trainul li .traininfo p {
    font-size: 12px;
    margin-bottom: 14px;
  }
  /* .trainul li:first-child .traininfo p{
    width: 28%;
  }
  .trainul li:first-child .traininfo p.morewidth{
    width: 44%;
  } */

  /* 我们的优势 */
  .advantageul li {
    width: calc((100% - 10px)/2);
    box-shadow: 0px 6px 20px 0px rgba(211,211,211,0.5);
    border-radius: 2px;
    margin-right: 0;
    margin-right: 10px;
  }
  .advantageul li:nth-child(2n){
    margin-right: 0;
  }
  .advantageul li:nth-child(-n+2){
    margin-bottom: 20px;
  }
  .advantageul li p {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
  
}