

@media screen and (max-width: 1440px){

	div.gywmtwobuttonl{ width: 0.55rem; height: 0.55rem; position: absolute; left: 0.5rem; top: 37%; background: url("../img/indexthreebuttonlh.png") #4b4b4b center no-repeat; background-size: 100%; transition: all 0.36s ease-in-out; cursor: pointer; outline: none;  z-index: 10; border-radius: 50%;}

div.gywmtwobuttonr{ width: 0.55rem; height: 0.55rem; position: absolute; right: 0.5rem; top: 37%; background: url("../img/indexthreebuttonrh.png") #4b4b4b center no-repeat; background-size: 100%; transition: all 0.36s ease-in-out; cursor: pointer; outline: none; z-index: 10;  border-radius: 50%;}

div.gywmtwobuttonl:hover{ background: url("../img/indexthreebuttonl.png") #fff center no-repeat; background-size: 100%; }

div.gywmtwobuttonr:hover{ background: url("../img/indexthreebuttonr.png") #fff center no-repeat; background-size: 100%; }


	
}