@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearboth::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
html {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body {
  width: 100%;
  height: 100%;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.inSwiper {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.inSwiper * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nyBanner {
  position: relative;
  width: 100%;
  height: 100%;
}
.nyBanner img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.nyBanner .mBanner {
  display: none;
}
@media screen and (max-width: 640px) {
  .nyBanner .mBanner {
    display: block;
  }
  .nyBanner .pcBanner {
    display: none;
  }
}
.inBox {
  position: relative;
  padding-top: 80px;
}
.inBox .nyNavMenu {
  height: 80px;
  background-color: #2a3bba;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.inBox .nyNavMenu ul {
  display: flex;
  justify-content: flex-start;
  font-size: 0;
}
.inBox .nyNavMenu ul li {
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  color: #fff;
  margin-left: 60px;
  line-height: 80px;
  cursor: pointer;
}
.inBox .nyNavMenu ul li:first-child {
  margin-left: 0;
}
.inBox .nyNavMenu ul li.active {
  font-weight: bold;
}
.inBox .nyNavTit {
  background-color: #2a3bba;
  opacity: 0.7;
  width: 7.3%;
  position: absolute;
  z-index: 5;
  left: 0;
  top: 80px;
  height: 100%;
  height: calc(100% - 80px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.inBox .nyNavTit .tit {
  color: #fff;
  text-align: center;
}
.inBox .nyNavTit .tit .num {
  display: block;
  font-weight: bold;
  font-size: 40px;
  line-height: 32px;
}
.inBox .nyNavTit .tit .txt {
  font-size: 30px;
  margin-top: 80px;
  width: 54px;
  line-height: 54px;
  margin-top: 10vh;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.inBox .nyNavTit .tit .txt:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 135px;
  background: #fff;
  height: 12vh;
  margin-top: 4vh;
}
.inBox .nyNavTit .tit .more {
  display: block;
  width: 54px;
  height: 54px;
  background-color: #9fa9f0;
  margin: auto;
  border-radius: 100%;
}
.inBox .nyNavTit .tit .more:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/nynavAdd.png) center center no-repeat;
}
.inBox .nyNavTit .tit .more:hover {
  background-color: #cf7437;
}
@media screen and (max-width: 1800px) {
  .inBox {
    padding-left: 7.3%;
  }
}
@media screen and (max-width: 980px) {
  .inBox {
    padding-left: 50px;
  }
  .inBox .nyNavMenu ul {
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 80px;
    flex-wrap: wrap;
    padding: 10px 0;
  }
  .inBox .nyNavMenu ul li {
    font-size: 16px;
    margin: 0 15px;
    line-height: 30px;
    cursor: pointer;
  }
  .inBox .nyNavTit {
    width: 50px;
  }
  .inBox .nyNavTit .tit .num {
    font-size: 24px;
    line-height: 20px;
  }
  .inBox .nyNavTit .tit .txt {
    font-size: 20px;
    width: 100%;
    line-height: 50px;
    margin-top: 5vh;
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: tb-rl;
  }
  .inBox .nyNavTit .tit .txt:after {
    height: 8vh;
    margin-top: 2vh;
  }
  .inBox .nyNavTit .tit .more {
    width: 36px;
    height: 36px;
  }
  .inBox .nyNavTit .tit .more:before {
    background-size: 14px;
  }
}
@media screen and (max-width: 640px) {
  .inBox {
    padding-left: 30px;
  }
  .inBox .nyNavTit {
    width: 30px;
  }
  .inBox .nyNavTit .tit .num {
    font-size: 18px;
    line-height: 20px;
  }
  .inBox .nyNavTit .tit .txt {
    font-size: 16px;
    line-height: 30px;
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: tb-rl;
  }
  .inBox .nyNavTit .tit .more {
    width: 26px;
    height: 26px;
  }
  .inBox .nyNavTit .tit .more:before {
    background-size: 10px;
  }
}
.nyPro1 {
  background: url(../images/nyprobg1.jpg) center center no-repeat;
  background-size: cover;
}
.nyPro2 {
  background: url(../images/nyprobg2.jpg) center center no-repeat;
  background-size: cover;
}
.nyPro3 {
  background: url(../images/nyprobg3.jpg) center center no-repeat;
  background-size: cover;
}
.nyPro4 {
  background: url(../images/nyprobg4.jpg) center center no-repeat;
  background-size: cover;
}
.nyContent {
  width: 94%;
  max-width: 1440px;
  margin: auto;
  position: relative;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nyContent::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.nyContent * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nyBox {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 640px) {
  .nyBox {
    overflow-y: auto;
    padding: 10px 0;
  }
}
.nyBox .proText .tit {
  text-align: center;
  color: #2a3bba;
  font-size: 30px;
  line-height: 1.8;
}
.nyBox .proText .tit:after {
  content: "";
  display: block;
  width: 78px;
  height: 1px;
  margin: 5px auto 0;
  background: #2a3bba;
}
.nyBox .proText .text {
  font-size: 16px;
  line-height: 2;
  margin-top: 22px;
}
.nyBox .nyProSwiper {
  margin: 0 -40px;
  margin-top: 8vh;
}
.nyBox .nyProSwiper ul li {
  padding: 0 40px;
}
.nyBox .nyProSwiper ul li .item {
  position: relative;
  overflow: hidden;
  border-radius: 2px;
}
.nyBox .nyProSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.nyBox .nyProSwiper ul li .item .pic img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyBox .nyProSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  margin: 30px;
  height: 62px;
  line-height: 62px;
  padding-left: 5%;
  padding-right: 15%;
  font-size: 16px;
  color: #ffffff;
  background-color: rgba(29, 29, 29, 0.85);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyBox .nyProSwiper ul li .item .bt:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 5%;
  width: 30px;
  height: 30px;
  background: url(../images/nyproli.png) center center no-repeat;
}
.nyBox .nyProSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.nyBox .nyProSwiper ul li .item:hover .bt {
  background-color: rgba(207, 116, 55, 0.85);
}
@media screen and (max-width: 1620px) {
  .nyBox .nyProSwiper {
    margin-left: -20px;
    margin-right: -20px;
  }
  .nyBox .nyProSwiper ul li {
    padding: 0 20px;
  }
  .nyBox .nyProSwiper ul li .item .bt {
    margin: 15px;
  }
}
@media screen and (max-width: 1160px) {
  .nyBox .nyProSwiper {
    margin-left: -10px;
    margin-right: -10px;
  }
  .nyBox .nyProSwiper ul li {
    padding: 0 10px;
  }
  .nyBox .nyProSwiper ul li .item .bt {
    margin: 10px;
    height: 50px;
    line-height: 50px;
  }
}
.nyBox .nyProSwiper2 {
  padding-right: 38%;
  position: relative;
}
.nyBox .nyProSwiper2 .nyProimg2 {
  position: absolute;
  width: 38%;
  height: 342px;
  right: -8%;
  top: 5px;
}
.nyBox .nyProSwiper2 .nyProimg2 img {
  width: 100%;
}
.nyBox .nyProSwiper3 {
  margin: 0 -25px;
  margin-top: 8vh;
}
.nyBox .nyProSwiper3 ul li {
  padding: 0 25px;
}
.nyBox .nyProSwiper3 ul li .item {
  position: relative;
  overflow: hidden;
  border-radius: 2px;
  background-color: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nyBox .nyProSwiper3 ul li .item .pic {
  display: block;
  width: 60%;
}
.nyBox .nyProSwiper3 ul li .item .pic i {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.nyBox .nyProSwiper3 ul li .item .pic i img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyBox .nyProSwiper3 ul li .item .cont {
  flex: 1;
  padding: 0 5%;
  min-width: 4px;
}
.nyBox .nyProSwiper3 ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  position: relative;
  padding-right: 40px;
  line-height: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyBox .nyProSwiper3 ul li .item .cont .bt:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 0;
  width: 30px;
  height: 30px;
  background: url(../images/nyproli2.png) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1560px) {
  .nyBox .nyProSwiper3 ul li .item .cont .bt {
    padding-right: 0;
  }
  .nyBox .nyProSwiper3 ul li .item .cont .bt:before {
    display: none;
  }
}
.nyBox .nyProSwiper3 ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 30px;
  height: 120px;
  color: #999999;
  margin-top: 15px;
}
.nyBox .nyProSwiper3 ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.nyBox .nyProSwiper3 ul li .item:hover .bt {
  color: #2a3bba;
}
.nyBox .nyProSwiper3 ul li .item:hover .bt:before {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.nyBox .nyProSwiper4 {
  margin: 0 -26px;
  margin-top: 8vh;
}
.nyBox .nyProSwiper4 ul li {
  padding: 0 26px;
}
.nyBox .nyProSwiper4 ul li .item {
  position: relative;
  overflow: hidden;
  border-radius: 2px;
  background-color: #ffffff;
  padding: 18px 80px 18px 18px;
}
.nyBox .nyProSwiper4 ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.nyBox .nyProSwiper4 ul li .item .pic img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyBox .nyProSwiper4 ul li .item .bt {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 80px;
  line-height: 80px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  font-size: 16px;
  height: 100%;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyBox .nyProSwiper4 ul li .item .bt span {
  display: inline-block;
  width: 100%;
  max-height: 60%;
  overflow: hidden;
  vertical-align: middle;
}
.nyBox .nyProSwiper4 ul li .item .bt:after {
  margin-top: 6%;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  background: url(../images/nyproli2.png) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.nyBox .nyProSwiper4 ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.nyBox .nyProSwiper4 ul li .item:hover .bt {
  color: #2a3bba;
}
@media screen and (max-width: 1620px) {
  .nyBox .nyProSwiper4 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .nyBox .nyProSwiper4 ul li {
    padding: 0 15px;
  }
  .nyBox .nyProSwiper4 ul li .item {
    padding: 10px 50px 10px 10px;
  }
  .nyBox .nyProSwiper4 ul li .item .bt {
    width: 50px;
    line-height: 50px;
  }
  .nyBox .nyProSwiper4 ul li .item .bt span {
    width: 100%;
  }
}
@media screen and (max-width: 1160px) {
  .nyBox .nyProSwiper4 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .nyBox .nyProSwiper4 ul li {
    padding: 0 10px;
  }
}
@media screen and (max-width: 1160px) {
  .nyBox .nyProSwiper3 {
    margin-left: -8px;
    margin-right: -8px;
    margin-top: 3vh;
  }
  .nyBox .nyProSwiper3 ul li {
    padding: 0 8px;
  }
  .nyBox .nyProSwiper3 ul li .item .cont p {
    margin-top: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 26px;
    height: 78px;
  }
}
@media screen and (max-width: 980px) {
  .nyBox .proText .tit {
    font-size: 24px;
  }
  .nyBox .proText .text {
    font-size: 14px;
    margin-top: 2vh;
  }
  .nyBox .nyProSwiper {
    margin-left: -5px;
    margin-right: -5px;
    margin-top: 3vh;
  }
  .nyBox .nyProSwiper ul li {
    padding: 0 5px;
  }
  .nyBox .nyProSwiper ul li .item .bt {
    margin: 5px;
    height: 36px;
    line-height: 36px;
    padding-right: 5%;
    font-size: 13px;
  }
  .nyBox .nyProSwiper ul li .item .bt:before {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .nyBox .nyProSwiper2 {
    padding-right: 0;
  }
  .nyBox .nyProSwiper2 .nyProimg2 {
    display: none;
  }
}
.nyAbout1 {
  background: url(../images/nyaboutbg1.jpg) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.nyAbout1 .aboutText {
  padding-top: 14vh;
}
.nyAbout1 .aboutText .tit {
  text-align: center;
  color: #2a3bba;
  font-size: 30px;
  line-height: 1.8;
  font-weight: bold;
}
.nyAbout1 .aboutText .tit:after {
  content: "";
  display: block;
  width: 78px;
  height: 1px;
  margin: 5px auto 0;
  background: #2a3bba;
}
.nyAbout1 .aboutText .text {
  font-size: 16px;
  line-height: 2;
  margin-top: 22px;
  color: #777777;
}
@media screen and (max-width: 980px) {
  .nyAbout1 .aboutText .tit {
    font-size: 24px;
  }
  .nyAbout1 .aboutText .text {
    font-size: 14px;
    margin-top: 2vh;
  }
}
.nyAbout2 {
  background: url(../images/nyaboutbg2.jpg) center center no-repeat;
  background-size: cover;
}
.nyAbout3 {
  background: url(../images/nyaboutbg3.jpg) center center no-repeat;
  background-size: cover;
}
.nyAbout4 {
  background: url(../images/nyaboutbg4.jpg) center center no-repeat;
  background-size: cover;
}
.hjList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hjList .list {
  width: 66%;
}
.hjList .list ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hjList .list ul li {
  float: left;
  padding: 14px 50px 14px 0;
  width: 50%;
}
.hjList .list ul li .item {
  position: relative;
  overflow: hidden;
  border-radius: 2px;
}
.hjList .list ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.hjList .list ul li .item .pic img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.hjList .list ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  margin: 30px;
  height: 62px;
  line-height: 62px;
  padding-left: 5%;
  padding-right: 15%;
  font-size: 16px;
  color: #ffffff;
  background-color: rgba(29, 29, 29, 0.85);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.hjList .list ul li .item .bt:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 5%;
  width: 30px;
  height: 30px;
  background: url(../images/nyproli.png) center center no-repeat;
}
.hjList .list ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.hjList .list ul li .item:hover .bt {
  background-color: rgba(207, 116, 55, 0.85);
}
.hjList .hjR {
  width: 34%;
  padding: 14px 0;
}
.hjList .hjR .item {
  position: relative;
  overflow: hidden;
  border-radius: 2px;
  height: 100%;
}
.hjList .hjR .item .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.hjList .hjR .item .pic img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.hjList .hjR .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  margin: 30px;
  height: 62px;
  line-height: 62px;
  padding-left: 5%;
  padding-right: 15%;
  font-size: 16px;
  color: #ffffff;
  background-color: rgba(29, 29, 29, 0.85);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.hjList .hjR .item .bt:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 5%;
  width: 30px;
  height: 30px;
  background: url(../images/nyproli.png) center center no-repeat;
}
.hjList .hjR .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.hjList .hjR .item:hover .bt {
  background-color: rgba(207, 116, 55, 0.85);
}
@media screen and (max-width: 1620px) {
  .hjList .list {
    width: 66%;
  }
  .hjList .list ul li {
    padding: 14px 28px 14px 0;
  }
  .hjList .list ul li .item .bt {
    margin: 15px;
  }
}
@media screen and (max-width: 1160px) {
  .hjList .list {
    width: 66%;
  }
  .hjList .list ul li {
    padding: 10px 20px 10px 0;
  }
  .hjList .list ul li .item .bt {
    margin: 10px;
    height: 50px;
    line-height: 50px;
  }
  .hjList .hjR {
    padding: 10px 0;
  }
  .hjList .hjR .item .bt {
    margin: 10px;
    height: 50px;
    line-height: 50px;
  }
}
@media screen and (max-width: 768px) {
  .hjList .list {
    width: 100%;
  }
  .hjList .list ul li {
    padding: 10px;
  }
  .hjList .list ul li .item .bt {
    margin: 10px;
    height: 36px;
    line-height: 36px;
    padding-right: 5%;
    font-size: 13px;
  }
  .hjList .list ul li .item .bt:before {
    display: none;
  }
  .hjList .hjR {
    width: 50%;
    padding: 10px;
    display: none;
  }
  .hjList .hjR .item .pic {
    height: 0;
    padding-top: 75%;
  }
  .hjList .hjR .item .bt {
    margin: 10px;
    height: 36px;
    line-height: 36px;
    padding-right: 5%;
    font-size: 13px;
  }
  .hjList .hjR .item .bt:before {
    display: none;
  }
}
.scList {
  margin: 0 -25px;
}
.scList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.scList ul li {
  float: left;
  padding: 14px 25px 14px;
  width: 33.333%;
}
.scList ul li .item {
  position: relative;
  overflow: hidden;
  border-radius: 2px;
}
.scList ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.scList ul li .item .pic img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.scList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  margin: 30px;
  height: 62px;
  line-height: 62px;
  padding-left: 5%;
  padding-right: 15%;
  font-size: 16px;
  color: #ffffff;
  background-color: rgba(29, 29, 29, 0.85);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.scList ul li .item .bt:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 5%;
  width: 30px;
  height: 30px;
  background: url(../images/nyproli.png) center center no-repeat;
}
.scList ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.scList ul li .item:hover .bt {
  background-color: rgba(207, 116, 55, 0.85);
}
@media screen and (max-width: 1620px) {
  .scList {
    margin: 0 -14px;
  }
  .scList ul li {
    padding: 14px;
  }
  .scList ul li .item .bt {
    margin: 15px;
  }
}
@media screen and (max-width: 1160px) {
  .scList {
    margin: 0 -10px;
  }
  .scList ul li {
    float: left;
    padding: 10px;
  }
  .scList ul li .item .bt {
    margin: 10px;
    height: 50px;
    line-height: 50px;
  }
}
@media screen and (max-width: 768px) {
  .scList {
    margin: 0 -8px;
  }
  .scList ul li {
    padding: 8px;
    width: 50%;
  }
  .scList ul li .item .bt {
    margin: 5px;
    height: 36px;
    line-height: 36px;
    padding-right: 5%;
    font-size: 13px;
  }
  .scList ul li .item .bt:before {
    display: none;
  }
}
.zzList {
  margin: 0 -18px;
}
.zzList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.zzList ul li {
  float: left;
  padding: 15px 18px;
  width: 20%;
}
.zzList ul li .item {
  position: relative;
  overflow: hidden;
  border-radius: 2px;
  background: #fff;
  border: solid 8px #ffffff;
}
.zzList ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 134%;
  position: relative;
  overflow: hidden;
}
.zzList ul li .item .pic img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.zzList ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.zzList ul li:nth-child(6),
.zzList ul li:nth-child(7),
.zzList ul li:nth-child(8),
.zzList ul li:nth-child(9) {
  width: 25%;
}
.zzList ul li:nth-child(6) .item .pic,
.zzList ul li:nth-child(7) .item .pic,
.zzList ul li:nth-child(8) .item .pic,
.zzList ul li:nth-child(9) .item .pic {
  padding-top: 75%;
}
@media screen and (max-width: 1160px) {
  .zzList {
    margin: 0 -10px;
  }
  .zzList ul li {
    padding: 10px;
  }
}
@media screen and (max-width: 768px) {
  .zzList {
    margin: 0 -5px;
  }
  .zzList ul li {
    padding: 5px;
    width: 33.33%;
  }
  .zzList ul li:nth-child(5) {
    margin-right: 33.33%;
  }
  .zzList ul li .item {
    border-width: 3px;
  }
}
@media screen and (max-width: 460px) {
  .zzList {
    margin: 0 -5px;
  }
  .zzList ul li:nth-child(6),
  .zzList ul li:nth-child(7),
  .zzList ul li:nth-child(8),
  .zzList ul li:nth-child(9) {
    width: 50%;
  }
}
.nyCase1 {
  background: url(../images/nycasebg1.jpg) center center no-repeat;
  background-size: cover;
}
.nyCase2 {
  background: url(../images/nycasebg2.jpg) center center no-repeat;
  background-size: cover;
}
.caseList {
  margin: 0 -12px;
}
.caseList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.caseList ul li {
  float: left;
  width: 33.33%;
  padding: 12px;
}
.caseList ul li .item {
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  border-radius: 2px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 0 14px 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.caseList ul li .item .pic {
  display: block;
  width: 50%;
}
.caseList ul li .item .pic i {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.caseList ul li .item .pic i img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.caseList ul li .item .cont {
  flex: 1;
  padding: 0 5%;
  min-width: 4px;
}
.caseList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  position: relative;
  padding-right: 30px;
  line-height: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.caseList ul li .item .cont .bt:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 0;
  width: 20px;
  height: 20px;
  background: url(../images/nyproli2.png) center center no-repeat;
  background-size: 20px;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1560px) {
  .caseList ul li .item .cont .bt {
    padding-right: 0;
  }
  .caseList ul li .item .cont .bt:before {
    display: none;
  }
}
.caseList ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 30px;
  height: 90px;
  color: #999999;
  margin-top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.caseList ul li .item:hover {
  background-color: #cf7437;
}
.caseList ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.caseList ul li .item:hover .bt {
  color: #fff;
}
.caseList ul li .item:hover .bt:before {
  filter: grayscale(0) brightness(6);
  opacity: 1;
  filter: alpha(opacity=100);
}
.caseList ul li .item:hover p {
  color: #fff;
}
@media screen and (max-width: 1160px) {
  .caseList {
    margin-left: -8px;
    margin-right: -8px;
  }
  .caseList ul li {
    padding: 8px;
  }
  .caseList ul li .item {
    padding: 10px 0 10px 10px;
  }
  .caseList ul li .item .cont .bt {
    font-size: 15px;
  }
  .caseList ul li .item .cont p {
    font-size: 13px;
    margin-top: 5px;
  }
}
@media screen and (max-width: 980px) {
  .caseList {
    margin-left: -5px;
    margin-right: -5px;
  }
  .caseList ul li {
    padding: 5px;
    width: 50%;
  }
  .caseList ul li:nth-child(7),
  .caseList ul li:nth-child(8),
  .caseList ul li:nth-child(9) {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .caseList ul li .item {
    flex-wrap: wrap;
    padding: 10px 10px 0;
  }
  .caseList ul li .item .pic {
    width: 100%;
  }
  .caseList ul li .item .cont {
    width: 100%;
    padding: 0;
  }
  .caseList ul li .item .cont .bt {
    line-height: 36px;
    height: 36px;
  }
  .caseList ul li .item .cont p {
    display: none;
  }
}
.xcList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.xcList .list {
  width: 62%;
}
.xcList .list ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.xcList .list ul li {
  float: left;
  padding: 5px 20px 5px 0;
  width: 50%;
}
.xcList .list ul li .item {
  position: relative;
  overflow: hidden;
  border-radius: 2px;
}
.xcList .list ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 67%;
  position: relative;
  overflow: hidden;
}
.xcList .list ul li .item .pic img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.xcList .list ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  margin: 30px;
  height: 62px;
  line-height: 62px;
  padding-left: 5%;
  padding-right: 15%;
  font-size: 16px;
  color: #ffffff;
  background-color: rgba(29, 29, 29, 0.85);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.xcList .list ul li .item .bt:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 5%;
  width: 30px;
  height: 30px;
  background: url(../images/nyproli.png) center center no-repeat;
}
.xcList .list ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.xcList .list ul li .item:hover .bt {
  background-color: rgba(207, 116, 55, 0.85);
}
.xcList .xcR {
  width: 38%;
  padding: 5px 0;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.xcList .xcR .xcText {
  width: 100%;
  flex: 1;
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 30px;
}
.xcList .xcR .xcText p {
  padding: 0 20px;
}
.xcList .xcR .item {
  position: relative;
  overflow: hidden;
  border-radius: 2px;
  width: 100%;
}
.xcList .xcR .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 67%;
  position: relative;
  overflow: hidden;
}
.xcList .xcR .item .pic img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.xcList .xcR .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  margin: 30px;
  height: 62px;
  line-height: 62px;
  padding-left: 5%;
  padding-right: 15%;
  font-size: 16px;
  color: #ffffff;
  background-color: rgba(29, 29, 29, 0.85);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.xcList .xcR .item .bt:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 5%;
  width: 30px;
  height: 30px;
  background: url(../images/nyproli.png) center center no-repeat;
}
.xcList .xcR .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.xcList .xcR .item:hover .bt {
  background-color: rgba(207, 116, 55, 0.85);
}
@media screen and (max-width: 1160px) {
  .xcList .list {
    width: 66%;
  }
  .xcList .list ul li {
    padding: 10px 20px 10px 0;
  }
  .xcList .list ul li .item .bt {
    margin: 10px;
    height: 50px;
    line-height: 50px;
  }
  .xcList .xcR {
    padding: 10px 0;
    width: 34%;
  }
  .xcList .xcR .xcText {
    font-size: 14px;
    line-height: 26px;
  }
  .xcList .xcR .xcText p {
    padding: 0;
  }
  .xcList .xcR .item .bt {
    margin: 10px;
    height: 50px;
    line-height: 50px;
  }
}
@media screen and (max-width: 768px) {
  .xcList {
    margin: 0 -5px;
  }
  .xcList .list {
    width: 100%;
  }
  .xcList .list ul li {
    padding: 5px;
  }
  .xcList .list ul li .item .bt {
    margin: 10px;
    height: 36px;
    line-height: 36px;
    padding-right: 5%;
    font-size: 13px;
  }
  .xcList .list ul li .item .bt:before {
    display: none;
  }
  .xcList .xcR {
    width: 100%;
    padding: 10px;
    flex-direction: row;
  }
  .xcList .xcR .xcText {
    padding: 0 5px;
    width: 50%;
  }
  .xcList .xcR .item {
    width: 50%;
    padding: 5px;
  }
  .xcList .xcR .item .pic {
    height: 0;
    padding-top: 75%;
  }
  .xcList .xcR .item .bt {
    margin: 10px;
    height: 36px;
    line-height: 36px;
    padding-right: 5%;
    font-size: 13px;
  }
  .xcList .xcR .item .bt:before {
    display: none;
  }
}
.nyLx1 {
  background: url(../images/nylxbg1.jpg) center center no-repeat;
  background-size: cover;
}
.nyLx2 {
  background: url(../images/nylxbg2.jpg) center center no-repeat;
  background-size: cover;
}
.nyLxList {
  background-color: #ffffff;
  display: flex;
  justify-content: space-between;
}
.nyLxList .lxList {
  width: 38%;
  padding: 5% 3% 3%;
}
.nyLxList .lxList .tit {
  font-family: Arial;
  font-size: 50px;
  font-weight: bold;
  color: #eeeeee;
  line-height: 38px;
}
.nyLxList .lxList ul {
  margin-top: 30px;
}
.nyLxList .lxList ul li {
  padding: 18px 0;
  border-bottom: dashed 1px #eeeeee;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-family: Arial;
  font-size: 16px;
  color: #777777;
  line-height: 25px;
}
.nyLxList .lxList ul li:last-child {
  border-bottom: none;
}
.nyLxList .lxList ul li i {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-right: 20px;
}
.nyLxList .lxList ul li i img {
  display: block;
  height: 100%;
}
.nyLxList .lxList ul li span {
  display: inline-block;
}
.nyLxList .map {
  width: 64%;
}
@media screen and (max-width: 980px) {
  .nyLxList {
    flex-wrap: wrap;
  }
  .nyLxList .lxList {
    width: 100%;
  }
  .nyLxList .lxList .tit {
    font-size: 36px;
    line-height: 26px;
  }
  .nyLxList .lxList ul {
    margin-top: 5px;
  }
  .nyLxList .lxList ul li {
    padding: 8px 0;
    font-size: 15px;
  }
  .nyLxList .lxList ul li i {
    height: 30px;
    width: 30px;
    margin-right: 10px;
  }
  .nyLxList .map {
    width: 100%;
    margin-top: 2vh;
    height: 36vh;
  }
}
.nyJrSwiper {
  margin: 0 -10px;
}
.nyJrSwiper ul li {
  padding: 0 10px;
  width: 25%;
}
.nyJrSwiper ul li .item {
  padding-bottom: 70px;
  overflow: hidden;
  position: relative;
}
.nyJrSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 130%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyJrSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyJrSwiper ul li .item .cont {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  height: 176px;
  background-color: rgba(29, 29, 29, 0.95);
  color: #dddddd;
  padding: 35px 6% 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyJrSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  line-height: 2;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyJrSwiper ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.nyJrSwiper ul li .item .cont .bt:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 1px;
  background: #ddd;
  position: relative;
  top: -5px;
  margin-right: 15px;
}
.nyJrSwiper ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  color: #ddd;
  margin-top: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyJrSwiper ul li .item .cont .more {
  display: block;
  width: 30px;
  height: 30px;
  margin: 10px auto;
  background: url(../images/jrmore.png) center center no-repeat;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
@media screen and (min-width: 768px) {
  .nyJrSwiper ul li .item:hover .pic img {
    -webkit-transform: scale(1.1) rotate(0);
    -moz-transform: scale(1.1) rotate(0);
    -o-transform: scale(1.1) rotate(0);
    transform: scale(1.1) rotate(0);
  }
  .nyJrSwiper ul li .item:hover .cont {
    padding-top: 42px;
    height: 240px;
    background-color: rgba(239, 150, 91, 0.95);
  }
  .nyJrSwiper ul li .item:hover .cont p {
    color: #fff;
  }
  .nyJrSwiper ul li .item:hover .cont .more {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: inherit;
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .nyJrSwiper {
    margin: 0 -5px;
  }
  .nyJrSwiper ul li {
    padding: 0 5px;
    width: 50%;
  }
  .nyJrSwiper ul li .item {
    padding-bottom: 0;
  }
  .nyJrSwiper ul li .item .cont {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    height: auto;
    background-color: rgba(29, 29, 29, 0.95);
    color: #dddddd;
    padding: 15px 6% 20px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  .nyJrSwiper ul li .item .cont .bt {
    font-size: 16px;
  }
  .nyJrSwiper ul li .item .cont .bt:before {
    display: none;
  }
  .nyJrSwiper ul li .item .cont p {
    margin-top: 5px;
  }
  .nyJrSwiper ul li .item .cont .more {
    display: none;
  }
}
.nyJr-pagination {
  margin-top: 6vh;
  text-align: center;
  font-size: 0;
}
.nyJr-pagination span {
  width: 12px;
  height: 12px;
  background-color: #333333;
  display: inline-block;
  vertical-align: top;
  border-radius: 100%;
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  outline: none;
  margin: 0 8px;
}
.nyJr-pagination span.swiper-pagination-bullet-active {
  background-color: #cf7437;
}
.nyNews1 {
  background: url(../images/nyNewsbg1.jpg) center center no-repeat;
  background-size: cover;
}
.nyNews2 {
  background: url(../images/nyNewsbg2.jpg) center center no-repeat;
  background-size: cover;
}
.nyNews3 {
  background: url(../images/nyNewsbg3.jpg) center center no-repeat;
  background-size: cover;
}
.nyNewsSwiper1 {
  margin: 0 -20px;
}
.nyNewsSwiper1 ul li {
  padding: 0 20px;
  width: 25%;
}
.nyNewsSwiper1 ul li .item {
  overflow: hidden;
  position: relative;
}
.nyNewsSwiper1 ul li .item .cont .date i {
  display: block;
  font-weight: bold;
  font-family: Arial;
  font-size: 50px;
  color: #cf7437;
  line-height: 40px;
}
.nyNewsSwiper1 ul li .item .cont .date span {
  display: block;
  font-family: Arial;
  font-size: 20px;
  margin-top: 16px;
  line-height: 16px;
}
.nyNewsSwiper1 ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  line-height: 5;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyNewsSwiper1 ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.nyNewsSwiper1 ul li .item .cont .line {
  height: 1px;
  background: #fff;
}
.nyNewsSwiper1 ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  margin-top: 28px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyNewsSwiper1 ul li .item .pic {
  margin-top: 36px;
  display: block;
  width: 100%;
  height: 0;
  padding-top: 70%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyNewsSwiper1 ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (min-width: 768px) {
  .nyNewsSwiper1 ul li .item:hover .pic img {
    -webkit-transform: scale(1.1) rotate(0);
    -moz-transform: scale(1.1) rotate(0);
    -o-transform: scale(1.1) rotate(0);
    transform: scale(1.1) rotate(0);
  }
  .nyNewsSwiper1 ul li .item:hover .cont .bt {
    color: #cf7437;
  }
}
@media screen and (max-width: 1620px) {
  .nyNewsSwiper1 {
    margin: 0 -10px;
  }
  .nyNewsSwiper1 ul li {
    padding: 0 10px;
  }
}
@media screen and (max-width: 768px) {
  .nyNewsSwiper1 {
    margin: 0 -5px;
  }
  .nyNewsSwiper1 ul li {
    padding: 0 5px;
    width: 50%;
  }
  .nyNewsSwiper1 ul li .item .cont .date i {
    display: inline-block;
    vertical-align: bottom;
    font-size: 30px;
    line-height: 24px;
    margin-right: 5px;
  }
  .nyNewsSwiper1 ul li .item .cont .date span {
    display: inline-block;
    vertical-align: bottom;
    font-size: 14px;
    line-height: 12px;
  }
  .nyNewsSwiper1 ul li .item .cont .bt {
    font-size: 16px;
    line-height: 3;
  }
  .nyNewsSwiper1 ul li .item .cont p {
    margin-top: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 24px;
    height: 48px;
  }
}
.nyNewsPage {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 6vh;
}
.nyNewsPage .nyNews-pagination {
  text-align: center;
  font-size: 0;
}
.nyNewsPage .nyNews-pagination span {
  min-width: 28px;
  height: auto;
  background-color: #ffffff;
  border-radius: 2px;
  display: inline-block;
  vertical-align: top;
  border-radius: 0;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  color: #333333;
  padding: 0 3px;
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  outline: none;
  margin: 0 4px;
}
.nyNewsPage .nyNews-pagination span.swiper-pagination-bullet-active {
  background-color: #cf7437;
  color: #fff;
}
.nyNewsPage .nyNews-prev {
  width: 28px;
  height: 28px;
  background: url(../images/nynewsl.png) center center no-repeat;
  background-color: #333333;
  cursor: pointer;
  outline: none;
  margin-right: 4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyNewsPage .nyNews-prev:hover {
  background-color: #cf7437;
}
.nyNewsPage .nyNews-next {
  width: 28px;
  height: 28px;
  background: url(../images/nynewsr.png) center center no-repeat;
  background-color: #333333;
  cursor: pointer;
  outline: none;
  margin-left: 4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyNewsPage .nyNews-next:hover {
  background-color: #cf7437;
}
@media screen and (max-width: 768px) {
  .nyNewsPage .nyNews-pagination span {
    min-width: 20px;
    line-height: 20px;
    font-size: 12px;
    margin: 0 2px;
  }
  .nyNewsPage .nyNews-prev {
    width: 20px;
    height: 20px;
    background-size: 7px;
    margin-right: 2px;
  }
  .nyNewsPage .nyNews-next {
    width: 20px;
    height: 20px;
    background-size: 7px;
    margin-left: 2px;
  }
}
.qyNewsList {
  margin: 0 -20px;
}
.qyNewsList ul li {
  float: left;
  padding: 8px 20px;
  width: 25%;
}
.qyNewsList ul li .item {
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
}
.qyNewsList ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 70%;
  border: solid 3px #ffffff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qyNewsList ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qyNewsList ul li .item .cont {
  padding: 14px 20px 20px;
  position: relative;
}
.qyNewsList ul li .item .cont .date {
  font-family: Arial;
  font-size: 16px;
  line-height: 12px;
  color: #999999;
}
.qyNewsList ul li .item .cont .date:before {
  content: "";
  display: block;
  width: 16px;
  height: 2px;
  background-color: #2a5aa9;
  margin-bottom: 15px;
}
.qyNewsList ul li .item .cont .day {
  color: #fff;
  width: 62px;
  height: 78px;
  background-color: rgba(29, 29, 29, 0.85);
  border-radius: 2px;
  text-align: center;
  position: absolute;
  right: 20px;
  z-index: 2;
  top: -30px;
  font-family: Arial;
  font-size: 34px;
  font-weight: bold;
  line-height: 58px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qyNewsList ul li .item .cont .day:after {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background-color: #ffffff;
  margin: auto;
}
.qyNewsList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 2;
  margin-top: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qyNewsList ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.qyNewsList ul li .item .cont .more {
  width: 62px;
  height: 78px;
  background: url(../images/jrmore.png) center center no-repeat;
  background-color: rgba(207, 116, 55, 0.85);
  border-radius: 2px;
  text-align: center;
  position: absolute;
  right: 20px;
  z-index: 3;
  top: -30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
@media screen and (min-width: 768px) {
  .qyNewsList ul li .item:hover .pic img {
    -webkit-transform: scale(1.1) rotate(0);
    -moz-transform: scale(1.1) rotate(0);
    -o-transform: scale(1.1) rotate(0);
    transform: scale(1.1) rotate(0);
  }
  .qyNewsList ul li .item:hover .cont .bt {
    color: #cf7437;
  }
  .qyNewsList ul li .item:hover .cont .more {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: inherit;
  }
  .qyNewsList ul li .item:hover .cont .day {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@media screen and (max-width: 1620px) {
  .qyNewsList {
    margin: 0 -10px;
  }
  .qyNewsList ul li {
    padding: 6px 10px;
  }
}
@media screen and (max-width: 980px) {
  .qyNewsList ul li {
    width: 33.333%;
  }
  .qyNewsList ul li:nth-child(7),
  .qyNewsList ul li:nth-child(8) {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .qyNewsList {
    margin: 0 -5px;
  }
  .qyNewsList ul li {
    padding: 5px;
    width: 50%;
  }
  .qyNewsList ul li:nth-child(5),
  .qyNewsList ul li:nth-child(6) {
    display: none;
  }
  .qyNewsList ul li .item .cont {
    padding: 10px;
  }
  .qyNewsList ul li .item .cont .date {
    font-size: 14px;
  }
  .qyNewsList ul li .item .cont .date:before {
    margin-bottom: 8px;
  }
  .qyNewsList ul li .item .cont .day {
    top: -15px;
    right: 10px;
    font-size: 18px;
    line-height: 30px;
    width: 36px;
    height: 42px;
  }
  .qyNewsList ul li .item .cont .bt {
    font-size: 16px;
    margin-top: 5px;
  }
  .qyNewsList ul li .item .cont .more {
    width: 36px;
    height: 42px;
    background-size: 20px;
  }
}
.videoList {
  display: flex;
  justify-content: space-between;
}
.videoList .video {
  width: 69%;
  height: 58vh;
  position: relative;
}
.videoList .video .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: 0;
  height: 60px;
  line-height: 60px;
  text-align: center;
  padding: 0 10px;
  font-size: 16px;
  color: #eeeeee;
  background-color: rgba(29, 29, 29, 0.85);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.videoList .video .videoBox {
  width: 100%;
  height: 100%;
}
.videoList .video img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.videoList .video iframe {
  width: 100% !important;
  height: 100% !important;
}
.videoList .list {
  width: 26.5%;
}
.videoList .list ul li {
  margin-top: 4vh;
}
.videoList .list ul li:first-child {
  margin-top: 0;
}
.videoList .list ul li .item {
  position: relative;
  overflow: hidden;
}
.videoList .list ul li .item .pic {
  display: block;
  width: 100%;
  height: 27vh;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.videoList .list ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.videoList .list ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: 8px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  padding: 0 10px;
  font-size: 16px;
  color: #eeeeee;
  background-color: rgba(29, 29, 29, 0.85);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.videoList .list ul li .item:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.videoList .list ul li .item:hover .bt {
  background-color: rgba(207, 116, 55, 0.85);
}
@media screen and (max-width: 980px) {
  .videoList {
    flex-wrap: wrap;
  }
  .videoList .video {
    width: 100%;
    height: 48vh;
  }
  .videoList .list {
    width: 100%;
    margin-top: 3vh;
  }
  .videoList .list ul {
    display: flex;
    justify-content: space-between;
    margin: 0 -8px;
  }
  .videoList .list ul li {
    float: left;
    width: 50%;
    margin-top: 0;
    padding: 0 8px;
  }
  .videoList .list ul li .item {
    height: auto;
  }
  .videoList .list ul li .item .pic {
    height: 0;
    padding-top: 72%;
  }
  .videoList .list ul li .item .bt {
    bottom: 0;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
  animation-fill-mode: forwards;
}
.fadeInUp {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
  animation-fill-mode: forwards;
}
.fadeInRight {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
  animation-fill-mode: forwards;
  animation-delay: 0;
}
.fadeInLeft {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
  animation-fill-mode: forwards;
  animation-delay: 0;
}
.ani-slide .fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  animation-fill-mode: forwards;
  opacity: 0;
}
.ani-slide .fadeInDown:nth-child(1) {
  animation-delay: 0.12s;
}
.ani-slide .fadeInDown:nth-child(2) {
  animation-delay: 0.24s;
}
.ani-slide .fadeInDown:nth-child(3) {
  animation-delay: 0.36s;
}
.ani-slide .fadeInDown:nth-child(4) {
  animation-delay: 0.48s;
}
.ani-slide .fadeInDown:nth-child(5) {
  animation-delay: 0.6s;
}
.ani-slide .fadeInDown:nth-child(6) {
  animation-delay: 0.72s;
}
.ani-slide .fadeInDown:nth-child(7) {
  animation-delay: 0.84s;
}
.ani-slide .fadeInDown:nth-child(8) {
  animation-delay: 0.96s;
}
.ani-slide .fadeInDown:nth-child(9) {
  animation-delay: 1.08s;
}
.ani-slide .fadeInDown:nth-child(10) {
  animation-delay: 1.2s;
}
.ani-slide .fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  animation-fill-mode: forwards;
  opacity: 0;
}
.ani-slide .fadeInUp:nth-child(1) {
  animation-delay: 0.12s;
}
.ani-slide .fadeInUp:nth-child(2) {
  animation-delay: 0.24s;
}
.ani-slide .fadeInUp:nth-child(3) {
  animation-delay: 0.36s;
}
.ani-slide .fadeInUp:nth-child(4) {
  animation-delay: 0.48s;
}
.ani-slide .fadeInUp:nth-child(5) {
  animation-delay: 0.6s;
}
.ani-slide .fadeInUp:nth-child(6) {
  animation-delay: 0.72s;
}
.ani-slide .fadeInUp:nth-child(7) {
  animation-delay: 0.84s;
}
.ani-slide .fadeInUp:nth-child(8) {
  animation-delay: 0.96s;
}
.ani-slide .fadeInUp:nth-child(9) {
  animation-delay: 1.08s;
}
.ani-slide .fadeInUp:nth-child(10) {
  animation-delay: 1.2s;
}
.ani-slide .fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  animation-fill-mode: forwards;
  opacity: 0;
}
.ani-slide .fadeInLeft:nth-child(1) {
  animation-delay: 0.12s;
}
.ani-slide .fadeInLeft:nth-child(2) {
  animation-delay: 0.24s;
}
.ani-slide .fadeInLeft:nth-child(3) {
  animation-delay: 0.36s;
}
.ani-slide .fadeInLeft:nth-child(4) {
  animation-delay: 0.48s;
}
.ani-slide .fadeInLeft:nth-child(5) {
  animation-delay: 0.6s;
}
.ani-slide .fadeInLeft:nth-child(6) {
  animation-delay: 0.72s;
}
.ani-slide .fadeInLeft:nth-child(7) {
  animation-delay: 0.84s;
}
.ani-slide .fadeInLeft:nth-child(8) {
  animation-delay: 0.96s;
}
.ani-slide .fadeInLeft:nth-child(9) {
  animation-delay: 1.08s;
}
.ani-slide .fadeInLeft:nth-child(10) {
  animation-delay: 1.2s;
}
.ani-slide .fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  animation-fill-mode: forwards;
  opacity: 0;
}
.ani-slide .fadeInRight:nth-child(1) {
  animation-delay: 0.12s;
}
.ani-slide .fadeInRight:nth-child(2) {
  animation-delay: 0.24s;
}
.ani-slide .fadeInRight:nth-child(3) {
  animation-delay: 0.36s;
}
.ani-slide .fadeInRight:nth-child(4) {
  animation-delay: 0.48s;
}
.ani-slide .fadeInRight:nth-child(5) {
  animation-delay: 0.6s;
}
.ani-slide .fadeInRight:nth-child(6) {
  animation-delay: 0.72s;
}
.ani-slide .fadeInRight:nth-child(7) {
  animation-delay: 0.84s;
}
.ani-slide .fadeInRight:nth-child(8) {
  animation-delay: 0.96s;
}
.ani-slide .fadeInRight:nth-child(9) {
  animation-delay: 1.08s;
}
.ani-slide .fadeInRight:nth-child(10) {
  animation-delay: 1.2s;
}
@media screen and (max-width: 768px) {
  #wjdh-kefu{
    display: none;
  }
}