@charset "UTF-8";
html, body { width: 100%; min-width: ; height: 100%; }

* { box-sizing: border-box; }

input, button, textarea { font-family: "Microsoft YaHei"; resize: none; outline: none; }

/*------ 公用样式 ------*/
.w-555{ width: 555px; }
.w-378{ width: 378px; }
.w-732{ width: 732px; }


/*------ 头部共用样式 ------*/
.container{ width: 100%; height: 100%; }
.header{ width: 100%; }
.header-top{ width: 100%; height: 38px; background-color: #f4f4f4; }
.header-top-container{ width: ; height: 100%; margin: 0 auto; }
ul.header-top-link{ height: 100%; padding: 10px 0; float: left; }
ul.header-top-link li{ height: 100%; padding: 0 10px; float: left; border-left: 1px solid #b6b6b6; }
ul.header-top-link li:first-child{ padding-left: 0; border-left: none; }
ul.header-top-link li a{ display: block; width: 100%; height: 100%; line-height: 18px; font-size: 14px; color: #333; }
ul.header-top-link li a.zjzwfw{ padding-left: 23px; background: url("/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/520569/images/zjzwfw-icon.png") no-repeat; background-size: 19px 18px; }
ul.header-top-link li a.zjzwfwapp{ padding-left: 15px; background: url("/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/520569/images/zjzwfwapp-icon.png") no-repeat; background-size: 12px 18px; }
ul.header-top-link li a.nbsrmzf{ padding-left: 20px; background: url("/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/520569/images/nbsrmzf-icon.png") no-repeat; background-size: 18px 18px; }
ul.header-language{ height: 100%; padding: 7px 0; float: right; }
ul.header-language li{ width: 24px; height: 24px; border-radius: 50%; background-color: #fff; overflow: hidden; margin-left: 5px; float: left; }
ul.header-language li:first-child{ margin-left: 0; }
ul.header-language li a{ display: block; width: 100%; height: 100%; line-height: 24px; text-align: center; font-size: 12px; color: #999; }
ul.header-language li a:hover{ color: #333; }
ul.header-language li.no-barrier{ width: auto; margin-left: 20px; border-radius: unset; background-color: transparent; }
ul.header-language li.no-barrier a i{ width: 24px; height: 24px; display: inline-block; vertical-align: top; background: url("/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/520569/images/top-link.png") -150px 0 no-repeat; }
ul.header-language li.no-barrier a:hover i{ background-position: -150px -25px; }

.header-main{ width: 100%; height: 200px; background: url("/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/520569/images/header-bg.jpg") repeat-x; }
.header-main-container{ width: ; height: 150px; margin: 0 auto; padding-top: 50px; }
.header-logo{ width: 437px; height: 63px; background: url("/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/520569/images/header-logo.png") no-repeat; float: left; }
.header-search{ width: 402px; float: right; }
.header-search-main{ width: 100%; height: 34px; margin-bottom: 10px; }
.header-search-frame{ width: 320px; height: 100%; background-color: #fff; padding-right: 40px; position: relative; float: left; }
.header-search-frame input{ width: 100%; height: 100%; line-height: 34px; padding-left: 10px; color: #333; font-size: 14px; border: none; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.header-search-frame input::placeholder{ color: #999; }
.header-search-frame a{ display: block; width: 17px; height: 17px; position: absolute; top: 0; bottom: 0; right: 10px; margin: auto 0; background: url("/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/520569/images/search-icon.png") no-repeat; }
.header-search-main > a{ width: 78px; height: 100%; line-height: 34px; border: 1px solid #fff; font-size: 14px; color: #fff; text-align: center; float: right; }
.search-range{ height: 14px; padding-left: 10px; }
.search-range li{ height: 100%; line-height: 14px; font-size: 14px; color: #fff; margin-right: 20px; float: left; }
.search-range li i{ width: 12px; height: 13px; display: inline-block; vertical-align: top; margin-right: 5px; background: url("/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/520569/images/search-radio.png") 0 0 no-repeat; }
.search-range li.active i{ background-position: -12px 0; }

.header-nav{ width: 100%; height: 50px; background-color: rgba(23,76,149,.7); }
.header-nav-container{ width: ; height: 100%; margin: 0 auto; }
.header-nav-container ul{ width: 100%; height: 100%; position: relative; }
.header-nav-container ul li{ width: 14.28%; height: 100%; float: left; }
.header-nav-container ul li > a{ display: block; width: 100%; height: 100%; line-height: 50px; text-align: center; color: #fff; font-size: 18px; position: relative; }
.header-nav-container ul li.active > a{ background-color: #fff; color: #1c509a; }
.header-nav-container ul li:hover > a{ background-color: #fff; color: #1c509a; }
.header-subnav{ display: none; position: absolute; top: 100%; left: 0; width: 100%; padding: 15px 30px; background-color: #fff; z-index: 10; box-shadow: 0 1px 7px 0 rgba(0, 0, 0, .25); -webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, .25); }
.header-nav-container ul li:hover .header-subnav{ display: block; }
.header-subnav a{ float: left; display: block; width: 12.5%; height: 30px; line-height: 30px; padding-left: 10px; color: #333; font-size: 14px; position: relative; }
.header-subnav a:before{ display: block; content: ""; width: 4px; height: 4px; background-color: #215cb2; position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0; }
.header-subnav a:hover{ color: #c42323; }
.header-subnav a:hover:before{ background-color: #c42323; }
.header-nav-container ul li.wechat a i{ display: block; width: 27px; height: 23px; background: url("/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/520569/images/wechat-icon.png") 0 0 no-repeat; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; }
.header-nav-container ul li.weibo a i{ display: block; width: 28px; height: 24px; background: url("/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/520569/images/weibo-icon.png") 0 0 no-repeat; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; }
.header-nav-container ul li.wechat:hover > a i{ background-position: -27px 0; }
.header-nav-container ul li.weibo:hover > a i{ background-position: -28px 0; }
.header-nav-container ul li.square > div{ display: none; position: absolute; top: 100%; left: 0; width: 100%; padding: 10px 0; border: 1px solid #dcdcdc; background-color: #fff; z-index: 10; }
.header-nav-container ul li.square > div img{ display: block; width: 122px; height: 122px; margin: 0 auto; }
.header-nav-container ul li.square:hover > div{ display: block; }
.main{ width: 100%; min-height: 540px; }

/*------ 底部公用样式 ------*/
.footer-container{ width: 100%; text-align: center; }
.footer-line{ width: 100%; height: 5px; background-color: #3374ce; background: -webkit-linear-gradient(top,#387ad5,#205db1); }
.footer-box{ display: inline-block; padding: 32px 150px 32px 100px; position: relative; }
.footer-box a.footer-dzjg{ display: block; width: 52px; height: 64px; position: absolute; left: 0; bottom: 40px;  }
.footer-box a.footer-zc{ display: block; width: 110px; height: 55px; position: absolute; right: 0; bottom: 45px;  }
.footer-content{ width: 100%; }
.footer-content p.fz-link{ font-size: 14px; color: #d2d2d2; }
.fz-link a{ margin: 0 10px 20px; font-size: 14px; color: #2e2e2e; }
.fz-link a:hover{ text-decoration: underline; }
.footer-content p{ line-height: 25px; font-size: 12px; color: #000; }
.footer-jh img{ vertical-align: top; margin-top: 1px; }
.footer-jh a{ line-height: 25px; font-size: 12px; color: #000; }
.footer-jh a:hover{ color: #205db1; }


/* 2019-5-17 新夹 */
.main .mbxnav {
    font-size: 15px;
    color: #999;
  }
  .main .mbxnav a {
    color: #999;
  }
  .main .mbxnav a.mbxnavhome {
    padding-left: 24px;
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/520569/images/zyhome.png) no-repeat;
    background-size: 14px;
    background-position-y: 3px;
  }
  .main .mbxnav a:hover {
    color: #1d529c;
  }
  .main .mbxnav span {
    margin-left: 3px;
  }
  .main .content-warpper {
    border: 1px solid #dcdcdc;
    margin-top: 20px;
    padding: 20px 25px 30px;
    min-height: 435px;
  }
  .main .content-warpper .content-lm {
    width: 220px;
    float: left;
  }
  .main .content-warpper .content-lm .bgtitle {
    color: #fff;
    font-size: 22px;
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/520569/images/lmbg.png);
    background-size: cover;
    padding: 20px 25px;
    margin-bottom: 6px;
  }
  .main .content-warpper .content-lm .bgtitle p {
    display: inline-block;
  }
  .main .content-warpper .content-lm .bgtitle img {
    float: right;
    padding-top: 10px;
  }
  .main .content-warpper .content-lm .hassubnav li {
    margin-top: 4px;
    border: 1px solid #dcdcdc;
    font-size: 15px;
  }
  .main .content-warpper .content-lm .hassubnav li span, .main .content-warpper .content-lm .hassubnav li > a {
    position: relative;
    padding: 10px 25px 10px 39px;
    display: inline-block;
    width: 100%;
    color: #2e2e2e;
  }
  .main .content-warpper .content-lm .hassubnav li span:after, .main .content-warpper .content-lm .hassubnav>li > a:after {
    content: "";
    width: 4px;
    height: 6px;
    position: absolute;
    left: 25px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/520569/images/lefticon.png) 0 0 no-repeat;
    background-size: 4px;
  }
  .main .content-warpper .content-lm .hassubnav li > a.active,.main .content-warpper .content-lm .hassubnav li > a:hover{
    background-color: #1d529c;
    color: #fff;
  }
  .main .content-warpper .content-lm .hassubnav li > a.active:after,.main .content-warpper .content-lm .hassubnav li > a:hover:after{
    background-position: 0 -7px;
  }
  .main .content-warpper .content-lm .hassubnav li span a {
    color: #2e2e2e;
  }
  .main .content-warpper .content-lm .hassubnav li .subnavlist {
    transition: all 0.6s ease;
  }
  .main .content-warpper .content-lm .hassubnav li .subnavlist ul li {
    border: none;
    padding-top: 9px;
    padding-bottom: 9px;
    margin-top: 0;
  }
  .main .content-warpper .content-lm .hassubnav li .subnavlist ul li a {
    padding: 0 25px 0 39px;
    color: #555555;
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .main .content-warpper .content-lm .hassubnav li .subnavlist ul li.active,
  .main .content-warpper .content-lm .hassubnav li .subnavlist ul li:hover {
    background: #1d529c;
  }
  .main .content-warpper .content-lm .hassubnav li .subnavlist ul li.active a,
  .main .content-warpper .content-lm .hassubnav li .subnavlist ul li:hover a {
    color: #fff;
  }
  .main .content-warpper .content-lm .hassubnav li.notopen .subnavlist {
    display: none;
  }
  .main .content-warpper .content-lm .hassubnav li.open .subnavlist {
    display: block;
  }
  .main .content-warpper .content-lm .hassubnav2 li.subactive,
  .main .content-warpper .content-lm .hassubnav2 li:hover {
    background: #205db1;
  }
  .main .content-warpper .content-lm .hassubnav2 li.subactive span:after,
  .main .content-warpper .content-lm .hassubnav2 li:hover span:after {
    background-position: 0 -7px;
  }
  .main .content-warpper .content-lm .hassubnav2 li.subactive span a,
  .main .content-warpper .content-lm .hassubnav2 li:hover span a {
    color: #fff;
  }
  .main .content-warpper .content-lb {
    width: 890px;
    float: right;
  }
  .main .content-warpper .content-lb .content-lb-top {
    padding-top: 23px;
  }
  .main .content-warpper .content-lb .content-lb-top h3 {
    color: #205db1;
    font-size: 20px;
    float: left;
  }
  .main .content-warpper .content-lb .content-lb-top ul {
    float: right;
    line-height: 26px;
  }
  .main .content-warpper .content-lb .content-lb-top ul li {
    float: left;
    font-size: 15px;
    margin-left: 30px;
    font-weight: 600;
    cursor: pointer;
  }
  .main .content-warpper .content-lb .content-lb-top ul li a{
    color: #2e2e2e;
  }
  .main .content-warpper .content-lb .content-lb-top ul li.active a,
  .main .content-warpper .content-lb .content-lb-top ul li:hover a {
    color: #c42323;
  }
  .main .content-warpper .content-lb .content-lb-list {
    border-top: 2px solid #205db1;
    margin-top: 10px;
    display: none;
  }
  .main .content-warpper .content-lb .content-lb-list.active {
    display: block;
  }
  .main .content-warpper .content-lb .content-lb-list .zwgk ul{
    padding-top: 10px;
  }
  .main .content-warpper .content-lb .content-lb-list .zwgk ul li {
    padding: 10px 0 10px 25px;
    position: relative;
  }
  .main .content-warpper .content-lb .content-lb-list .zwgk ul li:after {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #205db1;
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto 0;
  }
  .main .content-warpper .content-lb .content-lb-list .zwgk ul li a {
    font-size: 15px;
    color: #555555;
    display: block;
    width: 100%;
  }
  .main .content-warpper .content-lb .content-lb-list .zwgk ul li a .title {
    float: left;
    max-width: 700px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .main .content-warpper .content-lb .content-lb-list .zwgk ul li a .time {
    float: right;
    color: #999999;
    max-width: 85px;
    overflow: hidden;
    white-space: nowrap
  }
.main .content-warpper .content-lb .content-lb-list .zwgk ul li a .time2{
  max-width: 185px;
}
.main .content-warpper .content-lb .content-lb-list .zwgk ul li a .time3{
  max-width: 160px;
}
.main .content-warpper .content-lb .content-lb-list .zwgk ul li a .time4{
  max-width: 160px;
}
  .main .content-warpper .content-lb .content-lb-list .zwgk ul li a:hover span {
    color: #205db1;
  }
  .main .content-warpper .content-lb .content-lb-list .rdzt {
    border-bottom: 2px dotted #205db1;
    padding-bottom: 35px;
  }
  .main .content-warpper .content-lb .content-lb-list .rdzt ul {
    margin-left: -13px;
    margin-right: -14px;
  }
  .main .content-warpper .content-lb .content-lb-list .rdzt ul li {
    float: left;
    width: 33.33%;
    padding: 0 13px;
    box-sizing: border-box;
    margin-top: 25px;
  }
  .main .content-warpper .content-lb .content-lb-list .rdzt ul li a {
    display: block;
    background: #f5f5f5;
    color: #555;
    text-align: center;
    font-size: 0;
  }
  .main .content-warpper .content-lb .content-lb-list .rdzt ul li a p {
    padding: 10px 0;
    font-size: 15px;
  }
  .main .content-warpper .content-lb .content-lb-list .rdzt ul li a img {
    width: 100%;
    height: 69px;
  }
  .main .content-warpper .content-lb .content-lb-list .rdzt ul li a:hover {
    color: #fff;
    background: #205db1;
  }
  .main .content-warpper .content-lb .content-lb-list .jggk {
    margin-top: 18px;
  }
  .main .content-warpper .content-lb .content-lb-list .jggk>table {
    border: 1px solid #e8eef7;
    border-width: 1px 0px 0px 1px;
    /* width: 100%; */
    width: 890px;
    margin-bottom: 20px;
    
  }
  .main .content-warpper .content-lb .content-lb-list .jggk>table.newcontent{
    table-layout:fixed;
  }
  .main .content-warpper .content-lb .content-lb-list .jggk>table tbody tr td {
    width: 296px;
    font-size: 15px;
    color: #555;
    /*padding: 17px 32px;*/
    padding: 17px 28px;
    border: 1px solid #e8eef7;
    border-width: 0px 1px 1px 0px;
  }
  .main .content-warpper .content-lb .content-lb-list .jggk>table tbody tr td.name {
    background: #f8fafd;
    text-align: center;
    color: #2e2e2e;
  }
  .main .content-warpper .content-lb .content-lb-list .jggk>table tbody tr td.content {
    padding: 40px 32px;
  }
  .main .content-warpper .content-lb .content-lb-list .jggk>table tbody tr td table tbody tr td{
    /* width: 33.33%; */
    width: 296px;
    padding: 0;
    border: none
  }
  .main .content-warpper .content-lb .content-lb-list .mypage-wrapper {
    margin-top: 40px;
    font-size: 14px;
    color: #555555;
  }
  .main .content-warpper .content-lb .content-lb-list .mypage-wrapper .mypage-part1 {
    float: left;
    width: 160px;
    line-height: 28px;
  }
  .main .content-warpper .content-lb .content-lb-list .mypage-wrapper .mypage {
    float: left;
    width: 640px;
    text-align: center;
    font-size: 0;
  }
  .main .content-warpper .content-lb .content-lb-list .mypage-wrapper .mypage a {
    width: 28px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    font-size: 14px;
    color: #555;
    margin: 0 5px;
    background: #f5f5f5;
  }
  .main .content-warpper .content-lb .content-lb-list .mypage-wrapper .mypage a.pre,
  .main .content-warpper .content-lb .content-lb-list .mypage-wrapper .mypage a.next {
    width: 56px;
    border: 1px solid #f5f5f5;
    background: #fff;
  }
  .main .content-warpper .content-lb .content-lb-list .mypage-wrapper .mypage a.active,
  .main .content-warpper .content-lb .content-lb-list .mypage-wrapper .mypage a:hover {
    color: #fff;
    background: #205db1;
  }
  .main .content-warpper .content-lb .content-lb-list .mypage-wrapper .mypage-part3 {
    float: right;
    width: 90px;
    line-height: 28px;
  }
  .main .content-warpper .wzny h2 {
    color: #2e2e2e;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 28px;
  }
  .main .content-warpper .wzny .towtitle {
    color: #2e2e2e;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
  }
  .main .content-warpper .wzny .fh {
    text-align: center;
    font-size: 14px;
    color: #999;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 30px;
    border-top: 2px dotted #205db1;
  }
  .main .content-warpper .wzny .fh span{
    margin-left: 20px;
    margin-right: 20px;
  }
  .main .content-warpper .wzny .fh span a{
    color: #999;
    font-size: 14px;
  }
  .main .content-warpper .wzny .fh span a.active{
    color: #205db1;
  }
  .main .content-warpper .wzny .main-nr {
    font-size: 15px;
    line-height: 35px;
    color: #555;
  }
  .main .content-warpper .wzny .main-nr table{
    width: 100%;
  }
  .main .content-warpper .wzny .main-nr .folder {
    background: #f5f5f5;
    margin-top: 35px;
    padding: 30px;
  }
  .main .content-warpper .wzny .main-nr .folder > span {
    float: left;
  }
  .main .content-warpper .wzny .main-nr .folder > div {
    float: left;
  }
  .main .content-warpper .wzny .main-nr .folder > div ul li a {
    color: #555;
    font-size: 15px;
  }
  .main .content-warpper .wzny .main-nr .folder > div ul li a .icon {
    width: 16px;
    height: 18px;
    display: inline-block;
    background: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/520569/images/wjicon.png) no-repeat;
    background-size: 16px;
    vertical-align: text-top;
  }
  .main .content-warpper .wzny .main-nr .folder > div ul li a .icon.pdf {
    background-position: 0px -23px;
  }
  .main .content-warpper .wzny .main-nr .folder > div ul li a:hover {
    color: #205db1;
  }
  .main .content-warpper .wzny .share {
    padding: 35px 0;
    font-size: 14px;
    color: #999;
  }
  .main .content-warpper .wzny .share .share-icon {
    float: left;
  }
  .main .content-warpper .wzny .share .share-icon span{
    float: left;
    margin: 4px 6px 8px 0;
  }
  .main .content-warpper .wzny .share .share-icon img {
    vertical-align: middle;
  }
  .main .content-warpper .wzny .share .share-other {
    float: right;
  }
  .main .content-warpper .wzny .share .share-other a {
    color: #999;
  }
  .main .content-warpper .wzny .prev-next {
    margin-bottom: 5px;
    color: #205db1;
    font-size: 14px;
  }
  .main .content-warpper .wzny .prev-next .prev-news{
    float: left;
  }
  .main .content-warpper .wzny .prev-next .next-news{
    float: right;
  }
  .main .content-warpper .wzny .prev-next a{
    color: #555;
  }
  .main .content-warpper .wzny .prev-next a:hover {
    color: #205db1;
  }
  .main .content-warpper .wzny .prev-next a.prev {
    float: left;
  }
  .main .content-warpper .wzny .prev-next a.prev span {
    color: #555555;
  }
  .main .content-warpper .wzny .prev-next a.prev:hover span {
    color: #205db1;
  }
  .main .content-warpper .wzny .prev-next a.next {
    float: right;
  }
  .main .content-warpper .wzny .prev-next a.next span {
    color: #555555;
  }
  .main .content-warpper .wzny .prev-next a.next:hover span {
    color: #205db1;
  }
  
  .default_pgPanel td select{
    border:none
  }
  .default_pgPanel td {
    border: 1px solid #e1e1e1;
    border-left: 0 none;
    height: 26px;
    color: #666;
    padding: 0 3px!important;
    font-size: 14px;
  }
  .default_pgPanel td:first-child {
    border-left: 1px solid #e1e1e1;
    text-align: center;
  }
  .default_pgPanel td:first-child:before{
    content: "每页显示";
  }
  .default_pgPanel td:first-child:after{
    content: "条";
  }
  .default_pgPanel td:first-child+td, .default_pgPanel td:first-child+td+td+td+td+td+td+td+td+td, .default_pgPanel td[width="10"] {
    display: none;
  }
  .default_pgPanel td:first-child+td+td+td+td+td {
    /* width: 136px; */
    text-indent:0;
    padding: 5px;
    text-align: center;
  }
  .default_pgPanel td:first-child+td+td+td+td+td input{
    width: 40px;
    text-align: center;
    border: 1px solid #1d529c;
  }
  .default_pgNext:before {
    content: ">";
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .default_pgPrev:before {
    content: "<";
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .default_pgLast:before {
    content: "末页";
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .default_pgFirst:before {
    content: "首页";
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .default_pgRefresh:before {
    content: "刷新";
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .default_pgBtn {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 26px;
    padding: 0 12px;
    text-indent: 0;
    color: #666;
    cursor: pointer;
    position: relative;
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -ms-transition: color .2s;
    -o-transition: color .2s;
  }
  .default_pgSearchInfo {
    text-indent: -153px;
    width: 152px;
  }
  .default_pgSearchInfo {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 0px;
    text-align: center;
    direction: rtl;
  } 
.default_pgPanel{
  width: 100%;
  margin-top: 30px;
}
.main .content-warpper .content-lb .content-lb-list .jggk table tbody tr td.content p{
  text-indent: 2em;
  line-height: 35px;
}
.main .content-warpper .content-lb .content-lb-list .jggk table tbody tr td a{
  font-size: 15px;
  color: #555;
  display: block;
  max-width: 230px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .content-warpper .content-lb .content-lb-list .jggk table tbody tr td a:hover{
  color: #205db1;
}
.ld-list {
  border-top: 2px solid #205db1;
  margin-top: 10px;
  padding-top: 10px;
}
.newpage{
  border-top: 2px solid #205db1;
  margin-top: 10px;
}
.detailed-wrap,
.new-table-main,
.newmain{
  border-top: 2px solid #205db1;
  margin-top: 10px;
}
.newmain input{
  height: 21px;
  line-height: 21px;
  border: 1px solid #d0d0d0;
  /* border-radius: 6px; */
  padding: 0 10px;
  width: 110px;
  background: transparent;
}
.zwgk input{
  height: 21px;
  line-height: 21px;
  border: 1px solid #d0d0d0;
  /* border-radius: 6px; */
  padding: 0 10px;
  width: 110px;
  background: transparent;
}
.o-h {
  overflow: hidden !important;
}
.ld-list>li {
  float: left;
  width: 50%;
  margin-bottom: -1px;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
}
.ld-portrait {
  border: 1px solid #dcdcdc;
  padding: 5px;
}
.ld-portrait>img {
  display: block;
  width: 111px;
  height: 139px;
}
.link4, .link4 a {
  color: #666;
}
.fw-b {
  font-weight: bold;
}
.f-22 {
  font-size: 22px;
}
.leader-job {
  font-size: 16px;
  height: 50px;
  line-height: 25px;
}
.omit {
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.mt-10 {
  margin-top: 10px;
}
.color-6 {
  color: #666;
}
.ld-link-text {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin-top: 20px;
  padding: 0 15px;
  background-color: #9aabb8;
  color: #fff;
}
.transition {
  transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
}
.ld-link-text>.after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: middle;
  margin-top: -2px;
  margin-left: 15px;
  border-left: 5px solid #fff;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  opacity: .55;
  filter: alpha(opacity=55);
}
.link4:hover, .link4:focus, .link4 a:hover, .link4 a:focus {
  color: #1d529c;
}
.ld-link-text:hover, .ld-link-text:focus {
  background-color: #1d529c;
  color: #fff;
}
.main .content-warpper .content-lm .hassubnav li .subnavlist ul li.active a:after, 
.main .content-warpper .content-lm .hassubnav li .subnavlist ul li:hover a:after{
  background-position: 0 -7px;
}

.specialtime{
  display: inline-block;
  vertical-align: top;
  width: 85px;
  overflow: hidden;
  white-space: nowrap;
}
.main .content-warpper .content-lb .content-lb-list .zwgk ul li a .title.newtitle{
  width: 620px;
}

.modal-open {
	overflow: hidden
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0,-25%);
	-ms-transform: translate(0,-25%);
	-o-transform: translate(0,-25%);
	transform: translate(0,-25%)
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #000
}

.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0
}

.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5
}

.modal-header {
	min-height: 16.43px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.42857143
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
		box-shadow: 0 5px 15px rgba(0,0,0,.5)
	}

	.modal-sm {
		width: 300px
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}
}
/* 领导介绍弹出框 */
.leader-box {
  width: 885px;
  height: 530px;
  padding: 0 60px;
}

.leader-text>.left-people {
  float: left;
  height: 100%;
  padding: 66px 40px 0 40px;
  background-color: #4990e2;
}

.leader-text .ld-portrait>img {
  width: 135px;
  height: 174px;
}

.leader-text>.right-text {
  float: right;
  width: 490px;
  height: 100%;
}

.leader-text>.right-text .color-e6e {
  color: #c1cfde;
}

.leader-text .text {
  padding-right: 55px;
}

.leader-text .text-label {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  background-color: #44bdaa;
  color: #fff;
}

.leader-text .leader-work,
.leader-text .leader-synopsis {
  text-align: justify;
}

.leader-button {
  position: absolute;
  top: 0;
  width: 60px;
  height: 530px;
  cursor: pointer;
}

.leader-button>.icon {
  position: absolute;
  top: 50%;
  margin-top: -38px;
}

.leader-button.prev-button {
  left: 0;
}

.leader-button.next-button {
  right: 0;
}

.leader-button.prev-button>.icon {
  left: 0;
}

.leader-button.next-button>.icon {
  right: 0;
}

.leader-button.prev-button:hover>.icon {
  background-position-x: -25px;
}

.leader-button.next-button:hover>.icon {
  background-position-x: 0;
}

.transition-toggle .left-people {
  transform: translate(-230px, 0);
  opacity: 0;
}

.transition-toggle .text {
  transform: translate(0, 230px);
  opacity: 0;
}

.btn-link1 {
  display: block;
  height: 40px;
  line-height: 40px;
  border: 1px solid #fff;
  text-align: center;
  color: #fff;
}

.btn-link1:hover {
  background-color: rgba(255, 255, 255, .2);
  background-color: #54a3fe \9;
  color: #fff;
}
.midden-wrap {
  display: table;
}

/* 模态窗 */
.modal>.midden-wrap>div>div {
  position: relative;
}

.midden-wrap>div {
  display: table-cell;
  vertical-align: middle;
}
.midden-wrap>div>div {
  display: inline-block;
}
.prev-button>.toggle-button-icon {
  background-position: 0 0;
}
.next-button>.toggle-button-icon {
  background-position: -25px -69px;
}
.toggle-button-icon {
  width: 25px;
  height: 69px;
  background-image: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/520569/images/toggle-button-icon.png);
}

.hide {
  display: none!important;
}
.close-icon {
  width: 34px;
  height: 34px;
  background-image: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/520569/images/close-icon.png);
}
.icon {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  font-style: normal;
}
.contact-icon.sign1 {
  background-position: 0 0;
}
.contact-icon.sign2 {
  background-position: 0 -28px;
}
.contact-icon {
  width: 28px;
  height: 28px;
  margin-top: -3px;
  background-image: url(/cms_files/webningboshiziranziyuanheguihuaju/pubtplobject/defaultSet/520569/images/contact-icon.png);
  background-repeat: repeat-x;
}
.newmain form#jpageform_79620{
  width: 100%;
  background: #eee;
  padding: 10px 40px;
}
.newmain .label-title{
  display: inline-block;
    vertical-align: top;
}
.newmain .row-n.link-btn {
  margin-bottom: 10px;
}
.newmain input{
    height: 21px;
    line-height: 21px;
    border: 1px solid #d0d0d0;
    /* border-radius: 6px; */
    padding: 0 10px;
    width: 110px;
    background: transparent;
}
.newmain form#jpageform_79620 .button-style2{
  min-width: 72px;
  width: 72px;
  height: 26px;
  line-height: 26px;
  border: 0 none;
  border-radius: 6px;
  padding: 0 10px;
  background-color: #a3b1be;
  color: #fff;
  cursor: pointer;
}
.newmain form#jpageform_79620 .button-style2:hover{
background-color: #44bdaa !important;
color: #fff;
}
.newmain .justify-end span{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  text-align: center;
  vertical-align: middle;
  margin-right: 6px;
  height: 36px;
  line-height: 36px;
  text-align: left;
  font-size: 14px;
  padding-right: 15px
}
.newmain #examineApprove1 li:first-child{
  color: #4990e2;

}
.newmain .default_pgToolbar{
  background: transparent;
  border: none;
}
.newmain .default_pgPanel td:nth-child(3){
  /* border-left: 1px solid #e1e1e1; */
}
/* .newmain .default_pgPanel td{
  padding:3px 5px!important
} */
.newmain .default_pgPanel{
  margin-top: 0;

}
/* .newmain .default_pgPanel td:nth-child(11){
  display: none
} */
.newmain .default_pgRefresh{
  background: none;
  width: auto;
  padding: 0;
}
.newmain .default_pgFirstDisabled,
.newmain .default_pgPrevDisabled,
.newmain .default_pgNext,
.newmain .default_pgLast{
    background: none;
    width: auto;
}
.newmain .default_pgPanel td a{
  padding: 0 10px
}
.newmain .justify-end span:last-child{
  float: right;
}
.newmain li:nth-of-type(even) {
  background: #fafafa;
}

.newmain .default_pgPrev,
.newmain .default_pgFirst{
  background: none;
  width: auto;
}
.newmain .default_pgBtn{
  line-height: 20px;
}
.newmain .default_pgPanel td:first-child+td+td+td+td+td input{
  width: auto;
  max-width: 40px;
}


/*------ 标准地图服务 ------*/
/* 表格兼容 */
.f-tableContorl {
  padding: 25px 0;
}

.f-tableContorl table * {
  font-family: "Microsoft YaHei", "微软雅黑", "Tahoma", "Helvetica", "SimSun", "宋体" !important;
}

.f-tableContorl table {
  width: 100%;
}

.f-tableContorl table td {
  color: #777;
}

.f-tableContorl table td[bgcolor="#e5f1f5"] {
  width: 125px;
  background-color: #edf5fd;
  color: #333;
}

.f-tableContorl table td[bgcolor="#e5f1f5"][align="center"],
.f-tableContorl table td[bgcolor="#e5f1f5"][align="center"]>p[align="center"] {
  text-align: center !important;
}

.f-tableContorl table td[bgcolor="#ffffff"]>div[align="left"],
.f-tableContorl table td[bgcolor="#ffffff"][align="left"]>div,
.f-tableContorl table td[bgcolor="#ffffff"]>div[style="text-indent: 2em"] {
  padding: 15px 0;
}

.f-tableContorl table td,
.f-tableContorl table td div,
.f-tableContorl table td p {
  text-align: left !important;
}

.f-tableContorl table table td {
  border-color: #e9edf7 !important;
  padding: 7px 20px;
  line-height: 30px;
}

.f-tableContorl table td strong,
.f-tableContorl table td b {
  font-weight: normal;
}

.f-tableContorl table[width="96%"] {
  margin: -7px -20px;
  width: 881px;
}

.f-tableContorl table[width="96%"]>tbody>tr>td {
  border: 0 none !important;
  border-top: 1px solid #e9edf7 !important;
}

.f-tableContorl table[width="96%"]>tbody>tr:first-child>td {
  border-top: 0 none !important;
}

.f-tableContorl table#mainTable td {
  width: 33.33333%;
  border: 1px solid #e9edf7;
  padding: 7px 20px !important;
  line-height: 30px !important;
  font-size: 14px;
  font-weight: normal;
  color: #777 !important;
}

.f-tableContorl table#mainTable tr:first-child {
  background-color: #edf5fd !important;
}

.f-tableContorl table#mainTable tr:first-child>td {
  text-align: center !important;
  color: #333 !important;
}

.f-tableContorl table#mainTable td.auto-style5+td {
  text-align: center !important;
  font-size: 0 !important;
  -webkit-text-size-adjust: none !important;
}

.f-tableContorl table#mainTable td.auto-style5+td>a {
  margin: 0 10px;
}
.f-tableContorl table table {
  margin-bottom: 20px;
}

.f-tableContorl table table td {
  border: 1px solid #dedede !important;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 25px;
}

.f-tableContorl table a {
  color: #666;
}

.f-tableContorl table a:hover,
.f-tableContorl table a:focus {
  color: #fc890c;
}

.f-tableContorl table#mainTable img{
  vertical-align: middle;
}

/*------ 调查征集列表页 ------*/
.dczj-list-title{ max-width: 515px!important; }
.dczj-list-time{ max-width: 265px!important; }
.dczj-list-time span{ float: left; }
.dczj-list-time span.start-time{ max-width: 88px; overflow: hidden; }
span.dczj-state.collecting{ color: #c42323; }
.paging{
  font-size: 0
}
.selecta{
  display: inline-block;
  font-size: 14px;
  border-right-width: 0;
  padding: 0 10px;
  border-right: 1px solid #e1e1e1;
  width: 171px;
}
.selectnum{
  border: none;
}
.default_pgToolbar td{
  font-size: 14px;
}
.refersh{
  cursor: pointer;
}
.refersh:hover{
  color: #1d529c
}
.pageBtnWrap>span:first-child,
.pageBtnWrap>a:first-child,
.pageBtnWrap>span:first-child + span + span + a + a,
.pageBtnWrap>span:first-child + span + span + span +span,
.pageBtnWrap>a:first-child + a + span + a + a{
  width: 83px!important
}
.pageBtnWrap>span:last-child,
.pageBtnWrap>a:last-child{
  width: 85px!important;
}
.pageBtnWrap>span:first-child + span,
.pageBtnWrap>a:first-child + a,
.pageBtnWrap>span:first-child + span + span + a ,
.pageBtnWrap>a:first-child + a + span + a,
.pageBtnWrap>span:first-child + span + span + span{
  width: 59px!important
} 
.pageBtnWrap>span:first-child + span + span,
.pageBtnWrap>a:first-child + a + span{
  width: 190px
}

.curr-new{
  width: 32px;
  text-align: center;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button{ -webkit-appearance: none !important; }
input[type="number"]{-moz-appearance:textfield;}