@charset "utf-8";

.sms_box {position: fixed;left: 50%;margin-left: -490px;bottom: 0;width: 990px;height: 122px;background: #161824;z-index: 9999;padding: 20px 30px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}
.sms_box .ft_con .need {margin: 0 0 15px}
.sms_box .ft_con .need > li {display: inline-block;color: #fff;font-weight: 500;font-size: 14px;font-weight: 500}
.sms_box .ft_con .need > li > span {cursor: pointer}
.sms_box .ft_con .ft_bar {position: relative;top: 5px;display: inline-block;width: 1px;height: 9px;vertical-align: top;background-image: url(../images/footer/footer_bar.gif);margin: 0 5px}
.sms_box h4 {float: left;font-size: 28px;color: #fff;font-weight: 500; letter-spacing:-1px;}
.sms_box .qu {margin: 0 0 0 15px;color: #fff;font-weight: 300;line-height: 33px;font-size: 15px}
.sms_box .ft_input {height: 25px;background: #fff;border: 1px solid #898989;vertical-align: top;padding: 0 4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}
.sms_box .input_box {position: absolute;top: 70px;left: 30px}
.sms_box .ft_input.sz1 {width: 134px;margin: 0 20px 0 0}
.sms_box .ft_input.sz2 {width: 74px}
.sms_box .ft_la1 {font-size: 18px;color: #fff;margin: 0 10px 0 0;line-height: 22px}
.sms_box .hap {width: 10px;height: 1px;background: #fff;display: inline-block;vertical-align: middle;margin: 0 1px 0 4px}
.sms_box .agr_box {position: absolute;left: 610px;bottom: 25px;width: 155px}
.sms_box .agr_box label {color: #fff;font-size: 14px;cursor: pointer}
.sms_box .agr_box input[type="checkbox"] {vertical-align: middle;border-radius: 3px;cursor: pointer}
.sms_box .agr_box .pr_btn {width: 100%;height: 21px;line-height: 21px;font-size: 14px;color: #fff;background: #434761;text-align: center;margin: 3px 0 0;cursor: pointer}

.sms_box #ft_submit {position: absolute;top: 20px;right: 30px;cursor: pointer}