@charset "utf-8";
/* CSS Document */
/*******省政府-主体******/
.hide.active{display: block !important;}
.mt25{margin-top:25px;}
.lm_szf_maincon{padding:25px 0;}
/*省政府-左侧*/
.szf_leftcon{width:765px;}
.szf_ledcont{/* min-height:830px; */padding: 25px 25px 10px;background:#f8f8f8;overflow:hidden;}
.szf_ledcont .ld_line{margin-top:5px;padding-top: 19px;background:url("/_res/images/szf_ld_line.png") 0 0 repeat-x;overflow:hidden;}
.szf_ledcont .ld_sz{position:relative;}
.szf_ledcont .ld_sz .ld_sz_gz{position:absolute;left:281px;top:0;width:400px;}
.szf_ledcont .ld_sz .ld_sz_gz h4{height:24px;line-height:22px;background:url("/_res/images/szf_ld_gz_ico.gif") 0 0 no-repeat;font-size:20px;padding-left: 13px;overflow:hidden;color:#777;}
.szf_ledcont .ld_sz .ld_sz_gz p{height:auto;padding:16px 13px;font-size:16px;line-height:30px;}
.szf_ledcont .ld_zw{display:block;float:left;width:105px;height:30px;line-height:30px;font-size: 21px;color:#777;letter-spacing:2px;font-weight:bold;}
.szf_ledcont .ld_xx{margin-left:105px;}
.szf_ledcont .ld_xx ul li{float:left;width:104px;height:178px;padding:0 47px 14px 0;}
.szf_ledcont .ld_xx ul li a{display:block;float:left;width:100%;height:auto;cursor:pointer;}
.szf_ledcont .ld_xx ul li a .ld_xx_pic{display:block;float:left;width:94px;height:130px;padding:5px;background:#fff;}
.szf_ledcont .ld_xx ul li a .ld_xx_pic img{width:100%;height:100%;}
.szf_ledcont .ld_xx ul li a .ld_xx_name{display:block;float:left;width:100%;height:38px;line-height:38px;text-align:center;font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.szf_jglist{height:100px;overflow:hidden;padding-top:16px;}
.szf_jglist ul li{float:left;width:248px;height:45px;padding:0 10px 10px 0;}
.szf_jglist ul li.num3,.szf_jglist ul li.num6{padding-right:0;}
.szf_jglist ul li a{display:block;height:45px;line-height:44px;background:#f8f8f8 url("/_res/images/szf_zfgjico.png") 210px -45px no-repeat;padding:0 50px 0 28px;font-size: 16px;color:#666;transition:all 0.3s;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.szf_jglist ul li a:hover{background-color:#fff8ed;background-position:210px 0;color:#fe8f00;}
/*省政府-右侧*/
.szf_rightcon{width:410px;}
.szf_hdlist{line-height:36px;font-size:16px;overflow:hidden;}
.szf_hdlist ul li{float:left;width:190px;height:32px;line-height:32px;vertical-align:bottom;overflow:hidden;padding:1px 0;}
.szf_hdlist ul li.even{margin-left:30px;}
.szf_hdlist ul li .date,.szf_hdlist ul li span.right{display:none;float:right;color:#cdcdcd;font-size:14px;white-space:nowrap;}
.szf_hdlist ul li a{display:block;float:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.szf_hdlist h3{margin-top:15px;height:42px;line-height:42px;}
.szf_hdlist h3 a{font-size:20px;font-weight:bold;color:#fe8f00;}
.szf_hdlist h3 a:hover{color:#fe8f00;}
.szf_hdlist_2024 h3{margin-top:7px;height:40px;line-height:40px;}
/*2020-1-6 注释修改*/
/*.szf_hdlist ul.list{height:174px;}*/
/*.szf_hdlist ul.list1{height:108px;}*/
/*政府公报*/
.szf_gblist{/* height:287px; */margin-top:15px;overflow:hidden;}
.szf_gblist ul.img{width:201px;height: 224px;border:#cecece 1px solid;background:#fbfcfe;overflow:hidden;position:relative;}
.szf_gblist ul.img img{width:100%;height:auto;}
.szf_gblist ul.img .gongb_imgtitle{display:block;position:absolute;left:2%;bottom:12px;width:96%;height:30px;line-height:30px;overflow:hidden;text-align:center;}
.szf_gblist ul.img .gongb_imgtitle a{display:block;height:30px;font-size:12px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.szf_gblist ul.list{width:191px;}
.szf_gblist ul.list li{height:45px;vertical-align:bottom;padding-bottom:15px;}
.szf_gblist ul.list li.num5{padding-bottom: 0;}
.szf_gblist ul.list li a{display:block;height:45px;background:#f8f8f8;line-height:44px;font-size:17px;border-left:#d5d5d5 2px solid;text-indent:38px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:all 0.3s;}
.szf_gblist ul.list li a:hover{border-left-color:#fe8f00;background-color:#fff7eb;color:#fe8f00;}
.szf_gblist ul.list li.num1{display: none;}
.szf_gzbglist{padding-top:15px;/* height:172px; */line-height:34px;font-size:16px;overflow:hidden;}
.szf_gzbglist ul{width:510px;}
.szf_gzbglist ul li{float:left;width:160px;height:34px;overflow:hidden;padding:1px 0;padding-right:90px;}
.szf_gzbglist ul li .date{display:none;color:#cdcdcd;font-size:14px;}
.szf_gzbglist ul li a{display:block;float:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
@media (min-width: 992px) and (max-width:1199px) {
    /*省政府-左侧*/
    .szf_leftcon{width:629px;}
    .szf_ledcont .ld_sz .ld_sz_gz{left:210px;width:340px;}
    .szf_ledcont .ld_zw{width:85px;}
    .szf_ledcont .ld_xx{margin-left:85px;}
    .szf_ledcont .ld_xx ul li{padding:0 18px 10px 0;}
    .szf_ledcont .ld_xx ul li{padding:0 18px 10px 0;}
    .szf_jglist ul li{width:203px;}
    .szf_jglist ul li a{background-position:165px 0;padding:0 40px 0 20px;}
    .szf_jglist ul li a:hover{background-position:165px 0;}
    /*省政府-右侧*/
    .szf_rightcon{width:338px;}
    .szf_hdlist ul li{width:159px;}
    .szf_hdlist ul li.even{margin-left:20px;}
    /*政府公报*/
    .szf_gblist ul.img{width:176px;}
    .szf_gblist ul.img img{height:250px;margin-top:17px;}
    .szf_gblist ul.list{width:145px;}
    .szf_gblist ul.list li a{font-size:16px;text-indent:18px;}
    .szf_gzbglist ul{width:370px;}
    .szf_gzbglist ul li{padding-right:18px;}
}
@media (min-width: 768px) and (max-width:991px) {
    /****省政府-主体*****/
    .mt25{margin-top:15px;}
    .lm_szf_maincon{padding:15px 15px;}
    /*省政府-左侧*/
    .szf_leftcon{float:none;width:auto;}
    .szf_ledcont{height:auto;padding:20px 15px 10px;}
    .szf_ledcont .ld_line{padding-top:20px;}
    .szf_ledcont .ld_xx ul li{padding:0 45px 10px 0;}
    .szf_jglist{height:auto;overflow:hidden;padding-top:15px;}
    .szf_jglist ul li{width:239px;}
    /*省政府-右侧*/
    .szf_rightcon{float:none;width:auto;margin-top:15px;}
    .szf_hdlist{height:auto;}
    .szf_hdlist ul li{width:171px;margin-left:18px;}
    .szf_hdlist ul li.even{margin-left:18px;}
    .szf_hdlist ul li:nth-of-type(4n+1){margin-left:0;}
    .szf_hdlist h3{margin-top:10px;height:36px;line-height:36px;}
    .szf_hdlist ul.list{height:auto;}
    .szf_hdlist ul.list1{height:auto;}
    /*政府公报*/
    .szf_gblist ul.list{float:none;width:auto;margin-left:220px;}
    .szf_gblist ul.list li a{text-indent:25px;}
    .szf_gzbglist{padding-top:10px;height:auto;}
    .szf_gzbglist ul{width:100%;}
    .szf_gzbglist ul li{width:40%;padding-right:10%;}
}
@media (max-width: 767px) {
    .mt25{margin-top:10px;}
    .lm_szf_maincon{padding:10px 10px;}
    /*省政府-左侧*/
    .szf_leftcon{float:none;width:auto;}
    .szf_ledcont{height:auto;padding:10px;}
    .szf_ledcont .ld_line{padding-top:15px;}
    .szf_ledcont .ld_sz .ld_sz_gz{position:inherit;left:inherit;top:inherit;width:auto;}
    .szf_ledcont .ld_sz .ld_sz_gz p{height:auto;padding:5px 5px;}
    .szf_ledcont .ld_zw{float:none;width:auto;padding-bottom:5px;}
    .szf_ledcont .ld_xx{margin-left:0;}
    .szf_ledcont .ld_xx ul li{width:25%;height:167px;padding:0 0 10px 0;}
    .szf_ledcont .ld_xx ul li a{float:none;}
    .szf_ledcont .ld_xx ul li a .ld_xx_pic{float:none;margin:auto;}
    .szf_ledcont .ld_xx ul li a .ld_xx_name{float:none;}
    .szf_ledcont .ld_sz .ld_xx ul li,.szf_ledcont .ld_ms .ld_xx ul li{width:100%;}
    .szf_jglist{height:auto;padding-top:10px;}
    .szf_jglist ul li{width:48%;padding:0 4% 10px 0;}
    .szf_jglist ul li.num3{padding-right:4%;}
    .szf_jglist ul li:nth-of-type(2n){padding-right:0;}
    .szf_jglist ul li a{padding:0 20% 0 28px;background-position:90% 0;}
    .szf_jglist ul li a:hover{background-position:90% 0;}
    /*省政府-右侧*/
    .szf_rightcon{float:none;width:auto;}
    .szf_hdlist{height:auto;}
    .szf_hdlist ul li{width:48%;margin-left:0;}
    .szf_hdlist ul li.even{margin-left:4%;}
    .szf_hdlist h3{margin-top:8px;height:32px;line-height:32px;}
    .szf_hdlist ul.list{height:auto;}
    .szf_hdlist ul.list1{height:auto;}
    /*政府公报*/
    .szf_gblist{margin-top:10px;}
    .szf_gblist ul.list{float:none;width:auto;margin-left:220px;}
    .szf_gblist ul.list li a{text-indent:35px;}
    .szf_gzbglist{padding-top:5px;height:auto;}
    .szf_gzbglist ul{width:100%;}
    .szf_gzbglist ul li{width:48%;padding-right:4%;}
    .szf_gzbglist ul li:nth-of-type(2n){padding-right:0;}
}
@media (max-width: 479px) {
    /*省政府-左侧*/
    .szf_ledcont .ld_xx ul li{width:50%;}
    .szf_jglist ul li{width:100%;padding:0 0 10px 0;}
    .szf_jglist ul li.num3{padding-right:0;}
    /*政府公报*/
    .szf_gblist{height:auto;}
    .szf_gblist ul.img{float:none;margin:auto;}
    .szf_gblist ul.list{margin:10px 0 0;}
    .szf_gblist ul.list li{height:38px;padding-bottom:10px;}
    .szf_gblist ul.list li a{height:38px;line-height:38px;font-size:16px;text-indent:30px;}
    .szf_gzbglist ul li{width:100%;padding-right:0;}
}
/*******省政府-主体end******/


/*******要闻动态-主体******/
.ywdt_maincon{width:100%;}
/*图片新闻*/
.ywzt_con_one{width:100%;padding:25px 0;background:#f8f8f8;}
.ywdt_twcon{width:100%;height:372px;overflow:hidden;}
.ywdt_twcon .mF_ladyQ_myFocus01{width:100% !important;}
.ywdt_twcon .mF_ladyQ_wrap,.ywdt_twcon .mF_ladyQ{height:372px !important;}
.ywdt_twcon .mF_ladyQ .pic{width:640px;}
.ywdt_twcon .mF_ladyQ .txt{width:560px;height:372px;overflow:hidden;position:absolute;right:0;top:0px;background:#fff;}
.ywdt_twcon .mF_ladyQ .txt li{width:510px;height:301px !important;bottom:0 !important;padding:39px 25px 32px;}
.ywdt_twcon .mF_ladyQ .txt li .title,.ywdt_twcon .mF_ladyQ .pic li .title{display:none;}
.ywdt_twcon .mF_ladyQ .txt li a{width:100%;height:auto;max-height:76px;line-height:38px;font-family:"Microsoft YaHei";font-size:24px;padding:0;margin:0;text-align:center;color:#333;overflow:hidden;}
.ywdt_twcon .mF_ladyQ .txt li a:hover{color:#ff6600;}
.ywdt_twcon .mF_ladyQ .txt li b{background:none;}
.ywdt_twcon .mF_ladyQ .txt li p{width:100%;margin:12px auto 0;padding:0;color:#666;line-height:30px;font-size:16px;height:180px;overflow:hidden;text-align:justify; text-justify:inter-ideograph;word-break:break-all;word-wrap:break-word;text-indent:2em;}
.ywdt_twcon .mF_ladyQ .num{position:absolute;bottom:32px;height:12px;left:50%;margin-left:260px;background:none;width:120px;z-index:999;}
.ywdt_twcon .mF_ladyQ .num ul{top: 0;right: auto;left: 0;}
.ywdt_twcon .mF_ladyQ .num ul li{float:left;width:12px;height:12px;margin:0;padding:0 6px;}
.ywdt_twcon .mF_ladyQ .num li a{float: left;width:100%;background:url(/_res/images/ywdt_tw_ico.png) -24px 0 no-repeat !important;text-indent:-999em;overflow:hidden;}
.ywdt_twcon .mF_ladyQ .num li.current a{background:url(/_res/images/ywdt_tw_ico.png) 0 0 no-repeat !important;transition:none;}
/*左版块*/
.ywdt_bkcon{padding:22px 0 25px;}
.ywdt_lbox{width:640px;}
.ywdt_zwlist{height:250px;line-height:36px;font-size:16px;padding-top:9px;overflow:hidden;}
.ywdt_zwlist ul{display:none;}
.ywdt_zwlist ul.active{display:block;}
.ywdt_zwlist ul li{height:36px;vertical-align:bottom;overflow:hidden;}
.ywdt_zwlist ul li .date{float:right;color:#999;font-size:14px;}
.ywdt_zwlist ul li a{display:block;float:left;max-width:560px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
/*视频新闻*/
.ywdt_spbox{padding-top:15px;}
.ywdt_splist{height:355px;padding-top:9px;font-size:16px;line-height:36px;overflow:hidden;}
.ywdt_splist ul li{height:36px;vertical-align:bottom;overflow:hidden;}
.ywdt_splist ul li a{display:block;float:none;margin-right:70px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.ywdt_splist ul li .date{float:right;color:#999;font-size:14px;}
.ywdt_splist ul li img{display:none;}
/*今日要闻*/
.ywdt_rbox{width:535px;}
.ywdt_ywlist{height:666px;padding-top:14px;overflow:hidden;}
.ywdt_ywlist ul{display:none;}
.ywdt_ywlist ul.active{display:block;}
.ywdt_ywlist ul li{width:100%;height:110px;padding-bottom:29px;vertical-align:bottom;overflow:hidden;}
.ywdt_ywlist ul li a{display:block;float:none;height:30px;line-height:30px;font-size:19px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ywdt_ywlist ul li img{display:none;}
.ywdt_ywlist ul li .info{height:auto;max-height:48px;line-height:24px;font-size:15px;color:#666;overflow:hidden;}
.ywdt_ywlist ul li .con{height:24px;margin-top:7px;overflow:hidden;}
.ywdt_ywlist ul li .con span{display:inline-block;font-size:14px;color:#b8b8b8;white-space:nowrap;}
.ywdt_ywlist ul li .con span.date{margin-left:10px;background:url("/_res/images/ywdt_yw_line.gif") 0 center no-repeat;padding-left:16px;}
/*专题专栏*/
.ywzt_con_three{width:100%;border-top:#cfcfcf 1px solid;padding:0 0 30px;position: relative;margin-top: 10px;}
.ywzt_con_three .ywdt_ztzl{display:block;height:45px;}
.ywzt_con_three .ywdt_ztzl a{display:block;width:130px;height:30px;line-height:30px;font-size:22px;font-weight:bold;text-align:center;margin:-18px auto 0;color:#fe8f00;background: #fff;}
.ywzt_con_three .ywdt_ztzl a:hover{color: #fe8f00;}
.ywdt_ztimg{height:88px;overflow:hidden;position:relative;padding:0 51px;}
.ywdt_ztimg .prev,.ywdt_ztimg .next{position:absolute;top:27px;width:20px;height:34px;overflow:hidden;cursor:pointer;background:url(/_res/images/ywdt_ztprev.png) no-repeat;z-index:9;}
.ywdt_ztimg .prev{left:0;background-position:0 0;}
.ywdt_ztimg .next{right:0;background-position:-40px 0;}
.ywdt_ztimg .prev:hover{background-position:-20px 0;}
.ywdt_ztimg .next:hover{background-position:-60px 0;}
.ywdt_ztimglist{position:relative;width:100%;height:88px;overflow:hidden;z-index:8;}
.ywdt_ztimglist ul li{float:left;width:255px;height:88px;overflow:hidden;margin-right:26px;}
.ywdt_ztimglist ul li a{display:block;height:52px;padding:17px 5px;border:#fe9a00 1px solid;font-size:20px;font-weight:bold;color:#666;overflow:hidden;}
.ywdt_ztimglist ul li a:hover{color:#fe8f00;}
.ywdt_ztimglist ul li a span.img_title{display:block;height:52px;line-height:52px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.ywdt_ztimglist ul li a span.lang{line-height:26px;white-space:normal;}

.ind_ztimgbox{height:88px;position:relative;}
.ind_ztimgbox .prev,.ind_ztimgbox .next{position:absolute;top:26px;width:20px;height:34px;overflow:hidden;cursor:pointer;background:url(/_res/images/ywdt_ztprev.png) no-repeat;z-index:9;}
.ind_ztimgbox .prev{left:-28px;background-position:0 0;}
.ind_ztimgbox .next{right:-28px;background-position:-40px 0;}
.ind_ztimgbox .prev:hover{background-position:-20px 0;}
.ind_ztimgbox .next:hover{background-position:-60px 0;}
.ind_ztimglist{position:relative;width:100%;height:88px;overflow:hidden;z-index:8;}
.ind_ztimglist ul li{float:left;width:390px;height:88px;overflow:hidden;margin-right:15px;}
.ind_ztimglist ul li a{display:block;height:60px;line-height:60px;background:#f9f9f9;font-size:22px;color:#666;padding:14px 5px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:0.4s all;}
.ind_ztimglist ul li a:hover{color:#fe8f00;}
.ind_ztimglist ul li a img{vertical-align:middle;height:40px;width:auto;}
.ind_ztimglist ul li a span{padding-left:15px;vertical-align: middle;}
.ind_ztimglist ul li a .lang{line-height: 30px;white-space: normal;display: inline-block;height: 60px;overflow: hidden;}

@media (min-width: 992px) and (max-width:1199px) {
    /*图片新闻*/
    .ywdt_twcon{height:306px;}
    .ywdt_twcon .mF_ladyQ_wrap,.ywdt_twcon .mF_ladyQ{height:306px !important;}
    .ywdt_twcon .mF_ladyQ .pic{width:528px;}
    .ywdt_twcon .mF_ladyQ .pic img{width:100%;height:306px;}
    .ywdt_twcon .mF_ladyQ .txt{width:464px;height:306px;}
    .ywdt_twcon .mF_ladyQ .txt li{width:414px;height:241px !important;padding:33px 25px 32px;}
    .ywdt_twcon .mF_ladyQ .txt li p{height:120px;}
    .ywdt_twcon .mF_ladyQ .num{margin-left:209px;}
    /*左版块*/
    .ywdt_lbox{width:528px;}
    .ywdt_zwlist ul li a{max-width:440px;}
    /*今日要闻*/
    .ywdt_rbox{width:439px;}
    /*专题专栏*/
    .ywdt_ztimg{padding:0 31px;}
    .ywdt_ztimglist ul li{width:219px;margin-right:18px;}

    .ind_ztimgbox{padding:0 28px;}
    .ind_ztimgbox .prev{left:0;}
    .ind_ztimgbox .next{right:0;}
    .ind_ztimglist ul li{width:302px;}
    .ind_ztimglist ul li a span{padding-left:5px;}
}
@media (max-width:991px) {
    /*图片新闻*/
    .ywzt_con_one{padding:15px 0;}
    .ywdt_twcon{height:234px;width:738px;margin:auto;}
    .ywdt_twcon .mF_ladyQ_wrap,.ywdt_twcon .mF_ladyQ{height:234px !important;}
    .ywdt_twcon .mF_ladyQ .pic{width:400px;}
    .ywdt_twcon .mF_ladyQ .pic img{width:100%;height:234px;}
    .ywdt_twcon .mF_ladyQ .txt{width:338px;height:234px;}
    .ywdt_twcon .mF_ladyQ .txt li{width:308px;height:193px !important;padding:21px 15px 20px;}
    .ywdt_twcon .mF_ladyQ .txt li a{max-height:38px;white-space:nowrap;text-overflow:ellipsis;}
    .ywdt_twcon .mF_ladyQ .txt li p{margin:10px auto 0;line-height:28px;height:112px;}
    .ywdt_twcon .mF_ladyQ .num{bottom:20px;margin-left:125px;}
    /*左版块*/
    .ywdt_bkcon{padding:15px 15px 5px;}
    .ywdt_lbox{float:none;width:auto;}
    .ywdt_zwlist{height:auto;padding-top:5px;}
    .ywdt_zwlist ul li a{float:none;max-width:inherit;margin-right:55px;}
    .ywdt_zwlist ul li img{display:none;}
    /*视频新闻*/
    .ywdt_spbox{padding-top:10px;}
    .ywdt_splist{height:auto;}
    .ywdt_splist ul li a{margin-right:55px;}
    /*今日要闻*/
    .ywdt_rbox{float:none;width:auto;margin-top:10px;}
    .ywdt_ywlist{height:auto;padding-top:10px;}
    .ywdt_ywlist ul li{height:auto;padding-bottom:10px;}
    .ywdt_ywlist ul li .info{height:24px;white-space:nowrap;text-overflow:ellipsis;}
    /*专题专栏*/
    .ywzt_con_three{padding:0 0 15px;margin-top:5px;}
    .ywzt_con_three .ywdt_ztzl{height:36px;}
    .ywdt_ztimg{height:80px;padding:0 34px;margin: auto 15px;}
    .ywdt_ztimg .prev,.ywdt_ztimg .next{top:23px;}
    .ywdt_ztimglist{height:80px;}
    .ywdt_ztimglist ul li{width:210px;height:80px;margin-right:20px;}
    .ywdt_ztimglist ul li a{padding:13px 5px;font-size: 18px;}

    .ind_ztimgbox{padding:0 28px;margin:0 15px;}
    .ind_ztimgbox .prev{left:0;}
    .ind_ztimgbox .next{right:0;}
    .ind_ztimglist ul li{width:334px;margin-right:14px;}
    .ind_ztimglist ul li a{font-size:20px;}
    .ind_ztimglist ul li a span{padding-left:10px;}
}
@media (max-width:767px) {
    /*图片新闻*/
    .ywzt_con_one{padding:10px 10px;width:auto;}
    .ywdt_twcon{height:auto;width: auto;margin: 0;}
    .ywdt_twcon .mF_ladyQ_wrap,.ywdt_twcon .mF_ladyQ{height:auto !important;}
    .ywdt_twcon .mF_ladyQ{padding-bottom:30px;}
    .ywdt_twcon .mF_ladyQ .pic{width:100%;height:360px !important;}
    .ywdt_twcon .mF_ladyQ .pic img{width:100%;height:360px;}
    .ywdt_twcon .mF_ladyQ .txt{width:100%;height:134px !important;position:relative !important;}
    .ywdt_twcon .mF_ladyQ .txt li{width:92%;height:124px !important;padding:10px 4% 0;}
    .ywdt_twcon .mF_ladyQ .txt li a{max-height:30px;line-height:30px;font-size:20px;}
    .ywdt_twcon .mF_ladyQ .txt li p{margin:5px auto 0;line-height:28px;height:84px;}
    .ywdt_twcon .mF_ladyQ .num{bottom:12px !important;margin-left:-60px;}
    /*左版块*/
    .ywdt_bkcon{padding:10px 10px 0;}
    /*视频新闻*/
    .ywdt_spbox{padding-top:5px;}
    /*今日要闻*/
    .ywdt_rbox{margin-top:5px;}
    .ywdt_ywlist{padding-top:5px;}
    /*专题专栏*/
    .ywzt_con_three{padding:0 10px 15px;width:auto;margin-top:10px;}
    .ywzt_con_three .ywdt_ztzl{height:38px;}
    .ywzt_con_three .ywdt_ztzl a{width: 120px;font-size: 20px;}
    .ywdt_ztimg{height:70px;padding:0 34px;}
    .ywdt_ztimg .prev,.ywdt_ztimg .next{top:18px;}
    .ywdt_ztimglist{height:70px;}
    .ywdt_ztimglist ul li{width:220px;height:70px;margin-right:10px;}
    .ywdt_ztimglist ul li a{padding:8px 5px;}

    .ind_ztimgbox{margin:0 10px;height:70px;}
    .ind_ztimgbox .prev, .ind_ztimgbox .next{top:17px;}
    .ind_ztimglist{height:70px;}
    .ind_ztimglist ul li{width:280px;margin-right:10px;height:70px;}
    .ind_ztimglist ul li a{font-size:18px;padding:13px 5px;height:44px;line-height:44px;}
    .ind_ztimglist ul li a img{height:32px;}
    .ind_ztimglist ul li a span{padding-left:5px;}
    .ind_ztimglist ul li a .lang{line-height:22px;height:44px;}
}
@media (max-width:479px) {
    /*图片新闻*/
    .ywdt_twcon .mF_ladyQ .pic{height:230px !important;}
    .ywdt_twcon .mF_ladyQ .pic img{height:230px;}
    /*视频新闻*/
    .ywdt_splist .web_top{height:auto;}
    .ywdt_splist .web_top .pic{float:none;width:100%;height:auto;}
    .ywdt_splist .web_top .pic img{width:100%;height:auto;}
    .ywdt_splist .web_top .pic_titcon{margin-left:0;height:auto;padding:5px 10px 5px;}
    .ywdt_splist .web_top .pic_titcon .date{padding-top:5px;}
}
@media (max-width:379px) {
    /*图片新闻*/
    .ywdt_twcon .mF_ladyQ .pic{height:188px !important;}
    .ywdt_twcon .mF_ladyQ .pic img{height:188px;}
}
/*******要闻动态-主体end******/


/*******政府数据-主体******/
.zfsj_maincon{padding:25px 0;}
.zfsj_maincon .quary {height: 28px;width: 50px;align-items: center;background: #fff;border: #ddd 1px solid;cursor: pointer;}
.zfsj_maincon select {cursor: pointer;}
.zfsj_rccon .ind_xxktop{background:none;}
.zfsj_rccon .ind_xxktop ul li.active .title{border-bottom:0;}
.zfsj_rcbox{border:#ddd 1px solid;padding:20px;}
.zfsj_rcmenu{width:204px;height:410px;overflow:hidden;padding-right:14px;}
.zfsj_rcmenu ul li{float:left;width:100%;height:75px;margin-bottom:10px;position:relative;}
.zfsj_rcmenu ul li a{display:block;height:75px;line-height:75px;font-size:17px;color:#666;background:#f8f8f8;text-indent:26px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-transition:all .3s;transition:all .3s;position: relative;z-index:2;}
.zfsj_rcmenu ul li.active a,.zfsj_rcmenu ul li:hover a{color:#fff;background:#fe8f00;}
.zfsj_rcmenu ul li i{display:block;width:11px;height:23px;background:url("/_res/images/zfsj_rc_ico.png") no-repeat;position:absolute;right:0;top:50%;margin-top:-12px;z-index:1;}
.zfsj_rcmenu ul li.active i,.zfsj_rcmenu ul li:hover i{right:-11px;-webkit-transition:all .3s;transition:all .3s;}
.zfsj_rctable{width:918px;height:410px;}
.zfsj_rctable .con{display:none;}
.zfsj_rctable .con.active{display:block;}
.zfsj_select{height:30px;position:relative;}
.zfsj_select ul{position:absolute;right:0;top:0;}
.zfsj_select ul li{float:left;height:30px;line-height:30px;font-size:14px;color:#666;padding-left:10px;}
.zfsj_select ul li.bt{width:70px;white-space:nowrap;overflow:hidden;}
.zfsj_select ul li.bt1{width:35px;text-align:center;}
.zfsj_select ul li.sel{width:110px;}
.zfsj_select ul li.sel select{float:left;width:100%;height:30px;line-height:20px;padding:4px 10px;border:#ddd 1px solid;background:#fff;color:#666;*margin-top:4px;_margin-top:4px;}
.zfsj_sel{margin-top:10px;width:100%;height:370px;}
/*左板块*/
.zfsj_lbox{width:588px;}
.zfsj_sjlist{height:380px;padding-top:20px;overflow:hidden;}
.zfsj_sjlist ul li{float:left;width:286px;height:88px;margin:0 0 4px 4px;overflow:hidden;padding:2px;background:#f8f8f8;transition:all .5s;}
.zfsj_sjlist ul li a{display:block;height:40px;line-height:40px;font-size:17px;color:#5b6274;text-align:center;-webkit-transition:all .5s;transition:all .5s;overflow:hidden;padding:24px 8px;}
.zfsj_sjlist ul li a span{display:block;height:40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zfsj_sjlist ul li:hover{background-color:#fff7eb;}
.zfsj_sjlist ul li a:hover{color:#fe8f00;}
.zfsj_sjlist ul li.num1,.zfsj_sjlist ul li.num4,.zfsj_sjlist ul li.num7,.zfsj_sjlist ul li.num10{margin-left:0;}
.zfsj_sjlist ul li.num2,.zfsj_sjlist ul li.num3,.zfsj_sjlist ul li.num4,.zfsj_sjlist ul li.num6,.zfsj_sjlist ul li.num7,.zfsj_sjlist ul li.num8{width:141px;}
.zfsj_sjlist ul li.num2 a span,.zfsj_sjlist ul li.num3 a span,.zfsj_sjlist ul li.num4 a span,.zfsj_sjlist ul li.num6 a span,.zfsj_sjlist ul li.num7 a span,.zfsj_sjlist ul li.num8 a span,.zfsj_sjlist ul li.num11 a span,.zfsj_sjlist ul li.num12 a span{white-space:normal;line-height:20px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.zfsj_sjlist ul li.num10{width:290px;}
.zfsj_sjlist ul li.num11,.zfsj_sjlist ul li.num12{width:139px;}
.zfsj_sjlist ul li.num2,.zfsj_sjlist ul li.num7,.zfsj_sjlist ul li.num12{background-color:#fff7eb;}
.zfsj_sjlist ul li.num2 a,.zfsj_sjlist ul li.num7 a,.zfsj_sjlist ul li.num12 a{color:#fe8f00;}
.zfsj_sjlist ul li.num5,.zfsj_sjlist ul li.num11{background-color:#fe8f00;}
.zfsj_sjlist ul li.num5 a,.zfsj_sjlist ul li.num11 a{color:#fff;}
/*右板块*/
.zfsj_rbox{width:588px;}
.zfsj_rbox .ind_xxktop ul li.link a,.zfsj_rbox .ind_xxktop ul li.link a:hover,.zfsj_rbox .ind_xxktop ul li.link .title{border-bottom:0;}
.zfsj_lblist{height:380px;padding-top:20px;overflow:hidden;}
.zfsj_lblist .con{display:none;}
.zfsj_lblist .con.active{display:block;}
.zfsj_lblist .web_top{height:154px;overflow:hidden;}
.zfsj_lblist .web_top .pic{float:left;width:230px;height:154px;overflow:hidden;position:relative;}
.zfsj_lblist .web_top .pic img{width:230px;height:154px;}
.zfsj_lblist .web_top .pic_titcon{margin-left:255px;height:154px;overflow:hidden;}
.zfsj_lblist .web_top .pic_titcon .title{display:block;height:auto;max-height:60px;line-height:30px;font-size:18px;margin-top:-3px;overflow:hidden;}
.zfsj_lblist .web_top .pic_titcon .title .split{color: #fe8f00; padding: 0 4px; font-size: 17px; display: none;}
.zfsj_lblist .web_top .pic_titcon .title .a{color: #fe8f00; font-size: 17px;display: none;}
.zfsj_lblist .web_top .pic_titcon .title .a:hover{color: #fe8f00;}

.zfsj_lblist .web_top .pic_titcon .info{ text-indent: 2em; height:auto;max-height:90px;line-height:30px;margin-top:12px;overflow:hidden;color:#999;font-size:16px; text-align: justify; text-justify: inter-ideograph;}
.zfsj_lblist .web_top .pic_titcon .info a{display:none;}
.zfsj_lblist .web_top .pic_titcon .info a:hover{color:#ff6600;}
.zfsj_lblist .web_top .pic_titcon .date{display:block;height:24px;padding-top:17px;line-height:24px;font-size:14px;color:#999;}
.zfsj_lblist ul.web_con{padding-top:17px;overflow:hidden;}
.zfsj_lblist ul.web_con li{height:34px;line-height:34px;font-size:16px;vertical-align:bottom;overflow:hidden;padding:1px 0;position:relative;}
.zfsj_lblist ul.web_con li a{display:block;float:left;max-width:475px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.zfsj_lblist ul.web_con li .date{float:none;color:#999;font-size:14px;display:block;position:absolute;right:0;top:1px;}
.zfsj_lblist ul.web_con li img{vertical-align:middle;}
.zfsj_lblist ul.web_con1{margin-top:-9px;padding-top:0;}

.zfsj_lblist#ctab4{ padding-top: 0; height: 400px;}
.zfsj-sjbox{ height: 214px; border-bottom: 1px dotted #d4d4d4;}
.zfsj-smtab{ height: 26px; line-height: 26px; margin-top: 12px;}
.zfsj-smtab li{ display: inline; float: left; font-size: 18px; font-weight: bold;}
.zfsj-smtab li.active,.zfsj-smtab li.active a{ color: #fe8f00;}
.zfsj-sjbox ul.web_con1,.zfsj-shijbox ul.web_con1{ margin-top: 0; padding-top: 0 !important; }
.zfsj-sjbox ul.web_con1 li,.zfsj-shijbox ul.web_con1 li{    background: url(/_res/images/ico.gif) 0 center no-repeat; padding-left: 14px;  height: 32px; line-height: 32px; }

/*数据查询*/
.zfsj_cxlist{padding-top:20px;height:150px;overflow:hidden;}
.zfsj_cxlist ul li{float:left;width:180px;height:150px;padding-left:24px;overflow:hidden;}
.zfsj_cxlist ul li.num1{padding-left:0;}
.zfsj_cxlist ul li a{display:block;height:114px;padding:36px 10px 0;cursor:pointer;color:#454545;font-weight:bold;background:#f8f8f8;text-align:center;}
.zfsj_cxlist ul li a:hover{color:#fe8f00;background:#fff7eb;-moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;}
.zfsj_cxlist ul li a .img_img{float:left;display:block;width:100%;height:41px;text-align:center;}
.zfsj_cxlist ul li a .img_img img{vertical-align:top;-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;transition:transform 0.3s ease-out;}
.zfsj_cxlist ul li a .img_title{float:left;display:block;width:100%;height:52px;line-height:52px;font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zfsj_cxlist ul li a:hover .img_img img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);}


@media (min-width: 992px) and (max-width:1199px) {
    .zfsj_rcmenu{width:184px;}
    .zfsj_rctable{width:732px;}
    /*左板块*/
    .zfsj_lbox{width:484px;}
    .zfsj_sjlist ul li{width:228px;}
    .zfsj_sjlist ul li.num2,.zfsj_sjlist ul li.num3,.zfsj_sjlist ul li.num4,.zfsj_sjlist ul li.num6,.zfsj_sjlist ul li.num7,.zfsj_sjlist ul li.num8{width:118px;}
    .zfsj_sjlist ul li.num10{width:244px;}
    .zfsj_sjlist ul li.num11,.zfsj_sjlist ul li.num12{width:110px;}
    /*右板块*/
    .zfsj_rbox{width:484px;}
    .zfsj_lblist ul.web_con li a{max-width:370px;}
    /*数据查询*/
    .zfsj_cxlist ul li{width:147px;padding-left:22px;}
}
@media (max-width:991px) {
    .zfsj_maincon{padding:15px 15px;}
    .zfsj_rcbox{padding:15px;}
    .zfsj_rcmenu{float:none;width:auto;height:90px;padding-right:0;}
    .zfsj_rcmenu ul li{width:32%;height:40px;margin:0 2% 10px 0;}
    .zfsj_rcmenu ul li:nth-of-type(3n){margin-right:0;}
    .zfsj_rcmenu ul li a{height:40px;line-height:40px;font-size:16px;text-indent:0;text-align:center;padding:0 5px;border-radius:5px;}
    .zfsj_rcmenu ul li i{display:none;}
    .zfsj_rctable{float:none;width:auto;height:auto;margin-top:15px;}
    .zfsj_sel{height:auto;margin-top:35px;}
    /*左板块*/
    .zfsj_lbox{float:none;width:auto;}
    .zfsj_sjlist{height:auto;padding-top:15px;}
    .zfsj_sjlist ul li{width:362px;height:68px;}
    .zfsj_sjlist ul li a{padding:14px 8px;}
    .zfsj_sjlist ul li.num2,.zfsj_sjlist ul li.num3,.zfsj_sjlist ul li.num4,.zfsj_sjlist ul li.num6,.zfsj_sjlist ul li.num7,.zfsj_sjlist ul li.num8{width:178px;}
    .zfsj_sjlist ul li.num10{width:364px;}
    .zfsj_sjlist ul li.num11,.zfsj_sjlist ul li.num12{width:177px;}
    /*右板块*/
    .zfsj_rbox{float:none;width:auto;margin-top:10px;}
    .zfsj_lblist{height:auto;padding-top:15px;}
    .zfsj_lblist .web_top{height:124px;}
    .zfsj_lblist .web_top .pic{width:185px;height:124px;}
    .zfsj_lblist .web_top .pic img{width:185px;height:124px;}
    .zfsj_lblist .web_top .pic_titcon{margin-left:200px;height:124px;}
    .zfsj_lblist .web_top .pic_titcon .info{max-height:60px;}
    .zfsj_lblist ul.web_con{padding-top:10px;}
    .zfsj_lblist ul.web_con li a{float:none;max-width:inherit;margin-right:90px;}
    .zfsj_lblist ul.web_con li img{display:none;}
    .zfsj_lblist#ctab4{ height: auto;}
    .zfsj-sjbox{ height: auto; padding-bottom: 10px;}
    /*数据查询*/
    .zfsj_cxlist{padding-top:0;height:auto;}
    .zfsj_cxlist ul li{width:32%;height:125px;padding:15px 2% 0 0;}
    .zfsj_cxlist ul li:nth-of-type(3n){padding-right:0;}
    .zfsj_cxlist ul li a{height:104px;padding:21px 10px 0;}
}
@media (max-width:767px) {
    .zfsj_maincon{padding:10px 10px;}
    .zfsj_rcbox{padding:10px;}
    .zfsj_rcmenu{float:none;width:auto;height:140px;}
    .zfsj_rcmenu ul li{width:48.5%;margin:0 3% 10px 0;}
    .zfsj_rcmenu ul li:nth-of-type(3n){margin:0 3% 10px 0;}
    .zfsj_rcmenu ul li:nth-of-type(2n){margin-right:0;}
    .zfsj_rctable{margin-top:10px;}
    .zfsj_select{display:none;}
    /*左板块*/
    .zfsj_sjlist{padding-top:10px;}
    .zfsj_sjlist ul li{width:49.5% !important;margin:0 1% 4px 0 !important;height:72px;box-sizing:border-box;}
    .zfsj_sjlist ul li:nth-of-type(2n){margin-right:0 !important;}
    .zfsj_sjlist ul li a{padding:13px 3px;height:40px;line-height:20px;font-size:16px;}
    .zfsj_sjlist ul li a span{white-space:normal;}
    /*右板块*/
    .zfsj_lblist{padding-top:10px;}
    .zfsj_lblist .web_top{height:124px;}
    .zfsj_lblist .web_top .pic{width:185px;height:124px;}
    .zfsj_lblist .web_top .pic img{width:185px;height:124px;}
    .zfsj_lblist .web_top .pic_titcon{margin-left:200px;height:124px;}
    .zfsj_lblist .web_top .pic_titcon .info{max-height:60px;}
    .zfsj_lblist ul.web_con li a{float:none;max-width:inherit;margin-right:90px;}
    .zfsj_lblist ul.web_con li img{display:none;}
    /*数据查询*/
    .zfsj_cxlist ul li{width:48.5%;padding:10px 3% 0 0;}
    .zfsj_cxlist ul li:nth-of-type(3n){padding:10px 3% 0 0;}
    .zfsj_cxlist ul li:nth-of-type(2n){padding-right:0;}
}
@media (max-width:479px) {
    /*右板块*/
    .zfsj_lblist .web_top{height:auto;}
    .zfsj_lblist .web_top .pic{float:none;width:auto;height:auto;}
    .zfsj_lblist .web_top .pic img{width:100%;height:auto;}
    .zfsj_lblist .web_top .pic_titcon{margin-left:0;height:auto;margin-top:10px;}
    .zfsj_lblist .web_top .pic_titcon .info{margin-top:5px;font-size:14px;line-height:24px;max-height:none;}
    /*数据查询*/
    .zfsj_cxlist ul li{height:105px;}
    .zfsj_cxlist ul li a{height:90px;padding:15px 10px 0;}
    .zfsj_cxlist ul li a .img_img{height:36px;}
    .zfsj_cxlist ul li a .img_img img{width:auto;height:36px;}
    .zfsj_cxlist ul li a .img_title{height:48px;line-height:48px;font-size:18px;}
}
/*20241119添加链接*/
ul.zfsj_links li{display: inline; float: none; padding: 0; line-height: 0; font-size: 0;}
ul.zfsj_links li a{border: 1px solid rgb(255, 239, 216);border-radius: 2px;background: linear-gradient(180.00deg, rgb(255, 247, 235),rgb(255, 247, 235) 100%); display: inline-block; margin: 3px 0 0; line-height: 32px; font-size: 0; height: 32px; padding: 0 10px 0 13px; color: #fe8f00; font-weight: 0; transition: 0.4s all; letter-spacing: 0;}
ul.zfsj_links li a:hover{ border: 1px rgba(254, 143, 0, 0.6) solid; font-weight: normal;}
ul.zfsj_links li img,ul.zfsj_links li span{ display: inline-block; cursor: pointer; margin-right: 0; vertical-align: middle;}
ul.zfsj_links li img{ margin-right: 6px;}
ul.zfsj_links li span{ font-size: 18px;}
@media (max-width:767px) {
    ul.zfsj_links li a{ margin: 5px 0; padding: 0 8px;}
    ul.zfsj_links li img{ width: auto; height: 16px; margin-right: 4px;}
    ul.zfsj_links li span{ font-size: 14px; line-height: 1.8;}
}
/*******政府数据-主体end******/


/*******政务服务-主体******/
/*办事头部*/
.zwfw_con_one{height:auto;padding-top:30px;background:#fff url("/_res/images/line_yellow.gif") 0 bottom repeat-x;}
.zwfw_bstop{height:70px;padding-right:278px;position:relative;}
.zwfw_bstop ul.bsxxk{width:480px;}
.zwfw_bstop ul.bsxxk li{float:left;width:auto;height:53px;margin-right:34px;white-space:nowrap;}
.zwfw_bstop ul.bsxxk li.active{margin-right:38px;}
.zwfw_bstop ul.bsxxk li a{display:block;height:53px;line-height:38px;font-size:23px;color:#666;position:relative;z-index:2;padding:0 27px 0 1px;}
.zwfw_bstop ul.bsxxk li a:hover{color:#fe8f00;font-weight:bold;}
.zwfw_bstop ul.bsxxk li.active a{color:#fe8f00;font-weight:bold;padding:0 1px;}
.zwfw_bstop ul.bsxxk li a i{display:block;position:absolute;right:0;top:17px;width:16px;height:10px;background:url("/_res/images/zwfw_bsxxk_i.png") no-repeat;z-index:1;}
.zwfw_bstop ul.bsxxk li.active a i{right:50%;margin-right:-7px;top:61px;width:15px;height:9px;background-image:url("/_res/images/zwfw_bsxxk_i_h.png");}

.zwfw_bstop .qyybm{position:absolute;right:0px;top:5px;height:70px;margin:0;}
.zwfw_bstop .qyybm a.title{display:block;line-height:38px;position:relative;z-index:2;padding:0 24px 0 22px;background:url("/_res/images/zwfw_bsxxk_bmico.png") 0 10px no-repeat;height:53px;font-size:16px;color:#999;}
.zwfw_bstop .qyybm a.title:hover,.zwfw_bstop .qyybm.active a.title{color:#fe8f00;font-weight:normal;}
.zwfw_bstop .qyybm a.title i{display:block;position:absolute;right:0;top:14px;width:15px;height:9px;background:url("/_res/images/zwfw_bsxxk_bmi.png") no-repeat;}
.zwfw_bstop .qyybm.active a.title i{right:0;margin-right:0;top:14px;background-image:url("/_res/images/zwfw_bsxxk_bmi_h.png");}

.qyybm_title>ul>li{width: 120px;float: left;margin-left: 10px;}
.qyybm_title>ul>li>a{position: relative;display: block; height: 30px;line-height: 30px;font-size: 16px;color: #fff;padding-left: 17px;background:#727487;border-radius: 2px;-webkit-border-radius: 2px;}
.qyybm_title>ul>li>a:focus{outline: 2px #000 solid;}
.qyybm_title>ul>li i{display: block;width: 10px;height: 6px;position: absolute;top: 12px; right: 12px; background: url("/_res/images/hdjl_ico01.png") center no-repeat;}
.qyybm_title>ul>li.active>a{background: #fe8f00;}
.qyybm_title>ul>li.active i{background: url("/_res/images/hdjl_ico02.png") center no-repeat;}
.qyybm_title>ul>li .ico{display: none; position: absolute;width: 16px;height: 9px;left: 50%;margin-left: -8px;top: 56px;background: url("/_res/images/hdpt_con.png") center no-repeat;z-index: 97;transition: all .5s;}
.qyybm_title>ul>li.active .ico{display: block;}

.qyybm_con{display: none; width: 1200px !important; position: absolute; right:0px; top: 64px;z-index: 9;}
.zwfw_bstop .qyybm .bmfw{overflow:hidden;padding: 16px 0 16px 38px; background: #fff;border: #dbdbdb 1px solid;box-shadow:#e8e7e7 0 0 6px 0px;}
.zwfw_bstop .qyybm .bmfw li{float:left;width: 14%;}
.zwfw_bstop .qyybm .bmfw2{padding:16px 0 16px 58px;}
.zwfw_bstop .qyybm .bmfw2 li{width: 12.5%;}
.zwfw_bstop .qyybm .bmfw li a{display: block;line-height: 32px;padding-right: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.zwfw_bstop .qyybm .bmfw li a:hover{color:#fe8f00;}

.zwfw_bstop .ind_bc_cxcon{width:370px;height:38px;position:relative;padding-right:70px;}
.zwfw_bstop .ind_bc_cxcon li.searchText{height:36px;border:#fe8f00 1px solid;border-right:0;}
.zwfw_bstop .ind_bc_cxcon li.searchText .msg-box{left:5px;top:0;position:absolute;}
.zwfw_bstop .ind_bc_cxcon li.searchText input{float:left;width:100%;height:36px;background:#fff;border:0;line-height:36px;color:#999;font-size:14px;text-indent:15px;}
.zwfw_bstop .ind_bc_cxcon li.secrchbtn{width:70px;height:38px;position:absolute;right:0;top:0;}
.zwfw_bstop .ind_bc_cxcon li.secrchbtn button{float:left;width:100%;height:38px;background:#fe8f00;border:1px #fe8f00 solid;text-align:center;font-size:18px;color:#fff;overflow:hidden;cursor:pointer; box-sizing: border-box;}
/*办事服务*/
.zwfw_con_two{width:100%;background:#f8f8f8;padding:40px 0;}
.zwfw_bslist ul{display:none;}
.zwfw_bslist ul.active{display:block;}
/*热点服务*/
.zwfw_bslist ul.rdfw{height:280px;}
.zwfw_bslist ul.rdfw li{float:left;width:255px;height:106px;margin:0 20px 20px 0;background:#fff;padding:12px 0 12px 30px;-webkit-box-shadow:0 0 8px hsla(0,0%,75%,.5);box-shadow:0 0 8px hsla(0,0%,75%,.5);}
.zwfw_bslist ul.rdfw li.num4,.zwfw_bslist ul.rdfw li.num8{margin-right:0;}
.zwfw_bslist ul.rdfw li.num5,.zwfw_bslist ul.rdfw li.num6,.zwfw_bslist ul.rdfw li.num7,.zwfw_bslist ul.rdfw li.num8{margin-bottom:0;}
.zwfw_bslist ul.rdfw li .cat-level-1{height:42px;line-height:42px;font-size:19px;padding-left:42px;background:url("/_res/images/zwfw_rdfw_ico1.png") 0 center no-repeat;}
.zwfw_bslist ul.rdfw li.num2 .cat-level-1{background-image:url("/_res/images/zwfw_rdfw_ico2.png");}
.zwfw_bslist ul.rdfw li.num3 .cat-level-1{background-image:url("/_res/images/zwfw_rdfw_ico3.png");}
.zwfw_bslist ul.rdfw li.num4 .cat-level-1{background-image:url("/_res/images/zwfw_rdfw_ico4.png");}
.zwfw_bslist ul.rdfw li.num5 .cat-level-1{background-image:url("/_res/images/zwfw_rdfw_ico5.png");}
.zwfw_bslist ul.rdfw li.num6 .cat-level-1{background-image:url("/_res/images/zwfw_rdfw_ico6.png");}
.zwfw_bslist ul.rdfw li.num7 .cat-level-1{background-image:url("/_res/images/zwfw_rdfw_ico7.png");}
.zwfw_bslist ul.rdfw li.num8 .cat-level-1{background-image:url("/_res/images/zwfw_rdfw_ico8.png");}
.zwfw_bslist ul.rdfw li .cat-level-2{height:64px;overflow:hidden;}
.zwfw_bslist ul.rdfw li .cat-level-2 a{display:block;float:left;width:116px;height:32px;line-height:32px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:#aaa;padding-right:10px;}
.zwfw_bslist ul.rdfw li .cat-level-2 a:hover{color:#fe8f00;}
/*个人法人*/
.zwfw_bslist ul.grbs{height:280px;overflow:hidden;}
.zwfw_bslist ul.grbs li{float:left;width:104px;height:78px;padding:5px 33px 19px 0;}
.zwfw_bslist ul.grbs li.num9,.zwfw_bslist ul.grbs li.num18,.zwfw_bslist ul.grbs li.num27,.zwfw_bslist ul.grbs li.num36,.zwfw_bslist ul.grbs li.num45{padding-right:0;}
.zwfw_bslist ul.grbs li a{display:block; height:78px; cursor:pointer; text-align:center; font-size: 0; line-height: 0;}
.zwfw_bslist ul.grbs li a span{display: inline-block; cursor: pointer; vertical-align: middle;}
.zwfw_bslist ul.grbs li a .img{height:32px; width: 32px; overflow: hidden; -webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
.zwfw_bslist ul.grbs li a .img img{vertical-align:middle;}
.zwfw_bslist ul.grbs li a .tit{height:46px; width: 100%; line-height:46px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;}
.zwfw_bslist ul.grbs li a:hover{color:#fe8f00;}
/*部门*/
.zwfw_bslist ul.bmfw{height:280px;overflow:hidden;}
.zwfw_bslist ul.bmfw li{float:left;width:153px;height:36px;padding:0 0 0 18px;}
.zwfw_bslist ul.bmfw li a{display:block;height:36px;line-height:36px;font-size:16px;color:#666;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zwfw_bslist ul.bmfw li a:hover{color:#fe8f00;}
/*办件统计*/
.zwfw_tjbox{height:88px;border:#edeff3 1px solid;background:url("/_res/images/zwfw_tj_bg.gif") center bottom no-repeat;padding:10px 0 20px 25px;}
.ind_bs_tjtop{height:34px;line-height:34px;font-size:21px;}
.ind_bs_tjcon{height:42px;padding-top:12px;overflow:hidden;}
.ind_bs_tjcon ul li{float:left;width:283px;margin-right: 10px;border-right: #dcdcdc 1px solid;}
.ind_bs_tjcon ul li span{display:block;float:left;width:111px;height:42px;line-height:18px;font-size:13px;color:#999;padding-left:30px;}
/*.ind_bs_tjcon ul li span.bj{border-left:#dcdcdc 1px solid;}*/
.ind_bs_tjcon ul li i{font-style:normal;display:block;float:left;width:100%;height:24px;line-height:24px;font-size:21px;color:#666;}
.ind_bs_tjcon ul li u{text-decoration:none;display:block;float:left;width:100%;height:18px;}
.ind_bs_tjcon ul li.num1{width:253px;}
.ind_bs_tjcon ul li.num1 span{width:96px;}
.ind_bs_tjcon ul li.num4{width:313px;border: none;margin-right: 0;}
.ind_bs_tjcon ul li.num4 span{width:126px;}
/*专题套餐*/
.zwfw_tctitle{display:block;height:50px;line-height:30px;font-size:23px;font-weight:bold;color:#fe8f00;}
.zwfw_tcbox{height:250px;position:relative;}
.zwfw_tcbox .prev,.zwfw_tcbox .next{position:absolute;top:50%;margin-top:-17px;width:20px;height:34px;overflow:hidden;cursor:pointer;background:url(/_res/images/ywdt_ztprev.png) no-repeat;z-index:9;}
.zwfw_tcbox .prev{left:-40px;background-position:0 0;}
.zwfw_tcbox .prev i,.zwfw_tcbox .next i{opacity: 0; filter: alpha(opacity=0); *font-size: 0;}
.zwfw_tcbox .next{right:-40px;background-position:-40px 0;}
.zwfw_tcbox .prev:hover{background-position:-20px 0;}
.zwfw_tcbox .prev.prevStop{background-position:0 0;}
.zwfw_tcbox .next:hover{background-position:-60px 0;}
.zwfw_tcbox .next.nextStop{background-position:-40px 0;}
.zwfw_tclist{position:relative;width:100%;height:250px;z-index:8;margin-left:-5px;}
.zwfw_tclist ul{height:250px;overflow:hidden;}
.zwfw_tclist ul li{float:left;width:306px;height:250px;}
.special-dec-all{width:280px;height:250px;margin-left:6px;}
.special-dec-all a{display:block;width:100%;height:100%;cursor:pointer;}
.special-dec-all img{width:280px;height:155px;}
.special-dec-all .special-dec{width:280px;margin-top:-5px;text-align:center;-webkit-box-shadow:0 0 8px hsla(0,0%,50%,.5);box-shadow:0 0 8px hsla(0,0%,50%,.5);transition:all .3s;}
.special-dec-all .special-dec .title{width:100%;text-align:center;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:15px 0 5px;font-size: 20px;}
.special-dec-all .special-dec .spe-ms{width:90%;text-align:center;color:#aaa;padding-bottom:10px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.special-dec-all .special-dec:hover{background-color:#fe8f00;}
.special-dec-all .special-dec:hover .title,.special-dec-all .special-dec:hover .spe-ms{color:#fff;}
/*服务页横幅-长三角*/
.zwfw_hfbox{height:auto;line-height:0;overflow:hidden;}
.zwfw_hfbox img{float:left;width:100%;height:auto;}
.zwfw_hfbox .img_title{display:none;}
.zwfw_csjbox{height:82px;background:#f8f7f8 url("/_res/images/zwfw_csj_bg.png") right bottom no-repeat;overflow:hidden;padding:19px 0 0 91px;}
.zwfw_csjbox .title{display:block;float:left;}
.zwfw_csjbox ul{padding-top:2px; float: right; padding-right: 13px;}
.zwfw_csjbox ul li{float:left;width:240px;height:60px;padding-right:20px;}
.zwfw_csjbox ul li a{display:block;height:34px;padding:13px 5px;background:url("/_res/images/white_65.png") repeat;color:#666;cursor:pointer;transition:all 0.3s;text-align:center;border-radius:5px;}
.zwfw_csjbox ul li a img{display:inline-block; width:auto; height:34px; margin-right:16px; transition:all 0.3s; vertical-align:top;}
.zwfw_csjbox ul li a .img_title{display:inline-block;height:34px;line-height:34px;font-size:20px;vertical-align:top;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zwfw_csjbox ul li a:hover{color:#fe8f00;}
.zwfw_csjbox ul li a:hover img{margin:0 10px 0 0;}
/*特色服务*/
.zwfw_tsimgbox{height:100px;position:relative;}
.zwfw_tsimgbox .prev,.zwfw_tsimgbox .next{position:absolute;top:50%;margin-top:-17px;width:20px;height:34px;overflow:hidden;cursor:pointer;background:url(/_res/images/ywdt_ztprev.png) no-repeat;z-index:9;}
.zwfw_tsimgbox .prev i,.zwfw_tsimgbox .next i{opacity: 0; filter: alpha(opacity=0); *font-size: 0;}

.zwfw_tsimgbox .prev{left:-40px;background-position:0 0;}
.zwfw_tsimgbox .next{right:-40px;background-position:-40px 0;}
.zwfw_tsimgbox .prev:hover{background-position:-20px 0;}
.zwfw_tsimgbox .next:hover{background-position:-60px 0;}
.zwfw_tsimgbox .prev.prevStop{background-position:0 0;}
.zwfw_tsimgbox .next.nextStop{background-position:-40px 0;}
.zwfw_tsimglist{position:relative;width:100%;height:100px;overflow:hidden;z-index:8;}
.zwfw_tsimglist ul li{float:left;width:307px;height:100px;}
.zwfw_tsimglist ul li a{display:block;width:280px;height:100px;overflow:hidden;}
.zwfw_tsimglist ul li a img{width:280px;height:100px;}
.zwfw_tsimglist ul li .img_title{display:none;}
/*利企服务*/
.zwfw_con_three{width:100%;background:#fff;padding:25px 0;}
.zwfw_fltop{height: 32px;background: url("/_res/images/line_cf.gif") 0 center repeat-x;overflow: hidden;}
.zwfw_fltop .title{display:block;width:196px;height:32px;line-height:32px;text-align:center;margin:auto;font-size:24px;color:#fe8f00;background:#fff  url("/_res/images/zwfw_flico.png") center center no-repeat;}
.zwfw_fltop .title:hover{color:#fe8f00;}
.zwfw_lqcon{padding-top:15px;overflow:hidden;}
/*银企对接*/
.zwfw_yqbox{width:588px;}
.zwfw_djtop{height:41px;overflow:hidden;}
.zwfw_djtop ul li{float:left;width:286px;height:36px;position:relative;}
.zwfw_djtop ul li.first{margin-right:16px;}
.zwfw_djtop ul li a{display:block;height:34px;line-height:34px;text-align:center;background:#fff;border:#edeff3 1px solid;font-size:20px;position:relative;z-index:2;}
.zwfw_djtop ul li a:hover,.zwfw_djtop ul li.active a{color:#fff;border-color:#fe8f00;background-color:#fe8f00;}
.zwfw_djtop ul li i{display:block;position:absolute;left:50%;margin-left:-5px;top:31px;width:10px;height:5px;background:url("/_res/images/zwfw_dj_ico.png") no-repeat;z-index:1;}
.zwfw_djtop ul li.active i{top:36px;transition:all 0.3s;}
.zwfw_yqbox .probbox{padding-top:18px;height:224px;overflow:hidden;}
.zwfw_yqbox .probbox .con{display:none;}
.zwfw_yqbox .probbox .con.active{display:block;}
.zwfw_yqbox .probbox .conlist .tel{height:40px;background:#f8f8f8;overflow:hidden;margin-bottom:10px;}
.zwfw_yqbox .probbox .conlist .tel p{display:block;float:left;height:40px;line-height:40px;font-size:15px;color:#a8abb7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zwfw_yqbox .probbox .conlist .tel p.p1{width:280px;text-indent:43px;}
.zwfw_yqbox .probbox .conlist .tel p.p2{width:200px;padding-left:10px;}
.zwfw_yqbox .probbox .conlist .tel p.p3{display:none;}
.zwfw_yqbox .probbox .conlist .tel p.p4{width:88px;padding-left:10px;text-align:center;}
.zwfw_yqbox .probbox .conlist li{height:36px;vertical-align:bottom;overflow:hidden;}
.zwfw_yqbox .probbox .conlist li p{display:block;float:left;height:36px;line-height:36px;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zwfw_yqbox .probbox .conlist li p.p1{width:280px;}
.zwfw_yqbox .probbox .conlist li p.p2{width:200px;padding-left:10px;}
.zwfw_yqbox .probbox .conlist li p.p3{display:none;}
.zwfw_yqbox .probbox .conlist li p.p4{width:88px;padding-left:10px;text-align:right;}
/*政策集成*/
.zwfw_zcbox{width:588px;}
.zwfw_lqtop{height:36px;line-height:36px;background:url("/_res/images/zwfw_lqline.gif") 0 center no-repeat;padding-left:12px;font-size:21px;color:#454545;}
.zwfw_lqtop a,.zwfw_lqtop a:hover{color:#454545;}
.zwfw_zclist{height:174px;line-height:32px;font-size:16px;overflow:hidden;padding-top:10px;}
.zwfw_zclist ul li{height:32px; padding: 2px 0; vertical-align:bottom;overflow:hidden; position: relative;}
.zwfw_zclist ul li .date{color:#999;font-size:14px; position: absolute; right: 0; top: 0; }
.zwfw_zclist ul li a{display:block;float:none;margin-right:60px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.zwfw_twbtn{height:48px;margin-bottom:15px;overflow:hidden;}
.zwfw_twbtn li{float:left;width:100%;}
.zwfw_twbtn li a{display:block;height:22px;line-height:22px;font-size:14px;background:#f8f8f8 url("/_res/images/yshjwt_bg.png") 62px center no-repeat;padding:13px 10px;cursor:pointer;position:relative;transition:all 0.3s;}
.zwfw_twbtn li a u{display:none;}
.zwfw_twbtn li a span{display:block;position:absolute;right:61px;top:13px;width:78px;height:22px;background:#fff;border-radius:10px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fe8f00;}
.zwfw_twbtn li a:hover span{background:#fe8f00;color:#fff;}
@media (min-width: 992px) and (max-width:1199px) {
    /*办事头部*/
    .zwfw_bstop{padding-right:258px;}
    .zwfw_bstop ul.bsxxk{width:430px;}
    .zwfw_bstop ul.bsxxk li{margin-right:24px;}
    .zwfw_bstop ul.bsxxk li.active{margin-right:38px;}
    .zwfw_bstop ul.bsxxk li a{font-size:21px;}
    .zwfw_bstop .ind_bc_cxcon{width:230px;}
    .zwfw_bstop .qyybm{ height: 53px;}
    .qyybm_con {width: 992px !important;}
    /*.zwfw_bstop .qyybm .bmfw li{height: 30px; width: 147px;}*/
    /*.zwfw_bstop .qyybm .bmfw li a{line-height: 30px; height: 30px; font-size: 15px;}*/
    /*热点服务*/
    .zwfw_bslist ul.rdfw li{width:203px;}
    .zwfw_bslist ul.rdfw li .cat-level-2 a{width:90px;}
    /*个人法人*/
    .zwfw_bslist ul.grbs li{padding:5px 7px 19px 0;}
    /*部门*/
    .zwfw_bslist ul.bmfw li{width:147px;height:31px;}
    .zwfw_bslist ul.bmfw li a{height:31px;line-height:31px;}
    .zwfw_bslist ul.bmfw li a{font-size:15px;}
    /*办件统计*/
    .ind_bs_tjcon ul li{width:231px;}
    .ind_bs_tjcon ul li span{width:100px;padding-left:15px;}
    .ind_bs_tjcon ul li i{font-size:20px;}
    .ind_bs_tjcon ul li.num1{width:211px;}
    .ind_bs_tjcon ul li.num1 span{width:90px;}
    .ind_bs_tjcon ul li.num4{width:251px;}
    .ind_bs_tjcon ul li.num4 span{width:110px;}
    /*专题套餐*/
    .zwfw_tcbox{height:221px;}
    .zwfw_tclist{height:221px;}
    .zwfw_tclist ul{height:221px;}
    .zwfw_tclist ul li{width:254px;height:221px;}
    .special-dec-all{width:228px;height:221px;}
    .special-dec-all img{width:228px;height:126px;}
    .special-dec-all .special-dec{width:228px;}
    /*特色服务*/
    .zwfw_tsimgbox{height:81px;}
    .zwfw_tsimglist{height:81px;}
    .zwfw_tsimglist ul li{width:255px;height:81px;}
    .zwfw_tsimglist ul li a{width:228px;height:81px;}
    .zwfw_tsimglist ul li a img{width:228px;height:81px;}
    /*银企对接*/
    .zwfw_yqbox{width:484px;}
    .zwfw_djtop ul li{width:234px;}
    .zwfw_yqbox .probbox .conlist .tel p.p1{width:230px;}
    .zwfw_yqbox .probbox .conlist .tel p.p2{width:146px;}
    .zwfw_yqbox .probbox .conlist li p.p1{width:230px;}
    .zwfw_yqbox .probbox .conlist li p.p2{width:146px;}
    /*政策集成*/
    .zwfw_zcbox{width:484px;}
    .zwfw_twbtn li a{background-position:30px center;}
    .zwfw_twbtn li a span{right:30px;}
    /*服务页横幅-长三角*/
    .zwfw_csjbox{padding:19px 0 0 20px;}
    .zwfw_csjbox ul li{width: 207px; padding-right: 10px;}
    .zwfw_csjbox ul li a img{margin-right: 3px;}
    .zwfw_csjbox ul li a:hover img{margin-right: 0;}
}

@media (max-width:991px) {
    /*办事头部*/
    .zwfw_con_one{padding-top:15px;}
    .zwfw_bstop{height:auto;padding-right:0;margin:auto 15px;}
    .zwfw_bstop ul.bsxxk{width:auto;}
    .zwfw_bstop ul.bsxxk li{height:50px;margin-right:30px;}
    .zwfw_bstop ul.bsxxk li.active{margin-right:30px;}
    .zwfw_bstop ul.bsxxk li a{height:50px;font-size:20px;}
    .zwfw_bstop ul.bsxxk li.active a i{display: none;}
    .zwfw_bstop ul.bsxxk li.qyybm{top:48px;margin-right:0;}
    .zwfw_bstop .ind_bc_cxcon{float:left;margin-bottom:10px;}
    .zwfw_bstop .qyybm{top: auto;bottom: -25px;}
    .zwfw_bstop .qyybm a.title{height: 50px;}
    .qyybm_con{top: 49px; width: auto !important; left: -490px; }
    .qyybm_title>ul>li .ico{top: 41px;}
    .zwfw_bstop .qyybm .bmfw{height: auto;}
    .zwfw_bstop .qyybm .bmfw2 {padding: 16px 0 16px 38px;}
    .zwfw_bstop .qyybm .bmfw li{width: 25%;}
    .zwfw_bstop .qyybm .bmfw2 li{width:12.5%;}
    /*办事服务*/
    .zwfw_con_two{padding:15px 0 5px;}
    .zwfw_bslist{margin:auto 15px;}
    /*热点服务*/
    .zwfw_bslist ul.rdfw{height:auto;}
    .zwfw_bslist ul.rdfw li{width:48.5%;height:130px;margin:0 3% 15px 0 !important;box-sizing:border-box;}
    .zwfw_bslist ul.rdfw li:nth-of-type(2n){margin-right:0 !important;}
    .zwfw_bslist ul.rdfw li .cat-level-2 a{width:48%;padding-right:2%;}
    /*个人法人*/
    .zwfw_bslist ul.grbs{height:auto;}
    .zwfw_bslist ul.grbs li{width:113px;height:72px;padding:5px 12px 15px 0 !important;}
    .zwfw_bslist ul.grbs li:nth-of-type(6n){padding-right:0 !important;}
    .zwfw_bslist ul.grbs li a{height:72px;}
    .zwfw_bslist ul.grbs li a .tit{height:40px;line-height:40px;}
    /*部门*/
    .zwfw_bslist ul.bmfw{height:auto;padding-bottom:10px;}
    .zwfw_bslist ul.bmfw li{width:25%;height:30px;box-sizing:border-box;}
    .zwfw_bslist ul.bmfw li a{height:30px;line-height:30px;font-size:15px;}
    /*办件统计*/
    .zwfw_tjbox{margin:auto 15px;padding:10px 0 20px 10px;background-size:100% 100%;}
    .ind_bs_tjcon ul li{width:169px;margin-right:6px;letter-spacing:0;}
    .ind_bs_tjcon ul li span{width:77px;padding-left:7px;}
    .ind_bs_tjcon ul li i{font-size:18px;}
    .ind_bs_tjcon ul li.num1{width:159px;}
    .ind_bs_tjcon ul li.num1 span{width:72px;}
    .ind_bs_tjcon ul li.num4{width:197px;}
    .ind_bs_tjcon ul li.num4 span{width:91px;}
    /*专题套餐*/
    .zwfw_tctitle{height:40px;line-height:28px;margin:15px 15px 0;}
    .zwfw_tcbox{height:222px;overflow:hidden;padding:0 15px;}
    .zwfw_tcbox .prev{left:0;}
    .zwfw_tcbox .next{right:0;}
    .zwfw_tclist{height:222px;}
    .zwfw_tclist ul{height:222px;}
    .zwfw_tclist ul li{width:254px;height:222px;}
    .special-dec-all{width:230px;height:222px;margin-left:5px;}
    .special-dec-all img{width:230px;height:127px;}
    .special-dec-all .special-dec{width:230px;}
    /*服务页横幅-长三角*/
    .zwfw_hfbox{margin:10px 15px 0 !important;}
    .zwfw_csjbox{padding:15px 20px 5px;margin:5px 0 0 !important;height:auto;}
    .zwfw_csjbox .title{float:none;text-align:center;}
    .zwfw_csjbox .title img{height:48px;margin-top:0;}
    .zwfw_csjbox ul{float:none; padding-right: 0;}
    .zwfw_csjbox ul li{width:48.5%; padding:0 0 10px;}
    .zwfw_csjbox ul li.num1{margin-right:3%;}
    .zwfw_csjbox ul li a img{margin-right:8px;}
    .zwfw_csjbox ul li a:hover img{margin:0 5px 0 3px;}
    /*特色服务*/
    .zwfw_tsimgbox{height:82px;padding:0 15px;}
    .zwfw_tsimgbox .prev{left:0;}
    .zwfw_tsimgbox .next{right:0;}
    .zwfw_tsimglist{height:82px;}
    .zwfw_tsimglist ul li{width:254px;height:82px;}
    .zwfw_tsimglist ul li a{width:230px;height:82px;}
    .zwfw_tsimglist ul li a img{width:230px;height:82px;}
    /*利企服务*/
    .zwfw_con_three{padding:15px 0;}
    .zwfw_fltop{margin:10px 15px 0;}
    .zwfw_lqcon{padding-top:10px;margin:auto 15px;}
    /*银企对接*/
    .zwfw_yqbox{float:none;width:auto;}
    .zwfw_djtop ul li{width:48.5%;}
    .zwfw_djtop ul li.first{margin-right:3%;}
    .zwfw_yqbox .probbox{padding-top:10px;height:auto;}
    .zwfw_yqbox .probbox .conlist .tel{position:relative;margin-bottom:5px;}
    .zwfw_yqbox .probbox .conlist .tel p{float:none;}
    .zwfw_yqbox .probbox .conlist .tel p.p1{width:auto;text-indent:30px;margin-right:308px;}
    .zwfw_yqbox .probbox .conlist .tel p.p2{position:absolute;right:98px;top:0;}
    .zwfw_yqbox .probbox .conlist .tel p.p4{position:absolute;right:0;top:0;}
    .zwfw_yqbox .probbox .conlist li{position:relative;}
    .zwfw_yqbox .probbox .conlist li p{float:none;}
    .zwfw_yqbox .probbox .conlist li p.p1{width:auto;margin-right:308px;}
    .zwfw_yqbox .probbox .conlist li p.p2{position:absolute;right:98px;top:0;}
    .zwfw_yqbox .probbox .conlist li p.p4{position:absolute;right:0;top:0;}
    /*政策集成*/
    .zwfw_zcbox{float:none;width:auto;margin:10px 0 0;}
    .zwfw_zclist{height:auto;padding-top:5px;}
    .zwfw_zclist ul li a{margin-right:55px;}
    /*政策集成*/
}
@media (max-width:767px) {
    /*办事头部*/
    .zwfw_con_one{padding:10px 10px 0;}
    .zwfw_bstop{margin:auto 0; position: relative; padding-top: 50px;}
    .zwfw_bstop ul.bsxxk{float: none;}
    .zwfw_bstop ul.bsxxk li{height:42px;}
    .zwfw_bstop ul.bsxxk li.active i{top:34px;}
    .zwfw_bstop ul.bsxxk li a{height:42px;line-height:32px;font-size:16px;}
    .zwfw_bstop ul.bsxxk li a i{top:13px;}
    .zwfw_bstop ul.bsxxk li.active a i{top:33px;}
    .zwfw_bstop ul.bsxxk li.qyybm{top:44px;right:10px;}
    .zwfw_bstop ul.bsxxk li.qyybm a{line-height:38px;}
    .zwfw_bstop .ind_bc_cxcon{float: none !important; width:auto !important; position: absolute; top: 0; right: 0; left: 0;}

    .zwfw_bstop .qyybm{ float: right; position: static; height: 41px;}
    .zwfw_bstop .qyybm a.title{height: 41px;}
    .qyybm_title>ul>li .ico{top: 33px;}
    .qyybm_con{top:133px;  height: auto; left:0;}
    .zwfw_bstop .qyybm .bmfw{padding: 16px 0 16px 10px;}
    .zwfw_bstop .qyybm .bmfw2{padding: 16px 0 16px 16px;}
    .zwfw_bstop .qyybm .bmfw li{width: 33.3%;}
    .zwfw_bstop .qyybm .bmfw2 li{width:20%;}

    /*办事服务*/
    .zwfw_con_two{padding:10px 10px 5px;width:auto;}
    .zwfw_bslist{margin:auto 0;}
    /*个人法人*/
    .zwfw_bslist ul.grbs li{width:25%;padding:2px 0 15px !important;}
    /*部门*/
    .zwfw_bslist ul.bmfw li{width:32.3333%;padding:0 0 0 1%;height:30px;}
    .zwfw_bslist ul.bmfw li a{font-size:15px;height:30px;line-height:30px;}
    /*办件统计*/
    .zwfw_tjbox{height:auto;margin:auto;}
    .ind_bs_tjcon{height:auto;}
    .ind_bs_tjcon ul li{width:49% !important;margin-right:1%;}
    .ind_bs_tjcon ul li.num2{border-right: none;margin-right: 0;}
    .ind_bs_tjcon ul li span{width:50% !important;padding:0;text-align:center;box-sizing:border-box;}
    .ind_bs_tjcon ul li.num3,.ind_bs_tjcon ul li.num4{margin-top:10px;}
    /*专题套餐*/
    .zwfw_tctitle{margin:15px 0 0;}
    .zwfw_tcbox{height:auto;padding:0 10px;margin:0 -10px;}
    .zwfw_tclist{height:auto;margin:0;}
    .zwfw_tclist ul{height:auto;}
    .zwfw_tclist ul li{width:100%;height:auto;padding-bottom:10px;}
    .special-dec-all{width:100%;height:auto;margin-left:0;padding:0 5px;box-sizing:border-box;}
    .special-dec-all img{width:100%;height:auto;}
    .special-dec-all .special-dec{width:100%;}
    /*服务页横幅-长三角*/
    .zwfw_hfbox{margin:5px 0 0 !important;}
    .zwfw_csjbox{padding:10px 15px 0;}
    .zwfw_csjbox ul li a .img_title{font-size: 16px;}
    /*特色服务*/
    .zwfw_tsimgbox{height:auto;padding:0 10px;margin:10px -10px 0;}
    .zwfw_tsimglist{height:auto;}
    .zwfw_tsimglist ul li{width:100%;height:auto;}
    .zwfw_tsimglist ul li a{width:100%;height:auto;}
    .zwfw_tsimglist ul li a img{width:100%;height:auto;}
    /*利企服务*/
    .zwfw_con_three{padding:10px 10px;width:auto;}
    .zwfw_fltop{margin:10px auto 0;}
    .zwfw_lqcon{margin:auto;}
    /*银企对接*/
    .zwfw_yqbox{float:none;width:auto;margin:auto 0;}
    .zwfw_yqbox .probbox .conlist .tel p.p1{margin-right:98px;}
    .zwfw_yqbox .probbox .conlist .tel p.p2{display:none;}
    .zwfw_yqbox .probbox .conlist li p.p1{margin-right:98px;}
    .zwfw_yqbox .probbox .conlist li p.p2{display:none;}
    /*政策集成*/
    .zwfw_twbtn{margin-bottom:10px;}
    .zwfw_twbtn li a{background-position:20px center;}
    .zwfw_twbtn li a span{right:20px;}
}
@media (max-width:479px) {
    /*办事头部*/
    /*.zwfw_bstop .ind_bc_cxcon{margin-bottom: 5px;}*/
    .zwfw_bstop ul.bsxxk li{margin-right:13px;}
    .zwfw_bstop ul.bsxxk li a{padding:0 21px 0 0;}
    .zwfw_bstop ul.bsxxk li.active{margin-right:17px;}
    .zwfw_bstop ul.bsxxk li.qyybm.active{margin-right:0;}
    .zwfw_bstop ul.bsxxk{width: 100%;}
    .zwfw_bstop .qyybm .bmfw li{ width: 50%;}
    .zwfw_bstop .qyybm .bmfw2 li{ width:25%;}
    /*热点服务*/
    .zwfw_bslist ul.rdfw li{width:100%;height:130px;margin:0 0 10px 0 !important;}
    /*个人法人*/
    .zwfw_bslist ul.grbs li{width:33.3333%;padding:2px 0 10px !important;}
    /*部门*/
    .zwfw_bslist ul.bmfw li{width:49%;}
    /*办件统计*/
    .ind_bs_tjcon ul li{width:98% !important;padding-right:2%;border: none;}
    .ind_bs_tjcon ul li.num2{margin-top:10px;}
    /*政策集成*/
    .zwfw_twbtn{height:auto;}
    .zwfw_twbtn li a{height:78px;padding:0 10px 8px;background-position:center 0;}
    .zwfw_twbtn li a span{top:52px;right:50%;margin-right:-39px;}
    /*服务页横幅-长三角*/
    .zwfw_csjbox ul li{width:100%;}
}
@media (max-width:379px) {
    .zwfw_twbtn li a{background-size:90% auto;height:70px;}
    .zwfw_twbtn li a span{top:48px;}
}
/*利企服务 20230921*/
.ls-zwfw-lqfwbox{}
.ls-zwfw-lqfw-link{width: 280px;}
.ls-zwfw-lqfw-link li a{ height: 175px; display: block; padding: 35px 0 0; background: url("/_res/images/zwfw_yshjbg.jpg") 0 0 no-repeat; background-size: 100% 100%; line-height: 0; font-size: 0; text-align: center; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02),0 8px 16px 0 rgba(0, 0, 0, 0.01); transition: 0.4s all;}
.ls-zwfw-lqfw-link li .img_title{display: none;}
.ls-zwfw-lqfw-link li span{cursor: pointer;}
.ls-zwfw-lqfw-link li .img_btn{display: block; font-weight: bold; margin: 17px auto 0; background: url("/_res/images/zwfw_yshjbtn.png") 0 0 no-repeat; width: 140px; height: 38px; padding: 0 3px 3px 0; text-align: center; line-height: 38px; letter-spacing: 5px; font-size: 16px;}
.ls-zwfw-lqfw-link li a:hover{ color: #fe8f00; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.04),0 8px 16px 0 rgba(0, 0, 0, 0.05);}

.ls-zwfw-lqfw-list{width: 894px;}
.ls-zwfw-zctit{ line-height: 28px;}
.ls-zwfw-zctit h3{ padding-left: 11px; font-size: 22px; position: relative;}
.ls-zwfw-zctit h3:after{ content: ""; display: block; position: absolute; left: 0; top: 4px; bottom: 3px; background: #fe8f00; width: 2px;}
.ls-zwfw-zctit .more{font-size: 16px; color: #999;}
.ls-zwfw-zctit .more:hover{color: #fe8f00;}
.ls-zwfw-zclist{ padding: 3px 0 0;}
.ls-zwfw-zclist li{width: 50%; float: left; padding: 14px 0; font-size: 16px;}
.ls-zwfw-zclist li a{ display: block; float: none; white-space: nowrap; line-height: 32px; overflow: hidden; text-overflow: ellipsis;}
.ls-zwfw-zclist li .date{ margin-top: 6px; float: none; display: block; line-height: 22px; color: #999;}
.ls-zwfw-zclist li.even a{ margin-left: 13px;}
.ls-zwfw-zclist li.even .date{ margin-left: 13px;}
@media (min-width: 992px) and (max-width: 1199px){
    .ls-zwfw-lqfw-list{width: 694px;}
}
@media (max-width: 992px){
    .ls-zwfw-lqfw-list,.ls-zwfw-lqfw-link{width: auto; float: none;}
    .ls-zwfw-lqfw-list{margin-top: 20px;}
}
@media (max-width: 767px){
    .ls-zwfw-lqfw-link li a{padding-top: 23px;}
    .ls-zwfw-zclist li{float: none !important; width: auto; padding: 8px 0;}
    .ls-zwfw-zclist li a{line-height: 1.5; white-space: normal;}
    .ls-zwfw-zclist li.even a{ margin-left: 0;}
    .ls-zwfw-zclist li.even .date{ margin-left: 0;}
}



/*无障碍配色*/
/*白底黑*/
.wza-black-white .zwfw_bstop .qyybm .bmfw{background-color: #000 !important;}
.wza-black-white .zwfw_twbtn li a{ background: url("/_res/images/yshjwt_bg.png") 62px center no-repeat !important;}
/*黄底黑*/
.wza-yellow-black .zwfw_bstop .qyybm .bmfw{background-color: yellow !important;}
.wza-yellow-black .zwfw_twbtn li a{ background: url("/_res/images/yshjwt_bg.png") 62px center no-repeat !important;}
/*蓝底黄*/
.wza-blue-yellow .zwfw_bstop .qyybm .bmfw{background-color: blue !important;}
.wza-blue-yellow .zwfw_twbtn li a{ background: url("/_res/images/yshjwt_bg.png") 62px center no-repeat !important;}
/*黄底蓝*/
.wza-yellow-blue .zwfw_bstop .qyybm .bmfw{background-color: yellow !important;}
.wza-yellow-blue .zwfw_twbtn li a{ background: url("/_res/images/yshjwt_bg.png") 62px center no-repeat !important;}

/*2023.5.26 添加政务服务搜索版块*/
.zwfw-top-banner{ background: url("/_res/images/zwfw/wstb_banbg.jpg") center bottom no-repeat; height: 369px;}
.zwfw-wstb-searchbox{ margin: 69px 0 0;}
.zwfw-wstb-logo a{display: inline-block;}
.zwfw-wstb-title{ padding: 33px 0 0; height: 49px; line-height: 0; font-size: 0;}
.zwfw-wstb-search{ width: 734px; border: 1px #fe8f00 solid; background: rgba(255, 255, 255, 0.8);}
.zwfw-wstb-search ul{position: relative; padding-right: 116px;}
.zwfw-wstb-search li{ font-size: 0; line-height: 0;}
.zwfw-wstb-search input,.zwfw-wstb-search button{width: 100%; height: 58px; vertical-align: middle; border: 0 none; background: none;}
.zwfw-wstb-search .ss2{ position: absolute; top: 0; right: 0; bottom: 0; width: 116px;}
.zwfw-wstb-search .ss2 button{ background: #fe8f00 !important; text-align: center; font-size: 18px; color: #fff;}
.zwfw-wstb-search .ss1 input{text-indent: 16px; font-size: 18px; line-height: 58px;}
.zwfw-wstb-search .ss1 input:focus{outline-color: #fe8f00 !important; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(254, 143, 0, 0.6); -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(254, 143, 0, 0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(254, 143, 0, 0.6); -webkit-transition: border linear .2s,box-shadow linear .2s; -moz-transition: border linear .2s,box-shadow linear .2s; -o-transition: border linear .2s,box-shadow linear .2s; transition: border linear .2s,box-shadow linear .2s;}
.zwfw-wstb-search .ss1 input::-webkit-input-placeholder { color: #ccc; }
.zwfw-wstb-search .ss1 input:-moz-placeholder { color: #ccc; }
.zwfw-wstb-search .ss1 input:-ms-input-placeholder { color: #ccc; }
.zwfw-wstb-hottitle{ margin-top: 13px;}
.zwfw-wstb-hottitle li{float: left; padding:0 19px 10px 0; font-size: 16px; line-height: 24px;}
.zwfw-wstb-hottitle .tit{ padding-right: 9px; color: #666;}
.zwfw-wstb-hottitle li a{ color: #666; display: block; background: rgba(254, 143, 0, 0.1); padding: 0 7px; line-height: 24px;  transition: 0.4s all;}
.zwfw-wstb-hottitle li a:hover{ color: #fff; background:#fe8f00;}
@media (max-width:991px) {
    .zwfw-wstb-searchbox{padding:0 15px;}
    .zwfw-wstb-search{max-width: 99%;}
    .zwfw-wstb-hottitle li{padding-right: 10px;}
}
@media (max-width:767px) {
    .zwfw-wstb-searchbox{padding:0 10px; margin-top: 40px;}
    .zwfw-wstb-search{max-width: 99%; margin: 0 auto;}
    .zwfw-wstb-logo,.zwfw-wstb-title{text-align: center;}
    .zwfw-wstb-title{height: auto; padding-bottom: 20px;}
    .zwfw-wstb-title img{max-width: 96%; height: auto;}
    .zwfw-top-banner{height: auto; padding-bottom: 60px;background-size: auto 100%;}
    .zwfw-wstb-search ul{padding-right: 96px;}
    .zwfw-wstb-search .ss1 input{text-indent: 10px;}
    .zwfw-wstb-search .ss2{width: 96px;}
}


/*******政务服务-主体end******/


/*******省长之窗-主体******/
.szzc_maincon{background:url("/_res/images/bg_f9_332.gif") 0 0 repeat-y;margin-bottom:25px;}
/*左侧*/
.ld_leftbox{width:282px;padding:32px 25px 32px;background:#f9f9f9;}
.ldjjcon{text-align:center;}
.ldjjcon .ld_pic{height:220px;text-align: center;}
.ldjjcon .ld_pic img{width:auto;height:200px;background: #fff;padding: 10px;}
.ld_conr_title{padding:15px 0 0;line-height:30px;font-size:20px;overflow: hidden;}
.ld_conr_title span{display: block;float: left;width: 100%;text-align:center;}
.mesgbtn{height:auto;margin-top:20px;float:left;width:100%;}
.mesgbtn p{padding:11px 4px;line-height:26px;font-size:14px;color:#999;text-align:left;display:block;}
.mesgbtn a{display:block;height:58px;line-height:58px;font-size:18px;font-weight:bold;color:#666;background:url("/_res/images/szzc_xxbtn1.png") 74px center no-repeat;margin:auto;border:#ddd 1px solid;text-indent:136px;overflow:hidden;text-align:left;border-radius:4px;transition:all .3s;}
.mesgbtn a:hover{color:#fe8f00;background-color:#fff;}
/*省长日历*/
.ld_rili{ padding-top:20px;}
.ld_rili h3.tit{ height:38px;line-height:38px; font-size: 18px; font-weight: bold; color: #666;border-bottom: #ddd 1px solid;}
/*日历样式*/
.calendar {margin:auto;padding:10px 0;height: auto;}
.calendar .data_table{width:100%;margin-top:5px;}
.calendar table tr th{height:30px;}
.calendar table tr th span{display:block;line-height:30px;height:30px;text-align:center;font-size:12px;color:#666;font-weight:normal;}
.calendar table tr td{text-align:center;line-height:36px;height:36px;cursor:pointer;}
/*鼠标滑过*/
.bgHover{background:#164fa6;color:#fff !important;text-decoration:none !important;}
.riqi{width:28px;margin:4px auto;height:28px;line-height:28px;color:#666666;text-decoration:none;}
.riqi.active{color:#fe8f00;background:#e4e4e4;border-radius:4px;}
.click-active .riqi.active{color:#fff;background:#fe8f00;border-radius:14px;}
.riqi .piaofu{display:none;}
#nowdate{height:50px;line-height:50px;font-size:16px;color:#fe8f00;border-top: #ddd 1px dashed;}
#events ul li{height:auto;line-height:28px;font-size: 16px;padding-bottom:10px;vertical-align:bottom;overflow:hidden;}
#events ul li a{display:block;}
#events ul li img{display:none;}
/*非本月日期*/
.calendar table tr td.current_day{background:#e6e6e6}
.calendar table tr td.unselected_month{color:#f9f9f9}
/*选择日期*/
.choice {font-size:15px; height:30px;color:#666;}
.choice p{float:left;position:relative;width:105px;height:30px;line-height:30px;color:#666;font-size:15px;}
.choice p.month{margin-left:5px;width:80px;}
.choice .button{display: block; height: 30px; line-height: 30px; cursor: pointer; position: absolute; width: 20px; top: 0; background: url("/_res/images/ld_date_prve.png") 0 center no-repeat;}
.choice .button.prev{left: 0;}
.choice .button.next{right: 0; background-position:-20px center;}
.choice .button.prev.end{background-position:-40px center;}
.choice .button.next.end{background-position:-60px center;}
.calendar .year_name,.calendar .month_name{margin: 0 20px; text-align:center;display: block;}
/*日历样式 end*/
/*右侧*/
.ld_rightbox{width:843px;}
h3.ld_tel{height:44px;line-height:44px;font-size: 22px;font-weight: bold;color: #fe8f00;border-bottom: #dcdcdc 1px solid;}
h3.ld_tel1{border-bottom:0;}
h3.ld_tel a,h3.ld_tel a:hover{color: #fe8f00;}
.ld_ldfg{padding:10px 0 15px;line-height:32px;font-size:16px;text-align:justify;text-justify:inter-ideograph;word-wrap:break-word;}
.ld_ldfg p{margin:0.6em 0;}
.halfbox .list{height: auto;padding-top: 7px;line-height: 34px;font-size: 16px;overflow: hidden;}
.halfbox .list ul li{height:34px;vertical-align:bottom;overflow:hidden;padding:1px 0;position:relative;}
.halfbox .list ul li span.right{float:none;color:#cdcdcd;font-size:14px;display:block;position:absolute;right:0;top:1px;}
.halfbox .list ul li a{display:block;float:none;margin-right:70px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.halfbox .list ul li img{display: none;}

@media (min-width: 992px) and (max-width:1199px) {
    .szzc_maincon{background-position:-38px 0;}
    /*左侧*/
    .ld_leftbox{width:254px;padding:32px 20px 32px;}
    .mesgbtn a{background-position:60px center;text-indent:120px;}
    /*右侧*/
    .ld_rightbox{width:673px;}
}
@media (max-width:991px) {
    .szzc_maincon{background:none;margin:0 15px 15px;}
    /*左侧*/
    .ld_leftbox{float:none;width:auto;padding:15px 15px 15px;}
    .ldjjcon .ld_pic{float:left;width:240px;text-align:right;}
    .ld_conr_title{margin-left:260px;}
    .ld_conr_title span{text-align:left;}
    .mesgbtn{margin-top:15px;}
    .mesgbtn a{float:left;width:280px;}
    /*右侧*/
    .ld_rightbox{float:none;width:auto;margin-top:10px;}
}
@media (max-width:767px) {
    .szzc_maincon{margin:0 10px 10px;}
    /*左侧*/
    .ld_leftbox{padding:10px 10px 15px;}
    .ldjjcon .ld_pic{float:none;width:auto;text-align:center;height:200px;}
    .ldjjcon .ld_pic img{height:180px;}
    .ld_conr_title{margin-left:0;padding:10px 0 0;}
    .ld_conr_title span{text-align:center;}
    .mesgbtn{height:auto;}
    .mesgbtn a{float:none;width:200px;height:50px;line-height:50px;font-size:18px;background-size:32px 32px;background-position:40px center;text-indent:90px;}
    /*右侧*/
    h3.ld_tel{height:40px;line-height:40px;font-size:20px;}
    .ld_ldfg{padding:5px 0 10px;line-height:28px;}
    .halfbox .list ul li a{margin-right:55px;}
}
/*******省长之窗-主体end******/

/*******政府公报-主体******/
.gongb_maincon{background:url("/_res/images/bg_f8_340.gif") right 0 repeat-y;margin-bottom:25px;}
/*公报-左侧*/
.gongb_lbox{width:835px;}
.gongb_mlbox{height:auto;min-height:950px;_height:950px;padding:25px 25px 40px;border:#cfcfcf 1px solid;margin-top:16px;}
.gongb_header{height:auto;text-align:center;}
.gongb_topsearch{margin-top:20px;height:40px;padding:20px;background:#f8f8f8;}
.gongb_topsearch ul{width:618px;margin:auto;}
.gongb_topsearch .downNum,.gongb_topsearch .upNum{display:block;float:left;width:90px;height:40px;line-height:40px;text-align:center;padding-right:52px;background: url("/_res/images/gongb_topsecbtn.png") right 0 no-repeat;font-size:18px;}
.gongb_topsearch .upNum{padding:0 0 0 52px;background-position:0 -40px;margin-left:10px;}
.gongb_topsearch .select{float:left;width:152px;margin-left:10px;}
.gongb_topsearch .select select{float:left;width:152px;height:40px;border:#ddd 1px solid;padding:4px 10px;font-size:16px;color:#333;}
/*公报-目录*/
.gongb_conts_header{padding-top:30px;height:60px;border-bottom:#ddd 1px solid;line-height:50px;text-align:center;font-size:32px;color:#424a68;font-weight:bold;letter-spacing:1em;}
.gongb_conts{padding:20px 0 25px;}
.gongb_conts .conts_title{line-height:32px;font-size:20px;font-weight:bold;color:#454545;padding-top: 15px;}
.gongb_conts ul li{width:100%;height:auto;line-height:24px;vertical-align:bottom;padding:6px 0;font-size:16px;}
.gongb_conts ul li a{display:block;}
.downloadgb{text-align:center;}
.downloadgb a{display:block;width: 120px;margin: auto;cursor: pointer;}
.downloadgb a .img{display:block;float:left;width:100%;text-align:center;}
.downloadgb a .img img{width:90px;height:90px;border:#ddd 1px solid;padding:14px;background:#fff;}
.downloadgb a .tit{display:block;float:left;width:100%;height: 36px;line-height: 36px;font-size: 16px;text-align:center;}
/*公报-搜索*/
.gongb_search{height:34px;background:#f8f8f8;padding:15px 25px;}
.gongb_search .gb_search_title{float:left;width:130px;height:34px;line-height:34px;font-size:21px;font-weight:bold;color:#fe8f00;}
.gongb_search .p1em{padding-left:1em;}
.gongb_search ul li{margin-left:130px;height:34px;line-height:34px;font-size:15px;}
.gongb_search ul li p.bt{display:block;float:left;width:57px;}
.gongb_search ul li input.ss_btn{display:block;float:right;width:80px;height:34px;background:#fe8f00;font-size:17px;color:#fff;border:none;cursor:pointer;}
.gongb_search ul li p.ipt{display:block;position:relative;margin:0 100px 0 57px;}
.gongb_search ul li p.ipt .msg-box{position:absolute;left:0;top:0;}
.gongb_search ul li p.ipt input{float:left;width:476px;height:28px;line-height:28px;padding:2px 10px;background:#fff;border:#ddd 1px solid;font-size:14px;}
.gongb_seclbox .gongb_search ul li p.ipt input{width:424px;}
/*公报-右侧*/
.gongb_rbox{width:290px;padding:25px;background:#f8f8f8;}
.gongb_lstop{height:36px;border-bottom:#cfcfcf 1px solid;/**/display:none;/**/}/*暂时隐藏历史公报*/
.gongb_lstop a{display:block;height:26px;line-height:22px;font-size:20px;color:#424a68;background:url("/_res/images/zfgb_lsgb.png") 0 1px no-repeat;padding-left:29px;}
.gongb_lstop a:hover{color:#424a68;}
.gongb_img{/**//*margin-top:20px;*//**/border:#e6e6e6 3px solid;height:auto;position:relative;}
.gongb_img img{width:100%;height:auto;}
.gongb_img .gongb_imgtitle{display:block;width:100%;height:auto;line-height:24px;text-align:center;font-size:14px;position:absolute;left:0;bottom:27px;}
.gongb_jjinfo{padding:20px 0 40px;line-height:32px;font-size:16px;text-align:justify;text-justify:inter-ideograph;word-break:break-all;word-wrap:break-word;}
.gongb_jjinfo p{text-indent:2em;}
.gongb_ewm{height:auto;overflow:hidden;}
.gongb_ewm ul li{float:left;width:100%;}
.gongb_ewm ul li p.img{height:136px;text-align:center;line-height:0;}
.gongb_ewm ul li p.img img,.gongb_ewm ul li p.img canvas{width:120px;height:120px;padding:7px;background:#fff;border:#cfcfcf 1px solid;margin: auto;}
.gongb_ewm ul li p.tit{padding: 5px 0;line-height: 20px;font-size: 14px;text-align: center;}
@media (min-width: 992px) and (max-width:1199px) {
    .gongb_maincon{background-position:702px 0;}
    /*公报-左侧*/
    .gongb_lbox{width:677px;}
    .gongb_topsearch ul{width:590px;}
    .gongb_topsearch .select{width:138px;}
    .gongb_topsearch .select select{width:138px;}
    /*公报-目录*/
    .gongb_conts_header{padding-top:20px;}
    .gongb_conts .conts_title{padding-top:10px;}
    /*公报-搜索*/
    .gongb_search .gb_search_title{width:120px;}
    .gongb_search ul li{margin-left:120px;}
    .gongb_search ul li p.ipt{margin:0 95px 0 57px;}
    .gongb_search ul li p.ipt input{width:333px;}
    .gongb_seclbox .gongb_search ul li p.ipt input{width:306px;}
    /*公报-右侧*/
    .gongb_rbox{width:250px;padding:20px;}
    .gongb_lstop a{font-size:18px;}
    .gongb_ewm ul li p.img{height:116px;}
    .gongb_ewm ul li p.img img{width:100px;height:100px;}
}
@media (max-width:991px) {
    .gongb_maincon{background:none;margin-bottom:15px;padding:0 15px;}
    /*公报-左侧*/
    .gongb_lbox{float:none;width:auto;}
    .gongb_mlbox{min-height:auto;padding:15px;border:#cfcfcf 1px solid;margin-top:15px;}
    .gongb_header img{height:50px;width:auto;}
    .gongb_topsearch{margin-top:10px;padding:15px;}
    /*公报-搜索*/
    .gongb_search .gb_search_title{width:120px;}
    .gongb_search ul li{margin-left:120px;}
    .gongb_search ul li p.ipt{margin:0 95px 0 57px;}
    .gongb_search ul li p.ipt input{width:394px;}
    .gongb_seclbox .gongb_search ul li p.ipt input{width:362px;}
    /*公报-目录*/
    .gongb_conts_header{padding-top:10px;height:50px;font-size:26px;}
    .gongb_conts{padding:15px 0 15px;}
    .gongb_conts .conts_title{padding-top:10px;}
    .gongb_conts ul li{padding:5px 0;}
    /*公报-右侧*/
    .gongb_rbox{float:none;width:auto;padding:15px;margin-top:15px;}
    .gongb_img{width:200px;margin:auto;margin-top:15px;}
    .gongb_img img{width:200px;}
    .gongb_img .gongb_imgtitle{bottom:20px;}
    .gongb_jjinfo{padding:15px 0 15px;}
    .gongb_ewm{width:410px;margin:auto;}
}
@media (max-width:767px) {
    .gongb_maincon{margin-bottom:10px;padding:0 10px;}
    /*公报-左侧*/
    .gongb_mlbox{padding:10px;margin-top:10px;}
    .gongb_header img{height:40px;}
    .gongb_topsearch{margin-top:5px;padding:10px 52px;position:relative;}
    .gongb_topsearch ul{width:auto;}
    .gongb_topsearch .downNum,.gongb_topsearch .upNum{position:absolute;width:42px;padding:0;text-indent:-999em;overflow:hidden;top:10px;}
    .gongb_topsearch .downNum{background-position:-5px 0;left:10px;}
    .gongb_topsearch .upNum{margin-left:0;right:10px;background-position:-5px -40px;}
    .gongb_topsearch .select{width:48%;margin:0 1%;}
    .gongb_topsearch .select select{width:100%;padding:4px 5px;}
    /*公报-目录*/
    .gongb_conts_header{padding-top:10px;height:40px;line-height:30px;font-size:22px;}
    .gongb_conts{padding:10px 0 10px;}
    .gongb_conts .conts_title{line-height:30px;font-size:18px;padding-top:5px;}
    .downloadgb a{width:110px;}
    .downloadgb a .img img{width:80px;height:80px;}
    /*公报-搜索*/
    .gongb_search{height:auto;padding:10px 15px 15px;}
    .gongb_search .gb_search_title{float:none;width:auto;line-height:24px;font-size:18px;}
    .gongb_search ul li{margin-left:0;}
    .gongb_search ul li p.ipt{margin:0 90px 0 57px;}
    .gongb_search ul li p.ipt input{width:100%;height:34px;box-sizing:border-box;}
    .gongb_seclbox .gongb_search ul li p.ipt input{width:100%;}
    /*公报-右侧*/
    .gongb_rbox{padding:10px;margin-top:10px;}
    .gongb_lstop a{font-size:18px;}
    .gongb_img{margin-top:10px;}
    .gongb_jjinfo{padding:10px 0 10px;line-height:24px;font-size:14px;}
    .gongb_ewm{width:290px;}
}
/*******政府公报-主体end******/

/*******政府公报搜索结果-主体******/
.gongb_secmaincon{border:#cfcfcf 1px solid;padding:25px;margin-bottom:25px;}
/*搜索-左侧*/
.gongb_seclbox{width:783px;}
.gongb_sectitle{height:auto;padding:0 0 10px;border-bottom:#ddd 1px solid;}
.gongb_sectitle .gongb_ls{height:24px;line-height:24px;margin-top:25px;}
.gongb_sectitle .gongb_ls .bt{display:block;float:left;white-space:nowrap;font-size:17px;color:#666;}
.gongb_sectitle .gongb_ls .sel{display:block;float:left;width:120px;}
.gongb_sectitle .gongb_ls .sel select{float:left;width:120px;height:24px;border:#ddd 1px solid;padding:0 5px 0 10px;line-height:20px;font-size:15px;color:#999;text-align: left;}
.gongb_secres{line-height:24px;margin-top:15px;}
.gongb_secres .back{display:block;float:right;white-space:nowrap;height:24px;padding-left:22px;background:url("/_res/images/gb_backico.png") 0 center no-repeat;font-size:15px;color:#666;margin-left:10px;}
.gongb_secres .back:hover{color:#fe8f00;}
.gongb_secres p{display:block;height:auto;font-size:17px;color:#666;}
.gongb_secres p span{color:#fe8f00;}
/*搜索-列表*/
.gongb_seclist{margin-top:30px;}
.gongb_seclist ul li{height:auto;vertical-align:bottom;padding-bottom: 20px; border-bottom: #d3d3d3 1px dashed;margin-bottom: 20px;}
.gongb_seclist ul li p{display:block;}
.gongb_seclist ul li p u{font-style:normal;color:#f23400;text-decoration:none;}
.gongb_seclist ul li p.con .bt{display:block;float:left;width:auto;white-space:nowrap;height:50px;line-height:50px;font-size:19px;color:#fff;background:#fe8f00;padding:0 14px;margin:5px 10px 0 0;}
.gongb_seclist ul li p.con a{display:block;line-height:28px;font-size:17px;}
.gongb_seclist ul li p.info{margin-top:12px;line-height:28px;font-size:15px;color:#666;}
.gongb_seclist ul li p.date{margin-top:8px;line-height:24px;font-size:15px;color:#666;}
/*搜索-右侧*/
.gongb_secrbox{width:266px;padding:20px 24px;background:#f8f8f8;}
.gongb_secrbox h3{display:block;height:41px;border-bottom:#ddd 1px solid;overflow:hidden;}
.gongb_secrbox h3 span{display:block;float:left;width:auto;white-space:nowrap;height:24px;line-height:24px;font-size:20px;padding-right:30px;background:url("/_res/images/gby_flico.png") right center no-repeat;}
.gongb_secrbox ul{padding:10px 0 30px;}
.gongb_secrbox ul li{height:auto;line-height:30px;vertical-align:bottom;background:url("/_res/images/ico_fe5.gif") 0 18px no-repeat;padding:5px 0 5px 17px;font-size:17px;}
.gongb_secrbox ul li span{color:#fe8f00;}
@media (min-width: 992px) and (max-width:1199px) {
    .gongb_secmaincon{padding:20px;margin-bottom:20px;}
    /*搜索-左侧*/
    .gongb_seclbox{width:650px;}
    /*搜索-右侧*/
    .gongb_secrbox{width:236px;}
}
@media (max-width:991px) {
    .gongb_secmaincon{padding:15px;margin:0 15px 15px;}
    /*搜索-左侧*/
    .gongb_seclbox{float:none;width:auto;}
    .gongb_sectitle .gongb_ls{margin-top:15px;}
    /*搜索-列表*/
    .gongb_seclist{margin-top:15px;}
    .gongb_seclist ul li{padding-bottom:15px;margin-bottom:15px;}
    .gongb_seclist ul li p.con .bt{font-size:18px;margin:1px 10px 0 0;}
    .gongb_seclist ul li p.con a{line-height:26px;font-size:16px;}
    .gongb_seclist ul li p.info{margin-top:10px;line-height:26px;}
    .gongb_seclist ul li p.date{margin-top:5px;line-height:24px;}
    /*搜索-右侧*/
    .gongb_secrbox{float:none;width:auto;padding:15px 15px;margin-top:15px;}
    .gongb_secrbox h3{height:36px;}
    .gongb_secrbox ul{padding:10px 0 15px;}
    .gongb_secrbox ul li{line-height:26px;background-position:0 16px;}
}
@media (max-width:767px) {
    .gongb_secmaincon{padding:10px;margin:0 10px 10px;}
    /*搜索-左侧*/
    .gongb_sectitle .gongb_ls{margin-top:10px;}
    .gongb_secres p{font-size:16px;}
    /*搜索-列表*/
    .gongb_seclist{margin-top:10px;}
    .gongb_seclist ul li{padding-bottom:10px;margin-bottom:10px;}
    .gongb_seclist ul li p.con .bt{height:48px;line-height:48px;font-size:18px;margin:0 10px 0 0;}
    .gongb_seclist ul li p.con a{line-height:24px;font-size:16px;}
    .gongb_seclist ul li p.info{margin-top:5px;line-height:24px;}
    .gongb_seclist ul li p.date{margin-top:0;line-height:24px;}
    /*搜索-右侧*/
    .gongb_secrbox{float:none;width:auto;padding:10px 15px;margin-top:10px;}
    .gongb_secrbox h3 span{font-size:18px;}
    .gongb_secrbox ul{padding:10px 0 10px;}
    .gongb_secrbox ul li{line-height:22px;background-position:0 14px;font-size:16px;}
}
/*******政府公报搜索结果-主体******/


/*******二级-月度数据-主体******/
.shuj_maincon{border:#dcdcdc 1px solid;padding:25px 39px 35px;margin-bottom:25px;position:relative;}
.shuj_maincon div{-moz-user-select: none;-webkit-user-select: none;user-select: none;}
.shuj_dbt{height:50px;line-height:40px;font-size:22px;font-weight:bold;color:#fe8f00;}
.shuj_conts{background:url("/_res/images/bg_f8_340.gif") -109px 0 repeat-y;}
/*左侧*/
.shuj_lbox{width:231px;background:#f9f9f9;}
.shuj_ltop{height:auto;line-height:30px;padding:5px 10px 5px 20px;font-size:17px;color:#fff;background:#fe8f00;}
.shuj_treebox{padding:20px;}
.shuj_showIcon{height:400px;}
.shuj_showIcon.ztree li a{border:0;height:32px;line-height:32px;display:block;padding:0 3px 0 1px;}
.shuj_showIcon.ztree li span.button.switch{width:20px;height:32px;}
.shuj_showIcon.ztree li span.button.noline_open{background: url("/_res/images/shuj_tree_down.png") 0 center no-repeat;}
.shuj_showIcon.ztree li span.button.noline_close{background: url("/_res/images/shuj_tree_up.png") 0 center no-repeat;}
.shuj_showIcon.ztree li span{line-height:32px;font-size:15px;}
.shuj_showIcon.ztree li a.curSelectedNode,.shuj_showIcon .ztree li a.curSelectedNode_Edit{background: none;color: #fe8f00;opacity: 1;}
/*右侧*/
.shuj_rbox{width:864px;}
.shuj_flbox{height:30px;}
.shuj_flbox ul li{float:left;height:30px;}
.shuj_flbox ul li.drop .bt{display:block;float:left;width:41px;height:30px;line-height:30px; padding-left:6px;font-size:13px;color:#666;}
.shuj_flbox ul li.drop .ipt{display:block;float:left;height:30px;}
.shuj_flbox ul li.drop .ipt input{float:left;width:131px;height:24px;line-height:24px;border:#cfcfcf 1px solid;padding:2px 9px;font-size:13px;color:#999;border-radius:2px 0 0 2px;background: url("/_res/images/shuj_iptico.png") 129px center no-repeat;}
.shuj_flbox ul li.drop .drop_clear{display:block;float:left;width:28px;height:28px;border:#cfcfcf 1px solid;border-left:0;border-radius:0 2px 2px 0; background:url("/_res/images/shuj_clearico.png") center center no-repeat;cursor: pointer;}
.shuj_flbox ul li.drop .drop_clear:hover{background-image:url("/_res/images/shuj_clearicoh.png");transition:all 0.3s;}
.shuj_flbox ul li.toolbar_button span{display:block;float:left;white-space:nowrap;height:28px;line-height:28px;padding:0 11px;font-size: 13px;color: #666;border: #cfcfcf 1px solid;background: #f8f8f8;border-radius:2px;margin-left: 16px;cursor: pointer;}
.shuj_flbox ul li.toolbar_button span:hover{background: #fe8f00;border-color:#fe8f00;color:#fff;transition:all 0.3s;}
.shuj_tbcon{width:100%;height:auto;margin-top:20px;}
.shuj_tbcon img{width:100%;}
#save_as_image{top:0 !important;}
/*页面样式*/
.panel {width: 231px;height: 480px;position: relative;min-width: 231px;max-width: 720px}
.resizable-r {position: absolute;right: 0;top: 0;width: 10px;height: 100%;cursor: e-resize}
.resizable-b {position: absolute;left: 0;bottom: 0;width: 100%;height: 10px;cursor: s-resize}
.resizable-rb {position: absolute;right: 0;bottom: 0;width: 20px;height: 20px;cursor: se-resize}
.select-box {display: none;width: 600px;height: 500px;position: absolute;top: 50%;left: 50%;margin-top: -250px;margin-left: -300px;background: #fff;z-index:999;border-radius: 5px;box-shadow: 1px 1px 5px 0 #8e8a8a;overflow: hidden}
.select-box .select-title {height: 30px;line-height: 30px;padding: 0 10px;background: #09c;color: #fff}
.select-box .close {float: right;font-weight: 700;cursor: pointer;color: #fff;}
.select-box .select-cont {padding: 10px;border-bottom: 1px solid #ccc}
.select-box .tree-box {float: left;width: 242px;height: 398px;border: 1px solid #ccc;overflow:hidden;}
.select-box .tree-box .ztree{height:100%;}
.select-box .tree-cont {float: left}
.select-box .tree-btn {text-align:center;font-size:12px;background:#09c;color: #fff;margin: 16px;height: 30px;line-height: 30px;border-radius: 5px;cursor: pointer;padding: 0 5px}
.select-box .select-btn {float: right;background: #09c;color: #fff;margin: 10px;padding: 4px 10px;border-radius: 5px;cursor: pointer;}
/*无障碍配色*/
.wza-black-white .select-box{background-color:#000 !important;}
.wza-yellow-black .select-box{background-color:yellow !important;}
.wza-blue-yellow .select-box{background-color:blue !important;}
.wza-yellow-blue .select-box{background-color:yellow !important;}
/*无障碍配色end*/
@media (min-width: 992px) and (max-width:1199px) {
    .shuj_maincon{padding:20px 25px 25px;}
    .shuj_conts{background-position:-123px 0;}
    /*右侧*/
    .shuj_rbox{width:684px;}
}
@media (max-width:991px) {
    .shuj_maincon{padding:10px 15px 15px;margin:0 15px 15px;}
    .shuj_dbt{height:40px;line-height:30px;font-size:20px;}
    .shuj_conts{background-position:-120px 0;}
    /*左侧*/
    .shuj_lbox{width:220px;}
    .shuj_treebox{padding:15px;}
    .shuj_showIcon{height:350px;}
    /*右侧*/
    .shuj_rbox{width:471px;}
    .shuj_flbox ul li.drop .bt{padding-left:0;}
    .shuj_flbox ul li.drop .ipt input{width:120px;background-position:115px center;}
    .shuj_flbox ul li.toolbar_button span{padding:0 6px;margin-left:10px;}
    .shuj_tbcon{margin-top:15px;}
    #save_as_image{top:-25px !important;}
}
@media (max-width:767px) {
    .shuj_maincon{padding:10px 10px 10px;margin-bottom:10px;}
    .shuj_conts{background:none;}
    /*左侧*/
    .shuj_lbox{float:none;width:auto;}
    .shuj_treebox{padding:15px;}
    .shuj_showIcon{height:240px;}
    .shuj_showIcon.ztree li a{height:26px;line-height:26px;}
    .shuj_showIcon.ztree li span.button.switch{height:26px;}
    .shuj_showIcon.ztree li span{line-height:26px;font-size:14px;}
    /*右侧*/
    .shuj_rbox{float:none;width:auto;margin-top:40px;}
    .shuj_flbox{height:70px;display:none;}
    .shuj_flbox ul li.drop{position:relative;width:100%;}
    .shuj_flbox ul li.drop .bt{float:none;position:absolute;left:0px;top:0;}
    .shuj_flbox ul li.drop .ipt{float:none;margin: 0 29px 0 47px;}
    .shuj_flbox ul li.drop .ipt input{float:none;width:100%;height:30px;background-position:94% center;box-sizing:border-box;}
    .shuj_flbox ul li.drop .drop_clear{float:none;position:absolute;right:0px;top:0;}
    .shuj_flbox ul li.toolbar_button{width:100%;margin-top:10px;}
    .shuj_flbox ul li.toolbar_button span{margin:0 15px 0 0;}
    /*页面样式*/
    .panel {width:auto;height:auto;}
}
/*******二级-月度数据-主体end******/


/*******二级-专题专栏-主体******/
.ztzl_maincon{padding-bottom:25px;}
/*最新专题*/
.ztzl_newlist{overflow:hidden;}
.ztzl_newlist ul li{float:left;width:386px;padding-right:21px;}
.ztzl_newlist ul li.num3{padding-right:0;}
.ztzl_newlist ul li .img_img{float:left;width:100%;height:200px;}
.ztzl_newlist ul li .img_img img{width:386px;height:200px;}
.ztzl_newlist ul li .con{background:#f9f9f9;padding:12px 20px 20px;overflow:hidden;}
.ztzl_newlist ul li .con .img_title{display:block;height:32px;line-height:32px;font-size:18px;font-weight:bold;color:#666;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.ztzl_newlist ul li .con .img_title:hover{color:#ff6600;}
.ztzl_newlist ul li .con p{height:64px;padding-top:6px;line-height:32px;font-size:16px;overflow:hidden;}
.ztzl_newlist ul li .con .img_btn{display:block;width:100px;height:30px;line-height:30px;text-align:center;font-size:16px;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background:#fe8f00;border-radius:15px;margin:12px auto 0;transition:all 0.3s;}
.ztzl_newlist ul li .con .img_btn:hover{background-color:#fead50;color:#fff;}
/*往期专题*/
.ztzl_wq_top{margin-top:20px;height:49px;line-height:38px;padding:0 3px;font-size:22px;font-weight:bold;color:#fe8f00;}
.ztzl_wqlist{height:auto;overflow:hidden;}
.ztzl_wq_slide{position:relative;}
.ztzl_wq_slide .prev,.ztzl_wq_slide .next{display:none;}
.ztzl_wq_slide .bd {width:1221px;height:400px;overflow:hidden;}
.ztzl_wq_slide .bd li{float:left;width:407px;}
.ztzl_wq_slide .bd li .con{display:block;float:left;position: relative; margin-bottom:20px;width:338px;height:142px;padding:18px;border:#f5f5f5 6px solid;overflow:hidden;background: url("/_res/images/ztzl_wqico.png") 18px 25px no-repeat;transition:all 0.3s;}
.ztzl_wq_slide .bd li .con:hover{background-image:url("/_res/images/ztzl_wqicoh.png");border-color:#fee1b5;}
.ztzl_wq_slide .bd li .con .title{display:block;line-height:30px;padding: 4px 0 4px 40px; font-size:16px;font-weight:bold;max-height: 60px;overflow: hidden;}
.ztzl_wq_slide .bd li .con p{height:52px;line-height: 26px;padding-top: 2px;font-size: 15px;color: #666;overflow: hidden;}
.ztzl_wq_slide .bd li .con .clearfix{padding-top:16px;height:30px;}
.ztzl_wq_slide .bd li .con .clearfix .date{display:block;float:left;font-size:13px;height:30px;line-height:30px;color:#666;}
.ztzl_wq_slide .bd li .con .clearfix .btn{display:block;position: absolute;bottom: 3px;right: 18px; float:right;width:98px;height:28px;line-height:28px;text-align:center;font-size:16px;border:#e5e5e5 1px solid;border-radius:14px;transition:all 0.3s;}
.ztzl_wq_slide .bd li .con .clearfix .btn:hover{color:#fff;background-color:#fe8f00;border-color:#fe8f00;}
.ztzl_wq_slide .hd{width:100%;z-index:1;height:7px;line-height:7px;margin:16px auto 0;text-align:center;overflow:hidden;*width:144px;_width:144px;}
.ztzl_wq_slide .hd ul li{cursor:pointer;display:inline-block;zoom:1;width:28px;height:7px;margin:0 10px;background:#dfdfdf !important;border-radius:3px;text-indent:-999em;overflow:hidden;vertical-align:top;*display:block;_display:block;*float:left;_float:left;}
.ztzl_wq_slide .hd ul .on{background-color:#f58c00 !important;}
/*归档专题*/
.ztzl_gd_top{margin-top:20px;height:40px;line-height: 28px;padding: 0 3px;font-size: 22px;font-weight: bold;color: #fe8f00; border-bottom:#dcdcdc 1px solid;}
.ztzl_gd_list{height: auto;line-height: 36px;font-size: 16px;padding-top: 9px;overflow: hidden;}
.ztzl_gd_list ul{width:110%\9;*width:110%;_width:110%;}
.ztzl_gd_list ul li{float:left;width:386px;height:36px;margin-right:21px;}
.ztzl_gd_list ul li:nth-of-type(3n){margin-right:0;}
.ztzl_gd_list ul li .date{display:none;float:right;font-size:14px;color:#999;white-space:nowrap;}
.ztzl_gd_list ul li a{display:block;float:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
@media (min-width: 992px) and (max-width:1199px) {
    /*最新专题*/
    .ztzl_newlist ul li{float:left;width:318px;padding-right:19px;}
    .ztzl_newlist ul li .img_img{height:165px;}
    .ztzl_newlist ul li .img_img img{width:318px;height:165px;}
    /*往期专题*/
    .ztzl_wq_slide .bd {width:1011px;}
    .ztzl_wq_slide .bd li{width:337px;}
    .ztzl_wq_slide .bd li .con{width:270px;}
    /*归档专题*/
    .ztzl_gd_list ul li{width:318px;margin-right:19px;}
}
@media (max-width:991px) {
    .ztzl_maincon{padding:0 15px 15px;}
    /*最新专题*/
    .ztzl_newlist ul li{width:236px;padding-right:15px;}
    .ztzl_newlist ul li .img_img{height:122px;}
    .ztzl_newlist ul li .img_img img{width:236px;height:122px;}
    .ztzl_newlist ul li .con{padding:10px 15px 15px;}
    /*往期专题*/
    .ztzl_wq_top{margin-top:15px;height:40px;line-height:30px;font-size:20px;}
    .ztzl_wq_slide .bd {width:758px;height:353px;}
    .ztzl_wq_slide .bd li{width:379px;}
    .ztzl_wq_slide .bd li .con{margin-bottom:15px;width:317px;height:127px;padding:15px;background-position:15px 15px;}
    .ztzl_wq_slide .bd li .con .title{height:30px;line-height:30px;}
    .ztzl_wq_slide .bd li .con p{padding-top:5px;}
    .ztzl_wq_slide .bd li .con .clearfix{padding-top:10px;}
    /*归档专题*/
    .ztzl_gd_top{margin-top:15px;font-size:20px;}
    .ztzl_gd_list ul li{width:359px;margin-right:20px;}
    .ztzl_gd_list ul li:nth-of-type(3n){margin-right:20px;}
    .ztzl_gd_list ul li:nth-of-type(2n){margin-right:0;}
}
@media (max-width:767px) {
    .ztzl_maincon{padding:0 10px 10px;}
    /*最新专题*/
    .ztzl_newlist ul{width:100%;}
    .ztzl_newlist ul li{width:100%;padding:10px 0 0;}
    .ztzl_newlist ul li.num1{padding-top:0;}
    .ztzl_newlist ul li .img_img{height:auto;}
    .ztzl_newlist ul li .img_img img{width:100%;height:auto;}
    .ztzl_newlist ul li .con{padding:5px 10px 10px;}
    .ztzl_newlist ul li .con .img_title{height:30px;line-height:30px;}
    .ztzl_newlist ul li .con p{height:auto;max-height:60px;padding-top:0;line-height:30px;}
    .ztzl_newlist ul li .con .img_btn{margin:5px auto 0;}
    /*往期专题*/
    .ztzl_wq_top{margin-top:10px;height:38px;line-height:28px;}
    .ztzl_wq_slide .bd {width:100%;height:328px;}
    .ztzl_wq_slide .bd li{width:100%;}
    .ztzl_wq_slide .bd li .con{float:none;margin-bottom:10px;width:auto;height:127px;padding:10px;background-position:10px 10px;}
    .ztzl_wq_slide .hd ul li{margin:0 5px;}
    /*归档专题*/
    .ztzl_gd_top{margin-top:10px;height:38px;}
    .ztzl_gd_list{padding-top:5px;}
    .ztzl_gd_list ul{width:100%\9;*width:100%;_width:100%;}
    .ztzl_gd_list ul li{width:100%;margin-right:0;}
    .ztzl_gd_list ul li:nth-of-type(3n){margin-right:0;}
}
/*******二级-专题专栏-主体end******/


/*******二级-政府机构-主体******/
.zfjg_maincon{border:#cfcfcf 1px solid;margin-bottom:30px;padding:10px 50px;overflow: hidden;}
.zfjg_maincon .title{height:40px;line-height:40px;padding:25px 0;font-size:33px;font-weight:bold;color:#fe8f00;}
.zfjg_lmtit{height:42px;line-height:42px;background:#f9f9f9 url("/_res/images/line_e4.gif") 0 bottom repeat-x;overflow:hidden;}
.zfjg_lmtit span,.zfjg_lmtit a{display:block;width:180px;height:42px;text-align:center;font-size:21px;color:#fff;background:#fe8f00;}
.zfjg_lmtit a:hover{color:#fff;cursor:default;}
.zfjg_lmtit a.link:hover{cursor:pointer;}
.zfjg_lmcon{padding:15px 0;}
.zfjg_lmcon ul{width:110%;}
.zfjg_lmcon ul li{float:left;width:175px;padding:0 98px 0 26px;font-size:16px;background:url("/_res/images/ico_cf5.gif") 13px center no-repeat;}
.zfjg_lmcon li a,.zfjg_lmcon li span{display:block;height:40px;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.zfjg_lmcon li a:hover{color: #fe8f00;}
/*.zfjg_lmcon li a{cursor:default !important;}*/
.zfjg_lmcon2 ul li{width: 185px;padding:0 88px 0 26px; }
@media only screen and (max-width:1199px) {
    .zfjg_lmcon ul li{width:174px;padding:0 30px 0 26px;}
    .zfjg_lmcon2 ul li{width: 184px;padding:0 20px 0 26px;}
}
@media only screen and (max-width:991px ) {
    .zfjg_maincon{margin:0 15px 15px;padding:10px 25px;}
    .zfjg_maincon .title{padding:15px 0;font-size:28px;}
    .zfjg_lmtit span,.zfjg_lmtit a{font-size:20px;}
    .zfjg_lmcon{padding:10px 0;}
    .zfjg_lmcon ul li{width:176px;padding:0 30px 0 26px;}
}
@media only screen and (max-width:767px ) {
    .zfjg_maincon{margin:0 10px 10px;padding:10px 10px;}
    .zfjg_maincon .title{padding:5px 0 10px;font-size:24px;}
    .zfjg_lmtit span,.zfjg_lmtit a{width:160px;font-size:18px;}
    .zfjg_lmcon ul{width:100%;}
    .zfjg_lmcon ul li{width:52%;padding:0 2% 0 16px;background-position:3px center;box-sizing:border-box;}
    .zfjg_lmcon ul li:nth-of-type(2n){width:48%;padding-right:0;}
    .zfjg_lmcon li a,.zfjg_lmcon li span{height:36px;line-height:36px;}
}
/*******二级-政府机构-主体end******/

/*******二级-我要找政策-主体******/
/*政策选项*/
.zcc_mainer{padding: 7px 0 25px;}
.zzc_topcon{position: relative;}
.zzc_topcon .zcc_bt{display:block;position: absolute;left:0;top:7px;height: 42px;line-height: 42px;background: url("/_res/images/zcc_btico.png") 0 center no-repeat;padding-left: 35px;font-size: 23px;font-weight: bold;color: #fe8f00;}
.zcc_xxktop{height:66px;overflow:hidden;}
.zcc_xxktop ul{width:368px;margin: auto;}
.zcc_xxktop ul li{float:left;width:172px;height:52px;padding: 0 6px;position: relative;}
.zcc_xxktop ul li span{display:block;height:40px;line-height:40px;text-align:center;background:#f8f8f8;border:#f8f8f8 1px solid;font-size:19px;position:relative;z-index:2;cursor: pointer;}
.zcc_xxktop ul li span:hover,.zcc_xxktop ul li.active span{color: #fff;border-color:#fe8f00;background-color: #fe8f00;}
.zcc_xxktop ul li i{display:block;position:absolute;left:50%;margin-left:-11px;top:32px;width:22px;height:10px;background:url("/_res/images/zwfw_bs_ico.png") no-repeat;z-index:1;}
.zcc_xxktop ul li.active i{top:42px;transition:all 0.3s;}
.zcc_xxklist{height:auto;overflow:hidden;}
.zcc_xxklist ul{display:none;}
.zcc_xxklist ul.active{display:block;width:105%;}
.zcc_xxklist ul li{float:left;width:180px;height:42px;padding:0 24px 24px 0;}
.zcc_xxklist ul li a{display:block;height:42px;line-height:42px;text-align:center;cursor:pointer;background:#f8f8f8;padding: 0 5px;font-size:17px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;}
.zcc_xxklist ul li a:hover,.zcc_xxklist ul li a.active{color:#fe8f00;background:#fff7eb;}
/*政策内容*/
.zcc_container{border: #cfcfcf 1px solid;padding: 40px 50px 30px;}
/*查询*/
.zcc_seccon{padding-bottom: 14px;border-bottom: #ddd 1px solid;margin-bottom: 14px;}
.zcc_xxbox{line-height: 40px;font-size: 16px; color: #666;}
.zcc_xxbox .lm{color: #fe8f00;}
.zcc_xxbox .lm i{font-style: normal;font-family: "黑体";padding: 0 4px;}
.zcc_xxbox .gjc{display: inline-block;color: #fe8f00;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align: middle;}
.zcc_sec{height:38px;width:433px;vertical-align:bottom;border:#cfcfcf 1px solid;position:relative;border-radius:3px;}
.zcc_sec ul li{height:38px;}
.zcc_sec ul li.se_sel{float:left;width:115px;height:38px;background:url(/_res/images/zcc_searchico.gif) right center no-repeat;position:relative;}
.zcc_sec ul li.se_box{margin:0 47px 0 125px;height:38px;background:none;position:relative;}
.zcc_sec ul li.se_box .msg-box{position:absolute;left:0px;top:0px;}
.zcc_sec ul li.se_box input{position:absolute;left:0;top:0;background:none;border:0px;width:100%;color:#999;line-height:38px;height:38px;outline:none;}
.zcc_sec ul li.sea_an{width:47px;position:absolute;right:0;top:-1px;}
.zcc_sec ul li.sea_an input{float:left;width:47px;height:40px;background:url(/_res/images/zcc_secico.png) center -40px no-repeat;border:0;overflow:hidden;cursor:pointer;text-indent:-999em;}
.zcc_sec ul li.sea_an input:hover{background-position:center 0;}
.wrapper-down{float:left;display:inline;z-index:400;height:38px;line-height:38px;}
.selectbox-wrapper{width:114px;position:absolute;left:-1px;top:38px;color:#999;background:#fff;border:#cfcfcf 1px solid;border-top:0;z-index:999;}
.selectbox-wrapper ul{display:block;}
.selectbox-wrapper ul li.selected{background:#fff;}
.selectbox-wrapper ul li.current{color:#fe8f00;background:#fff;}
.selectbox-wrapper ul li{height:30px;line-height:30px;padding-left:20px;width:94px;cursor:pointer;border-top:#cfcfcf 1px solid;}
.selectbox{float:left;width:94px;height:38px;line-height:38px;cursor:pointer;outline:none;display:block;border:0px;background:none;padding-left:20px;}
/*列表*/
.zcc_doclist{height: auto;}
.zcc_doclist ul{padding-bottom: 10px;}
.zcc_doclist ul li{height: auto;vertical-align:bottom;padding: 7px 0 10px;border-bottom: #cfcfcf 1px dashed;overflow: hidden;}
.zcc_doclist ul li .bt{height: 30px;line-height: 30px;font-size:16px;overflow: hidden;}
.zcc_doclist ul li .bt .title{display:block;float:left;max-width:800px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zcc_doclist ul li .bt .title u{color:#fe8f00;text-decoration: none;}
.zcc_doclist ul li .bt .gl{display: block;float: left;color: #999;padding-left:3px;}
.zcc_doclist ul li .bt .gl a{color: #999;}
.zcc_doclist ul li .bt .gl a:hover{color: #ff6600;}
.zcc_doclist ul li .xx{height: 24px;line-height:24px;font-size: 14px; color: #999;overflow: hidden;}
@media only screen and (max-width:1199px) {
    /*政策选项*/
    .zcc_xxklist ul li{width:147px;padding:0 22px 22px 0;}
    /*查询*/
    .zcc_sec{width:293px;}
    /*列表*/
    .zcc_doclist ul li .bt .title{max-width:580px;}
}
@media only screen and (max-width:991px ) {
    /*政策选项*/
    .zcc_mainer{padding: 0px 15px 15px;}
    .zcc_xxklist ul li{width:138px;height:40px;padding:0 12px 12px 0;}
    .zcc_xxklist ul li a{height:40px;line-height:40px;font-size:16px;}
    /*政策内容*/
    .zcc_container{padding:15px 25px 15px;}
    /*查询*/
    .zcc_seccon{padding-bottom:10px;margin-bottom:10px;}
    .zcc_xxbox{float:none;line-height:30px;padding-bottom:5px;}
    .zcc_sec{width:333px;}
    /*列表*/
    .zcc_doclist ul li{padding: 5px 0 7px;}
    .zcc_doclist ul li .bt{height:auto;line-height:26px;}
    .zcc_doclist ul li .bt .title{display:inline;float:none;max-width:inherit;white-space:normal;}
    .zcc_doclist ul li .bt .gl{display:inline;float:none;}
}
@media only screen and (max-width:767px ) {
    /*政策选项*/
    .zcc_mainer{padding: 0px 10px 10px;}
    .zzc_topcon .zcc_bt{display:none;}
    .zcc_xxktop{height:60px;}
    .zcc_xxktop ul{width:90%;}
    .zcc_xxktop ul li{width:48%;height:50px;padding: 0 1%;}
    .zcc_xxktop ul li i{top:30px;}
    .zcc_xxktop ul li.active i{top:40px;}
    .zcc_xxklist ul.active{width: 100%;}
    .zcc_xxklist ul li{width:32%;padding:0 2% 10px 0;}
    .zcc_xxklist ul li:nth-of-type(3n){padding-right: 0;}
    /*政策内容*/
    .zcc_container{padding:10px 10px 10px;}
    /*查询*/
    .zcc_xxbox{line-height:24px;}
    .zcc_sec{float:none;width:auto;}
}
@media only screen and (max-width:479px ) {
    .zcc_doclist ul li .xx{height:auto;line-height: 20px;}
    .zcc_doclist ul li .xx span{display: block;float: none!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
}
/*******二级-我要找政策-主体end******/

/*******二级-我要找政策主页-on******/
.policy_position{ background: #fff; border-bottom: 1px #ccc solid;}
.policy_position .container{ background: url("/_res/images/zc_tbg.gif") 592px bottom no-repeat;}
.policy_position h1{ padding: 27px 0 26px 24px; line-height: 46px; height: 46px; font-size: 36px; color: #fe8f00;}
/*当前位置 end*/
.policy_container{ background: #f8f8f8; padding: 24px 0;}
.policy_content{ background: #fff; padding: 45px 200px 40px;}
.policy_title{ text-align: center; line-height: 0; font-size: 0;}
.policy_title a{display: inline-block; font-size: 23px; height: 32px; line-height: 32px; padding:0 17px 13px; transition: 0.4s all;}
.policy_title a:hover{color: #f58b00;}
.policy_title a.active{color: #f58b00; background: url("/_res/images/zc_sec2bg.png") center bottom no-repeat;}
.policy_search{ margin-top: 14px; height: 48px; border: 1px #d2d2d2 solid; border-radius: 8px; padding-right: 62px; position: relative;}
.policy_search li{font-size: 0; line-height: 0;}
.policy_search input{ border: 0 none; background: none; width: 100%; vertical-align: middle;}
.policy_search .ss2{ position: absolute; right: 0; top: 0; width: 62px; height: 48px;}
.policy_search .ss2 input{cursor: pointer; height: 48px; overflow: hidden; text-indent: -200em; background: url("/_res/images/zc_searico.png") 15px center no-repeat;}
.policy_search .ss1{ padding: 10px 0 10px 24px; height: 28px;}
.policy_search .ss1 input{height: 28px; line-height: 28px; font-size: 16px;}
.policy_search .ss1 input::-webkit-input-placeholder{color:#bdbdbd;}
.policy_search .ss1 input:-moz-placeholder{color:#bdbdbd;}
.policy_search .ss1 input:-ms-input-placeholder{color:#bdbdbd;}
/*搜索 end*/
.policy_hotWord{ padding: 18px 0 0 25px; line-height: 26px;}
.policy_hotWord li{height: 26px; line-height: 26px; font-size: 16px; color: #666666; float: left; padding: 0 13px;}
.policy_hotWord li.tit{padding: 0 4px 0 0;}
.policy_hotWord li.num1{padding-left: 0;}
.policy_hotWord li a{ color: #666;}
.policy_hotWord li a:hover{ color: #fe8f00;}
/*热词 end*/
.policy_tel{ padding: 72px 0 0; height: 42px; background: url("/_res/images/zc_telbg.gif") left bottom repeat-x; text-align: center; font-size: 0; line-height: 0;}
.policy_tel li{display: inline;}
.policy_tel li a{ display: inline-block; margin: 0 15px; height: 41px; line-height: 32px; font-size: 22px;}
.policy_tel li a:hover{ color: #fe8f00;}
.policy_tel li.active a{ color: #fe8f00; font-weight: bold; border-bottom: 1px #fe8f00 solid;}
.policy_class{ padding: 13px 0 0;}
.policy_class .hide.active{ display: block !important;}
.policy_slide{ height: 58px; position: relative;}
.policy_slide .next,.policy_slide .prev{ width: 18px; height: 23px; display: block; position: absolute; top: 18px; background:url("/_res/images/zc_prve.png") -18px 0 no-repeat; cursor: pointer;}
.policy_slide .prev{left: -4px;}
.policy_slide .prevStop{background-position: 0 0;}
.policy_slide .next{background-position:-54px 0; right: -4px;}
.policy_slide .nextStop{background-position: -36px 0;}
.policy_slide .bd{ margin: 0 40px; width: auto; height: 58px; overflow: hidden;}
.policy_slide .bd li{float: left; width: 103px; font-size: 17px; height: 58px; line-height: 58px; text-align: center;}
@media (max-width:1199px) and (min-width:992px) {
    .policy_content{padding: 45px 94px 40px;}
}
@media only screen and (max-width:991px ) {
    .policy_position .container{background-position: right bottom;}
    .policy_content{padding: 25px 20px 20px;}
    .policy_tel{padding-top: 32px;}
    .policy_slide .bd li{ width: 162px;}
}
@media only screen and (max-width:767px ) {
    .policy_title a{padding: 0 6px 13px; font-size: 20px;}
    .policy_hotWord{padding: 13px 0 0 15px;}
    .policy_hotWord li{padding: 0 5px;}
    .policy_tel{padding-top: 20px;}
    .policy_slide .bd li{ width: 50%;}
}
@media only screen and (max-width:480px ) {
    .policy_content{padding: 20px 10px 15px;}
}

/*个人、企业政策 end*/

/*******二级-我要找政策主页-end******/

/*自定义关联 end*/
.custom_relation_html span{
    float:left; padding: 0 4px; font-size: 12px;
    color:#fe8f00;
}
.custom_relation_html a{
    color:#fe8f00; font-size: 15px;
    display: inline-block !important;
}

