﻿.wrap {
    width: 100%;
}

    .wrap .title {
        margin: 25px auto 5px;
    }

.account-title {
    width: 230px;
}

.part-title {
    width: 240px;
}

.title-att {
    width: 280px;
}

.w180 {
    width: 180px;
}

.wrap .title ul {
    overflow: hidden;
    text-align: center;
}

.wrap .title li {
    float: left;
    font-size: 18px;
    color: #333333;
    margin-right: 8px;
}

    .wrap .title li .share-line {
        *margin-top: 18px;
    }

.wrap .detail {
    height: 172px;
    background: #ffffff;
    border: 1px solid #E5E5E5;
    padding-top: 25px;
}

    .wrap .detail .de-left {
        width: 448px;
        float: left;
    }

    .wrap .detail .de-right {
        width: 550px;
        float: left;
    }


.de-left .com-info-cont {
    float: left;
    overflow: hidden;
}



.de-left .cont-top {
    margin-top: 1px;
    overflow: hidden;
}

    .de-left .cont-top .photo {
        margin-left: 15px;
    }

        .de-left .cont-top .photo img {
            width: 120px;
            height: 120px;
            border-radius: 50%;
            border: 1px solid #dcdcdc;
        }

    .de-left .cont-top .detal-con {
        float: left;
    }

    .de-left .cont-top .info {
        float: left;
        margin-left: 25px;
        margin-top: 30px;
        text-align: left;
    }

        .de-left .cont-top .info p {
            height: 24px;
            line-height: 24px;
            width: 200px;
            overflow: hidden;
            white-space: nowrap;
            -ms-text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            margin-bottom: 5px;
            font-size: 20px;
            color: #333;
        }

        .de-left .cont-top .info span {
            line-height: 18px;
            width: 200px;
            overflow: hidden;
            -ms-text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            display: block;
            font-size: 12px;
            color: #333;
        }

.rt-con {
    overflow: hidden;
}

    .rt-con .left-detail {
        float: left;
    }


    .rt-con .result-con .fan-num {
        background: url("../../images/group/fan-num.png");
        background-repeat: no-repeat;
        width: 138px;
        height: 100px;
        position: relative;
        margin: 0 15px 10px 10px;
        overflow: hidden;
        text-align: center;
    }

        .rt-con .result-con .fan-num span {
            font-size: 20px;
            color: #333;
            height: 120px;
            line-height: 168px;
        }

    .rt-con .result-con .name {
        font-size: 16px;
    }

    .rt-con .right-detail {
        float: left;
        margin-left: 50px;
    }

        .rt-con .right-detail ul li {
            line-height: 45px;
        }

            .rt-con .right-detail ul li .title-zc {
                font-size: 16px;
                color: #333;
                display: inline;
            }

            .rt-con .right-detail ul li span {
                font-size: 16px;
                color: #333;
                display: inline-block;
            }

            .rt-con .right-detail ul li .explore {
                font-size: 12px;
                color: #ff3300;
            }

            .rt-con .right-detail ul li .share-question {
                *margin-bottom: 2px;
            }
.ranking-info .ranking-list {
    width: 998px;
    border: 1px solid #E5E5E5;
}
.contbody {
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
}

    .contbody .chartData {
        overflow: hidden;
        background: #fff;
        width: 100%;
    }

        .contbody .chartData .subTit {
            width: 100%;
            overflow: hidden;
            height: 35px;
            border-bottom: 1px solid #E5E5E5;
        }

            .contbody .chartData .subTit ul li {
                height: 35px;
                overflow: hidden;
                line-height: 35px;
                color: #000;
            }

    .contbody ul li {
        text-align: center;
        height: 40px;
        line-height: 40px;
        float: left;
        display: inline;
        font-family: Arial;
        overflow: hidden;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

.data {
    overflow: hidden;
    width: 100%;
}

    .data ul {
        position: relative;
        width: 100%;
        _float: left;
        overflow: hidden;
        height: 40px;
    }

        .data ul .wjs a {
            *height: 40px;
            *display: inline-block;
            *line-height: 0;
        }

    .data .btn_zjgz {
        margin-top: 12px;
        cursor: pointer;
    }
.num {
    *margin-top: 13px;
    height: 14px;
    width: 14px;
    display: inline-block;
    line-height: 15px;
    *line-height: 14px;
    color: #fff;
    border-radius: 7px;
    font-family: simsun;
}

/**我的参赛组合**/
.part-detail {
    width: 100%;
    height: 248px;
    background: #ffffff;
    border: 1px solid #E5E5E5;
}

.part-empty {
    display: table;
    width: 100%;
    height: 237px;
    border: 1px solid #ccc;
    background: #cccccc;
    margin: 0 auto;
    position: relative;
}

.no-login-con {
    display: table;
    width: 100%;
    height: 160px;
    margin: 0 auto;
    position: relative;
}

.part-inner {
    display: table-cell;
    vertical-align: middle;
    *position: absolute;
    *top: 50%;
    *left: 50%;
    width: 100%;
    text-align: center;
}

    .part-inner p {
        position: relative;
        font-size: 24px;
        margin-bottom: 8px;
        *top: -50%;
        *left: -50%;
    }

.no-login-con .part-inner {
    font-size: 16px;
    color: #333;
}

.part-inner p span {
    display: inline-block;
    margin-bottom: 8px;
}

.no-login-con .part-inner p span {
    font-size: 16px;
    color: #333;
    display: block;
    margin-bottom: 0;
}

.part-left {
    float: left;
    width: 204px;
    height: 100%;
    border-right: 1px solid #E5E5E5;
}

    .part-left .cont-top {
        width: 156px;
        margin: 10px auto;
    }

    .part-left .group-stle {
        text-align: center;
    }

    .part-left .cont-top .group-name {
        width:150px;
        overflow:hidden;
    }
    .part-left .cont-top .group-name .name-col {
        width: 110px;
        display:inline-block;
        float:left;
         overflow: hidden;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

    .part-left .cont-flag {
        background: url("../../images/group/flag.png");
        background-repeat: no-repeat;
        width: 154px;
        height: 74px;
        text-align: center;
        margin-bottom: 20px;
    }

    .part-left .cont-top p {
        line-height: 25px;
    }

    .part-left .cont-top .cash-sty {
        width: 160px;
        height: 26px;
        max-width: 160px;
        overflow: hidden;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }


        .part-left .cont-top p a {
            font-size: 16px;
            color: #336699;
            display: inline-block;
            margin-right: 5px;
        }

        .part-left .cont-top p .share-shipan {
            position: relative;
            top: 0px;
            *top: 1px;
            left: 0;
            float:right;
        }

        .part-left .cont-top p .share-dolar {
            position: relative;
            top: 4px;
            *top: -1px;
        }

        .part-left .cont-top p span {
            font-size: 14px;
            color: #333333;
        }

    .part-left .cont-top .share-shipan-deal {
        text-align: center;
        line-height: 35px;
        font-size: 16px;
        color: #fff;
    }
    .part-left .cont-top .user-op {
        width:150px;
        text-align:center;
        cursor:pointer;
    }
    .part-left .cont-top .share-attention-btn {
        text-align: center;
        line-height: 35px;
        font-size: 16px;
        color: #fff;
        letter-spacing: 2px;
    }
       .part-left .cont-top .share-attentioned-btn {
        text-align: center;
        line-height: 35px;
        font-size: 16px;
        color: #fff;
        letter-spacing: 2px;
    }

    .part-left .cont-flag span {
        font-size: 20px;
        color: #ffffff;
        line-height: 114px;
    }

.part-right {
    float: left;
    width: 794px;
    border-bottom: 1px solid #E5E5E5;
}

    .part-right .account {
        width: 650px;
        margin: 20px auto 20px;
        overflow: hidden;
        zoom: 1;
    }

        .part-right .account .pm-info {
            display: inline-block;
            width: 214px;
            float: left;
        }

            .part-right .account .pm-info .con-style {
                line-height: 152px;
                font-size: 16px;
                color: #333;
            }

            .part-right .account .pm-info .zc-js {
                background: url("../../images/group/money-bg.png");
                background-repeat: no-repeat;
                width: 142px;
                height: 90px;
                text-align: center;
                margin: 0 auto 8px;
                position: relative;
            }

            .part-right .account .pm-info .zc-explore {
                position: absolute;
                bottom: 0;
                *bottom: 2px;
                right: -10px;
            }

            .part-right .account .pm-info .rank-explore {
                position: absolute;
                bottom: 0;
                *bottom: 2px;
                right: 10px;
            }

.pm-info .share-question {
    position: absolute;
    top: 2px;
    left: -19px;
}

.part-right .account .pm-info .name {
    font-size: 16px;
    color: #333;
}

            .part-right .account .pm-info .szy-xb {
                background: url("../../images/group/calculator.png");
                background-repeat: no-repeat;
                width: 142px;
                height: 90px;
                text-align: center;
                margin: 0 auto 8px;
            }

            .part-right .account .pm-info .zpm {
                background: url("../../images/group/pencil.png");
                background-repeat: no-repeat;
                width: 142px;
                height: 90px;
                text-align: center;
                margin: 0 auto 8px;
            }

    .part-right .account-detail {
        width: 794px;
    }

        .part-right .account-detail ul {
            overflow: hidden;
            width: 700px;
            margin: 0 auto;
        }

            .part-right .account-detail ul li {
                float: left;
                margin-right: 30px;
                width: 200px;
            }

                .part-right .account-detail ul li .day-data {
                    width: 200px;
                    margin: 0 auto;
                }

                .part-right .account-detail ul li .pl70 {
                    padding-left: 70px;
                }

                .part-right .account-detail ul li .pl60 {
                    padding-left: 60px;
                }

                .part-right .account-detail ul li .pl40 {
                    padding-left: 40px;
                }

                .part-right .account-detail ul li p {
                    line-height: 40px;
                    font-size: 16px;
                    color: #333;
                    width: 180px;
                    white-space: nowrap;
                    overflow: hidden;
                    -ms-text-overflow: ellipsis;
                    -o-text-overflow: ellipsis;
                    text-overflow: ellipsis;
                }

/**我的邀请记录相关样式*/
.dialog-invited-head {
    border-bottom: 1px solid #E4E4E4;
    padding-left: 45px;
    padding-bottom: 10px;
    margin-top: 10px;
}

.dialog-invited-body {
    padding-left: 45px;
    padding-bottom: 10px;
}

.dialog-invited-item {
    display: inline-block;
    width: 150px;
}

.dialog-invited-head div,
.dialog-invited-body div {
    display: inline-block;
}

.dialog-invited-box {
    max-height: 140px;
    overflow-y: auto;
    padding-top: 15px;
}


.dialog-invited-foot {
    background: #F2F2F2;
    padding-left: 45px;
    padding-bottom: 20px;
}

.data-rule {
    cursor: pointer;
}
/**邀请活动说明样式*/
.con-pop-box {
    max-height: 485px;
    height: 485px;
    overflow-y: auto;
}

.con-pop-content {
    border-bottom: 1px solid #eee;
    font-size: 15px;
    padding: 5px 25px;
    *padding: 5px 23px;
}

    .con-pop-content p {
        text-indent: 2em;
        line-height: normal !important;
    }

.concent {
    width: 50px;
    height: 25px;
    border: none;
    background: #2f5895;
    text-align: center;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    margin-left: 40px;
}

.conBottom {
    background: #f6f6f6;
    width: auto;
    height: 40px;
    margin-left: 17px;
    padding-top: 8px;
    padding-left: 10px;
}
/*未关注组合样式**/

.ranking-list .unAttentionCon {
    width: 100%;
    height: 228px;
    background: #fff;
    padding: 140px 0 200px 0;
}

.ranking-list .btn_startAttentionCon {
    display: block;
    width: 250px;
    height: 50px;
    margin: 0 auto;
    border: none;
    background: #2f5895;
    line-height: 50px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    cursor: pointer;
    font-family: "Microsoft YaHei";
}

.ranking-list .unAttentionTips {
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #999999;
}
/** 大赛排名**/
.rankTip .pop {
    margin-top: -165px;
    margin-left: -165px;
    width: 372px;
}

    .rankTip .pop .subTit ul {
        background: #e5e5e5;
        color: #333;
        font-size: 16px;
        overflow: hidden;
        text-align: center;
    }

        .rankTip .pop .subTit ul li {
            float: left;
            height: 37px;
            line-height: 37px;
            font-size: 16px;
            color: #333;
        }

    .rankTip .pop .data ul {
        text-align: center;
        border-bottom: 1px solid #eee;
        height:auto;
    }
        .rankTip .pop .data ul li {
            float: left;
            height: 43px;
            line-height: 43px;
            display: inline-block;
        }
    .rankTip .pop .data .active {
        color: #ff3300;
        width: 100%;
        height: 43px;
        border-top: 1px solid #ff3300;
        border-bottom: none;
        position: relative;
    }
    .rankTip .pop .data em {
        position: absolute;
        left: 43px;
        top: 9px;
    }

    .rankTip .pop .data .rank-tip {
        width: 100%;
        border-bottom: 1px solid #ff3300;
    }

        .rankTip .pop .rank-tip li {
            width: 100%;
            height:32px !important;
            line-height:32px !important;
        }
               .rankTip .pop .rank-tip li p {
           font-size:18px;
           font-weight:bold;
        }
    .rankTip .pop .pop-content .tips {
        text-align: center;
    }

        .rankTip .pop .pop-content .tips p {
            font-size: 18px;
            color: #333;
            height: 60px;
            line-height: 60px;
        }

        .rankTip .pop .pop-content .tips em, .rankTip .pop .pop-content  b{
            color: #ff3300;
        }
/*针对第一季决赛提示**/
.no-login-tip .pop {
    width: 372px;
    margin-left: -200px;
    margin-top: -200px;
}

    .no-login-tip .pop .title {
        font-size: 18px;
    }

ul.even {
    background: #FAFAFA;
}
.match-finals {
    display: inline-block;
}
