body,div,ul,li,p,input,h1,h2,h3,h4,h5,h6{
    margin: 0;
    padding: 0;
}
body{
    font: 12px/1.5 "Microsoft Yahei";
    color: #8b8b8b;
}
html{
    overflow-x: hidden;
}
ul,li{
    list-style: none;
}
a{
    color: #8b8b8b;
    text-decoration: none;
}
img{
    border: none;
}
em,i{
    font-style: normal;
}
h1,h2,h3,h4,h5,h6{
    font-weight: normal;
}
.wrap{
    position: relative;
    min-width: 1000px;
    width: 100%;
    height: 920px;
    background: #0f0b23;
}
.logo{
    display: block;
    position: absolute;
    top: 38px;
    left: 50%;
    margin-left: -423px;
    width: 150px;
    height: 92px;
    text-indent: -999px;
    overflow: hidden;
    z-index: 2;
}
.flash{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
}
.lock-screen{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    z-index: 998;
}
.box{
    clear: both;
    display: none;
    width: 590px;
    height: 425px;
    padding: 83px 315px 0 45px;
    position: fixed;
    top: 200px;
    left: 50%;
    margin-left: -430px;
    z-index: 999;
    overflow: hidden;
    _position: absolute;
    _top: expression(offsetParent.scrollTop+200);
}
.activity1{
    background: url(../images/bg1.png) no-repeat;
    _background: url(../images/bg1-png8.png) no-repeat;
}
.activity2{
    background: url(../images/bg2.png) no-repeat;
    _background: url(../images/bg2-png8.png) no-repeat;
}
.activity3{
    background: url(../images/bg3.png) no-repeat;
    _background: url(../images/bg3-png8.png) no-repeat;
}
.activity4{
    background: url(../images/bg4.png) no-repeat;
    _background: url(../images/bg4-png8.png) no-repeat;
}
.box h2{
    padding-left: 135px;
    font-size: 35px;
    font-weight: bold;
    color: #f7f7ff; 
    line-height: 35px;
}
.box h3{
    padding-left: 135px;
    font-size: 18px;
    color: #fcd316; 
    line-height: 30px;
}
.close{
    display: block;
    position: absolute;
    top: 0;
    right: 93px;
    width: 47px;
    height: 47px;
    text-indent: -999px;
    overflow: hidden;
    background: url(../images/close.png) no-repeat;
}
.box p{
    color: #a9acf3;
    line-height: 24px;
    font-size: 14px;
    text-indent: 2em;
    padding-top: 15px;
}
.pic1{
    padding-top: 18px;
}
.pic1 img{
    float: left;
    margin-right: 10px;
}
.list{
    clear: both;
    color: #a9acf3;
    line-height: 24px;
    font-size: 14px;
    padding-top: 15px;
}
.list span{
    float: left;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    color: #3d3d9c;
    margin: 4px 5px 0 0;
    overflow: hidden;
    background: url(../images/dot.png) no-repeat;
}