/* CSS Document */
*+html,html { overflow-x:hidden; overflow-x:hidden\9;}
*{ margin:0px; padding:0px; }
body{ font-family:"微软雅黑"; font-size:14px; line-height:22px; color:#333; background: url(2017ptylbzj_bodybg.jpg) left top repeat-x #f1f4f9; }
div,img,ul,ol,li,dl,dt,dd,p{ border:none; padding:0; margin:0;}
li{list-style-type:none;}
h1,h2,h3,h4,h5{font-size:14px;font-weight:normal;}
em,i{ font-style:normal;}
.clear{ clear:both;}
.fl{float:left;} 
.fr{float:right;}
.clearflx:after { 
visibility: hidden; 
display: block; 
font-size: 0; 
content: " "; 
clear: both; 
height: 0; 
}
*html .clearflx { zoom: 1; } /* IE6 */ 
*:first-child+html .clearflx { zoom: 1; } /* IE7 */ 

/*text-align*/
.l-txt{text-align:left}
.c-txt{text-align:center}
.r-txt{text-align:right}

/*position*/
.rel{position:relative}
.abs{position:absolute}
.fix{position:fixed}
.hide{display:none}
.block{ display:block;}

/*vertical-align*/
.veralign-mid{ vertical-align:middle;}

/*img*/
img{border:none;vertical-align:bottom}

/*link-color*/
a:link,a:visited,a:active {color:#333; text-decoration:none;}
a:hover {text-decoration: underline; color:#0c7aba;}

/*line-height*/
.h15{ line-height:15px;}
.h18{ line-height:18px;}
.h20{ line-height:20px;}
.h21{ line-height:21px;}
.h22{ line-height:22px;}
.h23{ line-height:23px;}
.h24{ line-height:24px;}
.h25{ line-height:25px;}
.h26{ line-height:26px;}
.h27{ line-height:27px;}
.h28{ line-height:28px;}
.h30{ line-height:30px;}

/*font-size*/
.tb{ font-weight:bold}
.t12{ font-size:12px;}
.t14{ font-size:14px;}
.t16{ font-size:16px;}
.t18{ font-size:18px;}
.t20{ font-size:20px;}

/*padding*/
.pad-T5{ padding-top:5px}
.pad-T8{ padding-top:8px;}
.pad-T10{ padding-top:10px;}
.pad-T15{ padding-top:15px;}
.pad-T20{ padding-top:20px;}
.pad-T25{ padding-top:25px;}
.pad-T30{ padding-top:30px;}
.pad-T50{ padding-top:50px;}

.pad-L5{ padding-left:5px;}
.pad-L7{ padding-left:7px;}
.pad-L10{ padding-left:10px;}
.pad-L15{ padding-left:15px;}
.pad-L20{ padding-left:20px;}
.pad-L25{ padding-left:25px;}
.pad-L30{ padding-left:30px;}
.pad-L35{ padding-left:35px;}
.pad-L40{ padding-left:40px;}

.pad-R5{ padding-right:5px}
.pad-R10{ padding-right:10px}
.pad-R15{ padding-right:15px}
.pad-R20{ padding-right:20px}
.pad-R25{ padding-right:20px}
.pad-R35{ padding-right:35px}

.pad-B5{ padding-bottom:5px}
.pad-B10{ padding-bottom:10px}
.pad-B15{ padding-bottom:15px}
.pad-B20{ padding-bottom:20px}
.pad-B25{ padding-bottom:25px}
.pad-B30{ padding-bottom:30px}

.padNo{ padding:0 !important;}

.padTB5{ padding:5px 0;}
.padTB10{ padding:10px 0;}
.padTB15{ padding:15px 0;}
.padTB20{ padding:20px 0;}

/*margin*/
.mar-T2{ margin-top:2px;}
.mar-T3{ margin-top:3px;}
.mar-T4{ margin-top:5px;}
.mar-T5{ margin-top:5px;}
.mar-T6{ margin-top:6px;}
.mar-T7{ margin-top:7px;}
.mar-T8{ margin-top:8px;}
.mar-T9{ margin-top:9px;}
.mar-T10{ margin-top:10px;}
.mar-T14{ margin-top:14px;}
.mar-T15{ margin-top:15px;}
.mar-T20{ margin-top:20px;}
.mar-T25{ margin-top:25px;}
.mar-T30{ margin-top:30px;}
.mar-T35{ margin-top:35px;}
.mar-T40{ margin-top:40px;}
.mar-T45{ margin-top:45px;}
.mar-T50{ margin-top:50px;}

.mar-B5{ margin-bottom:5px;}
.mar-B10{ margin-bottom:10px;}
.mar-B15{ margin-bottom:15px;}
.mar-B20{ margin-bottom:20px;}

.mar-L5{ margin-left:5px;}
.mar-L6{ margin-left:6px;}
.mar-L7{ margin-left:7px;}
.mar-L8{ margin-left:8px;}
.mar-L10{ margin-left:10px;}
.mar-L12{ margin-left:12px;}
.mar-L15{ margin-left:15px;}
.mar-L18{ margin-left:18px;}
.mar-L20{ margin-left:20px;}
.mar-L25{ margin-left:25px;}
.mar-L29{ margin-left:29px;}
.mar-L30{ margin-left:30px;}
.mar-L35{ margin-left:35px;}
.mar-L40{ margin-left:40px;}
.mar-L50{ margin-left:50px;}
.mar-L90{ margin-left:90px;}
.mar-L150{ margin-left:150px;}

.mar-R5{ margin-right:5px;}
.mar-R6{ margin-right:6px;}
.mar-R9{ margin-right:9px;}
.mar-R10{ margin-right:10px;}
.mar-R14{ margin-right:14px;}
.mar-R15{ margin-right:15px;}
.mar-R20{ margin-right:20px;}
.mar-R25{ margin-right:25px;}

.margin-auto{margin:0 auto}
.marNo{ margin:0 !important;}
.baNO{ background: none !important;}
.bo_bNO{ border-bottom:none !important;}

.marTB5{ margin:5px 0;}
.marTB10{ margin:10px 0;}
.marTB15{ margin:15px 0;}
.marTB20{ margin:20px 0;}
.mar-trbl10{ margin:10px;}
.mar-trbl15{ margin:15px;}

/*--zoom/z-index--*/
.zoom{zoom:1;}
.z-index{ z-index:100;}

/*--radius--*/
.radius3{
	border-radius:3px; 
	-moz-border-radius:3px; 
	-ms-border-radius:3px; 
	-o-border-radius:3px; 
	-webkit-border-radius:3px; 
	position:relative; z-index:2; 
	behavior:url(images/PIE.htc);
	}
.radius5{
	border-radius:5px; 
	-moz-border-radius:5px; 
	-ms-border-radius:5px; 
	-o-border-radius:5px; 
	-webkit-border-radius:5px;
	position:relative; z-index:2; 
	behavior:url(images/PIE.htc);
	}

/*---------------------------------------segmentation------------------------------------------*/
 
.wrap{width:100%}
.nav { height: 50px; background:#0082df; overflow: hidden; }
.nav li { float: left; width:20%; text-align: center;  font-size: 16px;  cursor: pointer;}
.nav a:link,.nav a:visited { color: #fff; text-decoration: none;  vertical-align: middle; display: block; padding: 14px 0; border-left: 1px solid #66b4ec; }
.nav li:first-child  a{ border-left: none; }
.nav a i { vertical-align: middle; display:inline-block;  width: 24px; height: 24px; margin-right: 10px; background-image: url(2017ptylbzj_icon.png);}
.nav a:hover { background: #2f9be8; }
.n_icon1 { background-position: 0 0;}
.n_icon2 { background-position: -32px 0;}
.n_icon3 { background-position: -64px 0;}
.n_icon4 { background-position: -96px 0;}
.n_icon5 { background-position: -128px 0;}
.list { margin-left: 4px;}
.list li { line-height: 32px; font-size: 14px;}
.list li:before { display:inline-block; width:3px; height: 3px; background: #999; content: "."; line-height: 3px; overflow: hidden; position: relative; top: -2px; margin-right: 6px;}
.list li span{ float:right; color: #999; }
.footer {  font-size: 13px; background:#0082df;  text-align: center; padding:20px 0 12px 0;  color:#fff;}
.footerbox {width:1000px; margin: 0 auto; position: relative; }
.footer p { line-height: 32px;}
.footer p a { color:#fff; margin: 0 6px;}
.dz { position:absolute; right:150px; top: 0; }
.jc { position:absolute; left:54px; top:0; }
.con_div{background: #FFFFFF;}
.three_wapper{ padding: 20px;}

/* 区长信箱 */
.xjcx { height:100px; background:#fafafa; }
.xjcx-tit { background:url(2019218ylbz_ldxx_bg.png) left top no-repeat; width:111px; height:100px; }
.xjcx-tit h4 { font-size:13px; color:#FFF; padding-top:68px; padding-left:23px;}
.xjcx-m { width:600px; height:65px; margin-left:30px; margin-top:18px;}
.tzxx_fw { width:112px; height:22px;}
.inp_text_xx { width:180px; height:27px;  line-height:27px; border:1px solid #e3e3e3;}
.inp_text_xx01 { width:79px; height:27px;border:1px solid #e3e3e3;}
.xjcx-m tr td { line-height:35px;}
.inp_btn_xx { width:96px; height:28px; background:url(2019218ylbz_ldxx_btn.png) left top repeat-x; border:1px solid #e3e3e3; font-size:15px; font-weight: bold;}
.xjcx-r { width:205px; height:100px;margin-left: 5px;}
.xjcx-r a { float:left; width:100px; height:35px; display:block; text-align:center;}
.xjcx-r a.red { background:url(2019218ylbz_ldxx_icon.png)  center 20px no-repeat #00acee; display:block; color:#FFF; padding-top:65px;}
.xjcx-r a.green { background:url(2019218ylbz_ldxx_icon2.png)  center 20px no-repeat #18c9c1; display:block; color:#FFF; padding-top:65px; margin-left:5px;}
.tzxx-nr tr.tit {  line-height:41px; background:#f9f9f9;}
.tzxx-nr tr th { background: url(2019218ylbz_qzxx_11.jpg) right center no-repeat;font-weight: normal; }
.tzxx-nr tr th.nosx { background:none;}
.tzxx-bg01 { border:1px solid #ccc; background:#f9f9f9;}
.tzxx-bg02 tr td { border-bottom:1px dotted #ccc; line-height:42px;}
.tzxx-bg02 tr td.gray { color:#adadad;}
.tzxx-bg02 .bg-gray{background: #f7f7f7;}
.xjcx-m ul li{ float: left; margin-bottom: 5px; margin-right: 5px;}
.xjcx-m ul li a{ height: 26px; padding: 0 20px; display: block; line-height: 26px;border-radius:5px; 
	-moz-border-radius:5px; 
	-ms-border-radius:5px; 
	-o-border-radius:5px; 
	-webkit-border-radius:5px;}
.xjcx-m ul li a:hover,.xjcx-m ul li.curr a{ background: #015aba; color:#fff;}
.xjcx-m{margin-top: 30px;}
.tzxx-bg02 tr td a{display: block; width: 230px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}


.ghjhtit span{ padding-left:30px;}

.dqwz{ height:45px; line-height:45px; background: #fafafa; border-bottom: 1px solid #e1e1e1;}
.dqwz p{ background:url(2019218ylbz_zwgk_map.png) 20px center no-repeat; padding-left:43px;}

.three_main{ background: #fff; }
.three_wapper{ padding: 20px;}

.ghjhtit span a { margin-left:10px; margin-right:10px; } 
.ghjhtit span {margin-top:16px; color:#999;}

.ghjhtit{ border-bottom:1px solid #e1e1e1; }
.bsznbt{ height:40px; line-height: 40px; background:url(2019218ylbz_tit_icon.png) left center no-repeat; font-size:20px;font-weight:bold;  padding-left:32px;}
.bsznbt a{ font-size:20px;font-weight:bold;}


/* 我要写信  */
 .xlxlxl{
            padding:10px 30px;
        }
        .bg_red {
            background: #19559e;
        }

        .curr {
          
            color: #fff;
        }
        .ty_lm_icon{
            background: url(2015fjjtt_gzcy_wyxx_icon.png) left center no-repeat;
        }
        .wyxx_tit {
            border-bottom: 1px dashed #c7c7c7;
            height: 250px;
            padding-left: 18px;
        }
        .wyxx_tit_l {
            background: url(201902_nd_jcq_wxts.png) no-repeat;
            float: left;
            height: 114px;
            margin-top: 25px;
            width: 102px;
        }
        .wyxx_tit_l h4 {
            color: #fff;
            padding-top: 80px;
            text-align: center;
        }
        .wyxx_tit_r {
            float: right;
            padding-top: 18px;
            width: 820px;
        }
        .wyxx_tit_r p {
            line-height: 30px;
        }
        .grxx_tit {
            height: 70px;
        }
        .grxx_tit h4 {
            background: url(2015fjjtt_gzcy_wyxx_icon.png) no-repeat scroll left center;
            line-height: 70px;
            padding-left: 38px;
        }
        .grxx_box {
            background: #fbfbfb none repeat scroll 0 0;
            /*height: 320px;*/
            padding-left: 100px;
            padding-top: 20px;
            padding-bottom: 20px;
        }
        .txxjnr_tit {
            height: 70px;
        }
        .txxjnr_tit h4 {
            background: url(2015fjjtt_gzcy_wyxx_icon2.png) no-repeat scroll left center;
            line-height: 70px;
            padding-left: 38px;
        }
        .txxjnr_box {
            background: #fbfbfb none repeat scroll 0 0;
            /* height: 349px; */
            padding-left: 60px;
            padding-top: 10px;
            padding-bottom: 20px;
        }
        .wyxx_btn {
            background: #015aba;
            border: medium none;
            color: #fff;
            cursor: pointer;
            font-family: "微软雅黑";
            font-size: 18px;
            height: 46px;
            width: 150px;
        }
        .wyxx_btn2 {
            background: #9f9f9f;
            border: medium none;
            color: #fff;
            cursor: pointer;
            font-family: "微软雅黑";
            font-size: 18px;
            height: 46px;
            margin-left: 35px;
            width: 150px;
        }
        .radius5 {
            border-radius: 5px;
            position: relative;
            z-index: 2;
        }
        .lth {
            background-color: #f5f5f5;
            border: 1px solid #cbcbcb;
            height: 30px;
            line-height: 30px;
            width: 272px;
        }
        .lth3 {
            background-color: #f5f5f5;
            border: 1px solid #cbcbcb;
            height: 110px;
            line-height: 30px;
            width: 671px;
        }
        .lth2 {
            background-color: #f5f5f5;
            border: 1px solid #cbcbcb;
            height: 30px;
            line-height: 30px;
            width: 306px;
        }
        .err{ border: 1px solid #f00;}
        .xjlx label{margin-right:13px ;}
.wj_inp_btn { width:90px; height:28px; line-height:28px; background:#015aba; color:#FFF; border:none; cursor:pointer;}

.zjxx_table tr td {
    border: 1px solid #aedce2;
    padding: 12px;
}
.zjxx_table tr td span.twsj {
    color: #ccc;
}
.zjxx_table {
    border-collapse: collapse;
    line-height: 25px;
    margin: 35px auto 0;
}
.ld_search {background: #F9F9F9; padding: 16px;}
.bs_text { width:96%; height:34px; line-height:34px; background:#FFF; color:#999; padding-left:13px; border:none;}
.bs_inp_btn01 { width:46%; margin-top: 10px; float: left; height:35px; line-height:36px; *line-height:36px; background:url(201902_ybj_index_icon011.png) 12px center no-repeat #015aba ; color:#FFF; padding-left:20px; border:none; cursor:pointer;}
.bs_inp_btn02 { width:100px; height:35px; line-height:36px; *line-height:36px;  background:url(201902_ybj_index_icon012.png) 11px center no-repeat #ea8713; color:#FFF; padding-left:20px; border:none; cursor:pointer;}
.ldxx_tit span a { padding-left:20px; font-size:13px; color:#777; display:inline-block;}
.ldxx_tit span a.icon01 { background:url(201902_ybj_index_icon013.png) left center no-repeat; margin-right:10px; }
.ldxx_tit span a.icon02 { background:url(201902_ybj_index_icon015.png) left center no-repeat; margin-left:10px;}
.ldxx_tit { color:#999;}
.bs_inp_btn02{width:46%; float: right; margin-top: 10px;}