/*底部快速报价*/
.main-box {
	position: relative;
	width: 100%;
	max-width: 1300px;
	display: block;
	margin: 0 auto;
*zoom: 1;
}
.fix-btn {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 100;
	width: 351px;
	height: 130px;
	background: url(../images/fix-btn_02.png);
}
.fix-bar {
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 100;
	display: none;
	height: 197px;
	background: url(../images/bgs.png) bottom no-repeat;
}
.fix-bar .main-box {
	height: 110px;
	padding-top: 95px;
	margin-top: -80px;
}
.fix-close {
	position: absolute;
	top: 170px;
	right: 40px;
	width: 29px;
	height: 29px;
	background: url(../images/fix-close.png);
}
.fix-dyr {
	position: absolute;
	right: 90px;
	width: 300px;
	height: 111px;
	bottom: -70px
}
.fix-img {
	width: 126px;
	height: 40px;
	float: left;
	margin: 122px 5px 0 15px
}
.fix-submit {
	position: absolute;
	top: 218px;
	width: 130px;
	height: 37px;
	font-size: 16px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	background: #c60000;
	left: 730px
}
.fix-bar-message {
	width: 200px;
	height: 35px;
	margin-bottom: 12px;
	float: left;
	border: #cccccc 1px solid;
	border-radius: 4px;
	background-color: #FFF;
	box-shadow: 0px 0px 8px #f1f1f1 inset;
	margin-right: 12px;
	margin-top: 123px
}
.fix-bar-message_text {
	border-width: 1px;
	border-style: solid;
	border-color: #FFF;
	height: 20px;
	color: #999;
	margin: 6px 0 0 10px;
	font-family: "微软雅黑"
}
.fix-bar_table1 {
	width: 137px;
	height: 37px;
	position: relative;
	float: left;
	background: url(http://www.hjgcd.com/public/active/20210302/html/img/index_03.png) no-repeat #FFF;
	box-shadow: 0px 0px 8px #f1f1f1 inset;
	border-radius: 4px;
	margin-top: 123px
}
.fix-bar_table1 select {
	border: none;
	outline: none;
	width: 85%;
	height: 35px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	margin-left: 10px;
	font-size: 14px;
	color: #999;
	background-color: transparent
}
.fix-bar_table1:after {
	content: "";
	width: 14px;
	height: 7px;
	background: url(http://www.hjgcd.com/public/active/20210302/html/css/img/Pennant_32.png) no-repeat center;
	position: absolute;
	pointer-events: none;
	float: left
}
.fix-bar_table2 {
	border: none;
	outline: none;
	width: 100%;
	height: 30px;
}
.fix-bar_table2 option {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	font-weight: normal;
	display: block;
	white-space: pre;
	min-height: 1.2em;
}
