﻿  .sgMedical-goutDisease-cardContent{
    margin: 15px 0px 20px 0px;
    background:rgba(255,255,255,1);
    box-shadow:0px 2px 28px 0px rgba(9,89,73,0.13);
    border-radius:6px;
    padding-top:20px;
    
  }
  .sgMedical-goutDisease-cardFlag{
    width:65px;
    font-size:13px;
    font-family:PingFangSC-Medium,PingFang SC;
    font-weight:bold;
    color:rgba(255,255,255,1);
    line-height:22px;
    text-indent:1px;
    position:relative;
    z-index:1;
  }
  .sgMedical-goutDisease-cardFlag::before{
    content:'';
    position:absolute;
    top:0;
    left:-2px;
    width:65px;
    height:22px;
    /* background:url(https://img.songguojiankang.com/images/goutflag.png) no-repeat; */
    background-size: contain;
    background-position: center;
    z-index:-1;
  }
  .sgMedical-goutDisease-appcontent{
    width:100%;
  }
  .sgMedical-goutDisease-appcontentTitle{
    /* width:100%; */
    text-align:center;
    font-size:22px;
    font-family:PingFangSC-Semibold,PingFang SC;
    font-weight:bold;
    color:rgba(34,34,34,1);
    line-height:38px;
    margin:0 69px;
    margin-bottom:10px;
    margin-top:-4px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /* width:auto; */
    /* white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; */
  }
  .sgMedical-goutDisease-appcontentGrade{
    /* width:100%; */
    text-align:center;
    font-size:14px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(34,34,34,1);
    line-height:14px;
    margin:0 37px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .sgMedical-goutDisease-appcontentDoctor{
    display:flex;
    flex-direction:row;
    margin:20px 37px 0;
    width:calc(100% - 51px);
  }
  .sgMedical-goutDisease-doctorImg{
    width:40px;
    height:40px;
    display:flex;
    margin-right:11px;
  }
  .sgMedical-gout-docImgStyle{
    width:40px;
    height:40px;
    border-radius:50%;
  }
  .sgMedical-goutDisease-doctorInfo{
    width:100%;
    display:flex;
    flex-direction:column;
    margin-top:4px;
  }
  .sgMedical-goutDisease-doctorName{
    font-size:14px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(119,119,119,1);
    line-height:14px;
    height:14px;
    display:flex;
  }
  .gout-doc-role{
    display:inline-block;
    padding:0 14px;
    height:28px;
    background:rgba(40,198,168,.1);
    border-radius:30px;
    font-size:20px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(40,198,168,1);
    line-height:28px;
    transform:scale(0.5);
    margin-left:-30px;
    margin-top:-8px;
  }
  .sgMedical-goutDisease-doctorHos{
    max-width:198px;
    font-size:14px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(119,119,119,1);
    line-height:14px;
    margin-top:6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .sgMedical-goutDisease-appcontentText{
    font-size:15px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(34,34,34,1);
    line-height:25px;
    margin:16px 24px 18px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    position:relative;
  }
  .sgMedical-goutDisease-appcontentMask{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:89px;
    background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.87) 54%,rgba(255,255,255,1) 100%);
  }
  .sgMedical-goutDisease-appcontentTopBtn{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    width:102px;
    height:29px;
    background:rgba(202,246,238,1);
    border-radius:17px;
    border:1px solid rgba(143,233,216,1);
    font-size:14px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(10,176,143,1);
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    margin:0 auto;
  }
  .sgMedical-goutDisease-cardBottom{
    width:100%;
    text-align:center;
    font-size:12px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(119,119,119,1);
    line-height:14px;
    padding-bottom:18px;
    border-bottom:8px solid #fff;
  }
  .sgMedical-painDisease-contentIntro{
    margin:19px 20px 0;
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    padding-bottom:20px;
  }
  .sgMedical-painSymptomDisease-appcontentText{
    font-size: 15px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(34,34,34,1);
    line-height: 25px;
    margin: 16px 24px 13px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    position: relative;
  }
  .sgMedical-goutDisease-learnMoreBtn{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 102px;
    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(10,176,143,1);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }
  .sgMedical-goutDisease-lineDevice{
    margin:0 24px;
    height:0.5px;
    background:#F5F5F5;
  }
  .sgMedical-painDisease-contentIntro{
    margin:19px 20px 0;
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    padding-bottom:20px;
  }
  .sgMedical-painDisease-contentIntro-item{
   display:flex;
   flex-direction:column;
   justify-content:center;
   align-items:center;
  }
  .sgMedical-painDisease-contentIntro-itemImg{
    width:24px;
    height:24px;
  }
  .sgMedical-painDisease-contentIntro-item:nth-child(2) .sgMedical-painDisease-contentIntro-itemImg{
    width:22px;
    height:24px;
  }
  .sgMedical-painDisease-contentIntro-item:nth-child(4) .sgMedical-painDisease-contentIntro-itemImg{
    width:23px;
    height:21px;
  }
  .sgMedical-painDisease-contentIntro-itemText{
    font-size:13px;
    font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;
    font-weight:bold;
    color:rgba(68,68,68,1);
    line-height:13px;
    margin-top:10px;
  }
  .sgMedical-painDisease-contentIntro-itemTextSpecial{
    font-size:13px;
    font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;
    font-weight:bold;
    color:rgba(0,199,165,1);
    line-height:13px;
    margin-top:10px;
  }
  .sgMedical-goutDisease-appcontentMask{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:89px;
    background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.87) 54%,rgba(255,255,255,1) 100%);
  }  
  .xhcard-right {
    border: solid #979797;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }