@media screen and (max-width:1280px) and (min-width:960px){	


}
@media screen and (max-width:960px){	

}
@media screen and (max-width:680px){	
.top .tel{ margin-left:0;}
.footer .copy .nav a{ width:33.333%; font-size:18px;}
.footer .copy .contact .mark img{ width:100%;}	
.Nanhaitel li{ font-size:14px;}
}


@media screen and (max-width:480px){
.top .right{display:block}	
}

@media screen and (max-width:345px){


}
