﻿.footer {
    width: 100%;
    background: #07b6f3;
    padding: 80px 100px 100px 100px;
    overflow: hidden;
    border-bottom: 1px solid #07b6f3;
}

.footer>div {
    text-align: center;
    border-right: 1px solid #ddd;
    float: left;
}

.footer .right {
    border: 0;
    width: 40%;
}
.footer .left {
    width: 30%;
    padding: 0 90px 0 80px;
}
.footer .left img{
    width: 138px;
}
.footer .left .l_a {
    color: #fff;
    font-size: 18px;
}

.footer .left .biao {
    color: #FFFFFF;
    font-size: 20px;
    line-height: 38px;
    margin: 35px 0;
}

.footer .left .l_b {
    color: #636465;
    font-size: 16px;
    line-height: 30px;
}

.footer .left a {
    color: #FFFFFF;
    font-size: 14px;
    display: inline-block;
    padding-top: 72px;
}

.footer .center {
    padding: 0 56px;
    width: 30%;
}
.footer .c_a {
    color: #f5f5f5;
    font-size: 16px;
    line-height: 30px;
    padding: 40px 0 60px 0;
}

.footer .center a {
    color: #FFFFFF;
    font-size: 14px;
}

.footer .right {
    padding: 0 0 0 96px;
}

.footer .right .column {
    padding: 0 74px 38px 74px;
    border-bottom: 1px solid #ddd;
}

.footer .right .column .r_a {
    font-size: 18px;
    color: #fff;
    line-height: 35px;
}



.footer .right .column .r_c {
    font-size: 15px;
    color: #FFFFFF;
    line-height: 30px;
    text-align: left;
}

.footer .right .column .r_d {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 58px;
}

.footer .icon p {
    color: #CCCCCC;
    font-size: 14px;
    line-height: 80px;
    /*margin-top: 30px;*/
}

.footer .icon {
    position: relative;
}

.footer .icon .bdsharebuttonbox {
    position: absolute;
    top: 70px;
    left: 41.5%;
}

.copyright {
    border-top: 1px solid #45474a;
    background: #34373a;
    padding: 20px 100px;
}

.copyright p {
    font-size: 14px;
    color: #CCCCCC;
}

.copyright p a {
    font-size: 14px;
    color: #CCCCCC;
}

.footer .left .k_duo:hover {
    color: #065FAE;
}

.footer .k_duo span {
    width: 49px;
    display: inline-block;
    margin-right: 15px;
}

.footer .k_duo span img {
    width: 100%;
}

.footer .center .k_duo:hover {
    color: #065FAE;
}

.copyright a:hover {
    color: red;
}

.footer .k_duo:hover .img_s {
    display: none;
}

.footer .k_duo:hover .img_d {
    display: inline-block;
}

.icon .bdsharebuttonbox .bds_weixin {
    background-image: url(../images/wx.png);
    background-size: 100% 100%;
    background-position: 0px;
    height: 25px;
    width: 28px;
    ;
}

.icon .bdsharebuttonbox .bds_sqq {
    background-image: url(../images/q.png);
    background-size: 100% 100%;
    background-position: 0px;
    height: 25px;
    width: 23px;
}

.icon .bdsharebuttonbox .bds_mail {
    background-image: url(../images/yx.png);
    background-size: 100% 100%;
    background-position: 0px;
    height: 22px;
    width: 25px;
}

.icon .bdsharebuttonbox .bds_more  {
    background-image: url(../images/fx.png);
    background-size: 100% 100%;
    background-position: 0px;
    height: 25px;
    width: 24px;
}

.icon .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
    margin: 6px 30px 6px 7px;
}

.bd_weixin_popup {
    height: 318px !important;
}
.bd_weixin_popup .bd_weixin_popup_foot {
    text-align: center!important;
}










