*{
    margin: 0;
    padding: 0;
}
/* p,a,i,div{
  cursor: default;
} */
img{
    border:0 none;
}
html{
  font-family:"Microsoft YaHei";
}
  @media screen and (max-width:1920px){
    html{
      zoom:1;
    }
  }
  @media screen and (max-width:1680px){
    html{
      zoom:0.875;
    }
  }
   @media screen and (max-width:1600px){
    html{
      zoom:0.83;
    }
  }
   @media screen and (max-width:1440px){
    html{
      zoom:0.75;
    }
  }
  @media screen and (max-width:1280){
    html{
      zoom:0.67;
    }
  }
  @media screen and (max-width: 768px){
    html {
        zoom: 0.4;
    }
}
body{
    background-color: #fbfbfb;
}
a{
    text-decoration: none !important;
    color:#333;
    cursor: pointer;
}
a:hover, a:focus{
    text-decoration:none;
}
ul,ol{
    list-style:none;
}
input{
    border: none;
    outline: none;
}

.web{
    width: 1200px;
    margin: 0 auto;
}
/* tab栏的激活样式 */
.tabNavActive{
    font-weight: bolder;
    border-bottom: 2px solid #bd1b2d;
}
.tabNavActive a{
    color: #bd1b2d;
}
/* 非政府提示样式 */
.skiptips-mask{width:100%;height:100%;max-height:100%; position:fixed; top:0; left:0; z-index:9998; background: #000; opacity: 0.2; -moz-opacity:0.2; filter: alpha(opacity=20);}
.skiptips-main {color: #999;font-family:Microsoft Yahei;background: white;border: 1px solid #c0c0c0;border-radius: 6px;box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);display: table-cell;vertical-align: middle;width:460px;height: 150px;position:fixed; top:50%; left:50%; margin-top:-75px; margin-left:-230px; z-index:9999;}
.skiptips-loading{ margin-top: 20px;	width: 100%;height: 90px;text-align: center;}
.skiptips-grid{display: inline-block;margin-top: 7px;width: 0;margin-left: 80px;float:left;}
.skiptips-cell {float: left;width: 25%;box-sizing: border-box;padding: 20px;display: table;}
.skiptips-cell span {display: inline-block;width: 8px;height: 100%;border-radius: 4px;background: lightblue;-webkit-animation: load 1s ease infinite;animation: load 1s ease infinite;}
.skiptips-txt {float:right;width:309px;line-height:25px;margin-top:10px;text-align:left;}
.skiptips-txt>p{float: left; font-size:18px; line-height:30px; letter-spacing:1px;margin:0;}
.skiptips-txt b {color:red;	display:inline-block;padding-left:5px;padding-right:5px;font-weight:700;}
.skiptips-tip{font-size:14px; color:#999; margin-top:10px; letter-spacing:1px; clear:both; text-align:center;}
.skiptips-dots-loader:not(:required) {
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  display: inline-block;
  width: 7px;
  height: 7px;
  background: transparent;
  border-radius: 100%;
  -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  -moz-animation: skiptips-dots-loader 5s infinite ease-in-out;
  -webkit-animation: skiptips-dots-loader 5s infinite ease-in-out;
  animation: skiptips-dots-loader 3s infinite ease-in-out;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

@keyframes skiptips-dots-loader {
  0% {
    -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  8.33% {
    -moz-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    -webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  16.67% {
    -moz-box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    -webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  25% {
    -moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
    -webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  33.33% {
    -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
    -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
  }
  41.67% {
    -moz-box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    -webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  50% {
    -moz-box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    -webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  58.33% {
    -moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    -webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  66.67% {
    -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  75% {
    -moz-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
    -webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  83.33% {
    -moz-box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
    -webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
    box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
  }
  91.67% {
    -moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    -webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  100% {
    -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
}
/* share css */
@font-face{font-family:"socialshare";src:url("/fonts/iconfont.eot");src:url("/fonts/iconfont.eot?#iefix") format("embedded-opentype"),url("/fonts/iconfont.woff") format("woff"),url("/fonts/iconfont.ttf") format("truetype"),url("/fonts/iconfont.svg#iconfont") format("svg")}.social-share{font-family:"socialshare" !important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}.social-share *{font-family:"socialshare" !important}.social-share .icon-tencent:before{content:"\f07a"}.social-share .icon-qq:before{content:"\f11a"}.social-share .icon-weibo:before{content:"\f12a"}.social-share .icon-wechat:before{content:"\f09a"}.social-share .icon-douban:before{content:"\f10a"}.social-share .icon-heart:before{content:"\f20a"}.social-share .icon-like:before{content:"\f00a"}.social-share .icon-qzone:before{content:"\f08a"}.social-share .icon-linkedin:before{content:"\f01a"}.social-share .icon-diandian:before{content:"\f05a"}.social-share .icon-facebook:before{content:"\f03a"}.social-share .icon-google:before{content:"\f04a"}.social-share .icon-twitter:before{content:"\f06a"}.social-share a{position:relative;text-decoration:none;margin:0 3px;display:inline-block;outline:none}.social-share .social-share-icon{position:relative;display:inline-block;width:22px;height:22px;font-size:16px;border-radius:50%;line-height:22px;border:1px solid #666;color:#666;text-align:center;vertical-align:middle;transition:background 0.6s ease-out 0s}.social-share .social-share-icon:hover{background:#666;color:#fff}.social-share .icon-weibo{color:#ff763b;border-color:#ff763b}.social-share .icon-weibo:hover{background:#ff763b}.social-share .icon-tencent{color:#56b6e7;border-color:#56b6e7}.social-share .icon-tencent:hover{background:#56b6e7}.social-share .icon-qq{color:#56b6e7;border-color:#56b6e7}.social-share .icon-qq:hover{background:#56b6e7}.social-share .icon-qzone{color:#FDBE3D;border-color:#FDBE3D}.social-share .icon-qzone:hover{background:#FDBE3D}.social-share .icon-douban{color:#33b045;border-color:#33b045}.social-share .icon-douban:hover{background:#33b045}.social-share .icon-linkedin{color:#0077B5;border-color:#0077B5}.social-share .icon-linkedin:hover{background:#0077B5}.social-share .icon-facebook{color:#44619D;border-color:#44619D}.social-share .icon-facebook:hover{background:#44619D}.social-share .icon-google{color:#db4437;border-color:#db4437}.social-share .icon-google:hover{background:#db4437}.social-share .icon-twitter{color:#55acee;border-color:#55acee}.social-share .icon-twitter:hover{background:#55acee}.social-share .icon-diandian{color:#307DCA;border-color:#307DCA}.social-share .icon-diandian:hover{background:#307DCA}.social-share .icon-wechat{position:relative;color:#7bc549;border-color:#7bc549}.social-share .icon-wechat:hover{background:#7bc549}.social-share .icon-wechat .wechat-qrcode{display:none;border:1px solid #eee;position:absolute;z-index:9;top:30px;left:-90px;width:198px;height:192px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms}.social-share .icon-wechat .wechat-qrcode.bottom{top:40px;left:-84px}.social-share .icon-wechat .wechat-qrcode.bottom:after{display:none}.social-share .icon-wechat .wechat-qrcode h4{font-weight:normal;height:26px;line-height:26px;font-size:12px;background-color:#f3f3f3;margin:0;padding:0;color:#777}.social-share .icon-wechat .wechat-qrcode .qrcode{width:120px;margin:10px auto}.social-share .icon-wechat .wechat-qrcode .qrcode table{margin:0 !important}.social-share .icon-wechat .wechat-qrcode .help p{font-weight:normal;line-height:16px;padding:0;margin:0;font-size:14px;}.social-share .icon-wechat .wechat-qrcode:after{content:'';position:absolute;left:50%;top:-16px;margin-left:-6px;bottom:-13px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color:transparent transparent #f0f0f0  transparent}.social-share .icon-wechat:hover .wechat-qrcode{display:block}
.xl-cont * {
    line-height: 35px;
    font: 18px/35px "微软雅黑";
}
.xl-cont p{margin: 0.5em 0;}
.xl-cont b,.xl-cont strong {
    font-weight:bold;
}
.xl-cont img{
    max-width:100%;
}
.xl-cont table {
    width: 98% !important;
    margin: 0 !important;
}
.tyxl_nr_con{
  margin-bottom: 30px;
}
#kjdh{
  display: none !important;
}
ol#lm li>a {
    height: 100%;
    line-height: 60px;
    color: #333333;
    max-width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
div#texte{
  height: auto !important;
  padding-bottom: 11px;
}
.iframe #main{
  width: 1092px !important;
  height: 608px !important;
}
.Js_share{
  z-index: 999;
}
.conul li>a:hover,
.news_list li>a:hover,
.zfwj_leflist li>a:hover,
.yjzj_ul li>a:hover
.surverCon ul li>a:hover,
.qmy_con ul li>a:hover
{
  color: #bd1b2d;
}
tr.tr_item:hover a {
    color: #bd1b2d;
}
.tr_item:hover {
    color: #bd1b2d;
}
/*专题专栏整治散污乱 */
.nr01:nth-child(10) p {
    line-height: 1.2;
}
/* 内容细览概览 */
p.ldzc-wrap-1{
  font-size: 22px !important;
}
ol#lm li{
  font-size: 20px;
}
.gl-left {
    width: 299px !important;
}
.gl--right.ml-20.tab-list {
    width: 860px !important;
}
.xl-meg {
    font-size: 16px !important;
    padding: 13px 60px 11px 32px !important;
}
.icon-fenxiang {
    color: #bd1b2d;
    font-weight: 600;
    font-size: 17px;
}
.sharetext{
   color: #bd1b2d;
    font-size: 18px;
}
.xl-mes-right{
  width: 200px;
}
.shareBtn{
  right: 22px !important;
}
.sharetext {
    color: #bd1b2d;
    font-size: 18px;
    position: absolute;
    right: -25px;
    cursor: pointer;
}
a.back-top-icon.Js_top {
    display: none !important;
}
/* 政务服务b区 */
#object-position-b .zw_Wrap  iframe .BMapLib_SearchInfoWindow #BMapLib_trans0{
  left: 1px !important;
  top: 233px !important;

}
/* 相关附件样式 */
li.fujian {
    text-indent: 2em;
    margin: 0.5em 0;
    font-size: 18px;
}
.fujian_tit,.gaojian_tit{
  border-left: 4px solid #bd1b2d;
  padding-left: 13px;
  font-size: 18px;
  font-weight: 600;
}
.gaojianOl li{
    text-indent: 2em;
    margin: 0.5em 0;
    font-size: 18px;
}

.hdjl_banner{margin-bottom: 20px;}
.hdjl_banner img{display: block; width: 100%; height: auto;}