/*footer*/

.footer{
    width: 100%;
    text-align: center;
    line-height: 37px;
    background: #454647;
}

.footer .footernei{
    width: 1200px;
	padding:30px;
    color: #c0c1c2;
    font-size: 16px;
    font-weight: bold;
}

/*footer*/
