article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block;}

.footer{background:#306FB2;padding:60px 0;border-top:1px solid #F3F3F3;}

.footer .wp{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}

.footer h5{font-size:24px;color:#fff;font-weight:700;line-height:1;margin:0 0 15px;text-transform:uppercase;}



.foot-nav{}

.foot-nav ul{margin:0;overflow:hidden;}

.foot-nav ul li{color:#505050;font-size:20px;line-height:25px;font-weight:300;}

.foot-nav ul li+li{margin-top:8px;}

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



.foot-list{}

.foot-list ul{margin:0;overflow:hidden;}

.foot-list ul li{color:#fff;font-size:18px;line-height:25px;}

.foot-list ul li+li{margin-top:8px;}

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



.foot-contact{width:294px;}
p .qico{
    font-size:22px !important;
    margin-right:3px;
}
                 li .qico{
    font-size:22px !important;
    margin-right:3px;
}
.foot-contact p{color:#fff;font-size:18px;line-height:25px;margin: 20px 0;}

.foot-contact p+p{margin-top:8px;}

.foot-contact p a:hover{color:#fff; opacity:0.8;}



.copyright{padding:30px 0;background:#F3F3F3;}

.copyright .wp{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}

.copyright p{color:#141414;font-size:18px;font-weight:300;max-width:70%;}

.copyright .share{font-size:0;}

.copyright .share a{display:inline-block;width:34px;height:34px;line-height:34px;color:#fff;border-radius:50%;background:var(--btn-bg);text-align:center;}

.copyright .share a+a{margin-left:10px;}

.copyright .share a i{font-size:20px;}

.copyright .share a:hover{background:#000;}



.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;
}

@media screen and (max-width:1441px) {
.foot-list ul li{font-size:17px;line-height:24px;}
.foot-contact{width:400px;}
.foot-contact p{font-size:17px;line-height:24px;}

}

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

.foot-contact{width:350px;}
.foot-logo{width:200px;}
.copyright p{font-size:17px;}
}

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

#gotop{display:none;}

.footer{padding:30px 0;}
.footer .wp{display:block;}
.footer h5{font-size:22px;text-align:center;}

.foot-logo{width:100%;text-align:center;}
.foot-list{display:none;}
.foot-contact{width:100%;margin:20px 0 0;}
.foot-contact p{font-size:16px;}

.copyright{padding:20px 0;text-align:center;}
.copyright .wp{display:block;}
.copyright p{font-size:16px;max-width:none;}
.copyright .share{margin-top:15px;}
.copyright .share a+a{margin-left:8px;}
}


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

.foot-contact p{font-size:15px;line-height:22px;}

.copyright p{font-size:15px;}
.copyright p span{display:block;}
}

                
                @media screen and (max-width:550px){
                .zhiqing-contact{
                width:100% !important;}
                  .huake-side-bar{
                  display:none;
                  }
                }