.jobs {
  width: 1100px;
  background:rgba(255,255,255,1);
  font-family:MicrosoftYaHei;
}
.detailsTd{
  width:30px;
  height: 30px;
  cursor: pointer;
  background:url("/staticFiles/assets/show.png") #fff center center no-repeat;
}

.test-normal{
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transition: transform .5s;
}

.test-inverse{
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transition: transform .5s;
}
.linkSpan{
  font-size:14px;
  font-family:MicrosoftYaHei-Bold;
  font-weight:bold;
  color:rgba(51,51,51,1);
  line-height:32px;
}
.jobs .header {
  position: relative;
  font-size: 18px;
  coror:#666666;
  text-align: center;
  cursor: pointer;
}
.jobs .header .tab:first-child {
  margin-right: 87px;
}
.jobs .header .line{
  width:72px;
  height:3px;
  background:rgba(86,162,245,1);
  position: absolute;
  left: 431px;
  margin-top: 6px;
}
.jobs .content0 {
  margin-top: 45px;
  margin-left: 65px;
}
.mb60 {
  margin-bottom: 60px;
  clear: both;
}
.titleTdJobs{
  padding-left: 15px;
  font-size:16px;
  font-family:MicrosoftYaHei-Bold;
  font-weight:bold;
  color:rgba(51,51,51,1);
  line-height:21px
}
.titleTdJobsOther{
  padding-left: 15px;
}
.jobs .content0 .title {
  position: relative;
  border-bottom: 1px solid rgba(216, 216, 216, 1);
  padding-bottom: 14px;
  font-size:16px;
  line-height:21px;
  color:rgba(51,51,51,1);
}
.ml60 {
  margin-left: 60px;
}
.jobs .content0 .title .time {
  float: right;
  right: 0px;
}
.jobs .content0 .info {
  background:rgba(245,245,245,1);
  box-shadow:0px -1px 0px 0px rgba(216,216,216,0.5);
  font-size:14px;
  color:rgba(51,51,51,1);
  line-height:32px;
  padding-left:45px;
  padding-right:45px;
  padding-top:20px;
  padding-bottom:20px;
}
.jobs .content0 .info dl {
  clear: both;
  margin-block-start: 0px;
  margin-block-end: 0px;
}
.jobs .content0 .info dt {
  float: left;
  margin-right: 17px;
}
.jobs .content0 .info ul {
  margin-block-start: 0px;
  margin-block-end: 0px;
}
.jobs .content0 .info li {
  list-style: none;
}
.jobs .content1 {
  display: none;
  margin-bottom: 60px;
}
.mr60 {
  margin-top: 60px;
  margin-right: 60px;
  margin-left: 60px;
}
.jobs .content1 .title {
  background: url(/staticFiles/assets/double/titleBg.png) no-repeat center center;
  -webkit-background-size: auto 26px;
  background-size: auto 26px;
  background-position-y: 50%;
  width: 528px;
  height: 35px;
  margin: 0 auto;
  text-align: center;
  font-size:26px;
  color:rgba(51,51,51,1);
  line-height:35px;
  letter-spacing:2px;
}
.jobs .content1 .rcln {
  /*display: flex;*/
  font-size:14px;
  color:rgba(102,102,102,1);
  line-height:24px;
  margin-top: 60px;
}
.jobs .content1 .rcln .rencai {
  /*width:96px;*/
  height: 72px;
  margin-top: 20px;
  margin-right: 20px;
  float: left;
}
.ml30 {
  margin-left: 30px;
}
.jobs .content1 .name1{
  text-align: center;
  width: 100%;
  font-size:14px;
  color:rgba(102,102,102,1);
  line-height:24px;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 40px;
}
.jobs .content1 .row {
  margin: 0 auto;
  text-align: center;
}
.jobs .content1 .col {
  height: 200px;
  display: inline-block;
  margin-right: 80px;
  width: 180px;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: rgba(102,102,102,1);
  vertical-align: middle;
}
.jobs .content1 .col:last-child {
  margin-right: 0px;
}
.jobs .content1 .col > img {
  display: block;
  margin: 0 auto;
}
.jobs .content1 .col > p {
  display: inline-block;
  width: 180px;
  text-align: left
}
.jobs .content1 .col > span {
  display: inline-block;
  color: #333333;
  margin-top: 10px;
  margin-bottom: 15px;
}
.jobs .content1 .col_pxfz {
  display: inline-block;
  margin-right: 83px;
  text-align: center;
  font-size:14px;
  line-height:24px;
  color:rgba(102,102,102,1);
}
.jobs .content1 .col_pxfz:last-child {
  margin-right: 0px;
}
.jobs .content1 .col_pxfz > img {
  display: block;
  margin: 0 auto;
}
.mb45 {
  margin-top: 60px;
  margin-right: 60px;
  margin-left: 60px;
  margin-bottom: 45px;
  clear: both;
}
.imgBannerWrap {
  background:rgba(245,245,245,1);
  padding: 25px 60px 20px;
}
.imgBannerWrap .bannerScroll{
  overflow: hidden;
  position: relative;
}
.imgBannerWrap .imgList {
  width: 4000px;
  position: relative;
}
.imgBannerWrap .imgList .imgbg {
  /*width: 302px;*/
  /*height: 210px;*/
  margin-right: 30px;
  /* Opera ease*/
  cursor: pointer;
  display: inline-block;
}
.imgBannerWrap .bannerScroll .imgbg:nth-child(2) {
  display: inline-block;
  -webkit-background-size: auto 60px;
  background-size: auto 60px ;
}
.imgBannerWrap .bannerScroll .imgbg:nth-child(3) {
  display: inline-block;
  -webkit-background-size: auto 60px;
  background-size: auto 60px ;
}
.imgBannerWrap .dotcontrol {
  margin: 13px auto;
  text-align: center;
}
.imgBannerWrap .dotcontrol .dotli {
  display: inline-block;
  width:42px;
  height:6px;
  background:rgba(224,224,224,1);
}
.imgBannerWrap .dotcontrol .dotli:first-child {
  margin-right: 10px;
}
.imgBannerWrap .tip {
  margin-top: 168px;
  width:302px;
  height:42px;
  background:rgba(149,202,253,1);
  opacity:0.8244;
  font-size:14px;
  color:rgba(255,255,255,1);
  line-height:42px;
  text-align: center;
}
headThead{
  width:968px;
  height:64px;
  background:rgba(242,242,242,1);
}