﻿#FrameContainer {
    background-color: rgba(0, 0, 0, 0.01);
}

#MenuFrame {
    margin: 0 auto;
    padding: 0;
}

#LogoFrame {
    margin: 0 auto;
    width: 1200px;
    padding: 0;
}

#MainPageContainer {
    padding-top: 10px;
    width: 1200px;
    margin: 0 auto;
}

.LeftTwoFrame {
    padding-left: 0;
}

.RightFrame {
    padding-right: 0;
}

.blockContainer {
    display: block;
}

.TitleContainer {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #dedcdc;
}

.Title {
    font-size: 16px;
    font-weight: bold;
}

.SubTitle {
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 5px;
}

.TodayIssue {
    width: 100%;
    overflow: hidden;
}

    .TodayIssue .ImgContainer {
        float: left;
        height: 210px;
        width: 300px;
        perspective: 1000;
    }

        .TodayIssue .ImgContainer ul {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            perspective: 1000;
            list-style-type: none;
        }

            .TodayIssue .ImgContainer ul li {
                background-color: white;
                position: absolute;
                top: 0;
                left: 0;
                z-index: 100;
                -webkit-transform-style: preserve-3d;
                -moz-transform-style: preserve-3d;
                transform-style: preserve-3d;
                -webkit-backface-visibility: hidden;
                -moz-backface-visibility: hidden;
                backface-visibility: hidden;
                padding: 5px;
                border: 1px solid #dedcdc;
                -moz-transition: all .5s;
                -o-transition: all .5s;
                -webkit-transition: all .5s;
                transition: all .5s;
            }

                .TodayIssue .ImgContainer ul li a {
                    height: 198px;
                    width: 288px;
                    overflow: hidden;
                    display: block;
                    position: relative;
                }

                    .TodayIssue .ImgContainer ul li a img {
                        max-height: 100%;
                        max-width: 100%;
                        margin: auto;
                        display: block;
                        left: 0;
                        right: 0;
                        top: 0;
                        bottom: 0;
                        position: absolute;
                    }

    .TodayIssue .ArticleContainer {
        width: 560px;
        display: inline-block;
        height: 100%;
        box-sizing: border-box;
    }

.LongThinAD {
    margin: 20px 0;
}

    .LongThinAD img {
        width: 100%;
    }

.FiveColumnContainer, .FourColumnContainer {
    margin-bottom: 20px;
}

    .FiveColumnContainer ul, .FourColumnContainer ul {
        list-style-type: none;
    }

        .FiveColumnContainer ul li {
            float: left;
            width: 180px;
            overflow: hidden;
        }

            .FiveColumnContainer ul li div, .FourColumnContainer ul li div {
                padding: 5px;
            }

            .FiveColumnContainer ul li:first-child div, .FourColumnContainer ul li:first-child div {
                padding-left: 0;
            }

            .FiveColumnContainer ul li:last-child div, .FourColumnContainer ul li:last-child div {
                padding-right: 0;
            }

            .FiveColumnContainer ul li div img {
                width: 100%;
                height: 130px;
            }

        .FourColumnContainer ul li {
            float: left;
            overflow: hidden;
            width: 225px;
        }

.CellTitle {
    padding: 0 !important;
}

.MarginBottom0 {
    margin-bottom: 0;
}

.MarginBottom4 {
    margin-bottom: 4px;
}

.MarginBottom5 {
    margin-bottom: 5px;
}

.MarginBottom10 {
    margin-bottom: 10px;
}

.MarginBottom20 {
    margin-bottom: 20px;
}

.TwoArticleList {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}

    .TwoArticleList .InnerArticleContainer {
        box-sizing: border-box;
        flex: 1 1 50%;
        overflow: hidden;
    }

.PaddingRight10 {
    padding-right: 10px;
}

.PaddingLeft10 {
    padding-left: 10px;
}

.ArticleContent img {
    display: none;
}

.ArticleList li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 4px;
}

#BlogMainArticle li{
    /*padding: 6px 0;*/
}

#ClubMainArticle li{
    padding: 6px 0;
}

#BlogMainArticle a:hover *, .Selected * {
    color: #002e80;
    text-decoration: underline;
}

.RightRotateAD, .RightThinAD, .RightCellAD {
    margin-bottom: 20px;
}

    .RightThinAD img {
        width: 280px;
        height: auto;
    }

    .RightCellAD a {
        float: left;
        width: 140px;
        height: 105px;
        overflow: hidden;
    }

        .RightCellAD a img {
            width: 100%;
            height: 100%;
        }

    .RightRotateAD img {
        width: 280px !important;
        height: 210px !important;
    }

.TodayIssue .RightFloat {
    float: right;
}

#ClubMainArticle .SubTitle {
    font-weight: 700;
}

.RightRecommendWrapper {
    padding: 0;
    border: 0;
}

    .RightRecommendWrapper a {
        margin: 0;
    }

        .RightRecommendWrapper a div {
            width: 130px;
            height: 95px;
        }

.Video {
    margin-top: 20px;
}

    .Video .Title {
        margin-right: 10px;
        padding: 5px 20px;
        cursor: pointer;
    }

        .Video .Title:hover, .Video .Selected {
            background-color: silver;
        }

.VideoList ul li:first-child div, .VideoList ul li:last-child div {
    padding: 5px;
}

.VideoList {
    display: none;
}

.Movie img, .Drama img {
    height: 245px !important;
}

.UCC img {
    height: 120px !important;
}

.ColumnContainer {
    margin-bottom: 20px;
}

.columnlist {
    padding: 10px 0;
    border-bottom: 1px dotted silver;
    margin-bottom: 10px;
    position: relative;
    float: left;
    width: 100%;
}

    .columnlist:hover {
        background-color: #dedcdc;
    }

    .columnlist img {
        float: left;
        width: 100px;
        max-height: 100%;
        padding-right: 10px;
        padding-bottom: 5px;
    }

    .columnlist .BlogSubject {
        font-weight: bold;
    }

.WholeFrame .RegionSelectorContainer {
    margin: 0 auto;
    width: 1200px;
    padding: 0;
}

    .WholeFrame .RegionSelectorContainer .RegionSelectionContainer {
        right: 0;
    }

.RightFloat {
    float: right;
}

.AllNewArticle {
    border-bottom: 1px dotted #DEDCDC;
    overflow: hidden;
    padding: 0 10px;
    position: relative;
}

    .AllNewArticle:hover {
        /*background-color:#002e80;*/
        /*padding: 0 8px;*/
        box-shadow: 0 0 0 2px #002e80 inset;
    }
/*.AllNewArticle:hover *{
                    color:#002e80;
            text-decoration:underline;
    }*/
.AllNewArticleBlogContent {
    margin: 0 110px 7px 0;
    font-weight: 700;
    padding-top: 7px;
    text-align: left;
}

.AllNewArticleBlogDate {
    color: #808080;
    font-weight: bold;
    padding: 8px 10px 0 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}

.AllNewArticleCategory {
    color: #230f8d;
    padding: 8px 10px 0 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}

.CellContainer .ImgFrame {
    display: block;
    position: relative;
    height: 150px;
}

    .CellContainer .ImgFrame img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        max-height: 100%;
        max-width: 100%;
        margin: auto;
    }

.FourColumnContainer ul li div {
    text-align: center;
}

.VerticalMargin20 {
    margin: 20px 0;
}

.MarginBottom20 {
    margin-bottom: 20px;
}

.Box {
    padding: 10px;
    border: 1px solid rgb(222, 227, 235);
    background-color: white;
}


#MainEvent{

}

    #MainEvent .Box {
        padding: 10px 12px 10px 16px;
        font-weight: 700;
    }

    #MainEvent .Box:hover {
        box-shadow: 0 0 0 2px #002e80 inset;
    }