
.float_l{float:left}

.subBox_add{position: fixed;left: 0;bottom: 0;width: 100%;height: 70px;background: url(http://bj.tedu.cn/zt/img/bg.jpg) no-repeat;background-size: 100% 100%;z-index: 9999;}
.subBox_add .icon{margin-left: 30px;}
.subBox_add h3{color: #fff;font-size: 20px;font-weight: normal;line-height: 30px;margin-left: 10px;margin-top: 4px;}
.subBox_add h3 span{color: #7cffd9;font-size: 24px;}
.subBox_add h3 i{font-weight: bold;font-style: normal;}
.subBox_add .text{width: 100px;height: 44px;border: 1px solid #fff;border-radius: 30px;background: url(http://bj.tedu.cn/zt/img/sub1.png) no-repeat 20px 8px; color: #fff;font-size: 14px;padding-left: 50px;margin-left: 20px;margin-top: 14px;}
.subBox_add .text2{background: url(http://bj.tedu.cn/zt/img/sub2.png) no-repeat 25px 8px;padding-left: 60px;font-size: 14px;}
.subBox_add .text3{background: url(http://bj.tedu.cn/zt/img/sub3.png) no-repeat 30px 10px;padding-left: 60px;}
.subBox_add .submit{background: url(http://bj.tedu.cn/zt/img/sub4.png) no-repeat;width: 188px;height: 63px;border: none;margin-top: 14px;margin-left: 20px;}
.subBox_add input::input-placeholder{color: #fff;}
.subBox_add input::-webkit-input-placeholder{color: #fff;}
.subBox_add input::-moz-input-placeholder{color: #fff;}
.subBox_add input::-ms-input-placeholder{color: #fff;}
@media screen and (max-width:1366px){ 
	.subBox_add .icon{margin-left: 16px;}
	.subBox_add h3{font-size: 18px;margin-left: 8px;}
	.subBox_add .text{margin-left: 15px;}
        
	/*#form_add .text{width:94px;height:42px;}*/

}
