.consult-box {
    position: fixed;
    z-index: 1000;
    bottom: 78px;
    right: 5px;
}

.icons-float-bar {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icons-float-bar2.png) 0 0 no-repeat;
    margin: 12px auto;
}

.icons-float-bar.f5 {
    background-position: -96px 0;
}

.icons-float-bar.f2 {
    background-position: -72px 0;
}

.icons-float-bar.f4 {
    background: url("../images/help-center.svg") 0 0 no-repeat;
    width: 28px;
    height: 28px;
}

.float-bar-nav > .item {
    background-color: white;
    text-align: center;
    line-height: 0;
    width: 48px;
    height: auto;
    font-size: 0;
    transition: background-color .3s ease-out;
    position: relative;
    box-shadow: 0 4px 10px 0 rgba(138, 141, 147, 0.4);
}

.float-bar-nav > .item:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.float-bar-nav > .item:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.float-bar-nav > .item:hover {
    background-color: #c7000b;
}

.float-bar-nav .sub-nav-layer {
    z-index: 2000;
    position: absolute;
    top: 0;
    right: 100%;
    padding-right: 5px;
    font-size: 14px;
    opacity: 0;
    visibility: hidden;
    transform: scale(.95);
    transform-origin: right;
    transition: opacity .4s, transform .3s ease-out;
}

/*@media (min-width: 1024px) {*/
.float-bar-nav .item:hover .sub-nav-layer {
    opacity: 1;
    transform: scale(1);
    visibility: visible;
}

/*}*/

.float-bar-nav .page-nav .sub-nav-layer {
    position: fixed;
    right: 94px;
    bottom: 90px;
    top: auto;
    min-height: 292px;
}

.oldIE .float-bar-nav .sub-nav-layer {
    visibility: hidden;
}

.float-bar-nav .page-nav-list {
    /*margin: 10px;*/
    padding: 20px 0;
    font-size: 14px;
    width: 160px;
    background-color: white;
    text-align: left;
    box-shadow: 0px 5px 8px rgba(6, 0, 1, 0.1)
}

.oldIE .float-bar-nav .page-nav-list {
    border: 1px solid #d4d5d7;
}

.float-bar-nav .page-nav-list .item {
    padding: 15px 30px;
    list-style: circle inside;
    cursor: pointer;
    line-height: 20px;
    transition: background-color .3s ease-out;
}

.sub-nav-main .phone {
    width: 160px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 30px;
}

.sub-nav-main .phone-icons {
    width: 54px;
    display: inline-block;
    height: 54px;
    background: url(../images/common/phone-icon.gif) no-repeat;
    margin: 20px 0 0;
}

.sub-nav-main .text {
    font-size: 14px;
    color: #666;
    line-height: 18px;
}

.sub-nav-main .num {
    font-size: 16px;
    color: #333;
}

.sub-nav-main .num span {
    font-weight: bold;
}

.sub-nav-main ul.info {
    display: inline-block;
    width: 160px;
    text-align: left;
    border-left: 1px dotted #d4d4d4;
    margin: 15px 0;
    height: 125px;
    padding: 10px 20px 0;
}

.sub-nav-main ul.info li {
    line-height: 24px;
    color: #999;
    font-size: 12px;
}

/*@media (max-height: 800px) {
    .float-bar-nav .page-nav-list .item {
        padding: 10px 30px;
    }
}*/

.float-bar-nav .page-nav-list .item:hover {
    background-color: #f5f5f5
}

.float-bar-nav .page-nav-list .item.on {
    background-color: #5DCBB2;
    color: white
}

.float-bar-nav .sub-nav-main {
    min-width: 220px;
    white-space: nowrap;
    background-color: #fff;
    line-height: 40px;
    display: block;
    padding: 10px 0;
    border-radius: 2px;
    box-shadow: 0 4px 10px 0 rgba(138, 141, 147, 0.2);
}

.sub-inner .icons-float-bar {
    float: left;
    margin: 10px 20px 0 18px;
}

.sub-inner.inner .icons-float-bar {
    float: left;
    margin-top: 8px;
}

.sub-inner {
    line-height: 35px;
    height: 35px;
    text-align: left;
    padding-right: 20px;
    position: relative;
}

.sub-inner a:hover {
    text-decoration: none;
}

.sub-inner.inner {
    height: auto;
    min-height: 60px;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sub-inner .title {
    margin-left: 40px;
    font-size: 14px;
    color: #252b3a;
    font-family: "Huawei Sans", "方正兰亭黑简体";
}

.sub-inner .info {
    display: block;
    margin-top: 5px;
    margin-left: 62px;
    font-size: 14px;
    line-height: 18px;
    color: #252B3A;
    background: none;
    padding: 0;
}

.sub-inner.inner .title {
    font-size: 14px;
    line-height: 18px;
    color: #252b3a;
}

.sub-inner.inner .icons-float-bar {
    margin-top: 0;
}

.sub-inner:hover {
    background: #fafafa;
}

.sub-inner > a:first-child:hover .title {
    color: #c7000b;
}

.sub-inner .info[href]:hover {
    color: #c7000b;
}

.env-info-wrap {
    position: absolute;
    left: -18px;
    top: 20%;
    width: 18px;
    height: 88px;
    cursor: pointer;
    display: inline-block;
}

.env-info-wrap-out {
    cursor: pointer;
    display: inline-block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/rightArrow_right.png);
}

.env-info-wrap-in {
    cursor: pointer;
    display: inline-block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/leftArrow_right.png);
}