/***************子站首页******************/
body, html {min-height:101%;}
html{}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
a{color:#000000; text-decoration:none}
/*reset over*/
.clean{clear:both}
.w{width:1000px; margin:0 auto}
.ononw{height:50px; line-height:50px; font-size:14px; color:#1F638A;}
.ononw a{font-size:14px; color:#1F638A;margin:0 5px;}
.ononw a:hover{text-decoration:underline}

/*top*/
.topall{height:40px; background:url(/imagess/xxgk/topbg.jpg) repeat-y center top; font-size:14px}
.top a:hover{text-decoration:underline}
.top_l{float:left; color:#FFFFFF; height:40px; line-height:36px}
.top_l a{color:#FFFFFF; padding:0 10px}
.top_r{float:right; color:#82F4FF; font-size:14px; padding-top:5px; width:400px}
.top_r span{float:left; padding-left:30px;background: url(user.png) no-repeat 16px 6px;}
.top_r a{color:#82F4FF; padding:0 7px; line-height:30px}
.top_r .a1{color:#fff}
.top_r em{float:right; background:#3281AE; height:28px; overflow:hidden}
.searchbox_mi{background:url(/imagess/xxgk/seago.png) no-repeat 5px 5px;}
.top_r .input1{width:30px; background:url(/imagess/xxgk/seago.png) no-repeat 5px 5px; border:none; cursor:pointer; height:28px; float:left}
.top_r .input2{width:130px; margin-left:30px;background:#3281AE; border:none; height:28px; line-height:28px; color:#B5E4FF; float:left}
.input_button{width:50px;height:28px;line-height:28px;background:#3281AE;color:#EEEEEE;border:none;border-left:2px solid #1F638A;}
.input_button:hover{background:#408FBB;color:#FFFFFF}
.topnavall{background:#FFFFFF}
.topnav{height:110px}
.logo{float:left; width:300px}
.topnavon{float:right;padding-top:27px}
.topnavon ul li{float:left; height:60px; border-right:#A8E2E8 solid 1px; overflow:hidden; padding:0 20px}
.topnavon ul li a{font-size:18px; color:#1F638A; display:block; width:50px; text-align:center;letter-spacing:4px; line-height:26px; padding-top:5px}
.topnavon ul li a:hover{color:#47B8BF}
.topnavon ul li.no{border:none}
.topnavon ul li.activeNV a{color:#47B8BF}
.topnavon ul li.activeNV_no{border:none}
.topnavon ul li.activeNV_no a{color:#47B8BF}
/*top*/

/*bottom*/
.footall{background:#4B6D83; height:215px}
.foot{width:1000px; margin:0 auto}
.foot_1{padding:20px 0 0 0}
.foot_2{position:relative}
.foot_2_1{position:absolute; left:0px; top:30px; font-size:14px; color:#C5E0F1; line-height:30px}
.foot_2_1_tit{height:50px}
.foot_2_1_con p img{vertical-align:middle}
.foot_2_2{position:absolute; left:300px; top:30px; font-size:14px; color:#C5E0F1; line-height:30px}
.foot_2_3{position:absolute; right:0px; top:50px; font-size:14px; color:#C5E0F1; line-height:30px; width:300px}
.foot_2_3 ul li{height:30px; background:url(/imagess/xxgk/foot3.png) no-repeat left; float:left; width:100px}
.foot_2_3 ul li a{font-size:14px; color:#BDD8E9; padding-left:15px}
.foot_2_3 ul li a:hover{text-decoration:underline}
.foot_2_4{position:absolute; right:350px; top:100px; width:56px; height:67px}
.foot_2_4 a:hover{margin:1px 0 0 1px}

/*base*/
.ui-table { border-collapse:collapse; border:1px solid #ccc; width:100%; font-size: 12px; text-align: left; }
.ui-table tr:nth-child(even),
.ui-table-split /* 隔行换色效果 */,
.ui-table-hover /* 用作表格行hover效果 */ {    
    background-color:#FBFBFB;
}
.ui-table tr { color:#808080; }
.ui-table thead tr { color:#666; }
.ui-table thead { color:#666; background-color: #F6F6F6; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#F2F2F2'); background: -webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#F2F2F2)); background: -moz-linear-gradient(top, #F8F8F8, #F2F2F2); background: -o-linear-gradient(top, #F8F8F8, #F2F2F2); background: linear-gradient(top, #F8F8F8, #F2F2F2);}
.ui-table th { padding:7px 9px; border-bottom:1px solid #d9d9d9; text-align: left; }
.ui-table td { padding:8px 9px 7px; border-bottom:1px solid #d9d9d9; }
.ui-table th { padding:7px 9px;}
.ui-table tfoot td { border-bottom:none; }

.ui-table-noborder, .ui-table-noborder td, .ui-table-noborder tr, .ui-table-noborder th { border:none; outline:none; }
.ui-table-noborder .ui-table-split, .ui-table-noborder .ui-table-hover { background-color:#f7f7f7; }

.ui-table-inbox { border:none; outline:none; }
.ft-bar { font-style: italic; padding:0 5px;}

.mHsY { zoom:1; margin-bottom: 0px;}
.mHsY:after { display:block; content:""; clear:both;}

.ui-drop { position:relative; width:98px; height:30px;}
.ui-drop .ui-dropHd .pHead { line-height:42px; font-size:12px; color:#545454; background:url(/imagess/xxgk/fodorico.jpg) no-repeat right}
.ui-drop .ui-dropNr { top:43px; height:200px; overflow:hidden; overflow-y:auto; box-shadow:none;}
.ui-drop .DouTriangleB { position:absolute; right:10px; top:12px;}
.ui-drop .ui-dropNr li a { line-height:33px;}
.ui-drop .ui-dropHd { position:relative; z-index:4; border:1px solid #ccc; background:#FFFFFF}
.ui-drop .dropHd_active {}
.ui-drop .ui-dropHd .pHead { color:#000; font-size:14px; text-indent:10px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; line-height:28px;}/*行高也可以自行设置*/
.ui-drop .ui-dropHd .DivSpan { display:block; position:absolute; height:28px; width:24px; right:0px; top:0px; text-align:center; 
background: #e6e6e6; /* Old browsers */
background: -moz-linear-gradient(top,  #e6e6e6 0%, #f6f6f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e6e6e6 0%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e6e6e6 0%,#f6f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e6e6e6 0%,#f6f6f6 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e6e6e6 0%,#f6f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}
.ui-drop .ui-dropHd .DivSpan span { position:absolute; top:50%; left:50%; margin:-2px 0px 0px -6px;} 
.ui-drop .ui-dropHd .DivSpan .triangleB {  border-color:#000 transparent transparent transparent;}
.ui-drop .ui-dropHd .DivSpan .triangleT { margin-top:-8px;}

.ui-drop .ui-dropNr { width:96px; display:none; overflow:hidden; overflow-y:auto; height:auto; position:absolute; left:0px; top:29px; z-index:99; background:#fff; border:1px solid #c7c7c7; box-shadow:5px 5px 5px #f4f4f4; }
.ui-drop .dropNr_active { display:block;}
.ui-drop .ui-dropNr ul { }
.ui-drop .ui-dropNr li { width:100%;}
.ui-drop .ui-dropNr li a { display:block; font-family:"微软雅黑"; font-size:14px; color:#000; text-indent:10px; min-height:30px; line-height:30px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}

.ui-drop .outPout { position:absolute; left:0px; top:0px; font-family:"微软雅黑"; color:#000; background:green; font-size:14px; line-height:20px; border:1px solid green;}
.ui-drop .outPout .outPArrow { position:absolute; left:0px; top:-6px; width:0px; height:0px;
border-width:0px 6px 6px;
border-style:solid;
border-color: transparent transparent #000 transparent ;/* 黑 透明 透明 */
_border-style: dashed dashed solid dashed; /*解决ie6不支持transparent的问题*/	
}
.ui-drop .ui-dropNr li a:hover { color:#fff;background:#ccc;}

.qTwZ { width:1000px; zoom:1; position:relative; z-index:5;}
.qTwZ:after { display:block; content:""; clear:both;}
.qTwZ .ui-drop { float:left; height:45px; margin-right:10px;}
.qTwZ .wZone { width:174px;}
.qTwZ .wZtwo { width:178px;}
.qTwZ .wZthree { width:154px;}
.qTwZ .wZfour { width:134px;}
.qTwZ .wZfive { width:150px;}
.qTwZ .wZsix { width:160px; margin-right:0px;}

.qTwZ .wZone .ui-dropNr { width:172px;}
.qTwZ .wZtwo .ui-dropNr { width:176px;}
.qTwZ .wZthree .ui-dropNr { width:152px;}
.qTwZ .wZfour .ui-dropNr { width:132px;}
.qTwZ .wZfive .ui-dropNr { width:148px;}
.qTwZ .wZsix .ui-dropNr { width:158px;}

.qTwZ .ui-drop .ui-dropNr li a:hover{ background:#4B6D83;}
.qTwZ .ui-drop .pHead { cursor:pointer;}

/*bottom*/


.gov-tree{
	margin-bottom:15px;
	background: white;
}
.tree-title{
	background:url("/imagess/xxgk/xxgk_sider_tit_bg.png") no-repeat;
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.tree-list{
    color: #424343;
    width: 265px;
    /*padding: 12px 21px;*/
    overflow: hidden;
    line-height: 26px;
}
.tree-list li a{
}
.tree-list li span{
    margin-left: 3px;
}
.tree-list dt{
    color: #178add;
    float: left;
    width: 100px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
    text-align: center;
}
.tree-list dd{
    float: left;
    width: 70px;
    overflow: hidden;
}

/*右边列表*/
  .iframe_main{
     width:715px;
	 height:830px;
	 margin:0px;
	 padding:0px;
	 float:left;
  }
.list_head h1{height: 45px;line-height: 45px;position: relative;background: #47b8bf;}
.list_head h1 strong{position: absolute;line-height:45px;color:#fff;font-size: 18px;padding: 0 43px 0 14px;}
.infotable {
    width: 695px;
    height: 70px;
    margin: 0 10px;
    border: 1px solid #f2f2f2;
    margin-top: 10px;
    background: #f5f5f5;
    padding: 3px 0;
}
.infotable ul {
    padding-left: 15px;
}
.infotable ul li{
    float: left;
    background: none;
    border: none;
    text-align: left;
    padding: 0;
    margin: 0;
    line-height: 34px;
    overflow: hidden;
}
.infotitle{width: 695px;margin:0 10px;margin-top:10px;overflow: hidden;}
.infotitle ul li {
    float: left;
    background: none;
    border: none;
    text-align: left;
    padding: 0;
    margin: 0;
    line-height: 2.8;
    overflow: hidden;
}
.infotable .bt {width: 80px;}
.infotable .bg {width: 350px;}
.infotable .dw {width: 550px;}
.infotable .lx {width: 150px;}
.infotitle .yh {
    width: 265px;
    text-align: center;
    background: #e2e2e2;
    margin-right: 1px;
}
.infotitle .mc {
    width: 340px;
    text-align: center;
    background: #e2e2e2;
    margin-right: 1px;
}
.infotitle .rq {
    width: 88px;
    text-align: center;
    background: #e2e2e2;
}
.infomain ul li {
    background:none;
    width: 695px;
    margin: 0 10px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #DDDDDD;
}
.infomain ul li:hover{background:#DFF2F7;color:#1F638A}
.infomain ul li a{padding-left:27px;font-size:14px;text-decoration: none;}
.infomain ul li a:hover{color:#1F638A}
.infomain ul li i {
    color: #999;
    font-size: 14px;
    float: right;
    padding-right: 5px;
    font-style: normal;
}
.infomain ul li a {
    padding-left:5px;
    font-size: 14px;
    text-decoration: none;
}
.indexnum {
    float: left;
    text-align: left;
    overflow: hidden;
    height: 40px;
    width: 265px;
    display: block !important;
}

/*分页*/
.page {
    height: 26px;
    margin-bottom: 5px;
	padding-left: 20px;
}
.page .cz_page1 {
    display: block;
    padding: 0 7px;
    height: 24px;
    background: #FF3643;
    border: 1px solid #FF3643;
    text-align: Center;
    line-height: 24px;
    float: left;
    color: #ffffff;
    margin-right: 10px;
	}
.page a {
    display: block;
    padding: 0 7px;
    height: 24px;
    border: 1px solid #ccc;
    text-align: Center;
    line-height: 24px;
    float: left;
    background: #fff;
    margin-right: 10px;
}

#tooltip{position:absolute;color:#333;border: 2px solid #EEEEEE;background:#FAFAFA;width:671px;padding:5px 10px;display:none;}
#tooltip table tr td {line-height: 25px;}

.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 0px;
}

.treeview .hitarea {
	background: url(/imagess/xxgk/xxgk_treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	/*padding: 3px 0pt 3px 16px;*/
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: #006ec7; cursor: pointer; }

.treeview li { background: url(/imagess/xxgk/xxgk_treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(/imagess/xxgk/xxgk_treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(/imagess/xxgk/xxgk_treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(/imagess/xxgk/xxgk_treeview-red.gif); } 

.treeview-black li { background-image: url(xxgk_treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(/imagess/xxgk/xxgk_treeview-black.gif); }  

.treeview-gray li { background-image: url(xxgk_treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(xxgk_treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(xxgk_treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(xxgk_treeview-famfamfam.gif); } 

.treeview .placeholder {
	background: url(xxgk_ajax-loader.gif) 0 0 no-repeat;
	height: 16px;
	width: 16px;
	display: block;
}


.filetree li { /*padding: 1px 0 2px 16px;*/ padding-left: 16px;}
.filetree .folder, .filetree .file { padding: 1px 0 12px 20px; display: block; }
.filetree .folder { background: url(/imagess/xxgk/xxgk_folder.gif) 0 0 no-repeat;  font-size:14px; line-height:16px;}
.filetree li.expandable .folder { background: url(/imagess/xxgk/xxgk_folder-closed.gif) 0 0 no-repeat; }
.filetree .file { background: url(/imagess/xxgk/xxgk_folder-closed.gif) 0 0 no-repeat; font-size:14px; line-height:14px; }

/*信息公开导航滚动条*/
#tree{padding-left:20px;padding-top: 6px;height: 492px;overflow-y: scroll; width: 240px;}
/*树形文件夹样式*/
.treestyle{height:40px;line-height:40px;background:#e9f0f5;margin:5px;}
/*公开单位等信息*/
.infotable{width: 670px;height: 75px;margin: 0 auto;border:1px solid #f2f2f2;margin-top: 10px;}
.infotable ul{padding-left:15px;}
.infotable ul li,.infotable1 ul li{float:left;background:none;border:none;text-align:left;padding:0;margin:0;}
.infotable .bt{width:100px;}
.infotable .dw{width:470px;}
.infotable .bg{width:200px;}
.infotable .lx{width:200px;}

.con {
    width: 1000px;
    margin: 25px auto;
}
.gov-top {
    overflow: hidden;
}
#tree1 {
    padding-left: 15px;
    padding-top: 10px;
    height: 200px;
    overflow-y: auto;
    width: 240px;
	background:#ffffff;
}
#tree2 {
    padding-left: 15px;
    padding-top: 10px;
    height: 660px;
    overflow-y: auto;
    width: 240px;
    background:#ffffff;
}
#tree3 {
    padding-left: 15px;
    padding-top: 10px;
    height: 200px;
    overflow-y: auto;
    width: 240px;
    background:#ffffff;
}
.treestyle {
    height: 40px;
    line-height: 40px;
    margin: 5px;
}
.treestyle_none {
    height: 40px;
    line-height: 40px;
    background: #e9f0f5;
    margin: 5px;
    padding-left: 15px;
}
.treestyle_none a{
	text-decoration: none;
    cursor: pointer;
}
.treestyle_none.selected{
    background: #25b7c5;
    color: #fff;
}
.treestyle_none.selected a{
    color: #fff;
}
.treestyle a{
    display: inline-block;
    width: 240px;
    padding-left: 15px;
    background: #e9f0f5;
	text-decoration: none;
    cursor: pointer;
}
.treestyle a.selected{
    background: #25b7c5;
    color: #fff;
}
.tree-title {
    background: #25B7C5 url(/imagess/xxgk/xxgk_sider_tit_bg.png) no-repeat;
    color: #fff;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.treeview a{
	text-decoration: none;
    cursor: pointer;
}
.treeview a.selected {
    background-color: #f0f0f0;
	padding-left:1px;
    color: #006ec7;
}
.treeview .hover {
    color: #006ec7;
}
.gov-left{
    width: 265px;
    height:860px;
	overflow:hidden;
    background: #fff;
}
.gov-right{
    width: 715px;
    height:860px;
	overflow:hidden;
    background: #fff;
}
.fn-left, .fn-right {
    display: inline;
}
.fn-left {
    float: left;
}
.fn-right {
    float: right;
}
.iframe_main{
     width:715px;
	 height:830px;
	 margin:0px;
	 padding:0px;
	 float:left;
  }
.list_head h1{height: 45px;line-height: 45px;position: relative;background: #47b8bf;}
.list_head h1 strong{position: absolute;line-height:45px;color:#fff;font-size: 18px;padding: 0 43px 0 14px;}
.infotable {
    width: 695px;
    height: 70px;
    margin: 0 10px;
    border: 1px solid #f2f2f2;
    margin-top: 10px;
    background: #f5f5f5;
    padding: 3px 0;
}
.infotable ul {
    padding-left: 15px;
}
.infotable ul li{
    float: left;
    background: none;
    border: none;
    text-align: left;
    padding: 0;
    margin: 0;
    line-height: 34px;
    overflow: hidden;
}
.infotitle{width: 695px;margin:0 10px;margin-top:10px;overflow: hidden;}
.infotitle ul li {
    float: left;
    background: none;
    border: none;
    text-align: left;
    padding: 0;
    margin: 0;
    line-height: 2.8;
    overflow: hidden;
}
.infotable .bt {width: 80px;}
.infotable .bg {width: 350px;}
.infotable .dw {width: 550px;}
.infotable .lx {width: 150px;}

.flex{width:35px;padding-left:8px;display:inline-table;}

iframe {
    display: block;
}