body{
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

sup{
    position: absolute;
    vertical-align: super;
}

img{
    image-rendering: crisp-edges;
}

#mainBanner{
    width: 728px;
    height: 90px;
    overflow: hidden;
    display: block;
    position: relative;
    background-image: url(../imgs/2017_MKZ_728x90.jpg);
}

#border{
    position: absolute;
    border: 1px solid #333;
    width: 726px;
    height: 88px;
    display: block;
    z-index: 8990;
}

#screen{
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 8998;
    position: absolute;
    opacity: 1;
    cursor: pointer;
}

#logo{ width:124px; height:32px; background-image: url(../imgs/texts.png); background-repeat:no-repeat; background-position:-40px 0px; position:absolute; top:29px; left:36px;}
#orange{ width:202px; height:20px; background-image: url(../imgs/texts.png); background-repeat:no-repeat; background-position:0px -33px; position:absolute; top:62px; left:460px;}
#text01{ width:262px; height:10px; background-image: url(../imgs/texts.png); background-repeat:no-repeat; background-position:-219px -4px; position:absolute; top:16px; left:430px; opacity:0; }
#text02{ width:318px; height:10px; background-image: url(../imgs/texts.png); background-repeat:no-repeat; background-position:-212px -22px; position:absolute; top:36px; left:402px; opacity:0; }
#text03{ width:116px; height:12px; background-image: url(../imgs/texts.png); background-repeat:no-repeat; background-position:-297px -40px; position:absolute; top:16px; left:512px; opacity:0; }
#text04{ width:138px; height:12px; background-image: url(../imgs/texts.png); background-repeat:no-repeat; background-position:-287px -58px; position:absolute; top:35px; left:501px; opacity:0; }
#orangeover{ width:202px; height:20px; background-image: url(../imgs/texts.png); background-repeat:no-repeat; background-position:0px -53px; position:absolute; top:62px; left:460px; opacity:0;}