﻿/*****************************首页头部样式******************************/
.indexTopOuter {
    height: 115px;
    padding-top: 8px;
}

.indexTop {
    width: 1005px;
    margin: auto;
    border: 0px solid red;
    position: relative;
    z-index: 1;
}

.logoBottom {
    padding-left: 10px;
    margin-top: 4px;
}

.indexRight {
    width: 600px;
    padding-top: 15px;
    position: relative;
    z-index: 2;
}

    .indexRight .topDiv {
        height: 35px;
        position: relative;
    }

.indexTop .navigateDiv {
    height: 50px;
    line-height: 50px;
    position:absolute;
    right:-15px;
    bottom:0px;
    z-index:1;
}

.indexTop .navigateItem {
    display: inline-block;
    padding: 0px 15px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
}
/***登录后用户信息显示***/
.indexTop .topUserInfo {
    float: right;
    border: 0px solid blue;
}

.indexUserInfo {
    border: 0px solid red;
    cursor: pointer;
    font-family: 'Microsoft YaHei';
    margin-top: -1px;
    float: left;
    margin-right:5px;
}

    .indexUserInfo .userIcon {
        border: 1px solid #CBCBCB;
        width: 30px;
        height: 30px;
        margin-right: 5px;
        float: left;
    }

        .indexUserInfo .userIcon img {
            width: 100%;
            height: 100%;
        }

.topUserInfo_Index .itemMessage {
    margin-top: 8px;
}

.topUserInfo_Index > .item {
    height: 32px;
    margin-left: 8px;
}

.indexNickname {
    float: left;
    height: 32px;
    line-height: 32px;
    position: relative;
}

    .indexNickname .name {
        max-width: 96px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.indexUserInfo .hidePanel {
    left: 0px;
    margin-top: 0px;
}

.indexNickname .arrowDown {
    display: inline-block;
    background: url(../../images/xiumx/weilanHome.png) no-repeat -400px -0px;
    width: 13px;
    height: 8px;
    border: 0px solid green;
    position: absolute;
    right: -14px;
    top: 13px;
    margin-top: 0px;
}

/********************************Banner 图片样式****************************************/
.newBanner {
    position: relative;
    overflow:hidden;
}
.sliderBar li {
    cursor:pointer;
}
    .newBanner .sliderBar {
    }

.bannerTopOuter {
    width: 1005px;
    margin: auto;
}

.bannerTop {
    width: 180px;
    height: 358px;
    padding: 0px 35px;
    background-color: white;
    opacity: 0.7;
    filter: alpha(opacity=70);
    position: absolute;
    top: 0;
}

.bannerContent {
    width: 180px;
    height: 278px;
    padding: 0px 35px;
    padding-top: 80px;
    position: absolute;
    top: 0;
}

.newBanner .content {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    line-height: 30px;
    color: #605244;
}

.bannerTopOuter .btnDiv {
    margin-top: 65px;
    text-align: center;
}

.bannerTopOuter .redBtn {
    display: inline-block;
    width: 105px;
    height: 40px;
    line-height: 40px;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
    background-color: #f36751;
    color: white;
    font-weight: bold;
}

    .bannerTopOuter .redBtn:hover {
        background-color: #de553f;
    }

/********************************采访+梦吧要闻****************************************/
.item a {
}

    .item a:hover {
        color: #3BA354;
        text-decoration: underline;
    }

.newsItem a {
}

    .newsItem a:hover {
        color: #3BA354;
        text-decoration: underline;
    }

.caiFang {
    margin-top: 27px;
    margin-bottom: 30px;
    height: 210px;
}

    .caiFang .topClass {
        height: 33px;
        line-height: 33px;
    }

        .caiFang .topClass .item {
            width: 85px;
            text-align: center;
            margin: 0px 25px;
            font-size: 16px;
            float: left;
            cursor: pointer;
        }

        .caiFang .topClass .itemHot {
            border-bottom: 3px solid #3BA354;
        }

    .caiFang .content {
        padding-top: 22px;
        position: relative;
         height: 150px;
    }

    .caiFang .contentItem {
        position: absolute;
        width: 728px;
        height: 150px;
        display:none;
    }
    .caiFang .contentItemHot {
        display: block;
    }

    .caiFang .rightItemHot a{
        color: #3BA354;
        text-decoration: underline;
    }

    .caiFang .leftImg {
        width: 210px;
        height: 146px;
        margin-right: 15px;
        padding-top: 3px;
        position: relative;
             overflow:hidden;
    }

        .caiFang .leftImg img {
            width: 100%;
            height: 100%;
        }

    .caiFang .imgItem {
        position: absolute;
        width: 210px;
        height: 146px;
        display: none;
        background:#F5F5F5;
   
    }

    .caiFang .imgItemHot {
        display: block;
    }

    .caiFang .rightDiv {
         height: 150px;
    }

        .caiFang .rightDiv .item {
            /*font-family: 宋体,Arial;*/
            font-size: 14px;
            line-height: 30px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            max-width: 500px;
        }
/*梦吧要闻*/
.impNews {
    margin-top: 27px;
    margin-bottom: 30px;
    height: 210px;
    border: 0px solid red;
}

    .impNews .indexTitleDiv {
        margin-top: 0px;
        border-color: #E4E4E4;
        position: relative;
    }

.indexTitleDiv .greenLine {
    width: 100px;
    position: absolute;
    left: 0px;
    bottom: -3px;
    height: 0px;
    border-bottom: 3px solid #3BA354;
}

.impNews .impNewsList {
    /*padding-top: 10px;*/
    padding-left: 10px;
    padding-right: 5px;
}

    .impNews .impNewsList .newsItem {
        line-height: 30px;
        width: 230px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 14px;
    }

.impNewsList .itemHot {
    color: #3BA354;
}
/********************************中间主体内容****************************************/

.indexContent {
    width: 1005px;
    margin: 0px auto;
}

    .indexContent > .left {
        width: 730px;
    }

    .indexContent > .right {
        width: 230px;
    }

/*左侧标题*/
.indexTitleDiv {
    border-bottom: 3px solid #3BA354;
    width: 100%;
    font-family: 'Microsoft YaHei';
    margin: 10px 0px;
    height: 35px;
}

    .indexTitleDiv .icon {
        background: url(../../images/xiumx/weilanHome.png) no-repeat -550px -30px;
        width: 30px;
        height: 36px;
        float: left;
        position: relative;
        margin-top: 3px;
        margin-right: 15px;
        margin-left: -12px;
    }

    .indexTitleDiv .title {
        font-size: 18px;
        font-weight: normal;
        float: left;
        color: black;
        line-height: 35px;
    }

    .indexTitleDiv .viewMore {
        font-size: 13px;
        line-height: 50px;
        display: inline-block;
        padding:0px 10px;
    }
        .indexTitleDiv .viewMore:hover {
            /*text-decoration:underline;*/
        }

.hottestDreamBar {
    margin-top:30px;
}

    .hottestDreamBar .indexTitleDiv .icon {
        background: url(../../images/xiumx/weilanHome.png) no-repeat -600px -30px;
        width: 39px;
        height: 33px;
        margin-top: 5px;
    }
/**右侧**/

.newestList {
    padding-top:3px;
    position:relative;
}
.indexContent_right .item {
    width: 207px;
    margin: 0px auto;
    cursor: pointer;
    color: #3C3C3C;
    padding: 10px 0px;
    height: 47px;
    overflow: hidden;
}

.newestDream .item {
    position: absolute;
    left: 11px;
}

.newestDream .newestList {
    height: 403px;
    overflow: hidden;
}

.indexContent_right .item:hover {
    color: #DE553F;
}

.item .imgDiv {
    width: 45px;
    height: 45px;
    border: 1px solid #ACADAD;
    margin-right: 15px;
}

    .item .imgDiv img {
        width: 100%;
        height: 100%;
    }

.item .itemRight {
    width: 145px;
    height: 45px;
    background-color: #F5F5F5;
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    margin-top: 1px;
    border-radius: 10px;
    position: relative;
}

    .item .itemRight .content {
        padding: 4px 12px;
        line-height: 18px;
    }

.item .arrowLeft {
    position: absolute;
    font-size: 0px;
    width: 0px;
    height: 0px;
    line-height: 0px;
    border-bottom: 10px solid transparent;
    border-top: 15px solid transparent;
    border-right: 8px solid #F5F5F5;
    top: 23px;
    left: -8px;
}

.item .arrowLeftTwo {
    position: absolute;
    font-size: 0px;
    width: 0px;
    height: 0px;
    line-height: 0px;
    border-bottom: 12px solid transparent;
    border-top: 3px solid transparent;
    border-right: 8px solid white;
    top: 35px;
    left: -8px;
}

.item .itemRightBar {
    padding-top: 10px;
    width: 145px;
    height: 35px;
    font-family: 'Microsoft YaHei';
}
.newestDreamBar {
    margin-top:35px;
}

/***新增 广告条和指引牌 样式****/
.advertisement {
    border: 0px solid red;
    height: 0px;
    /*height: 202px;*/
    background-color:#4FC78A;
    background: url(../../images/DreamBar/shouyebanner.png) no-repeat center center;
    position: relative;
}

    .advertisement .closeBtn {
        width: 28px;
        height: 28px;
        position: absolute;
        right: 20px;
        top: 10px;
        border: 0px solid red;
        background: url(../../images/DreamBar/guanbianniu.png) no-repeat center center;
        cursor: pointer;
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
    }

        .advertisement .closeBtn:hover {
            opacity: 0.6;
            filter: alpha(opacity=60);
        }

@-webkit-keyframes direct {
    1% {
        transform: rotate(0deg);
    }

    2% {
        transform: rotate(10deg);
    }

    3% {
        transform: rotate(-10deg);
    }

    4% {
        transform: rotate(0deg);
    }
}
@keyframes direct {
    1% {
        transform: rotate(0deg);
    }

    2% {
        transform: rotate(10deg);
    }

    3% {
        transform: rotate(-10deg);
    }

    4% {
        transform: rotate(0deg);
    }
}


.directPersonDiv {
    border: 0px solid red;
    position: fixed;
    bottom: 45px;
    left: 10px;
    overflow: hidden;
    z-index: 100;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-animation: direct 60s ease infinite;
    animation: direct 60s ease infinite;
}

    .directPersonDiv .closeBtn {
        width: 10px;
        height: 10px;
        background: url(../../images/DreamBar/smallCloseBtn.png) no-repeat center center;
        border: 0px solid red;
        position: absolute;
        top: 20px;
        right: 5px;
        cursor: pointer;
    }

        .directPersonDiv .closeBtn:hover {
            opacity: 0.6;
            filter: alpha(opacity=60);
        }