﻿@charset "utf-8";
.zh_fixCall4 {
	height: auto;
	width: 174px;
	position: relative;
	text-align: center;
	clear: both;
	background: #569EF4;
	padding: 0px 0px 20px 0px;
	overflow: visible;
	border: 3px solid #fff;
}
.zh_fixCall4 .num {
	width: 140px;
	height: 32px;
	height: 25px\9;
	margin: 20px auto 0px auto;
	border: 1px solid #CCCCCC;
	background: #F5F9FE;
	font-family: "微软雅黑", "黑体";
	font-size: 15px;
	padding-left: 10px;
	padding-top: 8px\9;
}
.zh_fixCall4 .eg {
	font-family: "微软雅黑", "黑体";
	font-size: 11px;
	color: #039;
	padding: 5px;

	background-color: #FFC;
	border: 1px solid #FC9;
	margin: 0px auto 0px auto;
	filter: alpha(opacity=96);
	-moz-opacity: 0.96;
	opacity: 0.96;
	position: absolute;
	top: 56px;
	left: 11px;
	z-index:100
}

.zh_fixCall4 a.btn_call {
	background-image: url(../img/r_180btn_call1.png);
	height: 40px;
	width: 150px;
	display: block;
	margin: 15px auto 0px auto;
}
.zh_fixCall4 a.btn_call:hover {
	background-image: url(../img/r_180btn_call2.png);
}
.zh_fixCall4 .close{
	background-image: url(../img/r_close1.png);
	height: 22px;
	width: 22px;
	position: absolute;
	right: -8px;
	top: -8px;
	cursor:pointer
	}
.zh_fixCall4 .close:hover{
	background-image: url(../img/r_close2.png);
	}
.zh_fixCall4 .gray { color: #999; }


.zh_fixCall4 .captcha {
	margin: 0px;
	clear: both;
	padding-top: 3px;
	height: 30px
}
.zh_fixCall4 .captcha .num {
	width: 58px;
	display: block;
	margin: 0px auto 0px 12px;
	_margin: 0px 0px 0px 5px;
	float: left;
}
.zh_fixCall4 .captcha img {
	height: 30px;
	width: 80px;
	display: block;
	float: left;
	background:#CCC;
	position: relative;
	z-index:10
}
