
/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:200px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-1px 0;}
.suspension .a-service-phone2 .i{width:32px;height:32px;margin-top:6px;margin-left:6px;background-image:url(../images/yangcaichar.png);background-repeat:no-repeat;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d-service-phone2{top:120px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
/*.suspension .d-service .d-service-item{border-bottom:none;}*/
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:SimHei;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}

.suspension .d-qrcode p{font-size:16px;color:#93959c;}
.red{color:#fc8080!important;}



/*在线咨询*/
#right-Info {
    float: left;
    width: 34px;
    background: #2A2E3F;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000;
}
#right-Info .info-body {
    height: 100%;
    position: relative;
}
.right-side .right-menu-set ul {
    padding-top: 150px;
}

ul, ol {
    list-style-type: none;
}
.right-side .right-menu-set ul li {
    position: relative;
    padding: 9px 0;
}

li {
    list-style-type: none;
    vertical-align: top;
}
.right-side .right-menu-set ul li .touch-box {
    display: block;
    padding: 6px 0;
    position: relative;
}
.right-side  .info-text-carts {
    width: 20px;
    margin: auto;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 17px;
}
.right-side .right-menu-set ul li.info-carts .carts-number {
    margin-top: 6px;
    min-width: 10px;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    text-align: center;
    color: #fff;
    background: #F35050;
    border-radius: 14px;
    overflow: hidden;
    padding: 0 2px;
}
a {
    color: #727272;
    text-decoration: none;
}
.right-side .right-menu-set ul li.info-carts {
    text-align: center;
}
.right-side .right-menu-set ul li {
    position: relative;
    padding: 9px 0;
}

.right-side .info-Plus .info-icon {
    display: block;
    width: 20px;
    height: 20px;
    margin: auto;
    background-repeat: no-repeat;
    background-image: url(../images/suspension-bg.png);
    background-position:0 0;);

}
.right-side .info-Kefu .info-icon {
    display: block;
    width: 24px;
    height: 24px;
    margin: auto;
    background-repeat: no-repeat;
    background-image: url(../images/side_icon.png);
    background-position: -10px -11px;

}
.right-side .a-service-phone .info-icon {
    display: block;
    width: 24px;
    height: 24px;
    margin: auto;
    background-repeat: no-repeat;
    background-image: url(../images/suspension-bg.png);
    background-position: -25px 0px;

}
.right-side .a-service-phone2 .info-icon {
    display: block;
    width: 33px;
    height: 33px;
    margin: auto;
    background-repeat: no-repeat;
    background-image: url(../images/yangcaichar.png);
    background-position: 0px 0px;

}
.right-side .top-btn .info-icon{
    display: block;
    width: 33px;
    height: 33px;
    margin: auto;
    background-repeat: no-repeat;
    background-image: url(../images/side_icon.png);
    background-position: -142px 0px;

}

em {
    font-style: normal;
}
.right-side .right-menu-set ul li::after {
    position: absolute;
    content: "";
    left: 5px;
    top: 0;
    right: 5px;
    height: 1px;
    background: #555;
}
.right-side .right-menu-set ul li .touch-box {
    display: block;
    padding: 6px 0;
    position: relative;
}
/*#right-Info .info-body ul li.info-Plus .info-icon {*/
    /*background-position-y: -36px;*/
    /*margin-bottom: 6px;*/
/*}*/

.right-side .info-center .info-icon {
    display: block;
    width: 20px;
    height: 20px;
    margin: auto;
    background-repeat: no-repeat;
    background-image: url(../images/20130330A_2.png);background-repeat:no-repeat;background-position:-121px -30px;);

}
.right-side .info-carts .info-icon {
    display: block;
    width: 20px;
    height: 20px;
    margin: auto;
    background-repeat: no-repeat;
    background-image: url(../images/side_icon.png);background-repeat:no-repeat;background-position:-100px -12px;);

}
.right-side .right-menu-set ul li .touch-box .info-text {
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 14px;
}
.right-side .right-menu-set .top-btn .info-text {
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 14px;
}
.right-side .right-menu-set ul li.info-Plus .plus-porp-show {
    position: absolute;
    right: 30px;
    width: 104px;
    top: 50%;
    margin-top: -60px;
    height: 120px;
    padding-right: 5px;
    z-index: 10;
    display: none;
}
.right-side .right-menu-set ul li.info-Plus .plus-porp-show .plus-porp-body {
    box-shadow: #cdcdcd 0 0 8px;
    height: 120px;
    background: #fff;
    position: relative;
    text-align: center;
    color: #393939;
    font-size: 13px;
    line-height: 20px;
}
.right-side .right-menu-set ul li.info-Kefu .service-popUp .plus-porp-body {
    box-shadow: #cdcdcd 0 0 8px;
    height: 120px;
    background: #fff;
    position: relative;
    text-align: center;
    color: #393939;
    font-size: 13px;
    line-height: 20px;
}
.right-side .right-menu-set ul li.a-service-phone .d-service-phone .plus-porp-body {
    box-shadow: #cdcdcd 0 0 8px;
    height: 120px;
    background: #fff;
    position: relative;
    text-align: center;
    color: #393939;
    font-size: 13px;
    line-height: 20px;
}
.right-side .right-menu-set ul li.a-service-phone2 .d-service-phone2 .plus-porp-body {
    box-shadow: #cdcdcd 0 0 8px;
    height: 120px;
    background: #fff;
    position: relative;
    text-align: center;
    color: #393939;
    font-size: 13px;
    line-height: 20px;
}
.iconFontNew {
    font-family: indexiconfont !important;
}

.right-side .right-menu-set ul li.info-Plus .plus-porp-show .plus-porp-body strong {
    font-weight: bold;
    padding-top: 27px;
    display: block;
}

.right-side .right-menu-set ul li .plus-porp-body strong {
    font-weight: bold;
    padding-top: 27px;
    display: block;
}

.right-side .right-menu-set ul li.info-Kefu .service-popUp {
    top: 50%;
    margin-top: -45px;
    display: none;
    font-size: 12px;
    width: 100px;
    height: 120px;
    line-height: 50px;
    position: absolute;
    right: 35px;
    background: #fff;
    box-shadow: #cdcdcd 0 0 8px;
    padding-bottom: 4px;
}

.right-side .right-menu-set ul li.a-service-phone .d-service-phone {
    top: 50%;
    margin-top: -45px;
    display: none;
    font-size: 12px;
    width: 100px;
    height: 120px;
    line-height: 50px;
    position: absolute;
    right: 35px;
    background: #fff;
    box-shadow: #cdcdcd 0 0 8px;
    padding-bottom: 4px;
}
.right-side .right-menu-set ul li.a-service-phone2 .d-service-phone2 {
    top: 50%;
    margin-top: -45px;
    display: none;
    font-size: 12px;
    width: 100px;
    height: 120px;
    line-height: 50px;
    position: absolute;
    right: 35px;
    background: #fff;
    box-shadow: #cdcdcd 0 0 8px;
    padding-bottom: 4px;
}
.right-side .right-menu-set ul li.info-Kefu .service-popUp dd {
    position: relative;
    padding-bottom: 11px;
}
.right-side .right-menu-set ul li.info-Kefu .service-popUp:after {
    border-top: 5px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #fff;
    position: absolute;
    content: "";
    position: absolute;
    right: -12px;
    top: 50%;
}
.right-side .right-menu-set ul li.info-app .info-icon {
    background-position-y: -72px;
    margin-bottom: 6px;
}


.right-side .right-menu-set .top-btn {
    position: absolute;
    bottom: 40px;
    left: 5px;
    width: 24px;
    height: 36px;
    background-position-y: -90px;
}
