锘?bg > div {
    /*    background-image:url(/images/contact/banner.jpg);
*/

    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-position: center 80px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    zoom: 1;
}

.banner .tt {
    margin-bottom: 115px;
    color: #f7f7f7;
    cursor: default;
    text-shadow: 2px 2px 5px #333;
}

    .banner .tt > p {
        font-size: 28px;
    }

.line {
}

    .line > div.all_wrap {
        margin-top: -63px;
        background: #fff;
        padding: 10px 13px 100px;
    }

    .line .title1 {
        height: 50px;
        line-height: 30px;
        text-align: left;
        font-size: 16px;
        margin-bottom: 40px;
        margin-top: -40px;
    }

    .line .title {
        height: 50px;
        line-height: 50px;
        text-align: center;
        font-size: 16px;
        background: url(/images/contact/tt.png) no-repeat center bottom;
        margin-bottom: 40px;
        margin-top: 50px;
    }

        .line .title:nth-child(1) {
            margin-top: 0;
        }

    .line .content .map {
        float: left;
        width: 42%;
        height: 200px;
    }

    .line .content .text {
        float: left;
        width: 58%;
        padding-left: 50px;
    }

        .line .content .text p {
            line-height: 30px;
            font-size: 14px;
            color: #777;
        }

            .line .content .text p.tt {
                color: #333;
                padding-bottom: 10px;
            }

    .line .block > div {
        border: 1px solid #ededed;
        float: left;
        margin-right: 2.3%;
        margin-bottom: 3%;
        width: 48.85%;
    }

        .line .block > div:nth-child(2n) {
            margin-right: 0;
        }

        .line .block > div > div.tt {
            border-bottom: 1px solid #ededed;
            background: #f8f8f8;
            padding: 16px 25px;
        }

        .line .block > div > div.mm {
            padding: 16px 25px;
            line-height: 30px;
            color: #777;
            min-height: 152px;
        }

.tpcontainer {
    width: 250px;
    height: 160px;
    border: 1px solid;
}

.tp {
    width: 473px;
    height: 40px;
    padding-top: 16px;
    font-family: SimHei;
    font: bold;
    font-size: 16px;
    background-color: #F8F8F8;
}

.tp1 {
    font-size: 16px;
    line-height: 25px;
}

.tp, .tp1 {
    padding-left: 25px;
}

    .tp1 .cText {
        width: 43px;
        line-height: 18px;
        color: #454545 !important;
    }

.first {
    font-size: 13px;
    color: #454545 !important;
}