.adelante{
	position: absolute;
    top: 680px;
    left: 1280px;
    width: 62px;
    height: 62px;
    cursor: pointer;
}
.adelante:hover{
	transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
}

.atras{
	position: absolute;
    top: 680px;
    left: 28px;
    width: 62px;
    height: 62px;
    cursor: pointer;
}
.atras:hover{
	transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
}

.botonimg:hover{
	transform: scale(1.05,1.05);
	-moz-transform: scale(1.05,1.05);
	-webkit-transform: scale(1.05,1.05);
	-o-transform: scale(1.05,1.05);
}

.conten1{
	position: absolute;
    top: 240px;
    left: 212px;
    width: 1130px;
    height: 62px;
    cursor: pointer;
}
.conten1 div{
	position: relative;
	width: 500px;
	display: inline-block;
}
.conten2{
	position: absolute;
    top: 322px;
    left: 170px;
    width: 1130px;
    height: 62px;
    cursor: pointer;
}
.conten2 div{
	position: relative;
	width: 500px;
	display: inline-block;
}

.conten3{
	position: absolute;
    top: 322px;
    left: 170px;
    width: 1130px;
    height: 62px;
    cursor: pointer;
}
.conten3 div{
	position: relative;
	width: 500px;
	display: inline-block;
}

.conten4{
	position: absolute;
    top: 322px;
    left: 170px;
    width: 1130px;
    height: 62px;
    cursor: pointer;
}
.conten4 div{
	position: relative;
	width: 500px;
	display: inline-block;
}

.conten5{
	position: absolute;
    top: 302px;
    left: 54px;
    width: 1302px;
    height: 62px;
    cursor: pointer;
}
.conten5 div{
	position: relative;
	width: 320px;
	display: inline-block;
}

.conten6{
	position: absolute;
    top: 322px;
    left: 225px;
    width: 1049px;
    height: 62px;
    cursor: pointer;
}
.conten6 div{
	position: relative;
	width: 500px;
	display: inline-block;
}

.img15{
	position: absolute; 
	top: 318px;
    left: 328px;
	cursor: pointer;
}