body {
    margin:0;
    padding: 0;
    font-family:"Microsoft YaHei", '微软雅黑';
}
a {
    text-decoration: none;
}
.main {
    min-width:1200px;
    margin:0 auto;
}

.red {
color: red;
}
.content_list {
    display: table-cell;
    vertical-align: top;
    width: 167px;
    border-right: solid 1px #ddd;
}
.content_list p {
}
.content_list ul li {
    border-bottom: solid 1px #ddd;
}
.content_list a {
    line-height: 50px;
    font-size: 16px;
    display: block;
    padding-left: 20px;
    transition-duration: 0.4s;
}
.content_list a:hover, .content_list a.active {
color: #1e5c92;
background-color: #f2f2f2; 
}
.content_list a.active {
padding-left: 40px;
}
.content_list a em {
width: 20px;
margin-right: 10px;
}
.content_list a em:before {

}
.content_main {
    padding: 10px 0 10px 50px;
    display: table-cell;
    vertical-align: top;
    width: 920px;
}
.content_s {
    display: none;
}
label {
    margin:10px;
}
.a-radio {
    display: none;
}
.b-radio {
    display: inline-block;
    border:1px solid #ccc;
    width:16px;
    height: 16px;
    border-radius:2px;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
}
.b-radio:before {
    content:'';
    font-size: 0;
    width: 10px;
    height: 10px;
    background: rgb(143, 188, 238);
    position: absolute;
    left:50%;
    top:50%;
    margin-left: -5px;
    margin-top: -5px;
    border-radius: 2px;
    display: none;
}
.a-radio:checked~.b-radio:before {
    display: block;
}
.xtjs_content h1 {
    text-align: center;
    line-height: 60px;
    display: block;
}
.xtjs_content h2 {
    line-height: 50px;
    border-bottom: solid 1px #ddd;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
}
.xtjs_content h3 {
    font-size: 18px;
    line-height: 40px;
}
.content_main p {
    text-indent: 2em;
    font-size: 16px;
    line-height: 40px;
}
.text-pic img {
    display: block;
    margin: auto;
}
.text-pic {
    margin: 20px 0;
    text-align: center;
}
.tztg_body {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    overflow:hidden;
    display: table;
}
.left {
    border:1px solid #dddddd;
    width: 220px;
    display: table-cell;
}
.left ul {
    list-style: none;
    color: #ddd;
    width: 100%;
    margin-left: -40px;
    margin-top: -6px;
}
.left ul li {
    padding: 20px 0px 0px 10px;
    border-bottom: 1px solid #dddddd;
    height: 40px;
}
.left a {
    color: #444;
    font-size: 20px;
}
.left-menu-child {
    padding-left: 20px;
    width: 190px !important;
}
.right {
    width: 976px;
    display: table-cell;
    border: 1px solid #dddddd;
background-color: #fff;
}
.right .right_top {
    border-bottom: solid 1px #ddd;
    margin: 0 auto;
    font-family:'Microsoft YaHei Bold', 'Microsoft YaHei';
    font-weight:700;
    font-style:normal;
    font-size:16px;
    color:#1e5d92;
}
.right .right_top div {
    display: inline-block;
    height: 50px;
    line-height: 50px;
}
.div_title {
    margin-left: 20px;
}
.right .right_top input[type=button] {
    float: right;
    margin-right: 10px;
    height: 35px;
    background-color: #09c;
    width: 92px;
    margin-top: 8px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    border: 0px;
}
.right .right-min {
    border-top:1px dashed #7cc7ef;
    margin:20px 10px;
}
.right .right-min ul li a {
    color: #444;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    padding: 10px 0px;
}
.right .right-min ul li a:before {
    content:'.';
    color: #7cc7ef;
    position: relative;
    top: -3px;
    margin-left: 10px;
    font-weight: bold;
    float: left;
}
.right .right-min ul li a:hover {
    background-color: #eee;
}
.right .right-min span:first-of-type {
    margin-left: 10px;
    width: 760px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}
.right .right-min span:last-of-type {
    float:right;
    font-size: 13px;
    text-align: left;
    width: 100px;
}
.right ul {
}
.right ul li {
    border-bottom:1px dashed #7cc7ef;
    color:#7cc7ef;
    list-style: none;
}
.right ul li span {
    color:#444;
}
.page {
    padding: 15px 0px;
    text-align: center;
    font-size: 12px;
    font-family: Tahoma, Genva, sans-serif;
    display: block;
    float:left;
    width: 100%;
    padding-top: 35px;
    padding-bottom: 20px;
}
.page a {
    border: 1px solid #ddd;
    color: #1e5d92;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin-right: 4px;
    padding: 4px 10px;
    display: inline;
    font-family: Tahoma, Genva, sans-serif;
    cursor: pointer;
}
.page a[disabled=disabled] {
    color: #ddd;
}
.onclick_li {
    background-color: #09c;
}
.onclick_a {
    color: #fff;
    font-weight: bold;
}
.content_left {
    border:1px solid #dddddd;
    height: 480px;
    width: 220px;
    float:left;
}
.content_left ul {
    list-style: none;
    color: #ddd;
    width: 100%;
    margin-left: -40px;
    margin-top: -6px;
}
.content_left ul li {
    padding: 20px 0px 0px 10px;
    border-bottom: 1px solid #dddddd;
    height: 40px;
}
.content_left a {
    color: #444;
    font-size: 20px;
}
.content_right {
    width: 950px;
    float: left;
    margin-left: 20px;
    text-align: left;
}
.content_right .content_right_top {
    height: 50px;
    border: 1px solid #dddddd;
    margin: 0 auto;
    width: 100%;
}
.content_right .content_right_top div {
    display: inline-block;
    height: 20px;
    padding: 15px 20px;
}
.content_right .content_right_top input[type=text] {
    float: right;
    height: 35px;
    border: 1px solid #09c;
    border-right: 0px;
    margin-top: 8px;
    padding-left: 10px;
    color: #999;
}
.content_right .content_right_top input[type=button] {
    float: right;
    margin-right: 10px;
    height: 35px;
    background-color: #09c;
    width: 92px;
    margin-top: 8px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    border: 0px;
}
.right_content {
    border: 1px solid #dddddd;
    width: 100%;
    min-height: 411px;
    margin-top: 18px;
}
.right_content .title {
    padding: 30px 32px 0px 25px;
    text-align: center;
    font-size: 20px;
}
.right_content .title div {
    width: 895px;
    border-bottom: 1px solid #7cc7ef;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 15px;
    color: #dddddd;
}
.right_content .contents {
    width:900px;
    padding-left: 20px;
}
.right_content .contents p {
    text-indent: 2em;
    font-size: 16px;
    line-height: 40px;
}
.xtjs_body {
}
.xtjs_top {
  background-image: url("../../images/ljbpt/ptjs-01.png");
  height: 144px;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}
.xtjs_ptzs {
    height: 58px;
}
.xtjs_ptzs span {
    font-family:"Microsoft Yahei";
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color:#1E5DB3;
    margin-top: 20px;
}
.xtjs_content {
    margin-top: 10px;
    border:1px solid #dddddd;
    border-radius:10px;
    font-family:'Microsoft Yahei';
    font-style: normal;
    text-align: left;
    line-height: 28px;
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
}
.xtjs_contents {
    color:#333333;
    font-weight:400;
}
.zxbl_body {
    width: 1200px;
    margin: 0 auto;
}
.zxbl_top {
    border:1px solid #dddddd;
    width:1200px;
    margin:0 auto;
    margin-top: 35px;
}
.zxbl_js {
    font-weight: normal;
    font-size: 0;
    display:inline-block;
    margin:0 auto;
    padding: 10px;
    float:right;
}
.body-search-btn {
    background-color: #fff;
}
.zxbl_bottom {
    width:1200px;
    margin:0 auto;
    display: table;
}
.zxbl_top .zxbl_cyywbl {
    font-family:'Microsoft Yahei';
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #0099CC;
    text-align: left;
}
.zxbl_top .zxbl_right {
    font-family:'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #333333;
    text-align: center;
    line-height: normal;
    float: right;
    padding-right: 30px;
}
.zxbl_top ul {
    list-style: none;
    padding:0px;
    padding-left:10px;
    margin-top:12px;
    margin-bottom: 12px;
}
.zxbl_top ul li {
    width: 320px;
    height:63px;
    display: inline-block;
    position: relative;
    margin:10px 40px 5px 30px;
    border:1px solid #d7d7d7;
}
.zxbl_top ul li span {
    float: right;
    width: 192px;
    height: 38px;
    margin-right: 20px;
    text-align: left;
    padding-top: 15px;
}
.zxbl_top ul li div {
    display: inline-block;
    vertical-align: middle;
}
.zxbl_top ul li div:first-of-type {
    width: 50px;
    height: 48px;
}
.zxbl_top ul li img {
    width: 100%;
    height: 100%;
}
.zxbl_top ul li div:last-of-type {
    width: 200px;
    line-height: 20px;
    min-height: 20px;
    max-height: 40px;
    padding-left: 10px;
}
.right .right-min ul li a {
    transition-duration: 0.5s;
}
/*.zxbl_top ul li div{
height: 19px;
width: 24px;
border-radius: 50%;
background-color: #f00;
text-align: center;
position: absolute;
color: #ffffff;          
font-size: 12px;           
margin-left: 260px;
margin-top: -8px;
font-family: 'Arial Negreta','Arial';
font-weight: 700;
text-align:center;
padding-top:5px;
}*/
 .zxbl_top ul li a {
    color:#828282;
    font-size: 16px;
    font-weight: bold;
    display: block;
    padding: 10px;
}
.zxbl_left {
    width: 210px;
    border: solid 1px #ddd;
    display: table-cell;
    vertical-align: top;
position: relative;
background-color: #fff;
padding-top: 60px;
border-top: 0;
}
.zxbl_right {
    width: 976px;
    border:1px solid #dddddd;
    display: table-cell;
background-color: #fff;
}
.zxbl_panel {
min-height: 800px;
}
.zxbl_right .zxbl_panel ul {
    list-style: none;
    margin:10px;
}
.zxbl_right .zxbl_panel ul li {
    border:1px solid #ddd;
    margin: 10px 0px;
    line-height: 60px;
}
.zxbl_right .zxbl_panel ul li>div {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    padding-left: 10px;
}
.zxbl-sys-actions * {
    line-height: 30px;
}
.zxbl-sys-actions a.zxbl-sys-button {
cursor: pointer;
}
.zxbl-sys-actions-extra {
    /*width: 500px;*/
}
.zxbl-sys-name {
    /*white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;*/
    width: 340px;
    word-wrap: break-word;
    word-break: normal;
}
.zxbl-sys-org {
    color: #666;
}
.zxbl-sys-xscj {
    color: #666;
    width: 130px;
}
.zxbl_right .zxbl_panel ul li div img {
    width: 100%;
    height: 100%;
}
.zxbl-item-icon {
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-left: 15px;
    display: block;
    margin: 5px auto;
    background-size: cover;
}
.zxbl_right .zxbl_panel ul li .zxbl-item-index {
    vertical-align: middle;
    margin-left: 10px;
    display: inline-block;
    text-align: center;
    width: 20px;
}
.zxbl-sys-link-wrap {
  width: 80px;
display: table-cell !important;
}
.zxbl-sys-link {
    display:inline-block;
}
.zxbl-sys-link:hover {
    color: #1e5c92;
}
.zxbl-sys-link span {
    color: #333;
}
.zxbl-sys-link:hover span {
    color: #333;
}
.zxbl-sys-link span {
    margin-left: 20px;
    width: 20px;
    display: inline-block;
}
.zxbl-sys-button {
    vertical-align: middle;
    border-radius: 5px;
    height: 30px;
    color: #444;
    padding: 0px 5px;
    transition-duration: 0.5s;
    border: solid 1px #ddd;
    line-height: 30px;
    display: inline-block;
    transition-duration: 0.5s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 2px 5px;
    font-size: 14px;
    max-width: 80px;
}
td .zxbl-sys-button {
    margin: 2px auto;
}
.zxbl-sys-button-extra {
    max-width: 100px;
    color: #1e5c92;
    background-color: #fff;
    border-color: #C9D7E3;
    background-color: #F6FBFE;
}
.zxbl-sys-button i {
    color: #666;
}
.zxbl-sys-button-extra i {
    color: #1e5c92;
}
.zxbl-sys-actions {
    font-size: 0px;
}
.zxbl-sys-button:hover {
    /*background-color: #4e78a6;
	color: #fff;*/
}
.zxbl-sys-button-attention:hover {
    background-color: #fff;
}
.zxbl-sys-button-attention {
    padding:0px;
    border:none;
    height: 22px;
    vertical-align: middle;
    font-size: 12px;
    line-height: 22px;
    transition-duration: 0.5s;
    display: none;
    width: 71px;
    margin: 0 auto;
    margin-bottom: 5px;
    cursor: pointer;
}
.zxbl-sys-button-addAttention {
    background: url('/r/cms/zwpt/web/images/zxbl/wgz.png') no-repeat;
    color: #1e5c92;
    text-align: right;
}
.zxbl-sys-button-cancelAttention {
    background: url('/r/cms/zwpt/web/images/zxbl/ygz.png') no-repeat;
    color: #fff;
    text-align: left;
}
.zxbl-sys-button-disable {
    height: 30px;
    border-radius: 5px;
    font-size: 14px;
    margin: 2px 5px;
    display:inline-block;
    line-height: 30px;
    border:solid 1px #ddd;
    padding: 0px 5px;
    color:#ddd;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 80px;
    vertical-align: middle;
}
.zxbl-sys-button-disable:hover {
    color: #ddd;
}
.zxbl-sys-button-disable-short {
    display:inline-block;
    line-height: 30px;
    border:solid 1px #ddd;
    padding: 0px 5px;
    color:#ddd;
}
.zxbl-sys-button>i, .zxbl-sys-button-disable>i {
    margin-right: 5px;
}
.zxbl_right .zxbl_panel>div, .right-panel-title {
    border-bottom: solid 1px #ddd;
    font-family:'Microsoft YaHei Bold', 'Microsoft YaHei';
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #1e5d92;
}
.zxbl_left a i {
    display: inline-block;
    background-repeat: no-repeat;
    height: 21px;
    width: 21px;
    vertical-align: middle;
    margin: 0 14px;
    text-align: center;
}
.yhfw_body {
    width: 1200px;
    margin: 0 auto;
}
.yhfw_left {
    width: 210px;
    border:1px solid #ddd;
    display: table-cell;
    vertical-align: top;
  background-color: #fff;
padding-top: 60px;
border-top: 0;
position: relative;
}
.yhfw_left div {
    border-bottom:1px solid #dddddd;
    text-align: left;
    font-family:'Microsoft Yahei Regular', 'Microsoft Yahei';
    font-weight: 400;
    font-style: normal;
    text-align: left;
    cursor: pointer;
    color: #1e5d92;
    font-size: 16px;
    display: block;
    width: 204px;
    height: 50px;
    line-height: 50px;
    border-left: solid 6px #fff;
}

.yhfw_left div i {
display: inline-block;
width: 20px;
height: 20px;
vertical-align: middle;
text-align: center;
margin-left: 14px;
}
.yhfw_left div span {
    color: #1e5d92;
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    background-position: left;
    margin-left: 10px !important;
}

.yhfw_left .wdxx_info {
    height: 100px;
    padding: 5px;
    font-weight: 1000;
}
.yhfw_left .wdxx_info .user_type {
    padding: 0px;
    border: 0px;
    float: left;
    margin-top: 16px;
}
.yhfw_left .wdxx_info .user_info {
    padding: 0px;
    border: 0px;
    float: right;
    font-size: 12px;
    height: 100%;
    margin-top: 16px;
}
.zxbl_left .zxbl_left_tab:first-of-type {
    position: absolute;
    top: 0px;
    float: left;
    width: 220px;
    background-color: #eef6fb;
    left: -5px;
    height: 60px;
    border: 0;
}

.yhfw_left .yhfw-left-title {
border-bottom: solid 1px #ddd;
position: absolute;
top: 0;
background-color: #eef6fb;
border: 0;
height: 60px;
left: -5px;
width: 220px;
cursor: default;
}

.yhfw_left .left-menu-title {
display: block;
background-color: #2d72b8;
width: 209px;
margin-left: 5px;
cursor: default;
border: solid 1px #ddd;
}

.zxbl_left .zxbl_left_tab:first-of-type a.left-menu-title {
    background-color: #2d72b8;
    color: #fff;
    font-weight: normal;
    position: absolute;
    left: 4px;
    border: solid 1px #ddd;
    height: 60px;
    width: 210px;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
}

.zxbl_left_tab {
    border-bottom: solid 1px #ddd;
    
}
.zxbl_left_tab.onclick_div>a {
    border-left: solid 6px #1e5d92;
    border-left: solid 6px #fff;
    font-weight: bold;
    font-weight: normal;
}
.yhfw_right {
    width:976px;
    border: solid 1px #ddd;
    display: table-cell;
    vertical-align: top;
    background-color: #fff;
}
.yhfw_right .yhfw_right_top {
    height: 80px;
    border-bottom: 1px solid #dddddd;
}
.yhfw_right .yhfw_right_top .yhfw_title div {
    font-family:'Microsoft Yahei Regular', 'Microsoft Yahei';
    font-weight: 400;
    font-style: normal;
    color: #0099CC;
    display: inline-block;
}
.yhfw_right table td {
    padding-top: 15px;
    font-family:'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #333333;
    height: 33px;
}
.wybl-panel table thead th {
    color: #1e5c92;
    line-height: 50px;
    font-size: 16px;
    font-weight: normal;
}
.wybl-panel table tbody tr {
    font-size: 14px !important;
    border: solid 1px #ddd;
}
.wybl-panel table tbody tr td {
    font-size: 14px !important;
    padding: 10px 0px;
}
.wybl-panel .zxbl-sys-button-extra {
    display: block;
}
.wybl-panel .zxbl-sys-button-disable {
    max-width: 120px !important;
    display: block;
}
.yhfw_right2 {
    width:954px;
}
.yhfw_right2 .yhfw_right_top {
    width:954px;
    height: 80px;
    border-bottom: 1px solid #dddddd;
}
.yhfw_right2 .yhfw_right_top .yhfw_title div {
    font-family:'Microsoft Yahei Regular', 'Microsoft Yahei';
    font-weight: 400;
    font-style: normal;
    color: #0099CC;
    display: inline-block;
}
.yhfw_right2 table td {
    padding-top: 15px;
    font-family:'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #333333;
    height: 33px;
    text-align: right;
    width:245px;
}
.yhfw_right2 .td4 {
    text-align: left;
    padding-left:20px;
    width:306px;
}
.yhfw_form {
    margin-top:20px;
    margin-left: 60px;
}
.yhfw_form .tr_div {
    padding-bottom: 15px;
    font-family:'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #333333;
    line-height: normal;
    height: 33px;
}
.td_label {
    display: inline-block;
    width: 123px;
    text-align: right;
    margin-right: 20px;
    height: 48px;
}
.tr_div_h {
    width: 253px;
    height: 35px;
    text-align: left;
    font-size: 16px;
    border:1px;
}
.yhfw_right2 table td input[type=text], input[type=password] {
    text-align: left;
    font-size: 16px;
    width: 254px;
    height: 30px;
}
.yhfw_right2 table td select {
    width: 176px;
    height: 35px;
    font-size: 13px;
}
.tr_div input[type=text] {
    text-align: left;
    font-size: 16px;
    width: 306px;
    height: 48px;
    border:0px;
}
.tr_div select {
    width: 176px;
    height: 35px;
    font-size: 13px;
}
.yhfw_right2 .yhfw_right_bottom {
    width:954px;
}
.yhfw_table {
    padding-left: 13px;
}
.yhfw_table table tr {
    font-size: 16px;
    line-height: 48px;
    font-family:'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
    color: #333333;
}
.yhfw_table table td {
    padding:0px 35px;
}
.yhfw_table table a {
    color:#333333;
}
.yhfw_info {
    padding-left: 13px;
    margin-bottom: 100px;
}
.yhfw_info table tr {
    font-size: 16px;
    line-height: 48px;
    text-align: left;
    font-family:'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
    color: #333333;
}
.yhfw_info table td {
    padding: 0px 30px;
}
.yhfw_add .yhfw_add_title {
    font-family:'Microsoft Yahei Regular', 'Microsoft Yahei';
    font-weight: 400;
    font-style: normal;
    color: #0099CC;
    display: inline-block;
}
.yhfw_form {
    margin-top:20px;
    margin-left: 60px;
}
.yhfw_form .tr_div {
    padding-bottom: 15px;
    font-family:'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #333333;
    line-height: normal;
    height: 33px;
}
.td_label {
    display: inline-block;
    width: 123px;
    text-align: right;
    margin-right: 20px;
    height: 48px;
}
.tr_div input[type=text] {
    width: 253px;
    height: 35px;
    text-align: left;
    font-size: 16px;
}
/*.tr_div_h{
text-align: left;
font-size: 16px;
width: 306px;
height: 48px;
border:0px;
}*/
 .tr_div select {
    width: 176px;
    height: 35px;
    font-size: 13px;
}
.tr_div input[type=button] {
    position: absolute;
    width: 140px;
    height: 40px;
    font-family:'Microsoft Yahei Regular', 'Microsoft Yahei';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #FFFFFF;
    border:0px;
    background-color: #0099cc;
    margin-left: 227px;
    border-radius: 5px;
}
.zxbl_left_tab a {
    color: #1e5d92;
    font-size: 16px;
    display: block;
    width: 204px;
    height: 50px;
    line-height: 50px;
    border-left: solid 6px #fff;
}
.zxbl_left_tab a span {
    transition-duration: 0.5s;
    animation-duration: 0.5s;
}
.zxbl-catpanel {
    display: none;
}
.zxbl-catitem {
    display: table;
    width: 100%;
    height: 50px;
    line-height: 40px;
    transition-duration: 0.5s;
    color: #777;
}
.zxbl-catitem>div {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    width: 200px;
}
.zxbl-catitem:before {
    content:"";
    display: inline-block;
    width: 21px;
    height: 100%;
    float: left;
    margin-left: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/r/cms/zwpt/web/images/left-menu/ty.png);
}
.zxbl-catitem div div {
    line-height: 20px;
    display: inline-block;
vertical-align: middle;
margin: 10px 20px 10px 0;
cursor: pointer;
}
.zxbl-catitem:hover, .zxbl-catitem.active {
    background-color: #f4f4f4;
}
.zxbl-catitem.active {
    font-weight: bold;
    color: #555;
}
.zxbl-table-header span {
    height: 30px;
    line-height: 30px;
    display: inline-block;
    color: #1e5c92;
    font-size: 16px;
}
.tztg-left {
    display: table-cell;
    border: solid 1px #ddd;
    vertical-align: top;
}
.sub-cat-icon, .sub-cat-title, .sub-cat-right {
    display: inline-block;
}
.sub-cat-icon:before {
    content:"";
    margin: 0 14px;
    width: 21px;
    height: 21px;
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.zxbl_left_tab:nth-of-type(-1) .sub-cat-icon:before {
    content:"";
    background-image: url(/r/cms/zwpt/web/images/left-menu/leftmenuicon-all.png);
}
.zxbl_left_tab:nth-of-type(2) .sub-cat-icon:before {
    background-image: url(/r/cms/zwpt/web/images/left-menu/leftmenuicon-user.png);
}
.zxbl_left_tab:nth-of-type(4) .sub-cat-icon:before {
    background-image: url(/r/cms/zwpt/web/images/left-menu/leftmenuicon-class.png);
}
.zxbl_left_tab:nth-of-type(6) .sub-cat-icon:before {
    background-image: url(/r/cms/zwpt/web/images/left-menu/leftmenuicon-bureau.png);
}
.zxbl_left_tab:nth-of-type(-1).onclick_div .sub-cat-icon:before {
    background-image: url(/r/cms/zwpt/web/images/left-menu/leftmenuicon-all.png);
}
.zxbl_left_tab:nth-of-type(2).onclick_div .sub-cat-icon:before {
    background-image: url(/r/cms/zwpt/web/images/left-menu/leftmenuicon-user.png);
}
.zxbl_left_tab:nth-of-type(4).onclick_div .sub-cat-icon:before {
    background-image: url(/r/cms/zwpt/web/images/left-menu/leftmenuicon-class.png);
}
.zxbl_left_tab:nth-of-type(6).onclick_div .sub-cat-icon:before {
    background-image: url(/r/cms/zwpt/web/images/left-menu/leftmenuicon-bureau.png);
}
.sub-cat-title {
    width: 120px;
}
.yhfw_left .sub-cat-title {
    display: inline-block;
    border: 0;
    font-size: 20px;
    line-height: 60px;
    height: 60px;
    cursor: default;
    color: #fff;
    width: 100%;
    text-align: center;
}
.sub-cat-right {
    line-height: 50px;
    font-size: 10px;
    height: 50px;
}
.sub-cat-right:before {
    content: url('/r/cms/zwpt/web/images/zxbl/right-arrow.png');
    display: block;
    width: 9px;
    height: 9px;
}
.onclick_div .sub-cat-right:before {
    /*content: url('/r/cms/zwpt/web/images/zxbl/right-arrow-active.png');*/
}
.zxbl_left_tab a:hover .sub-cat-right, .zxbl_left_tab.subcat.toggle .sub-cat-right {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.zxbl-sys-button-cancelAttention:hover {
    background-color: #fff;
}
.channel_search_btn {
    width:30px;
    height:30px;
    display:inline-block;
    float:right;
    background-color:#1e5c92;
    text-align:center;
}
.channel_search_btn_img {
    margin-top:7px;
    float: left;
    padding-left: 6px;
}
.channel_search_input {
    display:inline-block;
    float:right;
    width:240px;
    height:28px;
    border:1px solid #09c;
    font-size:14px;
    color:#666666;
    padding-left:10px;
    font-weight:normal;
    border-right: none;
}
/* wdgz */
 .wdgz_panel {
    font-family:'Microsoft YaHei';
}
.wdgz_panel ul {
    list-style: none;
    margin: 0 10px;
    padding: 0px;
}
.wdgz_panel ul li {
    border:1px solid #f0f0f0;
    line-height: 50px;
    margin-top: 5px;
}
.wdgz_panel ul li div {
    display: inline-block;
    vertical-align: middle;
    min-height: 20px;
    max-height: 40px;
    padding-left: 10px;
    line-height: 20px;
    margin-left:15px;
}
.wdgz-sys-actions {
}
.wdgz-sys-name {
    width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: keep-all;
    text-align: center;
}
.wdgz-sys-org {
    /*width: 180px; */
    color: #666;
}
.wdgz-sys-xscj {
    color: #666;
    width: 60px;
}
.wdgz_panel ul li div img {
    width: 100%;
    height: 100%;
}
.wdgz-item-icon {
    width: 21px;
    height: 21px;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-left: 10px;
    display: inline-block;
}
.wdgz_panel ul li .zxbl-item-icon:before {
}
.wdgz_panel ul li .zxbl-item-index {
    vertical-align: middle;
    margin-left: 10px;
    display: inline-block;
    text-align: center;
    width: 20px;
}
.wdgz_panel ul li a {
    display: inline-block;
    transition-duration: 0.5s;
}
;
 .wdgz-sys-link {
    width: 420px;
}
a.wdgz-sys-link {
    text-decoration: none;
}
.wdgz-sys-link:hover {
    color: #1e5c92;
}
.wdgz-sys-link span {
    color: #333;
}
.wdgz-sys-link:hover span {
    color: #333;
}
.wdgz-sys-link span {
    margin-left: 20px;
    width: 20px;
    display: inline-block;
}
a {
    color:#333;
}
.wdgz-sys-button {
    padding: 0px 5px;
    color: #1e5c92;
    transition-duration: 0.5s;
    border: solid 1px #ddd;
    line-height: 30px;
}
.wdgz-sys-button:hover {
    background-color: #4e78a6;
    color: #fff;
    text-decoration: none;
}
.wdgz-sys-button-cancel {
    padding: 0px 5px;
    color: #1e5c92;
    transition-duration: 0.5s;
    border: solid 1px #ddd;
    line-height: 30px;
}
.wdgz-sys-button-cancelAttention {
    color: #fff;
    text-align: left;
}
.wdgz_panel .wdgz_title p {
    background-color: rgba(242, 242, 242, 1);
    font-family:'Microsoft YaHei Bold', 'Microsoft YaHei';
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #1e5d92;
    width:100%;
}
.wdgz-table-header {
    color: #1e5c92;
    font-size: 18px;
}
.wdgz-table-header span {
    height: 30px;
    line-height: 30px;
    display: inline-block;
    color: #1e5c92;
    font-size: 16px;
}
.wdgz-table-header td {
    height: 30px;
    line-height: 30px;
    color: #1e5c92;
    font-size: 16px;
}
.yhfw_left .onclick_div {
    border-left: solid 6px #1e5d92;
    font-weight: bold;
}
.yhfw_left>div:nth-of-type(2) {
border-top: solid 1px #ddd;
}
.wdgz-sys-button-disabled {
    display:inline-block;
    line-height: 30px;
    border:solid 1px #ddd;
    padding: 0px 5px;
    color:#ddd;
}
.wdyw-sys-name {
    width:300px;
    margin:auto;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: keep-all;
}
[class*="button-img-"]:before {
    content:"";
    width: 18px;
    height: 18px;
    vertical-align: middle;
    display: inline-block;
}
.button-img-sqtj:before {
    background-image: url("/r/cms/zwpt/web/images/zxbl/sqtj.png");
}
/*2019 01 11 新版*/
 .zxbl_right .zxbl_panel ul li.zxbl-item-style1 {
    line-height: 40px !important;
}
.zxbl_right .zxbl_panel ul li.zxbl-item-style1 .zxbl-sys-actions {
    float: right;
    position: relative;
    right: 20px;
    top: -15px;
}
.zxbl-table-header {
    display: none;
}
.zxbl_right .zxbl_panel ul li.zxbl-item-style1 .zxbl-sys-name {
    width: 850px;
}
.zxbl_right .zxbl_panel ul li.zxbl-item-style1 .zxbl-sys-org {
    padding-left: 45px !important;
}
/*新版 2*/
 .zxbl_right .zxbl_panel ul li .zxbl-sys-actions {
    display: table-cell;
}
.zxbl_right .zxbl_panel ul li .zxbl-sys-name {
    display: block;
    font-size: 16px;
}
.zxbl_right .zxbl_panel ul li {
    display: table;
    width: 100%;
    padding: 10px 0;
}
.zxbl_right .zxbl_panel ul li * {
    vertical-align: middle;
}
.zxbl-sys-info {
  display: table-cell !important;
    width: 360px;
}
.zxbl-sys-button-show {
    display: block;
}

 .index-zxbl-hot-picture {
font-size: 0;
}
 .index-zxbl-hot-pic-middle {
    display: inline-block;
    vertical-align: top;
width: 47%;
text-align: left;
margin: 1%;
}
.index-zxbl-hot-pic-middle a {
    display: inline-block;
    transition-duration: 0.4s;
    width: 100%;
    height: 100%;
    border-radius: 8px;
}
.index-zxbl-hot-pic-middle a:hover {
    background-color: #f2f2f2;
    color: #1e5c92;
    filter: brightness(120%) drop-shadow(0 0 4px #ddd);
}
.index-zxbl-hot-pic-middle a img{
margin: 10px 0 10px 10px;
}

 .index-zxbl-hot-pic-text {
    margin: 10px auto 0px;
font-size: 16px;
width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
margin-top: 0;
text-align: left;
vertical-align: middle;
margin-left: 10px;
float: none;
}

.empty-gz {
    font-size: 18px;
    line-height: 50px;
    width: 800px;
    margin: auto;
    height: 300px;
    margin-top: 100px;
    color: #888;
}

.empty-gz i {
    font-size: 70px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    color: #ddd;
}

.empty-gz span {
    display: inline-block;
    width: 700px;
    vertical-align: middle;
}


.fwcx-i {
font-size: 30px;
display: line-block !important;
line-height: 70px !important;
width: 70px;
text-align: center;
vertical-align: middle;
}

.zxbl_js .body-search-btn {
background: #f2f2f2;
}

.zxbl_js .body-search-btn:hover {
background-color: #4e78a6;
}
.zxbl_js .body-search-btn i {
line-height: 30px;
}

.right .right-min ul li a.index-tztg-top::before{
    content: '顶';
    font-size: 12px;
    border: solid 1px #ff0000;
    border-radius: 6px;
    width: 16px;
    padding: 0;
    margin: 0;
    text-align: center;
    margin: 3px;
    height: 16px;
    vertical-align: top;
    color: #ff0000;
    line-height: 16px;
    display: inline-block;
    position: relative;
    transform: scale(0.8);
    top: -1px;
}

.right .right-min ul li a.index-tztg-top span:first-of-type {
    margin-left: 0;
}

.tsjy, .tsjy>iframe {
  width: 1200px;
  height: 1068px;
  margin: 0 auto;
}

.wybl-thead {
font-size: 16px;
line-height: 30px;
border-bottom: solid 1px #ddd;
margin-bottom: 10px;
padding-bottom: 10px;
}

.wybl-th {
display: inline-block;
text-align: center;
}

.wybl-th:nth-of-type(1), .wybl-td:nth-of-type(1) {
width: 380px;
}
.wybl-th:nth-of-type(2), .wybl-td:nth-of-type(2) {
width: 250px;
}
.wybl-th:nth-of-type(3), .wybl-td:nth-of-type(3) {
width: 188px;
}
.wybl-th:nth-of-type(4), .wybl-td:nth-of-type(4) {
width: 92px;
}

.wybl-tr {
line-height: 50px;
min-height: 50px;
vertical-align: middle;
border-bottom: solid 1px #ddd;
margin-bottom: 10px;
padding-bottom: 10px;
}

.wybl-td {
display: table-cell;
vertical-align: middle;
font-size: 16px;
}

.wybl-td:nth-of-type(3) {
vertical-align: middle;
}

.tztg-left-tab {

}

.align-center{
text-align: center;
}






/*
########################
########################
########################
########################
########################
########################
########################
########################
########################
########################
########################
########################
########################
########################
########################
########################
########################
########################
########################
########################
########################
########################
########################
*/


