@charset "utf-8";

/*二级页面-步骤*/
.sxzx_step { width: 1000px; height: 32px; float: left; margin-top: 10px; background: url(../themes/images/step_bg.png) repeat-x left top; }
.sxzx_step.mart5{ margin-top:5px}
.sxzx_step a{color: #575757;}
.sxzx_step li { height: 32px; line-height: 32px; float: left; text-align: center; font-family: "微软雅黑"; font-size: 12px; color: #575757; }
.sxzx_step li.mid { width: 135px; float: left; background: url(../themes/images/middle.png) no-repeat left top; margin-left: -12px; }
.sxzx_step li.mid_focus { cursor:pointer; width: 135px; float: left; background: url(../themes/images/middle_focus.png) no-repeat left top; margin-left: -12px; color: #fff; }
.sxzx_step li.mid_focus a{color: #FFFFFF; }
    .sxzx_step li.mid_hov:hover {
        width: 135px; float: left;cursor:pointer;  background: url(../themes/images/middle_focus.png) no-repeat left top; margin-left: -12px; color: #fff;
    }
        .sxzx_step li.mid_hov:hover a { 
        color:#ffffff;
        }
.sxzx_step li.left { cursor:pointer; width: 127px; float: left; background: url(../themes/images/left.png) no-repeat left top; margin-left: 0px; }
    .sxzx_step li.left:hover {
        background: url(../themes/images/left_focus.png) no-repeat left top; color: #fff;
    }
        .sxzx_step li.left:hover a {
        color:#fff;
        }
.sxzx_step li.left_focus { cursor:pointer; background: url(../themes/images/left_focus.png) no-repeat left top; color: #fff; }
.sxzx_step li.left_focus a{color: #FFFFFF;}
.sxzx_step li.right { width: 127px; float: left; margin-left: -12px; background: url(../themes/images/right.png) no-repeat left top }
  
.sxzx_step li.right_focus { background: url(../themes/images/right_focus.png) no-repeat left top; color: #fff; }
.sxzx_step li.right_focus a{color: #FFFFFF;}

/*二级页面-table*/
.table { width: 750px; margin-left:5px; border: 1px solid #e8ebed; margin-top: 20px; float: left; text-align: center; font-family: "微软雅黑"; color: #444; table-layout: fixed; }
.table.mart5{ margin-top:5px;}
.table .thead { width: 100%; height: 31px;line-height: 31px; text-align: center; font-size: 13px; }
.table .thead td { background:#d4eff2 url(../themes/images/thead_line.png) no-repeat right center; }
.table .thead td.nobg { background-color: #d4eff2; background-image:none }
.table tbody td { border-bottom: 1px dotted #c6d4dc; border-right: 1px dotted #c6d4dc; font-size: 12px }
.table tbody td.noline { border-right: 0px; }
.table tbody tr:hover { background-color: #f0f1f2; }
.table td { height:40px; line-height:40px; overflow:auto; text-overflow:ellipsis; white-space:nowrap; }
.table td.t_left {
    text-align:left; text-indent:5px;
    }
.table .xiangxi { color: #1f727f; }
.table .shenbao { color: #ff6938; }
.table .td_noline { border: 0px; }

/*办件详情审批意见*/
.table_bjxq { width: 730px; margin-left:5px; border: 1px solid #e8ebed; margin-top: 20px; float: left; text-align: center; font-family: "微软雅黑"; color: #444; table-layout: fixed; }
.table_bjxq.mart5{ margin-top:5px;}
.table_bjxq .thead { width: 100%; height: 40px;line-height: 40px; text-align: center; font-size: 13px; }
.table_bjxq .thead td { background:#d4eff2 url(../themes/images/thead_line.png) no-repeat right center; }
.table_bjxq .thead td.nobg { background-color: #d4eff2; background-image:none }
.table_bjxq tbody td { border-bottom: 1px dotted #c6d4dc; border-right: 1px dotted #c6d4dc; font-size: 12px }
.table_bjxq tbody td.noline { border-right: 0px; }
.table_bjxq tbody tr:hover { background-color: #f0f1f2; }
.table_bjxq tbody td {  padding:10px 0px;}
.table_bjxq td.t_left {
    text-align:left; text-indent:5px;
    }
.table_bjxq .xiangxi { color: #1f727f; }
.table_bjxq .shenbao { color: #ff6938; }
.table_bjxq .td_noline { border: 0px; }


/*三级页面-table*/
.table_t { width: 1000px; border: 1px solid #e8ebed; float: left; text-align: center; font-family: "微软雅黑"; color: #444; table-layout: fixed; }
.table_t.mart5{ margin-top:5px;}
.table_t .thead { width: 100%; height: 31px;line-height: 31px; text-align: center; font-size: 13px; }
.table_t .thead td { background:#d4eff2 url(../themes/images/thead_line.png) no-repeat right center; }
.table_t .thead td.nobg { background-color: #d4eff2; background-image:none }
.table_t tbody td { border-bottom: 1px dotted #c6d4dc; border-right: 1px dotted #c6d4dc; font-size: 12px }
.table_t tbody td.noline { border-right: 0px; }
.table_t tbody tr:hover { background-color: #f0f1f2; }
.table_t td { height: 40px; line-height: 40px; }
.table_t .xiangxi { color: #1f727f; }
.table_t .shenbao { color: #ff6938; }
.table_t .td_noline { border: 0px; }

/*二级页面-查询条件*/
.sxzx_search { width: 998px; float: left; margin-top: 15px; border: 1px solid #e3e3e3; background: #f7f7f7; overflow: hidden; padding-bottom:10px;}
.sxzx_search.mart5{ margin-top:5px}
.sxzx_search_tit { width: 878px; float: left; margin-top: 10px; height: 28px; float: left; margin-left: 20px; display: inline; font-family:"微软雅黑"; font-size:12px; color:#565656; }
.sxzx_search_tit span{ height:28px; line-height:28px; float:left; margin-left:10px; margin-right:3px}
.sxzx_search_tit .input_text { width: 580px; height: 26px; float: left; border: 1px solid #e3e3e3; background: #fff; text-align: left; text-indent: 10px; line-height: 26px; color: #bdbdbd; font-family: "微软雅黑"; }
.sxzx_search_tit .input_zxzx { width: 350px; height: 26px; float: left; border: 1px solid #e3e3e3; background: #fff; text-align: left; text-indent: 10px; line-height: 26px; color: #bdbdbd; font-family: "微软雅黑"; }
.sxzx_search_tit .zxzx_calendar { width: 120px; height: 26px; float: left; border: 1px solid #e3e3e3; background: #fff; text-align: left; text-indent: 10px; line-height: 26px; color: #bdbdbd; font-family: "微软雅黑"; background:url(../themes/images/calendar.png) no-repeat 95px center; }
.sxzx_search_tit .input_but { width: 71px; height: 28px; float: left; text-align: center; line-height: 24px; color: #ffffff; font-family: "微软雅黑"; background: url(../themes/images/text_but.png) no-repeat left top; border: 0px; margin-left: 10px; cursor: pointer; }
.sxzx_search_tit .input_but:hover { background: url(../themes/images/text_but_hov.png) no-repeat left top; }
.sxzx_search_tit .gjcx { width: 60px; height: 28px; line-height: 28px; color: #1f727f; float: left; font-size: 13px; margin-left: 10px; }
.sxzx_search_tit .gjcx a { color: #1f727f;}
.sxzx_search_tit .arrow { width: 21px; height: 19px; background: url(../themes/images/arrow_up.png) no-repeat left top; float: left; margin-top: 5px; cursor: pointer }
.sxzx_search_tit .arrow_down { width: 21px; height: 19px; background: url(../themes/images/arrow_down.png) no-repeat left top; float: left; margin-top: 5px; cursor: pointer }
.sxzx_search_tit .lsbj_but { width: 91px; height: 28px; line-height: 24px; text-align: center; background: url(../themes/images/but_org.png) no-repeat left top; color: #fff; font-family: "微软雅黑"; border: 0px; float: left; margin-left: 10px; cursor: pointer; }
.sxzx_search_tit .lsbj_but:hover { background: url(../themes/images/but_org_hov.png) no-repeat left top; }
.sxzx_search_main { width: 978px; float: left; /*height: 100px;*/ margin-top: 10px; }
.sxzx_search_main .sxzx_search_maintop { width: 978px; height: 40px; float: left; border-bottom: 1px dotted #e5e7ea }
.sxzx_search_main .sxzx_search_maintop ul { list-style-type:none; margin:0;width:100%;}
.sxzx_search_main .sxzx_search_maintop ul li { float:left; line-height: 30px; color: #808080; font-family: "微软雅黑"; font-size: 12px; text-indent: 20px; font-size: 12px;}
.sxzx_search_main .sxzx_search_maintop ul li select {width:125px;height:25px;}
.sxzx_search_main .sxzx_search_maintop .standard_select {
    border: 1px solid #e3e9ef;
    display: inline-block;
    margin: 5px 10px 0 0;
    /*padding: 5px 4px 5px 0;
    height:20px;*/
}
.sxzx_search_main .sxzx_search_maintop .select_shelter {
    display: inline-block;
    height: 15px;
    overflow: hidden;
    width: 119px;
}
.sxzx_search_main .top_lf { width: 60px; float: left; height: 60px; line-height: 30px; color: #808080; font-family: "微软雅黑"; font-size: 12px; text-indent: 20px; font-size: 12px; }
.sxzx_search_main .top_rt { width: 858px; float: left; height: 60px; font-size: 12px; }
.sxzx_search_main .top_rt li { float: left; height: 20px; line-height: 20px; margin-top: 5px; margin-left: 15px; padding: 0 3px; }
.sxzx_search_main .top_rt li a { color: #808080; }
.sxzx_search_main .top_rt li.hov { background: #89c7d1; color: #fff; }
.sxzx_search_main .top_rt li.hov a { color: #fff; }
.sxzx_search_main .bot { width: 918px; height: 30px; float: left; border-bottom: 1px dotted #e5e7ea }
.sxzx_search_main .bot_noline { border: 0px; }
.sxzx_search_main .bot_lf { width: 60px; float: left; height: 30px; line-height: 30px; color: #808080; font-family: "微软雅黑"; font-size: 12px; text-indent: 20px; font-size: 12px; }
.sxzx_search_main .bot_rt { width: 858px; float: left; height: 30px; font-size: 12px; }
.sxzx_search_main .bot_rt li { float: left; height: 20px; line-height: 20px; margin-top: 5px; margin-left: 15px; padding: 0 3px; }
.sxzx_search_main .bot_rt li a { color: #808080; }
.sxzx_search_main .bot_rt li.hov { background: #89c7d1; color: #fff; }
.sxzx_search_main .bot_rt li.hov a { color: #fff; }

    .sxzx_search_main .liDetail
    {
        width: 150px;
        padding:10px;
        background-color: #FFFFFF;
        position:absolute;
        left:60px;
        top:10px;
    }
        .sxzx_search_main .liDetail li
        {
            margin-bottom:5px;
            line-height:125%;
        }
        .sxzx_search_main .liDetail li a
        {
            color: #808080;
            font-size: 12px;
        }
        .sxzx_search_main .liDetail li.hov { background: #89c7d1; color: #fff; }
        .sxzx_search_main .liDetail li.hov a { color: #fff; }

/*二级页面-下载中心*/
.download_ul { width: 998px; margin-top: 20px; margin-bottom:10px; float: left; font-family: "微软雅黑"; border-top:1px dotted #dfe2e6; overflow:hidden}
.download_ul li{ width:998px; height:89px; border-bottom:1px dotted #dfe2e6; float:left}
.download_ul li:hover{ background:#f2fafb url(../themes/images/green_line.png) no-repeat left top;}
.download_ul li .number{ width:60px; height:89px; line-height:89px; float:left; text-align:center; font-family:"Arial"; font-size:48px; color:#e0e0e0;}
.download_ul li .word{ width:58px; height:89px; float:left; margin-left:10px;}
.download_ul li .word img{ width:56px; height:67px; border:1px solid #e3e3e3; vertical-align:middle; margin:11px 0;}
.download_ul li .word_line{ width:500px; height:89px; float:left; margin-left:10px;}
.download_ul li .word_line .line01{ height:35px; line-height:35px; float:left; margin-top:15px; width:740px; font-family:"微软雅黑"; font-size:14px; color:#565656}
.download_ul li .word_line .line01 img{vertical-align:middle; margin:8px 10px 12px 2px;}
.download_ul li .word_line .line02{ height:25px; line-height:25px; float:left; width:500px;font-family:"微软雅黑"; font-size:12px; color:#808080}
.download_ul li .xzyl{ width:140px; height:89px; float:right; margin-right:15px}
.download_ul li .xzyl .xiazai{ width:70px; height:89px; background:url(../themes/images/download.png) no-repeat center 25px; float:left; font-family:"微软雅黑"; font-size:12px; color:#808080; line-height:130px; text-align:center}
.download_ul li .xzyl .xiazai a{ width:100%; height:100%; display:block; color:#808080}
.download_ul li .xzyl .xiazai a:hover{ color:#ff5500}
.download_ul li .xzyl .yulan{ width:70px; height:89px; background:url(../themes/images/yulan.png) no-repeat center 25px; float:left;font-family:"微软雅黑"; font-size:12px; color:#808080; line-height:130px; text-align:center}
.download_ul li .xzyl .yulan a{ width:100%; height:100%; display:block; color:#808080;}
.download_ul li .xzyl .yulan a:hover{ color:#ff5500}
.download_close{width:562px; height:30px; position:absolute; left:50%; margin-left:-281px; top:148px;z-index:2;}
.download_close img{float:right; cursor:pointer}
.download_pop{width:562px; height:773px; position:absolute; left:50%; margin-left:-281px; top:178px;z-index:2;}
.download_shadow{width:100%; height:1290px; background:#000; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5;opacity: 0.5;  position:absolute; left:0px; top:0px; z-index:1; overflow:hidden}
/*分页效果*/
.pagination { width: 978px; float: left; height: 35px; line-height: 35px; background: url(../themes/images/pagination_bg.png) repeat-x left top; border: 1px solid #e2e2e2; margin-top: 10px; border-radius: 3px; }
.pagination .prev { width: 105px; height: 35px; float: left; border-right: 1px solid #e2e2e2; text-align: left; text-indent: 10px; font-family: "微软雅黑"; font-size: 14px; color: #009bd5; }
.pagination .prev a, .pagination .next a { color: #009bd5 }
.pagination .prev img { width: 13px; height: 7px; vertical-align: middle; margin: 14px; }
.pagination .next { width: 105px; height: 35px; float: right; border-left: 1px solid #e2e2e2; text-align: left; text-indent: 25px; font-family: "微软雅黑"; font-size: 14px; color: #1769ff; }
.pagination .next img { width: 13px; height: 7px; vertical-align: middle; margin: 14px; }
.pagination .page { width: 315px; margin: 0 auto; height: 35px; line-height: 35px; }
.pagination .page span { width: 35px; height: 35px; line-height: 35px; text-align: center; color: #171717; font-family: Arial, Helvetica, sans-serif; font-size: 12px; display: block; float: left }
.pagination .page span a { color: #171717; text-decoration: none }
.pagination .page span.hover { width: 33px; height: 33px; line-height: 35px; text-align: center; border-left: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7; border-top: 2px solid #35b6e6; }

/*分页效果02*/
.pagination .first{ width:105px; float:left; height:35px; line-height:35px; background:url(../themes/images/prev.png) no-repeat 25px center; text-indent:50px; border-right: 1px solid #e2e2e2;font-family: "微软雅黑"; font-size: 14px; color: #009bd5; cursor:pointer}
.pagination .first a{color: #009bd5; cursor:pointer}
.pagination .prevpage{ float:left; height:35px; line-height:35px;font-family: "微软雅黑"; font-size: 12px; color: #171717; margin-left:290px; width:50px; cursor:pointer}
.pagination .prevpage a{ color:#171717}
.pagination .prevpage a:hover{ color:#ff5500}
.pagination .current{ width: 33px; height: 33px; line-height: 35px; text-align: center; border-left: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7; border-top: 2px solid #35b6e6; float:left; font-size:12px}
.pagination .nextpage{ float:left; height:35px; line-height:35px;font-family: "微软雅黑"; font-size: 12px; color: #171717; margin-left:10px; width:50px; cursor:pointer}
.pagination .nextpage a{ color:#171717}
.pagination .nextpage a:hover{ color:#ff5500}
.pagination .lastpage{ width:105px; float:right; height:35px; line-height:35px; background:url(../themes/images/next.png) no-repeat 67px center; text-indent:25px; border-left: 1px solid #e2e2e2;font-family: "微软雅黑"; font-size: 14px; color: #009bd5; cursor:pointer}
.pagination .lastpage a{color: #009bd5; cursor:pointer}

/*三级页面 事项中心 事项详情*/
.sxxq{ width:1000px; float:left;font-family:"微软雅黑"; font-size:12px; color:#565656;}
/*购买许可*/
.gmxk { width:998px; height:200px;  }
.gmxk .gmxktop{ width:998px; height:35px;  margin-top:20px;}
.gmxk .gmxktop span{ width:570px; height:35px; font-size:16px; color:#585858; float:left;}
.gmxk .gmxktop .gmxktoprt{width: 267px;height:28px; float: right;}
.gmxk .gmxktop .gmxktoprt a{ display: block;}
.gmxk .gmxktop .return{ width:71px; height:28px;  border:0; cursor:pointer; color:#fff; font-size:12px;  font-family:"微软雅黑"; line-height:28px;  text-align:center; border:0px; background: #1e63b0; transition: all 0.2s; float: left; margin-left: 18px;}
.gmxk .gmxktop .return:hover{ background-color: #195393}
.gmxk .gmxktop .ask_but{ width:71px; height:28px; background:#e06217; border:0 ngmxk; cursor:pointer; color:#fff; font-size:12px;font-family:"微软雅黑"; line-height:26px; margin-left:20px; text-align:center; border:0px;transition: all 0.2s;float: left; margin-left: 18px;}
.gmxk .gmxktop .ask_but:hover{background:#bf5313;}
.gmxk .bot{ width:998px; overflow:hidden; padding-bottom:5px;  border:1px solid #e3e3e3; margin-top:10px;}
.gmxk .bot .bot_content{ width:950px; margin-left:20px;}
.gmxk .bot .bot_content ul{ width:950px; float:left; line-height:30px; margin-top:5px }
.gmxk .bot .bot_content ul li{ width:450px; height:30px; float:left;}
/*办事须知*/
.bsxz{ width:998px; overflow:hidden; float:left; margin-top:20px;*margin-top:40px }
.bsxz .top{ width:990px; height:25px; background:#e9f7f8; border-left:8px solid #bce3e7; line-height:25px; font-size:14px; color:#3a5e7b;}
.bsxz .top p{ margin-left:10px;}
.bsxz .bot{ width:998px; overflow:hidden; margin-top:20px; }
.bsxz .bot .bot_content{ width:400px;  margin-left:20px;}
.bsxz .bot p,ul,li{ line-height:25px;    }
/*许可依据*/
.xkyj{ width:998px; overflow:hidden; float:left; margin-top:20px;  }
.xkyj .top{ width:990px; height:25px; background:#e9f7f8; border-left:8px solid #bce3e7; line-height:25px; font-size:14px; color:#3a5e7b;}
.xkyj .top p{ margin-left:10px;}
.xkyj .bot{ width:998px; margin-top:20px; overflow:hidden}
.xkyj .bot .bot_content{ width:400px; margin-left:20px;}
.xkyj .bot .bot_content li{ line-height:25px;}
/*申请材料*/
.sqcl{ width:998px; overflow:hidden; float:left; margin-top:20px  }
.sqcl .top{ width:990px; height:25px; background:#e9f7f8; border-left:8px solid #bce3e7; line-height:25px; font-size:14px; color:#3a5e7b;}
.sqcl .top p{ margin-left:10px;}
.sqcl .bot{ width:998px; overflow:hidden;margin-top:20px;}
.sqcl .bot .bot_content{ width:935px; margin-left:20px;}
.sqcl .bot .bot_content li{ width:935px; height:30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.sqcl .bot .bot_content li .yl{ width:45px; height:30px;}
.sqcl .bot .bot_content li .yl img{ width:18px; height:16px; margin:7px; vertical-align:middle;}
.sqcl .bot .bot_content li .xz{ width:45px; height:30px; margin-left:20px;}
.sqcl .bot .bot_content li .xz img{ width:18px; height:16px; margin:7px; vertical-align:middle;}
.sqcl .bot .bot_content li .one{ float:left;}
.sqcl .bot .bot_content li .two{ float:right;}




/*------------------------添加--------------------------*/
/*查询中心-进度查询*/
.top_s{ width: 1000px; float:left }
.top_s .top_main{ width: 1000px; height:50px; border-bottom:1px dotted #dfe2e6; color:#616161; font-size:12px; font-family:"微软雅黑"; float:left}
.top_s .top_main .bjxh{ height:30px; float:left }
.top_s .top_main .bjxh input{ width:230px;  height:26px; line-height:26px; text-indent:5px; border:1px solid #e3e3e3;}
.top_s .top_main .yzm{  height:30px; margin-left:10px; float:left }
.top_s .top_main .yzm input{ width:80px; height:26px; line-height:26px; text-indent:5px; border:1px solid #e3e3e3; }
.top_s .top_main .img_yzm{ width:80px; height:30px; float:left}
.top_s .top_main img{ position:absolute;  margin-left:10px; float:left}
.top_s .top_main .input_but { width: 71px; height: 28px; float:left; text-align: center; line-height: 24px; color: #ffffff; font-family: "微软雅黑"; background: url(../default/Images/text_but.png) no-repeat left top; border: 0px; margin-left: 10px; cursor: pointer; }
.top_s .top_main .input_but:hover { background: url(../default/Images/text_but_hov.png) no-repeat left top; }
.bottom{ width: 680px; float:left;color:#616161; font-size:12px; font-family:"微软雅黑"; margin-top:10px;}
.bottom .result{ width:660px;  margin-left:50px; float:left; }
.bottom .result .ul_h{ width:660px;float:left; line-height:30px; overflow:hidden }
.bottom .result .ul_h li{ width:330px; height:30px; float:left; line-height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.bottom .result .ul_z{ width:520px; background:url(../default/Images/jdxc_ul_bg.png) repeat-y 6px 0px; float:left; margin-left:80px; margin-top:-14px;}
.bottom .result .ul_z li.mart20{ margin-top:20px;}
.bottom .result .ul_z li.hov{ width:520px; float:left;  background:url(../default/Images/sjjd_hov.png) no-repeat 4px top;}
.bottom .result .ul_z li.hov .left{ width:77px; float:left; text-align:center; font-family:"微软雅黑"; font-size:16px; color:#565656;}
.bottom .result .ul_z li.hov .right{ width:443px;float:left; display:block; margin-top:10px; background:url(../default/Images/sjjd_bot_hov.png) no-repeat left bottom; font-family:"微软雅黑"; font-size:12px; color:#565656;}
.bottom .result .ul_z li.hov .right p{float:left; width:96%; margin-left:2%; line-height:30px;}

.bottom .result .ul_z li.act{ width:520px; float:left;  background:url(../default/Images/sjjd_act.png) no-repeat 4px top;}
.bottom .result .ul_z li.act .left{ width:77px; float:left; text-align:center; font-family:"微软雅黑"; font-size:16px; color:#565656;}
.bottom .result .ul_z li.act .right{ width:443px;float:left; display:block; margin-top:10px; background:url(../default/Images/sjjd_bot_act.png) no-repeat left bottom; font-family:"微软雅黑"; font-size:12px; color:#565656;}
.bottom .result .ul_z li.act .right p{float:left; width:96%; margin-left:2%; line-height:30px;}


/*==个人中心==*/
.grzx_top{ width: 760px; float: left; margin-top: 10px; font-family: "微软雅黑"; font-size: 14px; color: #666666;}
.grzx_top .touxiang{ width:49px; height:49px; float:left; margin-left:24px; margin-top:12px; position:relative;}
.grzx_top .touxiang .mask{ width:49px; height:49px; position:absolute; left:0px; top:0px; z-index:2;} 
.grzx_top .name{ width:710px; height:39px; line-height:39px; float:left; text-align:left; padding-left:30px; margin-top:17px; font-family:"微软雅黑"; font-size:14px; color:#575757; border-right:1px solid #e3e3e3;}
.grzx_top .adress{ width:750px; height:39px; float:left; margin-left:20px;margin-top:17px;}
.grzx_top .adress img{ float:left; width:24px; height:24px; vertical-align:middle; margin:7px 10px 8px 0px;}
.grzx_top .adress p{ font-family:"微软雅黑"; font-size:12px; color:#565656; line-height:20px; width:710px; float:left; height:39px; }
.grzx_top .adress p.line39 { line-height:39px}
.grzx_top .tel_mail{ width:750px; height:39px; float:left; margin-left:20px; margin-top:17px; font-family:"微软雅黑"; font-size:12px; color:#565656;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.grzx_top .tel_mail a{color:#565656;}
.grzx_top .tel_mail img{ width:24px; height:24px; vertical-align:middle; margin:7px 8px 8px 0px;}
.grzx_top .input{ width:88px; height:39px; float:left; margin-left:10px; margin-top:17px;}
.grzx_top .input a{ width: 71px; height: 28px; line-height:26px; font-size:14px; float: left; text-align: center;  color: #ffffff; font-family: "微软雅黑"; background: url(../default/Images/text_but.png) no-repeat left top; border: 0px;  margin-top:5px; cursor: pointer;}
.grzx_top .input a:hover { background: url(../default/Images/text_but_hov.png) no-repeat left top; }
.grzx_wdbj{ width:291px; height:219px; border:1px solid #e3e3e3; float:left; margin-top:20px; position:relative}
.grzx_wdbj a{ display:block; width:100%; height:100%; cursor:pointer;}
.grzx_wdbj.marl20{ margin-left:20px;}
.grzx_wdbj.wdbj{ background:url(../default/Images/wdbj.png) no-repeat left top;}
.grzx_wdbj.wdpj{ background:url(../default/Images/wdpj.png) no-repeat left top;}
.grzx_wdbj.wdzx{ background:url(../default/Images/wdzx.png) no-repeat left top;}
.grzx_wdbj.wdyy{ background:url(../default/Images/wdyy.png) no-repeat left top;}
.grzx_wdbj .bot{ width:291px; height:49px;  background:url(../default/Images/white_shadow.png) no-repeat left top; position:absolute; bottom:0px; left:0px;}
.grzx_wdbj .bot .w70{ width:70px; height:36px; float:left; margin-top:6px; border-right:1px solid #bdbdbd; text-align:center;}
.grzx_wdbj .bot .w70.noline{ border:0px;}
.grzx_wdbj .bot .w70 p{ width:100%; height:18px; float:left; line-height:18px; text-align:center; font-family:"微软雅黑"; font-size:12px; color:#565656;}
.grzx_wdbj .bot .w145{ width:144px; height:36px; float:left;margin-top:6px; border-right:1px solid #bdbdbd; text-align:center;}
.grzx_wdbj .bot .w145.noline{ border:0px;}
.grzx_wdbj .bot .w145 p,.grzx_wdbj .bot .w70 p{ width:100%; height:18px; float:left; line-height:18px; text-align:center;font-family:"微软雅黑"; font-size:12px; color:#565656;}
.grzx_wdbj .bot .w145 p a,.grzx_wdbj .bot .w70 p a{color:#565656;}
.grzx_wdbj .bot .w145 p a:hover,.grzx_wdbj .bot .w70 p a:hover{color:#ff5500;}
/*==个人中心--修改信息==*/
.edit_main{ width:760px; float:left; margin-top:20px;  overflow:hidden;} 
.edit_main .touxiang{ width:86px; float:left; overflow:hidden; margin-left:30px;}
.edit_main .touxiang_top{ width:86px; height:86px; float:left; position:relative}
.edit_main .touxiang_top .mask{ width:86px; height:86px; position:absolute; top:0px; left:0px;}
.edit_main .touxiang_bot{ width:71px; height:28px; float:left; margin-left:9px; margin-top:15px;}
.edit_main .touxiang_bot a{ width:71px; height:28px; background:url(../default/Images/text_but.png) no-repeat left top; font-family:"微软雅黑"; font-size:12px; color:#fff; line-height:28px; text-align:center; display:block}
.edit_main .touxiang_bot a:hover{ background:url(../default/Images/text_but_hov.png) no-repeat left top; color:#fff;}
.edit_main .form{ width:750px; float:left; overflow:hidden; margin-left:10px;}
.edit_main .form_lm{ width:370px; float:left; overflow:hidden; margin-bottom:15px;} 
.edit_main .form_lm .line{ width:370px; height:28px; float:left; margin-top:13px;}
.edit_main .form_lm .line .lf{ width:100px; height:28px; line-height:28px; float:left; font-family:"微软雅黑"; font-size:12px; color:#565656; text-align:right;}
.edit_main .form_lm .line .lf font{ color:#ff5847; padding-right:3px;}
.edit_main .form_lm .line .rt{ width:263px; height:28px; float:left; display:inline; margin-left:7px; _margin-left:0px; font-family:"微软雅黑"; font-size:12px; color:#565656; line-height:28px;}
.edit_main .form_lm .line .rt .input_text{ width:215px; height:26px; line-height:26px; border:1px solid #e3e3e3; background:#ffffff; text-indent:5px; font-family:"微软雅黑"; font-size:12px; color:#565656;}
.edit_main .form_lm .line .rt .input_text:hover{ border:1px solid #c5e0e3; transition: transform 0.3s ease 0s;}
.edit_main .form_lm .line .rt .input_calc{ width:215px; height:26px; line-height:26px; border:1px solid #e3e3e3; background:#ffffff url(../themes/images/calendar.png) no-repeat 295px center; text-indent:5px; font-family:"微软雅黑"; font-size:12px; color:#565656;}
.edit_main .form_lm .line .rt .input_calc:hover{ border:1px solid #c5e0e3; transition: transform 0.3s ease 0s;}
.edit_main .form_lm .line .rt .input_select{ width:217px; height:26px; line-height:26px; border:1px solid #e3e3e3; background:#ffffff; text-indent:0px; font-family:"微软雅黑"; font-size:12px; color:#565656; margin-left:5px\9;}
.edit_main .form_lm .line .rt .input_select:hover{ border:1px solid #c5e0e3; transition: transform 0.3s ease 0s;}
.edit_main .form_lm .line .rt .input_select_s{ width:80px; height:26px; line-height:26px; border:1px solid #e3e3e3; background:#ffffff; text-indent:0px; font-family:"微软雅黑"; font-size:12px; color:#565656; float:left}
.edit_main .form_lm .line .rt .input_select_s:hover{ border:1px solid #c5e0e3; transition: transform 0.3s ease 0s;}
.edit_main .form_lm .line .rt .input_select_s.marl7{ margin-left:7px;}
.edit_main .form_submit{ width:710px; height:38px; line-height:38px; float:left; margin-top:20px; padding-bottom:20px;}
.edit_main .form_submit input{ width:204px; height:38px; line-height:38px; float:left; margin-left:260px; background:url(../default/Images/baocun_but.png) no-repeat left top; border:0px; cursor:pointer}
.edit_main .form_submit input:hover{ background:url(../default/Images/baocun_but_hov.png) no-repeat left top;}

/*==个人中心--我的办件==*/
.grzxwdbj_tab{ width:760px; height:51px; float:left; margin-top:20px; background:url(../default/Images/wdbj_line.png) repeat-x left center;}
.grzxwdbj_tab li{ width:85px; height:51px; float:left; margin-left:120px;}
.grzxwdbj_tab li a{ display:block; width:100%; height:100%; cursor:pointer}
.grzxwdbj_tab li.wdbj{ background:url(../default/Images/wdbj_act.png) no-repeat left top;cursor:pointer;}
.grzxwdbj_tab li.wdbj:hover{background:url(../default/Images/wdbj_hov.png) no-repeat left top;}
.grzxwdbj_tab li.wdbj_focus{background:url(../default/Images/wdbj_focus.png) no-repeat left top;}
.grzxwdbj_tab li.wdpj{ background:url(../default/Images/wdpj_act.png) no-repeat left top;cursor:pointer;}
.grzxwdbj_tab li.wdpj:hover{background:url(../default/Images/wdpj_hov.png) no-repeat left top;}
.grzxwdbj_tab li.wdpj_focus{background:url(../default/Images/wdpj_focus.png) no-repeat left top;}
.grzxwdbj_tab li.wdzx{ background:url(../default/Images/wdzx_act.png) no-repeat left top;cursor:pointer;}
.grzxwdbj_tab li.wdzx:hover{background:url(../default/Images/wdzx_hov.png) no-repeat left top;}
.grzxwdbj_tab li.wdzx_focus{background:url(../default/Images/wdzx_focus.png) no-repeat left top;}
.grzxwdbj_tab li.wdyy{ background:url(../default/Images/wdyy_act.png) no-repeat left top;cursor:pointer;}
.grzxwdbj_tab li.wdyy:hover{background:url(../default/Images/wdyy_hov.png) no-repeat left top;}
.grzxwdbj_tab li.wdyy_focus{background:url(../default/Images/wdyy_focus.png) no-repeat left top;}

.grzxwdbj_tab02{ width:750px; height:34px; line-height:34px; float:left; margin-top:20px; margin-left:5px; background-color:#f0f0f0; border-bottom:1px solid #dddddd;}
.grzxwdbj_tab02 li{ width:80px; height:34px; float:left; line-height:34px; font-family:"微软雅黑"; font-size:12px; color:#3a5e7b; text-align:center;}
.grzxwdbj_tab02 li:hover{ background:#fff url(../default/Images/yellow_line.png) repeat-x left top; border-left:1px solid #dedede;border-right:1px solid #dedede; border-bottom:1px solid #fff;}
.grzxwdbj_tab02 li.hover{ background:#fff url(../default/Images/yellow_line.png) repeat-x left top; border-left:1px solid #dedede;border-right:1px solid #dedede; border-bottom:1px solid #fff;}
.grzxwdbj_tab02 li a{ color:#3a5e7b; display:block; width:100%;}


/*三级页面 事项中心 在线申报*/
.sxzx_zxsb{ width:1000px; float:left; overflow:hidden;}
.sxzx_zxsb h1{ width:998px; float:left; height:35px; line-height:155%; margin-top:10px; font-family:"微软雅黑"; font-size:16px; color:#585858; font-weight:normal;}
.sxzx_zxsb .lbdw{ width:998px; height:27px; float:left; margin-top:12px}
.sxzx_zxsb .lbdw .lf{ height:27px; line-height:27px; background:url(../default/Images/blue_line.png) no-repeat left center; font-family:"微软雅黑"; font-size:14px; color:#3a5e7b; text-indent:15px; float:left}
.sxzx_zxsb .lbdw .lf .orange{ color:#ff6938}
.sxzx_zxsb .lbdw .rt{ width:69px; height:27px;float:right; display:block}
.sxzx_zxsb .lbdw .rt input{ width:69px; height:27px; background:url(../default/Images/reset_but.png) no-repeat left top; border:0px; }
.sxzx_zxsb .lbdw .rt input:hover{background:url(../default/Images/reset_but_hov.png) no-repeat left top; cursor:pointer; border:0px;}
.sxzx_zxsb .lbdw_table{ width:998px; float:left; border:1px solid #e3e3e3; background-color:#f7f7f7; margin-top:3px; overflow:hidden; padding-bottom:13px;}
.sxzx_zxsb .lbdw_table .grxx_ul{ width:978px; float:left; margin-top:13px;}
.sxzx_zxsb .lbdw_table .grxx_ul li{height:28px; line-height:28px; float:left; font-family:"微软雅黑"; font-size:12px; color:#565656; float:left; margin-top:6px;margin-bottom:6px;}
.sxzx_zxsb .lbdw_table .grxx_ul li.one{ width:110px; text-align:right}
.sxzx_zxsb .lbdw_table .grxx_ul li.two{ width:320px; margin-left:4px;_margin-left:0px; display :inline;}
.sxzx_zxsb .lbdw_table .grxx_ul li.two_sfzh{ width:320px; margin-left:4px;_margin-left:0px; display :inline;}
.sxzx_zxsb .lbdw_table .grxx_ul li.two_sfzh input{ width:280px; height:26px; line-height:26px; border:1px solid #e3e3e3; background-color:#ffffff; text-indent:7px; font-family:"微软雅黑"; color:#565656;}
.sxzx_zxsb .lbdw_table .grxx_ul li.two input{ width:280px; height:26px; line-height:26px; border:1px solid #e3e3e3; background-color:#ffffff; text-indent:7px; font-family:"微软雅黑"; color:#565656;}

.sxzx_zxsb .lbdw_table .grxx_ul li.four{ width:320px; margin-left:4px;_margin-left:0px; display :inline;}
.sxzx_zxsb .lbdw_table .grxx_ul li.four input{ width:12px;  line-height:26px; border:1px solid #e3e3e3; background-color:#ffffff; text-indent:7px; font-family:"微软雅黑"; color:#565656;}

.sxzx_zxsb .lbdw_table .grxx_ul li.three{ width:150px; text-align:right}

.sxzx_zxsb .lbdw_table .sbcl_ul{ width:998px; float:left; margin-top:13px;}
.sxzx_zxsb .lbdw_table .sbcl_ul li{height:32px; line-height:32px; font-family:"微软雅黑"; font-size:13px; color:#444444; float:left; width:948px; margin-left:5px; display:inline; border-bottom:1px dotted #cdcdcd;}
.sxzx_zxsb .lbdw_table .sbcl_ul li .one{ width:780px; height:32px; float:left; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-indent:10px}
.sxzx_zxsb .lbdw_table .sbcl_ul li .one a{color:#444444;}
.sxzx_zxsb .lbdw_table .sbcl_ul li .one a:hover{color:#444444;}
.sxzx_zxsb .lbdw_table .sbcl_ul li .two{ width:70px; height:32px; float:right; margin-right:5px}

.sxzx_zxsb .lbdw_table .sbcl_ul li .two img{ vertical-align: middle; margin:7px 2px 9px 6px;}
.sxzx_zxsb .lbdw_table .sbcl_ul li .two a{color:#444444;}
.sxzx_zxsb .lbdw_table .sbcl_ul li .two a:hover{color:#ff5500;}

.sxzx_zxsb .lbdw_table .clyj{ width:958px; float:left; margin-left:10px; display:inline; margin-top:20px; height:25px; line-height:25px;}
.sxzx_zxsb .lbdw_table .clyj input{ float:left; vertical-align:middle; margin:2px;}
.sxzx_zxsb .lbdw_table .clyj span{ float:left; margin-left:5px; height:25px; line-height:20px; background:url(../default/Images/line_bg.png) no-repeat left bottom; font-family:"微软雅黑"; font-size:12px; color:#3a5e7b;}
.sxzx_zxsb  .shenbao{ width:1000px; height:60px; float:left; margin-top:20px;text-align:center; }
.sxzx_zxsb  .shenbao .subBtn{ text-align:center; width:204px; height:38px; margin-top:11px; border:0px; background:url(../default/Images/shenbao_but.png) no-repeat left top;  /*margin-left:90px;*/ overflow:hidden; display:inline}
.sxzx_zxsb  .shenbao .subBtn:hover{ border:0px; background:url(../default/Images/shenbao_but_hov.png) no-repeat left top; cursor:pointer}

.sxzx_zxsb  .shenbao .yuyueBtn{ text-align:center; width:204px; height:38px; margin-top:11px; border:0px; background:url(../default/Images/yuyue_btn.png) no-repeat left top;  /*margin-left:90px;*/ overflow:hidden; display:inline}
.sxzx_zxsb  .shenbao .yuyueBtn:hover{ border:0px; background:url(../default/Images/yuyue_btn_hov.png) no-repeat left top; cursor:pointer}


.sxzx_zxsb  .chexiao{ width:980px; height:60px; float:left; margin-top:20px;text-align:center; }
.sxzx_zxsb  .chexiao .subBtn{ text-align:center; width:204px; height:38px; margin-top:11px; border:0px; background:url(../default/Images/but_org_chexiao.png) left top;  /*margin-left:90px;*/ overflow:hidden; display:inline; _position: relative; _top: -180px; font-weight:bold;  font-size:14px; color: white;}
.sxzx_zxsb  .chexiao .subBtn:hover{ border:0px; background:url(../default/Images/but_org_chexiao_hov.png)  left top; cursor:pointer}


/*二级页面-咨询中心*/
.zxzx_wytw{ width:998px; float:left; border:1px solid #e2e2e2;background-image:linear-gradient(to top,#F5F3EF,#FFF); height:46px;font-family:"微软雅黑"; font-size:16px; color:#ffa500; line-height:40px; text-indent:30px}
.zxzx_wytw .wytw_but{ width:102px; height:40px; float:right; margin-right:15px; margin-top:3px; background:url(../default/Images/wytw_but.png) no-repeat left top; border:0px; display:block}
.zxzx_wytw .wytw_but:hover{background:url(../default/Images/wytw_but_hov.png) no-repeat left top;height:40px; border:0px; cursor:pointer}
.zxzx_wd{ width:1000px; float:left; border-bottom:1px solid #f0f0f0; overflow:hidden}
.zxzx_wd li{ width:1000px; float:left;border-bottom:1px dotted #e6eaed; margin-top:10px}
.zxzx_wd li.online{ border:0px;}
.zxzx_wd li .p01{ height:18px; width:1000px; line-height:18px; float:left}
.zxzx_wd li .p01 img{ float:left;}
.zxzx_wd li .p01 span{ float:left; margin-left:12px; font-family:"微软雅黑"; font-size:12px; color:#878787}
.zxzx_wd li .p02{ width:1000px; font-family:"微软雅黑"; font-size:12px; color:#565656; float:left;}
.zxzx_wd li .p02 span{ width:970px; float:left; margin-left:30px;display:block; line-height:28px;}
.zxzx_wd li .p02 font{ display:none}
.zxzx_wd li .p02 .develop{ float:right;width:38px; height:13px; background:url(../default/Images/develop.png) no-repeat right center;margin-top:10px;}
.zxzx_wd li .p02 .close{  background:url(../default/Images/close02.png) no-repeat right center;}
.zxzx_wd li .p02 b { background:#ffff00;}

.zxzx_wd li.second{ width:910px; float:left; margin-left:30px;  margin-top:10px}
.zxzx_wd li.second .p01{ height:18px; width:890px; line-height:18px; float:left}
.zxzx_wd li.second .p02{ width:970px; font-family:"微软雅黑"; font-size:12px; color:#565656; float:left;}
.zxzx_wd li.second .p02 span{ width:940px; float:left; margin-left:30px;display:block; line-height:28px;}


/*三级页面-咨询中心-我要提问*/
.zxzx_ask .form_lm{ width:650px; float:left; margin-left:150px; overflow:hidden; display:inline} 
.zxzx_ask .form_lm .line{ width:650px; float:left; margin-top:13px;}
.zxzx_ask .form_lm .line .lf{ width:85px; height:28px; line-height:28px; float:left; font-family:"微软雅黑"; font-size:12px; color:#565656; text-align:right;}
.zxzx_ask .form_lm .line .lf.w105{ width:130px; height:28px; line-height:28px; float:left; font-family:"微软雅黑"; font-size:16px; color:#565656; text-align:right;}
.zxzx_ask .form_lm .line .lf font{ color:#ff5847; padding-right:3px;}
.zxzx_ask .form_lm .line .rt{ width:528px; float:left; margin-left:7px;_margin-left:0px; font-family:"微软雅黑"; font-size:12px; color:#565656; line-height:28px; display:inline}
.zxzx_ask .form_lm .line .rt.w508{ width:508px; float:left; margin-left:7px;_margin-left:0px; font-family:"微软雅黑"; font-size:12px; color:#565656; line-height:32px; display:inline}
.zxzx_ask .form_lm .line .rt .input_text{ width:524px; height:26px; line-height:26px; border:1px solid #e3e3e3; background:#ffffff; text-indent:5px; font-family:"微软雅黑"; font-size:14px; color:#565656;}
.zxzx_ask .form_lm .line .rt .input_text.w504{ width:504px; height:30px; line-height:30px; border:1px solid #e3e3e3; background:#ffffff; text-indent:5px; font-family:"微软雅黑"; font-size:14px; color:#565656;}
.zxzx_ask .form_lm .line .rt .input_text.w404{ width:310px; height:26px; line-height:26px; border:1px solid #e3e3e3; background:#ffffff; text-indent:5px; font-family:"微软雅黑"; font-size:14px; color:#565656;}
.zxzx_ask .form_lm .line .rt .input_sjh_text.w504{ width:180px; height:30px; line-height:30px; border:1px solid #e3e3e3; background:#ffffff; text-indent:5px; font-family:"微软雅黑"; font-size:14px; color:#565656;}
.zxzx_ask .form_lm .line .rt .input_yzm_text.w404{ width:80px; height:30px; line-height:30px; border:1px solid #e3e3e3; background:#ffffff; text-indent:5px; font-family:"微软雅黑"; font-size:14px; color:#565656;}
.zxzx_ask .form_lm .line .rt .input_text:hover{ border:1px solid #c5e0e3; transition: transform 0.3s ease 0s;}
.zxzx_ask .form_lm .line .rt .input_textarea{ width:524px; height:100px; line-height:30px; border:1px solid #e3e3e3; background:#ffffff; text-indent:5px; font-family:"微软雅黑"; font-size:14px; color:#565656;}
.zxzx_ask .form_lm .line .rt .input_textarea.w504{ width:504px; height:100px; line-height:30px; border:1px solid #e3e3e3; background:#ffffff; text-indent:5px; font-family:"微软雅黑"; font-size:14px; color:#565656;}
.zxzx_ask .form_lm .line .rt .input_textarea:hover{ border:1px solid #c5e0e3; transition: transform 0.3s ease 0s;}

.zxzx_ask .form_submit{ width:620px; height:38px; line-height:38px; float:left; margin-top:20px; margin-left:150px; padding-bottom:20px; display:inline}
.zxzx_ask .form_submit input{ width:204px; height:38px; line-height:38px; float:left; margin-left:248px;margin-top:80px; background:url(../default/Images/tijiao_but.png) no-repeat left top; border:0px; cursor:pointer;}
.zxzx_ask .form_submit input:hover{ background:url(../default/Images/tijiao_but_hov.png) no-repeat left top;}


/*三级页面-忘记密码*/
.password .form_lm{ width:620px; float:left; margin-left:150px; overflow:hidden; display:inline} 
.password .form_lm .line{ width:620px; float:left; margin-top:23px;}
.password .form_lm .line .lf{ width:150px; height:38px; line-height:38px; float:left; font-family:"微软雅黑"; font-size:12px; color:#565656; text-align:right;}
.password .form_lm .line .lf font{ color:#ff5847; padding-right:3px;}
.password .form_lm .line .rt{ width:463px; float:left; margin-left:7px;_margin-left:0px; font-family:"微软雅黑"; font-size:12px; color:#565656; line-height:28px; display:inline}
.password .form_lm .line .rt .input_text{ width:459px; height:36px; line-height:36px; border:1px solid #e3e3e3; background:#ffffff; text-indent:5px; font-family:"微软雅黑"; font-size:12px; color:#565656;}
.password .form_lm .line .rt .input_text:hover{ border:1px solid #c5e0e3; transition: transform 0.3s ease 0s;}
.password .form_submit{ width:620px; height:38px; line-height:38px; float:left; margin-top:35px; margin-left:150px; padding-bottom:20px; display:inline}
.password .form_submit input{ width:204px; height:38px; line-height:38px; float:left; margin-left:268px; background:url(../default/Images/tijiao_but.png) no-repeat left top; border:0px; cursor:pointer;}
.password .form_submit input:hover{ background:url(../default/Images/tijiao_but_hov.png) no-repeat left top;}


/*三级页面 事项中心 在线申报*/
.zxsb_success{ height:30px; width:100%; float:left; margin-top:60px; text-align:center;}
.zxsb_text01{ height:35px; line-height:35px; font-family:"微软雅黑"; font-size:18px; color:#565656; width:100%; float:left;  text-align:center; margin-top:10px;}
.zxsb_text02{ height:35px; line-height:35px; font-family:"微软雅黑"; font-size:16px; color:#565656; width:100%; float:left;  text-align:center; margin-top:20px;}
.zxsb_complete{ height:38px; line-height:38px; width:100%; margin-top:60px; margin-bottom:80px; float:left}
.zxsb_complete a{ width:204px; height:38px; background:url(../themes/images/wancheng_but.png) no-repeat left top; text-align:center; display:block; float:left; margin-left:350px; display:inline;}
.zxsb_complete a:hover{ background:url(../themes/images/wancheng_but_hov.png) no-repeat left top;}


    .ccDate {
        background: rgba(0, 0, 0, 0) url("../themes/images/calendar.png") no-repeat scroll 245px center;
        border: 1px solid #d9d9d9;
        color: #444;
        float: left;
        font-family: "微软雅黑";
        height: 34px;
        line-height: 26px;
        text-align: left;
        text-indent: 10px;
        width: 185px;
    }
 .cc_calendar {
        background: rgba(0, 0, 0, 0) url("../themes/images/calendar.png") no-repeat scroll 165px center;
        border: 1px solid #d9d9d9;
        color: #444;
        float: left;
        font-family: "微软雅黑";
        height: 34px;
        line-height: 26px;
        text-align: left;
        text-indent: 10px;
        width: 185px;
    }



.cc_tab{ width:950px; height:37px; line-height:37px; float:left; margin-top:25px; margin-left:29px; background-color:#f0f0f0; border-bottom:1px solid #dddddd;}
.cc_tab li{ width:100px; height:37px; float:left; line-height:37px; font-family:"微软雅黑"; font-size:12px; color:#3a5e7b; text-align:center;}
.cc_tab li:hover{ background:#fff url(../default/Images/yellow_line.png) repeat-x left top; border-left:1px solid #dedede;border-right:1px solid #dedede; border-bottom:1px solid #fff;}
.cc_tab li.hover{ background:#fff url(../default/Images/yellow_line.png) repeat-x left top; border-left:1px solid #dedede;border-right:1px solid #dedede; border-bottom:1px solid #fff;}
.cc_tab li a{ color:#3a5e7b; display:block; width:100%;}




/*三级页面 事项中心 在线申报 new */
.sxzx_zxsb_p{ width:760px; float:left; overflow:hidden;}
.sxzx_zxsb_p h1{ width:740px; float:left; height:35px; line-height:155%; margin-top:10px; font-family:"微软雅黑"; font-size:16px; color:#585858; font-weight:normal;padding-left: 10px;}
.sxzx_zxsb_p .lbdw{ width:740px; height:27px; float:left;margin-left: 10px; margin-top:12px}
.sxzx_zxsb_p .lbdw .lf{ height:27px; line-height:27px; background:url(../default/Images/blue_line.png) no-repeat left center; font-family:"微软雅黑"; font-size:14px; color:#3a5e7b; text-indent:15px; float:left}
.sxzx_zxsb_p .lbdw .lf .orange{ color:#ff6938}
.sxzx_zxsb_p .lbdw .rt{ width:69px; height:27px;float:right; display:block}
.sxzx_zxsb_p .lbdw .rt input{ width:69px; height:27px; background:url(../default/Images/reset_but.png) no-repeat left top; border:0px; }
.sxzx_zxsb_p .lbdw .rt input:hover{background:url(../default/Images/reset_but_hov.png) no-repeat left top; cursor:pointer; border:0px;}
.sxzx_zxsb_p .lbdw_table{ width:740px; float:left; border:1px solid #e3e3e3; background-color:#f7f7f7; margin-top:3px; overflow:hidden; padding-bottom:13px;margin-left:10px; }
.sxzx_zxsb_p .lbdw_table .grxx_ul{ width:740px; float:left; margin-top:13px;}
.sxzx_zxsb_p .lbdw_table .grxx_ul li{min-height:28px; line-height:28px; float:left; font-family:"微软雅黑"; font-size:12px; color:#565656; float:left; margin-top:6px;margin-bottom:6px;}
.sxzx_zxsb_p .lbdw_table .grxx_ul li.one{ width:90px; text-align:right}
.sxzx_zxsb_p .lbdw_table .grxx_ul li.two{ width:270px; margin-left:4px;_margin-left:0px; display :inline;}
.sxzx_zxsb_p .lbdw_table .grxx_ul li.two input{ width:270px; height:26px; line-height:26px; border:1px solid #e3e3e3; background-color:#ffffff; text-indent:7px; font-family:"微软雅黑"; color:#565656;}
.sxzx_zxsb_p .lbdw_table .grxx_ul li.three{ width:90px; text-align:right}

.sxzx_zxsb_p .lbdw_table .sbcl_ul{ width:740px; float:left; margin-top:13px;}
.sxzx_zxsb_p .lbdw_table .sbcl_ul li{height:32px; line-height:32px; font-family:"微软雅黑"; font-size:13px; color:#444444; float:left; width:700px; margin-left:5px; display:inline; border-bottom:1px dotted #cdcdcd;}
.sxzx_zxsb_p .lbdw_table .sbcl_ul li .one{ width:570px; height:32px; float:left; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-indent:10px}
.sxzx_zxsb_p .lbdw_table .sbcl_ul li .one a{color:#444444;}
.sxzx_zxsb_p .lbdw_table .sbcl_ul li .one a:hover{color:#444444;}
.sxzx_zxsb_p .lbdw_table .sbcl_ul li .two{ width:100px; height:32px; float:right; margin-right:5px}
.sxzx_zxsb_p .lbdw_table .sbcl_ul li .two img{ vertical-align: middle; margin:7px 2px 9px 6px;}
.sxzx_zxsb_p .lbdw_table .sbcl_ul li .two a{color:#444444;}
.sxzx_zxsb_p .lbdw_table .sbcl_ul li .two a:hover{color:#ff5500;}

.sxzx_zxsb_p .lbdw_table .clyj{ width:740px; float:left; margin-left:10px; display:inline; margin-top:20px; height:25px; line-height:25px;}
.sxzx_zxsb_p .lbdw_table .clyj input{ float:left; vertical-align:middle; margin:2px;}
.sxzx_zxsb_p .lbdw_table .clyj span{ float:left; margin-left:5px; height:25px; line-height:20px; background:url(../default/Images/line_bg.png) no-repeat left bottom; font-family:"微软雅黑"; font-size:12px; color:#3a5e7b;}
.sxzx_zxsb_p  .shenbao{ width:710px; height:60px; float:left; margin-top:20px;text-align:center; }
.sxzx_zxsb_p  .shenbao .subBtn{ text-align:center; width:204px; height:38px; margin-top:11px; border:0px; background:url(../default/Images/shenbao_but.png) no-repeat left top;  margin-left:90px; overflow:hidden; display:inline}
.sxzx_zxsb_p  .shenbao .subBtn:hover{ border:0px; background:url(../default/Images/shenbao_but_hov.png) no-repeat left top; cursor:pointer}

.sxzx_zxsb_p  .chexiao{ width:710px; height:60px; float:left; margin-top:20px;text-align:center; }
.sxzx_zxsb_p  .chexiao .subBtn{ text-align:center; width:204px; height:38px; margin-top:11px; border:0px; background:url(../default/Images/but_org_chexiao.png) left top;  margin-left:90px; overflow:hidden; display:inline; _position: relative; _top: -180px; font-weight:bold;  font-size:14px; color: white;}
.sxzx_zxsb_p  .chexiao .subBtn:hover{ border:0px; background:url(../default/Images/but_org_chexiao_hov.png)  left top; cursor:pointer}






.toldv .subBtn{ text-align:center; width:204px; height:38px; margin-top:11px; border:0px; background:url(../default/Images/but_org_chexiao.png) left top;  margin-left:90px; overflow:hidden; display:inline; _position: relative; _top: -180px; font-weight:bold;  font-size:14px; color: white;}
.toldv .subBtn:hover{ border:0px; background:url(../default/Images/but_org_chexiao_hov.png)  left top; cursor:pointer}




/**公示信息维护*/

.gswh_line {
    border: 1px solid #ededed;
    overflow: hidden;
}
 .gswh_tit {
    border-bottom: 1px solid #ededed;
    color: #333333;
    font-size: 18px;
    height: 47px;
    line-height: 47px;
    text-indent: 15px;
}
.gswh_tit .return{ float:right; height:47px; line-height:47px; font-size:14px; color:#333333; margin-right:20px}
.gswh_tit .return a{ color:#333; transition:all 0.2s;}
.gswh_tit .return a:hover{ color:#fd8102}

.gswh_table{width: 998px; float: left; margin-top: 10px; font-family: "微软雅黑"; font-size: 14px; color: #666666;}
.gswh_table tr{height: 46px; line-height: 46px;}
.gswh_table tr td.text_right{text-align: right;}
.gswh_table tr td .div_b{height: 34px; line-height: 34px; border: 1px solid #d9d9d9; width: 210px; margin-left: 10px;}
.gswh_table tr td .div_b input{float: left;width: 95%; height: 34px; line-height: 34px; color: #666; text-indent: 5px; border: 0px;}
.gswh_table tr td .div_l{height: 34px; line-height: 34px; border: 1px solid #d9d9d9; width: 320px; margin-left: 10px;}
.gswh_table tr td .div_l input{float: left;width: 98%; height: 34px; line-height: 34px; color: #666; text-indent: 5px; border: 0px;}
.gswh_table tr td .div_b_lf{ width: 165px; margin-left: 10px; height: 34px; float: left;position: relative;}
.gswh_table tr td .div_b_lf .ul_show{ z-index: 2; position: absolute; display: none; top: 34px; width: 175px; left: -11px; border: 1px solid #d9d9d9; background-color: #FFFFFF}
.gswh_table tr td .div_b_lf .ul_show li{ cursor: pointer; text-align: center; font-size: 14px; text-align: center; border-bottom: 1px dotted #D9D9D9; width: 90%; padding: 0px 0px; float: left; margin-left: 5%;}
.gswh_table tr td .div_b_lf .ul_show li:last-child{border-bottom: 0px;}
.gswh_table tr td .div_b_rt{ width: 23px; height: 34px; float: left;}
.gswh_table tr td .div_b_rt img{margin-top: 0px; cursor: pointer;}
.gswh_table tr td .div_s{position: relative; height: 34px; line-height: 34px; border: 1px solid #d9d9d9; width: 95px; margin-left: 10px;}
.gswh_table tr td .div_s .ul_show{z-index: 2; position: absolute; display: none; top: 34px; width: 95px; left: -1px; border: 1px solid #d9d9d9; background-color: #FFFFFF}
.gswh_table tr td .div_s .ul_show li{ cursor: pointer; text-align: center; font-size: 14px; text-align: center; border-bottom: 1px dotted #D9D9D9; width: 90%; padding: 0px 0px; float: left; margin-left: 5%;}
.gswh_table tr td .div_s .ul_show li:last-child{border-bottom: 0px;}
.gswh_table tr td .div_s_lf{ width: 50px; margin-left: 10px; height: 34px; float: left;}
.gswh_table tr td .div_s_rt{ width: 23px; height: 34px; float: left;}
.gswh_table tr td .div_s_rt img{margin-top: 0px;}
.gswh_table tr td .div_s input{border: 0px; width: 86%;height: 34px; line-height: 34px; color: #666666; text-indent: 5px; float: left;}
.gswh_table tr td .div_input{height: 34px; line-height: 34px; border: 1px solid #d9d9d9; width: 106px; margin-left: 0px; float: left;}
.gswh_table tr td .div_input input{width: 95%;float: left; height: 34px; border: 0px; line-height: 34px; color: #666666; text-indent: 5px;}
.gswh_table tr td img{vertical-align: middle;}
.gswh_table tr td .cx_but{width: 90px; cursor: pointer; font-size: 14px; border: 0px; border-radius: 3px; height: 34px; line-height: 34px; float: left; margin-left: 10px; text-align: center; color: #fff;}
.gswh_table tr td .cx_but.fd8102{background-color: #fd8102;transition: all 0.2s;}
.gswh_table tr td .cx_but.fd8102:hover{background-color: #d76d00;}
.gswh_table tr td .cx_but.b6b6b6{background-color: #b6b6b6;transition: all 0.2s;}
.gswh_table tr td .cx_but.b6b6b6:hover{background-color: #979595;}


/*公示信息维护查询结果*/
.gsjg_tit{width: 988px; float: left; margin-top: 20px;  margin-left:6px; border-top: 1px solid #ededed; height: 50px; line-height: 50px; background: url(../img_1/line_bg.png) no-repeat 10px center; font-size: 18px; color: #333; text-indent: 28px;}
.gsjg_table{width: 988px; float: left; margin-top: 20px;  margin-left:6px; margin-bottom: 50px; border: 1px solid #ededed;border-collapse: collapse; color: #666; font-size: 14px;}
.gsjg_table td{padding: 10px 0; border: 1px solid #ededed;}
.gsjg_table thead td{text-align: center; font-weight: bold;}
.gsjg_table tbody td{text-align: center;}
.gsjg_table tbody td a{color: #666;}
.gsjg_table tbody td.text_lf{text-align: left; text-indent: 10px;}
.gsjg_table tbody td.text_rt{text-align: right;}
.gsjg_table tbody td .t_orange{color: #fd8102; font-weight: bold;}
.gsjg_table tbody td .t_oranges{color: #fd8102;}
.gsjg_table tbody td .t_oranges a{color: #fd8102;}
.gsjg_table tbody td .t_blue{color: #67a1cf; font-weight: bold;}
.gsjg_table .xiangxi {color: #1f727f;}

 .zxzx_wytw .wytw_but_yj{ width:102px; height:40px; float:right; margin-right:15px; margin-top:3px; background:url(../default/Images/wytw_but_yj.png) no-repeat left top; border:0px; display:block}
 .zxzx_wytw .wytw_but_yj:hover{background:url(../default/Images/wytw_but_yj_hov.png) no-repeat left top;height:40px; border:0px; cursor:pointer}

.sxzx_zxsb .lbdw_table .grxx_ul li.two select {
    width: 280px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #e3e3e3;
    background-color: #ffffff;
    text-indent: 7px;
    font-family: "微软雅黑";
    color: #565656;
    
    /*很关键：将默认的select选择框样式清除*/
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}


 