body {
  background: #fff;
}

.grey {
  color: #a3a3a3;
}

.active {
  color: #3d9eff;
}

.orange {
  color: #ff5b06;
}

.green {
  color: #34cd65;
}

.blue {
  color: #1da1f2 !important;
}

.footerImg {
  background: url("/src/static/images/logo.png") no-repeat;
  background-size: 0.16rem 0.16rem;
  background-position: 0 0.06rem;
  width: 0.16rem;
  height: 0.16rem;
}

.boxFix {
  position: fixed;
  z-index: 100;
  width: 100%;
  top: 0;
}

.bg-grey {
  background: #f2f5f7;
}

.bg-grey2 {
  background: #bbbbbb;
}

.bg-grey3 {
  background: #e8e8e8;
}

.bdb1 {
  border-color: #f0f0f0;
}

.bdb1-warp>div {
  border-bottom: 1px solid #f0f0f0;
}

.bdb1-warp>div:last-child {
  border: 0;
}

.bdb1-warp>a {
  border-bottom: 1px solid #f0f0f0;
}

.bdb1-warp>a:last-child {
  border: 0;
}

.blank {
  height: 0.08rem;
  background: #f2f5f7;
  width: 100%;
}

.smallBot {
  border-color: #454545;
}

.smallBot2 {
  background-color: #3d9eff;
  width: 0.12rem;
  height: 0.12rem;
}

.smallBot3 {
  background: #3d9eff;
  width: 0.1rem;
  height: 0.1rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 0.03rem solid #d8ecff;
}

.am-progress-fixed-outer {
  z-index: 0;
}

.tagBot {
  background: #f2f4f5;
  font-size: 0.1rem;
  color: #8f8f90;
  padding: 0.03rem 0.05rem;
  -webkit-border-radius: 0.2rem;
  -moz-border-radius: 0.2rem;
  border-radius: 0.2rem;
}

.bdrs2 {
  -webkit-border-radius: 0.02rem;
  -moz-border-radius: 0.02rem;
  border-radius: 0.02rem;
}

.bg-blue {
  background: #3d9eff;
}

.bg-orange {
  background: #ff8c00;
}

.bg-grey {
  background: #f2f5f7;
}

.w8 {
  width: 0.07rem;
}

.h8 {
  height: 0.07rem;
}

.am-wingblank.am-wingblank-lg {
  margin: 0 !important;
}

.am-list-content {
  line-height: 0.4rem !important;
}

.am-navbar-left,
.am-navbar-right,
.am-navbar-title {
  flex: auto;
}

.am-navbar-title {
  WebkitBoxOrient: "vertical";
  /*display: -webkit-box;*/
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical !important;
  overflow: hidden;
}

.jcl .am-navbar-title {
  -ms-flex-pack: left !important;
  justify-content: left !important;
}

.opcity-white {
  width: 0.4rem;
  height: 0.45rem;
  display: inline-block;
  right: 0.45rem;
  top: 0;
  z-index: 200;
  position: fixed;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  background: -o-linear-gradient(right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  background: -moz-linear-gradient(right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}

.imgWidthMin img {
  max-width: 100%;
}

.imgWidthMin embed {
  max-width: 100%;
}

.imgWrap img {
  width: 95%;
}

.h37 {
  height: 0.37rem;
}

.am-list-item .am-input-control input {
  font-size: 0.16rem;
}

.my-drawer {
  position: relative;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.my-drawer .am-drawer-sidebar {
  background-color: #fff;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.my-drawer .am-drawer-sidebar .am-list {
  width: 2.5rem;
  padding: 0;
}

.am-drawer.am-drawer-left .am-drawer-draghandle,
.am-drawer.am-drawer-right .am-drawer-draghandle {
  width: 0 !important;
}

.active>.am-list-item .am-list-line .am-list-content {
  color: #3d9eff;
}

.fix {
  position: fixed !important;
}

.bg-orange {
  background: #ff6600;
}

.am-list-body div:not(:first-child) .am-list-line {
  border: none !important;
}

.am-button-primary {
  background: #1da1f2;
}

.btnLong {
  width: 70%;
  height: 40px;
  border-radius: 20px;
  background: -webkit-linear-gradient(left, #1DA1F2, #42C1FF);
  background: -o-linear-gradient(right, #1DA1F2, #42C1FF);
  background: -moz-linear-gradient(right, #1DA1F2, #42C1FF);
  background: linear-gradient(to right, #1DA1F2, #42C1FF);
  box-shadow: 0px 4px 10px 0px rgba(29, 161, 242, 0.35);
  font-size: 16px;
  text-align: center;
  font-family: PingFangSC-Light;
  margin-bottom: 10px !important;
  margin-top: 12px;
}

.w16 {
  width: 0.16rem;
}

.h16 {
  height: 0.16rem;
}

.lastNoBorderWrap .bdr1:last-child {
  border: none;
}

.bgColorButton {
  color: #fff;
  background: -webkit-linear-gradient(left, #1DA1F2, #42C1FF);
  background: -o-linear-gradient(right, #1DA1F2, #42C1FF);
  background: -moz-linear-gradient(right, #1DA1F2, #42C1FF);
  background: linear-gradient(to right, #1DA1F2, #42C1FF);
  box-shadow: 0px 4px 10px 0px rgba(29, 161, 242, 0.35);
}

.w18 {
  width: 0.18rem;
}

.h18 {
  height: 0.18rem;
}

.btnDisable {
  background: #dbdbdb;
  font-size: 0.15rem;
  border: none;
  color: white;
}

.btnGreen {
  background: #6cc753 !important;
  font-size: 0.15rem;
  border: none;
}

.btnDefault {
  border: solid 1px #6cc753 !important;
  font-size: 0.15rem;
  color: #6cc753;
}

html:not([data-scale]) .am-button-primary:before {
  border: none;
}

.bg-green {
  background: #6cc753;
}

.bg-green2 {
  background: #8fd34d;
}

.blueWrap a {
  color: #45bafd !important;
}

.am-list-item .am-list-line .am-list-content,
.am-list-item .am-list-line .am-list-extra {
  overflow: initial;
}

.botDefault {
  position: absolute;
  background: url(http://static.ydlcdn.com/v3/images/sprite001.png) no-repeat 0 -122px;
  display: inline-block;
  width: 0.25rem;
  height: 0.25rem;
  cursor: pointer;
  top: 0.15rem;
  right: 0.1rem;
}

.botActive {
  background: url(http://static.ydlcdn.com/v4/kc/wap/img/blue.png) no-repeat;
  background-size: 85% 85%;
}

.red {
  color: #ff525c;
}

.red .am-list-extra {
  color: #ff4650 !important;
}

.fzWrap .am-list-content {
  font-size: 0.15rem !important;
}

.fixButton {
  position: fixed;
  top: 0.4rem;
  left: 0;
  right: 0;
  background: white;
  border-bottom: 1px solid #ddd;
  z-index: 100;
}

.am-action-sheet-message,
.am-action-sheet-title {
  text-align: left;
}

.w8 {
  width: 0.08rem;
}

.h8 {
  height: 0.08rem;
}

.bdl2 {
  border-left: 0.03rem solid #ccc;
}

.bg-blueA {
  background: #3fbfff;
}

audio,
video {
  display: inline-block;
  width: 100%;
}

.imgWrap100p img {
  max-width: 100%;
}

.bdt1white {
  border-top: 1px solid white;
}

.bdt1Green {
  border-top: 1px solid green;
}

.bd2white {
  border: 2px solid white;
}

.li-a:active {
  background: #ddd;
}

.wh23 {
  width: 0.23rem;
  height: 0.23rem;
}

.lh1-6p {
  line-height: 1.8;
  font-family: PingFangSC-Light;
}

.banner {
  position: relative;
  height: 2.1rem;
  overflow: hidden;
}

.bannerImg {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) scale(1);
  -webkit-transform: translateY(-50%) scale(1);
}

.headerA .p15 {
  padding: 0.135rem 0.15rem;
}

.am-button.am-button-active {
  color: #c7e8f9;
}

#mainframe {
  width: 100%;
}

/* 心理资讯页面样式 */
.filter a.active2 {
  border: 0;
}

.sub-filter-box {
  width: 70%;
  padding-right: 2.5em;
  height: 0.44rem;
  box-sizing: border-box;
  margin-top: 0.07rem;
}

.sub-filter {
  height: 0.44rem;
  background: #F3F3F3;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 0.04rem;
}

.sub-filter a {
  float: left;
  text-align: center;
  color: rgba(119, 119, 119, 1);
  font-size: 0.14rem;
  font-family: PingFangSC-Regular;
  margin-right: 0.25rem;
  height: 0.44rem;
  line-height: 0.44rem;
}

.sub-filter a.active {
  color: #3d9eff;
}

.sub-filter a:hover {
  color: #3d9eff;
}

.sub-filter a:nth-of-type(1) {
  margin-left: 0.2rem;
}

.blue-line {
  display: inline-block;
  position: relative;
  top: 3px;
  margin-right: 10px;
  width: 4px;
  height: 18px;
  background-color: #1da1f2;
}

.lasted-article-title.f-normal {
  font-weight: normal;
}

.relative-img {
  width: 1.04rem;
  height: 0.57rem;
  margin: 0 0.1rem 0 0.08rem;
}

.relative-course-right {
  line-height: 0.17rem;
  color: rgba(153, 153, 153, 1);
  font-size: 0.12rem;
  text-align: left;
  font-family: PingFangSC-Regular;
}

.like,
.liked {
  background-color: #fff;
  border: 1px solid #e8e8e8;
  width: 100px;
  height: 100px;
  padding: 0;
  margin: 0;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  font-size: 3.2em;
  color: #999;
  margin-bottom: 10px;
}

.like i {
  color: #999;
}

.liked i {
  color: #ff6600;
}

.newarticle_button {
  margin: 30px 0 30px 0;
  text-align: center;
  color: #999;
}

.info_box .info_desc,
.info_box .info_answer {
  border-top: none;
}

.add_msg .button {
  background: #00a2ff;
}

#dianzan .zan-icon {
  width: 1.12rem;
  height: 1.12rem;
  padding-bottom: 0.13rem;
}

#dianzan {
  border: 0;
}

.zan-text {
  color: rgba(153, 153, 153, 1);
  font-size: 0.15rem;
  text-align: center;
  font-family: PingFangSC-Regular;
}

.add_msg a.button:hover {
  text-decoration: none;
}

.article .info_box .comment-info {
  border-top: 1px solid #EFEFEF;
  padding-bottom: 10px;
}

.article .info_box .comment-info .eva-detail {
  margin-top: 12px;
  font-size: 13px;
  margin-left: 15px;
  border-bottom: 1px solid #efefef;
  padding-bottom: 10px;
  position: relative;
}

.article .info_box .comment-info .eva-detail .eva-img {
  float: left;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 12px;
}

.article .info_box .comment-info .time {
  color: #CCC;
  position: absolute;
  right: 0;
  top: 0;
}

.article .info_box .comment-info .eva-detail>p {
  font-size: 14px;
  display: -webkit-box;
  white-space: nowrap;
  white-space: normal;
  -webkit-box-orient: vertical;
  line-height: 1.5;
  margin-top: 5px;
  margin-left: 40px;
  margin-right: 15px;
}

/* 预览配置 */

.containerView {
  padding: 30px 50px;
}

.ant-modal-confirm-btns button {
  width: auto;
  color: rgba(0,0,0,.65)!important;
}
.ant-modal-confirm-btns button.ant-btn-primary {
  color:#fff!important;
}

.flexCon {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.headerCont {
  height: 38px;
  line-height: 38px;
  padding-left: 20px;
  font-size: 15px;
  color: #333;
  background-color: #ccc;
  margin-bottom: 10px;
}

.mr {
  margin: 0 auto
}

.itemCol {
  /* width: 40%; */
  display: flex;
  flex-direction: row;
  line-height: 32px;
}
.itemCol.itemCol_title {
  /* width: 132px; */
  text-align: right;
  margin-right: 30px;
}

.itemCol>div:nth-child(1) {
  /* width: 132px; */
  text-align: right;
  margin-right: 30px;
}

.marry {
  margin-bottom: 0;
}

.containerView {
  margin-bottom: 20px;
}

.baseInfo {
  margin: 20px 0 0 0;
  line-height: 40px;
  color: #555;
}

.table {
  line-height: 50px;
}

.table-left {
  height: 154px;
  text-align: center;
}

.tcenter {
  text-align: center;
}

.border {
  border: 1px solid #ccc
}

.noborderB {
  border-bottom: none
}

.noborderR {
  border-right: none
}

.noborderL {
  border-left: none
}

.itemNumber {
  display: inline-block;
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  color: #333;
  border-radius: 3px;
  border: 1px solid #ccc;
  margin-right: 10px;
  cursor: pointer;
}


.itemAct {
  background: #409EFF;
  border-color: #409EFF;
  color: #fff;
}

.tcenterRight {
  text-align: right;
}

.renderHeader {
  margin: 0 0 20px 0
}

.renderHeader-tit {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  margin-bottom: 20px;
}

.renderCon {
  font-size: 15px;
  display: flex;
}

.renderCon > div:nth-child(1) {
  margin-right: 100px;
}

.mb {
  margin-bottom: 10px;
}

.ant-popover-inner-content {
  color: #fff;
  background: rgba(000, 000, 000, 1);
}
.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow {
  border-color: rgba(000, 000, 000, 1);
}


.doctor-detail-page{
  text-align: center;
  width: 100%;
  position: fixed;
  top: 0;
}