﻿@charset "utf-8";
/*cssReset*/
#content {width: 1000px; background: #fff; margin: 0 auto; padding: 0 0 20px; overflow: hidden;}

.nodePic{overflow: hidden; padding-bottom: 20px; text-align: center;}
.nodePic img{width: 1000px; text-align: center;}

/*列表页*/
.mainBox .wBd{ overflow:hidden;}
.mainBox{background: url(images/sgsMainBox.png) left -104px repeat-x;}
.mainBox .wHd{height: 52px; overflow: hidden; background: url(images/sgsMainBox.png) right -52px no-repeat;}
.mainBox .wHd h3{padding-left: 25px; height: 52px; line-height: 45px; overflow: hidden; font-size: 16px; font-weight: bold; color: #016cba; background: url(images/sgsMainBox.png) left top no-repeat;}

.mainBox .wBd{overflow: hidden; padding-top: 13px;}

/* 侧栏-菜单 */
/* .sideMenu{overflow: hidden; margin-top: 1px;}
.sideMenu dt{margin-top: -1px; height: 45px; line-height: 45px; overflow: hidden; text-align: center; font-size: 16px; font-weight: bold; color: white; background: url(images/sgsSideMenu.png) left top no-repeat;}
.sideMenu dt h3{font-weight: bold; color: white; background: url(images/sgsSideMenu.png) left -82px no-repeat;}
.sideMenu dt.on h3{background-position: left -45px;}
.sideMenu dt a{color: white;}
.sideMenu dd{overflow: hidden; padding: 2px 10px 22px; border: 1px solid #d5d5d5; border-top: none;}
.sideMenu dd .menuList .li1{}
.sideMenu dd .menuList .h1{line-height: 24px; font-size: 14px; padding: 12px 2px 13px; border-bottom: 1px solid #d5d5d5;}
.sideMenu dd .menuList .on{font-weight: bold; color: #016cba; background: url(images/sgsSideMenuHover.png) left bottom repeat-x;}
.sideMenu dd .menuList .on a.a1,
.sideMenu dd .menuList li.li1 a.a1:hover{font-weight: bold; color: #016cba;}
.sideMenu dd .menuList .ul2{display: none; overflow: hidden; padding:5px 10px 10px; border-bottom: 1px solid #d5d5d5;}
.sideMenu dd .menuList .on .ul2{display: block;}
.sideMenu dd .menuList .li2{padding:6px 0 5px 9px; line-height: 24px; font-size: 12px; border-bottom: 1px dotted #ececec; background: url(images/sgsDot01.png) left 18px no-repeat;}
.sideMenu dd .menuList .a2{color: #666;}
.sideMenu dd .menuList .on2 .a2,
.sideMenu dd .menuList .a2:hover{color: #016cba;} */

.sideMenu{overflow: hidden; margin-top: 1px;}
.sideMenu .li1{ background: url(images/sgsSideMenu.png) left -74px no-repeat;}
.sideMenu .h1{margin-top: -1px; height: 45px; line-height: 45px; overflow: hidden; text-align: center; font-size: 16px; font-weight: bold; color: white; background: url(images/sgsSideMenu.png) left 20px no-repeat;}
.sideMenu .on1 .h1{background-position: left -17px;}
.sideMenu .h1 a{color: white;}
.sideMenu .ul1{display: none; overflow: hidden; padding: 2px 8px 22px; border: 1px solid #d5d5d5; border-top: none;}
.sideMenu .on1 .ul1{display: block;}
.sideMenu .h2{line-height: 24px; font-size: 14px; padding: 12px 2px 13px 15px; border-bottom: 1px solid #d5d5d5; background: url(images/sgsSideMenu02.png) left 21px no-repeat;}
.sideMenu .hasUl2 .h2{background: url(images/sgsSideMenu01.png) left 21px no-repeat;}
.sideMenu .on2 .h2{font-weight: bold; color: #016cba; background: url(images/sgsSideMenu02.png) left 21px no-repeat;}
/*.sideMenu .on2 .h2{font-weight: bold; color: #016cba; background: url(images/sgsSideMenuHover.png) left bottom repeat-x;}*/
.sideMenu .on2 a.a2,
.sideMenu .h2 a.a2:hover{font-weight: bold; color: #016cba;}
.sideMenu .ul2{display: none; overflow: hidden; padding:5px 10px 10px; border-bottom: 1px solid #d5d5d5;}
/*.sideMenu .on2 .ul2{display: block;}*/
.sideMenu .h3{padding:6px 0 5px 9px; line-height: 24px; font-size: 12px; border-bottom: 1px dotted #ececec; background: url(images/sgsDot01.png) left 18px no-repeat;}
.sideMenu .h3 .a3{color: #666;}
.sideMenu .on3 .a3,
.sideMenu .h3 .a3:hover{color: #016cba;}







/* 搜索框 */
.listSearch{overflow: hidden; padding:0 0 22px 76px; text-align: center; border-bottom: 1px dotted #d5d5d5;}
.listSearch .keyWord{float: left; height: 37px; line-height: 37px; width: 470px; padding: 0 10px; color: #999; border: 1px solid #d5d5d5; border-right: none; overflow: hidden; border-radius: 4px 0 0 4px;}
.listSearch .listBtn{float: left; height: 39px; line-height: 39px; width: 50px; border: none; border-radius: 0 4px 4px 0; cursor: pointer; text-indent: -9999px; overflow: hidden; background: #0168b7 url(images/sgsSearchBtn.png) center center no-repeat;}


/* 列表页 */
.newsList{overflow: hidden; margin-top: 15px;}
.newsList li{height: 24px; line-height: 24px; padding: 11px 0 12px 10px; font-size: 14px; border-bottom: 1px dotted #d5d5d5; background: url(images/sgsDot01.png) left center no-repeat;}
.newsList li .date{float: right; color: #999; font-size: 12px;}

/* 内容表格 */
.infoTable{width: 100%; border-collapse: collapse;}
.infoTable td{border: 1px solid #d5d5d5; line-height: 30px; padding: 9px 15px;}
.infoTable td.tdLeft{padding-right: 10px; text-align: right;}
.infoTable tr.even td{background-color: #f3f3f3;}
.infoTable td.tdTit{text-align: center; padding: 22px 10px;}

