body {
  background-color: #FAFAFA;
}
.knowledgesRrouteNav {
  width: 1200px !important;
}
.articleBox {
  min-height: 500px;
  margin-bottom: 20px;
  padding: 35px 60px 120px 35px;
  box-sizing: border-box;
  position: relative;
}
.articleTitle {
  position: relative;
  font-size: 25px;
  font-weight: 500;
  color: #A42127;
  text-align: left;
  margin-bottom: 10px;
}
.contentImg img {
  max-width: 322px !important;
  max-height: 227px !important;
  object-fit: cover !;
  border-radius: 10px;
}
.authorBox {
  text-align: left;
  margin: 14px 0;
}
.authorBox span:nth-child(2) {
  padding: 0 16px;
}
.authorBox span:nth-child(4) {
  padding: 0 16px;
}
.con-bottom-nav {
  width: 1080px;
  position: absolute;
  bottom: 27px;
  padding-top: 13px;
  border-top: 1px dashed #ccc;
  font-size: 12px;
  color: #888;
}
.con-bottom-nav a {
  color: #4BB3BB;
  font-size: 12px;
  margin-top: 6px;
  display: inline-block;
}
.con-bottom-nav .con-bottom-nav div > a:hover {
  color: #4BB3BB;
}
/**UI改版详情页---------*/
.thinksContent {
  width: 1200px;
  margin: 0 auto;
}
.thinksContent .thinksContentBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.thinksContent .thinksContentBox div,
.thinksContent .thinksContentBox ul,
.thinksContent .thinksContentBox li {
  margin: 0;
}
.thinksContent .thinksContentBox .thinksContentLeftBox {
  width: 850px;
  background: #FFFFFF;
  padding: 40px;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .ykbk-ListIcons {
  display: flex;
  justify-content: flex-end;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .ykbk-ListIcons ul {
  display: flex;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .ykbk-ListIcons ul li {
  margin-left: 20px;
  font-size: 16px;
  color: #D8D8D8;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .ykbk-ListIcons ul li img {
  vertical-align: middle;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .ykbk-ListIcons ul li span {
  vertical-align: middle;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .ykbk-ListIcons .ykbk-fenxiang {
  margin-left: 53px;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .ykbk-ListIcons .ykbk-fenxiang li {
  margin-left: 10px;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .ykbk-ListIcons .ykbk-fenxiang li:first-child {
  color: #848484 !important;
  margin-right: 13px;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .ykbk-wenzhangLine {
  border: 2px solid #D8D8D8;
  border-color: #D8D8D8 !important;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .specificArticles {
  letter-spacing: 0.5px;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .specificArticles .content img {
  display: block;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .specificArticles .specificArticlesTitle {
  font-size: 25px;
  font-weight: 500;
  color: #A42127;
  margin-bottom: 10px;
  display: flex;
  align-items: flex-start;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .specificArticles .specificArticlesTitle .icon {
  margin: 6px 10px 0 0;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .specificArticles .specificArticlesList {
  width: 100%;
  text-align: center;
  color: #AFAFAF;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .specificArticles .specificArticlesList ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .specificArticles .specificArticlesList ul li {
  color: #AFAFAF;
  font-size: 14px;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .specificArticles .specificArticlesList ul li img {
  width: 16px;
  vertical-align: middle;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .specificArticles .specificArticlesList ul li span {
  vertical-align: middle;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .specificArticles .specificArticlesList ul li:first-child {
  margin-right: 15px;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .ask-mode {
  display: flex;
  align-items: center;
  margin: 20px 0 30px;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .ask-mode .picture {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  margin: 0 10px 0 0;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .ask-mode .name {
  font-size: 16px;
  color: #333;
  margin: 0;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .ask-mode .time {
  margin: 0 0 0 20px;
  padding-left: 20px;
  border-left: 1px solid #ccc;
  height: 30px;
  font-size: 16px;
  color: #999;
  display: flex;
  align-items: center;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .ask-mode .operate {
  margin-left: auto;
  display: flex;
  align-items: center;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .ask-mode .operate .collect-mode {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #999;
  margin: 0 0 0 20px;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .ask-mode .operate .collect-mode div {
  vertical-align: middle;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .ask-mode .operate .collect-mode div img {
  width: 15px;
  height: auto;
  margin: 0;
  vertical-align: middle;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .ask-mode .operate .collect-mode div span {
  vertical-align: middle;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .ask-mode .operate .collect-mode .utility:last-child {
  display: none;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .ask-mode .operate .collect-mode:nth-child(3n) img {
  transform: rotateX(180deg);
}
.thinksContent .thinksContentBox .thinksContentLeftBox .sheetBox {
  margin-top: 20px;
  letter-spacing: 0.5px;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .sheetBox .sheet a {
  font-size: 16px;
  color: #737373;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .ybzx-tabBox ul {
  display: flex;
  align-items: center;
  letter-spacing: 1.5px;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .ybzx-tabBox ul li {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 10px;
  box-sizing: border-box;
  border: 0.5px solid #848484;
  text-align: center;
  background: #FFFFFF;
  margin-right: 12px;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .ybzx-tabBox ul li a {
  font-size: 16px;
  color: #737373;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .concern {
  font-size: 20px;
  color: #3D3D3D;
  font-weight: 700;
  letter-spacing: 0.5px;
  clear: both;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .listOfDetailPages {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 207px);
  justify-content: space-between;
  gap: 27.5px;
  padding: 10px 0;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .listOfDetailPages .listOfDetailPagesItem {
  width: 207px;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .listOfDetailPages .listOfDetailPagesItem .listOfDetailPagesItem-image {
  width: 100%;
  height: 143px;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .listOfDetailPages .listOfDetailPagesItem .listOfDetailPagesItem-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .listOfDetailPages .listOfDetailPagesItem .listOfDetailPagesItem-conten {
  padding: 20px 13.5px;
  letter-spacing: 0.5px;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .listOfDetailPages .listOfDetailPagesItem .listOfDetailPagesItem-conten div {
  line-height: 24px;
  font-size: 14px;
  color: #848484;
  box-sizing: border-box;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  letter-spacing: 0.5px;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .listOfDetailPages .listOfDetailPagesItem .listOfDetailPagesItem-conten div:hover {
  color: #A42127;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .listOfDetailPages .listOfDetailPagesItem .listOfDetailPagesItem-conten a {
  color: #848484;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .listOfDetailPages .listOfDetailPagesItem .listOfDetailPagesItem-conten a:hover {
  color: #A42127;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .doubt {
  font-size: 20px;
  color: #3D3D3D;
  font-weight: 700;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .doubt span {
  color: #77D8D0;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .textField {
  width: 100%;
  margin: 0 auto;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .textField textarea.custom-textarea {
  width: 719px;
  height: 205px;
  background: #F7F7F7;
  box-sizing: border-box;
  border: 0.5px solid #c5c1c1;
  padding: 10px;
  font-size: 16px;
  line-height: 1.5;
  resize: none;
  outline: none;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .textField textarea.custom-textarea::placeholder {
  color: #D8D8D8;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .tiwenBox {
  display: flex;
  justify-content: space-between;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .tiwenBox .tiwenBoxLdeft {
  width: 111px;
  height: 36px;
  line-height: 36px;
  background: #77D8D0;
  color: #FFFFFF;
  font-size: 20px;
  text-align: center;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .tiwenBox .tiwenBoxRight ul {
  display: flex;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .tiwenBox .tiwenBoxRight ul li {
  font-size: 16px;
  color: #747B7A;
}
.thinksContent .thinksContentBox .thinksContentLeftBox .tiwenBox .tiwenBoxRight ul li span {
  color: #77D8D0;
}
.thinksContent .thinksContentBox .more-knowledge #more-title {
  padding-left: 0;
}
.thinksContent .thinksContentBox .more-knowledge .know-list {
  padding: 0 0;
  box-sizing: border-box;
  background: #fff;
  margin: 0;
}
.thinksContent .thinksContentBox .more-knowledge .know-list .list {
  width: 100%;
  padding: 20px 0px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  border-bottom: 1px solid #D8D8D8;
  letter-spacing: 0.5px;
}
.thinksContent .thinksContentBox .more-knowledge .know-list .list .lazyload {
  width: 240px;
  height: 180px;
  margin: 0;
  border-radius: 10px;
}
.thinksContent .thinksContentBox .more-knowledge .know-list .list .news {
  width: 480px;
  margin: 0;
}
.thinksContent .thinksContentBox .more-knowledge .know-list .list .news .name {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  color: #3D3D3D;
}
.thinksContent .thinksContentBox .more-knowledge .know-list .list .news .name:hover {
  color: #A42127;
}
.thinksContent .thinksContentBox .more-knowledge .know-list .list .news .explain {
  height: 78px;
  font-size: 16px;
  font-weight: 350;
  line-height: 26px;
  color: #767676;
  margin: 10px 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-indent: 32px;
}
.thinksContent .thinksContentBox .more-knowledge .know-list .list .news .explain:hover {
  color: #A42127;
}
.thinksContent .thinksContentBox .more-knowledge .know-list .list .news .other {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #A7A4A4;
}
.thinksContent .thinksContentBox .more-knowledge .know-list .list .news .other .people {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px 0 20px;
}
.thinksContent .thinksContentBox .more-knowledge .know-list .list .news .other .people .icon {
  width: 16px;
  height: 15px;
  margin: 0 3px 0 0;
}
.thinksContent .thinksContentBox .more-knowledge .know-list .list .news .other .look {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px 0 20px;
}
.thinksContent .thinksContentBox .more-knowledge .know-list .list .news .other .look .icon {
  width: 20px;
  margin: 0 3px 0 0;
}
.thinksContent .thinksContentBox .more-knowledge .know-list .list .news .other .go {
  width: 97px;
  height: 30px;
  border-radius: 5px;
  opacity: 1;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  text-align: center;
  color: #FFFFFF;
  background: #A42127;
  margin: 0 0 0 auto;
}
.thinksContent .thinksContentBox .more-knowledge .know-list .list:last-child {
  border: none;
}
.thinksContent .thinksContentBox .thinksContentRightBox {
  width: 303px;
}
.thinksContent .thinksContentBox .thinksContentRightBox .thinksContentRightBoxTOP {
  background: #FFFFFF;
}
.thinksContent .thinksContentBox .thinksContentRightBox .thinksContentRightBoxTOP .rankingTop {
  width: 100%;
  display: flex;
  justify-content: space-between;
  height: 57px;
  background: #A42127;
  color: #fff;
  font-size: 20px;
  padding: 10px 17px 0 2px;
  box-sizing: border-box;
  align-items: center;
}
.thinksContent .thinksContentBox .thinksContentRightBox .thinksContentRightBoxTOP .rankingTop .rankingTopLeft img {
  margin-left: 32px;
  margin-right: 5px;
}
.thinksContent .thinksContentBox .thinksContentRightBox .thinksContentRightBoxTOP .rankingTop .rankingTopLeft ul {
  display: flex;
  box-sizing: border-box;
}
.thinksContent .thinksContentBox .thinksContentRightBox .thinksContentRightBoxTOP .rankingTop .rankingTopLeft ul li {
  margin-left: 25px;
  display: inline-block;
  padding: 11px 16px;
  background: #77D8D0;
  color: #fff;
  border-radius: 5px 5px 0 0;
  box-sizing: border-box;
}
.thinksContent .thinksContentBox .thinksContentRightBox .thinksContentRightBoxTOP .rankingTop .rankingTopLeft ul .currentSelet {
  background: #fff;
  color: #A42127;
}
.thinksContent .thinksContentBox .thinksContentRightBox .thinksContentRightBoxTOP .rankingTop .rankingTopRight a {
  font-size: 16px;
  color: #FFFFFF;
}
.thinksContent .thinksContentBox .thinksContentRightBox .thinksContentRightBoxTOP .rankingBottom .rankingBottom_box:first-of-type .rankingBottomLeft .titleNumber,
.thinksContent .thinksContentBox .thinksContentRightBox .thinksContentRightBoxTOP .rankingBottom .rankingBottom_box:nth-of-type(2) .rankingBottomLeft .titleNumber,
.thinksContent .thinksContentBox .thinksContentRightBox .thinksContentRightBoxTOP .rankingBottom .rankingBottom_box:nth-of-type(3) .rankingBottomLeft .titleNumber {
  color: #ff0005;
}
.thinksContent .thinksContentBox .thinksContentRightBox .thinksContentRightBoxTOP .rankingBottom {
  padding: 26px;
  letter-spacing: 0.5px;
}
.thinksContent .thinksContentBox .thinksContentRightBox .thinksContentRightBoxTOP .rankingBottom .rankingBottomItem {
  display: flex;
  padding: 3px 0px;
  justify-content: space-between;
  align-items: center;
}
.thinksContent .thinksContentBox .thinksContentRightBox .thinksContentRightBoxTOP .rankingBottom .rankingBottomItem .rankingBottomLeft {
  display: flex;
  align-items: center;
}
.thinksContent .thinksContentBox .thinksContentRightBox .thinksContentRightBoxTOP .rankingBottom .rankingBottomItem .rankingBottomLeft span {
  font-size: 18px;
  color: #A42127;
}
.thinksContent .thinksContentBox .thinksContentRightBox .thinksContentRightBoxTOP .rankingBottom .rankingBottomItem .rankingBottomLeft .title {
  font-size: 16px;
  color: #767676;
  margin-left: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.thinksContent .thinksContentBox .thinksContentRightBox .thinksContentRightBoxTOP .rankingBottom .rankingBottomItem .rankingBottomLeft .title:hover {
  color: #A42127;
  font-weight: 500;
}
.thinksContent .thinksContentBox .thinksContentRightBox .thinksContentRightBoxTOP .rankingBottom .rankingBottomItem .rankingBottomRight {
  flex-shrink: 0;
  font-size: 14px;
  color: #A7A4A4;
}
.thinksContent .thinksContentBox .thinksContentRightBox .thinksContentRightBoxTOP .rankingBottom .tips a {
  display: inline-block;
  padding: 8px;
  border: 0.5px solid #A7A7A7;
  margin-right: 10px;
  margin-bottom: 11px;
  color: #A7A7A7;
}
.hotWentiBox {
  background: #FFFFFF !important;
  border-bottom: 1px solid #D8D8D8;
  height: 65px !important;
  line-height: 65px !important;
}
.hotWentiBox span {
  vertical-align: middle;
}
.hotWentiBox img {
  vertical-align: middle;
}
.hotWentiBox .hotWenti {
  font-size: 20px;
  color: #3D3D3D;
  margin-right: 12px;
  margin-left: 26px;
}
/**当前页公共样式*/
.cardMargin36 {
  margin-top: 36px !important;
}
.cardMargin30 {
  margin-top: 30px !important;
}
.cardMargin30 .icon {
  width: 120px;
  margin: 0 0 20px 0 !important;
  display: block;
}
.cardMargin20 {
  margin-top: 20px !important;
}
.imgIcon16 {
  width: 16px;
}
.imgIcon18 {
  width: 18px;
}
#content div,
#content div strong,
#content p {
  padding: 5px 0 !important;
  font-size: 16px !important;
  line-height: 30px !important;
  color: #333333 !important;
  text-indent: 2em !important;
  letter-spacing: 0.5px !important;
}
.more-trends {
  margin-top: 30px;
  background-color: #fff;
}
.more-trends .servers-mode {
  padding: 0 50px 20px;
}
.more-trends #more-title {
  margin-bottom: 15px;
}
.more-trends > .zhuanti_list_info_box {
  padding: 0 50px;
  display: flex;
  justify-content: space-between;
  margin: 0;
  flex-wrap: wrap;
  align-items: stretch;
  padding-bottom: 30px;
}
.more-trends > .zhuanti_list_info_box .iteam {
  width: 500px;
  background: #fff;
  margin: 0px;
  box-sizing: border-box;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
}
.more-trends > .zhuanti_list_info_box .iteam .news {
  display: flex;
  align-items: flex-start;
  margin-top: 14px;
}
.more-trends > .zhuanti_list_info_box .iteam .news .message {
  height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.more-trends > .zhuanti_list_info_box .iteam .news .message .time {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0em;
  margin-top: 11px;
  color: #767676;
}
.more-trends > .zhuanti_list_info_box .iteam .news .message .time .icon {
  width: 13px;
  height: 13px;
  margin-right: 6px;
}
.more-trends > .zhuanti_list_info_box .iteam .news .message .look {
  width: 100px;
  height: 37px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #D6D6D6;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  font-size: 16px;
  letter-spacing: 0em;
  color: #929292;
}
.more-trends > .zhuanti_list_info_box .iteam .news .message .look .icon,
.more-trends > .zhuanti_list_info_box .iteam .news .message .look .hover-icon {
  width: 21px;
  height: 21px;
  margin: 0;
}
.more-trends > .zhuanti_list_info_box .iteam .news .message .look .hover-icon {
  display: none;
}
.more-trends > .zhuanti_list_info_box .iteam .news .message .look:hover {
  border: none;
  background: #B60101;
  color: #fff;
}
.more-trends > .zhuanti_list_info_box .iteam .news .message .look:hover .hover-icon {
  display: block;
}
.more-trends > .zhuanti_list_info_box .iteam .news .message .look:hover .icon {
  display: none;
}
.more-trends > .zhuanti_list_info_box .iteam .news .picture {
  width: 180px;
  height: auto;
}
.more-trends > .zhuanti_list_info_box .iteam:last-child {
  border-bottom: none;
}
.more-trends > .zhuanti_list_info_box .iteam:nth-last-child(2) {
  border-bottom: none;
}
.more-trends > .zhuanti_list_info_box .iteam .title {
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #3D3D3D;
}
.more-trends > .zhuanti_list_info_box .iteam .title:hover {
  color: #A42127;
}
.more-trends > .zhuanti_list_info_box .iteam .label {
  font-size: 13px;
  color: #afafaf;
  line-height: 12px;
  margin-top: 15px;
}
.more-trends > .zhuanti_list_info_box .iteam .label span {
  margin-right: 5px;
}
.more-trends > .zhuanti_list_info_box .iteam .label span a {
  color: #afafaf;
}
.more-trends > .zhuanti_list_info_box .iteam .label span a:hover {
  color: #4BB3BB;
}
.more-trends > .zhuanti_list_info_box .iteam .img {
  margin-top: 25px;
  border-radius: 5px;
  overflow: hidden;
  width: 200px;
  height: 133px;
  flex-shrink: 0;
  margin: 0;
}
.more-trends .zhuanti_list_info_box .iteam .img img {
  width: 100%;
  height: auto;
}
.more-trends .zhuanti_list_info_box .iteam .info {
  display: flex;
  margin-top: 15px;
}
.more-trends .zhuanti_list_info_box .iteam .desc {
  font-size: 14px;
  font-weight: normal;
  line-height: 25px;
  color: #767676;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.linkColor {
  color: #838383 !important;
}
.linkColor:hover {
  color: #A42127 !important;
}
