#banner {
    background-image: url('../images/Promotion/PromotionPage/banner.jpg')
}

#content {
    min-height: 680px;

    background: #161616 url('../images/Promotion/PromotionPage/bg.jpg') no-repeat center top

}
ul.navtab {
    width: 100%;
    margin-top:10px;
    border-bottom: 1px solid #d70802
}

    ul.navtab li {
        float: left;
        display: inline-block;
        height: 38px;
        padding: 0 5px;
        color: #fff;
        font-size: 14px;
        font-family: 'Microsoft JhengHei';
        line-height: 38px;
        width:178px;
        text-align:center;
        cursor:pointer;
    }
        ul.navtab li.active {
            background: #d70802;
            
        }
        ul.navtab li.tab {
            background: #d70802
        }

/************************ÓÅ»Ý****************************/
.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: -43px;
                    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;
}
