body {  min-width: 320px;  max-width: 640px;  margin: 0 auto;  background: #ffffff;  padding: 0;  font-family: "MicroSoft YaHei", SimSun;  font-size: 14px;  color: #333333;}p {  margin: 0;  padding: 0;}/* 标题 */.header-main {  display: -webkit-box;  background-color: #0c6bc1;}.header-left {  /* width: 26px;  height:26px; */  padding: 10px;}.header-left img {  width: 90%;  height: 90%;}.header-title {  line-height: 46px;  color: #ffffff;  font-size: 18px;}/* 导航栏 */.bar-main {  display: -webkit-box;  padding: 10px 20px;}.bar-box {  width: 50%;}.bar-title {  color: #888888;}.bar-title span {  font-size: 12px;  color: #888888;}.bar-right {  float: right;}.bar-btn {  font-size: 12px;  background: #e4e4e4;  color: #828181;  width: 40px;  line-height: 20px;  border-radius: 4px;  text-align: center;}/* 问题 */.question-main {  padding: 0 20px;}.question-main p {  margin: 0px;  padding: 0px;  font-size: 17px;  font-weight: bold;  line-height: 26px;}.question-main p span {  color: #ff0000;}/* 博主 */.blogger-main {  padding: 10px 20px;}.blogger-header {  width: 100%;  display: -webkit-box;}.blogger-title {  width: calc(100% - 80px);  display: -webkit-box;}.blogger-img {  width: 50px;  height: 50px;  background-color: #ff0000;  border-radius: 50%;}.blogger-img img {  width: 100%;  height: 100%;}.blogger-text {  margin-left: 10px;}.blogger-name {  font-size: 16px;  color: #0c6bc1;  line-height: 26px;  margin-bottom: 10px;}.blogger-date {  font-size: 14px;  color: #afaeae;  line-height: 14px;}.blogger-give {  width: 80px;  color: #afaeae;  font-size: 14px;  line-height: 50px;  text-align: right;}.blogger-give img {  width: 20px;  height: 20px;  margin: -4px 0;}.blogger-body {  /* line-height: 30px; */  font-size: 16px;  margin-top: 10px;}.blogger-body p {  margin: 0;  padding: 0;}.blogger-body img {  width: 100%;}.problem-text {  line-height: 30px;  font-size: 16px;}.problem-img {  width: 100%;  padding: 6px 0;}.problem-img img {  width: 100%;  height: 100%;}.blogger-footer {  display: -webkit-box;}.footer-left {  text-align: left;  width: calc(100% - 140px);}.blogger-footer-text {  color: #afaeae;  font-size: 12px;}.footer-right {  text-align: right;  display: -webkit-box;  width: 120px;}.footer-box {  width: 70px;  text-align: right;}.footer-box img {  width: 20px;  height: 20px;  margin: -4px 0;}.footer-box span {  color: #afaeae;  font-size: 12px;}/* 最新关注 */.focus-main {  padding: 10px 20px;  background: #f7f7f7;}.focus-title {  font-size: 14px;  color: #6d6b6b;  margin-bottom: 10px;}.focus-img-box {  display: inline;}.focus-img-box img {  width: 40px;  height: 40px;  border-radius: 50%;  margin-right: 6px;}.focus-img-box img:last-child {  margin-right: 0;}