@charset "UTF-8";
body {
  background: #f2f2f2;
}

.p23 {
  padding-bottom: 23px;
}

.mr30 {
  margin-right: 30px;
}
.content {
  width: 1200px;
  margin: 62px auto 120px auto;
}
.content > div {
  box-sizing: border-box;
}
.content .mainLeft {
  width: 854px;
  margin-right: 27px;
  position: sticky;
  top: 62px;
}
.content .leftTop {
  position: relative;
  padding: 19px 36px 21px 32px;
}
.content .mainLeft h1{
	font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0px;
  color: #333333;
  margin-top: 21px;
  margin-bottom: 31px;
}
.content .mainLeft .breadCrumbs {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0px;
  color: #999999;
  margin-bottom: 12px;
}
.content .mainLeft .article-unit {
  margin: 20px 0;
}
.content .mainLeft .article-unit .coverShell {
  height: 100px;
  width: 100px;
  margin-right: 16px;
  overflow: hidden;
}
.content .mainLeft .article-unit .coverImg {
  height: 100px;
  width: 100px;
  transition: transform 1s;
}
.content .mainLeft .article-unit:hover .coverImg {
  width: 120px;
  transform: translate3d(-10px, 0, 0);
}
.content .slide {
  width: 320px;
  position: sticky;
  top: 62px;
}
.content .slide h2 {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 14px;
}
.content .slide .tagList {
  padding: 17px 24px 19px;
}
.content .slide .tagList .unit-wrap {
  margin-top: 11px;
}
.content .slide .tagList .unit-wrap .tagUnit {
  height: 30px;
  padding-left: 12px;
  padding-right: 10px;
  line-height: 30px;
  background: #f2f2f2;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  letter-spacing: 0px;
  color: #333333;
  cursor: pointer;
  margin-right: 5px;
  margin-bottom: 5px;
}
.tagAfterText{
  margin-right: 0;
  margin-bottom: 0;
  height: 30px;
  padding-left: 12px;
  padding-right: 10px;
  line-height: 30px;
  background: #f2f2f2;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  letter-spacing: 0px;
  color: #333333;
  cursor: pointer;
}
.tagAfterText:hover{
  background-color: #ffa66e;
  color: #fff;
}
.tagAfterText:hover *{
  color: #fff;
}
.mr-9{
  margin-right: 9px;
  font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0px;
	color: #333333;
}
.origin{
  margin-top: 14px;
  background: #f2f2f2;
  color: #333333;
  padding: 18px 20px;
  font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
}
.origin .url{
  margin-bottom: 17px;
}
.origin .url a{
  color: #ffa66e;
}
.mainBottom{
  margin: 20px 0;
}
.btnLike{
  width: 70px;
	height: 40px;
	background-color: #ffffff;
	border-radius: 20px;
  border: solid 1px #ddd;
  font-family: MicrosoftYaHei;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0px;
  color: #333333;
  cursor: pointer;
}
.follow{
  margin-left: 267px;
  width: 50px;
  height: 50px;
  background-color: #ffa66e;
  border-radius: 25px;
  font-size: 14px;
	line-height: 20px;
	letter-spacing: 0px;
  color: #ffffff;
  cursor: pointer;

}
.leftBottom{
  margin-top: 20px;  
}
.leftBottom .links{
  padding: 28px 22px 25px 33px;
  line-height: 28px;
}
.leftBottom h2{
  font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0px;
}
.leftBottom .desc{
  display: block;
  width: 540px;
  margin-top: 13px;
  font-family: MicrosoftYaHei;
	font-size: 12px;
	line-height: 25px;
	letter-spacing: 0px;
	color: #999999;
}
.nowrap{
  white-space: nowrap;
  font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #666666;
}
.subling-title + .subling-title{
  margin-top: 17px;
}
.mr-13{
  margin-right: 13px;
}
.downloadApp{
  width: 200px;
  border-left: 1px solid #ddd;
}

.downloadApp img{
  width: 80px;
  height: 80px;
}
.appName{
  margin-top: 13px;
  margin-bottom: 16px;
  line-height: 30px;
  font-size: 14px;
}
.downloadBtn{
  width: 96px;
	height: 30px;
	background-color: #ffa66e;
  border-radius: 15px;
  font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0px;
  color: #ffffff;
  cursor: pointer;
}
.downloadBtn a{
  color: #fff;
}
.tagAfterText + .tagAfterText{
  margin-left: 5px;
}
.tagsPageList {
  padding-top: 10px;
}
.tagsPageList li{
  margin-left: 5px;
  margin-bottom: 5px;
}
.content .slide .recommendList {
  padding: 17px 23px 21px;
  line-height: 28px;
  margin-top: 20px;
}
.content .slide .recommendList h3 {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  letter-spacing: 0px;
  color: #333333;
  display: flex;
  align-items: flex-start;
  padding: 20px 0;
  cursor: pointer;
}
.content .slide .recommendList h3:hover {
  color: #ffa66e;
}
.content .slide .recommendList .primary-color {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffa66e;
  margin-right: 14px;
}
.content .slide .recommendList .recommendUnit{
  display: block;
  width: 278px;
  white-space: nowrap;
  word-break: keep-all;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-h3 {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0px;
  color: #333333;
}

.hoverChange:hover {
  color: #ffa66e;
  cursor: pointer;
}

.divider {
  width: 100%;
  height: 1px;
  background-color: #dddddd;
}

.dashedDevider {
  width: 100%;
  height: 1px;
  background-image: linear-gradient(to right, #ddd 0%, #ddd 50%, transparent 50%);
  background-size: 8px 1px;
  background-repeat: repeat-x;
}

.setTop {
  width: 36px;
  height: 20px;
  background-color: #f5f5f5;
  border-radius: 10px;
  border: solid 1px #ffa66e;
  margin-right: 6px;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  line-height: 28px;
  letter-spacing: 0px;
  color: #ffa66e;
  display: flex;
  align-items: center;
  justify-content: center;
}

.grey-text {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  letter-spacing: 0px;
  color: #333333;
}

.desc {
  line-height: 20px;
}

.article-username,
.article-date {
  margin-left: 5px;
  margin-right: 11px;
}

.viewTime {
  margin-left: 6px;
}
.adaptIcon{
  margin-left: 17px;
  margin-right: 5px;
}
.mainContent{
  margin-top: 22px;
  margin-bottom: 18px;
  font-size: 14px;
  line-height:30px;
}
.mainContent p img{
	max-width: 96%;
    height: auto;
}
.article-Link span {
  color: #666;
}

.article-Link + .article-Link {
  margin-left: 10px;
}
/* 二维码模态 */
#popup {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0,0,0,.3);
  z-index: 1;
  display: none;
  border-radius: 5px;
}
#reward-img {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#QRCodeCover{
  width: 400px;
  height: 400px;
  position: relative;
}
#QRCodeCover img{
  max-width: 400px;
  max-height: 400px;
}
#close {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #666;
  cursor: pointer;
  font-size: 24px;
}
