@charset "utf-8";

.sec03_speed{height:320px}
.speed_form{position:relative;width:1150px;height:248px;margin:-93px auto 0;padding:50px 76px;background:url(/sh_img/inc/wed_speed_form/img/speed_bg.png) #fff no-repeat;
-webkit-box-shadow:0px 0px 10px 3px rgba(0,0,0,0.06);
-moz-box-shadow:0px 0px 10px 3px rgba(0,0,0,0.06);
box-shadow:0px 0px 10px 3px rgba(0,0,0,0.06)}

.speed_form .tit_box{position:relative;margin-bottom:18px}
.speed_form .tit_num{font-weight:bold;font-size:15px;color:#222;font-family:"Times New Roman"}
.speed_form .tit{position:relative;font-weight:bold;font-size:30px;color:#222;font-family:"Times New Roman"}
.speed_form .s_tit{position:absolute;bottom:3px;right:0;font-weight:normal;font-size:13px;text-align:right;color:#777}
.speed_form .form_area{overflow:hidden;margin-bottom:10px}
.speed_form .form_area li{float:left;padding-right:14px}
.speed_form .form_area .last{padding:0}
.speed_form .form_area .last input{padding:0;border:1px solid #cdc5b3;background:#fff;color:#cdc5b3;font-family:'arita-bold'}
.speed_form input{width:239px;height:47px;padding-left:24px;font-size:13px}
.speed_form .form_area .day_input{position:relative;cursor:pointer}
.speed_form .ui-datepicker-trigger{position:absolute;right:28px;top:15px}

.speed_form .agree_area a{color:#777}
.speed_form .m_agree{width:15px;height:15px}
.speed_form label{color:#777}

#ui-datepicker-div{z-index:999 !important}

.speed_form .form_area .last input{width:238px;height:47px;padding:0;border:1px solid #cdc5b3;background-color:#fff;background-image:linear-gradient(135deg, #c5bca8, #c5bca8 50%, #fff 50%, #fff);background-size:100% 1440%;background-position:bottom;color:#c5bca8;cursor:pointer;transition:1s;font-family:'arita-bold',sans-serif}
.speed_form .form_area .last input:hover{background-position:top;color:#fff}
