.total img{
    width: 100%;
    margin: auto;
}
.tip_01{
    background: url(../../images/contact.png) no-repeat 0 0!important;
    background-size: 90px 25px!important;
}
.tip_02{
    background: url(../../images/contact.png) no-repeat -33px 0;
    background-size: 90px 25px;
}
.tip_03{
    background: url(../../images/contact.png) no-repeat -66px 0;
    background-size: 90px 25px;
}
.contact{
    padding-left: 100px;
}
footer p{
    color: #fff;
    line-height: 30px;
}
.add{
    width: 100%;
    padding: 50px 0;
    text-align: center;
    background-color: #464952;
}
.add p,.add span,.add a{
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}
.add a{
    margin-left: 30px;
}
.footer_left>p>span {
    display: inline-block;
    vertical-align: middle;
    background-position: 101px 54px;
    background-size: 80px 80px;
    background: url(../../images/ic_contact.png);
    background-size: cover;
    width: 40px;
    height: 40px;
    margin-right: 20px;
}
.footer{
    padding: 80px 0;
}
.right a{
    display:block;
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
    text-align: justify;
    text-decoration: underline;
    color: #000;
}
.right a:hover{
    color: blue;
}
.article{
    padding: 15px 30px 50px;
    border-top: none;
}







