/*
* @Author: zhouguilin
* @Date:   2016-04-19 14:49:33
* @Last Modified by:   zhouguilin
* @Last Modified time: 2016-04-19 16:16:13
*/
body,p,table,form,h1,h2,h3,h4,h5,span,ul,li,ol{ 
    margin:0; padding: 0;
}
html{
    overflow-x: hidden;
}
ul,li{
    list-style: none;
}
em,i{ 
    font-style: normal;
}
a{ 
    text-decoration: none;
}
body{ 
    font-family:"Microsoft YaHei"; 
    background: #28221f; 
    font-size: 12px;
}
.wrap{
    width: 100%;
    height: 900px;
}
.bg{
    position: absolute;
    z-index: 1;
    top: 42px;
    left: 50%;
    width: 1920px;
    height: 900px;
    margin-left: -960px;
    background: url(//www.gmresstatic.com/img/events/2016/04/tl0420/bg.jpg) center top no-repeat;
}
.flash{
    position: absolute;
    z-index: 2;
    top: 43px;
    left: 50%;
    margin-left: -129px;
}
.logo{
    display: block;
    position: absolute;
    z-index: 3;
    top: 67px;
    left: 50%;
    margin-left: 240px;
    width: 190px;
    height: 80px;
    text-indent: -999px;
    overflow: hidden;
}