.content_rt h4 {
    position: absolute;
    top: 29px;
    font-size: 24px;
    right: 36px;
}
.address{
    right: 36px;
}
.cont{
    width: 800px;
    margin: 90px auto 0;
    height: 920px;
}
.cont .img{
    width: 800px;
    margin: 0 auto 32px;
    display: block;
}
.cont p{
    color: #666666;
    font-size: 16px;
    margin-bottom: 20px;

}
.cont span{
    color: #666666;
    font-size: 16px;
    display: block;
    padding-left:40px;
}
.chuanz{
    height: 25px;
    line-height: 25px;
    background: url('../images/icon4.png')no-repeat left center;
    margin-bottom: 18px;
    margin-top: 38px;
}
.mail{
    height: 26px;
    line-height: 26px;
    background: url('../images/icon5.png')no-repeat left center;
}
.cont .tel{
    font-size: 16px;
    color: #666666;
    height: 23px;
    line-height: 23px;
    background: url('../images/tel.png')no-repeat left center;
    padding-left: 40px;
}