/*.troubleContainers{*/
/*width: 100%;*/
/*height: 100%;*/
/*}*/
/*.troubleContainers.backfff{*/
/*background-color: #ffffff;*/
/*}*/
/*.troubleContent{*/
/*padding-left: 30px;*/
/*}*/
/*.troubleContent .troubleText{*/
/*height: 100px;*/
/*display: table-cell;*/
/*vertical-align: bottom;*/
/*}*/
/*.troubleContent .troubleBox{*/
/*margin: 20px 0;*/
/*}*/
/*.troubleContent .troubleBtnBox{*/
/*height: 80px;*/
/*width: 100%;*/
/*text-align: right;*/
/*padding-right: 30px;*/
/*}*/
/*.troubleContent .troubleBtn{*/
/*width: 413px;*/
/*height: 100%;*/
/*display: inline-block;*/
/*line-height: 80px;*/
/*text-align: center;*/
/*background-color: #ff7860;*/
/*border-radius: 10px;*/
/*}*/


.troubleContainers{
    width: 100%;
    height: 100%;
}
.troubleContainers.backfff{
    background-color: #ffffff;
}
.troubleContent{
    padding-left: 0.25rem;
}
.troubleContent .troubleText{
    height: 0.8333333333333334rem;
    display: table-cell;
    vertical-align: bottom;
}
.troubleContent .troubleBox{
    margin: 0.16666666666666666rem 0;
}
.troubleContent .troubleBtnBox{
    height: 0.6666666666666666rem;
    width: 100%;
    text-align: right;
    padding-right: 0.25rem;
}
.troubleContent .troubleBtn{
    width: 3.441666666666667rem;
    height: 100%;
    display: inline-block;
    line-height: 0.6666666666666666rem;
    text-align: center;
    background-color: #ff7860;
    border-radius: 0.08333333333333333rem;
}