/* BOOJOBCOM */
.greybg{ background-color:#f7f7f7; }



/*搜索条件 */
.mainform{ width:100%; height:auto; text-align:left; padding:0px; margin-top:0px; font-size:13px; }
.formlist{ margin:auto; width:1200px; height:auto; padding:10px 0px; text-align:left; background-color:#FFF; overflow:hidden; }
.formlist .listul{ float:left; width:1170px; padding:0px 15px; }
.formlist .listul li{ float:left; width:1170px; height:auto; line-height:30px; padding:5px 0px; border-bottom:1px #ddd dotted; }
.formlist .listul li b{ float:left; width:70px; height:auto;line-height:30px; font-weight:normal; color:#999;  }
.formlist .listul li p{ float:left; width:1100px;line-height:30px;padding:0px; color:#bbb;font-size:13px; }
.formlist .listul li p a{ width:auto; line-height:30px;color:#363636; padding-left:5px; padding-right:8px;font-size:13px;white-space:nowrap; }
.formlist .listul li p a:hover{ color: #e13e3e; }
.formlist .listul li p i{ display:inline-block;width:3px; height:12px;background:url(../image/line.png) center no-repeat; }
.formlist .listul li p i:last-child{ background:url(../image/lines.png) center no-repeat; }
.formlist .listul li:last-child{ border-bottom:0;}
.formlist .listul .topline{ border-top:1px #ddd dotted; }

.formlist .listul li p a.small:link{ color: #636363; }
.formlist .listul li p a.small:visited{ color: #636363; }
.formlist .listul li p a.small:hover{ color: #e13e3e; }

.formlist .seadrop{ float:left;width:95px;height:26px; line-height:26px;background:url(https://static.wlzp.vip/images/list/seadrop.png) no-repeat;padding:0px 5px; border:0px; font-size:13px; color:#333;cursor: pointer;} 
.formlist .seadroplist{ width:103px; left:0px; top:25px;z-index:88; border:1px #E5E5E5 solid;position:absolute; background-color:#FFF; display: none; }
.formlist .seadroplist ul{ width:103px; margin:0px; font-size:14px;height:112px; overflow-y:auto; overflow-x:hidden; }
.formlist .seadroplist li{ width:95px; line-height:28px;padding:0px 4px;font-size:13px; cursor: pointer; }
.formlist .seadroplist li a{ width:100%; line-height:28px; display:inline-block; }

/* 选中项 */
.formlist .listul li p a.seaLink:link{ color: #e13e3e; font-weight:bold; }
.formlist .listul li p a.seaLink:visited{ color: #e13e3e; font-weight:bold; }
.formlist .listul li p a.seaLink:hover{ color: #e13e3e; font-weight:bold; }

.formlist .listul li p a.circle:link{ color: #666; }
.formlist .listul li p a.circle:visited{ color: #666; }
.formlist .listul li p a.circle:hover{ color: #f40; }

/* 展开收起  */
.formlist .more{ float:left; width:1170px; margin:0px 15px; margin-top:5px; background:url(../image/moretop.png) top repeat-x; }
.formlist .more .more0{ margin:auto; display:block;width:260px; height:25px; line-height:25px; font-size:12px; color:#777; padding-right:40px;text-align:right;border:1px #e8e8e8 solid; border-top:none;background:url(../image/down0.png) right no-repeat; background-color:#FFF; }
.formlist .more .more0:hover{ color:#e13e3e; background:url(../image/down1.png) right no-repeat; background-color:#FFF; }
.formlist .more .more1{ margin:auto; display:block;width:65px; height:25px; line-height:25px; font-size:12px; color:#777; padding-right:40px;text-align:right;border:1px #e8e8e8 solid; border-top:none;background:url(../image/up0.png) right no-repeat; background-color:#FFF; }
.formlist .more .more1:hover{ color:#e13e3e; background:url(../image/up1.png) right no-repeat; background-color:#FFF; }

/* 已选条件 */
.formover{ margin:auto; width:1170px; padding:0px 15px; background-color:#FFF; padding-bottom:10px;border-top:0px #eee solid;overflow:hidden;  }
.formover span{ float:left; width:70px;line-height:25px; font-weight:normal; color:#888; }
.formover p{ float:left; width:1000px;line-height:25px;color:#999; }
.formover p a{ float:left; width:auto; line-height:22px;border:1px #ddd solid;background:url(../image/close1.png) right center no-repeat; padding:0px 8px; padding-right:20px;border-radius:1px;color:#333; margin-right:8px; white-space: nowrap; }
.formover p a:hover{ border:1px #ee4e4e solid;background:url(../image/close2.png) right center no-repeat;color:#d43400; }
.formover i{ float:right; width:88px;line-height:25px; font-style:normal;color:#999; text-align:right; }
.formover i a{ background:url(../image/empty2.png) 0px 5px no-repeat;color:#999; padding-left:15px; }
.formover i a:hover{ background:url(../image/empty1.png) 0px 5px no-repeat;color:#FF6600; padding-left:15px;}