.ldDea-top{background: #FFF7F3;box-shadow: 0px 4px 10px 0px rgba(116, 51, 46, 0.18);margin-bottom: .5rem}
.ldDea-top .img{width: 1.85rem;border-radius: 0 .2rem 0 0;overflow: hidden;}
.ldDea-top .img img{width: 100%}
.ldDea-top .txt{margin-left: .5rem;margin-right: .5rem;flex:1;overflow: hidden;}
.ldDea-top .txt h4{font-size: .36rem;color: #833A30;font-weight: bold;}
.ldDea-top .txt p{font-size: .22rem;color: #333;margin-top: .15rem}
.ldDea dl dt{color: #833A30;font-size: .24rem;font-weight: bold;padding-bottom: .2rem;border-bottom: 1px solid #D8D8D8;padding-left: .2rem;position: relative;line-height: 1em}
.ldDea dl dt:before{content: '';width: 3px;height: .24rem;background: #833A30;position: absolute;left: 0;top: 0 }
.ldDea dl dd{padding: .3rem 0 .5rem;font-size: .18rem;line-height: 1.8em;text-indent: 2em;text-align: justify;}
.ldDea dl dd p+p{margin-top: .1rem}
@media (max-width: 800px){
.ldDea dl dd{font-size: .24rem}
.ldDea dl dt{font-size: .3rem;padding-bottom: .2rem;padding-left: .2rem;}
.ldDea dl dt:before{content: '';width: 3px;height: .3rem; }
.ldDea-top .img{width: 2rem;border-radius: 0 .3rem 0 0;overflow: hidden;}
.ldDea-top .txt{margin-left: .5rem}
.ldDea-top .txt h4{font-size: .4rem;}
.ldDea-top .txt p{font-size: .24rem;margin-top: .2rem}
}
@media (max-width: 597px){
.ldDea dl dd{font-size: .28rem}
.ldDea dl dt{font-size: .38rem;padding-bottom: .2rem;padding-left: .2rem;}
.ldDea dl dt:before{content: '';width: 3px;height: .38rem; }
.ldDea-top .img{width: 2.4rem;border-radius: 0 .3rem 0 0;overflow: hidden;}
.ldDea-top .txt{margin-left: .5rem}
.ldDea-top .txt h4{font-size: .44rem;}
.ldDea-top .txt p{font-size: .26rem;margin-top: .2rem}
}
.ldList li{border: 1px solid rgba(131, 58, 48, 0.09);background: url(../image/ny/0212/34.png)#fff no-repeat left center;background-size: auto 100%;padding: .2rem;margin-bottom: .4rem}
.ldList li .img{width: 2.26rem;height: 2.95rem}
.ldList li .txt{flex:1;overflow: hidden;}
.ldList li .txt .tit{background: linear-gradient(90deg, #FAEEE8 0%, rgba(242, 246, 247, 0) 100%);padding: .15rem .3rem .15rem .4rem;font-size: .2rem;font-weight: bold;margin-bottom: .2rem; display:flex;}

.ldList li .txt .tit span.name{
    color: #833A30;
    margin-right: 0.4rem;
    text-align-last: justify;
    display: inline-block;
    width: 0.6rem;
}
.ldList li .txt .tit span:first-of-type{
    color: #833A30;
    margin-right: 0.4rem;
    text-align-last: justify;
    display: inline-block;
    width: 0.6rem;
}
.ldList li .txt .tit span.rank{
    display: inline-block;
    width: 3rem;
}
.ldList li .txt .info{padding: 0 0 0 .6rem;font-size: .16rem;line-height: 1.6em;margin-bottom: .2rem;color: #444}
.ldList li .txt .info p+p{margin-top: .05rem}
.ldList li .txt .info p span{font-weight: bold;}
.ldList li .txt .mor{margin-top: .05rem;color: #833A30;font-size: .15rem;display: flex;align-items: center;padding: 0 0 0 .6rem}
.ldList li .txt .mor img{margin-left: .1rem}
@media (max-width: 800px){
 .ldList li .txt .tit{padding: .15rem .3rem .15rem .4rem;font-size: .26rem;}
 .ldList li .txt .info{padding: 0 0 0 .5rem;font-size: .22rem;}
 .ldList li .txt .mor{display: none}
}
@media (max-width: 597px){
.ldList li{background: #fff}
.ldList li .img{width: 2.46rem;height: 3.25rem}
.ldList li .txt{flex:inherit;width: 100%;margin-top: .2rem}
.ldList li .txt .tit{padding: .15rem .3rem .15rem .3rem;font-size: .32rem;}
.ldList li .txt .info{padding: 0 .3rem;font-size: .26rem;}
.ldList li .txt .mor{display: none}
}