.footer{
    background-color: #fff;
}
footer{
    width: 1200px;
    margin:0 auto;
    height: 264px;
    padding: 21px 0 0 0;
}
.foot_one{
    width: 178px;
    min-height: 151px;
    text-align: center;
    margin-right: 330px;
    position: relative;
    margin-top: 20px;
}


.foot_one .active .icon_bg2{
    background: url('../img/wx_sha_2.png');
}
.foot_one .btn{
    width: 177px;
    height: 40px;
    background-color: #ffffff;
    border: solid 1px #00b38a;
    color:#00b38a;
    margin-bottom: 18px;
    cursor: pointer;
}
.foot_one .active{
    background-color: #00b38a;
    color:#fff;
}
.foot_one .btn span{
    line-height: 38px;
}
.foot_one .btn .icon_bg{
    width: 21px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    background: url('../img/wx_icon_1.png');
}
.foot_one .btn .icon_bg2{
    width: 19px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    background: url('../img/wx_sha_1.png');
}
.foot_one .active .icon_bg{
    background: url('../img/wx_icon_2.png');
}
.foot_one img{
    margin-bottom: 24px;
    margin-top: 16px;
}
.foot_one .img_show{
    position: absolute;
    width: 139px;
    height: 139px;
    background-color: #ffffff;
    box-shadow: -1px 0px 16px 0px
    rgba(217, 217, 217, 0.6);
    top:20px;
    right: -160px;
}
.foot_one .img_show img{
    width: 124px;
    height: 124px;
    margin-top: 6px;
}
.foot_one .img_show span{
    width: 139px;
    position: absolute;
    bottom: 147px;
    display: block;
}
.foot_2{
    width: 229px;
    margin-left: 40px;
}
.foot_2 .footer_title{
    font-size: 16px;
    line-height: 48px;
    color: #414a60;
    cursor: default;
}
.foot_2 .footer_title:hover{
    text-decoration: none;
}
.foot_2 a{
    display: block;
    font-size: 14px;
    line-height: 28px;
    color: #8d92a1;
    cursor: pointer;
}
.foot_2 a:hover{
    color:#00b38a;
}
.foot_3{
    width: 170px;
}
.bottom{
    margin-top: 22px;
}
.bottom span{
    font-size: 14px;
    line-height: 48px;
    color: #8d92a1;
    margin-right: 12px;
}
.bottom span a{font-size: 14px;color: #8d92a1;text-decoration: none;}
.bottom .img_box{
    display: inline-block;
    margin-left: 15px;
}
.bottom .img_box span{
    vertical-align: middle;
}
.bottom .img_box .img_zz{
    width: 19px;
    height: 22px;
    vertical-align: middle;
}
.bottom .img_box .img_gw{
    width: 20px;
    height: 21px;
    vertical-align: middle;
}
.flink {
    position: relative;
    height: auto;
    overflow: hidden;
    margin: 20px auto 10px;
    width: 1200px;
    font-size: 12px;
    overflow: hidden;
}
.flink dt {
    color: #4a4e52;
    float: left;
    font-size: 12px;
    line-height: 26px;
}
.flink dd {
    margin-left: 65px;
    width: auto!important;
}
.flink dd a {
    color: #9fa3b0;
    font-size: 12px;
    margin-right: 6px;
    display: inline-block;
    line-height: 26px;
    text-decoration: none;
}