.ct1 {
  position: relative;
  width: 100%;
  /*max-height: 554px;*/
  padding-top: 27px;
  padding-bottom: 30px;
  box-sizing: border-box;
}
.ct1 .title {
  position: relative;
  width: 100%;
  color: white;
  font-size: 20px;
  font-weight: bold;
  padding-top: 21px;
  padding-bottom: 13px;
}
.ct1 .title .path {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  vertical-align: middle;
}
.ct1 .title .path .arrow {
  display: inline-block;
  vertical-align: middle;
  margin: 0 12px;
}
.ct1 .title .path .big {
  display: inline-block;
  font-size: 26px;
  color: #3C4455;
  vertical-align: middle;
}
.ct1 .title .right {
  position: absolute;
  bottom: 13px;
  right: 0;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
.ct1 .title .right .font-size {
  margin-left: 5px;
  color: #666666;
}
.ct1 .title .right .update {
  margin-left: 16px;
}
.ct1 .title .right .update-check {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 5px;
  vertical-align: middle;
  border: solid 1px #2358c3;
  box-sizing: border-box;
}
.ct1 .title .right .update-check.checked {
  background-image: url(../images/icon-check.a7d7e6d9.png);
}
.ct1 .list {
  position: relative;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
}
.ct1 .list .picture {
  display: inline-block;
  position: relative;
  width: 280px;
  height: 250px;
  background-color: #ffffff;
  border: 1px solid #EBECEE;
  box-shadow: 0px 0px 6px 0px #E5E5E5;
  text-align: center;
  margin-left: 26px;
  margin-bottom: 19px;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  overflow: hidden;
}
.ct1 .list .picture:first-of-type,
.ct1 .list .picture:first-child {
  margin-left: 0;
}
.ct1 .list .picture.first {
  margin-left: 0;
}
.ct1 .list .picture > p {
  margin: 0;
}
.ct1 .list .picture .pic {
  position: relative;
  display: block;
  width: 280px;
  height: 186px;
}
.ct1 .list .picture .subtitle {
  color: #333333;
  font-size: 16px;
  margin-top: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 12px;
}
.ct1 .list .picture .datetime {
  color: #999999;
  font-size: 14px;
}

@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=interviews.2c87506c.css.map*/