.iq-footer-box .iq-icon i {
    font-size: 26px;
    float: left;
    margin-right: 20px;
    height: 60px;
    width: 60px;
    background: #f4f4f4;
    text-align: center;
    line-height: 60px;
    color: #009efd;
    border-radius: 90px
}

.iq-footer-box .footer-content {
    display: table-cell
}

.iq-tw-6 {
    font-weight: 600
}

.iq-footer-box .footer-content {
    display: table-cell
}

.footer-content span{font-size:24px;}

.iq-pb-10 {
    padding-bottom: 10px!important
}

.footer-info {
    position: relative
}

.footer-info iframe {
    border: 0;
    width: 100%;
    height: 550px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%)
}

.iq-pt-60 {
    padding-top: 60px!important
}

.info-share {
    margin: 30px 0 0;
    padding: 0;
    text-align: left
}

.info-share li {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0 5px
}

.info-share li a {
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #666;
    background: transparent;
    border: 1px solid #666;
    text-align: center;
    border-radius: 50%
}

.info-share li a:hover {
    background: #FF6347;
    border-color: #FF6347;
    color: #fff
}
