/* b-o-o-j-o-b.com */

/* 表单 */
.mui-search-form{ margin:auto; width:100%; padding-bottom:0px; }
.mui-search-form .seaform1{ position: relative; width:100%; height:60px;margin:auto; padding:10px 0px; }
.mui-search-form .seaform1 .left{ padding-left:5px; padding-right:55px; }
.mui-search-form .seaform1 .right{ position:absolute; width:50px; top:10px; right:5px; }
.mui-search-form .seaform1 .right img{width:50px; height:40px; }
.mui-search-form .seaform1 .mui-input{ border:none;line-height:40px;height:40px;font-size:12px;width:100%;border-top-left-radius:5px;border-bottom-left-radius:5px;text-indent:0px; color:#aaa;}

.mui-search-form .seaform2{ position: relative; width:100%;  height:36px;margin:0px auto; padding:0px 1%; border-top:1px #e8e8e8 solid;border-bottom:1px #e8e8e8 solid; background-color:#FFF;font-size:12px; }
.mui-search-form .sea20{ float:left; width:21%; height:36px; line-height:36px; margin:0px 0%; text-align:center; border-right:1px #e8e8e8 solid;background:url(/image/i3.png) right no-repeat; }
.mui-search-form .sea21{ float:left; width:28%; height:36px; line-height:36px; margin:0px 0%; text-align:center; border-right:1px #e8e8e8 solid;background:url(/image/i3.png) right no-repeat; }
.mui-search-form .sea22{ float:left; width:21%; height:36px; line-height:36px; margin:0px 0%; text-align:center; background:url(/image/i3.png) right no-repeat;}
.mui-search-form .seaform2 a{ color:#777; display:block; }

.mui-search-form .chkOrderid{ position: absolute;z-index:101;top:146px;left:0px;width:100%; padding:0px 0px; background-color:#FFF;border-bottom:1px #e8e8e8 solid; text-align:left;overflow:hidden; }
.mui-search-form .chkOrderid ul{ padding-left:0px; }
.mui-search-form .chkOrderid ul li{ float:left;width:96%; height:30px; line-height:30px; margin:0px 2%; font-size:12px; border-bottom:1px #e8e8e8 solid;  }
.mui-search-form .chkOrderid ul li:last-child{border-bottom:0;}
.mui-search-form .chkOrderid ul li a{ color:#777;display:block; }

/* 列表 */
.mui-search-list{ margin-top:0px; }
.mui-search-list .title{ position:relative; height:28px;line-height:28px; background:url(../image/i1.png) 5px 5px no-repeat;text-align:left;color:#374565; padding-left:15px; border-bottom:2px #DDD solid;font-weight:bold; }
.mui-search-list dl{ position:relative; padding:5px 5px;border-bottom:1px #E6E6E6 solid; text-align:left; margin-top:8px; background-color:#FFF; }
.mui-search-list dd{ width:25px;position:absolute;top:50%;margin-top:-8px;left:7px;}
.mui-search-list dt{ padding-left:0px;}
.mui-search-list dt a{display:block; }
.mui-search-list dt .s1{ display:inline-block; width:100%;line-height:30px; font-size:16px; color:#222; margin-bottom:0px; }
.mui-search-list dt .s2{ display:inline-block; width:100%;line-height:25px; font-size:14px;color:#888;}
.mui-search-list dt .s2 b{ float:left;width:70%;line-height:25px;  color:#888;}
.mui-search-list dt .s2 b em{  font-style:normal; margin:0px 3px; color:#CCC;}
.mui-search-list dt .s2 i{ float:left;width:30%;line-height:25px; color:#888; text-align:right;}
.mui-search-list dt .s3{ display:inline-block; width:100%;line-height:25px; font-size:14px;color:#888;}
.mui-search-list dt .s3 b{ float:left;width:70%;line-height:25px; color:#888;}
.mui-search-list dt .s3 i{ float:left;width:30%;line-height:25px; color:#888; text-align:right;}

/* 选择条件 */
.mui-search-select{ margin-top:0px;background-color:#FFF; }
.mui-search-select dl{ position:relative; margin:0px 10px; padding:0px 0px;border-bottom:1px #E6E6E6 solid;height:35px; text-align:left; margin-top:0px; }
.mui-search-select dd{ padding-right:15px; line-height:35px; font-size:14px;}
.mui-search-select dd a{display:block; color:#555; }
.mui-search-select dt{ width:15px;position:absolute;top:15px;margin-top:-8px;right:0px;}

/* 更多条件 */
.mui-search-more{ margin-top:0px;background-color:#FFF; }
.mui-search-more dl{ position:relative; margin:0px 10px; padding:0px 0px;border-bottom:1px #E6E6E6 solid; text-align:left;  height:40px;  font-size:14px;background:url(../image/more.png) right center no-repeat;}
.mui-search-more dd{ width:65px;position:absolute;top:0px;margin-top:0px;left:0px; color:#999; line-height:40px;}
.mui-search-more dt{ padding-left:65px; padding-right:15px;height:40px; line-height:40px;color:#2182CC; text-align:right; }
.mui-search-more dt a{display:block; }
.mui-search-button{ width:90%; margin:0 auto; margin-top:20px; }


/* 表单 */
input[type=checkbox].litChk{ -webkit-appearance: none;appearance: none;width: 17px;height: 16px;
margin: 0;cursor: pointer;-webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;box-sizing: border-box;position: relative;
background: url(../image/chk_off.png) no-repeat; background-size:100%;margin-right:5px;}
input[type=checkbox]:checked.litChk{ width: 19px;height: 18px;background: url(../image/chk_