* {
    margin: 0;
    padding: 0;
}

body,
div,
img {
    margin: 0;
    padding: 0;
}

#scroll_top {
    position: fixed;
    right: 30px;
    bottom: 20px;
    display: none;
}

#scroll_top img {
    width: 45px;
}

#tel {
    position: fixed;
    right: 0;
    top: 35%;
}

#tel span {
    color: #FFF;
    height: 25px;
    line-height: 25px;
    padding: 14px;
    float: left;
}

#tel span.name {
    background: rgba(36, 106, 253, 0.8);
    border-radius: 5px 0 0 5px;
}

#tel span.tel {
    background: rgba(36, 106, 253, 0.7);
}

.content {
    margin: 0px auto;
    width: 100%;
    min-width: 960px;
    position: relative;
    overflow: hidden;
    height: 7068px;
}

.item {
    font-size: 0;
    position: absolute;
    left: -960px;
    margin-left: 50%;
    width: 1920px;
    overflow: hidden;
    background: no-repeat;
}

.m-item {
    background-size: 51% !important;
    margin-left: 0;
    left: 0;
}

.img01 {
    top: 0px;
    height: 688px;
}

.img02 {
    top: 688px;
    height: 640px;
}

.img03 {
    top: 1328px;
    height: 710px;
}

.img04 {
    top: 2038px;
    height: 742px;
}

.img05 {
    top: 2780px;
    height: 651px;
}

.img06 {
    top: 3431px;
    height: 711px;
}

.img07 {
    top:4142px;
    height: 1314px;
}

.img08 {
    top: 5456px;
    height: 689px;
}

.img09 {
    top: 6145px;
    height: 923px;
}
