.pc-news-box .news-detail-box {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 50px;
  overflow: hidden;
}
.pc-news-box .news-detail-box .detail-title {
  padding-top: 35px;
  clear: both;
  text-align: center;
}
.pc-news-box .news-detail-box .detail-title .tit {
  font-size: 22px;
  color: #393939;
  font-weight: 600;
}
.pc-news-box .news-detail-box .detail-title > p {
  text-align: center;
  color: #b2b2b2;
  padding-top: 25px;
}
.pc-news-box .news-detail-box .detail-title > p img {
  width: 28px;
  height: 28px;
  border-radius: 28px;
  vertical-align: -10px;
  margin-right: 8px;
}
.pc-news-box .news-detail-box .detail-title > p span {
  padding: 0px 20px;
}
.pc-news-box .news-detail-box .detail-contents {
  padding: 0px 20px;
  padding-top: 50px;
}
.pc-news-box .news-detail-box .detail-contents p {
  font-size: 16px;
  line-height: 30px;
  width: 100%;
  margin: 0 auto;
  color: #393939;
  word-wrap: break-word;
  text-align: left;
  padding-bottom: 15px;
}
.pc-news-box .news-detail-box .detail-contents img {
  display: block;
  max-width: 800px;
  margin: 20px auto;
}
.pc-news-box .news-detail-box .detail-contents h2 {
  font-size: 18px;
  color: #393939;
  padding-bottom: 15px;
}
.pc-news-box .news-detail-box .detail-contents h3 {
  font-size: 16px;
  color: #393939;
  padding-bottom: 15px;
}
.pc-news-box .news-detail-box .detail-href {
  text-align: center;
  padding-top: 38px;
}
.pc-news-box .news-detail-box .return-list {
  width: 238px;
  height: 40px;
  margin: 0 auto;
  margin-top: 45px;
  line-height: 0;
}
.pc-news-box .news-detail-box .return-list .goto-column {
  display: block;
  width: 238px;
  height: 40px;
  border-radius: 40px;
  line-height: 40px;
  background-color: #e00c31;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  margin-top: 14px;
  box-shadow: 4px 2px 12px 0 rgba(244, 12, 49, 0.4);
}
.pc-news-box .news-detail-box .turn-art {
  padding-top: 35px;
  clear: both;
}
.pc-news-box .news-detail-box .turn-art p {
  height: 60px;
  width: 355px;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
}
.pc-news-box .news-detail-box .turn-art p span {
  display: block !important;
  color: #393939;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 14px;
}
.pc-news-box .news-detail-box .turn-art p a {
  color: #797979;
  font-size: 15px;
  display: block;
}
.pc-news-box .news-detail-box .turn-art p a:hover {
  color: #c33200;
}
.pc-news-box .news-detail-box .zy-qa-bg {
  background-color: #ffeae4;
  border-radius: 5px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  padding-top: 15px;
}
.pc-news-box .news-detail-box .zy-qa-bg .zy-qa-title {
  display: flex;
  justify-content: space-between;
  padding: 0px 20px;
}
.pc-news-box .news-detail-box .zy-qa-bg .zy-qa-title > p {
  width: 268px;
  height: 31px;
  line-height: 31px;
  font-size: 18px;
  color: #393939;
  font-weight: 600;
  background: url(../../images/images/zy_qa_bg.png) no-repeat;
}
.pc-news-box .news-detail-box .zy-qa-bg .zy-qa-title a {
  display: block;
  width: 112px;
  height: 34px;
  background-color: #c33200;
  font-size: 14px;
  line-height: 34px;
  box-sizing: border-box;
  padding-left: 25px;
  border-radius: 34px;
  margin-left: 20px;
  color: #ffffff;
  box-shadow: 1px 3px 8px -1px rgba(139, 50, 0, 0.25);
}
.pc-news-box .news-detail-box .zy-qa-bg .zy-qa-title a.to-53kf .update-53-pop {
  top: 46px;
  left: -100px;
}
.pc-news-box .news-detail-box .zy-qa-bg .zy-qa-text {
  width: 813px;
  background: #ffffff;
  border-radius: 5px;
  line-height: 24px;
  font-size: 15px;
  color: #595959;
  margin: 0 auto;
  padding: 20px 20px;
  box-sizing: border-box;
  margin-top: 15px;
}
.pc-news-box .news-detail-box .tags-art-ul {
  margin-left: -23px;
  padding-top: 8px;
}
.pc-news-box .news-detail-box .tags-art-ul li {
  width: 385px;
  float: left;
  margin: 12px 0px;
  margin-left: 42px;
}
.pc-news-box .news-detail-box .tags-art-ul li img {
  width: 128px;
  height: 92px;
  float: left;
  border-radius: 5px;
}
.pc-news-box .news-detail-box .tags-art-ul li .tags-art-text {
  width: 243px;
  float: right;
}
.pc-news-box .news-detail-box .tags-art-ul li .tags-art-text .title {
  font-size: 16px;
  color: #393939;
  padding-top: 10px;
}
.pc-news-box .news-detail-box .tags-art-ul li .tags-art-text .text {
  font-size: 14px;
  color: #999999;
  padding-top: 10px;
}
.pc-news-box .news-detail-box .tags-art-ul li .tags-art-text .intro {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}
.pc-news-box .news-detail-box .tags-art-ul li .tags-art-text .intro span {
  display: inline-block;
  font-size: 12px;
  color: #b2b2b2;
}
.pc-news-box .news-detail-box .tags-art-ul li .tags-art-text .intro span i {
  font-size: 18px;
  vertical-align: -1px;
  padding-right: 5px;
}
.pc-news-box .news-detail-box .about-recommend-ul {
  padding: 35px 20px 20px 20px;
  clear: both;
  overflow: hidden;
}
.pc-news-box .news-detail-box .about-recommend-ul li {
  width: 200px;
  float: left;
  font-size: 16px;
  color: #595959;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.pc-news-box .news-detail-box .about-recommend-ul li:after {
  display: none;
  content: '';
  width: 35px;
  height: 4px;
  background: #c33200;
  border-radius: 4px;
  position: absolute;
  bottom: -15px;
  left: 80px;
  box-shadow: 1px 3px 8px -1px rgba(139, 50, 0, 0.25);
}
.pc-news-box .news-detail-box .about-recommend-ul li.active {
  font-weight: 600;
}
.pc-news-box .news-detail-box .about-recommend-ul li.active:after {
  display: block;
}
.pc-news-box .news-detail-box .about-recommend-con {
  clear: both;
}
.pc-news-box .news-detail-box .about-recommend-con .con-item {
  display: none;
}
.pc-news-box .news-detail-box .about-recommend-con .con-item.active {
  display: block;
}
.pc-news-box .news-detail-box .about-recommend-con .about-recommend-tags {
  padding: 0px 0px;
  float: left;
  padding-top: 20px;
}
.pc-news-box .news-detail-box .about-recommend-con .about-recommend-tags li {
  float: left;
  height: 33px;
  background-color: #f5f5f5;
  border-radius: 33px;
  width: 120px;
  line-height: 33px;
  position: relative;
  padding: 0px 15px;
  box-sizing: border-box;
  margin-left: 18px;
  margin-bottom: 18px;
  text-align: center;
}
.pc-news-box .news-detail-box .about-recommend-con .about-recommend-tags li i {
  display: block;
  width: 28px;
  height: 14px;
  position: absolute;
  right: -10px;
  top: -5px;
  background: url(../../images/qa/hot_tag.png);
}
.pc-news-box .news-detail-box .about-recommend-con .about-recommend-tags li:hover a {
  color: #c33200;
}
.pc-news-box .news-detail-box .about-recommend-con .about-recommend-tags a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #999999;
  font-size: 14px;
}
.pc-news-box .news-detail-box .about-recommend-con .course-ul {
  clear: both;
  overflow: hidden;
  margin-left: -5px;
  padding-top: 20px;
}
.pc-news-box .news-detail-box .about-recommend-con .course-ul li {
  width: 184px;
  height: 167px;
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 1px 3px 8px -1px rgba(244, 244, 244, 0.25);
  border-radius: 5px 5px;
  float: left;
  margin-left: 25px;
  transition: all .3s;
  margin-bottom: 15px;
}
.pc-news-box .news-detail-box .about-recommend-con .course-ul li .img {
  position: relative;
  width: 184px;
  height: 104px;
  border-radius: 5px 5px 0px 0px;
}
.pc-news-box .news-detail-box .about-recommend-con .course-ul li .img > img {
  width: 184px;
  height: 104px;
  border-radius: 5px 5px 0px 0px;
}
.pc-news-box .news-detail-box .about-recommend-con .course-ul li .course-intro {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.pc-news-box .news-detail-box .about-recommend-con .course-ul li .course-intro span {
  display: inline-block;
  font-size: 12px;
  color: #b2b2b2;
}
.pc-news-box .news-detail-box .about-recommend-con .course-ul li .course-intro span i {
  font-size: 18px;
  vertical-align: -1px;
  padding-right: 5px;
}
.pc-news-box .news-detail-box .about-recommend-con .course-ul li .tit {
  font-size: 15px;
  color: #393939;
  margin-top: 12px;
  font-weight: 600;
}
.pc-news-box .news-detail-box .about-recommend-con .course-ul li .tit a:hover {
  color: #c33200;
}
.pc-news-box .news-detail-box .about-recommend-con .course-ul li:hover {
  transform: translateY(-4px);
}
.pc-news-box .news-detail-box .c-right-tit {
  display: flex;
  justify-content: space-between;
  padding: 0px 16px;
  padding-top: 25px;
}
.pc-news-box .news-detail-box .c-right-tit p {
  font-size: 18px;
  color: #393939;
  font-weight: bold;
}
.pc-news-box .news-detail-box .c-right-tit span {
  font-size: 14px;
  color: #b2b2b2;
  padding-top: 5px;
}
.pc-news-box .news-detail-box .recommon-c-star {
  padding: 0px 16px;
}
.pc-news-box .news-detail-box .recommon-c-star li {
  clear: both;
  overflow: hidden;
  margin-top: 20px;
  width: 290px;
}
.pc-news-box .news-detail-box .recommon-c-star li img {
  width: 128px;
  height: 92px;
  border-radius: 5px;
  float: left;
}
.pc-news-box .news-detail-box .recommon-c-star li > div {
  width: 145px;
  float: left;
  margin-left: 15px;
}
.pc-news-box .news-detail-box .recommon-c-star li > div p {
  font-size: 16px;
  color: #393939;
  line-height: 26px;
  height: 54px;
  overflow: hidden;
}
.pc-news-box .news-detail-box .recommon-c-star li > div span {
  display: block;
  padding-top: 11px;
}
.pc-news-box .news-detail-box .recommon-c-star li > div span i {
  font-size: 20px;
  color: #ffbf24;
  float: left;
}
.pc-news-box .news-detail-box .news-swiper-button {
  position: absolute;
  right: 60px;
  top: 40px;
}
.pc-news-box .news-detail-box .news-swiper-button i {
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #b5b5b5;
  font-size: 14px;
  text-align: center;
  border-radius: 28px;
}
.pc-news-box .news-detail-box .news-swiper-button .swiper-button-next,
.pc-news-box .news-detail-box .news-swiper-button .swiper-button-prev {
  background: none;
}
.pc-news-box .news-detail-box .news-swiper-button .swiper-button-next:hover i,
.pc-news-box .news-detail-box .news-swiper-button .swiper-button-prev:hover i {
  background-color: #ededed;
}
.pc-news-box .news-detail-box .news-recommend-swiper {
  width: 289px;
  margin: 0 auto;
  padding-top: 25px;
}
.pc-news-box .news-detail-box .news-recommend-swiper .recommend-common {
  width: 288px;
  height: 258px;
  background-color: #f3f3f3;
  border-radius: 5px;
}
.pc-news-box .news-detail-box .news-recommend-swiper .recommend-common img {
  width: 288px;
  height: 188px;
  border-radius: 5px;
  padding-bottom: 8px;
}
.pc-news-box .news-detail-box .news-recommend-swiper .recommend-common p {
  font-size: 14px;
  color: #595959;
  line-height: 24px;
  padding-left: 15px;
}
.pc-news-box .news-detail-box .news-recommend-btn {
  clear: both;
  padding-top: 20px;
  width: 240px;
  margin: 0 auto;
}
.pc-news-box .news-detail-box .news-recommend-btn a {
  display: block;
  width: 240px;
  height: 40px;
  border-radius: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #c33200;
  color: #ffffff;
  box-shadow: 1px 3px 8px -1px rgba(139, 50, 0, 0.25);
  font-size: 14px;
  font-weight: 600;
}
.pc-news-box .news-detail-box .news-recommend-btn a .add-qw-code .code-img-box {
  width: 132px;
  height: 132px;
  margin: 0 auto;
  display: block;
}
.pc-news-box .news-detail-box .news-recommend-btn a .add-qw-code .code-text-box {
  margin-top: -3px;
}
.pc-news-box .news-detail-box .pink-bg {
  height: 375px;
  background: linear-gradient(to bottom, #f9e7f2, #fee3e5, #ffecdd);
}
.pc-news-box .news-detail-box .pink-bg .pink-tit {
  text-align: center;
  font-weight: 18px;
  color: #393939;
  padding-top: 30px;
  font-weight: 600;
}
.pc-news-box .news-detail-box .pink-bg .career-form {
  clear: both;
  width: 288px;
  margin: 0 auto;
  padding-top: 30px;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line {
  width: 288px;
  height: 40px;
  border-radius: 40px;
  background-color: #ffffff;
  line-height: 40px;
  box-sizing: border-box;
  padding-left: 20px;
  margin-bottom: 17px;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .label {
  float: left;
  font-size: 14px;
  color: #393939;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .yzm {
  float: right;
  font-size: 14px;
  color: #393939;
  width: 82px;
  text-align: center;
  line-height: 40px;
  padding-right: 13px;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .yzm-text {
  width: 120px;
  float: left;
  height: 40px;
  line-height: 40px;
  background-color: #ffffff;
  font-size: 14px;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .yzm-text::placeholder {
  color: #aeaeae;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .mobile {
  width: 190px;
  float: left;
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
  background-color: #ffffff;
  font-size: 0.22rem;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .mobile::placeholder {
  color: #aeaeae;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .u-form-select {
  width: 180px;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  border-radius: 40px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  overflow: hidden;
  vertical-align: top;
  color: #393939;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .u-form-select:after {
  content: "";
  position: absolute;
  right: 15px;
  bottom: 10px;
  width: 0;
  height: 0;
  border-width: 5px 5px;
  border-color: transparent;
  border-style: solid;
  border-top-color: #797979;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .u-form-select.select-focus:hover {
  overflow: visible;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .u-form-select.select-focus:hover .select-list {
  opacity: 1;
  visibility: visible;
  z-index: 22;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .u-form-select .checked {
  color: #393939;
  cursor: pointer;
  padding-right: 0px;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .u-form-select .checked.placeholder-style {
  color: #797979;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .u-form-select .select-list {
  width: 155px;
  background: #fff;
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: -11px;
  opacity: 0;
  visibility: hidden;
  position: relative;
  z-index: 22;
  font-size: 16px;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .u-form-select .select-list.max-ch {
  max-height: 120px;
  overflow-y: auto;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .u-form-select .select-list .select-item {
  padding: 0 22.5px;
  font-size: 16px;
  color: #333;
  line-height: 38px;
  height: 38px;
  background-color: transparent;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .u-form-select .select-list .select-item span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .u-form-select .select-list .select-item:hover {
  background-color: #ebebf0;
  overflow: inherit;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .u-form-select.linkage .select-list {
  width: 60%;
  min-width: 0.1rem;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .u-form-select.linkage .select-child {
  position: absolute;
  top: -13px;
  left: 100%;
  width: 100%;
  background-color: #fff;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  -webkit-box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.2);
  border-radius: 3px;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .u-form-select.linkage .select-child-item {
  font-size: 0.22rem;
  color: #333;
  line-height: 0.6rem;
  height: 0.6rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 22.5px;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .u-form-select.linkage .select-child-item span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .u-form-select.linkage .select-child-item:hover {
  background-color: #ebebf0;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .u-form-select.double-select .select-parent {
  max-height: 2rem;
  overflow-y: auto;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .u-form-select.double-select .select-child {
  max-height: 1.5rem;
  overflow-y: auto;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .aihao {
  float: right;
  width: 205px;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .aihao .u-form-select {
  width: 205px;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .aihao .select-list {
  width: 205px;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .yuxin {
  float: right;
  width: 180px;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .yuxin .u-form-select {
  width: 180px;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-form-line .yuxin .select-list {
  width: 180px;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-btn {
  width: 238px;
  height: 40px;
  margin: 0 auto;
  margin-top: 0rem;
  line-height: 0;
}
.pc-news-box .news-detail-box .pink-bg .career-form .career-btn .sub-btn {
  width: 238px;
  height: 40px;
  border-radius: 40px;
  line-height: 40px;
  background-color: #e00c31;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  margin-top: 14px;
  box-shadow: 4px 2px 12px 0 rgba(244, 12, 49, 0.4);
}
