* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    -moz-transition: all 300ms;
}

img {
    width: 100%;
}

form {
    width: 100%;
}

p,
i,
b,
u,
span,
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
dfn {
    cursor: default;
    font-weight: normal;
}

i,
em,
strong,
q,
cite,
dfn {
    font-style: normal;
    cursor: default;
}

big {
    font-size: 12px;
    cursor: default;
}

u {
    text-decoration: none;
}

ul,
ol {
    list-style: none;
    display: block;
    cursor: default;
}

a {
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

span {
    display: inline-block;
}

.clear {
    clear: both;
}

body {
    width: 100%;
    font-size: 12px;
    font-family: "Microsoft Yahei", "微软雅黑";
    line-height: 1.5;
    color: #333;
    background: #fff;
    position: relative;
}

.dui8_download cite {
    display: block;
    width: 100%;
    padding-top: 20px;
}

.dui8_download cite i {
    display: block;
    width: 56%;
    margin: 0 auto;
    height: 40px;
    border-radius: 15px;
    margin-bottom: 20px;
    background-color: #1bbe7b; 
    box-shadow: 0 3px 0 #ddd;
    /*background: -webkit-gradient(linear, left top, left bottom, from(#ef6430), to(#ed562d));*/
}

.dui8_download cite i a {
    display: block;
    text-align: center;
    height: 100%;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    padding-left: 16%;
}

.dui8_download cite i a {
    background-repeat: no-repeat;
    background-position: 16% 0px;
    background-size: auto 100%;
}

.dui8_download cite i.apple a {
    background-image: url(../download_file/dui8-download-icon-apple.png);
}

.dui8_download cite i.android a {
    background-image: url(../download_file/dui8-download-icon-android.png);
}

.dui8_download em {
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 10px;
    font-size: 12px;
    color: #666;
    line-height: 18px;
    padding-top: 20px;
}

.weixin_notice {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.65) url(download_file/dui8-download-icon-arrow.png) 0 0 no-repeat;
    background-size: 100% auto;
    z-index: 10;
}

.weixin_notice p {
    text-align: center;
    font-size: 18px;
    color: #fff;
    padding-top: 36%;
    line-height: 2;
}

.dui8_download aside {
    text-align: center;
    margin-top: -25px;
}

.dui8_download aside img {
    width: 100px;
    border-radius: 8px;

 
}
.ppgc_text {
  

    text-align: center;
}
.ppgc_text p {
    font-size: 15px;
    line-height: 30px;
}
.ppgc_text h2 {
    font-size: 16px;
   font-weight: bold;
   margin-top: 30px;
}
