﻿@charset "UTF-8";
select,input{outline:none;}

.wrz_header {
    width: 100%;
    height: 32px;
    line-height: 32px;
    background: #e4e4e4;
    margin-bottom: 20px;
}

.wrz_header img {
    float: left;
}

.wrz_header p {
    float: left;
    background: #af090b;
    line-height: 32px;
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    padding: 0 10px;
}
/*领导信箱*/
.wrz_warn{
    padding-left: 30px;
    line-height: 20px;
    font-size: 16px;
    color: #ba5613;
    background: url("../images/leadmail_10.jpg") 5px 0 no-repeat;

    font-weight: bold;
    margin-bottom: 15px;
}
.wrz_warn span{
    font-size: 12px;
    color: #ff0000;
}
.wrz_message p{
    margin-bottom: 5px;
}
.wrz_message p input,.wrz_message p textarea{
    border-top:3px solid #ddd;
    border-left:2px solid #ddd;
}
.wrz_message p label{
    display: inline-block;
    background: #ededed;
    line-height: 30px;
    width: 120px;
    text-align: center;
    font-size: 14px;
    color: #666;
}
.wrz_message i{
    color: #ff0000;
    margin-left: 5px;
}
.wrz_message p span{
    color: #666;
    font-size: 14px;
}
.wrz_message p .nrtext{
    vertical-align: top;
    height: 200px;
    line-height: 200px;
}
.wrz_message p textarea{
    height: 192px;
    width: 540px;
}
.wrz_message .yzm img{
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}
.wrz_message .xxtxBtn {
    margin-top: 30px;
}
.wrz_message .xxtxBtn{
    padding-left: 270px;
}
.wrz_message .xxtxBtn input{
    background: #af090b;
    width: 87px;
    height: 31px;
    border-radius: 5px;
    border: none;
    color: #fff;
    font-size: 18px;
    margin-right: 15px;
}
.wrz_bg_r{
    background: #f6f6f6;
}
 .wrz_border{
    border-top:1px solid #af090b ;
}
.wrz_bg_r_t,.wrz_bg_r_b{
    padding: 10px 24px 22px;
}
.wrz_bg_r_t dt,.wrz_bg_r_b dt{
    position: relative;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 15px;
}
.wrz_bg_r_t dt a,.wrz_bg_r_b dt a{
    color: #af090b;
    text-decoration: none;
}
.wrz_bg_r_b dt span{
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 14px;
}
.wrz_bg_r_b dt span a{
    color: #666;
}
.wrz_bg_r_t dd,.wrz_bg_r_b dd{
    font-size: 14px;
    line-height: 24px;
}
.wrz_bg_r_b dd{
    background: url("../images/index_03_new.jpg") 0 10px no-repeat;
    padding-left: 15px;
}
.wrz_bg_r_t dd a,.wrz_bg_r_b dd a{
    text-decoration: none;
}
/*信息公开目录*/
.w808{
    width: 770px;
}
.w200{
    width: 186px;
}
.wrz_side{
    background:#f6f6f6;
    padding:13px 10px;
    color:#090909;
}
.wrz_side h3{
    width:100%;
    text-align:center;
    font-size:22px;
    color:#ad0a0f;
    margin-bottom: 20px;
}
.wrz_nav_list dl{
    border-bottom:1px solid #c9c9c9;
    font-size:16px;
}
.wrz_nav_list dl dt{
    line-height:40px;
    padding-left: 20px;
}
.wrz_nav_list dl dt a{
    text-decoration: none;
}
.wrz_nav_list dl dd{
    padding-left: 20px;
    line-height: 24px;
    font-size: 14px;
}
.wrz_nav_list dl dd a{
    text-decoration: none;
    color: #333;
}
.wrz_nav_list dl.wrz_on dt{
    background:#af090b url(../images/bg_01.png) 155px center no-repeat;
    font-size:16px;
    color:#ffffff;
    line-height:40px;
}
.wrz_nav_list dl.wrz_on_down dt{
    background:#af090b url(../images/index_03_03.jpg) 155px center no-repeat;
    font-size:16px;
    color:#ffffff;
    line-height:40px;
}
.wrz_on a{
    color:#ffffff;
}
.wrz_on_down a{
    color:#ffffff;
}
.wrz_padt{
    padding-top: 10px;
	padding-right: 86px;
}
.wrz_padb{
    padding-bottom: 10px;
}
.wrz_select{
    padding-left: 145px;
    padding-top: 15px;
    padding-bottom: 20px;
}
.wrz_select select{
    margin-top: 5px;
    margin-right: 50px;
}
.wrz_select input{
    float: left;
    width: 210px;
    height: 21px;
}
.wrz_select .wrz_btn{
    float: left;
    background: url("../images/index_05.jpg") no-repeat;
    width: 50px;
    height: 27px;
}
.wrz_tab_border{
    text-align: center;
    border: 1px solid #eaeaea;
    border-collapse: collapse;
    font-size: 14px;
    color: #000;
    margin-left: 8px;
}
.wrz_tab_border .wrz_thead td{
    font-size: 16px;
    height: 30px;
    border-top:none;
}

.wrz_tab_border td{
	border: 1px solid #000000;
	padding: 8px;
}

/*图片列表*/

.wrz_pic_list,.wrz_tv_list{
    width:808px ;
    overflow: hidden;
}
.wrz_picList,.wrz_tvList{
    width:828px ;
}
.wrz_picList li,.wrz_tvList li{
    float: left;
    padding-right: 20px;
    border-bottom: 1px solid #bbb;
    position: relative;
    padding-bottom: 35px;
    margin-bottom: 30px;
}
.wrz_picList li p,.wrz_tvList li p{
    padding: 0 6px;
    position: absolute;
    width: 244px;
    height: 40px;
    background: #000 ;
    opacity: 0.6;
    bottom: 38px;
    left: 0;
    font-size: 14px;

}
.wrz_picList li p a,.wrz_tvList li p a{
    color: #fff;
}
.wrz_picList li span,.wrz_tvList li span{
    position: absolute;
    bottom: 15px;
}
.wrz_picList li span a ,.wrz_tvList li span a{
    color: #bbbbbb;
}
.wrz_tvList li p a{
    padding-left: 40px;
    background: url("../images/start.png") 0 5px no-repeat;
    display: block;
    /*width: 35px;*/
    /*height: 27px;*/
}

.pages{text-align:center; padding:40px 0; font-size:14px;position: absolute;left: 170px;bottom: 0px;}
.pages a{padding:2px 7px; border:1px #ddd solid; text-decoration:none; display:inline-block;}
.pages a:hover{background:#af090b; color:#fff;}
.pages .current{color:#ff1010;}
/*视频列表*/