* {
    margin: 0;
    padding: 0;
}

body,
div,
img {
    margin: 0;
    padding: 0;
}


.content {

    margin: 0px auto;
    width: 100%;
    min-width: 960px;
    position: relative;
    overflow: hidden;
    height: 3727px;
}

.item {
    font-size: 0;
    position: absolute;
    left: -960px;
    margin-left: 50%;
    width: 1920px;
    overflow: hidden;
}

.img1 {
    height: 430px;
    top: 0;
    background: url(../images/618_01.jpg) no-repeat;
}

.img2 {
    height: 536px;
    top: 430px;
    background: url(../images/618_02.jpg) no-repeat;
}
.img3{
	height: 320px;top: 966px;
	background: url(../images/618_03.jpg) no-repeat;
}
.img4{
	height: 578px;top: 1286px;
	background: url(../images/618_04.jpg) no-repeat;
}
.img5{
	height: 330px;top: 1864px;
	background: url(../images/618_05.jpg) no-repeat;
}
.img6{
	height: 720px;top: 2194px;
	background: url(../images/618_06.jpg) no-repeat;
}
.img7{
	height: 340px;top: 2914px;
	background: url(../images/618_07.jpg) no-repeat;
}
.img8{
    height: 473px;top: 3254px;
    background: url(../images/618_08.jpg) no-repeat;
}

.content .item a {
    background: none
}

.content .item a:hover {

    background: rgba(0, 0, 0, 0.13);
}