﻿/*预约量房*/
.container06{ width:100%; background:#f8f8f8; height:950px;padding-top:60px;}
.yuyue{ width:100%; background:#fff; font-family:"微软雅黑"; margin:30px 0}
.yuyue h2{ height:40px; line-height:40px; font-size:18px; color:#e60122; padding-left:20px; border-bottom:1px dashed #CCC;}
.yuyue form{  margin:10px auto 0px auto;}
.yuyue li{font-family:"微软雅黑"; color:#3f3f3f; font-size:16px; display:block; height:30px; line-height:30px; margin-bottom:10px;  }
.yuyue li label{ width:110px; float:left; text-align:right;}
.yuyue li .input{  float:left; height:30px; border:none; background:none; font-family:"微软雅黑"; color:#3f3f3f; font-size:16px; padding-left:10px; border:1px solid #e3e3e3;width:50%;}
.yuyue li span{ color:#F00;}
.yuyue li textarea{ height:150px; font-family:"微软雅黑"; color:#3f3f3f; font-size:16px; border:none; border:1px solid #e3e3e3;}
.yuyue li .button01{ border:none; background: #079ee2;  width:40%; height:40px; cursor:pointer; color:#fff; font-size:18px;font-family:"微软雅黑"; border-radius:5px; margin-top:10px }

