/*顶部样式*/
.page_top{
    width: 100%;
    height: 30px;
    background-color: #eff3f6;

}
.top_main{
    width: 1000px;
    height: 30px;
    margin: 0 auto;
}
.top_main_left{
    width: 500px;
    height: 30px;
    float: left;
}
.top_main_right{
    width: 500px;
    height: 30px;
    float: right;
}
.page_banner{
    width: 100%;
    height: 150px;
    background: url(banner_bg.jpg) repeat-x;
}
.banner_mid{
    width: 1000px;
    height: 150px;
    background: url(banner_mid.jpg) no-repeat;
    margin: 0 auto;
}
.search_block{
    width: 300px;
    height: 150px;
    float: right;
}


/*导航样式*/
.page_nav{
    width: 100%;
    height: 35px;
    background: #335075;
}
.nav_main{
    width: 1000px;
    height: 35px;
    margin: auto;
}


/*底部样式*/
.foot{
    width: 100%;
    height: 110px;
    background: #484a4d;
}
.footer{
    width: 1000px;
    height: 110px;
    margin: auto;
}

/*主体样式*/
.content_top{
    width: 100%;
    height: 415px;
    background-color: #bcc3cc;
}
.content_bot{
    width: 100%;
    height: 466px;
    background-color: #dce0e6;
}
.content_top_main{
    width: 1000px;
    height: 367px;
    margin: 0 auto;
    background-color: #ffffff;
}
.bot_shdow{
    width: 994px;
    height: 8px;
    background: url(bot_shdow.png) repeat-x;
    margin:  auto;
}
.content_bot_wild{
    width: 1000px;
    height: 466px;
    background-color: #dce0e6;
    margin: auto;
    position: relative;

}
.content_bot_main1{
    width: 1000px;
    height: 261px;
    margin: 0 auto;
    position: absolute;
    top: -23px;
}
.content_bot_main1_box{
    width: 1000px;
    height: 253px;
    background-color:#ffffff;
}
.content_bot_main2{
    width: 1000px;
    height: 204px;
    position: absolute;
    top: 250px;
}
.content_bot_main2_box{
    width: 1000px;
    height: 196px;
    background-color: #ffffff;
}
.top_main_header{
    width: 960px;
    height: 28px;
    border-bottom: 2px solid #3b5998;
    background-color: #f3f3f3;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}
.top_main_title{
    height: 28px;
    padding: 0 10px;
    background-color: #3b5998;
    color: #ffffff;
    font-family: '微软雅黑';
    font-weight:bold;
    line-height: 30px;
    float: left;
}
.ld_block{
    width: 960px;
    height: 237px;
    border-bottom: 1px solid #bcc3cc;
    float: left;
    margin-left: 20px;
    margin-top: 4px;
}
.ld_block_left{
    width: 640px;
    height: 237px;
    float: left;
}
.ld_block_left_header{
    width: 640px;
    height: 35px;
    border-bottom: 1px solid #bcc3cc;
}
.id_block_title{
    margin-left: 12px;
    line-height: 35px;
    font-size: 15px;
    font-family: '微软雅黑';
    font-weight: bold;
    color: #335075;
}
.ld_block_left_list{
    width: 640px;
    height: 201px;
}
.ld_block_right{
    width: 300px;
    height: 237px;
    float: left;
    margin-left: 20px;
}
.ld_block_right_header{
    width: 300px;
    height: 35px;
    border-bottom: 1px solid #bcc3cc;
}
.ld_block_right_list{
    width: 300px;
    height: 201px;
}
.wlwz_bot{
    width:960px;
    height: 75px;
    float: left;
    margin-left: 20px;
}
.bwzf{
    width: 640px;
    height: 243px;
    float: left;
    margin-left: 19px;
    margin-top: 10px;
}
.bwzf_header{
    width: 640px;
    height: 34px;
    border-bottom: 1px solid #bcc3cc;
}
.header_line{
    width: 3px;
    height: 14px;
    float:left;
    margin-top: 10px;
    background-color: #335075;
}
.bwzf_title{
    line-height: 34px;
    margin-left: 10px;
    float: left;
    font-size: 15px;
    font-family: '微软雅黑';
    color: #335075;
    font-weight: bold;
}
.wqhg{
    padding: 0 14px;
    float: right;
    background: #ebeef0;
    line-height: 25px;
    text-align: center;
    color: #335075;
    font-family: '宋体';
    font-size: 14px;
    margin-top: 9px;
}
.bwzf_list{
    width: 640px;
    height: 208px;
}
.yjzj{
    width: 300px;
    height: 243px;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
}
.yjzj_header{
    width: 300px;
    height: 34px;
    border-bottom:1px solid #bcc3cc;
}
.yjzj_more{
    height: 34px;
    float: right;
    text-align: right;
    line-height: 34px;
    color: #666666;
    font-family: '微软雅黑';
    font-size: 13px;
}
.yjzj_list{
    width: 300px;
    height: 208px;
}
.zxdc{
    width: 470px;
    height: 187px;
    float: left;
    margin-top: 9px;
    margin-left: 19px;
}
.zxdc_header{
    height: 35px;
    line-height: 35px;
    border-bottom:1px solid #bcc3cc;
}
.zxdc_list{
    width: 470px;
    height: 151px;
}
