/* 智能引导成就数据驱动 2023/11/06 seven */
.zngw_wapper {
    width: 100%;
}
.zngw_wapper .btn_main {
    text-align: -webkit-center;
    position: absolute;
    margin-top: -190px;
    padding: 0;
    width: 100%;
    z-index: 1;
}
.zngw_wapper .btn_main .banner_main_btn {
    width: 153px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #193590;
    margin:0 auto;
}
.zngw_wapper .btn_main .banner_main_btn .banner_main_btn_class {
    color: white;
}
.zngw_wapper .zngw_detail_maintitle {
  /* width: 1100px; */
  margin: 0 auto;
  text-align: center;
  /* padding: 36px 0px 38px 0px; */
  height: 116px;
  background-image: url("https://files.yuanian.com/yuanian/page_image/2024/znyl-0115/zjqy-logo.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.zngw_wapper .zngw_detail_maintitle>img {
  /* width: 470px;
  height: 90px; */
}

.zngw_detail {
    text-align: -webkit-center;
    background-image: url("https://files.yuanian.com/yuanian/page_image/Ynyj/znyd/hdjs.png");
    background-size: contain;
}
.zngw_detail .zngw_detail_bg {
    padding: 0 30px 130px 30px;
    width: 1040px;
    margin:0 auto;
}
.zngw_detail .zngw_detail_bg .zngw_detail_title {
margin-bottom: 36px;
}
.zngw_detail .zngw_detail_bg .zngw_detail_title .zngw_detail_title_img {
    width: 207px;
    height: 90px;
    background-image: url("https://files.yuanian.com/yuanian/page_image/Ynyj/znyd/hdjsbt.png");
    background-size: contain;
}
.zngw_detail .zngw_detail_bg > p {
    text-indent: 2em;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0;
    line-height: 28px;
    text-align: left;
}
.zngw_video_outer_title{
  /* width: 1100px; */
  margin: 0 auto;
  text-align: center;
  /* padding: 20px 0px 20px 0px; */

  height: 116px;
  background-image: url("https://files.yuanian.com/yuanian/page_image/2024/znyl-0115/txgy-logo.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.zngw_video_outer_title>img{
  /* width: 435px;
  height: 108px; */
}
.zngw_video_outer {
    width: 100%;
    display: flex;
    justify-content: center;
    background-image: url("https://files.yuanian.com/yuanian/page_image/Ynyj/znyd/lj.png");
    background-size: cover;
    padding-top: 24px;
    box-sizing: border-box;
}
.zngw_video_outer .zngw_video_inner {
    width: 1100px;
    display: flex;
}
.zngw_video_outer .zngw_video_catalog {
    width: 824px;
    box-sizing: border-box;
    padding: 20px;
    margin-bottom: 36px;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    background-color: #fff;
}
.zngw_video_outer .zngw_video_catalog .video_catalog_media_wrp {
    flex-shrink: 0;
    width: 100%;
    height: 441px;
}
.zngw_video_outer .zngw_video_catalog .video_catalog_content {
    display: flex;
    flex-direction: column;
}
.zngw_video_outer .zngw_video_catalog .video_catalog_content .catalog_content_title {
    font-size: 23px;
    font-weight: 600;
    text-align: left;
    color: rgba(0, 0, 0, 0.85);
    line-height: 23px;
    margin: 16px 0;
}
.zngw_video_outer .zngw_video_catalog .video_catalog_content .catalog_content_time {
    margin-bottom: 24px;
}
.zngw_video_outer .zngw_video_catalog .video_catalog_content .catalog_content_desc {
    line-height: 22px;
}
.zngw_video_outer .zngw_video_content {
    width: 100%;
    height: 653px;
    overflow-y: auto;
}
.zngw_video_outer .zngw_video_content .video_content_inner {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 0 20px 0 20px;
    box-sizing: border-box;
}
.zngw_video_outer .zngw_video_content .video_content_inner .video_item_wrapper {
    width: 100%;
    height: 160px;
    margin-bottom:16px;
    padding: 16px;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid transparent;
}
.zngw_video_outer .zngw_video_content .video_content_inner .video_item_wrapper .video_item_content {
    height: 100%;
    background-image: url("https://files.yuanian.com/yuanian/image/2023/11/20/%E7%89%87%E5%A4%B4.png");
    background-size: cover;
    display: grid;
    place-items: center;
}
/*右侧视频封面图片 start */
/*上海电气*/
.zngw_video_outer .zngw_video_content .video_content_inner .video_item_wrapper:nth-last-child(3) .video_item_content {
    background-image: url("https://files.yuanian.com/yuanian/image/2023/12/14/shdq.jpg");
}
/*中邮保险*/
.zngw_video_outer .zngw_video_content .video_content_inner .video_item_wrapper:nth-last-child(4) .video_item_content {
    background-image: url("https://files.yuanian.com/yuanian/image/2024/02/29/zybx.png");
}
/* 中国圣牧 */
.zngw_video_outer .zngw_video_content .video_content_inner .video_item_wrapper:nth-last-child(5) .video_item_content {
    background-image: url("https://files.yuanian.com/yuanian/image/2024/03/14/zgsm.png");
}
/* 兴盛优选 */
.zngw_video_outer .zngw_video_content .video_content_inner .video_item_wrapper:nth-last-child(6) .video_item_content {
    background-image: url("https://files.yuanian.com/yuanian/image/2024/04/01/xsyx.png");
}
/* 四川中烟 */
.zngw_video_outer .zngw_video_content .video_content_inner .video_item_wrapper:nth-last-child(7) .video_item_content {
    background-image: url("https://files.yuanian.com/yuanian/image/2024/06/13/sczy.png");
}
/* 康富租赁 */
.zngw_video_outer .zngw_video_content .video_content_inner .video_item_wrapper:nth-last-child(8) .video_item_content {
    background-image: url("https://files.yuanian.com/yuanian/image/2024/11/kf.jpg");
}
/* 康富租赁 */
.zngw_video_outer .zngw_video_content .video_content_inner .video_item_wrapper:nth-last-child(9) .video_item_content {
    background-image: url("https://files.yuanian.com/yuanian/image/2025/05/jkny.png");
}
/*右侧视频封面图片 end */

.zngw_video_outer .zngw_video_content .video_content_inner .video_item_wrapper:last-child .video_item_content {
    background-image: url("https://files.yuanian.com/yuanian/page_image/Ynyj/znyd/jqqd.png");
    background-size: 120%;
    background-position: center;
}
.zngw_video_outer .zngw_video_content .video_content_inner .video_item_wrapper:last-child .video_item_content .video_play_btn {
    display: none;
}
.zngw_video_outer .zngw_video_content .video_content_inner .video_item_wrapper .video_item_content .video_play_btn{
    width: 48px;
    height: 48px;
    background-image: url("https://files.yuanian.com/yuanian/page_image/Ynyj/znyd/icon.svg");
    background-size: 250% 250%;
    background-position: center;
    cursor: pointer;
}
.zngw_video_outer .zngw_video_content .video_content_inner .video_item_wrapper.active {
    border: 1px solid blue;
}
.zngw_video_outer .zngw_video_content .video_content_inner .video_item_wrapper.active .video_item_content .video_play_btn {
    display: none!important;
}

.zngw_arrange {
    margin-top: 30px;
    background: #F8F9FC;
    text-align: -webkit-center;
}
.zngw_arrange .zngw_arrange_content {
    padding-bottom: 58px;
    width: 1100px;
    margin:0 auto;
}
.zngw_arrange .zngw_arrange_content .zngw_arrange_content_title {
    text-align: center;
    padding: 36px 0px 38px 0px;
}
.zngw_arrange .zngw_arrange_content .zngw_arrange_content_title > img {
    width: 470px;
    height: 90px;
}
.zngw_arrange .zngw_arrange_content .zngw_arrange-line1 {
    height: 38px;
    font-family: PingFangSC-Regular;
    font-weight: 600;
    font-size: 20px;
    color: #193590;
    letter-spacing: 0;
    line-height: 38px;
    text-align: left;
}
.zngw_arrange .zngw_arrange_content .zngw_arrange-line1 .zngw_arrange-line1-jt {
    color: red;
    margin-right: 13px;
}
.zngw_arrange .zngw_arrange_content .zngw_arrange-line2 {
    min-height: 38px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0;
    text-align: left;
    line-height: 38px;
    padding-left: 26px;
    background-image: linear-gradient(90deg, #182F76 0%, #552F61 23%, #95293F 60%, #B82129 87%, #C41D1F 100%);
    box-shadow: 0px 4px 10px 0px rgba(23,46,125,0.3);
    display: flex;
}
.zngw_arrange .zngw_arrange_content .zngw_arrange-line2 .zngw_arrange-line2-title {
    margin-left: 32px;
}
.zngw_arrange .zngw_arrange_content .zngw_arrange-detail {
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 24px;
    text-align: left;
    display: flex;
    flex-wrap: nowrap;
}
.zngw_arrange .zngw_arrange_content .zngw_arrange-detail .arrange_detail_left {
    display: flex;
}
.zngw_arrange .zngw_arrange_content .zngw_arrange-detail .arrange_detail_left .detail_left_triangle {
    width: 24px;
    height: 24px;
    background-color: #1B2E6A;
    clip-path: polygon(0 0, 100% 0, 100% 100%);
}
.zngw_arrange .zngw_arrange_content .zngw_arrange-detail .arrange_detail_left .detail_left_block{
    width: 4px;
    height: 100%;
    background-image: linear-gradient(180deg, #182F76 11%, #552F61 31%, #95293F 65%, #B82129 88%, #C41D1F 100%);
}
.zngw_arrange .zngw_arrange_content .zngw_arrange-detail .arrange_detail_right {
    flex: 1;
    padding-top: 24px;
    padding-left: 26px;
}
.zngw_arrange .zngw_arrange_content .zngw_arrange-detail .arrange_detail_right .speech_item_wrap {
    margin-bottom: 24px;
}
.zngw_arrange .zngw_arrange_content .zngw_arrange-detail .arrange_detail_right .speech_item_wrap .speech_item_title{
    font-family: Roboto-Black;
    font-size: 20px;
    color: #193590;
    letter-spacing: 0;
    line-height: 36px;
    font-weight: 600;
}
.zngw_arrange .zngw_arrange_content .zngw_arrange-detail .arrange_detail_right .speech_item_wrap .speech_item_content {
    display: flex;
}
.zngw_arrange .zngw_arrange_content .zngw_arrange-detail .arrange_detail_right .speech_item_wrap .speech_item_content .speech_item_desc {
    margin-right: 32px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #323232;
    letter-spacing: 0;
    font-weight: 600;
}
.zngw_arrange .zngw_arrange_content .zngw_arrange-detail .arrange_detail_right .speech_item_wrap .speech_item_content .speech_item_people {
    display: flex;
}
.zngw_arrange .zngw_arrange_content .zngw_arrange-detail .arrange_detail_right .speech_item_wrap .speech_item_content .speech_item_people .speech_people_name {
    margin-right: 16px;
}
.zngw_arrange .zngw_arrange_content .zngw_arrange-detail .arrange_detail_right .zngw_arrange-btn {
    margin: 18px 0px;
    text-align: left;
}
.zngw_arrange .zngw_arrange_content .zngw_arrange-detail .arrange_detail_right .zngw_arrange-btn .zngw_arrange-btn_div {
    width: 153px;
    height: 44px;
    line-height: 44px;
    background: #193590;
    text-align: center;
}
.zngw_arrange .zngw_arrange_content .zngw_arrange-detail .arrange_detail_right .zngw_arrange-btn .zngw_arrange-btn_div .zngw_arrange-btn_class {
    height: 22px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
}

.zngw_import_guests {
    margin-bottom: 88px;
}
.zngw_import_guests .zngw_import_guests_title {
    text-align: center;
    padding: 36px 0px 38px 0px;
}
.zngw_import_guests .zngw_import_guests_title > img {
    width: 207px;
    height: 90px;
}
.zngw_import_guests .guests_item_outer {
    width: 1100px;
    height: 360px;
    margin: 0 auto;
}
.zngw_import_guests .guests_item_outer .guests_item_wrap {
    padding: 20px;
    display: flex;
    background-image: linear-gradient(180deg, #F5F7F9 0%, #FFFFFF 100%);
    box-shadow: 0px 8px 20px 0px rgba(55,99,170,0.1);box-shadow: -8px -8px 20px 0px rgba(255,255,255,1);
}
.zngw_import_guests .guests_item_outer .guests_item_wrap .guests_item_left {
    width: 160px;
    min-height: 220px;
    margin-right: 32px;
    flex-shrink: 0;
    background-size: cover;
    background-repeat: no-repeat;
}
.zngw_import_guests .guests_item_outer .guests_item_wrap .guests_item_right .guests_item_name {
    font-family: PingFangSC-Regular;
    font-size: 20px;
    color: #323232;
    letter-spacing: 0;
    font-weight: 600;
}
.zngw_import_guests .guests_item_outer .guests_item_wrap .guests_item_right .guests_item_title {
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 400;
    margin: 8px 0 32px 0;
}
.zngw_import_guests .guests_item_outer .guests_item_wrap .guests_item_right .guests_item_line {
    width: 28px;
    height: 6px;
    background-image: linear-gradient(270deg, #182F76 5%, #552F61 26%, #95293F 59%, #B82129 83%, #C41D1F 95%);
}
.zngw_import_guests .guests_item_outer .guests_item_wrap .guests_item_right .guests_item_desc {
    margin-top: 8px;
    font-size: 14px;
    color: #323232;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 400;
}
.zngw_import_guests .guests_item_outer .guests_item_wrap:nth-child(1) .guests_item_left {
    background-image: url("https://files.yuanian.com/yuanian/page_image/Ynyj/znyd/xgw2.png");
}
.zngw_import_guests .guests_item_outer .guests_item_wrap:nth-child(2) .guests_item_left {
    background-image: url("https://files.yuanian.com/yuanian/page_image/Ynyj/znyd/hyx2.png");
}
.zngw_import_guests .guests_item_outer .guests_item_wrap:nth-child(3) .guests_item_left {
    background-image: url("https://files.yuanian.com/yuanian/page_image/Ynyj/znyd/zyd2.jpg");
}
/* fyf 2024-01-15 重磅嘉宾改轮播 ---start */
.zngw_import_guests .guests_item_outer{
  position: relative;
  height: auto !important;
  /* width:1140px ; */
}
.zngw_import_guests .guests_item_outer .swiper-wrapper .swiper-slide{
  /* width: 204px;
  height: 360px;
  background-image: linear-gradient(180deg, #F5F7F9 0%, #FFFFFF 100%);
  box-shadow: 0px 8px 20px 0px rgba(55,99,170,0.1);
  box-shadow: -8px -8px 20px 0px rgba(255,255,255,1); */
}
.zngw_import_guests .guests_item_outer .swiper-wrapper .swiper-slide .swiper-slide-item{
  width: 204px;
  height: 360px;
  background-image: linear-gradient(180deg, #F5F7F9 0%, #FFFFFF 100%);
  box-shadow: -8px 8px 20px 0px rgba(55,99,170,0.1);
  margin-bottom:20px;
  text-align: center;
  /* box-shadow: -8px -8px 20px 0px rgba(255,255,255,1); */

  /* margin-left:20px;
  margin-right:20px; */
}
.zngw_import_guests .guests_item_outer .swiper-wrapper .swiper-slide img{
  width: 120px;
  height: 120px;
  margin:32px 0;
}
.zngw_import_guests .guests_item_outer .swiper-wrapper .swiper-slide .swiper-slide-name{
  font-family: PingFangSC-Regular;
  font-size: 20px;
  color: #323232;
  letter-spacing: 0;
  text-align: center;
  font-weight: 600;
  margin-bottom: 36px;
}
.zngw_import_guests .guests_item_outer .swiper-wrapper .swiper-slide .swiper-slide-department,.zngw_import_guests .guests_item_outer .swiper-wrapper .swiper-slide .swiper-slide-role{
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #323232;
  letter-spacing: 0;
  text-align: center;
  line-height: 28px;
  font-weight: 400;
  padding: 0 5px;
  box-sizing: border-box;
}
.zngw_import_guests .guests_item_outer .swiper-wrapper .swiper-slide .swiper-slide-item-fade{
  position: absolute;
  top:0;
  left:0;
  z-index: 10;
  background-image: linear-gradient(180deg, rgba(1,52,157,0.60) 0%, #01349D 40%);
  display: none;
  width: 204px;
  height: 360px;
  /* margin-left:20px;
  margin-right:20px; */
}
.zngw_import_guests .guests_item_outer .swiper-wrapper .swiper-slide .swiper-slide-item-fade .swiper-slide-fade-name{
  font-family: PingFangSC-Regular;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  font-weight: 600;
  margin:20px 0 16px 0;
}
.zngw_import_guests .guests_item_outer .swiper-wrapper .swiper-slide .swiper-slide-item-fade .swiper-slide-fade-department,.zngw_import_guests .guests_item_outer .swiper-wrapper .swiper-slide .swiper-slide-item-fade .swiper-slide-fade-role{
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  padding: 0 14px;
  box-sizing: border-box;
}
.zngw_import_guests .guests_item_outer .swiper-wrapper .swiper-slide .swiper-slide-item-fade .swiper-slide-fade-des{
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 400;
  padding: 0 16px;
  box-sizing: border-box;
  margin-top: 32px;
  word-break: break-all;
}
.zngw_import_guests .guests_item_outer .swiper-button-left{
  position: absolute;
  width: 64px;
  height: 74px;
  left: -71px;
  top: 30%;
  background-image: url(https://files.yuanian.com/yuanian/page_image/left.gif);
  background-size: cover;
}
.zngw_import_guests .guests_item_outer .swiper-button-right{
  position: absolute;
  width: 64px;
  height: 74px;
  right: -64px;
  top: 30%;
  background-image: url(https://files.yuanian.com/yuanian/page_image/right.gif);
  background-size: cover;

}
/* fyf 2024-01-15 重磅嘉宾改轮播 ---end */
.zngw_arrange_content .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    
    left: -25px !important;
}
.zngw_arrange {
    position: relative;
}
.tab_ment a.tab_ment_A {
    width: 259px;
    height: 300px;
    background: linear-gradient(180deg, #f5f6f8, #ffffff);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10), 2px 2px 0px 0px #ffffff inset;
    display: block;
    float: left;
    margin-right: 16px;
    margin-bottom: 23px;
}

.tab_ment a.tab_ment_A dl dt {
    height: 161px;
}
.tab_ment a.tab_ment_A dl dt img{
    width: 100%;
    height: 100%;
}
.tab_ment a.tab_ment_A dl dd {
    padding: 12px 16px 0px;
}

.tab_ment a.tab_ment_A dd h3 {
    height: 48px;
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
    color: #333333;
    line-height: 24px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 15px;
}

.tab_ment a.tab_ment_A dd p {
    font-size: 13px;
    font-weight: 400;
    text-align: justify;
    color: #999999;
    line-height: 18px;
    margin-bottom: 10px;
}

.tab_ment a.tab_ment_A dd p img {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.bm_Zt {
    width: 56px;
    height: 21px;
    display: inline-block;
    text-align: center;
    float: right;
    color: #ffff;
    line-height: 21px;

}
.red {
    background: #ea0000;
}
.hs {
    background: #cccccc;
}

/* fyf 2024-01-15 同行声音 */
.zngw_voice_of_peers {
  background: #F8F9FC;
  text-align: center;
}
.zngw_voice_of_peers .zngw_voice_of_peers_content {
    padding-bottom: 58px;
    width: 1100px;
    margin: 0 auto;
}
.zngw_voice_of_peers .zngw_voice_of_peers_content_title {
    text-align: center;
    padding: 36px 0px 32px 0px;
}
.zngw_voice_of_peers .zngw_voice_of_peers_content .zngw_voice_of_peers_content_title > img {
    width: 504px;
    height: 90px;
}
/* .zngw_voice_of_peers .zngw_voice_of_peers_content .zngw_voice_of_peers_content_body{
  width: 100%;
  background-image: linear-gradient(90deg, #182F76 0%, #552F61 23%, #95293F 60%, #B82129 87%, #C41D1F 100%);
  background-size: 100% 64px;
  background-repeat:no-repeat;
  padding:28px 24px;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
} */
.zngw_voice_of_peers .zngw_voice_of_peers_content .zngw_voice_of_peers_content_body .content_item{
  width: 248px;
  height: 568px;
  background-image: linear-gradient(180deg, #F5F7F9 0%, #FFFFFF 100%);
  box-shadow: 0px 8px 20px 0px rgba(55,99,170,0.1);
  font-family: PingFangSC-Regular;
  text-align: center;
  padding: 12px 0 28px 0;
  box-sizing: border-box;
}
.zngw_voice_of_peers .zngw_voice_of_peers_content .zngw_voice_of_peers_content_body .content_item>img{
  width: 224px;
  height: 148px;
}
/* .zngw_voice_of_peers .zngw_voice_of_peers_content .zngw_voice_of_peers_content_body .content_item:nth-child(5){
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.zngw_voice_of_peers .zngw_voice_of_peers_content .zngw_voice_of_peers_content_body .content_item:nth-child(5)>img{
  width: 224px;
  height: 126px;
} */
.zngw_voice_of_peers .zngw_voice_of_peers_content .zngw_voice_of_peers_content_body .content_item .content_item_name{
  margin-top: 16px;
  font-size: 20px;
  color: #323232;
  letter-spacing: 0;
  text-align: center;
  font-weight: 600;
  padding:0 16px;
  box-sizing: border-box;
}
.zngw_voice_of_peers .zngw_voice_of_peers_content .zngw_voice_of_peers_content_body .content_item .content_item_department{
  margin-top: 8px;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
  font-weight: 400;
  padding:0 16px;
  box-sizing: border-box;
}
.zngw_voice_of_peers .zngw_voice_of_peers_content .zngw_voice_of_peers_content_body .content_item .content_item_des{
  margin-top: 16px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #323232;
  letter-spacing: -0.5px;
  line-height: 24px;
  font-weight: 400;
  padding:0 16px;
  box-sizing: border-box;
  text-align: left;
  font-family: PingFangSC-Regular;
}

/* .zngw_voice_of_peers .zngw_voice_of_peers_content .zngw_voice_of_peers_content_body .content_item{
    margin-right: 25px !important;
} */

.txsy{
    position: relative;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    position: absolute;
    right: 70px;
    top: 50%;
    
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    position: absolute;
    left: 70px;
    top: 50%;
}
.zngw_voice_of_peers_content::before{
    position: absolute;
    top: 135px;
    content: '';
    width: 100% !important;
    background-image: linear-gradient(90deg, #182F76 0%, #552F61 23%, #95293F 60%, #B82129 87%, #C41D1F 100%) !important;
    background-size: 100% 64px !important;
    background-repeat: no-repeat;
    padding: 28px 0px !important;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    box-sizing: border-box;
}

/* .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 40px;
} */
 .zngw_arrange .swiper-pagination{
    bottom: 40px;
 }
 .zngw_voice_of_peers .swiper-pagination{
    bottom: 25px;
 }



/* 手机端  start*/
@media screen and (max-width: 1024px) {
    .zngw_wapper .btn_main {
        margin-top: -130px;
    }
    .zngw_wapper .zngw_arrange_content {
        padding: 0;
    }
    .zngw_wapper .zngw_arrange_content .zngw_arrange-line2-title {
        display: block;
        margin-left: 0px;
    }
    .zngw_wapper .zngw_arrange {
        padding-bottom: 24px;
    }
    .zngw_wapper .zngw_arrange .zngw_arrange_content {
        width: auto;
    }
    .zngw_wapper .zngw_arrange .zngw_arrange_content .zngw_arrange-detail .arrange_detail_right .speech_item_wrap .speech_item_content {
        flex-direction: column;
    }
    .zngw_wapper .zngw_arrange .zngw_arrange_content .zngw_arrange-line1 {
        padding-left: 16px;
    }
    .zngw_wapper .zngw_arrange .zngw_arrange_content .zngw_arrange-line2 {
        flex-direction: column;
    }
    .zngw_wapper .zngw_arrange .zngw_arrange_content .zngw_arrange-line2 .zngw_arrange-line2-title {
        display: block;
        margin-left: 0px;
    }
    .zngw_wapper .zngw_detail_maintitle {
        width: 100%;
        background-image: url("https://files.yuanian.com/yuanian/page_image/2024/znyl-0115/zjdfqy-yd-logo.png");
    }
    .zngw_wapper .zngw_detail .zngw_detail_bg {
        width: auto;
        padding: 0 16px 24px 16px;
    }
    .zngw_wapper .zngw_detail >p {
        text-indent: 2em;
        background-repeat: no-repeat;
        font-weight: 400;
        text-align: justify;
        color: #3d485d;
        line-height: 30px;
    }
    .zngw_import_guests {
        margin: 0 16px;
    }
    .zngw_import_guests .guests_item_outer {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .zngw_import_guests .guests_item_outer .guests_item_wrap {
        width: calc(50% - 8px);
        padding: 0;
        margin-bottom: 24px;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .zngw_import_guests .guests_item_outer .guests_item_wrap .guests_item_left {
        margin-right: 0;
    }
    .zngw_import_guests .guests_item_outer .guests_item_wrap .guests_item_right {
        margin-top: 8px;
    }
    .zngw_import_guests .guests_item_outer .guests_item_wrap .guests_item_right .guests_item_title {
        margin-bottom: 16px;
        padding: 0 20px;
    }
    .zngw_import_guests .guests_item_outer .guests_item_wrap .guests_item_right .guests_item_line,.guests_item_desc{
        display: none;
    }
    .zngw_video_outer_title{
      width: 100%;
      background-image: url("https://files.yuanian.com/yuanian/page_image/2024/znyl-0115/txgy-yd-logo.png");
    }


    .zngw_video_outer .zngw_video_inner{
        width: 100%;
        padding:0px 16px;
        flex-direction: column;
        background: #fff;
    }
    .zngw_video_outer .zngw_video_catalog {
        width: 100%;
        flex-direction: column;
        padding: 0;
        margin-bottom: 16px;
    }
    .zngw_video_outer .zngw_video_catalog .video_catalog_media_wrp {
        width: 100%;
        height: 264px;
    }
    .zngw_video_outer .zngw_video_catalog .video_catalog_content .catalog_content_title {
        margin-bottom: 16px;
    }
    .zngw_video_outer .zngw_video_content {
        width: 100%;
        height: unset;
    }
    .zngw_video_outer .zngw_video_content .video_content_inner {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .zngw_video_outer .zngw_video_content .video_content_inner .video_item_wrapper {
        width: calc( 50% - 8px);
        height: 110px;
        margin: 0 16px 16px 0;
    }
    .zngw_video_outer .zngw_video_content .video_content_inner .video_item_wrapper:nth-child(3n) {
        margin-right: 16px;
    }
    .zngw_video_outer .zngw_video_content .video_content_inner .video_item_wrapper:nth-child(2n) {
        margin-right: 0;
    }
    .zngw_video_outer .zngw_video_content .video_content_inner .video_item_wrapper .video_item_content {
        background-size: cover;
    }

    .tab_ment a.tab_ment_A {
        width: 100%;
        height: auto;
        margin: 0 auto;
        float: initial;
        margin-bottom: 20px;
        padding: 0 12px;
        box-sizing: border-box;
    }

    .tab_ment a.tab_ment_A dl dt {
        height: auto;
    }

    .tab_ment a.tab_ment_A dl dd {
        padding: 12px 16px 10px;
    }

    /* 同行声音 */
    .zngw_wapper .zngw_voice_of_peers .zngw_voice_of_peers_content {
      width:100%;
      padding-bottom: 0;
    }
    /* .zngw_voice_of_peers .zngw_voice_of_peers_content .zngw_voice_of_peers_content_body{
      flex-direction: column;
      justify-content:center;
      align-items: center;
    } */
    .zngw_voice_of_peers .zngw_voice_of_peers_content .zngw_voice_of_peers_content_body .content_item{
        padding: 0;
        margin-bottom: 20px;
        margin-left: 20px !important;
        margin-right: 0px !important;
    }
    .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after,
    .swiper-button-next:after, .swiper-button-prev:after{
        content: '';
    }
    .zngw_voice_of_peers .zngw_voice_of_peers_content .zngw_voice_of_peers_content_body .content_item:nth-child(1){
        margin-left: 0px !important;
    }
    .zngw_voice_of_peers_content::before{
        display: none;
    }
    .zngw_voice_of_peers .zngw_voice_of_peers_content .zngw_voice_of_peers_content_body .content_item>img {
        width: 304px;
        height: 210px;
    }
    .zngw_voice_of_peers .zngw_voice_of_peers_content .zngw_voice_of_peers_content_body .content_item:nth-child(4){
      margin-bottom: 0px;
    }
    .zngw_voice_of_peers .zngw_voice_of_peers_content .zngw_voice_of_peers_content_body .content_item:last-child{
      margin-right: 30px;
    }
    /* 重磅声音 */
    .zngw_import_guests .guests_item_outer {
      margin-bottom: 40px;
    }
    .zngw_import_guests .guests_item_outer .swiper-wrapper .swiper-slide .swiper-slide-item{
      width: 100%;
    }
    .zngw_import_guests .guests_item_outer .swiper-wrapper .swiper-slide .swiper-slide-item-fade{
      width: 100%;
    }
}
