﻿@charset "utf-8";

.hide {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
    z-index: 9;
    background-color: #000;
    filter: alpha(Opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.popup {
    width: 359px;
    height: 520px;
    background: #ae3727;
    border-radius: 5px;
    position: fixed;
    z-index: 10;
    left: 50%;
    top: 50%;
    margin-left: -180px;
    margin-top: -260px;
}

.popup-t {
    background: url(../images/tu05.png) no-repeat;
    height: 425px;
    position: relative;
    text-align: center;
}

.popup-t .b1 {
    position: absolute;
    left: 16px;
    top: 10px;
}

.popup-t .b2 {
    padding-top: 44px;
    padding-bottom: 20px;
}

.popup-t .b3 {
    font-size: 22px;
    line-height: 22px;
    padding-bottom: 15px;
    color: #fff;
}

.popup-t .b4 {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 30px;
    color: #f99789;
}

.popup-t .b5 {
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    padding-bottom: 15px;
}

.popup-t .b6 {
    width: 122px;
    height: 122px;
    position: absolute;
    left: 50%;
    margin-left: -61px;
    top: 300px;
    background: #ffb72c;
    line-height: 122px;
    font-size: 23px;
    color: #fff;
    background: url(../images/tu09.png) no-repeat;
}

.popup-b {
    text-align: center;
    font-size: 20px;
    color: #ffb02b;
    padding-top: 40px;
}

.reward {
    width: 359px;
    height: 520px;
    background: #fff;
    border-radius: 5px;
    position: fixed;
    z-index: 10;
    left: 50%;
    top: 50%;
    margin-left: -180px;
    margin-top: -260px;
}

.reward-t {
    background: url(../images/tu07.png) no-repeat;
    height: 170px;
    position: relative;
    text-align: center;
}

.reward-t .b1 {
    position: absolute;
    left: 16px;
    top: 10px;
}

.reward-t .b2 {
    padding-top: 69px;
    padding-bottom: 20px;
}

.reward-b {
    text-align: center;
    font-size: 20px;
    color: #ffb02b;
    padding-top: 27px;
}

.reward-b .w1 {
    font-size: 24px;
    line-height: 24px;
    color: #000;
    padding-bottom: 21px;
}

.reward-b .w2 {
    font-size: 24px;
    color: #b4b0b0;
    line-height: 24px;
    padding-bottom: 30px;
}

.reward-b .w3 {
    font-size: 78px;
    line-height: 78px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    padding-bottom: 35px;
}

.reward-b em {
    font-size: 24px;
    line-height: 24px;
}

.reward-b .w4 {
    font-size: 20px;
    line-height: 20px;
    color: #000;
}



/* -------------红包查询------红包查询-弹窗------------------开始-------------- */
.black_overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity=70)
}

.white_content {
    display: none;
    position: fixed;
    top: 25%;
    left: 0;
    width: 100%;
    height: 391px;
    z-index: 1002;
    overflow: auto;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.cxbox {
    width: 589px;
    height: 391px;
    margin: 0 auto;
    background: url(../images/bjcx.png) no-repeat
}

.cxbox_bt {
    height: 60px;
    line-height: 60px
}

.cxbox_bt p {
    font-size: 24px;
    color: #fffc00;
    float: left;
    padding-left: 15px
}

.cxbox_bt a {
    width: 60px;
    height: 60px;
    margin-right: 20px;
    float: right;
    background: url(../images/x-1.png) center no-repeat;
}

.cxbox_hy {
    height: 70px;
    padding: 30px 0 0 46px
}

.cxbox_hy p {
    float: left;
    font-size: 20px;
    color: #fffc00;
    line-height: 50px
}

.cxbox_hy input {
    border: 1px solid #fffc00;
    height: 50px;
    line-height: 50px;
    width: 220px;
    background: #c10000;
    float: left;
    font-size: 17px;
    color: #f1f3b3;
    font-family: Arial, "微软雅黑";
    padding-left: 10px;
    margin-left: 10px
}

.cxbox_hy a {
    background: url(../images/bjs.png) no-repeat;
    height: 58px;
    width: 154px;
    display: block;
    float: left;
    font-size: 17px;
    line-height: 32px;
    text-align: center;
    color: #7c0303;
    margin-left: 10px
}

.cxbox_bd table {
    margin: 0 auto;
    border-bottom: 1px solid #dd0002;
    border-left: 1px solid #dd0002
}

.cxbox_bd table tr td {
    line-height: 32px;
    text-align: center;
    font-size: 15px;
    font-family: Arial, "微软雅黑";
    border: 1px solid #dd0002;
    border-bottom: 0px;
    border-left: 0px
}

.cxbox_bd table tr.ad {
    background: #700001;
    height: 32px
}

.cxbox_bd table tr {
    height: 32px
}

/* -------------红包查询------红包查询-弹窗-----------------结束-------------- */


.dl {
    width: 488px;
    height: 240px;
    border-radius: 10px;
    position: fixed;
    z-index: 10;
    left: 50%;
    top: 50%;
    margin-left: -244px;
    margin-top: -120px
}

.dl dt {
    background: url(../images/tu12.png) no-repeat;
    height: 60px;
    font-size: 24px;
    line-height: 60px;
    color: #fffc00;
    position: relative
}

.dl dt .lt {
    position: absolute;
    left: 14px;
    top: 0
}

.dl dt .gb {
    position: absolute;
    right: 18px;
    top: 22px;
    background: url(../images/x-1.png) no-repeat;
    width: 17px;
    height: 13px
}

.dl dd {
    background: url(../images/bl-bj.png) no-repeat;
    height: 180px;
    padding: 24px 0 0 40px
}

.dl dd div {
    padding-bottom: 20px;
    font-size: 20px;
    line-height: 32px;
    color: #fffc00;
    text-align: left
}

.dl dd .text {
    width: 248px;
    height: 50px;
    border: solid 1px #fffc00;
    background: #c10000;
    font-size: 16px;
    line-height: 50px;
    padding-left: 10px;
    color: #f1f3b3
}

.dl dd .btn {
    background: url(../images/img15.png) no-repeat;
    width: 259px;
    height: 58px;
    display: block;
    margin-left: 86px
}

.hide {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
    z-index: 9;
    background-color: #000;
    filter: alpha(Opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7
}

.header_div_k img.header_text {
    float: left;
    margin-top: 20px;
}

DIV.quotes {
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    MARGIN: 3px;
    PADDING-TOP: 3px;
    TEXT-ALIGN: center;
    color: #fff;
}

DIV.quotes A {
    BORDER-RIGHT: #ddd 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #ddd 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #ddd 1px solid;
    COLOR: #fff;
    MARGIN-RIGHT: 2px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #ddd 1px solid;
    TEXT-DECORATION: none;
}

DIV.quotes A:hover {
    BORDER-RIGHT: #a0a0a0 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #a0a0a0 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #a0a0a0 1px solid;
    MARGIN-RIGHT: 2px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #a0a0a0 1px solid;
}

DIV.quotes A:active {
    BORDER-RIGHT: #a0a0a0 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #a0a0a0 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #a0a0a0 1px solid;
    MARGIN-RIGHT: 2px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #a0a0a0 1px solid;
}

DIV.quotes SPAN.current {
    BORDER-RIGHT: #e0e0e0 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #e0e0e0 1px solid;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #e0e0e0 1px solid;
    COLOR: #fff;
    MARGIN-RIGHT: 2px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #e0e0e0 1px solid;
    BACKGROUND-COLOR: #f0f0f0;
}

DIV.quotes SPAN.disabled {
    BORDER-RIGHT: #f3f3f3 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #f3f3f3 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #f3f3f3 1px solid;
    COLOR: #ccc;
    MARGIN-RIGHT: 2px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #f3f3f3 1px solid;
}


@-webkit-keyframes shake {
    0% {
        -webkit-transform: rotate(2deg) translate3d(0, 0, 0);
    }

    50% {
        -webkit-transform: rotate(-2deg) translate3d(0, 0, 0);
    }

    100% {
        -webkit-transform: rotate(2deg) translate3d(0, 0, 0);
    }
}

@-moz-keyframes shake {
    0% {
        transform: rotate(2deg) translate3d(0, 0, 0);
    }

    50% {
        transform: rotate(-2deg) translate3d(0, 0, 0);
    }

    100% {
        transform: rotate(2deg) translate3d(0, 0, 0);
    }
}

@-ms-keyframes shake {
    0% {
        transform: rotate(2deg) translate3d(0, 0, 0);
    }

    50% {
        transform: rotate(-2deg) translate3d(0, 0, 0);
    }

    100% {
        transform: rotate(2deg) translate3d(0, 0, 0);
    }
}

.shake {
    animation: shake .2s infinite linear;
    -webkit-animation: shake .2s infinite linear;
}

.flip {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateX(0);
    /* Needed to work around an iOS 3.1 bug that causes listview thumbs to disappear when -webkit-visibility:hidden is used. */
    backface-visibility: hidden;
    transform: translateX(0);
}

.flip.out {
    -webkit-transform: rotateY(-90deg) scale(.9);
    -webkit-animation-name: flipouttoleft;
    -webkit-animation-duration: 175ms;
    transform: rotateY(-90deg) scale(.9);
    animation-name: flipouttoleft;
    animation-duration: 175ms;
}

.flip.in {
    -webkit-animation-name: flipintoright;
    -webkit-animation-duration: 225ms;
    animation-name: flipintoright;
    animation-duration: 225ms;
}

.flip.out.reverse {
    -webkit-transform: rotateY(90deg) scale(.9);
    -webkit-animation-name: flipouttoright;
    transform: rotateY(90deg) scale(.9);
    animation-name: flipouttoright;
}

.flip.in.reverse {
    -webkit-animation-name: flipintoleft;
    animation-name: flipintoleft;
}

@-webkit-keyframes flipouttoleft {
    from {
        -webkit-transform: rotateY(0);
    }

    to {
        -webkit-transform: rotateY(-90deg) scale(.9);
    }
}

@keyframes flipouttoleft {
    from {
        transform: rotateY(0);
    }

    to {
        transform: rotateY(-90deg) scale(.9);
    }
}

@-webkit-keyframes flipouttoright {
    from {
        -webkit-transform: rotateY(0);
    }

    to {
        -webkit-transform: rotateY(90deg) scale(.9);
    }
}

@keyframes flipouttoright {
    from {
        transform: rotateY(0);
    }

    to {
        transform: rotateY(90deg) scale(.9);
    }
}

@-webkit-keyframes flipintoleft {
    from {
        -webkit-transform: rotateY(-90deg) scale(.9);
    }

    to {
        -webkit-transform: rotateY(0);
    }
}

@keyframes flipintoleft {
    from {
        transform: rotateY(-90deg) scale(.9);
    }

    to {
        transform: rotateY(0);
    }
}

@-webkit-keyframes flipintoright {
    from {
        -webkit-transform: rotateY(90deg) scale(.9);
    }

    to {
        -webkit-transform: rotateY(0);
    }
}

@keyframes flipintoright {
    from {
        transform: rotateY(90deg) scale(.9);
    }

    to {
        transform: rotateY(0);
    }
}


#msg_win {
    position: absolute;
    right: 0px;
    display: none;
    overflow: hidden;
    z-index: 201;
    background: #f9effc;
    width: 239px;
    font-size: 12px;
    margin-right: 5px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

#msg_win .icos {
    position: absolute;
    top: 4px;
    *top: 0px;
    right: 10px;
    z-index: 9;
}

.icos a {
    float: left;
    color: #FFFFFF;
    margin: 0px;
    text-align: center;
    font-weight: bold;
    width: 14px;
    height: 22px;
    line-height: 22px;
    padding: 1px;
    text-decoration: none;
    font-family: webdings;
}

.icos a:hover {
    color: #FFCC00;
}

#msg_title {
    background: url(../images/gonggaobg2.png) no-repeat;
    text-align: left;
    color: #FFFFFF;
    height: 36px;
    line-height: 36px;
    text-indent: 12px;
    font-weight: bold;
}

#msg_content {
    text-align: left;
    padding: 14px;
    margin-right: 0;
    line-height: 22px;
    height: 126px;
    overflow: hidden;
    color: #434343;
}