
.md24571.md-faq{position: relative;width: 100%;padding: .55rem 0 .95rem;}
.md24571.md-faq img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md24571.md-faq .layout{width: 16rem;max-width: 92%;margin: 0 auto;} 
.md24571.md-faq .my-top{width: 100%;text-align: center;padding-bottom: .55rem;}
.md24571.md-faq .my-titles{width: 100%;font-weight: bold;color: #222222;line-height: 1.2;}
.md24571.md-faq .my-id{position: absolute;top: -.9rem;}
.md24571.md-faq .t-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between; border-top: 1px solid #f1f1f1;}
.md24571.md-faq .t-left{width: 3.4rem;border-right: 1px solid #f1f1f1;}
.md24571.md-faq .t-navbox{position: sticky;top: 1rem;left: 0;width: 100%;}
.md24571.md-faq .t-nav{display: block;cursor: pointer;position: relative;width: 100%;padding: .26rem .2rem;color: #666666;line-height: 1.5;border-bottom: 1px solid #f1f1f1;}
.md24571.md-faq .t-nav:after{opacity: 0;transition: all .3s;content: '';position: absolute;top: 0;right: 0;width: 2px;height: 100%;background-color: var(--theme); }
.md24571.md-faq .t-nav:hover{color: var(--theme);}
.md24571.md-faq .t-nav.active{color: var(--theme);}
.md24571.md-faq .t-nav.active:after{opacity: 1;}
.md24571.md-faq .t-right{width: calc(100% - 4rem);}
.md24571.md-faq .t-item{display: block;width: 100%;border-bottom: 1px solid #f1f1f1;}
.md24571.md-faq .t-buttom{display: block;cursor: pointer;width: 100%;position: relative;padding: .3rem .3rem .3rem 0;}
.md24571.md-faq .t-buttom:after{content: '';position: absolute;top: 0;right: 0;width: .16rem;height: 100%;background-image: url(/static/home/images/a9.png);background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.md24571.md-faq .t-name{width: 100%;color: #333333;line-height: 1.4;font-weight: bold;}
.md24571.md-faq .t-sub{display: none;width: 100%;margin-bottom: .4rem;padding: .35rem .4rem .1rem; background-color: #f7f7f7;}
.md24571.md-faq .t-one{width: 100%;margin-bottom:  .2rem;}
.md24571.md-faq .t-tip{width: 100%;margin-bottom: .05rem;color: #333333;line-height: 1.5;font-weight: bold;}
.md24571.md-faq .t-textbox{width: 100%;color: #666666;line-height: 1.8;}
.md24571.md-faq .t-textbox *{line-height: inherit;}

.md24571.md-faq .t-item.show .t-buttom:after{background-image: url(/static/home/images/a9-b.png);}
.md24571.md-faq .t-item.show .t-name{color: var(--theme);}

@media (max-width: 750px) {
   .md24571.md-faq .t-left{width: 100%;}
   .md24571.md-faq .t-right{width: 100%;}
}
