@media screen and (min-width:1024px){
	.beCenter span {
    padding: 10px 20px;
    color: white;
    font-size: 18px;
}
.mes {
    width: 100%;

}
}



.footer {
    position: relative;
    padding: 35px 0px 0px;    background: #333;
}
.beCenter {
    text-align: center;
    height: 54px;
	font-size: 12px;
}
.beCenter span{
	font-size: 12px;
}
.headline-bg.index-headline-bg {
	height:160px;
	overflow:hidden;
    background: #333;
/*     background:-webkit-linear-gradient(top,#1a88dc,#3054db);
background:-moz-linear-gradient(top,#1a88dc,#3054db);
background:-o-linear-gradient(top,#1a88dc,#3054db);
background:-ms-linear-gradient(top,#1a88dc,#3054db);
 */
}
