/*客户案例 开始*/
.nycase_one {padding: 80px 0; background:#fff url(../images/nycase_bg1.png) top no-repeat;}
.nycase_one .w1600{ margin:0 auto;}
.nycase_one .left{width: calc(100% - 910px); float:left;}
.nycase_one .left p{ font-size:48px; line-height:60px; font-weight:bold; color:rgba(34,34,34,.05); text-transform:uppercase;}
.nycase_one .left span{font-size:36px; font-weight:bold; color:#222;}
.nycase_one .left .ms{ font-size:18px; color:#555; line-height:36px;margin:35px 0 66px;}
.nycase_one .left .lxbtn{ width:400px;height:60px; border-radius:35px; background:#141b60; color:#fff; font-size:16px; display:flex; display: -webkit-flex;  justify-content:center;align-items:center;}
.nycase_one .left .lxbtn img{ margin-right:18px;}
.nycase_one .left .lxbtn i{ font-weight:bold; font-size:30px; font-style:normal;}
.nycase_one .right{ width:745px; float:right;}
.nycase_one .right img{ max-width:100%;}
@media (max-width:1600px) {
	.nycase_one .left{width: calc(100% - 690px);}
	.nycase_one .right{ width:600px;}
}
@media (max-width:1440px) {
	.nycase_one {padding: 60px 0;}
	.nycase_one .left p{ font-size:42px; line-height:50px;}
	.nycase_one .left span{ font-size:32px;}
	.nycase_one .left .ms{ margin: 25px 0 40px;}
}
@media (max-width:1199px) {
	.nycase_one .left{width: calc(100% - 590px);}
	.nycase_one .left p{ font-size:38px; line-height:40px;}
	.nycase_one .left span{ font-size:30px;}
	.nycase_one .left .ms{ font-size:16px; line-height:32px; margin: 20px 0 30px;}
	.nycase_one .left .lxbtn{width:320px; height:50px;}
	.nycase_one .left .lxbtn img{ margin-right:8px;}
	.nycase_one .left .lxbtn i{ font-size:22px;}
	.nycase_one .right{ width:500px;}
}
@media (max-width:1080px) {
	.nycase_one {padding: 40px 0;}
	.nycase_one .left{width: calc(100% - 460px);}
	.nycase_one .left p{ display:none;}
	.nycase_one .left .ms{line-height:28px; margin: 10px 0 20px;}
	.nycase_one .left .lxbtn{width:300px; height:48px;}
	.nycase_one .left .lxbtn i{ font-size:20px;}
	.nycase_one .right{ width:400px;}
}
@media (max-width:920px) {
	.nycase_one .left{width:100%;}
	.nycase_one .left .casetitle{ text-align:center;}
	.nycase_one .left span{ font-size:26px;}
	.nycase_one .left .ms{ text-align:center;}
	.nycase_one .left .lxbtn{ margin:0 auto;}
	.nycase_one .right{ display:none;}
}
@media (max-width:767px) {
	.nycase_one {padding:30px 0;}
	.nycase_one .left span{ font-size:24px;}
}
@media (max-width:500px) {
	.nycase_one .left .lxbtn{ width:250px;}
	.nycase_one .left .lxbtn img{ display:none;}
	.nycase_one .left .lxbtn i{ font-size:18px;}
}
.nycase_two{ background:#fff; padding-bottom:100px;}
.nycase_two .w1600{ margin:0 auto;}
.nycase_two .swiper-container{ overflow:inherit; padding-bottom:50px;}
.nycase_two .swiper-container-horizontal>.swiper-scrollbar{ height:2px !important; background:#e6e6e6 !important; left:0;width: calc(100% - 90px); }
.nycase_two .swiper-scrollbar-drag{ background:#141b60;height:4px !important; top:-1px;}
.nycase_two ul li{ border-radius:8px; overflow:hidden;}
.nycase_two ul li .yibt{ display:block; width:100%; height:50px; line-height:50px; background:#dedede;background: linear-gradient(to bottom, #f8f8f8, #dedede); font-size:16px; font-weight:bold; color:#222;display:flex; display: -webkit-flex;  justify-content:center;align-items:center;}
.nycase_two ul li .yibt img{ max-width:44px; max-height:44px;margin-right:10px;}
.nycase_two ul li .yibt img:nth-of-type(2){ display:none;}
.nycase_two ul li .ejml{ border:1px solid #e6e6e6; border-top:0; border-radius:0 0 8px 8px; padding:20px; height:393px; overflow:auto;}
.nycase_two ul li .ejml p{ display:block; width:100%; text-align:center; color:#555; font-size:14px; height:44px; line-height:44px; border-bottom:1px solid #eee; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.nycase_two ul li .ejml p:last-child{ border-bottom:0;}

.nycase_two ul li:hover .yibt{background:#141b60;color:#fff;}
.nycase_two ul li:hover .yibt img:nth-of-type(1){ display: none;}
.nycase_two ul li:hover .yibt img:nth-of-type(2){ display: block;}
.nycase_two ul li:hover .ejml{ border-color:#141b60;}
/*.nycase_two ul li .ejml p:hover{color:#141b60;}*/
.nycase_two .swiper-button-prev,.nycase_two .swiper-button-next{ width:32px; height:32px; border-radius:50%;background-color: #141b60;
background-image: none;box-shadow: 0 0 10px rgba(0, 0, 0, .05);left:auto; right:40px; top:auto; bottom:-10px; }
.nycase_two .swiper-button-next{ right:0;}
.nycase_two .swiper-button-prev svg,.nycase_two .swiper-button-next svg {
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.nycase_two .swiper-button-prev svg path,.nycase_two .swiper-button-next svg path {fill: #999999;}
.nycase_two .swiper-button-prev:hover,.nycase_two .swiper-button-next:hover{ background:#141b60;}
.nycase_two .swiper-button-prev:hover svg path,.nycase_two .swiper-button-next:hover svg path { fill: #ffffff;}
@media (max-width:1600px) {
	.nycase_two{padding-bottom:80px;}
}
@media (max-width:1440px) {
	.nycase_two{padding-bottom:60px;}
	.nycase_two .swiper-container{ overflow:hidden;padding-bottom:70px;}
	.nycase_two .swiper-container-horizontal>.swiper-scrollbar{ bottom:15px;}
	.nycase_two .swiper-button-prev, .nycase_two .swiper-button-next{ bottom:0;}
}
@media (max-width:1080px) {
	.nycase_two{padding-bottom:40px;}
}
@media (max-width:767px) {
	.nycase_two{padding-bottom:30px;}
    .nycase_two .swiper-container{ padding-bottom:30px;}
	.nycase_two .swiper-container-horizontal>.swiper-scrollbar{ width:100%; bottom:0;}
	.nycase_two .swiper-button-prev, .nycase_two .swiper-button-next{ width:28px; height:28px;display:none;}
	.nycase_two .swiper-button-prev{ right:35px;}
}
@media (max-width:500px) {
    .nycase_two ul li .ejml{ height:auto;}
}

.nycase_three{ padding:70px 0 53px; overflow:hidden; background:#9aa7ce url(../images/nycase_bg3.jpg) no-repeat; background-size:cover;}
.nycase_three .w1600{ margin:0 auto;}
.nycase_three .title{ text-align:center; font-size:36px; font-weight:bold; color:#fff;}
.nycase_three .yjfl{display: flex;flex-wrap: wrap;justify-content: center; margin:30px 0;}
.nycase_three .yjfl p{ height:36px; line-height:36px; text-align:center; color:#fff; background:rgba(255,255,255,.25); border-radius:4px; padding:0 20px; font-size:16px; margin:5px;cursor: default; }
.nycase_three .yjfl p:hover,.nycase_three .yjfl p.on{ background:#141b60; font-weight:bold;}
.nycase_three .showbox{ min-height:150px;}
.nycase_three ul{ overflow:hidden; display:none;}
.nycase_three ul.on{ display:block;}
.nycase_three ul li{ width:23.8%; margin-right:1.6%; margin-bottom:27px; border-radius:8px; overflow:hidden; float:left;}
.nycase_three ul li:nth-child(4n){ margin-right:0;}
.nycase_three ul li .pic{ display:block; width:100%; height:265px; overflow:hidden; background:#fff;}
.nycase_three ul li .pic img{ width:100%; height:100%;object-fit: cover;}
.nycase_three ul li .text{ width:100%; background:#f5f5f5; padding:20px 15px; text-align:center;}
.nycase_three ul li .text .name{ font-size:18px; color:#222; font-weight:bold;width:100%;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;}
.nycase_three ul li .text .more{ font-size:16px; color:#999; margin:15px 0;display:flex; display: -webkit-flex;  justify-content:center;align-items:center;}
.nycase_three ul li .text .more em{ display:block; width:22px; height:22px; border-radius:50%; border:2px solid #999; margin-right:8px; background:url(../images/nycase_ico1.png) center no-repeat;}

.nycase_three ul li:hover .pic img{transform: scale(1.1);}
.nycase_three ul li:hover .text .name{color:#141b60;}
.nycase_three ul li:hover .text .more{ color:#141b60;}
.nycase_three ul li:hover .text .more em{border:2px solid #141b60;background:url(../images/nycase_ico2.png) center no-repeat;}
@media (max-width:1440px) {
	.nycase_three{ padding:60px 0 43px;}
	.nycase_three .title{ font-size:32px;}
	.nycase_three .yjfl{margin:20px 0 25px;}
	.nycase_three ul li .pic{height:220px;}
	.nycase_three ul li .text .more{margin: 10px 0 0;}
}
@media (max-width:1199px) {
	.nycase_three .title{ font-size:30px;}
	.nycase_three ul li .pic{height:190px;}
	.nycase_three ul li .text{ padding:15px;}
	.nycase_three ul li .text .name{ font-size:16px;}
	.nycase_three ul li .text .more{ font-size:15px;}
	.nycase_three ul li .text .more em{ width:20px; height:20px;}
}
@media (max-width:1080px) {
	.nycase_three{ padding:40px 0 20px;}
	.nycase_three .yjfl{margin:15px 0 20px;}
	.nycase_three ul li{ width:32%; margin-right:2%; margin-bottom:20px;}
    .nycase_three ul li:nth-child(4n){ margin-right:2%;}
	.nycase_three ul li:nth-child(3n){ margin-right:0;}
}
@media (max-width:920px) {
	.nycase_three .title{ font-size:26px;}
}
@media (max-width:767px) {
	.nycase_three{ padding:30px 0 15px;}
	.nycase_three .title{ font-size:24px;}
	.nycase_three .yjfl{margin:10px 0 15px;}
	.nycase_three ul li{ width:48.5%; margin-right:3%;margin-bottom:15px;}
    .nycase_three ul li:nth-child(4n){ margin-right:3%;}
	.nycase_three ul li:nth-child(3n){ margin-right:3%;}
	.nycase_three ul li:nth-child(2n){ margin-right:0;}
}
@media (max-width:600px) {
	.nycase_three .yjfl p{ font-size:14px;}
	.nycase_three ul li .pic{height:180px;}
	.nycase_three ul li .text{ padding:15px 10px;}
	.nycase_three ul li .text .name{ font-size:15px;}
	.nycase_three ul li .text .more{ font-size:0; margin-top:5px;}
}
@media (max-width:500px) {
	.nycase_three ul li .pic{height:150px;}
}
/*case_content 结束*/

/* nyNewshow_head start */
.nyNewshow_head {
  padding-top: 90px;
  background: linear-gradient(to bottom, #141b60, #4851b1);
}

.nyNewshow_head .nyNewshowHead_main {
  margin: 0 auto;
  padding: 60px 180px 60px 0;
  position: relative;
}

.nyNewshowHead_main .nyNewshow_title {
  line-height: 48px;
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
}

.nyNewshowHead_main .nyNewshow_tips {
  width: 100%;
}

.nyNewshow_tips span {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  color: rgba(255, 255, 255, .65);
  font-size: 16px;
  margin-right: 50px;
  vertical-align: top;
}

.nyNewshow_tips span:nth-child(2) {
  margin-right: 0;
}

.nyNewshow_tips span i {
  display: block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  margin: 6px 10px 6px 0;
  float: left;
}

.nyNewshow_tips span:nth-child(2) i {
  width: 18px;
  height: 18px;
  margin: 6px 10px 6px 0;
}

.nyNewshow_tips span i svg {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.nyNewshow_tips span i svg path {
  fill: rgba(255, 255, 255, .65);
}

.nyNewshowHead_main .nyBack {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.nyBack a {
  display: block;
  width: 140px;
  height: 44px;
  overflow: hidden;
  line-height: 42px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  border-radius: 4px;
  background-color: rgba(20, 27, 96, 0);
  border: 1px solid rgba(255, 255, 255, .25);
}

.nyBack a:hover {
  background-color: #141b60;
  border: 1px solid #141b60;
}

.nyBack a i {
  display: inline-block;
  width: 19px;
  height: 19px;
  overflow: hidden;
  vertical-align: middle;
  margin: -4px 8px 0 0;
}

.nyBack a:hover i {
  margin: -4px 16px 0 0;
}

.nyBack a i svg {
  display: block;
  width: 100%;
  height: 100%;
}

.nyBack a i svg path {
  fill: #ffffff;
}


.nyNewshowHead_main::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 12px solid #4851b1;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 0 solid transparent;
  position: absolute;
  left: 0;
  bottom: -12px;
}

/* nyNewshow_head end */


/* nyNewshow start */
.nyNewshow {
  overflow: hidden;
  margin: 80px auto;
}

.nyNewshow .nyNewshow_left {
  width: 100%; min-height:300px;
}

.nyNewshow_left .nyNewshow_con {
  line-height: 32px;
  color: #777;
  font-size: 16px;
  word-break: break-all;
  text-align: justify;
}

.nyNewshow_con div,
.nyNewshow_con p {
  margin: 0 auto 16px;
}


.nyNewshow_con table tr td p {
  text-indent: 0 !important;
}

.nyNewshow_con img {
  display: inline-block;
  height: auto !important;
  max-width: 100% !important;
  margin: 0 auto;
  padding: 0;
  text-indent: 0 !important;
}


.nyNewshow .nyNewshow_right {
  width: 380px;
  padding-left: 60px;
  float: right;
}

.nyNewshow_proRec {
  width: 100%;
  height: auto;
}

.nyNewshow_proRec p {
  width: 100%;
  height: 32px;
  overflow: hidden;
  line-height: 32px;
  color: #222;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
}

.nyNewshow_proRec p i {
  display: block;
  width: 24px;
  height: 24px;
  overflow: hidden;
  margin: 4px 10px 4px 0;
  float: left;
}

.nyNewshow_proRec p i svg {
  display: block;
  width: 100%;
  height: 100%;
}

.nyNewshow_proRec p i svg path {
  fill: #d81e06;
}

.nyNewshow_proRec ul li {
  margin-top: 32px;
}

.nyNewshow_proRec ul li:first-child {
  margin-top: 0;
}

.nyNewshow_proRec ul li .nyNewshowProRec_img {
  width: 100%;
  height: 220px;
  overflow: hidden;
  border-radius: 8px;
  background: linear-gradient(to bottom, #dfe3ea, #f5f8fc);
}

.nyNewshow_proRec ul li .nyNewshowProRec_img a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.nyNewshow_proRec ul li .nyNewshowProRec_img a img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.nyNewshow_proRec ul li:hover .nyNewshowProRec_img a img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.nyNewshow_proRec ul li .nyNewshowProRec_name {
  margin-top: 16px;
}

.nyNewshow_proRec ul li .nyNewshowProRec_name a {
  display: block;
  width: 100%;
  height: 32px;
  overflow: hidden;
  line-height: 32px;
  color: #222;
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.nyNewshow_proRec ul li .nyNewshowProRec_name a i {
  display: block;
  width: 6px;
  height: 6px;
  margin: 12px 10px 12px 0;
  background-color: #141b60;
  border-radius: 50%;
  float: left;
}

.nyNewshow_proRec ul li:hover .nyNewshowProRec_name a {
  color: #141b60;
  border-bottom: 1px solid #141b60;
}

/* nyNewshow end */


.nyPrevNext {
  overflow: hidden;
  border-top: 1px solid #e6e6e6;
}

.nyPrevNext ul {
  margin: 0 auto;
}

.nyPrevNext ul li {
  width: 50%;
  background-color: #fff;
  position: relative;
  float: left;
}

.nyPrevNext ul li:nth-child(1) {
  padding: 40px 80px 40px 0;
  border-right: 1px solid #e6e6e6;
}

.nyPrevNext ul li:nth-child(2) {
  padding: 40px 0 40px 80px;
}

.nyPrevNext ul li:hover {
  background-color: #141b60;

}

.nyPrevNext ul li:nth-child(1):hover {
  border-right: 1px solid #141b60;
}

.nyPrevNext ul li::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  top: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.nyPrevNext ul li:nth-child(1)::before {
  left: -50%;
}

.nyPrevNext ul li:nth-child(2)::before {
  right: -50%;
}

.nyPrevNext ul li:hover::before {
  background-color: #141b60;
}

.nyPrevNext ul li p {
  width: 100%;
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  color: #999;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
}

.nyPrevNext ul li:hover p {
  color: #fff;
}

.nyPrevNext ul li p i {
  display: block;
  width: 20px;
  height: 20px;
  background-color: #141b60;
  border-radius: 50%;
  margin: 10px 10px 10px 0;
  padding: 4px;
  float: left;
}

.nyPrevNext ul li:hover p i {
  background-color: #fff;
}

.nyPrevNext ul li p i svg {
  display: block;
  width: 12px;
  height: 12px;
  margin: 0 auto;
}

.nyPrevNext ul li p i svg path {
  fill: #ffffff;
}

.nyPrevNext ul li:hover p i svg path {
  fill: #141b60;
}

.nyPrevNext ul li p a {
  color: #222;
  font-size: 16px;
}

.nyPrevNext ul li:hover p a {
  color: #fff;
}



@media (max-width:1680px) {
  .nyNewshow .nyNewshow_right {
    padding-left: 40px;
  }

  .nyNewshow_proRec ul li span {
    font-size: 15px;
  }

}

@media (max-width:1600px) {
  .nyNewshowHead_main .nyNewshow_title {
    line-height: 40px;
    font-size: 32px;
  }
}

@media (max-width:1560px) {
  .nyNewshow_left .nyNewshow_title {
    line-height: 36px;
    font-size: 28px;
  }

  .nyNewshow_tips span {
    font-size: 15px;
    margin-right: 40px;
  }
}

@media (max-width:1440px) {
  .nyNewshow_head .nyNewshowHead_main {
    padding: 40px 160px 40px 0;
  }

  .nyNewshowHead_main .nyNewshow_title {
    margin-bottom: 15px;
  }

  .nyNewshowHead_main .nyNewshow_title {
    line-height: 36px;
    font-size: 28px;
  }

  .nyBack a {
    width: 120px;
    height: 40px;
    line-height: 38px;
    font-size: 15px;
  }

  .nyNewshow {
    margin: 60px auto;
  }
  .nyNewshow_tips span {
    font-size: 15px;
  }

  .nyNewshow_left .nyNewshow_con {
    line-height: 30px;
    font-size: 15px;
  }

  .nyNewshow_con div,
  .nyNewshow_con p {
    margin: 0 auto 15px;
  }

  .nyNewshow_con img,
  .nyNewshow_con table,
  .nyNewshow_con tr,
  .nyNewshow_con td,
  .nyNewshow_con p,
  .nyNewshow_con span,
  .nyNewshow_con div,
  .nyNewshow_con video,
  .nyNewshow_con embed {
    line-height: 30px;
    font-size: 15px;
  }

  .nyNewshow_con p span,
  .nyNewshow_con span,
  .nyNewshow_con p em,
  .nyNewshow_con em {
    font-size: 15px !important;
  }

  .nyNewshow_con b {
    line-height: 30px;
    font-size: 15px;
  }

  .nyNewshow .nyNewshow_right {
    width: 360px;
    padding-left: 30px;
  }

  .nyNewshow_proRec p {
    height: 30px;
    line-height: 30px;
    font-size: 22px;
  }

  .nyNewshow_proRec p i {
    margin: 3px 10px 3px 0;
  }

  .nyNewshow_proRec ul li a {
    line-height: 25px;
    font-size: 17px;
  }

  .nyPrevNext ul li:nth-child(1) {
    padding: 30px 60px 30px 0;
  }

  .nyPrevNext ul li:nth-child(2) {
    padding: 30px 0 30px 60px;
  }
}

@media (max-width:1280px) {

  .nyNewshowHead_main .nyNewshow_title {
    line-height: 32px;
    font-size: 26px;
  }
  .nyNewshow_con div,
  .nyNewshow_con p {
    margin: 0 auto 12px;
  }

  .nyNewshow .nyNewshow_right {
    width: 320px;
    padding-left: 20px;
  }

  .nyNewshow_proRec p {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .nyNewshow_proRec ul li {
    margin-top: 20px;
  }

  .nyNewshow_proRec ul li:first-child {
    margin-top: 0;
  }

  .nyNewshow_proRec ul li .nyNewshowProRec_img {
    height: 200px;
  }

  .nyNewshow_proRec ul li .nyNewshowProRec_name {
    margin-top: 10px;
  }

  .nyNewshow_proRec ul li .nyNewshowProRec_name a {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
  }

}

@media (max-width:1200px) {
  .nyNewshow {
    margin: 64px auto;
  }

  .nyNewshow_left .nyNewshow_tips {
    margin-bottom: 12px;
  }

  .nyNewshow_tips span {
    margin-right: 30px;
  }

  .nyNewshow_tips span i {
    margin: 7px 10px 7px 0;
  }

}

@media (max-width:1080px) {
  .nyNewshow_head {
    padding-top: 70px;
  }

  .nyNewshowHead_main .nyNewshow_title {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .nyNewshow .nyNewshow_left {
    float: none;
  }

  .nyNewshow .nyNewshow_right {
    width: 100%;
    padding-left: 0;
    float: none;
  }

  .nyNewshow_proRec ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    margin: 0 -10px;
  }

  .nyNewshow_proRec ul li {
    width: 33.333333%;
    margin: 0;
    padding: 0 10px;
  }

  .nyNewshow_proRec ul li .nyNewshowProRec_img {
    height: 220px;
  }

  .nyPrevNext ul li:nth-child(1) {
    padding: 20px 40px 20px 0;
  }

  .nyPrevNext ul li:nth-child(2) {
    padding: 20px 0 20px 40px;
  }
}

@media (max-width:1024px) {


  .nyNewshow_left .nyNewshow_con {
    margin-bottom: 20px;
  }


  .nyNewshow_proRec ul li .nyNewshowProRec_img {
    height: 200px;
  }

}

@media (max-width:920px) {
  .nyNewshow {
    margin: 40px auto;
  }

  .nyNewshow_proRec ul li .nyNewshowProRec_img {
    height: 180px;
  }

  .nyNewshow_proRec ul li .nyNewshowProRec_name a {
    font-size: 15px;
  }

  .nyPrevNext ul li:nth-child(1) {
    padding: 20px 20px 20px 0;
  }

  .nyPrevNext ul li:nth-child(2) {
    padding: 20px 0 20px 20px;
  }
}

@media (max-width:820px) {

  .nyNewshow_con div,
  .nyNewshow_con p {
    margin: 0 auto 10px;
  }

  .nyNewshow_proRec ul li .nyNewshowProRec_img {
    height: 160px;
  }
}

@media (max-width:767px) {
  .nyNewshow_head {
    padding-top: 64px;
  }

  .nyNewshow_head .nyNewshowHead_main {
    padding: 30px 0;
  }

  .nyNewshowHead_main .nyNewshow_title {
    line-height: 30px;
    font-size: 20px;
  }

  .nyNewshow_tips span {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    margin-right: 12px;
  }

  .nyNewshow_tips span i {
    margin: 4px 6px 4px 0;
  }

  .nyNewshow_tips span:nth-child(2) i {
    width: 18px;
    height: 18px;
    margin: 3px 6px 3px 0;
  }

  .nyNewshowHead_main .nyBack {
    display: none;
  }

  .nyNewshowHead_main::after {
    border-top: 10px solid #4851b1;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    bottom: -10px;
  }


  .nyNewshow_proRec ul {
    display: block;
    flex-wrap: inherit;
    justify-content: inherit;
    margin: 0;
  }

  .nyNewshow_proRec ul li {
    width: 100%;
    margin-top: 20px;
    padding: 0;
  }

  .nyNewshow_proRec ul li .nyNewshowProRec_img {
    height: 240px;
    border-radius: 4px;
  }

  .nyNewshow_proRec ul li .nyNewshowProRec_name a {
    font-size: 17px;
  }


  .nyPrevNext ul li {
    width: 100%;
    float: none;
  }

  .nyPrevNext ul li:nth-child(1) {
    padding: 10px 0;
    border-right: 0px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
  }

  .nyPrevNext ul li:nth-child(2) {
    padding: 10px 0;
  }

}

@media (max-width:390px) {}

@media (max-width:320px) {
  .nyNewshow {
    margin: 20px auto;
  }

  .nyNewshow .nyNewshow_left {
    margin-bottom: 20px;
  }

  .nyNewshow_proRec ul li .nyNewshowProRec_img {
    height: 200px;
  }

  .nyNewshow_proRec ul li .nyNewshowProRec_name a {
    font-size: 16px;
  }

  .nyPrevNext ul li p {
    height: auto;
    line-height: 30px;
  }

  .nyPrevNext ul li p i {
    margin: 5px 10px 5px 0;
  }

  .nyPrevNext ul li p a {
    display: block;
    width: 100%;
    height: 32px;
    overflow: hidden;
    line-height: 32px;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}

@media (max-width:280px) {
  .nyNewshow_head .nyNewshowHead_main {
    padding: 20px 0;
  }

  .nyNewshowHead_main .nyNewshow_title {
    font-size: 18px;
  }

  .nyNewshow_proRec p {
    font-size: 18px;
  }

  .nyNewshow_proRec ul li .nyNewshowProRec_img {
    height: 160px;
  }

  .nyNewshow_proRec ul li .nyNewshowProRec_name a {
    font-size: 15px;
  }
}

