/*样式*/
.nav{width:100%; background:#1c918d;    margin-top: 20px;}
.footerRight .tit {
    font-size: 24px;
    color: #fff;
    margin-bottom: 30px;
        width: 283px;
        float:right;}

@media(max-width:768px){
.footerRight .tit{    width: 100%;}

}
