/*---footer---*/

#huake-footer {
    background: #272930;
    box-sizing: border-box;
    padding: 60px 0;
}

#huake-footer h5 {
    font-size: 18px;
    color: #fff;
    margin: 0 0 15px 0;
}

#huake-footer hr {
    height: 1px;
   
}

#huake-footer .container {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.foot-logo {
    width: 325px;
   
}

.foot-logo img {}

.foot-logo p {
    font-size: 14px;
    color: rgba(255, 255, 255, .8);
    margin: 18px 0 0 0;
}

.foot-logo .share {
    text-align: left;
   margin: 20px 0 0 0;
}

.foot-logo .share a {
    width: 40px;
    height: 40px;
    line-height: 49px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    background: #007FB1;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    margin: 0 10px 0 0;
    box-sizing: border-box;
    vertical-align: top;
}

.foot-logo .share a i {
    text-align: center;
    font-size: 21px;
    color: #fff;
}

.foot-logo .share a:nth-child(2) {
    background: #2D73CD;
}

.foot-logo .share a:nth-child(3) {
    background: #CD332D;
}

.foot-logo .share a:nth-child(4) {
    background: #3A5999;
}

.foot-logo ul {
    text-align: left;
    margin: 28px 0 0;
}

.foot-logo ul li {
    float: left;
    width: 50%;
    font-size: 14px;
    line-height: 36px;
}

.foot-logo ul li a {
    color: #fff;
    background: url("./pics/dot.png") no-repeat left center;
    padding: 0 0 0 18px;
}

.foot-logo ul li a:hover {
    color: var(--color-primary);
    text-decoration: underline;
}

.huake-footer-right {
    -webkit-flex: 1;
    flex: 1;
    margin: 27px 0 0 50px;
    display: -webkit-flex;
    display: flex;
}


.foot-nav {
    width: 200px;
}

.foot-nav ul li {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
    background: url("./pics/dot.png") no-repeat left 8px;
    padding: 0 0 0 18px;
}

.foot-nav ul li a {
    color: #fff;
}

.foot-nav ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

.foot-list {
    width: 308px;
}

.foot-list ul {}

.foot-list ul li {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
    background: url("./pics/dot.png") no-repeat left 8px;
    padding: 0 0 0 18px;
}

.foot-list ul li a {
    color: #fff;
}

.foot-list ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

.huake-foot-contact {
    width: 380px;
}

.huake-foot-contact p {
    font-size: 14px;
    line-height: 36px;
    padding: 0 0 0 28px;
    color: #fff;
}

.huake-foot-contact p.p1 {
    background: url("https://okki-shop.oss-cn-hangzhou.aliyuncs.com/504/upload/about/2661d08dc0887bc50074aafa75a5c4ef987f2fef41e8e087c6e535246024c4c7.jpg") no-repeat left 2px;
   /* height: 63px;*/
    padding: 0 0 0 72px;
    margin: 0 0 10px 0;
    border-radius: 5px;
  
}

.huake-foot-contact p.p2 {
    background: url("https://okki-shop.oss-cn-hangzhou.aliyuncs.com/category/339791/504/2d37c98f350863edbb6193254df98329/%E5%BA%A7%E6%9C%BA.png") no-repeat left center;
}

.huake-foot-contact p.p3 {
    background: url("https://okki-shop.oss-cn-hangzhou.aliyuncs.com/category/339791/504/bef95942117f3b8fb164856d5f06f7dd/%E6%89%8B%E6%9C%BA%283%29.png") no-repeat left center;
}

.huake-foot-contact p.p4 {
    background: url("./pics/i3.png") no-repeat left center;
}

.huake-foot-contact p.p5 {
    background: url("https://okki-shop.oss-cn-hangzhou.aliyuncs.com/category/339791/504/f2f61fd1956dd33eecfd36b78b22702d/%E4%BC%A0%E7%9C%9F.png") no-repeat left center;
}

.huake-foot-contact p.p6 {
    background: url("./pics/i5.png") no-repeat left center;
}

.huake-foot-contact p.p7 {
    background: url("./pics/i6.png") no-repeat left center;
}

.huake-foot-contact p.p8 {
    background: url("./pics/i7.png") no-repeat left center;
}

.huake-foot-contact p a {
    color: #fff;
}

.huake-foot-contact p a:hover {
    color: #fff;
    text-decoration: underline;
}

.huake-copyright {
    background: #272930;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    height: 52px;
    text-align: center;
}

.huake-copyright .container {
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}

.huake-copyright p {
    font-size: 14px;
    color: #9b9b9b;
}

.huake-copyright p:last-child a {
    color: #9b9b9b;
    margin: 0 10px;
}

.huake-copyright p:last-child a:hover {
    color: #fff;
    text-decoration: underline;
}



.huake-side-bar {
    top: 50%;
    margin-top: -200px;
    position: fixed;
    right: 10px;
    z-index: 9999;
    background: #fff;
    border-radius: 3px;
    box-shadow: rgba(62, 57, 107, 0.3) 0px 6px 16px 0px;
}

.huake-side-bar a {
    display: block;
    cursor: pointer;
    width: 80px;
    background: #fff;
    position: relative;
    color: #676767;
    padding: 15px 0;
    text-align: center;
    box-sizing: border-box;
    border-bottom: 1px solid #E8E8E8;
    border-radius: 3px;
}

.huake-side-bar a i {
    display: inline-block;
    width: 28px;
    height: 28px;
}

.huake-side-bar a span {
    font-size: 14px;
    color: var(--color-primary);
    display: block;
    margin: 10px 0 0;
}

.huake-side-bar a.wx .wx-box {
    width: 152px;
    height: 193px;
    position: absolute;
    right: 98px;
    top: -50px;
    display: none;
}

.huake-side-bar a.wx .wx-box .box {
    width: 140px;
    padding: 5px;
    border: 1px solid #D6D7D7;
    text-align: center;
    background: #fff;
    overflow: hidden;
}

.huake-side-bar a.wx .wx-box .box img {
    width: 140px;
}

.huake-side-bar a.wx .wx-box .box span {
    font-size: 12px;
    color: #333;
    line-height: 18px;
    letter-spacing: 1px;
}

.huake-side-bar a.wx .wx-box .arrowPanel {
    width: 12px;
    height: 20px;
    position: absolute;
    right: -10px;
    top: 70px;
}

.huake-side-bar a.wx .wx-box .arrowPanel .arrow01 {
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    bottom: 0;
    left: 2px;
    top: 0;
    border-top: 10px dashed transparent;
    border-right: 10px dashed transparent;
    border-bottom: 10px dashed transparent;
    border-left: 10px solid #ddd;
}

.huake-side-bar a.wx .wx-box .arrowPanel .arrow02 {
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    border-top: 10px dashed transparent;
    border-right: 10px dashed transparent;
    border-bottom: 10px dashed transparent;
    border-left: 10px solid #fff;
}

.huake-side-bar a.wx:hover .wx-box {
    display: block;
}


/* footer toobar */
#huake-footerBar {
    transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
}

#huake-footerBar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 45px;
    background: var(--bg-color);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    display: none;
    z-index: 999;
}

#huake-footerBar li {
    width: 25%;
    height: 45px;
    float: left;
    text-align: center;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    cursor: pointer;
    box-sizing: border-box;
}

#huake-footerBar li:first-child {
    border-left: none;
}

#huake-footerBar li a {
    display: block;
    height: 45px;
    line-height: 1;
    text-transform: uppercase;
}

#huake-footerBar li i {
    color: #fff;
    font-size: 20px;
}

#huake-footerBar li span {
    display: block;
    color: #fff;
    font-size: 12px;
    margin-top: 3px;
}

@media screen and (max-width:1450px) {

    .foot-nav {
        width: 170px;
    }

    .huake-foot-contact {
        width: 340px;
    }
}

@media screen and (max-width:1200px) {

    .foot-nav {
        display: none;
    }

    .nav ul li {
        padding: 0 15px;
    }

}

@media screen and (max-width:992px) {
    .foot-list  {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .visible-xs-block {
        display: block;
    }

    .container,
    .wp2 {
        padding-right: 10px;
        padding-left: 10px;
    }

    .huake-side-bar,
    .foot-nav {
        display: none;
    }

    #huake-footerBar {
    }

    #huake-footer {
        padding: 30px 0;
    }

    #huake-footer h5 {
        text-align: center;
    }

    #huake-footer hr {
        margin-bottom: 20px;
    }

    #huake-footer .container {
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    #huake-footer hr {
        background: #3D3F45;
    }

    .foot-logo {
        float: none;
        width: 100%;
        text-align: center;
    }

    .foot-logo p {
        font-size: 13px;
        margin: 15px 0 0;
    }

    .foot-logo .share {
        text-align: center;
    }

    .foot-logo ul {
        display: none;
    }

    .foot-list {
        display: none;
    }

    .huake-footer-right {
        margin: 20px 0 0;
        width: 100%;
        overflow: hidden;
    }

    .huake-foot-contact {
        width: 100%;
    }

    .huake-foot-contact p {
        line-height: 25px;
    }

    .huake-foot-contact p.p1 {
        line-height: 22px;
        margin: 0 0 15px;
    }

    .huake-copyright {
        line-height: 24px;
        height: auto;
        padding: 15px 0 20px;
    }

    .huake-copyright .container {
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .huake-copyright p {
        float: none;
        font-size: 13px;
    }

    .huake-copyright p:last-child {
        float: none;
        font-size: 13px;
    }

    .huake-copyright p:last-child a {
        margin: 0 5px;
    }
}

@media screen and (max-width: 900px) {
    #back {
        width: 100%;
    }

    #goTop {
        margin-bottom: 50px;
    }
    .foot-logo img {
    	height: 60px;
    }
}