﻿/* footer */
p {
    margin: 0;
}

#footer-p-beta2 {
    margin-top: 20px;
    overflow: hidden;
    background-color: white;
    border-top: 1px solid #e4e6f2;
}

    #footer-p-beta2 .copyright {
        *zoom: 1;
        line-height: 22px;
        margin-top: 15px;
    }

        #footer-p-beta2 .copyright:after {
            visibility: hidden;
            display: block;
            font-size: 0;
            content: " ";
            clear: both;
            height: 0;
        }

        #footer-p-beta2 .copyright, #footer-p-beta2 .copyright a {
            color: #999;
        }

            #footer-p-beta2 .copyright .copy-side {
                float: left;
                width: 160px;
                font-size: 14px;
                padding-top: 50px;
                text-align: center;
                line-height: 25px;
                background: url(//concat.lietou-static.com/fe-www-pc/v5/images/common/footer/footer-contact-icon.ef4928b5.png) center top no-repeat;
            }

                #footer-p-beta2 .copyright .copy-side strong {
                    font-size: 20px;
                    font-weight: normal;
                }

            #footer-p-beta2 .copyright .copy-main {
                width: 1100px;
                margin-left: 170px;
                margin-right: -20px;
            }

                #footer-p-beta2 .copyright .copy-main .item {
                    float: left;
                    height: 110px;
                    padding: 0 25px;
                    border-left: 1px dotted #d2d2d2;
                }

                    #footer-p-beta2 .copyright .copy-main .item dl dt {
                        font-size: 14px;
                        font-weight: bold;
                        color: #666;
                        width: 100px;
                    }

                    #footer-p-beta2 .copyright .copy-main .item dl dd {
                        font-size: 12px;
                        color: #666;
                        width: 70px;
                        overflow: hidden;
                        height: 25px;
                    }

                #footer-p-beta2 .copyright .copy-main .item-weibo, #footer-p-beta2 .copyright .copy-main .item-apps {
                    text-align: center;
                    color: #666;
                    padding: 0 25px;
                }

                    #footer-p-beta2 .copyright .copy-main .item-weibo .weibo {
                        display: inline-block;
                        *display: inline;
                        *zoom: 1;
                        border: 1px solid #ccc;
                        vertical-align: middle;
                        width: 44px;
                        height: 44px;
                        background: url(//concat.lietou-static.com/fe-www-pc/v5/images/common/footer/footer-weibo-icon.70fffeab.png) 0 0 no-repeat;
                    }

                    #footer-p-beta2 .copyright .copy-main .item-weibo a.btn-sina {
                        display: inline-block;
                        *display: inline;
                        *zoom: 1;
                        vertical-align: middle;
                        width: 62px;
                        height: 22px;
                        line-height: 22px;
                        margin-top: 10px;
                        background: url(//concat.lietou-static.com/fe-www-pc/v5/images/common/footer/footer-sina-icon.1b4b5b29.png) 0 0 no-repeat;
                    }

                    #footer-p-beta2 .copyright .copy-main .item-weibo:hover .weibo {
                        background-position: 0 -44px;
                    }

                    #footer-p-beta2 .copyright .copy-main .item-apps .mishu, #footer-p-beta2 .copyright .copy-main .item-apps .weixin {
                        display: inline-block;
                        *display: inline;
                        *zoom: 1;
                        border: 1px solid #ccc;
                        vertical-align: middle;
                        width: 78px;
                        height: 78px;
                        line-height: 78px;
                    }

                    #footer-p-beta2 .copyright .copy-main .item-apps .mishu {
                        background: url(//concat.lietou-static.com/fe-www-pc/v5/images/common/footer/icon-mishu.a77ef6dc.png) no-repeat;
                    }

                    #footer-p-beta2 .copyright .copy-main .item-apps .weixin {
                        background: url(//concat.lietou-static.com/fe-www-pc/v5/images/common/footer/icon-weixin.573731af.png) no-repeat;
                    }

    #footer-p-beta2 .copy-footer {
        clear: both;
        background: #f6f6f6;
        margin-top: 20px;
        padding: 20px 0;
        color: #999;
        text-align: center;
    }
