<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* -----------------------------------------------------------
 这里开始框属性
 
*/

body {  /*  背景*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/nzcms/nzcms_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;

}

.nzcms_left_bg {/*  分类导航*/
	background-image: url(../images/nzcms/list_bg.gif);}

.kk {
	border: 1px solid #B7DEFF;


}
.kk22 {
	border: 1px solid #88BBE6;
}
.kk_dx {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B2D8F3;
	border-bottom-color: #FFFFFF;
}



.top{background:url(../images/top.jpg) no-repeat center 0}


.top01 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1E7FF;
	border-right-color: #D1E7FF;
	border-bottom-color: #D1E7FF;
	border-left-color: #D1E7FF;
}

.title12 {
	font-size: 12px;
	color: #0072BC;
}

.title12b {
	font-size: 12px;
	font-weight: bold;
	color: #0072BC;
}

.title14b {
	font-size: 14px;
	font-weight: bold;
	color: #0072BC;
	font-family: "微软雅黑";
}

.title18b {
	font-size: 18px;
	font-weight: bold;
	color: #0072BC;
	font-family: "微软雅黑";
}

.title24b {
	font-size: 24px;
	font-weight: bold;
	color: #0072BC;
	font-family: "微软雅黑";
/* -----------------------------------------------------------
 这里开始链接文字性
 
*/


}

a.left:visited {
	
        color: #0072BC;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.left:hover {
	color: #025D97;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}
a.left:link {
	text-decoration: none;
	color: #0072BC;
	font-size: 14px;
	font-weight: bold;
	
}
a.left:active {	text-decoration: none;
	color: #0072BC;
	font-size: 14px;
	font-weight: bold;
	
/*  分页左边栏目链接文字*/


}a.left2:visited {
	text-decoration: none;
	font-size: 14px;
	color: #333333;
}
a.left2:hover {
	text-decoration: none;
	font-size: 14px;
	color: #990000;
}
a.left2:link {
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	
}
a.left2:active {
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	
/*  办事指南链接*/
}a.left_index:visited {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.left_index:hover {
	color: #CC0000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;


}
a.left_index:link {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.left_index:active {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/*按钮样式设置*/
.grey-input{width: 78px; height: 28px; border:#00991b 1px solid; border-radius: 6px; color:#FFF; font-family:"微软雅黑"; font-size:14px; background:#00991b;}
.orange-input{width: 78px; height: 28px; border:#fe9900 1px solid; border-radius: 6px; color:#FFF; font-family:"微软雅黑"; font-size:14px; background:#fe9900;}
.blue-input{width: 78px; height: 28px; border:#3f74ba 1px solid; border-radius: 6px; color:#FFF; font-family:"微软雅黑"; font-size:14px; background:#3f74ba;}

/*字体样式设置    wupy*/
.font-double {color:#007ecb;font-size: 15px;line-height:30px;font-weight: bold;font-family: "微软雅黑";}
.font {color:#333;font-size: 14px;padding-left:15px;line-height:30px;font-family: "微软雅黑";display: block;float: left;}
.font1 {color:#333;font-size: 14px;line-height:30px;font-family: "微软雅黑";}
.font2 {color:#333;font-size: 14px;font-weight: bold;line-height:36px;font-family: "微软雅黑";}
.font3 {color:#333;font-size: 12px;font-weight: bold;line-height:36px;font-family: "微软雅黑";}
.font4 {color:#333;font-size: 12px;line-height:36px;font-family: "微软雅黑";}
.blue1{font-size:15px;margin-right:30px; }
.blue-point {color: #4182bf;font-weight:bold;}
.white {font-weight: bold;color: #FFF;font-family: "微软雅黑";font-size: 14px;text-indent: 15px;}
.orgen {color: #F90;font-size: 14px;}
.orgen1{color:#F90;font-size: 12px;}
.red {color:#F03;font-size: 12px;font-weight: bold;}
.black {color: 1492ff;font-size: 16px;font-family: "微软雅黑";}
.black1 {color:#666;font-size: 14px;font-family: "微软雅黑";line-height: 28px;}
.black2 {color:#000;font-size: 14px;font-family: "微软雅黑";}
/*中间界面的设置*/
#content {margin: 20px auto;width: 1080px;height: auto;}
/*选项卡样式*/
.cs4 {font-size: 10.5pt;cursor: pointer;line-height: 29px;text-decoration: none;background-image: url(../images/bmfw_wyts_07.gif);background-repeat: no-repeat;width: 107px;}
.cs3 {font-size: 10.5pt;cursor: pointer;line-height: 29px;text-decoration: none;background-image: url(../images/bmfw_wyts_09.gif);background-repeat: no-repeat;width: 108px;}
.stext {overflow: hidden;width: 170px;white-space: nowrap;text-overflow: ellipsis;display: inline-block;-o-text-overflow: ellipsis}
#moreItem UL {overflow: auto;height: 98px;width: 215px;padding: 0px;margin: 0px;}
#moreItem UL LI {list-style-type: none;width: 90%;padding-bottom: 0px;text-align: left;padding-top: 0px;padding-left: 0px;margin: 3px 0px 0px 4px;padding-right: 0px}
#moreItem {border-top: #c4e3f3 1px solid;height: 98px;border-right: #c4e3f3 1px solid;width: 215px;border-bottom: #c4e3f3 1px solid;position: absolute;border-left: #c4e3f3 1px solid;display: none;background-color: #f1f1f1}
.choiestab {cursor: pointer;width: 110px;white-space: normal;word-break: break-all;margin: 2px 0px 2px 1px}
.contactUsername {white-space: nowrap;float: left;padding-top: 3px}

/*专题征集样式*/
/*选项卡1*/
#xtzj-all {width: 1100px;height: auto;margin:0 auto;overflow: hidden;}
/*菜单class*/
.Menubox {width: 1100px;float: left;height: 29px;background:url(../images/bmfw_all.gif) no-repeat;padding: 0;margin: 0;margin-top:10px;}
.Menubox ul {margin: 0px;padding: 0px;float: left;font-family: "微软雅黑";line-height: 29px;}
.Menubox li {float: left;display: block;cursor: pointer;width: 107px;color:#000;background:url(../images/bmfw_wyts_07.gif) no-repeat;font-size: 14px;height: 29px;text-align: center;margin-left:10px;}
.Menubox li.hover {background: #fff;width: 108px;background:url(../images/bmfw_wyts_09.gif) no-repeat;color: #000;font-size: 14px;height: 29px;text-align: center;}
.Contentbox {clear: both;height: auto;background:#FFF;border-left:#e1e1e1 1px solid;border-right:#e1e1e1 1px solid;border-bottom:#e1e1e1 1px solid;}
#ztzj-all { width:1000px; height:134px; font-size:14px; font-family:"微软雅黑"; margin:0 auto; margin-top:20px; margin-bottom:10px;}
#ztzj-all .ztzj-all-left { width:48px; height:134px; background:#007ecb; float:left;}
#ztzj-all .ztzj-all-right { width:891px; height:132px; background:url(../images/star-1.png) right no-repeat #f2f2f2; border-bottom:#dfdede 1px solid; border-right:#dfdede 1px solid; border-top:#dfdede 1px solid; float:left;}
#ztzj-all a {color:#000; font-size:14px; font-family:"微软雅黑";}
#ztzj-all a:hover { color:#36C; font-size:14px; font-family:"微软雅黑"; text-decoration:underline;}
</pre></body></html>