[v-cloak] {
  display: none;
}
.content {
  width: 950px;
  margin: 0 auto;
  color: rgba(0, 0, 0, 0.85);
  min-height: 551px;
}

.notice-box {
  display: flex;
  height: 45px;
  justify-content: space-between;
  align-items: center;
}
.navigation {
  height: 14px;
  line-height: 14px;
  position: relative;
  top: -2px;
}
.navigation a {
  display: inline-block;
  height: 14px;
  line-height: 14px;
  color: #999;
}
.navigation a:hover {
  color: #d01f2a;
}
.navigation span {
  display: inline-block;
  height: 14px;
  line-height: 14px;
}
.navigation .navigation_title {
  color: #999;
}
.notice-con {
  display: flex;
  line-height: 22px;
  width: 236px;
}
.notice-con span {
  flex-shrink: 0;
}
.notice-list {
  margin: 0 20px 0 0;
  overflow: hidden;
  height: 22px;
  width: 144px;
}
.more {
  flex-shrink: 0;
}
.more a {
  color: #777777;
}
.faq-service-content {
  width: 950px;
  padding: 30px;
  padding-bottom: 64px;
  background: #fff;
  box-sizing: border-box;
  border: 1px solid #e8e8e8;
}
.faq-service-content .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #404040;
  letter-spacing: 0;
  font-weight: bold;
}
.faq-service-content .title a {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #404040;
  letter-spacing: 0;
  text-align: left;
}
.faq-list {
  overflow: hidden;
}
.faq-list li {
  width: 50%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 15px;
  color: #404040;
  position: relative;
}
.faq-list li a {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #404040;
  letter-spacing: 0;
  text-align: left;
  vertical-align: top;
}
.faq-list li::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ff5a59;
  vertical-align: middle;
  margin-right: 8px;
}
.faq-list li:nth-child(even) {
  text-indent: 30px;
}
.faq {
  margin-bottom: 30px;
}
.entry-list {
  display: flex;
  justify-content: space-evenly;
}
.entry-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 150px;
  height: 150px;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.65);
  background: #f8f8f8;
  border: 1px solid #e8e8e8;
  justify-content: center;
  border: 1px solid #e8e8e8;
}
.entry-item .img_box {
  display: inline-block;
  width: 80px;
  height: 80px;
  box-sizing: border-box;
  margin-bottom: 16px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lxkf {
  background: #ffa157;
}
.wgjb {
  background: #ff4f4f;
}
.zhss {
  background: #cf71ff;
}
.tsjy {
  background: #45a2ff;
}
.entry-item:hover {
  box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
}
.entry-item img {
  width: 40px;
  height: 40px;
}
.entry-item span {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #404040;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (max-width: 600px) {
  .pc {
    display: none;
  }
  body {
    background: #fbfbfc;
  }
}
@media screen and (min-width: 600px) {
  .mobile {
    display: none;
  }
}

/* 移动�? */
.mobile {
  width: 100vw;
}
.flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.login-area {
  width: 100vw;
  background: #c9242b;
  color: #fff;
  height: 80px;
  padding: 15px;
  box-sizing: border-box;
  margin-bottom: 8px;
}
.login-status .company-name {
  font-size: 16px;
  margin-bottom: 10px;
}
.login-status span {
  font-size: 14px;
}
.m-username-box {
  display: flex;
  align-items: center;
}
.m-change-account {
  display: flex;
  align-items: center;
  margin-left: 10px;
}
.m-change-account img {
  margin-right: 5px;
  width: 14px;
  height: 14px;
}
.mb-entry-box {
  width: 100%;
  color: #595959;
  background: #fff;
}
.mb-entry-item {
  width: 25%;
  height: 25vw;
  justify-content: center;
  flex-direction: column;
}
.mb-entry-item img {
  margin-bottom: 8px;
}
.process-box {
  height: 42px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  box-sizing: border-box;
  padding: 0 15px;
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
}
.process-box .icon-Slice {
  color: #bfbfbf;
}
.faq-box {
  margin-top: 8px;
  background: #fff;
}
.faq-title {
  margin-bottom: 5px;
  box-sizing: border-box;
  padding: 15px;
  padding-bottom: 0;
}
.faq-title .title {
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  font-weight: 500;
}
.getnew {
  color: rgba(0, 0, 0, 0.65);
}
.getnew img {
  margin-right: 7px;
}
.faq-box {
  margin-bottom: 8px;
}
.faq-list {
  box-sizing: border-box;
  padding: 0 70px;
}
.faq-list .faq {
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #d9d9d9;
  color: rgba(0, 0, 0, 0.65);
  margin: 0;
}
.faq-list .faq p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.faq-list .faq .icon-Slice,
.all-faq .icon-Slice {
  color: #bfbfbf;
}
.all-faq {
  padding: 10px 15px;
  border-bottom: 1px solid #d9d9d9;
  color: rgba(0, 0, 0, 0.85);
}
.kefu a {
  text-decoration: underline;
  color: #1890ff;
}
.qq-box {
  justify-content: start;
  color: #1890ff;
}
.qq-box img {
  margin-right: 9px;
}
