.fixedBox {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(214, 214, 214);
    bottom: 10px;
    width: 70px;
    right: 8px;
    position: fixed;
    z-index: 9999;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    _position: absolute;
}
.fixedBox ul.fixedBoxList {
    padding: 4px 0px 5px;
}

.fixedBox ul.fixedBoxList li.fixeBoxLi.fixeBoxLi {
    background: rgb(241, 241, 241);
    margin: 1px auto 0px;
    padding: 10px 1px 1px;
    width: 60px;
    height: 55px;
    text-align: center;
    position: relative;
}

.fixedBox ul.fixedBoxList li.hover.cart_bd.fixeBoxLi {
    background: rgb(255, 255, 255);
    padding: 9px 0px 0px;
    border: 1px solid rgb(214, 214, 214);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

.fixedBox ul.fixedBoxList li.hover.Service.fixeBoxLi {
    background: rgb(255, 255, 255);
    padding: 9px 0px 0px;
    border: 1px solid rgb(214, 214, 214);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

.fixedBox ul.fixedBoxList li.hover.Wechat.fixeBoxLi {
    background: rgb(255, 255, 255);
    padding: 9px 0px 0px;
    border: 1px solid rgb(214, 214, 214);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

.fixedBox ul.fixedBoxList li.hover.BackToTop.fixeBoxLi {
    background: rgb(241, 241, 241);
    margin: 1px auto 0px;
    padding: 10px 1px 1px;
    border: 0px currentColor;
    width: 60px;
    height: 55px;
    text-align: center;
    position: relative;
}

.fixedBox ul.fixedBoxList li.hover.Home.fixeBoxLi {
    background: rgb(241, 241, 241);
    margin: 1px auto 0px;
    padding: 10px 1px 1px;
    border: 0px currentColor;
    width: 60px;
    height: 55px;
    text-align: center;
    position: relative;
}

.fixedBox ul.fixedBoxList li.Home.fixeBoxLi a {
    width: 60px;
    height: 55px;
    text-decoration: none;
    display: block;
}

.fixedBox ul.fixedBoxList li p.good_cart {
    background: rgb(58, 163, 24);
    padding: 0px 4px;
    top: 0px;
    height: 15px;
    right: 0px;
    color: rgb(255, 255, 255);
    line-height: 15px;
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
    display: block;
    position: absolute;
}

.fixeBoxLi .fixeBoxSpan {
    margin: 0px auto;
    width: 26px;
    height: 24px;
    display: block;
    cursor: pointer;
}

.startWork.Service.fixeBoxLi .fixeBoxSpan {
    background: url("../img/online_kf_ico.png") no-repeat;
}

.Commuting.Service.fixeBoxLi .fixeBoxSpan {
    background: url("../img/online_kf_ico.png") no-repeat;
}

.startWork.Wechat.fixeBoxLi .fixeBoxSpan {
    background: url("../img/online_wechat_ico.png") no-repeat;
}

.Commuting.Wechat.fixeBoxLi .fixeBoxSpan {
    background: url("../img/online_wechat_ico.png") no-repeat;
}


.BackToTop.fixeBoxLi .fixeBoxSpan {
    background: url("../img/online_top_ico.png") no-repeat;
}

.fixedBox ul.fixedBoxList li.fixeBoxLi strong {
    height: 22px;
    color: rgb(102, 102, 102);
    line-height: 22px;
    font-weight: normal;
    cursor: pointer;
    font-size: 12px;
}

.fixedBox ul.fixedBoxList li.hover .bjfff {
    background: rgb(255, 255, 255);
    top: 0px;
    width: 10px;
    height: 53px;
    right: -5px;
    position: absolute;
}

.fixedBox ul.fixedBoxList li.Service .ServiceBox {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(214, 214, 214);
    left: -182px;
    top: -1px;
    width: 182px;
    display: none;
    position: absolute;
    z-index: 999;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

.fixedBox ul.fixedBoxList li.hover.Service .ServiceBox {
    display: block;
}

.fixedBox ul.fixedBoxList li.Service .ServiceBox dl {
    margin: 0px auto;
    width: 162px;
    height: 85px;
    padding-top: 10px;
    border-bottom-color: rgb(214, 214, 214);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.fixedBox ul.fixedBoxList li.Service .ServiceBox dl:last-child {
    border-bottom: none;
}


.fixedBox ul.fixedBoxList li.Service .ServiceBox dl dt {
    padding: 1px;
    border: 1px solid rgb(225, 226, 227);
    width: 71px;
    height: 71px;
    float: left;
}

.fixedBox ul.fixedBoxList li.Service .ServiceBox dl dd {
    width: 80px;
    text-align: left;
    float: right;
}

.fixedBox ul.fixedBoxList li.Service .ServiceBox dl dd strong {
    height: 20px;
    color: rgb(51, 51, 51);
    line-height: 20px;
    font-weight: bold;
}

.fixedBox ul.fixedBoxList li.Service .ServiceBox dl dd p.p1 {
    height: 18px;
    color: rgb(102, 102, 102);
    line-height: 18px;
    overflow: hidden;
}

.fixedBox ul.fixedBoxList li.Service .ServiceBox dl dd p.p2 {
    height: 24px;
    padding-top: 10px;
}

.fixedBox ul.fixedBoxList li.Service .ServiceBox dl dd p.p2 a {
    background: rgb(244, 244, 244);
    border: 1px solid rgb(216, 216, 216);
    width: 70px;
    height: 22px;
    text-align: center;
    color: rgb(51, 51, 51);
    line-height: 22px;
    display: block;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType='0');
    cursor: pointer;
}

/*微信公众号*/
.fixedBox ul.fixedBoxList li.Wechat .WechatBox {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(214, 214, 214);
    left: -182px;
    top: -1px;
    width: 182px;
    display: none;
    position: absolute;
    z-index: 999;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

.fixedBox ul.fixedBoxList li.hover.Wechat .WechatBox {
    display: block;
}

.fixedBox ul.fixedBoxList li.Wechat .WechatBox dl {
    margin: 0px auto;
    width: 162px;
    height: 162px;
    padding-top: 10px;
}



.fixedBox ul.fixedBoxList li.Wechat .WechatBox dl dd {
    width: 100%;
    text-align:center;
}