﻿.bm_form {
	width:1000px;
	height:280px;
	margin:0 auto;	
}
.bm_form input {
	
	width: 160px;
	height: 20px;
	border: 0px solid #40200C;
	border-radius: 1px;
	margin-left:180px;
	color: #000;
	font-size: 15px;
}
.bm_form button {
	margin:16px auto auto 125px;
	border: 0px solid #40200C;
	width: 228px;
	height: 40px;
	border-radius: 1px;
	background: #E6460C;
	color: #fff;
	cursor: pointer;
	font: bolder 20px "微软雅黑";
}

/* 底部悬浮窗 */
#float_bottom01 {
	background: url(../images/float-bottom01.png) top center no-repeat;
	background-color: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 110px;
	position: fixed;
	left:0;
	right:0;
	bottom: 0;
	z-index:2;
}
#float_bottom01 .bm_form01 {
	position:absolute;
	left:50%;
	top:20px;
	width: 1000px;
	margin-left:-610px;
}
#float_bottom01 .bm_form01 input {
	padding: 5px 0 5px 5px;
	height: 24px;
	/* border: 1px solid #40200C; */
	border-radius: 3px;
	margin: 5px 0;
	/* color: #fff; */
	font-size: 17px;
	line-height: 36px;
	background: #DBDBDB;
	/* background: url(../images/star.png) #DD2425 10px 8px no-repeat; */
}
#float_bottom01 .bm_form01 input#name {
	width: 100px;
	margin-right:15px;
}
#float_bottom01 .bm_form01 input#tel {
	width: 150px;
	margin-right:15px;
}
#float_bottom01 .bm_form01 input#dz {
	width: 100px;
	margin-right:20px;
}
#float_bottom01 .bm_form01 button {
	/* float: right; */
	border: 1px solid #a51829;
	width: 120px;
	height: 40px;
	border-radius: 3px;
	background: #a51829;
	color: #fff;
	cursor: pointer;
	font: bold 18px "微软雅黑";
}

#newHdcj .nextpage button {
	/* float: right; */
	border: 1px solid #f96400;
	width: 210px;
	height: 35px;
	border-radius: 3px;
	background: #f96400;
	color: #fff;
	cursor: pointer;
	font: bold 18px "微软雅黑";
	margin: 12px 0 0 510px;
}

/* top */
#name_top {
	width: 150px;
    height: 34px;
    line-height: 34px;
    padding: 0px 0px 0px 6px;
    border: #E3EFD7 solid 1px;
    background: #E3EFD7;
    float: left;
	margin-bottom:18px;
	margin-left:120px;
	font-size: 16px;
}

#tel_top {
	width: 150px;
    height: 34px;
    line-height: 34px;
    padding: 0px 0px 0px 6px;
    border: #E3EFD7 solid 1px;
    background: #E3EFD7;
    float: left;
	margin-left:140px;
	font-size:16px;
	font-family: "微软雅黑";
}
#mj_top {
	width: 150px;
    height: 34px;
    line-height: 34px;
    padding: 0px 0px 0px 6px;
    border: #E3EFD7 solid 1px;
    background: #E3EFD7;
    float: left;
	margin-left:155px;
	font-size:16px;
	font-family: "微软雅黑";
}

#dz01_top {
	margin-top:15px;
	width: 138px;
    height: 41px;
    line-height: 41px;
    padding: 0px 0px 0px 6px;
    border: #AFB8A7 solid 1px;
    background: #E3EFD7;
    float: left;
	margin-bottom:10px;
	margin-left:200px;
	font-size: 18px;
	/* font-weight: bolder; */
	color:#5A5655;
	font-family: "微软雅黑";
}
#dz02_top {
	margin-top:15px;
	width: 138px;
    height: 41px;
    line-height: 41px;
    padding: 0px 0px 0px 6px;
    border: #AFB8A7 solid 1px;
    background: #E3EFD7;
    float: left;
	margin-bottom:10px;
	margin-left:70px;
	font-size: 18px;
	/* font-weight: bolder; */
	color:#5A5655;
	font-family: "微软雅黑";
}

#dz_top {
	margin-top:18px;
	width: 275px;
    height: 40px;
    line-height: 35px;
    padding: 0px 0px 0px 6px;
    border: #E3EFD7 solid 1px;
    background: #E3EFD7;
    float: left;
	margin-bottom:10px;
	margin-left:55px;
	font-size: 16px;
	color:#5A5655;
	font-family: "微软雅黑";
}

#button_top {
	border: 1px solid #E26812;
	width: 260px;
	height: 53px;
	border-radius: 3px;
	background: #E26812;
	color: #fff;
	cursor: pointer;
	font: bold 22px "微软雅黑";
	float:left;
	margin-left: 378px;
	margin-top: 9px;
}

/* 顶部固定导航 */
.top_top {position:fixed; top:0; left:0; width:100%; height:35px; background:#E26812;}
.top_top .top_div01 {width:520px; height:35px; margin:0 auto; line-height:35px;}
.top_top .top_div01 div {width:82px;display:block;float: left;text-align:center;font-size:14px;}.top_top {
}
