.footer{
    color: #777777;
    font-size: 12px;
    width: 990px;
    margin: 0 auto;
}
.foot-txt p{
    text-align: center;
    line-height: 22px;
}
.footer_img img{
    border: 1px solid #D8D8D8;
    margin-left: 10px;
}
.newest{
    margin: 20px 0;
    width: 990px;
}
.newest>span{
    display: inline-block;
    width:7%;
}
.newest ul{
    /*width: 93%;*/
}
.newest li{
    height: 20px;
    overflow: hidden;
}
#show_tab{
    margin-left:70px;
    text-indent:0
}
#show_tab a{
    margin-right: 5px;
    text-align: left;
    color:#333;
}
#show_tab a:hover{
    color: #FF6600;
}
.three_trav{
    background: #29b6f6;
    height: 4px;
    margin: 20px 0;
}
.three_trav>.mod{
    width: 990px;
    height: 62px;

    position: relative;
}
.tn_text {
    display: block;
    color: transparent;
    font: normal 12px/20px arial,sans-serif;
    position: absolute;
    right: 58px;
    bottom: 32px;
    opacity: 0.8;
}
.tn_phone {
    display: block;
    color: transparent;
    position: absolute;
    right: 0;
    bottom: 5px;
    font-size: 22px;
}
