img {
  border: none;
}
.ct1 {
  position: relative;
  width: 1920px;
  width: 100%;
  left: 0;
  padding-bottom: 36px;
  background: #F7FBFF;
  overflow: hidden;
}
.ct1 .pic {
  float: left;
  /*position: absolute;*/
  width: 560px;
  height: 373px;
  /*left: 0;*/
  /*top: 36px;*/
  margin-top: 36px;
  background-image: url("https://dummyimage.com/796x24/b2f170.jpg");
}
.ct1 .dot {
  position: absolute;
  width: 10px;
  height: 10px;
  left: 593px;
  top: 101px;
  background: #2358C3;
}
.ct1 .text {
  position: relative;
  float: left;
  width: 590px;
  margin-top: 93px;
  margin-left: 50px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  overflow: hidden;
  box-sizing: border-box;
  padding-right: 40px;
}
.ct1 .text.collapsed {
  height: 316px;
}
.ct1 .text .desc-toggle {
  position: absolute;
  bottom: 2px;
  right: 2px;
  color: #2358C3;
  font-size: 12px;
  display: none;
  cursor: pointer;
}
.ct1 .text .desc-toggle:hover {
  color: #3674f1;
}
.btn-more {
  display: block;
  position: relative;
  width: 160px;
  height: 28px;
  line-height: 28px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 14px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  background: #F2F5FB;
  color: #2358C3;
}
.ct2,
.ct5 {
  position: relative;
  width: 100%;
  height: 379px;
  padding-top: 47px;
  padding-bottom: 34px;
  box-sizing: border-box;
}
.ct2 .title,
.ct5 .title {
  position: relative;
  background-image: url(../images/subtitle1.85d99a1b.png);
  width: 188px;
  height: 26px;
  left: 0;
  padding-left: 14px;
  box-sizing: border-box;
  line-height: 26px;
  font-size: 26px;
  font-weight: bold;
  color: #2358C3;
  margin-bottom: 26px;
}
.ct2 .pics,
.ct5 .pics {
  position: relative;
  width: 100%;
  height: 187px;
  overflow: hidden;
}
.ct2 .pics .scroll,
.ct5 .pics .scroll {
  overflow-y: hidden;
  overflow-x: auto;
  white-space: nowrap;
  font-size: 0;
}
.ct2 .pics .scroll .pic,
.ct5 .pics .scroll .pic {
  position: relative;
  width: 280px;
  height: 187px;
  overflow: hidden;
}
.ct2 .pics .scroll .pic img,
.ct5 .pics .scroll .pic img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 280px;
  min-height: 187px;
  height: auto;
  margin-left: -140px;
  object-fit: cover;
}
.ct2 .pics .btn-left,
.ct5 .pics .btn-left {
  display: none;
  position: absolute;
  width: 20px;
  height: 40px;
  left: 20px;
  top: 72px;
  background-image: url(../images/icon-arrow-left.97637444.png);
}
.ct2 .pics .btn-right,
.ct5 .pics .btn-right {
  display: none;
  position: absolute;
  width: 20px;
  height: 40px;
  right: 20px;
  top: 72px;
  background-image: url(../images/icon-arrow-right.aaca71a1.png);
}
.ct2 .btn-more,
.ct5 .btn-more {
  margin-top: 28px;
}
.audio-area {
  position: relative;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 60px;
  box-sizing: border-box;
}
.audio-area .title {
  position: relative;
  background-image: url(../images/subtitle1.85d99a1b.png);
  width: 188px;
  height: 26px;
  left: 0;
  padding-left: 14px;
  box-sizing: border-box;
  line-height: 26px;
  font-size: 26px;
  font-weight: bold;
  color: #2358C3;
  margin-bottom: 26px;
}
.audio-area .pics {
  position: relative;
  width: 100%;
  height: 153px;
  overflow: hidden;
}
.audio-area .pics .scroll {
  overflow-y: hidden;
  overflow-x: auto;
  white-space: nowrap;
  font-size: 0;
}
.audio-area .pics .scroll .audio-item {
  width: 400px;
  height: 153px;
  box-sizing: border-box;
  display: inline-block;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 30px;
}
.audio-area .pics .scroll .audio-item.active .img-wrapper .icon.play {
  display: none;
}
.audio-area .pics .scroll .audio-item.active .img-wrapper .icon.pause {
  display: inline-block;
}
.audio-area .pics .scroll .audio-item .img-wrapper {
  position: relative;
  width: 113px;
  height: 113px;
  background-image: url(../images/audio_img.7bef0110.png);
  float: left;
}
.audio-area .pics .scroll .audio-item .img-wrapper .icon {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
}
.audio-area .pics .scroll .audio-item .img-wrapper .icon.play {
  display: inline-block;
  background-image: url(../images/play.f0831110.png);
}
.audio-area .pics .scroll .audio-item .img-wrapper .icon.pause {
  display: none;
  background-image: url(../images/pause.8dfad6d4.png);
}
.audio-area .pics .scroll .audio-item .audio-detail {
  width: 200px;
  font-size: 16px;
  color: #333333;
  float: left;
  margin-left: 12px;
}
.audio-area .pics .scroll .audio-item .audio-detail .text {
  width: 100%;
  height: 72px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-bottom: 10px;
}
.audio-area .pics .scroll .audio-item .audio-detail .time {
  color: #999999;
}
.audio-area .pics .btn-left {
  display: none;
  position: absolute;
  width: 20px;
  height: 40px;
  left: 20px;
  top: 50%;
  margin-top: -20px;
  background-image: url(../images/icon-arrow-left.97637444.png);
}
.audio-area .pics .btn-right {
  display: none;
  position: absolute;
  width: 20px;
  height: 40px;
  right: 20px;
  top: 50%;
  margin-top: -20px;
  background-image: url(../images/icon-arrow-right.aaca71a1.png);
}
.ct3 {
  position: relative;
  width: 100%;
  max-height: 725px;
  background: #F7FBFF;
  padding-top: 27px;
  padding-bottom: 28px;
  box-sizing: border-box;
}
.ct3 .title {
  position: relative;
  width: 100%;
  height: 55px;
  background-image: url(../images/subtitle2.9ca810e8.png);
  color: white;
  font-size: 20px;
  font-weight: bold;
  padding-top: 21px;
  padding-left: 20px;
  box-sizing: border-box;
}
.ct3 .title .right {
  position: absolute;
  top: 19px;
  right: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
.ct3 .title .right .text-order,
.ct3 .title .right .font-size {
  margin-right: 10px;
  color: #666666;
}
.ct3 .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;
}
.ct3 .title .right .update-check.checked {
  background-color: #2358c3;
  background-image: url(../images/icon-check.a7d7e6d9.png);
}
.ct3 .list {
  position: relative;
  width: 100%;
  max-height: 535px;
  background: #ffffff;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 19px;
  box-sizing: border-box;
}
.ct3 .list .row {
  position: relative;
  width: 100%;
  padding: 17px 0;
  box-sizing: border-box;
  font-size: 16px;
  border-bottom: 1px dashed #CCCCCC;
}
.ct3 .list .row:last-of-type {
  border-bottom: none;
}
.ct3 .list .row > p {
  margin: 2px 0px;
}
.ct3 .list .row .text {
  color: #666666;
}
.ct3 .list .row .time {
  color: #999999;
  font-size: 14px;
}
.ct3 .list .btn-more {
  margin-top: 34px;
}
.ct3 .btn-more {
  margin-top: 34px;
  margin-bottom: 2px;
}
.ct4 {
  position: relative;
  width: 100%;
  padding-top: 27px;
  padding-bottom: 30px;
  box-sizing: border-box;
}
.ct4 .title {
  position: relative;
  width: 100%;
  height: 55px;
  background-image: url(../images/subtitle2.9ca810e8.png);
  color: white;
  font-size: 20px;
  font-weight: bold;
  padding-top: 21px;
  padding-left: 20px;
  box-sizing: border-box;
}
.ct4 .title .right {
  position: absolute;
  top: 19px;
  right: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
.ct4 .title .right .update {
  margin-left: 16px;
}
.ct4 .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;
}
.ct4 .title .right .update-check.checked {
  background-color: #2358c3;
  background-image: url(../images/icon-check.a7d7e6d9.png);
}
.ct4 .list {
  position: relative;
  width: 100%;
  max-height: 383px;
  overflow-x: hidden;
  overflow-y: auto;
}
.ct4 .list .row {
  position: relative;
  left: 16px;
  font-size: 16px;
  border-bottom: 1px dashed #CCCCCC;
  padding: 15px;
}
.ct4 .list .row:last-of-type {
  border-bottom: none;
}
.ct4 .list .row .question {
  position: relative;
  width: 100%;
  color: #666666;
}
.ct4 .list .row .question .name {
  color: #2358C3;
}
.ct4 .list .row .question .text {
  white-space: pre-wrap;
  word-break: break-all;
}
.ct4 .list .row .answer {
  position: relative;
  margin-top: 15px;
  padding: 14px 28px;
  box-sizing: border-box;
  background: #F9F9F9;
  color: #666666;
}
.ct4 .list .row .answer .repeat {
  color: #999999;
}
.ct4 .list .row .answer .reply-text {
  white-space: pre-wrap;
  word-break: break-all;
}
.ct4 .list .row .answer .arrow {
  display: block;
  position: absolute;
  background-image: url(../images/icon-arrow-up.6e7a9dc2.png);
  width: 15px;
  height: 12px;
  left: 39px;
  bottom: 100%;
}
.ct4 .btns {
  text-align: center;
  margin-bottom: 2px;
}
.ct4 .btns .hack-pie {
  display: inline-block;
  width: 180px;
  height: 36px;
  line-height: 36px;
  border-radius: 4px;
  margin: 27px 17px 0;
}
.ct4 .btns .hack-pie.disabled {
  color: #ddd;
  background-color: #f7f7f7;
  pointer-events: auto;
}
.ct4 .btns .btn-more {
  display: inline-block;
}
.ct4 .btns .btn-msg {
  display: inline-block;
  position: relative;
  width: 180px;
  height: 36px;
  line-height: 36px;
  margin: 27px auto 0 auto;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #FFFFFF;
  background: #2358C3;
}
.ct5 {
  position: relative;
  width: 100%;
  height: 384px;
  top: 0;
  background: #F7FBFF;
  padding-top: 47px;
  padding-bottom: 32px;
  box-sizing: border-box;
}
.ct5 .pics .pic .mask {
  position: absolute;
  top: 0;
  left: 50%;
  width: 280px;
  height: 100%;
  margin-left: -140px;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ad000000, 0, 0, endColorstr=#ad000000, 0, 0);
}
.ct5 .pics .pic .mask .pic-title {
  position: absolute;
  bottom: 10px;
  width: 90%;
  margin-left: 5%;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ct6 {
  position: relative;
  width: 100%;
  max-height: 343px;
  padding-top: 27px;
  padding-bottom: 30px;
  box-sizing: border-box;
}
.ct6 .title {
  position: relative;
  background-image: url(../images/subtitle1.85d99a1b.png);
  width: 100%;
  height: 26px;
  left: 0;
  padding-left: 14px;
  box-sizing: border-box;
  line-height: 26px;
  font-size: 26px;
  font-weight: bold;
  color: #2358C3;
  margin-bottom: 26px;
}
.ct6 .title .right {
  position: absolute;
  top: 0;
  right: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
.ct6 .title .right .btn-more2 {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #2358C3;
  vertical-align: middle;
}
.ct6 .title .right .btn-more2 .arrow {
  content: " ";
  display: inline-block;
  background-image: url(../images/icon-arrow-blue-right.b7d7d2d6.png);
  width: 5px;
  height: 9px;
  padding-left: 5px;
  vertical-align: middle;
}
.ct6 .list {
  position: relative;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.ct6 .list .row {
  position: relative;
  display: inline-block;
  width: 538px;
  height: 55px;
  line-height: 55px;
  font-size: 16px;
  color: #333333;
  border-bottom: 1px dashed #CCCCCC;
  padding-right: 21px;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ct6 .list .row.last {
  border-bottom: none;
}
.ct6 .list .row:nth-of-type(even) {
  margin-left: 80px;
}
.ct6 .list .row.right {
  margin-left: 80px;
}
.ct6 .list .row:before {
  display: inline-block;
  content: " ";
  width: 6px;
  height: 6px;
  margin-right: 6px;
  background-color: #2358C3;
  vertical-align: middle;
}
.ct6 .list .row a {
  color: #333333;
}
.ct6 .btn-msg {
  display: block;
  position: relative;
  width: 180px;
  height: 36px;
  line-height: 36px;
  margin: 27px auto 0 auto;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #FFFFFF;
  background: #2358C3;
}
.fixed-audio-wrapper {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  height: 60px;
  background: rgba(0, 0, 0, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ad000000, 0, 0, endColorstr=#ad000000, 0, 0);
}
.page-default .notice-wrapper {
  position: relative;
  width: 1170px;
  height: 40px;
  line-height: 40px;
  background-color: #f7f7f7;
  margin: 10px 0 10px 30px;
}
.page-default .notice-wrapper .iconfont {
  position: absolute;
  top: 0;
  left: 10px;
  color: #2358C3;
  font-size: 20px;
}
.page-default .notice-wrapper .nextNotice {
  color: #2358C3;
  position: absolute;
  right: 10px;
  top: 0px;
  font-size: 20px;
  cursor: pointer;
}
.page-default .notice-wrapper .hidden {
  display: none;
}
.page-default .notice-wrapper .text {
  color: #333;
  text-indent: 40px;
  overflow: hidden;
}
.page-video {
  background-color: #f8f8f8;
  padding: 30px 0;
  box-sizing: border-box;
}
.page-video * {
  box-sizing: border-box;
}
.page-video .center-container {
  width: 1200px;
  margin: 0 auto;
}
.page-video .center-container .normal-card {
  background-color: #fff;
  border: 1px solid #EBECEE;
  box-shadow: 0px 0px 6px 0px rgba(108, 108, 108, 0.12);
  border-radius: 4px;
}
.page-video .center-container .section-top .left-part {
  position: relative;
  width: 820px;
  float: left;
  padding-top: 180px;
}
.page-video .center-container .section-top .left-part .main-info {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  box-sizing: border-box;
  padding-left: 20px;
}
.page-video .center-container .section-top .left-part .main-info .project-cover {
  width: 130px;
  height: 130px;
  margin-top: 25px;
  float: left;
}
.page-video .center-container .section-top .left-part .main-info .project-cover > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-video .center-container .section-top .left-part .main-info .text-content {
  position: relative;
  width: 666px;
  padding: 24px 20px 20px;
  float: right;
}
.page-video .center-container .section-top .left-part .main-info .text-content .title {
  height: 26px;
  line-height: 26px;
  font-size: 20px;
  color: #3C4455;
  font-weight: 700;
}
.page-video .center-container .section-top .left-part .main-info .text-content .tip {
  font-size: 14px;
  color: #999;
  line-height: 22px;
}
.page-video .center-container .section-top .left-part .main-info .text-content .tip.time {
  height: 42px;
  padding: 10px 0;
}
.page-video .center-container .section-top .left-part .main-info .text-content .tip.desc.clamp {
  height: 66px;
  overflow: hidden;
}
.page-video .center-container .section-top .left-part .main-info .text-content .elli {
  position: absolute;
  top: 134px;
  right: 30px;
  width: 14px;
  line-height: 22px;
  color: #999;
  background-color: #fff;
  display: none;
  cursor: text;
}
.page-video .center-container .section-top .left-part .video-card {
  height: 540px;
  padding: 15px 15px 0;
  margin-top: 10px;
}
.page-video .center-container .section-top .left-part .video-card .video-wrapper {
  position: relative;
  width: 790px;
  height: 470px;
}
.page-video .center-container .section-top .left-part .video-card .video-wrapper .video-cover,
.page-video .center-container .section-top .left-part .video-card .video-wrapper .video-mask,
.page-video .center-container .section-top .left-part .video-card .video-wrapper .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page-video .center-container .section-top .left-part .video-card .video-wrapper .video-cover {
  object-fit: cover;
  display: none;
}
.page-video .center-container .section-top .left-part .video-card .video-wrapper .video-mask {
  display: none;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
}
.page-video .center-container .section-top .left-part .video-card .video-wrapper .video-mask .icon-play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  display: inline-block;
  background-image: url(../images/play.f0831110.png);
  margin-left: -25px;
  margin-top: -25px;
  cursor: pointer;
}
.page-video .center-container .section-top .left-part .video-card .video-wrapper .video {
  z-index: 1;
}
.page-video .center-container .section-top .left-part .video-card .video-info {
  display: none;
  height: 52px;
  padding-left: 20px;
  padding-top: 12px;
}
.page-video .center-container .section-top .left-part .video-card .video-info span {
  display: inline-block;
  vertical-align: middle;
}
.page-video .center-container .section-top .left-part .video-card .video-info .iconfont {
  font-size: 26px;
  color: #e59b9d;
}
.page-video .center-container .section-top .left-part .video-card .video-info .count {
  color: #666;
  font-size: 14px;
}
.page-video .center-container .section-top .right-part {
  width: 370px;
  float: right;
}
.page-video .center-container .section-top .right-part .notice-wrapper {
  position: relative;
  line-height: 20px;
  font-size: 14px;
  height: 80px;
  padding: 20px;
}
.page-video .center-container .section-top .right-part .notice-wrapper .iconfont {
  position: absolute;
  top: 20px;
  left: 20px;
  color: #BD040A;
  font-size: 20px;
}
.page-video .center-container .section-top .right-part .notice-wrapper .nextNotice {
  position: absolute;
  top: 18px;
  right: 10px;
  color: #BD040A;
  font-size: 20px;
  cursor: pointer;
}
.page-video .center-container .section-top .right-part .notice-wrapper .hidden {
  display: none;
}
.page-video .center-container .section-top .right-part .notice-wrapper .text {
  color: #333;
  text-indent: 24px;
  height: 40px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.page-video .center-container .section-top .right-part .notice-wrapper .tip {
  position: absolute;
  line-height: 40px;
  top: 20px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #999;
}
.page-video .center-container .section-top .right-part .else-wrapper {
  position: relative;
  height: 640px;
  margin-top: 10px;
}
.page-video .center-container .section-top .right-part .else-wrapper .tabs {
  background-color: #EBECEE;
}
.page-video .center-container .section-top .right-part .else-wrapper .tabs .item {
  position: relative;
  width: 33.33%;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  color: #333;
  text-align: center;
  float: left;
  cursor: pointer;
}
.page-video .center-container .section-top .right-part .else-wrapper .tabs .item.active {
  color: #BD040A;
  background-color: #fff;
  border-top: 2px solid #BD040A;
}
.page-video .center-container .section-top .right-part .else-wrapper .tab-content {
  position: relative;
  width: 100%;
  height: 596px;
  color: #333;
  font-size: 16px;
}
.page-video .center-container .section-top .right-part .else-wrapper .tab-content.loading .loading-wrapper {
  display: block;
}
.page-video .center-container .section-top .right-part .else-wrapper .tab-content .loading-wrapper {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.page-video .center-container .section-top .right-part .else-wrapper .tab-content .inner-content {
  display: none;
  height: 100%;
  padding: 15px 15px 0;
  overflow: auto;
}
.page-video .center-container .section-top .right-part .else-wrapper .tab-content .inner-content .empty-tip {
  height: 300px;
  line-height: 300px;
  font-size: 16px;
  text-align: center;
  color: #999;
}
.page-video .center-container .section-top .right-part .else-wrapper .tab-content .inner-content::-webkit-scrollbar-track {
  background-color: #ebecee;
}
.page-video .center-container .section-top .right-part .else-wrapper .tab-content .inner-content::-webkit-scrollbar {
  width: 5px;
  background-color: #F5F5F5;
}
.page-video .center-container .section-top .right-part .else-wrapper .tab-content .inner-content::-webkit-scrollbar-thumb {
  background-color: #c6c6c6;
  border-radius: 5px;
}
.page-video .center-container .section-top .right-part .else-wrapper .tab-content.text .text-list {
  display: block;
}
.page-video .center-container .section-top .right-part .else-wrapper .tab-content.msg {
  padding-bottom: 60px;
}
.page-video .center-container .section-top .right-part .else-wrapper .tab-content.msg .msg-list {
  display: block;
}
.page-video .center-container .section-top .right-part .else-wrapper .tab-content.msg .fixed-msg-bar {
  display: block;
}
.page-video .center-container .section-top .right-part .else-wrapper .tab-content.msg .fixed-msg-bar.tip-hidden {
  display: none;
}
.page-video .center-container .section-top .right-part .else-wrapper .tab-content.ft .ft-list {
  display: block;
}
.page-video .center-container .section-top .right-part .else-wrapper .tab-content .list-item {
  line-height: 26px;
  text-align: justify;
  margin-bottom: 15px;
}
.page-video .center-container .section-top .right-part .else-wrapper .tab-content .list-item.ft-item {
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  display: block;
  color: #333;
  text-decoration: none;
}
.page-video .center-container .section-top .right-part .else-wrapper .tab-content .list-item.ft-item:before {
  position: absolute;
  top: 10px;
  left: 0;
  content: '';
  width: 6px;
  height: 6px;
  background-color: #BD030A;
}
.page-video .center-container .section-top .right-part .else-wrapper .tab-content .list-item.ft-item .time {
  color: #999;
  margin-top: 5px;
}
.page-video .center-container .section-top .right-part .else-wrapper .tab-content .list-item .nickname {
  color: #999;
}
.page-video .center-container .section-top .right-part .else-wrapper .tab-content .list-item .reply-wrapper {
  background-color: #f7f7f7;
  padding: 6px 10px;
  margin-top: 10px;
}
.page-video .center-container .section-top .right-part .else-wrapper .tab-content .list-item .reply {
  color: #666;
}
.page-video .center-container .section-top .right-part .else-wrapper .fixed-msg-bar {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: #fff;
  border-top: 1px solid #EBECEE;
  z-index: 1;
  padding-right: 54px;
  font-size: 16px;
}
.page-video .center-container .section-top .right-part .else-wrapper .fixed-msg-bar.enabled .tips {
  display: none;
}
.page-video .center-container .section-top .right-part .else-wrapper .fixed-msg-bar.enabled > input {
  display: inline-block;
}
.page-video .center-container .section-top .right-part .else-wrapper .fixed-msg-bar.enabled .btn-send {
  background-color: #BD040A;
  cursor: pointer;
}
.page-video .center-container .section-top .right-part .else-wrapper .fixed-msg-bar > input,
.page-video .center-container .section-top .right-part .else-wrapper .fixed-msg-bar .tips,
.page-video .center-container .section-top .right-part .else-wrapper .fixed-msg-bar .link-tip {
  height: 100%;
  line-height: 60px;
  font-size: 16px;
  padding: 0 20px;
  color: #333;
}
.page-video .center-container .section-top .right-part .else-wrapper .fixed-msg-bar > input .login-link,
.page-video .center-container .section-top .right-part .else-wrapper .fixed-msg-bar .tips .login-link,
.page-video .center-container .section-top .right-part .else-wrapper .fixed-msg-bar .link-tip .login-link {
  color: #BE040A;
  cursor: pointer;
}
.page-video .center-container .section-top .right-part .else-wrapper .fixed-msg-bar .link-tip {
  color: #666;
  cursor: text;
}
.page-video .center-container .section-top .right-part .else-wrapper .fixed-msg-bar .link-tip.disabled {
  color: #999;
  background-color: #eee;
  cursor: not-allowed;
}
.page-video .center-container .section-top .right-part .else-wrapper .fixed-msg-bar > input {
  display: none;
  width: 100%;
  border: none;
  outline: none;
}
.page-video .center-container .section-top .right-part .else-wrapper .fixed-msg-bar .tips {
  color: #999;
  text-align: center;
  font-weight: 700;
}
.page-video .center-container .section-top .right-part .else-wrapper .fixed-msg-bar .btn-send {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 54px;
  height: 60px;
  background-color: #e59b9d;
  display: inline-block;
  color: #fff;
  text-align: center;
  line-height: 60px;
  cursor: not-allowed;
}
.page-video .center-container .section-top .right-part .else-wrapper .fixed-msg-bar .btn-send.disabled {
  background-color: #e59b9d !important;
  cursor: not-allowed !important;
}
.page-video .center-container .normal-section {
  padding: 25px 15px;
  background-color: #fff;
  margin-top: 20px;
}
.page-video .center-container .normal-section .section-title {
  position: relative;
  font-size: 24px;
  color: #3C4455;
  font-weight: 700;
  margin-bottom: 30px;
}
.page-video .center-container .normal-section .section-title:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  width: 160px;
  height: 10px;
  background: linear-gradient(90deg, #BE1B21 0%, #FFFFFF 100%);
  opacity: 0.2;
  margin-top: -8px;
  margin-left: -2px;
}
.page-video .center-container .section-img,
.page-video .center-container .audio-area {
  padding: 25px 5px;
}
.page-video .center-container .section-img .section-title,
.page-video .center-container .audio-area .section-title {
  padding-left: 15px;
}
.page-video .center-container .section-img .section-title:after,
.page-video .center-container .audio-area .section-title:after {
  left: 15px;
}
.page-video .center-container .section-img .pics,
.page-video .center-container .audio-area .pics {
  position: relative;
  width: 100%;
  height: 180px;
  overflow: hidden;
  line-height: 0;
}
.page-video .center-container .section-img .pics .scroll,
.page-video .center-container .audio-area .pics .scroll {
  overflow-y: hidden;
  overflow-x: auto;
  white-space: nowrap;
  font-size: 0;
}
.page-video .center-container .section-img .pics .scroll .empty-tip,
.page-video .center-container .audio-area .pics .scroll .empty-tip {
  height: 100px;
  line-height: 100px;
  font-size: 16px;
  text-align: center;
  color: #999;
}
.page-video .center-container .section-img .pics .scroll .pic,
.page-video .center-container .audio-area .pics .scroll .pic {
  position: relative;
  width: 270px;
  height: 180px;
  overflow: hidden;
}
.page-video .center-container .section-img .pics .scroll .pic img,
.page-video .center-container .audio-area .pics .scroll .pic img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 270px;
  height: 180px;
  margin-left: -135px;
  object-fit: cover;
}
.page-video .center-container .section-img .pics .btn-left,
.page-video .center-container .audio-area .pics .btn-left {
  display: none;
  position: absolute;
  width: 20px;
  height: 40px;
  left: 20px;
  top: 72px;
  background-image: url(../images/icon-arrow-left.97637444.png);
}
.page-video .center-container .section-img .pics .btn-right,
.page-video .center-container .audio-area .pics .btn-right {
  display: none;
  position: absolute;
  width: 20px;
  height: 40px;
  right: 20px;
  top: 72px;
  background-image: url(../images/icon-arrow-right.aaca71a1.png);
}
.page-video .center-container .audio-area .pics {
  height: 140px;
}
.page-video .center-container .audio-area .pics .scroll .audio-item {
  padding-top: 0;
}
.modal-msg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
}
.modal-msg * {
  box-sizing: border-box;
}
.modal-msg .outer-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ad000000, 0, 0, endColorstr=#ad000000, 0, 0);
}
.modal-msg .inner-container {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 600px;
  height: 400px;
  margin-left: -300px;
  margin-top: -200px;
  background-color: #fff;
  border-radius: 4px;
}
.modal-msg .inner-container .btn-close {
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  color: #333;
  font-size: 20px;
  cursor: pointer;
}
.modal-msg .inner-container .btn-close:hover {
  color: #2358C3;
}
.modal-msg .inner-container .hd {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  border-bottom: 1px solid #eee;
}
.modal-msg .inner-container .bd {
  padding: 30px 40px;
}
.modal-msg .inner-container .bd .textarea {
  width: 100%;
  height: 200px;
  display: inline-block;
  outline: none;
  border: 1px solid #eee;
  padding: 10px;
  font-size: 16px;
  line-height: 26px;
  resize: none;
}
.modal-msg .inner-container .ft {
  padding-top: 10px;
}
.modal-msg .inner-container .ft .btn-submit {
  width: 150px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  background-color: #2358C3;
  border-radius: 4px;
  cursor: pointer;
}
.modal-msg .inner-container .ft .btn-submit.disabled {
  color: #fff;
  background-color: #eee;
  cursor: not-allowed;
}

@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=index.96d80f4a.css.map*/