@CHARSET "UTF-8";
/* 联系方式 */
.tell {
    position: relative;
    left: 1px;
    margin-top: -651px;
    width: 360px;
    height: 641px;
    background: url(../images/tm.png);
    z-index: 15;
    padding: 10px 20px 0;
}
.tell p.p1 {
    background: url(../images/dz.png) no-repeat left center;
    padding-top: 13px;
    height: 58px;
}
.tell p.p2 {
    background: url(../images/dh.png) no-repeat left center;
    line-height: 30px;
}
.tell p.p3 {
    background: url(../images/sj.png) no-repeat left center;
    padding-top: 13px;
    height: 58px;
}
.tell p.p5 {
    background: url(../images/qq.png) no-repeat left center;
    padding-top: 20px;
    height: 58px;
}
.tell p.p5 a
{
     color:white;
}
.tell p {
    display: block;
    height: 71px;
    margin-top: 45px;
    font-size: 16px;
    color: #fff;
    padding-left: 90px;
    line-height: 22px;
    text-align: left;
}
.tell p.p4 {
    height: 100px;
    background: url(../images/yx.png) no-repeat left center;
    line-height: 99px;
}