@charset "gb2312";

/**
 *
 * @authors @SilentBlue
 * @date    2016-03-01 15:21:57
 * @version Additional-modifications.1.0
 */

.head-wrapper {
    width: 100%;
    margin: 0 auto;
    height: 100px;
    overflow: hidden;
}

.head-bn {
    width: 1100px;
    height: 120px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.water-logo {
    width: 485px;
    height: 120px;
    float: left;
    background: url(logo.png) center center no-repeat;
}

ul,
li {
    list-style: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ft12 {
    font-size: 12px;
}

.mr5 {
    margin-right: 5px;
}

.group:after {
    content: "\20";
    display: block;
    height: 0;
    clear: both;
}

.group {
    zoom: 1;
    /*触发haslayout，应写进IE6/7 css-hacker文件，避免标准验证不通过*/
}

.head-bn-r {
    float: right;
    height: 120px;
    width: 600px;
    padding: 0;
}

.social {
    margin: 0;
    padding: 0;
    margin-left: 50px;
    width: 205px;
    height: 120px;
    line-height: 20px;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
}

.social > li {
    float: left;
    width: 50%;
    height: 100px;
    overflow: hidden;
    text-indent: 20px;
    margin-top: 30px;
}

.social > li > a {
    color: #9f9e9e;
    text-decoration: none;
    font-size: 14px;
}

.weibo img,
.weichat img {
    width: 65%;
    display: block;
}


/*天气*/

.weather-search {
    float: right;
    width: 325px;
    height: 120px;
}

.weather-time {
    width: 100%;
    height: 60px;
    font: 14px "微软雅黑";
    overflow: hidden;
}

.wether-me {
    padding: 0;
    /*width: 150px;*/
}

.date-time {
    font-size: 14px;
    color: #5099c6;
}

.weather-me-t {
    padding-bottom: 5px;
    border-bottom: 1px dashed #5099c6;
    font-size: 12px;
}

.city-name {
    width: 35px;
    margin: 0 10px;
}

.weather-status {
    padding: 1px 25px;
    background: #1b54a4;
    color: #fff;
}

.date-status {
    margin: 0;
    margin-left: 5px;
    padding: 1px 15px;
    background: #1b54a4;
    color: #fff;
}

.weather-me-switch {
    width: 13px;
    height: 12px;
    margin-left: 5px;
    display: inline-block;
    background: url(weather-close.png) left top no-repeat;
    overflow: hidden;
}

.weather-me-b {
    margin-top: 2px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    /*清除内部浮动避免可能的浏览器兼容性问题*/
}

.weather-me-b [class^="weather-status-"] {
    display: block;
}

.weather-status-icon {
    float: left;
    width: 50px;
    height: 20px;
    background: url(d00.png) left top no-repeat;
    background-size: contain;
}

.chinese-date-status {
    float: left;
    width: 90px;
    height: 20px;
    margin-left: 5px;
}

.weather-status-text {
    float: right;
    font-size: 14px;
    color: #5099c6;
}


/*搜索框*/
input,
textarea,
select,
button {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
    outline-style: none;
    outline-width: 0;
    padding: 0;
    resize: none;
}

.search-box {
    background: #e5e5e5 none repeat scroll 0 0;
    position: relative;
    width: 100%;
    z-index: 9;
    opacity: 1;
}

.search-box input {
    background: #e5e5e5 none repeat scroll 0 0;
    border: medium none;
    color: #555;
    font: 14px "微软雅黑";
    height: 20px;
    overflow: hidden;
    padding: 10px 10px;
    vertical-align: middle;
    float: left;
    width: 260px;
}

.search-box button {
    background: #eee url("search-icon.png") no-repeat scroll center center;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    height: 40px;
    outline: medium none;
    overflow: hidden;
    text-align: center;
    transition: background 0.2s ease-in-out 0s;
    vertical-align: middle;
    float: right;
    width: 45px;
}


/*时政要闻*/
.current-affairs {
    margin: 0 auto;
    margin-top: 10px;
    background: #f5f5f5 url(icon2.png) left center no-repeat;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    width: 1100px;
}

.marquee-wrap {
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    width: 942px;
    margin-left: 148px;
}

.marquee-content-wrap {
    width: 7200px;
    height: 38px;
}

.marquee-items,
.marquee-scrool {
    margin: 0;
    height: 38px;
    line-height: 38px;
}

.marquee-items > li,
.marquee-scrool > li {
    font-size: 16px;
    height: 38px;
    margin-right: 30px;
    display: inline;
    line-height: 38px;
    padding-left: 8px;
    background: url(icon3.png) left center no-repeat;
}

.marquee-wrap a {
    color: #18397b;
    text-decoration: none;
}

.marquee-wrap a:hover {
    color: #345e9e;
}


/*公开管理模块*/

.wrapup {
    width: 1100px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 10px;
}

.affairs-manage {
	float: left;
	width: 894px;
	height: 38px;
	overflow: hidden;
	background: #f8f8f8;
}

.affairs-manage {
	float: left;
	width: 894px;
	height: 38px;
	line-height:38px;
	overflow: hidden;
	background: #f8f8f8;
}
.affairs-title{
	float:left;
	display:inline-block;
	width:160px;
	background:#f3f3f3;
}
.affairs-title a {
    color: #333;
    height: 38px;
    width: 75%;
    font-size: 18px;
    margin-left: 20px;
    padding-left: 35px;
    text-decoration: none;
    background: url(index9_11.png) left center no-repeat;
    display: block;
}

.affairs-items {
	margin-left: 30px;
	padding: 0;
	width: 700px;
	float: left;
	height: 38px;
	line-height: 38px;
}

.affairs-items > li {
	height: 38px;
	line-height: 38px;
	width: 106px;
	margin: 0 2px;
	display: inline-block;
}

.affairs-items > li:last-child {
    margin-bottom: 0;
}

.affairs-items > li > a {
    font-size: 16px;
    color: #5b748a;
    text-decoration: none;
}
.affairs-items > li > a:hover {
    text-decoration: underline;
}
.affairs-items > li > i {
    background-image: url(affaris-sprites.png);
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: -10px;
    margin: auto 10px;
}

.am-1 {
    background-position: 0 0;
}

.am-2 {
    background-position: 32px 0;
}

.am-3 {
    background-position: 66px 0;
}

.am-4 {
    background-position: 100px 0;
}

.am-5 {
    background-position: 134px 0;
}

.am-6 {
    background-position: 168px 0;
}


/*公众互动*/
.public-online {
    width: 100%;
height: 115px;
overflow: hidden;
}

.title-bg1 {
    background: #f8f8f8;
	width: 894px;
}
.title-bg2{
	background: #ebf3fa;
	width: 894px;
}
.title-bg1 a {
    width: 160px;
display: block;
background: #f3f3f3;
margin: 0;
padding: 0;
line-height: 36px;
}
.title-bg2 a {
    width: 120px;
    display: block;
    background: #1f8ace;
    margin: 0;
    padding: 0;
}

.am-7 {
    width: 25px;
    height: 25px;
    background: url(index9_11.png) left center no-repeat;
    display: inline-block;
    vertical-align: -7px;
    margin: 0 5px 0 10px;
}

.quick-link {
    width: 100%;
}
.quick-link2 {
    width: 100%;
}

.h130 {
    height: 110px;
}

.col2 a {
    width: 49%;
    height: 60px;
    float: left;
    margin-top: 5px;
    overflow: hidden;
    color: #fff;
    position: relative;
}

.col2 a:nth-child(even) {
    float: right;
}

.col2 li {
    width: 100%;
    height: 60px;
    display: inline-block;
    text-align: center;
    line-height: 90px;
    font-size: 14px;
}

.q4 {
    background: #4ac971;
}

.q3 {
    background: #a5d63c;
}

.q1 {
    background: #55bd8a;
}

.q2 {
    background: #7197b2;
}

.q5 {
    background: #49b169;
}

.q6 {
    background: #f3b448;
}

.q7 {
    background: #94c400;
}

.q8 {
    background: #32c5e3;
}

.q9 {
    background: #fb6e52;
}

.q10 {
    background: #3f8ff0;
}

.col2 i,
.col3 i {
    background-image: url(affaris-sprites3.png);
    width: 28px;
    height: 28px;
    overflow: hidden;
    position: absolute;
    top: 5px;
    left: calc(50% - 16px);
}

.icon-1 {
    background-position: 0px 0;
}

.icon-2 {
    background-position: 28px 0;
}

.icon-3 {
    background-position: 58px 0;
}

.icon-4 {
    background-position: 88px 0;
}

.icon-5 {
    background-position: -30px 0;
}

.icon-6 {
    background-position: -58px 0;
}

.icon-7 {
    background-position: -88px 0;
}

.icon-8 {
    background-position: -120px 0;
}

.icon-9 {
    background-position: -150px 0;
}

.icon-10 {
    background-position: 120px 0;
}

.po-bot {
	width: 894px;
float: left;
border: 1px solid #f5f5f5;
}

.col3 a {
    width: 129px;
height: 60px;
float: left;
margin-top: 5px;
overflow: hidden;
color: #fff;
position: relative;
margin-right: 2.6%;
overflow: hidden;
}

.col3 a.q10 {
    margin-right: 0;
	width:132px;
}

.col3 li {
    width: 100%;
    height: 60px;
    display: inline-block;
    text-align: center;
    line-height: 90px;
    font-size: 14px;
}

.col3 i {
    background-image: url(affaris-sprites3.png);
    width: 28px;
    height: 28px;
    overflow: hidden;
    position: absolute;
    top: 5px;
    left: 50px;
}


/*
** name: Update-Reset
** date:   2016-03-16
** version: update-1.1.css
*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
textarea,
select,
span,
optgroup,
option,
fieldset,
legend,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

img,
a img {
    border: 0;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
}

ul,
ol,
li {
    list-style: none;
}

table,
td,
select,
textarea,
input {
    padding: 0;
    outline: none;
    border: none;
}

a {
    outline-style: none;
    text-decoration: none;
}

a:hover {
    color: #345e9e;
    text-decoration: none;
}

i {
    font-style: normal;
}

em {
    font-style: normal;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: ′.′;
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


/* 主体框架 */
.update-wrapper {
    width: 1100px;
    overflow: hidden;
    margin: 10px auto 5px;
    box-sizing: border-box;
    font: 12px/250% "\5FAE\8F6F\96C5\9ED1";
}


/* 导航路径 */
.ud-breadcrumb {
    margin: 10px auto;
    width: 1100px;
    height: 36px;
    line-height: 32px;
    box-sizing: border-box;
    background: #ebf3fa;
}

.ud-path {
    width: 100%;
    color: #378bcb;
    font-size: 14px;
    padding-left: 40px;
    background: url(upda-icon1.png) 15px center no-repeat;
}
.wyb{ width:1070px; height:1328px; border:#f2f7fb 1px solid;padding-left:25px; position:relative;}.wyb i{ color:#fd2f00; }
.wyb_1{ padding:22px 0px; display:block; font-size:18px; background:url(zxbs36.png) left center no-repeat; color:#378bcb; padding-left:37px;}
.wyb_2{ width:995px; height:30px; background:#f2f7fb; line-height:30px; text-indent:44px; font-size:12px;}
.xinjian{ position:absolute; right:74px; top:125px; width:360px; height:190px; padding-top:20px;background:#f2f7fb;}
.xinjian p{ width:290px;font:12px "微软雅黑"; line-height:24px; margin:0 auto;top:-500px;}
.ud-path > a {
    color: #378bcb;
    margin: 0 5px;
    text-decoration: none;
}

.ud-path > a:hover {
    text-decoration: underline;
}


/* 水利动态 */
.ud-left-column {
    width: 255px;
    box-sizing: border-box;
    min-height: 500px;
    overflow: hidden;
}

.ud-left-column-1 {
    width: 100%;
    height: 220px;
    border: 1px solid #eee;
    border-top: 3px solid #378ace;
    box-sizing: border-box;
    overflow: hidden;
}

.ud-title-1 {
    box-sizing: border-box;
    height: 32px;
    background: #ebf3fa;
    padding-left: 5px;
    font-size: 16px;
    color: #1f8ace;
}

.ud-search-icon {
    width: 26px;
    height: 26px;
    background: url(upda-icon2.png) left top no-repeat;
    display: inline-block;
    vertical-align: -8px;
    margin-top: 3px;
}


/* 办理查询结果内容部分样式 */
.clun-con-1 {
    width: 100%;
    height: 184px;
    box-sizing: border-box;
}

.clun-con-1 > span {
    font-size: 14px;
    color: #000;
}

.form-group {
    margin: 10px 5% auto;
    width: 90%;
}

.form-group label {
    color: #333;
    font-size: 14px;
    width: 70px;
    display: inline-block;
}

.searchable-select-hide {
    display: none;
}

.searchable-select {
    margin-left: 5px;
    display: inline-block;
    width: 65%;
    font-size: 14px;
    line-height: 1.428571429;
    color: #b1b2b2;
    vertical-align: middle;
    position: relative;
    outline: none;
}

.searchable-select-holder {
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 30px;
    line-height: 14px;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.searchable-select-caret {
    position: absolute;
    width: 0;
    height: 0;
    box-sizing: border-box;
    border-color: #b1b2b2 transparent transparent transparent;
    top: 0;
    bottom: 0;
    border-style: solid;
    border-width: 5px;
    margin: auto;
    right: 10px;
}

.searchable-select-dropdown {
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 4px;
    border-top: none;
    top: 28px;
    left: 0;
    right: 0;
    height: 130px;
}

.searchable-select-input {
    margin-top: 5px;
    border: 1px solid #ccc;
    outline: none;
    padding: 4px;
    width: 100%;
    box-sizing: border-box;
    width: 100%;
}

.searchable-scroll {
    margin-top: 4px;
    position: relative;
}

.searchable-scroll.has-privious {
    padding-top: 16px;
}

.searchable-scroll.has-next {
    padding-bottom: 16px;
}

.searchable-has-privious {
    top: 0;
}

.searchable-has-next {
    bottom: 0;
}

.searchable-has-privious,
.searchable-has-next {
    height: 16px;
    left: 0;
    right: 0;
    position: absolute;
    text-align: center;
    z-index: 10;
    background-color: white;
    line-height: 8px;
    cursor: pointer;
}

.searchable-select-items {
    max-height: 80px;
    overflow-y: scroll;
    position: relative;
}

.searchable-select-items::-webkit-scrollbar {
    display: none;
}

.searchable-select-item {
    padding: 5px 5px;
    cursor: pointer;
    min-height: 30px;
    box-sizing: border-box;
}

.searchable-select-item.hover {
    background: #999;
    color: white;
}

.searchable-select-item.selected {
    background: #378ace;
    /* #28a4c9 */
    color: white;
}

.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    display: inline-block;
    display: block;
    font-size: 14px;
    height: 30px;
    color: #b1b2b2;
    line-height: 14px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 65%;
    box-sizing: border-box;
    margin-left: 5px;
    display: inline-block;
}

.form-control:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}

.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.btn-primary {
    background-color: #378ace;
    border-color: #357ebd;
    color: #fff;
}

.btn-block {
    display: block;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background-color: #3276b1;
    border-color: #285e8e;
    color: #fff;
}


/* 公众模块 */
.ud-left-column-2 {
    width: 100%;
    height: 245px;
    border: 1px solid #eee;
    margin-top: 3px;
    box-sizing: border-box;
    overflow: hidden;
}

.ud-title-2 {
    height: 32px;
    line-height: 32px;
    width: 100%;
    background: #378ace;
    font-size: 16px;
    color: #fff;
}

.ud-icon-3 {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: -6px;
    margin-left: 5px;
    background: url(upda-icon3.png) 0 0 no-repeat;
}

.public-service-items {
    width: 90%;
    height: 166px;
    box-sizing: border-box;
    margin: 30px 5% auto;
}

.public-service-items > li {
    float: left;
    width: 50%;
    box-sizing: border-box;
    height: 50px;
}

.public-service-items > li > a {
    display: block;
    width: 100%;
    height: 50px;
    overflow: hidden;
    box-sizing: border-box;
    line-height: 50px;
    font-size: 16px;
    color: #343435;
}

.public-service-items > li > a:hover {
    color: #378ace;
}

.public-service-items > li > a > i {
    display: inline-block;
    background-image: url(public-service-icons.png);
    margin-right: 5px;
}

.psi-icon-1 {
    width: 32px;
    height: 50px;
    background-position: 0 0;
    vertical-align: -20px;
}

.psi-icon-2 {
    width: 39px;
    height: 37px;
    background-position: 0 37px;
    vertical-align: -12px;
}

.psi-icon-3 {
    width: 39px;
    height: 37px;
    background-position: -39px 0;
    vertical-align: -10px;
}

.psi-icon-4 {
    width: 45px;
    height: 36px;
    background-position: 80px 38px;
    vertical-align: -15px;
}

.psi-icon-5 {
    width: 38px;
    height: 37px;
    background-position: 41px 0px;
    vertical-align: -12px;
}

.psi-icon-6 {
    width: 38px;
    height: 37px;
    background-position: 41px 46px;
    vertical-align: -18px;
}

.up-annce {
    width: 100%;
    height: 57px;
    margin-top: 5px;
}

a img {
    border: none;
}

.ud-title-3 {
    height: 32px;
    line-height: 32px;
    width: 100%;
    background: #378ace;
    font-size: 16px;
    color: #fff;
    text-align: center;
    position: relative;
}

.ud-icon-4 {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: -6px;
    margin-left: 5px;
    background: url(upda-icon4.png) 0 0 no-repeat;
}

.ud-title-3 a {
    position: absolute;
    right: 5px;
    color: #fff;
    font-size: 16px;
}

.department-mailbox {
    border: 1px solid #eee;
    box-sizing: border-box;
    height: 356px;
    margin-top: 3px;
    overflow: hidden;
    width: 100%;
}

.depbox-items {
    margin-top: 10px;
    max-height: 300px;
    width: 100%;
}

.depbox-items > li {
    background: url(upda-icon5.png) 10px 16px no-repeat;
    font-size: 12px;
    color: #5e5a5a;
    line-height: 36px;
    text-indent: 30px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.depbox-items > li > a {
    color: #5e5a5a;
    text-decoration: none;
    font-size: 12px;
}

.depbox-items > li > a:hover {
    color: #378ace;
}

.ud-center-column {
    width: 575px;
    box-sizing: border-box;
    min-height: 500px;
    overflow: hidden;
    margin-left: 5px;
}

.ud-center-column-1 {
    width: 100%;
    height: 220px;
    box-sizing: border-box;
}

.ud-center-column-title {
    border-top: 1px solid #378ace;
    height: 36px;
    box-sizing: border-box;
    background: #ebf3fa;
    width: 100%;
    line-height: 36px;
    position: relative;
}

.ud-center-column-title > li {
    float: left;
}

.center-title-lf {
    width: 158px;
    font-size: 16px;
    color: #fff;
    background: url(common-title-lfbg.png) left top no-repeat;
}

.center-title-ct {
    width: 180px;
    font-size: 14px;
    margin-left: 188px;
}

.center-title-ct > a {
    width: 85px;
    box-sizing: border-box;
    color: #1f8ace;
    text-decoration: none;
    padding-right: 16px;
    background: url(common-title-ctbg.png) right center no-repeat;
}

.center-title-ct > a:first-child {
    margin-right: 5px;
}

.center-title-rt > a {
    color: #656363;
}

.bd-ltrb {
    border: 1px solid #eee;
}

.ud-center-column-cnt {
    width: 100%;
    font-size: 14px;
    color: #5d5b5b;
    overflow: hidden;
}

.ud-center-column-cnt_1 {
    width: 96%;
    font-size: 14px;
    color: #5d5b5b;
    overflow: hidden;
	padding-left:2%;
}

.ud-items {
    background: #f9f9f9 none repeat scroll 0 0;
    height: 32px;
    line-height: 32px;
    text-align: center;
}

.ud-items > li {
    float: left;
    text-align: center;
}

.ud-item-no {
    width: 160px;
}

.ud-item-no_1 {
    width: 180px;
}

.ud-item-title {
    width: 220px;
}

.ud-item-title_1 {
    width: 325px;
}

.ud-item-mngstatus {
    width: 75px;
}

.ud-item-pubstatus {
    width: 70px;
}

.ud-item-time {
    width: 100px;
}

.ud-normal-fontsize {
    font-size: 12px;
    background: none;
}

.ud-normal-fontsize >li {
    height: 30px;
    line-height: 30px;
    width: 100%;
    font-size: 12px;
}

.ud-normal-fontsize >li > a >span {
    display: inline-block;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.ud-normal-fontsize >li > a {
    color: #656363;
    text-decoration: none;
}

.ud-normal-fontsize >li > a:hover {
    color: #378ace;
}

.mt3 {
    margin-top: 3px;
}

.rt5 {
    position: absolute;
    right: 5px;
}

.ud-normal-items {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.ud-normal-items > li {
    height: 36px;
    line-height: 36px;
    width: 100%;
}

.ud-normal-items > li > span > a {
    color: #656363;
    text-decoration: none;
    font-size: 12px;
}

.ud-normal-items > li > span > a:hover {
    color: #378ace;
}

.ud-normal-items > li > span {
    display: inline-block;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    color: #656363;
}

.ud-noritem-title {
    width: 83%;
    padding-left: 10px;
}

.ud-noritem-time {
    width: 15%;
    position: absolute;
    right: 0;
    text-align: center;
}

.ud-icon-6 {
    background: rgba(0, 0, 0, 0) url("upda-icon6.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 24px;
    margin-left: 5px;
    vertical-align: -6px;
    width: 24px;
}

.ud-icon-7 {
    background: rgba(0, 0, 0, 0) url("upda-icon7.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 24px;
    margin-left: 5px;
    vertical-align: -6px;
    width: 24px;
}

.ud-icon-8 {
    background: rgba(0, 0, 0, 0) url("upda-icon7.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 24px;
    margin-left: 5px;
    vertical-align: -6px;
    width: 24px;
}

.ud-icon-9 {
    background: rgba(0, 0, 0, 0) url("upda-icon9.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 24px;
    margin-left: 5px;
    vertical-align: -6px;
    width: 24px;
}

.ud-right-column {
    box-sizing: border-box;
    min-height: 500px;
    overflow: hidden;
    width: 260px;
}

.mt0 {
    margin-top: 0;
}

.h312 {
    height: 312px;
    margin-top: 5px;
}

.h312 > li {
    line-height: 31px;
    background: none;
    text-indent: 15px;
}

.net-talk {
    height: 250px;
}

.net-talk-item > li {
    height: 28px;
    line-height: 28px;
}

.net-talk-item > li.ud-video {
    background: none;
    text-indent: 0;
    box-sizing: border-box;
    width: 100%;
    height: 155px;
    border: 1px solid #004986;
}

.net-searcher {
    height: 277px;
}

.net-searcher-item {
    margin-top: 0;
}

.net-searcher-item > li {
    background: none;
    box-sizing: border-box;
    width: 100%;
    padding-left: 5em;
    text-indent: -48px;
    line-height: 24px;
    margin-top: 5px;
    white-space: normal;
    overflow: visible;
}


/* 厅长之声样式 */
.ud-direct-nav {
    width: 300px;
    box-sizing: border-box;
    min-height: 1000px;
    background: #cce0f5;
}

.ud-direct-nav-title {
    width: 100%;
    height: 50px;
    background: #378ace;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
}

.ud-icon-10 {
    background: url("upda-icon10.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 30px;
    margin-left: 5px;
    vertical-align: -6px;
    width: 30px;
}

/* 折叠菜单 */
.ud-container {
    position: relative;
    margin: 0 auto;
    width: 87%;
}

.ud-accordion {
    position: relative;
    background: #f2f6f9;
    display: inline-block;
    width: 100%;
    font-size: 22px;
    height: 46px;
    line-height: 46px;
    margin-top: 15px;
}

.ud-accordion a {
    position: relative;
    display: block;
    color: #054383;
    height: 46px;
    text-decoration: none;
    font-size: 18px;
}

.ud-accordion a:hover {
    text-decoration: none;
    color: #04417e;
    transition: 0.3s;
}

.ud-accordion-desc {
    font-size: 18px;
    color: #054383;
    z-index: 2;
    padding: 20px 15px;
}

.ud-accordion-desc-item {
    width: 100%;
}

.ud-accordion-desc-item > li {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

.ud-accordion-desc-item >li > a {
    color: #054383;
    font-size: 16px;
}

.tx-icon img {
    width: 150px;
    height: 200px;
}

.ud-icon-11 {
    background: url("upda-icon11.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 9px;
    margin-left: 15px;
    margin-right: 75px;
    vertical-align: 5px;
    width: 9px;
}

.ud-icon-12 {
    background: url("upda-icon12.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 9px;
    margin-left: 15px;
    margin-right: 75px;
    vertical-align: 5px;
    width: 9px;
}

.ud-detal-cnt {
    width: 780px;
}

.ud-common-cnt {
    width: 100%;
}

.h500 {
    height: 480px;
}

.ud-common-cnt-title {
    background: #ebf3fa;
    width: 100%;
    height: 46px;
    line-height: 46px;
}

.ud-common-cnt-title-bg {
    width: 170px;
    height: 46px;
    background: #378ace;
}

.ud-common-cnt-title-bg, .ud-common-cnt-title-bg > a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}

.ud-icon-13 {
    background: url("upda-icon13.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 25px;
    margin-left: 25px;
    margin-right: 10px;
    vertical-align: -6px;
    width: 25px;
}

.ud-common-cnt-item {
    max-height: 450px;
    margin-top: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.ud-common-cnt-item >p {
    line-height: 30px;
    font-size: 14px;
    color: #5b5b5b;
}

.w75 {
    width: 75%;
}

.w20 {
    width: 10%;
}

.gomore > a {
    color: #378ace;
    font-size: 14px;
    text-decoration: none;
}

.list-style-circle > li {
    background: rgba(0, 0, 0, 0) url("upda-icon5.png") no-repeat scroll 10px 16px;
    color: #5e5a5a;
    font-size: 14px;
    line-height: 36px;
    overflow: hidden;
    text-indent: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}


/* 应急管理 */
.ud-manage-nav {
    width: 270px;
    height: 320px;
    border: 1px solid #eee;
    box-sizing: border-box;
}

.ud-title-40 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #378ace none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    position: relative;
    text-align: center;
    width: 100%;
}

.ud-manage-items {
    width: 225px;
    margin: 10px auto auto;
    height: 260px;
}

.ud-manage-items > li {
    height: 38px;
    line-height: 38px;
    margin: 5px auto;
    width: 100%;
    background: #ebf3fa;
    text-align: center;
}

.ud-manage-items > li > a {
    width: 100%;
    display: block;
    font-size: 16px;
    color: #378ace;
    text-decoration: none;
    background: url(common-title-ctbg2.png) 15px center no-repeat;
}

.emergency_colum-lf {
    width: 270px;
    min-height: 500px;
}

.h175 {
    height: 180px;
}

.ud-manage-tel {
    width: 70%;
    margin: 5px auto;
}

.ud-manage-tel > li {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: left;
}

.warn {
    width: 100%;
    height: 175px;
    box-sizing: border-box;
    overflow: hidden;
    text-align: center;
}

.warn > a >img {
    border: none;
}

.emergency_colum-rt {
    width: 825px;
    min-height: 500px;
}

.rt-cnt-com {
    width: 49%;
    height: 337px;
    box-sizing: border-box;
    border: 1px solid #eee;
    border-top: 1px solid #378ace;
}

.mt20 {
    margin-top: 5px;
}

.rt-cnt-com-title {
    width: 158px;
    height: 38px;
    box-sizing: border-box;
    font-size: 16px;
    color: #fff;
    padding-left: 45px;
    background: url(common-title-lfbg.png) left top no-repeat;
}

.rt-cnt-com-item {
    position: relative;
}

.rt-cnt-com-item > li {
    display: inline-block;
}

.a-rt {
    width: 45px;
    position: absolute;
    right: 5px;
}

.a-rt >a {
    color: #378ace;
    font-size: 12px;
    text-decoration: none;
}
/* 在线服务 */
.ud-online-lf {
    width: 295px;
    box-sizing: border-box;
    min-height: 500px;
}

.ud-web-services {
    width: 100%;
    box-sizing: border-box;
    height: 225px;
    border: 1px solid #eee;
    background: #e0f1ff;
}

.ud-web-services-title-1 {
    height: 35px;
    width: 100%;
    border-bottom: 1px solid #fff;
    color: #1f8ace;
    font-size: 18px;
}

.ud-icon-15 {
    background: url(12.png) no-repeat scroll 0 0;
    display: inline-block;
    height: 20px;
    margin-left: 20px;
    margin-right: 5px;
    vertical-align: -3px;
    width: 25px;
}

.ud-icon-16 {
    background: url(online-icon1.png) no-repeat scroll 0 0;
    display: inline-block;
    height: 24px;
    margin-left: 5px;
    margin-right: 10px;
    vertical-align: -6px;
    width: 24px;
}

.ud-icon-17 {
    background: url(online-icon2.png) no-repeat scroll 0 0;
    display: inline-block;
    height: 24px;
    margin-left: 5px;
    margin-right: 10px;
    vertical-align: -6px;
    width: 24px;
}

.ud-icon-18 {
    background: url(online-icon2.png) no-repeat scroll 0 0;
    display: inline-block;
    height: 24px;
    margin-left: 5px;
    margin-right: 10px;
    vertical-align: -6px;
    width: 24px;
}

.ud-icon-19 {
    background: url(online-icon3.png) no-repeat scroll 0 0;
    display: inline-block;
    height: 24px;
    margin-left: 5px;
    margin-right: 10px;
    vertical-align: -6px;
    width: 24px;
}

.ud-icon-20 {
    background: url(online-icon4.png) no-repeat scroll 0 0;
    display: inline-block;
    height: 24px;
    margin-left: 5px;
    margin-right: 10px;
    vertical-align: -6px;
    width: 24px;
}

.ud-icon-21 {
    background: url(online-icon5.png) no-repeat scroll 0 0;
    display: inline-block;
    height: 24px;
    margin-left: 5px;
    margin-right: 10px;
    vertical-align: -6px;
    width: 24px;
}

.ud-icon-22 {
    background: url(online-icon6.png) no-repeat scroll 0 0;
    display: inline-block;
    height: 24px;
    margin-left: 5px;
    margin-right: 10px;
    vertical-align: -6px;
    width: 24px;
}

.ud-icon-23 {
    background: url(online-icon7.png) no-repeat scroll 0 0;
    display: inline-block;
    height: 24px;
    margin-left: 5px;
    margin-right: 10px;
    vertical-align: -6px;
    width: 24px;
}

.ud-web-services-cnt {
    width: 88%;
    margin: 0 auto;
    height: 180px;
    box-sizing: border-box;
}

.ud-web-services-cnt >li {
    display: block;
    float: left;
    width: 125px;
    height: 40px;
    line-height: 40px;
    background: #7fbfec;
    margin-top: 5px;
}

.ud-web-services-cnt >li:nth-child(2n) {
    margin-left: 5px;
}

.ud-web-services-cnt >li >a {
    display: block;
    width: 125px;
    height: 40px;
    font-size: 16px;
    color: #fff;
}

.ud-web-services-cnt >li >a:hover {
    background: #378ace;
}

.ud-web-announce {
    width: 100%;
    box-sizing: border-box;
    height: 290px;
    border: 1px solid #eee;
}

.no-list-style > li {
    background: none;
    text-indent: 0;
}

.h250 {
    height: 250px;
}

.h310 {
    height: 310px;
}

.h350 {
    height: 350px;
}

.h326 {
    height: 326px;
}

.no-list-style {
    width: 98%;
    margin-left: 2%;
}

.h250 >li {
    line-height: 32px;
    text-indent: 8px;
}

.no-rt > span >a {
    position: relative;
    right: auto;
}

.h250 >li >a {
    color: #378ace;
}

.ud-title-3 > .bug-s > a {
    display: block;
    font-size: 18px;
}

.h205 {
    height: 322px;
}

.w9 {
    width: 90%;
}

.w9 >li {
    color: #378ace;
}

.w10 {
    width: 100%;
}

.ud-online-rt {
    width: 800px;
    min-height: 500px;
    box-sizing: border-box;
}

.ud-result-search {
    border-top: 1px solid #378ace;
    width: 100%;
    height: 65px;
    box-sizing: border-box;
    background: url(online-icon8.png) left top no-repeat;
}

.ud-result-search-title {
    width: 130px;
    height: 65px;
    line-height: 65px;
    color: #00a0e9;
    font-size: 18px;
    overflow: hidden;
}

.ud-icon-24 {
    background: url(online-icon9.png) no-repeat scroll 0 0;
    display: inline-block;
    height: 35px;
    margin-left: 10px;
    margin-right: 5px;
    vertical-align: -9px;
    width: 35px;
}

.ud-result-search-cnt {
    width: 665px;
    height: 65px;
    line-height: 65px;
}

.ud-date-selected {
    height: 65px;
    line-height: 65px;
    width: 100%;
    overflow: hidden;
}

.ud-date-selected >li {
    float: left;
    display: block;
    height: 65px;
    line-height: 65px;
}

.ud-date-selected-label {
    color: #f19149;
    font-size: 14px;
    width: 70px;
    margin-left: 10px;
}

.ud-date-selected-con >input {
    width: 110px;
    line-height: 22px;
    padding-left: 5px;
    box-sizing: border-box;
}

.ud-date-selected-txt > input {
    height: 22px;
    line-height: 22px;
    padding-left: 5px;
    box-sizing: border-box;
}

.ud-date-selected-btn {
    width: 60px;
}

.ud-date-selected-btn > input {
    width: 100%;
    height: 26px;
    line-height: 22px;
    border-radius: 10px;
    background: #f39c24;
    color: #fff;
    font-size: 16px;
    box-sizing: border-box;
    margin-left: 5px;
}

.ud-online-colum-1 {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #eee;
    height: 364px;
}

.ud-online-colum-title {
    width: 100%;
    height: 35px;
    box-sizing: border-box;
}

.ud-online-colum-title > li {
    height: 35px;
    line-height: 35px;
    box-sizing: border-box;
}

.ud-online-colum-title-name {
    width: 112px;
    border-top: 2px solid #378ace;
    text-align: center;
    color: #378ace;
    font-size: 14px;
    float: left;
}

.ud-online-colum-title-more {
    overflow: hidden;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-right: 10px;
    text-align: right;
}

.ud-online-colum-title-more >a {
    color: #424243;
    font-size: 12px;
    text-decoration: none;
}

.chftsz-14 {
    width: 97%;
    margin-left: 20px;
}

.chftsz-14 > li >span >a {
    font-size: 14px;
    color: #5b5b5b;
}

.chftsz-14 > li >span.ud-noritem-time {
    width: 10%;
}

.xjxltable{
	margin:10px 0;
	border:solid #666 1px;
	border-width:1px 0px 0px 1px;
	text-align:center;
	width:100%;
	table-layout:auto;
	line-height:28px;
	border-collapse:collapse;
}

.xjxltable  td{
	font-size:14px;
	border:solid #666 1px;
	border-width:0px 1px 1px 0px;
	text-align:center;
	word-break:break-all;
	word-wrap:break-word;
}

.bmxw {
	width: 1098px; 
	height:auto; 
	border:1px solid #CCC; 
	background:url(bmxxgl108.jpg) left top repeat-x; 
	height:33px; 
	text-align:center;
	background-color:#FFFFFF;
}

.bmxw .hd{
	height: 33px; 
	position: relative;
}

.bmxw .hd ul{
	position: absolute;
	float: left; 
	font:14px/2.5 "微软雅黑";
	}
	
.bmxw .hd li{
	float: left; 
	width:110px; 
	padding:0 4px; 
	cursor:pointer; 
	height: 33px; 
	text-align:center;
	}
	
.bmxw .hd li.on { 
	background:url(bmxxgl107.jpg) bottom center no-repeat; 
}
	
.bmxw .bd ul{
	display: none; 
	zoom:1; 
	padding-top:15px; 
	width: 1098px; 
	}
	
.bmxw .bd ul.on{
	display:block;
	}

.mgl0{
	margin-left:0;
}
.mgt10{
	margin-top:10px;
}
.newup-zhnchsh{
	width:200px;
	float:right;
	border: 1px solid #f5f5f5;
}
.newup-zhnchsh > .zncs{
	width:100%;
}