﻿@charset "UTF-8";
/* CSS Document */

.reserveBanner{}


/*reserve*/
.reserveLeft, .reserveRight{width:610px; margin-top:30px;}
.reserveLeft input, .reserveRight input{width:550px; float:left; padding:0px 30px; background: #fff; border:1px solid #ddd; height: 60px; line-height: 60px; border-radius: 4px;}
.reserveBottom, .reserveBtn{margin-top:30px;}
.reserveBottom textarea{width:1198px; padding:30px; float:left;background: #fff; border:none; height: 120px; line-height: 24px; border-radius: 4px; font-size:14px; border:1px solid #ddd;}
.reserveBtn input{ width:280px; float:left; background:#0033a0; height:60px; line-height: 60px; border:none; color:#fff;font-weight: bold;  margin-left:490px; font-size:18px; border-radius: 4px;}






