﻿

/*底部弹出层开始*/
.bottom-float {
	background: url(../images/bottom-float.png) repeat;
	height: 120px;
	width: 100%;
	min-width: 1230px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 99999999;
	display: none;
}
.bottom-float .float-body {
	margin: 0 auto;
	width: 1130px;
	height: 120px;
	position: relative;
}
.bottom-float .float-body .explain {
	float: left;
	margin: 13px 10px 0px 0px;
}
.bottom-float .float-body .forms {
	float: left;
	height: 100px;
	margin: 10px 25px 0px 30px;
	padding: 0px;
	background-color: transparent;
}
.bottom-float .float-body .forms .form-area {
	height: 80px;
	position: relative;
}
.bottom-float .float-body .forms .form-area .col1 {
	margin: 0px 80px 0px 0px;
	height: 80px;
}
.bottom-float .float-body .forms .form-area .col1 .s11 {
	float: left;
	width: 185px;
	margin: 0px 5px 0px 0px;
	height: 80px;
}
.bottom-float .float-body .forms .form-area .col1 .s22 {
	float: left;
	margin: 0px 10px 0px 0px;
	height: 80px;
}
.bottom-float .float-body .forms .form-area .col1 .ele {
	height: 35px;
	position: relative;
}
.bottom-float .float-body .forms .form-area .col1 .ele input {
	border: 0px;
	width: 180px;
	text-indent: 7px;
	height: 15px;
	line-height:15px;
	padding:10px 0;
	font-size: 12px;
	border: 0px;
	background: #FFFFFF;
	*padding: 10px 5px;
	*height: 15px;
	color: #999;
	display: block;
	float: left;
}

.bottom-float .float-body .forms .form-area .col1 .ele input.area {
	width: 85px;
}
.bottom-float .float-body .forms .form-area .col1 .ele .area-tips {
	display: block;
	width: 35px;
	height: 35px;
	position: absolute;
	top: 0px;
	right: 0px;
	color: #888;
	background: #FFFFFF;
	font-size: 14px;
	text-align: center;
	line-height: 35px;
}
.bottom-float .float-body .forms .form-area .col1 .ele select {
	border: 0px;
	background: #fff;
	display:inline-block;
	height: 34px;
	margin: 0px;
	margin-right: 1px;
	padding: 6px 0 8px 0;
	font-size: 12px;
	color: #999;
	width: 100px;
	*width: 100px;
	_width: 100px;
	*height:15px;
	

}


.bottom-float .float-body .forms .form-area .col1 .ele select.select1 {
	float: left;
	width:180px;
}
.bottom-float .float-body .forms .form-area .col1 .ele.t {
	margin: 0px 0px 10px 0px;
}
.bottom-float .float-body .forms .form-area .col1 .ele.t .mobilecode {
	width: 90px;
	margin-left: 5px;
}
.bottom-float .float-body .forms .form-area .col1 .ele.t .get_tupian_box {
	height: 35px;
	display: block;
	border: medium none;
	outline: medium none;
	cursor: pointer;
	float: right;
	width: 80px;
}
.bottom-float .float-body .forms .form-area .col1 .ele.t .check-code .picturecode {
	height: 20px;
	width: 72px;
	border: 1px solid gray;
	padding:0!important;
}
.bottom-float .float-body .forms .form-area .col3 {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 80px;
	height: 58px;
	color: #FFFFFF;
	font-size: 14px;
	background: #FF8A00;
	text-align: center;
	line-height: 18px;
	padding: 22px 0px 0px;
}
.bottom-float .float-body .forms .form-area .col3 input {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 80px;
	background-color: transparent;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.bottom-float .float-body .forms .num-text {
	height: 20px;
	line-height: 28px;
	color: #E98003;
	font-size: 12px;
}
.bottom-float .float-body .close1 {
	position: absolute;
	top: 10px;
	right: 0px;
	cursor: pointer;
}
.bottom-float .float-body .qrcode {
	position: relative;
	width: 80px;
	top: 10px;
	right:20px;
	cursor: pointer;
}
.bottom-open {
	position: fixed;
	height: 135px;
	background-color: rgba(0, 0, 0, .8);
	bottom: -30px;
	left: 60px;
	z-index: 99999999;
	cursor: pointer;
	display: none;
}
.bottom-open img {
	position: absolute;
	margin: -8px 0px 0px -5px;
	width:155px;
	max-width:500px;
}
.bottom-float .float-body .forms .form-area .col3 .submitFabu {
	cursor: pointer;
}



/*底部弹出层城市选择*/
.district {
	position:relative;
	z-index:10;
	display:inline-block;
}
.district input {
	height:16px;
	font-size:12px;
	border:0;
	padding:10px
}  
.district .district-icon {
	display:block;
	position:absolute;
	right:2px;
	top:6px;
	width:16px;
	height:16px;
	background:url(../images/index_bg_m.png) no-repeat;
	background-position:-31px 5px;
	cursor:pointer
}
.district .district-select-box {
	width:100%;
	position:absolute;
	top:42px;
	left:0;
	z-index:20;
	background-color:#f8f8f8;
	color:#333;
	box-shadow:0 2px 20px rgba(0,0,0,.1)
}
.district .district-select {
	float:left;
	width:160px;
	height:400px;
	overflow-y:auto
}
.district-select::-webkit-scrollbar {
	width:7px;
	height:7px
}
.district-select::-webkit-scrollbar-thumb {
	border-radius:3px;
	background-color:#ccc
}
.district-select::-webkit-scrollbar-corner,.district-select::-webkit-scrollbar-track {
	background-color:transparent
}
.district .district-province {
	width:47%
}
.district .district-city {
	width:53%
}
.district .district-select-option {
	padding:5px 10px 5px 20px;
	cursor:pointer;
	font-size:12px;
}
.district-select-option span {
	font-size:12px;
}
.district li:first-child(1) .district-select-option {
	padding-top:10px
}
.district li:last-child .district-select-option {
	padding-bottom:10px
}
.district-select-province .district-select-option {
	background-color:#fff
}
.district-select-city .district-select-option {
	background-color:#f8f8f8
}
.district-select-province li.on .district-select-option {
	background-color:#f8f8f8;
	color:#ed382d
}
.district-select-city li.on .district-select-option {
	color:#ed382d
}
.district-select-province li:hover .district-select-option {
	background-color:#f8f8f8;
	color:#ed382d
}
.district-select-city li:hover .district-select-option {
	color:#ed382d
}
.fabiao-form-hint {
	position:absolute;
	top:9px;
	left:10px;
	color:#999;
	font-size:12px
}
/*底部弹出层结束*/
.ajax-msg .content-msg{width:180px;height:50px;line-height:50px;background:#ff9023;color:#fff;position:fixed;top:50%;margin-top:-50px;left:50%;margin-left:-90px;z-index:999999;text-align:center;border-radius:5px;opacity:0;visibility:hidden}
.ajax-msg .ewm{width:250px;padding:20px;position:fixed;top:50%;margin-top:-100px;left:50%;margin-left:-100px;opacity:0;visibility:hidden;transition:0.5s;z-index:99999; background:rgba(0,0,0,0.4); color:#fff;  }
.ajax-msg .ewm p{margin-bottom:10px;font-size:16px; text-align:center} 