
body{
    margin:0;
    padding:0;
    /**font-family: tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif;
    font-size: 14px;
    color: #252525;**/
    background: #dbe6ec;
 }

/*****������******/
.contain{ width:1000px; margin:0 auto; margin-top:25px; margin-bottom:20px; }
/******ָ�����******/
.table1 h5 {
    color: #156988;
    margin: 1em 0;
}

.copy-right{
margin-top:1em;
}
.copy-right p {
color: #e2eaf2;
font-size: 1.1em;
font-weight:600;
line-height: 1.5em;
}
.copy-right p a{
color: #e2eaf2;
}

.footer a img{
background-size:100%;
width:34%;
}
.copy-right {
margin-top: 0.5em;
}

/*****���ָ��˵���ʽ*****/
.left {
    height: 900px;
    width: 240px;
    background: #FFF;
}
.tab_bg {
    background-color: #f5f5f5;
    height: 39px;
    line-height: 39px;
}
.tab_bg ul, .menuContain ul {
    list-style: inside none none;
}
.tab_bg ul, .menuContain ul {
    list-style: inside none none;
    margin: 0;
    padding: 0;
}
.tab_bg ul li {
    width: 50%;
    cursor: pointer;
    float: left;
    font-weight: bold;
    padding: 0 4px;
    text-align: center;
    line-height: 39px;
}

.tab_bg ul li.tabOn{
    color: rgb(8, 88, 114);
}
.tabOn div{
    border-bottom: 3px solid #2f78b1;
}
.menu {
    position: relative;
    cursor: pointer;
    height: 32px;
    line-height: 32px;
    margin: 1px 0;
    width: 240px;
    white-space: nowrap;
    overflow:hidden;
    
}
.menu:after {
    position: absolute;
    content:" ";
    width: 200px;
    height: 1px;
    left: 20px;
    top: 30px;
    border-bottom: 1px solid #eee;
}
.menu span.menu_text{
    display: inline-block;
    float: left;
    width:200px;
    margin-left: 25px;
    overflow:hidden;
}
.menuOn {
    color: #2f78b1;
}
.menuContain ul li {
    /* background: url("../img/circle.jpg") no-repeat scroll 20px center rgba(0, 0, 0, 0); */
    /* border-bottom: 1px dashed #bdd2ed; */
    line-height: 34px;
    text-indent: 3em;
    margin-left: 10px;
}
.menuContain ul li div{
    overflow:hidden;
    height:32px;
}
.menuContain ul li div:hover{
    background-color: #dff0fa;
}
.menuContain ul li div.ind_div.current,.menuContain ul li div.ind_div.current:hover{
    background: url("../img/current_bg.png") no-repeat scroll 14px center ;
}
.menuContain ul ul li{
    border-bottom: 0px ;
    line-height: 34px;
    text-indent: 4em;
}
.menuContain ul ul ul li{
    border-bottom: 0px ;
    line-height: 34px;
    text-indent: 5em;
}
.menuContain ul ul ul ul li{
    border-bottom: 0px ;
    line-height: 34px;
    text-indent: 6em;
}
.menuContain ul li div  a span.menu_text{
    display: inline-block;
    float: left;
    width:200px;
    color: #252525;
    font-size: 13px;
    text-decoration: none;
    line-height: 32px;
}
.menuContain ul li div  a:visited span.menu_text { 
    color: #252525;
    text-decoration: none;
} 
.menuContain ul li div  i{
    position:relative;
    top:9px;
    right:12px;
    float:right;
}
.menuContain ul li div.ind_div{
     background: url("../img/circle.jpg") no-repeat scroll 20px center;
}
.button_icon_open{
    width:16px;
    height:16px;
    vertical-align: middle;
    display:block;
    background-color: transparent;
    background-repeat:no-repeat;
    background-image:url('../img/wuxi/common_icon.png');
    background-position:-12px -73px; 
    float:right; 
    margin-top:9px;
    margin-right:11px;
}
.button_icon_close{
    width:16px;
    height:16px;
    vertical-align: middle;
    background-color: transparent;
    background-repeat:no-repeat;
    background-image:url('../img/wuxi/common_icon.png');
    background-position:2px -73px;  
    float:right; 
    margin-top:9px;
    margin-right:11px;
}

.menu ul li div:hover{
      background-color: #dff0fa;/*#CBE8F9;*/
}
.menu ul li div:hover a{
    color:#252525;
    /* font-weight:700; */
    
}
.current,div.current:hover{
     background-color: #CBE8F9;
}
.current a{
    color:#252525;
    font-weight:700;
}

/*�Ҳ���ʽ*/

.right{ 
/*  border-bottom: 1px solid #bdd2ed;
    border-right: 1px solid #bdd2ed;
    border-top: 1px solid #bdd2ed; */
    /* padding:0 10px; */
}
 
.info_tip {
   /*  background: url("../img/wuxi/ico1.jpg") no-repeat scroll 10px center #f2fbfd; */
    position: relative;
    border-bottom: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    background: #e8eff4;
    color: #4c89bb;
}

.search_form {
    background: none repeat scroll 0 0 #ffffff;
    border-bottom: 1px dashed #bdd2ed;
    height: 53px;
    line-height: 43px;
}
.col-9{
    width: 75%;
    float:left;
    position: relative;
}
.col-3{
    width: 25%;
    float:left;
    position: relative;
}
.form-inline {
    margin: 0 10px;
}
.form-control{
    margin-top:10px;
}
.time-lable{
    display: inline-block;
    float: left;
    margin-left: 130px;
}
.hidden{
    display:none;
}
.tip{
    text-align: center;
    color: #333333;
    font-size: 18px;
}
ul  li{
    list-style-type:none;
}
.btn-primary {
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    padding: 0 12px;
}
.chart_container{
    font-size: 12px;
    height: 350px;
    margin: 0 auto;
    min-width: 310px;
    width: 735px;
}

.div_chart{
    font-size:12px;
    min-width: 340px; 
    height: 350px; 
    margin: 0 auto
}

.div_table{
    font-size:12px;
    padding-top:5px;
    margin: 0 auto;
    width: 765px;
}

.tdBg1 {
 /*    background: url("../img/wuxi/cornerT1bg.jpg") repeat-x scroll 0 0 ; */
    color: #845648;
    position: relative;
}


.tdBg1 span {
    font-size: 14px;
    font-weight: bold;
}
.tdBg1 span:after {
    content:" ";
    width: 700px;
    height: 1px;
    position: absolute;
    top: 18px;
    left: 60px;
    background: #ddded8;
}
.tdBg1 i {
    font-size:16px;
}


.tdBgL2 {
    /* background: url("../img/wuxi/cornerL2.gif") repeat-y scroll 0 0 ; */
}

.tdBgR2 {
   /*  background: url("../img/wuxi/cornerR2.gif") repeat-y scroll 0 0 ; */
}


.tdBg3 {
    background: url("../img/wuxi/cornerM3.gif") repeat scroll 0 0 ;
}


.table_description h5 {
    /* color: #156988; */
    margin: 1em 0;
}

/*��ѯͷ�� ��ʽ*/
.time-form{
    display:inline-block;
}

/*�Ҳ�ͼ�Ρ�excel������ʽ*/
.exporting{
    height: 30px;
    width:100%;
}
.exporting ul{
    line-height:30px;
    float: right;
}
.exporting ul li{
    float: left;
    padding:0 10px;
}
.exporting ul li a{
    cursor: pointer;
    color: #252525; 
}
.exporting ul li a img{
    height:25px;
}

/*�����ʽ*/

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #fafafa;
}
.th1{
    background-color: #FFF;
    border-bottom: 1px solid #bdd2ed;
    border-right: 1px solid #bdd2ed;
    height: 47px;
    line-height: 47px;
}
.th2 {
    background-color: #FFF;
    border-bottom: 1px solid #bdd2ed;
    border-right: 1px solid #bdd2ed;
    font-weight: 100;
    height: 23px;
    line-height: 23px;
}

.data_table{
    position: relative;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border-left: 1px solid #bdd2ed;
    border-top: 1px solid #bdd2ed;
    /* background: none repeat scroll 0 0 #f2fbfd; */
}
.data_table > thead > tr > th, .data_table tr > th {
    font-weight: 100;
    padding:0 5px;
    line-height:23px;
    height:23px;
    white-space: nowrap;
background: #eff2f7;
border-bottom-width: 1px;
}
.data_table > thead > tr > td, .data_table > tbody > tr > td, .data_table > tfoot > tr > td  {
    vertical-align: middle;
    text-align:right;
    line-height: 1.42857;
    padding: 8px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.data_table > thead > tr > th.head_top , .data_table tr > th.head_top{
    cursor:pointer;
}
.data_table > tbody > tr > td.selected{
    background-color:#e5e5f5;
}
.main-search {
    width: 244px;
    height: 82px;
    position: absolute;
    right: -10px;
    top: -50px;
    background: url("../img/hgcx.png") no-repeat;
    background-size: 100% 100%; 
}

.datatime-input {
    width: 120px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ddd;
    border-radius: 2px;
    padding-left: 8px;
    vertical-align: middle;
}
#header {
    height: 100px;
}

.sx-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: -1;
}
.headerContent {
    width: 1000px;
    line-height: 100px;
    margin: 0 auto;
}
#header .headerContent .search {
    float: right;
    line-height: 1;
    margin-top: 32px;
    position: relative;
}
#header .headerContent .search .text {
    border: 2px solid #bdd2ed;
    height: 35px;
    line-height: 35px;
    width: 376px;
    padding: 0 30px;
    vertical-align: middle;
}
.fa-search {
    position: absolute;
    top: 8px;
    left: 7px;
    font-size: 20px;
    line-height: 1;
}
#searchType-select {
    height: 30px;
    line-height: 30px;
    border: 1px solid #ddd;
    margin: 0;
    width: 120px;
    border-radius: 3px;
    background-color: #FFF;
    padding: 0;
}
#footer {
    height: 117px;
    line-height: 117px;
    margin-top: 10px;
}
.paramyContent {
    width: 1000px;
    margin: 0 auto;
}
#footer .downLoad {
    width: 690px;
    float: left;
}
#footer .divide {
    float: left;
    height: 50px;
    margin-top: 25px;
    background: url(../img/divide.png) no-repeat;
    color: #a3a3a3;
}
#footer .copyRight {
    /* float: left; */
    padding-left: 35px;
    padding-top: 32px;
}
#footer .copyRight a {
    display: block;
    height: 18px;
    line-height: 20px;
    font-size: 12px;
    float: none;
}
#footer a {
    color: #a3a3a3;
    font-size: 20px;
    float: left;
    height: 76px;
    line-height: 76px;
}
h1 {
    font-size: 22px;
    height: 65px;
    line-height: 65px;
    letter-spacing: 3px;
}
#header {
    height: 100px;
    line-height: 100px;
    width: 100%;
}
#navbar {    
    width: 100%;
    height: 54px;
    line-height: 54px;
    background-color: #3b67a8;
}
#header .headerContent { background: url(../v1.0/img/logo.png) no-repeat 0 22px; height: 100%; }


#navbar ul li {
    float: left;
    width: 185px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
#navbar ul li a {
    display: inline-block;
    width: 100%;
    color: #fff;
    padding: 0 22px;
}

#yearbook {
    display: block;
    padding-top: 20px;
    cursor: pointer;
}
.book {
    margin-top: 15px;
    padding-bottom: 5px;
    list-style: disc;
    font-size: 15px;
    border-bottom: 1px dashed #333;
}
.year-menu {
    list-style: none;
}
.menu-item {
    float: left;
    margin: 10px;
    padding: 8px;
    background: #f9f9f9;
    border-radius: 5px;
}
.menu-item a {
    color: #333;
}
.menu-item .fa {
    margin: 0 0 5px 5px;
    font-size: 36px;
    display: block;
    text-align: center;
}
#close-pdf {
    position:absolute;
    top: 8%;
    right: 9%;
    display: none;
    cursor: pointer;
}
.pdf-container {
    position: absolute;
    left: 5%;
    top: 5%;
    height: 90%;
}
.index-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.img-block {
    display: block;
    margin: 0 auto;
}
.img-adapt {
    max-width: 100%;
    height: auto;
}