@charset "gb2312";
/*首页样式*/
/*banner_news start*/
.banner_news{
    width: 100%;
    height: 347px;
    margin-bottom: 10px;
    min-width: 1180px;
    clear: both;
}

.news_wrap{
    height: 345px;
    width: 538px;
    float: left;
    margin-left: 20px;
    border: 1px solid #ccc;
    position: relative;
}
.news_title{
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    clear: both;
    height: 33px;
    line-height: 33px;
    margin: 10px;
}
.news_tab{
    float: left;
}
.news_tab a{
    padding: 0px 12px;
    display: block;
    float: left;
    height: 33px;
}
.news_tab a.active{
    background: #0068B7;
    color: #fff;
}
.news_tab a:hover{
    text-decoration: none;
}
.news_more{
    float: right;
    margin-right: 5px;
}
.news_more a{
    display: none;
    white-space: nowrap;
    text-indent: -9999px;
    overflow: hidden;
    background: url(png_list_more.png) no-repeat;
    width: 46px;
    height: 17px;
    margin-top: 8px;
    border: none;
}

.news_more a.active{
    display: block;
}
.news_bd{
    clear: both;
    height: 240px;
    overflow: hidden;
    padding: 5px 10px;
}
.news_bd ul{
    display: none;
}
.news_bd ul.active{
    display: block;
}
.news_bd li{
    height: 28px;
    line-height: 28px;
    background: url(png_list_style_dot.png) no-repeat 6px 13px;
    padding-left: 17px;
    padding-right: 6px;
    clear: both;
}
.news_bd li a{
    display: block;
    float: left;
    width: 420px;
    height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_bd li span{
    display: block;
    float: right;
}
.news_notification{
    width: 100%;
    height: 46px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    bottom: 0px;
    border-top: 1px solid #ccc;
}
.noti_title{
    width: 130px;
    height: 46px;
    line-height: 46px;
    float: left;
    background: url(png_notification_title_border.png) no-repeat right center;
    text-indent: 50px;
}
.noti_title a{
    color: #0067B7;
    font-size: 16px;
    font-weight: 900;
    display: block;
    width: 130px;
    height: 46px;
    background: url(png_speaker.png) no-repeat 12px center;
}
.noti_bd li{
    height: 46px;
    line-height: 46px;
    text-indent: 16px;
    padding-right: 6px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*banner_news end*/

/*subject start*/
.subject{
    height: 80px;
    overflow: hidden;
    margin-bottom: 10px;
    min-width: 1180px;
}
.subject .container{
    border: 1px solid #ccc;
    width: 1178px;
    height: 78px;
    background: url(png_banner_badge.png) no-repeat 9px top;
}
.sub_large{
    width: 772px;
    height: 64px;
    float: left;
    margin-left: 50px;
    margin-top: 7px;
}
.sub_large li{
    display: none;
}
.sub_large li.active{
    display: block;
}
.sub_small{
    width: 340px;
    height: 64px;
    float: left;
    margin: 7px;
    background: #0169B7;
    position: relative;
    color: #fff;
}
.sub_small li{
    display: none;
    line-height: 64px;
    text-align: center;
}
.sub_small li a{
    color: #fff;
    font-size: 22px;
    font-weight: 900;
}
.sub_small li.active{
    display: block;
}
.sub_small_arrow{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 50%;
    display: block;
    margin-top: -8px;
}
.sub_small_arrow_left{
    left: 12px;
    background: url(png_arrow_circle_left.png) no-repeat center center;
}
.sub_small_arrow_right{
    right: 12px;
    background: url(png_arrow_circle_right.png) no-repeat center center;
}
/*subject end*/

/*columns start*/
.columns{
    height: 500px;
    margin-bottom: 10px;
    min-width: 1180px;
}
.column_wrap{
    float: left;
    height: 480px;
    margin-left: 10px;
    width: 324px;
    border: 1px solid #ccc;
    padding: 10px;
    position: relative;
}
.column_zwgk{
    width: 446px;
    margin-left: 0px;
}
.column_zwgk .column_tab_bd{
    height: 185px;
    overflow:hidden;
}
.column_zwgk .column_title .column_title_a span{
    background: url(png_list_title_icon1.png) no-repeat center center;
}
.column_bsfw .column_title .column_title_a span{
    background: url(png_list_title_icon2.png) no-repeat center center;
}
.column_hdjl .column_title .column_title_a span{
    background: url(png_list_title_icon3.png) no-repeat center center;
}
.column_title{
    height: 66px;
    background: url(png_list_title_bg2.png) no-repeat right center;
    background-color: #EDF3F8;
    overflow: auto;
}
.column_title .column_title_a{
    color: #3E86CF;
    width: 186px;
    height: 60px;
    display: block;
    background: url(png_list_title_bg_1.png) no-repeat left bottom;
    color: #fff;
    font-size: 23px;
    text-indent: 60px;
    margin-top: 6px;
    line-height: 60px;
    position: relative;
}
.column_bsfw .column_title .column_title_a{
    background: url(png_list_title_bg_2.png) no-repeat left bottom;
}
.column_hdjl .column_title .column_title_a{
    background: url(png_list_title_bg_3.png) no-repeat left bottom;
}
.column_title .column_title_a span{
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}
.column_tab_title_wrap{
    height: 32px;
    margin-top: 12px;
    line-height: 32px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.column_tab_title{
    float: left;
}
.column_tab_title a{
    padding: 0px 12px;
    display: block;
    float: left;
}
.column_tab_title a.active{
    color: #0068B7;
    font-weight: 900;
    border-bottom: 2px solid #0068B7;
}
.column_bsfw .column_tab_title a.active{
    color: #EF8200;
    border-bottom: 2px solid #EF8200;
}
.column_hdjl .column_tab_title a.active{
    color: #76B042;
    border-bottom: 2px solid #76B042;
}
.column_tab_bd{
    padding: 10px 0px 0px;
}
.column_tab_bd ul{
    display: none;
}
.column_tab_bd ul.active{
    display: block;
}
.column_tab_bd li{
    height: 32px;
    line-height: 32px;
    background: #F8FAFC url(png_list_style.png) no-repeat 8px center;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 22px;
}
.column_nav_wrap a{
    display: block;
    width: 96px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #ccc;
    float: left;
    margin: 8px 0px 0px 8px;
    text-align: center;
}
.column_nav_wrap a:hover{
    text-decoration: none;
    color: #0169B7;
    border: 1px solid #0169B7;
}
.column_list_bd table{
    width: 100%;
}
.column_list_bd table td{
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.column_list_bd table tr:nth-child(2n-1){
    background: #F8FAFC;
}
.write_message{
    width: 322px;
    height: 50px;
    background: #87C0E3 url(png_write_message.png) no-repeat 260px center;
    display: block;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    font-weight: 900;
    position: absolute;
    bottom: 10px;
}
.write_message:hover{
    text-decoration: none;
    background: #79B9DF url(png_write_message.png) no-repeat 260px center;
}
/*columns end*/

/*department start*/
.department{
    margin-bottom: 10px;
    min-width: 1180px;
}
.department .container{
    width: 1178px;
    border: 1px solid #ccc;
}
.depar_title{
    border-bottom: 1px solid #ccc;
    height: 36px;
    line-height: 36px;
}
.depar_title .stab_title_a{
    float: left;
    display: block;
    height: 36px;
    width: 130px;
    text-align: center;
    border-right: 1px solid #ccc;
    background: transparent url(png_tab_arrow.png) no-repeat 110px center;
    cursor: pointer;
}
.depar_title .stab_title_a.active{
    background: #0068B7 url(png_tab_arrow_active.png) no-repeat 110px center;
    color: #fff;
}

.depar_bd{
    min-height:100px;
}
.depar_bd .depar_list{
    display: none;
    padding: 20px;
    line-height: 30px;
}
.depar_bd .depar_list a{
    padding: 0px 12px;
    white-space: nowrap;
}
.depar_bd .depar_list.active{
    display: block;
}

/*department end*/

/*banner start*/
.banner_wrap{
    height: 100%;
    width: 620px;
    float: left;
    overflow: hidden;
}
/*banner部分*/
.slideBox {
    width: 620px;
    height: 347px;
    overflow: hidden;
    position: relative;
    float: left;
    background: #bbb;
}

.slideBox .td {
    height: 30px;
    width: 620px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #333;
    background: rgba(0, 0, 0, 0.4);
    z-index: 999;
    overflow: hidden;
    line-height: 30px;
    text-indent: 20px;
}

.slideBox .td a {
    color: #fff;
    font-size: 14px;
    font-weight: 900;
}

.slideBox .td a:hover {
    text-decoration: underline;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
    z-index: 1000;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 5px;
    width: 9px;
    height: 9px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    position: relative;
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
    background: url(png_index_banner_dot_1.png) no-repeat left top;
}

.slideBox .hd ul li.on {
    background: url(png_index_banner_dot_2.png) no-repeat left top;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slideBox .bd img {
    width: 620px;
    height: 347px;
    display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -40px;
    display: block;
    width: 42px;
    height: 69px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .prev {
    background: url(png_index_banner_arrow_btn03.png) no-repeat;
}

.slideBox .next {
    background: url(png_index_banner_arrow_btn04.png) no-repeat;
    left: auto;
    right: 0;
}

.slideBox .prev:hover {
    background: url(png_index_banner_arrow_btn01.png) no-repeat;
}

.slideBox .next:hover {
    background: url(png_index_banner_arrow_btn02.png) no-repeat;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}
/*banner end*/

.friend-link{
    width: 1178px;
    height: 37px;
    margin: 0 auto;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}
.friend-link h3,
.friend-link ul,
.friend-link li{
    float: left;
    height: 37px;
    line-height: 37px;
}

.friend-link h3{
    background: #498DCB;
    color: #fff;
    font-size: 14px;
    font-weight: 100;
    padding: 0 15px 0 15px;
    border: 1px solid #fff;
    height: 35px;
    line-height: 35px;
    margin-right: 20px;
}
.friend-link li a{
    font-size: 12px;
    color: #444;
    text-decoration: none;
    padding: 0 15px;
}
.friend-link li a:hover{
    color: #222;
}
.friend-link .seperator{
    color: #999;
}