/*列表*/
.notice {
  margin: 0 auto;
  margin-top: 25px;
  width: 1200px;
}
.notice .pl {
  width: 970px;
  float: left;
}
.notice .pl .main {
  width: 943px;
  border: 1px #eeeeee solid;
}
.notice .pl .main .tit {
  padding-left: 30px;
  height: 50px;
  line-height: 50px;
  width: 913px;
  border-bottom: 1px #eeeeee solid;
  background-color: #f9f9f9;
}
.notice .pl .main .tit span {
  padding-left: 3px;
  padding-right: 3px;
}
.notice .pl .main .nli {
  border-bottom: 1px #eeeeee solid;
  padding-left: 30px;
  width: 913px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.notice .pl .main .nli .t {
  font-size: 16px;
  height: 30px;
  width: 600px;
  -ms-word-break: break-all;
  word-break: break-all;
}
.notice .pl .main .nli .t a {
  color: #333333;
}
.notice .pl .main .nli .time {
  width: 500px;
  height: 25px;
  color: #999999;
  background-image: url(../images/133.png);
  background-repeat: no-repeat;
  background-position: 0px -56px;
  padding-left: 20px;
  padding-top: 2px;
}
.notice .pl .main .nli .summary {
  width: 880px;
  font-size: 14px;
  color: #999999;
  -ms-word-break: break-all;
  word-break: break-all;
}
.notice .pr {
  width: 230px;
  float: left;
}
.notice .pr .lisbox {
  width: 228px;
  border: 1px #eeeeee solid;
  margin-bottom: 25px;
}
.notice .pr .lisbox .t {
  padding-left: 20px;
  font-size: 16px;
  border-bottom: 1px #eeeeee solid;
  background-color: #f8f8f8;
  height: 40px;
  line-height: 40px;
}
.notice .pr .lisbox .yl {
  border-bottom: 1px #eeeeee solid;
  width: 213px;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.notice .pr .lisbox .yl .pic {
  width: 63px;
  height: 63px;
  border: 1px #eeeeee solid;
  border-radius: 8px;
  float: left;
}
.notice .pr .lisbox .yl .pic img {
  width: 63px;
  height: 63px;
  border-radius: 8px;
}
.notice .pr .lisbox .yl .txts {
  width: 138px;
  font-size: 12px;
  float: left;
  padding-left: 10px;
}
.notice .pr .lisbox .yl .txts .t1 {
  width: 130px;
  font-size: 14px;
  height: 25px;
}
.notice .pr .lisbox .yl .txts .t1 a:hover {
  color: #ff6600;
  text-decoration: underline;
}
.notice .pr .lisbox .yl .txts .t2 {
  width: 130px;
  height: 22px;
}
.notice .pr .lisbox .yl .txts .t2 a:hover {
  text-decoration: underline;
}
.notice .pr .lisbox .yl:hover {
  background-color: #fffdfb;
}
.notice .pr .lisbox .yl:hover .pic {
  border: 1px #cccccc solid;
}
.notice .pr .lisbox .empty {
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  font-size: 12px;
}
.notice .pr .lisbox .eyl {
  border-bottom: 1px #eeeeee solid;
  width: 208px;
  font-size: 12px;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.notice .pr .lisbox .eyl .jname {
  width: 115px;
  float: left;
  font-size: 14px;
  height: 25px;
}
.notice .pr .lisbox .eyl .jname a {
  color: #333333;
}
.notice .pr .lisbox .eyl .city {
  width: 78px;
  float: left;
  text-align: right;
  height: 28px;
}
.notice .pr .lisbox .eyl .etxt {
  width: 193px;
  height: 20px;
  padding-right: 15px;
}
.notice .pr .lisbox .eyl:hover {
  background-color: #fffdfb;
}

/*公告详细*/
.noticeshow {
  margin: 0 auto;
  margin-top: 25px;
  width: 1200px;
}
.noticeshow .pl {
  width: 970px;
  float: left;
}
.noticeshow .pl .main {
  width: 943px;
  border: 1px #eeeeee solid;
}

/* 2020-04-10 灵活用工.岗位外包.人才配置 >> 左边主题内容 start */
.noticeshow .pl .main .main-head {
  padding: 30px 0;
  text-align: center;
  color: #999;
  font-size: 16px;
  margin-bottom: 30px;
}
.noticeshow .pl .main .main-head h3 {
  color: #333333;
  font-size: 34px;
  font-weight: normal;
  margin-bottom: 12px;
}
.noticeshow .pl .main .main-list {
  padding: 0 20px;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.noticeshow .pl .main .main-list li {
  width: 275px;
  height: 350px;
  margin-bottom: 35px;
  border-right: 1px solid #e6e6e6;
  border-top: 1px solid #e4e4e4;
  position: relative;
  cursor: pointer;

  transition: all 0.6s linear;
  -ms-transition: all 0.6s linear; /* IE 9 */
  -moz-transition: all 0.6s linear; /* Firefox */
  -webkit-transition: all 0.6s linear; /* Safari 和 Chrome */
  -o-transition: all 0.6s linear; /* Opera */

  transform-style:preserve-3d;
  -ms-transform-style:preserve-3d; /* IE 9 */
  -moz-transform-style:preserve-3d; /* Firefox */
  -webkit-transform-style:preserve-3d; /* Safari 和 Chrome */
  -o-transform-style:preserve-3d; /* Opera */
}

.noticeshow .pl .main .main-list li .obverse,
.noticeshow .pl .main .main-list li .reverse {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.noticeshow .pl .main .main-list li .obverse {
  text-align: center;
  background-color: #fff;
  box-shadow: 1px 5px 7px 0px #c3c3c3;
  z-index: 2;

  transition: all 0.6s linear;
  -ms-transition: all 0.6s linear; 
  -moz-transition: all 0.6s linear; 
  -webkit-transition: all 0.6s linear; 
  -o-transition: all 0.6s linear; 

}
.noticeshow .pl .main .main-list li .reverse {
  text-indent: 2em;
  box-sizing: border-box;
  background-color: #ff6600;
  color: #fff;
  padding: 30px 36px;
  line-height: 32px;
  z-index: 1;

  transition: all 0.6s linear;
  -ms-transition: all 0.6s linear; 
  -moz-transition: all 0.6s linear; 
  -webkit-transition: all 0.6s linear; 
  -o-transition: all 0.6s linear; 

  transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg); 
  -moz-transform: rotateY(-180deg); 
  -webkit-transform: rotateY(-180deg); 
  -o-transform: rotateY(-180deg); 
}

.noticeshow .pl .main .main-list li .obverse .img-box {
  width: 160px;
  height: 160px;
  background-color: #ff6600;
  border-radius: 50%;
  margin: 40px auto;
  position: relative;
}
.noticeshow .pl .main .main-list li .obverse .img-box img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  transform: translateX(-50%) translateY(-50%);
}
.noticeshow .pl .main .main-list li .obverse p {
  font-size: 22px;
  color: #ff6600;
}

.noticeshow .pl .main .main-list li:hover {

  transform: rotateY(180deg);
  -ms-transform: rotateY(180deg); /* IE 9 */
  -moz-transform: rotateY(180deg); /* Firefox */
  -webkit-transform: rotateY(180deg); /* Safari 和 Chrome */
  -o-transform: rotateY(180deg); /* Opera */

}
.noticeshow .pl .main .main-list li:hover .reverse {
  z-index: 3;
}
/* 2020-04-10 灵活用工.岗位外包.人才配置 >> 左边主题内容 end */

.noticeshow .pl .main .tit {
  font-size: 26px;
  text-align: center;
  padding-top: 18px;
  line-height: 180%;
  padding-bottom: 10px;
  width: 900px;
  margin: 0 auto;
}
.noticeshow .pl .main .time {
  border-bottom: 1px #eeeeee solid;
  border-top: 1px #eeeeee solid;
  width: 865px;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.noticeshow .pl .main .time span {
  padding-left: 15px;
  padding-right: 15px;
}
.noticeshow .pl .main .txt {
  padding: 40px;
  line-height: 20%;
  padding-top: 20px;
  word-break: break-all;
  overflow: hidden;
}
.noticeshow .pl .main .txt.for-line-height {
  line-height: 200%;
  -ms-word-break: break-all;
  word-break: break-all;
}
.noticeshow .pl .main .txt img {
  max-width: 863px;
  _width: 863px;
}
.noticeshow .pr {
  width: 230px;
  float: left;
}
.noticeshow .pr .lisbox {
  width: 228px;
  border: 1px #eeeeee solid;
  margin-bottom: 25px;
}
.noticeshow .pr .lisbox .t {
  padding-left: 20px;
  font-size: 16px;
  border-bottom: 1px #eeeeee solid;
  background-color: #f8f8f8;
  height: 40px;
  line-height: 40px;
}

/* 2020-04-10 灵活用工.岗位外包.人才配置 >> 右侧列表 */
.noticeshow .pr .lisbox .list {
  padding: 10px 0 10px 20px;
}
.noticeshow .pr .lisbox .list li a {
  display: block;
  text-decoration: none;
  color: #666;
  line-height: 40px;
}
.noticeshow .pr .lisbox .list li a:hover,
.noticeshow .pr .lisbox .list li a.active {
  color: #ff6600;
}
/* 2020-04-10 灵活用工.岗位外包.人才配置 >> 右侧列表 */

.noticeshow .pr .lisbox .yl {
  border-bottom: 1px #eeeeee solid;
  width: 213px;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.noticeshow .pr .lisbox .yl .pic {
  width: 63px;
  height: 63px;
  border: 1px #eeeeee solid;
  border-radius: 8px;
  float: left;
}
.noticeshow .pr .lisbox .yl .pic img {
  width: 63px;
  height: 63px;
  border-radius: 8px;
}
.noticeshow .pr .lisbox .yl .txts {
  width: 138px;
  font-size: 12px;
  float: left;
  padding-left: 10px;
}
.noticeshow .pr .lisbox .yl .txts .t1 {
  width: 130px;
  font-size: 14px;
  height: 25px;
}
.noticeshow .pr .lisbox .yl .txts .t1 a:hover {
  color: #ff6600;
  text-decoration: underline;
}
.noticeshow .pr .lisbox .yl .txts .t2 {
  width: 130px;
  height: 22px;
}
.noticeshow .pr .lisbox .yl .txts .t2 a:hover {
  text-decoration: underline;
}
.noticeshow .pr .lisbox .yl:hover {
  background-color: #fffdfb;
}
.noticeshow .pr .lisbox .yl:hover .pic {
  border: 1px #cccccc solid;
}
.noticeshow .pr .lisbox .empty {
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  font-size: 12px;
}
.noticeshow .pr .lisbox .eyl {
  border-bottom: 1px #eeeeee solid;
  width: 208px;
  font-size: 12px;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.noticeshow .pr .lisbox .eyl .jname {
  width: 115px;
  float: left;
  font-size: 14px;
  height: 25px;
}
.noticeshow .pr .lisbox .eyl .jname a {
  color: #333333;
}
.noticeshow .pr .lisbox .eyl .city {
  width: 78px;
  float: left;
  text-align: right;
  height: 28px;
}
.noticeshow .pr .lisbox .eyl .etxt {
  width: 193px;
  height: 20px;
  padding-right: 15px;
}
.noticeshow .pr .lisbox .eyl:hover {
  background-color: #fffdfb;
}
