@charset "UTF-8";

* {
  -webkit-overflow-scrolling: touch;
}

html {
  background: #ffffff;
}

* {
  margin: 0;
  padding: 0;
}

img {
  display: block;
}

.sa-sg-header {
  height: 4.72222em;
  background: #c52027;
  padding: 0 15px;
  display: flex;
}

.sa-sg-logo {
  padding-top: 15px;
  padding-right: 15px;
}

.sa-sg-logo img {
  width: 3.111111em;
  height: 3.111111em;
  border-radius: 1.51em;
}

.sa-sg-sgh {
  padding-top: 15px;
}

.sa-sg-sgh h2 {
  font-size: 1em;
  height: 1.777778em;
  line-height: 1.777778em;
  /*color: #ffffff;*/
  font-weight: normal;
}

.sa-sg-sgh h4 {
  font-size: 0.666667em;
  height: 1.666667em;
  line-height: 1.666667em;
  /*color: #ffffff;*/
  font-weight: normal;
}

.sa-sg-info {
  padding: 13px 15px;
  font-size: 0.777778em;
  color: #acacac;
}

.sa-sg-bar {
  width: 100%;
  height: 10px;
  background: #fff;
  border-radius: 20px 20px 0 0;
  margin-top: -10px;
}

.sa-sg-list {
  padding: 2px 14px;
}

.sa-sg-item {
  padding: 19px 0;
  display: flex;
}

.sa-sg-style-1 {
  display: flex;
  flex-flow: row nowrap;
  overflow: hidden;
  border-bottom: 1px solid #f7f7f7;
}

.sa-sg-style-1 .sa-sg-img {
  width: 85px;
  height: 85px;
  border-radius: 2px;
}

.sa-sg-img {
  background: #e8e8e8 url("../images/docs-list-default.jpg") no-repeat;
  background-size: contain;
  background-position: center center;
}

.sa-sg-style-1 .sa-sg-dtl {
  flex: 1;
  position: relative;
  margin-left: 15px;
}

.sa-sg-style-1 .sa-sg-dtl-title {
  font-size: 1em;
  line-height: 1.22222em;
  padding: 2px 0;
  min-height: 2.44444em;
  padding-bottom: 1em;
}

.sa-sg-style-1 .sa-sg-dtl-others {
  position: absolute;
  font-size: 0.666667em;
  line-height: 1.2em;
  bottom: 0;
  left: 0;
  color: #a49b9c;
  width: 100%;
  height: 1.2em;
  display: flex;
  overflow: hidden;
  flex-direction: row;
  justify-content: space-between;
}

.sa-sg-dtl-comment {
  padding-left: 1.5em;
  background: url("../images/icon-comment.png") no-repeat;
  -webkit-background-size: auto 1em;
  background-size: auto 1em;
  background-position: left center;
}

.sa-sg-style-2 {
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
  border-bottom: 1px solid #f7f7f7;
}

.sa-sg-style-2 .sa-sg-img {
  width: 100%;
  height: auto;
  min-height: 30vw;
  margin-bottom: 10px;
  border-radius: 2px;
}

.sa-sg-style-2 .sa-sg-dtl-title {
  font-size: 1em;
  line-height: 1.22222em;
  /*min-height:2.44444em;*/
  padding-bottom: 10px;
}

.sa-sg-style-2 .sa-sg-dtl-others {
  font-size: 0.666667em;
  line-height: 1.2em;
  color: #a49b9c;
  width: 100%;
  height: 1.2em;
  display: flex;
  /*flex-flow: nowrap;*/
  overflow: hidden;
  flex-direction: row;
  justify-content: space-between;
}

.sa-add-more {
  color: #acacac;
  font-size: 14px;
  line-height: 2.5em;
  text-align: center;
}

html {
  background: #ffffff;
}

.clearfix:after {
  clear: both;
  font-size: 0;
  width: 0;
  height: 0;
  overflow: hidden;
  display: block;
  visibility: hidden;
  content: ".";
  line-height: 0
}

.clearfix {
  zoom: 1
}

/*.sa-contain{
    max-width: 600px;
}*/
.sa-shz-top {
  background: #b2171b;
  padding: 12px 14px;
  flex-flow: row nowrap;
  overflow: hidden;
  color: #fdfffc;
  font-size: 13px;
}

.sa_shz_top_top {
  display: flex;
  justify-content: left;
}

.sa-shz-img-box {
  width: 68px;
  height: 68px;
  margin-right: 10px;
}

.sa-top-img {
  width: 68px;
  height: 68px;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  /*background-image: url("../images/default_shz.png");*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.sa-shz-info {
  /*flex: 1;*/
  /*padding-left: 14px;*/
  /*color: #fff;*/
}

.sa-shz-name {
  font-size: 16px;
  line-height: 40px;
  text-align: left;
}
.look{
  
}

.sa-shz-num {
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  white-space: normal;
  margin-top: 10px;
  margin-bottom: 5px;
  min-height: 24px;
}

.sa-shz-dy {
  display: flex;
  align-items: center;
  /*定义body的元素垂直居中*/
  justify-content: center;
  /*定义body的里的元素水平居中*/
  position: absolute;
  right: 20px;
  align-self: center;
}

.sa-app-detail-gz {
  color: #b2171b;
  font-size: 14px;
  border: 1px solid #ffffff;
  padding: 2px 8px;
  border-radius: 13px;
  background: #fdfffc;
}

.sa-shz-tab {
  padding: 0 30px;
  height: 36px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-around;
}

.sa-shz-tab-i {
  height: 36px;
  line-height: 36px;
  color: #5c5c5c;
  padding: 0 20px;
}

.sa-shz-tab-a {
  color: #e32417;
  background-image: url("../images/sa-shz-tab-a.png");
  background-repeat: no-repeat;
  -webkit-background-size: 12px 2px;
  background-size: 12px 2px;
  background-position: center bottom;
}

.sa-shz-item {
  padding: 17px 0;
}

.sa-nine-item-box {
  width: 100%;
}

.sa-nine-item {
  width: calc((100vw - 6px - 28px) / 3);
  height: calc((100vw - 6px - 28px) / 3 / 4 * 3);
  background-image: url("../../images/default_bg_3_2.png");
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: left;
  margin-left: 3px;
  margin-top: 3px;
  background-size: cover;
  background-position: center;
  position: relative;
}

.sa-nine-item:nth-of-type(3n+1) {
  margin-left: 0;
}

.sa-shz-item-txt {
  display: flex;
  padding: 17px 0;
  border-bottom: 0.5px solid #ececec;
}

.sa-shz-item-vid {
  display: flex;
  padding: 17px 0;
}

.sa-shz-item-info {
  flex: 1;
  position: relative;
}

.sa-shz-item-info h2 {
  font-size: 16px;
  line-height: 1.4em;
  font-weight: normal;
  color: #1a1a1a;
  padding-bottom: 25px;
  word-break: normal;
  text-align: justify;
}

.sa-shz-pics-title {
  font-size: 16px;
  line-height: 1.4em;
  font-weight: normal;
  color: #1a1a1a;
  word-break: normal;
  text-align: justify;
  margin-bottom: 5px;
  padding-bottom: 0;
}

.sa-shz-pics-time {
  font-size: 12px;
  line-height: 1.4em;
  font-weight: normal;
  color: #A1A1A1;
  margin-top: 4px;
}

.sa-shz-item-info h5 {
  font-size: 12px;
  line-height: 1.4em;
  font-weight: normal;
  color: #A1A1A1;
  margin-top: 14px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.sa-center-bar {
  width: 14px;
}

.sa-play-time-box {
  display: inline-block;
  position: absolute;
  right: 5px;
  bottom: 5px;
  background-color: #000;
  border-radius: 3px;
  padding: 0 10px 0 23px;
  font-size: 12px;
  line-height: 20px;
  opacity: 0.4;
}

.sa-play-time {
  background-image: url(../images/common_icon_video_play.png);
  background-repeat: no-repeat;
  -webkit-background-size: 14px 14px;
  background-size: 14px 14px;
  background-position: 6px center;
  /*color: #fff;*/
  font-size: 12px;
  line-height: 20px;
  display: inline-block;
  padding: 0 10px 0 23px;
  position: absolute;
  right: 5px;
  bottom: 5px;
}