﻿/*顶部搜索*/
.page_so {
  width: 1200px;
  margin: 0 auto;
  background-image: url(../images/131.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.page_so.indexpage {
  height: 170px;
}
.page_so .sobox {
  width: 910px;
  padding-top: 40px;
  padding-left: 280px;
  height: 80px;
}
.page_so .sobox .selecttype {
  width: 500px;
  font-size: 12px;
}
.page_so .sobox .selecttype .sli {
  float: left;
  height: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  border-radius: 6px 6px 0px 0px;
  margin-right: 7px;
  background-color: #feefd1;
  cursor: pointer;
}
.page_so .sobox .selecttype .sli.select {
  background-color: #ff6600;
  color: #ffffff;
  cursor: auto;
}
.page_so .sobox .inputbg {
  width: 600px;
  height: 40px;
  border: 2px #ff6600 solid;
  position: relative;
  float: left;
  background-color: #ffffff;
  border-radius: 0px 6px 6px 6px;
}
.page_so .sobox .inputbg .selecttype {
  width: 50px;
  height: 40px;
  line-height: 40px;
  background-color: #f9f9f9;
  border-left: 1px #dddddd solid;
  padding-left: 15px;
  padding-right: 23px;
  background-image: url(../images/17.png);
  background-repeat: no-repeat;
  background-position: right -90px;
  position: absolute;
  right: 80px;
  top: 0px;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
}
.page_so .sobox .inputbg .selecttype.hover {
  background-color: #ffffff;
}
.page_so .sobox .inputbg .inoputbox {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 200px;
  height: 34px;
}
.page_so .sobox .inputbg .inoputbox input {
  width: 415px;
  height: 30px;
  line-height: 30px;
  border: 0px;
  padding-top: 5px;
  padding-left: 10px;
}
.page_so .sobox .inputbg .sobut {
  background-color: #ff6600;
  font-size: 16px;
  text-align: center;
  position: absolute;
  right: -1px;
  top: 0px;
  width: 81px;
  height: 40px;
  line-height: 40px;
  border: 0px;
  color: #ffffff;
  cursor: pointer;
  border-radius: 0px 3px 3px 0px;
}
.page_so .sobox .inputbg .sobut.hover {
  background-color: #fe7301;
}
.page_so .sobox .righttxt {
  float: left;
  padding-left: 20px;
  font-size: 12px;
  margin-top: 14px;
  width: 260px;
}
.page_so .sobox .righttxt a.map {
  padding-left: 36px;
  background-image: url(../images/109.png);
  background-repeat: no-repeat;
  background-position: 18px -110px;
}
.page_so .hotword {
  width: 710px;
  padding-left: 290px;
  overflow: hidden;
}
.page_so .hotword a {
  padding-right: 15px;
}

/*招聘首页-全部职位*/
.allclass {
  width: 1198px;
  margin: 0 auto;
  border: 1px #eeeeee solid;
}
.allclass .tit {
  border-bottom: 1px #eeeeee solid;
  height: 46px;
  line-height: 46px;
  padding-left: 30px;
  color: #333333;
  background-color: #f9f9f9;
}
.allclass .al {
  float: left;
  width: 230px;
}
.allclass .al li {
  height: 44px;
  line-height: 44px;
  color: #333333;
  padding-left: 40px;
  padding-right: 10px;
  cursor: pointer;
  background-image: url(../images/113.png);
  background-repeat: no-repeat;
  position: relative;
  border-bottom: 1px #eeeeee solid;
  border-right: 1px #eeeeee solid;
  width: 179px;
  background-color: #f9f9f9;
}
.allclass .al li.hover {
  background-image: url(../images/135.png);
  color: #ff6600;
  padding-left: 50px;
  width: 170px;
  border-right-width: 0px;
  background-color: #ffffff;
}
.allclass .al li.select {
  background-image: url(../images/135.png);
  color: #ff6600;
  padding-left: 50px;
  width: 170px;
  border-right-width: 0px;
  background-color: #ffffff;
}
.allclass .al li.c1 {
  background-position: 15px 2px;
}
.allclass .al li.c1.hover {
  background-position: 25px 2px;
}
.allclass .al li.c1.select {
  background-position: 25px 2px;
}
.allclass .al li.c2 {
  background-position: 15px -38px;
}
.allclass .al li.c2.hover {
  background-position: 25px -38px;
}
.allclass .al li.c3 {
  background-position: 15px -78px;
}
.allclass .al li.c3.hover {
  background-position: 25px -78px;
}
.allclass .al li.c4 {
  background-position: 15px -118px;
}
.allclass .al li.c4.hover {
  background-position: 25px -118px;
}
.allclass .al li.c5 {
  background-position: 15px -158px;
}
.allclass .al li.c5.hover {
  background-position: 25px -158px;
}
.allclass .al li.c6 {
  background-position: 15px -198px;
}
.allclass .al li.c6.hover {
  background-position: 25px -198px;
}
.allclass .al li.c7 {
  background-position: 15px -238px;
}
.allclass .al li.c7.hover {
  background-position: 25px -238px;
}
.allclass .al li.c8 {
  background-position: 15px -278px;
}
.allclass .al li.c8.hover {
  background-position: 25px -278px;
}
.allclass .al li.c9 {
  background-position: 15px -318px;
}
.allclass .al li.c9.hover {
  background-position: 25px -318px;
}
.allclass .al li.c10 {
  background-position: 15px -358px;
}
.allclass .al li.c10.hover {
  background-position: 25px -358px;
}
.allclass .ar {
  float: left;
  width: 968px;
  position: relative;
}
.allclass .ar .main {
  width: 950px;
  left: 0px;
  top: 0px;
  position: absolute;
  padding-top: 10px;
}
.allclass .ar .main .rtit {
  font-size: 14px;
  height: 25px;
  padding-left: 30px;
  font-weight: bold;
}
.allclass .ar .main .rtxt {
  font-size: 14px;
  padding-left: 30px;
}
.allclass .ar .main .rtxt a {
  display: block;
  margin-right: 25px;
  margin-bottom: 10px;
  white-space: nowrap;
  float: left;
}
.allclass_1 {
  width: 1198px;
  margin: 0 auto;
  border: 1px #eeeeee solid;
}
.allclass_1 .list {
  border-bottom: 1px #eeeeee solid;
}
.allclass_1 .list:hover {
  background-color: #f9f9f9;
}
.allclass_1 .list:hover .t a {
  color: #ff3300;
}
.allclass_1 .list .ll {
  float: left;
  width: 230px;
}
.allclass_1 .list .ll .t {
  padding-top: 15px;
  padding-left: 30px;
  padding-bottom: 15px;
}
.allclass_1 .list .lr {
  float: left;
  width: 968px;
  padding-top: 15px;
  padding-bottom: 5px;
}
.allclass_1 .list .lr a {
  display: block;
  margin-right: 25px;
  margin-bottom: 10px;
  white-space: nowrap;
  float: left;
}

/*搜索条件*/
.so_condition_show {
  width: 1200px;
  margin: 0 auto;
  height: 35px;
  border-bottom: 1px #eeeeee solid;
}
.so_condition_show .showbtn {
  width: 90px;
  height: 34px;
  line-height: 34px;
  float: right;
  border: 1px #eeeeee solid;
  border-bottom-width: 0px;
  background-image: url(../images/130.png);
  background-repeat: no-repeat;
  background-position: 80px -18px;
  padding-left: 15px;
  cursor: pointer;
  border-radius: 6px 6px 0px 0px;
}
.so_condition_show .showbtn.unfold {
  background-position: 80px -63px;
}
.so_condition_show .showbtn:hover {
  background-color: #feefd1;
  border-color: #ff6600;
  color: #ff6600;
}
.so_condition_show .showbtn.none {
  display: none;
}
.so_condition {
  width: 1198px;
  margin: 0 auto;
  border: 1px #eeeeee solid;
  border-top-width: 0px;
  padding-top: 10px;
  padding-bottom: 15px;
}
.so_condition .lefttit {
  width: 90px;
  padding-right: 15px;
  float: left;
  text-align: right;
  padding-top: 8px;
  margin-top: 15px;
}
.so_condition .rs {
  width: 1010px;
  margin-top: 15px;
  float: left;
}
.so_condition .rs a {
  color: #333333;
  text-decoration: none;
}
.so_condition .rs a:hover {
  color: #ff6600;
}
.so_condition .rs .wli {
  width: 143px;
  height: 28px;
  line-height: 28px;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 5px;
}
.so_condition .rs .wli.select a {
  color: #ff6600;
  font-weight: bold;
}
.so_condition .rs .li {
  padding-left: 10px;
  padding-right: 10px;
  height: 26px;
  line-height: 26px;
  float: left;
  border: 1px #ffffff solid;
  background-color: #ffffff;
  margin-right: 8px;
  border-radius: 3px;
  margin-top: 5px;
}
.so_condition .rs .li:hover {
  border: 1px #b4b4b4 solid;
  background-color: #f7f7f7;
}
.so_condition .rs .li.select {
  border: 1px #ff6600 solid;
  background-color: #fff7ee;
}
.so_condition .rs .li.select a {
  color: #ff6600;
}
.so_condition .rs .bli {
  padding-left: 13px;
  padding-right: 27px;
  height: 30px;
  line-height: 30px;
  float: left;
  border: 1px #e7e7e7 solid;
  background-color: #ffffff;
  margin-right: 15px;
  cursor: pointer;
  background-image: url(../images/130.png);
  background-repeat: no-repeat;
  background-position: 76px -65px;
  border-radius: 3px;
  width: 60px;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 3px;
}
.so_condition .rs .bli .txt {
  display: block;
  _height: 28px;
  white-space: nowrap;
  _white-space: normal;
  _background: transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.so_condition .rs .bli:hover {
  border: 1px #b4b4b4 solid;
  color: #333333;
}
.so_condition .more {
  width: 83px;
  float: left;
  margin-top: 15px;
}
.so_condition .more .mbtn {
  width: 45px;
  height: 23px;
  padding-left: 12px;
  line-height: 23px;
  border: 1px #e6e6e6 solid;
  border-radius: 20px;
  font-size: 12px;
  cursor: pointer;
  background-position: 39px -149px;
  background-image: url(../images/130.png);
  background-repeat: no-repeat;
}
.so_condition .more .mbtn.none {
  display: none;
}
.so_condition .more .mbtn.close {
  background-position: 39px -114px;
}
.so_condition .more .mbtn:hover {
  border: 1px #999999 solid;
  color: #333333;
  background-color: #f5f5f5;
}
.so_condition .rs_classify {
  width: 1093px;
  margin-top: 15px;
  float: left;
}
.so_condition .rs_classify .wli_y {
  padding-left: 10px;
  padding-right: 28px;
  height: 30px;
  line-height: 30px;
  float: left;
  margin-right: 15px;
  border-radius: 3px;
  border: 1px #ff6600 solid;
  background-color: #fff7ee;
  cursor: pointer;
  background-image: url(../images/130.png);
  background-repeat: no-repeat;
  background-position: right -174px;
  color: #ff6600;
}
.so_condition .rs_classify .wli_y:hover {
  background-color: #ffffff;
}
.so_condition .rs_classify .showclassify {
  width: 1040px;
  border: 1px #ff6600 solid;
  margin-top: 17px;
  border-radius: 5px;
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fffbfb;
  position: relative;
}
.so_condition .rs_classify .showclassify .toparrow {
  position: absolute;
  left: 50px;
  top: -10px;
  width: 14px;
  height: 10px;
  background-image: url(../images/130.png);
  background-repeat: no-repeat;
  background-position: 0px -273px;
}
.so_condition .rs_classify .showclassify a {
  color: #333333;
  text-decoration: none;
}
.so_condition .rs_classify .showclassify a:hover {
  color: #ff6600;
}
.so_condition .rs_classify .showclassify .wli {
  width: 143px;
  height: 28px;
  line-height: 28px;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.so_condition .rs_classify .showclassify .wli.select a {
  color: #ff6600;
  font-weight: bold;
}
.so_condition .selected {
  width: 1198px;
  border-top: 1px #eeeeee solid;
  margin-top: 20px;
  display: none;
}
.so_condition .selected .stit {
  width: 90px;
  padding-right: 15px;
  float: left;
  text-align: right;
  padding-top: 3px;
  margin-top: 18px;
}
.so_condition .selected .sc {
  width: 1010px;
  float: left;
}
.so_condition .selected .sc .slist {
  padding-left: 10px;
  padding-right: 28px;
  height: 30px;
  line-height: 30px;
  float: left;
  margin-right: 15px;
  border-radius: 3px;
  border: 1px #ff6600 solid;
  background-color: #fff7ee;
  cursor: pointer;
  background-image: url(../images/130.png);
  background-repeat: no-repeat;
  background-position: right -174px;
  color: #ff6600;
  margin-top: 15px;
}
.so_condition .selected .sc .slist:hover {
  background-color: #ffffff;
}
.so_condition .selected .sc .slist span {
  color: #333333;
}
.so_condition .selected .sr {
  width: 83px;
  float: left;
  margin-top: 18px;
}
.so_condition .selected .sr .empty {
  width: 37px;
  height: 25px;
  padding-left: 28px;
  line-height: 25px;
  border: 1px #e6e6e6 solid;
  border-radius: 20px;
  font-size: 12px;
  cursor: pointer;
  background-position: 10px -212px;
  background-image: url(../images/130.png);
  background-repeat: no-repeat;
}
.so_condition .selected .sr .empty:hover {
  border: 1px #ff6600 solid;
  background-position: 10px -242px;
  color: #ff6600;
  background-color: #fff7ee;
}

/*地图搜索*/
.map_box {
  width: 1188px;
  padding: 5px;
  border: 1px #eeeeee solid;
  background: #ffffff;
  margin: 0 auto;
  margin-top: 30px;
  position: relative;
}
.map_box .conbox {
  width: 1188px;
  height: 400px;
}

/*列表表头*/
.plist {
  width: 1200px;
  margin: 0 auto;
  margin-top: 25px;
}
.plist .pl {
  width: 970px;
  float: left;
}
.plist .pl .toptitle {
  width: 943px;
  border: 1px #eeeeee solid;
  position: relative;
}
.plist .pl .toptitle .ts {
  width: 943px;
  height: 53px;
  border-bottom: 1px #eeeeee solid;
}
.plist .pl .toptitle .ts .l1 {
  float: left;
  width: 454px;
  height: 53px;
}
.plist .pl .toptitle .ts .l2 {
  float: left;
  width: 130px;
  height: 38px;
  padding-top: 15px;
}
.plist .pl .toptitle .ts .l2 .radiobox {
  margin-top: 2px;
  width: 17px;
  height: 17px;
  float: left;
  background-position: 0px -298px;
  background-image: url(../images/130.png);
  background-repeat: no-repeat;
}
.plist .pl .toptitle .ts .l2 .radiotxt {
  float: left;
  padding-left: 7px;
  width: 100px;
}
.plist .pl .toptitle .ts .l2 .radio_group {
  cursor: pointer;
}
.plist .pl .toptitle .ts .l2 .radio_group:hover .radiobox {
  background-position: 0px -321px;
}
.plist .pl .toptitle .ts .l2 .radio_group:hover .radiotxt {
  color: #ff6600;
}
.plist .pl .toptitle .ts .l2.select .radiobox {
  background-position: 0px -321px;
}
.plist .pl .toptitle .ts .l2.select .radiotxt {
  color: #ff6600;
}
.plist .pl .toptitle .ts .l3 {
  float: left;
  width: 53px;
  height: 53px;
  border-left: 1px #eeeeee solid;
  background-position: 15px -386px;
  background-image: url(../images/130.png);
  background-repeat: no-repeat;
  cursor: pointer;
}
.plist .pl .toptitle .ts .l3:hover {
  background-position: 15px -342px;
  background-color: #f9f9f9;
}
.plist .pl .toptitle .ts .l3.select {
  background-position: 15px -342px;
}
.plist .pl .toptitle .ts .l4 {
  float: left;
  width: 53px;
  height: 53px;
  border-left: 1px #eeeeee solid;
  background-position: 15px -468px;
  background-image: url(../images/130.png);
  background-repeat: no-repeat;
  cursor: pointer;
}
.plist .pl .toptitle .ts .l4:hover {
  background-position: 15px -430px;
  background-color: #f9f9f9;
}
.plist .pl .toptitle .ts .l4.select {
  background-position: 15px -430px;
}
.plist .pl .toptitle .ts .l5 {
  float: left;
  width: 120px;
  height: 53px;
  border-left: 1px #eeeeee solid;
  position: relative;
  text-align: center;
  color: #666666;
  line-height: 53px;
}
.plist .pl .toptitle .ts .l5 span {
  color: #ff6600;
}
.plist .pl .toptitle .ts .l5 .prev {
  width: 20px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  position: absolute;
  left: 5px;
  top: 8px;
  color: #999999;
  cursor: pointer;
}
.plist .pl .toptitle .ts .l5 .prev:hover {
  background-color: #f3f3f3;
  color: #ff6600;
}
.plist .pl .toptitle .ts .l5 .next {
  width: 20px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  position: absolute;
  right: 5px;
  top: 8px;
  font-size: 16px;
  color: #999999;
}
.plist .pl .toptitle .ts .l5 .next:hover {
  background-color: #f3f3f3;
  color: #ff6600;
  cursor: pointer;
}
.plist .pl .toptitle .ltype {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 436px;
}
.plist .pl .toptitle .ltype .typeli {
  float: left;
  height: 53px;
  line-height: 53px;
  border-right: 1px #eeeeee solid;
  padding-left: 22px;
  padding-right: 22px;
  cursor: pointer;
  font-size: 16px;
}
.plist .pl .toptitle .ltype .typeli.money {
  position: relative;
  background: url(../images/202.png) 14px 20px no-repeat;
  padding-left: 32px;
}
.plist .pl .toptitle .ltype .t-money {
  float: left;
  position: relative;
  width: 1px;
  height: 53px;
}
.plist .pl .toptitle .ltype .t-money .m-re-box {
  position: absolute;
  left: -120px;
  top: 60px;
  padding-left: 12px;
  padding-right: 45px;
  width: 265px;
  height: 42px;
  line-height: 40px;
  font-size: 12px;
  color: #666;
  background: #ed3030;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: bold;
  color: #fff;
}
.plist .pl .toptitle .ltype .t-money .m-re-box .red-txt {
  color: #fff;
}
.plist .pl .toptitle .ltype .t-money .m-re-arr {
  position: absolute;
  left: 20px;
  top: -6px;
  width: 10px;
  height: 7px;
  background: url(../images/205.png) no-repeat;
}
.plist .pl .toptitle .ltype .t-money .m-re-clo {
  position: absolute;
  left: 300px;
  top: 16px;
  width: 9px;
  height: 9px;
  background: url(../images/215.png) 0 0 no-repeat;
  cursor: pointer;
}
.plist .pl .toptitle .ltype .typeli:hover {
  color: #ff6600;
  height: 52px;
  border-bottom: 2px #ff6600 solid;
}
.plist .pl .toptitle .ltype .typeli.select {
  color: #ff6600;
  height: 52px;
  border-bottom: 2px #ff6600 solid;
}
.plist .pl .toptitle .sort {
  padding-top: 5px;
  height: 40px;
  padding-top: 10px;
}
.plist .pl .toptitle .sort .sl1 {
  float: left;
  width: 90px;
  text-align: right;
  padding-right: 10px;
  padding-top: 3px;
}
.plist .pl .toptitle .sort .sl2 {
  float: left;
  height: 24px;
  line-height: 24px;
  line-height: 24px;
  font-size: 12px;
  margin-right: 20px;
  border: 1px #eeeeee solid;
  padding-left: 12px;
  padding-right: 23px;
  display: block;
  text-decoration: none;
  color: #666666;
  background-position: right -521px;
  background-image: url(../images/130.png);
  background-repeat: no-repeat;
  border-radius: 3px;
}
.plist .pl .toptitle .sort .sl2:hover {
  border: 1px #cccccc solid;
  color: #ff6600;
  background-position: right -543px;
}
.plist .pl .toptitle .sort .sl2.select {
  border: 1px #eeeeee solid;
  color: #ff6600;
  background-position: right -543px;
}

/*列表内容*/
.plist .pl .listb {
  width: 943px;
  border: 1px #eeeeee solid;
  margin-top: 10px;
}
.plist .pl .listb .yli {
  width: 943px;
  border-bottom: 1px #eeeeee solid;
  padding-top: 18px;
  padding-bottom: 18px;
  background-color: #ffffff;
}
.plist .pl .listb .yli:hover {
  background-color: #fffdf7;
}
.plist .pl .listb .yli.select {
  background-color: #fff7dd;
}
.plist .pl .listb .yli .td1 {
  width: 25px;
  padding-left: 15px;
}
.plist .pl .listb .yli .td1 .radiobox {
  width: 17px;
  height: 17px;
  float: left;
  background-position: 0px -298px;
  background-image: url(../images/130.png);
  background-repeat: no-repeat;
  cursor: pointer;
  background-color: #ffffff;
}
.plist .pl .listb .yli .td1 .radiobox:hover {
  background-position: 0px -321px;
}
.plist .pl .listb .yli .td1 .radiobox.select {
  background-position: 0px -321px;
}
.plist .pl .listb .yli .td2 {
  width: 250px;
  padding-top: 1px;
  font-size: 16px;
  padding-right: 15px;
}
.plist .pl .listb .yli .td2 .i-m {
  margin-top: 2px;
}
.plist .pl .listb .yli .td2 .line_substring {
  margin-right: 5px;
  float: left;
  max-width: 210px;
  white-space: nowrap;
  _white-space: normal;
  _width: 210px;
  _height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  _background: transparent;
}
.plist .pl .listb .yli .td2 .td-j-name {
  float: left;
  max-width: 210px;
  white-space: nowrap;
  _white-space: normal;
  _width: 210px;
  _height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  _background: transparent;
}
.plist .pl .listb .yli .td2.has-alw .td-j-name {
  float: left;
  max-width: 130px;
  white-space: nowrap;
  _white-space: normal;
  _width: 130px;
  _height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  _background: transparent;
}
.plist .pl .listb .yli .td2 .td-j-img {
  float: left;
}
.plist .pl .listb .yli .td2 .j-n-money {
  float: left;
  padding-left: 12px;
  padding-top: 2px;
  font-size: 12px;
}
.plist .pl .listb .yli .td2 .j-n-money .j-m-l {
  float: left;
  height: 20px;
  line-height: 20px;
  background: #ff0000;
  color: #fff;
  padding: 0 5px;
}
.plist .pl .listb .yli .td2 .j-n-money .j-m-r {
  float: left;
  padding: 0 5px;
  height: 18px;
  line-height: 18px;
  border: 1px solid #ff0000;
  background: #fff;
  color: #ff0000;
}
.plist .pl .listb .yli .td2 .td-j-img {
  float: left;
  padding-left: 5px;
  *zoom: 1;
}
.plist .pl .listb .yli .td3 {
  width: 280px;
  font-size: 16px;
  padding-right: 15px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 21px;
}
.plist .pl .listb .yli .td3 img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.plist .pl .listb .yli .td3 a {
  color: #333333;
}
.plist .pl .listb .yli .td3 .line_substring {
  margin-right: 5px;
  float: left;
  max-width: 210px;
  white-space: nowrap;
  _white-space: normal;
  _width: 210px;
  _height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  _background: transparent;
}
.plist .pl .listb .yli .td4 {
  width: 180px;
  font-size: 16px;
  color: #ff6600;
}
.plist .pl .listb .yli .td5 {
  width: 95px;
  text-align: right;
  padding-right: 15px;
}
.plist .pl .listb .yli .td6 {
  width: 50px;
}
.plist .pl .listb .yli .td6 .hide {
  width: 22px;
  height: 20px;
  background-position: 0px -658px;
  background-image: url(../images/130.png);
  background-repeat: no-repeat;
  cursor: pointer;
}
.plist .pl .listb .yli .td6 .hide:hover {
  background-position: 0px -620px;
}
.plist .pl .listb .yli .td6 .hide.select {
  background-position: 0px -620px;
}
.plist .pl .listb .yli .td6 .show {
  width: 22px;
  height: 20px;
  background-position: 0px -701px;
  background-image: url(../images/130.png);
  background-repeat: no-repeat;
  cursor: pointer;
}
.plist .pl .listb .yli .td6 .show:hover {
  background-position: 0px -578px;
}
.plist .pl .listb .yli .td6 .show.select {
  background-position: 0px -578px;
}
.plist .pl .listb .yli .detail {
  width: 943px;
  padding-top: 15px;
}
.plist .pl .listb .yli .detail .ltx {
  float: left;
  width: 780px;
}
.plist .pl .listb .yli .detail .ltx .txt {
  padding-left: 40px;
}
.plist .pl .listb .yli .detail .ltx .txt span {
  color: #999999;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 10px;
}
.plist .pl .listb .yli .detail .ltx .bottxt {
  padding-left: 40px;
  font-size: 12px;
  padding-top: 5px;
  width: 690px;
  line-height: 180%;
  color: #999999;
}
.plist .pl .listb .yli .detail .ltx .dlabs {
  line-height: 22px;
  padding-left: 40px;
  margin-top: 13px;
  word-break: break-all;
}
.plist .pl .listb .yli .detail .ltx .dlabs .dl {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px #d4d4d4 solid;
  background-color: #ffffff;
  margin-right: 15px;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  border-radius: 2px;
  color: #666666;
}
.plist .pl .listb .yli .detail .rbtn {
  float: left;
  width: 145px;
}
.plist .pl .listb .yli .detail .rbtn .deliver {
  width: 80px;
  height: 38px;
  line-height: 38px;
  color: #ff5c00;
  border: 1px #ff5c00 solid;
  border-radius: 6px;
  background-position: 10px -726px;
  background-image: url(../images/130.png);
  cursor: pointer;
  background-repeat: no-repeat;
  padding-left: 45px;
  font-size: 15px;
  margin-top: 2px;
}
.plist .pl .listb .yli .detail .rbtn .deliver:hover {
  background-position: 10px -771px;
  background-color: #ff5c00;
  color: #ffffff;
  border: 1px #db4d00 solid;
}
.plist .pl .listb .yli .detail .rbtn .favorites {
  width: 50px;
  height: 16px;
  line-height: 16px;
  color: #666666;
  background-position: 18px -826px;
  background-image: url(../images/130.png);
  cursor: pointer;
  background-repeat: no-repeat;
  padding-left: 42px;
  font-size: 12px;
  margin-left: 20px;
  margin-top: 10px;
}
.plist .pl .listb .yli .detail .rbtn .favorites:hover {
  background-position: 18px -862px;
  color: #ff5c00;
}
.plist .pl .listb .yli .detail .rbtn .favorites.has-favor {
  background-position: 18px -862px;
  color: #ff5c00;
}
.plist .pl .listb .yli .detail .rbtn .map-area {
  display: none;
}
.plist .pl .listb .yli .detail .map-btn {
  position: relative;
}
.plist .pl .listb .yli .detail .map-btn .favorites {
  margin-left: 0;
  padding-left: 0;
  width: 35px;
}
.plist .pl .listb .yli .detail .map-btn .map-area {
  display: block;
  position: absolute;
  bottom: -2px;
  right: 37px;
  color: #ff6600;
  font-size: 16px;
}

/*列表下方按钮*/
.plist .pl .listbtn {
  height: 50px;
  padding-top: 15px;
  border-bottom: 1px #eeeeee solid;
}
.plist .pl .listbtn .td1 {
  width: 25px;
  padding-left: 15px;
  padding-top: 5px;
}
.plist .pl .listbtn .td1 .radiobox {
  margin-top: 2px;
  width: 17px;
  height: 17px;
  float: left;
  background-position: 0px -298px;
  background-image: url(../images/130.png);
  background-repeat: no-repeat;
  cursor: pointer;
  background-color: #ffffff;
}
.plist .pl .listbtn .td1 .radiobox:hover {
  background-position: 0px -321px;
}
.plist .pl .listbtn .td1 .radiobox.select {
  background-position: 0px -321px;
}
.plist .pl .listbtn .td2 {
  width: 400px;
}
.plist .pl .listbtn .td2 .lbts {
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  float: left;
  border: 1px #d2d2d2 solid;
  margin-right: 15px;
  cursor: pointer;
  border-radius: 4px;
  background-color: #f9f9f9;
}
.plist .pl .listbtn .td2 .lbts:hover {
  border: 1px #ff6600 solid;
  color: #ff6600;
  background-color: #ffffff;
}

/*列表下方推荐*/
.bot_info {
  width: 943px;
  border: 1px #eeeeee solid;
  margin-top: 15px;
}
.bot_info .topnavbg {
  height: 50px;
  width: 943px;
  border-bottom: 1px #eeeeee solid;
  position: relative;
}
.bot_info .topnav {
  padding-left: 15px;
  position: absolute;
  height: 51px;
  left: 0px;
  top: 0px;
}
.bot_info .topnav .tl {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 10px;
  height: 50px;
  border-bottom: 1px #eeeeee solid;
  line-height: 50px;
  font-size: 16px;
  cursor: pointer;
  color: #333333;
}
.bot_info .topnav .tl:hover {
  color: #333333;
  border-bottom: 2px #cccccc solid;
  height: 49px;
}
.bot_info .topnav .tl.select {
  color: #333333;
  border-bottom: 2px #ff5a00 solid;
  height: 49px;
}
.bot_info .showbotinfo {
  padding-left: 20px;
  padding-bottom: 20px;
  padding-top: 15px;
  display: none;
}
.bot_info .showbotinfo.show {
  display: block;
}
.bot_info .showbotinfo .ili {
  float: left;
  width: 126px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 30px;
  padding-left: 5px;
  line-height: 30px;
}

/*列表右侧*/
.plist .pr {
  width: 230px;
  float: left;
}
.plist .pr .ad230_175 {
  width: 230px;
  height: 175px;
  margin-bottom: 25px;
}
.plist .pr .ad230_175 img {
  width: 230px;
  height: 175px;
  border: 0;
  margin-bottom: 25px;
}
.plist .pr .lisbox {
  width: 228px;
  border: 1px #eeeeee solid;
  margin-bottom: 25px;
}
.plist .pr .lisbox .t {
  padding-left: 20px;
  font-size: 16px;
  border-bottom: 1px #eeeeee solid;
  background-color: #f8f8f8;
  height: 46px;
  line-height: 46px;
}
.plist .pr .lisbox .yl {
  border-bottom: 1px #eeeeee solid;
  width: 213px;
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.plist .pr .lisbox .yl .pic {
  width: 63px;
  height: 63px;
  border: 1px #eeeeee solid;
  border-radius: 8px;
  float: left;
}
.plist .pr .lisbox .yl .pic img {
  width: 63px;
  height: 63px;
  border-radius: 8px;
}
.plist .pr .lisbox .yl .txts {
  width: 138px;
  font-size: 12px;
  float: left;
  padding-left: 10px;
}
.plist .pr .lisbox .yl .txts .t1 {
  width: 130px;
  font-size: 14px;
  height: 25px;
}
.plist .pr .lisbox .yl .txts .t1 a:hover {
  color: #ff6600;
}
.plist .pr .lisbox .yl .txts .t2 {
  width: 130px;
  height: 22px;
}
.plist .pr .lisbox .yl:hover {
  background-color: #fffdfb;
}
.plist .pr .lisbox .yl:hover .pic {
  border: 1px #cccccc solid;
}
.plist .pr .lisbox .empty {
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  font-size: 12px;
}
.plist .pr .lisbox .eyl {
  border-bottom: 1px #eeeeee solid;
  width: 208px;
  font-size: 12px;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.plist .pr .lisbox .eyl .jname {
  width: 115px;
  float: left;
  font-size: 14px;
  height: 25px;
}
.plist .pr .lisbox .eyl .jname a {
  color: #333333;
}
.plist .pr .lisbox .eyl .city {
  width: 78px;
  float: left;
  text-align: right;
  height: 28px;
}
.plist .pr .lisbox .eyl .etxt {
  width: 193px;
  height: 20px;
  padding-right: 15px;
}
.plist .pr .lisbox .eyl:hover {
  background-color: #fffdfb;
}

/*关键字变色*/
.highlight {
  color: #ff0000;
}
.map_company {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #dfdfdf;
}
.map_company a {
  height: 30px;
  line-height: 30px;
  color: #333;
  text-decoration: none;
}
.map_jobs {
  height: 30px;
  line-height: 30px;
  color: #ff6600;
  text-decoration: none;
}
.map_jobs.more {
  color: #0066cc;
  font-size: 12px;
}
.map_company a:hover,
.map_jobs:hover {
  text-decoration: underline;
}

/*附近职位*/
.sobox .righttxt .sr-map-left {
  float: left;
}
.sobox .righttxt .sr-map-right {
  float: left;
  padding-left: 32px;
  background-image: url(../images/109.png);
  background-repeat: no-repeat;
  background-position: 12px -109px;
  *zoom: 1;
}
.sobox .righttxt .sr-map-right .cur-map-pos {
  display: none;
  margin-right: 10px;
  *zoom: 1;
}
.sobox .righttxt .sr-map-right .map-clear {
  display: none;
  margin-left: 10px;
  *zoom: 1;
}
.map-show {
  width: 960px;
  height: 530px;
  background: #fff;
}
.map-show .ms-top {
  height: 60px;
  line-height: 60px;
  width: 100%;
}
.map-show .ms-box {
  position: relative;
  overflow: hidden;
}
.map-show .ms-box .search-panel {
  position: absolute;
  left: 447px;
  top: 50px;
  pointer-events: none;
  z-index: 5;
  *zoom: 1;
}
.map-show .ms-box .search-panel .sea-box {
  border-radius: 2px;
  width: 386px;
  position: relative;
  z-index: 5;
  *zoom: 1;
}
.search-panel .sea-box .sea-container {
  z-index: 2;
  pointer-events: auto;
  width: 329px;
  float: left;
  box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.25);
}
.search-panel .sea-box .search-button {
  pointer-events: auto;
  background: url(../images/201.png) no-repeat 0 -76px #3385ff;
  width: 57px;
  height: 38px;
  float: left;
  border: 0;
  padding: 0;
  cursor: pointer;
  border-radius: 0 2px 2px 0;
  box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.25);
  z-index: 5;
  *zoom: 1;
}
.search-panel .sea-box .search-button:hover {
  background-color: #2e77e5;
}
.search-panel .sea-box .sea-container .sea-content {
  width: 329px;
  height: 38px;
  border-radius: 2px 0 0 2px;
  background: #fff;
}
.sea-container .sea-content .sole-input {
  border: 0;
  line-height: 38px;
  font-size: 14px;
  height: 38px;
  color: #333;
  border-radius: 2px 0 0 2px;
  padding-left: 12px;
  float: left;
  width: 317px;
}
.map-show .ms-box .done-group {
  position: absolute;
  left: 475px;
  bottom: 20px;
  width: 350px;
  height: 75px;
  background: rgba(0, 0, 0, 0.5);
  -pie-background: rgba(0, 0, 0, 0.5);
  z-index: 5;
  *zoom: 1;
}
.ms-box .done-group .btn-group {
  position: relative;
  padding-top: 21px;
  padding-left: 50px;
  z-index: 5;
  *zoom: 1;
}
.done-group .btn-group .c-btn {
  width: 90px;
  height: 34px;
  line-height: 34px;
  cursor: pointer;
  text-align: center;
  float: left;
  z-index: 5;
  *zoom: 1;
}
.done-group .btn-group .c-btn.gre-btn {
  margin-right: 65px;
  *zoom: 1;
}
.map-show .ms-box .mb-left {
  width: 320px;
  height: 530px;
  float: left;
}
.map-show .ms-box .mb-left .mb-title {
  width: 300px;
  height: 48px;
  line-height: 48px;
  padding-left: 20px;
  color: #fff;
  background: #52adf7;
  font-size: 16px;
  *zoom: 1;
}
.map-show .ms-box .mb-li li {
  display: block;
  width: 320px;
  height: 36px;
  cursor: pointer;
  font-size: 12px;
  *zoom: 1;
}
.map-show .ms-box .mb-li li .tit {
  float: left;
  height: 36px;
  line-height: 36px;
  padding-left: 45px;
  background: url(../images/200.png) 20px 12px no-repeat;
  color: #333;
  *zoom: 1;
}
.map-show .ms-box .mb-li li .adr {
  float: left;
  height: 36px;
  line-height: 36px;
  padding-left: 15px;
  color: #666;
  *zoom: 1;
}
.map-show .ms-box .mb-li li:hover {
  background: #ebebeb;
}
.map-show .ms-box .mb-left li a:hover {
  text-decoration: underline;
}
.map-show .ms-box .mb-right {
  width: 625px;
  height: 530px;
  margin-left: 15px;
  float: left;
  *zoom: 1;
}
.map-search {
  float: left;
  width: 413px;
  height: 40px;
  background-color: #fff;
  border: 1px solid #ededed;
}
.map-search .map-search-input {
  height: 40px;
  border: none;
  outline: 0;
  padding-left: 13px;
  width: 400px;
  font-size: 16px;
}
.tangram-suggestion-main {
  z-index: 9999;
}

/*搜索联想*/
.autocomplete-w1 {
  position: absolute;
  top: 5px;
  left: 0px;
  margin: 8px 0 0 6px;
  _background: none;
  _margin: 0;
  line-height: 160%;
}

/*搜索蒙版*/
.jobslist-login-layer {
  width: 100%;
  height: 580px;
  background: url(../images/223.jpg) no-repeat;
  background-size: 100% 100%;
}
.jobslist-login-layer .tip-block {
  height: 160px;
  text-align: center;
  font-size: 22px;
  margin: 0 auto;
  padding-top: 140px;
}
.jobslist-login-layer .tip-block .tip-block-title p {
  padding-bottom: 20px;
}
.jobslist-login-layer .tip-block .tip-block-title .small {
  font-size: 16px;
  color: #666;
}
.jobslist-login-layer .tip-block .tip-block-title .middle {
  color: #333;
  font-weight: bold;
}
.jobslist-login-layer .tip-block .tip-block-title .large {
  font-size: 40px;
}
.jobslist-login-layer .tip-block .btn_inline {
  font-size: 14px;
  padding: 10px 24px;
}
