.s-foot{
    display: flex  !important;
    justify-content: center !important;
   
}
.s-m20{
    margin: 20px 0;
    
}
.s-btn {

	position: relative;
	color: #731bf7 !important;
	font-size: 15px;
	padding: 10px 20px;
	background: #fff;
	border-style: hidden;
	border-radius: 4px;
}

.s-btn:after {
	content: '';
	position: absolute;
	top: -1px;
	bottom: -1px;
	left: -1px;
	right: -1px;
	background: linear-gradient(to right, #731bf7, #da8cff);
	border-radius: 4px;
	z-index: -1;
    color:#fefdff;
}
.s-btn:hover{
    color: #fff !important;
}
.s-search{
    margin:0 1rem;
    padding-left: 0.45rem !important;
    padding-right: 0px !important;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #d0d0d0;
}
.s-ml-10{
    margin-left: -1rem !important;
}
.s-question{
    margin:1rem 1rem;
}
.s-line-2{
    padding: 0px 8px !important;
    border-radius: 6px !important;
   
}
.s-question .active1{
    background: #fff;
    border-radius: 6px;
}
.s-question .height{
    height: 50px !important;
    width: 100% !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.s-question .title{
    display: inline-block;
    color: #666 !important;
    width: 10rem;
    height: 1.6rem;
    overflow: hidden;
    margin-left: 0.3rem;
    margin-bottom: -0.4rem;
}
.hover1{
    display: none;
}
.s-question :hover .hover1{
   
    display: block;
}
.s-icon{
    color: #999;
}
.s-word-e{
    text-align: right;
    padding-right: 0px;
}
.s-avatar{
    width:30px;
}
.col-md-0-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 6.33333%;
 }
 .s-ml-10{
    margin-right: 1.4rem;
    padding-left: 1rem !important;
 }
 .s-row-center{
    display: flex;
    justify-content: center;
 }
 .s-card {
    border-radius: 0.5rem;
    width: 100%; 
    background: #fff;
   
}
.s-card-transparent {
    /* border-radius: 0.5rem; */
    width: 100%; 
    /* background: #fff; */
}
.smr-10{
    margin-right: 10px !important;
}
.s-card-words{
    color: #333;
}
.s-font-color{
    color: #333;
    font-weight: 600;
}
.s-font-color-2{
    color: #666;
    font-weight: 400;
    font-size: .9rem;
    margin:.8rem 0;
}
.s-card-blue{
    background: #fbf3ff;
    padding: 1rem;
    border-radius: .2rem;
    
}
.s-font-tip{
    color: #666;
    font-weight: 400;
    font-size: .9rem;
    margin-bottom: .1rem;
}
.s-font-blue{
    color: #731bf7;
    font-weight: 500;
    font-size: .85rem;
}
.s-visible-no{
    visibility: hidden;
}
.s-pad-0{
    padding: 0px !important;
}
.s-mb14{
    margin-bottom: 14px !important;
}
.s-title{
    font-size: .9rem;
    color: #666;
    font-weight: 400;
}

.s-p-5{
    padding: .5rem .7rem;
}


.s-blo-temp{
   width: 100%;
    background-color: #fff;
    cursor: pointer;
    color: #666;
    font-weight: 400;
    font-size: .9rem;
    
}

.s-blo-temp :hover{
    background-color: #f8efff;
}

#question1{
    margin-top: 1rem;
}
.s-input{
    border-radius: .4rem;
    padding-right: 4.9rem;
    line-height: 24px;
    font-size: .9rem;
}
.s-input-top{
    padding-top: 10rem;
}
.s-temp{
    position: absolute;
   top: 0px;
   /* display: none; */
   width: calc(100% - 4px);
   margin-top: .8rem;
   margin-bottom: .8rem;
   box-sizing: border-box;
   padding-bottom:.9rem ;
   
   margin-left: 2px;
   border-bottom: 1px solid #efefef;
}
.s-rela{
    position: relative;
}
.s-send{
    position: absolute;
    width: 3.4rem;
    height: 2rem;
    bottom: .8rem;
    border-radius: 2rem;
    right: .6rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.s-send-icon{
    font-size: 1.4rem;
}
.s-show{
    display: block;
}
.s-show-no{
    display: none;
}
.s-flex-2{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.s-sort{
    display: inline-block;
    width: 1.6rem;
    height: 1.4rem;
    display: flex;
    border-radius: .3rem;
    justify-content: center;
    align-items: center;
    font-size: .9rem;
    color: #666;
    background-color: #e8e2ec;
}
.s-temp-font{
    font-size: .9rem;
    margin-left: .9rem;
    display: inline-block;
    width:calc(100vw - 11rem);
    height: 1.2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gap-block{
    width: 100%;
    height: 18rem;
}


@media (min-width: 992px) {
    .s-temp-font{
        width:calc(100vw - 45rem);
    }
   
    
}
@media (max-width: 992px) {
    .s-show-no-mobile{
        display: none !important;
    }
    #topic{
        max-height: 9rem;
        overflow: hidden;
    }
   
    
}
.s-inline{
    display: inline-block;
}
.blink {
    display: inline-block;
    width:.1rem;
    margin-bottom: -.2rem;
    height: 1rem;
    background: #333;
    animation: blinker 1s linear infinite;
  }
  
  @keyframes blinker {
    50% {
      opacity: 0;
    }
  }

.s-nav-top{
    padding:0 !important;
    margin: 0px !important;
}
.s-icon-left{
    margin-right: 3px;
}
.s-dia-card{
    padding: .7rem;
    
}
.s-dia-card p{
        margin:0 !important;
}
.noopacity{
    opacity: 1 !important;
}

.scroll{
    height: calc(100vh - 500px);
    overflow-y: auto;
    overflow-x: hidden;
}