html,
body {
    margin: 0;
    padding: 0;
}

div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
p,
h1,
h3,
h2,
h4,
h5,
h6 {
    margin: 0;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0;
    border: 0;
}

ul,
li {
    list-style-type: none;
}

a:hover {
    color: #d73300;
    text-decoration: underline;
}

.clearfix:after {
    content: '\20';
    display: block;
    clear: both;
}

.bg {
    min-width: 1180px;
}

.bg1 {
    height: 502px;
    background: url('../img/zt_01.jpg') top;
}

.bg2 {
    height: 700px;
    background: url('../img/zt_02.jpg') top;
}

.bg3 {
    height: 630px;
    background: url('../img/zt_03.jpg') top;
}

.bg4 {
    height: 530px;
    background: url('../img/zt_04.jpg') top;
}

.bg5 {
    position: relative;
    height: 1050px;
    background: url('../img/zt_05.jpg') top;
}

.bg6 {
    height: 928px;
    background: url('../img/zt_06.jpg') top;
}

.bg7 {
    height: 1104px;
    background: url('../img/zt_07.jpg') top;
}

.btn-pay {
    position: absolute;
    top: 895px;
    left: 50%;
    margin-left: -424px;
    width: 354px;
    height: 62px;
}

.qq {
    display: block;
    position: fixed;
    top: 50%;
    right: 10px;
    margin-top: -76px;
    width: 93px;
    height: 151px;
    background: url('../img/qq.jpg');
    z-index: 11;
}
