.index-header{
	padding-top: 10px;
}

.index-header-logo{
	padding: 10px 0;
}
.index-header-logo .logo img{
	width: 300px;
}

.index-page .index-banner {
    width: 100%;
    height: 498px;
    background: url(../img/silder.png);
    background-size: cover;
}
