﻿@charset "utf-8";
@font-face {
	/* font-test*/
	font-family: Monoton;
	src:url('../fonts/Monoton.woff'),
	url('../fonts/Monoton.ttf'),
	url('../fonts/Monoton.eot'); /* IE9 */
}

:root{
	--anpc-color:#fdafcf;
	--bg-btn-color:#288674;
	--zt-btn-color:#df5f9a;
	--dan-bgcolor:#e3fff6;
	--anpc-radius:8px;
	--img-txt-bgcolor:rgba(54,147,130,0.7);
	--img-weibo-bgcolor:rgba(58,178,195,0.1);
	--isee-vcr:#ec6539;
	--title-bg:url('../images/bg_title.png') no-repeat;
}
.media_news li.xh span{background:url(../images/icon_news1.png) no-repeat;}
.media_news li.zxw span{background:url(../images/icon_news2.png) no-repeat;}

/*--------------------------------------------------------------页头-*/
.anpc-radius{border-radius: 8px;overflow:hidden;}
.cont_offset_1660{width:1660px;margin-left:auto;margin-right:auto;}
.container{}
.header_bh{width:0px;height:0px;border-top:180px solid var(--zt-btn-color);border-left:180px solid transparent;position:absolute;right:0;top:0;z-index:9;}
.header_bh a{position: absolute;right:10px;top:-170px;width:80px;height:80px;display:block;}

.header_bh img{width: 100%;}
.top_header_box{;background-size:100% 100%;position: relative;}
.downTip{ position:absolute; left:50%; bottom:40px; margin-left:-27px; width:55px; height:50px; background:url(../images/bg_down.png) 0 0 no-repeat;z-index:10;}
.bigPic{width: 100%;height:100%;text-align:center;position: absolute;display: flex;justify-content: center;align-items: center;}
.bigPic img{width:100%;max-width:1000px;}
.bigPic_bg img{width:100%;}

.fixed{ position: fixed; left: 0; top: 0; width: 100%; z-index:555;}
.navArea{background:var(--anpc-color);width:100%;margin-top:2px;background: url(../images/bg_nav_menu_wen.png) no-repeat center;background-size: cover;}
.navArea.fixed{margin-top:0;overflow: visible;}
.navArea.fixed .backtop{width: 80%;display: block;margin-top: 5px;}
.navArea.fixed img{max-height: 40px;width: auto;}
.navArea.fixed .nav_menu_box li a{height: 50px;font:20px/50px "微软雅黑";}
.navArea.fixed .nav_menu_box li a b{background-size: 80%;}


/*-------------------------------------菜单*/
.zhline{height:90px;overflow:hidden;}
.backtop{max-width:360px;display:flex;justify-content:center;align-items:center;margin:10px 0;-webkit-transition:all .45s linear;-moz-transition:all .45s linear;transition:all .45s linear;width: 80%;}
.menu_act{display:none;}
.navArea.fixed .menu_act{margin-top: 2%;}
.menu_act img{width: 31px;}
.nav_menu_box{flex:1;display:flex;justify-content: space-between;margin-left:100px;}
.nav_menu_box li a{color:#fff;display:block;padding:0 15px;font:20px/90px "微软雅黑"; height:90px;position:relative;z-index:9;white-space: nowrap;-webkit-transition:all .45s linear;-moz-transition:all .45s linear;transition:all .45s linear;}
.nav_menu_box li a::before{content:"";opacity:0;background:url("../images/bg_nav_menu.png") no-repeat center bottom;position: absolute;z-index:-1;width:150px;height:100%;top:0;left:50%;transform:translateX(-50%);-webkit-transition:all .45s linear;-moz-transition:all .45s linear;transition:all .45s linear;}
.nav_menu_box li a:hover{color:var(--zt-btn-color);font:20px/60px "微软雅黑";}
.nav_menu_box li a:hover::before{opacity:1;}
.navArea.fixed .nav_menu_box li a::before{background-position: 0 0;}
.nav_menu_box li:nth-child(3n+1) a::before{background:url("../images/bg_nav_menu.png") no-repeat center bottom;}
.nav_menu_box li:nth-child(3n+2) a::before{background:url("../images/bg_nav_menu2.png") no-repeat center bottom;}
.nav_menu_box li:nth-child(3n) a::before{background:url("../images/bg_nav_menu3.png") no-repeat center bottom;}

/*==== 头条 ====*/
.hl_box{text-align:center;flex:1;}
.hl_box h1{font:700 28px/30px '微软雅黑';color:#333333;white-space: nowrap;text-overflow: ellipsis;padding:0 20px;margin-bottom:12px;}
.hl_box p{display:flex;justify-content: space-between;padding: 0 40px;}
.rank_time{background:url("../images/bg_timeRank.png") no-repeat 100%;background-size:cover;width:544px;height:74px;display:flex;align-items: center;justify-content: center;}
.ranktime_bd{display:flex;justify-content:space-between;width:100%;color:#fff;padding-left:140px;padding-right:90px;}
.ranktime_bd .time_point{font-size:30px;color:#a5edb2;}
.ranktime_bd span.count{font-size:30px;font-weight: 700;}
.ranktime_bd > div{text-align:center;}

/*=======直播区域======*/
.live_box2025{background:var(--dan-bgcolor);padding:20px;display:flex;}
.live_box2025 .live_img{width: 420px;}
.live_box2025 .live_bd{overflow:hidden;margin-left:20px;flex:1;}
.live_box2025 .live_bd i{position: relative;margin-bottom:10px;}
.live_box2025 .live_bd i:after{content:'';position: absolute;left:10px;bottom:10px;width:30px;height:30px;background:url(../images/play.png) no-repeat;background-size: cover;}
.live_box2025 .live_bd p{font-size:16px;}
.live_box2025 .live_bd .time_pp{display:flex;align-items: center;margin-top:5px;padding-left:30px;}
.live_box2025 .live_bd .time_pp span{background:#1379dc;color:#fff;padding:0 20px;border-radius: 20px;font-size:12px;line-height:26px;display:inline-block;position: relative;margin-left:-30px;}
.live_box2025 .live_bd .time_pp.live:before{content: '正在直播';background:#ff1835;line-height:26px;color:#fff;border-radius: 20px;padding:0 40px 0 20px;height:26px;font-size:12px;margin-left:-30px;}
.live_box2025 .live_bd .time_pp.live cite{display:none;}

/*=======年会聚焦========*/
.news_lists_jj{display:flex;}
.news_lists_jj ul{max-width:530px;display: block;}
.news_lists_jj ul li{font-size:18px;line-height:43px;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;width:100%;}
.news_lists_jj ul li span{margin-right:15px;background:var(--zt-btn-color);color:#fff;font-size:16px;font-weight: normal;padding:2px 5px 4px;border-radius: 4px;}
.news_lists_jj ul li:nth-child(4n+1){font-size:20px;font-weight:700;margin-top:40px;}
.news_lists_jj ul li:first-child{margin-top:0;}
/*==== 大轮播图 ====*/
.big_silder_bd{width:66%;overflow:hidden;flex:1;}
.vrplay{margin-left:30px;width:34%;display:flex;flex-direction: column;}
.big_silder_box{width:100%;display:block;overflow:hidden;position: relative;}
.big_silder_box i img{width:100%;}
.big_silder_box h3{line-height:30px;font-size:18px;margin-top:-40px;display: block;padding:5px 20px;color:#fff;background:rgba(0,0,0,0.6);position: relative;z-index:9;}
.big_silder_box h3::after{content: '';}
.big_silder_box a.but_prev,.big_silder_box a.but_next{width:50px;height:60px;background:url(../images/prev_next.png) no-repeat left top;position:absolute;top:50%;margin-top:-25px;-webkit-transition:opacity .45s linear;-moz-transition:opacity .45s linear;transition:opacity .45s linear; opacity:.3;filter:Alpha(opacity=30);z-index:99;}
.big_silder_box a.but_prev{background-position:left top;left:10px;}
.big_silder_box a.but_next{background-position:right top;right:10px;}
.big_silder_box:hover a.but_prev,.big_silder_box:hover a.but_next{opacity:1;filter:Alpha(opacity=100);}
.big_silder_box .slide_bg{border-color: var(--bg-btn-color) transparent ;border-width: 0 0 140px 140px;border-style: solid;height:140px;width:140px;position:absolute;right:0px;bottom:0;left:auto;z-index:9;}
.big_silder_box .swiper-hd{height:60px;width:90px;display:block;position:absolute;right:0;bottom:15px;left:auto;z-index:10;font-size:30px;color:#fff;}
.swiper-pagination-current{font:48px/60px Monoton;}

.isee_anpc img{width:100%;}
.isee_anpc_bd{display:flex;flex:1;flex-direction: column;justify-content: flex-end;}
.isee_anpc_bd p{padding-left:30px;position: relative;}
.isee_anpc_bd p + p{margin-top:15px;}

.isee_anpc_bd p::before{content:'';width:30px;height:30px;display:block;position: absolute;left:0px;top:0;}

.isee_anpc_bd p:first-child{color:#0b4a99;}
.isee_anpc_bd p:first-child::before{background:url("../images/SVG/icon_live_vr.svg") no-repeat;}
.isee_anpc_bd p.f18::before{background:url("../images/SVG/icon_time_vr.svg") no-repeat;}
.isee_anpc_bd p:nth-child(2n){color:var(--isee-vcr);}
.isee_anpc_bd p:nth-child(3n)::before{color:var(--isee-vcr);}
.isee_anpc_bd p:last-child a{background:var(--isee-vcr);color:#fff;display:flex;align-items: center;justify-content: center;width:160px;line-height:36px;border-radius:5px;}
.isee_anpc_bd p:last-child a::before{content:'';background:url("../images/SVG/icon_play_vr.svg") no-repeat;width:30px;height:30px;}
.isee_anpc_bd p:last-child a:hover{background:var(--bg-btn-color)}

/*====这个是快捷导航条5个====*/
.quick_menubox{justify-content: space-between;align-items: center;padding:20px 5%;background:var(--dan-bgcolor);}
.quick_menubox i{width:120px;}
.quick_menubox a{display:flex;text-align: center;width:170px;text-align:center;flex-direction: column;justify-content: center;align-items: center;}
.quick_menubox a h6{display:block;text-align:center;font-size:18px;color:var(--bg-btn-color);padding:0 15px;line-height: 30px;}
.quick_menubox a:hover h6{background:var(--zt-btn-color);color:#fff;border-radius:30px;}

/*====通用title样式====*/
.anpc_titlebox{background:var(--title-bg);color:#000;display: flex;justify-content:center;align-items: center;position: relative;}
/*.anpc_titlebox:after{content: '';background:#beeddb;width:100%;height:12px;position: absolute;display: block;z-index: 1;top:45%;left:0;}*/
.anpc_titlebox i{position: absolute;left:0px;z-index: 9;color:#fff;padding:4px 20px 0;display:block;text-shadow:0 2px 2px #000;}
.anpc_titlebox i:before{content:'2025 ANPC';}
.anpc_titlebox h2{font:700 40px/62px airal;z-index:9;position: relative;padding:10px 20px 0;}
.anpc_titlebox a.smlr{font:16px/26px airal;color:#fff;padding:4px 10px 0;display:flex;align-items: center;position: absolute;z-index:9;right:0;text-shadow:0 2px 2px #000;}
.anpc_titlebox a.smlr::after{content: '▲';display: inline-block;margin-left:10px;text-shadow:2px 0px 2px #000;transform:rotate(90deg);}

/*====三列新闻栏目====*/
.ym_img_bd{width:520px;}
.ym_img_bd img{width:100%;}
.news_left_ta{display:flex;}
.news_left_ta ul{display:flex;flex-wrap:wrap;flex:1;}
.news_left_ta li{width:50%;padding:0px;box-sizing:border-box;margin-bottom:20px;}
.news_left_ta.li_col1 li{width:100%;padding:0px;display:flex;}
.news_left_ta.li_col2 li{width:50%;padding:0px;display:inline-block;}
.news_left_ta li a{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;display:block;width:100%;}

.news_left_ta .media_news li{width:49%;padding-left:80px;position: relative;display: flex;align-items: center;margin-bottom:30px;}
.news_left_ta .media_news li:nth-child(even){padding-right:0;margin-left:2%;}
.news_left_ta .media_news li span{position: absolute;left:0;content: '';width:80px;height:35px;display:block;padding:0px;margin-right:0px;}
.news_left_ta li span{background:var(--bg-btn-color);color:#fff;padding:0 16px;border-radius:15px;margin-right:10px;white-space: nowrap;}
.news_left_ta li:nth-child(3n+1){margin-left:0%;}
.news_left_ta li img{width:100%;}

/*====央媒看年会====*/
/*.mt_bd{background:#eef7f7;padding:5px 0 30px;}*/

/*====特别策划====*/
.anpc_special{display:flex;justify-content: space-between;}
.anpc_special img{width:100%;height:100%;}
.big_s_bd{width:400px;}
.big_s_bd a{width:100%;}
.sml_s_bd{display:flex;flex-wrap: wrap;flex:1;justify-content: center;padding:0 10px;}
.sml_s_bd div{padding:0 10px;width:50%;display:block;margin-top:20px;}
.sml_s_bd div:nth-child(-n+2){margin-top:0;}
.sml_s_bd div a,.sml_s_bd div a i{height:100%;width:100%;display:inline-block;}

/*====大会报告====*/
/*.havebg i,.havebg h2{background:var(--dan-bgcolor);}*/
.parallax-bg {position: absolute;z-index:-1;left: -10%;top: 0;width: 180%;height: 100%;-webkit-background-size: cover;background-size: cover;background-position: center;}
.master_big_pic > div{display:flex;align-items: center;}
.master_big_pic > div cite{width:100%;max-width:650px;}
.master_box{position: relative;padding-top:5px;padding-bottom:80px;}
.control_hd{position: absolute;left:650px;bottom:120px;z-index:9;display:flex;}
.master_page{display: flex;align-items: center;}
.master_page span{width:20px;height:20px;background:var(--zt-btn-color);border-radius:3px;margin:0 5px;opacity: .4}
.master_page span.swiper-pagination-bullet-active{background:var(--zt-btn-color);opacity:1;filter:Alpha(opacity=100);}
.mast_prev,.mast_next{background:url(../images/mast_pr_nx.png) no-repeat center left;width:45px;height:40px;cursor:pointer;margin:0 10px;}
.mast_next{background-position: center right;}

.master_big_pic cite{display:block;float:none;margin-right:0px;width: 100%;text-align: center;}
.master_big_pic cite img{width: 80%;}
.master_big_pic .swiper-slide{position:relative;overflow:hidden;}
.master_big_txt{padding-top:20px;flex:1;}
.master_big_txt h1{font:700 24px/24px '微软雅黑';display: flex;align-items: flex-start;width: 80%}
.master_big_txt h1 b{white-space: nowrap;}
.master_big_txt h1 span{font:16px/24px '微软雅黑';padding-left:20px;color:#5c5c5c;position: relative;margin-left:15px;}
.master_big_txt h1 span::before{content: '/';margin-left:15px;margin-right:15px;position: absolute;left:-10px;}
.master_big_txt h3::before{content: '报告题目:';font:18px/25px '微软雅黑';color:#5c5c5c;margin-bottom:5px;position: absolute;top:-26px;}
.master_big_txt h3{font:700 24px/32px '微软雅黑';color:#ff6600;margin-bottom:15px;position: relative;margin-top:40px;}
.master_big_txt p{color:#fff;margin-bottom:15px;overflow:hidden;display:flex;flex-wrap:wrap;}
.master_big_txt p span{color:#fff;white-space:nowrap;font:16px/30px '微软雅黑';padding:0 10px;margin-right:10px;border-radius:4px;margin-bottom:10px;}
.master_big_txt p span:nth-child(5n-4){background:#ff6600;}
.master_big_txt p span:nth-child(5n-3){background:#66a81d;}
.master_big_txt p span:nth-child(5n-2){background:#29c1c3;}
.master_big_txt p span:nth-child(5n-1){background:#aa4dab;}
.master_big_txt p span:nth-child(5n){background:#bc3a00;}

.master_sml_tab{margin-top:-60px;z-index: 99;position: relative;}
.master_sml_tab .swiper-slide{-webkit-transition:opacity .45s linear;-moz-transition:opacity .45s linear;transition:opacity .45s linear; opacity:.95;filter:Alpha(opacity=95);}
.master_sml_tab .swiper-slide p{position:absolute;z-index:100;left:0;bottom:0;padding:0 30px;color:#fff;width:100%;height:40px;text-align:center;opacity:.85;filter:Alpha(opacity=85);}
.master_sml_tab .swiper-slide p span{background:var(--bg-btn-color);display:inline-block;border-radius:20px;font:24px/40px '微软雅黑';min-width:120px;}
.master_sml_tab .swiper-slide i{width:210px;height:210px;border:10px solid #fff;display:block;border-radius:50%;overflow:hidden;margin:auto;}
.master_sml_tab .swiper-slide i img{width:100%;height:100%;}
.master_sml_tab .swiper-slide.swiper-slide-thumb-active{opacity:1;filter:Alpha(opacity=100);}
.master_sml_tab .swiper-slide.swiper-slide-thumb-active i{border:10px solid #fff;}
.master_sml_tab .swiper-slide.swiper-slide-thumb-active p{background-position:center bottom;opacity:1;filter:Alpha(opacity=100);}
.master_sml_tab .swiper-slide.swiper-slide-thumb-active p span{background:var(--zt-btn-color);}

/*====专题会议====*/
.h-50{display:flex;height:50%;}
/*.zparty_l_img{display:flex;flex:1;}*/
/*.zparty_l_img > div + div{margin-left:15px;}*/
.z_meet_img{position: relative;width:100%;height:100%;overflow:hidden;display:block;}
.z_meet_img cite{font: 12px/32px '微软雅黑';background: var(--bg-btn-color);padding: 0 10px;position: absolute;left: 10px;top: 10px;color: #fff;z-index: 99;border-radius: 18px;}
.z_meet_img cite a{color:#fff;}
.z_meet_img a{display:block;width:100%;height:100%;}
.z_meet_img i{width:100%;min-height: 210px;height:100%;display: block;background-size:cover;background-position:center;background-repeat: no-repeat;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;	transition: opacity 0.35s, transform 0.35s;}
.z_meet_img:hover i{-webkit-transform: scale3d(1.08,1.08,1);transform: scale3d(1.08,1.08,1);}
.z_meet_img h3{position: absolute;bottom:0;background:var(--img-txt-bgcolor);z-index: 9;display:block;color:#fff;width:100%;padding:10px 15px;font-size:16px;line-height:26px;box-sizing: border-box;}
.z_meet_img_row{display: flex;flex-direction: column;width:100%;height:240px;}
.z_meet_img_row > div:first-child i{min-height: 240px;}
.z_meet_smlimg{display:flex;justify-content: space-between;width:100%;}
.z_meet_smlimg > div{display:flex;height:100%;}
.z_meet_smlimg > div + div{margin-left:25px;}
/*.z_meet_smlimg .swiper-slide{width:400px;}*/
/*.news_left_ta.li_col1{width:54%;}*/
.news_left_ta.li_col1 ul li{width:50%;}
.news_left_ta.li_col1 ul li span{background:var(--bg-btn-color);}
.news_left_ta.li_col1 ul{display:flex;overflow:hidden;flex-wrap: wrap;}
/*.news_left_ta.li_col1 ul li:nth-child(5n){margin-bottom:35px;}*/
/*.news_left_ta.li_col1 ul li:last-child{margin-bottom:0;}*/
.news_left_ta.li_col1 ul + ul{margin:20px -10px 0;}

/*====学术对话====*/
/*.free_meeting_tab .swiper-slide {width:400px;}*/
.free_meeting_box h1{font-size:18px;font-weight: 700;color:var(--bg-btn-color);margin-bottom:10px;-webkit-transition:all .45s linear;-moz-transition:all .45s linear;transition:all .45s linear;}
.free_meeting_box p{font-size:14px;color:#333;margin-bottom:10px;-webkit-transition:all .45s linear;-moz-transition:all .45s linear;transition:all .45s linear;}
.free_meeting_box a > p::before{content: '承办：';}
.free_meeting_box a > i{display:block;border-radius: 5px;overflow:hidden;}
.free_meeting_box .rm_direct{display:flex;margin-top:-25px;}
.free_meeting_box .rm_direct i{width:100px;height:100px;display:block;border:5px solid #fff;border-radius: 50px;overflow:hidden;background:#fff;z-index: 99;position: relative;box-sizing: border-box;}
.free_meeting_box .rm_direct > div{margin-top:40px;padding-left:20px;}
.free_meeting_box .rm_direct > div h1::before{content: '主持人：'}
.free_meeting_box a{display:block;padding:20px 0;border-radius:10px;}
.free_meeting_box a:hover{background:var(--bg-btn-color);}
.free_meeting_box a:hover > h1,.free_meeting_box a:hover > p{padding-left:15px;}
.free_meeting_box a:hover h1,.free_meeting_box a:hover p{color:#fff;}

.fm_control_hd{position: absolute;right:10px;margin-top:4px;z-index:9;display:flex;background:rgba(255, 255, 255, 0.8);border-radius:20px;padding:0 15px;}
.fm_page{display: flex;align-items: center;}
.fm_page span{width:16px;height:16px;background:#fff;border-radius:10px;margin:0 5px;border:4px solid var(--zt-btn-color);opacity: .4;box-sizing: border-box;}
.fm_page span.swiper-pagination-bullet-active{background:#fff;opacity:1;filter:Alpha(opacity=100);}
.fm_prev,.fm_next{background:url(../images/comtime_arrows.png) no-repeat center left;width:35px;height:40px;cursor:pointer;margin:0px;}
.fm_next{background-position: center right;}

/*====精彩图集====*//*
.nav_annual_picbox{display:flex;}
.nav_annual_picbox > div.ann_pic,.nav_annual_picbox > div.ann_pic_col{width:25%;}
.nav_annual_picbox > div i{width:100%;height:100%;display: block;background-size:cover;background-position:center;background-repeat: no-repeat;}
.nav_annual_picbox .ann_pic img{width:100%;height:100%;}
.nav_annual_picbox .ann_pic i{-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;	transition: opacity 0.35s, transform 0.35s;}
.nav_annual_picbox .ann_pic:hover i{opacity: 1;-webkit-transform: scale3d(1.08,1.08,1);transform: scale3d(1.08,1.08,1);}
.ann_pic_col{max-height:500px;position: relative;overflow:hidden;}
.ann_pic_col{display: flex;flex-direction: column;justify-content: space-between;}
.ann_pic_col .ann_pic{height:100%;position: relative;overflow:hidden;}
.ann_pic_col .ann_pic.h-60{height:calc(60% - 8px);}
.ann_pic_col .ann_pic.h-40{height:calc(40% - 8px);}
.ann_pic p{position: absolute;bottom:0;width:100%;background:var(--img-txt-bgcolor);color:#fff;padding:10px 15px;z-index:8;}
.ann_pic span{background:url("../images/young_span.png") no-repeat;width:20px;height:20px;display:block;position: absolute;bottom:0;right:0;z-index:9;}

.ann_col1 p{background:rgba(217,60,60,0.7);}
.ann_col2 p{background:rgba(76,197,184,0.7);}
.ann_col3 p{background:rgba(178,60,217,0.7);}
.ann_col4 p{background:rgba(60,123,217,0.7);}
.ann_col5 p{background:rgba(122,197,76,0.7);}
.ann_col6 p{background:rgba(221,171,37,0.7);}*/
.mt60{margin-top:60px;}
.tu_foucs_box{display: flex;}
.tu_foucs_box i{display:block;box-sizing: border-box;}
.sy2025_foucs .swiper-slide,.sy2025_tu_sml i{border-radius: 20px;overflow:hidden;}
.sy2025_tu_sml i{border:5px solid rgba(255, 255, 255, 0.5);}
.sy2025_foucs{width:86%;overflow: hidden;}
.sy2025_foucs img,.sy2025_tu_sml img{width:100%;}
.sy2025_sml_box{width:14%;position: relative;}
.sy2025_tu_sml{margin-left:-30px;overflow: hidden;position: relative;height:100%;}
.sy2025_tu_sml p{display:none;}
.sy2025_foucs p{position: relative;z-index: 1;display:flex;justify-content: center;align-items:flex-end; margin-top:-120px;height:120px;background:linear-gradient(0deg,var(--bg-btn-color) 20%,rgba(25, 160, 200, 0));}
.sy2025_foucs p span{color:#fff;font:20px/40px '';padding-bottom:20px;}
.sy2025_tu_sml .swiper-slide-thumb-active i{border:5px solid var(--zt-btn-color);}
.sy2025_sml_box .prev_top,.sy2025_sml_box .next_bot{width:30px;height:40px;display:block;position: absolute;left:40%;transform:translateY(-50%);z-index: 99;background:url(../images/mast_pr_nx.png) no-repeat left center;transform:rotate(90deg);cursor: pointer;}
.sy2025_sml_box .prev_top{top:10px;}
.sy2025_sml_box .next_bot{bottom:10px;background-position: right center;}
/*====历年年会专题====*/
.overyear_box i{display: block;overflow: hidden;}
.overyear_box img{width: 100%;}
.overyear_box{display: flex;justify-content: space-between;}
.overyear_box .col_year{max-width: 270px;}
.overyear_box .overyear_menu{font:16px/26px '微软雅黑';position: relative;overflow: hidden;height: 100%;width:500px;}
.overyear_box .overyear_menu .oy_nli{width: 100%;display: block;position:absolute;left:0;top:0;background:#f3f3f3;z-index:88;padding: 10px 15px;}
.overyear_box .overyear_menu .oy_nli a{font:16px/2.2em '微软雅黑';display:block;}
.overyear_box .overyear_menu span,.overyear_box .overyear_menu cite{ position:absolute;background:url(../images/sml_overyear_down.gif) no-repeat;width:45px;height:45px;display:block;right:0px;bottom:0px;z-index:99;}
.overyear_box .overyear_menu span{ background-position:bottom left;}
.overyear_box .overyear_menu:hover{overflow:visible;}
.overyear_box .overyear_menu:hover cite{display:none;}

/*====微信微博====*/
.cite_weipo_bd{justify-content: space-between;}
.annual_sml_tit{background:var(--img-txt-bgcolor) url("../images/icon_wei1.png") no-repeat right bottom;height:55px;display: flex;justify-content: flex-start;align-items: center;padding:0 15px;font-size:26px;color:#333;}
.annual_sml_tit.wei2{background:var(--img-txt-bgcolor) url("../images/icon_wei2.png") no-repeat right bottom;}
.cite_weipo{width:49%;}
.weipo_dbox .swiper-slide{display:flex;align-items: center;border-bottom:1px dashed #ccc;padding:0;-webkit-transition:all .25s linear;-moz-transition:all .25s linear;transition:all .25s linear;}
.weipo_dbox .swiper-slide:hover{background:var(--img-weibo-bgcolor);padding:0 15px;}
.weipo_dbox{overflow:hidden;height:240px;}
.weipo_dbox .swiper-slide i{width:66px;height:66px;display:block;overflow:hidden;margin-right:15px;border:1px solid #ccc;padding:3px;border-radius: 5px;}
.weipo_dbox .swiper-slide i img{width:100%;height:100%;border-radius: 3px;}
.weipo_dbox > a{display:flex;justify-content: space-between;flex-direction: column;height:60px;}
.weipo_dbox a p:first-child{font-size:18px;}
.weipo_dbox .weib_txt{display:flex;flex-direction: column;justify-content: center;flex:1;}
.weipo_dbox .weib_txt p > a{flex-direction: row;font-size:18px;}
.weipo_dbox .weib_txt p:last-child{width:100%;display:flex;justify-content: space-between;margin-top:10px;}
.weipo_dbox .weib_txt p:last-child span a{margin-left:30px;}
.weipo_dbox .weib_txt p a span{color:#ff0000;margin-left:15px;}

.udcard{display:flex;justify-content: center;align-items: center;}
.udcard span{width:150px;height:30px;background:var(--bg-btn-color);display:flex;align-items: center;justify-content: center;color:#fff;font-size:20px;font-family: "simsun";border-bottom-left-radius:5px;border-bottom-right-radius:5px;overflow:hidden;}
.udcard span:first-child b{transform:rotate(90deg);}
.udcard span:last-child b{transform:rotate(270deg);}

.udcard span + span{margin-left:30px;}

/*====年会简介====*/
.view_title_bd{font-size:26px;color:#333;margin-bottom:20px;}
.user_add{margin-top:20px;}
.plannig_content{border-top:1px solid #ccc;padding:20px 0;font-size:16px;}
.plannig_content p{margin-bottom:15px;}
.plannig_content img{max-width: 900px;width:100%;}

/*====页尾====*/
.footer{background:url(../images/footer_bg.gif);padding:15px 0;color:#fff;}
.footer a{color:#fff;}
.footer span{margin:0 10px;}
.phone_er_box{background:url(../images/phone-er-bg.gif);padding:20px 0;}
.phone_er_box > div{justify-content: space-between;}
.phone_er_box p{margin-top:5px;}
/*-----------------------------通用浮动开始*/
#side-bar{position:fixed;z-index:888;right: 10px;bottom: 200px;width:46px;}
.side-bar a{width:46px;position: relative;font:12px/16px 宋体;margin-bottom:3px;color:var(--anpc-color);-webkit-transition:opacity .45s linear;-moz-transition:opacity .45s linear;transition:opacity .45s linear;opacity:.8;}
.side-bar a img{width:46px;margin:0px auto;display:block;}
.side-bar a:hover{opacity:1;filter:Alpha(opacity=100);}
.side-bar a:hover::before{content:'返回顶部';text-align:center;padding:5px 15px;position: absolute;background:rgba(0,0,0,0.7);color:#fff;
	border-top-left-radius:15px;border-bottom-left-radius:15px;top:16px;right:40px;white-space: nowrap;z-index: -1;}
/*----------图片动画*/
a i{display:block;overflow:hidden;border-radius: 8px;}
a i img,.sy2025_foucs i img{width:100%;margin:auto;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;	transition: opacity 0.35s, transform 0.35s;}
a:hover i img,.sy2025_foucs i:hover img{opacity: 1;-webkit-transform: scale3d(1.08,1.08,1);transform: scale3d(1.08,1.08,1);}
em{display:block;width:100%;height:100%;background:url("../images/loadtxt.gif") no-repeat center;background-size: auto 100%;color:rgba(255,255,255,0)}

/*页头动画效果*/
.ani_01{ animation:fadeInUp1 2s ease both; -webkit-animation:fadeInUp1 2s ease both; -moz-animation:fadeInUp1 2s ease both; -ms-animation:fadeInUp1 2s ease both; -o-animation:fadeInUp1 2s ease both;}
.ani_01{ animation-delay:2.5s; -webkit-animation-delay:2.5s; -moz-animation-delay:2.5s; -ms-animation-delay:2.5s; -o-animation-delay:2.5s;}
.ani_02{ animation:fadeInUp1 2s ease both; -webkit-animation:fadeInUp1 2s ease both; -moz-animation:fadeInUp1 2s ease both; -ms-animation:fadeInUp1 2s ease both; -o-animation:fadeInUp1 2s ease both;}
.ani_02{ animation-delay:1.5s; -webkit-animation-delay:1.5s; -moz-animation-delay:1.5s; -ms-animation-delay:1.5s; -o-animation-delay:1.5s;}
@keyframes fadeInUp1{
	0%{ opacity:0; transform:translateY(-300px);}
	100%{ opacity:1; transform:translateY(0);}
}
@-webkit-keyframes fadeInUp1{
	0%{ opacity:0; -webkit-transform:translateY(-300px);}
	100%{ opacity:1; -webkit-transform:translateY(0);}
}
@-moz-keyframes fadeInUp1{
	0%{ opacity:0; -moz-transform:translateY(-300px);}
	100%{ opacity:1; -moz-transform:translateY(0);}
}
@-ms-keyframes fadeInUp1{
	0%{ opacity:0; -ms-transform:translateY(-300px);}
	100%{ opacity:1; -ms-transform:translateY(0);}
}
@-o-keyframes fadeInUp1{
	0%{ opacity:0; -o-transform:translateY(-300px);}
	100%{ opacity:1; -o-transform:translateY(0);}
}

/*====扩展适配手机====*/
@media screen and (max-width:766px){
	.bigPic_bg{}
	.news_lists_jj.ml30{margin-left:0;}
	.bigPic_bg img{height:400px;width:auto;margin-left:-400px;}
	.cont_offset_1660{width:100%;}
	.bigPic_bg{min-height:380px;display: flex;align-items: flex-end;background:#fcfdfd;}
	.bigPic{width:100%;margin-left:0%;}
	.header_bh{width:0px;height:0px;border-top:110px solid var(--anpc-color);border-left:110px solid transparent;position:absolute;right:0;top:0;z-index:9;}
	.header_bh a{position: absolute;right:10px;top:-100px;width:50px;height:50px;display:block;}
	.anpc_titlebox{padding-left:80px;}
	.anpc_titlebox h2{font-size:26px;}
	.anpc_titlebox i{width:140px;}
	.anpc_titlebox i img{width:100%;}
	.anpc_titlebox a.smlr{color:#fff;margin-top:30px;}
	.anpc_titlebox a.smlr::after{display:none;}
		/*导航条*/
	.ifmoflex{display:flex;flex-wrap: wrap;justify-content: space-between;padding:0 20px;position: relative;box-sizing: border-box;}
	.ifmoflex a img{width:100%;}
	.user_add{margin:20px;}
	.nav_menu_box{display:none;width:100%;position: absolute;z-index:999;top:60px;left:0;margin:0;background:var(--img-txt-bgcolor);border-top:1px solid var(--bg-btn-color);flex-wrap: wrap;backdrop-filter: blur(5px);}
	.nav_menu_box li{width:33.33%;float:left;text-align:center;}
	.navArea .nav_menu_box li a{line-height:50px;}
	.view_cont_bd{padding:0 20px;}
	/*头条*/
	.ifmoblock{display:block;}
	.ifmoblock .tt{padding:10px 20px;display:flex;justify-content: center;}
	.rank_time.ifpc_h{width:60%;background-size:100%;height:auto;}
	.hl_box h1{white-space: normal;margin-top:10px;}
	.hl_box p{flex-direction: column;justify-content: flex-start;text-align: left;padding:10px 20px;}
	.hl_box p a{margin-bottom:15px;font-size:16px;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
	.hl_box p a::before{content: '·';margin-right:10px;}
	.hl_box span{display:none;}
	.live_box2025{flex-direction: column;}
	.live_box2025 .live_img{width:100%;}
	.live_box2025 .live_bd{margin:10px 0 0px;position: relative;padding-bottom:40px;}
	/*焦点图*/
	.news_lists_jj{padding:20px;padding-top:0;}
	.dis_col{flex-direction: column;}
	.big_silder_box h3{font-size: 16px;}
	.ranktime_bd{display:flex;justify-content:center;width:100%;color:#fff;padding-left:0px;padding-right:0px;}
	.ranktime_bd .time_point{font-size:18px;color:#a5edb2;}
	.ranktime_bd span.count{font-size:18px;font-weight:normal;padding:0 10px;line-height: 20px;}
	.vrplay{margin-top:20px;}
	.big_silder_bd,.vrplay{width:100%;margin:10px 0;padding:0 20px;}
	.news_lists_jj ul li:nth-child(4n+1){margin-top:20px;}
	.big_silder_box .swiper-hd{position: relative;width:100%;text-align: center;bottom:auto;height:auto;}
	.big_silder_box {}
	/*快捷导航*/
	.quick_menubox{flex-wrap: wrap;justify-content: center;}
	.quick_menubox a{width:33.33%;}
	.quick_menubox a i{width:60%;margin:auto;}
	.quick_menubox a h6{font-size:14px;}
	/*年会聚焦*/
	.news_left_ta{padding:0 20px;flex-direction: column;}
	.news_left_ta li,.ym_img_bd{width:100%;}
	.news_left_ta.li_col1 li{padding:0;}
	.news_left_ta ul{margin-left:0;margin-top:20px;}
	.news_left_ta .media_news li{width:100%;}
	.news_left_ta .media_news li:nth-child(even){margin-left:0;}
	.news_lists_jj ul{max-width: 100%;width:100%;}
	.news_lists_jj ul li,.news_lists_jj ul li:nth-child(4n+1){font-size:16px;}
	.anpc_titlebox{padding:0;}
	.anpc_titlebox i{display: none;}
	.anpc_titlebox h2 img{height:60px;}
	/*特别策划*/
	.anpc_special{flex-direction: column;}
	.anpc_special .big_s_bd{display:flex;width:100%;padding:0 10px;}
	.anpc_special .sml_s_bd{padding:0px 0;padding:0 10px;}
	.anpc_special .sml_s_bd div{width:50%;margin-top:20px!important;}
	.anpc_special .big_s_bd a{width:50%;display:block;margin:0 10px;}
	.sml_s_bd div a, .sml_s_bd div a i{width:100%;}
	/*大会报告*/
	.master_box{padding-bottom:30px;}
	.master_big_pic > div{flex-direction: column;padding:0 20px;}
	.control_hd{left:auto;bottom:auto;width:100%;justify-content: center;}
	/*专题会议*/
	.zparty_l_img{flex-direction: column;}
	.z_meet_smlimg .z_meet_img{margin:0px 0;position: relative;height:300px;}
	.zparty_l_img .z_meet_smlimg{height:300px;}
	.z_meet_img,.z_meet_img i{width:auto;max-width:100%;height:300px;}
	.zparty_l_img .z_meet_smlimg{margin:0px 0;}
	.z_meet_smlimg{flex-direction: row;}
	.ym_img_bd .swiper-pagination{position: relative;bottom:auto;}
	.news_left_ta{margin-top:20px;}
	.news_left_ta.li_col1,.z_meet_img_row{width:100%;}
	.z_meet_img_row{padding:0 10px;height:auto;}
	.op_hd {width:100%;text-align: center;position:relative;}
	.op_hd .swiper-pagination-bullet{}
	.op_hd .swiper-pagination-bullet{margin:0 5px;bottom:-20px;}
	.news_left_ta.li_col1 ul li span{align-items: center;display: flex;}
	.news_left_ta.li_col1 ul li{width:100%;}
		/*学术对话*/
	.free_meeting_tab{padding:0 20px;}
	.tu_foucs_box{flex-direction: column;}
	.sy2025_foucs{width:100%;}
	.swiper-pagination.py_hd,.swiper-pagination.pic_hd{position: relative;width:100%;text-align: center;justify-content: center;}
	.swiper-pagination.pic_hd span{margin:10px 4px;}
	/*图集*/
	.sy2025_foucs p span{padding-bottom:5px;font-size:14px;}
	.nav_annual_picbox{flex-wrap: wrap;}
	.nav_annual_picbox.mt20{margin-top:0;padding:0 10px;}
	.nav_annual_picbox .ml15{margin:0;}
	.nav_annual_picbox > div.ann_pic, .nav_annual_picbox > div.ann_pic_col{width:50%;padding:10px 10px;}
	.ann_pic_col{max-height:400px;}
	/*历年年会*/
	.overyear_box{flex-wrap: wrap;padding:0 10px;}
	.overyear_box .col_year{width:50%;padding:10px;}
	.overyear_box .overyear_menu span, .overyear_box .overyear_menu cite{display: none;}
	.overyear_box .overyear_menu .oy_nli{position: relative;top:auto;left:auto;background:none;}
	.overyear_box .col_year{max-width: 50%;}
	.overyear_box .overyear_menu{width:100%;}

	.cite_weipo_bd{flex-direction: column;}
	.cite_weipo_bd .cite_weipo:last-child{margin-top:20px;}
	.cite_weipo{width:100%;}
	.cite_weipo.ml30{margin:15px 0 0;}
	.weipo_dbox{margin:10px 20px;}
	.phone_er_box > div{flex-wrap: wrap;justify-content: center;}
	.phone_er_box > div > div:first-child{width:100%;}
	.phone_er_box > div > div{width:50%;margin-top:15px;}
	.side-bar a:hover::before{display:none;}
	.footer span{display:block;}
}

@media screen and (min-width:767px) and (max-width:1024px){
	.ifpad_h{display:none!important;}
	.bigPic img{width:70%;}
	.quick_menubox a h6{font-size:14px;}
	.header_bh{width:0px;height:0px;border-top:110px solid var(--anpc-color);border-left:110px solid transparent;position:absolute;right:0;top:0;z-index:9;}
	.header_bh a{position: absolute;right:10px;top:-100px;width:50px;height:50px;display:block;}
	.nav_menu_box{margin:0;flex-wrap: wrap;}
	.nav_menu_box li{width:25%;}
	.nav_menu_box li a{line-height:50px;text-align: center;}
	.zparty_l_img{flex-wrap: wrap;}
	.z_meet_smlimg > div{min-height:200px;width:100%;height:100%;}
	.z_meet_smlimg .z_meet_img a i{min-height:200px;width:100%;max-width:100%;height:100%;}
	.z_meet_smlimg{width:50%;margin:0!important;padding:0 15px;}

	.news_left_ta{margin-top:30px;width:100%;}
	.news_left_ta li{width:50%;}
	.ym_img_bd .swiper-pagination{position: relative;bottom:auto;}
	.news_left_ta.li_col1 ul{width:100%;margin:0;padding:0;}
	.zparty_l_img > div + div{margin:20px 0;}
}
@media screen and (max-width:1600px){
	.cont_offset_1660{width:100%;}
	.rank_time{background-size:100% 100%;}
	/*.rank_time{display:none;}*/
	.big_s_bd{width:25%;}
}