
/*在线咨询*/
.zaixian_div{

}

.consult{
	position:fixed;
	visibility: visible;
	background:#fff;
	left:0;
	right:auto;
	top:200px;
	z-index:100;
}

.consult li{
	width:70px;
	height:70px;
	line-height:70px;
	text-align:center;
	border:1px solid #eeeeee;
}

/*.consult .li-01:hover a{

	background:#31a030;
	color:#fff;
}*/





.consult li a{
	width:70px;
	height:60px;
	margin-top:5px;
	display:block;
	position:relative;
}

.consult li a img{
	width:32px;
	height:32px;
	display:block;
	margin:0 auto;

}

.consult li a span{
	width:50px;
	position:absolute;
	top:20px;
	right:10px;
}
.phone-css{
	width:231px;
	height:131px;
	position:fixed;
	left:68px;
	right:auto;
	top:198px;
	z-index:999999;
	display:none;
	background:url(../img/phones.png) no-repeat;
}
.code-css{
	width:144px;
	height:157px;
	position:fixed;
	left:68px;
	right:auto;
	top:268px;
	display:none;
	z-index:999999;
	background:url(../img/code.png) no-repeat;
}

.mobile-css{
	width:144px;
	height:162px;
	position:fixed;
	left:68px;
	right:auto;
	top:411px;
	z-index:999999;
	display:none;
	background:url(../img/mobile_code.png) no-repeat;

}

.program-css{
	width:144px;
	height:162px;
	position:fixed;
	left:68px;
	right:auto;
	top:478px;
	z-index:999999;
	display:none;
	background:url(../img/program_code.jpg) no-repeat;
}


/*免费评估*/
.pinggu{
	width:358px;
	height:520px;
	background:#fff;
	border-radius:12px;
	border:1px solid #ccc;
	position:fixed;
	left:72px;
	bottom:100px;
	z-index:99999;
	display:none;
}


.btn-a-css{
	width:200px !important;
	height:32px !important;
	display:block;
	margin:0 auto;
}

.btn-lon-imgs{
	width:200px !important;
	height:32px !important;
	display:block;

}


.pinggu .zixun-img{
	width:358px;
	height:134px;
	position:fixed;
	display:block;
}

.table-css{
	width:275px;
	margin:0 auto;
	position:absolute;
	left:40px;
	top:170px;
}
.inp-select{
	width:270px;
	height:30px;
}
.inp-css{
	width:260px;
	height:30px;
	border:1px solid #d9d9d9;
	padding:0 5px;
}

.tr-height{
	height:15px;
}
.tr-btn{
	height:20px;
}
.text-css{
	width:266px;
	height:70px;
	border-radius:3px;
	border:1px solid #d9d9d9;
	padding-left:5px;
}
.btn-a-css{
	width:200px;
	height:32px;
	margin: 0 auto;
	display:block;
}

.uploads-img{
	width:21px;
	height:20px;
	display:block;
	position:absolute;
	top:52px;
	right:10px;
}


.code-lon-css{
	width:300px;
	height:100px;
	margin:5px 0 0 195px;
	position:absolute;
	top:0px;
	left:0px;
}

.code-lon-css li{
	margin-left:50px;
	float:left;
}

.code-lon-css li img{
	width:70px;
	height:75px;
	display:block;
}