#xy_title {
  background-image: url(../images/xy.png);
  background-size: 19px;
}
#xy_title > a {
  color: #2577e3;
}
#xy_title > a:hover {
  text-decoration: underline;
}
/* 职位详细页 */
.jobsshow {
  margin: 0 auto;
  margin-top: 25px;
  width: 1200px;
}
.jobsshow .l {
  float: left;
  width: 880px;
}
.jobsshow .l .main {
  width: 853px;
  border: 1px #eeeeee solid;
}
.jobsshow .l .main .jobstit {
  width: 853px;
  background-color: #f7f7f7;
  border-bottom: 1px #cccccc dashed;
  position: relative;
}
.jobsshow .l .main .jobstit .rightbg {
  width: 27px;
  height: 27px;
  background-image: url(../images/01.png);
  background-repeat: no-repeat;
  top: -1px;
  right: -1px;
  position: absolute;
}
.jobsshow .l .main .jobstit .time {
  width: 190px;
  height: 80px;
  top: 30px;
  right: 0px;
  position: absolute;
  font-size: 12px;
}
.jobsshow .l .main .jobstit .time .timebg {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  height: 20px;
  background-image: url(../images/01.png);
  background-repeat: no-repeat;
  background-position: 0px -35px;
  padding-top: 2px;
}
.jobsshow .l .main .jobstit .time .timebg.viewbg {
  background-position: 0px -63px;
}
.jobsshow .l .main .jobstit .jobname {
  padding: 15px 200px 0px 40px;
  color: #333333;
}
.jobsshow .l .main .jobstit .jobname .j-n-txt {
  float: left;
  line-height: 36px;
  font-size: 28px;
}
.jobsshow .l .main .jobstit .jobname .j-n-money {
  float: left;
  padding-left: 12px;
  padding-top: 10px;
  font-size: 12px;
}
.jobsshow .l .main .jobstit .wage {
  height: 53px;
  line-height: 53px;
  font-size: 20px;
  color: #ff6600;
  background-image: url(../images/01.png);
  background-repeat: no-repeat;
  background-position: 40px -78px;
  padding-left: 75px;
}
.jobsshow .l .main .jobstit .lab {
  padding-left: 40px;
}
.jobsshow .l .main .jobstit .lab .li {
  float: left;
  padding-left: 12px;
  padding-right: 12px;
  height: 30px;
  border: 1px #d7d7d7 solid;
  line-height: 30px;
  border-radius: 4px;
  background-color: #ffffff;
  margin-right: 10px;
  margin-bottom: 20px;
}
.jobsshow .l .main .jobstit .lab .li:hover {
  background-color: #fffaf0;
  border: 1px #ff6600 solid;
  color: #ff6600;
}
.jobsshow .l .main .item {
  width: 813px;
  border-bottom: 1px dashed #cccccc;
  padding-left: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
.jobsshow .l .main .item .itemli {
  float: left;
  width: 200px;
  height: 36px;
  line-height: 36px;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 15px;
}
.jobsshow .l .main .item .itemli span {
  padding-right: 15px;
  color: #999999;
}
.jobsshow .l .main .item .add {
  float: left;
  height: 36px;
  line-height: 36px;
  color: #333333;
  padding-right: 10px;
}
.jobsshow .l .main .item .add span {
  padding-right: 15px;
  float: left;
  color: #999999;
}
.jobsshow .l .main .item .map {
  width: 21px;
  height: 21px;
  float: left;
  background-image: url(../images/01.png);
  background-repeat: no-repeat;
  background-position: 0px -149px;
  margin-top: 7px;
  cursor: pointer;
}
.jobsshow .l .main .item .map:hover {
  background-position: 0px -179px;
}
.jobsshow .l .main .item .invalid_icon {
  position: absolute;
  right: 50px;
  top: 45px;
  width: 148px;
  height: 88px;
  overflow: hidden;
  background: url(../images/08.png);
}
.jobsshow .l .main .item .btns {
  position: absolute;
  right: 50px;
  top: 55px;
}
.jobsshow .l .main .item .btns .app {
  width: 86px;
  line-height: 40px;
  padding-left: 42px;
  font-size: 16px;
  height: 40px;
  background-color: #ff6600;
  background-image: url(../images/01.png);
  background-repeat: no-repeat;
  background-position: 15px -208px;
  color: #ffffff;
  border-radius: 4px;
  cursor: pointer;
}
.jobsshow .l .main .item .btns .app:hover {
  background-color: #ff4400;
}
.jobsshow .l .main .item .btns .app-m {
  width: 86px;
  line-height: 40px;
  padding-left: 42px;
  font-size: 16px;
  height: 40px;
  background-color: #ff0000;
  background-image: url(../images/09.png);
  background-repeat: no-repeat;
  background-position: 17px 12px;
  color: #ffffff;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
}
.jobsshow .l .main .item .btns .app-m .m-re-box {
  display: none;
  position: absolute;
  right: 0;
  top: 50px;
  z-index: 9;
  width: 460px;
  padding: 10px 0;
  font-size: 14px;
  background: #fefce8;
  border: 1px solid #ffe4b5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.jobsshow .l .main .item .btns .app-m .m-re-box .h15 {
  width: 100%;
  height: 15px;
}
.jobsshow .l .main .item .btns .app-m .m-re-box .h18 {
  width: 100%;
  height: 18px;
}
.jobsshow .l .main .item .btns .app-m .m-re-box .red-txt {
  color: #ff0000;
}
.jobsshow .l .main .item .btns .app-m .m-re-arr {
  position: absolute;
  right: 56px;
  top: -7px;
  width: 10px;
  height: 7px;
  background: url(../images/10.png) no-repeat;
}
.jobsshow .l .main .item .btns .app-m:hover {
  background-color: #ec0909;
}
.jobsshow .l .main .item .btns .app-m:hover .m-re-box {
  display: block;
}
.jobsshow .l .main .item .btns .sbtn {
  width: 26px;
  height: 26px;
  float: left;
  margin-left: 22px;
  margin-right: 8px;
  background-image: url(../images/01.png);
  background-repeat: no-repeat;
  background-position: 5px -260px;
  margin-top: 15px;
  cursor: pointer;
}
.jobsshow .l .main .item .btns .sbtn.s1 {
  background-position: 5px -260px;
}
.jobsshow .l .main .item .btns .sbtn.s1:hover {
  background-position: 5px -290px;
}
.jobsshow .l .main .item .btns .sbtn.s2 {
  background-position: 5px -318px;
}
.jobsshow .l .main .item .btns .sbtn.s2:hover {
  background-position: 5px -348px;
}
.jobsshow .l .main .item .btns .sbtn.s3 {
  background-position: 5px -379px;
}
.jobsshow .l .main .item .btns .sbtn.s3:hover {
  background-position: 5px -414px;
}
.jobsshow .l .main .contact {
  width: 853px;
  border-bottom: 1px #cccccc dashed;
  padding-top: 15px;
  padding-bottom: 25px;
  position: relative;
}
.jobsshow .l .main .contact .tit {
  margin-left: 22px;
  border-left: 3px #ff6600 solid;
  padding-left: 15px;
  font-size: 18px;
  color: #333333;
  height: 18px;
  line-height: 18px;
  margin-bottom: 25px;
}
.jobsshow .l .main .contact .txt {
  height: 30px;
  padding-left: 42px;
  font-size: 16px;
  margin-top: 10px;
  float: left;
}
.jobsshow .l .main .contact .txt img {
  vertical-align: middle;
  padding-left: 15px;
}
.jobsshow .l .main .contact .txt .tel {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #ff6600;
  font-size: 18px;
  padding-right: 30px;
}
.jobsshow .l .main .contact .appbtn {
  float: left;
  width: 95px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #ff6600;
  border: 1px #ff6600 solid;
  border-radius: 4px;
  background-color: #ffffff;
  text-align: center;
  cursor: pointer;
  margin-top: 5px;
}
.jobsshow .l .main .contact .appbtn:hover {
  background-color: #ff6600;
  color: #ffffff;
}
.jobsshow .l .main .contact .teltip {
  width: 315px;
  background-color: #a6a6a6;
  color: #ffffff;
  height: 36px;
  line-height: 36px;
  padding-left: 18px;
  position: relative;
  margin-top: 12px;
  margin-left: 122px;
}
.jobsshow .l .main .contact .teltip .arrows {
  position: absolute;
  left: 26px;
  top: -9px;
  width: 30px;
  height: 12px;
  background-image: url(../images/01.png);
  background-repeat: no-repeat;
  background-position: 5px -456px;
}
.jobsshow .l .main .contact .statistics {
  width: 768px;
  height: 100px;
  border: 1px #c8c8c8 dashed;
  margin: 0 auto;
  margin-top: 30px;
  position: relative;
}
.jobsshow .l .main .contact .statistics .sttit {
  width: 95px;
  height: 25px;
  line-height: 25px;
  background-color: #ffffff;
  position: absolute;
  left: 20px;
  top: -15px;
  text-align: center;
  font-size: 16px;
}
.jobsshow .l .main .contact .statistics .stli {
  width: 252px;
  border-right: 1px #c8c8c8 dashed;
  height: 70px;
  float: left;
  margin-top: 15px;
}
.jobsshow .l .main .contact .statistics .stli.last {
  border-right-width: 0px;
}
.jobsshow .l .main .contact .statistics .stli .slitit {
  text-align: center;
  font-size: 18px;
  color: #ff6600;
  height: 30px;
  padding-top: 12px;
}
.jobsshow .l .main .contact .statistics .stli .slitxt {
  text-align: center;
  font-size: 14px;
  height: 23px;
}
.jobsshow .l .main .contact .statistics .stli .slitxthelp {
  text-align: center;
  font-size: 14px;
  height: 23px;
  position: relative;
  background-image: url(../images/01.png);
  background-repeat: no-repeat;
  background-position: right -490px;
  width: 136px;
  margin: 0 auto;
  cursor: pointer;
}
.jobsshow .l .main .contact .statistics .stli .slitxthelp:hover {
  background-position: right -516px;
}
.jobsshow .l .main .contact .statistics .stli .slitxthelp .tip {
  display: none;
  width: 200px;
  background-color: #a6a6a6;
  color: #ffffff;
  height: 36px;
  line-height: 36px;
  position: absolute;
  margin-top: 15px;
  left: 75px;
  top: 23px;
}
.jobsshow .l .main .contact .statistics .stli .slitxthelp .tip .arrows {
  position: absolute;
  left: 26px;
  top: -12px;
  width: 30px;
  height: 12px;
  background-image: url(../images/01.png);
  background-repeat: no-repeat;
  background-position: 5px -456px;
}
.jobsshow .l .main .describe {
  width: 853px;
  padding-top: 15px;
  padding-bottom: 25px;
}
.jobsshow .l .main .describe .tit {
  margin-left: 22px;
  border-left: 3px #ff6600 solid;
  padding-left: 15px;
  font-size: 18px;
  color: #333333;
  height: 18px;
  line-height: 18px;
  margin-bottom: 20px;
}
.jobsshow .l .main .describe .txt {
  padding-left: 42px;
  line-height: 180%;
  padding-right: 30px;
  word-break: break-all;
}
.jobsshow .l .main .describe .qrcode {
  width: 753px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0 auto;
  margin-top: 30px;
  background-color: #feecde;
  padding-left: 15px;
}
.jobsshow .l .main .describe .qrcode .code {
  width: 70px;
  height: 70px;
  padding: 3px;
  background-color: #ffffff;
  float: left;
}
.jobsshow .l .main .describe .qrcode .code img {
  width: 70px;
  height: 70px;
  border: 0px;
}
.jobsshow .l .main .describe .qrcode .codetxt {
  float: left;
  padding-left: 15px;
  padding-top: 25px;
  width: 280px;
}
.jobsshow .l .main .describe .qrcode .res {
  float: left;
  padding-left: 65px;
  line-height: 200%;
  padding-top: 10px;
  background-image: url(../images/02.png);
  background-repeat: no-repeat;
  background-position: 0px 15px;
}
.jobsshow .l .main .describe .qrcode .res strong {
  color: #ff6600;
}
.jobsshow .l .main .describe .qrcode .res span {
  padding-left: 5px;
  padding-right: 5px;
}
.jobsshow .l .main .describe .qrcode .resempty {
  float: left;
  padding-left: 65px;
  line-height: 200%;
  padding-top: 10px;
  background-image: url(../images/02.png);
  background-repeat: no-repeat;
  background-position: 0px 15px;
  padding-top: 25px;
  height: 50px;
}
.jobsshow .l .main .describe .qrcode .resempty .resadd {
  cursor: pointer;
  display: inline;
  margin-left: 25px;
  padding: 9px 20px;
  background-color: #ff6600;
  color: #ffffff;
  border-radius: 6px;
}
.jobsshow .l .main .describe .qrcode .resempty .resadd:hover {
  background-color: #ff4400;
}
.jobsshow .l .main .describe .qrcode .reslogin {
  float: left;
  padding-left: 65px;
  line-height: 200%;
  padding-top: 10px;
  background-image: url(../images/02.png);
  background-repeat: no-repeat;
  background-position: 0px 15px;
  padding-top: 25px;
  height: 50px;
}
.jobsshow .l .main .describe .qrcode .reslogin .resadd {
  cursor: pointer;
  display: inline;
  margin-left: 25px;
  padding: 9px 20px;
  background-color: #ff6600;
  color: #ffffff;
  border-radius: 6px;
}
.jobsshow .l .main .describe .qrcode .reslogin .resadd:hover {
  background-color: #ff4400;
}
.jobsshow .l .main .appjob {
  padding-left: 15px;
  padding-top: 30px;
  color: #999999;
}
.jobsshow .l .main .appjob .appbtn {
  cursor: pointer;
  display: inline;
  margin-left: 25px;
  margin-right: 25px;
  font-size: 16px;
  padding: 10px 25px;
  background-color: #ff6600;
  color: #ffffff;
  border-radius: 6px;
}
.jobsshow .l .main .appjob .appbtn:hover {
  background-color: #ff4400;
}
.jobsshow .l .main .appjob .appbtn.btn_disabled {
  background-color: #ebebeb;
  border: 1px #cbcecf solid;
  color: #a0a0a0;
  cursor: default;
}
.jobsshow .l .main .appjob .appbtn.btn_disabled:hover {
  background-color: #ebebeb;
  border: 1px #cbcecf solid;
  color: #a0a0a0;
  cursor: default;
}
.jobsshow .l .main .favorite {
  margin-top: 35px;
  padding-left: 670px;
}
.jobsshow .l .main .favorite .fli {
  width: 40px;
  padding-left: 30px;
  float: left;
  height: 26px;
  line-height: 26px;
  color: #666666;
  background-color: #efefef;
  margin-right: 2px;
  font-size: 12px;
  background-image: url(../images/01.png);
  background-repeat: no-repeat;
  background-position: 0px -558px;
  cursor: pointer;
}
.jobsshow .l .main .favorite .fli.f1 {
  background-position: 10px -553px;
}
.jobsshow .l .main .favorite .fli.f1:hover {
  color: #ff6600;
  background-position: 10px -593px;
}
.jobsshow .l .main .favorite .fli.f2 {
  background-position: 10px -632px;
}
.jobsshow .l .main .favorite .fli.f2:hover {
  color: #ff6600;
  background-position: 10px -662px;
}
.jobsshow .l .main .favorite .fli.f3 {
  background-position: 10px -694px;
}
.jobsshow .l .main .favorite .fli.f3:hover {
  color: #ff6600;
  background-position: 10px -725px;
}
.jobsshow .l .comjobs {
  width: 853px;
  border: 1px #eeeeee solid;
  margin-top: 25px;
}
.jobsshow .l .comjobs .tit {
  width: 853px;
  border-bottom: 1px #eeeeee solid;
  font-size: 16px;
  color: #333333;
  height: 48px;
  line-height: 48px;
}
.jobsshow .l .comjobs .tit .t {
  width: 260px;
  float: left;
  padding-left: 20px;
}
.jobsshow .l .comjobs .tit .more {
  font-size: 12px;
  width: 140px;
  float: right;
}
.jobsshow .l .comjobs .listbox {
  padding-left: 25px;
  padding-top: 20px;
}
.jobsshow .l .comjobs .list {
  border: 1px #eeeeee solid;
  padding-left: 12px;
  padding-top: 10px;
  padding-bottom: 5px;
  float: left;
  margin-bottom: 20px;
  width: 240px;
  margin-right: 20px;
}
.jobsshow .l .comjobs .list:hover {
  border: 1px #ff6600 solid;
  -moz-box-shadow: 0px 0px 10px #e4e4e4;
  -webkit-box-shadow: 0px 0px 10px #e4e4e4;
  box-shadow: 0px 0px 10px #e4e4e4;
  background-color: #fefcf8;
}
.jobsshow .l .comjobs .list .jobname {
  width: 235px;
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.jobsshow .l .comjobs .list .jobname .al-img {
  vertical-align: middle;
}
.jobsshow .l .comjobs .list .wage {
  width: 130px;
  color: #ff6600;
  height: 28px;
}
.jobsshow .l .comjobs .list .txt {
  height: 28px;
  padding-right: 10px;
}
.jobsshow .l .comjobs .list .txt .line_substring {
  float: left;
  max-width: 90px;
  white-space: nowrap;
  _white-space: normal;
  _width: 80px;
  _height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  _background: transparent;
}
.jobsshow .l .comjobs .list .txt span {
  padding-left: 5px;
  padding-right: 5px;
}
.jobsshow .r {
  float: left;
  width: 320px;
}
.jobsshow .r .cominfo {
  width: 318px;
  border: 1px #eeeeee solid;
}
.jobsshow .r .cominfo:hover {
  -moz-box-shadow: 0px 0px 10px #e4e4e4;
  -webkit-box-shadow: 0px 0px 10px #e4e4e4;
  box-shadow: 0px 0px 10px #e4e4e4;
  background-color: #ffffff;
}
.jobsshow .r .cominfo .comlogo {
  width: 140px;
  height: 140px;
  padding: 3px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 5px;
  border: 1px #eeeeee solid;
}
.jobsshow .r .cominfo .comlogo img {
  width: 140px;
  height: 140px;
  border: 0px;
}
.jobsshow .r .cominfo .comname {
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  margin-bottom: 10px;
  color: #333333;
  width: 318px;
  text-align: center;
}
.jobsshow .r .cominfo .comname .line_substring {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 200px;
  white-space: nowrap;
  _white-space: normal;
  _width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  _background: transparent;
  margin-left: 22px;
}
.jobsshow .r .cominfo .comname * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.jobsshow .r .cominfo .comname img {
  margin-top: 2px;
  margin-left: 5px;
}
.jobsshow .r .cominfo .info {
  padding-left: 30px;
  height: 40px;
  max-width: 260px;
  white-space: nowrap;
  _white-space: normal;
  _width: 260px;
  _height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  _background: transparent;
}
.jobsshow .r .cominfo .info span {
  padding: 3px 6px;
  margin-right: 20px;
  background-color: #f8f8f8;
  color: #666666;
}
.jobsshow .r .famousWrap {
  width: 318px;
  border: 1px #eeeeee solid;
  margin-top: 20px;
}
.jobsshow .r .famousWrap:hover {
  -moz-box-shadow: 0px 0px 10px #e4e4e4;
  -webkit-box-shadow: 0px 0px 10px #e4e4e4;
  box-shadow: 0px 0px 10px #e4e4e4;
  background-color: #ffffff;
}
.jobsshow .r .comqrcode {
  width: 288px;
  border: 1px #eeeeee solid;
  margin-top: 25px;
  padding-left: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.jobsshow .r .comqrcode:hover {
  -moz-box-shadow: 0px 0px 10px #e4e4e4;
  -webkit-box-shadow: 0px 0px 10px #e4e4e4;
  box-shadow: 0px 0px 10px #e4e4e4;
  background-color: #ffffff;
}
.jobsshow .r .comqrcode .code {
  width: 85px;
  height: 85px;
  padding: 3px;
  border: 1px #eeeeee solid;
  float: left;
}
.jobsshow .r .comqrcode .code img {
  width: 85px;
  height: 85px;
}
.jobsshow .r .comqrcode .codetxt {
  float: left;
  width: 155px;
  padding-left: 20px;
  line-height: 160%;
}
.jobsshow .r .security {
  width: 320px;
  margin-top: 25px;
}
.jobsshow .r .security:hover {
  -moz-box-shadow: 0px 0px 10px #e4e4e4;
  -webkit-box-shadow: 0px 0px 10px #e4e4e4;
  box-shadow: 0px 0px 10px #e4e4e4;
  background-color: #ffffff;
}
.jobsshow .r .security img {
  width: 320px;
  height: 326px;
  border: 0px;
}
.jobsshow .r .comjobs {
  width: 318px;
  border: 1px #eeeeee solid;
  margin-top: 25px;
}
.jobsshow .r .comjobs .tit {
  width: 318px;
  border-bottom: 1px #eeeeee solid;
  font-size: 16px;
  color: #333333;
  height: 48px;
  line-height: 48px;
}
.jobsshow .r .comjobs .tit .t {
  width: 160px;
  float: left;
  padding-left: 20px;
}
.jobsshow .r .comjobs .tit .more {
  font-size: 12px;
  width: 50px;
  float: right;
}
.jobsshow .r .comjobs .list {
  border-bottom: 1px #eeeeee solid;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.jobsshow .r .comjobs .list:hover {
  background-color: #fefcf8;
}
.jobsshow .r .comjobs .list .jobname {
  width: 180px;
  float: left;
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.jobsshow .r .comjobs .list .wage {
  width: 100px;
  float: left;
  text-align: right;
  color: #ff6600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.jobsshow .r .comjobs .list .txt {
  height: 28px;
}
.jobsshow .r .comjobs .list .txt span {
  padding-left: 5px;
  padding-right: 5px;
}
.jobsshow .r .comjobs .list .txt .line_substring {
  float: left;
  max-width: 130px;
  white-space: nowrap;
  _white-space: normal;
  _width: 90px;
  _height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  _background: transparent;
}
.jobsshow .r .leave_msg {
  width: 318px;
  border: 1px #eeeeee solid;
  margin-top: 25px;
}
.jobsshow .r .leave_msg:hover {
  -moz-box-shadow: 0px 0px 10px #e4e4e4;
  -webkit-box-shadow: 0px 0px 10px #e4e4e4;
  box-shadow: 0px 0px 10px #e4e4e4;
  background-color: #ffffff;
}
.jobsshow .r .leave_msg .tit {
  width: 318px;
  font-size: 16px;
  color: #333333;
  height: 48px;
  line-height: 48px;
}
.jobsshow .r .leave_msg .tit .t {
  width: 160px;
  float: left;
  padding-left: 20px;
}
.jobsshow .r .leave_msg .msg_textarea {
  padding: 10px 20px;
  padding-top: 0;
}
.jobsshow .r .leave_msg .msg_textarea textarea {
  height: 80px;
  border-radius: 5px;
  resize: none;
  padding: 10px;
  border: 1px solid #ededed;
  width: 258px;
}
.jobsshow .r .leave_msg .send_btn_group {
  margin-top: 42px;
  position: relative;
}
.jobsshow .r .leave_msg .send_btn_group .send_btn {
  position: absolute;
  top: -40px;
  right: 20px;
  width: 74px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  border-radius: 3px;
  background: #ff6600;
  color: #fff;
  cursor: pointer;
}
.jobsshow .r .leave_msg .send_btn_group .send_btn:hover {
  background: #ff4400;
}
.main .jobstit .jobname .j-n-money .j-m-l {
  float: left;
  height: 20px;
  line-height: 20px;
  background: #ff0000;
  color: #fff;
  padding: 0 5px;
}
.main .jobstit .jobname .j-n-money .j-m-r {
  float: left;
  padding: 0 5px;
  height: 18px;
  line-height: 18px;
  border: 1px solid #ff0000;
  background: #fff;
  color: #ff0000;
}
.m-tx-line {
  color: #333;
  text-align: left;
  padding-left: 15px;
  line-height: 14px;
}
.m-tx-line .cap {
  line-height: 40px;
}
.m-tx-line .t {
  color: #999;
}
.m-tx-line .o {
  color: #ff6600;
}
.m-tx-ca-line {
  width: 414px;
  height: 1px;
  background: #eeeeee;
}
.c-i-point-box .c-ib-line {
  width: 330px;
  height: 20px;
  color: #333;
}
.c-i-point-box .c-ib-line .c-il-1 {
  float: left;
  height: 20px;
  line-height: 20px;
  padding-left: 15px;
  color: #999;
}
.c-i-point-box .c-ib-line .c-il-2 {
  float: left;
  width: 147px;
  padding-left: 10px;
}
.c-ib-line .w3 {
  width: 3px;
  height: 20px;
  float: left;
}
.c-ib-line .c-il-2 .c-star {
  float: left;
  width: 19px;
  height: 19px;
  background: url(../images/11.png);
}
.c-ib-line .c-il-2 .c-star.selected {
  background-position: 0px -19px;
}
.c-ib-line .c-il-3 {
  float: left;
  height: 20px;
  line-height: 20px;
}
.c-ib-line .c-il-3 .p-number {
  color: #ec661f;
}
.btn_disabled {
  background-color: #ebebeb;
  border: 1px #cbcecf solid;
  color: #a0a0a0;
  cursor: default;
}
.btn_disabled:hover {
  background-color: #ebebeb;
  border: 1px #cbcecf solid;
  color: #a0a0a0;
  cursor: default;
}
/*职位详细页给我留言*/
/* 公司详细页 */
.comshow {
  width: 1198px;
  border: 1px #eeeeee solid;
  margin: 0 auto;
  margin-top: 25px;
}
.comshow:hover {
  -moz-box-shadow: 0px 0px 10px #e4e4e4;
  -webkit-box-shadow: 0px 0px 10px #e4e4e4;
  box-shadow: 0px 0px 10px #e4e4e4;
  background-color: #ffffff;
}
.comshow .comlogo {
  width: 140px;
  height: 140px;
  padding: 3px;
  margin-top: 30px;
  margin-left: 30px;
  margin-bottom: 30px;
  border: 1px #eeeeee solid;
  float: left;
}
.comshow .comlogo img {
  width: 140px;
  height: 140px;
  border: 0px;
}
.comshow .cominfo {
  float: left;
  width: 950px;
  padding-left: 30px;
  position: relative;
}
.comshow .cominfo .cname {
  font-size: 20px;
  height: 40px;
  padding-top: 30px;
  color: #333333;
}
.comshow .cominfo .cname * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.comshow .cominfo .txt {
  height: 30px;
}
.comshow .cominfo .txt span {
  padding-left: 10px;
  padding-right: 10px;
}
.comshow .cominfo .stat {
  width: 700px;
  padding-top: 15px;
}
.comshow .cominfo .stat .li {
  height: 50px;
  float: left;
  border-right: 1px #e8e8e8 solid;
  text-align: center;
  padding: 0 25px;
}
.comshow .cominfo .stat .li.clear_right_border {
  border-right: none;
}
.comshow .cominfo .stat .li .t {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  height: 30px;
}
.comshow .cominfo .share {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 230px;
}
.comshow .cominfo .share .li {
  width: 28px;
  height: 28px;
  margin-right: 10px;
  float: left;
  background-image: url(../images/05.png);
  background-repeat: no-repeat;
  cursor: pointer;
  margin-top: 50px;
}
.comshow .cominfo .share .li.s1 {
  background-position: 0px 0px;
}
.comshow .cominfo .share .li.s1:hover {
  background-position: 0px -36px;
}
.comshow .cominfo .share .li.s2 {
  background-position: -33px 0px;
}
.comshow .cominfo .share .li.s2:hover {
  background-position: -33px -36px;
}
.comshow .cominfo .share .li.s3 {
  background-position: -66px 0px;
}
.comshow .cominfo .share .li.s3:hover {
  background-position: -66px -36px;
}
.comshow .cominfo .share .li.s4 {
  background-position: -99px 0px;
}
.comshow .cominfo .share .li.s4:hover {
  background-position: -99px -36px;
}
.comshow .cominfo .share .li.s5 {
  background-position: -132px 0px;
}
.comshow .cominfo .share .li.s5:hover {
  background-position: -132px -36px;
}
.comshow .cominfo .share .li.s6 {
  background-position: -165px 0px;
}
.comshow .cominfo .share .li.s6:hover {
  background-position: -165px -36px;
}
.comshow .cominfo .attention {
  position: absolute;
  top: 60px;
  right: 0px;
  width: 230px;
}
.comshow .cominfo .attention .abtn {
  cursor: pointer;
  background-image: url(../images/06.png);
  background-repeat: no-repeat;
  background-position: 14px 12px;
  width: 44px;
  padding-left: 36px;
  height: 38px;
  line-height: 38px;
  background-color: #ff6600;
  color: #ffffff;
  border-radius: 6px;
  float: left;
}
.comshow .cominfo .attention .abtn.for_cancel {
  padding-left: 0;
  width: 80px;
  background-image: none;
  text-align: center;
}
.comshow .cominfo .attention .abtn:hover {
  background-color: #ff4400;
}
.comshow .cominfo .attention .fans {
  float: left;
  width: 100px;
  padding-left: 20px;
  height: 38px;
  line-height: 38px;
}
.comshow .cominfo .attention .fans span {
  color: #ff6600;
}
.comshowmain {
  width: 1200px;
  margin: 0 auto;
  margin-top: 25px;
}
.comshowmain .l {
  float: left;
  width: 880px;
}
.comshowmain .l .comnav {
  width: 853px;
  border: 1px #eeeeee solid;
  height: 50px;
}
.comshowmain .l .comnav:hover {
  -moz-box-shadow: 0px 0px 10px #e4e4e4;
  -webkit-box-shadow: 0px 0px 10px #e4e4e4;
  box-shadow: 0px 0px 10px #e4e4e4;
  background-color: #ffffff;
}
.comshowmain .l .comnav a {
  display: block;
  text-decoration: none;
  width: 130px;
  float: left;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #333333;
}
.comshowmain .l .comnav a span {
  padding-left: 5px;
}
.comshowmain .l .comnav a:hover {
  background-color: #f9f9f9;
}
.comshowmain .l .comnav a.select {
  background-color: #ff6600;
  color: #ffffff;
}
.comshowmain .l .comnav .for-al {
  float: left;
  position: relative;
  width: 1px;
  height: 50px;
}
.comshowmain .l .comnav .for-al .m-re-box {
  position: absolute;
  left: -120px;
  top: 57px;
  z-index: 1;
  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;
}
.comshowmain .l .comnav .for-al .m-re-box .red-txt {
  color: #fff;
}
.comshowmain .l .comnav .for-al .m-re-arr {
  position: absolute;
  left: 50px;
  top: -6px;
  width: 10px;
  height: 7px;
  background: url(../images/13.png) no-repeat;
}
.comshowmain .l .comnav .for-al .m-re-clo {
  position: absolute;
  left: 300px;
  top: 16px;
  width: 9px;
  height: 9px;
  background: url(../images/14.png) 0 0 no-repeat;
  cursor: pointer;
}
.comshowmain .l .infobox {
  margin-top: 25px;
  width: 853px;
  border: 1px #eeeeee solid;
  position: relative;
  padding-bottom: 30px;
}
.comshowmain .l .infobox:hover {
  -moz-box-shadow: 0px 0px 10px #e4e4e4;
  -webkit-box-shadow: 0px 0px 10px #e4e4e4;
  box-shadow: 0px 0px 10px #e4e4e4;
  background-color: #ffffff;
}
.comshowmain .l .infobox .more {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 100px;
  height: 20px;
}
.comshowmain .l .infobox .t {
  font-size: 16px;
  color: #333333;
  padding-left: 55px;
  margin-top: 15px;
  background-image: url(../images/07.png);
  background-repeat: no-repeat;
  background-position: 20px 15px;
  height: 30px;
  font-weight: bold;
}
.comshowmain .l .infobox .t.t1 {
  background-position: 30px 0px;
}
.comshowmain .l .infobox .t.t2 {
  background-position: 30px -43px;
}
.comshowmain .l .infobox .t.t3 {
  background-position: 30px -86px;
}
.comshowmain .l .infobox .t.t4 {
  background-position: 30px -125px;
}
.comshowmain .l .infobox .txt {
  padding-left: 55px;
  padding-right: 40px;
  line-height: 180%;
  word-break: break-all;
}
.comshowmain .l .infobox .lab {
  padding-left: 55px;
}
.comshowmain .l .infobox .lab .labsli {
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  height: 32px;
  line-height: 32px;
  margin-right: 20px;
  border: 1px #ebebeb solid;
  border-radius: 4px;
  background-color: #ffffff;
  margin-top: 20px;
}
.comshowmain .l .infobox .lab .labsli:hover {
  background-color: #fffaf0;
  border: 1px #ff6600 solid;
  color: #ff6600;
}
.comshowmain .l .infobox .jobs {
  padding-left: 55px;
  padding-top: 10px;
}
.comshowmain .l .infobox .jobs .jobsli {
  width: 330px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 5px 15px;
  background-color: #f9f9f9;
}
.comshowmain .l .infobox .jobs .jobsli:hover {
  background-color: #f7f7f7;
}
.comshowmain .l .infobox .jobs .jobsli .ljob {
  width: 210px;
  float: left;
  height: 30px;
  line-height: 30px;
  _display: inline;
  max-width: 210px;
  white-space: nowrap;
  _white-space: normal;
  _height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  _background: transparent;
}
.comshowmain .l .infobox .jobs .jobsli .ljob span {
  padding-left: 10px;
}
.comshowmain .l .infobox .jobs .jobsli .ljob .al-img {
  vertical-align: middle;
}
.comshowmain .l .infobox .jobs .jobsli .rjob {
  width: 120px;
  float: left;
  height: 30px;
  line-height: 30px;
  text-align: right;
}
.comshowmain .l .infobox .jobs .jobsli .rjob.c {
  color: #ff6600;
}
.comshowmain .l .infobox .comimg {
  position: relative;
  width: 100%;
}
.comshowmain .l .infobox .comimg .box {
  overflow: hidden;
  position: relative;
  width: 760px;
  _width: 780px;
  height: 170px;
  padding-top: 10px;
  margin: 0 auto;
}
.comshowmain .l .infobox .comimg .list {
  overflow: hidden;
  width: 9999px;
}
.comshowmain .l .infobox .comimg .list li {
  float: left;
  width: 170px;
  height: 170px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #fff;
  text-align: center;
}
.comshowmain .l .infobox .comimg .list li img {
  max-width: 168px;
  max-height: 168px;
  cursor: pointer;
}
.comshowmain .l .infobox .comimg .plus {
  background-position: 5px -142px;
  left: 20px;
}
.comshowmain .l .infobox .comimg .plus:hover {
  background-position: 5px -252px;
}
.comshowmain .l .infobox .comimg .minus {
  background-position: 5px -363px;
  right: 20px;
}
.comshowmain .l .infobox .comimg .minus:hover {
  background-position: 5px -472px;
}
.comshowmain .l .infobox .j-more {
  width: 830px;
  margin: 0 auto;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background-color: #f1f5f8;
  margin-top: 15px;
  cursor: pointer;
}
.comshowmain .l .infobox .j-more:hover {
  background-color: #dae4ed;
}
.comshowmain .l .jobslist {
  border-bottom: 1px #eeeeee solid;
  padding-left: 30px;
  padding-top: 20px;
  padding-bottom: 10px;
  position: relative;
}
.comshowmain .l .jobslist:hover {
  background-color: #f9f9f9;
}
.comshowmain .l .jobslist .jname {
  height: 30px;
}
.comshowmain .l .jobslist .jname span {
  padding-left: 15px;
}
.comshowmain .l .jobslist .jname u {
  color: #ff6600;
  text-decoration: none;
}
.comshowmain .l .jobslist .jname .al-img {
  vertical-align: middle;
}
.comshowmain .l .jobslist .jtxt {
  height: 30px;
}
.comshowmain .l .jobslist .jtxt span {
  padding-left: 10px;
  color: #cccccc;
  font-size: 10px;
  padding-right: 10px;
}
.comshowmain .l .jobslist .jtxt u {
  color: #ff6600;
  text-decoration: none;
}
.comshowmain .l .jobslist .jobapp {
  width: 70px;
  height: 34px;
  line-height: 34px;
  border: 1px #ff6600 solid;
  background-color: #ffffff;
  color: #ff6600;
  padding-left: 35px;
  border-radius: 4px;
  position: absolute;
  right: 60px;
  top: 26px;
  cursor: pointer;
  background-image: url(../images/07.png);
  background-repeat: no-repeat;
  background-position: 10px -796px;
}
.comshowmain .l .jobslist .jobapp:hover {
  background-color: #ff6600;
  color: #ffffff;
  background-position: 10px -826px;
}
.comshowmain .r {
  float: left;
  width: 320px;
}
.comshowmain .r .contact {
  width: 318px;
  border: 1px #eeeeee solid;
  padding-bottom: 30px;
}
.comshowmain .r .contact:hover {
  -moz-box-shadow: 0px 0px 10px #e4e4e4;
  -webkit-box-shadow: 0px 0px 10px #e4e4e4;
  box-shadow: 0px 0px 10px #e4e4e4;
  background-color: #ffffff;
}
.comshowmain .r .contact .t {
  font-size: 16px;
  color: #333333;
  padding-left: 45px;
  margin-top: 15px;
  background-image: url(../images/07.png);
  background-repeat: no-repeat;
  background-position: 20px -686px;
  height: 30px;
  font-weight: bold;
  position: relative;
}
.comshowmain .r .contact .t .t_check {
  position: absolute;
  top: 0;
  right: 15px;
  font-size: 14px;
  line-height: 22px;
  font-weight: normal;
}
.comshowmain .r .contact .t .t_check .check_btn {
  width: 48px;
  height: 24px;
  line-height: 22px;
  font-size: 14px;
  color: #ff6600;
  border: 1px #ff6600 solid;
  border-radius: 4px;
  background-color: #ffffff;
  text-align: center;
  cursor: pointer;
  margin-top: 0;
  margin-left: 10px;
  font-size: 12px;
}
.comshowmain .r .contact .t .t_check .check_btn:hover {
  background-color: #ff6600;
  color: #ffffff;
}
.comshowmain .r .contact .txt {
  height: 32px;
  line-height: 32px;
  padding-left: 35px;
  padding-right: 30px;
  margin-top: 8px;
}
.comshowmain .r .contact .txt .img_cell {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 28px;
  line-height: 28px;
  padding-top: 4px;
}
.comshowmain .r .contact .txt .img_cell img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.comshowmain .r .contact .txt .txt_t {
  background-color: #f5f5f5;
  padding: 3px 6px;
  margin-right: 20px;
  line-height: 14px;
  margin-top: 6px;
  width: 28px;
  text-align: center;
}
.comshowmain .r .contact .txt .content_c {
  max-width: 190px;
  white-space: nowrap;
  _white-space: normal;
  _width: 190px;
  _height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  _background: transparent;
}
.comshowmain .r .contact .txt .fl {
  float: left;
}
.comshowmain .r .contact .txt .line_substring {
  float: left;
  max-width: 180px;
  white-space: nowrap;
  _white-space: normal;
  _width: 180px;
  _height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  _background: transparent;
}
.comshowmain .r .contact .map {
  width: 248px;
  height: 150px;
  margin: 0 auto;
  border: 1px #eeeeee solid;
  background-color: #f7f7f7;
  margin-top: 15px;
}
.comshowmain .r .famousWrap {
  width: 318px;
  border: 1px #eeeeee solid;
  margin-top: 20px;
}
.comshowmain .r .famousWrap:hover {
  -moz-box-shadow: 0px 0px 10px #e4e4e4;
  -webkit-box-shadow: 0px 0px 10px #e4e4e4;
  box-shadow: 0px 0px 10px #e4e4e4;
  background-color: #ffffff;
}
.comshowmain .r .weixin {
  width: 318px;
  border: 1px #eeeeee solid;
  padding-bottom: 30px;
  margin-top: 25px;
}
.comshowmain .r .weixin:hover {
  -moz-box-shadow: 0px 0px 10px #e4e4e4;
  -webkit-box-shadow: 0px 0px 10px #e4e4e4;
  box-shadow: 0px 0px 10px #e4e4e4;
  background-color: #ffffff;
}
.comshowmain .r .weixin .t {
  font-size: 16px;
  color: #333333;
  padding-left: 45px;
  margin-top: 15px;
  background-image: url(../images/07.png);
  background-repeat: no-repeat;
  background-position: 20px -726px;
  height: 30px;
  font-weight: bold;
}
.comshowmain .r .weixin .code {
  width: 140px;
  height: 140px;
  margin: 0 auto;
  border: 1px #eeeeee solid;
  padding: 10px;
  margin-top: 15px;
  margin-bottom: 10px;
}
.comshowmain .r .weixin .code img {
  width: 140px;
  height: 140px;
}
.comshowmain .r .same {
  width: 318px;
  border: 1px #eeeeee solid;
  padding-bottom: 15px;
  margin-top: 25px;
}
.comshowmain .r .same:hover {
  -moz-box-shadow: 0px 0px 10px #e4e4e4;
  -webkit-box-shadow: 0px 0px 10px #e4e4e4;
  box-shadow: 0px 0px 10px #e4e4e4;
  background-color: #ffffff;
}
.comshowmain .r .same .t {
  font-size: 16px;
  color: #333333;
  padding-left: 45px;
  margin-top: 15px;
  background-image: url(../images/07.png);
  background-repeat: no-repeat;
  background-position: 20px -758px;
  height: 30px;
  font-weight: bold;
}
.comshowmain .r .same .list {
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.comshowmain .r .same .list:hover {
  background-color: #f9f9f9;
}
.comshowmain .r .same .list .pic {
  width: 63px;
  height: 63px;
  border-radius: 8px;
  float: left;
  border: 1px #eeeeee solid;
}
.comshowmain .r .same .list .pic img {
  width: 63px;
  height: 63px;
  border-radius: 8px;
}
.comshowmain .r .same .list .txt {
  padding-left: 15px;
  padding-top: 5px;
  float: left;
}
.comshowmain .r .same .list .txt .comname {
  height: 30px;
  width: 180px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.comshowmain .r .same .list .txt .count {
  height: 25px;
}
.comshowmain .r .same .list .txt .count span {
  color: #ff6600;
  font-weight: bold;
}
.comshowmain .r .leave_msg {
  width: 318px;
  border: 1px #eeeeee solid;
  margin-top: 25px;
}
.comshowmain .r .leave_msg:hover {
  -moz-box-shadow: 0px 0px 10px #e4e4e4;
  -webkit-box-shadow: 0px 0px 10px #e4e4e4;
  box-shadow: 0px 0px 10px #e4e4e4;
  background-color: #ffffff;
}
.comshowmain .r .leave_msg .t {
  font-size: 16px;
  color: #333333;
  padding-left: 45px;
  margin-top: 15px;
  background-image: url(../images/07.png);
  background-repeat: no-repeat;
  background-position: 20px -872px;
  height: 30px;
  font-weight: bold;
}
.comshowmain .r .leave_msg .msg_textarea {
  padding: 10px 20px;
}
.comshowmain .r .leave_msg .msg_textarea textarea {
  height: 80px;
  border-radius: 5px;
  resize: none;
  padding: 10px;
  border: 1px solid #ededed;
  width: 258px;
}
.comshowmain .r .leave_msg .send_btn_group {
  margin-top: 42px;
  position: relative;
}
.comshowmain .r .leave_msg .send_btn_group .send_btn {
  position: absolute;
  top: -40px;
  right: 20px;
  width: 74px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  border-radius: 3px;
  background: #ff6600;
  color: #fff;
  cursor: pointer;
}
.comshowmain .r .leave_msg .send_btn_group .send_btn:hover {
  background: #ff4400;
}
.comshowmain .l .infobox .comimg .plus,
.comshowmain .l .infobox .comimg .minus {
  position: absolute;
  height: 180px;
  width: 30px;
  background-image: url(../images/07.png);
  background-repeat: no-repeat;
  cursor: pointer;
  top: 0px;
  display: block;
}
/*公司详细页给我留言*/
