/*
@ Title: style.css(首页不附带色彩选项卡样式表)
@ Explain: 配合选项卡一起使用,结合默认样式表一起放在首页中即可,后添加样式按修改日期请加在最后,后修改样式也尽量在底部按修改日期加注释进行重构.
@ Other: ie5-ie7仅支持最多4095行
@ Author: Richard Chow
@ Author URI: http://www.ue360.net/
*/

@import url("reset.css");
@import url("login.css");
@import url("navi.css");
@import url("banner.css");
@import url("layout.css");
@import url("public.css");
@import url("foot.css");

.undis {display:none;} .dis {display:block;}
.clearfix { 
display:inline;
}
/* Hides from IE-mac \*/
* html .clearfix  {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix:after  {
content:""; 
display:block; 
height:0; 
clear:both; 
visibility:hidden;
}

a:link, a:visited {
color:#004499;
text-decoration:none;
}
a:hover, a:active {
color:#004499;
text-decoration:underline;
}

body {
background:#FFFFFF url("/static/images/blue/blue.jpg") no-repeat center top;
color:#004499;
font:12px "宋体";
}
/**
 @ 头部 */
.top {
width:960px;
margin:15px auto 10px;
overflow:hidden;
zoom:1;
}
.top ul {
float:left;
}
/**
 @ 版本 */
ul.edition {
float:right;
margin:4px 15px 0 0;
color:#FFFFFF;
}
.edition li {
display:inline;
float:left;
margin-left:10px;
}
.edition li a:link,.edition li a:visited {
color:#FFFFFF;
text-decoration:none;
}
.edition li a:hover,.edition li a:active {
color:#FFFFFF;
text-decoration:none;
}
/**
 @ 换肤 */
#Skin {
float:right;
width:120px;
height:15px;
margin:2px 0 0;
background:url("/static/images/theme.gif") no-repeat left top;
}
#Skin li {
display:block;
float:left;
width:15px;
height:15px;
margin-right:5px;
cursor:pointer;
text-indent:-3000px;
}
/**
 @ 滚动字幕 */
.roll {
width:938px;
margin:0 auto 10px;
padding:8px 10px 4px;
overflow:hidden;
zoom:1;
border:1px solid #97B3DC;
background-color:#FFFFFF;
}
.roll h2 {
float:left;
height:18px;
margin-right:10px;
font-size:14px;
}
#scroll_1 {
float:left;
width:860px;
margin:2px 0 0;
overflow:hidden;
}
/**
 @ 主体内容块 */
.content {
width:960px;
margin:0 auto;
overflow:hidden;
zoom:1;
}
/**
 @ 第一屏左栏 */
.news {
float:left;
width:668px;
height:auto !important;
min-height:240px;
height:240px;
padding:12px 10px 2px;
border:1px solid #97B3DC;
background:#FFFFFF url("/static/images/blue/blue.png") repeat-x left top;
}
.news .s {
width:660px;
height:16px;
padding:10px 0 0;
overflow:hidden;
white-space:nowrap;
color:#EE0000;
}
.news .s a:link,.news .s a:visited {
color:#EE0000;
text-decoration:none;
}
.news .s a:hover,.news .s a:active {
color:#EE0000;
text-decoration:none;
}
.news .main ul {
line-height:26px;
font-size:14px;
}
.news .main li {
background:url("/static/images/main.gif") no-repeat left -534px;
}
/**
 @ 第一屏右栏 */
.hot {
float:right;
width:242px;
height:auto !important;
min-height:251px;
height:251px;
padding:12px 8px 0;
border:1px solid #97B3DC;
background:#FFFFFF url("/static/images/blue/blue.png") repeat-x left top;
}
.hot .main {
padding:8px 2px 6px;
font-size:14px;
}
.hot .main ul {
line-height:23px;
}
.side .hot {
float:none;
}
/**
 @ 通用左栏 */
.box {
float:left;
width:690px;
}
/**
 @ 栏目 */
.layout {
margin:10px 0 0 -10px;
overflow:hidden;
zoom:1;
}
.single {
margin:10px 0 0;
}
/**
 @ 小栏目 */
.lay {
display:inline;
float:left;
width:340px;
margin-left:10px;
}
/**
 @ 左栏选项卡 */
.tags {
display:inline;
float:left;
width:340px;
overflow:hidden;
margin-left:10px;
}
.tags .tag {
margin-left:-2px;
overflow:hidden;
zoom:1;
background:url("/static/images/blue/blue.gif") repeat-x left -770px;
}
.tags .tag li {
display:inline;
float:left;
width:112px;
height:17px;
margin-left:2px;
padding:6px 0 0;
background:url("/static/images/blue/skin.gif") no-repeat -114px top;
color:#034EB7;
font-size:14px;
text-align:center;
cursor:pointer;
}
.tags .tag li.over {
font-weight:bold;
background:url("/static/images/blue/skin.gif") no-repeat left top;
}
/**
 @ 左栏选项卡主体 */
.obj {
height:auto !important;
min-height:168px;
height:168px;
padding:8px 8px 6px;
border:1px solid #84A6D0;
border-top:none;
background-color:#FFFFFF;
line-height:24px;
font-size:14px;
}
/**
 @ 全文检索 */
.searchbox {
height:68px;
margin:10px 0 0;
overflow:hidden;
zoom:1;
border:1px solid #84A6D0;
background-color:#E8FAFF;
}
.seo {
display:inline;
float:left;
width:480px;
margin-left:6px;
}
/**
 @ 信息公开图片按钮 */
.openBtn {
margin:0 0 10px;
overflow:hidden;
zoom:1;
}
.openBtn li {
display:inline;
float:left;
width:152px;
height:24px;
margin:6px 0 2px 6px;
padding:4px 0 0;
background:url("/static/images/default.gif") no-repeat -435px -133px;
font-size:12px;
text-align:center;
}
.openBtn li a {
text-decoration:none;
}
.openBtn li.center {
width:194px;
margin-left:64px;
background:url("/static/images/default.gif") no-repeat -435px -165px; 
}
/**
 @ 全文检索——菜单 */
.menu {
margin:8px 0 3px 64px;
overflow:hidden;
zoom:1;
}
.menu li {
float:left;
width:48px;
overflow:hidden;
zoom:1;
background:url("/static/images/blue/skin.gif") no-repeat -392px 4px;
}
.menu li#search6 {
width:54px;
background:none;
}
.menu li span {
display:block;
float:left;
width:38px;
height:22px;
*height:19px;
padding:3px 0 0;
*padding:4px 0 0;
text-align:center;
cursor:pointer;
}
.menu li#search6 span {
width:54px;
}
.menu li.active span {
background:url("/static/images/blue/skin.gif") no-repeat -329px top;
color:#B10000;
font-weight:bold;
}
.menu li#search6.active span {
background:url("/static/images/blue/channel.gif") no-repeat -256px -128px;
}
/**
 @ 全文检索——检索框 */
.search {
margin:2px 0 0;
overflow:hidden;
zoom:1;
}
.search li {
display:inline;
float:left;
margin-left:8px;
}
.search li label {
width:60px;
height:18px;
font-size:14px;
color:#034EB7;
}
.search li input.keyword {
width:274px;
height:17px;
padding:1px 0 0;
border-top:2px solid #716F64;
border-left:2px solid #716F64;
border-right:1px solid #ECE9D8;
border-bottom:1px solid #ECE9D8;
color:#848484;
vertical-align:middle;
}
.search li input.linkBtn {
width:45px;
height:19px;
margin:2px 0 0;
padding:0 0 2px;
*padding:3px 0 0;
border:none;
background:url("/static/images/blue/skin.gif") repeat-x -248px top;
color:#FFFFFF;
}
.search li a {
display:block;
width:67px;
height:16px;
*height:15px;
margin:2px 0 0;
padding:3px 0 0;
*padding:4px 0 0;
background:url("/static/images/blue/skin.gif") repeat-x -248px top;
color:#FFFFFF;
text-align:center;
}
.search li a:link,.search li a:visited {
color:#FFFFFF;
text-decoration:none;
}
.search li a:hover,.search li a:active {
color:#FFFFFF;
text-decoration:none;
}
/**
 @ 全文检索——关键词 */
.word {
float:right;
width:190px;
margin:16px 0 0;
}
.word p {
margin:6px 0;
}
/**
 @ 通用右栏 */
.side {
float:right;
width:260px;
}
/**
 @ 右栏选项卡 */
.subTitle {
height:27px;
margin:10px 0 0;
padding:1px 0 0 3px;
background-color:#0D4AB1;
}
.subTitle li {
display:block;
float:left;
height:19px;
padding:8px 17px 0;
border-left:1px solid #0E49AD;
background:url("/static/images/blue/blue.gif") repeat-x left -526px;
cursor:pointer;
color:#FFFFFF;
}
.subTitle li a:link,.subTitle li a:visited {
text-decoration:none;
color:#FFFFFF;
}
.subTitle li a:hover,.subTitle li a:active {
text-decoration:none;
color:#FFFFFF;
}
.subTitle li.over {
font-weight:bold;
background:url("/static/images/blue/blue.gif") repeat-x left -499px;
color:#034EB7;
}
.subTitle li.over a:link,.subTitle li.over a:visited {
text-decoration:none;
color:#034EB7;
}
.subTitle li.over a:hover,.subTitle li.over a:active {
text-decoration:none;
color:#034EB7;
}
/**
 @ 右栏选项卡主体 */
.subMain {
height:auto !important;
min-height:180px;
height:180px;
padding:8px 8px 7px;
border:1px solid #9CA9CB;
border-top:none;
background-color:#FFFFFF;
line-height:20px;
}
/**
 @ 等高背景 */
.back {
background:url("/static/images/blue/bg.gif") repeat-y left top;
}
/**
 @ 频道+列表+内容 */
.section,.open,.menuList {
float:left;
width:210px;
}
.section h2,.open h2,.menuList h2 {
height:20px;
padding:10px 0 0 24px;
background:url("/static/images/blue/skin.gif") no-repeat -236px -120px;
color:#FFFFFF;
}
.section dl {
margin:0 5px;
}
.section dt {
margin:3px 0;
padding:1px;
border:1px solid #8DBDF7;
}
.section dt span {
display:block;
padding:5px 10px 3px 32px;
background:#D1E6FC url("/static/images/blue/skin.gif") no-repeat -248px -155px;
color:#006FB9;
font-weight:bold;
line-height:18px;
}
.section dd {
padding:4px 16px 1px 40px;
border-bottom:1px dotted #CCCCCC;
background:url("/static/images/blue/skin.gif") no-repeat -240px -209px;
line-height:18px;
}
.mainBox {
float:right;
width:738px;
height:auto !important;
min-height:420px;
height:420px;
border:1px solid #97B3DC;
border-bottom:none;
background:#FFFFFF url("/static/images/blue/blue.png") repeat-x left top;
}
.guide {
height:22px;
margin:15px 15px 15px;
border-bottom:1px solid #CCCCCC;
font:12px normal;
}
.mainList,.mainImages,.mainCont,.mainLead,.mainOther,.openIn,.openPage,.mainVideo {
margin:10px 15px;
}
.mainImg,.mainChan {
margin:10px 20px;
}
#mainSub {
width:672px;
*padding-bottom:15px;
overflow-x:auto;
overflow-y:hidden;
}
/**
 @ 频道页 */
.mainChan .list {
margin:0 0 8px;
}
.mainChan .main {
height:auto !important;
min-height:56px;
height:56px;
}
/**
 @ 列表页 */
.mainList ul {
line-height:24px;
font-size:14px;
}
.mainList li span {
color:#585858;
font-family:Verdana;
font-size:11px;
}
.mainList .topex {
overflow:hidden;
margin:10px 15px;
padding:0 0 10px;
zoom:1;
border-bottom:1px dotted #E4E4E4;
}
.mainList p.img {
float:left;
width:32%;
}
.mainList p.img img {
width:96%;
padding:3px;
border:1px solid #ccc;
}
.mainList h3,.mainList .summary {
float:right;
width:67%;
}
.mainList h3 {
padding:3px 0;
border-bottom:1px dotted #D7D7D7;
font-size:14px;
}
.mainList .summary {
padding:5px 0;
color:#585858;
line-height:18px;
}
.mainList .summary span.sum_t {
color:#F40404;
}
.mainList ol {
margin:0 0 10px;
overflow:hidden;
zoom:1;
line-height:18px;
border-bottom:1px solid #E4E4E4;
}
.mainList ol li {
float:left;
width:33%;
text-align:center;
}
.mainList ol li img {
width:136px;
height:102px;
padding:3px;
border:1px solid #ccc;
}
.mainList ol li p {
margin:6px 20px;
}
/**
 @ 标题+文字摘要+列表 */
.mainOther h3 {
margin:5px 0;
padding:3px 5px 6px;
border-bottom:1px dotted #D7D7D7;
font-size:14px;
}
.mainOther .summary {
padding:5px;
border-bottom:1px dotted #D7D7D7;
color:#585858;
line-height:20px;
}
.mainOther ul {
line-height:24px;
font-size:14px;
}
/**
 @ 领导之窗 */
.mainLead {
padding:10px 15px;
}
.lead {
overflow:hidden;
zoom:1;
}
.lead p.pic {
float:left;
width:20%;
margin:0 10px 0 0;
}
.lead img {
width:120px;
height:160px;
padding:3px;
border:1px solid #CCCCCC;
}
.lead ol {
float:left;
margin:2px 0 0;
line-height:20px;
}
.lead li span {
font-weight:bold;
}
.info {
margin:8px 0 12px;
padding:0 0 8px;
border-bottom:1px solid #CCCCCC;
line-height:20px;
}
.info h3 {
margin:0 0 8px;
padding:1px;
border:1px dashed #84A9FF;
}
.info h3 span {
display:block;
padding:3px 0 1px;
background-color:#D1E5FD;
}
.info p {
text-indent:24px;
}
/**
 @ 视频列表 */
.mainVideo td {
padding:6px;
background-color:#FFFFFF;
}
.videolist {
background-color:#CCCCCC;
} 
td.videoLab {
background-color:#EFEFEF;
text-align:center;
}
/**
 @ 特殊业务模块 */
.mainPro {
margin:10px 15px;
}
.mainPro ul {
overflow:hidden;
zoom:1;
}
.mainPro li {
float:left;
width:19.9%;
margin:5px 0 0;
text-align:center;
}
/**
 @ 图片集锦 */
.mainImages img {
padding:3px;
width:120px;
height:90px;
border:1px solid #ccc;
}
.mainImages ul {
width:100%;
overflow:hidden;
zoom:1;
}
.mainImages li {
float:left;
width:19.9%;
text-align:center;
font-size:12px;
}
.mainImages p {
padding:6px 0;
line-height:16px;
}
/**
 @ 分页 */
.pageNum  {
margin:0 20px;
padding:1px;
border:1px solid #B6EDFF;
}
.pageNum p  {
margin:0;
padding:6px 0 4px;
background-color:#EBFAFF;
text-align:center;
font-family:Verdana;
}
.pageNum span {
color:#FF0000;
font-size:10px;
}
/**
 @ 最终页 */
.mainCont h1 {
margin:20px 0 10px;
color:#0064AF;
font-size:18px;
text-align:center;
}
.subHead {
margin:0 0 10px;
font-size:14px;
text-align:center;
}
.explain {
margin:0 15px;
padding:8px 0 6px;
border:1px solid #E0E0E0;
background-color:#F5F5F5;
font-family:Verdana;
text-align:center;
}
.explain span {
color:#666666;
}
#mainSub {
margin:10px auto;
line-height:24px;
font-size:14px;
}
#mainSub p {
margin:6px 0;
}
#mainSub p.player {
margin:0 0 10px;
text-align:center;
}
.editor {
margin:5px 15px;
font-weight:bold;
text-align:right;
}
.others {
margin:6px 0;
padding:0 0 0 20px;
color:#9E9E9E;
}
.others span {
color:#FF0000;
}
.others span a:link,.others span a:visited {
color:#FF0000;
text-decoration:none;
}
.others span a:hover,.others span a:active {
color:#FF0000;
text-decoration:none;
}
.related {
height:18px;
margin:10px 15px 0;
padding:8px 0 0 32px;
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
background:url("/static/images/main.gif") no-repeat -936px 5px;
font-size:13px;
}
.related_list {
margin:0 15px;
padding:10px;
line-height:20px;
}
/**
 @ 底部收尾图片 */
.bottom {
clear:both;
height:6px;
background:url("/static/images/blue/skin.gif") no-repeat left bottom;
}
/**
 @ 单列最终页 */
.simple {
width:958px;
margin:0 auto;
border:1px solid #97B3DC;
background:#FFFFFF url("/static/images/blue/blue.png") repeat-x left top;
}
#Zoom {
width:890px;
*padding-bottom:15px;
overflow-x:auto;
overflow-y:hidden;
}
#Zoom {
margin:10px auto;
line-height:24px;
font-size:14px;

}
#Zoom p {
margin:6px 0;
}
#Zoom p.player {
margin:0 0 10px;
text-align:center;
}
/**
 @ 办事服务最终页 */
.deal ul {
float:right;
overflow:hidden;
zoom:1;
}
.deal ul li {
display:inline;
float:left;
width:78px;
height:30px;
margin-left:15px;
background:url("/static/images/channel.gif") no-repeat -589px -108px;
}
.deal ul li a {
display:block;
width:75px;
height:19px;
padding:8px 0 0;
text-align:center;
}
.deal ul li a:link,.deal ul li a:visited {
color:#FFFFFF;
text-decoration:none;
}
.deal ul li a:hover,.deal ul li a:active {
color:#FFFFFF;
text-decoration:none;
}
.approve {
margin:10px auto 0;
line-height:16px;
}
.approve td {
padding:6px 8px 2px;
border:1px solid #E0E0E0;
}
.approve_t {
background-color:#F5F5F5;
font-weight:bold;
text-align:center;
}
.approve_m {
margin:10px 2px;
border:1px solid #D1E3F4;
}
.approve_m ol {
overflow:hidden;
zoom:1;
background:url("/static/images/blue/blue.gif") repeat-x left -865px;
}
.approve_m ol li {
float:left;
height:23px;
margin-left:-1px;
padding:6px 13px 0;
background:url("/static/images/blue/skin.gif") no-repeat -733px -130px;
color:#000000;
font-size:14px;
text-align:center;
cursor:pointer;
}
.approve_m ol li.over {
background:url("/static/images/blue/skin.gif") no-repeat -733px -159px;
font-weight:bold;
}
.approve_m_c {
padding:6px 12px 8px;
line-height:20px;
}
.approve_m_c p {
margin:6px 0;
text-indent:24px;
}
.approve_m_c ul {
line-height:24px;
}
* html .approve_m_c li img {
margin:4px 0 8px;
vertical-align: middle;
}
/* 办理流程图 */
.flow {
display:inline-block;
width:87px;
height:17px;
margin:0 0 4px;
padding:6px 0 0;
zoom:1;
background:url("/static/images/blue/channel.gif") no-repeat -576px -166px;
color:#696969;
text-align:center;
}
.flow a {
display:block;
outline:none;
}
.flow a:link,.flow a:visited {
color:#696969;
text-decoration:none;
}
.flow a:hover,.flow a:active {
color:#696969;
text-decoration:none;
}
/**
 @ 漂浮框 */
#floatLeft p,#floatRight p {
padding:6px 6px 4px;
border:1px dashed #CCCCCC;
background-color:#F6F6F6;
text-align:right;
}
#floatLeft p span,#floatRight p span {
display:block;
cursor:pointer;
}
/**
 @ 政务公开频道 */
.open ul {
padding:0 5px;
line-height:24px;
}
.open li span {
display:block;
height:25px;
margin:5px 0 0;
padding:1px 0 0 32px;
background:url("/static/images/blue/skin.gif") no-repeat -459px -125px;
}
.open ul ul {
padding:0;
line-height:22px;
}
.open li li span {
height:1%;
margin:0;
padding:3px 8px 0 29px;
border-bottom:1px dashed #E3E3E3;
background:url("/static/images/blue/skin.gif") no-repeat -456px -157px;
line-height:18px;
}
.open li li li span {
padding-left:38px;
background:url("/static/images/blue/skin.gif") no-repeat -926px -142px;
}
.open li li li li span {
padding-left:46px;
background:url("/static/images/main.gif") no-repeat -674px -252px;
}
.open li li li li li span {
padding-left:56px;
background:url("/static/images/blue/skin.gif") no-repeat -428px -206px;
}
.openPage ul {
padding:5px;
}
.openPage li span {
display:block;
margin:0 0 6px;
padding:6px 0 3px 26px;
font-weight:bold;
font-size:14px;
background:#EEEEEE url("/static/images/main.gif") no-repeat 12px -142px;
}
.openPage ul ul {
overflow:hidden;
zoom:1;
}
.openPage li li {
float:left;
white-space:nowrap;
}
.openPage li li span {
margin:0 12px 8px 0;
padding:0 0 0 16px;
background:url("/static/images/blue/skin.gif") no-repeat -944px -119px;
font:normal 12px "宋体";
}
/**
 @ 目录最终页 */
.Catalog {
margin:15px 20px;
font-size:14px;
}
.Catalog table {
background-color:#A4CAE6;
}
.Catalog td {
padding:6px;
text-align:center;
background-color:#fff;
}
.Catalog td.Sort {
font-weight:bold;
color:#666666;
background-color:#EBF3FD;
}
.Sum {
margin:0 20px;
padding:8px 12px;
line-height:22px;
color:#666666;
font-size:12px;
border:1px dashed #ccc;
}
/**
 @ 公开首页 */
.conmenu {
padding:3px 5px;
}
.conmenu li {
height:36px;
margin:0 0 3px;
background:url("/static/images/main.gif") no-repeat left -76px;
text-align:center;
}
/*
.menuList li.on {
background-position:0 -119px;
}
*/
.conmenu li a {
display:block;
width:200px;
line-height:36px;
font-size:14px;
}
.conmenu li a:link,.conmenu li a:visited {
color:#FFFFFF;
text-decoration:none;
}
.conmenu li a:hover,.conmenu li a:active {
color:#FFFFFF;
text-decoration:none;
}
.menuList p {
margin:10px 0 8px 28px;
padding:8px 0 0 28px;
background:url("/static/images/main.gif") no-repeat left 5px;
font:bold 14px "宋体";
}
.moreMenu {
padding:3px 5px;
line-height:18px;
}
.moreMenu li {
padding:5px 8px 2px 32px;
border-bottom:1px dashed #CCCCCC;
background:url("/static/images/blue/skin.gif") no-repeat -456px -155px;
text-align:left;
}
/**
 @ 目录封面 */
.openIn {
padding:0 10px;
}
.openIn h3 {
margin:10px 0 0;
padding:6px 0 8px 32px;
border-bottom:1px dashed #CCCCCC;
background:url("/static/images/main.gif") no-repeat 6px -34px;
}
.openIn ul {
margin:8px;
overflow:hidden;
zoom:1;
line-height:20px;
}
.openIn li {
float:left;
margin:0 8px 0 0;
padding:4px 0 0 24px;
white-space:nowrap;
background:url("/static/images/main.gif") no-repeat 10px -143px;
font-size:14px;
}
/**
 @ 主体特殊设置 */
.box .list .main {
padding:6px 7px 3px;
}
.side .list .main {
padding:7px 7px 5px;
}
.box .list .main ul {
font-size:14px;
line-height:24px;
}
.side .list .main ul {
line-height:20px;
}
.side .list-02 .main {
border:1px solid #97B3DC;
border-top:none;
}
.side .hot .list-02 .main {
border:none;
}
.side .list-10 .main ul,.side .list-11 .main ul {
line-height:24px;
}
.list .main h3 {
margin:0 0 4px;
padding:3px 5px 1px;
overflow:hidden;
zoom:1;
font-weight:normal;
}
.list .main h3 span.title {
float:left;
}
.list .main h3 span.more {
float:right;
margin-top:2px;
font:normal 12px "宋体";
}
.list .main p.summary {
height:auto !important;
min-height:92px;
height:92px;
text-indent:18px;
}
.list .main ul.shead {
font-size:12px;
line-height:18px;
}
.list .main ul.line {
font-size:12px;
line-height:22px;
}
.list .main ul.line li {
padding-top:2px;
border-bottom:1px dashed #BCBCBC;
}
.list .main ul.line li img {
padding:0;
border:none;
}
* html .list .main ul.line li img {
margin:6px 0;
vertical-align:middle;
}
.list .main img {
padding:3px;
border:1px solid #CCCCCC;
}
.list .main table img {
padding:0;
border:none;
}
.list .main p {
margin:3px 0;
}
.shead {
margin:0 0 2px;
overflow:hidden;
zoom:1;
}
.shead li {
float:left;
margin:0 3px 3px 0;
white-space:nowrap;
height:20px;
padding:5px 4px 0;
border:1px solid #C3E1FC;
background:url("/static/images/blue/blue.gif") repeat-x left -840px;
}
.shead li a {
display:block;
}
.mainImg .list .main ul {
width:100%;
overflow:hidden;
zoom:1;
}
.mainImg .list .main li {
float:left;
width:24.9%;
text-align:center;
}
.mainImg .list .main li img {
padding:3px;
width:140px;
height:105px;
border:1px solid #CCCCCC;
}
.mainImg .list .main li p {
padding:6px 8px 0;
line-height:16px;
}

/* 2009-01-05 信息办 */
.excerpt {
height:auto !important;
min-height:120px;
height:120px;
padding:8px 12px;
font-size:14px;
line-height:22px;
}
/* 2009-01-19 侨联 | 2009-02-01 侨办 */
.links {
text-align:center;
}
.list .links table img {
padding:2px;
border:1px solid #CCCCCC;
}
.list .links ul li img {
margin:2px 0;
vertical-align:middle;
}
/* 2009-02-01 侨办 */
.welcome {
width:918px;
margin:0 auto 10px;
padding:6px 10px 2px;
overflow:hidden;
zoom:1;
border:1px solid #97B3DC;
background-color:#FFFFFF;
}
.welcome h2 {
float:left;
height:auto;
}
.welcome p {
float:left;
margin:2px 0 4px;
}
.welcome .w {
float:left;
}
.selects {
width:940px;
margin:10px auto;
padding:8px 10px;
border:1px solid #B7D0EF;
background-color:#F4F8FF;
text-align:center;
}
.selects h2 {
float:left;
width:10%;
height:auto;
margin:3px 0 0;
}
.selects ul {
float:left;
width:90%;
}
.selects li {
display:inline;
margin-left:12px;
}
.selects li img,.selects li select {
vertical-align:middle;
}
/* 2009-02-05 对外贸易经济合作局 */
.tabs {
float:left;
width:690px;
}
.tabs ol {
height:22px;
margin-left:-2px;
zoom:1;
background:url("/static/images/blue/tabs.gif") repeat-x left -62px;
}
.tabs ol:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.tabs ol li {
display:inline;
float:left;
height:16px;
margin-left:2px;
padding:4px 0 0;
border:1px solid #D5D5D5;
border-bottom:none;
background:url("/static/images/blue/tabs.gif") repeat-x left -32px;
color:#034EB7;
font-size:14px;
text-align:center;
cursor:pointer;
}
.tab-2 li {
width:342px;
}
.tabs ol li a:link,.tabs ol li a:visited {
color:#034EB7;
text-decoration:none;
}
.tabs ol li a:hover,.tabs ol li a:active {
color:#034EB7;
text-decoration:none;
}
.tabs ol li.over {
height:17px;
border:1px solid #84A6D0;
border-bottom:none;
background:url("/static/images/blue/tabs.gif") repeat-x left top;
font-weight:bold;
}
.tabs-news ul {
line-height:24px;
}
.tabs-news ul li {
zoom:1;
background:url("/static/images/main.gif") no-repeat left -534px;
}
.tabs-news {
height:auto !important;
min-height:220px;
height:220px;
padding:16px 10px 6px;
zoom:1;
border:1px solid #84A6D0;
border-top:none;
background-color:#FFFFFF;
line-height:24px;
font-size:14px;
}
.tabs-news p {
float:left;
padding:2px;
border:1px solid #CECDCD;
}
.tabs-news:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.imgnews {
float:right;
width:63%;
}
.newslist {
margin-left:-10px;
zoom:1;
}
.newslist:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.newslist li {
display:inline;
float:left;
width:48%;
margin-left:10px;
}
/* 2009-02-10 无锡外事办 */
.feed {
width:928px;
margin:10px auto 0;
padding:6px 15px 2px;
zoom:1;
border:1px solid #97B3DC;
background-color:#FFFFFF;
}
.feed:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.feed h2 {
float:left;
height:auto;
margin:2px 0 0;
}
.feed ul {
float:right;
width:780px;
margin-left:-16px;
}
.feed ul li {
display:inline;
float:left;
padding:4px 0 4px 16px;
white-space:nowrap;
}
/* 2009-02-10 无锡史志办 */
.mail-login {
padding:13px 15px 0;
border:1px solid #ADCEEF;
background:url("/static/images/login.gif") repeat-x left top;
}
.mail-login ul {
float:left;
height:58px;
}
.mail-login ul:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.list .main .mail-login ul {
line-height:24px;
}
* html .list .main .mail-login ul input {
margin:0 0 5px;
vertical-align:middle;
}
.mail-login ul input {
border:1px solid #78C1FF;
}
.mail-login ul label {
color:#0089FF;
}
.mail-login p {
float:right;
width:51px;
}
.mail-login p input {
width:51px;
height:46px;
border:none;
background:url("/static/images/blue/submit.gif") no-repeat 1px 1px;
}
/* 2008-02-11 环保局 */
.switch {
float:right;
width:236px;
height:auto !important;
min-height:248px;
height:248px;
padding:13px 11px 2px;
border:1px solid #97B3DC;
background:#FFFFFF url("/static/images/blue/blue.png") repeat-x left top;
}
.switch ol {
zoom:1;
}
.switch ol:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.switch ol li {
float:left;
width:50%;
}
.switch ol li span {
float:left;
width:100%;
height:23px;
padding:6px 0 0;
background:url("/static/images/default.gif") no-repeat left -61px;
color:#939393;
font-size:14px;
text-align:center;
cursor:pointer;
}
.switch ol li span a:link,.switch ol li span a:visited {
color:#939393;
text-decoration:none;
}
.switch ol li span a:hover,.switch ol li span a:active {
color:#939393;
text-decoration:none;
}
.switch ol li span.right {
background:url("/static/images/default.gif") no-repeat -118px -170px;
}
.switch ol li.over a:link,.switch ol li.over a:visited {
color:#FFFFFF;
text-decoration:none;
}
.switch ol li.over a:hover,.switch ol li.over a:active {
color:#FFFFFF;
text-decoration:none;
}
.switch ol li.over span.left {
background:url("/static/images/default.gif") no-repeat left -170px;
color:#FFFFFF;
font-weight:bold;
}
.switch ol li.over span.right {
background:url("/static/images/default.gif") no-repeat -118px -61px;
color:#FFFFFF;
font-weight:bold;
}
.switch .main {
padding:3px 0 0;
}
.switch ul {
font-size:14px;
line-height:24px;
}

