.appointment-info-top-line{
    width: 60%;
    height: 0.25rem;
    background-color: #3ACBC6;
    border-radius: 0.13rem;
    margin: 0 auto;
}
.appointment-info-title{
    font-size: 1rem;
    color: #333333;
    margin-top: 0.7rem;
    text-align: center;
}
.appointment-info-oper{
    text-align: right;
    margin-right: 1.5rem;
}
.appointment-info-close{
    font-size: 0.7rem;
    color: #FA8282;
    display: inline-block;
    line-height: 1rem;
    border: 1px solid #FA8282;
    border-radius: 0.2rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    margin-right: 1rem;
    cursor: pointer;
}
.alert-body{
    padding: .8rem 0rem 0rem 4.5rem!important;
}
.alert-body > div{
    line-height: 1rem!important;
    padding-top: 1rem!important;
    padding-bottom: 0rem!important;
}
#appointment-info .layer-alert span{
    font-size: 0.7rem;
    color: #333333;
}
.appointment-info-btn{
    width: 5rem;
    height: 1.5rem;
    border: 1px solid #3ACBC6;
    text-align: center;
    line-height: 1.5rem;
    border-radius: 4px;
    color: white;
    margin-top: 1.7rem;
    background: #3acbc6;
    margin-left: 11rem;
    cursor: pointer;
}
.column-title{
    width:5rem!important;
}

.del-appointment {
    position: fixed;
    right: 2.7rem;
    bottom: 13.7rem;
    z-index: 10000;
    cursor: pointer;
}
.del-appointment-btn{
    font-size: 2rem;
    color: white;
    cursor: pointer;
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    background: #e2e1e1;
    border: 1px solid;
    border-radius: 4px;
}
.peixun-body{
    display: none;
}

.index-filed-bodys{
    background: url(../../../index/img/index-filed-newImgLong.png?v=2) no-repeat left top;
    background-size: 100% 100%;
    position: fixed;
    bottom: 2rem;
    right: 1.9rem;
    width: 9.35rem;
    height: 16.6rem;
    text-align: center;
    z-index: 10000;
}
.index-filed-bodys span {
    position: relative;
    cursor: pointer;
}
.index-filed-bodys > div:nth-of-type(1) {
    font-size: 0.9rem;
    color: #ffffff;
    margin-top: 6.3rem!important;
    margin-bottom: 0.3rem;
    font-weight: 600;
}
/*.wechat-service {
    color: #FFFFFF;
}*/
.index-filed-bodys div:nth-of-type(1) img {
    position: absolute;
    margin-top: -2.7rem;
    margin-left: -10rem;
}

.index-filed-bodys div:nth-of-type(2) img {
    position: absolute;
    margin-top: -4rem;
    margin-left: -8rem;
    width: 8rem;
}
.index-filed-bodys > div:nth-of-type(3) {
    font-size: 0.9rem;
    color: #ffffff;
    font-weight: 600;
    margin-top: 2rem;
}
.peixun-bodys  .del-appointment{
    bottom: 18.7rem!important;
}
.peixun-bodys{
    display: none;
}
.index-addLineContract-bodys{
    background-size: 100% 100%;
    position: fixed;
    bottom: 2rem;
    right: 1.9rem;
    text-align: center;
    z-index: 10000;
}

.close-contract {
    position: fixed;
    right: 1.7rem;
    bottom: 13.7rem;
    z-index: 10000;
    cursor: pointer;
}
.close-contract{
    font-size: 2rem;
    color: white;
    cursor: pointer;
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    background: #e2e1e1;
    border: 1px solid;
    border-radius: 4px;
}

.peixun-bodys  .close-contract{
    bottom: 29.3rem!important;
}