
/**************************main***********************/
.is-main{ width:100%; min-height:600px; background-color:#efefef; position:relative; padding-bottom:30px; overflow:hidden;}
.is-main .titlebox{ width:100%; height:52px; background:url(../images/common/title-bg.png) no-repeat left top #fff; border-bottom:1px solid #ddd;}
.is-main .titlebox .tit{}
.is-main .titlebox span{ width:26.3%; display:block; float:left; line-height:52px; text-align:center; margin-left:5%;}
.is-main .titlebox .tit-cu{ border-bottom:2px solid #ae8452; height:51px; color:#ae8452;}
.is-main .content{ width:200%; float:left;}
.is-main .content .cont{ width:50%; float:left;}
.is-main .content .cont form{ width:90.3%; margin:0 auto; overflow:hidden;}

.is-main .content .cont form .pri-tit{ line-height:55px; margin-left:1.21%; font-size:0.875em; color:#555;}
.is-main .content .cont form .price{  width:100%; border:1px solid #ddd; line-height:28px; height:28px; background-color:#fff;}


.is-main .content .cont form .number{ width:18.18%; height:28px; border:1px solid #ddd;}
.is-main .content .cont form .number option{ font-size:1.3em; text-align:center; line-height:40px; height:40px; display:block;}
.is-main .content .cont form .time{ width:100%; height:28px; margin-top:10px; border:1px solid #ddd; font-size:0.875em; color:#555;}
.is-main .content .cont form .person{ width:98.6%; height:22px; border:1px solid #ddd; margin-top:10px; font-size:0.875em; color:#555; padding-left:6px;}
.is-main .content .cont form .text{ width:99%; height:70px; overflow-y:auto; margin-top:10px; border:1px solid #ddd; font-size:14px; color:#cdcdcd;}
.is-main .content .cont form .submit{ width:43.33%; height:45px; background-color:#a98561; margin-top:10px; border:none; font-size:1.125em; color:#fff;}



.is-main .content .cont .putbox{ width:93.64%; margin:5px auto;}
.is-main .content .cont .putbox .put{ margin:5px 0;}
.is-main .content .cont .putbox .put a{ width:44.66%; display:block; float:left; font-size:0.875em; color:#282828; line-height:40px; text-align:center; margin:5px 2.59%;}
.is-main .content .cont .putbox .put span{ width:100%; height:69.47%; display:block;}
.is-main .content .cont .putbox .put span img{ width:100%; height:100%; display:inline-block;}
.is-main .content .cont .putbox .put .line{ width:100%; height:1px; border-bottom:1px dotted #ddd; float:left;}





























