@charset "utf-8";
/* CSS Document */

a:hover { color: #006eab; }
button a{
			color: #000;
		}
		button a:hover{
			color: #fff;
		}
		
/************************* header ************************/

#header { background: #f1f5fb url(../images/top_bg.png); background-position-x: center; background-repeat: no-repeat; min-width: 1200px; }
.topbanenr { /*background-color: rgba(10, 84, 176, 0.2);*/ height: 420px; min-width: 1200px; }
    .topbanenr .w { display: flex; justify-content: space-between; align-items: center; height: 220px; }
@font-face { font-family: myfont; src: url(../fonts/禹卫书法行书简体.TTF); }
.topbanenr .logoname { font-size: 40px; color: #000; font-family:"宋体", SimSun, sans-serif;font-weight: bold; }
.topbanenr .topsearch { border: 5px solid rgba(0,0,0,.2); display: flex; }
    .topbanenr .topsearch input { padding: 10px; }
    .topbanenr .topsearch button { background: #006eab; border: 0; width: 54px; color: #fff; }
.topnav { width: 1200px; margin: 0 auto; }
    .topnav > ul { display: flex; background: rgba(0, 126, 194, 0.6); justify-content: space-between; }
        .topnav > ul > li { width: 10%; text-align: center; }
            .topnav > ul > li > a { color: #fff; font-size: 16px; display: block; height: 48px; line-height: 48px; }
                .topnav > ul > li > a:hover { background: rgba(0, 126, 194, 0.5); }
.nav-on > a { background: #e8b11a !important; }


/************************* content ************************/

#content { min-width: 1200px; }

/* 工作动态 */
#focus-banner { position: relative; width: 100%; overflow: hidden; height: 100%; }

#focus-banner-list { position: relative; height: 100%; }
    #focus-banner-list li { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
        #focus-banner-list li img { width: 100%; height: auto; }
.focus-banner-img { display: block; height: 100%; }

#focus-banner-list .focus-banner-text { position: absolute; left: 0; right: 0; bottom: 0; height: 40px; line-height: 40px; font-size: 16px; padding: 0 15px; background: rgba(0,0,0,.3); }
    #focus-banner-list .focus-banner-text p { color: #fff; }
#focus-banner .focus-handle { position: absolute; top: 50%; margin-top: -40px; z-index: 100; display: block; width: 80px; height: 80px; background-image: url("../images/focus_handle.png"); }
#next-img { left: 0; }
#next-img { left: 0; background-position: 0 0; }
    #next-img:hover { background-position: 0 -80px; }
#prev-img { right: 0; }
#prev-img { right: 0; background-position: -80px 0; }
    #prev-img:hover { background-position: -80px -80px; }

#focus-bubble { position: absolute; right: 10px; bottom: 15px; z-index: 999; }
    #focus-bubble li { float: left; width: 10px; height: 10px; margin: 0 5px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; border: 1px #fff solid; cursor: pointer; }
        #focus-bubble li a { display: block; width: 100%; height: 100%; filter: alpha(opacity=0); opacity: 0; }
        #focus-bubble li.current { background-color: #fff; }

.news { background: #f1f5fb; }
    .news > .w { position: relative; height: 360px; }
.newsbox { margin-top: -145px; position: absolute; z-index: 9; top: 0px; left: 0; right: 0; padding: 10px; background: #fff; }
.news-slider { width: 66.6%; float: left; padding-right: 15px; }
.news-list { width: 33.3%; float: left; }
    .news-list .hot-t { width: 100%; height: 50px; line-height: 50px; font-size: 20px; color: #c80000; text-align: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; border-bottom: 1px dotted #a2a2a2; }
    .news-list .hot-nr { width: 100%; line-height: 22px; color: #818181; text-indent: 2em; padding-top: 10px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }
.xiangqing { color: #c80000; }

.listnews { margin-top: 10px; }
    .listnews .title { background: #f2f2f2; border-bottom: 2px solid #006eab; }
        .listnews .title span { display: block; padding: 6px 0; background: #006eab; color: #fff; width: 90px; text-align: center; }
    .listnews ul { padding: 10px 0; }
        .listnews ul li { display: flex; justify-content: space-between; line-height: 30px; height: 30px; }
            .listnews ul li a { width: 310px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
                .listnews ul li a::before { content: '•'; padding: 0 6px; color: #a2a2a2; }
                .listnews ul li a:hover { color: #006eab; }

/* 最新公告 */
.notices { position: absolute; bottom: 0; left: 0; right: 0; background: #e8b11a; height: 50px; display: flex; line-height: 50px; }
    .notices h3 { width: 150px; height: 100%; margin: 0; text-align: center; font-size: 18px; position: relative; }
        .notices h3 span { color: #006eab; }
        .notices::after, .notices h3::before, .notices h3::after { position: absolute; top: 0; width: 20px; height: 100%; background: url(../images/notice-l.png) center center no-repeat; background-size: auto; background-size: 50% auto; border-left: 1px solid #fff; border-left-color: rgb(236, 203, 112); border-right: 1px solid rgb(236, 203, 112); content: " "; }
        .notices h3::before { left: 0; }
        .notices h3::after { right: 0; }
    .notices::after { right: 0; }
.notices-slider { padding-left: 25px; padding-right: 35px; width: 1050px; }

.txt-scroll { height: 50px; line-height: 50px; }
    .txt-scroll .scrollbox { width: 100%; white-space: nowrap; overflow: hidden; transition: all .2s; }
    .txt-scroll .txt,
    .txt-scroll .txt-clone { display: inline; position: relative; margin-left: 30px; }
.scrollbox a { margin: 0 30px; }
    .scrollbox a:hover { text-decoration: underline; }
    .scrollbox a span { padding-left: 15px; }

/* 行政区划/政策法规/政区服务/建议留言 */
.containers { width: 1200px; margin: 20px auto 35px; display: flex; }
    .containers > div { width: 33.3%; }
        .containers > div:not(:last-child) { margin-right: 20px; }
    .containers .boxs { border: 1px solid #ddd; height: 262px; }
    .containers .name { display: flex; justify-content: space-between; align-items: center; line-height: 50px; }
        .containers .name span { font-size: 18px; font-weight: bold; color: #006eab; }
        .containers .name a { color: #999; }

.mechanism { width: 100%; line-height: 22px; text-indent: 2em; }

/* Tab栏切换 */
.tabmenu { display: flex; background: #f7f7f7; border-bottom: 2px solid #006eab; }
    .tabmenu span { padding: 7px 15px; cursor: pointer; }
.tabbox { padding: 10px; }
    .tabbox > li { display: none; }
.onspan { background: #006eab; color: #fff; }

.newlist li { line-height: 34px; display: flex; justify-content: space-between; }
    .newlist li a { width: 280px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
        .newlist li a:hover { color: #006eab; }
        .newlist li a::before { content: '•'; padding: 0 6px; color: #a2a2a2; }

.service-ul { display: flex; flex-wrap: wrap; padding: 10px 0; }
    .service-ul li { width: 25%; margin: 10px 0; }
        .service-ul li a { display: block; }
            .service-ul li a:hover span { color: #006eab; }
            .service-ul li a img { width: 50px; height: 50px; display: block; margin: 0 auto; }
            .service-ul li a span { display: block; text-align: center; line-height: 40px; }

.suggestbox { padding: 20px 35px; background: url(../images/kuang.png) no-repeat; background-size: contain; }
    .suggestbox form label { margin: 8px 0; display: flex; }
        .suggestbox form label span { line-height: 32px; width: 80px; }
    .suggestbox form input { border: 1px solid #ccc; padding: 8px 10px; width: 290px; }
    .suggestbox form textarea { border: 1px solid #ccc; padding: 10px; width: 290px; height: 89px; }
.submitbox { margin-top: 15px; text-align: center; }
    .submitbox button { border: 0; background: #ddd; padding: 5px 12px; margin: 0 10px; cursor: pointer; }

/* 图片 */
.flex { display: flex; }
.width6 { width: 50%; }
.width3 { width: 25%; }

/* 行政区划 */
.division-nr { background: rgba(0,0,0,.1); padding: 10px; }
.scroll { overflow: hidden; }
    .scroll ul { height: 180px; white-space: nowrap; }
        .scroll ul li { display: inline-block; margin: 0 10px; width: 260px; height: 180px; }
            .scroll ul li img { width: 100%; height: 100%; }
            .scroll ul li a { position: relative; border: 4px solid #fff; display: block; height: 180px; }
            .scroll ul li span { position: absolute; left: 0; right: 0; bottom: 0; text-align: center; background: #fff; padding: 6px 0; }
            .scroll ul li a:hover span { color: #006eab; }

.picturebox { background: #f1f5fb; padding-bottom: 30px; }
.heading { margin: 0 auto; text-align: center; padding: 20px 0; width: 240px; background: url(../images/heading.png) no-repeat center center; }
    .heading span { font-size: 18px; font-weight: bold; color: #006eab; }
.photo-box div img { width: 100%; height: inherit; }
.photo-tit { position: absolute; line-height: 30px; background: rgba(0,0,0,.7); left: 0; right: 0; bottom: 0; text-align: center; color: #fff; }
.photo-one { height: 200px; position: relative; cursor: pointer; }
.photo-one, .photo-two a { display: block; }
.photo-two { height: 410px; position: relative; cursor: pointer; }
.photo-details { position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: rgba(0,0,0,.7); color: #fff; line-height: 24px; padding: 10px 15px; text-align: left; text-indent: 28px; opacity: 0; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.photo-one:hover .photo-details { opacity: 1; }
.photo-two:hover .photo-details { opacity: 1; }
.landscape-more { margin-top: 10px; background: #e8b11a; display: flex; align-items: center; justify-content: center; height: 100px; font-size: 18px; }

/************************* footer ************************/
#footer { background: #006eab; min-width: 1200px; }
.links { overflow: hidden; padding: 20px 0; }
    .links span { font-size: 18px; color: #fff; float: left; line-height: 30px; }
    .links ul { display: flex; float: left; margin-left: 10px; }
        .links ul li { margin: 0 10px; }
            .links ul li a { border: 1px solid rgba(255, 255, 255, 0.3); color: #fff; padding: 6px 0; width: 160px; display: block; text-align: center; }
                .links ul li a:hover { border: 1px solid rgba(255, 255, 255, 0.4); }
.copyright { color: #fff; text-align: center; border-top: 1px solid #0d81c1; padding: 20px 0; }
.copyright a{color:#fff;}

/************************* list ************************/
.listdiv { position: relative; }
.list-container { margin-top: -145px; padding: 10px 10px 20px 10px; background: #fff; min-height: 180px; display: flex; }
.listleftbox { flex: 1; }

.breadcrumbs { display: flex; align-items: center; }
    .breadcrumbs > span { padding: 10px 0 10px 40px; background: url(../images/qianbiao.png) no-repeat left; }
    .breadcrumbs > ul { display: flex; }
.listbox { border: 1px solid #ccc; }
    .listbox ul li a:hover { /* box-shadow: 0px 4px 12px  rgba(0, 0, 0, 0.5);
    transform: scale(1.02);
    transition: all 0.2s ease-out; */ background: #f2f2f2; }
    .listbox ul li a { display: block; padding: 15px; }
    .listbox ul li:not(:last-child) { border-bottom: 1px dashed #ddd; }
    .listbox ul li a > div { display: flex; justify-content: space-between; line-height: 40px; }
        .listbox ul li a > div .list-title { font-size: 20px; color: #006eab; }
        .listbox ul li a > div .list-time { color: #999; }
    .listbox ul li a p { line-height: 28px; }

/* 分页 */
.paginationbox .pagination { display: flex; justify-content: center; padding: 30px 0; }
.paginationbox ul > li a { padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; text-decoration: none; background-color: #fff; border: 1px solid #ddd; display: block; }
.paginationbox ul > li.pageon a { background: #006eab; color: #fff; }

.listrightbox { width: 320px; border-top: 2px solid #006eab; margin-left: 20px; background: #f1f5fb; padding: 0 15px; margin-top: 10px; height: 240px; }
    .listrightbox .remengbox { width: 100%; height: 40px; line-height: 40px; color: #006eab; text-align: center; font-size: 16px; display: flex; justify-content: center; }
.hoticon { display: block; width: 30px; height: 40px; background-image: url(../images/hottop.png); background-position: center; background-repeat: no-repeat; }
.listrightbox .remengul li a { display: block; display: flex; justify-content: space-between; line-height: 36px; }
    .listrightbox .remengul li a .remengbiaoti { width: 240px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
    .listrightbox .remengul li a .remengnum { color: #999; }
.sidenav { width: 220px; margin-right: 15px; background: #f1f5fb; }
    .sidenav .sidenavtop { background: url(../images/isee_h.png) no-repeat center center; background-size: cover; height: 60px; line-height: 60px; text-align: center; font-size: 24px; color: #fff; display: block; }
    .sidenav > ul > li > a { display: block; padding: 12px; text-align: center; border-bottom: 1px solid #fff; }
        .sidenav > ul > li > a:hover { background: #e0e7f3; }
    .sidenav > ul > li.sidenav-on a { background: #f3c442; }


/************************* show ************************/
.showbox { border: 1px solid #ccc; padding: 15px; }
    .showbox .show-tit { text-align: center; font-size: 22px; color: #006eab; margin: 10px 0; }
    .showbox .show-small { background: #f2f2f2; color: #999; padding: 5px; text-align: center; }
    .showbox img { width: 70%; margin: 10px auto; display: block; }
    .showbox .show-p p { line-height: 30px; text-indent: 2em; text-align: justify; }
        .showbox .show-p p b { display: block; }
    .showbox .pages { padding: 15px 0; border-top: 1px dashed #ddd; margin-top: 15px; }
        .showbox .pages li { line-height: 30px; }
            .showbox .pages li span { font-weight: bold; color: #006eab; }
            .showbox .pages li a:hover { color: #006eab; text-decoration: underline; }

/**************************** 办事指南 **************************/
.guidebox { border: 1px solid #ccc; padding: 15px; }
.messagesbox { width: 270px; border-top: 2px solid #006eab; margin-left: 20px; background: #f1f5fb; padding: 0 15px; margin-top: 10px; }
.guide-ul { display: flex; background: #f2f2f2; }
    .guide-ul li { flex: 1; text-align: center; }
        .guide-ul li:not(:last-child) a { border-right: 1px dashed #ccc; }
        .guide-ul li a { display: block; padding: 10px 0; }
.guide-on { background: #0d81c1; color: #fff; }
.guide-box { margin-top: 20px; }
    .guide-box .guide-tit { font-size: 18px; color: #0d81c1; display: block; padding-left: 13px; border-left: 4px solid #006eab; }
    .guide-box .guide-nr { border-top: 1px solid #ddd; margin-top: 15px; padding-top: 15px; }
.basic-info .others { display: none; }
.guide-table { width: 100%; }
    .guide-table tr th { background-color: #edf7ff; text-align: right; }
    .guide-table tr td, .guide-table tr th { border: 1px solid #98cdea; padding: 10px; }
.guide-nr p { line-height: 30px; text-indent: 2em; }
.guide-table thead tr th, .guide-table tbody tr td { text-align: center; }
.guide-nr .expandbtn span { cursor: pointer; margin: 20px auto; display: block; border: 1px solid #c10d0c; color: #c10d0c; width: 280px; text-align: center; padding: 8px 0; font-size: 16px; position: relative; }
    .guide-nr .expandbtn span::after { content: ''; position: absolute; background: url(../images/arrow.png) no-repeat 0px 8px; background-size: contain; width: 15px; height: 23px; right: 15px; }
    .guide-nr .expandbtn span.arrow-up::after { background: url(../images/arrow.png) no-repeat 0px -9px; background-size: contain; }
.messagesbox .message-tit { line-height: 40px; color: #006eab; text-align: center; font-size: 16px; display: block; }
.messagesbox > p > span { display: block; line-height: 30px; }
.message-label { margin-top: 20px; }
    .message-label > li a { display: block; text-align: center; padding: 10px; /* background: red; */ border: 1px solid #98cdea; border-radius: 3px; color: #0d81c1; font-size: 16px; }
        .message-label > li a:hover { border: 1px solid #60b2de; }
.flowphoto { background: #edf7ff; border: 1px solid #9cf; width: 250px; }
    .flowphoto span { height: 54px; background: url(../images/flow-photo.png) no-repeat; padding-left: 87px; display: block; line-height: 54px; cursor: pointer; }
        .flowphoto span:hover { background-color: #def0ff; }

/* 遮罩流程图 */
.flowphoto-mask { position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0,0,0,.6); z-index: 999; display: none; }
    .flowphoto-mask .flowimg { width: 800px; height: 520px; background: #fff; padding: 10px; position: absolute; margin-left: -400px; left: 50%; top: 50%; margin-top: -280px; }
.flowimg .closebtn { width: 30px; height: 30px; line-height: 26px; text-align: center; position: absolute; right: 0; top: 0; background: #e8b11a; font-size: 24px; padding: 0 0 0 2px; cursor: pointer; }
    .flowimg .closebtn:hover { color: #fff; }
.flowimgbox { border: 1px solid #ccc; height: 100%; overflow-y: auto; }
    .flowimgbox img { width: 100%; }

.problemul li { margin-bottom: 10px; }
    .problemul li span { display: block; padding: 10px; }
        .problemul li span:first-child { background: #fdf3e6; color: #e8721a; }
        .problemul li span:last-child { line-height: 24px; }

.dede_pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
.dede_pages ul{display:inline-block;margin:0 auto;padding:0}
.dede_pages ul a{float:left;font-family:'microsoft yahei';margin:0 2px;line-height:30px;background:#fff;border:1px solid #d8dadf; border-radius:3px}

.dede_pages ul a{color:#555;display:block;padding: 0 10px;}
.dede_pages ul a:hover{text-decoration:none;color:#fff;border:1px #5b39c9 solid;background-color:#00659e}
.dede_pages ul a:hover {color:#fff;text-decoration:none}

.dede_pages ul a.page-num-current{background-color:#00659e;color:#fff;border:1px #5b39c9 solid; color:#fff;}

.dede_pages .pageinfo{line-height:30px;padding-left:5px}
.dede_pages strong{font-weight:400}

.post-details img{ max-width:100%; height:auto !important}