html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, input  {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
    -webkit-text-size-adjust: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    font-family: arial, sans-serif;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
img{
    display:block;
}
/* ------- */
.d_f{
    display:flex
}
.content{
    width: 100%;
}
.img1{
    height: 1018px;
	background: url('../images/1.jpg') center no-repeat;
}
.img2{
	height: 562px;
	background: url('../images/2.jpg') center no-repeat;
}
.img3{
    height: 536px;
	background: url('../images/3.jpg') center no-repeat;
}


.img4{
    width: 743px;
    height: 827px;
	background: url('../images/4.jpg') center no-repeat;
}
.img5{
    width: 430px;
    height: 827px;
    background: url('../images/5.jpg') center no-repeat;
}
.img6{
    width: 747px;
    height: 827px;
    background: url('../images/6.jpg') center no-repeat;
}

.img7{
    width: 743px;
    height: 617px;
    background: url('../images/7.jpg') center no-repeat;
}
.img8{
    width: 430px;
    height: 617px;
    background: url('../images/8.jpg') center no-repeat;
}
.img9{
    width: 747px;
    height: 617px;
    background: url('../images/9.jpg') center no-repeat;
}