@charset "utf-8";
/* CSS Document */

.ljsx{ 
	 width:100%;
	 margin:0 auto;
	 background-size:100% 100%;
	 margin-top:110px;
	 }
.ljsx img {
        position:relative;
        top:50%;
        left: calc(50% - 960px);
    }