h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cl {
	clear: both;
}
.inside-title {
	margin-top: 30px;
}
.inside-title h3 {
	font-size: 28px;
	color: #333;
}
.inside-title h4 {
	font-size: 24px;
	color: #333;
}
.inside-title span {
	color: #999;
}
.text-center {
	text-align: center;
}
.quote {
	margin: 50px 0px 20px;
}
.quote table {
	width: 100%;
	table-layout: fixed
}
.quote table tr {
	font-size: 14px;
	border-bottom: 1px solid #f2f2f2;
	transition: all .3s;
}
.quote table tr:hover {
	background: #e8f3fa;
}
.quote table tr:first-child {
	font-size: 15px;
	background: #009cff;
	color: #fff;
}
.quote table td {
	vertical-align: middle;
	text-align: center;
	line-height: 24px;
	padding: 15px 5px;
}
.quote table tr:first-child td {
	padding: 15px 5px;
}
.quote table td p {
	margin: 0px;
}
.quote table td a {
	position: relative;
	z-index: 1;
	display: inline-block;
	padding: 0px 20px;
	font-size: 14px;
	line-height: 30px;
	color: #009cff;
	border: 1px solid #009cff;
	border-radius: 20px;
	overflow: hidden;
}
.quote table td a:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 100%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #009cff;
	transition: all .3s;
}
.quote table td a:hover {
	color: #fff;
}
.quote table td a:hover:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0%;
	left: 0%;
}
/*表单*/
.xycon2 {
	width: 100%;
	height: 554px;
	
}
.xycon2c {
	width: 1100px;
	height: auto;
	margin: 0 auto;
	padding-top: 40px;
}
.xycon2ct {
	color: #fff;
	width: 920px;
	height: auto;
	margin: 0 auto;
}
.xycon2ctl {
	width: 220px;
	height: auto;
}
.xycon2ctl_1 {
	font-size: 16px;
	line-height: 32px;
}
.xycon2ctl_2 {
	font-size: 38px;
	color: #ffbc52;
	font-weight: bolder;
	line-height: 38px;
}
.xycon2ctl_3 {
	padding-left: 26px;
	background: url(../bgimg/look_more.png) no-repeat left 50%;
	font-size: 16px;
	color: #ffbc52;
	line-height: 30px;
	margin-top: 8px;
}
.xycon2ctl_3 a {
	color: #ffbc52;
	text-decoration: underline;
}
.xycon2ctr {
	width: 665px;
	height: auto;
	padding-top: 20px;
	font-size: 16px;
	line-height: 32px;
}
.xycon2cc {
	border: 1px #dddddd solid;
	margin: 20px 0 30px 0;
}
.iistepc {
}
.iistepc a {
	display: block;
	width: 200px;
	height: 47px;
	text-align: center;
	line-height: 47px;
	background: #ff8724;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto;
	font-size: 16px;
	color: #fff;
}
.iistepc a:hover {
	background: #d26b16;
}
.inquiry-price {
	padding: 50px 0;
	color: #666666;
	font-size: 24px;
	text-align: center;
}
.inquiry-price .des {
	border-bottom: 1px solid #dce6ec;
}
.inquiry-price .min-price {
	font-size: 46px;
	color: #e02b2b;
	font-weight: bold;
}
.inquiry-price-wrap img {
	width: 45px;
	height: 55px;
.
}
.inquiry-price-con {
	display: inline-block;
 *display:inline;
 *zoom:1;
	width: 370px;
	/*padding-left: 50px;*/
	padding-top: 25px;
	text-align: left;/*background: url(../bgimg/calculator.png) 0px 30px no-repeat;*/
}
.err-inquiry-msg {
	display: none;
	font-size: 16px;
}
.inquiry-price .input-w .inquiry-price-input {
	width: 174px;
	height: 28px;
	margin-right: 5px;
}
.inquiry-price .reference-pri {
	font-size: 16px;
	text-align: center;
}
