.ct1 {
  padding-top: 49px;
  padding-bottom: 30px;
}
.ct1 .path {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  vertical-align: middle;
}
.ct1 .path .arrow {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  margin: 0 10px;
}
.ct1 .path .big {
  display: inline-block;
  font-size: 26px;
  color: #3C4455;
  vertical-align: middle;
}
.ct2 .list {
  position: relative;
  width: 100%;
}
.ct2 .list .row {
  position: relative;
  width: 100%;
  height: 223px;
  padding-top: 17px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #CCCCCC;
  box-sizing: border-box;
  cursor: pointer;
}
.ct2 .list .row .pic {
  display: inline-block;
  position: relative;
  width: 280px;
  height: 186px;
  margin-right: 50px;
}
.ct2 .list .row .right {
  display: inline-block;
  position: relative;
  width: 862px;
  padding: 12px 0;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  vertical-align: top;
}
.ct2 .list .row .right .title {
  height: 17px;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 21px;
}
.ct2 .list .row .right .text {
  color: #666666;
  margin-bottom: 6px;
  overflow: hidden;
}
.ct2 .list .row .right .datetime {
  font-size: 14px;
  color: #999999;
}
.ct3 {
  position: relative;
  width: 100%;
  padding-top: 36px;
  padding-bottom: 51px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 400;
  color: #999999;
}
.ct3 .left {
  display: block;
  position: absolute;
  left: 0;
}
.ct3 .left .pages {
  display: inline-block;
  padding-left: 34px;
}
.ct3 .left a {
  margin: 0 10px;
}
.ct3 .left .btn-prev {
  margin-right: 5px;
}
.ct3 .left .btn-next {
  margin-left: 5px;
}
.ct3 .left .btn-current {
  color: #2358C3;
}
.ct3 .right {
  display: block;
  position: absolute;
  right: 0;
}
.ct3 .right .page-num {
  display: inline-block;
  width: 50px;
  height: 30px;
  background: #ffffff;
  border: 1px solid #C4C7CC;
  border-radius: 2px;
  padding: 0;
  margin: 0 12px;
  vertical-align: middle;
  text-align: center;
}
.ct3 .right .btn-to-page {
  margin-left: 19px;
  color: #2358C3;
  border-radius: 2px;
}

@charset "UTF-8";
body,
html {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: 'Hiragino Sans GB', 'Microsoft YaHei', '微软雅黑';
}
body {
  min-width: 1200px;
}
textarea {
  font-family: 'Hiragino Sans GB', 'Microsoft YaHei', '微软雅黑';
}
@font-face {
  font-family: 'cmsicon';
  /* Project id 1037842 */
  src: url('//at.alicdn.com/t/font_1037842_vszrfo6u06r.woff2?t=1632304353260') format('woff2'), url('//at.alicdn.com/t/font_1037842_vszrfo6u06r.woff?t=1632304353260') format('woff'), url('//at.alicdn.com/t/font_1037842_vszrfo6u06r.ttf?t=1632304353260') format('truetype');
}
.iconfont {
  font-family: 'cmsicon';
}
.fp {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}
.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
p {
  margin: 0;
}
a {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
}
a:hover {
  cursor: pointer;
  outline: none;
  color: inherit;
}
a:visited {
  color: inherit;
}
.header-container {
  min-height: 304px;
}
.header-container a:visited {
  color: #fff !important;
}
.hidden {
  display: none;
}
.bgCover {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bgContain {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.bgWidth {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.bgTop {
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.bgBottom {
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.bgHeight {
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.bgLeft {
  background-position: left;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.bgRight {
  background-position: right;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.content {
  display: block;
  position: relative;
  width: 100%;
  min-width: 1200px;
}
.header {
  display: block;
  position: relative;
  left: 0;
  width: 100%;
}
.header .my-wza {
  float: right;
  color: #fff;
  font-size: 16px;
  vertical-align: middle;
  margin-top: 30px;
  margin-right: 20px;
  line-height: 28px;
  cursor: pointer;
}
.header .old-wza {
  margin-right: 10px!important;
}
.header .website {
  position: absolute;
  top: 18px;
  left: 50%;
  font-size: 32px;
  margin-left: -600px;
  color: #fff;
  z-index: 31;
  cursor: pointer;
  /*width: 100%;*/
}
.header .header-img {
  max-height: 380px;
  object-fit: cover;
}
.header .header-title {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 48px;
  margin-top: -36px;
  color: #fff;
  z-index: 32;
}
.header .center-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1200px;
  height: 100%;
  margin-left: -600px;
  z-index: 30;
}
.header .login-wrapper {
  display: none;
  float: right;
  color: #fff;
  font-size: 0;
  vertical-align: middle;
  margin-top: 30px;
  margin-left: 20px;
}
.header .login-wrapper .item {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  cursor: pointer;
}
.header .login-wrapper .item .iconfont {
  font-size: 18px;
  margin-right: 4px;
}
.header .login-wrapper .item span {
  vertical-align: middle;
}
.header .right-btns {
  float: right;
  font-size: 0;
  color: #fff;
  margin-top: 30px;
}
.header .right-btns .fav-list,
.header .right-btns .btn-fav,
.header .right-btns .btn-faved {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  margin-left: 10px;
  cursor: pointer;
}
.header .right-btns .fav-list .iconfont,
.header .right-btns .btn-fav .iconfont,
.header .right-btns .btn-faved .iconfont {
  font-size: 18px;
}
.header .right-btns .fav-list span,
.header .right-btns .btn-fav span,
.header .right-btns .btn-faved span {
  display: inline-block;
  vertical-align: middle;
}
.header .right-btns .fav-list {
  color: #fff;
}
.header .right-btns .fav-list,
.header .right-btns .btn-fav,
.header .right-btns .btn-faved {
  display: none;
}
.header .right-btns .btn-faved {
  color: #f9a825;
}
.header .right-btns.denied .btn-fav,
.header .right-btns.fav-enabled .btn-fav {
  display: inline-block;
}
.header .right-btns.faved .fav-list,
.header .right-btns.faved .btn-faved {
  display: inline-block;
}
.header .right-btns.faved .btn-fav {
  display: none;
}
.title-page {
  position: relative;
  width: 100%;
  height: 146px;
  background-image: url(../images/title-bg.39893841.png);
}
.title-page .tag {
  position: absolute;
  background-image: url(../images/title-icon.32de114a.png);
  width: 124px;
  height: 44px;
  left: 434px;
  left: 54px;
  top: 53px;
}
.title-page.red {
  background-image: url(../images/title-bg-red.d92169dd.png);
}
.title-page.red .tag {
  background-image: url(../images/title-icon-red.d22ee18b.png);
}
.title-page .txt {
  display: table;
  position: absolute;
  right: 0;
  top: 0px;
  width: 908px;
  height: 140px;
  font-size: 38px;
  font-weight: bold;
  color: #3C4455;
}
.title-page .txt span {
  display: table-cell;
  vertical-align: middle;
  word-break: break-all;
  /*line-height: 38px;*/
}
.bread-crumb .home {
  color: #666;
  display: inline-block;
  vertical-align: middle;
}
.bread-crumb .home:hover {
  color: #2358C3;
  text-decoration: underline;
}
.center {
  position: relative;
  height: 100%;
  width: 1200px;
  left: 50%;
  margin-left: -600px;
  overflow: hidden;
}
.main {
  position: relative;
  width: 100%;
  left: 0;
}
.mask-video-play {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#613A629D, 0, endColorstr=#613A629D, 0);
}
.mask-video-play .video-content {
  position: absolute;
  top: 60%;
  left: 50%;
  z-index: 101;
  width: 1000px;
  height: 580px;
  margin-left: -500px;
  margin-top: -340px;
  background-color: #f4ecec;
  display: block;
  color: #000;
}
.mask-video-play .video-content * {
  color: #fff;
}
.mask-video-play .video-content .btn-close {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 30px;
  height: 30px;
  z-index: 999;
}
.mask-video-play .video-content .btn-close > img {
  width: 30px;
  height: 30px;
}
.prism-button.prism-button-refresh,
.prism-button.prism-button-retry,
.prism-button.prism-button-orange,
.prism-detect-info.prism-center {
  display: none !important;
}
.with-frame {
  min-width: auto;
}
.with-frame .ct6 .list .row {
  width: 44.8333333%;
}
.with-frame .ct6 .list .row.right,
.with-frame .ct6 .list .row:nth-of-type(even) {
  margin-left: 6.66666%;
}
.with-frame .bgContain {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
}
.with-frame .center {
  width: 100%;
  margin: 0 auto;
  left: 0;
  max-width: 1200px;
}
.with-frame .title-page .center .txt {
  width: 75.666%;
}
.with-frame .title-page .center .tag {
  left: 4.5%;
}
.with-frame .page-default.content {
  min-width: auto;
}
.with-frame .page-default.content .ct1 .pic {
  width: 46.66666667%;
}
.with-frame .page-default.content .ct1 .dot {
  left: 48.5833%;
}
.with-frame .page-default.content .ct1 .text {
  width: 53.33333%;
  margin-left: 0;
  padding-left: 50px;
}
.with-frame .page-default .notice-wrapper {
  box-sizing: border-box;
  margin: 0 auto;
  width: 94.5%;
}
.with-frame .page-video {
  width: 100%;
}
.with-frame .page-video .center-container {
  width: 100%;
}
.with-frame .page-video .center-container .section-top .left-part {
  width: 68.333%;
}
.with-frame .page-video .center-container .section-top .left-part .main-info .project-cover {
  width: 15.7%;
  height: auto;
}
.with-frame .page-video .center-container .section-top .left-part .main-info .project-cover > img {
  height: auto;
}
.with-frame .page-video .center-container .section-top .left-part .text-content {
  width: 84.3%;
}
.with-frame .page-video .center-container .section-top .left-part .text-content .tip.time {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.with-frame .page-video .center-container .section-top .left-part .video-card .video-wrapper {
  width: 96.341463%;
}
.with-frame .page-video .center-container .section-top .right-part {
  width: 30.8333%;
}
.with-frame .page-video .center-container .section-top .right-part .else-wrapper .tabs .item {
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


/*# sourceMappingURL=interviewings.fc934c0b.css.map*/