* {
  margin: 0;
  padding: 0;
}

.topTip {
  width: 100%;
  height: 36px;
  background: #eff0f3;
}

.topBar1 {
  width: 100%;
  height: 116px;
  background: #ffffff;
}

.advertisement {
  margin-top: 15px;
  width: 100%;
}

.advertisement a {
  width: 100%;
  display: inline-block;
}

.advertisement a img {
  width: 100%;
}

.banner {
  width: 100%;
  height: 180px;
  background: #1e2f68;
}

.content1 {
  width: 1200px;
  margin: 0 auto 50px;
}

.currentPosition {
  height: 55px;
  line-height: 55px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
}

.positionLink {
  color: #999999;
}

.positionLink:hover {
  color: #05a4ff;
}

.mainContent {
  width: 100%;
  overflow: hidden;
}

.contentLeft {
  width: 900px;
  padding: 20px;
  border: 1px solid #e9e9e9;
  float: left;
  moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.contentLeft img {
  max-width: 100%;
}
.articleTitle {
  text-align: center;
  font-size: 28px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
}

.articleWords {
  margin-top: 40px;
  margin-bottom: 10px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
}

.articleWords p {
  margin: 10px 0;
  line-height: 2;
}

.articleWords h1 {
  display: block;
  font-size: 2em;
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
}

.articleWords h2 {
  display: block;
  font-size: 1.5em;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
}

.articleWords h3 {
  display: block;
  font-size: 1.17em;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
}

.articleWords h4 {
  display: block;
  margin-block-start: 1.33em;
  margin-block-end: 1.33em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
}

.articleWords h5 {
  display: block;
  font-size: 0.83em;
  margin-block-start: 1.67em;
  margin-block-end: 1.67em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
}

.articleWords h6 {
  display: block;
  font-size: 0.67em;
  margin-block-start: 2.33em;
  margin-block-end: 2.33em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
}

.articleWords table {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.articleWords table th {
  border-bottom: 2px solid #ccc;
  text-align: center;
  background-color: #f1f1f1;
  border-right: 1px solid #ccc;
  padding: 3px 5px;
  min-height: 30px;
}

.articleWords table td {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 3px 5px;
  min-height: 30px;
}

.bottomLine {
  width: 100%;
  height: 1px;
  background: #e9e9e9;
  margin-bottom: 20px;
}

.lastArticle {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
}

.lastArticle a {
  color: #666666;
}

.nextArticle {
  margin-top: 10px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
}

.nextArticle a {
  color: #666666;
}

.lastArticle a:hover {
  color: #05a4ff;
  text-decoration: underline;
}

.nextArticle a:hover {
  color: #05a4ff;
  text-decoration: underline;
}

.contentRight {
  width: 280px;
  float: right;
}

.mayNecessary {
  width: 280px;
  height: auto;
  /*height: 443px;*/
  background: #0f0;
  background: #ffffff;
  /*border: 1px solid #E9E9E9;*/
  margin-top: 20px;
}

.answer {
  width: 280px;
  /*height: 238px;*/
  height: auto;
  background: #ffffff;
  /*border: 1px solid #E9E9E9;*/
}

.hotSearch {
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
}

.searchTitle {
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #05a4ff;
}

.searchContent {
  width: 100%;
  margin-top: 20px;
}

.searchUl {
  width: 100%;
}

.searchLi {
  list-style: none;
  float: left;
  margin-left: 20px;
  width: 224px;
}

.searchLi:nth-of-type(1) {
  margin-left: 0;
}

.searchItemBox {
  width: 100%;
  height: 126px;
  position: relative;
}

.searchItemImg {
  width: 100%;
  height: 100%;
  position: absolute;
}

.mantle {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #00b5ff;
  opacity: 0.55;
  display: none;
  transform: all 0.2;
}

.searchItemBox:hover .mantle {
  display: block;
}

.searchItemBox:hover + a .searchItemTitle {
  color: #05a4ff;
}

.mantleIcon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 31px;
  height: 31px;
  display: inline-block;
}

.searchItemTitle {
  margin-top: 18px;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #222222;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.searchItemTitle:hover {
  color: #05a4ff;
}

.searchItemDetail {
  margin-top: 5px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.footer {
  width: 100%;
}

/*点赞分享相关样式*/
.zan {
  margin-top: 20px;
  color: #999;
  display: flex;
  align-items: center;
}

.updatetime {
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999;
}

.bdsharebuttonbox {
  display: flex;
  align-items: center;
  margin-left: 20px;
}

.bdsharebuttonbox span {
  color: #999;
}

.bdsharebuttonbox img:hover {
  cursor: pointer;
}

.thumbs-up {
  display: inline-block;
  cursor: pointer;
  color: #999;
  margin-left: 10px;
}

.thumbs-up .icon-dianzan {
  margin-left: 5px;
  margin-right: 0px;
}

.share-to .icon-fenxiang2 {
  margin-left: 15px;
  margin-right: 0px;
}

.thumbs-up .icon-dianzan {
  cursor: pointer;
  cursor: pointer;
}

.changecolor {
  color: #ff6a00 !important;
}

.share-to {
  display: inline-block;
  cursor: pointer;
  color: #999;
}

.zan .share-to .sharetips {
  display: none;
  width: 220px;
  height: 292px;
  padding: 36px 0;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 5px;
  position: absolute;
  top: 25px;
  right: -5px;
  z-index: 99;
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.13);
}

.zan .share-to .share,
.zan #linkcopy {
  cursor: pointer;
}

.zan #linkcopy {
  font-size: 16px;
}

#qr {
  width: 130px;
  margin: 15px auto;
  z-index: 99;
}

#zhezhao {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 98;
}

.articleSummary {
  width: 841px;
  padding: 10px;
  background-color: #f9f9f9;
  margin-top: 20px;
  line-height: 28px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 100px;
}

.copyright-notice {
  text-indent: 20px;
  color: red;
  opacity: 0.7;
  font-size: 10px;
}

/*分享弹窗*/
#WX {
  display: none;
  width: 250px;
  height: 285px;
  background: red;
  padding: 10px;
  background: #fff;
  border: solid 1px #d8d8d8;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.bd_weixin_popup_head {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  line-height: 16px;
  height: 16px;
  position: absolute;
  color: #000;
}

.bd_weixin_popup_head span {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  line-height: 16px;
}

.bd_weixin_popup_close {
  width: 16px;
  height: 16px;
  text-decoration: none;
  font-size: 16px;
  text-align: right;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

.bd_weixin_popup_foot {
  font-size: 12px;
  text-align: left;
  line-height: 22px;
  color: #666;
}

#weixin {
  width: 185px;
  height: auto;
  margin: 10px auto;
}
