@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
/*按钮样式*/
#ClickMe {
	
}
#goodcover {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.50;
	filter: alpha(opacity=80);
}
#code {
	width: 11rem;
	height: 11rem;
	background-color: #fff;
	padding: 10px;
	position: fixed;
	display: none;
	top:50%;
	left: 45%;
	z-index: 1002;
	background: url(../css/img/images/doctbg.jpg) #FFF 0px no-repeat;
}
.close1 {
	width:11rem;
	height: 0.75rem;
	font-size:0;
}
#closebt {
	float: right;
}
#closebt img {
	width: 1.2rem;
	padding-bottom:0.3rem;
}
.goodtxt {
	text-align: center;
}
.goodtxt p {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #000;
	font-weight: 600;
}
.code-img {
	width: 250px;
	margin: 30px auto 0 auto;
	padding: 10px;
}
.code-img img {
	width: 240px;
}
.close1 span{text-align: center;
padding-left: 3.2rem;
font-size: 0.8rem;
color: #009999;}
.goodtxt iframe{width: 11rem;height: 10rem;border: 0;}


/*咨询中心*/
.ghead {padding-top: 0.3rem !important;}
.footer {margin: 0 auto 0rem;}
.zxzx{width: 16rem;margin: 0.5rem auto;}
.zxzx h2{font-size: 1rem;color: #009999;line-height: 3rem;text-align: center;}
.zxzx h3{font-size: 0.8rem;line-height: 2rem;text-align: center;}
