﻿
.jobbg{ width:100%; background-color:#FBFBFB; }
.bluebg{ background-color:#00AAFF;  }


/* 页面路径 */
.mainpath{ margin:15px auto; width:1200px; height:40px; text-align:left; }
.mainpath .path{ float:left; width:260px; height:40px; line-height:40px; color:#999; }
.mainpath .path a{ color:#1696F9; margin:0px 5px; }
.mainpath .path a:hover{ color:#1696F9; }
.mainpath .sea{ float:right; width:820px; height:40px; position:relative; }
.mainpath .sea .sea1{ float:left; width:590px; height:40px; }
.mainpath .sea .sea1 .seainp{ float:left;width:588px; height:38px; line-height:38px;border:1px #e14e4e solid; padding:0px;background:url(../image/seaicon.png) 10px center no-repeat; padding-left:35px;font-family: "Microsoft YaHei", 微软雅黑; color:#555; font-size:14px;border-top-left-radius:3px;border-bottom-left-radius:3px;outline:none;background-color:#FFF; }
.mainpath .sea .sea2{ float:left; width:100px; height:40px; }
.mainpath .sea .sea2 .seabtn{ display:inline-block;width:100px; height:40px; line-height:40px; border:none; background:linear-gradient(to right,#EE4E4E,#F17474); text-align:center; font-size:14px; color:#FFF;border-radius:0px;border-top-right-radius:3px;border-bottom-right-radius:3px;cursor:pointer;outline:none;  }

.mainpath .sea .sea3 a{ display:inline-block; width:120px; line-height:40px;font-size:14px; background:linear-gradient(to right,#EE4E4E,#F17474);color:#fff; text-align:center; cursor:pointer;border-radius:3px; margin-left:10px; }
.mainpath .sea .sea3 a:link{ color:#fff; }
.mainpath .sea .sea3 a:hover{ background-color:#e13e3e;color:#fff; }


/* 关键字联想(显示/隐藏) */
.seahidden{ z-index:100; position: absolute;top:40px;left:0px; width:660px; height:auto;border:1px #ddd solid; padding:10px 14px;overflow:auto; background-color:#fff;text-align:left; display:none;border-radius:3px; }
.seashow{ width: 100%;z-index: 10;display: block; }
#divSearchLogin{ float:left;width:660px; height:200px;background:url(../image/sealogin.png)  center 20px no-repeat; background-size:330px 125px; background-color:#FFF; }
#divSearchLogin a{ margin:auto; width:100px; line-height:32px; margin-top:150px; display:block; background-color:#ee4e4e; text-align:center; color:#FFF; font-size:12px;border-radius:2px; }
#divSearchLogin a:hover{ background-color:#e14e4e; }

.historykey{ float:left; width:100%; height:auto; padding:5px 0; }
.historykey .key{ float:left; width:90%; height:auto; }
.historykey .key a{ float:left; width:auto; line-height:20px; background-color:#eee; color:#808080; font-size:12px;border-radius:3px; padding:2px 10px; margin-right:10px; margin-bottom:10px; }
.historykey .key a:hover{ background-color:#E5F2FD;color:#00AAFF; }
.historykey .del{ float:left; width:10%; height:24px; }
.historykey .del a{ float:right; width:16px; height:16px; margin-top:4px;background:url(../image/del.png) center no-repeat; }
.historykey .del a:hover{ background:url(../image/dels.png) center no-repeat; }

.browsehistory{ float:left; width:100%; }
.browsehistory .list{ float:left; width:100%; padding:10px 0; background-color:#F8FBFE; }
.browsehistory .list .lst{ float:left; width:100%; height:25px; padding:5px 0; }
.browsehistory .list .lst a{ float:left; width:85%; line-height:25px;background:url(../image/time.png) left center no-repeat; padding-left:25px; color:#333; }
.browsehistory .list .lst p{ float:right; width:10%; line-height:25px; }
.browsehistory .list .lst p i{ float:right; width:auto; line-height:20px; background-color:#f6f6f6; color:#999; font-size:12px;border-radius:3px; padding:2px 5px; font-style:normal; }
.browsehistory .list .lst:hover a{ color:#00AAFF; }
.browsehistory .list .lst:hover p i{ background-color:#E5F2FD;color:#00AAFF; }
.browsehistory .set{ float:left; width:100%; margin-top:0px;margin-bottom:0px;  height:25px; }
.browsehistory .set .more{ float:left; line-height:25px; padding-left:18px;background:url(../image/more.png) left center no-repeat; font-size:12px; color:#999; }
.browsehistory .set .more:hover{ background:url(../image/mores.png) left center no-repeat; color:#00AAFF; }
.browsehistory .set .delete{ float:left; line-height:25px; padding-left:18px;background:url(../image/delete.png) left center no-repeat; font-size:12px; color:#999; margin-left:15px; }
.browsehistory .set .delete:hover{ background:url(../image/deletes.png) left center no-repeat; color:#00AAFF; }

.searchkey{ float:left; width:620px;padding:10px 20px; background-color:#F8FBFE; }
.searchkey .searchlist{ float:left; width:400px; }
.searchkey .searchlist .title{ float:left; width:100%; line-height:35px; color:#b2b2b2; }
.searchkey .searchlist .list{ float:left; width:100%; }
.searchkey .searchlist .list a{ float:left; width:100%; line-height:35px; color:#333; }
.searchkey .searchlist .list a:hover{ color:#00AAFF; }
.searchkey .searchlist .list a i{ color:#ee4e4e; font-weight:bold; font-style:normal; }
.searchkey .typelist{ float:right; width:200px; }
.searchkey .typelist .title{ float:left; width:100%; line-height:35px; color:#b2b2b2; }
.searchkey .typelist .list{ float:left; width:100%; }
.searchkey .typelist .list .lst{ float:left; width:100%; line-height:35px; color:#333; cursor:pointer; }
.searchkey .typelist .list .lst:hover{ color:#00AAFF; }
.searchkey .typelist .list .lst i{ color:#ee4e4e; font-weight:bold; font-style:normal; }


/* 职位列表 */
.seaList{ margin:auto; width:1224px; height:auto; margin-top:10px;padding:0px 0px; }
.seaList .conte{ margin:auto; width:1212px; height:auto; margin-left:12px; }
.seaList .conte ul{ float:left; width:261px; height:200px; margin-right:12px; margin-top:12px; padding:10px 15px;border-radius:3px; background-color:#FFF; position:relative; }
.seaList .conte ul:hover{ box-shadow: 3px 3px 10px 0px #D4D8EA; }
.seaList ul .li1{ float:left; width:100%; height:40px; line-height:40px; text-align:center; font-size:16px; font-weight:bold;overflow: hidden;white-space: nowrap; text-overflow: ellipsis; }
.seaList ul .li1 i{ font-style:normal; }
.seaList ul .li2{ float:left; width:100%; height:75px; line-height:25px; color:#666; margin-top:10px; }
.seaList ul .li3{ float:left; width:100%; height:25px; line-height:25px; color:#999; margin-top:10px; }
.seaList ul .li3 i{ font-style:normal; color:#999;overflow: hidden;white-space: nowrap; text-overflow: ellipsis; }
.seaList ul .li4{ float:left; width:100%; height:30px; line-height:30px; color:#999; margin-top:0px; }
.seaList ul .li4 i{ font-style:normal; color:#999; }
.seaList ul .li5{  position:absolute; top:0; left:0; width:36px; height:36px; background:url(https://static.wlzp.vip/images/best.png) repeat; }

/* 简历列表 */
.resList{ margin:auto; width:1224px; height:auto; margin-top:10px;padding:0px 0px; }
.resList .conte{ margin:auto; width:1212px; height:auto; margin-left:12px; }
.resList .conte ul{ float:left; width:261px; height:200px; margin-right:12px; margin-top:12px; padding:10px 15px;border-radius:3px; background-color:#FFF; position:relative; }
.resList .conte ul:hover{ box-shadow: 3px 3px 10px 0px #D4D8EA; }
.resList ul .li1{ float:left; width:100%; height:40px; line-height:40px; font-size:16px; font-weight:bold;overflow: hidden;white-space: nowrap; text-overflow: ellipsis; }
.resList ul .li1 i{ font-style:normal; }
.resList ul .li2{ float:left; width:100%; height:50px; line-height:25px; color:#666; margin-top:10px; }
.resList ul .li3{ float:left; width:100%; height:25px; line-height:25px; color:#999; margin-top:10px; }
.resList ul .li3 i{ font-style:normal; color:#333; }
.resList ul .li4{ float:left; width:100%; height:30px; line-height:30px; color:#999; margin-top:0px;overflow: hidden;white-space: nowrap; text-overflow: ellipsis; }
.resList ul .li5{  position:absolute; top:0; left:0; width:36px; height:36px; background:url(https://static.wlzp.vip/images/best.png) repeat; }

.seaPage{ float:left; width:100%; height:30px; line-height:30px; text-align:center; margin-top:15px; }


/* 详情页 */
.detailbox{ float:left; width:auto; height:auto; text-align:left;border:0px; background-color:#FFF; }
.detailbox .title{ float:left; width:95%; height:auto; padding:5px 0px; line-height:50px; font-weight:bold; font-size:20px; text-align:center; }

.detailbox dl{ float:left; width:95%; height:auto; padding:5px 0px; }
.detailbox dl dt{ float:left; width:18%; height:auto; line-height:34px;color:#888; text-align:right; }
.detailbox dl dt b{ float:right;width:25px;height:30px;line-height:30px;font-style:normal; color:#F00; text-align:center; font-size:15px; padding-right:5px; padding-top:4px; }
.detailbox dl dd{ float:left; width:82%; height:auto; line-height:34px; }

.detailbox .tishi{ float:left; width:90%; height:auto; line-height:30px; color:#999; margin-left:5%; font-size:12px; border-top:1px #eee dashed; margin-top:15px; padding-top:5px; }
.detailbox .btns{ float:left; width:90%; height:auto; line-height:40px; margin-left:5%; margin-bottom:10px; }
.detailbox .edit{ display:inline-block; width:80px; line-height:28px;font-size:14px; background-color:#ff6600;color:#FFF; text-align:center; cursor:pointer;border-radius:2px; margin-right:10px; }
.detailbox .edit:link{ color:#FFF; }
.detailbox .edit:hover{ background-color:#ff6600;color:#FFF; }

.detailbox .refresh{ display:inline-block; width:80px; line-height:28px;font-size:14px; background-color:#14be80;color:#FFF; text-align:center; cursor:pointer;border-radius:2px; margin-right:10px; }
.detailbox .refresh:link{ color:#FFF; }
.detailbox .refresh:hover{ background-color:#14be80;color:#FFF; }

.detailbox .del{ display:inline-block; width:80px; line-height:28px;font-size:14px; background-color:#FF552E;color:#FFF; text-align:center; cursor:pointer;border-radius:2px; margin-right:10px; }
.detailbox .del:link{ color:#FFF; }
.detailbox .del:hover{ background-color:#FD7823;color:#FFF; }

.detailbox .btns .inp{ float:left; width:150px; height:32px; line-height:32px; border:1px #eee solid; padding:0px 10px; }
.detailbox .btns .btn{ float:left; width:100px; height:34px; line-height:34px; background-color:#ff6600;color:#FFF; text-align:center; border:none; }

