﻿/* 在线订单 */
.orderbg{width:100%;min-width:1200px;height:280px;border-top:solid 1px #d75c00;background:url(../images/top/order.jpg) no-repeat center top;display:block;}
.orderdes{font-size:14px;line-height:1.8em;color:#999;padding:15px 0px;border-bottom:1px solid #eeeeee;}
.form{background:url(../images/page/bgorder.jpg) no-repeat 715px 0px;margin:15px 0px 40px 0px;padding-left:15px;padding-bottom:28px;padding-top:10px;}
.form p{height:45px;line-height:30px; white-space:nowrap;}
.form b{float: left;font-size:14px; color:#555; width:75px; height:20px;  display:block; float:left; text-align:right; text-transform:uppercase;}
.form i{float: left;display:inline-block;padding:0px 3px;color:#f00;}
.form input{float: left;width:200px;height:25px; border:1px solid #d0d2d3; background:#fff; float:left; display:block; line-height:20px;}
.form textarea{float: left;border:1px solid #d0d2d3; background:#fff; display:block;width:450px;height:150px;padding:2px;}
.form span{ color:#d20000; display:block; padding-left:75px; height:40px; line-height:40px;}
.form p span{ color:#aaa; display:inline-block;padding:0px 3px;line-height:30px;}
.form small{ display:inline-block;padding-left:72px;}
.form small input{width:74px;height:29px; line-height:29px;padding-bottom:5px; display:block; font-size:14px; border:0; border:none;background:url(../images/page/btnn.gif) no-repeat; color:#494949; font-weight:bold; cursor:pointer;margin-right:15px;}
.form small input:hover{ color:#bc0200;}