吗zhtml {
 font-size: 16px;
 }
            
input[type=submit],
 input[type=reset],
input[type=button],
input[type=text],
input[type=search] {
  -webkit-appearance: none;
}
select{-webkit-appearance: none;color: #AAAAAA; }
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
    padding: 0;
    font-family: "microsoft yahei", "simhei", "simsun";
    color: #525253;
    font-size: 16px;
    margin: 0;
    outline: 0;
}           
input:focus,
 textarea:focus {
outline: none;
}

textarea{resize: none;}
del, ins, u, s, a, a:hover {
    text-decoration: none;
}
li{list-style:none;}

body{width: 100%; min-width: 1200px;}
.bg{width: 100%; background: url(bg_cl_znd_20211208.png) no-repeat;}
.w100{width: 100%;}
.w_1200{width: 1200px; margin: 0 auto;}
/* 头部 */
.header{width: 100%;height: 67px;}
.logo{float:left; margin-top: 12px;}
.logo_text{color: #3F3F3F;font-size: 20px; font-weight: bold;}
.logo_eng{color: #3F3F3F; font-size: 10px; margin-top: 4px;text-transform:uppercase}
.herder_right{float:right; margin-top: 24px;}
.search_main{float:left; width: 300px;height: 36px;background: #FFFFFF;border-radius: 6px; }
.search_select { float: left;width: 50px; line-height: 36px;padding: 0 4px 0 10px;position: relative;cursor: pointer;font-size: 14px;}
.search_select .select_show { color:#646464;font-size: 16px;}
.search_select_box { width: 50px;  display: none; position: absolute;background-color: #fff;border-radius: 0 0 3px 3px; padding: 0 10px 0 10px; left: 0; z-index: 99;box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);}
.search_select:after {  content: "";width: 1px;height:21px;background-color:#E5E5E5; position: absolute; right: -15px;top: 9px;} 
.blue_active{color:#2E68E6!important;}
.input_Search_1 {float:left;width: 170px;height: 36px;line-height: 36px;  border-radius: 3px;padding-left: 23px; border: none; color: #B8B8B8; font-size: 16px;}
.denglu{float:left; margin-left: 24px;}
.denglu a{color: #626262;font-size: 18px; line-height: 36px; padding-left: 38px;}
/*#loginBtn{color: #626262;font-size: 18px; line-height: 36px; background: url(icon3_cl_znd_20211208.png) left no-repeat; padding-left: 38px;}*/
#loginBtn{
    color: #626262;
    font-size: 18px;
    line-height: 36px;
    background: url(log_cl_yhl_20211223.png) left no-repeat;
    padding-left: 29px;
    margin-right: 10px!important;
    background-size:24px 24px;
    
}
#zcBtn{ color: #626262;
    font-size: 18px;
    line-height: 36px;
    background: url(zc_cl_yhl_20211230.png) left no-repeat;
    padding-left: 29px;
    margin-right: 0px!important;
    background-size:24px 24px;
}
#tcBtn{font-size: 18px;
    line-height: 36px;
    background: url(icon37_cl_znd_20211208.png) left no-repeat;
    padding-left: 29px;
    margin-right: 0rem!important; 
    background-size:24px 24px;
}
.denglu a:hover{color: #2E68E6;}
.head_r{float:left;margin-left: 10px;}
.head_r a{display: inline-block;height: 34px;padding: 0 14px; line-height: 34px; border-radius: 6px;border: 1px solid #2E68E6; color: #2E68E6; margin-left: 13px;-webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s;}
.head_r a:hover{background: #2E68E6; color: #fff;}
.select_show{}
.search_select .select_show:after { content: ''; width: 10px; height: 9px;  display: block;background: url(icon1_cl_znd_20211208.png) no-repeat right center;  position: absolute;right: -10px;top: 15px; transition: transform 0.2s linear;}
.search_select_active .search_select_box {display: block;}
    

.searchBtn{float:right;display: block; width: 20px;height: 20px; background: url(icon2_cl_znd_20211208.png) no-repeat; margin-right: 10px; margin-top: 8px;}
.slogan_main{width: 100%; margin-top: 16px;overflow: hidden;}
.slogan{position: relative;float:right;width: 320px; height: 70px; padding-top: 20px; }
.slogan:before{content: "";display:inline-block; width: 47px;height: 38px; background: url(icon4_cl_znd_20211208.png) no-repeat; position: absolute;top:0px;left:-50px;}
.slogan:after{content: "";display:inline-block; width: 47px;height: 38px; background: url(icon5_cl_znd_20211208.png) no-repeat; position: absolute;bottom:0px;right:0px;}
.slogan_bg{width: 270px; height: 48px; background: url(img2_cl_znd_20211208.png) no-repeat; /* margin: 0 auto; */position: relative;z-index: 9;}
    

/* 导航 */
.nav{ width: 100%; height: 60px;background: rgba(255,255,255,1);border-radius: 6px;opacity: 0.9; margin-top: 16px;}
.nav ul{overflow: hidden; padding-left: 16px;}
.nav ul li{float:left; width: 118px; margin-right:30px;position: relative;}
.nav ul li a{display: block;height: 60px; line-height: 60px; color: #313131;font-size: 18px; text-align: center;-webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s;font-weight: bold;}
.nav ul li a:hover{font-weight: bold;}
.nav ul li a:after{-webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s;}
.nav ul li a:hover:after{ content: "";display: block; width: 118px; height: 15px; background: url(bg1_cl_znd_20211208.png) repeat-x;position: absolute; left:0px;bottom:0px;} 
.nav ul li.active:after{content: "";display: block; width: 118px; height: 15px; background: url(bg1_cl_znd_20211208.png) repeat-x;position: absolute; left:0px;bottom:0px;}
/* 头条 公众号 */
.top_news{width: 100%;overflow: hidden; margin-top: 10px;}
.top_news_left{float:left; width: 678px;height: 96px;background: #FFFFFF;border-radius: 6px;overflow: hidden;transition: all 0.4s;position: relative; }
.top_news_left:before{content: "";
    display: block;
    width: 0;
    height: 3px;
    background: #0E66B4;
    position: absolute;
    left: 1px;
    bottom: 0;
    z-index: 1;
    transition: ease 1s;}
.top_news_left:hover::before{width: 100%;}
.top_news_left a{transition: all 0.4s;}
.top_news_left:hover{box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);}
.top_news_left:hover a{margin-left: 8px;}
.time_bg_blue{float:left;width: 58px;height: 58px;background: url(bg2_cl_znd_20211208.png) no-repeat;border-radius: 6px; color: #fff;margin-top: 19px; margin-left:17px;}
.day{font-size:20px;color: #fff; margin-top: 5px; margin-left: 5px;}
.month{font-size: 14px;color: #fff; margin-left: 26px; margin-top:4px;}
.top_news_main{float:left; width: 560px; margin-top: 16px; margin-left: 18px;}
.top_news_main p{font-size: 14px; color: #959BA8; line-height: 22px;}
.top_news_main p a{display: block;width: 100%; font-weight: bold;font-size: 16px; color: #2E68E6;}
.top_news_right{float:right; margin-top:0px;}
.w_63{float:left;margin-left: 26px;width: 80px;}
.top_news_right .w_53{width: 70px; height:70px; background: #fff;  padding: 5px;}
.top_news_right div img{width: 70px;}
.w_63 p{color: #5B5B5B;font-size: 14px; margin-top:5px;text-align: center;}
/* 图片轮播 */
.main{width: 100%;margin-top: 30px;}
.news_photo{width: 100%;  overflow: hidden;}
.news_photo_left{float:left;width: 678px;}
#b04 { width:678px; height:auto!important; position: relative;}
#b04 ul{height:431px!important;}
#b04 .dots {position: absolute;bottom:5px;left:174px}
.news_photo ul li img{width: 678px; height: 392px;}
#b04 {position: relative;}
.news_photo_left ul li{float:left; height: auto; width: 100%;   position: relative;}
#b04 .dots li { display: inline-block; width: 59px; height: 7px; margin: 0 7px; text-indent: -999em;  border-radius:15px;cursor: pointer; background: #F2F2F2;  -webkit-transition: background .5s, opacity .5s; -moz-transition: background .5s, opacity .5s; transition: background .5s, opacity .5s;}
.unslider-arrow {display: block;width: 25px;height:45px;text-indent: -9999px;top: 327px;}
.prev{float:left; width: 25px;height: 25px;background: url(icon6_cl_znd_20211208.png) #2E68E6 no-repeat;border-radius: 3px; margin-top: 11px; margin-top: 11px; margin-left: 10px;}
.next{float:right; width: 25px;height: 25px;background: url(icon7_cl_znd_20211208.png) #2E68E6 no-repeat;margin-top: 11px; margin-right: 10px;border-radius: 3px;}
#b04 .dots li.active {background: #FC8322;opacity: 1;}
#b04 .arrow { position: absolute; top: 200px;}
.silde-disp-1{width: 100%;/* height: 24px; */line-height:24px; color:#2F2F2F; text-align: center;font-size: 18px; margin-top: 15px;}   
.silde-disp-1 a:hover{color: #2E68E6;}
.tab_hover{width: 100%; height: 46px; margin-top:15px; background: url(bg3_cl_znd_20211208.png) no-repeat;}
/* 残联要闻 */
.news_photo_right{float:right;width: 492px;}
.tab_title{width: 100%;border-bottom: 1px solid #EEEEEE; margin-top: 12px;}
.tab_title ul{width: 100%;overflow: hidden;}
.tab_title ul li{float:left; position: relative; height: 53px; margin-right: 20px;}   
.tab_title ul li a{display: block; color: #626262; width: 122px; text-align: center;}
.tab_title ul li.active a .cl_chi{color: #282828;font-weight: bold;}
.tab_title ul li.active a .cl_eng{color: #2E68E6;}
.tab_title ul li.active a:after{ content: "";width: 122px; display: block; height: 15px; background: url(bg1_cl_znd_20211208.png) repeat-x;position: absolute; left:0px;bottom:0px;} 
.cl_chi{font-size: 18px; color: #626262;}
.cl_eng{text-transform: uppercase;color: #B6B6B6; font-size: 12px;}  
.news_photo_right_main{width: 492px; margin-top: 17px; }
.tab_main_top{width: 472px; padding-left: 20px; border-bottom: 1px dashed #EBEBEB; padding-bottom: 9px;}
.tab_main_title{font-weight: bold;width: 100%;font-size: 18px; color: #454545; line-height: 24px;}
.tab_main_title a{color: #454545; -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s;}
.tab_main_title a:hover{color:#2E68E6;}
.tab_main_title_con{color: #6A6A6A;font-size: 14px;line-height: 24px; margin-top: 8px;}   
.time1{font-size: 14px; color: #AFAFAF; margin-top: 9px;}
.ul_main{ margin-top: 7px;width: 472px; padding-left: 20px;}
.ul_main li{width: 100%;overflow: hidden; }
.ul_main li a{float:left;display: inline-block;font-size: 16px;line-height: 37px;color: #282828;-webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s; padding-left: 13px;position: relative;}
.ul_main li a:hover{color:#2E68E6;}
.ul_main li a:before{content: "";display: inline-block;width: 3px;height: 3px;background: #B5BFD5;border-radius: 1px; position: absolute;top:19px;left:0px;}
.time{float:right; font-size: 14px;line-height: 37px;color: #BEBEBE;margin-right: 20px;}

/* 基层动态 */
.jcdt_main{width: 100%; background: #FAFBFD;padding-top: 10px; margin-top: 25px;}
.jcdt_box{width: 100%; overflow: hidden;}
.jcdt_box_left{float:left;width: 678px;}
.jcdt_tab{width: 100%; overflow: hidden;}
.jcdt_tab ul{width: 103%;}
.jcdt_tab ul li{float:left;width: 329px;height: 119px; margin-right: 18px; margin-top: 20px;}
.jcdt_tab ul li a{display: block; width: 290px;height: 103px; background: #FFFFFF;box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);border-radius: 6px; margin-left: 3px; padding-top: 11px; padding-left: 15px; padding-right: 19px;-webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s;}
.jcdt_tab ul li a:hover{box-shadow: 0px 0px 5px 0px rgba(46,104,230, 0.4);}
.p_1{font-size: 16px;color: #5B5B5B;line-height: 23px;}
.jcdt_tab ul li a:hover .p_1{color:#2E68E6;}
.time2{float:left;font-size: 14px;color: #AFAFAF;line-height: 24px;}
.p_2{width: 100%; overflow: hidden; margin-top: 26px;}
.more{float:right;width: 24px;height: 24px;background: url(icon8_cl_znd_20211208.png) no-repeat;}

/* 政府信息公开 */    
.jcdt_box_right{float:right;width: 492px;}
.zfxxgk{width: 100%; overflow: hidden;}
.zfxxgk ul{width: 106%; margin-top: 20px;}
.zfxxgk ul li{float:left;width: 235px; height: 75px; margin-right: 20px; margin-bottom: 16px;}
.zfxxgk ul li a{display: block; width: 210px;height: 54px;background: #FFFFFF;box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);border-radius: 6px; margin-left: 3px; padding-top:16px; padding-left: 20px;-webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s; }    
.zfxxgk ul li a:hover{box-shadow: 0px 0px 5px 0px rgba(46,104,230, 0.4);}
.zfxxgk ul li a div{font-size: 18px; color: #404040; height: 40px; line-height: 40px; padding-left: 50px;}
.zfxxgk ul li a:hover div{color:#2E68E6;}
.icon9{background: url(icon9_cl_znd_20211208.png) left no-repeat;}
.icon10{background: url(icon10_cl_znd_20211208.png) left no-repeat;}
.icon11{background: url(icon11_cl_znd_20211208.png) left no-repeat;}
.icon12{background: url(icon12_cl_znd_20211208.png) left no-repeat;}
.icon13{background: url(icon13_cl_znd_20211208.png) left no-repeat;}
.icon41{background: url(icon41_cl_znd_20211208.png) left no-repeat;}
/* 综合服务大厅 */
.zhfwdt_main{width: 100%; padding-top: 32px;}
.zhfwdt_content{width: 1200px;}
.title_bg{width: 100%; text-align: center;}
.title_bg_chi{color: #3E3E3E;font-weight: bold;font-size: 30px;display: inline-block; position: relative;}
.title_bg_chi::before{content: "";display: block; background: url(bg4_cl_znd_20211208.png) no-repeat; position: absolute;width: 46px; height: 46px;top: -8px;left: -14px;}
.title_bg_chi span{position: relative; z-index: 99;}
.title_bg_eng{color: #7E7E7E;font-size: 12px;line-height: 16px; line-height: 16px;text-transform: uppercase; margin-top: 5px;}
.zhfwdt_tab{width: 100%; margin-top: 36px;}
.zhfwdt_tab .zhfwdt_tab_bottom{height: 364px;}
.zhfwdt_tab_top{width: 100%; overflow: hidden;}
.zhfwdt_tab_top ul{width: 103%;}
.zhfwdt_tab_top ul li{float:left;width: 389px;height: 52px;line-height: 52px; background:#F4F7FC; margin-right: 16px;text-align: center; border-radius: 6px 6px 0px 0px;}
.zhfwdt_tab_top ul li a{display: block;width: 389px;height: 52px;line-height: 52px;border-radius: 6px 6px 0px 0px;-webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s; border-radius: 6px 6px 0px 0px;}
.zhfwdt_tab_top ul li a:hover{background:#FC8322;color: #fff;font-weight:bold;}
.zhfwdt_tab_top ul li.active a{background:#FC8322;color: #fff;font-weight:bold;}
.zhfwdt_tab_bottom{width: 1197px;border-radius: 0px 0px 6px 6px;border: 1px solid #FFE3CD;min-height:182px;}
.zhfwdt_tab_main {width: 100%; overflow: hidden;}
.zhfwdt_tab_main ul{width: 100%;padding-top: 39px; padding-left: 110px;overflow: hidden;}
.zhfwdt_tab_main ul li{float:left; width: 200px; margin-right: 70px; margin-bottom: 50px;}
.zhfwdt_tab_main ul li a{display: block; transition: 0.8s;}
.zhfwdt_tab_main ul li a:hover{transform:translate(0,-10px);-webkit-transform:translate(0,-10px);-moz-transform:translate(0,-10px);-o-transform:translate(0,-10px);-ms-transform:translate(0,-10px);}
.w_80{width: 80px; height: 80px;background: #FAFBFD;margin: 0 auto;border-radius: 40px;}
.w_80 img{width:42px;height:42px;}
.w_42{width: 42px; height: 42px; margin:0 auto}
.w_42 img{margin-top:20px}
.zhfwdt_tab_main ul li a p{color: #454545;line-height: 24px;font-size: 18px; margin-top: 10px;text-align: center;}
.zhfwdt_tab_main ul li a:hover p{color:#2E68E6 ;}
/* 资料中心 */
.zlzx_main{width: 100%;background: #FAFBFD; padding-top: 30px;padding-bottom: 16px; margin-top: 30px;}
.zlzx_content{width: 1200px;}
.zxzx_tab_main{width: 100%;}
.zxzx_tab_top{width: 100%; margin-top: 32px;}
.zxzx_tab_top ul{width: 100%;text-align: center;}
.zxzx_tab_top ul li{display: inline-block;position: relative;height: 53px; margin-right: 20px;}
.zxzx_tab_top ul li a{display: block;color: #626262; width: 122px;text-align: center;}
.zxzx_tab_top ul li.active a:after{content: "";width: 122px; display: block;height: 15px;background: url(bg1_cl_znd_20211208.png) repeat-x;position: absolute;left: 0px; bottom: 0px;}    
.zxzx_tab_top ul li.active a .cl_chi{font-weight:bold;}
.zxzx_tab_top ul li.active a .cl_eng{color: #2E68E6;}
.zxzx_tab_bottom{width: 100%; margin-top: 37px;}
.zxzx_tab_m{width: 100%; overflow: hidden;}
.video_list{width: 103%;}
.video_list li{float:left;width: 274px; margin-bottom: 25px; margin-right: 35px; height: 224px;}
.video_list li a{display: block;width: 100%;}
.w_274{width: 274px; height: 154px;border-radius: 6px;position: relative;}
.w_66{width: 66px; height: 66px;position: absolute; top:44px;left:100px;}
.w_66 img{width: 66px!important; height: 66px!important;}
.w_274 img{width: 274px; height: 154px;border-radius: 6px;-webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s;}
.w_274_bg{width: 100%;height: 154px; border-radius: 6px; position: absolute; top:0px;left:0px;background: rgba(0,0,0,0.3);}
.video_bt{width: 100%;font-size: 16px;color: #545454;line-height: 21px; margin-top:7px;}
.video_list li a:hover .video_bt{color: #2E68E6;}
.zxzx_tab_m .ul_main{margin-top: -12px;width: 98%;}
.video_list li a:hover .w_274_bg{display: none;}
/* 公众参与 */
.gzcy_main{width: 100%;background: url(bg5_cl_znd_20211208.png) top center no-repeat; padding-top: 39px; margin-top: 33px; padding-bottom: 50px;}
.gzcy_main_bottom{width: 100%; overflow: hidden; margin-top: 47px;}
.gzcy_Con{width: 103%;}
.gzcy_274{float:left; width: 274px; margin-right: 35px;}
.gzcy_274_top{width: 256px;height: 79px; padding-top: 17px; padding-left: 18px; background: #33435A;border-radius: 6px 6px 0px 0px; overflow: hidden;}
.gzcy_274_top_left{float:left;}
.gzcy_chi{font-size: 18px;font-weight: bold;color: #FFFFFF;line-height: 24px;}
.gzcy_eng{font-size: 12px;color: #fff;line-height: 16px;text-transform: uppercase; margin-top: 5px;}
.more2{float:right;margin-right: 23px; margin-top: 12px; width: 24px; height: 24px;}
.more2 a{display: block;width: 24px;}
.gzcy_274_bottom{width: 274px;background: #fff;box-shadow: 0px 2px 11px 0px rgba(0, 0, 0, 0.05);border-radius: 0 0 6px 6px; height: 224px;}
.gzcy_274_bottom .ul_main{width: 90%; padding-top:13px; margin-top: 0px; }
.gzcy_274:hover .gzcy_274_top{background:url(bg6_cl_znd_20211208.png) no-repeat;}
.yellow{background: #FC8322;}
/* 专题专栏 */
.ztzl_main{width: 100%; margin-top:40px;}
.ztzl_main_content{width: 100%;}
.ztlz_bottom{width: 100%; margin-top: 44px; overflow: hidden;height: 122px;}
.ztlz_bottom ul{width: 110%;}
.ztlz_bottom ul li{float:left;width: 274px; height: 113px; margin-right:33px;box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3); border-radius: 6px;    position: relative;}
.ztlz_bottom ul li a{display: block;}
.img-inner-shadow-2 .layer {position:absolute;top:0px;right:0px;bottom:0px;left:0px}
.img-inner-shadow-2:hover .layer{box-shadow:inset 0px 0px 30px rgba(255, 255, 255, 0.9);-moz-box-shadow:inset 0px 0px 30px rgba(255, 255, 255, 0.9);-webkit-box-shadow:inset 0px 0px 30px rgba(255, 255, 255, 0.9)}
.img-inner-shadow-2 .layer{transition:all 0.6s ease-in-out;-webkit-transition:all 0.6s ease-in-out;-moz-transition:all 0.6s ease-in-out;-ms-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out;}
.img-inner-shadow-2:hover .layer{transition:all 0.6s ease-in-out;-webkit-transition:all 0.6s ease-in-out;-moz-transition:all 0.6s ease-in-out;-ms-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out;}
.img-inner-shadow-2 img{width: 100%;}
/* 媒体合作 */
.mthl_main{width: 100%;background: #F5F5F5; margin-top: 30px; padding-top: 25px; height:81px;}
.mthz_main_content{width: 1200px; overflow: hidden;}
.mthz_left{float:left;background: url(icon15_cl_znd_20211208.png) left no-repeat; padding-left: 64px;}
.mthz_chi{color: #3E3E3E;font-size: 30px;font-weight: bold;}
.mthz_eng{color: #787878; font-size: 12px;text-transform: uppercase;}
.mthz_right{float:left;width: 1000px; }
.mthz_right ul{width: 100%; margin-left: 39px;}
.mthz_right ul li{float:left;margin-right: 20px;}
.xglj_main{width: 100%;background: #33435A;border-bottom: 1px solid #3C4E68;}
.xglj_main_content{width: 1200px;}

/* 相关链接 */
.xglj_tab_top{width: 100%;}
.xglj_tab_top ul{width: 100%;line-height: 60px; overflow: hidden;}
.xglj_tab_top ul li{float:left;width: auto; position: relative; margin-right:58px;}
.xglj_tab_top ul li a{display: block;color: #F3F7FD;font-size: 18px; padding: 0 20px; }
.xglj_tab_top ul li a:hover{background: #3E516F;}
.xglj_tab_top ul li.active a{background: #3E516F;}
.xglj_tab_top ul li a span{ margin-left: 16px;}
/* .xglj_tab_top ul li a:after{content: "";display: block;width: 12px; height: 11px; background: url(icon16_cl_znd_20211208.png) no-repeat; position: absolute;top:25px; right:-25px} */
.xglj_bottom{width: 100%;background: #3E516F;}
.xglj_bottom ul{width: 100%; padding-top: 16px;overflow: hidden;}
.xglj_bottom .xglj_tab{width: 1184px;overflow: hidden; padding-left: 16px;}
.xglj_bottom ul li{float:left;width:200px; line-height: 26px; margin-right: 30px; margin-bottom: 10px;}
.xglj_bottom ul li a{color: #fff; font-size: 14px;}
.bg2{background: #3E516F;}
.xglj_bottom ul li a:hover{text-decoration:underline;}

/* 底部 */
.footer{width: 100%;background: #33435A; padding-top: 20px; padding-bottom: 28px;}
.footer_main{width: 100%; overflow: hidden;}
.footer_main_left{float:left; }
.footer_main_left p{color: #AFB6BF;font-size: 16px; line-height: 32px;}
.footer_main_left p a{color: #AFB6BF;font-size: 16px;}
.footer_main_right{float:right; overflow: hidden;}
.footer_main_right .w_63 p{color: #AFB6BF;}
.footer_main_right .top_news_right{float:left; margin-top: 0px; border-right: 1px solid #3E506B;padding-top: 30px; padding-right: 30px;}
.sydw_logo{float:right; margin-left: 16px; margin-top: 26px;}

/* 分享悬浮 */
.share_main{width: 54px; position: fixed;top:84px;  z-index: 999;}
.share_Btn{width: 52px;height: 60px;border-radius: 6px;border: 1px solid #FC8322;background: #fff;cursor: pointer;}
.share_Btn_top{width: 52px; text-align: center; margin-top: 8px;  }
.share_Btn_bottom{width: 100%; color: #FC8322; font-size: 14px; text-align: center;background: #fff;border-radius: 0px 0px 6px 6px; margin-top: 0px; height: 24px; line-height: 24px; }
.share_Btn:hover .share_Btn_bottom{background: #FC8322; color: #fff;}
.share_Btn.active .share_Btn_bottom{background: #FC8322; color: #fff;}
.share_box{width:54px;background: #FFFFFF;border-radius: 6px; margin-top: 14px; padding-top: 14px; display: none;}
.share_box ul{width: 100%;}
.share_box ul li{width:54px; height: 54px;}
.share_box ul li a{display: block;width: 54px; height: 54px; cursor: pointer;}
.share_box ul li a p{width: 100%; text-align: center;font-size: 14px;color: #BEBEBE;}
.bshare-weixin{width: 27px; height: 27px; background: url(icon18_cl_znd_20211208.png) no-repeat;margin: 0 auto;}
.share_box ul li a:hover .bshare-weixin{background: url(icon19_cl_znd_20211208.png) no-repeat;}
.share_box ul li a:hover p{color: #FC8322;}
.bshare-sinaminiblog{width: 27px; height: 27px; background: url(icon20_cl_znd_20211208.png) no-repeat;margin: 0 auto;}
.share_box ul li a:hover .bshare-sinaminiblog{background: url(icon21_cl_znd_20211208.png) no-repeat;}
.message{margin-top: 8px;}
.message{width: 54px;}
.message a{display: block;width: 54px;}
.message a .msg_bg{width: 29px; height: 29px; background:url(icon22_cl_znd_20211208.png) no-repeat; margin: 0 auto;}
.message a p{font-size: 14px;color: #FC8322;text-align: center;}

#bsWXBox {border: 5px solid #ccc;border-radius: 5px;padding: 0!important;}
.bsBox{display: none;z-index: 100000001;font-size: 12px;padding: 6px !important;-moz-border-radius: 5px; -webkit-border-radius: 5px;border-radius: 5px;}
.bsClose { _overflow: hidden;cursor: pointer;position: absolute;z-index: 10000000;color: #666;font-weight: bold;font-family: Helvetica,Arial;font-size: 14px;line-height: 20px;}
.bsTop {color: #666; background: #f2f2f2; height: 24px;line-height: 24px;border-bottom: 1px solid #e8e8e8;}
.bsFrameDiv, #bsMorePanel { border: none; background: #fff;}
#qrcode img { display: inline-block!important;margin: 21px;}
#qrcode img{display:inline-block!important;margin:21px;}

/* 二级页 */
.content{width: 1200px; overflow: hidden; margin-top:41px; padding-bottom:40px;}
.content_left{float:left;width:290px;-moz-box-shadow:2px 2px 5px rgba(0, 0, 0, 0.08); -webkit-box-shadow:2px 2px 5px rgba(0, 0, 0, 0.08); box-shadow:2px 2px 5px rgba(0, 0, 0, 0.08);background: #fff;}
.content_left_top{width: 264px; border-bottom: 1px solid #F2F2F2;padding-left:26px; height:60px; padding-top: 20px; position: relative;background: #fff;    border-radius: 6px 6px 0 0;}
.left_title{ float:left; color: #3E3E3E;font-size: 20px;font-weight: bold; position: relative; }
.left_title:after{content:"";display: block;width: 38px;height: 3px;background: #FC8322; position: absolute;left:0px; top:30px}
.xian{float:left;width: 32px; height: 30px;background: url(bg7_cl_znd_20211208.png) right no-repeat;margin-top: 10px;margin-left: -11px;}
.left_title_eng{ float:left; color: #BDBDBD;font-size: 12px;line-height: 16px;text-transform: uppercase; margin-top: 22px;margin-left: -6px;}
.content_left_bottom{width:100%; }
.content_left_bottom ul{width: 290px;}
.content_left_bottom ul li{width:290px; height: 51px; line-height: 51px;position: relative;}
.content_left_bottom ul li a{width: 256px; padding-left: 34px; display: block; height: 51px; line-height: 51px; color: #525252;font-size: 18px; }
.content_left_bottom ul li:hover a{background:#FAFAFA ;}
.content_left_bottom ul li:hover:before{content: "";display: block;width: 6px;height: 51px;background: #FC8322; position: absolute;left:0px;top:0px}
.content_left_bottom ul li.active a{background:#FAFAFA ;}
.content_left_bottom ul li.active:before{content: "";display: block;width: 6px;height: 51px;background: #FC8322; position: absolute;left:0px;top:0px}
.content_right{float:left;width: 874px;box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);border-radius: 6px;padding-bottom: 30px;-moz-box-shadow:2px 2px 5px rgba(0, 0, 0, 0.08); -webkit-box-shadow:2px 2px 5px rgba(0, 0, 0, 0.08); box-shadow:2px 2px 5px rgba(0, 0, 0, 0.08);border-radius: 6px;  margin-left: 30px;background: #fff; min-height: 600px;}
.content_right_top{width: 100%; overflow: hidden; height: 80px;border-bottom: 1px solid #F2F2F2;}
.content_right_title{float:left;color: #404040;font-size: 18px;font-weight: bold; line-height: 80px; margin-left: 38px;}
.content_right_right{float:right; line-height: 80px; margin-right: 15px;}
.content_right_right a{color: #A5A5A5;font-size: 16px;display: block;float:left; background: url(morejt_cl_yhl_20211228.png) right no-repeat;padding-right: 17px;margin-right: 8px;background-size:5px 9px;}
.back{background: none!important; color: #282828!important;}
.content_right_right a:hover{color:#282828 ;display: block;background: url(morejt_cl_yhl_20211228.png) right no-repeat;background-size:5px 9px;}
.bg3{width: 100%; background: url(bg8_cl_znd_20211208.png) #FAFBFD top center no-repeat;}
.content_right_bottom{width: 100%; overflow: hidden;}
.content_right_bottom .ul_main{width: 94%; padding-left: 38px;}
.content2{width: 100%; background: #fff;box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);border-radius: 6px;padding-bottom: 30px;-moz-box-shadow:2px 2px 5px rgba(0, 0, 0, 0.08); -webkit-box-shadow:2px 2px 5px rgba(0, 0, 0, 0.08); box-shadow:2px 2px 5px rgba(0, 0, 0, 0.08);border-radius: 6px; min-height: 600px;}
.fenye{width: 100%; margin-top: 40px; text-align: center;}

/* 图片列表 */
.phohoList{width: 104%;overflow: hidden;}
.phohoList li{float:left;width: 247px; margin-left: 35px;border-radius: 6px;margin-top: 28px; height: 214px;}
.phohoList li a{display: block;width: 247px;border-radius: 6px;}
.phohoList li a img{border-radius: 6px;width: 247px; height: 139px;}
.w_247{width: 247px;height: 139px;border-radius: 6px;-webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s; position: relative;}
.w_247_bg{width: 100%;height: 139px; border-radius: 6px; position: absolute; top:0px;left:0px;background: rgba(0,0,0,0.3);-webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s;}
.w_247_bg .w_66{top: 39px;left: 91px;}
.phohoList li a p{width: 100%;color: #545454; font-size: 16px; line-height: 22px; margin-top: 7px;}
.phohoList li a span{display:block;width: 100%; color: #B9B9B9;font-size: 14px; margin-top: 5px;}
.phohoList li:hover p{color: #2E68E6;}
.phohoList li:hover .w_247{opacity: 0.8;}
.phohoList li:hover .w_247_bg{opacity: 0;}

/* 网站地图 */
.map{width: 100%;  padding-bottom: 20px;}
.map_title{ width:95%;  font-size: 18px;font-weight: bold; color: #2E68E6;}
.map_title a{font-size: 18px;font-weight: bold; color: #2E68E6;}
.map_content{margin-left: 38px; margin-right: 33px;border-bottom: 1px solid #EFEFEF; padding-bottom: 10px;margin-top: 30px;}
.map_main{width: 100%; margin-top: 20px; }
.map_main ul{width: 95%;overflow: hidden;}
.map_main ul li{float:left; margin-right: 28px; line-height: 32px;}
.map_main ul li a{color: #4E4E4E; font-size: 16px;}
.map_main ul li a:hover{color: #2E68E6;}
/* 领导简介 */
.leader_main{width: 94%; margin-top: 14px; margin-left: 31px; }
.leader_title{width: 100%;height: 41px; line-height: 41px; background: url(bg9_cl_znd_20211208.png) no-repeat;}
.leader_title span{font-size: 18px; color: #2E68E6;font-weight: bold; margin-left: 15px;}
.leader_title span a{font-size: 18px; color: #2E68E6;font-weight: bold;}
.leader_content{width: 100%; margin-top: 34px; overflow: hidden;}
.leader_content ul{width: 111%;}
.leader_content ul li{float:left; margin-right: 94px; margin-bottom: 30px;}
.leader_content ul li a{display: block;}
.w_131{width: 131px; height: 162px;border-radius: 6px;}
.w_131 img{width: 131px; height: 162px;border-radius: 6px;}
.leader_name{width: 100%; text-align: center; color: #474747; font-weight: bold; margin-top:8px; font-size: 18px;}
.zhiwei{color: #646464; font-size: 16px;line-height: 21px; margin-top: 3px; text-align: center;}
.leader_content ul li:hover a .leader_name{color:#2E68E6;}
.leader_content ul li:hover a .w_131 img{opacity: 0.8;}
/* 综合业务大厅 */
.zhywdt_main{width: 1168px;padding-left: 32px;} 
.zhywdt_main .zhfwdt_tab_top ul li{width: 370px;}
.zhywdt_main .zhfwdt_tab_top ul li a{width: 370px;}
.zhywdt_main .zhfwdt_tab_bottom{width: 1141px; position: relative;}
#chome .zhfwdt_tab_main{height: 350px; position: absolute; top:0px;left:0px}
#ie .zhfwdt_tab_main{height: 350px;overflow-y:auto;}
#chome .zhfwdt_tab_bottom .zhfwdt_tab_main {opacity: 0;filter:alpha(opacity=0);}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background: #FC8322!important;}
.mCSB_scrollTools .mCSB_draggerRail{background: #FFE3CD!important;}
/* .mCSB_scrollTools .mCSB_buttonUp{background: url(icon24_cl_znd_20211208.png) no-repeat!important; width: 8px!important; height: 6px!important;}
.mCSB_scrollTools .mCSB_buttonDown{background: url(icon25_cl_znd_20211208.png) no-repeat!important; width: 8px!important; height: 6px!important;}
.mCSB_scrollTools .mCSB_draggerRail{height: 93%!important;}
.mCSB_scrollTools a+.mCSB_draggerContainer{margin: 17px 0;} */

.show{opacity: 1!important;z-index: 9999;filter:alpha(opacity=100)!important;}
#ie{display: none;}
.zhywdt_bottom{width: 100%; margin-top: 34px; overflow: hidden;}
.zhywdt_bottom ul{width: 105%; margin-left: 32px;}
.zhywdt_bottom ul li{float:left;width:365px; height: 90px; margin-right: 24px;margin-bottom: 30px;}
.zhywdt_bottom ul li:hover{opacity: 0.8;}
.zhywdt_bottom a img{width:100%}
/* 专题专栏列表 */
.ztzl_list{width: 95%; overflow: hidden;padding-left: 25px; margin-top: 22px;}
.ztzl_list_main{width: 100%;overflow: hidden;}
.ztzl_list_main ul{width: 104%;}
.ztzl_list ul{width: 106%;}
.ztzl_list_main ul li{float:left;width: 274px; margin-top: 30px; margin-right: 15px;}
.ztzl_list_main ul li a{display: block;}
.ztzl_list_main ul li a img{width: 274px; height: 113px;border-radius: 6px;}
.w_274_1{width: 274px;height: 113px;box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3); border-radius: 6px; }
.ztzt_title{width: 100%;color: #3E3E3E;font-size: 16px; margin-top: 10px;}
.ztzl_time{width: 100%; font-size: 14px; color: #ADADAD; margin-top: 6px;}
.ztzl_list_main ul li:hover .ztzt_title{color: #2E68E6;}
.ztzl_list_main ul li:hover img{opacity: 0.8;}
.ztzl_list_2{width: 95%; padding-left: 25px; margin-top: 33px;}
.ztzl_list_2_main{width: 100%;}
.ztzl_list_2_main ul{width: 99%!important; margin-top: 30px; padding-left: 5px!important;}
/* 公众参与 */
.zgcy_main{width: 97%;padding-left: 25px;margin-top: 22px;}
.zxft_main{width: 100%; overflow: hidden; margin-top: 32px;}
.zxft_main ul{width: 106%;}
.zxft_main ul li{float:left;width: 266px; margin-right: 30px;}
.zxft_main ul li a{display: block;}
.w_266{width: 266px; height: 150px;border-radius: 6px;}
.w_266 img{width: 266px; height: 150px; border-radius: 6px;}
.zxft_title{width: 100%; color: #545454; font-size: 16px; margin-top: 8px;}
.zxft_time{color: #B9B9B9;width: 100%;font-size: 14px; margin-top: 6px;}
.zxft_main ul li:hover img{ opacity: 0.8;}
.zxft_main ul li:hover .zxft_title{color:#2E68E6;}
.hdjl_main{width: 99%; margin-top: 30px;}
.hdjl_main_top{width: 100%; overflow: hidden;}
.hdjl_main_top .leader_title{float:left;width: 810px;}
.wyly{float:right;width: 121px;height: 41px;background: #FC8322;border-radius: 6px; line-height: 41px; color: #fff;}
.wyly a{display: block; color: #fff; background: url(icon26_cl_znd_20211208.png) left no-repeat; padding-left:36px; margin-left: 6px;}
.hdjl_main_bottom{width: 100%;}
.hdjl_main_bottom ul{width: 100%;}
.hdjl_main_bottom ul li{width: 100%;overflow: hidden; height: 52px; line-height: 52px; font-size: 16px; color: #3D3D3D;}
.hdjl_main_bottom ul li a:hover{color:#2E68E6 ;}
.hdjl_main_bottom .li_1{width: 100%; border-bottom: 2px solid #2E68E6; overflow: hidden; height: 52px; line-height: 52px; font-size: 16px; color: #3D3D3D;}
.w_133{float:left;width: 133px;text-align: center;}
.w_800{float:left;width: 800px; margin-left: 20px;}
.w_120{float:right;width: 120px;text-align: center;}
.hdjl_main_bottom ul li:nth-of-type(even){background:#F7F7F7;}
.gzcy_bottom{width: 100%;margin-top: 20px; overflow: hidden;}
.w_560{float:left;width: 560px;}
.w_560_main{width: 100%; margin-top: 20px;}
.w_560_main .ul_main{width: 99%; padding-left: 6px;}
.fr{float:right; margin-right: 15px;}

/* 内容页 */
.neirong{width:94.2%; padding: 38px 33px 0 33px; }
.biaoti_title{width:88%; text-align: center;font-size: 22px; line-height: 30px; font-weight:bold; color: #323232;    margin: 0 auto;}
.erji_title{width:88%; text-align: center;margin: 0 auto;font-size:18px; line-height:26px; margin-top: 18px; color:#2E68E6}
.neirong_top{width: 100%;border-bottom: 1px solid #ECECEC;}
.title_bottom{width: 100%; overflow: hidden; line-height: 42px; margin-top: 24px;}
.title_bottom_left{float:left;font-size: 18px;color: #777777;}
.time3{float:left;font-size: 16px;color: #777777;}
.laiyuan{float:left;margin-left: 16px;}
.ly{color: #ccc;}
.title_bottom_right{float:right; margin-right: 36px;}
.font_main{float:left;font-size: 18px;color: #777777;}
.font_main span{float:left;}

.icon_fp {display: inline-block; width: 38px; height: 38px; background: url(icon27_cl_znd_20211208.png) no-repeat center center; margin-top: 3px;} 
.icon_fm {display: inline-block; width: 38px; height: 38px;background: url(icon28_cl_znd_20211208.png) no-repeat center center;margin-top: 3px;}
.dayin{float:left; margin-left: 20px;}
.dayin span{display: inline-block; color: #FC8322; font-size: 18px; margin-left: 10px;}
.icon_dy{display: inline-block;float:left; width: auto; height: 38px;background: url(icon29_cl_znd_20211208.png) no-repeat left;margin-top: 3px;color: #FC8322; font-size: 18px;padding-left: 38px;line-height: 37px;}
.icon_dy:hover{color: #FC8322;}
.neirong_bottom{width: 100%; color: #252525; font-size: 18px; line-height: 32px;padding-top:30px;}
.neirong_bottom table{margin: 0 auto;margin-bottom: 16px;margin-top: 16px;}
    
.neirong_bottom img{max-width: 800px;width:auto;height:auto; margin: 0 auto; display: block; margin-top: 20px; margin-bottom: 20px;}
.neirong_bottom p{color: #252525; font-size: 18px; line-height: 32px;}
.zrbj{width: 100%; text-align: right; margin-top: 40px; color: #484848; font-size: 18px;}
.zrbj_title{ color: #909090;}
/* 互动交流结果页 */
.hdjl_content{width:96%; margin: 0 auto; overflow: hidden; margin-top: 40px;}
.w_75{float:left;width: 83px; text-align: center;}
.w_75_1{width: 75px;margin: 0 auto;}
.w_75 p{text-align: center; color: #7A7A7A; font-size: 16px; margin-top: 16px;}
.hdjl_content_r_main{float:right;width: 945px;}
.hdjl_content_right{float:right;position: relative;width: 925px;min-height:85px;background: #FFFFFF;border: 1px solid #FC8322; border-radius:10px; padding: 10px;line-height: 30px;}
.hdjl_content_right:before{content: "";display: block;width: 32px;height: 32px;background: url(icon31_cl_znd_20211208.png) no-repeat; position: absolute; top:21px;left:-33px;}
.time4{float:left; width: 100%;color: #6A6A6A;font-size: 16px;text-align: right; line-height: 26px; margin-top:12px;}
.time4 span{display:inline-block}
.blue{border: 1px solid #2E68E6;}
.blue:before{content: "";display: block;width: 32px;height: 32px;background: url(icon33_cl_znd_20211208.png) no-repeat; position: absolute; top:21px;left:-33px;}
.ninhao p{color:#2B61D5}
.time5{float:left; width: 100%;color: #2B61D5;font-size: 16px;text-align: right; line-height: 26px; margin-top:12px;}
.time5 span{display:inline-block}
/* 互动交流 */
.hdjl_top{width: 1141px; background: url(bg10_cl_znd_20211208.png) no-repeat; height: 569px; overflow: hidden;}
.hdjl_top:before{display: none;}
.hdjl_top:after{display: none;}
.hdjl_top_left{float:left;width: 200px;text-align: center; padding-top: 100px;}
.hdjl_top_left p{color: #2B61D5;font-size: 18px; margin-top: 16px;}
.w_874{float:left;width: 874px; padding-top: 26px; padding-bottom: 20px;}
.hdjl_bottom{width: 1141px;background: #FAFBFD; margin-top:40px;}
/* 直属机构 */
.zsjg_main{width: 1147px; margin: 0 auto;}
.zsjg_banner{width: 100%; height: 132px; padding-top: 25px;}
.zsjg_banner img{width: 100%;}
.zsjg_nav{width: 100%;min-height: 70px; height:auto; background: #2E68E6;border-radius: 6px; margin-top: 40px;}
.zsjg_nav ul{width: 100%; overflow: hidden;min-height: 70px; height:auto;}
.zsjg_nav ul li{float:left;height: 70px; line-height: 70px; padding:0 15px;    border-radius: 6px}
.zsjg_nav ul li a{display: block;height: 70px; line-height: 70px; font-size: 20px; color: #fff;}
.jgsy{background: url(icon35_cl_znd_20211208.png) left center no-repeat; padding-left:46px; padding-left:45px;}
.zsjg_nav ul li:hover{background: #3060CA;}
.dwjj{width: 100%;min-height: 202px;background: #F4F7FC;border-radius: 6px; margin-top: 20px; overflow: hidden;}
.dwjj_left{float:left; width: 83%; margin-left: 27px; margin-top: 16px;}
.dwjj_left p{color: #2E68E6; font-size: 18px;font-weight: bold; }
.dwjj_main{width:100%; font-size: 16px;color: #454545;line-height: 30px; padding-top: 8px;text-indent:2em;padding-right: 20px; border-right:1px solid #2E68E6; margin-top: 8px;}
.dwjj_right{float:right;width: 14%;}
.dwjj_right a{display: block;color: #2E68E6; font-size: 16px; text-align: center; margin-top: 75px; background: url(icon8_cl_znd_20211208.png) top no-repeat; padding-bottom: 20px;padding-top: 30px;}
.zsjg_list{width: 100%; margin-top: 14px; overflow: hidden; margin-bottom: 10px;}
.zsjg_list_title{width: 100%; overflow: hidden; border-bottom: 1px solid #E4E5E7;}
.zsjg_list_title a{float:left ;display: block;color: #454545;font-weight: bold;font-size: 18px; border-bottom: 1px solid #FC8322; line-height: 30px; padding-bottom: 4px; padding-right: 12px;}
.zsjg_list_left{float:left;width: 550px;}
.zsjg_list_main{width: 100%; margin-top: 14px;}
.zsjg_list_main .ul_main{padding-left: 0px;width: 100%;}
.zsjg_list_main .time{margin-right: 5px;}
.zsjg_list_right{float:right;width: 550px;}
.zsjg_bottom{width: 100%; margin-top: 30px; overflow: hidden;}
.zsjg_bottom_left{float:left;width: 341px; height: 190px;}
.zsjg_bottom_right{float:right;width: 819px; overflow: hidden;}
.zsjg_bottom_right a{display: block;}
.zsjg_bottom_right_top{width: 100%; overflow: hidden; margin-bottom: 24px;}
.zsjg_bottom_right ul{width: 110%; overflow: hidden;}
.zsjg_bottom_right ul li{float:left;margin-right:40px;}
.zsjg_content{padding-bottom: 0px;}
.zsjg_bottom a:hover{opacity: 0.8;}

/* 分页 */
.fenye{ text-align:center; margin:30px 0 10px;}
.fenye span,.fenye a{ display:inline-block; width:32px!important; height:32px!important; text-align:center; line-height:32px!important; margin:0 2px; font-size:12px!important; font-weight: bold; border-radius: 6px; cursor: pointer;}
.fenye span.on{ background-color:#2E68E6; color:#fff;}
.fenye a{ background-color:#eaeaea; color:#6a6a6a;}
.fenye a:hover{ background-color:#2E68E6; color:#fff;}
.fenye .page_s{ background: url(icon39_cl_znd_20211208.png) center no-repeat;background-size: 9px!important;background: none\9;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='page_l_dkj_202172.png',sizingMethod='scale')}
.fenye .page_s:hover{background:#fff url(icon39_cl_znd_20211208.png) center no-repeat!important;background-size: 9px!important;background: none\9;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='page_l_dkj_202172.png',sizingMethod='scale')}
/* .fenye a.page_s:hover{ background: url(page_l_on_dkj_202172.png) no-repeat} */
.fenye .page_x{ background: url(icon38_cl_znd_20211208.png) center no-repeat;background-size:9px;background: none\9;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='page_r_dkj_202172.png',sizingMethod='scale')}
.fenye .page_x:hover{ background: #fff url(icon38_cl_znd_20211208.png) center no-repeat!important;background-size:9px!important;background: none\9;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='page_r_dkj_202172.png',sizingMethod='scale')}
/* .fenye a.page_x:hover{ background: url(page_r_on_dkj_202172.png) no-repeat} */
.fenye font{ font-size:16px; color:#797979;}
.fenye input{ width:32px; height:32px; text-align:center; line-height:32px; box-sizing:border-box; margin:0 4px;}
.fenye font input:first-child{ border:1px solid #ede8e6;}
.fenye font input:first-child+input{ background:#ddd; cursor:pointer;border: none;border-radius: 6px}
    
.fenye font input:first-child+input:hover{background-color:#2E68E6; color:#fff;}
.wzdt a{margin-right: 20px;}
.wzdt a:hover{color: #fff;}
.jgab img{margin-right: 10px;}
.wap{display: none;}
.hdjl_top:before{background: url(bg11_cl_znd_20211208.png) no-repeat;}
.hdjl_top:after{background: url(bg12_cl_znd_20211208.png) no-repeat;}


.page_div {
    min-width: 52%;
    width: auto;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
}
#firstPage {
    background: none;
    color: #555;
	display: none;
}
#nextPage {background: url(icon38_cl_znd_20211208.png) center no-repeat; background-size: 9px;text-indent: -99999px;}
#prePage{background: url(icon39_cl_znd_20211208.png) center no-repeat;background-size: 9px;text-indent: -99999px;}
#lastPage {
	display: none;
    background: none;
    color: #555;
}
.totalPages{display: none;}
.totalSize{display: none;}
.page_div .current {
	 background-color: #2E68E6;
     color: #fff
}
.page_div a {
	   display: inline-block;
	   width: 32px;
       height: 32px;
       text-align: center;
       line-height: 32px;
       margin: 0 2px;
       font-size: 12px;
       font-weight: bold;
       border-radius: 6px;
	   cursor: pointer;
	   background-color: #eaeaea;
	   color: #6a6a6a;
}
.page_div a:hover{background-color: #2E68E6; color: #fff}
    
.wenti{display: none;}
#hfdw{display: none;}
.returntop{position: fixed;right:16%;bottom: 26px;z-index: 9998; display: none;}
    
.icon_back_top {background: url(fanhui_cl_znd_20211208.png) no-repeat center center;display: block;width: 44px; height: 44px; text-indent: -9999px; border-radius: 3px;}
.icon_back_top:hover{ background: url(fanhui_bg_cl_znd_20211208.png) no-repeat center center;}

/*app隐藏导航*/
.fixedNav {
    background:#2E68E6;
    height: 3rem;
    position: fixed;
    width: 100%;
    top: 0;
    display: none;
    z-index: 99; left: 0
}
.flexnav{ display: flex; justify-content: space-between; align-items: center}
.logofixed {
   flex: 1; margin:0 8% 0 4%
   
}
.logofixed img{ width: 80%}
.fixedNav span {
    line-height: 3rem;
    display: block;
    float: right;
    color: #fff;
    font-size: 0.88rem;
    padding-right: 1.19rem;
    font-weight: 300;
    vertical-align: middle;
}
.fixedNav span::after {
    display: inline-block;
    content: "";
    width: 1.19rem;
    height: 1.13rem;
    background: url(cosmos_dkj_ico@3x.png) no-repeat;
        background-size: auto;
    background-size: 1.19rem 1.13rem;
    vertical-align: middle;
    margin-left: 0.5rem;
    cursor: pointer;
    position: relative;
    top: -0.1rem;
}
.fixedNav_content {
    display: none;
    position: fixed;
    top: 3rem;
    z-index: 999;
    width: 100vw;
    background: rgba(58,67,82,0.9);
    border-bottom: 0.1rem solid #2E68E6;
}
.fixedNav_content ul {
    padding: 1rem 1.19rem;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
}
.fixedNav_content ul li {
   width: 33.3%; float: left;
    text-align: center; padding: 1rem 0
}
.fixedNav_content ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}
.closeNav {
    border: 0.06rem solid #fff;
    color: #fff;
    font-size: 0.88rem;
    padding: 0.5rem;
    display: block;
    text-align: center;
    width: 10rem;
    border-radius: 0.19rem;
    margin: 0 auto 0.8rem;
}
.closeNav:hover{ color: #fff}
.xuanfu{position: fixed;width: 243px;right: 0px;  top: 300px; z-index: 9999}
.xuanfu a{display: block;}
.xuanfu a img{width:100%}
.gb{width: 20px; height: 20px; background: #fff;float:right;position: relative; top:20px; right:0px;text-align: center;cursor:pointer;}

/* 办件统计 */
.bjtj{width: 94%; padding-left: 38px;overflow: hidden; height: 73px;background: #f6f7f8;border-radius: 6px;margin-bottom: 40px; padding: 7px; margin: 0 auto; margin-top: 20px; margin-bottom:30px;}
.bjtj h2{width: 103px;height: 75px; line-height: 75px;background: #2E68E6; text-align: center; color: #fff; font-size: 20px; font-weight: bold;float: left;border-radius: 6px;}
.bjtj ul{float: left;width: 900px;text-align: center;}
.bjtj ul li { width: 208px;  display: inline-block; line-height: 75px; position: relative;}
.bjtj ul li:after{content:"";display: block;width: 1px; height: 50px; position: absolute; top:13px;right:0px;background: #e0e5eb;}
.bjtj ul li span{font-size: 18px;}
 .bjtj ul li label{ margin-left: 10px; color: #1572cf; font-weight: bold;  font-size: 20px; margin-top: 8px;} 

/* 媒体合作 */
.picScroll-left{ width:100%;  overflow:hidden; position:relative; }
.picScroll-left .hd{position: relative; }
.picScroll-left .prev{width: 18px;height: 18px;background: url(icon42_cl_znd_20211208.png) no-repeat;position: absolute; left:0px;top: 10px;}
.picScroll-left .hd .next{width: 18px;height: 18px;background: url(icon43_cl_znd_20211208.png) no-repeat; position: absolute; right:0px;top: 10px;}
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
/* 		.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; } */
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{width: 164px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:120px; height:90px; display:block;  padding:2px; border:1px solid #ccc; }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:24px;   }
.tempWrap{width: 900px!important; margin: 0 auto; }

/* 老年版开始 */
.old_main{width: 100%; background: #F2F2F2;}
.old_w_1200{width: 1200px; margin:0 auto}
.old_top{width: 100%;height: 366px; background: url(old_banner_znd_20220209.png) no-repeat;}
.old_header{width: 100%;border-bottom: 1px solid #fff; height: 58px; }
.old_header_left a{float:left;display: block; color: #fff; font-size: 20px;background: url(old_icon1_znd_20220209.png) no-repeat left; padding-left: 26px;line-height: 58px;}
.old_header_left a:hover{opacity: 0.8;}
.old_header .herder_right{margin-top: 10px; margin-right: 30px;}
.old_header .denglu a{color: #fff!important;font-size: 20px!important;}
.old_dl{background: url(old_icon2_znd_20220209.png) left no-repeat!important;}
.old_zc{background: url(old_icon3_znd_20220209.png) left no-repeat!important;}
.denglu .old_tc{background: url(old_icon4_znd_20220209.png) left no-repeat!important;}
.denglu #tcBtn{background: url(old_icon4_znd_20220209.png) left no-repeat!important;}
.old_header .head_r a{background: #fff;font-size: 18px;}
.old_header .head_r a:hover{color: #2E68E6;}
.old_logo_main{width: 100%; margin-top: 17px;}
.old_logo_left{float:left; margin-top: 60px;}
.old_logo a img{width:394px;}
.old_putong{margin-top: 32px;width: 384px; height: 90px; background: url(old_bg2_znd_20220209.png) no-repeat; font-size: 34px; color: #fff; line-height: 90px;text-align: center; position: relative; margin-left: 8px;background-size: 384px;}
.old_logo_bottom:before{content: "";display:inline-block;width: 40px; height: 4px; border-radius: 5px; background: #fff; position: absolute;top:44px;left:31px;}
.old_logo_bottom:after{content: "";display:inline-block;width: 40px; height: 4px; border-radius: 5px; background: #fff; position: absolute;top:44px;right:31px;}
#old_ie8{display: none;margin-top: 32px;width: 384px; height: 90px; background: url(old_bg1_znd_20220209.png) no-repeat; font-size: 34px; color: #fff; line-height: 90px;text-align: center; position: relative; margin-left: 8px;}

.old_logo_right{float:right;}
.old_content{width: 100%; margin-top: 21px;}
.old_bg{width: 1100px;overflow: hidden; background: #fff;border-radius: 6px; padding: 50px 52px 17px 50px; min-height:300px;}
.old_ul1{width: 103%;}
.old_ul1 li{float:left; width: 250px;height: 227px;border-radius: 6px; margin-right: 33px; margin-bottom: 34px;}
.old_ul1 li a{display: block;width: 250px;height: 180px; }
.old_ul1 li a:hover{opacity: 0.8;}
.old_li1{background: linear-gradient(306deg, #5BA1F4 0%, #2E68E6 100%);}
.old_w_96{width: 96px; height: 96px;margin: 0 auto; margin-top: 42px;}
.old_w_96 img{width: 96px;}
.old_title{color: #fff;font-size: 28px; text-align: center;}
.old_eng{font-size: 12px;color: rgba(251, 251, 251, 0.15);line-height: 16px;text-align: center;text-transform: uppercase;}
.old_li2{background: linear-gradient(305deg, #FEB947 0%, #FC8322 100%);}
.old_li3{background: linear-gradient(305deg, #E08585 0%, #E13939 100%);}
.old_li4{background: linear-gradient(311deg, #FFD681 0%, #EDC037 100%);}
.old_li5{background: linear-gradient(308deg, #A2D69A 0%, #69AC60 100%);}
.old_li6{background: linear-gradient(308deg, #98D9E1 0%, #57B7C8 100%);}
.old_li7{background: linear-gradient(310deg, #C9B594 0%, #C09460 100%);}
.old_li8{background: linear-gradient(309deg, #8194D2 0%, #4A5BA6 100%);}
.old_zhfwdt{width: 100%; margin-top: 39px; padding-bottom: 30px;}
.old_zhfwdt_title{width: 100%; color: #363636;font-size: 30px;text-align: center;font-weight: bold; margin-bottom: 36px;}
.old_ul2{width: 105%;}
.old_ul2 li{float:left;width: 345px;height: 402px;border-radius: 6px; margin-right: 33px;position: relative;}
.old_blue{width: 345px;height: 382px;background: linear-gradient(135deg, #2E68E6 0%, #7EA6FB 100%, #719CF9 100%);opacity: 0.44; position: absolute;top:0px;left:0px;border-radius: 6px;}
.old_ul2 li a{display: block;width: 345px;height: 367px;position: absolute;top:0px;left:0px;z-index: 999;border-radius: 6px;}
.old_imgDiv1 img{width: 191px;}
.old_imgDiv1{width: 100%; text-align: center; margin-top: 35px;}
.old_title2_blue{color: #2E68E6;font-size: 30px; font-weight: bold;width: 100%; text-align: center; margin-top: 18px;}
.old_title2_eng{width: 100%;font-size: 12px; text-transform: uppercase;color: #2E68E6;text-align: center; margin-top: 8px;}
.old_yellow{width: 345px;height: 382px;background: linear-gradient(134deg, #FC8322 0%, #FFC47C 100%);opacity: 0.44; position: absolute;top:0px;left:0px;border-radius: 6px;}
.old_imgDiv2{width: 100%; text-align: center; margin-top: 35px;}
.old_imgDiv2 img{width: 186px;}
.old_title2_yellow{color: #F0730E;font-size: 30px; font-weight: bold;width: 100%; text-align: center; margin-top: 18px;margin-top: 8px;}
.old_title2_eng_yellow{color: #F0730E;width: 100%;font-size: 12px; text-transform: uppercase;text-align: center;}
.old_green{width: 345px;height: 382px;background: linear-gradient(314deg, #BEF0CB 0%, #7EE3B3 100%);;opacity: 0.44; position: absolute;top:0px;left:0px;border-radius: 6px;}
.old_imgDiv3{width: 100%; text-align: center; margin-top: 35px;}
.old_imgDiv3 img{width: 215px;}
.old_title2_green{color: #34AE74;font-size: 30px; font-weight: bold;width: 100%; text-align: center; margin-top: 18px;}
.old_title2_eng_green{color: #34AE74;width: 100%;font-size: 12px; text-transform: uppercase;text-align: center;margin-top: 8px;}
.old_mianbao{width: 100%;line-height:22px; margin-bottom: 16px;font-size: 20px;}
.old_mianbao_bg{width: 22px;}
.old_mianbao a{font-size: 20px;color: #5E5E5E;background: url(icon23_cl_znd_20211208.png) right no-repeat;padding-right: 20px;}
.old_list{width:100%; margin-top: -30px; margin-bottom: 20px;}
.old_list ul{width: 100%;}
.old_list ul li{width: 100%; border-bottom: 1px solid #E3E3E3;}
.old_mianbao .old_mianbao_bg img{width: 22px;margin-top: -6px;}
.old_mianbao  span{display: inline-block;}
.old_list ul li a{display: block;width: 100%; padding-bottom: 16px; padding-top: 20px;}
.old_list_title{width: 100%; color: #282828;font-size: 24px;font-weight: bold; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.old_time{font-size: 18px; color:#878787; margin-top: 10px; }
.old_list ul li a:hover .old_list_title{color: #2E68E6;}
#old_wap{display:none;}
.old_content .page_div a{width: 48px;height: 48px;line-height: 48px;font-size: 20px;margin: 0 5px;}
.old_content .fenye span, .fenye a{width: 48px;height: 48px;line-height: 48px;font-size: 20px;margin: 0 5px;}
   
/* 适老版媒体合作 */
.old_mthz{width: 100%;margin-top: 39px;}
.old_mthz .old_bg{min-height: 100px;}
.old_mthz_ul{width: 100%;}
.old_mthz_ul li{float:left;}
.old_mthz_bg{width: 100%; padding: 50px 0 17px 0px;}
.old_mthz .picScroll-left{ width:100%;  overflow:hidden; position:relative; }
.old_mthz .picScroll-left .hd{position: relative; }
.old_mthz .picScroll-left .prev{width:40px;height: 70px;background: url(old_left_znd_20220209.png) no-repeat;position: absolute; left:0px;top: 10px;background-size: 40px 70px;cursor: pointer;}
.old_mthz .picScroll-left .hd .next{width: 40px;height: 70px;background: url(old_right_znd_20220209.png) no-repeat; position: absolute; right:0px;top: 10px;background-size: 40px 70px; cursor: pointer;}
.old_mthz .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
/* 		.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; } */
.old_mthz .picScroll-left .hd ul li.on{ background-position:0 0; }
.old_mthz .picScroll-left .bd{ width: 100%;}
.old_mthz .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.old_mthz .picScroll-left .bd ul li{width:328px; float:left; _display:inline; overflow:hidden; text-align:center; margin-right: 30px;  }
.old_mthz .picScroll-left .bd ul li .pic{ text-align:center; }
.old_mthz .picScroll-left .bd ul li .pic img{ width:328px; height:114px; display:block;}
.old_mthz .picScroll-left .bd ul li .pic a:hover img{ border-color:#999;}
.old_mthz .picScroll-left .bd ul li .title{ line-height:24px;}
.old_mthz .tempWrap{width:1050px!important; margin: 0 auto; }
#old_wap{display: none;}
.swiper-slide img{width: 100%;}
   
   
   
/* 老年版结束 */



@media screen and (max-width: 1600px){
.share_main{left:30px}
.returntop{right:9%;}
}
@media screen and (max-width: 1440px){
.share_main{left:30px}
.returntop{right:5%;}
}
@media screen and (max-width: 1366px){
.share_main{left:0px}
.returntop{right:0px;}
body{min-width: auto;}
}
@media screen and (max-width: 1024px){

body{min-width: auto;}

/* 适老化 */
.old_w_1200{width: 100%;}
.old_bg{width: 100%;box-sizing: border-box; padding: 0px; padding-left:10px;padding-right:10px;padding-top: 20px;}
.search_main{display: none;}
.herder_right{display: none;}
.old_logo_right{display: none;}
.old_logo_left{float:none;}
.old_header_left a{margin-left: 16px;}
.old_ul1{width: 100%;box-sizing: border-box;}
.old_ul1 li{width: 48%;height: 10rem;margin-right: 3%;}
.old_ul1 li:nth-child(2n){margin-right: 0px;}
.old_w_96{margin-top: 20px}
.old_ul1 li a{width: 100%; height: auto;}
.old_eng{display: none;}
.old_logo_bottom{background-size:94%;}
.old_logo a img{width:96%;}
.old_putong{width: auto;background-size: 98%; height: 96px;}
.old_ul2 li{ margin-right: 0px;}
.old_ul2{width: 100%;}
.old_ul2 li{width: 100%;}
.old_blue{width: 100%;}
.old_ul2 li a{width: 100%;}
.old_yellow{width: 100%;}
.old_green{width: 100%;}
.old_list{margin-top: -20px;}
.old_list_title{overflow: inherit;text-overflow: initial;white-space: initial;}
#old_mthz{display: none;}
#old_wap{display:block;}
#old_pc{display:none;}
.old_content .page_div a{width: 40px;height: 40px;line-height: 40px;font-size: 20px;margin: 0 5px;}
.old_content .fenye span, .fenye a{width: 40px;height: 40px;line-height: 40px;font-size: 20px;margin: 0 5px;}

#old_pc{display:none;}
#old_wap{display: block;}
.old_mthz_bg{padding-bottom: 20px;}

}

@media screen and (max-width: 860px){
.old_putong{width: 384px;background-size: 384px;margin-top: 15px;}
}

@media screen and (max-width: 520px){
.old_putong { width: auto; background-size: 98%;height: 96px;}	
}


@media screen and (max-width:320px){
.old_logo_bottom:before{display: none;}
.old_logo_bottom:after{display: none;}
.old_putong{    height: 74px;line-height:74px;}
}