@CHARSET "UTF-8";
/* 联系方式 */
.tell {
    position: relative;
    left: 1px;
    margin-top: -551px;
    width: 440px;
    height: 543px;
    background: url(../images/tm.png);
    z-index: 15;
    padding: 10px 20px 0;
}
.tell p.map_local {
    background: url(../images/map_local.png) no-repeat left center;
    padding-top: 13px;
    height: 58px;
	color: #fff;
}
.tell p.map_mob {
    background: url(../images/map_mob.png) no-repeat left center;
    padding-top: 13px;
    height: 58px;
	color: #fff;
}
.tell p.map_wechat {
    background: url(../images/map_wechat.png) no-repeat left center;
    padding-top: 13px;
    height: 58px;
	color: #fff;
}
.tell p.map_wechat > img {
    display: block;
    float: right;
    position: relative;
    top: -45px;
    right: 40%;
    width: 100px;
}
.tell p.map_email {
    background: url(../images/map_email.png) no-repeat left center;
    padding-top: 13px;
    height: 58px;
	color: #fff;
    margin-top: 50px;
}
.tell p.map_fax {
    background: url(../images/map_fax.png) no-repeat left center;
    padding-top: 13px;
    height: 58px;
	color: #fff;
}
.tell p.map_tel {
    background: url(../images/map_tel.png) no-repeat left center;
    padding-top: 13px;
    height: 58px;
	color: #fff;
}

.tell p {
    display: block;
    height: 71px;
    margin-top: 45px;
    font-size: 16px;
    color: #fff;
    padding-left: 90px;
    line-height: 22px;
    text-align: left;
	font-size: 14px;
}
.tell p.p4 {
    height: 100px;
    background: url(../images/yx.png) no-repeat left center;
    line-height: 99px;
}