body {
    font-size: 16px!important;
    font-family:'微软雅黑';
    margin: 0;
    padding: 0;
    text-align: center;
    background: none repeat scroll 0 0 #f6f6f6;
}
ul,li,h1 {margin:0px; list-style:none;padding:0px;}
a{margin:0px; text-decoration:none;}

.i-search {
    width: 200px;
    height: 34px;
    overflow: hidden;
    position: relative;
    margin: 85px 0 0 18px;
    float: right;
    border: #ffffff 1px solid;
    background: #ffffff;
    border-radius: 8px;
}
.fl {
    float: left !important;
}
.i-search .search-txt {
    width: 140px;
    padding-left: 10px;
    height: 34px;
    line-height: 34px;
    color: #ffffff;
    border: none;
    background: none;
    outline: none;
}
.fr {
    float: right !important;
}
.i-search .search-btn {
    width: 46px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    border: none;
    background: url(../images/ico_search.png) center no-repeat;
    cursor: pointer;
}

#container
{
    margin: 0 auto;
    overflow: hidden;
    width: 1200px;
}

#banner
{
     height:200px;
     clear:both;
     /*background: url("../images/logo1.png") no-repeat scroll 0 transparent;*/
     background:url("../images/bg.jpg") no-repeat;
     background-size:cover;
}
.cover{
width: 100%;
    height: 200px;
    background: rgb(255 255 255 / 40%);
}

#sapce
{
     height:5px;
     clear:both;
}


#nav_menu
{
    height:48px;
    background: url("../images/nv_menu_bg.png") scroll 0 transparent;
    background:#3469ac;
}

#main
{
    height:auto;
    width:1200px;
    margin-top:20px;
}

.main_r1
{
    height:320px;
}

#main_rl_left_ba
{
     width:500px;
     height:18px;
     background:#FF9900 no-repeat left center;
     float:left;
}

.main_r1_left
{
    width:500px;
    height:320px;
    float:left;
    text-align:left;
    background:#f2f0f5;
    margin-right:20px;
}

.main_r1_right
{
    width:460px;
    float:left;
    height:320px;

}

#gzdt
{
    width:460px;
    height:320px;
}

.gzdt_column_title
{
    border-bottom: 1px solid #336699;
    color: #336699;
    float: left;
    font-size: 20px;
    font-weight: bold;
    width: 460px;
    height:40px; 
    line-height:40px;
}


.gzdt_title_name {
    float: left;
    line-height:40px;
    padding-left:10px;
}

.gzdt_more {
    float: right;
    line-height:40px;
    padding-right:10px;
}

.gzdt_more a {
    color: #336699;
    display: block;
    text-align: center;
    text-decoration: none;
    font-size:14px;
}

.gzdt_more a:hover {
    font-weight: bold;
}


.gzdt_content
{
    float: left;
    height: 250px;
    margin-top: 5px;
    width: 460px;
}


.main_r2
{
    height:50px;
}

.main_r2_62
{
    height:62px;
}


.main_r3
{
    height:320px;
    margin-top:20px;
}

.main_r3_left
{
    height:320px;
    width:590px;
    float:left;
    /*border:#dadada 1px solid;*/
}

.main_r3_right
{
    height:320px;
    width:590px;
    float:right;
     /*border:#dadada 1px solid;*/
}

.column_title
{
    border-bottom: 1px solid #336699;
    color: #336699;
    float: left;
    font-size: 14px;
    font-weight: bold;
    width: 590px;
    height:40px;
}


.title_name {
    float: left;
    line-height:40px;
    padding-left:10px;
    font-size:20px;
}

.more {
    float: right;
    line-height:40px;
    padding-right:10px;
}

.more  a {
    color: #336699;
    display: block;
    text-align: center;
    text-decoration: none;
}

.more  a:hover {
    font-weight: bold;
}


.content
{
    float: left;
    height: 230px;
    width: 590px;
}


#cunrentPosition
{
    width:1200px;
    font-family: 宋体;
    height: 24px;
    line-height: 24px;
    margin-bottom: 6px;
    padding-left: 16px;

    text-align: left;
    text-indent: 18px;
    background:#FF9900 no-repeat left center;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

.currentPostionText
{
    width:400px;
}

.lm{
width: 100%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    background: #3469ac;
    color: #fff;
}
.ejdh li{
width: 100%;
    text-align: center;
    height: 50px;
    line-height:50px;
    background: #e5e2e2;
border-bottom: solid 1px #fff;
}
.ejdh li a{
color: #333;
    font-size: 18px;
    display: block;
    width: 100%;

}
.ejdh li a:hover,.ejdh li.cur a{
color: #3469ac;
}

#paperContent .line-name{
border-bottom: #bfbfbf 1px solid;
    line-height: 40px;
    height: 40px;
    padding: 0;
    margin: 20px 0 0 0;
}
#paperContent .line-name h1{
color: #0066cc;
    font-size: 20px;
    font-weight: normal;
    line-height: 39px;
    height: 39px;
    
    float: left;
   
    border-bottom: #0066cc 3px solid;
}
#paperContent .line-name span{
float: right;
    color: #666;
}

#paperContent
{
     width:960px;
     height:auto;
     margin-top:0px;
     float:left;
     padding:0px 10px;
}

#ViewBox
{
    width:1000px;
     height:auto;

}

#leftSecondeMenu
{
     width:220px;
     height:500px;
     border: 1px solid #CCCCCC;
     float:left;
}
#leftSecondeMenu table{
margin:20px auto;
}

#leftSecondeMenu_Title
{
     width:220px;
     height:40px;
}
#leftSecondeMenu_menu
{
    width:220px;
    height:auto;
}

#rightBox
{
    width:770px;
    border: 1px solid #CCCCCC;
    float: right;
    height: auto;
    overflow: visible;
}
#ViewBox table{
    text-align:left;
}

.gzdt_right{
width:200px;
float:right;
}
.gzdt_right li{
width:100%;
height:100px;
margin-bottom:10px;
}
.gzdt_right li img{
width:100%;
height:100px;
}

.footer_nav
{
    
    height:50px;
    background:#3469ac;
    line-height:50px;
   margin-top:30px;
}

.footer_link
{
   width:100%;

   
}
.footer_link li{
float:left;
padding:0px 20px;

}
.footer_link li a{
 color:#fff;
font-size:14px;
}
.footer_link span{
float: left;
    padding: 0px 10px;
    color: #fff;
}

.footer
{
   
    border-top:#e5efd6 1px solid;
    color:#999;
    height:120px;
}

#paperContent table tr td table tr td,#paperContent table tr td table tr td div{
font-size:16px;
font-family:'微软雅黑';
}

#paperContent table tr td table tr td span{
font-size:16px;
font-family:'微软雅黑';
}
#paperContent table tr td table tr td a:link{
font-size:16px;
font-family:'微软雅黑';
}

#paperContent table tr td table tr td .defaultButtonStyle{
font-size:16px;
font-family:'微软雅黑';
}

#paperContent table tr td table{
margin-top:10px;
}


#paperContent table tr td{text-align:left;}