/* LESS Document */
.newtop {
  background-color: #fff;
}
.detail-base {
  background-color: #fff;
  padding: 42px 0;
  margin-bottom: 25px;
  overflow: visible;
}
.detail-base .bg-hover-cov {
  width: 952px;
  height: 536px;
}
.detail-base .bg-hover-cov > p {
  padding-top: 74.91%;
  border-radius: 4px;
}
.detail-base #ifocus {
  width: 100%;
  height: 536px;
}
.detail-base #ifocus #ifocus_pic {
  display: inline;
  position: relative;
  float: left;
  width: 952px;
  height: 536px;
  overflow: hidden;
}
.detail-base #ifocus #ifocus_pic #ifocus_piclist li {
  width: 952px!important;
  height: 536px;
  overflow: hidden;
  position: relative;
}
.detail-base #ifocus #ifocus_pic #ifocus_piclist li .pic {
  position: relative;
  z-index: 0;
}
.detail-base #ifocus #ifocus_pic #ifocus_piclist li .pic img {
  width: 952px;
  height: 536px;
  display: block;
}
.detail-base #ifocus #ifocus_pic #ifocus_piclist li .bg {
  width: 952px;
  height: 150px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-image: linear-gradient(0deg, black, transparent);
}
.detail-base #ifocus #ifocus_pic #ifocus_piclist li .tit {
  width: 952px;
  height: 80px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  color: #fff;
}
.detail-base #ifocus #ifocus_pic #ifocus_piclist li .tit a {
  display: block;
  color: #fff;
  margin: 0 26px 8px;
  font-size: 22px;
}
.detail-base #ifocus #ifocus_pic #ifocus_piclist li .tit p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  margin: 0 26px;
}
.detail-base #ifocus #ifocus_btn {
  display: inline;
  float: right;
  width: 472px;
}
.detail-base #ifocus #ifocus_btn li {
  position: relative;
  width: 472px;
  height: 120px;
  margin-bottom: 14px;
  cursor: pointer;
  border: 2px solid transparent;
  box-sizing: content-box;
  align-items: flex-start;
}
.detail-base #ifocus #ifocus_btn li .news-img-s {
  width: 217px;
  height: 120px;
}
.detail-base #ifocus #ifocus_btn li .news-img-s img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.detail-base #ifocus #ifocus_btn li span {
  -webkit-line-clamp: 4;
  margin: 10px 15px;
  line-height: 24px;
  text-align: justify;
}
.detail-base #ifocus #ifocus_btn li.on {
  border: 2px solid #0F4696;
}
.special-list {
  padding-bottom: 46px;
  overflow-x: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
}
.special-list li {
  width: 348px;
  flex-grow: 0;
  flex-shrink: 0;
}
.special-list li p {
  overflow: hidden;
  padding-top: 75%;
  width: 348px;
  background-image: url(../img/seat-img.png);
  background-color: #f7f7f7;
}
.special-list li + li {
  margin-left: 16px;
}
.news-list .news-nav {
  padding-top: 56px;
  position: relative;
  z-index: 1;
}
.news-list .news-nav li {
  height: 65px;
  min-width: 164px;
  flex-shrink: 0;
  flex-grow: 0;
  margin-bottom: 10px;
  padding: 0 8px;
}
.news-list .news-nav li a {
  display: block;
  width: 100%;
  padding: 0 5px;
  box-sizing: border-box;
  height: 63px;
  line-height: 63px;
  color: #A0A0A0;
  font-size: 16px;
  border: 1px solid #D1D1D1;
  background-color: #fff;
  overflow: hidden;
}
.news-list .news-nav li.on a {
  color: #fff;
  font-size: 18px;
  background-color: #004B9E;
  border-color: #004B9E;
}
.news-list .news-child {
  padding-top: 46px;
}
.news-list .news-child .news-type {
  max-height: auto;
  height: auto;
  margin-left: 0;
  opacity: 1;
  transition: margin-left 1s;
}
.news-list .news-child .news-type.close {
  overflow: hidden;
  margin-left: 30px;
  opacity: 0;
  height: 0;
  padding-top: 0;
}
.news-list .news-child .news-type > div {
  padding-bottom: 38px;
}
.news-list .news-child .news-type .news-li {
  padding: 26px 0;
  background-color: #fff;
  margin-bottom: 20px;
  cursor: pointer;
}
.news-list .news-child .news-type .news-li .date {
  width: 276px;
}
.news-list .news-child .news-type .news-li .date dt {
  color: #0F4696;
  font-size: 48px;
  font-family: "Arial";
  line-height: 60px;
}
.news-list .news-child .news-type .news-li .date dd {
  color: #353535;
  font-size: 18px;
  font-family: "Arial";
}
.news-list .news-child .news-type .news-li .news-img {
  overflow: hidden;
  width: 315px;
  height: 180px;
  background-image: url("../img/ny/piclogo.png");
}
.news-list .news-child .news-type .news-li .news-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.news-list .news-child .news-type .news-li .news-txt {
  padding-left: 46px;
  padding-right: 80px;
}
.news-list .news-child .news-type .news-li .news-txt p {
  display: none;
}
.news-list .news-child .news-type .news-li .news-txt dt {
  color: #000;
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  -webkit-line-clamp: 3;
}
.news-list .news-child .news-type .news-li .news-txt dd {
  color: #A0A0A0;
  font-size: 14px;
  line-height: 20px;
  -webkit-line-clamp: 2;
  margin-top: 30px;
}
.news-list .news-child .news-type .news-li:hover .news-img img {
  transform: scale(1.1);
  transition: 0.3s;
}
.news-list .news-child .news-type .news-li:hover .news-txt dt {
  color: #0F4696;
}
.detail-more {
  margin: 0 auto;
  width: 400px;
  height: 60px;
  border-radius: 4px;
  color: #004B9E;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #004B9E;
}
.detail-more i {
  display: block;
  font-size: 30px;
}
.detail-more:hover {
  background-color: #004B9E;
  color: #fff;
  transition: all 0.5s;
}
.news-alllist {
  padding-top: 50px;
}
.human-box {
  overflow: initial;
}
.human-box .cont-box {
  position: relative;
  margin-top: -70px;
  border-radius: 20px 20px 0 0;
}
.human-box .recruit {
  padding: 30px 20px 50px;
}
.human-box .recruit > .news-li .date {
  border-right: 0;
  font-size: 18px;
}
.human-box .recruit > .news-li .news-txt {
  font-size: 18px;
  margin-left: 130px;
}
.human-box .news-li {
  padding: 46px 0;
  background-color: #fff;
  cursor: pointer;
  border-bottom: 1px solid #E6E6E6;
}
.human-box .news-li .date {
  width: 150px;
  border-right: 1px solid #0F4696;
}
.human-box .news-li .date dt {
  color: #A0A0A0;
  font-size: 36px;
  font-family: "Arial";
  line-height: 40px;
}
.human-box .news-li .date dd {
  color: #A0A0A0;
  font-size: 14px;
  font-family: "Arial";
}
.human-box .news-li .news-txt {
  padding-left: 50px;
}
.human-box .news-li .news-txt dt {
  display: none;
}
.human-box .news-li::after {
  display: block;
  content: '';
  margin-left: 30px;
  margin-right: 45px;
  width: 28px;
  height: 20px;
  background: url("../img/ny/list-arrow.png") center no-repeat;
  background-size: contain;
}
.human-box .news-li:hover .news-txt dd {
  color: #0F4696;
}
@media screen and (max-width: 1450px) {
  .newtop {
    padding: 0 20px;
  }
  .detail-base .bg-hover-cov {
    width: 66.11vw;
    height: 37.22vw;
  }
  .detail-base .bg-hover-cov > p {
    padding-top: 74.91%;
  }
  .detail-base #ifocus {
    width: 100%;
    height: 37.22vw;
  }
  .detail-base #ifocus #ifocus_pic {
    width: 66.11vw;
    height: 37.22vw;
  }
  .detail-base #ifocus #ifocus_pic #ifocus_piclist li {
    width: 66.11vw!important;
    height: 37.22vw;
  }
  .detail-base #ifocus #ifocus_pic #ifocus_piclist li .pic img {
    width: 66.11vw;
    height: 37.22vw;
  }
  .detail-base #ifocus #ifocus_pic #ifocus_piclist li .bg {
    width: 66.11vw;
    height: 150px;
  }
  .detail-base #ifocus #ifocus_pic #ifocus_piclist li .tit {
    width: 66.11vw;
    height: 80px;
  }
  .detail-base #ifocus #ifocus_btn {
    width: 29vw;
    height: 8.33vw;
  }
  .detail-base #ifocus #ifocus_btn li {
    width: 28vw;
    height: 8.33vw;
    margin-bottom: 0.93vw;
  }
  .detail-base #ifocus #ifocus_btn li .news-img-s {
    width: 15.07vw;
    height: 8.33vw;
  }
  .detail-base #ifocus #ifocus_btn li span {
    -webkit-line-clamp: 3;
  }
  .news-list .news-nav {
    padding-top: 56px;
    position: relative;
    z-index: 1;
  }
  .news-list .news-nav li {
    height: 5.97vw;
    min-width: 164px;
    margin-bottom: 0;
  }
  .news-list .news-nav li a {
    display: block;
    width: 100%;
    height: 63px;
    line-height: 63px;
    color: #A0A0A0;
    font-size: 16px;
    border: 1px solid #D1D1D1;
    background-color: #fff;
  }
  .news-list .news-nav li.on a {
    color: #fff;
    font-size: 18px;
    background-color: #004B9E;
    border-color: #004B9E;
  }
  .news-list .news-child {
    margin: 0 1em;
  }
  .news-list .news-child .news-type {
    overflow: hidden;
  }
  .news-list .news-child .news-type .news-li .date {
    width: 14.72vw;
  }
  .news-list .news-child .news-type .news-li .news-img {
    overflow: hidden;
    width: 21.875vw;
    height: 12.5vw;
  }
  .news-list .news-child .news-type .news-li .news-txt {
    padding-left: 3.2vw;
    padding-right: 4vw;
  }
  .news-list .news-child .news-type .news-li .news-txt dt {
    -webkit-line-clamp: 2;
  }
  .human-box .cont-box {
    margin: -70px 20px 0;
  }
}
@media screen and (max-width: 1280px) {
  .detail-base #ifocus #ifocus_btn {
    width: 28vw;
  }
}
@media screen and (max-width: 1080px) {
  .human-box {
    overflow: initial;
  }
  .human-box .cont-box {
    position: relative;
    margin: -50px 20px 0;
    border-radius: 20px 20px 0 0;
  }
  .human-box .recruit {
    padding: 30px 20px 50px;
  }
  .human-box .recruit > .news-li .date {
    border-right: 0;
    font-size: 18px;
  }
  .human-box .recruit > .news-li .news-txt {
    font-size: 18px;
    margin-left: 130px;
  }
  .human-box .news-li {
    padding: 46px 0;
    background-color: #fff;
    cursor: pointer;
    border-bottom: 1px solid #E6E6E6;
  }
  .human-box .news-li .date {
    width: 130px;
    border-right: 1px solid #0F4696;
  }
  .human-box .news-li .date dt {
    color: #A0A0A0;
    font-size: 36px;
    font-family: "Arial";
    line-height: 40px;
  }
  .human-box .news-li .date dd {
    color: #A0A0A0;
    font-size: 14px;
    font-family: "Arial";
  }
  .human-box .news-li .news-txt {
    padding-left: 50px;
  }
  .human-box .news-li .news-txt dt {
    display: none;
  }
  .human-box .news-li::after {
    display: block;
    content: '';
    margin-left: 30px;
    margin-right: 45px;
    width: 28px;
    height: 20px;
    background: url("../img/ny/list-arrow.png") center no-repeat;
    background-size: contain;
  }
  .human-box .news-li:hover .news-txt dd {
    color: #0F4696;
  }
}
@media screen and (max-width: 992px) {
  .newtop {
    padding: 0 1em;
  }
  .detail-base {
    padding: 22px 0;
  }
  .detail-base .bg-hover-cov {
    width: 100%;
    height: 54.03vw;
  }
  .detail-base #ifocus {
    width: 100%;
    height: 54.03vw;
  }
  .detail-base #ifocus #ifocus_pic {
    width: 100%;
    height: 54.03vw;
  }
  .detail-base #ifocus #ifocus_pic #ifocus_piclist li {
    width: 100%!important;
    height: 54.03vw;
  }
  .detail-base #ifocus #ifocus_pic #ifocus_piclist li .pic img {
    width: 100%;
    height: 54.03vw;
  }
  .detail-base #ifocus #ifocus_pic #ifocus_piclist li .bg {
    width: 100%;
    height: 10.42vw;
  }
  .detail-base #ifocus #ifocus_pic #ifocus_piclist li .tit {
    width: 100%;
    height: auto;
  }
  .detail-base #ifocus #ifocus_pic #ifocus_piclist li .tit a {
    font-size: 1em;
    margin: 0 .8em .5em;
  }
  .detail-base #ifocus #ifocus_pic #ifocus_piclist li .tit p {
    display: none;
  }
  .detail-base #ifocus #ifocus_btn {
    display: none;
  }
  .human-box {
    overflow: initial;
  }
  .human-box .cont-box {
    position: relative;
    margin: -50px 20px 0;
    border-radius: 20px 20px 0 0;
    padding: 1.5em 1em;
  }
  .human-box .recruit {
    padding: 30px 20px 50px;
  }
  .human-box .recruit > .news-li .date {
    border-right: 0;
    font-size: 1em;
  }
  .human-box .recruit > .news-li .news-txt {
    font-size: 1em;
    margin-left: 10vw;
  }
  .human-box .news-li {
    padding: 26px 0;
    background-color: #fff;
    cursor: pointer;
    border-bottom: 1px solid #E6E6E6;
  }
  .human-box .news-li .date {
    width: 110px;
    border-right: 1px solid #0F4696;
  }
  .human-box .news-li .date dt {
    color: #A0A0A0;
    font-size: 36px;
    font-family: "Arial";
    line-height: 40px;
  }
  .human-box .news-li .date dd {
    color: #A0A0A0;
    font-size: 14px;
    font-family: "Arial";
  }
  .human-box .news-li .news-txt {
    padding-left: 30px;
  }
  .human-box .news-li .news-txt dt {
    display: none;
  }
  .human-box .news-li::after {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .index-tit h3 {
    font-size: 1.8em;
    color: #0B0B0B;
    font-weight: normal;
  }
  .index-tit span {
    display: block;
    padding-top: 18px;
    font-size: 2em;
    color: rgba(160, 215, 245, 0.15);
  }
  .special-list {
    padding-bottom: 1em;
    overflow-x: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
  }
  .special-list li {
    width: 150px;
    flex-grow: 0;
    flex-shrink: 0;
  }
  .special-list li p {
    overflow: hidden;
    padding-top: 75%;
    width: 180px;
    background-image: url(../img/seat-img.png);
    background-color: #f7f7f7;
  }
  .special-list li + li {
    margin-left: .6em;
  }
  .news-list .news-nav {
    padding: 2em 1em 0;
    position: relative;
    z-index: 1;
  }
  .news-list .news-nav li {
    height: 3em;
    min-width: auto;
    padding: 0 .2em;
    margin-bottom: 0;
  }
  .news-list .news-nav li a {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 3em;
    line-height: 3em;
    color: #A0A0A0;
    font-size: .8em;
    border: 1px solid #D1D1D1;
    background-color: #fff;
  }
  .news-list .news-nav li.on a {
    color: #fff;
    font-size: .85em;
    background-color: #004B9E;
    border-color: #004B9E;
  }
  .news-list .news-child {
    margin: 0;
    padding-top: 1em;
  }
  .news-list .news-child .news-type > div {
    padding-bottom: 1.5em;
  }
  .news-list .news-child .news-type .news-li {
    padding: .8em;
    position: relative;
    margin-bottom: 0;
  }
  .news-list .news-child .news-type .news-li + .news-li {
    border-top: 1px solid #E6E6E6;
  }
  .news-list .news-child .news-type .news-li .date {
    display: none;
  }
  .news-list .news-child .news-type .news-li .news-img {
    overflow: hidden;
    width: 10em;
    height: 8em;
    background-size: contain;
  }
  .news-list .news-child .news-type .news-li .news-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.3s;
  }
  .news-list .news-child .news-type .news-li .news-txt {
    padding-left: 2vw;
    height: 8em;
    padding-right: 0;
  }
  .news-list .news-child .news-type .news-li .news-txt p {
    display: block;
    margin-top: .5em;
    color: #0F4696;
    font-size: .85em;
  }
  .news-list .news-child .news-type .news-li .news-txt dt {
    color: #353535;
    font-size: 1em;
    line-height: 1.4;
  }
  .news-list .news-child .news-type .news-li .news-txt dd {
    color: #A0A0A0;
    font-size: .85em;
    line-height: 1.4;
    margin-top: .5em;
  }
  .news-list .news-child .news-type .news-li:hover .news-img img {
    transform: scale(1.1);
    transition: 0.3s;
  }
  .news-list .news-child .news-type .news-li:hover .news-txt dt {
    color: #0F4696;
  }
  .detail-more {
    margin: 0 2em;
    width: auto;
    height: 3em;
    border-radius: 4px;
    color: #004B9E;
    font-size: .8em;
    background-color: #fff;
    border: 1px solid #004B9E;
  }
  .detail-more i {
    display: block;
    font-size: 1.8em;
  }
  .detail-more:hover {
    background-color: #004B9E;
    color: #fff;
    transition: all 0.5s;
  }
  .human-box {
    overflow: initial;
  }
  .human-box .cont-box {
    position: relative;
    margin: -1em 1em 0;
    border-radius: .5em .5em 0 0;
    padding: 1em;
  }
  .human-box .recruit {
    padding: 1em 0 2em;
  }
  .human-box .recruit > .news-li .date {
    border-right: 0;
    font-size: 1em;
  }
  .human-box .recruit > .news-li .news-txt {
    font-size: 1em;
    margin-left: 10vw;
  }
  .human-box .news-li {
    padding: 1em 0;
    background-color: #fff;
    cursor: pointer;
    border-bottom: 1px solid #E6E6E6;
  }
  .human-box .news-li .date {
    width: 25%;
    border-right: 1px solid #0F4696;
  }
  .human-box .news-li .date dt {
    color: #A0A0A0;
    font-size: 1.6em;
    font-family: "Arial";
    line-height: 40px;
  }
  .human-box .news-li .date dd {
    color: #A0A0A0;
    font-size: .85em;
    font-family: "Arial";
  }
  .human-box .news-li .news-txt {
    padding-left: 1em;
  }
  .human-box .news-li .news-txt dt {
    display: none;
  }
  .human-box .news-li .news-txt dd {
    font-size: 1em;
  }
  .human-box .news-li::after {
    display: none;
  }
}

