@charset "UTF-8";
.landing_banner {
  width: 100%;
  padding: 1px 0;
  margin-bottom: 30px;
  background-size: cover; }
  .landing_banner .hero_search {
    position: relative;
    width: 850px;
    height: 170px;
    display: block;
    text-align: center;
    margin: 124px auto;
    pointer-events: none;
    padding: 0 28px; }
    .landing_banner .hero_search .hero_slogan {
      padding-bottom: 10px;
      font-size: 32px;
      color: #FFFFFF;
      line-height: 1.1;
      font-weight: 700;
      text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5); }
    .landing_banner .hero_search .browseLink {
      position: absolute;
      left: 50%;
      bottom: 20px;
      text-align: center;
      margin-left: -71px;
      color: #fff; }
      .landing_banner .hero_search .browseLink:hover {
        color: #cf2257 !important; }
    .landing_banner .hero_search p {
      font-size: 20px;
      font-weight: normal;
      color: #ebebec;
      margin-top: 6px; }
    .landing_banner .hero_search .banner_span {
      width: 100%;
      height: 55px;
      padding-top: 21px;
      text-align: left;
      margin-left: 25px; }
      .landing_banner .hero_search .banner_span span {
        pointer-events: visible;
        margin-right: 15px; }
      .landing_banner .hero_search .banner_span a {
        color: #BFBBBB;
        display: inline-block;
        vertical-align: top; }
        .landing_banner .hero_search .banner_span a:hover {
          color: #cf2257; }
      .landing_banner .hero_search .banner_span .seachthis {
        text-decoration: underline;
        color: #fff; }
    .landing_banner .hero_search .form-group {
      float: left;
      margin-left: 25px;
      position: relative;
      display: inline-block;
      vertical-align: top;
      pointer-events: visible;
      border-radius: 5px; }
      .landing_banner .hero_search .form-group .form-control,
      .landing_banner .hero_search .form-group .input-lg {
        display: block;
        width: 300px;
        height: 40px;
        padding: 10px 10px 10px 40px;
        font-size: 16px;
        background: rgba(255, 255, 255, 0.8);
        border: none;
        border-radius: 5px; }
        .landing_banner .hero_search .form-group .form-control::-webkit-input-placeholder,
        .landing_banner .hero_search .form-group .input-lg::-webkit-input-placeholder {
          color: #4a5b9b; }
      .landing_banner .hero_search .form-group .form-control-feedback {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        width: 40px;
        height: 40px;
        color: #4a5b9b;
        font-size: 0;
        padding: 8px; }
    .landing_banner .hero_search .search_hero,
    .landing_banner .hero_search .btn-purple-fill {
      float: left;
      margin-left: 25px;
      display: inline-block;
      vertical-align: top;
      min-width: 100px;
      height: 40px;
      text-align: center;
      touch-action: manipulation;
      cursor: pointer;
      white-space: nowrap;
      font-size: 14px;
      color: #fff;
      font-weight: 400;
      background: #cf2257;
      border: none;
      pointer-events: visible;
      border-radius: 5px; }
      .landing_banner .hero_search .search_hero:hover, .landing_banner .hero_search .search_hero:focus,
      .landing_banner .hero_search .btn-purple-fill:hover,
      .landing_banner .hero_search .btn-purple-fill:focus {
        color: #4a5b9b;
        background: rgba(255, 255, 255, 0.8); }

/*适配*/
/*小屏电脑*/
/*ipad pro等*/
/*ipad、平板电脑*/
/*手机端横屏*/
@media screen and (max-width: 999px) {
  .landing_banner .hero_search {
    width: 100%;
    height: auto;
    padding: 0 15px;
    padding-bottom: 40px;
    margin: 76px auto 105px; }

  .landing_banner .hero_search .hero_slogan,
  .landing_banner .hero_search p {
    display: none; }

  .landing_banner .hero_search .banner_span {
    margin-left: 0; }

  .landing_banner .hero_search .form-group {
    float: none;
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px; }

  .landing_banner .hero_search .form-group .input-lg,
  .landing_banner .hero_search .form-group .form-control {
    width: 100% !important;
    max-width: none; }

  .landing_banner .hero_search .search_hero,
  .landing_banner .hero_search .btn-purple-fill {
    display: block;
    width: 100%;
    margin-left: 0; }

  .landing_banner .hero_search .browseLink {
    bottom: -10px; } }
@media screen and (max-width: 420px) {
  .landing_banner .hero_search {
    margin: 50px auto 78px;
  }
}
@media screen and (max-width: 400px) {
  .landing_banner .hero_search {
    margin: 36px auto 60px;
  }
}
    /*手机端*/
.arrow {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 15px;
  background: url(../png/arrow.png) no-repeat center;
  background-size: 100% 100%; }

.content1 {
  width: 1280px;
  margin: 0 auto;
  overflow-x: hidden; }
  .content1 .title h2 {
    text-align: center;
    font-size: 32px;
    font-weight: 500;
    color: #333;
    line-height: 53px; }
  .content1 .subtitle {
    font-size: 20px;
    color: #333;
    text-align: center;
    line-height: 30px;
    margin-bottom: 20px; }
  .content1 .btn1 {
    position: relative;
    height: 50px;
    margin: 40px auto;
    text-align: center;
    margin-top: 15px; }
    .content1 .btn1 a {
      position: relative;
      display: inline-block;
      font-size: 15px;
      line-height: 50px;
      color: #4a5b9b;
      height: 50px;
      padding: 0 70px 0 30px;
      font-weight: 400;
      border-radius: 5px;
      border: 1px solid #4a5b9b; }
      .content1 .btn1 a .arrow {
        position: absolute;
        top: 14px;
        right: 20px;
        opacity: 0.9; }
      .content1 .btn1 a:hover, .content1 .btn1 a:active {
        color: #2e3c71;
        border: 1px solid #2e3c71; }
        .content1 .btn1 a:hover .arrow, .content1 .btn1 a:active .arrow {
          opacity: 1; }

.icon {
  font-size: 0;
  margin: 0 -15px; }
  .icon .icont {
    display: inline-block;
    vertical-align: top;
    width: 406px;
    /* height: 171px; */
    border: 1px solid #e1e1e1;
    background-color: #fff;
    border-radius: 5px;
    margin: 0 15px 30px 15px;
    box-shadow: none;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -ms-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease; }
    .icon .icont:hover {
      box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1); }
    .icon .icont .logoicon {
      /* height: 82px; */
      padding-top: 20px;
      width: 100%;
      text-align: center; }
      .icon .icont .logoicon img {
        display: block;
        height: 100px;
        margin: 0 auto; }
    .icon .icont .thum {
      line-height: 36px;
      text-align: center;
      font-size: 14px;
      color: #8a8a8a;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      padding: 0 10px; }
    .icon .icont .thumline {
      height: 1px;
      margin: 0 30px;
      background: #ececec; }
    .icon .icont .tl {
      font-size: 14px;
      text-align: center;
      line-height: 50px; }
      .icon .icont .tl span {
        display: block;
        color: #4a5b9b;
        padding: 0 10px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }

.content2bg {
 
  padding-top: 30px; }

.content2 {
  width: 1280px;
  margin: 0 auto;
  font-size: 0;
  overflow-x: hidden; }
  .content2 .title {
    margin-bottom: 30px; }
    .content2 .title h2 {
      text-align: center;
      font-size: 32px;
      font-weight: 500;
      color: #333;
      line-height: 53px; }
  .content2 .btn2 {
    margin-top: 5px;
    text-align: left;
    font-size: 15px;
    color: #4a5b9b; }
    .content2 .btn2 a {
      color: #4a5b9b; }
      .content2 .btn2 a:hover {
        color: #333; }
  .content2 .btn3 {
    position: relative;
    height: 50px;
    margin: 40px auto;
    text-align: center; }
    .content2 .btn3 a {
      position: relative;
      display: inline-block;
      font-size: 15px;
      line-height: 50px;
      color: #4a5b9b;
      height: 50px;
      padding: 0 70px 0 30px;
      font-weight: 400;
      border-radius: 5px;
      border: 1px solid #4a5b9b; }
      .content2 .btn3 a .arrow {
        position: absolute;
        top: 14px;
        right: 20px;
        opacity: 0.9; }
      .content2 .btn3 a:hover, .content2 .btn3 a:active {
        color: #2e3c71;
        border: 1px solid #2e3c71; }
        .content2 .btn3 a:hover .arrow, .content2 .btn3 a:active .arrow {
          opacity: 1; }
  .content2 .content2_thum {
    display: inline-block;
    vertical-align: top;
    width: 627px;
    height: 330px;
    border-radius: 5px;
    overflow: hidden; }
    .content2 .content2_thum .pic {
      width: 100%;
      height: 100%; }
      .content2 .content2_thum .pic img {
        display: block;
        width: 100%;
        height: 100%;
        -webkit-object-fit: cover;
        object-fit: cover;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .content2 .content2_thum .pic a:hover img {
        -webkit-transform: scale(1.06);
        -moz-transform: scale(1.06);
        -ms-transform: scale(1.06);
        -o-transform: scale(1.06);
        transform: scale(1.06);
        -webkit-filter: brightness(0.9);
        -moz-filter: brightness(0.9);
        -ms-filter: brightness(0.9);
        -o-filter: brightness(0.9);
        filter: brightness(0.9); }
  .content2 .right {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 613px;
    /* height: 330px; */
    margin-left: 40px; }
    .content2 .right .thum_title a {
      font-size: 26px;
      color: #4a5b9b;
      line-height: 40px;
      font-weight: 700; }
      .content2 .right .thum_title a:hover {
        color: #333; }
    .content2 .right .thum_all {
      font-size: 18px;
      line-height: 30px;
      margin-top: 20px; }
    .content2 .right .thum-desc {
      color: #4a5b9b; }
    .content2 .right .btn2 {
      margin-top: 20px; }

.ad-cont {
	margin-bottom: 30px;
}
.ad-cont-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 100%;
	margin-top: 10px;
}
.ad-cont-block-link {
	display: block;
	height: 100px;
	-webkit-box-flex: 1 1 auto;
	-moz-box-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
}
.ad-cont-block-link + .ad-cont-block-link {
	margin-left: 10px;
}
.ad-cont-block-link img {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-object-fit: cover;
	-o-object-fit: cover;
	object-fit: cover;
}
@media screen and (max-width: 1023px) {
	.ad-cont-block-link {
		height: 70px;
	}
}

.joblist {
  font-size: 0;
  margin: 40px -12px; 
  border-top: 1px solid #dbdbdb;}
  .joblist li {
    display: inline-block;
    vertical-align: top;
    width: 410px;
    min-height: 162px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0 12px;
    /* border-bottom: 1px solid #dbdbdb; */ }
    .joblist li .thum_pic {
      display: inline-block;
      vertical-align: top;
      width: 140px;
      height: 120px;
      margin-right: 13px;
      border-radius: 5px;
      overflow: hidden; }
      .joblist li .thum_pic img {
        display: block;
        width: 100%;
        height: 100%;
        -webkit-object-fit: cover;
        object-fit: cover;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .joblist li .thum_pic a:hover img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
        -webkit-filter: brightness(0.9);
        -moz-filter: brightness(0.9);
        -ms-filter: brightness(0.9);
        -o-filter: brightness(0.9);
        filter: brightness(0.9); }
    .joblist li .thum_right {
      display: inline-block;
      vertical-align: top;
      width: 257px;
      min-height: 120px; }
      .joblist li .thum_right .thum_content_title a {
        font-size: 18px;
        color: #4a5b9b;
        line-height: 24px !important;
        font-weight: 700;
        max-height: 48px; }
        .joblist li .thum_right .thum_content_title a:hover {
          color: #333; }
      .joblist li .thum_right .thum_content_c {
        margin-top: 10px;
        color: #333;
        font-size: 14px; }


.content3{
 background: #fff;
}

.content3 .change-content {
  width: 1280px;
  margin: 0 auto;
  overflow-x: hidden; }
.content3 .change-cut {
  margin: 40px 0; }
  .content3 .change-cut ul {
    text-align: center; }
    .content3 .change-cut ul .tab {
      position: relative;
      font-size: 20px;
      display: inline;
      margin: 0 30px;
      padding-right: 30px;
      color: #333;
      cursor: pointer; }
      .content3 .change-cut ul .tab:after {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -6px;
        display: inline-block;
        width: 10px;
        height: 16px;
        background-image: url(../png/arrow-grey.png);
        background-size: 100% 100%;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: transform 0.3s ease;
        -moz-transition: transform 0.3s ease;
        -ms-transition: transform 0.3s ease;
        -o-transition: transform 0.3s ease;
        transition: transform 0.3s ease; }
      .content3 .change-cut ul .tab.on {
        color: #4a5b9b; }
        .content3 .change-cut ul .tab.on:after {
          background-image: url(../png/arrow-tabon.png);
          background-size: 100% 100%;
          -webkit-transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          transform: rotate(90deg); }
.content3 .btn4 {
  position: relative;
  height: 50px;
  margin: 40px auto;
  text-align: center; }
  .content3 .btn4 a {
    position: relative;
    display: inline-block;
    font-size: 15px;
    line-height: 50px;
    color: #4a5b9b;
    height: 50px;
    padding: 0 70px 0 30px;
    font-weight: 400;
    border-radius: 5px;
    border: 1px solid #4a5b9b; }
    .content3 .btn4 a .arrow {
      position: absolute;
      top: 14px;
      right: 20px;
      opacity: 0.9; }
    .content3 .btn4 a:hover, .content3 .btn4 a:active {
      color: #2e3c71;
      border: 1px solid #2e3c71; }
      .content3 .btn4 a:hover .arrow, .content3 .btn4 a:active .arrow {
        opacity: 1; }
.content3 .part {
  display: none; }
  .content3 .part .title {
    margin-bottom: 30px; }
    .content3 .part .title h2 {
      text-align: center;
      font-size: 32px;
      font-weight: 500;
      color: #333;
      line-height: 53px; }
  .content3 .part li {
    display: block;
    margin: 0 0 10px;
    border-radius: 5px; }
    .content3 .part li img {
      width: 100%; }

.contents {
  font-size: 0;
  margin: 0 -5px 30px; }
  .contents .item {
    display: inline-block;
    vertical-align: top;
    width: 312px;
    height: 160px;
    margin: 0 5px 10px 5px;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #E5E5E5;
    box-shadow: none;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -ms-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease; }
    .contents .item:hover {
      box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1); }
    .contents .item .item-title {
      font-size: 15px;
      line-height: 30px;
      color: #333;
      font-weight: 700;
      margin: 15px 30px 0 30px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .contents .item .item-p {
      font-size: 14px;
      color: #666;
      margin: 15px 30px 0 30px; }
      .contents .item .item-p span {
        line-height: 25px;
        display: inline-block;
        padding-left: 30px;
        background-repeat: no-repeat;
        background-size: 23px 23px;
        background-position: -3px center; }
      .contents .item .item-p .item-p-m {
        background-image: url(../png/icon-location.png); }
      .contents .item .item-p .item-p-t {
        background-image: url(../png/icon-money.png); }
      .contents .item .item-p .item-p-d {
        background-image: url(../png/icon-clock.png); }

.two_ul {
  display: inline-block;
  vertical-align: top;
  width: 312px;
  overflow: hidden;
  margin: 0 5px; }
  .two_ul li {
    width: 100%;
    margin-bottom: 15px;
    color: #333; }
    .two_ul li p {
      display: inline-block;
      line-height: 23px;
      color: #4a5b9b;
      font-size: 15px;
      font-weight: 500;
      margin-right: 5px; }
      .two_ul li p:hover {
        text-decoration: underline; }
      .two_ul li p a {
        color: #4a5b9b; }
        .two_ul li p a:hover {
          text-decoration: underline; }

.content4bg {
  background: #fff;
  padding-top: 30px; }

.content4 {
  width: 1280px;
  margin: 0 auto;
  overflow-x: hidden; }
  .content4 .title {
    margin-bottom: 30px; }
    .content4 .title h2 {
      text-align: center;
      font-size: 32px;
      font-weight: 500;
      color: #333;
      line-height: 53px; }
  .content4 .btn4 {
    position: relative;
    height: 50px;
    margin: 40px auto;
    text-align: center; }
    .content4 .btn4 a {
      position: relative;
      display: inline-block;
      font-size: 15px;
      line-height: 50px;
      color: #4a5b9b;
      height: 50px;
      padding: 0 70px 0 30px;
      font-weight: 400;
      border-radius: 5px;
      border: 1px solid #4a5b9b; }
      .content4 .btn4 a .arrow {
        position: absolute;
        top: 14px;
        right: 20px;
        opacity: 0.9; }
      .content4 .btn4 a:hover, .content4 .btn4 a:active {
        color: #2e3c71;
        border: 1px solid #2e3c71; }
        .content4 .btn4 a:hover .arrow, .content4 .btn4 a:active .arrow {
          opacity: 1; }

.list_group {
  font-size: 0;
  margin: 0 -14px; }
  .list_group .list_group_l {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 299px;
    height: 380px;
    margin: 0 14px;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: none;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -ms-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease; }
    .list_group .list_group_l:hover {
      box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1); }
    .list_group .list_group_l .list_pic {
      width: 100%;
      height: 184px;
      overflow: hidden;
      border-bottom: 2px solid #4a5b9b; }
      .list_group .list_group_l .list_pic img {
        display: block;
        width: 100%;
        height: 100%;
        -webkit-object-fit: cover;
        object-fit: cover; }
    .list_group .list_group_l .list_title {
      font-size: 15px;
      color: #2d2d2d;
      line-height: 50px;
      margin: 20px 15px 0; }
    .list_group .list_group_l .list_p {
      font-size: 13px;
      color: #505050;
      line-height: 22px;
      margin: 6px 15px 0; }
    .list_group .list_group_l .arrow {
      position: absolute;
      left: 50%;
      margin-left: -10px;
      bottom: 20px; }

.talent-list {
  font-size: 0;
  margin: -10px; }
  .talent-list .list-item {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 630px;
    margin: 10px;
    padding: 22px 22px 32px 130px;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: none;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -ms-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease; }
    .talent-list .list-item:hover {
      box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1); }
    .talent-list .list-item .talent-img {
      position: absolute;
      top: 22px;
      left: 22px;
      width: 95px;
      height: 95px;
      overflow: hidden;
      border-radius: 100%;
      background: #f4f4f4; }
      .talent-list .list-item .talent-img img {
        display: block;
        width: 100%;
        height: 100%;
        -webkit-object-fit: cover;
        object-fit: cover;
        border-radius: 100%;
        background: #f4f4f4; }
    .talent-list .list-item .talent-name {
      font-size: 20px;
      color: #4a5b9b;
      font-weight: bold; }
    .talent-list .list-item .talent-sub {
      font-size: 14px;
      color: #5b5b5b;
      margin: 5px 0; }
    .talent-list .list-item .talent-txt {
      font-size: 14px;
      color: #282828;
      line-height: 18px;
      max-height: 54px;
      overflow: hidden; }
    .talent-list .list-item .talent-mark {
      font-size: 0;
      margin-top: 10px; }
      .talent-list .list-item .talent-mark span {
        display: inline-block;
        vertical-align: top;
        height: 24px;
        line-height: 22px;
        font-size: 14px;
        color: #585858;
        margin-right: 10px;
        margin-bottom: 10px;
        padding: 0px 10px;
        border: 1px solid #e4e4e4; }

/*适配*/
/*小屏电脑*/
@media screen and (max-width: 1320px) {
  .content1,
  .content2,
  .content3 .change-content,
  .content4 {
    width: 1200px; }

  .icon .icont {
    width: 378px; }

  .content2 .content2_thum {
    width: 560px; }

  .content2 .right {
    width: 600px; }

  .joblist li {
    width: 384px; }

  .joblist li .thum_right {
    width: 230px; }

  .contents .item {
    width: 292px; }

  .two_ul {
    width: 292px; }

  .list_group .list_group_l {
    width: 279px; }

  .talent-list .list-item {
    width: 590px; } }
/*ipad pro等*/
@media screen and (max-width: 1279px) {
  .content1,
  .content2,
  .content3 .change-content,
  .content4 {
    width: 1000px; }

  .icon .icont {
    width: 313px; }

  .icon .icont .logoicon img {
    height: 70px; }

  .content2 .content2_thum {
    width: 480px; }

  .content2 .right {
    width: 480px; }

  .joblist {
    margin-left: 0;
    margin-right: 0; }

  .joblist li {
    display: block;
    width: 100%;
    border-top: none;
    margin: 0; }

  .joblist li .thum_pic {
    width: 140px; }

  .joblist li .thum_right {
    width: -webkit-calc(100% - 153px);
    width: calc(100% - 153px); }

  .contents .item {
    width: 326px; }

  .two_ul {
    width: 242px; }

  .list_group .list_group_l {
    width: 229px; }

  .talent-list .list-item {
    width: 490px; } }
/*ipad、平板电脑*/
@media screen and (max-width: 1023px) {
  .content1,
  .content2,
  .content3 .change-content,
  .content4 {
    width: 710px; }

  .icon .icont {
    width: 340px; }

  .content2 .title {
    margin-bottom: 0; }

  .content2 .content2_thum {
    width: auto;
    height: auto;
    margin: 10px 15px 0;
    display: block; }

  .content2 .right {
    display: none; }

  .joblist {
    margin: 10px 0 0;
    border-top: none; }

  .joblist li {
    display: block;
    width: 100%;
    
    margin: 0; }

  .joblist li {
    padding: 20px 15px; }

  .joblist li .thum_pic {
    width: 140px; }

  .joblist li .thum_right {
    width: -webkit-calc(100% - 153px);
    width: calc(100% - 153px); }

  .content3 .change-cut ul .tab,
  .content3 .change-cut ul .tab:after {
    display: none; }

  .content3 .change-cut ul .tab.on {
    display: block;
    padding-right: 0; }

  .contents .item {
    width: 350px; }

  .content3 .part {
    display: block;
    background: none !important; }

  .list_group .list_group_l {
    width: 341px;
    height: 250px;
    margin-top: 30px; }

  .list_group .list_group_l:nth-child(1),
  .list_group .list_group_l:nth-child(2) {
    margin-top: 0; }

  .list_group .list_group_l .list_title h6 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }

  .list_group .list_group_l .list_p,
  .list_group .list_group_l .arrow {
    display: none; }

  .talent-list {
    margin: -10px 15px; }
    .talent-list .list-item {
      width: 100%;
      margin: 10px 0; } }
/*手机端横屏*/
@media screen and (max-width: 999px) {
  .landing_banner #banner-link {
    /* background-position: 70% 0px !important; */
    background-size: auto 100%; }

  .content1,
  .content2,
  .content3 .change-content,
  .content4 {
    width: 100%; }

  .content1 .title h2,
  .content2 .title h2,
  .content4 .title h2,
  .content3 .part .title h2 {
    font-size: 20px;
    line-height: 30px;
    padding: 0 20px; }

  .content1 .subtitle {
    font-size: 14px; }

  .icon,
  .list_group {
    margin: 0; }

  .icon .icont,
  .list_group .list_group_l {
    display: block;
    width: auto;
    min-width: 90%;
    margin: 0 15px 20px 15px; }

  .joblist li .thum_pic {
    width: 140px; }

  .joblist li .thum_right {
    width: -webkit-calc(100% - 153px);
    width: calc(100% - 153px); }

  .content3 .part li {
    margin: 0 5% 10px; }

  .joblist li .thum_right .thum_content_title a {
    font-size: 16px; }

  .contents {
    margin: 0 0 30px; }

  .contents .item {
    width: 100%;
    height: 60px;
    border-radius: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    margin: 0; }

  .contents a:last-child .item {
    border-bottom: none; }

  .contents .item .item-title {
    margin: 15px 15px 0 15px; }

  .contents .item .item-p {
    display: none; }

  .talent-list .list-item {
    padding-left: 110px; }
    .talent-list .list-item .talent-img {
      left: 15px;
      width: 80px;
      height: 80px; } }
