.typelist li {    float: left;    margin-left: 10px;    margin-bottom: 10px;}.typebtn {    display: block;    width: auto;    padding: 5px 10px;    border-radius: 4px;    font-size: 15px;    font-weight: bold;    cursor: pointer;}.typebtn {    background: #ff0000;    color: #ffff00;}#MemberExclusive_area .MemberExclusive .eventtext img{width:100%;left:0;margin-left:0px}#main.cnyouhui #MemberExclusive_area{width:1120px}    .typebtn.on, .typebtn:hover {        color: #ff0000;        background: #ffff00;    }
#banner {
    background-image: url('../images/Promotion/PromotionPage/banner.1.jpg')
}
#content {
    min-height: 680px;
    background: #161616 url('../images/Promotion/PromotionPage/bg.jpg') no-repeat center top;
    background-size: cover
}
ul.navtab {
    width: 100%;
    margin-top:10px;
    text-align:center
}

    ul.navtab li {
        cursor:pointer;
        display: inline-block;
        min-width: 141px;
        height: 30px;
        margin-right: 15px;
        padding: 0 5px;
        color: #541905;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        line-height: 30px;
        background: #ecc381;
        background: -moz-linear-gradient(top, #ecc381 0%, #ed8740 100%);
        background: -webkit-linear-gradient(top, #ecc381 0%, #ed8740 100%);
        background: linear-gradient(to bottom, #ecc381 0%, #ed8740 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ecc381', endColorstr='#ed8740', GradientType=0);
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }
        ul.navtab li.active, ul.navtab li.tab {
            color: #fff;
            background: #f0966b;
            background: -moz-linear-gradient(top, #f0966b 0%, #fb3a21 100%);
            background: -webkit-linear-gradient(top, #f0966b 0%, #fb3a21 100%);
            background: linear-gradient(to bottom, #f0966b 0%, #fb3a21 100%);
            filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f0966b', endColorstr='#fb3a21', GradientType=0);
        }

/************************ÓÅ»Ý****************************/
.myhot {
    padding-bottom: 30px;
}

    .myhot ul.hleft {
        float: left;
        width: 1000px;
    }

        .myhot ul.hleft li:first-child {
            padding-top: 0px;
        }

        .myhot ul.hleft li {
            margin: auto;
            padding-top: 0px;
            float: left;
            margin-left: 10px;
        }

    .myhot .hright {
        float: right;
        width: 1020px;
    }

        .myhot .hright dl:first-child {
            margin-top: 0;
        }

        .myhot .hright dl {
            cursor: pointer;
        }

            .myhot .hright dl dd {
                height: 140px;
                overflow: hidden;
                width: 1020px;
                margin:0;
            }

            .myhot .hright dl dt {
                background: url(/hot/bg-promo-time.png) no-repeat 70% 0;
            }

                .myhot .hright dl dt h3 {
                    font-size: 14px;
                    padding-bottom: 7px;
                    padding-top: 6px;
                    color: #fff;
                    margin-left: 160px;
                    color: #ccc;
                    font-weight: 600;
                    text-align:left
                }

                .myhot .hright dl dt h6 {
                    color: #ccc;
                    font-size: 14px;
                    font-weight: 600;
                    position: absolute;
                    margin-top: -31px;
                    margin-left: 750px;
                }

                .myhot .hright dl dt .hotcontent {
                    background-color: #333;
                    color: #fff;
                    display: none;
                    font-size: 14px;
                    line-height: 22px;
                    margin-top: 20px;
                    padding: 10px 20px;
                    text-align: left;
                }

                    .myhot .hright dl dt .hotcontent p, .myhot .hright dl dt .hotcontent li {
                        padding-bottom: 10px;
                        padding-top: 10px;
                    }

                    .myhot .hright dl dt .hotcontent strong {
                        color: #fff;
                        font-size: 18px;
                    }

                    .myhot .hright dl dt .hotcontent table {
                        text-align: center;
                        width: 100%;
                    }

                    .myhot .hright dl dt .hotcontent th {
                        background-color: #000;
                        font-family: "STSong";
                        color: #facf3f;
                        font-size: 16px;
                        font-weight: bold;
                    }

                    .myhot .hright dl dt .hotcontent td, .myhot .hright dl dt .hotcontent th {
                        border: 1px solid #ccc;
                        padding: 10px;
                    }

    .myhot ul.hleft li span {
        background: #23254c none repeat scroll 0 0;
        border-bottom: 3px solid #232b76;
        border-radius: 5px;
        border-right: 3px solid #232b76;
        color: #fff1a5;
        display: block;
        font-size: 13px;
        line-height: 30px;
        padding: 2px 10px;
        cursor: pointer;
    }

        .myhot ul.hleft li span.ok, .myhot ul.hleft li span:hover {
            color: #fff;
            font-weight: bold;
        }

.hotApplication {
    position: absolute;
    right: 103px;
    margin-top: -138px;
    color: #333;
    font-weight: bold;
    padding: 8px 25px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgb(192, 165, 69) 0%, rgb(232, 218, 129) 50%, rgb(192, 165, 69) 100%) repeat scroll 0 0;
}.myhot .hright dt{position:relative;}