.xuanfu_box {
    width: 50px;
    position: fixed;
    bottom: 140px;
    right: 50%;
    margin-right: -870px;
    z-index: 99;
    border: 2px solid #FFFFFF;
    border-radius: 30px;
    padding-top: 5px;
    padding-bottom: 10px;
    background: linear-gradient(0deg, #FFFFFF 0%, #F4F6F8 100%);
    box-shadow: 0px 2px 10px 0px rgba(1, 23, 120, 0.1);
}

.xuanfu_box.d {
    display: block;
}

.xuanfu_box .item {
    width: 50px;
    margin-left: -2px;
    text-align: center;
    position: relative;
}

.xuanfu_box .item::after {
    content: '';
    width: 24px;
    height: 1px;
    background: #EBEBF0;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -12px;
}

.xuanfu_box .item:first-child::after {
    display: none;
}

.xuanfu_box .item_kf .boxtwo {
    width: 210px;
    box-shadow: 0px 2px 10px 0px rgb(1 23 120 / 10%);
    border-radius: 2px;
    padding: 10px 4px;
    position: absolute;
    background: linear-gradient( 0deg, #FFFFFF 0%, #F4F6F8 100%);
    border: 3px solid #fff;
    right: 60px;
    top: 50%;
    margin-top: -32px;
    display: none;
}

.xuanfu_box .item_kf .boxtwo::before {
    content: '';
    width: 10px;
    height: 100%;
    position: absolute;
    left: 100%;
    bottom: 0;
}

.xuanfu_box .item_kf .boxtwo::after {
    content: '';
    border: 10px solid transparent;
    border-left-color: #fff;
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -50px;
}

.xuanfu_box .item_kf .boxtwo .ptwo {
    font-size: 14px;
    color: #FF6600;
    line-height: 1em;
    font-weight: bold;
    margin: 5px auto 10px;
}

.xuanfu_box .item_kf .boxtwo .kf_new {
    margin-top: 1px;
    text-align: center;
}

.xuanfu_box .item_kf .boxtwo .kf_new a.rb_qqtalk_btn {
    height: 30px;
    line-height: 30px;
    background: #ff6600;
    color: #ffffff;
    border-radius: 3px;
    overflow: hidden;
    width: 70%;
    display: block;
    margin: auto;
    margin-top: 15px;
}

.xuanfu_box .boxone {
    width: 100%;
    height: 54px;
    padding-top: 10px;
    color: #98A3B7;
    cursor: pointer;
    transition: all 0.3s;
}

.xuanfu_box .boxone img {
    display: block;
    width: 24px;
    height: 24px;
    margin: auto;
}

.xuanfu_box .boxone .icon2 {
    display: none;
}

.xuanfu_box .boxone p {
    font-size: 12px;
    line-height: 16px;
}

.xuanfu_box .boxone:hover {
    color: #FF6600;
}

.xuanfu_box .qp {
    width: 184px;
    height: 38px;
    background: linear-gradient(to left, #FE8B3F 0%, #FE6E0F 63%, #FE761D 100%);
    box-shadow: 0px 2px 10px 0px rgba(1, 23, 120, 0.1);
    position: absolute;
    left: -100px;
    top: 50%;
    margin-top: -19px;
    font-size: 14px;
    white-space: nowrap;
    color: #fff;
    line-height: 38px;
    padding: 0 12px;
    transition: all 0.5s;
    transform: scale(0);
    border-radius: 6px;
}

.xuanfu_box .qp.active {
    left: -192px;
    transform: scale(1);
}

.xuanfu_box .qp::before {
    content: '';
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: transparent;
    border-left-color: #fe8a3e;
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -5px;
}

.xuanfu_box .boxtwo {
    width: 210px;
    box-shadow: 0px 2px 10px 0px rgb(1 23 120 / 10%);
    border-radius: 2px;
    padding: 10px 4px;
    position: absolute;
    background: linear-gradient( 0deg, #FFFFFF 0%, #F4F6F8 100%);
    border: 3px solid #fff;
    right: 60px;
    top: 50%;
    margin-top: -90px;
    display: none;
}

.xuanfu_box .boxtwo::before {
    content: '';
    width: 10px;
    height: 100%;
    position: absolute;
    left: 100%;
    bottom: 0;
}

.xuanfu_box .boxtwo::after {
    content: '';
    border: 10px solid transparent;
    border-left-color: #fff;
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -10px;
}

.xuanfu_box .boxtwo .pone {
    font-size: 14px;
    color: #13192F;
    line-height: 16px;
    white-space: nowrap;
}

.xuanfu_box .boxtwo .ptwo {
    font-size: 14px;
    color: #FF6600;
    line-height: 1em;
    font-weight: bold;
    margin: 5px auto;
}

.xuanfu_box .boxtwo img {
    width: 120px;
    height: 120px;
    margin: 5px auto;
}

.xuanfu_box .boxtwo .pthree {
    font-size: 12px;
    color: #98A3B7;
    line-height: 1em;
    margin-top: 2px;
}

.xuanfu_box .item_lxkf .boxtwo {
    width: 184px;
}

.xuanfu_box .item_lxkf .boxtwo .pthree {
    margin-top: -2px;
}

.xuanfu_box .item:hover .boxone .icon1 {
    display: none;
}

.xuanfu_box .item:hover .boxone .icon2 {
    display: block;
}

.xuanfu_box .item:hover .boxtwo {
    display: block;
}

.xuanfu_box .return_top {
    width: 50px;
    height: 50px;
    border: 2px solid #FFFFFF;
    background: linear-gradient(0deg, #FFFFFF 0%, #F4F6F8 100%);
    box-shadow: 0px 2px 10px 0px rgba(1, 23, 120, 0.1);
    border-radius: 24px;
    padding-top: 5px;
    position: absolute;
    left: 0;
    bottom: -70px;
    text-align: center;
    color: #98A3B7;
    cursor: pointer;
    display: none;
}

.xuanfu_box .return_top .iconfontkz {
    display: block;
    font-size: 18px;
    line-height: 20px;
}

.xuanfu_box .return_top p {
    font-size: 12px;
    line-height: 1em;
}

.xuanfu_box .return_top:hover {
    color: #ff6600;
}

.duibi_cont {
    padding-top: 60px;
}

.prohibit {
    cursor: not-allowed !important;
    background: #b2afaf !important;
    pointer-events: none !important;
    color: #ffffff !important;
    border: none !important;
}

.prohibit2 {
    cursor: not-allowed !important;
    background: #b2afaf !important;
    pointer-events: none !important;
    color: #ffffff !important;
    border: none !important;
}

.prohibit3 {
    cursor: not-allowed !important;
    background: #d2e2ff !important;
    /* pointer-events: none !important; */
}

.xuanzhong_lanbg {
    background-color: #156CFF;
    color: #fff !important;
}

.xuanzhong_lanbg em {
    color: #fff !important;
}