.yg_main {
  overflow: hidden;
}

.yg_main .yg_home_top_bg {
  position: relative;
  max-width: 100%;
  overflow: hidden;
}
.yg_main .yg_home_top_bg .swiper-slide a{display:inline-block;position:relative;width:100%}
.yg_main .yg_home_top_bg .swiper-slide a img{width:100%;vertical-align:top;}

.yg_main .yg_home_top_bg .yg_banner_swiper .swiper-button-next,
.yg_main .yg_home_top_bg .yg_banner_swiper .swiper-button-prev {
  height: 23px;
}
.yg_main .yg_home_top_bg .yg_banner_swiper .swiper-pagination{bottom:20px!important}
.yg_main .yg_home_top_bg .yg_banner_swiper .swiper-pagination .swiper-pagination-bullet{width:30px;height:5px;border-radius:0}





.yg_main .yg_home_top_bg img {
  width: 100%;min-height: 280px; object-fit: cover;
}

.yg_main .yg_home_top_bg .swiper-scroller-list {
  position: absolute;
  bottom: 10%;
  left: 15%;
  text-align: left;
  color: #fff;
  padding-left: 20%;
  margin-top: 40px;
  z-index: 100;
  height: 140px;
  overflow: hidden;
}

.yg_main .yg_home_top_bg .swiper-scroller-list li {
  position: absolute;
  transition: all .4s;
  top: 0;
  left: 0;
  padding-left: 20px;
  cursor: pointer;
  font-size: 14px;
  margin-top: 16px;
}

.yg_main .yg_home_top_bg .swiper-scroller-list li a {
  color: #fff;
}

.yg_main .yg_home_top_bg .swiper-scroller-list li.active {
  pointer-events: none;
  border-left: 1px solid #fff;
}

.yg_main .yg_home_top_bg .swiper-scroller-list li:nth-child(1), .yg_main .yg_home_top_bg .swiper-scroller-list li:nth-child(5) {
  pointer-events: none;
  opacity: 0;
  visibility: visible;
}

.yg_main .yg_home_top_bg .swiper-scroller-list li:nth-child(1), .yg_main .yg_home_top_bg .swiper-scroller-list li:nth-child(2), .yg_main .yg_home_top_bg .swiper-scroller-list li:nth-child(4), .yg_main .yg_home_top_bg .swiper-scroller-list li:nth-child(5) {
  cursor: pointer;
}

.yg_main .yg_home_top_bg .swiper-scroller-list li:nth-child(2), .yg_main .yg_home_top_bg .swiper-scroller-list li:nth-child(4) {
  opacity: .5;
  visibility: visible;
  cursor: pointer;
}

.yg_main .yg_home_top_bg .swiper-scroller-list li:nth-child(2) {
  transform: translateY(30px);
}

.yg_main .yg_home_top_bg .swiper-scroller-list li:nth-child(3) {
  transform: translateY(60px);
}

.yg_main .yg_home_top_bg .swiper-scroller-list li:nth-child(4) {
  transform: translateY(90px);
}

.yg_main .yg_home_top_bg .swiper-scroller-list li:nth-child(5) {
  transform: translateY(120px);
}

.yg_main .yg_home_top_bg .swiper-scroller-list li:nth-child(6) {
  transform: translateY(150px);
}

.yg_main .yg_home_top_bg .swiper-scroller-list li:nth-child(7) {
  transform: translateY(180px);
}

.yg_main .yg_home_top_bg .swiper-scroller-list li:nth-child(8) {
  transform: translateY(210px);
}

.yg_main .yg_home_top_bg .swiper-scroller-list li:nth-child(9) {
  transform: translateY(240px);
}

.yg_main .yg_home_top_bg .swiper-scroller-list li:nth-child(10) {
  transform: translateY(270px);
}

.yg_main .yg_home_top_bg .yg_img_content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30%;
  text-align: center;
}

@media (max-width: 992px) {
    .yg_main .yg_home_top_bg .yg_banner_swiper .swiper-pagination{bottom:5px!important}
    
    .yg_main .yg_home_top_bg .yg_banner_swiper .swiper-pagination .swiper-pagination-bullet{width:20px!important;height:3px!important;border-radius:0!important;}

    
    
    .yg_main .yg_home_top_bg .yg_img_content{display:none}
  .yg_main .yg_home_top_bg .yg_img_content .yg_img_btn {
    display: inline-block;
    color: #fff;
    width: auto;
    padding: 5px 10px;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-radius: 30px;
    font-size: 12px;
    cursor: pointer;
  }
  .yg_main .yg_home_top_bg .yg_img_content .yg_img_btn i {
    font-size: 12px;
  }
  .yg_main .yg_home_top_bg .yg_img_content .yg_img_ul {
    display: none;
  }
}

@media (min-width: 992px) {
  .yg_main .yg_home_top_bg .yg_img_content .yg_img_btn {
    display: inline-block;
    color: #fff;
    width: 130px;
    padding: 10px 20px;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-radius: 30px;
    font-size: 16px;
    cursor: pointer;
  }
  .yg_main .yg_home_top_bg .yg_img_content .yg_img_btn i {
    font-size: 14px;
  }
  .yg_main .yg_home_top_bg .yg_img_content .yg_img_btn:hover {
    background: #f5581d;
    color: #fff;
    border: 1px solid #f5581d;
  }
  .yg_main .yg_home_top_bg .yg_img_content .yg_img_ul {
    text-align: left;
    color: #fff;
    padding-left: 20%;
    margin-top: 40px;
  }
  .yg_main .yg_home_top_bg .yg_img_content .yg_img_ul li {
    padding-left: 20px;
    cursor: pointer;
    font-size: 14px;
    margin-top: 16px;
  }
  .yg_main .yg_home_top_bg .yg_img_content .yg_img_ul li.active {
    border-left: 1px solid #fff;
  }
}

.yg_main .yg_home_card {
  margin-bottom: 15px;
  padding: 0;
}

.yg_main .yg_home_card.row {
  margin: 0;
}

.yg_main .yg_home_card .card_b {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 5px;
  width: 100%;
}

.yg_main .yg_home_card .card_b .card_content {
  margin-top: 20px;
}

.yg_main .yg_home_card .card_b .card_content .card {
  background: url(/assets/images/home/card_last_bg.png);
  background-size: cover !important;
  text-align: center;
  height: 662px !important;
  border: none;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.yg_main .yg_home_card .card_b .card_content .card.yg_flex_center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.yg_main .yg_home_card .card_b .card_content .card .card_text_content {
  padding-top: 48px;
}

.yg_main .yg_home_card .card_b .card_content .card .card_text_content .card_type {
  font-size: 18px;
  color: #F38B3C;
}

.yg_main .yg_home_card .card_b .card_content .card .card_text_content .card_title {
  color: #1f2020;
  margin: 16px auto;
}

.yg_main .yg_home_card .card_b .card_content .card .card_text_content .card_more {
  font-size: 16px;
  color: #555555;
  margin: 24px 0;
  cursor: pointer;
}

.yg_main .yg_home_card .card_b .card_content .card .card_text_content .card_more:hover {
  color: #f5581d;
}

.yg_main .yg_home_card .card_b .card_content .card .card_text_content .card_more:hover a {
  color: #f5581d;
}

.yg_main .yg_home_card .card_b .card_content .card .card_img img {
  height: 339px;
}

.yg_main .yg_home_swiper {
  margin-top: 100px;
  padding: 0 20%;
  overflow: hidden;
  position: relative;
}

.yg_main .yg_home_swiper .slide_content {
  pointer-events: none;
  z-index: 999;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
}

.yg_main .yg_home_swiper .slide_content .slide_content_item {
  pointer-events: none;
  position: absolute;
  top: 0;
  text-align: center;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 40px;
}

.yg_main .yg_home_swiper .slide_content .slide_content_item .title {
  opacity: 0;
  color: #fff;
  font-size: 36px;
  transform: translateY(100%);
}

.yg_main .yg_home_swiper .slide_content .slide_content_item .h2_title {
  opacity: 0;
  font-size: 28px;
  display: block;
  transform: translateY(100%);
  transition: all .6s ease;
}

.yg_main .yg_home_swiper .slide_content .slide_content_item .slide_more {
  opacity: 0;
  transform: translateY(100%);
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  transition: all .6s ease;
  pointer-events: all;
}

.yg_main .yg_home_swiper .slide_content .slide_content_item .slide_more:hover {
  text-decoration: underline;
}

.yg_main .yg_home_swiper .slide_content .slide_content_item.active {
  z-index: 999;
}

.yg_main .yg_home_swiper .slide_content .slide_content_item.active .h2_title {
  opacity: 1;
  transform: translateY(0);
}

.yg_main .yg_home_swiper .slide_content .slide_content_item.active .title {
  transform: translateY(0);
  opacity: 1;
}

.yg_main .yg_home_swiper .slide_content .slide_content_item.active .slide_more {
  opacity: 1;
  transform: translateY(0);
}

.yg_main .yg_home_swiper .swiper_content .swiper-slide {
  position: relative;
  width: 25%;
    height: 170px;
    margin-right: 10px;
    
}

.yg_main .yg_home_swiper .swiper_content .swiper-slide.swiper-slide-prev .swiper-slide-shadow-left, .yg_main .yg_home_swiper .swiper_content .swiper-slide.swiper-slide-next .swiper-slide-shadow-left {
  left: -5px;
}

.yg_main .yg_home_swiper .swiper_content .swiper-slide.swiper-slide-prev .swiper-slide-shadow-right, .yg_main .yg_home_swiper .swiper_content .swiper-slide.swiper-slide-next .swiper-slide-shadow-right {
  left: 5px;
}

.yg_main .yg_home_swiper .swiper_content .swiper-slide .img_wrapper {
  padding: 0 10px;
  height: 70%;
}

.yg_main .yg_home_swiper .swiper_content .swiper-slide .img_wrapper img {
  width: 100%;
  border-radius: 10px;
    height: 100%;
}

.yg_main .yg_home_swiper .swiper_content .swiper-slide .video_content {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 5px;
  right: 5px;
  bottom: 0;
  height: auto;
}

.yg_main .yg_home_swiper .swiper_content .swiper-slide .video_content video {
  width: 100%;
  height: 100%;
  transition: transform 0.6s cubic-bezier(0.25, 0.39, 0.25, 1), opacity 0.6s ease-in-out;
}

.yg_main .yg_home_swiper .swiper-pagination .swiper-pagination-bullet {
  background-color: #8b898a;
  width: 15px;
  height: 2px;
}

.yg_main .yg_home_swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
}

.yg_main .yg_home_swiper .swiper-button-next,
.yg_main .yg_home_swiper .swiper-button-prev {
  height: 60px;
  width: 60px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 10px;
}

.yg_main .yg_home_swiper .swiper-button-next {
  right: 40px;
}

.yg_main .yg_home_swiper .swiper-button-prev {
  left: 40px;
}

.yg_main .yg_gsjs {
  margin-top:90px;
  font-size: 100px;
}

.yg_main .yg_gsjs .gsjs_bg {
  height: calc(100vh - 90px);
  background: url(/assets/images/home/gsjs.png) no-repeat;
  background-size: cover;display: flex;flex-direction:column ; justify-content: center;
}

.yg_main .yg_gsjs .gsjs_bg .gsjs_logo {
  text-align: center;
  padding-top: 0;
}

.yg_main .yg_gsjs .gsjs_bg .gsjs_title {
  color: #fff;
  text-align: center;
  padding-top: 30px;
  font-size: .5em;
}

.yg_main .yg_gsjs .gsjs_bg .second_text {
  color: #b4b6b7;
  font-size: 22px;
  margin-top: 40px;
  text-align: center;
}

.yg_main .yg_gsjs .gsjs_bg .gsjs_row {
  color: #fff;
  margin: 100px 0 0 0;
}

.yg_main .yg_gsjs .gsjs_bg .gsjs_row .gsjs_row_title,
.yg_main .yg_gsjs .gsjs_bg .gsjs_row .gsjs_row_value {
  display: block;
  text-align: center;
}

.yg_main .yg_gsjs .gsjs_bg .gsjs_row .gsjs_row_title {
  font-size:22px;
  color: #b4b6b7;
}

.yg_main .yg_gsjs .gsjs_bg .gsjs_row .gsjs_row_value {
  font-size: .6em;
  color: #f5581d;
}

.yg_main .yg_gsjs .gsjs_bg .gsjs_row .gsjs_row_value .add {
  font-size: .4em;
  vertical-align: super;
}
.yg_main .yg_gsjs .gsjs_bg a{margin:0 15px}

.yg_main .yg_gsjs .gsjs_bg .gsjs_more {
  margin-top: 100px;
  text-align: center; font-size: 0;
}

.yg_main .yg_gsjs .gsjs_bg .gsjs_more .gsjs_btn {
  display: inline-block;
  font-size: 16px;
  padding: 10px 30px;
  color: #c1c1c1;
  border-radius: 30px;
  border: 1px solid #c1c1c1;
  cursor: pointer;
}

.yg_main .yg_gsjs .gsjs_bg .gsjs_more .gsjs_btn:hover {
  color: #fff;
  border: 1px solid #f5581d;
  background-color: #f5581d;
}

@media screen and (max-width:1441px){
    
/*    .yg_main .yg_gsjs .gsjs_bg{justify-content:flex-start}*/
/*    .yg_main .yg_gsjs .gsjs_bg .second_text{margin-top:20px}*/
/*.yg_main .yg_gsjs .gsjs_bg .gsjs_row {margin: 40px 0 0 0;}*/
/*.yg_main .yg_gsjs .gsjs_bg .gsjs_more {  margin-top: 40px;font-size:0}*/
/*.yg_main .yg_gsjs .gsjs_bg .gsjs_more .gsjs_btn{ margin:0 15px}*/
}

.yg_main .yg_zxzx {
  padding: 100px;
}

.yg_main .yg_zxzx .zxzx_title {
  text-align: center;
  font-size: 40px;
}

.yg_main .yg_zxzx .zxzx_second_title {
  text-align: center;
  font-size: 18px;
  color: #595959;
  margin-top: 20px;
}

.yg_main .yg_zxzx .zxzx_wsiper {
  margin: 60px 0 0 0;
  overflow: hidden;
}
.yg_main .yg_zxzx .zxzx_wsiper .swiper-slide a{width:100%}

.yg_main .yg_zxzx .zxzx_wsiper .zxzx_card {
  padding: 0 10px;
}
.yg_main .yg_zxzx .zxzx_wsiper .zxzx_card_img{width: 100%;}

.yg_main .yg_zxzx .zxzx_wsiper .zxzx_card img {
  width: 100%;
}

.yg_main .yg_zxzx .zxzx_wsiper .zxzx_card .zxzx_card_title {
  font-size: 24px;
  margin-top: 26px;
  height: 60px;
}

.yg_main .yg_zxzx .zxzx_wsiper .swiper-slide a:hover .zxzx_card .zxzx_card_title span {
  color: #f5581d;
}

.yg_main .yg_zxzx .zxzx_wsiper .zxzx_card .zxzx_card_text {
  font-size: 16px;
  margin-top: 26px;
  color: #8d8d8d;
  max-width: 700px;
  height: 48px;
}

.yg_main .yg_zxzx .zxzx_wsiper .zxzx_card .zxzx_card_time {
  margin-top: 30px;
  color: #6a6d69;
  padding-bottom: 20px;
  border-bottom: 1px solid #6a6d69;
}

.yg_main .yg_zxzx .zxzx_wsiper .zxzx_card .zxzx_card_time .card_biaozhi {
  display: inline-block;
  padding: 2px 5px;
  color: #fff;
  background: #6a6d69;
  border-radius: 4px;
  font-size: 12px;
  margin-left: 5px;
}

.yg_main .yg_zxzx .zxzx_card_row {
  margin: 50px 0 0 0;
}

.yg_main .yg_zxzx .zxzx_card_row .zxzx_card {
  padding: 0 10px;
}

.yg_main .yg_zxzx .zxzx_card_row .zxzx_card img {
  width: 100%;
}

.yg_main .yg_zxzx .zxzx_card_row .zxzx_card .zxzx_card_title {
  font-size: 24px;
  margin-top: 26px;
  height: 60px;
}

.yg_main .yg_zxzx .zxzx_card_row .zxzx_card .zxzx_card_title:hover a {
  color: #f5581d;
}

.yg_main .yg_zxzx .zxzx_card_row .zxzx_card .zxzx_card_text {
  font-size: 16px;
  margin-top: 26px;
  color: #8d8d8d;
  max-width: 700px;
  height: 48px;
}

.yg_main .yg_zxzx .zxzx_card_row .zxzx_card .zxzx_card_time {
  margin-top: 30px;
  color: #6a6d69;
  padding-bottom: 20px;
  border-bottom: 1px solid #6a6d69;
}

.yg_main .yg_zxzx .zxzx_card_row .zxzx_card .zxzx_card_time .card_biaozhi {
  display: inline-block;
  padding: 2px 5px;
  color: #fff;
  background: #6a6d69;
  border-radius: 4px;
  font-size: 12px;
  margin-left: 5px;
}

.yg_main .cpyycj_content {
  padding: 80px 10% 0 10%;
  
}

.yg_main .cpyycj_content .cpyycj_video {
  position: relative;
}

.yg_main .cpyycj_content .cpyycj_video .xgplayer-skin-default {
  background: transparent;
}

.yg_main .cpyycj_content .cpyycj_video .xgplayer-loading {
  display: none !important;
}

.yg_main .cpyycj_content .cpyycj_video .cpyycj_text {
  position: absolute;
  top: 80px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  color: #fff;
}

.yg_main .cpyycj_content .cpyycj_video .cpyycj_text .title {
  display: block;
  font-size: 40px;
  margin-bottom: 15px;
}

.yg_main .cpyycj_content .cpyycj_video .cpyycj_text .h2_title {
  font-size: 28px;
  color: #ffffff;
  margin-bottom: 15px;
}

.yg_main .cpyycj_content .cpyycj_video .cpyycj_text .slide_more {
  font-size: 16px;
  color: #fff;
}

.yg_main .cpyycj_content .cpyycj_swiper {
  position: relative;
  top: -60px;
  background: #fff;
  padding: 20px 10px;
  margin: 0 40px;
  display: flex;
}

.yg_main .cpyycj_content .cpyycj_swiper .swiper_content {
  flex: 1;
  overflow: hidden;
}

.yg_main .cpyycj_content .cpyycj_swiper .swiper-slide {
  padding: 0 10px;
  cursor: pointer;
}

.yg_main .cpyycj_content .cpyycj_swiper .swiper_menu {
  width: 200px;
  padding: 0 20px;
}

.yg_main .cpyycj_content .cpyycj_swiper .swiper_menu .swiper_menu_wrapper {
  position: relative;
  display: flex;
  height: 100%;
}

.yg_main .cpyycj_content .cpyycj_swiper .swiper_menu .swiper_menu_wrapper .cpyycj-button-prev {
  position: relative;
}

.yg_main .cpyycj_content .cpyycj_swiper .swiper_menu .swiper_menu_wrapper .cpyycj-button-prev::before {
  content: "";
  position: absolute;
  right: 1px;
  height: 30px;
  width: 1px;
  background: #dddddd;
}

.yg_main .cpyycj_content .cpyycj_swiper .swiper_menu .swiper_menu_wrapper .cpyycj-button-next,
.yg_main .cpyycj_content .cpyycj_swiper .swiper_menu .swiper_menu_wrapper .cpyycj-button-prev {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 28px;
}

.lxwm_right {
  z-index: 99;
  width: 55px;
  font-size: 24px;
  position: fixed;
  top: 30%;
  right: 2%;
  cursor: pointer;
  text-align: center;
}

.lxwm_right .lxwm_right_sm {
  width: 100%;
  height: 55px;
  background-color: white;
  border-radius: 50%;
  margin-bottom: 20px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}

.lxwm_right .lxwm_right_sm img {
  margin-top: 12px;
}

.lxwm_right .lxwm_right_sm:hover {
  background-color: #f38b3c;
}

.lxwm_right .lxwm_icon {
  font-size: 32px;
  line-height: 2;
}

.popover-content {
  padding: 10px 35px;
}

.popover-content .col-lg-2 {
  padding-top: 15px;
}

.popover-content .col {
  padding-left: 20px;
}

.popover-content .col .title {
  font-size: 16px;
  line-height: 1;
  margin-top: 10px;
  margin-bottom: 10px;
}

.popover-content .col .content {
  font-size: 14px;
  margin-bottom: 20px;
}

.popover-content .col .content:last-child {
  color: #fd8142;
}

.popover-content .col .num {
  font-size: 24px;
  color: #f38b3c;
  font-weight: 600;
}

.popover-content .col-lg-6 img {
  vertical-align: middle;
  border-style: none;
  border: 0px;
  height: 110px;
}

.popover-content .col-lg-6 p {
  text-align: center;
}

@media (max-width: 992px) {
    .yg_main .yg_zxzx .zxzx_wsiper .zxzx_card .zxzx_card_time{margin-top:0!important}
  .yg_main {
    padding-top: 50px;
  }
  .yg_main .swiper-scroller-list {
    display: none;
  }
  .yg_main .yg_home_card {
    padding: 0;
    margin-bottom: 8px;
  }
  .yg_main .yg_home_card .card_b {
    padding: 0 00px;
  }
  .yg_main .yg_home_card .card_b .card_content {
    padding: 0 0px;
    margin-top: 8px;
  }
  .yg_main .yg_home_card .card_b .card_content .card {
    height: auto !important;
    min-height: 310px !important;
    padding-bottom: 20px;
  }
  .yg_main .yg_home_card .card_b .card_content .card .card_text_content {
    padding-top: 20px;
  }
  .yg_main .yg_home_card .card_b .card_content .card .card_text_content .card_type {
    font-size: 16px;
  }
  .yg_main .yg_home_card .card_b .card_content .card .card_text_content .card_title {
    font-size: 24px;
    margin-top: 10px;
    padding: 0;
  }
  .yg_main .yg_home_card .card_b .card_content .card .card_text_content .card_more {
    margin: 0;
  }
  .yg_main .yg_home_card .card_b .card_content .card .card_text_content .card_more .iconfont {
    margin-top: -1px;
  }
  .yg_main .yg_home_card .card_b .card_content .card .card_img {
    padding-bottom: 30px;
  }
  .yg_main .yg_home_card .card_b .card_content .card .card_img img {
    height: auto;
    width: 50%;
  }
  .yg_main .yg_home_swiper {
    margin-top: 0;
    padding: 0;
    padding: 10px 20px;
  }
  .yg_main .yg_home_swiper .slide_content {
    top: 10px;
  }
  .yg_main .yg_home_swiper .slide_content .slide_content_item .title {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
  }
  .yg_main .yg_home_swiper .slide_content .slide_content_item .h2_title {
    opacity: 0;
    font-size: 16px;
    display: block;
    transform: translateY(100%);
    transition: all .6s ease;
  }
  .yg_main .yg_home_swiper .slide_content .slide_content_item .slide_more {
    opacity: 0;
    transform: translateY(100%);
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    transition: all .6s ease;
    pointer-events: all;
  }
  .yg_main .yg_home_swiper .slide_content .slide_content_item .slide_more:hover {
    text-decoration: underline;
  }
  .yg_main .yg_home_swiper .slide_content .slide_content_item.active .h2_title {
    opacity: 1;
    transform: translateY(0);
  }
  .yg_main .yg_home_swiper .slide_content .slide_content_item.active .slide_more {
    opacity: 1;
    transform: translateY(0);
  }
  .yg_main .yg_zxzx {
    padding: 50px 15px !important;
    background: #f0f0f2;
  }
  .yg_main .yg_zxzx .zxzx_wsiper{margin:25px 0 0}
  .yg_main .yg_zxzx .zxzx_title {
    font-size: 24px;
    font-weight: bold;
  }
  .yg_main .yg_zxzx .zxzx_second_title {
    font-size: 15px;
    margin-top: 10px;
  }
  .yg_main .yg_zxzx .zxzx_card_row {
    margin-top: 20px;
  }
  .yg_main .yg_zxzx .zxzx_card_row .zxzx_card {
    padding: 0;
    margin-bottom: 20px;
  }
  .yg_main .yg_zxzx .zxzx_card_row .zxzx_card .zxzx_card_title {
    font-size: 20px;
    margin-top: 20px;
  }
  .yg_main .yg_zxzx .zxzx_card_row .zxzx_card .zxzx_card_text {
    margin-top: 12px;
    font-size: 15px;
    height: auto;
  }
  .yg_main .yg_zxzx .zxzx_card_row .zxzx_card .zxzx_card_time {
    font-size: 14px;
    margin-top: 20px;
  }
  .yg_main .yg_gsjs {
    font-size: 30px !important;
    margin-top: 8px;
    padding: 0 0px;
  }
  .yg_main .yg_gsjs .gsjs_bg {
    height: auto;
  }
  .yg_main .yg_gsjs .gsjs_bg.gsjs_bg_phone {
    background: url(/css/scss/home/~/static/assets/images/home/gsjs_phone.png);
    background-size: contain;
  }
  .yg_main .yg_gsjs .gsjs_bg .gsjs_logo {
    padding: 0px 0 20px;
    width: 60%;
    margin: 0 auto;
  }
  .yg_main .yg_gsjs .gsjs_bg .gsjs_title {
    padding-top: 15px;
    font-size: 24px;
  }
  .yg_main .yg_gsjs .gsjs_bg .second_text {
    padding: 10px 4% 0;
    margin-top: 10px;
    font-size: 15px;
  }
  .yg_main .yg_gsjs .gsjs_bg .gsjs_row {
    margin-top: 15px;
  }
  .yg_main .yg_gsjs .gsjs_bg .gsjs_row .gsjs_row_title {
    font-size: 15px;
  }
  .yg_main .yg_gsjs .gsjs_bg .gsjs_row .gsjs_row_value {
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: bold;
  }
  .yg_main .yg_gsjs .gsjs_bg .gsjs_more {
    font-size: 15px;
    margin-top: 0;
    padding: 30px 0 60px;
  }
  .yg_main .yg_gsjs .gsjs_bg .gsjs_more .gsjs_btn {
    padding: 0px 13px 3px 20px;
  }
  .yg_main .yg_gsjs .gsjs_pc {
    display: none;
  }
  .yg_main .yg_gsjs .gsjs_phone {
    display: flex;
  }
  .yg_main .cpyycj_content {
    padding: 00px 00px;
    display: none !important;
  }
  .yg_main .cpyycj_content .cpyycj_video {
    position: relative;
  }
  .yg_main .cpyycj_content .cpyycj_video .cpyycj_text {
    position: absolute;
    top: 20px;
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    color: #fff;
  }
  .yg_main .cpyycj_content .cpyycj_video .cpyycj_text .title {
    display: block;
    font-size: 20px;
    margin-bottom: 10px;
  }
  .yg_main .cpyycj_content .cpyycj_video .cpyycj_text .h2_title {
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 10px;
  }
  .yg_main .cpyycj_content .cpyycj_video .cpyycj_text .slide_more {
    font-size: 12px;
    color: #fff;
  }
  .yg_main .cpyycj_content .cpyycj_swiper {
    position: relative;
    top: 0px;
    background: #fff;
    padding: 10px 0;
    margin: 0;
    display: flex;
  }
  .yg_main .cpyycj_content .cpyycj_swiper .swiper_content {
    flex: 1;
    overflow: hidden;
  }
  .yg_main .cpyycj_content .cpyycj_swiper .swiper-slide {
    padding: 0 10px;
    cursor: pointer;
  }
  .yg_main .cpyycj_content .cpyycj_swiper .swiper_menu {
    width: 120px;
    padding: 0 10px;
  }
  .yg_main .cpyycj_content .cpyycj_swiper .swiper_menu .swiper_menu_wrapper {
    position: relative;
    display: flex;
    height: 100%;
  }
  .yg_main .cpyycj_content .cpyycj_swiper .swiper_menu .swiper_menu_wrapper .cpyycj-button-prev {
    position: relative;
  }
  .yg_main .cpyycj_content .cpyycj_swiper .swiper_menu .swiper_menu_wrapper .cpyycj-button-prev::before {
    content: "";
    position: absolute;
    right: 1px;
    height: 30px;
    width: 1px;
    background: #dddddd;
  }
  .yg_main .cpyycj_content .cpyycj_swiper .swiper_menu .swiper_menu_wrapper .cpyycj-button-next,
  .yg_main .cpyycj_content .cpyycj_swiper .swiper_menu .swiper_menu_wrapper .cpyycj-button-prev {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px;
  }
  .lxwm_right {
    width: 35px;
    font-size: 20px;
    padding: 0px 5px 2px;
  }
  .lxwm_right .lxwm_right_sm {
    display: none;
  }
  .lxwm_right .icon {
    height: 45px;
    line-height: 45px;
  }
  .lxwm_right:hover .lxwm_open {
    width: 240px;
  }
  .lxwm_right .lxwm_open .open_item .open_item_text .item_title {
    font-size: 16px;
  }
  .lxwm_right .lxwm_open .open_item .open_item_text .item_text {
    font-size: 14px;
  }
  .yg_main .yg_zxzx .zxzx_wsiper .zxzx_card {
    padding: 0;
  }
  .yg_main .yg_zxzx .zxzx_wsiper .zxzx_card .zxzx_card_title {
    font-size: 15px;
  }
  .no-padding {
    padding: 0;
  }
  .yg_main .yg_home_swiper .swiper_content .swiper-slide .img_wrapper {
    padding: 0;
    height: 70%;
  }
  .yg_main .yg_home_swiper .swiper-button-prev {
    left: 10px;
  }
  .yg_main .yg_home_swiper .swiper-button-next {
    right: 10px;
  }
}

@media (min-width: 992px) {
  .gsjs_pc {
    display: flex;
  }
  .gsjs_phone {
    display: none;
  }
  
}

#newBridge .nb-icon-wrap-base {
  max-height: 57px;
  position: relative;
  top: 80px;
  left: 0;
}
/* new 解决计划 */
.yg_main .yg_home_plan {

 
  width: 100%
  
}
.yg_main .yg_home_plan .yg_home_plan_info {

  
  width: 100%;
  
  
}

.yg_main .yg_home_plan .yg_home_plan_info_title {

  
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 24px;
}

.yg_main .yg_home_plan .yg_home_plan_info_title .yg_home_plan_info_title_1 {

  font-size: 25px;
    letter-spacing: 0.1em;
    font-weight: 600;
}

.yg_main .yg_home_plan .yg_home_plan_info_center {

  
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  padding: 0px 15px;
  flex-wrap: wrap;
  
  
}

.yg_main .yg_home_plan .yg_home_plan_info_center .yg_home_plan_info_center_item{

  
  width: 48%;
  margin-bottom: 10px;
  
}

.yg_main .yg_home_plan .yg_home_plan_info_center .yg_home_plan_info_center_item:hover 

 {
 cursor: pointer; 
 color: #f0863d;

}
.yg_main .yg_home_plan .yg_home_plan_info_center .yg_home_plan_info_center_item .plan_info_center_item_img{

  margin-bottom: 5px;
  height: 300px
  
}
.yg_main .yg_home_plan .yg_home_plan_info_center .yg_home_plan_info_center_item .plan_info_center_item_img > img{

  border-radius: 10px;
  height: 100%;
  width: 100%;
  
  
}
.yg_main .yg_home_plan .yg_home_plan_info_center .yg_home_plan_info_center_item .plan_info_center_item_img .pc{
  display: block;
  
}
.yg_main .yg_home_plan .yg_home_plan_info_center .yg_home_plan_info_center_item .plan_info_center_item_img .mobile{
  display: none;
}

.yg_main .yg_home_plan .yg_home_plan_info_center .yg_home_plan_info_center_item .plan_info_center_item_title{

  font-weight: 600;
  font-size: 14px;

  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  /* white-space: nowrap; */
  text-overflow: ellipsis;
  min-height: 36px;
  
  
}


.yg_main .yg_home_plan .yg_home_plan_info_center .yg_home_plan_info_center_item .plan_info_center_item_content{

  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  /* white-space: nowrap; */
  text-overflow: ellipsis;
  font-size: 12px;
}

.yg_main .yg_home_plan .yg_home_plan_info_swiper {

  border: 1px red solid;
  width: 100%
  
}

/* 解决计划 滑动 */

.yg_main .swiper_plan  {
  padding: 0; /* 在容器两侧添加边距 */
  
}
.yg_main .swiper_plan .swiper-container-plan {
  width: 100%; 
  
  height: 350px;
   
  overflow: hidden; 
   
  position: relative;
  
}
.yg_main .swiper_plan .swiper-container-plan .swiper-wrapper {
  
   width: 200px; 
  height: 100%; 
  /* 设置每个滑块的高度 */
  
  /* 其他样式 */
}
.yg_main .swiper_plan .swiper-container-plan .swiper-wrapper .swiper-slide {
  
   width: 200px; 
  height: 90%;
  background-color: #fff;
  border-radius: 10px;
  /* 其他样式 */
}



.yg_main .swiper_plan .swiper-container-plan .swiper-wrapper .swiper-slide img {
  
   width: 200px; 
  width: 100%;
  height: 60%; 
  /* 设置每个滑块的高度 */
  /*border-radius: 10px;*/
  /* 其他样式 */
}

.yg_main .swiper_plan .swiper-container-plan .swiper-wrapper .swiper-slide .pc {
  
  display: block;
}

.yg_main .swiper_plan .swiper-container-plan .swiper-wrapper .swiper-slide .mobile {
  
  display: none;
}

.yg_main .swiper_plan .swiper-container-plan .swiper-wrapper .swiper-slide .title {
  
 text-align: center;
 position: relative;
 margin-top: 10px;
}
.yg_main .swiper_plan .swiper-container-plan .swiper-wrapper .swiper-slide .title::before {
  
    content: '';
    position: absolute;
    width: 20px;
    height: 3px;
    background-color: #f0863d;
    bottom: -6px;
    left: 46%;
 }
 .yg_main .swiper_plan .swiper-container-plan .swiper-wrapper .swiper-slide .content {
  display: block;
  text-align: center;
  margin-top: 10px;
 }

/* 左右切换按钮样式 */
.yg_main .swiper_plan .swiper-container-plan .swiper-button-prev-plan
 {
  display: none;
  
  
}
.yg_main .swiper_plan .swiper-container-plan .swiper-button-prev-plan_pc
 {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 95%;
    left: 43%;
    z-index: 10;
    color: #ababab;
    font-size: 14px;
    border: 1px solid #dfdfdf;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  
}

.yg_main .swiper_plan .swiper-container-plan .swiper-button-next-plan_pc
 {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 95%;
    left: 56%;
    z-index: 10;
    color: #ababab;
    font-size: 14px;
    border: 1px solid #dfdfdf;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
   
  
}

.yg_main .swiper_plan .swiper-container-plan .swiper-button-next-plan
 {
   display: none;
    
    
}
.yg_main .swiper_plan .swiper-container-plan .dot
 {
   
    position: absolute;
    bottom: 0;
    z-index: 9;
   
}
/* pc端的滑动标记 */
.swiper-pagination-bullet-active{
  background:#f0863d;
}
/* hover 事务样式 */
.yg_main .swiper_plan .swiper-container-plan .swiper-wrapper .swiper-slide .overlay-image
 {
   
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 55%;
    background-color: rgb(0 0 0);
    background-size: cover;
    opacity: 0;
    transition: opacity 0.3s ease;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    
}
.yg_main .swiper_plan .swiper-container-plan .swiper-wrapper .swiper-slide .overlay-image .overlay-image_info
 {
   
  width: 30px;
  height: 30px;   
}

.yg_main .swiper_plan .swiper-container-plan .swiper-wrapper .swiper-slide:hover {
  cursor: pointer;
  color: #fff;
  background-color: #f0863d;
 
  
}

.yg_main .swiper_plan .swiper-container-plan .swiper-wrapper .swiper-slide:hover .overlay-image {
  opacity: 0.5;
}
.yg_main .swiper_plan .swiper-container-plan .swiper-wrapper .swiper-slide:hover img {
  height: 55%;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.yg_main .swiper_plan .swiper-container-plan .swiper-wrapper .swiper-slide:hover .title::before{
  background-color: #fff;
}


@media (max-width: 992px) {
  .yg_main .yg_home_plan .yg_home_plan_info_center .yg_home_plan_info_center_item .plan_info_center_item_img{
    height: 170px
    
  }
  .yg_main .yg_home_plan .yg_home_plan_info_center .yg_home_plan_info_center_item .plan_info_center_item_img .pc{
    display: none;
    
  }
  .yg_main .yg_home_plan .yg_home_plan_info_center .yg_home_plan_info_center_item .plan_info_center_item_img .mobile{
    display: block;
    
  }
  .yg_main .swiper_plan .swiper-container-plan .swiper-wrapper .swiper-slide img {
  
    /* width: 200px; */
   
    height: 60%; /* 设置每个滑块的高度 */
   
    /* 其他样式 */
  }
  .yg_main .swiper_plan .swiper-container-plan .swiper-wrapper .swiper-slide .pc {
  
    display: none;
  }
  
  .yg_main .swiper_plan .swiper-container-plan .swiper-wrapper .swiper-slide .mobile {
    
    display: block;
  }
  .yg_main .swiper_plan .swiper-container-plan .swiper-wrapper .swiper-slide .title::before {
    height: 3px;
    left: 38%;
 }
 .yg_main .swiper_plan .swiper-container-plan .swiper-wrapper .swiper-slide{
   height: 100%;
 }

 
 .yg_main .swiper_plan .swiper-container-plan {

  height: 200px; /* 设置高度 */
  position: relative;
  
}
.yg_main .swiper_plan .swiper-container-plan .swiper-wrapper .swiper-slide .content {
  display: none;
  
 }
 .yg_main .swiper_plan .swiper-container-plan .dot
 {
   display: none;
    
    
}
/* 左右切换按钮样式 */
.yg_main .swiper_plan .swiper-container-plan .swiper-button-prev-plan
 {
  display: block;
  width: 30px;
    height: 30px;
    position: absolute;
    top: 30%;
    left: 10px;
    z-index: 10;
    
}


.yg_main .swiper_plan .swiper-container-plan .swiper-button-next-plan
 {
  display: block;
  width: 30px;
    height: 30px;

    position: absolute;
    top: 30%;
    right: 10px;
    z-index: 9;
    display: flex;
    justify-content: end;
    
}
.yg_main .swiper_plan .swiper-container-plan .swiper-button-prev-plan_pc
 {
    display: none;
  
}

.yg_main .swiper_plan .swiper-container-plan .swiper-button-next-plan_pc
 {
  display: none;
   
  
}


}
/* new 产品中心 mobile */
.yg_main .yg_home_product {

 
  width: 100%
  
}
.yg_main .yg_home_product .yg_home_plan_info {

  
  width: 100%;
  
  
}

.yg_main .yg_home_product .yg_home_plan_info_title {

  
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 24px;
}

.yg_main .yg_home_product .yg_home_plan_info_title .yg_home_plan_info_title_1 {

  font-size: 25px;
    letter-spacing: 0.1em;
    font-weight: 600;
}

.yg_main .yg_home_product .yg_home_plan_info_center {

  
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  padding: 0px 15px;
  flex-wrap: wrap;
  
  
}

.yg_main .yg_home_product .yg_home_plan_info_center .yg_home_plan_info_center_item{

  
   background-color: #fff;
    border: 2px solid #eeeeee;
    border-radius: 10px;
    width: 23%;
    padding: 25px 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 15px;
  
}



.yg_main .yg_home_product .yg_home_plan_info_center .yg_home_plan_info_center_item .plan_info_center_item_img{

  margin-bottom: 15px;
 
  
}
.yg_main .yg_home_product .yg_home_plan_info_center .yg_home_plan_info_center_item .plan_info_center_item_img > img{

  border-radius: 10px;
  height: 100%;
  
  
}

.yg_main .yg_home_product .yg_home_plan_info_center .yg_home_plan_info_center_item .plan_info_center_item_title{

  font-weight: 600;
  font-size: 18px;

  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  /* white-space: nowrap; */
  text-overflow: ellipsis;
  
  
}

.yg_main .yg_home_product .yg_home_plan_info_center .yg_home_plan_info_center_item .plan_info_center_item_content{

  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  /* white-space: nowrap; */
  text-overflow: ellipsis;
  font-size: 12px;
}

.yg_main .yg_home_product .yg_home_plan_info_swiper {

  border: 1px red solid;
  width: 100%
  
}
.yg_main .yg_home_product .yg_home_plan_info .mobile{
   
  display: none;
  
}
.yg_main  .pc{
   
  display: flex;
    align-items: center;
    justify-content: center;
    /* margin-top: 50px; */
  
}
.yg_main  .yg_home_card .card_b .card_more_btn{
  display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
    width: 100%;
}
.yg_main  .yg_home_card .card_b  .card_more_btn .card_more_new{
   
  width: 180px;
    background-color: #f0863d;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    border-radius: 30px;
    color: #fff;
  
}
/* new 产品中心 pc */
.yg_main .yg_home_card .card_b .card_b_info{
  display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.yg_main .yg_home_card .card_b .card_b_info .card_b_info_item{
  width: 24.4%;
  margin-right: 2px;
  margin-left: 2px;
  margin-bottom: 10px;
  position: relative;
}

.yg_main .yg_home_card .card_b .card_b_info .card_b_info_item:hover{
  cursor: pointer;
}

.yg_main .yg_home_card .card_b .card_b_info .card_b_info_item img{
  width: 100%;
  border-radius: 10px;
  
}
.yg_main .yg_home_card .card_b .card_b_info .card_b_info_item .title{
  position: absolute;
  top: 13px;
    left: 12px;
    font-size: 18px;
    font-weight: 600;
}
.yg_main .yg_home_card .card_b .card_b_info .card_b_info_item .content{
  position: absolute;
  top: 40px;
  left: 12px;
  font-size: 14px;
    
}

/* */

@media (max-width: 992px) {

  .yg_main .yg_home_product .yg_home_plan_info_center .yg_home_plan_info_center_item{
   
      width: 48%;
      
  }
  .yg_main .yg_home_product .yg_home_plan_info .mobile{
   
    display: flex;
    
  }
  .yg_main   .pc{
   
    display: none;
    
  }
}
/**20240506**/
.flex-nowrap{flex-wrap:nowrap;}
.flex-wrap{flex-wrap: wrap;}
.flex-center{display: flex;justify-content:center;}
.flex-between{display: flex;justify-content: space-between;}
.flex-start{display: flex;justify-content:flex-start;}
.flex-end{display: flex;justify-content:flex-end;}
.flex-column{display: flex;flex-direction:column;justify-content:center;}
.justify-center{justify-content: center;}
.justify-between{justify-content: space-between;}
.justify-end{justify-content: flex-end;}
.justify-start{justify-content: flex-start;}
.align-center{  align-items: center;}
.align-start{  align-items: flex-start;}
.align-end{  align-items: flex-end;}
.hidden-text{  white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.hidden-two{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.hidden-three{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.hidden-four{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
.hidden-five{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;}

.sytitle h2{font-weight:bold;color:#333;font-size:48px;line-height:60px; text-align:center;margin:0}
.sytitle p{color:#666464;font-size:26px;line-height:25px;padding-top:30px; text-align:center;margin:0}
.hyjjfa{padding:100px 100px 90px;background:url(/assets/images/home/fabg.jpg) no-repeat center bottom;background-size:100% auto}
.hyjjfa1{padding:60px 0 0}
.hyjjfa1 ul{margin:0}
.hyjjfa1 li{width:calc((100% - 65px)/2);margin:0 65px 45px 0;transition:all 0.3s; cursor:pointer}
.hyjjfa1 li:nth-child(2n){margin-right:0}
.hyjjfa1 .pic{border-radius:10px;overflow:hidden;transition:all 0.3s}
.hyjjfa1 .picm{position:relative;}
.hyjjfa1 .picm::before{content:'';display:inline-block;width:100%;padding-top:43%;z-index:1;vertical-align:top}
.hyjjfa1 .picm::after{content:'';;display:inline-block;width:100%;height:100%;position:absolute;left:0;top:0; z-index:3;background:url(/assets/images/home/faiconb.png) no-repeat center 40% rgba(0,0,0,.6);transition:all 0.3s;opacity:0}
.hyjjfa1 .picm img{width:100%;height:100%;position:absolute;left:0;top:0;z-index:2;object-fit: cover;border-radius:10px; transition:all 0.3s}
.hyjjfa1 .picm img.mobile{display:none}
.hyjjfa1 h3{text-align:center;margin:0 0 10px;}
.hyjjfa1 h3 span{font-size:32px;line-height:36px;padding:35px 0 15px;color:#000;transition:all 0.3s; position:relative;display:inline-block}
.hyjjfa1 h3 span::after{content:'';display:inline-block;width:25px;height:3px;background:#F0863D;position:absolute;left:50%;transform:translateX(-50%);bottom:0;transition:all 0.3s}
.hyjjfa1 p{color:#666464;font-size:22px;line-height:35px;max-height:70px;margin:0;transition:all 0.3s;text-align:center}
.hyjjfa1 li:hover h3{color:#F08943}
.hyjjfa1 li:hover p{color:#F08943}
.hyjjfa1 li:hover .pic{box-shadow: 4px 4px 60px 0px rgba(0,0,0,0.2);}
.hyjjfa1 li:hover .picm::after{opacity:1!important}

.jjfa2box{overflow:hidden;position:relative}
.jjfa2box li{width:calc((100% - 45px)/4);margin:0 15px 10px 0}
.jjfa2box li:nth-child(4n){margin-right:0}

.jjfa2{position:relative;padding-bottom:150px;cursor:pointer}
.jjfa2 .pic{overflow:hidden;border-radius:10px; position:relative}
.jjfa2 .pic::before{content:'';display:inline-block;width:100%;padding-top:75%;z-index:1;vertical-align:top}
.jjfa2 .pic img{width:100%;height:100%;position:absolute;left:0;top:0;z-index:2;object-fit: cover;border-radius:10px; transition:all 0.3s}
.jjfa2 .pic img.mobile{display:none}
.jjfa2 .pic::after{content:'';display:inline-block;width:100%;height:100%;position:absolute;left:0;top:0; z-index:3;background:url(/assets/images/home/faiconb.png) no-repeat center 40% rgba(0,0,0,0.6);opacity:0;transition:all 0.3s}

.jjfa2 .picb{position:absolute;left:0;bottom:10px;width:100%;border-radius:0 0 10px 10px;transition:all 0.3s; z-index:3;box-sizing:border-box;padding:0 10px}
.jjfa2 .picb h3{text-align:center;color:#000;font-size:26px;padding:10px 0 15px; position:relative;transition:all 0.3s;margin:0}
.jjfa2 .picb h3::after{content:'';display:inline-block;width:25px;height:3px;background:#F0863D;position:absolute;left:50%;transform:translateX(-50%);bottom:0;transition:all 0.3s}
.jjfa2 .picb p{text-align:center;color:#666464;font-size:22px; line-height:30px;height:70px; padding:10px 0 0;margin:0;transition:all 0.3s;}
.jjfa2:hover .picb h3,.jjfa2:hover .picb p{color:#F08943!important}
.jjfa2:hover .pic::after{opacity:1!important}
.jjfa2b{padding:70px 0 0;display:flex;}
.jjfa2bm{margin:0 30px}
.jjfa2bm .swiper-pagination-bullet{opacity:1;background:#ccc;width:18px;height:18px;margin:0 9px}
.jjfa2bm .swiper-pagination-bullet-active{background:#F0863D}
.pcjjfa2btnl{box-sizing:border-box;border:1px solid #CCCCCC;width:38px;height:38px;border-radius:50%;cursor:pointer;background:url(/assets/images/home/faicon1a.png) no-repeat center center;}
.pcjjfa2btnl:hover{background:url(/assets/images/home/fxicon1b.png) no-repeat center center #F0863D;border:1px solid #F0863D}
.pcjjfa2btnr{box-sizing:border-box;border:1px solid #CCCCCC;width:38px;height:38px;border-radius:50%;cursor:pointer;background:url(/assets/images/home/faicon2a.png) no-repeat center center;}
.pcjjfa2btnr:hover{background:url(/assets/images/home/faicon2b.png) no-repeat center center #F0863D;border:1px solid #F0863D}
.phjjfa2btnla,.phjjfa2btnra,.phjjfa2bm{display:none}

.cpzx{padding:100px 20px 20px}
.pccpzxm{display:block}
.phcpzxm{display:none}
.cpzxm{padding:60px 0 55px}
.cpzxm ul{margin:0}
.cpzxm li{width:calc((100% - 45px)/4);margin:0 15px 15px 0;position:relative;overflow:hidden;border-radius:10px; cursor:pointer}
.cpzxm li:nth-child(4n){margin-right:0}
.cpzxm li::before{content:'';display:inline-block;vertical-align:top;width:100%;padding-top:87%}
.cpzxm li .pic{width:100%;height:100%;position:absolute;left:0;top:0; z-index:2;transition:all 0.3s;object-fit: cover;}
.cpzxm li::after{content:'';;display:inline-block;width:100%;height:100%;position:absolute;left:0;top:0; z-index:3;background:#f0863d;transition:all 0.3s;opacity:0}
.cpzxm li .cpms{position:absolute;left:0;top:0;z-index:4;box-sizing:border-box;padding:30px 20px 0;width:100%;text-align:center;transition:all 0.3s;}
.cpzxm li .cpms h3{text-align:center;margin:0 0 10px;}
.cpzxm li .cpms h3 span{color:#000;font-size:32px;padding:8px 30px;transition:all 0.3s;}
.cpzxm li .cpms p{margin:0;color:#666464;font-size:22px;line-height:28px;transition:all 0.3s;}
.cpzxmore{width:235px;height:65px;border-radius:40px;color:#fff;font-size:20px;background:#F0863D;border:1px solid #F0863D;transition:all 0.3s;}
.cpzxmore:hover{color:#F0863D!important;background:#fff!important}
.cpzxmore .iconfont{font-size:20px!important}

.cpzxm li:hover .pic{transform:scale(1.25)}

.cpzxm li:hover .cpms h3 span{color:#fff!important;background:#F0863D!important}


@media screen and (max-width:1920px){
	
	.hyjjfa,.cpzx,.yg_zxzx,.gsjszoom{zoom:0.85}
}
@media screen and (max-width:1441px){
	.hyjjfa,.cpzx,.yg_zxzx,.gsjszoom{zoom:0.70}

} 
@media screen and (max-width:992px){
	.hyjjfa{zoom:1;padding:50px 15px 40px!important}
	.cpzx .sytitle,.yg_zxzx .sytitle,.gsjszoom,.yg_zxzx{zoom:1;}
	
.sytitle h2{font-size:25px!important;line-height:25px!important; }
.sytitle p{font-size:13px!important;line-height:18px!important;padding-top:10px!important; }

.hyjjfa1{padding:25px 0 0!important}

.hyjjfa1 li{width:calc((100% - 15px)/2)!important;margin:0 15px 25px 0!important;}
.hyjjfa1 li:nth-child(2n){margin-right:0!important}
.hyjjfa1 .pic{border-radius:5px!important;}
.hyjjfa1 .picm::before{padding-top:90%}
.hyjjfa1 .picm img{border-radius:5px!important; }
.hyjjfa1 .picm img.mobile{display:block!important;}
.hyjjfa1 .picm img.pc{display:none}
.hyjjfa1 h3{text-align:left!important;margin:0 0 5px!important}
.hyjjfa1 h3 span{font-size:18px!important;line-height:20px!important;padding:18px 0 10px!important;font-weight:bold;}
.hyjjfa1 h3 span::after{height:2px;width:20px; left:0!important; transform:translateX(0)!important}
.hyjjfa1 p{font-size:12px!important;line-height:17px!important;max-height:34px!important; text-align:left!important;}
.hyjjfa1 li:hover .picm:after{opacity:0!important}



.cpzx{padding:50px 15px 20px;zoom:1}
.pccpzxm{display:none}
.phcpzxm{padding:25px 0;display:block}
.phcpzxm ul{margin:0}
.phcpzxm li{width:calc((100% - 15px)/2);margin:0 15px 15px 0;box-sizing:border-box;border:3px solid #eee;border-radius:5px;position:relative}
.phcpzxm li:nth-child(2n){margin-right:0}
.phcpzxm li::before{content:'';display:inline-block;width:100%;padding-top:75%;vertical-align:top;}
.phcpzxmid{position:absolute;width:100%;height:100%;left:0;top:0; z-index:3}
.phcpzxmid .pic{width:100%; height:55px}
.phcpzxmid .pic img{max-height:55px}
.phcpzxmid h3{margin:0;color:#333;font-size:16px; line-height:20px;padding:10px 0 0;text-align:center}
.phcpzxmid h3 a{color:#333}

.jjfa2b{display:none}
.jjfa2{padding-bottom:0;}
.jjfa2box li{width:calc((100% - 30px)/4);margin:0 10px 5px 0}
.jjfa2 .pic{border-radius:5px; }
.jjfa2 .pic::before{width:100%;padding-top:121%;}
.jjfa2 .pic img{border-radius:5px!important}
.jjfa2 .pic img.pc{display:none}
.jjfa2 .pic img.mobile{display:block}
.jjfa2 .pic::after{background-position:center center!important;background-size:20px auto!important}
.jjfa2 .picb{position:relative!important;padding:0 0 10px!important}
.jjfa2 .picb h3{font-size:14px!important;padding:18px 0 8px!important;font-weight:bold; }
.jjfa2 .picb h3::after{width:15px!important;height:2px!important;}
.jjfa2 .picb p{display:none}
.jjfa2:hover .pic:after{opacity:0!important}

.phjjfa2btnla{outline:none;width:22px;height:22px;position:absolute; z-index:5;left:0;top:35px;background:url(/assets/images/home/faicon4a.png) no-repeat center center;background-size:9px auto;display:block!important}
.phjjfa2btnra{outline:none;width:22px;height:22px;position:absolute; z-index:5;right:0;top:35px;background:url(/assets/images/home/faicon4b.png) no-repeat center center;background-size:9px auto;display:block!important}

.phjjfa2bm{display:flex;padding:15px 0 0}
.phjjfa2bm .swiper-pagination-bullet{opacity:1;background:#ccc;width:7px;height:7px;margin:0 3px}
.phjjfa2bm .swiper-pagination-bullet-active{background:#F0863D}


} 
<!--耗时1752979588.9783秒-->