/* 全网通用样式请谨慎修改 */
html, body, ul, ol, p, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
ul, ol { list-style: none; }
a{ text-decoration: none; color: rgb(0,0,0); }
/*html, body { width: 100%; font-size: 12px; background: rgb(240,240,240); user-select: none; font-family: '宋体'; }*/
html, body { width: 100%; background: rgb(240,240,240);}
html, body{
	user-select: text !important;
}
.active:after {
    clear: both;
    content: "";
    display: block;
  }
.router_a{
    display: inline-block;
    width: 100%;
    color: rgb(0,0,0);
    cursor: pointer;
}
.jlk_con_03200>a:visited{
  color: orange;
}

.iframe_0{
  width: 260px;
  height: 302px;
  overflow: auto !important;
}
.div_iframe{
  position: fixed;
  z-index:9999;
  bottom: 0;
  right: 0;
  width: 240px;
  height: 302px;
  overflow: hidden;
}
.div_iframe_gb{
  position: absolute;
  right: 0;
  top: 0;
  width: 37px;
  line-height: 36px;
  color: #fff;
  font-weight: 600;
  text-shadow: -1px 1px 2px #000000;
}
.div_iframe_gb span{
  float: left;

}
.div_iframe_gb span:nth-of-type(2){
  float: right;
  width: 16px;
  margin: 8px 0 0 -4px;
  font-size: 20px;
}

/* ie 10+ */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  img{
    border: 0 !important;
  }

}

.special {
  width: 100%;
  text-align: center;
  background: #0E932E;
}