﻿/****�ײ�****/
.ip_qhdb{
	width: 100%;
	min-width: 1200px;
	background-color: #444;
	height: 318px;
	margin-top: 40px;
	overflow: hidden;
}

.ip_qhdb ul{
	width: 895px;
	margin: 0 auto;
	overflow: hidden;
}
.ip_qhdb ul li{
	float: left;
}
.ip_qhdb .ip_qhdb_li01{
	width: 600px;
	margin-top: 28px;
}
.ip_qhdb .ip_qhdb_li02{
	width: 1px;
	height: 130px;
	background-color: #999;
	margin-top: 55px;
}

.ip_qhdb .ip_qhdb_dh{
	overflow: hidden;
}
.ip_qhdb .ip_qhdb_dh img{
	float: left;
	position: relative;
	top: 8px;
}
.ip_qhdb .ip_qhdb_dh p{
	color: #fff;
	font-size: 14px;
	display: block;
	margin-left: 8px;
	float: left;
	line-height: 24px;
}
.ip_qhdb .ip_qhdb_dh p span{
	font-size: 24px;
	display: block;
}
.ip_qhdb li p,.ip_qhdb li p a{
	color: #eee;
	font-size: 14px;
	line-height: 34px;
}
.ip_qhdb li p a{
	cursor: pointer;
}
.ip_qhdb li p a:hover{
	color: #f73253;
}

.ip_qhdb .ip_qhdb_li03{
	float: right;
	width: 180px;
	margin-top: 30px;
}
.ip_qhdb .ip_qhdb_li03 img{
	display: block;
	margin: 0 auto;
}
.ip_qhdb .ip_qhdb_li03 p{
	text-align: center;
	line-height: 20px;
	margin-top: 10px;
}

.ip_qhdb .ip_qhdb_ban{
	display: block;
	text-align: center;
	margin-top: 20px;
}
.ip_qhdb .ip_qhdb_ban img{
	position: relative;
	top: 4px;
}
.ip_qhdb .ip_qhdb_ban span{
	font-size: 14px;
	color: #eee;
}

/***Ư�������ѯ****/
.ip_pfdiv{
	position: fixed;
	top: 70%;
	right: 20px;
}
.ip_pf{
	cursor:pointer;
	width: 120px;
	height: 117px;
	border: 1px #f66079 solid;
	border-radius: 5px;
	background-color: #fff;
	-moz-box-shadow: 0 0 5px #999; /* �ϵ� Firefox */
	box-shadow: 0 0 5px #999;
}
.ip_pf img{
	display: block;
	margin: 0 auto;
	margin-top: 12px;
}
.ip_pf h4{
	font-size: 18px;
	color: #f73253;
	font-weight: 700;
	text-align: center;
	padding-bottom: 6px;
}
.ip_pf p{
	font-size: 14px;
	width: 109px;
	margin: 0 auto;
	color: #333;
	line-height: 20px;
	border-bottom: 1px #ddd dashed;
	margin-top: 4px;
}

.ip_pf p:last-child{
	border-bottom: none;
}
.ip_pf span{
	display: block;
	color: #f73253;
	padding-bottom: 6px;
}
/***���ض���***/
.ip_fhdb{
	width: 38px;
	height: 40px;
	background: url(../images/qhip_fh.png) no-repeat center;
	margin-top: 200%;
    margin-left: 40%;
}
.ip_fhdb:hover{
	background: url(../images/qhip_fh_yr.png) no-repeat center;
}
