.car-index img {
	width: 100%;
}
.car-index {
margin: auto;
    background: #FFF;
    border-radius: 3px;
    text-align: center;
margin-bottom: 20px;
}

h3.index-h3 {
	margin-top: 0;
    background: #FFF;
    padding: 5px;
    margin-bottom: 0;
    padding-top: 10px;
	text-align: center;
	margin-bottom: -5px;
    color: #727961;
}







.text-h1 {

 color: #9a9a9a; font-family: ‘system-ui’, sans-serif; font-size: 45px; font-weight: bold; letter-spacing: -1px; line-height: 1; text-align: center; 
}

.top-header {
    border-bottom: 10px solid #ccc;
}
.shar {
    background: #f7ac4f;
    border-radius: 100px;
    width: 60px;
    height: 60px;
    display: block;
    line-height: 60px;
    color: #FFF;
    position: absolute;
    margin-left: -60px;
    margin-top: -5px;
}

.shar2 {
    background: #bfe26f;
    border-radius: 100px;
    width: 60px;
    height: 60px;
    display: block;
    line-height: 60px;
    color: #FFF;
    position: absolute;
    margin-left: -60px;
    margin-top: -5px;
}
.h1-mini {
	font-size: 28px;
	text-decoration: underline;
}
.body-h1 {
    float: left;
    margin-right: 70px;

}
.body-h1-body {


}
.top-search {
	opacity: 0.7;
}
@media(max-width:767px) {
	.shar {
background: #f7ac4f;
    border-radius: 100px;
    width: 50px;
    height: 50px;
    display: block;
    line-height: 50px;
    color: #FFF;
    float: left;
    margin-left: 0px;
    margin-top: -5px;
    position: initial;
	    margin-right: 5px;
}

.shar2 {
     background: #bfe26f;
    border-radius: 100px;
    width: 50px;
    height: 50px;
    display: block;
    line-height: 50px;
    color: #FFF;
    float: left;
    margin-left: 0px;
    margin-top: -5px;
    position: initial;
	    margin-right: 5px;
}
.h1-mini {
	    font-size: 18px;
}
	.text-h1 {
		margin-top: 0px;
	}
	.body-h1 {
	    font-size: 30px;
	    margin-bottom: 10px;
	}
}

@media(max-width:550px) {
	.body-h1-body {
		margin-top: -10px;
	}
	h3 {
	font-size: 22px;	
	}
}




.add-board {
	margin-top: 35px;
}

@media (max-width: 480px) {
.xs-mini {
    min-height: 80px;
}	

.xs-mini .add-board {
    margin-top: 20px;
}
}

.a-href {
	position: absolute;
    width: 100%;
    height: 100%;
    display: block;
	z-index: 1;
}