.lianjieall{background: #2373d2;
    width: 100%;
    border-bottom: 1px solid #676565;
    height: 60px;}
.lianjie{position: relative;
    overflow: hidden;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;}
.lianjie ul{padding:0;margin:0;}
.lianjie ul li{float:left;}
.lianjie ul li a{font-size:16px;color:#fff;padding-right: 1vw;line-height: 60px;}

.f_ban{width: 435px;height: 225px;position: relative;z-index: 999;border-right: 1px solid #ababab;}
.f_ban p{font-size: 15px;color: #fff;padding: 10px 0 0 60px;height: 30px;}
.f_ban p span{font-size: 15px;font-weight: bold;line-height: 30px;padding: 5px 0 0;}
.f_ban p i{font-style: normal;font-size: 15px;width: 315px;font-weight: bold;padding: 5px 0 0;}
.f_ban .f_p01{background:url(../images/phone.png) no-repeat 0 13px;background-size: 6%;}
.f_ban .f_p02{background:url(../images/xin.png) no-repeat 0 11px;background-size: 6%;}
.f_ban .f_p03{background:url(../images/di.png) no-repeat 0 8px;background-size: 6%;}
.f_top{color:#fff;font-size: 18px;
    font-weight: normal;padding: 10px 0 .6vw;}

.juzhong{width:1200px;margin:0 auto;overflow: hidden;}
.foot{float:left;width:45%;}
footer, footer .footer {position: relative;padding: 1.5vw 0 0 0;background-color: #969595;}
footer .footer-menu {width: 23vw;border-right: 1px solid #ababab;height: 225px;
    margin: 0 5vw 0vw 0;
    position: relative;
    float: left;
    z-index: 999;}
.foot a{color: #fff;padding: 0px 0 20px 0;font-size: 18px;}

.foot ul li a{color: #f4f4f4;padding: 8px 0;font-size: 15px;}

.footcll{position: relative;padding: 3vw 0;background-color: #969595;border-top: 1px solid #ababab;}
.footc{width: 1200px;margin:0 auto;overflow: hidden;}
.footcl{float:left;}
.footcl-contact{height: 1vw;margin-bottom: 1vw;}
.footer-phone{display: inline-block;vertical-align: top;padding-left: 1.5vw;font-size: .93vw;line-height: 1vw;color: #dcdddd;background: url(../images/phone.png) no-repeat 0;background-size: 1vw 1vw;}
.footer-mail{display: inline-block;vertical-align: top;padding-left: 1.5vw;font-size: .93vw;line-height: 1vw;color: #dcdddd;background: url(../images/mail.png) no-repeat 0;background-size: 1.2vw 1vw;}
.footcr{float:right;z-index: 999;text-align: center;top: 30px;
    position: relative;}
.footcr img{width:120px;}
.footcr dd{color:#dcdddd;line-height:26px;font-size: 15px;}

.copyright{color:#dcdddd;line-height:30px;}
.copyright a{color:#dcdddd;line-height:30px;padding-left: 10px;}

@media (max-width: 760px) {
.juzhong {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 2vw;
}
.lianjie {
    position: relative;
    overflow: hidden;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
}
footer, footer .footer {
    position: relative;
    padding: 1.5vw 0 121px 0;
    background-color: #969595;
    width: 100%;
}
footer .footer-menu {
    width: 96%;
    border-right: 1px solid #ababab;
    height:190px;
    margin: 0 5vw 0vw 0;
    position: relative;
    float: left;
    z-index: 999;
    margin: 0 2%;
}
.f_ban {
    width: 100%;
    height: 225px;
    position: relative;
    z-index: 999;
    border-right: 1px solid #ababab;
}
.f_ban {
    width: 96%;
    height: 225px;
    position: relative;
    z-index: 999;
    border-right: 1px solid #ababab;
    margin: 0 2%;
}
.f_ban p {
    font-size: 15px;
    color: #fff;
    padding: 10px 0 0 40px;
    height: 30px;
}
.footc {
        width: 96%;
    margin: 0 auto;
    overflow: hidden;
}
.footcr {
    float: right;
    z-index: 999;
    text-align: center;
    top: -20px;
    position: relative;
    width: 100%;
}
}