
/*横幅-悬浮于底部*/

.bottom_fiexd_box{background: rgba(31,32,33,0.8);height: 160px;  position: fixed; bottom: 0;  z-index: 9998;  width: 100%;_position:absolute;_left:expression(eval(document.documentElement.scrollLeft));_top:expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight - 215))}

#jzBanner{
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	display: block;
}
.jaBannerLeft{
	float: left;
	width: 315px;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 10px;
}
.fontSize30{
	font-size: 30px;
	font-family: '黑体';
	color: #fff;
	line-height: 42px;
	margin-top: 2px;
}
.gotoJzw{
	box-sizing: border-box;
	text-indent: 20px;
}
.baozhangSpan{
	color: #ff8700;
}
.jiazhaowangSpan{
	color: #2e6c99;
}
.jian100{
	color: #d97606;
	font-size: 22px;
	font-size: '宋体';
	text-indent: 40px;
}
.jian100Span{
	font-size: 30px;
}

.jaBannerCenter{
	float: left;
	width: 241px;
}
.jaBannerCenter li{
	width: 72px;
	float: left;
	margin-right: 8px;
	box-sizing: border-box;
	padding-top: 45px;
}
.jaBannerCenter img{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin-left: 11px;
}
.jaBannerCenter p{
	text-align: center;
	line-height: 34px;
	color: #fff;
	font-size: 14px;
	font-family: '宋体';
}
/*立即报名*/
.signUpNow{
	float: left;
	width: 340px;
	min-height: 150px;
	background: #1c2837;
	margin-left: 50px;
	box-sizing: border-box;
	padding: 14px 16px;
}
.nameAndTel{
	height: 36px;
	overflow: hidden;
}
.nameAndTel input{
	text-indent: 10px;
	color: #666;
	background: #fff;
	border-radius: 1px;
	height: 36px;
	font-size: 13px;
	padding: 0;
}
.jzHfUserName{
	width: 124px;
	float: left;
}
.jzHfUserTel{
	width: 180px;
	float: right;
}
.area{
	height: 36px;
	box-sizing: border-box;
	margin: 5px 0 10px 0;
}
.area p{
	width: 100px;
	height: 35px;
	float: left;
	box-sizing: border-box;
	overflow: hidden;
}

#distpicker select{
	width: 100px;
	height: 35px;
	float: left;
	color: #666;
}
.signUpInfo{
	height: 35px;
	overflow: hidden;
}
.signUpInfo p{
	float: left;
	font-size: 14px;
	font-family: '宋体';
	color: #fff;
	width: 188px;
	text-indent: 14px;
	line-height: 35px;
}
.signUpPeoNum{
	color: #ffcc66;
}
.signUpBtn{
	float: right;
	width: 120px;
	line-height: 35px;
	background: #ff8700;
	text-align: center;
	font-size: 14px;
	font-family: '宋体';
	color: #fff;
}

.jaBannerRight{
	float: right;
	width: 134px;
	position: relative;
}
.jaBannerRight p{
	line-height: 34px;
	font-size: 14px;
	color: #fff;
}
.jaBannerRight img{
	width: 107px;
	height: 107px;
}
.closeBtn{
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/close.png) no-repeat;
	background-size: 20px;
	position: absolute;
	top: 10px;
	right: 0;
	cursor: pointer;
}
.bottom_show_left{
    background: url(../images/sjybj_show_left.png) no-repeat;
    _background: url(../images/sjybj_show_left.png) no-repeat;
    width:40px;
    height: 165px;
    left: 0;
    bottom: 30px;
    position: fixed;
    _position: absolute;
    z-index: 9998;
    _left:expression(eval(document.documentElement.scrollLeft));
    _top:expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight - 325));
    }