p, ul {
    margin: 0;
    padding: 0;
}

ul, li, ol {
    list-style-type: none;
}

.rightFloatNav {
    width: 62px;
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 99;
    font: 14px/1.5 "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1,\9ED1\4F53", "Heiti SC", tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
    color: #666;
    display: none;
}

.rightFloatNav .rightFloatNav-list, .rightFloatNav .rf-returnTop {
    background: #fff;
    border: 1px solid #ecedee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.rightFloatNav .rightFloatNav-list li {
    text-align: center;
    position: relative;
    z-index: 1;
    height: 60px;
}

.rightFloatNav .rightFloatNav-list li.re-jyts:hover .instrument-layer-wrap{
    display:inline-block;
}

.rightFloatNav .rightFloatNav-list li .instrument-layer-wrap:hover{
    display:inline-block;
}

.rightFloatNav .rightFloatNav-list li a, .rightFloatNav .rf-returnTop a {
    height: 54px;
    padding-top: 6px;
    line-height: 24px;
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 12px;
    color: #666;
}

.rightFloatNav .rightFloatNav-list li i, .rightFloatNav .rf-returnTop i, .rightFloatNav .rightFloatNav-switch-icon {
    background: url(../image/rightFloatNav-icon.png) no-repeat center top;
}

.rightFloatNav .rightFloatNav-list li i, .rightFloatNav .rf-returnTop i {
    width: 30px;
    height: 33px;
    margin: 0 auto;
    display: block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    *cursor: pointer;
}

.rightFloatNav .rightFloatNav-list li .rf-online-icon {
    background: url(../image/kf.png) center center no-repeat;
    background-size: 25px auto;
}

.rightFloatNav .rightFloatNav-list li a:hover .rf-online-icon {
    background: url(../image/kf_01.png) center center no-repeat;
    background-size: 25px auto;
}

.rightFloatNav .rightFloatNav-list li .rf-app-icon {
    background: url(../image/dh.png) center center no-repeat;
    background-size: auto 25px;
}

.rightFloatNav .rightFloatNav-list li a:hover .rf-app-icon {
    background: url(../image/dh_01.png) center center no-repeat;
    background-size: auto 25px;
}

.rightFloatNav .rightFloatNav-list li .rf-weixin-icon {
    background: url(../image/wx.png) center center no-repeat;
    background-size: 25px auto;
}

.rightFloatNav .rightFloatNav-list li a:hover .rf-weixin-icon {
    background: url(../image/wx_01.png) center center no-repeat;
    background-size: 25px auto;
}

.rightFloatNav .rightFloatNav-list li .rf-fankui-icon {
    background: url(../image/yx.png) center center no-repeat;
    background-size: 25px auto;
}

.rightFloatNav .rightFloatNav-list li a:hover .rf-fankui-icon {
    background: url(../image/yx_01.png) center center no-repeat;
    background-size: 25px auto;
}

.rightFloatNav .rightFloatNav-list li .rf-gongjv-icon {
    background: url(../image/gj.png) center center no-repeat;
}

.rightFloatNav .rightFloatNav-list li a:hover .rf-gongjv-icon {
    background: url(../image/gj_01.png) center center no-repeat;
}


.rightFloatNav .rightFloatNav-list li a:hover, .rightFloatNav .rf-returnTop a:hover {
    color: #fff;
    text-decoration: none;
    background: #07BDC7;
}

/*.rightFloatNav .rightFloatNav-list li a:hover i {*/
/*    background-position: center -30px;*/
/*!*}*!*/

/*.rightFloatNav .rightFloatNav-list .rf-online a:hover .rf-online-icon {*/
/*    display: none;*/
/*}*/

/*.rightFloatNav .rightFloatNav-list .rf-online a:hover .rf-online-text {*/
/*    display: block;*/
/*}*/

/*.rightFloatNav .rightFloatNav-list .rf-app a:hover .rf-app-icon {*/
/*    display: none;*/
/*}*/

/*.rightFloatNav .rightFloatNav-list .rf-app a:hover .rf-online-text {*/
/*    display: block;*/
/*}*/

/*.rightFloatNav .rightFloatNav-list .rf-weixin a:hover .rf-weixin-icon {*/
/*    display: none;*/
/*}*/

/*.rightFloatNav .rightFloatNav-list .rf-weixin a:hover .rf-online-text {*/
/*    display: block;*/
/*}*/

/*.rightFloatNav .rightFloatNav-list .re-yjkl a:hover .rf-fankui-icon {*/
/*    display: none;*/
/*}*/
/*.rightFloatNav .rightFloatNav-list .re-yjkl a:hover .rf-online-text {*/
/*    display: block;*/
/*}*/

.rightFloatNav .rightFloatNav-list .re-yjkl a:hover .rf-online-text {
    display: block;
}

/*.rightFloatNav .rightFloatNav-list .rf-weixin a p, .rightFloatNav .rightFloatNav-list .rf-app a p {*/
/*    line-height: 50px;*/
/*}*/

.rightFloatNav .rf-returnTop i {
    background: url(../image/top.png) center center no-repeat;
    height: 10px;
}

.rightFloatNav .rf-returnTop p {
    font-size: 14px;
    color: #666666;
}

.rf-returnTop .returnTopBox {
    margin: 0 14px;
}

.rightFloatNav .rf-returnTop a {
    padding-top: 0;
}

.rightFloatNav .rf-returnTop a:hover i {
    background: url(../image/top1.png) center center no-repeat;
}

.rightFloatNav .rf-returnTop a:hover p {
    color: #ffffff;
}

.rightFloatNav .rightFloatNav-list li a p {
    font-size: 12px;
}

.rightFloatNav .rightFloatNav-layer {
    width: 80px;
    height: 106px;
    padding: 11px 14px 0 10px;
    line-height: 28px;
    font-size: 12px;
    color: #666;
    background: url(../image/rightFloatNav-layer.png) no-repeat;
    position: absolute;
    left: -105px;
    top: -22px;
    display: none;
}

.rightFloatNav .rightFloatNav-layer img {
    display: block;
    margin: 0 auto;
}

.rightFloatNav .rightFloatNav-list li:hover .rightFloatNav-layer {
    display: block;
}

.rightFloatNav .rightFloatNav-list .rightFloatNav-app-layer {
    width: 345px;
    height: 145px;
    padding: 13px 0 0 7px;
    left: -352px;
    top: -45px;
    background: url(../image/rightFloatNav-app-layer.png) no-repeat;
}

.rightFloatNav .rightFloatNav-list .rightFloatNav-app-ewm {
    width: 112px;
    line-height: 16px;
    text-align: center;
}

.rightFloatNav .rightFloatNav-list .rightFloatNav-app-ewm img {
    display: block;
    margin: 0 auto 4px;
}

.rightFloatNav .rightFloatNav-list .rightFloatNav-app-info {
    height: 115px;
    padding: 13px 0 0 12px;
    margin-left: 113px;
    line-height: 24px;
    border-left: 1px solid #f2f2f2;
    text-align: left;
}

.rightFloatNav .rightFloatNav-list .rightFloatNav-app-info a {
    color: #07bdc7;
    display: inline;
    height: auto;
    padding: 0;
    line-height: normal;
}

.rightFloatNav .rightFloatNav-list .rightFloatNav-app-info a:hover {
    background: none;
    color: #07bdc7;
    text-decoration: underline;
}

.rightFloatNav .rightFloatNav-list {
    border-bottom: none;
    border-radius: 4px 4px 0 0;
}

.rightFloatNav .rf-returnTop {
    padding: 4px;
    text-align: center;
    margin-top: 16px;
    vertical-align: top;
    display: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    border-top: none;
    border-radius: 0 0 4px 4px;
}

.rightFloatNav .rightFloatNav-switch-icon {
    width: 16px;
    height: 24px;
    overflow: hidden;
    line-height: 240px;
    position: absolute;
    left: -16px;
    top: 50%;
    margin-top: -12px;
    background-position: right -363px;
}

.rightFloatNav .rightFloatNav-switch-icon:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.rightFloatNav-switch .rightFloatNav-switch-icon {
    background-position: right -393px;
}

.rightFloatNav .rightFloatNav-newPeople {
    -webkit-animation: hatch 4s 0s infinite both;
    -moz-animation: hatch 4s 0s infinite both;
    -o-animation: hatch 4s 0s infinite both;
    animation: hatch 4s 0s infinite both
}

.rightFloatNav .rightFloatNav-newPeople {
    position: absolute;
    left: -15px;
    top: -90px;
}

.rightFloatNav .rightFloatNav-newPeople span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.rightFloatNav .rf-returnTop a {
    height: auto;
    padding: 10px 0px;
}

@-webkit-keyframes hatch {
    0% {
        -webkit-transform: rotate(0deg)
    }
    5% {
        -webkit-transform: rotate(-4deg)
    }
    9% {
        -webkit-transform: rotate(4deg)
    }
    13% {
        -webkit-transform: rotate(-4deg)
    }
    16% {
        -webkit-transform: rotate(2deg)
    }
    20% {
        -webkit-transform: rotate(-2deg)
    }
    25% {
        -webkit-transform: rotate(0deg)
    }
}

@-moz-keyframes hatch {
    0% {
        -moz-transform: rotate(0deg)
    }
    5% {
        -moz-transform: rotate(-4deg)
    }
    9% {
        -moz-transform: rotate(4deg)
    }
    13% {
        -moz-transform: rotate(-4deg)
    }
    16% {
        -moz-transform: rotate(2deg)
    }
    20% {
        -moz-transform: rotate(-2deg)
    }
    25% {
        -moz-transform: rotate(0deg)
    }
}

@-o-keyframes hatch {
    0% {
        -o-transform: rotate(0deg)
    }
    5% {
        -o-transform: rotate(-4deg)
    }
    9% {
        -o-transform: rotate(4deg)
    }
    13% {
        -o-transform: rotate(-4deg)
    }
    16% {
        -o-transform: rotate(2deg)
    }
    20% {
        -o-transform: rotate(-2deg)
    }
    25% {
        -o-transform: rotate(0deg)
    }
}

@keyframes hatch {
    0% {
        transform: rotate(0deg)
    }
    5% {
        transform: rotate(-4deg)
    }
    9% {
        transform: rotate(4deg)
    }
    13% {
        transform: rotate(-4deg)
    }
    16% {
        transform: rotate(2deg)
    }
    20% {
        transform: rotate(-2deg)
    }
    25% {
        transform: rotate(0deg)
    }
}

.rightFloatNav .rightFloatNav-list li .rf-phone-icon {
    background: url(../image/zx.png) center center no-repeat;
    background-size: 25px auto;
}
.rightFloatNav .rightFloatNav-list .rf-phone a:hover .rf-phone-icon {
    background: url(../image/zx_01.png) center center no-repeat;
    background-size: 25px auto;
}

/*.rightFloatNav .rightFloatNav-list .rf-phone a:hover .rf-phone-icon {*/
/*    display: none;*/
/*}*/

.rightFloatNav .rightFloatNav-list .rf-phone a:hover .rf-phone-text {
    display: block;
}

.rightFloatNav .rightFloatNav-list .rightFloatNav-phone-layer {
    width: 146px;
    height: 70px;
    padding: 0;
    left: -146px;
    top: -1px;
    background: url(//www.chinaacc.com/images/common/column/rightFloatNav-layer_02.png) no-repeat;
}

.rightFloatNav .rightFloatNav-list .rightFloatNav-phone-layer .phone_nums {
    padding: 16px 5px 0 0;
    line-height: 20px;
    font-size: 14px;
    color: #127de1;
}

.rightFloatNav .rightFloatNav-list li a p {
    line-height: 16px;
}

/*.re-yjkl .rf-online-text, .rf-online .rf-online-text, .rf-phone .rf-phone-text {*/
/*    padding-top: 7px;*/
/*}*/

.rightFloatNav .rightFloatNav-switch-icon {
    margin-top: 40px;
}

.rightFloatNavAi[data-v-20611992]{z-index:99;position:fixed;bottom:12%;right:5px}
.rightFloatNavAi .newPeople-pic[data-v-20611992]{width:70px;height:70px}
.rightFloatNav-layer[data-v-20611992]{background:url(../image/rightFloatNav-ai-layer.png) no-repeat;width:354px;height:54px;background-size:354px 54px;display:block;position:absolute;right:80px;z-index:99;top:8px}
.rightFloatNav-layer span[data-v-20611992]{display:block;font-size:14px;color:#fff;padding:7px 14px 9px 18px}
.aiCon[data-v-20611992]{width:500px;height:542px;background:#fff;border-radius:5px;border:1px solid #e5e5e5;position:absolute;top:-430px!important;right:80px!important;left:revert!important;z-index:999}
.rightFloatNavAiDilog{
    width:500px;
    height:542px;
    background:#fff;
    border-radius:5px;
    border: 1px solid #e5e5e5;
    position:fixed;
    z-index:999;
    bottom: 20px;
    right: 80px !important;
    left: revert !important;
    display: block;
    unicode-bidi: isolate;
    text-align: left;
}
.hideAiDilogClass{
    width:100px;
    height: 100px;
    border-radius:5px;
    position:fixed;
    z-index:999;
    bottom: 530px;
    right: 80px !important;
    left: revert !important;
    display: block;
    unicode-bidi: isolate;
    text-align: left;
}


.rightFloatNav .rightFloatNav-list .instrument-layer-wrap {
    display: none;
    position: absolute;
    left: -188px;
    top: -45px;
    padding-right: 15px;
}

.rightFloatNav .rightFloatNav-list .instrument-layer {
    width: 166px;
    height: 173px;
    padding: 10px 5px 0 0;
    background: #FFFFFF;
    box-shadow: 1px 2px 8px 0px rgba(203, 203, 203, 0.29);
    border-radius: 6px;
}

.rightFloatNav .rightFloatNav-list .instrument-layer::after {
    width: 10px;
    height: 12px;
    background: url(../image/icon_95.png) no-repeat;
    content: '';
    position: absolute;
    right: 6px;
    top: 73px;
    display: inline-block;
}

.rightFloatNav .rightFloatNav-list .instrument-layer .icon-layer {
    width: 72px;
    display: inline-block;
    text-align: center;
}

.rightFloatNav .rightFloatNav-list .instrument-layer .icon-layer span {
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: 14px;
    padding: 9px 0 15px;
}