@charset "utf-8";
/*CSS reset*/
img{ max-width: 100%; }

i { font-style: normal; }
.clearfix:before, .clearfix:after{content:"";display:table;}
.clearfix:after {clear:both;}
.clearfix { *zoom:1;}
.clear{ clear:both;}
.fl{ float: left;}
.fr{ float: right;}
.block-auto{display: block; margin-left: auto;margin-right: auto; }
.margin-top-10{ margin-top: 10px; }
.margin-top-20{ margin-top: 20px; }
.text-red{ color: red; }
.wrap{ width: 1300px; margin: 0 auto; }
.icon {width: 1em;height: 1em;vertical-align: -0.15em;fill: currentColor;overflow: hidden;}
/* 头部 */
.header{ height: 390px; background: #083c78 url(2021nx_top_bg.png) no-repeat center top; }
/* 顶部工具栏 */
.top{ padding-top: 22px; height: 53px; overflow:hidden; color:#fff; }
.top a{ font-size: 14px; color:#fff!important; margin:0 7px }
.top a:hover{ text-decoration: underline; }
.top .top_right{ color:#fff; }
.top .top_right img{ margin-top: -3px; margin-right:5px; }
.top .top_right .login,
.top .top_right .register{ margin: 0 5px; }
/* logo */
.logo{ text-align: center; }
/* 首页搜索 */
.index-search { width: 840px; height: 60px; margin: 50px auto; border-radius: 10px; overflow: hidden; background: rgba(255, 255, 255, 0.8); }
.index-search .search-txt { display:block; float: left; border: 0; width: 690px; height: 60px; background:transparent; padding-left:20px; font-size: 16px; line-height: 60px; outline: none; cursor: text; }
.index-search .search-btn { display:block; float: left; border: 0; width: 130px; padding-right: 30px; height: 60px; background: #1e6cae url(2021nx_top_search.png) no-repeat 84% center; font-size: 18px; color: #ffffff; text-align: center; outline: none; cursor: pointer; }

/* 导航栏 */
.nav{ height: 65px; background: #0d53a5; }
.nav .layui-nav{ padding:0; background: #0d53a5; }
.nav .layui-nav .layui-nav-item{line-height:65px;width: 12.5%;}
.nav .layui-nav .layui-nav-item>a{ font-size: 18px; font-weight: bold; color: #fff; text-align:center; }
.nav .layui-nav .layui-nav-bar,
.nav .layui-nav .layui-this:after{ height: 6px; background: url(2021nx_nav_bg.png) no-repeat center; }
.nav .layui-nav .layui-nav-child{ top:55px; }
.nav .layui-nav .layui-nav-child a{ font-size: 14px; }

/* 布局 */
.index-col-left{ width:62.692%; float: left; position: relative; }
.index-col-left:before{ content: ""; display: block; position: absolute; top: 0; bottom: 0; right: 0; width: 1px; background: #e7e9ef; }
.index-col-right{ width:37.307%;  float: right; }
.index-col-left .panel{ margin-right: 50px; }
.index-col-right .panel{ margin-left: 50px; }

/* 文件搜索 */
.xxgk-search{ margin-top: 40px; border-radius: 5px; background-color: rgb(104, 156, 235); background-image: url(2021nx_index_bg1.png); background-size: cover; height: 200px; padding: 10px; }
.xxgk-search .xxgk-search-box{ border:1px solid #fff; height: 198px; }
.xxgk-search .xxgk-search-tit{ font-size: 30px;color: #fff;text-align: center; margin: 24px auto 20px; }
.xxgk-search .xxgk-search-tit span{ padding-right: 24px; background: url(2021nx_index_bg4.png) no-repeat right top }
.xxgk-search .xxgk-search-1{ margin: 0 24px 10px; background: #fff; border-radius: 5px; height: 40px; line-height: 40px; }
.xxgk-search .xxgk-search-1 label{ display: inline-block; width: 52px; text-align: center; color: #95a0bc; }
.xxgk-search .xxgk-search-select { display: inline-block; float: right; }
.xxgk-search .xxgk-search-select .layui-input{ border: 0; font-size: 16px; color: #000000;     border-radius: 5px; }
.xxgk-search .xxgk-search-2 { margin: 0 24px; background: #fff; border-radius: 5px; height: 40px; line-height: 40px; }
.xxgk-search .xxgk-search-2 .layui-input{ float: left; width: calc(100% - 52px); border: 0; border-radius: 5px; font-size: 16px; color: #000000; height: 40px; line-height: 40px; }
.xxgk-search .xxgk-search-2 .layui-input::placeholder{ color: #95a0bc; }
.xxgk-search .xxgk-search-2 .layui-btn{ float: right; width: 52px; height: 40px; background: url(2021nx_index_bg3.png) no-repeat center; }
.xxgk-search .xxgk-search-1 .layui-form-select dl dd.layui-this{ background-color: #679deb; }

/*单层tab切换1 */
.tab_box{ text-align:left; }
.tab_hd{ height: 40px; overflow:hidden; }
.tab_hd>ul>li,.tab_hd>ul>p{ margin-right: 30px; float:left;  height: 40px; line-height:40px; }
.tab_hd>ul>li>a,.tab_hd>ul>p>a{ font-size: 22px; color: #b5bac6;  -webkit-transition: all 0.3s ease-out; transition: all .3s ease-out; }
.tab_hd .on a{ font-size: 24px; color: #000; }
.tab_hd>ul>p>a:hover{color: #000;}
.tab_hd>ul>li>a>span{ font-size: 16px; color: #999999; line-height: 40px; margin-left: 10px; }
.tab_hd>span{ float: right; }
.tab_hd>span>a{ display: block; width:30px; height: 40px; line-height: 40px; background: url(2021nx_index_bg7.png) no-repeat center; -webkit-transition: all 0.3s ease-out; transition: all .3s ease-out;  }
.tab_hd>span>a:hover{ background: url(2021nx_index_bg7s.png) no-repeat center;  }
/* 新闻列表 */
.bd_new ul{ zoom:1; position: relative; }
.bd_new ul:before{ content: "";width: 1px;position: absolute;background: #dedede;left: 6px;top: 20px; bottom: 20px; z-index:0; }
.bd_new li{  height: 40px; line-height: 40px; padding-left: 20px; background: url(2021nx_index_bg6.png) no-repeat 3px 14px; position: relative;  }
.bd_new li a{ font-size: 16px; display: block; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; -webkit-transition: all 0.3s ease-out; transition: all .3s ease-out; }
.bd_new li:hover{ color: #006eab; background: url(2021nx_index_bg5.png) no-repeat 3px 14px; }
.bd_new li:hover a{ color: #006eab; }
.bd_new li:hover span{ color: #006eab; }
.bd_new li span{ display: block; width: 100px; font-size: 14px; text-align: right; float:right; color: #999999; }
.bd_new li i{padding-left: 10px; font-size: 16px; color: #19b5ff; }
.bd_a80 li a{ margin-right: 100px; }

/* 新闻详细 */
.bd .bd_01 { height: 95px; padding: 23px 10px 0; /*border-bottom: 1px dashed #c8c8c8;*/}
.bd .bd_01 h4{ font-size: 22px; font-weight:bold; margin-bottom: 12px; overflow: hidden; text-overflow:ellipsis; white-space:nowrap;  }
.bd .bd_01 p{ color: #999999; font-size: 14px; line-height: 28px; height: 56px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }

/* 信件 */
.xj-list{ margin-top: 10px; }
.xj-list li{ margin-top: 2px; }
.xj-list li *{ -webkit-transition: all 0.3s ease-out; transition: all .3s ease-out; }
.xj-list .xj-list-con { padding: 12px 15px; background: #f7f7f7; border: 1px solid #f7f7f7; overflow: hidden; }
.xj-list .orderly { width: 28px; float: left; }
.xj-list .orderly span { display: block;border-radius: 50%;background: #fff;width: 19px;height: 19px; line-height: 19px; text-align: center; font-size: 14px; color: #333333; }
.xj-list .info { float: left; width: calc(100% - 110px) }
.xj-list .info a{ line-height: 20px; margin-bottom: 5px; display: block; overflow: hidden; text-overflow:ellipsis; white-space:nowrap;  }
.xj-list .info p{ font-size: 14px; color: #999999; }
.xj-list .state{ width: 70px; float: right; margin-top: 4px; }
.xj-list .state span{ display: block; border-radius: 5px;background: #fff;height: 36px;line-height: 36px; text-align: center; color: #9a9a9a; font-size: 16px; }
.xj-list li:hover .xj-list-con { background: #fff; border: 1px solid #f9f9f9; }
.xj-list li:hover .orderly span{ background: #f0f3fa; color: #e37165; }
.xj-list li:hover .info a, .xj-list li:hover .info p{ color: #005bc2; }
.xj-list li:hover .state span{ background: #f0f3fa; color: #005bc2; }

/* 互动图片链接 */
.xj-list2{ margin: 30px auto; }
.xj-list2 li{ float: left; width: 25%; text-align: center; }
.xj-list2 li:hover img{ -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); -o-transform: rotateY(360deg); transform: rotateY(360deg); -webkit-transition: all 0.8s ease-out; transition: all .8s ease-out; }

/* 回应关切 */
.hygq-list li{ padding-top: 15px; padding-bottom: 30px; border-bottom: 1px dashed #d8d8d8; }
.hygq-list li:last-child{ border-bottom: 0; }
.hygq-list .q{ padding-left: 32px; background: url(2021nx_index_bg8.png) no-repeat left center; margin-bottom: 10px; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; }
.hygq-list .q a{ font-size: 18px; line-height: 36px; }
.hygq-list .a{ padding-left: 32px; background: url(2021nx_index_bg9.png) no-repeat left 0; }
.hygq-list .a p{ font-size: 14px; color: #999999; line-height: 20px; }

/************************************ 首页右侧 ************************************/
/* 新闻头条 */
.new{ text-align: center; overflow: hidden; margin-top: 40px; margin-bottom:20px; }
.new h1{ margin-bottom: 10px; text-align: center; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; }
.new h1>a{ font-size:30px; color:#005dc5; }
.new h1>a:hover{ color:#083c78; }
.new .new-list{ overflow: hidden; text-overflow:ellipsis; white-space:nowrap;  }
.new .new-list a,
.new .new-list span{ color:#666666; font-size:16px; }
.new .new-list a:hover{ color:#083c78; }

/* 轮播 */
.slideBox{ width: 100%; height:420px; overflow:hidden; position:relative; }
.slideBox .hd{ height:40px; line-height: 40px; overflow:hidden; position:absolute; left: 0; right: 0; bottom:0; z-index:1; }
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; position: relative; }
.slideBox .bd img{ width:100%; height:420px; display:block; -webkit-transition: all 0.3s ease-out; transition: all .3s ease-out; }
.slideBox .bd li:hover img{ -webkit-transform: scale( 1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -transform: scale(1.1,1.1);  }
.slideBox .bd li p{ height:40px; line-height:40px; text-align: center; color:#fff; font-size: 18px; background: url(2021nx_index_h40.png); position:absolute; right: 0; left: 0; bottom:0; z-index: 2; display: inline-block; cursor:pointer; padding:0 65px;}
.slideBox .bd li p a{ display:block; height:40px; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; position:relative; color:#fff;}
.slideBox .prev,.slideBox .next{ display: none; width: 42px; height: 69px; position: absolute; top: 50%; margin-top: -35px; left: 0; z-index: 100; background: url(slideBox_anniu.png) no-repeat; }
.slideBox .next{ left: auto; right: 0; background-position: -42px 0;  }
.slideBox .pageState{ display: block; position: absolute; right: 10px; bottom: 0; z-index: 100; width: 50px; height: 40px; line-height: 40px; font-size: 18px; color: #fff;  }
.slideBox .pageState span{ position: relative; top: -3px; font-size: 20px; color: #e20213; font-weight: bold; }

/* 政府信息公开 */
.zfxxgk{ margin-top: 40px; }
.zfxxgk>.hd{ background-color: #EBEBEB; height: 64px; }
.zfxxgk>.hd li{ height: 64px; line-height: 64px; background-color: #ebebeb; text-align: center; }
.zfxxgk>.hd li a{  font-size: 24px; color: #999999; }
.zfxxgk>.hd li.on{ background-color: #999999; }
.zfxxgk>.hd li.on a{ color: #ffffff; }
.zfxxgk>.bd{ border: 1px solid #ebebeb; padding: 19px; }
.zfxxgk .slideBox2{ float: left; width: 280px; height:140px; overflow:hidden; position:relative; }
.zfxxgk .slideBox2 .hd{ height:20px; line-height: 20px; overflow:hidden; position:absolute; left: 0; right: 0; bottom:0; z-index:1; }
.zfxxgk .slideBox2 .hd ul{ overflow:hidden; zoom:1; float:right; padding-right: 10px; }
.zfxxgk .slideBox2 .hd ul li{  float:left; margin-top: 4px; margin-left: 6px; width: 10px; height:10px; border-radius: 50%; font-size: 0; cursor:pointer; overflow:hidden; background: #fff; }
.zfxxgk .slideBox2 .hd ul li.on{ background:#e03026; }
.zfxxgk .slideBox2 .bd{ position:relative; height:100%; z-index:0;}
.zfxxgk .slideBox2 .bd li{ zoom:1; vertical-align:middle; position: relative; }
.zfxxgk .slideBox2 .bd img{ width:100%; height:140px; display:block; -webkit-transition: all 0.3s ease-out; transition: all .3s ease-out; }
.zfxxgk .zfxxgk-link{ margin-left: 320px; margin-top: 6px; }
.zfxxgk .zfxxgk-link ul{ overflow: hidden; }
.zfxxgk .zfxxgk-link li{ width: 50%; height: 42px; line-height: 42px; float: left;  }
.zfxxgk .zfxxgk-link li a{ display: block; font-size: 18px; padding-right: 10px;  overflow: hidden; text-overflow:ellipsis; white-space:nowrap; }
.zfxxgk .zfxxgk-link li:hover a{ color: #005bc2; }

/*  */
.cyfw{ margin-top: 40px; }
.cyfw .cyfw-left{ width: 234px; height: 180px; float: left; }
.cyfw .cyfw-left img{ width: 100%; }
.cyfw .cyfw-right{ margin-left: 256px; height: 180px; background-color: #f5f5f5; }
.cyfw .service-toolbar{ padding: 15px; }
.cyfw .service-toolbar .service-toolbar-recommend{ font-size: 16px; color: #0D1C28;font-weight: bold; vertical-align: middle; height: 30px; line-height: 30px; }
.cyfw .service-toolbar .service-toolbar-recommend i.icon{ display: inline-block; vertical-align: middle; margin-top: -3px; background: url(2021nx_index_bg10.png) no-repeat center; width: 18px; height: 18px; margin-right: 14px; }
.cyfw .service-toolbar .service-toolbar-links{ margin-top: 10px; overflow: hidden; }
.cyfw .service-toolbar .service-toolbar-links a{ float: left; display: block; margin: 10px 8px; background-color: #fff;width: 143px;height: 31px;line-height: 31px;text-align: center;font-size: 14px; overflow: hidden; text-overflow:ellipsis; white-space:nowrap;  }

/* 政务服务 */
.zwfw-main{ margin-top: 40px; }
.gd-row{ margin-top: 20px; }
.bizcard-col{ width: 110px; float:left; margin-right:20px;  }
.bizcard-col:last-child{ margin-right: 0;  }
.bizcard-item{ position:relative; overflow:hidden; width: 90px; height: 140px; text-align: center; padding: 0 10px; background: #f5f5f5; -webkit-transition: all 0.3s ease-out; transition: all .3s ease-out; }
.bizcard-item:hover{ background: #dbdbdb; }
.bizcard-item:hover .bizcard-info .bizcard-title,
.bizcard-item:hover .bizcard-info .bizcard-desc,
.bizcard-item:hover .bizcard-info .bizcard-desc a{ color:#000; }
.bizcard-item .icon-spec{ margin-top: 15px; font-size: 40px; }
.bizcard-item .bizcard-info{ margin-top: 2px; }
.bizcard-item .bizcard-info .bizcard-title{ font-size:18px; color:#000000; font-weight:bold; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; }
.bizcard-item .bizcard-info .bizcard-desc{ margin-top: 5px; color:#999999; font-size:10px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical; }
.bizcard-item .bizcard-info .bizcard-desc a{  color:#999999; font-size:10px; }

/* 专题专栏 */
.ztzl{ margin-top: 30px; }
.ztzl .ztzl-tit{ background: url(2021nx_index_bg11.png) no-repeat center; height: 34px; }
.ztzl .ztzl-tit a{ display: block; height: 34px; }
.sepcial{ overflow:hidden; position:relative; margin-top: 20px; }
.sepcial .prev,.sepcial .next{ position: absolute; left: 0; top: 0; display:block;  width: 34px; height: 87px; overflow:hidden; cursor:pointer; background: url(2021nx_index_bg12.png) no-repeat; background-position: 0 0; }
.sepcial .next{ left: auto; right: 0; background-position: -34px 0; }
.sepcial-list { margin: 0 34px; overflow:hidden; }
.sepcial-list li{ float:left; width:25%; height: 86px; }
.sepcial-list li a{ display:block; margin: 0 2px; overflow:hidden; }
.sepcial-list li img{ width:100%; height:86px;  -webkit-transition: all 0.3s ease-out; transition: all .3s ease-out; }
.sepcial-list li:hover img { -webkit-transform: scale( 1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1);  transform: scale(1.1,1.1); }

/* 底部 友情链接 */
.links { padding: 10px 0; border-bottom: 2px solid #e6e6e6;  }
.links .layui-form-select dl dd.layui-this{ background-color: #679deb; }
.footer{ border-top: 8px solid #0d53a5; margin-top: 50px; }
.footer p,
.footer a{ font-size: 14px; color: #666666; line-height: 30px; }
.footer .footer-info{ padding: 25px 0; }
.footer .footer-info-left{ text-align: center; }
.footer .footer-info-left,
.footer .footer-info-right{ padding-top: 25px; }
.footer #_ideConac a img{ width: 77px;height: auto;}
@media only screen and (max-width: 1300px) {
    .wrap{ width: 100%; }
    .main{ padding: 0 20px; }
}

@media only screen and (max-width: 1000px) {
    .main{ padding: 10px; }
    /* 头部 */
    .top{ height: 38px; }
    .header{ height: auto; padding-bottom: 10px; position: relative; }
    .header:after{ content:""; z-index:1; display: block;width: 50px;height: 50px;position: absolute;right: 0;bottom: -50px;background: linear-gradient(to right, rgba(0,83,147,0), rgb(17 96 155)); }
    /* logo */
    .logo img{ width: 85%; }
    /* 首页搜索 */
    .index-search { width: 90%; height: 50px; margin: 20px auto; border-radius: 10px; overflow: hidden; background: url(2021nx_top_h60.png); }
    .index-search .search-txt {  width: calc(100% - 110px); height: 50px; }
    .index-search .search-btn { width: 90px; padding-right: 0; height: 50px; background: #1e6cae; font-size: 22px; }
    /* 导航栏 */
    .nav{ height:auto; overflow:auto; }
    .nav .layui-nav{ width:700px; padding-right: 40px; }
    .nav .layui-nav .layui-nav-item{ line-height: 50px; }
    .nav .layui-nav .layui-nav-item a{ padding:0; }
    .nav .layui-nav .layui-nav-more{ display:none; }
    /* 底部 */
    .links .layui-col-space30{ margin: 0 -5px; }
    .links .layui-col-space30>*{ padding: 0 5px; }
    .footer .footer-info{ margin: 0; }
    .footer .footer-info>*{ padding: 0; }
    .links { padding: 10px; }
    .footer{ margin-top: 30px; }
    .footer p, .footer a{ font-size: 12px; line-height: 20px; }
    .footer .footer-info{ padding: 15px 10px; }
    .footer .footer-info-left{ display: none; }
    .footer .footer-info-left,
    .footer .footer-info-right{ padding-top: 10px; text-align: center; }

    /* 布局 */
    .index-col-left,.index-col-right{ width: 100%; float: none; }
    .index-col-left:before{ display: none; }
    .index-col-left .panel, .index-col-right .panel{ margin: 0; }
    /* 文件搜索 */
    .xxgk-search{ margin-top: 20px; }
    .xxgk-search .xxgk-search-select{ width: 200px; }
    /* 轮播 */
    .slideBox{ height:240px; }
    .slideBox .bd img{ height:240px; }
    .slideBox .bd li p{ padding: 0 65px 0 10px; text-align: left; }
    .slideBox .pageState{ right: 0; width: 40px; }
    /* 新闻 */
    .new{ margin-top: 0; }
    .new h1>a{ font-size: 24px; }
    .new .new-list { overflow: auto; text-overflow: initial; white-space: initial;}
    .new .new-list a{ display: block; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; line-height: 25px; }
    .new .new-list span{ display: none; }
    /* 政府信息公开 */
    .zfxxgk{ margin-top: 20px; }
    .zfxxgk>.hd{  height: 50px; }
    .zfxxgk>.hd li{ height: 50px; line-height: 50px; }
    .zfxxgk>.hd li a{  font-size: 20px; }
    .zfxxgk .slideBox2{ float: none; width: 280px; height:140px; margin: 0 auto; }
    .zfxxgk .zfxxgk-link{ margin-left: 0; margin-top: 10px; margin-bottom: -10px; overflow: hidden; }
    /*  */
    .cyfw{ margin-top: 20px; }
    .cyfw .cyfw-left{ display: none; }
    .cyfw .cyfw-right{ margin-left: 0; height: auto; background-color: #f5f5f5; }
    .cyfw .service-toolbar{ padding: 15px; }
    .cyfw .service-toolbar .service-toolbar-links a{ width: calc(50% - 16px); }
    /* 政务服务 */
    .zwfw-main{ margin-top: 20px; }
    .bizcard-col{ margin-bottom: 10px; }
    .zwfw-main .bd{ overflow: auto; }
    .gd-row{ width: 765px }

    /* 专题专栏 */
    .sepcial-list li{ width:100%; }

    .tab_hd{ height: auto; }
    .tab_hd>ul>li{ margin-right: 20px; }
    .tab_hd>ul>li>a{ font-size: 18px; }
    .tab_hd .on a{ font-size: 20px; }

}

/************************************* 市政府 *************************************/
#szf .szf-left{ width:62.692%; float: left; }
#szf .szf-right{ width:33.461%; float: right; }
#szf .leaders-main { margin-top: 20px; }
#szf .leaders { background: #f3f5f9; margin-top: 10px; padding: 10px 0; }
#szf .leader-list { position: relative; border-bottom: 1px solid #e7e7e7; padding: 30px 0 20px 130px; overflow: hidden;}
#szf .leader-list:last-child{ border-bottom:0; }
#szf .leader-list h3 { position: absolute; top: 50%; left: 15px; width: 100px; text-align: center; font-size: 18px; color: #666666; font-weight: bold; line-height: 30px; margin-top: -30px;}
#szf .leader-list ul { overflow: hidden;}
#szf .leader-list ul li { float: left; margin:0 116px 10px 0;}
#szf .leader-list ul li a { display: block; width: 100%; height: 100%;}
#szf .leader-list ul li .pic{ border: 1px solid #d3d3d3; padding: 5px; cursor: pointer;}
#szf .leader-list ul li .pic img { width: 100px; height: 130px;}
#szf .leader-list ul li p { font-size: 16px; line-height: 30px; text-align: center; cursor: pointer;}
#szf .leader-list.first ul li .pic img { width: 120px; height: 160px;}
#szf .bdshare-button-style0-16 a{ padding-left: 0!important; }
#szf .szf-t-r { float: right; width: 490px;}
#szf .szf-t-r .list { height: 210px;}

/*市政府-政府机构*/
#szf .zfjg { margin-top: 20px; overflow: hidden; }
#szf .zfjg-main { margin-top: -32px;}
#szf .zfjg-head { margin-left: 130px; overflow: hidden;}
#szf .zfjg-head li{ float: left; line-height: 30px; font-size: 18px; color: #999999; }
#szf .zfjg-head li a { display: inline-block; padding: 0 10px; font-size: 18px; color: #999999; }
#szf .zfjg-head li.on a { color: #0c65b0; }
#szf .zfjg-list{ margin-top: 15px; }
#szf .zfjg-list ul { margin: -10px; }
#szf .zfjg-list li { float: left; width:25%; }
#szf .zfjg-list li a { display:block;  margin: 10px; background-color: #F3F5F9;height: 40px; line-height: 40px; text-align: center; color: #333; font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
#szf .zfjg-list li a:hover{ background-color: #0c65b0; color: #fff; }
#szf .zfjg-list li.more{ background: none; text-indent: 0;}
#szf .zfjg-list li.more a { display: block; width: 60px; height: 20px; background: #f8f8f8; color: #999; text-align: center; line-height: 20px; }
#szf .zfjg-list li.more a:hover { background: #006dac; color: #fff;}

/* 常务会议 */
#szf .szf-right .tj{ height: 190px; margin: 10px auto; overflow: hidden; }
#szf .szf-right .tj img{ width: 100%; -webkit-transition: all 2s ease-out; transition: all 2s ease-out;  }
#szf .szf-right .tj:hover img{ -webkit-transform: translateY(-90%); transform: translateY(-90%); -webkit-transition: all 20s linear; transition: all 20s linear;  }

/* 市政府-政府工作报告 */
#szf .szfgb-list{ margin: 10px -6px 0; overflow: hidden; }
#szf .szfgb-list li { float: left; width: 25%; }
#szf .szfgb-list li a { display: block; text-align: center; margin: 0 6px; height: 130px; background-color: #f3f5f9; overflow: hidden; }
#szf .szfgb-list li a { -webkit-transition: all 0.3s ease-out; transition: all .3s ease-out; }
#szf .szfgb-list li span { display: block; width: 55px; height: 55px; margin: 17px auto 8px; line-height: 65px; font-size: 10px; color: #ffffff; font-weight: bold; text-align: center; background: url(szld_bg_con_em.png) no-repeat center; }
#szf .szfgb-list li p{ font-size: 14px; color: #000; line-height: 18px; text-align: center; }
#szf .szfgb-list li a:hover { background: #006dac; }
#szf .szfgb-list li a:hover p{ color: #fff; }

@media only screen and (max-width: 1000px) {
    /* 市政府 */
    #szf .szf-left{ width: 100%; float: none; }
    #szf .szf-right{ width:100%; float: none; }

    /*政府领导*/
    #szf .leaders-main{ margin: 0; }
    #szf .leader-list { padding: 30px 0 0 0; }
    #szf .leader-list h3 { position: static; width: 100%; padding: 10px 0; }
    #szf .leader-list ul li { width: 33.33%; margin-right: 0;}
    #szf .leader-list ul li .pic { width: 100%; max-width: 100%; margin: 0 auto; padding: 3px; box-sizing: border-box; text-align: center; }
    #szf .leader-list ul li .pic img { max-width: 100%; height: 130px; width: auto; }
    #szf .leader-list ul li a{ display: block; width: auto; margin: 0 5px; }
    #szf .leader-list.first ul li { float: none; width: 120px; margin: 0 auto;}
    #szf .leader-list.first ul li .pic img{ width: 100%; height: auto; }

    /* 政府机构 */
    #szf .zfjg-head{ margin-left: 110px; }
    #szf .zfjg-list ul{ margin: -5px; }
    #szf .zfjg-list li{ width: 33.333%; }
    #szf .zfjg-list li a{ margin: 5px; }

}

/************************************* 信息公开 *************************************/
#xxgk .xxgk-left{ width:62.692%; float: left; }
#xxgk .xxgk-right{ width:33.461%; float: right; }
/* 文件搜索 */
#xxgk .xxgk-search{ margin-top: 30px;  height: 120px; }
#xxgk .xxgk-search .xxgk-search-box{ height: 118px; }
#xxgk .xxgk-search .xxgk-search-box form{ display: block; width: calc(100% - 220px); margin-left: 25px; float: left; margin-top: 40px; }
#xxgk .xxgk-search .xxgk-search-tit{ width: 175px; float: left;  margin: 40px 0 0 20px; }
#xxgk .xxgk-search .xxgk-search-1{ display: block; float: left; width: 260px; margin: 0 10px 10px;  }
#xxgk .xxgk-search .xxgk-search-select { width: 100%; }
#xxgk .xxgk-search .xxgk-search-2 { display: block; float: left; width: 260px; margin: 0 10px;  }
/* 文件list */
#xxgk .wenjianku{ height: 444px; }
#xxgk .wenjian .efect{ color: #999999;margin-right: 20px; }
#xxgk .wenjian li{ height: 80px; overflow: hidden; border-bottom: 1px dashed #cccaca; padding-left: 64px; background: url(2021nx_xxgk_bg01.png) no-repeat 8px center; }
#xxgk .wenjian li:last-child{ border-bottom: 0; }
#xxgk .wenjian li a{ display: block; padding: 15px 0; overflow: hidden; }
#xxgk .wenjian li h3{ font-size: 18px;  margin-bottom: 5px; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; }
#xxgk .wenjian li p{ color: #e64241; float: left; }
#xxgk .wenjian li p span{ color: #999999; margin-right: 20px; }
/* 信息公开2 */
#xxgk .xxgkzl{ margin-top: 30px; }
/*.xxgkzl .xxgkzl-top{ text-align: center; height: 100px; line-height: 100px; background: #469ce5 url(2021nx_xxgk_img01.png); background-size: cover; }*/
#xxgk .xxgkzl .xxgkzl-top img{ width: 100%; }
#xxgk .xxgkzl .xxgkzl-con{ margin-top: 15px; }
#xxgk .xxgkzl .xxgkzl-con ul{ overflow: hidden; margin: -8px; }
#xxgk .xxgkzl .xxgkzl-con li{ width: 50%; float: left;  }
#xxgk .xxgkzl .xxgkzl-con li *{ -webkit-transition: all .3s ease-out; transition: all .3s ease-out;   }
#xxgk .xxgkzl .xxgkzl-con li a{ border-radius:3px; display: block; margin: 8px; border: 1px solid transparent; background-color: #E6EAF0; height: 63px; line-height: 63px; font-size: 16px; color: #6A798E; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; }
#xxgk .xxgkzl .xxgkzl-con li i{float:left;margin-left:14px;margin-right:11px;}
#xxgk .xxgkzl .xxgkzl-con li img{margin-top: -3px;}
#xxgk .xxgkzl .xxgkzl-con li a:hover{ border-color: #6a798e;  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);   box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
#xxgk .xxgkzl .xxgkzl-con .last{ width: 100%; text-align: center; }
#xxgk .xxgkzl .xxgkzl-con .last i{ float: initial; }
/* 基层政务公开 */
#xxgk .jczwgk-mian{ margin-top: 20px; }
#xxgk .jczwgk img{ width: 100%; }
#xxgk .sjfl{ background: #e6eaf0; padding: 10px; }
#xxgk .sjfl ul{ overflow: hidden; }
#xxgk .sjfl li{ float: left; width: 33.333%; }
#xxgk .sjfl li *{ -webkit-transition: all .3s ease-out; transition: all .3s ease-out;   }
#xxgk .sjfl li a{ display: block; text-align: center; height: 120px; border: 1px solid #e6eaf0; border-radius:4px; overflow: hidden; }
#xxgk .sjfl li .ico{ display: block; width:70px; height:60px; margin: 16px auto 0; background: url("//www.ariaxy.com/images/jczwgk_gkly_icon.png"); }
#xxgk .sjfl li .ico-more{ background: url(2021nx_xxgk_bg10.png) no-repeat center!important; }
#xxgk .sjfl li:hover a{ border: 1px solid #50a1d9; }
#xxgk .sjfl li p{ color: #000; font-size: 16px; margin-top: 5px; line-height:16px; }
#xxgk .sjfl .ico01{ background-position: 0 0!important; }
#xxgk .sjfl .ico02{ background-position: -190px 0!important; }
#xxgk .sjfl .ico03{ background-position: -378px 0!important; }
#xxgk .sjfl .ico04{ background-position: -572px 0!important; }
#xxgk .sjfl .ico05{ background-position: -762px 0!important; }
#xxgk .sjfl .ico06{ background-position: -957px 0!important; }
#xxgk .sjfl .ico07{ background-position: 0 -165px!important; }
#xxgk .sjfl .ico08{ background-position: -190px -165px!important; }
#xxgk .sjfl .ico09{ background-position: -378px -161px!important; }
#xxgk .sjfl .ico10{ background-position: -572px -165px!important; }
#xxgk .sjfl .ico11{ background-position: -762px -165px!important; }
/* 市政府各部门信息公开，乡、镇（街道办事处）信息公开 */
#xxgk .zfjg-list{ margin-top: 15px; }
#xxgk .zfjg-list ul { margin: -10px; }
#xxgk .zfjg-list li { float: left; width:16.666%; }
#xxgk .zfjg-list li *{ -webkit-transition: all .3s ease-out; transition: all .3s ease-out;   }
#xxgk .zfjg-list li a { display:block;  margin: 10px; background-color: #F3F5F9;height: 40px; line-height: 40px; text-align: center; color: #333; font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
#xxgk .zfjg-list li a:hover{ background-color: #0c65b0; color: #fff; }
#xxgk .zfjg-list li.more{ background: none; text-indent: 0;}
#xxgk .zfjg-list li.more a { display: block; width: 60px; height: 20px; background: #f8f8f8; color: #999; text-align: center; line-height: 20px; }
#xxgk .zfjg-list li.more a:hover { background: #006dac; color: #fff;}

/* 2023解读回应在线访谈 */
.jdhy1-right{position: relative;}
.jdhy1-right .con{overflow: hidden;height: 220px;padding-top: 20px;}
.jdhy1-right .con .left{width: 60%;float: left;}
.jdhy1-right .con .left img{width: 100%;height: 150px;}
.jdhy1-right .con .right{width: 38%;float: right;}
.jdhy1-right .con .right h3{margin-bottom: 10px;}
.jdhy1-right .con .right .date{font-size: 14px;color: #333;}
.jdhy1-right .con .right .date span{display: block;line-height: 22px;}
.jdhy1-right .con .right>a{background-color: #E6EAF0;color: #999;display: block;text-align: center;line-height: 30px;position: absolute;width: 100%;left: 0px;bottom: 20px;}

@media only screen and (max-width: 1000px) {
    #xxgk .xxgk-left,
    #xxgk .xxgk-right{ width: 100%; float: none; }
    /* 文件搜索 */
    #xxgk .xxgk-search{ margin-top: 0;  height: auto; }
    #xxgk .xxgk-search .xxgk-search-box{ height: auto; padding: 0 10px; }
    #xxgk .xxgk-search .xxgk-search-box form{  width: 100%; margin-left: 0; float: none; margin-top: 10px; }
    #xxgk .xxgk-search .xxgk-search-tit{ width: 100%; float: none; margin: 10px 0; }
    #xxgk .xxgk-search .xxgk-search-1, #xxgk .xxgk-search .xxgk-search-2 { float: none; width: 100%; margin: 0 0 10px 0;  }
    /* 文件list */
    #xxgk .wenjianku{ height: auto; }
    #xxgk .wenjian li{ height: auto; }
    #xxgk .wenjian li h3{ font-size: 16px; }
    #xxgk .wenjian li p{ font-size: 14px; float: none; }
    /* 信息公开2 */
    #xxgk .xxgkzl .xxgkzl-con li a{ height: 40px; line-height: 40px; font-size: 14px; }
    #xxgk .xxgkzl .xxgkzl-con li i{ margin-left: 10px;margin-right: 8px; }
    #xxgk .xxgkzl .xxgkzl-con li img{ height: 20px; }
    /* 市政府各部门信息公开，乡、镇（街道办事处）信息公开 */
    #xxgk .zfjg-list ul{ margin: -5px; }
    #xxgk .zfjg-list li{ width: 33.333%; }
    #xxgk .zfjg-list li a{ margin: 5px; }

}

/************************************* 解读回应 *************************************/
/* 布局 */
#jdhy .jdhy1{ margin-top: 30px; }
#jdhy .jdhy1 .jdhy1-left{ width:62.692%; float: left; }
#jdhy .jdhy1 .jdhy1-right{  width:33.461%; float: right; }
/* 互动 */
#jdhy .jdhy1-hd { margin-top: 6px; }
#jdhy .jdhy1-hd img{ margin-bottom: 20px; width: 100%; }
/* 政策图解 */
#jdhy .jdhy2{ margin-top: 10px; }
#jdhy .zcjd{ overflow:hidden; margin-top: 10px; }
#jdhy .zcjd .zcjd-main{ margin: 0 -10px; }
#jdhy .zcjd .zcjd-time{ width: 25%; float:left;  }
#jdhy .zcjd .zcjd-time .zcjd-con{  margin: 0 10px; padding: 10px; background:#f6f6f6; overflow:hidden; }
#jdhy .zcjd .zcjd-time .img{ overflow:hidden; height:150px; }
#jdhy .zcjd .zcjd-time .img img{ width: 100%; min-height: 150px; -webkit-transition: all 0.3s ease-out; transition: all .3s ease-out;  }
#jdhy .zcjd .zcjd-time:hover .img img{ -webkit-transform: scale( 1.2,1.2); -moz-transform: scale(1.2,1.2); -ms-transform: scale(1.2,1.2);  transform: scale(1.2,1.2); }
#jdhy .zcjd .zcjd-time .tit{ padding: 10px 10px 5px; background:#fff; height: 64px; max-height: 64px;  margin-top: 10px; line-height: 32px;  display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
#jdhy .zcjd .zcjd-time .tit a:hover{ color:#006dac; }
#jdhy .zcjd .zcjd-time .date{ padding: 0 10px 10px; background:#fff; font-size: 14px; color: #999999; }
/* 回应关切 */
#jdhy .jdhy3{ margin-top: 20px; }
#jdhy .hygq { margin-top: -10px; }
#jdhy .hygq .first .left{ float: left; width: 270px; height: 180px; }
#jdhy .hygq .first .right{ margin-left: 300px; padding-top: 15px; }
#jdhy .hygq .ckxy{ float: right; display: block; background-color: #E6EAF0; width: 110px; height: 30px; line-height: 30px; text-align: center; color: #999999; font-size: 14px; }
#jdhy .hygq li{ border-bottom: 1px dashed #cccaca; }
#jdhy .hygq .con{ padding: 30px 0;  }
#jdhy .hygq li h3 a{ display: block; font-size: 20px;color: #000;line-height: 1.6; padding-bottom: 10px; }
#jdhy .hygq li h3 a:hover{ color:#006dac; }
#jdhy .hygq li p{ font-size: 14px;color: #999999;line-height: 1.714; padding-bottom: 5px; }
#jdhy .hygq .date{ float: left; line-height: 30px; }
#jdhy .hygq .date span{ margin-right: 30px; font-size: 14px; color: #999999 }

/* 底部链接 */
.links .linkss{height: 40px; position: relative;}
.links .linkss>a{display: block;line-height: 38px;height: 38px;position: relative; border-radius: 2px;border: 1px solid #e6e6e6;padding-left: 10px;cursor: pointer;}
.links .linkss i {position: absolute;right: 10px;top: 50%;margin-top: -3px;cursor: pointer;border-width: 6px;border-color: transparent;border-top-color: #c2c2c2;border-top-style: solid;transition: all .3s;-webkit-transition: all .3s;display: inline-block;width: 0px;height: 0px;border-style: dashed;vertical-align: middle;}
.links .linkss.on>a i{margin-top: -9px;-webkit-transform: rotate(180deg);transform: rotate(180deg);}
.links .linkss ul {display: none; position: absolute;left: 0;top: 42px;padding: 5px 0;z-index: 99;min-width: 100%;border: 1px solid #d2d2d2;max-height: 300px;overflow-y: auto;background-color: #fff;border-radius: 2px;box-shadow: 0 2px 4px rgba(0,0,0,.12);box-sizing: border-box;transition: all .3s;-webkit-transition: all .3s;}
.links .linkss ul li{padding: 0 10px;line-height: 36px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #999;}
.links .linkss ul li:hover{background-color: #efefef;}
.links .linkss ul li.on{background-color: #679deb;}
.links .linkss ul li.on a{color: #fff;}
.links .linkss.on ul{display: block; top: auto;bottom: 42px;}


@media only screen and (max-width: 1000px) {
    /* 布局 */
    #jdhy .jdhy1{ margin-top: 0; }
    #jdhy .jdhy1 .jdhy1-left,
    #jdhy .jdhy1 .jdhy1-right{  width: 100%; float: none; }
    /* 政策图解 */
    #jdhy .zcjd .zcjd-time{ width: 100%; float:left;  }
    /* 回应关切 */
    #jdhy .hygq { margin-top: 10px; }
    #jdhy .hygq .first{ border-top: 1px dashed #cccaca; }
    #jdhy .hygq .first .left{ display: none; }
    #jdhy .hygq .first .right{ margin-left: 0; padding-top: 0; }
    #jdhy .hygq .ckxy{ display: none; }
    #jdhy .hygq .con{ padding: 15px 0; }

    .jdhy1-right .con{height: 240px;}

}