html, body { min-width: 320px; max-width: 750px; margin: 0 auto; background: #fff; padding-bottom: 1.5em;}

input{outline: none;background: #fff; outline: none;}
.clearfix {
	display: block;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cell {
	display: table-cell;
	*display: inline-block;
	width: 2000px;
	*width: auto;
}

.ibox {
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	overflow: hidden;
}

.from_nav {
	position: fixed;
	left: 50%;
	bottom: 0;
}

.from_nav div {
	background: url(../images/png_bg.png) repeat;
	position: relative;
	left: -50%;
	padding: .1em .12em;
}

.from_nav a {
	display: block;
	border-radius: 0.03em;
	width: 100%;
	padding: .1em 0;
	font-size: .16em;
	text-align: center;
	background: #30b000;
	color: #fff;
}

.nav_box {
	display: none;
	background: url(../images/png_bg.png) repeat;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 999;
}

.nav_bg {
	position: absolute;
	top: 50%;
	width: 100%;
	min-width: 320px;
}

.nav_box ul {
	margin-top: -25%;
}

.nav_box li {
	float: left;
	width: 25%;
	padding-bottom: 5%;
	text-align: center;
}

.nav_box li div {
	padding: 0 20%;
}

.nav_box li a {
	display: block;
	position: relative;
	padding-top: 100%;
	margin-bottom: 10%;
	background: url(../images/ico.png) no-repeat;
	background-size: cover;
}

.nav_box li a.nav2 {
	background-position: 0 14.3%;
}

.nav_box li a.nav3 {
	background-position: 0 28.6%;
}

.nav_box li a.nav4 {
	background-position: 0 42.9%;
}

.nav_box li a.nav5 {
	background-position: 0 57.2%;
}

.nav_box li a.nav6 {
	background-position: 0 71.5%;
}

.nav_box li a.nav7 {
	background-position: 0 85.7%;
}

.nav_box li a.nav8 {
	background-position: 0 100%;
}

.nav_box li a span {
	position: absolute;
	top: -.1em;
	left: 50%;
	padding: 0 .03em;
	background: #ff0000;
	color: #fff;
}

.search {
	padding: .1em;
	background: #fff;
}

.search_box {
	border: .02em solid #30b000;
	border-radius: 0.03em;
}

.search_box input {
	border: none;
	font-size: .14em;
	height: .4em;
	line-height: .4em;
}

.search_box input[type="text"] {
	width: 60%;
	padding: 0 4%;
	color: #666;
}

.search_box input[type="submit"] {
	width: 30%;
	float: right;
	background: #30b000;
	color: #fff;
	text-align: center;
}

.form_select {
	background: #fff;
	position: relative;
	z-index: 2;
}

.form_select ul {
	border-top: .02em solid #ddd;
	border-bottom: .02em solid #ddd;
}

.form_select li {
	float: left;
	display: inline;
	width: 32%;
	height: .4em;
	line-height: .4em;
	font-size: .14em;
	color: #434343;
	text-align: center;
	border-right: .02em solid #ddd;
}

.form_select li:last-child {
	border: none;
}

.form_select li i {
	display: inline-block;
	width: .14em;
	height: .14em;
	background: url(../images/form_select_ico.png) no-repeat center;
	background-size: cover;
	vertical-align: middle;
	margin-left: .05em;
}

.form_select_nav {
	position: fixed;
	top: .88em;
	left: 50%;
	background: #fff;
	max-height: 1.3em;
	text-align: left;
	overflow-y: scroll;
	display: none;
	z-index: 4;
}

.form_select_nav span {
	display: inline-block;
	width: 33%;
	padding: .05em 0;
}

.form_select_nav span a {
	display: block;
	padding: .05em 0;
	margin: 0 .05em;
	color: #333;
	line-height: 1.5;
	text-align: center;
	border: .01em solid #ececec;
}

.form_select_nav span a.active {
	background: #ececec;
}

.form_select_nav1 {
	position: fixed;
	top: 1.52em;
	left: 50%;
	background: #fff;
	max-height: 1.3em;
	text-align: left;
	overflow-y: scroll;
	display: none;
	z-index: 4;
}

.form_select_nav1 span {
	display: inline-block;
	width: 33%;
	padding: .05em 0;
}

.form_select_nav1 span a {
	display: block;
	padding: .05em 0;
	margin: 0 .05em;
	color: #333;
	line-height: 1.5;
	text-align: center;
	border: .01em solid #ececec;
}

.form_select_nav1 span a.active {
	background: #ececec;
}

.form_select_bg {
	background: url(../images/index5_nav.png) repeat;
	position: absolute;
	width: 100%;
	height: 99999px;
	left: 0;
	right: 0;
	z-index: 3;
	display: none;
}

.poi_ico i {
	display: inline-block;
	width: .09em;
	height: .09em;
	margin-right: .02em;
	overflow: hidden;
	background: url(../images/poi_ico.png) no-repeat;
	background-size: cover;
}

.poi_ico i.half {
	background-position: 0 -.09em;
}

.poi_ico i.grey {
	background-position: 0 -.18em;
}


/*返回弹窗*/

.f_back {
	background: #fff;
	max-width: 640px;
	min-width: 320px;
	display: none;
}

.f_back_box {
	padding: .4em .5em;
	line-height: 2;
}

.f_back h2,
.f_back b {
	color: #000;
}

.f_back h2 {
	font-size: .16em;
	text-align: center;
}

.f_back_close {
	display: block;
	width: .24em;
	height: .24em;
	background: url(../images/f_back.jpg) no-repeat;
	background-size: cover;
	position: absolute;
	top: .10em;
	right: .10em;
}

.mb_label {
	font-weight: bold;
}


/*增加样式：把input框背景黄色去掉*/

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px white inset;
}

input[type=text]:focus,
input[type=password]:focus,
input[type=number]:focus,
textarea:focus {
	-webkit-box-shadow: 0 0 0 1000px white inset;
}

.banner{text-align: center;padding:.3em .5em;background: #fff;box-sizing: border-box;}
/* 报名 */
.bm{width:93%;margin:auto auto .5em; border: 1px solid #E4E4E4; border-radius: .4em;padding: .5em .65em;box-sizing: border-box;}
.bm .bm_container{width: 100%;margin-top: .5em;}
.bm form li{padding:0em 1em;background: #e8e8e8; position: relative;border-radius: .1em;margin:1em auto;line-height: 3em;height: 3em;}

.bm .district_id,.arrowno,.huxing{appearance:none; -moz-appearance:none; -webkit-appearance:none;font-size: .6em;color: #666;border:none;box-sizing: border-box;}
.bm .district_id{background: #e8e8e8;outline: none;height: 1.2em; margin-top: -.13em;width: 100%;}
.mianji,.tell,.name_tc{width: 90%;background: #e8e8e8 !important;border:none !important;font-size: .6em; padding: 0 !important;}
.bm .district_id option{text-align: right;}
.bm form li .iconfont{position: absolute;right: .5em;top:.2em;font-size: .6em;color: #666;margin-top: -.15em;}
#inputhx{color: #666;}
.bm form li label{margin-right: 1em;font-size: .6em;color: #666;display: inline-block;}
.bm form li label strong{
	width: 0.7em;
    height: 0.7em;
    border: solid 1px #cacaca;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
    .bm form li label i{
    	width: 0.6em;
    height: 0.6em;
    border-radius: 50%;
    background: #34c083;
    display:none;
    position: absolute;
    margin-top: .042em;
    margin-left: .045em;
    }
     .bm form li label.choice strong{border-color: #34c083;}
.bm form li label input{margin-right: .3em;opacity: 0;}
.bm form li em{font-style: normal;font-size: .75em;font-weight: bold;position: absolute;right: 1em;top: 2px;}
.bm form li:last-child{border-bottom: none;padding:0px;background: #fff;}
.bm form li input[type="button"]{width: 100%;background: #fe9422;color: #000;border:none;height: 3em;border-radius: .1em;}
.bm .lock{width: 100%;text-align: center;font-size: .6em;}
.bm .lock .count{color: #fc5924;}
.bm .huxing{color: #333;}

/*为什么我们的报价很靠谱*/
.whynot{width: 100%;text-align: center;box-sizing: border-box;}
.whynot img{
	max-width: 100%;
}
/* 底部跟随 */
.gensui { position: fixed; width:3.1em; bottom:1em; right: .5em;  display: none;}
.gensui_info { min-width: 320px; max-width: 750px; height: 100%; padding-top: 0.4em; margin: 0 auto; }
.gensui_info a { display: block; width:92%; height: 1.8em; margin: 0 auto; background: #e60012;color: #fff; font-size: 0.7em;  text-align: center; line-height: 1.8em; border-radius: .2em;}
.copy_footer{text-align: center;font-size: .55em;color: #333;padding:.5em 0;}
/* 弹窗 */
.tc_bg0 { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7);display: none; }
.tc_baoming,.inputhx {width: 95%;max-width: 30em; margin-top:-9.5em;margin-left: -15em;background: #fff; padding: 1em 0; position: fixed; top: 50%; left: 50%;  border-radius: 0.25em;  display: none;z-index: 9999;}
.tc_baoming{padding:1.5em 0px;}
.tc_baoming h4 { color: #333; font-size: 0.8em;text-align: center;  margin:auto auto 0.75em; border-bottom: 1px solid #ddd; font-weight: normal;width: 12em;padding-bottom: .75em;}
.tc_baoming h4 span{width: 50%;padding:0 .5em;box-sizing: border-box;}
.tc_baoming ul { width: 13em; margin:1.5em auto auto; }
.tc_baoming li { margin-bottom: 0.9em; position: relative;}
.tc_baoming li input { width: 100%; height: 1.7em;border:none; border: solid 1px #ccc; text-indent: .5em; font-size: 0.62em; outline: none;color: #787878;}

.tc_baoming li input[type="submit"]{ text-indent: 0; border: 0; width: 100%; height: 2em; background: #d52128; border-radius: 0.25em; color: #fff;  font-size: 0.7em; }
.tc_baoming p{color: #333;font-size: .6em;text-align: center;}
.tc_baoming p span{color: #d52128;}
.iclose,.close{font-size: .6em;color: #fff;position: absolute;right: 0px;top:-1.5em;width: 1em;height: 1em;border-radius: 100%;border:1px solid #fff;text-align: center;line-height: 1em;}

/*输入户型*/
.inputhx{padding-bottom: 0;}
.inputhx span{color: #333333;text-align: center;font-size: .8em;display: block;position: relative;}
.inputhx span:before{content: "";display: block;width: 4em;height: 2px;background: #cccccc;position: absolute;left:1.2em;top:.6em;}
.inputhx span:after{content: "";display: block;width: 4em;height: 2px;background: #cccccc;position: absolute;right:1.2em;top:.6em;}
.checkes{padding:.75em;box-sizing: border-box;}
.checkes dl{width: 20%;float: left;}
.checkes dl dd{width:3.5em;height: 1.25em;line-height:1.25em;background: #f4f4f4;border-radius: .2em;display: block;color: #3d3d3d;font-size: .75em;text-align: center;margin: .25em auto;}
.checkes dl dd.active{background: #f0722c;color: #fff;}
.inputhx .submit2{width: 100%;height:3em; line-height:3em;display: block;color: #f0722c;font-size: .75em;font-weight: bold;text-align: center;border-top: 2px solid #ddd;}

.inputhx .checkes dl dd{
    width: 6.5em;height: 3.25em;line-height: 3.25em;
}
.close{right: .5em;width: 1.2em;height: 1.2em;line-height: 1.2em;}

.back{width: 90%;background: #fe9422;text-align: center;margin:.5em auto; color: #000;border:none;height: 3em;line-height: 3em;font-size: .7em;border-radius: .1em;line-height: 3em !important;}
.yusuan{
    position: relative;
    margin-bottom:.3em;
    color: #383f59;
    text-align: center;
    font-size:.75em;
    color:#323232;
}
.yusuan:before,
.yusuan:after{
    position: absolute;
    top: .55em;
    width: 21%;
    height: 1px;
    content: ' ';
    border-top: 2px solid #E3E3E3;
}
.yusuan:before{
    left: 28px;
}
.yusuan:after{
    right: 28px;
}
.num-frame{
    position: relative;
    margin: 0 auto;
    border: .2em solid #D2D1D1;
    border-radius: 4px;
    background: #D2D1D1;
}
.num-frame .yuan{
    position: absolute;
	font-size: .7em;
    right: .5em;
    bottom: .25em;
}
.num-window{
    border-radius: 5px;
    border-top: .15em solid #3D3C30;
    border-bottom: .15em solid #6C6B60;
    border-left: .18em solid #3D3C30;
    border-right: .18em solid #3D3C30;
    background-color: #D3D3CB;
    padding:.2em 0;box-sizing: border-box;
    box-shadow: 0px 1px 5px 1px #ABABA5 inset;
      padding-right:1.3em;
}
.num-window div{
    float: right;
    width: 18px;
    height: 39px;
    margin: 0 1px;
}
.num-window div img{
    width: 100%;
}
.result-queson{text-align: center;border:1px solid #ddd;padding:.25em 0;margin-top: -2px;border-radius:0 0 5px 5px;}
.result-queson li{color: #636363;font-size: .65em;}

.result-queson li span{width: 50%;float: left;font-size: .5em; padding: 0.5em 0;}

.tips{color: red!important;font-size: .4em!important;position: absolute;bottom:-.9em;line-height: .4em;display: none;}

input[type="number"]:focus{
	background: none !important;
	border: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
}
input[type=submit]:enabled:active{
    color: #fff;
    border: 1px solid #d52128;
    background-color: #d52128;
}

