* {
    margin: 0;
    padding: 0;
}

html,
body,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dt,
dd,
form,
input,
textarea,
select,
.clear {
    margin: 0;
    padding: 0;
    outline: none;
}

body {
    background: #62ADF8;
    color: #fff;
    font-size: 12px;
    line-height: 2em;
    -webkit-text-size-adjust: none;
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", Helvetica, tahoma, arial, "Hiragino Sans GB", "\5B8B\4F53";
}

a {
    text-decoration: none;
    outline: none;
}

li {
    list-style: none
}

img {
    border: none;
    vertical-align: middle;
}

.clear {
    font-size: 0;
    line-height: 0;
    width: 100%;
    clear: both;
    overflow: hidden;
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 75px;
    overflow: hidden;
    z-index: 1001;
}

.header h1 {
    float: left;
    margin-left: 36px;
    padding: 9px 0 0 0;
}

.header ul {
    float: left;
    margin-left: 36px;
    font-size: 1.5rem;
    padding: 23px 0;
}

.header li {
    float: left;
    margin-left: 5px;
    margin-right: 1rem;
    font-size: 1.2rem;
}

.img02 {
    width: 435px;
    height: 748px;
    background: url("../images/img02.png") no-repeat;
    margin-left: -543px;
    position: absolute;
    top: 50px;
    left: 50%;
    z-index: 20;
}

.img07 {
    font-size: 48px;
    margin-left: 50px;
    height: 80px;
}

.info {
    font-size: 16px;
    margin-left: 50px;
    margin-bottom: 40px;
    height: 100%;
}

.download {
    margin: 0 auto;
    padding: 150px 0 150px 440px;
    width: 550px;
    zoom: 1;
}

.download:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.xz-box {
    height: 311px;
    margin-top: 5rem;
}

.xz-box p {
    text-align: center;
    line-height: 3.2em;
    font-size: 13px;
}

.erwei {
    text-align: center;
}

.erwei img {
    width: 160px;
    height: 160px;
}

.copyright {
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    padding: 0 0 20px 0;
}

.copyright a:hover {
    text-decoration: underline;
}