﻿/**
   [XLOVE] (C)2010-2099 OELOVE.COM Inc.
   遵义携购科技
   微信：13595261078
*/
.cn_user_imglist {
    width: 1200px;
    overflow: hidden;
}

    .cn_user_imglist dl dt img {
        width: 200px;
        height: 200px;
    }

    .cn_user_imglist .usercontent {
        width: 1240px;
    }

    .cn_user_imglist dl.current {
        margin-right: 0px;
    }

    .cn_user_imglist dl {
        width: 220px;
        background: #fff;
        box-sizing: border-box;
        float: left;
        margin-right: 25px;
        overflow: hidden;
        border-radius: 0px;
        padding: 10px;
        box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.05);
        height: 295px;
        margin-bottom: 20px;
        position: relative;
    }

        .cn_user_imglist dl dt {
            position: relative;
        }



        .cn_user_imglist dl dd {
            position: relative;
        }



        .cn_user_imglist dl dt .sub {
            position: absolute;
            left: 0px;
            right: 0px;
            bottom: 0px;
            text-align: center;
            background: rgba(0,0,0,0.5);
            color: #fff;
            line-height: 35px;
            display: none;
            cursor: pointer;
            z-index: 9;
        }

            .cn_user_imglist dl dt .sub label {
                cursor: pointer;
            }

            .cn_user_imglist dl dt .sub i.icon {
                display: inline-block;
                background: url(image/bg.png) -101px -405px no-repeat;
                width: 21px;
                height: 18px;
                vertical-align: middle;
                margin-right: 4px;
            }

        .cn_user_imglist dl dt a.display {
            position: absolute;
            left: 0px;
            top: 0px;
        }

            .cn_user_imglist dl dt a.display span {
                display: inline-block;
                position: absolute;
                left: 0px;
                top: 0px;
                color: #fff;
                border-radius: 0px 20px 20px 0px;
                background: rgba(0,0,0,0.5);
                padding-right: 10px;
                font-size: 12px;
                padding-left: 5px;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }

                .cn_user_imglist dl dt a.display span i {
                    display: inline-block;
                    width: 13px;
                    height: 14px;
                    background: url(image/bg.png) -57px -81px no-repeat;
                    vertical-align: middle;
                    margin-right: 3px;
                }



        .cn_user_imglist dl dd.dd_1 {
            text-align: center;
            padding-top: 10px;
        }

            .cn_user_imglist dl dd.dd_1 h3 {
                line-height: 35px;
                height: 35px;
            }

        .cn_user_imglist dl dt .tag {
            position: absolute;
            left: 0px;
            bottom: 0px;
        }

            .cn_user_imglist dl dt .tag span.cer {
                display: inline-block;
                font-size: 12px;
                color: #fff;
                padding: 0px 10px;
                padding-left: 5px;
                background: rgba(0,0,0,0.6);
                border-radius: 0px 20px 20px 0px;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }

                .cn_user_imglist dl dt .tag span.cer img {
                    width: 15px;
                    height: 15px;
                    margin-right: 4px;
                }

            .cn_user_imglist dl dt .tag p {
                margin-top: 5px;
            }

            .cn_user_imglist dl dt .tag span.time {
                display: inline-block;
                font-size: 12px;
                color: #fff;
                padding: 0px 10px;
                padding-left: 5px;
                background: rgba(0,0,0,0.6);
                border-radius: 0px 20px 20px 0px;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }

            .cn_user_imglist dl dt .tag .maps_km {
                display: inline-block;
                font-size: 12px;
                color: #fff;
                padding: 0px 10px;
                padding-left: 5px;
                background: rgba(0,0,0,0.6);
                border-radius: 0px 20px 20px 0px;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }

            .cn_user_imglist dl dt .tag b.online {
                font-size: 12px;
                font-weight: normal;
                display: inline-block;
                vertical-align: middle;
                color: #00c37c;
                background: rgba(0,0,0,0.5);
                padding: 0px 10px 0px 5px;
                border-radius: 0px 30px 30px 0px;
            }

                .cn_user_imglist dl dt .tag b.online i {
                    display: inline-block;
                    width: 5px;
                    height: 5px;
                    border-radius: 5px;
                    background: #00c37c;
                    border: 2px solid #4fe8b0;
                    margin-right: 2px;
                }

                .cn_user_imglist dl dt .tag b.online.current i {
                    display: none;
                }

                .cn_user_imglist dl dt .tag b.online.current {
                    color: #fff;
                }

        .cn_user_imglist dl dt span.bang {
            position: absolute;
            left: 0px;
            top: 0px;
            background-image: linear-gradient(90deg, #fea8a8, #f9829e);
            color: #fff;
            padding: 0px 10px 0px 5px;
            border-radius: 0px 40px 40px 0px;
            line-height: 24px;
            height: 24px;
            z-index: 10;
        }

        .cn_user_imglist dl dd.dd_1 h3 a {
            color: #333;
        }

        .cn_user_imglist dl dd.dd_1 h3 span.vip img {
            vertical-align: middle;
        }

        .cn_user_imglist dl dd.dd_1 p.p_1 {
            color: #999;
        }

            .cn_user_imglist dl dd.dd_1 p.p_1 em.line {
                display: inline-block;
                border-right: 1px solid #999;
                height: 10px;
                margin: 0px 2px;
            }


        .cn_user_imglist dl dt span.xianxia {
            display: inline-block;
            position: absolute;
            right: 0;
            top: 0;
            z-index: 9;
            height: 16px;
            line-height: 16px;
            font-size: 11px;
            background-color: #ff4e44;
            white-space: nowrap;
            color: #fff;
            padding: 5px 50px;
            -webkit-transform: rotate(45deg) translate(29%, -160%);
            transform: rotate(45deg) translate(29%, -160%);
            font-weight: normal;
            font-size: 12px;
        }

        .cn_user_imglist dl dd.dd_1 p.p_6 img {
            height: 17px;
        }

        .cn_user_imglist dl dd.dd_1 p.p_6 span.star img {
            margin-right: 5px;
        }

        .cn_user_imglist dl dd.dd_2 {
            position: absolute;
            left: 0px;
            right: 0px;
            bottom: 0px;
        }

        .cn_user_imglist dl dd.dd_1 h3 p.p_6 {
            display: inline-block;
            vertical-align: middle;
            margin-top: -2px;
        }

        .cn_user_imglist dl dd.dd_1 h3 a {
            display: inline-block;
            max-width: 100%;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            vertical-align: middle;
        }

            .cn_user_imglist dl dd.dd_1 h3 a .vip {
                font-size: 10px;
                background-image: linear-gradient(160deg, #795548 20%,#290b00 80%);
                color: #fff;
                padding: 2px 4px;
                font-weight: normal;
                border-radius: 2px;
                margin-left: 4px;
            }

                .cn_user_imglist dl dd.dd_1 h3 a .vip.cur {
                    font-size: 10px;
                    background-image: linear-gradient(160deg, #ff7043 20%,#ff0000 80%);
                    color: #fff;
                }

/*会员详情页*/

.cn_detail_top {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    margin-top: 20px;
    box-sizing: border-box;
    padding: 30px 30px;
}

.cn_detail_user {
    width: 316px;
    float: left;
    overflow: hidden;
}

    .cn_detail_user .hd {
        padding-top: 10px;
        width: 330px;
        overflow: hidden;
        height: 75px;
        position: relative;
    }

        .cn_detail_user .hd ul li {
            width: 75px;
            height: 75px;
            float: left;
            overflow: hidden;
            box-sizing: border-box;
            border: 1px solid #ebebeb;
            padding: 5px;
            margin-right: 5px;
            margin-bottom: 5px;
            text-align: center;
            cursor: pointer;
        }

        .cn_detail_user .hd ul li {
            cursor: url("../images/cur_big.png"),auto;
        }

            .cn_detail_user .hd ul li img {
                max-width: 100%;
                max-height: 100%;
            }

                .cn_detail_user .hd ul li img.line {
                    height: 75px;
                    width: 1px;
                    margin-left: -1px;
                }

        .cn_detail_user .hd .tips {
            position: absolute;
            left: 0px;
            top: 10px;
            right: 0px;
            bottom: 0px;
            text-indent: 8px;
            z-index: 2;
            background: rgba(255,255,255,0.95);
            color: #333;
            line-height: 75px;
        }

            .cn_detail_user .hd .tips a {
                color: #14b5a0;
            }

        .cn_detail_user .hd .no_photo {
            position: absolute;
            left: 0px;
            top: 10px;
            right: 0px;
            bottom: 0px;
            text-indent: 8px;
            z-index: 2;
            background: rgba(255,255,255,0.95);
            color: #333;
            line-height: 75px;
        }

            .cn_detail_user .hd .no_photo span {
                color: #14b5a0;
                cursor: pointer;
                text-decoration: underline;
            }

    .cn_detail_user .bd {
        position: relative;
    }

        .cn_detail_user .bd .tag {
            position: absolute;
            left: 0px;
            bottom: 0px;
            z-index: 100;
        }

            .cn_detail_user .bd .tag span.online {
                font-size: 12px;
                font-weight: normal;
                display: inline-block;
                vertical-align: middle;
                color: #00c37c;
                background: rgba(0,0,0,0.5);
                padding: 0px 10px 0px 5px;
                border-radius: 0px 30px 30px 0px;
            }

                .cn_detail_user .bd .tag span.online i {
                    display: inline-block;
                    width: 5px;
                    height: 5px;
                    border-radius: 5px;
                    background: #00c37c;
                    border: 2px solid #4fe8b0;
                    margin-right: 2px;
                }

                .cn_detail_user .bd .tag span.online.current i {
                    display: none;
                }

                .cn_detail_user .bd .tag span.online.current {
                    color: #fff;
                }

        .cn_detail_user .bd .tag {
            position: absolute;
            left: 0px;
            bottom: 0px;
        }

            .cn_detail_user .bd .tag span.cer {
                display: inline-block;
                font-size: 12px;
                color: #fff;
                padding: 0px 10px;
                padding-left: 5px;
                background: rgba(0,0,0,0.6);
                border-radius: 0px 20px 20px 0px;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }

             
                .cn_detail_user .bd .tag span.cer img {
                    width: 15px;
                    height: 15px;
                    margin-right: 4px;
                }

            .cn_detail_user .bd .tag p {
                margin-top: 5px;
            }

            .cn_detail_user .bd .tag span.time {
                display: inline-block;
                font-size: 12px;
                color: #fff;
                padding: 0px 10px;
                padding-left: 5px;
                background: rgba(0,0,0,0.6);
                border-radius: 0px 20px 20px 0px;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }

            .cn_detail_user .bd .tag .maps_km {
                display: inline-block;
                font-size: 12px;
                color: #fff;
                padding: 0px 10px;
                padding-left: 5px;
                background: rgba(0,0,0,0.6);
                border-radius: 0px 20px 20px 0px;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }


        .cn_detail_user .bd ul li img {
            width: 316px;
            height: 316px;
            border-radius: 5px;
        }

.cn_detail_userinfo {
    float: right;
    width: 780px;
    box-sizing: border-box;
    padding-right: 20px;
    position: relative;
}

    .cn_detail_userinfo h3 {
        font-size: 24px;
        font-weight: normal;
        color: #333;
        padding-bottom: 10px;
        padding-top: 10px;
    }

        .cn_detail_userinfo h3 span.name {
            display: inline-block;
            max-width: 300px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            font-size: 24px;
            line-height: 30px;
            vertical-align: middle;
        }

        .cn_detail_userinfo h3 .vip_default {
            width: 50px;
            vertical-align: middle;
        }

        .cn_detail_userinfo h3 span {
            font-size: 14px;
            position: relative;
            top: -3px;
        }


            .cn_detail_userinfo h3 span.vip {
                font-size: 14px;
                background-image: linear-gradient(160deg, #795548 20%,#290b00 80%);
                color: #fff;
                padding: 3px 10px;
                font-weight: normal;
                border-radius: 2px;
                margin-left: 4px;
            }

                .cn_detail_userinfo h3 span.vip.cur {
                    font-size: 14px;
                    background-image: linear-gradient(160deg, #ff7043 20%,#ff0000 80%);
                    color: #fff;
                }

    .cn_detail_userinfo .divinfo {
        overflow: hidden;
        margin-top: 20px;
    }

        .cn_detail_userinfo .divinfo .box {
            float: left;
            width: 33.3%;
            line-height: 36px;
            border-bottom: 1px dashed #ebebeb;
        }

        .cn_detail_userinfo .divinfo span {
            color: #14b5a0;
        }


    .cn_detail_userinfo span.userrz {
        font-size: 12px;
        background-image: linear-gradient(160deg, #b2b2b2 20%,#909090 80%);
        color: #fff;
        padding: 4px 10px;
        font-weight: normal;
        border-radius: 2rem;
        margin-left: 4px;
    }

        .cn_detail_userinfo span.userrz > i.iconfont {
            font-size: 12px;
            margin-right: 2px;
        }

        .cn_detail_userinfo span.userrz.mob.cur {
            background-image: linear-gradient(160deg, #3F51B5 20%,#0074d1 80%);
            color: #fff;
        }

        .cn_detail_userinfo span.userrz.weixin.cur {
            background-image: linear-gradient(160deg, #4CAF50 20%,#009506 80%);
            color: #fff;
        }

        .cn_detail_userinfo span.userrz.sm.cur {
            background-image: linear-gradient(160deg, #FF5722 20%,#d23200 80%);
            color: #fff;
        }

        .cn_detail_userinfo span.userrz.void.cur {
            background-image: linear-gradient(160deg, #00645b 20%,#009688 80%);
            color: #fff;
        }

.detail_btn {
    padding-top: 30px;
    width: 750px;
    text-align: left;
}

    .detail_btn span {
        display: inline-block;
        background: #ff0d53;
        color: #fff;
        border-radius: 3px;
        padding: 0px 30px;
        cursor: pointer;
        line-height: 42px;
        height: 42px;
        margin-right: 15px;
        font-size: 16px;
    }

        .detail_btn span:hover {
            filter: alpha(opacity=80);
            -moz-opacity: .8;
            -khtml-opacity: .8;
            opacity: .8;
        }

        .detail_btn span i {
            display: inline-block;
            position: relative;
            font-size: 20px;
            margin-right: 3px;
        }

    .detail_btn dl.more {
        display: inline-block;
        position: relative;
        vertical-align: middle;
    }

        .detail_btn dl.more dt {
            width: 40px;
            height: 40px;
            cursor: pointer;
            border-radius: 40px;
            border: 1px solid #ebebeb;
        }






.cn_detail_content {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
}

.cn_detail_info {
    width: 800px;
    float: left;
}

    .cn_detail_info dl dt {
        text-align: center;
        padding-top: 30px;
        padding-bottom: 20px;
    }

        .cn_detail_info dl dt h3 {
            font-weight: bold;
            color: #333;
        }

        .cn_detail_info dl dt p {
            color: #333;
            font-size: 11px;
        }

    .cn_detail_info dl dd {
        padding: 10px 35px;
    }

        .cn_detail_info dl dd ul li {
            float: left;
            width: 45%;
            border-bottom: 1px solid #ebebeb;
            box-sizing: border-box;
            line-height: 50px;
            font-size: 16px;
            position: relative;
        }

            .cn_detail_info dl dd ul li span {
                color: #666;
            }

            .cn_detail_info dl dd ul li label {
                display: inline-block;
                position: absolute;
                right: 0px;
                top: 0px;
                color: #ff0d53;
                max-width: 240px;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }

            .cn_detail_info dl dd ul li em {
                font-style: normal;
            }

            .cn_detail_info dl dd ul li.current {
                margin-left: 10%;
            }

.cn_detaillike {
    float: right;
    padding-right: 20px;
    width: 350px;
    padding-top: 20px;
}

    .cn_detaillike .hd {
        font-weight: bold;
        line-height: 35px;
        height: 35px;
        font-size: 16px;
        color: #333;
        padding-bottom: 10px;
        position: relative;
    }

    .cn_detaillike .bd {
        min-height: 200px;
        position: relative;
    }

        .cn_detaillike .bd span.loading {
            display: inline-block;
            position: absolute;
            width: 16px;
            height: 16px;
            left: 50%;
            margin-left: -20px;
            top: 100px;
            z-index: 5;
        }

    .cn_detaillike dl {
        float: left;
        width: 150px;
        margin-right: 25px;
    }

        

        .cn_detaillike dl dt {
            padding: 3px;
            border: solid 1px #eee;
            border-radius: 4px;
        }

            .cn_detaillike dl dt img {
                width: 142px;
                height: 142px;
                border-radius: 4px;
            }

        .cn_detaillike dl dd {
            height: 65px;
        }

            .cn_detaillike dl dd h4 {
                font-size: 14px;
                font-weight: bold;
                color: #333;
                line-height: 24px;
                height: 24px;
                padding-top: 5px;
            }

                .cn_detaillike dl dd h4 a {
                    color: #333;
                }

            .cn_detaillike dl dd p {
                font-size: 12px;
                color: #999;
            }
