.mylink2:link {
  font-size: 12px;
  color: #184A9D;
  text-decoration: none;
}
.mylink2:visited {
  font-size: 12px;
  color: #184A9D;
  text-decoration: none;
}
.mylink2:hover {
  font-size: 12px;
  color: #184A9D;
  text-decoration: none;
}
.mylink2:active {
  font-size: 12px;
  color: #184A9D;
  text-decoration: none;
}
.bqlink:active {
  font-size: 12;td-lm
  color: #000090;
  text-decoration:none;
}
.bqlink:hover {
  font-size: 12;
  color: #000000;
  text-decoration:none;
}
.bqlink:visited {
  font-size: 12;
  color: #000000;
  text-decoration:none;
}
.bqlink:link {
 font-size: 12;
 color: #000000;
 text-decoration:none;
}
body {
	background-color: #E8E8E8;
}
.STYLE1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
        cursor:hand;
}
.STYLE2 {	font-size: 12px;
	color: #000000;
	line-height:18px
}
.STYLE3 {	font-family: "宋体";
	font-size: 12px;
	font-variant: normal;
	color: #336699;
	text-decoration: underline;
}
.STYLE4 {color: #336699}
.wxtip{background: rgba(0,0,0,0.8); text-align: center; position: fixed; left:0; top: 0; width: 100%; height: 100%; z-index: 998; display: none;}
.wxtip-icon{width: 52px; height: 67px; background: url(weixin-tip.png) no-repeat; display: block; position: absolute; right: 20px; top: 20px;}
.wxtip-txt{margin-top: 107px; color: #fff; font-size: 16px; line-height: 1.5;}