@CHARSET "UTF-8";


.content>.btn-panel{height: 0.85rem; padding-right: 0.4rem;}
.content>.btn-panel a{display: inline-block;float: right; background:#2F54EB; font-size: 0.37rem; color:white; padding:0.13rem 0.43rem;border-radius:0.213rem;line-height: 0.59rem;}


.ke-content{margin-bottom: 0.85rem;}
.ke-content dd{margin-left: 0;}
.ke-content dl{margin-top: 0.77rem;}
.ke-content dd h3{ color: rgba(0, 0, 0, 0.85);line-height: 0.64rem;font-size: 0.43rem;font-weight: bold;display: flex;align-items: center;margin: 0.64rem 00.213rem 0;}
.ke-content dd h3::before{content: '';width: 0.11rem;height: 0.11rem;background: #FF5722;margin-right: 0.32rem;}
.ke-content dd div{padding-left: 0.43rem;}
.ke-content dt img:last-of-type{display: none;}
.ke-content dt.show img:last-of-type{display: block;}
.ke-content dt.show img:first-child{display: none;}
div.ke-content strong{margin-left: 0 !important;}

div.btns{flex-direction: column; align-items: center;}
.ke-content div.btns a{width: 100%; box-sizing: border-box;margin-top: 0.43rem;}
.ke-content div.btns a:nth-child(1){margin-top: 0;}

.content>div h4 {font-size: 0.37rem;font-weight: 500;color: rgba(0, 0, 0, 0.45);line-height: 0.75rem;margin:0;margin-top:0.213rem;}
.content>div p{font-weight: 400;color: rgba(0, 0, 0, 0.85);line-height: 0.75rem;font-size: 0.37rem;}

.dlg-bg{z-index: 1000; display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background:rgba(0,0,0,0.85);}
.dlg-bg a.close{width:0.43rem; height: 0.43rem; position: absolute; top: 1rem; right: 0.4rem;background-image: url(../img/icons/16x16/close.svg); background-position: center center; background-repeat: no-repeat;}
.dlg{z-index: 1001; border-radius:0.213rem; overflow: hidden; position: fixed; width:calc(10rem - 0.8rem);top:2rem; left: 0.4rem; background:#fff;  border-bottom: 1.07rem solid #fff; padding: 0.43rem;  overflow-y: auto; scrollbar-width:none; -ms-overflow-style:none; box-sizing: border-box; max-height: 60vh; overflow-y: auto;}
.dlg h1{font-size: 0.85rem; padding-left: 0.32rem; border-left:0.213rem solid #ff5722;}
.dlg p:last-child{padding-left: 0.75rem;}