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:470px;}
#text01{ width:284px; height:12px; background-image: url(../imgs/texts.png); background-repeat:no-repeat; background-position:-204px -3px; position:absolute; top:16px; left:426px; opacity:0; }
#text02{ width:244px; height:12px; background-image: url(../imgs/texts.png); background-repeat:no-repeat; background-position:-226px -21px; position:absolute; top:36px; left:444px; opacity:0; }
#text03{ width:246px; height:11px; background-image: url(../imgs/texts.png); background-repeat:no-repeat; background-position:-232px -40px; position:absolute; top:16px; left:452px; opacity:0; }
#text04{ width:246px; height:11px; background-image: url(../imgs/texts.png); background-repeat:no-repeat; background-position:-232px -59px; position:absolute; top:35px; left:452px; 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:470px; opacity:0;}