﻿@charset "utf-8";
.weixin:link, .weixin:visited {
	width:30px;
	height:25px;
	margin-right:12px;
	background-image:url(../images/icon_weixin.png);
	display:-moz-inline-box;
	display:inline-block;
}
.weixin:hover {
	background-image:url(../images/icon_weixin.png);
}
.popup {
	display:-moz-inline-box;
	display:inline-block;
	position:relative;
}
 .m3 {
	width:20px;
	height:20px;
	cursor: default;
	position:absolute;
	left:0;
	top:-19px;
    /*top:20px*/
}

 .m3.hover {
}
.pop3 {
	width:156px;
	height:166px;
	position:absolute;
	left:-38px;
	top:26px;
	display:none;
}

.dhk_k {
	width:100%;
	height:166px;
	position:relative;
}
.dhk {
	width:156px;
	position: absolute;
	top:0;
	left:0;
	z-index:9;
}
.dhk strong {
	padding-top:0px;
	padding-bottom:15px;
	color:#fff;
	text-align:left;
	font-weight:normal;
	display:block;
}
.dhk strong a:link, .dhk strong a:visited {
	color:#fff;
}
.dhk strong a:hover {
	color:#fff;
	text-decoration:underline;
}
.dhk img {
	width:126px;
	height:126px;

}

.dhk_bg {
	width:166px;
	position: absolute;
	top:-20px;
	left:-16px;

	filter:alpha(opacity=85);
	opacity:0.85;
	z-index:8;
}
.dhk_bg1 {
	width:100%;
	height:184px;
	background-color:#156E38;
}
.dhk_bg2 {
	width:100%;
	height:13px;
	_margin-top:-1px;
	background:url(../images/popup_k.png) center no-repeat;
}