body{
    background-color: #ffffff;
}
.common-conditions{
    padding: 0.84rem 0.68rem;
    background-color: #ffffff;
}
.common-conditions-title{
    font-family: NotoSansHans-Medium;
    font-size: 0.5rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: rgba(44,62,80,0.9);
    padding-bottom: 0.4rem;
    border-bottom: solid 0.02rem #dcdcdc;
}
.common-conditions-info{
    font-family: NotoSansHans-DemiLight;
    font-size: 0.36rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.59rem;
    letter-spacing: 0.006rem;
    color: #2c3e50;
    opacity: 0.7;
    margin-top: 0.4rem;
}

/*infertility-model*/
.infertility-model{
    padding: 0 0.68rem 0.9rem;
    background-color: #f6fbfc;
}
.infertility-ul{

}
.infertility-li{
    padding-top: 0.9rem;
}
.infertility-title{
    font-family: NotoSansHans-Medium;
    font-size: 0.5rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #2c3e50;
    opacity: 0.9;
}
.infertility-list{
    background-color: #ffffff;
    box-shadow: 0rem 0.14rem 0.232rem 0.038rem
    rgba(42, 88, 89, 0.33);
    border-radius: 0.3rem;
    padding: 0.22rem 0.58rem;
    margin-top: 0.56rem;
}
.infertility-item{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0.3rem 0;
    border-bottom: solid 0.02rem #dcdcdc;
}
.infertility-item:last-child{
    border-bottom: none;
}
.infertility-name{
    font-family: NotoSansHans-Regular;
    font-size: 0.38rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.25rem;
    letter-spacing: 0.014rem;
    color: #52bac4;
}
.right-icon{
    width: 0.7rem;
}
.infertility-information{
    width: 100%;
    height: 5.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0.7rem;
    background-image: url('http://cache.xaangel.net/unexplained-nfertility.png');
    background-size: cover;
    background-repeat: no-repeat;
}
.infertility-information-name-en{
    font-family: NotoSansHans-Medium;
    font-size: 0.6rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #ffffff;
}
.infertility-information-name{
    font-family: NotoSansHans-Medium;
    font-size: 0.642rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #ffffff;
}
.scientific-research-btn{
    width: 5.4rem;
    height: 1rem;
    border-radius: 0.5rem;
    margin: 0.5rem auto 0;
}
/*infertility-test*/
.infertility-test{
    margin-top: 0.9rem;
    background-color: #ffffff;
    padding: 0.9rem 0.68rem;
    border-bottom: solid 0.02rem #dcdcdc;
}
.infertility-test-title{
    font-family: NotoSansHans-Medium;
    font-size: 0.5rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #2c3e50;
    opacity: 0.9;
}
.infertility-test-ul{
    margin-top: 0.6rem;
}
.infertility-test-li{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0.2rem 0;
    border-bottom: solid 0.02rem #dcdcdc;
}
.infertility-test-li:last-child{
    border: none;
}
.infertility-test-item{
    width: 46%;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.infertility-test-item-num{
    font-family: NotoSansHans-Bold;
    font-size: 0.36rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #2c3e50;
    opacity: 0.2;
}
.infertility-test-desc{
    font-family: NotoSansHans-Medium;
    font-size: 0.26rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #009aad;
    opacity: 0.7;
    margin-left: 0.4rem;
}
.now-appointment-btn{
    width: 5.4rem;
    height: 1rem;
    border-radius: 0.5rem;
    margin: 0.6rem auto 0;
}
/*infertility-check*/
.infertility-check{
    padding: 0.88rem 0.68rem;
    background-color: #ffffff;
}
.infertility-check-title{
    font-family: NotoSansHans-Medium;
    font-size: 0.5rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #2c3e50;
    opacity: 0.9;
}
.infertility-check-ul{
    margin-top: 0.56rem;
}
.infertility-check-li{
    font-family: NotoSansHans-DemiLight;
    font-size: 0.36rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.63rem;
    letter-spacing: 0rem;
    color: rgba(44,62,80,0.6);
    border-bottom: solid 0.02rem #dcdcdc;
    padding: 0.25rem 0;
}
.infertility-check-li:first-child{
    border-top: solid 0.02rem #dcdcdc;
}
/*diagnosis-treatment*/
.diagnosis-treatment{
    padding: 0.9rem 0.68rem;
    background-color: #f6fbfc;
}
.diagnosis-treatment-title{
    font-family: NotoSansHans-Medium;
    font-size: 0.5rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #2c3e50;
    opacity: 0.9;
}
.diagnosis-treatment-ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.61rem;
}
.diagnosis-treatment-li{
    width: 4.52rem;
    height: 3.01rem;
    background-color: #ffffff;
    box-shadow: 0rem 0.14rem 0.232rem 0.038rem
    rgba(42, 88, 89, 0.33);
    border-radius: 0.3rem;
    margin-bottom: 0.3rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.diagnosis-treatment-name{
    font-family: NotoSansHans-Light;
    font-size: 0.375rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.25rem;
    letter-spacing: 0.015rem;
    color: #2c3e50;
}
.diagnosis-treatment-icon{
    width: 1.31rem;
    height: 1.31rem;
    margin-top: 0.4rem;
}
/*related-articles*/
.related-articles{
    padding: 0.75rem 0.68rem 0;
}
.related-articles-title{
    font-family: NotoSansHans-Medium;
    font-size: 0.5rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #2c3e50;
    opacity: 0.9;
}
.related-articles-ul{
    margin-top: 0.4rem;
}
.related-articles-li{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0.18rem 0;
    border-bottom: 0.03rem solid #dcdcdc;
}
.related-articles-li:last-child{
    border-bottom: none;
}
.related-articles-logo{
    width: 2.38rem;
    height: 2.38rem;
    background-color: #bcbcbc;
    border-radius: 0.1rem;
    object-fit: cover;
}
.related-articles-info{
    width: 100%;
    height: 2.38rem;
    margin-left: 0.33rem;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.related-articles-name{
    font-family: NotoSansHans-Medium;
    font-size: 0.36rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.45rem;
    letter-spacing: 0rem;
    color: #2c3e50;
    opacity: 0.8;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.related-articles-desc{
    font-family: NotoSansHans-DemiLight;
    font-size: 0.3rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.45rem;
    letter-spacing: 0rem;
    color: #949494;
    opacity: 0.8;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}