.MidlandTwoLine {
    -webkit-line-clamp: 2 !important;
}
.center .common-key {
    color: #999999;
    width: 100% !important;
    min-width: none !important;
    max-width: none !important;
}
.center .marqueeText-container {
    margin: 0 !important;
}
.bottom .w160 {
    width: 160px !important;
}

.h23 {
    height: 23px !important;
}
.h35 {
    height: 35px !important;
}
.center .common {
    flex-wrap: wrap;
}
.center .commonPhone {
    margin-bottom: 10px;
    height: 28px;
    line-height: 12px ;
}
.center .commonPC {
    margin-bottom: 20px;
    height: 40px;
    line-height: 20px ;
}

.activeFontColor {
    color: #F6571A !important;
}
.activeImg .img{
    border: 1px solid #F6571A !important;
}
#room-content .active .room-img {
    border: 1px solid #F6571A !important;
    border-radius: 4px;
}

.active #room-name {
    font-weight: 400 !important;
    color: #F6571A !important;
}
.phoneCall {
    background: #F6571A !important;
}

#style-content .active .style-img {
    border: 1px solid #F6571A !important;
    border-radius: 4px !important;
}

.active #style-name {
    font-weight: 400 !important;
    color: #F6571A !important;
}

.isNotPhoneDeco{
    position: fixed;
    right: 50px;
    bottom: 19vh;
    width: 85px !important;
    height: 85px !important;
}
.isPhoneDeco{
    position: absolute !important;
    right: 20px;
    bottom: 140px;
    width: 70px !important;
    height: 70px !important;
    transition: bottom .5s;
}
.active {
    color: #F6571A !important;
}

#AiIntroducetags #progressbar>div{
    /*background-color: #00acc1;*/
    height: 100%;
    position: absolute;
    background-color: #F6571A !important;
}