/*会员首页*/

.admin {
    margin-top: 8px;
    position: absolute;
}

.item360 {
    width: 360px !important;
}
.item246{
    width:246px !important;
}

.blue {
    color: #2575EE !important;
}

.green {
    color: #62B651 !important
}

.c_666 {
    color: #666 !important;
}

.gray {
    background: rgba(204,204,204,1) !important;
    opacity: 1;
    border-radius: 3px;
    color: white;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
}

.logosmall {
    margin-top: 5px;
    margin-left: 10px;
    position: absolute;
}

.real {
    position: absolute;
    margin-left: 32px;
    top: 34px;
    font-size: 12px !important;
}

.cover {
    width: 114px;
    height: 32px;
    text-align: center;
    position: absolute;
    top: 133px;
    line-height: 32px;
    margin-left: 10px;
    background-image: url('../../Images/tuoyuan.png');
}

.admins {
    position: relative;
    top: -2px;
    color: white;
    margin-left: 17px;
}

.wxtips {
    position: relative;
    top: 69px;
    margin-bottom: 210px;
}

    .wxtips :nth-child(2) {
        margin-top: 17px;
    }

    .wxtips :nth-child(3) {
        margin-top: 14px;
    }
/*法人入驻和委托*/
#AccessoryList ul li p {
    width: 65px !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wenjian {
    float: left;
}

.tianjia {
    margin-left: -5px;
}

.addimgfont {
    margin-left: 458px;
}

#AccessoryList {
    float: left
}

.adds {
    position: absolute;
    margin-left: 75px;
    margin-top: 25px;
}

#AccessoryList ul {
    overflow: hidden;
}

    #AccessoryList ul li {
        float: left;
        /*margin-left: 12px;*/
        margin-right: 12px;
    }

#AccessoryList li:hover .ico_delete {
    display: inline-block;
    margin-left: -20px
}

#AccessoryList li .ico_delete:before {
    content: '\e604'
}

#AccessoryList li .ico_delete {
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    border-radius: 50%;
    background: #e62d31;
    color: #fff;
    height: 18px;
    line-height: 18px;
    width: 18px;
    text-align: center;
    font-size: 18px;
    display: none;
}

.exampledemo {
    height: 21px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 18px;
    color: rgba(51, 51, 51, 1);
    opacity: 1;
    margin: 15px 47px 31px 54px;
}

.addfont {
    width: 24px;
    height: 16px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 60px;
    color: rgba(153, 153, 153, 1);
    opacity: 1;
    position: relative;
    left: -48px;
    top: -15px;
}

.right-hr {
    width: 972px;
    height: 1px;
    background: rgba(221, 221, 221, 1);
    opacity: 1;
    top: -9px;
    left: 67px;
    position: relative;
}

.add-image,
.reduce-image {
    width: 40px;
    height: 40px;
    margin-left: 4px;
    position: absolute;
    right: -50px;
    top: 0px;
}

.filesimg {
    width: 51px !important;
    height: 61px !important;
    margin: 0px 12px;
}

.wj-file {
    position: absolute;
    margin-left: 88px;
    width: 80px;
    margin-top: -60px;
    opacity: 0;
}

.checkbox {
    width: 16px;
    height: 16px;
}

.promise {
    position: absolute;
    left: 24px;
    top: 0px;
    font-size: 12px;
    font-family: SimSun;
    color: rgba(102, 102, 102, 1);
    font-weight: 400;
    width: 600px;
}

    .promise a {
        text-decoration: none;
        font-style: normal;
        color: rgba(230, 45, 49, 1);
    }


.files-font {
    position: absolute;
    height: 37px;
    top: 21px;
    margin-left: -15px;
    font-size: 12px;
    font-family: SimSun;
    font-weight: 400;
    line-height: 22px;
    color: rgba(102, 102, 102, 1);
    opacity: 1;
    width: 444px;
}

    .files-font a {
        color: red;
        text-decoration: none;
    }

.file1 {
    margin-left: 0px;
}
/* 框架 */
.HX-Mcenter {
    overflow: hidden;
    background: #f5f5f5;
    padding: 20px 0px 50px 0px;
}

    .HX-Mcenter .HX-Mleft {
        width: 85px;
        background: #fff;
        float: left;
        position: relative
    }

    .HX-Mcenter .HX-Mright {
        width: 1100px;
        overflow: hidden;
        float: right;
    }

    .HX-Mcenter .HX-Mleft ul {
        display: table;
        width: 100%;
    }

    .HX-Mcenter .HX-Mleft li {
        margin: 30px 0px;
        position: relative;
    }

        .HX-Mcenter .HX-Mleft li .link {
            text-align: center;
            display: block;
            color: #23305a;
            height: 51px;
        }

            .HX-Mcenter .HX-Mleft li .link span {
                font-size: 26px
            }

            .HX-Mcenter .HX-Mleft li .link p {
                font-size: 14px;
            }

        .HX-Mcenter .HX-Mleft li .second {
            background: #fff;
            border: 1px solid #eee;
            box-shadow: -1px 2px 10px #8c8c8c;
            position: absolute;
            left: 100%;
            min-width: 126px;
            max-width: 160px;
            padding: 20px 0px;
            text-indent: 15px;
            top: 0px;
            display: none;
            z-index: 15;
        }

            .HX-Mcenter .HX-Mleft li .second:before {
                content: '';
                background: url("../../Images/arrorright2.png") no-repeat;
                background: url("../../Images/arrorright3.png") no-repeat\9;
                display: inline-block;
                position: absolute;
                left: -16px;
                width: 16px;
                height: 33px;
            }

            .HX-Mcenter .HX-Mleft li .second p a {
                color: #999999;
                font-size: 14px
            }

            .HX-Mcenter .HX-Mleft li .second p {
                height: 30px;
                line-height: 30px;
                overflow: hidden;
            }

        .HX-Mcenter .HX-Mleft li:hover .second {
            display: inline-block
        }

        .HX-Mcenter .HX-Mleft li .second a:hover {
            color: #e62d31;
            font-size: 16px;
            font-weight: bold
        }

        .HX-Mcenter .HX-Mleft li .link:hover, .HX-Mcenter .HX-Mleft li .link.curr {
            color: #e62d31;
        }

            .HX-Mcenter .HX-Mleft li .link.curr .icon-jiangbei {
                font-size: 26px;
            }

        .HX-Mcenter .HX-Mleft li .link .icon-jiangbei {
            font-size: 26px;
        }

.UCleft-fixed {
    background: #ffffff
}

.HX-Mcenter .HX-Mright .HX-Main {
    width: 685px;
    overflow: hidden;
    float: left;
}

.HX-Mcenter .HX-Mright .HX-Mside {
    width: 325px;
    overflow: hidden;
    float: right;
}

.HX-Mtitle {
    display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box; /* Firefox 17- */
    display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -ms-flexbox; /* IE 10 */
    display: flex;
    align-items:center;
    background: #ffffff;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    padding: 0px 25px;
    margin-bottom: 12px
}

    .HX-Mtitle span i, .HX-Mtitle .first i {
        font-size: 22px;
        color: #26325c;
        margin-right: 5px;
        font-weight: 500;
        float: left;
    }

    .HX-Mtitle span, .HX-Mtitle .first {
        font-size: 16px;
        font-weight: bold;
        vertical-align: middle
    }

    .HX-Mtitle .return {
        float: right;
        font-size: 14px;
        color: #999;
    }

        .HX-Mtitle .return:hover {
            color: #e62d31;
            text-decoration: underline
        }

    .HX-Mtitle .yy-title-red {
        cursor: pointer;
        float: right;
        background-color: #e62d31;
        padding: 0px 10px;
        color: #fff;
        width: 100px;
        text-align: center;
        height: 40px;
        margin-top: 10px;
        border-radius: 5px;
        line-height: 40px;
    }

        .HX-Mtitle .yy-title-red:hover {
            opacity: .8;
        }

    .HX-Mtitle .first:hover {
        color: #e62d31
    }

    .HX-Mtitle .two {
        color: #666666;
        font-size: 14px;
        margin-left: 7px;
        vertical-align: middle;
        display: inline-block
    }

        .HX-Mtitle .two i {
            margin-right: 5px
        }

            .HX-Mtitle .two i:before {
                content: '>';
            }

        .HX-Mtitle .two a {
            color: #666
        }

            .HX-Mtitle .two a:hover {
                color: #e62d31
            }

.HX-Mwapper {
    background: #ffffff;
    overflow: hidden;
    padding: 25px 25px 25px 25px;
    min-height: 650px;
    position: relative
}

    .HX-Mwapper .share {
        margin-top: 50px;
        text-align: center;
    }

        .HX-Mwapper .share input {
            margin: 2px 0;
            height: 31px;
            border: 1px dashed #e62d31;
            background: #e62d31;
            color: #fff;
            font-size: 14px;
            line-height: 30px;
        }

.HX-Mtag {
    display: table;
    width: 100%;
    margin-bottom: 25px
}

    .HX-Mtag label a {
        border-right: 1px solid #ccc;
        color: #666;
        font-size: 14px;
        display: inline-block;
        text-align: center;
        line-height: 17px;
        float: left;
        padding-right: 20px;
        margin-right: 20px;
    }

        .HX-Mtag label a.curr, .HX-Mtag label a:hover, .HX-Mtag label a.active {
            color: #e62d31;
            font-weight: 700
        }

        .HX-Mtag label a:last-child, .HX-Mtag a:last-child {
            border: 0px
        }

    .HX-Mtag span.handels {
        float: right;
    }

        .HX-Mtag span.handels a {
            color: #e62d31
        }

            .HX-Mtag span.handels a:hover {
                text-decoration: underline;
                font-weight: bold
            }

    .HX-Mtag label.navFix {
        position: fixed;
        top: 62px;
        box-shadow: 0 0 5px rgba(0,0,0,.2);
        border-bottom: 1px solid #e3e3e3;
        z-index: 99;
        background: #fff;
        padding: 15px 20px;
        width: 1100px;
        margin-left: -25px
    }

    .HX-Mtag .handl_btn {
        background: red;
        color: white;
        display: inline-block; /*! width: 80px; */ /*! height: 24px; */
        text-align: center; /*! line-height: 24px; */
        font-size: 14px;
        border-radius: 17px;
        margin-right: 10px;
        padding: 4px 15px;
        margin-top: -4px;
    }

    .HX-Mtag .rightBtns {
        float: right
    }

#HX-Mtag-fixed .curr {
    color: #666;
    font-weight: 500
}
/* 主页 */
.c_avator {
    background: #fff;
    overflow: hidden;
    padding: 30px 20px
}

    .c_avator .img_show {
        cursor: pointer;
        width: 135px;
        height: 135px;
        overflow: hidden;
        border-radius: 50%;
        float: left;
    }

        .c_avator .img_show img {
            width: 100%;
            height: 100%;
            ;
        }

    .c_avator .cont {
        float: left;
        width: 390px;
        margin-left: 15px;
    }

        .c_avator .cont .tt {
            overflow: hidden
        }

            .c_avator .cont .tt span {
                font-size: 22px;
                height: 29px;
                display: inline-block;
                vertical-align: middle;
            }

            .c_avator .cont .tt i {
                color: #fff;
                background: #e62d31;
                border-radius: 13px;
                padding: 2px 14px;
                margin-left: 10px;
                vertical-align: middle;
                display: inline-block;
            }

        .c_avator .cont .text {
            color: #666666;
            font-size: 14px;
            margin: 10px 0px;
            overflow: hidden;
            white-space: nowrap;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
        }

        .c_avator .cont a {
            color: #3facf2;
            font-size: 14px
        }

            .c_avator .cont a i {
                font-size: 22px
            }

            .c_avator .cont a:hover {
                color: #e62d31
            }

        .c_avator .cont p {
            color: #666666;
            font-size: 14px;
        }

            .c_avator .cont p i {
                color: #e62d31;
                font-weight: bold
            }

    .c_avator .schedule {
        float: right;
        width: 175px;
        text-align: center
    }

        .c_avator .schedule img {
            width: 111px;
        }

        .c_avator .schedule p {
            color: #666666;
            font-size: 16px
        }

            .c_avator .schedule p i {
                font-weight: bold;
                color: #e62d31
            }

            .c_avator .schedule p a {
                color: #4184e8;
                text-decoration: underline;
                margin-left: 3px;
                font-size: 12px
            }

.c_balance {
    overflow: hidden;
    width: 105%;
    margin: 20px 0px
}

    .c_balance .box {
        float: left;
        width: 240px;
        background: #fff;
        height: 95px;
        text-align: center;
        margin-right: 19px
    }

        .c_balance .box p {
            font-size: 14px;
            margin-top: 14px;
        }

            .c_balance .box p i {
                font-size: 28px;
                margin-right: 3px;
                color: #e62d31;
            }

        .c_balance .box label {
            font-size: 30px;
            color: #e62d31;
            display: block; /* margin-top: 4px; */
            font-weight: bold;
        }

        .c_balance .box a {
            display: block;
            height: 100%;
            overflow: hidden;
        }

        .c_balance .box:hover {
            background: #eee
        }

.HX-box {
    overflow: hidden;
    background: #fff;
    padding: 0px 25px 20px 25px;
    margin-bottom: 20px;
    position: relative
}

.HX-title {
    line-height: 50px;
    overflow: hidden;
}

    .HX-title span {
        font-size: 16px;
        font-weight: bold
    }

        .HX-title span i {
            font-size: 22px;
            color: #e62d31;
            margin-right: 3px;
            font-weight: 500;
            float: left;
        }

    .HX-title .all {
        color: #666666;
        float: right;
    }

        .HX-title .all:hover {
            color: #e62d31
        }

.HX-Mside .HX-box {
    padding: 0px 20px 20px 20px
}

    .HX-Mside .HX-box:last-child, .HX-Main .HX-box:last-child {
        margin-bottom: 0px
    }


.img_enlarge img {
    transition: 0.8s;
}

.img_enlarge:hover img {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.m_hot_item {
    overflow: hidden;
}

    .m_hot_item dl {
        overflow: hidden;
        padding: 15px 0px;
        border-bottom: 1px solid #eeeeee;
    }

        .m_hot_item dl:last-child {
            border: 0px
        }

        .m_hot_item dl dt {
            float: left;
            margin-right: 10px;
            width: 130px;
            height: 85px;
            overflow: hidden;
        }

            .m_hot_item dl dt a {
                display: block;
                height: 100%
            }

            .m_hot_item dl dt img {
                width: 100%;
                height: 100%;
            }

        .m_hot_item dl dd {
            overflow: hidden;
            float: left;
            width: 140px;
        }

            .m_hot_item dl dd p {
                white-space: nowrap;
            }

    .m_hot_item .now_IM {
        width: 83px;
        padding: 3px 0px;
        margin-top: 10px;
        border-radius: 3px;
        text-align: center;
        border: 1px solid #6cb44c;
    }

        .m_hot_item .now_IM img {
            width: 20px;
            height: 15px;
            margin-right: 3px;
        }

        .m_hot_item .now_IM img, .m_hot_item .now_IM i {
            color: #6cb44c;
            vertical-align: middle;
        }

.m_Hot .m_hot_more {
    font-size: 12px;
    color: #666;
}

.m_hot_item .m_pro_name {
    font-size: 14px;
    font-weight: bold; /* color: #333; */
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

    .m_hot_item .m_pro_name:hover a {
        color: #e62d31;
    }

.m_hot_item .m_Pro_inforMation { /* line-height: 28px; */
}

    .m_hot_item .m_Pro_inforMation p {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        line-height: 23px;
        color: #999999;
    }

    .m_hot_item .m_Pro_inforMation .m_pro_time i {
        margin-right: 2px
    }

/* 我的订单 */
.myOrders {
    overflow: hidden
}

    .myOrders .img_show {
        display: inline-block;
        width: 103px;
        height: 69px;
        overflow: hidden
    }

        .myOrders .img_show img {
            width: 100%;
            height: 100%
        }

    .myOrders .tt {
        overflow: hidden;
        overflow: hidden;
        height: 20px;
        max-width: 520px;
        text-overflow: ellipsis;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
    }

        .myOrders .tt .name {
            font-size: 14px;
            font-weight: 700;
            overflow: hidden;
            width: 100%;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

            .myOrders .tt .name:hover {
                color: #e62d31
            }

        .myOrders .tt .chat {
            color: #37d778;
            font-size: 21px;
            margin-left: 10px;
            cursor: pointer;
        }

    .myOrders .cont {
        overflow: hidden
    }

        .myOrders .cont .text {
            display: inline-block;
            width: 210px;
            overflow: hidden;
            float: left;
            margin-right: 10px;
        }

        .myOrders .cont .text2 {
            width: 105px;
        }

        .myOrders .cont strong {
            color: #e62d31;
            font-weight: 700;
            font-size: 16px;
            min-width: 138px;
            text-align: center;
            display: inline-block; /* float: right; */
        }

        .myOrders .cont .btns {
            float: right;
            color: #666;
            display: inline-block
        }

            .myOrders .cont .btns:hover {
                color: #e62d31
            }

        .myOrders .cont .text p {
            color: #999;
            overflow: hidden;
            white-space: nowrap;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis
        }

            .myOrders .cont .text p i {
                color: #666
            }

    .myOrders td {
        padding: 20px 0
    }

    .myOrders li {
        overflow: hidden;
        border-top: 1px solid #f5f5f5;
        padding: 0 13px
    }

        .myOrders li:hover {
            background: #f7f7f7
        }


.handle_main {
    overflow: hidden;
    margin-bottom: 15px;
    display: none
}

    .handle_main span {
        display: inline-block;
        float: left;
        margin-right: 10px;
        position: relative;
    }

        .handle_main span select {
            min-width: 120px;
            background-color: #fff;
            border: 1px solid #eeeeee;
            height: 32px;
            line-height: 32px;
        }

        .handle_main span .text {
            width: 150px;
            border-radius: 2px;
            border: 1px solid #eeeeee;
            height: 32px;
            line-height: 32px;
        }

            .handle_main span .text.text-w {
                width: 200px;
            }

        .handle_main span .textin {
            width: 200px;
        }

        .handle_main span .btn {
            background: #e62d31;
            color: #fff;
            padding: 4px 12px;
            border-radius: 3px;
            width: 100px;
            height: 30px;
        }

        .handle_main span .cleartime {
            position: absolute;
            margin-left: -20px;
            line-height: 34px;
            color: #666666;
            cursor: pointer;
            display: none;
            display: none\9;
        }

            .handle_main span .cleartime:hover {
                color: #e62d31
            }

        .handle_main span .placeholder-parent {
            display: inline-block;
            vertical-align: middle
        }

    .handle_main.show {
        display: block
    }

    .handle_main .airplane {
        padding: 4px 12px;
        width: 105px;
        height: 30px;
        border-radius: 3px;
        background: #e62d31;
        color: #fff;
        cursor: pointer
    }

        .handle_main .airplane i {
            margin-left: 12px;
            color: #fff;
            vertical-align: 5px
        }

        .handle_main .airplane a img {
            width: 20px
        }

.BrushOpen {
    float: right;
    color: #e62d31;
    cursor: pointer
}

.handle_main .airplane:hover img {
    transform: scale(1.1)
}

.BrushOpen.curr i {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg); /* IE 9 */
    -moz-transform: rotate(180deg); /* Firefox */
    -webkit-transform: rotate(180deg); /* Safari 和 Chrome */
    -o-transform: rotate(180deg);
    display: inline-block
}

.no-datapage {
    overflow: hidden;
    width: 100%;
    margin: 30px 0px;
    text-align: center;
    display: table;
    vertical-align: middle;
}

    .no-datapage span {
        display: table-cell;
        text-align: right;
        vertical-align: middle;
        display: inline-block;
    }

        .no-datapage span .hxy {
            width: 115px;
        }

    .no-datapage .cont {
        display: table-cell;
        padding-left: 12px;
        text-align: left;
        display: inline-block;
        vertical-align: middle;
    }

        .no-datapage .cont p {
            color: #555555;
            margin-bottom: 10px;
        }

        .no-datapage .cont a.btns {
            color: #e62d31;
            font-size: 14px;
            border-radius: 3px;
            width: 122px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            display: inline-block;
            border: 1px solid #ff0000;
        }

            .no-datapage .cont a.btns:hover {
                background: #e62d31;
                color: #fff
            }

    .no-datapage.datapage-c {
        margin-top: 15%;
        margin-bottom: 15%
    }

.hot-product {
    overflow: hidden;
    margin-top: 20px;
    height: 93px
}

    .hot-product .box {
        float: left;
        width: 200px;
        overflow: hidden;
        margin-right: 20px;
    }

        .hot-product .box a {
            display: block
        }

        .hot-product .box .img_show {
            width: 67px;
            height: 67px;
            float: left;
            margin-right: 15px;
            position: relative
        }

            .hot-product .box .img_show span {
                display: block;
                overflow: hidden;
                border-radius: 50%;
                overflow: hidden;
                height: 67px;
            }

            .hot-product .box .img_show .img {
                width: 100%;
                min-height: 67px;
            }

            .hot-product .box .img_show .online {
                position: absolute;
                right: 4px;
                bottom: 0px;
            }

        .hot-product .box .text {
            float: left;
            width: 100px;
        }

            .hot-product .box .text p {
                font-size: 14px;
                font-weight: bold;
                line-height: 35px;
                overflow: hidden;
                white-space: nowrap;
                -o-text-overflow: ellipsis;
                text-overflow: ellipsis;
            }

            .hot-product .box .text .btns {
                color: #e62d31;
                border-radius: 3px;
                width: 75px;
                height: 27px;
                line-height: 27px;
                text-align: center;
                display: inline-block;
                border: 1px solid #ff0000;
            }

                .hot-product .box .text .btns:hover {
                    background: #e62d31;
                    color: #fff
                }

            .hot-product .box .text p:hover {
                color: #e62d31
            }

    .hot-product .hd {
        overflow: hidden;
    }

        .hot-product .hd ul {
            overflow: hidden;
            zoom: 1;
            margin-top: 10px;
            text-align: center;
        }

            .hot-product .hd ul li {
                display: inline-block;
                width: 7px;
                height: 7px;
                overflow: hidden;
                margin-right: 5px;
                background: #999999;
                cursor: pointer;
                text-indent: -99999px;
                border-radius: 50%
            }

                .hot-product .hd ul li.on {
                    background: #e62d31;
                }

    .hot-product .tempWrap {
        width: 100% !important;
    }

.sign-in {
    overflow: hidden;
    text-align: center;
    margin-top: -5px;
}

    .sign-in .btns {
        background: #e62d31;
        color: #fff;
        font-size: 16px;
        ;
        border-radius: 3px;
        width: 115px;
        height: 32px;
        display: inline-block;
        line-height: 32px;
        font-weight: bold;
        margin-top: 5px;
    }

        .sign-in .btns.curr {
            background: #cccccc;
        }

.hvr-push {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

    .hvr-push:hover {
        animation-name: none\9;
        -webkit-animation-name: none\9;
        -webkit-animation-name: hvr-push;
        animation-name: hvr-push;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1
    }

@-webkit-keyframes hvr-push {
    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes hvr-push {
    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.sign-yunbi {
    position: absolute;
    right: 20px;
    top: 12px;
    font-size: 16px;
}

    .sign-yunbi i {
        font-size: 24px;
        color: #e62d31;
        font-weight: bold;
    }

.m_hot_item dl {
    padding: 0px 0px 15px 0px;
    margin-bottom: 15px
}

    .m_hot_item dl:last-child {
        padding: 0px;
        margin: 0px
    }

.c-coupon {
    overflow: hidden;
}

    .c-coupon ul {
        width: 115%;
    }

    .c-coupon li {
        float: left;
        width: 328px;
        height: 118px;
        overflow: hidden;
        color: #fff;
        background: url("../../Images/coupon1.jpg") no-repeat center;
        padding-top: 12px;
        margin-right: 53px;
        margin-bottom: 10px;
    }

        .c-coupon li .money {
            float: left;
            width: 115px;
            text-align: center;
            position: relative
        }

            .c-coupon li .money p {
            }

            .c-coupon li .money label {
                display: block;
                font-size: 24px;
                position: relative;
                height: 37px;
            }

                .c-coupon li .money label:before {
                    content: '';
                    position: absolute;
                    bottom: 2px;
                    width: 70px;
                    display: inline-block;
                    border-bottom: 1px solid #fbfbfb6e;
                    left: 50%;
                    margin-left: -35px;
                }

        .c-coupon li .cont {
            float: left;
            margin-top: 8px;
        }

            .c-coupon li .cont .mo {
                font-size: 16px;
                font-weight: bold;
                margin-bottom: 5px;
            }

            .c-coupon li .cont .text p {
                line-height: 19px;
            }

        .c-coupon li.curr {
            background: url("../../Images/coupon.jpg") no-repeat center;
        }

/* 收藏关注 */

/* 服务商 */
.coll-productManager {
    display: table;
    width: 100%;
}

    .coll-productManager ul {
        width: 105%;
    }

    .coll-productManager li {
        float: left;
        width: 245px;
        height: 312px;
        overflow: hidden;
        box-shadow: 0px 0px 14px #eaeaea;
        text-align: center;
        padding: 13px;
        margin-right: 5px;
        margin-bottom: 20px;
        transition: 0.5s
    }

        .coll-productManager li .img_show {
            position: relative;
            margin-top: 15px;
        }

            .coll-productManager li .img_show span {
                height: 100px;
                width: 100px;
                display: inline-block;
                overflow: hidden;
                border-radius: 50%;
            }

                .coll-productManager li .img_show span a {
                    display: block;
                    height: 100%;
                }

                .coll-productManager li .img_show span img {
                    min-height: 100px;
                    width: 100%;
                    ;
                }

            .coll-productManager li .img_show label {
                position: absolute;
                bottom: 0px;
                right: 50%;
                margin-right: -47px;
                display: inline-block;
                background: #33bf54;
                color: #fff;
                border-radius: 50%;
                width: 30px;
                height: 30px;
                line-height: 30px;
                cursor: pointer
            }

                .coll-productManager li .img_show label:hover {
                    background: #3acc5c
                }

        .coll-productManager li .name {
            margin-top: 10px;
            position: relative;
        }

            .coll-productManager li .name a {
                font-size: 18px;
                font-weight: bold
            }

                .coll-productManager li .name a:hover {
                    color: #e62d31
                }

            .coll-productManager li .name i {
                color: #e62d31;
                font-size: 28px;
                vertical-align: middle;
                position: absolute;
                margin-left: 13px;
            }

        .coll-productManager li p {
            color: #999999;
            font-size: 14px
        }

        .coll-productManager li font {
            display: block;
            height:24px;
            margin: 10px 0px 20px 0px;
        }

            .coll-productManager li font i {
                display: inline-block;
                border-radius: 3px;
                background: #f4f5f9;
                color: #999999;
                padding: 4px 8px;
                margin: 0px 3px;
            }

        .coll-productManager li .btns {
            text-align: center
        }

            .coll-productManager li .btns a {
                display: block;
                height: 40px;
                line-height: 40px;
                font-size: 14px;
                border-radius: 3px;
                background: #eeeeee;
            }

            .coll-productManager li .btns:hover a {
                background: #e62d31;
                color: #fff
            }

        .coll-productManager li:hover {
            box-shadow: 0px 0px 14px #ccc;
            transform: translateY(-5px)
        }

/* it产品 */
.coll-itproduct {
    display: table;
    width: 100%
}

    .coll-itproduct ul {
        width: 105%
    }

    .coll-itproduct li {
        float: left;
        width: 245px;
        height: 265px;
        overflow: hidden;
        box-shadow: 0 0 14px #eaeaea;
        padding: 13px;
        margin-right: 5px;
        margin-bottom: 20px;
        transition: 0.5s
    }

        .coll-itproduct li .img_show {
            position: relative
        }

            .coll-itproduct li .img_show span {
                height: 145px;
                width: 100%;
                display: inline-block;
                overflow: hidden
            }

                .coll-itproduct li .img_show span a {
                    display: block;
                    height: 100%
                }

                .coll-itproduct li .img_show span img {
                    height: 100%;
                    width: 100%
                }

            .coll-itproduct li .img_show label {
                display: inline-block;
                position: absolute;
                top: 0;
                left: 0;
                width: 52px;
                height: 29px;
                color: #fff;
                line-height: 29px;
                z-index: 10;
                padding-left: 10px;
                background: url(../../Images/tag.png) no-repeat
            }

        .coll-itproduct li .name {
            position: relative;
            margin: 10px 0;
            height: 24px;
            line-height: 24px;
            overflow: hidden;
            white-space: nowrap;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis
        }

            .coll-itproduct li .name a {
                font-size: 14px;
                font-weight: 700;
                color: #666
            }

                .coll-itproduct li .name a:hover {
                    color: #e62d31
                }

            .coll-itproduct li .name i {
                color: #e62d31;
                font-size: 22px;
                margin-right: 3px
            }

        .coll-itproduct li .btns {
            text-align: center
        }

            .coll-itproduct li .btns a {
                display: block;
                height: 40px;
                line-height: 40px;
                font-size: 14px;
                border-radius: 3px;
                background: #eee
            }

            .coll-itproduct li .btns:hover a {
                background: #e62d31;
                color: #fff
            }

        .coll-itproduct li:hover {
            box-shadow: 0 0 14px #ccc;
            transform: translateY(-5px)
        }

/* 投资人 */
.coll-investors {
    display: table;
    width: 100%
}

    .coll-investors ul {
        width: 105%
    }

    .coll-investors li {
        float: left;
        width: 510px;
        height: 260px;
        overflow: hidden;
        padding: 24px;
        margin-right: 25px;
        margin-bottom: 20px;
        border: 1px solid #eeeeee;
        transition: 0.5s;
        cursor: pointer;
    }

        .coll-investors li .img_show {
            position: relative;
            overflow: hidden;
            margin-bottom: 20px;
        }

            .coll-investors li .img_show span {
                height: 64px;
                width: 64px;
                display: inline-block;
                overflow: hidden;
                border-radius: 50%;
                float: left;
            }

                .coll-investors li .img_show span a {
                    display: block;
                    height: 100%
                }

                .coll-investors li .img_show span img {
                    min-height: 64px;
                    width: 100%
                }

            .coll-investors li .img_show label {
                display: inline-block;
                float: right;
                margin-top: 18px;
            }

                .coll-investors li .img_show label font {
                    margin-right: 20px;
                    color: #888888
                }

                    .coll-investors li .img_show label font i {
                        color: #e62d31;
                        margin-right: 3px;
                        font-size: 20px
                    }

            .coll-investors li .img_show .name {
                font-size: 16px;
                margin-top: 22px;
                margin-left: 15px;
                margin-right: 12px;
            }

                .coll-investors li .img_show .name:hover {
                    color: #e62d31
                }

            .coll-investors li .img_show > i {
                color: #888;
                display: inline-block;
                width: 128px;
                overflow: hidden;
                height: 20px;
                line-height: 22px;
                vertical-align: bottom;
                white-space: nowrap;
                -o-text-overflow: ellipsis;
                text-overflow: ellipsis
            }

        .coll-investors li .btns {
            display: inline-block;
            height: 32px;
            line-height: 32px;
            font-size: 14px;
            border-radius: 3px;
            background: #eee;
            width: 90px;
            text-align: center;
            color: #666666;
        }

            .coll-investors li .btns:hover {
                background: #e62d31;
                color: #fff
            }

        .coll-investors li:hover {
            box-shadow: 0 0 14px #ccc;
            transform: translateY(-5px)
        }

        .coll-investors li p {
            color: #999999;
            font-size: 14px;
            line-height: 32px;
            height: 32px;
            ;
            white-space: nowrap;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            overflow: hidden;
        }

            .coll-investors li p i {
                color: #666666;
                width: 80px;
                display: inline-block;
            }

/* 融资项目 */
.coll-finance {
    display: table;
    width: 100%
}

    .coll-finance ul {
        width: 105%
    }

    .coll-finance li {
        float: left;
        width: 510px;
        height: 190px;
        overflow: hidden; /* padding: 24px 24px 15px 24px; */
        margin-right: 25px;
        margin-bottom: 20px;
        border: 1px solid #eeeeee;
        transition: 0.5s;
        cursor: pointer;
        position: relative;
    }

        .coll-finance li .img_show {
            position: relative;
            overflow: hidden;
            margin-bottom: 20px;
        }

            .coll-finance li .img_show span {
                height: 80px;
                width: 120px;
                display: inline-block;
                overflow: hidden;
                float: left;
            }

                .coll-finance li .img_show span a {
                    display: block;
                    height: 100%
                }

                .coll-finance li .img_show span img {
                    height: 100%;
                    width: 100%
                }

            .coll-finance li .img_show font { /* margin-right: 20px; */
                color: #888888;
            }

                .coll-finance li .img_show font i {
                    color: #e62d31;
                    margin-right: 3px;
                    font-size: 20px
                }

            .coll-finance li .img_show .tt {
                font-size: 16px;
                margin-top: 5px;
                white-space: nowrap;
                -o-text-overflow: ellipsis;
                text-overflow: ellipsis;
                overflow: hidden;
                display: block;
                margin-bottom: 15px;
                overflow: hidden;
            }

                .coll-finance li .img_show .tt:hover {
                    color: #e62d31
                }

        .coll-finance li .cont {
            float: left;
            width: 215px;
            overflow: hidden;
            margin-left: 20px;
        }

        .coll-finance li .btns {
            display: inline-block;
            height: 32px;
            line-height: 32px;
            font-size: 14px;
            border-radius: 3px;
            background: #eee;
            width: 90px;
            text-align: center;
            color: #666666;
            float: right;
            position: absolute;
            right: 21px;
            top: 23px;
        }

            .coll-finance li .btns:hover {
                background: #e62d31;
                color: #fff
            }

        .coll-finance li:hover {
            box-shadow: 0 0 14px #eaeaea;
            transform: translateY(-5px)
        }

        .coll-finance li p.info {
            color: #888888;
            font-size: 14px;
            line-height: 24px;
            height: 45px;
            overflow: hidden;
            margin-top: 8px;
        }

        .coll-finance li p.tt {
            font-size: 16px
        }

        .coll-finance li .alinks {
            display: block;
            padding: 24px 24px 15px 24px;
        }
/* 我的订单 */
.myOrdersList {
    overflow: hidden
}

    .myOrdersList .title {
        background: #f4f5f9;
        height: 32px;
        color: #999;
        padding: 0 15px;
        line-height: 32px
    }

        .myOrdersList .title span {
            margin-right: 50px;
            display: inline-block;
        }

        .myOrdersList .title i {
            color: #666
        }

        .myOrdersList .title .chat i {
            color: #4cda86;
            margin-left: 5px;
            font-size: 20px;
        }

        .myOrdersList .title .delete {
            color: #999;
            font-size: 18px;
            display: none;
            float: right;
        }

            .myOrdersList .title .delete:hover {
                color: #e62d31
            }

        .myOrdersList .title .order1 {
            min-width: 280px;
        }

    .myOrdersList .img_show {
        display: inline-block;
        width: 103px;
        height: 70px;
        overflow: hidden;
        float: left;
    }

        .myOrdersList .img_show img {
            width: 100%;
            height: 100%
        }

    .myOrdersList .tt {
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        width: 700px;
        text-overflow: ellipsis;
    }

        .myOrdersList .tt a {
            color: #555;
            width: 100%;
            -o-text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 14px;
            font-weight: 700;
            overflow: hidden;
            text-overflow: ellipsis;
        }

            .myOrdersList .tt a:hover {
                color: #e62d31
            }

    .myOrdersList .cont {
        /*overflow: hidden;*/
        float: left;
        width: 165px;
        /*width: 190px\9;*/
        margin-left: 15px;
        text-align: left;
    }

        .myOrdersList .cont .text {
            display: block;
            /*overflow: hidden;*/
        }

            .myOrdersList .cont .text p i {
                color: #666
            }

    .myOrdersList strong {
        color: #e62d31;
        font-weight: 700;
        font-size: 16px
    }

    .myOrdersList .btns {
        text-align: center;
        color: #cccccc;
        display: inline-block;
        line-height: 25px
    }

        .myOrdersList .btns a:hover {
            color: #e62d31
        }

        .myOrdersList .btns a {
            margin: 0 5px;
            color: #666
        }

        .myOrdersList .btns i:last-child {
            display: none
        }

    .myOrdersList p {
        color: #999;
        /*overflow: hidden;*/
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis
    }

    .myOrdersList td {
        padding: 15px 15px;
        text-align: center;
    }

    .myOrdersList li {
        overflow: hidden;
        border: 1px solid #eee;
        margin-bottom: 25px
    }

        .myOrdersList li:hover {
            box-shadow: 0px 2px 19px #e4e4e4
        }

            .myOrdersList li:hover .delete {
                display: inline-block
            }

.green {
    color: #00ba04 !important
}

.myOrdersNav {
    margin-bottom: 15px
}

    .myOrdersNav td {
        background: #f4f5f9;
        color: #666;
        height: 35px;
        text-align: center
    }

    .myOrdersNav .orderfilter {
        position: relative;
        display: inline-block;
        height: 35px;
    }

        .myOrdersNav .orderfilter .time-text {
            cursor: pointer;
            height: 35px;
            padding: 0 20px;
            line-height: 35px;
            border: 1px solid #f5f5f5;
            display: block;
            border-bottom: 0px
        }

            .myOrdersNav .orderfilter .time-text i {
                font-size: 12px
            }

                .myOrdersNav .orderfilter .time-text i:before {
                    content: '\e643';
                    margin-left: 3px
                }

        .myOrdersNav .orderfilter .time-list {
            display: none;
            position: absolute;
            top: 35px;
            left: 0;
            width: 100%;
            z-index: 10;
            background: #fff;
            border: 1px solid #f5f5f5;
            border-top: 0;
        }

            .myOrdersNav .orderfilter .time-list p {
                height: 30px;
                line-height: 30px;
                text-align: left
            }

                .myOrdersNav .orderfilter .time-list p a {
                    display: block;
                    position: relative;
                    color: #666;
                    height: 30px;
                    line-height: 30px;
                    padding-left: 20px
                }

                .myOrdersNav .orderfilter .time-list p:hover {
                    background: #f5f5f5;
                }

                    .myOrdersNav .orderfilter .time-list p:hover a {
                        color: #e62d31
                    }

        .myOrdersNav .orderfilter:hover {
            background: #fff;
            box-shadow: 0 0 10px rgba(0,0,0,.12)
        }

            .myOrdersNav .orderfilter:hover .time-list {
                display: block;
                box-shadow: 0px 4px 10px rgba(0,0,0,.12);
            }

            .myOrdersNav .orderfilter:hover .time-text i:before {
                content: '\e899'
            }

[align='left'] {
    text-align: left !important
}

.tables th {
    background: #f4f5f9;
    color: #666;
    height: 35px;
    text-align: center;
    padding: 0px 5px 0px 15px;
    border-bottom: 1px solid #eeeeee;
}



.tables td[align='left'] {
/*    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items:center;*/
}


.tables td {
    color: #666666;
    padding: 22px 5px 22px 15px;
    text-align: center;
    border-bottom: 1px solid #eeeeee;
}




.tables tr:hover td {
    background: #f7f7f7
}

.a-hover:hover {
    color: #e62d31 !important;
    /*text-decoration: underline*/
}

.a-hover2:hover {
    color: #e62d31 !important
}

    .a-hover2:hover i {
        color: #e62d31 !important
    }


/* 我的预约 */
.table-reservation .proname .img_enlarge {
    float: left;
    width: 64px;
    height: 64px;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    ;
    ;
}

    .table-reservation .proname .img_enlarge img {
        width: 100%;
        min-height: 64px;
    }

.table-reservation .proname .cont {
    float: left;
    margin-left: 10px;
    width: 100px;
    text-align: left
}

    .table-reservation .proname .cont .tt {
        color: #666666;
        font-size: 14px;
        display: block;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .table-reservation .proname .cont i {
        color: #999999;
        font-size: 14px
    }

    .table-reservation .proname .cont .tt:hover {
        color: #e62d31
    }

a.red:hover {
    text-decoration: underline
}

.table-reservation td {
    padding: 25px 5px 25px 10px
}

.yellow {
    color: #ffba00 !important
}


/* 安全中心 */
.safe-center {
    overflow: hidden;
}

    .safe-center td {
        padding: 30px 10px;
        border-bottom: 1px solid #f5f5f5;
        color: #666666;
        height: 105px;
    }

        .safe-center td.tt {
            font-size: 14px;
            padding-left: 30px
        }

            .safe-center td.tt i {
                font-size: 27px;
                display: inline-block;
                width: 32px;
                text-align: center;
                margin-right: 5px;
                color: #999999;
            }

        .safe-center td.text {
            color: #999999;
            line-height: 26px
        }

        .safe-center td .statue i {
            font-size: 22px;
            margin-right: 5px;
            -webkit-text-stroke-width: 0px;
        }

        .safe-center td.link {
            color: #cccccc;
            padding-right: 30px
        }

            .safe-center td.link a {
                margin: 0px 5px;
                color: #666666
            }

                .safe-center td.link a:hover {
                    color: #e62d31
                }

        .safe-center td .statue.success {
            color: #37d778
        }

        .safe-center td .statue.error {
            color: #e62d31
        }

    .safe-center tr:last-child td {
        border: 0px
    }

    .safe-center tr:hover {
        background: #f7f7f7
    }


.safe-nav {
    background: #fff;
    overflow: hidden;
    margin-bottom: 12px;
    height: 186px;
    padding-top: 20px
}

    .safe-nav .grade {
        overflow: hidden;
        float: left;
        width: 265px;
        text-align: center;
    }

        .safe-nav .grade p {
            color: #666666;
            font-size: 18px;
        }

            .safe-nav .grade p i {
                color: #e62d31;
                font-weight: bold
            }

    .safe-nav .cont p {
        color: #999999;
        margin-top: 25px;
    }

    .safe-nav .cont {
        float: left;
        margin-top: 30px
    }

        .safe-nav .cont .linke {
            position: relative
        }

            .safe-nav .cont .linke .dage {
                position: absolute;
                height: 8px;
                width: 100%;
                top: 28px;
                left: 18px;
                padding-right: 23px;
            }

                .safe-nav .cont .linke .dage i {
                    background: #e62d31;
                    border-radius: 8px;
                    display: inline-block;
                    height: 8px;
                    float: left;
                }


/* 绑定手机 */
.warms {
    overflow: hidden;
    color: #e62d31;
    border: 1px dashed #e62d31;
    border-radius: 3px;
    padding: 10px 15px;
    line-height: 18px;
}

    .warms i {
        font-size: 18px;
        margin-right: 6px;
        float: left;
    }


.formMain {
    overflow: hidden;
    margin-top: 20px;
    position: relative
}

    .formMain dt {
        width: 150px;
        overflow: hidden;
        float: left;
        text-align: right;
        overflow: hidden;
        display: inline-block;
        line-height: 40px;
        padding-right: 10px;
        font-size: 14px
    }

    .formMain dd {
        width: 400px;
        position: relative;
        color: #666;
        font-size: 14px;
        display: table;
        margin-left: 100px;
    }

    .formMain dl {
        display: table;
        width: 100%;
        padding: 10px 0;
    }

    .formMain dd .text {
        border-radius: 3px;
        height: 40px;
        line-height: 40px;
        width: 100%;
        display: block;
    }
    /*.formMain dd [type='password']{height:inherit\9;line-height:inherit;padding:10px 5px\9}*/
    .formMain dd [type='text'] {
        border-radius: 3px;
        height: 40px;
        line-height: 40px;
        padding-right: 40px\9
    }

    .formMain dd .getcodeImg {
        position: absolute;
        right: 1px;
        top: 1px;
        display: inline-block;
        height: 38px;
        border-left: 1px solid #ddd;
        cursor: pointer;
    }

        .formMain dd .getcodeImg img {
            float: left;
            height: 38px;
        }




 


    .formMain dd.allw {
        width: 700px;
        height: 40px;
    }



        .formMain dd.allw.validform_cont {
            width: 850px;
        }



.red.valign-middle.webuploader-container {
    line-height: 40px;
    height: 40px;
}

    .red.valign-middle.webuploader-container .valign-middle.mgl20 {
        line-height: 40px;
    }

    .formMain dd select {
        border-radius: 3px;
        height: 40px;
        padding: 8px 10px;
    }






        .formMain dd select.select1,
        .formMain dd select.select2,
        .formMain dd select.select3 {
            width: 133px;
        }

        .formMain dd select.select2 {
            float: right;
        }

        .formMain dd select.select3 {
            float: right;
        }


.HX-Mwapper .formMain dd select.select2{
    float:none;
}

    .HX-Mwapper .formMain dd select.select2.city {
    float:right;
    }


    .HX-Mright .HX-Mwapper .formMain .form-img {
        right: -1px;
    }


.formMain dd .select {
    width: 100%;
}

    .formMain dd .times {
        background: url('../../Images/date.png') no-repeat right;
    }

    .formMain dd .prompt {
        position: absolute;
        left: 100%;
        top: 0px;
        display: inline-block;
        width: 100%;
        z-index: 10;
        padding-left: 15px;
        line-height: 40px
    }

        .formMain dd .prompt a:hover {
            text-decoration: underline
        }

    .formMain dd .cityBox {
        display: table-cell;
        vertical-align: middle;
    }

        .formMain dd .cityBox .CountryCode {
            text-align: center;
            padding: 0 0;
            font-size: 14px;
            height: 40px;
            line-height: 40px;
            border-right: 0;
            cursor: pointer;
            border: 1px solid #ddd;
            border-right: 0;
            border-radius: 3px 0 0 3px
        }

        .formMain dd .cityBox + input {
            display: table-cell;
            border-radius: 0 3px 3px 0;
            vertical-align: bottom;
        }

        .formMain dd .cityBox .CountryCode i {
            margin-left: 3px;
            color: #333;
            font-size: 14px;
        }

            .formMain dd .cityBox .CountryCode i:before {
                content: '\e643';
            }

        .formMain dd .cityBox.open .CountryCode i:before {
            content: '\e899';
        }

        .formMain dd .cityBox .CountryCode1 {
            text-align: center;
            padding: 0 0;
            font-size: 14px;
            height: 40px;
            line-height: 40px;
            border-right: 0;
            cursor: pointer;
            border: 1px solid #ddd;
            border-right: 0;
            border-radius: 3px 0 0 3px
        }

            .formMain dd .cityBox .CountryCode1 i {
                margin-left: 3px;
                color: #333;
                font-size: 14px;
            }

                .formMain dd .cityBox .CountryCode1 i:before {
                    content: '\e643';
                }

        .formMain dd .cityBox.open .CountryCode1 i:before {
            content: '\e899';
        }

        .formMain dd .cityBox .CountryCode1 .CountryCode {
            border: 0px
        }

    .formMain dd.lheight {
        line-height: 40px
    }

    .formMain .allw .teb {
        float: left;
        width: 100px;
        text-align: center;
        margin-top: 13px;
        margin-left: 11px;
    }

        .formMain .allw .teb p {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

.formMain2 dt {
    width: 145px
}

.cardsort {
    width: 125px;
    float: left;
}

.form-img {
    position: absolute;
    right: 30px;
    top: 30%;
}

.w-rey {
    width: 500px !important;
}

.btns-red {
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    width: 135px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #e62d31;
    border-radius: 3px;
    transition: 0.5s;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.btns-return {
    color: #666;
    font-size: 14px;
    width: 135px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #eee;
    border-radius: 3px;
    vertical-align: middle;
    margin-left: 15px;
    transition: 0.5s
}

.btns-red:hover {
    background: #f70c0c;
    animation-name: none\0;
    -webkit-animation-name: none\0;
    -webkit-animation-name: hvr-push;
    animation-name: hvr-push;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.btns-return:hover {
    background: #ddd
}

.HX-box .formMain {
    margin-bottom: 50px
}

/*** 拖拽发送验证码 ***/
.drag_send_code .old_code_cont {
    padding-left: 0px;
}

.drag_send_code .GetOld_Code {
    height: 40px;
    padding: 0px;
    position: relative;
}

.drag_send_code .drag_slider {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    height: 40px;
    border-radius: 2px;
    background-color: #e8e8e8;
    text-align: center;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.drag_slider .slider_bg {
    z-index: 1;
    height: 100%;
    background-color: #e62d31
}

.drag_slider .slider_label,
.drag_slider .slider_bg {
    position: absolute;
    top: 0px;
    left: 0px
}

.drag_slider .slider_label {
    z-index: 3;
    top: -1px;
    left: 0px;
    width: 46px;
    height: 40px;
    border: 1px solid #ccc;
    background: #fff;
    color: #999999;
    font-weight: 900;
    font-size: 1pc;
    line-height: 38px;
    cursor: move
}

@-webkit-keyframes slidetounlock {
    0% {
        background-position: -200px 0
    }

    100% {
        background-position: 200px 0
    }
}

.drag_slider .slider_labelTip {
    position: absolute;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    color: #666;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft Yahei,serif;
    line-height: 40px;
    background: -webkit-gradient(linear,left top,right top,color-stop(0,#4d4d4d),color-stop(.4,#4d4d4d),color-stop(.5,#fff),color-stop(.6,#4d4d4d),color-stop(1,#4d4d4d));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: slidetounlock 3s infinite;
    -webkit-text-size-adjust: none
}

.drag_slider.complete .slider_labelTip {
    color: #fff;
    background: -webkit-gradient(linear,left top,right top,color-stop(0,#fbffff),color-stop(.4,#fbffff),color-stop(.5,#4d4d4d),color-stop(.6,#fbffff),color-stop(1,#fbffff));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: slidetounlock 3s infinite;
    -webkit-text-size-adjust: none
}

/*** 拖拽发送验证码 ***/

/* 实名认证 */
.handCard {
    overflow: hidden;
}

    .handCard .box {
        float: left;
        margin-right: 40px;
    }

        .handCard .box .img_show {
            width: 255px;
            border: 1px solid #e9e9e9;
            height: 175px;
            position: relative
        }

            .handCard .box .img_show a {
                display: block;
            }

            .handCard .box .img_show .ico_delete {
                position: absolute;
                right: 0px;
                top: 0px;
                cursor: pointer;
                border-radius: 50%;
                background: #e62d31;
                color: #fff;
                height: 18px;
                line-height: 18px;
                width: 18px;
                text-align: center;
                font-size: 19px;
            }

        .handCard .box .link {
            display: block;
            border-top: 1px solid #e9e9e9;
            text-align: center;
            color: #e62d31;
            font-size: 12px;
            height: 35px;
            line-height: 35px;
        }

            .handCard .box .link.link_none {
                color: #666
            }

            .handCard .box .link:hover {
                background: #858a92;
                color: #fff
            }

            .handCard .box .link.link_none:hover {
                background: none;
                cursor: not-allowed;
                color: #666;
            }

        .handCard .box img {
            width: 100%;
            height: 138px;
            display: block;
        }

    .handCard .example {
        float: right;
        width: 265px;
    }

        .handCard .example p {
            color: #999999;
            font-size: 12px;
            line-height: 18px
        }

        .handCard .example img {
            display: block;
            margin-bottom: 5px;
            width: 262px;
            height: 136px;
        }

            .handCard .example img.passport {
                display: none
            }

    .handCard .box .img_show .delete {
        position: absolute;
        right: 0px;
        top: 0px;
        background: #e62d31;
        color: #fff;
        display: none;
        cursor: pointer;
        width: 17px;
        height: 17px;
        text-align: center;
    }

    .handCard .box .img_show:hover .delete {
        display: inline-block
    }

    .handCard .box .img_show.create_img_show .delete {
        display: none
    }

    .handCard .box .img_show.create_img_show.curr:hover .delete {
        display: inline-block
    }

.certif-result {
    text-align: center;
    overflow: hidden;
    margin-top: 30px
}

    .certif-result .cont h3 {
        font-size: 24px;
        color: #e62d31;
        font-weight: 500
    }

    .certif-result .cont p {
        color: #666666;
        margin-top: 12px
    }

        .certif-result .cont p a {
            color: #e62d31;
            text-decoration: underline
        }

    .certif-result .cont .btns {
        margin: 20px 0px
    }

    .certif-result .cont {
        overflow: hidden;
    }

    .certif-result .text {
        margin: 20px auto;
        font-size: 14px;
        margin-left: 36%;
    }

        .certif-result .text p {
            color: #666666;
            line-height: 30px;
            text-align: left;
        }

            .certif-result .text p i {
                color: #333;
                margin-right: 10px;
                display: inline-block;
                width: 100px;
                text-align: right;
            }

.validity-period span {
    margin-right: 20px;
    cursor: pointer;
    font-size: 14px;
    display: inline-block
}

    .validity-period span label input {
        margin-right: 3px
    }

    .validity-period span label {
        margin-right: 10px
    }

.d_margin {
    margin-left: -132px
}
/* 银行卡 */
.mwapper-tt {
    overflow: hidden;
    font-size: 14px;
    color: #666666;
    margin-bottom: 20px
}

.bankList {
}

    .bankList ul li .yy-bank-name {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .bankList ul li .yy-account-name {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .bankList li {
        float: left;
        width: 300px;
        height: 190px;
        background: #00a18c;
        overflow: hidden;
        padding: 20px 24px;
        color: #fff;
        border-radius: 3px;
        margin-right: 20px;
        margin-bottom: 20px
    }

        .bankList li .tt {
            overflow: hidden;
            line-height: 25px;
            overflow: hidden
        }

            .bankList li .tt span {
                float: right
            }

                .bankList li .tt span label {
                    cursor: pointer;
                    margin-right: 10px
                }

                .bankList li .tt span .delete {
                    color: #fff;
                    font-size: 20px;
                    float: right;
                    transition: 0.5s
                }

                    .bankList li .tt span .delete:hover {
                        /*font-size: 22px*/
                        opacity:0.8
                    }

        .bankList li .number {
            font-size: 16px;
            height: 75px;
            line-height: 75px;
            overflow: hidden
        }

            .bankList li .number img {
                vertical-align: middle;
                margin-right: 15px
            }

        .bankList li font {
            float: left;
            vertical-align: middle
        }

            .bankList li font img {
                margin-right: 10px;
                height: 20px;
                float: left;
                margin-top: 3px
            }

        .bankList li.add {
            padding: 0px;
            background: #fff;
            border: 1px solid #dddddd;
            text-align: center
        }

            .bankList li.add a {
                display: block;
                height: 100%;
            }

                .bankList li.add a i {
                    color: #dddddd;
                    font-size: 49px;
                    margin-top: 40px;
                    display: block;
                }

                .bankList li.add a p {
                    color: #999999;
                    font-size: 16px;
                    margin-top: 10px;
                }

            .bankList li.add:hover {
                background: #f7f7f7
            }

                .bankList li.add:hover p {
                    color: #e62d31
                }

        .bankList li:hover {
            box-shadow: 0 7px 21px rgba(56,56,56,.15);
        }


.BOC {
    background: #b81c22 !important
}
/* 中国银行 */
.ICBC {
    background: #d8232a !important
}
/* 中国工商银行 */
.CCB {
    background: #007dc5 !important
}
/* 中国建设银行 */
.ABC {
    background: #008566 !important
}
/* 中国农业银行 */
.CMB {
    background: #d8232a !important
}
/* 中国招商银行 */
.BCM {
    background: #004186 !important
}
/* 中国交通银行 */
.PSBC {
    background: #00a18c !important
}
/* 中国邮政储蓄 */
.CITIC {
    background: #d8232a !important
}
/* 中国中信银行 */
.CMBC {
    background: #00a18c !important
}
/* 中国名生银行 */
.CIB {
    background: #004186 !important
}
/* 中国兴业银行 */
.Shanghai {
    background: #ffb200 !important
}
/* 上海银行 */
.BOB {
    background: #d8232a !important
}
/* 北京银行 */
.GDB {
    background: #d8232a !important
}
/* 广东发展银行 */
.Ningbo {
    background: #f19339 !important
}
/* 宁波银行 */
.SPDB {
    background: #004186 !important
}
/* 上海浦发发展银行 */
.SDB {
    background: #007dc5 !important
}
/* 深圳发展银行 */
.CEB {
    background: #641e7c !important
}
/* 光大银行 */
.PINGAN {
    background: #f1471d !important
}
/* 平安银行 */
.HXBANK {
    background: #d8232a !important
}
/* 华夏银行 */


.icheckbox_flat, .iradio_flat {
    display: inline-block;
    vertical-align: sub;
    margin: 0 5px;
    padding: 0;
    width: 16px;
    height: 16px;
    background: #fff;
    border: none;
    cursor: pointer;
    text-align: center;
    border-radius: 3px;
}

    .icheckbox_flat.checked:before, .iradio_flat.checked:before {
        content: '\e6f6';
        font-family: iconfont1;
        font-size: 18px;
        font-weight: 700;
        color: #333;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0px;
        top: 0px;
        line-height: 16px;
        text-align: center;
    }

.formMain .Validform_wrong {
    position: absolute;
    left: 100%;
    top: 0px;
    width: 100%;
    padding-left: 12px;
    z-index: 10;
    line-height: 40px !important
}

    .formMain .Validform_wrong.noabsolute-checktip {
        line-height: 20px !important
    }

.Validform_wrong {
    color: #e62d31;
    font-size: 12px;
}

.Validform_right {
    color: #71b83d;
    font-size: 12px;
    display: none
}

.Validform_checktip.Validform_wrong {
    padding-left: 5px;
    line-height: 22px
}

.Validform_checktip.noabsolute-checktip {
    position: relative;
    left: inherit;
    margin-top: 3px;
    line-height: 22px;
}

    .Validform_checktip.noabsolute-checktip.Validform_wrong {
        padding-left: 5px
    }

.Validform_loading {
    color: #e62d31;
    display: none !important
}

.tips-info {
    overflow: hidden;
    margin-top: 50px
}

    .tips-info .tt {
        color: #e62d31;
        font-size: 14px;
        position: relative
    }

        .tips-info .tt:before {
            content: '';
            position: absolute;
            width: 100%;
            border-bottom: 1px dashed #e0e0e0;
            top: 50%;
            z-index: 2;
        }

        .tips-info .tt span {
            position: relative;
            z-index: 5;
            background: #fff;
            padding-right: 20px
        }

    .tips-info .cont {
        color: #666666;
        padding: 10px 0px;
    }

        .tips-info .cont p {
            line-height: 25px
        }

            .tips-info .cont p i {
                font-weight: bold;
                color: #e62d31
            }
/* 充值提现 */
.radio-change {
    line-height: 40px
}

    .radio-change label {
        margin-right: 25px;
        cursor: pointer
    }

        .radio-change label img {
            vertical-align: middle;
            margin-left: 5px
        }

.certificate-img {
    overflow: hidden
}

    .certificate-img .box {
        float: left;
        margin-left: 10px;
        position: relative;
        overflow: hidden;
        width: 180px;
        height: 125px;
    }

        .certificate-img .box img {
            height: 100%;
            width: 100%
        }

        .certificate-img .box .delete {
            position: absolute;
            right: 0px;
            top: 0px;
            color: #fff;
            background: #e62d31;
            border-radius: 50%;
            cursor: pointer;
            display: none;
            font-size: 18px;
            width: 22px;
            height: 22px;
            line-height: 23px;
            text-align: center;
        }

        .certificate-img .box:hover .delete {
            display: inline-block
        }

.public-account {
    position: absolute;
    right: 0px;
    top: 0
}

    .public-account .title {
        font-size: 16px
    }

    .public-account .box {
        background: #007dc5;
        width: 300px;
        height: 190px;
        overflow: hidden;
        padding: 20px 24px;
        color: #fff;
        border-radius: 3px;
        margin-top: 15px
    }

        .public-account .box .tt {
            overflow: hidden;
            line-height: 25px;
            overflow: hidden;
            font-size: 14px
        }

            .public-account .box .tt span {
                float: right
            }

                .public-account .box .tt span label {
                    cursor: pointer;
                    margin-right: 10px
                }

                .public-account .box .tt span .delete {
                    color: #fff;
                    font-size: 20px;
                    float: right;
                    transition: .5s
                }

                    .public-account .box .tt span .delete:hover {
                        font-size: 22px
                    }

        .public-account .box .number {
            font-size: 19px;
            height: 75px;
            line-height: 75px
        }

            .public-account .box .number img {
                vertical-align: middle;
                margin-right: 15px
            }

        .public-account .box font {
            float: left;
            vertical-align: middle
        }

            .public-account .box font img {
                margin-right: 10px;
                height: 20px;
                float: left;
                margin-top: 3px
            }

.yuan {
    position: absolute;
    right: 10px;
    top: 0px;
    line-height: 40px;
}

/* 投递需求 */
.avatar-info a {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal !important;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

    .avatar-info a span {
        height: 30px;
        width: 30px;
        display: inline-block;
        vertical-align: middle;
        border-radius: 50%;
        overflow: hidden;
    }

        .avatar-info a span img {
            min-height: 30px;
            width: 100%;
            overflow: hidden;
        }

    .avatar-info a font {
        vertical-align: middle;
        margin-left: 5px;
    }

    .avatar-info a:hover {
        color: #e62d31
    }

.line a {
    margin: 0px 10px
}

/* 浏览记录 */
.browse-nav {
    background: #fff;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    margin-bottom: 15px;
    margin-top: 15px;
}

    .browse-nav a {
        display: inline-block;
        min-width: 140px;
        text-align: center;
        color: #666666;
        font-size: 14px;
        font-weight: bold;
        float: left;
        padding: 0px 20px;
        margin-right: 2px
    }

        .browse-nav a:hover,
        .browse-nav a.active {
            background: #e62d31;
            color: #fff
        }

.views-cont {
    overflow: hidden;
    position: relative
}

    .views-cont dl {
        overflow: hidden;
        padding-bottom: 20px
    }

        .views-cont dl dt {
            width: 60px;
            text-align: center;
            float: left;
            font-size: 14px;
            position: relative;
            height: 19px;
            display: inline-block;
        }

        .views-cont dl dd {
            float: left;
            width: 800px;
            padding-left: 20px
        }

            .views-cont dl dd .time {
                color: #666;
                margin-bottom: 15px
            }

                .views-cont dl dd .time a {
                    color: #666;
                    margin-left: 10px
                }

    .views-cont:before {
        content: '';
        height: 100%;
        border-left: 1px solid #e6e6e6;
        position: absolute;
        left: 60px
    }

    .views-cont dl dt:before {
        content: '';
        height: 10px;
        width: 10px;
        border-radius: 50%;
        background: #fff;
        border: 2px solid #e62d31;
        position: absolute;
        left: 100%;
        top: 2px;
        margin-left: -7px;
        margin-top: 1px
    }

.viewsList li {
    float: left;
    width: 180px;
    height: 162px;
    display: inline-block;
    overflow: hidden;
    margin-right: 15px;
    text-align: center;
    border: 1px solid #eee;
    position: relative;
    margin-bottom: 15px
}

    .viewsList li > a {
        display: block
    }

    .viewsList li .img_enlarge {
        height: 115px;
        overflow: hidden
    }

        .viewsList li .img_enlarge img {
            height: 100%;
            width: 100%
        }

    .viewsList li p {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        font-weight: 700
    }

    .viewsList li .a_delete {
        position: absolute;
        right: 4px;
        top: 4px;
        color: #fff;
        font-size: 18px;
        display: none;
        width: 19px;
        height: 19px;
        text-align: center;
        line-height: 19px;
        background: #e62d31
    }

        .viewsList li .a_delete:before {
            content: '\e64d'
        }

    .viewsList li:hover .a_delete {
        display: inline-block
    }

    .viewsList li:hover p {
        color: #e62d31
    }

    .viewsList li:hover {
        box-shadow: 0 0 10px #ddd
    }

.views-cont .mores {
    padding-left: 53px;
    background: #fff;
    position: relative;
    z-index: 2;
    line-height: 29px;
}

    .views-cont .mores a {
        color: #999;
    }

        .views-cont .mores a:hover {
            color: #e62d31
        }
/* 优惠券 */
.couponList {
    display: table;
    width: 100%
}

    .couponList ul {
        width: 105%;
    }

    .couponList li {
        float: left;
        width: 502px;
        height: 148px;
        overflow: hidden;
        position: relative;
        margin-right: 30px;
        margin-bottom: 25px;
        background: #fff;
        box-shadow: 0 0 10px #eaeaea;
        transition: 0.3s
    }

        .couponList li .money {
            float: left;
            width: 134px;
            text-align: center;
            position: relative;
            background: url(../../Images/coupon6.jpg) no-repeat center;
            height: 148px;
            color: #fff;
            font-size: 18px;
            padding-top: 22px
        }

            .couponList li .money label {
                display: block;
                font-size: 30px;
                position: relative;
                height: 48px;
                font-weight: 700
            }

                .couponList li .money label:before {
                    content: '';
                    position: absolute;
                    bottom: 2px;
                    width: 70px;
                    display: inline-block;
                    border-bottom: 1px solid #fbfbfb6e;
                    left: 50%;
                    margin-left: -35px
                }

            .couponList li .money p {
                font-size: 18px;
                line-height: 25px;
            }

            .couponList li .money font {
                display: block;
                font-size: 14px;
                margin-top: 8px
            }

        .couponList li .cont {
            float: left;
            margin-top: 15px;
            margin-left: 20px;
        }

            .couponList li .cont .tt {
                font-size: 16px;
                font-weight: 700; /* margin-bottom:5px; */
                color: #666;
            }

        .couponList li.curr .money {
            background: url(../../Images/coupon4.png) no-repeat center
        }

        .couponList li.curr {
            background: #eeeeee
        }

        .couponList li.use .money {
            background: url(../../Images/coupon5.jpg) no-repeat center
        }

        .couponList li .img_show {
            position: absolute;
            right: 25px;
            top: 24px
        }

        .couponList li .btns {
            color: #fff;
            font-size: 14px;
            width: 84px;
            text-align: center;
            height: 32px;
            line-height: 32px;
            background: #e62d31;
            border-radius: 3px;
            display: inline-block;
            margin-top: 5px;
        }

        .couponList li:hover {
            transform: translateY(-5px);
            box-shadow: 0 0 10px #c5c5c5
        }

        .couponList li .btns:hover {
            background: #e62d31
        }

/* 我的消息 */
.news_handl {
    float: right
}

    .news_handl a {
        border: 0px;
        background: #eeeeee;
        color: #999999;
        font-size: 14px;
        height: 28px;
        line-height: 28px; /* padding: 0 12px; */
        display: inline-block;
        border-radius: 15px;
        margin: 0px 5px;
        width: 82px;
        text-align: center;
    }

        .news_handl a:hover,
        .news_handl a.curr {
            background: #e62d31;
            color: #fff
        }

.message_table .red_point {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #e62d31;
    display: inline-block;
    margin-right: 7px;
    vertical-align: middle;
    margin-left: 5px;
}

.message_table .c_9 .red_point {
    background: inherit
}

/* 我的需求详情 */
.land-border {
    border: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.title-land {
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    font-size: 14px;
    background: #f4f5f9;
    margin-bottom: 20px;
    margin-top: 20px;
    border-left: 2px solid #e62d31;
}

    .title-land:first-child {
        margin-top: 0px
    }

    .title-land .link {
        color: #666666;
        float: right;
    }

        .title-land .link:hover {
            color: #e62d31;
            text-decoration: underline
        }

    .title-land .reedit a {
        border: 1px dashed #e62d31;
        float: right;
        font-size: 14px;
        background: #e62d31;
        color: #fff;
        height: 31px;
        line-height: 31px;
        margin: 2px 0px;
        padding: 0px 15px;
    }

.offer-info {
    padding-bottom: 20px;
    display: table;
    width: 100%;
    margin-top: 20px
}

    .offer-info ul {
        width: 105%
    }

        .offer-info ul li {
            float: left;
            width: 230px;
            height: 312px;
            overflow: hidden;
            text-align: center;
            border: 1px solid #ddd;
            margin-right: 15px;
            padding: 0 10px;
            position: relative;
            margin-bottom: 25px;
            background: #fff;
            transition: .5s
        }

            .offer-info ul li a {
                display: block;
                position: relative
            }

            .offer-info ul li .img_show {
                width: 100px;
                height: 100px;
                position: relative;
                display: inline-block;
                margin-top: 22px
            }

                .offer-info ul li .img_show a {
                    display: block;
                    height: 100px;
                    border-radius: 50%;
                    overflow: hidden
                }

                .offer-info ul li .img_show img {
                    width: 100%;
                    min-height: 100px
                }

                .offer-info ul li .img_show .chat {
                    position: absolute;
                    right: 0;
                    bottom: 1px;
                    width: 26px;
                    display: inline-block;
                    background: #999999;
                    color: #fff;
                    border-radius: 50%;
                    width: 30px;
                    height: 30px;
                    line-height: 30px;
                    cursor: pointer;
                    -webkit-text-stroke-width: 0;
                    font-size: 20px
                }

                    .offer-info ul li .img_show .chat.curr {
                        background: #33bf54
                    }

            .offer-info ul li .tt {
                font-size: 18px;
                line-height: 36px;
                font-weight: 700;
                height: 36px;
                overflow: hidden
            }

            .offer-info ul li p {
                color: #999;
                text-align: left;
                white-space: nowrap;
                -o-text-overflow: ellipsis;
                text-overflow: ellipsis;
                overflow: hidden;
                display: block;
                line-height: 25px;
                padding-left: 15px
            }

                .offer-info ul li p i {
                    color: #666
                }

            .offer-info ul li label {
                color: #e62d31;
                display: block;
                margin-top: 12px
            }

            .offer-info ul li .img {
                position: absolute;
                bottom: 82px;
                right: 44px
            }

            .offer-info ul li .btns {
                display: block;
                height: 40px;
                line-height: 40px;
                font-size: 14px;
                border-radius: 3px;
                background: #eee;
                margin-top: 15px
            }

                .offer-info ul li .btns:hover {
                    background: #e62d31;
                    color: #fff
                }

            .offer-info ul li:hover {
                box-shadow: 0 0 14px #ccc;
                transform: translateY(-5px)
            }

.demand-table {
    color: #999
}

    .demand-table table i {
        color: #333;
        display: inline-block;
        width: 100px;
        text-align: right;
        padding-right: 5px;
    }

    .demand-table table td {
        padding: 4px 5px;
        line-height: 22px
    }

    .demand-table dt {
        color: #333;
        display: inline-block;
        width: 75px;
        text-align: right;
        padding-right: 5px;
        float: left;
    }

    .demand-table dd {
        width: 850px;
        float: left;
    }

    .demand-table table .text {
        color: #666666
    }

    .demand-table .spilla {
        height: 27px;
        line-height: 27px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width: 480px;
    }

.news-demand {
    overflow: hidden;
    padding-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
}

    .news-demand dd {
        color: #999;
        line-height: 22px;
        overflow: hidden;
    }

    .news-demand dt {
        color: #666;
        line-height: 22px;
    }

    .news-demand dl {
        overflow: hidden;
        margin-bottom: 8px;
    }

    .news-demand .demand-table {
        padding: 20px 10px
    }

    .news-demand .user {
        overflow: hidden;
        display: inline-block;
        color: #999
    }

        .news-demand .user span {
            height: 30px;
            width: 30px;
            border-radius: 50%;
            overflow: hidden;
            display: inline-block;
            vertical-align: middle;
            margin-right: 5px
        }

            .news-demand .user span img {
                min-height: 30px;
                width: 100%
            }

/* 报价详情 */
.quote-info {
    color: #666666;
    line-height: 26px;
    padding: 10px
}

    .quote-info font {
        color: #333
    }

.quote-table td {
    padding: 10px 10px
}

    .quote-table td .chats {
        color: #666
    }

        .quote-table td .chats img {
            margin-right: 3px;
            vertical-align: middle
        }

        .quote-table td .chats a:hover {
            color: #e62d31
        }

.quote-table .promang .img_show {
    width: 90px;
    overflow: hidden;
    text-align: center;
    float: left;
    overflow: hidden;
    position: relative
}

    .quote-table .promang .img_show span {
        display: inline-block;
        width: 90px;
        height: 90px;
        position: relative;
        border-radius: 50%;
        overflow: hidden
    }

        .quote-table .promang .img_show span a {
            display: block;
            height: 100%
        }

        .quote-table .promang .img_show span .user {
            width: 100%;
            min-height: 90px;
            transition: .8s
        }

    .quote-table .promang .img_show label {
        position: absolute;
        right: 2px;
        display: inline-block;
        z-index: 5;
        bottom: 0
    }

        .quote-table .promang .img_show label i {
            color: #999;
            font-size: 24px;
            -webkit-text-stroke-width: 0
        }

        .quote-table .promang .img_show label.curr i {
            color: #00b923
        }

    .quote-table .promang .img_show span:hover .user {
        transform: scale(1.2);
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2)
    }

.quote-table .promang .cont {
    float: left;
    overflow: hidden;
    margin-left: 20px;
    max-width: 350px;
}

    .quote-table .promang .cont .user {
        overflow: hidden;
        margin-top: 5px
    }

        .quote-table .promang .cont .user a {
            font-size: 18px;
            margin-right: 5px;
            font-weight: 700;
            max-width: 200px;
            overflow: hidden;
            white-space: nowrap;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            vertical-align: bottom
        }

            .quote-table .promang .cont .user a:hover {
                color: #e62d31
            }



.quote-table .chat-box {
    width: 136px;
    height: 40px;
    background: #e62d31;
    border-radius: 3px;
    line-height: 40px;
    text-align: center;
    margin-top: -10px
}

    .quote-table .chat-box a {
        color: #fff;
        font-size: 14px
    }

        .quote-table .chat-box a img {
            width: 21px;
            height: 21px;
            vertical-align: middle;
            margin-right: 5px;
        }

.quote-table .promang .cont .user i {
    color: #999
}

.quote-table .promang .cont .stars {
    overflow: hidden;
    margin: 7px 0
}

    .quote-table .promang .cont .stars font {
        margin-left: 10px;
        vertical-align: middle
    }

.quote-table .promang .cont p {
    color: #333;
    height: 26px;
    overflow: hidden;
    margin-bottom: 4px;
}

    .quote-table .promang .cont p i {
        display: inline-block;
        background: #f4f5f9;
        color: #999;
        border-radius: 3px;
        padding: 2px 8px;
        margin-right: 5px
    }

    .quote-table .promang .cont p img {
        vertical-align: middle;
        height: 26px
    }

.quote-table .promang .cont .chat {
    border: 1px solid #00b923;
    border-radius: 3px;
    text-align: center;
    color: #00b923;
    width: 135px;
    height: 32px;
    line-height: 32px
}

    .quote-table .promang .cont .chat i {
        font-size: 21px;
        vertical-align: middle;
        margin-right: 3px
    }

    .quote-table .promang .cont .chat:hover {
        background: #00b923;
        color: #fff
    }

/* 验收计划 */
.acceptance-top {
    overflow: hidden;
    border-top: 2px solid #e62d31 !important;
    border: 1px solid #eeeeee;
    text-align: center;
    min-height: 152px;
    margin-bottom: 15px
}

    .acceptance-top .cont {
        float: left;
        width: 230px;
        overflow: hidden;
        min-height: 152px;
        border-right: 1px solid #eee;
    }

        .acceptance-top .cont .number {
            color: #999999;
            margin-top: 15px;
        }

        .acceptance-top .cont .statue {
            font-size: 14px;
            font-weight: bold
        }

        .acceptance-top .cont i.time {
            display: block;
            color: #e62d31;
            font-size: 40px; /* font-weight: bold; */
        }

        .acceptance-top .cont .btns {
            border: 1px solid #ddd;
            border-radius: 3px;
            display: inline-block;
            color: #666666;
            background: #eeeeee;
            padding: 4px 10px;
            margin-top: 8px;
        }

            .acceptance-top .cont .btns:hover {
                background: #e62d31;
                color: #fff;
                border: 1px solid #e62d31
            }

        .acceptance-top .cont .chat {
            color: #666666;
            padding: 4px 0px;
        }

            .acceptance-top .cont .chat i {
                color: #4cda86;
                margin-right: 3px;
                font-size: 24px;
            }

            .acceptance-top .cont .chat:hover {
                color: #4cda86
            }

    .acceptance-top .info {
        float: left;
        width: 750px;
        margin-top: 39px;
        margin-left:-25px;
    }

        .acceptance-top .info li {
            display: inline-block;
            vertical-align: middle;
            margin: 0px 37px;
            position: relative;
        }

            .acceptance-top .info li p {
                color: #666666;
                height: 25px;
                line-height: 25px;
            }

            .acceptance-top .info li.curr p {
                color: #e62d31
            }

            .acceptance-top .info li .img1 {
                display: none
            }

            .acceptance-top .info li span {
                display: block;
                height: 35px;
                line-height: 35px;
                margin-top: 12px;
            }

            .acceptance-top .info li:before {
                content: '';
                background: url(../../Images/arrow2.jpg) no-repeat;
                display: inline-block;
                width: 73px;
                height: 12px;
                position: absolute;
                left: 100%;
                top: 61%;
            }

            .acceptance-top .info li.curr:before {
                background: url(../../Images/arrow.jpg) no-repeat;
            }

            .acceptance-top .info li.curr .img1 {
                display: inline-block
            }

            .acceptance-top .info li.curr .img2 {
                display: none
            }

            .acceptance-top .info li:last-child:before {
                content: initial;
                display: none
            }

            .acceptance-top .info li.last:before {
                content: initial;
                display: none
            }

.views-cont2 .cont {
    overflow: hidden;
    margin-bottom: 7px;
    line-height: 24px
}

    .views-cont2 .cont .title {
        float: left;
        width: 62px;
        color: #999
    }

    .views-cont2 .cont .info {
        width: 92%;
        overflow: hidden;
        float: left;
        color: #666
    }

    .views-cont2 .cont .tt i {
        border-radius: 3px;
        padding: 0 16px;
        display: inline-block;
        margin-left: 5px
    }

        .views-cont2 .cont .tt i.refuse {
            border: 1px solid #e62d31;
            color: #e62d31
        }

        .views-cont2 .cont .tt i.pass {
            border: 1px solid #37d778;
            color: #37d778
        }

        .views-cont2 .cont .tt i.error {
            border: 1px solid #666;
            color: #666
        }

    .views-cont2 .cont .btns {
        border-radius: 3px;
        border: 1px solid #e62d31;
        display: inline-block;
        padding: 1px 17px;
        color: #e62d31;
        font-size: 14px;
        margin-top: 12px;
        margin-right: 10px
    }

        .views-cont2 .cont .btns:hover {
            background: #e62d31;
            color: #fff
        }

.views-cont2 dl dt {
    width: 75px
}

.views-cont2 dl dd {
    width: 800px;
}

.views-cont2:before {
    left: 75px
}

.views-cont2 {
    margin-bottom: 30px;
}

    .views-cont2 .cont2 {
        overflow: hidden;
    }

    .views-cont2 .cont .boxs {
        min-width: 155px;
        float: left;
        color: #666;
    }

        .views-cont2 .cont .boxs .info {
            width: auto;
        }

        .views-cont2 .cont .boxs .title {
            color: #999;
            width: auto
        }
/* 订单详情 */
.features-mode {
    overflow: hidden;
    padding: 0px 15px;
}

    .features-mode dl {
        overflow: hidden;
        margin-bottom: 6px
    }

        .features-mode dl dt {
            width: 77px;
            float: left;
            text-align: right;
            line-height: 32px;
            white-space: nowrap;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            overflow: hidden;
            padding-right: 5px;
        }

        .features-mode dl dd {
            width: 85%;
            float: left;
            color: #999;
            line-height: 32px;
        }

            .features-mode dl dd.cont label {
                display: inline-block;
                border-radius: 3px;
                border: 1px solid #eee;
                height: 32px;
                line-height: 30px;
                padding: 0 15px;
                color: #666;
                cursor: pointer
            }

                .features-mode dl dd.cont label:hover {
                    background: #f4f5f9
                }

                .features-mode dl dd.cont label.curr {
                    background: #e62d31;
                    color: #fff;
                    border: 1px solid #e62d31;
                    float: left;
                    margin-right: 15px;
                    margin-bottom: 15px;
                    cursor: default
                }

                .features-mode dl dd.cont label i {
                    margin: 0 11px
                }

                .features-mode dl dd.cont label:hover a {
                    color: #fff
                }

                .features-mode dl dd.cont label a {
                    color: #fff;
                    border-radius: 3px; /* padding: 2px */
                    background: #e62d31;
                    line-height: 24px;
                    padding: 0px 10px;
                    margin-left: 5px
                }

            .features-mode dl dd > p {
                margin-top: 5px
            }

    .features-mode .more {
        padding-left: 40px
    }

        .features-mode .more a {
            color: #666
        }

            .features-mode .more a:hover {
                color: #e62d31;
            }

    .features-mode table th {
        text-align: right;
        width: 77px;
        height: 40px
    }

        .features-mode table th label {
            max-width: 77px;
            display: block;
            overflow: hidden;
            white-space: nowrap;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            max-width: 135px
        }

    .features-mode table td {
        text-align: left;
        padding-left: 5px;
    }

        .features-mode table td span {
            display: inline-block;
            border-radius: 3px;
            background: #eee;
            color: #666;
            padding: 0 15px;
            float: left;
            margin-right: 8px;
            height: 32px;
            line-height: 32px;
            margin-top: 5px;
            margin-bottom: 5px
        }

.features-mode2 dl dt {
    color: #666666;
}

.views-cont-log dl dd .time {
    margin-bottom: 5px;
    color: #999999
}

.views-cont-log dl dd .text {
    line-height: 22px
}

.views-cont-log dl dt {
    width: 40px;
}

.views-cont-log:before {
    left: 40px;
}

.views-cont-log .more {
    padding-left: 34px;
    background: #fff;
    position: relative;
    z-index: 1;
}

    .views-cont-log .more a {
        color: #999;
    }

        .views-cont-log .more a i {
            margin-right: 3px
        }

        .views-cont-log .more a:hover {
            color: #e62d31
        }

.test-information {
    text-align: center
}

    .test-information p {
        font-size: 14px;
        color: #666;
        margin-bottom: 10px
    }

.application-test {
    overflow: hidden;
    width: 300px;
    margin: 35px auto 20px auto
}

    .application-test p.tt {
        text-align: center;
        font-size: 16px;
        margin-bottom: 12px;
        font-weight: 700
    }

    .application-test .cont {
        font-size: 14px;
        text-indent: 30px;
        color: #666
    }

    .application-test p.hint {
        font-size: 12px;
        margin-top: 10px;
        text-align: center;
        color: #e62d31
    }

    .application-test .abtn {
        margin-top: 20px;
        overflow: hidden
    }

        .application-test .abtn a {
            width: 100px;
            height: 35px;
            text-align: center;
            line-height: 35px;
            border: 1px solid #ec5042;
            color: #fff;
            background: #ec5042;
            display: inline-block;
            font-size: 14px;
            overflow: hidden
        }

            .application-test .abtn a.curr {
                border: 1px solid #333;
                color: #333;
                background: #fff
            }

/* 我的订单 */
.order-comment {
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
    padding: 18px 0;
    margin-bottom: 10px;
}

    .order-comment:last-child {
        border: 0px
    }

    .order-comment .pro-manager {
        text-align: center
    }

        .order-comment .pro-manager .img_show {
            width: 80px;
            height: 80px;
            overflow: hidden;
            display: inline-block;
            border-radius: 50%
        }

            .order-comment .pro-manager .img_show a {
                display: block;
                height: 100%
            }

            .order-comment .pro-manager .img_show img {
                width: 100%;
                min-height: 80px
            }

        .order-comment .pro-manager p {
            margin: 3px 0
        }

            .order-comment .pro-manager p a {
                color: #666;
                font-size: 14px
            }

            .order-comment .pro-manager p i {
                color: #999;
                margin-left: 10px
            }

    .order-comment .cont .score span {
        color: #666;
        margin-right: 15px
    }

    .order-comment td:first-child {
        border-right: 1px solid #eee
    }

    .order-comment .cont {
        padding-left: 45px;
        padding-right: 50px
    }

        .order-comment .cont .score {
            margin-bottom: 15px
        }

.rating {
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
}

.order-comment .cont .score span .rating-stars {
    display: inline-block;
    margin-left: 7px;
}

    .order-comment .cont .score span .rating-stars .rating-stars-container {
        display: inline-block
    }

    .order-comment .cont .score span .rating-stars .rating-star {
        display: inline-block
    }

        .order-comment .cont .score span .rating-stars .rating-star i {
            color: #ddd;
            cursor: pointer
        }

            .order-comment .cont .score span .rating-stars .rating-star i:before {
                content: '\e6e7'
            }

        .order-comment .cont .score span .rating-stars .rating-star.active i,
        .order-comment .cont .score span .rating-stars .rating-star.hover i {
            color: #e62d31
        }

        .order-comment .cont .score span .rating-stars .rating-star.no-hover i {
            color: #ddd
        }

.order-comment .cont .score span font {
    margin-left: 5px
}

.order-comment .pro-show {
    text-align: center;
    padding: 0px 30px
}

    .order-comment .pro-show .img_show {
        width: 132px;
        height: 87px;
        overflow: hidden;
        display: inline-block
    }

        .order-comment .pro-show .img_show a {
            display: block;
            height: 100%
        }

        .order-comment .pro-show .img_show img {
            width: 100%;
            height: 100%
        }

    .order-comment .pro-show p {
        color: #999
    }

    .order-comment .pro-show .tt {
        color: #666;
        font-size: 14px;
        display: block;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        margin: 6px 0 0 0
    }

.order-comment .good-bad {
    overflow: hidden;
    margin-bottom: 15px
}

    .order-comment .good-bad span {
        cursor: pointer;
        display: inline-block;
        border-radius: 3px;
        background: #eee;
        color: #999999;
        padding: 0 15px;
        float: left;
        margin-right: 8px;
        margin-bottom: 8px;
        height: 25px;
        line-height: 25px;
    }

        .order-comment .good-bad span:hover,
        .order-comment .good-bad span.curr {
            background: #e62d31;
            color: #fff
        }

        .order-comment .good-bad span.bad:hover,
        .order-comment .good-bad span.bad.curr {
            background: #00b923;
            color: #fff
        }

.order-comment .btns {
    display: inline-block;
    border-radius: 3px;
    background: #e62d31;
    color: #fff;
    width: 200px;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 8px;
    height: 40px;
    line-height: 40px;
    float: right;
}

.order-comment .score-span {
    background: #eeeeee;
    color: #666666;
    border-radius: 3px;
    height: 42px;
    line-height: 42px;
    width: 165px;
    text-align: center;
    font-size: 14px;
    display: inline-block
}

.order-comment .cont .score.score-line span {
    display: block;
    margin: 10px 0px
}

.bg-hover:hover {
    background: #f70c0c
}

/*创新项目管理*/
.plan-detail {
    color: #666666;
    line-height: 25px;
    text-indent: 25px;
}

.plan-baseinfo { /* height: 162px; */
    margin: 22px 0;
    overflow: hidden;
}

    .plan-baseinfo:after {
        content: "";
        display: table;
        clear: both;
    }

    .plan-baseinfo ul {
        margin-left: 40px; /* min-width: 280px; */
        width: 350px;
    }

        .plan-baseinfo ul li {
            margin-bottom: 11px;
            color: #999;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            display: block;
        }

            .plan-baseinfo ul li i {
                display: inline-block;
                width: 110px;
                text-align: right;
                color: #666;
                margin-right: 8px;
            }

.plan-card {
    overflow: hidden;
}

    .plan-card ul {
        width: 105%
    }

    .plan-card li {
        float: left;
        margin-right: 22px;
        width: 245px;
        overflow: hidden;
    }

        .plan-card li p {
            color: #666666;
            text-indent: 10px
        }

        .plan-card li span {
            display: block;
            border: 1px solid #eeeeee;
            height: 140px;
            margin-top: 10px;
            overflow: hidden;
        }

            .plan-card li span img {
                height: 100%;
                width: 100%;
                ;
            }
/*投递需求*/
.manager-detail {
    padding: 16px 25px;
    background: #fff;
    margin-bottom: 12px;
    overflow: hidden;
}

    .manager-detail .img_show {
        width: 60px;
        height: 60px;
        display: inline-block;
        overflow: hidden;
        float: left;
        position: relative
    }

        .manager-detail .img_show a {
            display: block;
            border-radius: 50%;
            overflow: hidden;
            height: 60px;
        }

            .manager-detail .img_show a img {
                width: 100%;
                min-height: 60px;
            }

        .manager-detail .img_show label {
            position: absolute;
            bottom: -3px;
            right: 2px;
        }

            .manager-detail .img_show label img {
                width: 14px;
            }

    .manager-detail .man-cal {
        margin-left: 12px;
    }

        .manager-detail .man-cal .p1 {
            font-size: 12px;
            color: #999;
            margin-top: 6px;
            margin-bottom: 8px;
        }

            .manager-detail .man-cal .p1 a {
                font-size: 18px;
                color: #333;
                font-weight: 600;
                margin-right: 6px;
            }

                .manager-detail .man-cal .p1 a:hover {
                    color: #e62d31
                }

        .manager-detail .man-cal .chat {
            width: 90px;
            height: 26px;
            line-height: 26px;
            border: 1px solid #00b923;
            color: #00b923;
            font-size: 14px;
            text-align: center;
            border-radius: 3px
        }

            .manager-detail .man-cal .chat i {
                margin-right: 4px;
            }

            .manager-detail .man-cal .chat:hover {
                background: #00b923;
                color: #fff
            }

    .manager-detail span {
        float: right;
        margin-top: 18px;
    }

        .manager-detail span a {
            width: 100px;
            height: 30px;
            line-height: 30px;
            color: #666;
            background: #f5f5f5;
            font-size: 14px;
            border-radius: 3px;
            text-align: center; /* margin-top: 18px; */
            margin-left: 12px;
        }

            .manager-detail span a:hover {
                background: #e62d31;
                color: #fff;
            }

            .manager-detail span a.curr {
                background: #e62d31;
                color: #fff;
            }

                .manager-detail span a.curr:hover {
                    background: #f70c0c
                }

.delivery-info { /* height: 162px; */
    margin: 22px 0;
    position: relative;
}

    .delivery-info:after {
        content: "";
        display: table;
        clear: both;
    }

    .delivery-info ul {
        margin-left: 40px;
        width: 335px;
    }

        .delivery-info ul li {
            margin-bottom: 11px;
        }

            .delivery-info ul li span {
                color: #999;
            }

                .delivery-info ul li span.span-pre {
                    display: inline-block;
                    width: 65px;
                    text-align: right;
                    color: #666;
                    margin-right: 8px;
                }

    .delivery-info .agree-reject {
        position: absolute;
        left: 50%;
        margin-left: -75px;
        top: 60px;
    }

    .delivery-info .cont {
        width: 475px;
        min-height: 230px;
        border: 1px solid #eee;
        padding: 25px;
    }

        .delivery-info .cont > p {
            font-size: 14px;
            font-weight: bold;
            color: #666666;
        }

    .delivery-info .detail-spe {
        height: 230px;
        position: relative;
    }

        .delivery-info .detail-spe .agree-reject {
            position: absolute;
            left: 430px;
            top: 50px;
        }

        .delivery-info .detail-spe ul li span.span-pre {
            width: 60px;
            text-align: justify;
        }

.delivery-btns .btns input {
    width: 100px;
    height: 32px;
    line-height: 32px;
}

.delivery-btns p {
    color: #e62d31;
    font-size: 14px;
}

    .delivery-btns p i {
        font-weight: bold;
    }

.delivery-btns .btns {
    margin-bottom: 15px;
}

.delivery-proinfo {
    padding: 0 25px;
    overflow: hidden;
}

    .delivery-proinfo .cont {
        min-width: 185px;
    }

    .delivery-proinfo p {
        color: #999999
    }

        .delivery-proinfo p i {
            color: #666;
            margin-right: 8px;
        }

.case-mark i {
    color: #666;
}

.case-mark {
    padding: 10px;
    border: 1px dashed #ddd;
    margin: 12px 25px 0;
    color: #999999;
    border-radius: 3px;
}

.delivery-table thead th {
    background: #f4f5f9;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    color: #666
}

.delivery-table tbody td {
    padding-left: 25px;
    font-size: 12px;
    color: #666;
    padding: 15px 30px;
    text-align: center
}

.delivery-table tbody tr {
    border-bottom: 1px solid #f7f7f7
}

    .delivery-table tbody tr:hover {
        background: #f5f5f5
    }

.delivery-table tbody td.last-td {
    text-align: center;
    padding: 0
}

.delivery-table tbody td a {
    color: #999;
    font-size: 13px;
    width: 70px;
    height: 30px;
    line-height: 30px;
    background: #eee;
    border-radius: 3px
}

    .delivery-table tbody td a:hover {
        background: #e62d31;
        color: #fff
    }

.delivery-table .fy-box {
    position: relative;
    margin-top: 22px;
    overflow: hidden
}

    .delivery-table .fy-box span.num {
        float: right;
        ;
        color: #666;
        font-size: 16px
    }

        .delivery-table .fy-box span.num strong {
            font-size: 18px;
            color: #e62d31
        }

/* 订单流水 */
.order-flow {
    overflow: hidden;
    padding: 10px 20px 30px 20px;
}

    .order-flow .tt {
        color: #666666;
        overflow: hidden;
    }

        .order-flow .tt i {
            color: #999999
        }

    .order-flow .money {
        text-align: center;
        margin: 18px 0px;
    }

        .order-flow .money p {
            color: #999999;
            font-size: 14px
        }

        .order-flow .money span {
            color: #e62d31;
            font-size: 36px;
            font-weight: bold
        }

    .order-flow table {
        color: #999999;
        font-size: 14px;
        margin-top: 20px
    }

        .order-flow table i {
            color: #666666
        }

        .order-flow table td {
            padding: 5px 0px
        }

        .order-flow table.info i {
            width: 95px;
            display: inline-block;
            text-align: right;
        }

        .order-flow table.info .img_show {
            width: 79%;
            overflow: hidden; /* float: left; */
            display: inline-block;
            vertical-align: top;
        }

            .order-flow table.info .img_show a {
                display: inline-block;
                width: 115px;
                height: 68px;
                display: inline-block;
                float: left;
                margin-right: 15px;
                margin-bottom: 10px;
            }

                .order-flow table.info .img_show a img {
                    width: 100%;
                    height: 100%;
                    ;
                }
/* 我的消息 */
.MyNewDetail {
    overflow: hidden;
    padding: 0px 20px
}

    .MyNewDetail .tt {
        font-size: 16px;
        text-align: center;
        border-bottom: 1px solid #eee;
        padding: 20px 0
    }

    .MyNewDetail .cont {
        padding: 20px 0;
        line-height: 30px;
        font-size: 14px;
        color: #666
    }

/* 邀请好友 */
.invite-friends {
    overflow: hidden;
    background: url(../../Images/bg.jpg) #fff no-repeat top;
    padding: 0px 70px;
    padding-bottom: 30px
}

    .invite-friends .tt {
        color: #fff
    }

        .invite-friends .tt h2 {
            margin-top: 70px;
            font-size: 48px
        }

        .invite-friends .tt p {
            font-size: 20px;
            font-weight: bold;
            margin-top: 10px
        }

    .invite-friends .copy_link {
        overflow: hidden;
        background: #fff;
        border-radius: 3px;
        box-shadow: 0px 0px 20px #dadada;
        margin-top: 55px;
        padding: 25px 30px;
        display: inline-block;
        border: 1px solid #ddd\9;
    }

        .invite-friends .copy_link .img_show {
            float: left;
            width: 142px;
            height: 142px;
            box-shadow: 0px 0px 10px #e2e2e2;
        }

            .invite-friends .copy_link .img_show img {
                width: 100%;
                height: 100%;
                ;
            }

        .invite-friends .copy_link .cont {
            float: left;
            width: 420px;
            margin-left: 35px
        }

            .invite-friends .copy_link .cont p {
                font-size: 16px;
                margin-bottom: 15px
            }

            .invite-friends .copy_link .cont span {
                display: block;
                position: relative;
                overflow: hidden;
                border-radius: 3px;
                margin-bottom: 15px;
            }

                .invite-friends .copy_link .cont span input {
                    width: 100%;
                    height: 37px;
                    line-height: 37px;
                    padding-right: 116px;
                }

                .invite-friends .copy_link .cont span .btns {
                    color: #666666;
                    font-size: 16px;
                    background: #eeeeee;
                    height: 37px;
                    line-height: 37px;
                    width: 90px;
                    text-align: center;
                    display: inline-block;
                    position: absolute;
                    right: 0px;
                    top: 0px;
                }

                    .invite-friends .copy_link .cont span .btns:hover {
                        background: #e62d31;
                        color: #fff
                    }

/* 投递管理-投递资料 */
.personal-information {
    overflow: hidden;
}

    .personal-information .img_show {
        display: inline-block;
        width: 90px;
        height: 90px;
        border-radius: 50%;
        overflow: hidden;
        float: left;
        ;
    }

        .personal-information .img_show img {
            min-height: 90px;
            width: 100%;
        }

    .personal-information .cont {
        float: left;
        margin-left: 30px;
        width: 870px;
    }

        .personal-information .cont table {
            width: 100%;
        }

            .personal-information .cont table td {
                padding: 5px 10px;
                vertical-align: top
            }

            .personal-information .cont table .name span {
                font-size: 18px;
                margin-right: 30px;
                font-weight: bold
            }

            .personal-information .cont table .name i {
                color: #777777;
                font-size: 14px
            }

            .personal-information .cont table p {
                color: #777777;
                font-size: 14px;
                line-height: 26px;
                height: 26px;
                ;
                overflow: hidden;
                white-space: nowrap;
                -o-text-overflow: ellipsis;
                text-overflow: ellipsis;
                display: inline-block;
                width: 260px;
            }

                .personal-information .cont table p i {
                    color: #444444
                }

/* 资金管理 */
.fund-details {
    overflow: hidden;
    background: #fff;
    margin-bottom: 15px;
    padding: 18px 30px
}

    .fund-details .info {
        float: left;
    }

        .fund-details .info .img_show {
            width: 60px;
            overflow: hidden;
            text-align: center;
            float: left;
            overflow: hidden;
            position: relative;
            float: left;
        }

            .fund-details .info .img_show span {
                display: inline-block;
                width: 60px;
                height: 60px;
                position: relative;
                border-radius: 50%;
                overflow: hidden
            }

                .fund-details .info .img_show span a {
                    display: block;
                    height: 100%
                }

                .fund-details .info .img_show span .user {
                    width: 100%;
                    min-height: 60px
                }

            .fund-details .info .img_show label {
                position: absolute;
                right: 0px;
                bottom: 0px;
                display: inline-block;
                z-index: 5;
            }

                .fund-details .info .img_show label img {
                    width: 17px;
                }

        .fund-details .info .item {
            float: left;
            margin-left: 15px;
            width: 440px;
        }

            .fund-details .info .item .name {
                color: #666666;
                font-size: 16px;
                margin-top: 5px;
                margin-bottom: 8px;
            }

            .fund-details .info .item .text {
                color: #999999;
                height: 22px;
                overflow: hidden;
                white-space: nowrap;
                -o-text-overflow: ellipsis;
                text-overflow: ellipsis;
            }

    .fund-details .money {
        float: right;
        min-width: 400px;
    }

        .fund-details .money p {
            color: #666666;
            font-size: 14px;
            margin-bottom: 5px;
        }

        .fund-details .money b {
            color: #e62d31;
            font-size: 24px;
            font-weight: bold
        }

        .fund-details .money i.money {
            color: #e62d31;
            font-size: 24px;
            font-weight: bold
        }


.fund-list {
    overflow: hidden;
    background: #fff;
    margin-bottom: 15px;
    padding: 25px 20px
}

    .fund-list ul {
        width: 105%;
    }

    .fund-list li {
        float: left;
        border: 1px solid #eeeeee;
        overflow: hidden;
        width: 245px;
        height: 102px;
        position: relative;
        margin-right: 5px;
    }

        .fund-list li > a {
            display: table;
            height: 100%;
            overflow: hidden;
        }

        .fund-list li i {
            color: #999999;
            position: absolute;
            left: 0px;
            top: 0px;
            line-height: 102px;
            display: inline-block;
            font-size: 36px;
            width: 84px;
            text-align: center;
        }

        .fund-list li .cont {
            padding-left: 80px;
            padding-right: 19px;
            overflow: hidden;
            display: table-cell;
            vertical-align: middle;
        }

            .fund-list li .cont p {
                color: #666666;
                font-size: 14px; /* margin-top: 19px; */
                margin-bottom: 3px;
            }

            .fund-list li .cont font {
                color: #999999;
                line-height: 18px;
            }

        .fund-list li:hover {
            box-shadow: 0px 0px 10px #ddd
        }

            .fund-list li:hover i,
            .fund-list li:hover p {
                color: #e62d31
            }

/* 评论列表 */
.comment-table .pro-manager { /* text-align:center */
}

    .comment-table .pro-manager .img_show {
        width: 80px;
        height: 80px;
        overflow: hidden;
        display: inline-block;
        border-radius: 50%;
        float: left;
    }

        .comment-table .pro-manager .img_show a {
            display: block;
            height: 100%
        }

        .comment-table .pro-manager .img_show img {
            width: 100%;
            min-height: 80px
        }

    .comment-table .pro-manager .cont {
        float: left;
        margin-left: 15px;
        margin-top: 13px;
    }

    .comment-table .pro-manager p {
        margin: 3px 0
    }

        .comment-table .pro-manager p a {
            color: #666;
            font-size: 14px
        }

        .comment-table .pro-manager p i {
            color: #999;
            margin-left: 10px
        }

    .comment-table .pro-manager font {
        font-weight: 500;
        font-size: 12px
    }

.stars.reds span i.curr {
    color: #e62d31
}

.comment-table .pro-show { /* text-align:center */
}

    .comment-table .pro-show .img_show {
        width: 132px;
        height: 87px;
        overflow: hidden;
        display: inline-block;
        float: left;
    }

        .comment-table .pro-show .img_show a {
            display: block;
            height: 100%
        }

        .comment-table .pro-show .img_show img {
            width: 100%;
            height: 100%
        }

    .comment-table .pro-show p {
        color: #999;
        height: 22px;
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

    .comment-table .pro-show .tt {
        color: #666;
        font-size: 14px;
        display: block;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        margin: 14px 0 0 0;
        font-weight: bold;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

    .comment-table .pro-show .cont {
        float: left;
        margin-left: 15px;
        width: 170px;
        overflow: hidden;
    }

.c_poin {
    cursor: pointer
}

/* 评价详情弹框 */

.evaluation-detail {
    overflow: hidden;
    padding: 25px 45px;
}

    .evaluation-detail .pro-manager {
        overflow: hidden;
        margin-bottom: 8px;
    }

        .evaluation-detail .pro-manager .img_show {
            width: 60px;
            height: 60px;
            overflow: hidden;
            display: inline-block;
            border-radius: 50%;
            float: left;
        }

            .evaluation-detail .pro-manager .img_show a {
                display: block;
                height: 100%
            }

            .evaluation-detail .pro-manager .img_show img {
                width: 100%;
                min-height: 60px
            }

        .evaluation-detail .pro-manager .cont {
            float: left;
            margin-left: 15px;
            margin-top: 5px;
        }

        .evaluation-detail .pro-manager p {
            margin: 3px 0
        }

            .evaluation-detail .pro-manager p a { /* color:#666; */
                font-size: 18px;
                font-weight: bold;
            }

            .evaluation-detail .pro-manager p i {
                color: #999;
                margin-left: 10px
            }

        .evaluation-detail .pro-manager span {
            color: #999999;
        }

            .evaluation-detail .pro-manager span i {
                color: #666666
            }

    .evaluation-detail .box {
        overflow: hidden;
        color: #666666
    }

        .evaluation-detail .box dl {
            overflow: hidden;
            margin: 20px 0px;
        }

            .evaluation-detail .box dl dt {
                float: left;
                width: 80px;
                ;
            }

            .evaluation-detail .box dl dd {
                float: left;
                width: 620px;
                overflow: hidden;
                ;
            }

        .evaluation-detail .box .info {
            border: 1px solid #eee;
            padding: 13px;
            border-radius: 3px;
            line-height: 25px;
        }

.stars em {
    color: #999999;
    margin-left: 5px;
    vertical-align: middle;
}

.evaluation-detail .box .tag {
    overflow: hidden
}

    .evaluation-detail .box .tag i {
        display: inline-block;
        border-radius: 3px;
        background: #e62d31;
        color: #fff;
        padding: 0 10px;
        float: left;
        margin-right: 8px;
        margin-bottom: 8px;
        height: 25px;
        line-height: 25px
    }

.evaluation-detail table p {
    color: #999
}

    .evaluation-detail table p i {
        color: #666
    }

.evaluation-detail .stars {
    display: inline-block;
    margin-left: 10px
}

.evaluation-detail table td {
    padding: 2px 0
}

.evaluation-detail .pro-show {
    border-top: 1px solid #eee;
    overflow: hidden;
    margin-top: 20px;
    padding-top: 20px;
    margin-bottom: 10px;
}

    .evaluation-detail .pro-show .img_show {
        width: 132px;
        height: 87px;
        overflow: hidden;
        display: inline-block;
        float: left
    }

        .evaluation-detail .pro-show .img_show a {
            display: block;
            height: 100%
        }

        .evaluation-detail .pro-show .img_show img {
            width: 100%;
            height: 100%
        }

    .evaluation-detail .pro-show p {
        color: #999;
        height: 22px;
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis
    }

    .evaluation-detail .pro-show .tt {
        color: #666;
        font-size: 14px;
        display: block;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        font-weight: 700;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis
    }

    .evaluation-detail .pro-show .detail {
        float: left;
        margin-left: 20px;
        overflow: hidden;
        width: 635px;
        overflow: hidden;
    }

    .evaluation-detail .pro-show .score {
        overflow: hidden;
        color: #666;
        margin-top: 10px
    }

        .evaluation-detail .pro-show .score .sort {
            display: inline-block;
            margin-right: 16px
        }

.Uploadloading {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(../../Images/loading.gif) #fff no-repeat center center
}

.UploadBrandloading {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(../../Images/loading.gif) #fff no-repeat center center
}


.tickets-list a {
    display: block;
    height: 22px;
    line-height: 22px
}

    .tickets-list a span {
        display: inline-block;
        max-width: 150px;
        overflow: hidden;
        height: 22px;
        line-height: 22px;
        float: left;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

/*发布需求*/
.demand-tag {
    overflow: hidden;
    font-size: 14px;
    line-height: 40px
}

    .demand-tag a {
        padding: 0px 15px
    }

        .demand-tag a.curr {
            color: #fa4a4a;
        }

.demand-warm {
    padding: 0px 30px 10px 30px;
    border-bottom: 1px solid #eee
}

    .demand-warm .tt {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 10px
    }

    .demand-warm .red {
        text-align: center
    }

.Preference-settings {
    border-top: 1px solid #eee;
    padding: 10px 40px;
    margin-top: 30px
}

    .Preference-settings .tt {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .Preference-settings .box {
        margin-bottom: 15px
    }

        .Preference-settings .box p {
            color: #666666;
            font-size: 14px;
        }

        .Preference-settings .box .radio {
            color: #999999;
            overflow: hidden;
        }

            .Preference-settings .box .radio label {
                padding-left: 0px;
                margin-right: 25px;
                line-height: 35px;
                vertical-align: middle;
                cursor: pointer
            }

            .Preference-settings .box .radio select {
                width: 110px;
                vertical-align: middle
            }

    .Preference-settings .linkMe {
        overflow: hidden
    }

        .Preference-settings .linkMe .info {
            overflow: hidden;
            margin-top: 10px
        }

        .Preference-settings .linkMe .cont {
            float: left;
            width: 282px;
            position: relative;
            margin-right: 10px;
        }

            .Preference-settings .linkMe .cont .text {
                height: 35px;
                line-height: 35px;
                margin: 0px;
            }

            .Preference-settings .linkMe .cont .getCode {
                position: absolute;
                top: 0px;
                right: 0px;
                background: #ff0000;
                width: 95px;
                text-align: center;
                display: inline-block;
                height: 35px;
                line-height: 35px;
                color: #fff;
            }

                .Preference-settings .linkMe .cont .getCode:hover {
                    background: #e62d31;
                    color: #fff
                }

.templates {
    border: 1px solid #dddddd;
    border-radius: 3px;
    padding: 20px;
    min-height: 375px;
    overflow: hidden;
}

    .templates dl {
        margin-bottom: 20px;
        overflow: hidden;
        font-size: 14px
    }

        .templates dl dt {
            color: #f62e2e;
            line-height: 30px
        }

.Refusal {
    text-align: center;
    font-size: 14px;
    padding: 0px 15px 30px 15px
}

    .Refusal i {
        font-size: 62px;
        display: block;
        margin-top: 30px
    }

    .Refusal .btns-small {
    }

    .Refusal p {
        margin-bottom: 10px
    }

.prompt-tip {
    overflow: hidden;
    text-align: center;
    width: 70%;
    margin: 20px auto 0px auto;
}

    .prompt-tip p {
        margin: 0px
    }

.demandCont {
    overflow: hidden;
    min-height:600px;
}

    .demandCont .demand-tags {
        float: left;
        width: 245px;
        margin-top: 5px;
        /*background: #f5f5f6;
        border-right: 1px solid #e5e5e5*/
    }

        .demandCont .demand-tags .box {
            border-bottom: 1px solid #eee;
            border-left: 2px solid #f5f5f6;
            position: relative;
            border: 1px solid #f5f5f6;
            background: #fff;
            margin-bottom: 20px;
            width: 210px;
            box-shadow: 0px 0px 7px #dbdada
            /*box-shadow: 8px 9px 7px #dbdada*/
        }

            .demandCont .demand-tags .box a {
                display: block;
                position: relative;
                padding: 20px 0
            }

                .demandCont .demand-tags .box a i {
                    font-size: 37px;
                    color: #a3a3a3;
                    position: absolute;
                    display: inline-block;
                    width: 60px;
                    text-align: center
                }

                .demandCont .demand-tags .box a .cont {
                    padding-left: 80px;
                    padding-right: 10px;
                    padding-top: 2px;
                }

                .demandCont .demand-tags .box a .soft-gray, .demandCont .demand-tags .box a .hard-gray {
                    float: left;
                    margin-left: 30px;
                }

                .demandCont .demand-tags .box a .cont p {
                    font-size: 16px;
                    font-weight: 700;
                    margin-bottom: 8px
                }

                .demandCont .demand-tags .box a .cont span {
                    color: #666;
                    line-height: 22px
                }

            .demandCont .demand-tags .box.curr {
                border-left: 2px solid #e62d31;
            }

            .demandCont .demand-tags .box:hover {
                /*box-shadow: 0px 0px 7px #dbdada;*/
                transform: translateY(-2px)
            }
/*.demandCont .demand-tags .box.curr:before{content:'';background:url(../../Images/arrow-right.jpg) no-repeat;width:21px;height:26px;display:inline-block;position:absolute;right:-21px;top:50%;margin-top:-14px}*/

.demand-thing {
    width: 77%;
    float: right;
}

.formCasket {
    overflow: hidden;
    color: #666666;
    font-size: 14px;
}

    .formCasket .hx-form-item {
        overflow: hidden;
        margin: 15px 0px;
    }

    .formCasket .hx-form-label {
        width: 115px;
        text-align: right;
        float: left;
        padding: 9px 5px;
    }

    .formCasket .hx-cont {
        margin-left: 115px;
        position: relative;
    }

        .formCasket .hx-cont .hx-input {
            height: 40px;
            line-height: 40px;
            border-radius: 3px;
            width: 100%;
            font-size: 14px;
        }

        .formCasket .hx-cont .hx-auto {
            height: 40px;
            line-height: 40px;
            border-radius: 3px;
            font-size: 14px;
        }

        .formCasket .hx-cont textarea {
            border-radius: 3px;
        }

    .formCasket .hx-mid {
        padding: 9px 0px;
    }

    .formCasket .hx-cont .select {
        width: 100%;
        min-height: 40px;
        border: 1px solid #ddd;
        border-radius: 3px;
    }

.formCasket_padd {
    padding: 20px 80px 20px 20px;
}

.hx-btn {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    border-radius: 3px;
    min-width: 130px;
    padding: 0px 20px;
    border: 1px solid #ddd;
    vertical-align: middle
}

.hx-btn-eee {
    background: #eeeeee;
    color: #333333;
    margin-right: 15px;
    cursor: pointer;
}

.hx-btn-red {
    background: #ff0000;
    color: #fff;
    cursor: pointer;
    border: 1px solid #ff0000
}

.hx-btn.hx-btn-default:hover {
    background: #e1dfdf;
}

.hx-btn-box {
    padding: 20px 30px 0px 0px;
}

.fixed-bottom.curr {
    position: fixed;
    bottom: 0px;
    width: 1100px;
    background: #fff;
    border-top: 1px solid #eee;
    box-shadow: 0px 0px 10px #e6e6e6;
    left: 0px;
    z-index: 9;
    padding: 5px 0px;
    left: 50%;
    margin-left: -500px;
}

    .fixed-bottom.curr dl { /* width: 1200px; */
        margin: auto;
        padding-left: 25px;
    }

.selectbottomTop.curr {
    height: 60px;
}

.formCasket .hx-form-item .commission span {
    color: #e62d31;
    border: none;
    text-align: center;
}
/*代发需求*/
.senduserinfo {
    border: 1px dashed #ffa6a8;
    padding: 26px 28px 26px 35px;
    overflow: hidden;
    margin: 40px 0 50px 0
}

    .senduserinfo .imgbox {
        width: 120px;
        height: 120px;
        float: left;
        border-radius: 50%;
        overflow: hidden
    }

        .senduserinfo .imgbox img {
            width: 120px;
            height: 120px;
            float: left;
            border-radius: 50%
        }

    .senduserinfo .infobox {
        float: left
    }

    .senduserinfo .infobox {
        margin-left: 28px
    }

        .senduserinfo .infobox .username {
            font-size: 16px;
            line-height: 42px
        }

        .senduserinfo .infobox .userlable {
            margin-left: 10px;
            background: red;
            color: #fff;
            border-radius: 10px;
            padding: 2px 10px
        }

        .senduserinfo .infobox .adress {
            font-size: 14px;
            color: #333;
            line-height: 24px;
        }

        .senduserinfo .infobox .adressinfo {
            font-size: 14px;
            color: #666;
            line-height: 24px;
            overflow: hidden;
            height: 43px;
        }

.text_hide {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.tips_bom {
    text-align: center;
    overflow: hidden
}

.examine {
    color: #3facf2;
    margin-left: 10px;
    margin-top: 6px
}

.tips_bom h3 {
    font-size: 24px;
    text-align: center;
    font-weight: 500;
    margin: 74px 0
}

.ov {
    overflow-y: auto
}

.spill {
    width: 600px
}

.tips_bom .btns {
    text-align: center;
    border-top: 1px solid #e5e5e5;
    padding: 8px 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff
}

.the-issuing {
    text-align: center
}

    .the-issuing .tt {
        font-size: 18px;
        line-height: 48px;
        color: #03b924
    }

    .the-issuing .info {
        font-size: 16px;
        line-height: 60px;
        color: #999
    }

    .the-issuing .chained-address {
        font-size: 14px;
        color: #333;
        margin: 30px 0
    }

        .the-issuing .chained-address .link-address {
            margin-left: 10px;
            width: 400px;
            border: none
        }

.shop_views {
    background: #fff;
    padding: 20px;
    overflow: hidden;
    margin: 20px 0
}

    .shop_views .shop-tt {
        background-color: #f4f5f9;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        padding-left: 16px;
        margin-bottom: 20px
    }

.software_shop_list ul li {
    width: 250px;
    margin-right: 34px;
    margin-left: 8px;
    height: 280px;
    border: 1px solid #eeeeee;
    margin-bottom: 20px
}

    .software_shop_list ul li .img_show {
        height: 170px;
    }

.shop_Certification {
    overflow: hidden;
    margin: 20px 0;
    width: 105%
}

    .shop_Certification li {
        float: left;
        margin-right: 40px;
        width: 160px;
        text-align: center;
        overflow: hidden;
        margin-bottom: 30px;
        height: 195px
    }

        .shop_Certification li .img_show {
            height: 160px;
            text-align: center;
            padding: 10px;
            overflow: hidden;
            border: 1px solid #eeeeee;
            display: table;
            width: 100%;
            display: block\0
        }

            .shop_Certification li .img_show a {
                display: table-cell;
                vertical-align: middle;
                display: block\0;
                height: 100%\0;
                width: 100%\0
            }

            .shop_Certification li .img_show img {
                max-height: 140px;
                max-width: 100%;
                width: 100%\0;
                height: 100%\0;
                vertical-align: middle;
            }

            .shop_Certification li .img_show:hover {
                background: #e8e8e8
            }

    .shop_Certification p {
        margin-top: 12px;
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        font-size: 14px;
        height: 22px;
        font-weight: bold;
    }

.software_shop_list2 ul li {
    width: 250px;
    margin-right: 28px;
    margin-left: 8px;
    height: 280px;
    border: 1px solid #eeeeee;
    margin-bottom: 20px
}

    .software_shop_list2 ul li .img_show {
        height: 170px;
    }

/* 软件峰会 */
.software-summit {
    overflow: hidden;
    background: url(../../Images/summit/bg2.png) repeat;
    position: relative;
    padding-bottom: 100px
}

    .software-summit:before {
        content: '';
        background: url(../../Images/summit/bg1.png) no-repeat;
        position: absolute;
        top: 0px;
        left: 0px;
        height: 100%;
        width: 100%;
        ;
    }

    .software-summit .summit-header {
        overflow: hidden;
        padding: 12px 0px;
        line-height: 44px;
    }

    .software-summit .summit-bann {
        text-align: center;
        margin-top: 50px
    }

    .software-summit .summit-tt {
        background: url(../../Images/summit/img7.png) no-repeat center;
        text-align: center;
        color: #fff;
        font-size: 33px;
        font-weight: bold;
        height: 65px;
        line-height: 44px;
        margin: 50px 0px;
    }

    .software-summit .summit-img {
        text-align: center;
        margin: 50px 0px 150px 0px;
        position: relative
    }

        .software-summit .summit-img .link {
            background: #02f7fd;
            display: inline-block;
            font-size: 20px;
            font-weight: bold;
            width: 140px;
            height: 50px;
            line-height: 50px;
            position: absolute;
            bottom: 92px;
            right: 203px;
        }

            .software-summit .summit-img .link:hover {
                background: #3cfbff
            }

.summit-fixed {
    position: fixed;
    top: 50%;
    margin-top: -300px;
    right: 50px;
    z-index: 10;
    width: 135px
}

    .summit-fixed .menu {
        padding-bottom: 35px;
        position: relative;
        padding-left: 30px;
    }

        .summit-fixed .menu:before {
            content: '';
            background: url(../../Images/summit/line.png) no-repeat top;
            width: 8px;
            height: 414px;
            display: inline-block;
            position: absolute;
            left: 0px;
            top: -23px;
        }

        .summit-fixed .menu a {
            color: #fff;
            display: block;
            font-size: 16px;
            line-height: 45px;
            position: relative
        }

            .summit-fixed .menu a:before {
                content: '';
                background: url(../../Images/summit/bo1.png) no-repeat top;
                width: 22px;
                height: 22px;
                display: inline-block;
                position: absolute;
                left: -36px;
                top: 13px;
            }

            .summit-fixed .menu a.active:before {
                background: url(../../Images/summit/bo.png) no-repeat top;
            }

            .summit-fixed .menu a.active {
                color: #02f7fd;
                font-size: 20px
            }

    .summit-fixed .link {
        border: 1px solid #02f7fd;
        overflow: hidden;
        display: block;
        width: 80px;
        min-height: 80px;
        color: #02f7fd;
        text-align: center;
        font-size: 14px;
        margin: 10px 0px;
    }

        .summit-fixed .link i {
            display: block;
            font-size: 31px;
            margin-top: 5px;
        }

        .summit-fixed .link p {
            line-height: 16px;
            margin-top: 3px
        }

        .summit-fixed .link:hover {
            background: #02f7fd;
            color: #fff
        }

.summit-btn {
    text-align: center;
    overflow: hidden;
    margin-top: 65px;
}

    .summit-btn a {
        background: #02f7fd;
        display: inline-block;
        font-size: 24px;
        font-weight: bold;
        padding: 0px 40px;
        min-width: 200px;
        height: 65px;
        line-height: 65px;
        margin: 0px 30px
    }

.HX-Mside .index-nvaleft {
    position: relative;
    margin-bottom: 20px
}

    .HX-Mside .index-nvaleft img {
        width: 325px
    }

.warn {
    padding: 40px 0;
    text-align: center
}

    .warn p {
        font-size: 14px
    }

    .warn .active {
        font-size: 14px;
        line-height: 30px;
        color: #e62d31
    }

.lowerShelf {
    padding: 40px 40px;
    text-align: center
}

    .lowerShelf .active {
        font-size: 18px;
        line-height: 30px;
        color: #e62d31
    }

.downloadup {
    padding: 40px 0;
    text-align: center
}

    .downloadup p {
        font-size: 14px
    }

    .downloadup .active {
        font-size: 14px;
        line-height: 30px;
        color: #e62d31
    }

/*隐藏分享更多*/
.bdshare-slide-bottom {
    display: none;
    z-index: -9999;
    height: 0px;
    width: 0px;
}

.desc_pre.curr pre {
    height: 50px;
    overflow: hidden;
    line-height:25px;
}

/*vip模块*/
/* vip */
.b04 {
    color: #B04726
}

.dda {
    color: #39ADDA
}

.cd9 {
    color: #CD900A
}

.d14 {
    color: #8031D4
}

.E63 {
    color: #E63330
}

.vip-member .top {
    height: 200px;
    position: relative;
}

.vip-member .top {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 200px
}

    .vip-member .top img.img-bg {
        width: 100%;
        height: 200px;
        position: absolute;
    }

    .vip-member .top .top-box {
        overflow: hidden
    }

        .vip-member .top .top-box .left {
            float: left;
            text-align: left;
            padding-top: 37px
        }

            .vip-member .top .top-box .left .tt {
                font-size: 48px;
                line-height: 64px;
                color: #fff
            }

            .vip-member .top .top-box .left .info {
                padding-top: 12px;
                font-size: 28px;
                font-family: Microsoft YaHei;
                font-weight: 300;
                line-height: 36px;
                color: #fff
            }

        .vip-member .top .top-box .right {
            overflow: hidden;
            padding-top: 40px
        }

            .vip-member .top .top-box .right ul {
                overflow: hidden;
                float: right
            }

            .vip-member .top .top-box .right li {
                float: left;
                width: 120px;
                height: 120px;
                overflow: hidden;
                margin-left: 80px
            }

                .vip-member .top .top-box .right li img {
                    width: 120px;
                    height: 120px
                }

.vip-member .text .tt {
    text-align: center;
    font-size: 28px;
    color: rgba(51,51,51,1);
    padding: 60px 0 40px 0
}

.vip-member .text ul {
    width: 105%
}

.vip-member .text li {
    float: left;
    width: 280px;
    height: 320px;
    margin-right: 27px;
    position: relative;
    cursor: pointer;
    transition-duration: .8s
}

    .vip-member .text li .type {
        font-size: 20px;
        padding: 40px 0;
        text-align: center;
        font-weight: 400;
        line-height: 26px;
        color: #fff
    }

        .vip-member .text li .type .icon {
            margin-right: 10px;
            vertical-align: 0px\9;
            height: 48px;
            line-height: 48px;
            display: inline-block;
            vertical-align: -15px;
        }

            .vip-member .text li .type .icon img {
                width: 48px;
            }

    .vip-member .text li .item {
        padding-left: 37px;
        position: relative;
    }

        .vip-member .text li .item p {
            color: #fff;
            font-size: 14px
        }

.vip-member .text .platinum {
    background-image: url(../../Images/platinumbg.png);
    background-repeat: no-repeat
}

.vip-member .text .masonry {
    background-image: url(../../Images/masonrybg.png);
    background-repeat: no-repeat
}

.vip-member .text .crown {
    background-image: url(../../Images/crownbg.png);
    background-repeat: no-repeat
}

.vip-member .text .extreme {
    background-image: url(../../Images/extremebg.png);
    background-repeat: no-repeat
}

.vip-member .text li .bnt {
    position: absolute;
    width: 100%;
    text-align: center;
    padding: 0px 30px;
    margin-top: 45px;
}

    .vip-member .text li .bnt .prent_conter {
        position: relative;
        width: 100%;
        padding: 0 30px;
        height: 60px;
        line-height: 60px;
        font-size: 18px;
        background: #fff;
        box-shadow: 0 5px 10px rgba(221,221,221,.3);
        border-radius: 30px
    }

.vip-member .text .info {
    padding-bottom: 60px;
    display: table;
    width: 100%
}

.vip-member .text li.active .prent_conter::before {
    content: "";
    width: 0;
    height: 0;
    border-top: 20px solid #fff;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    position: absolute;
    top: 60px;
    left: 90px
}

.vip-member .text li.active .bnt {
    transform: translateY(-15px);
    transition-duration: .8s
}

.vip-member .text li:hover {
    transform: translateY(-15px);
}

.vip-member .describe {
    width: 1200px;
    background: #fff;
    overflow: hidden;
}

    .vip-member .describe .boxs {
        width: 99999999999px;
    }

    .vip-member .describe .item-list {
        overflow: hidden;
        float: left;
        width: 1200px
    }

    .vip-member .describe .left {
        width: 400px;
        float: left;
    }

        .vip-member .describe .left .vip-top {
            text-align: center;
            border-top: 2px solid #AE4523;
            padding: 30px 0px;
            border-bottom: 1px solid #eeeeee
        }

            .vip-member .describe .left .vip-top .icon .title {
                color: #333;
                font-size: 28px;
                vertical-align: 50px;
                margin-left: 10px;
            }

            .vip-member .describe .left .vip-top .annual {
                font-size: 36px;
                color: #E62D31;
                margin-top: 15px;
            }

            .vip-member .describe .left .vip-top .icon img {
                width: 120px;
            }

            .vip-member .describe .left .vip-top .annual .line {
                color: #333;
            }

            .vip-member .describe .left .vip-top .annual .year {
                color: #333;
                font-size: 26px;
            }

            .vip-member .describe .left .vip-top .annual .year {
                color: #333;
                font-size: 26px;
            }

        .vip-member .describe .left .info-tip {
            padding: 40px 30px 0px 30px
        }

        .vip-member .describe .left .function-tip .title {
            font-size: 20px;
            color: #333
        }

        .vip-member .describe .left .item-p {
            margin-top: 40px;
        }

            .vip-member .describe .left .item-p p {
                font-size: 14px;
                margin-bottom: 10px;
            }

        .vip-member .describe .left .red-tip .title {
            font-size: 20px;
        }

        .vip-member .describe .left .red-tip {
            padding: 40px 0px;
            color: #E62D31
        }

    .vip-member .describe .right {
        float: left;
        padding: 0px 30px 30px 30px;
        border-left: 1px solid #eeeeee;
        width: 780px
    }

        .vip-member .describe .right .rider {
            height: 48px;
            line-height: 48px;
            background-repeat: no-repeat;
            text-align: center;
            background-size: 100%;
            font-size: 20px;
            color: #714916;
            padding-left: 60px;
            text-align: left;
        }

        .vip-member .describe .right .push {
            width: 184px;
            background-image: url(../../Images/tipbg1.png);
        }

        .vip-member .describe .right .privileges {
            width: 224px;
            background-image: url(../../Images/tipbg2.png);
        }

        .vip-member .describe .right .secretary {
            width: 314px;
            background-image: url(../../Images/tipbg3.png);
        }

        .vip-member .describe .right .orderList {
            overflow: hidden
        }

            .vip-member .describe .right .orderList .order-push {
                width: 50%;
                float: left;
                padding-right: 5%;
            }

        .vip-member .describe .right .order-push {
            margin-top: 30px;
        }

            .vip-member .describe .right .order-push .link-consultation {
                overflow: hidden
            }

            .vip-member .describe .right .order-push .privileges {
                float: left
            }

        .vip-member .describe .right .consultation {
            float: right;
            height: 48px;
            line-height: 48px;
            color: #27A1FF;
            font-size: 14px;
            cursor: pointer
        }

        .vip-member .describe .right .official {
            width: 264px;
            background-image: url(../../Images/tipbg4.png);
        }

.describe .right .itemlist {
    color: #666666;
    margin-top: 28px;
}

    .describe .right .itemlist p {
        line-height: 32px;
        font-size: 14px
    }

        .describe .right .itemlist p i {
            color: #e62d31;
            font-size: 17px
        }

.describe .right .table-box {
    margin-top: 20px;
}

.describe .right .statement-tip {
    font-size: 20px;
    font-weight: bold;
    margin: 30px 0px;
}

.describe .right .table-box table th, .describe .right .table-box table td {
    padding: 6px 0px;
}

.describe .right .table-box table th {
    background: #EEEEEE;
    color: #333333
}

.describe .right .table-box table td {
    text-align: center
}

.describe .right .statement .line {
    width: 720px;
}

    .describe .right .statement .line img {
        width: 720px;
    }

.describe .right .statement .moneybox {
    padding: 40px 20px 0px 20px;
    overflow: hidden;
    width: 700px;
    height: 120px;
    border: 1px solid #DDDDDD;
    position: relative;
    top: -6px;
    margin: 0px 5px;
    left: 5px;
    border-top: none;
}

    .describe .right .statement .moneybox .price {
        float: left;
    }

    .describe .right .statement .moneybox .money {
        float: right;
        margin-top: 20px;
        color: #666
    }

    .describe .right .statement .moneybox .price span {
        font-size: 18px;
        color: #FE3838;
        font-weight: bold
    }

    .describe .right .statement .moneybox .money span {
        font-size: 18px;
        color: #FE3838;
        font-weight: bold;
        margin: 0px 5px;
    }

    .describe .right .statement .moneybox .money i {
        font-size: 14px;
        color: #FE3838;
        font-weight: bold;
    }

.describe .right .statement .opened {
    border-top: 1px solid #eeeeee;
    margin: 0px 10px;
    text-align: center;
}

    .describe .right .statement .opened .bont {
        margin: 0 auto;
        width: 310px;
        display: block;
        font-size: 18px;
        color: #fff;
        line-height: 60px;
        height: 80px;
        border-radius: 30px;
        background: url(../../Images/vipbtn.png) no-repeat center top
    }

    .describe .right .statement .opened .instrument {
        margin: 20px 0
    }

        .describe .right .statement .opened .instrument .check-box {
            display: inline-block;
            padding: 7px;
            border-radius: 3px;
            border: 1px solid #ccc;
        }

        .describe .right .statement .opened .instrument .chenked {
            border-color: #E63330;
            background-color: #E63330;
            color: #fff
        }

        .describe .right .statement .opened .instrument .check-box:hover {
            border-color: #E63330;
            color: #fff
        }
/* 会员购买支付 */
.members-pay {
    background: #F5F5F7
}

    .members-pay .top {
        overflow: hidden;
        height: 62px;
        line-height: 62px;
        background: #EDF1FA
    }

        .members-pay .top .left {
            float: left;
            height: 62px;
            line-height: 62px;
        }

        .members-pay .top .right {
            float: right;
        }

            .members-pay .top .right a {
                color: #E63330
            }

        .members-pay .top .bg-location img {
            width: 140px;
        }

        .members-pay .top .logo-box {
            width: 140px;
            height: 100%;
            padding: 7px 0px;
            float: left;
        }

        .members-pay .top .play {
            float: left;
            font-size: 16px;
            color: #333333;
            margin-left: 20px;
            border-left: 1px solid #333;
            padding-left: 20px;
            height: 40px;
            line-height: 40px;
            margin-top: 12px;
        }

        .members-pay .top .logo-box img {
            width: 140px;
        }

    .members-pay .bg-location {
        width: 100%;
        height: 121px;
    }

    .members-pay .indent {
        position: relative;
        height: 121px;
    }

        .members-pay .indent .bg-location {
            width: 100%;
            height: 121px;
            position: absolute;
        }

        .members-pay .indent .tip {
            height: 121px;
            color: #fff;
            padding: 24px 0px;
        }

            .members-pay .indent .tip .number {
                font-size: 24px;
            }

            .members-pay .indent .tip .time {
                font-size: 14px;
                margin-top: 18px;
            }

    .members-pay .nember-type {
        background: #F5F5F7;
        margin: 40px 0px 20px 0px
    }

        .members-pay .nember-type ul {
            overflow: hidden;
        }

            .members-pay .nember-type ul li {
                float: left;
                width: 230px;
                cursor: pointer;
                height: 90px;
                line-height: 60px;
                background: url(../../Images/btns4.png);
                border-radius: 40px;
                line-height: 80px;
                text-align: center;
                font-size: 18px;
                color: #333333;
                margin-right: 30px;
            }

                .members-pay .nember-type ul li.platinum0.active {
                    background: url(../../Images/btns3.png);
                    color: #fff
                }

                .members-pay .nember-type ul li.platinum1.active {
                    background: url(../../Images/btns2.png);
                    color: #fff
                }

                .members-pay .nember-type ul li.platinum2.active {
                    background: url(../../Images/btns1.png);
                    color: #fff
                }

                .members-pay .nember-type ul li.platinum3.active {
                    background: url(../../Images/btns.png);
                    color: #fff
                }

    .members-pay .payment-viptype .linew {
        width: 1200px
    }

    .members-pay .play-type {
        padding: 45px 30px
    }

    .members-pay .payment-viptype .text {
        position: relative;
        top: -10px;
        width: 97%;
        background: #fff;
        margin: auto
    }

        .members-pay .payment-viptype .text .radios {
            margin-right: 30px
        }

    .members-pay .text .play-type li {
        overflow: hidden;
        margin: 15px 0;
        height: 60px;
        line-height: 60px
    }

        .members-pay .text .play-type li .left {
            float: left
        }

    .members-pay .text .left lable {
        width: 200px;
        color: #666;
        font-size: 14px;
        font-weight: 400;
        display: block
    }

    .members-pay .text .play-type li .right {
        float: left;
        margin-left: 18px
    }

    .members-pay .text .play-type li .radios img {
        vertical-align: middle;
        width: 100px;
        margin-left: 8px
    }

    .members-pay .text .play-type li .right .box {
        width: 200px;
        height: 60px;
        display: inline-block;
        line-height: 60px;
        border: 1px solid #eee;
        border-radius: 4px;
    }

    .members-pay .text .play-type li .right .ymx_box {
        border: none;
        border-radius: 0;
    }

        .members-pay .text .play-type li .right .ymx_box span {
            border-radius: 4px;
        }

    .members-pay .text .play-type li .right .year {
        width: 60px;
        height: 60px;
        line-height: 60px;
        background: #E63330;
        display: inline-block;
        background: #E63330;
        border-radius: 4px 0 0 4px;
        font-size: 14px;
        color: #fff;
        text-align: center;
        vertical-align: middle;
        vertical-align: 5px
    }

    .members-pay .text .play-type li .right .money {
        width: 136px;
        height: 60px;
        line-height: 60px;
        color: #E63330;
        font-size: 24px;
        display: inline-block;
        border-radius: 4px 0 0 4px;
        font-size: 24px;
        text-align: center;
        vertical-align: 0px;
    }

    .members-pay .text .play-type li .money-surplus {
        color: #E63330;
        font-size: 24px;
        font-weight: 700
    }

    .members-pay .text .play-type li .present-money {
        font-size: 14px;
        font-weight: 700;
        margin-right: 40px
    }

    .members-pay .text .play-type li .recharge {
        color: #E63330
    }

    .members-pay .text .play-type li .passwordinp {
        height: 35px;
        line-height: 35px
    }

    .members-pay .text .play-type li .forget {
        font-size: 14px;
        font-weight: 400;
        line-height: 32px;
        color: #5F99DF;
        margin-left: 8px
    }

    .members-pay .text .play-type .placeholder-parent {
        float: left
    }

    .members-pay .text .immediately, .members-pay .text .immediatelys {
        margin-left: 60px;
    }

        .members-pay .text .immediatelys a {
            color: #e62d31
        }

/* VIP服务 */
.tables.vipTabel td {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #eee;
}

.tables.vipTabel th {
    border: none;
}

.levelData ul li {
    width: 100%;
    overflow: hidden;
    height: 100px;
    line-height: 100px;
    border: 1px solid #eee;
    margin-bottom: 10px;
    position: relative;
}

    .levelData ul li .levelShow,
    .levelData ul li .orderNum,
    .levelData ul li .date,
    .levelData ul li .operateSta,
    .levelData ul li .agreement {
        float: left;
        padding-left: 15px;
    }

    .levelData ul li .levelShow {
        padding: 22px 5px 15px 15px;
    }

    .levelData ul li .levelShow {
        width: 20%;
    }

    .levelData ul li .orderNum {
        width: 30%;
    }

    .levelData ul li .date {
        width: 20%;
    }

    .levelData ul li .agreement {
        width: 15%;
    }

    .levelData ul li .operateSta {
        width: 15%;
    }

        .levelData ul li .operateSta i {
            margin: 0 5px;
            color: #cccccc;
        }

    .levelData ul li span {
        display: inline-block;
        float: left;
    }

    .levelData ul li .activeImg {
        position: absolute;
        right: 0;
        top: -5px;
    }

.levelData .levelShow span img {
    width: 65px;
    height: 65px;
}

.levelData .levelShow p {
    padding: 18px 0 0 15px;
    display: inline-block;
    overflow: hidden;
}

.levelData .levelShow label {
    font-size: 14px;
}

.describe .right .itemlist p i {
    color: #e62d31;
    font-size: 17px
}

.describe .right .statement .opened .closeLevl {
    margin: 0 auto;
    width: 240px;
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 42px;
    height: 42px;
    border-radius: 3px;
    background-color: #f62e2e;
}

.containersLeval {
    padding-bottom: 0;
}

    .containersLeval .vip-member .describe .right {
        float: none;
    }

.levelOrder {
    margin-top: 10px;
}

.tilLevel {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    overflow: hidden;
}

    .tilLevel p {
        border-left: 4px solid #ff3300;
        padding-left: 10px;
        font-size: 14px;
        font-weight: 600;
    }

.levelOrder-detail {
    padding: 5px 0 15px 15px;
    overflow: hidden;
}

    .levelOrder-detail dl {
        font-size: 14px;
        color: #333;
        margin: 5px 0;
        overflow: hidden;
    }

        .levelOrder-detail dl dt {
            float: left;
            overflow: hidden;
        }

        .levelOrder-detail dl dd {
            float: left;
        }

            .levelOrder-detail dl dd i {
                color: #e62d31;
            }


/*vip服务详情*/
.containersLeval .describe .right .table-box table,
.containersLeval .describe .right .table-box table th,
.containersLeval .describe .right .table-box table td {
    border: 1px solid #DDDDDD;
}

.containersLeval .vip-member .describe {
    width: auto;
}

    .containersLeval .vip-member .describe .right {
        width: auto;
    }

    .containersLeval .vip-member .describe .item-list {
        width: auto;
        float: none;
    }

    .containersLeval .vip-member .describe .boxs {
        width: auto;
    }

/*我要评价*/
.company-grade {
    margin-bottom: 20px;
    background-color: #fff;
    overflow: hidden;
    padding: 16px;
}

    .company-grade .company-name {
        width: 306px;
        overflow: hidden;
    }

        .company-grade .company-name .img_enlarge {
            width: 88px;
            height: 88px;
            border-radius: 50%;
            overflow: hidden;
        }

            .company-grade .company-name .img_enlarge a {
                display: block;
                width: 100%;
                height: 100%;
            }

            .company-grade .company-name .img_enlarge img {
                width: 100%;
                height: 100%;
            }

        .company-grade .company-name .name {
            font-size: 16px;
            font-weight: bold;
            margin-left: 10px;
        }

        .company-grade .company-name .tt {
            /*height: 30px;*/
            line-height: 30px;
            overflow: hidden;
            width: 200px;
            /*white-space: nowrap;*/
            text-overflow: ellipsis;
        }

        .company-grade .company-name .grade img {
            width: 75px;
            height: 25px;
        }

        .company-grade .company-name .num {
            color: #999999;
            font-size: 14px;
        }

            .company-grade .company-name .num em {
                font-size: 18px;
            }

.company-star {
    margin-left: 306px;
    margin-right: 25px;
    border-left: 1px solid #dddddd !important;
    padding-left: 30px;
    padding-bottom: 0;
}

    .company-star .cont {
        padding: 0;
    }

        .company-star .cont .score span .rating-stars .rating-star i:before {
            content: ""
        }

        .company-star .cont .capability {
            overflow: hidden;
            width: 108%;
        }

        .company-star .cont .score.score-line span {
            float: left;
            line-height: 10px;
            margin-right: 90px;
            margin-bottom: 5px;
        }

.company-grade .company-name .company_img {
    width: 105px;
    height: 100px;
    margin: 30px auto 0;
}

    .company-grade .company-name .company_img img {
        width: 105px;
        height: 100px;
    }

.company-grade .company-name .cop_tt {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

    .company-grade .company-name .cop_tt a:hover {
        color: #e94242;
    }

.company-star .cont .score {
    margin-bottom: 0;
}

.company-star .eval {
    overflow: hidden;
}

    .company-star .eval p {
        clear: both;
        padding-top: 10px;
        width: 598px;
        overflow: hidden;
        padding-left: 60px;
    }

        .company-star .eval p label {
            color: #666666;
            position: absolute;
            margin-left: -60px;
        }

        .company-star .eval p i {
            color: #dddddd;
            font-size: 18px;
            cursor: pointer;
        }

            .company-star .eval p i.curr {
                color: #e94242;
            }

        .company-star .eval p span {
            color: #999999;
            padding-left: 5px;
        }

        .company-star .eval p em {
            cursor: pointer;
            border: 1px solid #dddddd;
            color: #999999;
            border-radius: 3px;
            margin-right: 10px;
            padding: 0px 15px;
            height: 24px;
            line-height: 24px;
            display: inline-block;
            margin-bottom: 5px;
        }

            .company-star .eval p em.curr {
                background-color: #ddd;
            }

    .company-star .eval .rights img {
        display: block;
        width: 65px;
        height: 65px;
    }

    .company-star .eval .rights .open {
        color: #999999;
        padding-right: 8px;
    }

    .company-star .eval textarea {
        width: 745px;
        height: 160px;
        margin-top: 5px;
        font-size: 12px;
        padding-bottom: 20px;
        background-color: #fff;
    }

    .company-star .eval .assessforms {
        border: none;
    }

        .company-star .eval .assessforms span {
            top: 145px;
            right: 15px;
        }

    .company-star .eval .tit {
        display: block;
        float: left;
        padding-right: 5px;
        color: #666666;
        margin-top: 10px;
    }

    .company-star .eval .uploadImg {
        overflow: hidden;
        margin-top: 10px;
    }

        .company-star .eval .uploadImg i {
            cursor: pointer;
            border: 1px solid #ddd;
            color: #dddddd;
            width: 25px;
            height: 20px;
            text-align: center;
            font-size: 16px;
            border-radius: 3px;
            display: block;
            float: left;
        }

        .company-star .eval .uploadImg .fileImg {
            position: absolute;
            width: 25px;
            height: 20px;
            opacity: 0;
            display: block;
        }

            .company-star .eval .uploadImg .fileImg .webuploader-element-invisible {
                width: 25px;
                height: 20px;
            }

        .company-star .eval .uploadImg img {
            width: 180px;
            height: 100px;
            float: left;
            display: block;
            margin-left: 5px;
        }

        .company-star .eval .uploadImg span {
            display: block;
            float: left;
            margin-left: 15px;
            color: #999999;
            height: 30px;
            line-height: 45px;
        }

            .company-star .eval .uploadImg span em {
                color: #db2c24;
                padding: 0 3px;
            }

    .company-star .eval .tijiao {
        margin: 24px 0;
        overflow: hidden;
    }

        .company-star .eval .tijiao .hx-btn {
            width: 245px;
            display: block;
            float: left
        }

        .company-star .eval .tijiao span {
            color: #999999;
            margin-top: 20px;
            display: block;
            float: left;
        }

        .company-star .eval .tijiao .check {
            width: 15px;
            height: 15px;
            display: block;
            margin: 20px 5px 0 20px;
            float: left;
        }

    .company-star .eval .evalCont {
        width: 745px
    }

.rating-star {
    float: left;
}

    .rating-star i.hover {
        color: #999;
    }

    .rating-star i.no-hover {
        color: #e62d31;
    }


/*我的评价*/
.HX-Mtag label a em {
    color: #e62d31;
    padding-left: 5px;
}

.myEvaluate td {
    text-align: left;
    padding-left: 20px;
}

.myEvaluate ul {
    padding: 10px 0;
}

.myEvaluate li {
    overflow: hidden;
    height: 95px;
    margin: 0;
}

    .myEvaluate li .product {
        width: 40%;
        height: 95px;
        overflow: hidden;
    }

        .myEvaluate li .product img {
            width: 105px;
            height: 70px;
            display: block;
            float: left;
            margin: 10px;
        }

        .myEvaluate li .product span {
            font-weight: bold;
            font-size: 14px;
            display: block;
            float: left;
            margin-top: 35px;
            width: 280px;
            height: 20px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

    .myEvaluate li .evaluateText {
        width: 35%;
        padding-left: 20px;
    }

        .myEvaluate li .evaluateText span {
            width: 280px;
            display: block;
            margin: 20px 0;
            color: #666666;
            height: 65px;
            overflow: hidden;
        }

    .myEvaluate li .evaluateLevel {
        width: 25%;
        padding-top: 35px;
    }

        .myEvaluate li .evaluateLevel i {
            color: #dddddd;
        }

            .myEvaluate li .evaluateLevel i.curr {
                color: #e94242;
            }

        .myEvaluate li .evaluateLevel em {
            color: #999999;
            padding-left: 5px;
        }

/*评价详情*/
.evaluate-details .company-grade .alltt {
    color: #666666;
    font-size: 14px;
    padding: 10px 0 20px;
}

.evaluate-details .company-star ul li {
    margin-right: 57px;
}

.evaluate-details .company-grade .company-name.names {
    width: 165px;
}

.evaluate-details .company-grade .company-star.names {
    margin-left: 165px;
}

.company-star .eval .evelTexts {
    color: #999999;
    font-size: 14px;
    padding: 8px 5px;
    width: 685px;
    line-height: 20px;
}

    .company-star .eval .evelTexts .img_show img {
        width: 93px;
        height: 60px;
        display: inline-block;
        margin-right: 15px;
    }

.company-star ul {
    width: 105%;
    overflow: hidden;
    padding: 10px 0;
}

.company-star li {
    float: left;
    padding: 10px 0;
    line-height: 10px;
}

    .company-star li span {
        display: block;
        line-height: 16px;
        float: left;
        height: 16px;
        color: #666666;
    }

    .company-star li i {
        color: #dddddd
    }

        .company-star li i.curr {
            color: #e94242;
        }

    .company-star li em {
        color: #999;
    }

.company-star .eval p.userText {
    height: auto;
    padding: 0 0 10px;
}

/*评价完成*/
.evaluateOk {
    min-height: 270px;
}

    .evaluateOk .pay-success {
        margin-top: 20px;
    }

        .evaluateOk .pay-success .btns .btns-goback {
            cursor: pointer;
            color: #e62d31;
            font-size: 14px;
            width: 135px;
            text-align: center;
            height: 40px;
            line-height: 40px;
            background: #fff;
            border-radius: 3px;
            display: inline-block;
            vertical-align: middle;
            border: 1px solid #e62d31;
        }


/*vip特权*/
.welfare-centent {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

    .welfare-centent .cost-social {
        width: 100%;
        height: 456px;
        background-color: #0b0b0b;
        background-image: url('../../Images/Vipbg.png');
        background-size: 100% 100%;
        background-repeat: no-repeat;
        text-align: center;
        background-position-y: -28px;
    }

        .welfare-centent .cost-social .vip-img {
            background-image: url('../../Images/VipTop1.png');
            width: 1085px;
            height: 324px;
            margin: 0 auto;
            position: relative;
            top: 30px;
        }

            .welfare-centent .cost-social .vip-img .btn {
                text-align: center;
                position: absolute;
                bottom: -52px;
                left: 10px;
                width: 100%;
                height: 80px;
            }

            .welfare-centent .cost-social .vip-img .btn-vip-dredge {
                width: 180px;
                height: 58px;
                line-height: 58px;
                border-radius: 35px;
                background-image: url('../../Images/btn-vip.png');
                background-size: 100% 100%;
                outline: none;
                background-color: transparent;
                font-size: 18px;
                font-weight: bold;
                border: none;
                color: #2f1300;
                animation-name: tada;
                animation: tada 1s infinite;
                -webkit-animation: tada 1s infinite;
                cursor: pointer;
                display: inline-block;
                text-decoration: none;
            }
    /* .welfare-centent .cost-social .vip-img .btn-vip-dredge:active{width: 190px; height: 65px; font-size: 20px; cursor: pointer;} */
    .welfare-centent .cost-tb-list {
        text-align: center;
        background: url('../../Images/VIP_Bg01.png')no-repeat;
        background-size: 100% 100%;
        background-color: #0b0b0b;
        overflow: hidden;
        position: relative;
        background-position-y: 30px;
        height: 1896px;
    }

        .welfare-centent .cost-tb-list .vip-tt {
            background-color: #0b0b0b;
        }

            .welfare-centent .cost-tb-list .vip-tt img {
                width: 479px;
                height: 60px;
            }

        .welfare-centent .cost-tb-list .vip-table {
            width: 1200px;
            margin: 0 auto;
            height: auto;
            margin-top: 40px;
            margin-bottom: 50px;
            border-radius: 5px;
            border: 1px solid #eee;
            background-color: #fff;
            position: relative;
            z-index: 4;
        }

            .welfare-centent .cost-tb-list .vip-table .tb-menu {
                width: 100%;
                text-align: center;
                border-collapse: collapse;
                border: hidden;
                position: relative;
            }

                .welfare-centent .cost-tb-list .vip-table .tb-menu span {
                    color: #333;
                    font-size: 18px;
                    font-weight: bold;
                }

                .welfare-centent .cost-tb-list .vip-table .tb-menu td {
                    border: 1px solid #eee;
                    border-collapse: collapse;
                }

                .welfare-centent .cost-tb-list .vip-table .tb-menu .tb-head {
                    height: 140px;
                }

                .welfare-centent .cost-tb-list .vip-table .tb-menu .m-fees td {
                    height: 98px;
                }

            .welfare-centent .cost-tb-list .vip-table .td-img-v2 {
                background: url('../../Images/tj.png')no-repeat right top;
            }

            .welfare-centent .cost-tb-list .vip-table .td-img-v1 {
            }

            .welfare-centent .cost-tb-list .vip-table .max-fb {
                color: #333;
                font-size: 20px;
                font-weight: bold;
            }

        .welfare-centent .cost-tb-list .min-y {
            font-size: 16px;
        }

        .welfare-centent .cost-tb-list .m-red {
            font-size: 20px;
            color: #e62d32;
            font-weight: bold;
        }

        .welfare-centent .cost-tb-list .min-ft {
            font-size: 14px;
        }

        .welfare-centent .cost-tb-list .ud-ft {
            text-decoration: line-through;
            font-size: 14px;
            font-weight: bold;
        }

            .welfare-centent .cost-tb-list .ud-ft .m-red {
                font-size: 16px;
            }

        .welfare-centent .cost-tb-list .m-fees p {
            margin: 0;
        }

        .welfare-centent .cost-tb-list .h-list {
            border-collapse: collapse;
        }

            .welfare-centent .cost-tb-list .h-list p {
                margin: 0;
                font-size: 16px;
                color: #666;
                height: 60px;
                line-height: 60px;
                border-bottom: 1px solid #eee;
                font-weight: 500;
            }

                .welfare-centent .cost-tb-list .h-list p:nth-last-child(1) {
                    border: none;
                }

            .welfare-centent .cost-tb-list .h-list .bill {
                display: block;
                font-size: 14px !important;
                color: #666 !important;
                font-weight: 500 !important;
                height: 20px;
                line-height: 40px;
            }

            .welfare-centent .cost-tb-list .h-list .h-color {
                background-color: #fff8f2;
            }

            .welfare-centent .cost-tb-list .h-list .bill:nth-child(1) {
                font-weight: 700 !important;
            }

        .welfare-centent .cost-tb-list .h-btn {
            height: 98px;
        }

            .welfare-centent .cost-tb-list .h-btn .btn {
                border-radius: 35px;
                color: #fff;
                background-color: #e62d32;
                width: 140px;
                height: 40px;
                line-height: 40px;
                display: inline-block;
                text-decoration: none;
            }

                .welfare-centent .cost-tb-list .h-btn .btn:focus {
                    background: url('../../Images/btnBg.png')no-repeat center;
                }

                .welfare-centent .cost-tb-list .h-btn .btn:active {
                    background: url('../../Images/btnBg.png')no-repeat center;
                }

                .welfare-centent .cost-tb-list .h-btn .btn:hover {
                    background: url('../../Images/btnBg.png')no-repeat center;
                }

    .welfare-centent .box .server {
        text-align: center;
        font-size: 15px;
        padding: 15px 0;
    }

        .welfare-centent .box .server p {
            height: 40px;
            line-height: 40px;
        }

            .welfare-centent .box .server p a {
                display: inline-block;
                border-radius: 3px;
                background: #e5e5e5;
                height: 28px;
                line-height: 28px;
                text-align: center;
                padding: 0px 10px;
                font-size: 12px;
                margin: 0 5px;
            }

                .welfare-centent .box .server p a:hover {
                    background: #e62d31;
                    color: #fff
                }

                .welfare-centent .box .server p a em {
                    display: inline-block;
                    margin-right: 5px
                }

                .welfare-centent .box .server p a:hover em {
                    color: #fff
                }

.fl_ynamic {
    width: 432px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

    .fl_ynamic .fl_ynamic-img {
        left: 0;
        top: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }

#background {
    background: url('../../Images/L3.png') repeat-x 5% 0;
    -webkit-animation: STAR-MOVEL 200s linear infinite;
    animation: STAR-MOVEL 200s linear infinite;
}

#midground {
    background: url('../../Images/L2.png') repeat 20% 0;
    z-index: 1;
    -webkit-animation: STAR-MOVEL 100s linear infinite;
    animation: STAR-MOVEL 100s linear infinite;
}

#foreground {
    background: url('../../Images/L1.png') repeat 35% 0;
    z-index: 2;
    -webkit-animation: STAR-MOVEL 50s linear infinite;
    animation: STAR-MOVEL 50s linear infinite;
}

@-webkit-keyframes twinkle {
    from {
        background: #c1b18e
    }

    to {
        background: #565041
    }
}

@keyframes twinkle {
    from {
        background: #c1b18e
    }

    to {
        background: #565041
    }
}

@-webkit-keyframes STAR-MOVER {
    from {
        background-position: 0 0
    }

    to {
        background-position: 400% 0
    }
}

@keyframes STAR-MOVER {
    from {
        background-position: 0 0
    }

    to {
        background-position: 400% 0
    }
}

@-webkit-keyframes STAR-MOVEL {
    from {
        background-position: 400% 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes STAR-MOVEL {
    from {
        background-position: 400% 0
    }

    to {
        background-position: 0 0
    }
}

.fr_ynamic2 {
    width: 432px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

    .fr_ynamic2 .fr_ynamic-img2 {
        position: absolute;
        width: 435px;
        right: 0;
        top: 0;
        height: 100%;
    }

#background2 {
    background: url('../../Images/R1.png') repeat-x 5% 0;
    -webkit-animation: STAR-MOVER 200s linear infinite;
    animation: STAR-MOVER 200s linear infinite;
}

#midground2 {
    background: url('../../Images/r2.png') repeat 20% 0;
    z-index: 1;
    -webkit-animation: STAR-MOVER 100s linear infinite;
    animation: STAR-MOVER 100s linear infinite;
}

#foreground2 {
    background: url('../../Images/r3.png') repeat 35% 0;
    z-index: 2;
    -webkit-animation: STAR-MOVER 50s linear infinite;
    animation: STAR-MOVER 50s linear infinite;
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    10%, 20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        -ms-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}



/*实名认证选择*/
.new-reaml-name {
    overflow: hidden;
    margin-top: 45px;
}

    .new-reaml-name .personal-real {
        overflow: hidden;
        width: 470px;
        border: 1px solid #ddd;
        border-radius: 5px;
        padding: 25px;
        text-align: center;
        float: left;
        margin-right: 35px;
        height: 288px;
        position: relative;
    }

        .new-reaml-name .personal-real:last-child {
            margin-right: 0px;
        }

        .new-reaml-name .personal-real .tt {
            font-size: 18px;
            margin: 10px auto;
        }

        .new-reaml-name .personal-real .cont {
            font-size: 14px;
            color: #666;
            line-height: 20px;
        }

.personal-real .apply-btn {
    display: inline-block;
    background-color: #e62d31;
    overflow: hidden;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    width: 135px;
    border-radius: 3px;
    margin-top: 20px;
    position: absolute;
    bottom: 25px;
    left: 50%;
    margin-left: -65px;
}

    .personal-real .apply-btn:hover {
        opacity: .8;
    }

.personal-real .apply-btn-dis {
    background-color: #eee;
    color: #666;
}

.formMain dd.back-btn {
    width: 600px;
}

    .formMain dd.back-btn .back-link {
        color: #e62d31;
        font-size: 14px;
        width: 135px;
        text-align: center;
        height: 40px;
        line-height: 40px;
        border-radius: 3px;
        transition: 0.5s;
        display: inline-block;
        vertical-align: middle;
    }

        .formMain dd.back-btn .back-link:hover {
            text-decoration: underline;
        }

.m-conter-box .s_address {
    display: table;
    width: 100%;
    padding: 10px 0;
}

    .m-conter-box .s_address dd {
        width: 400px;
        position: relative;
        color: #666;
        font-size: 14px;
        display: table;
        margin-left: 83px;
        line-height: 14px;
        margin-top: 13px;
    }

    .m-conter-box .s_address dt {
        overflow: hidden;
        float: left;
        text-align: left;
        overflow: hidden;
        display: inline-block;
        line-height: 40px;
        padding-right: 10px;
        font-size: 14px
    }

.m-conter-box .no-padding dt {
    float: left;
    width: 66px;
    text-align: right;
}

.m-conter-box .allw {
    float: left;
}

    .m-conter-box .allw .ted {
        float: left;
        text-align: center;
        width: 100px;
    }

        .m-conter-box .allw .ted p {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            text-align: center;
            width: 98%;
            margin-right: 15px;
        }

.add_images_ahead {
    float: none !important;
}

.new-refuce-detail .enclosure li span {
    height: auto
}

    .new-refuce-detail .enclosure li span a {
        height: 60px;
    }


/*升级续费支付模块 */
.color_999 {
    color: #999;
}

.color_666 {
    color: #666;
}

.color_red {
    color: #E63330;
}

.dcl_name {
    text-align: center;
}

.fz14 {
    font-size: 14px;
}

.fz12 {
    font-size: 12px;
}

.fz20 {
    font-size: 20px;
}

.fbold {
    font-weight: bold;
}

.dcl-decon {
    position: relative;
}

    .dcl-decon .dcl_sales {
        position: absolute;
        right: 0;
        z-index: 1;
        top: 0;
    }

.dcl-red-btns {
    display: inline;
    padding: 4px 7px;
    line-height: 26px;
    text-align: center;
    border: 1px solid rgba(230, 45, 49, 1);
    border-radius: 3px;
    cursor: pointer;
    color: rgba(230, 45, 49, 1) !important;
}

    .dcl-red-btns:hover {
        background: rgba(230, 45, 49, 1);
        color: #fff !important;
    }

.dcl-offer {
    float: right;
    margin-top: 37px;
    text-align: right;
}

    .dcl-offer .info {
        float: left;
        text-align: left;
        margin-left: 50px;
        max-width: 100px;
    }

        .dcl-offer .info p:nth-child(2) {
            max-width: 100px;
            overflow: hidden;
            white-space: nowrap;
            text-align: center;
            text-overflow: ellipsis;
        }

.mgb5 {
    margin-bottom: 5px;
}

.dcl-offer .info p img {
    /*vertical-align: middle;*/
    position: relative;
    top: 2px;
    margin-right: 5px;
}


.dcl-offer .num span {
    margin-right: 22px;
}

    .dcl-offer .num span:last-child {
        margin-right: 0px;
    }

.dcl-offer .num {
    margin-right: 5px;
}

    .dcl-offer .num .share img {
        vertical-align: middle;
        margin-right: 5px;
    }

.dcl-offer .share-icon {
    margin-top: 7px;
}

    .dcl-offer .share-icon img {
        margin-right: 7px;
        cursor: pointer;
    }

.dcl-play-type .grade1 {
    margin-left: 5px;
    text-align: center;
    width: 63px;
    height: 19px;
    background-image: url(../../Images/platinumbg.png);
    background-repeat: no-repeat;
    box-shadow: 0px 4px 8px rgba(180, 79, 46, 0.13);
    border-radius: 40px;
    color: #fff;
    line-height: 19px;
    display: inline-block;
}

.dcl-play-type .grade2 {
    margin-left: 5px;
    text-align: center;
    width: 63px;
    height: 19px;
    background-image: url(../../Images/masonrybg.png);
    background-repeat: no-repeat;
    box-shadow: 0px 4px 8px rgba(180, 79, 46, 0.13);
    border-radius: 40px;
    color: #fff;
    line-height: 19px;
    display: inline-block;
}

.dcl-play-type .grade3 {
    margin-left: 5px;
    text-align: center;
    width: 63px;
    height: 19px;
    background-image: url(../../Images/crownbg.png);
    background-repeat: no-repeat;
    box-shadow: 0px 4px 8px rgba(180, 79, 46, 0.13);
    border-radius: 40px;
    color: #fff;
    line-height: 19px;
    display: inline-block;
}

.dcl-play-type .up-grade a {
    cursor: pointer;
    color: #499eff;
    text-decoration: underline;
}

.mgl166 {
    margin-left: 166px;
}

.yy-up-grade {
    position: relative;
}

    .yy-up-grade .info-tips {
        color: #666;
        font-size: 13px;
        margin: 0px;
        width: 355px;
        z-index: 1;
        background-color: #fff;
        position: absolute;
        padding: 15px;
        top: 40px;
        left: -310px;
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        display: none;
    }

    .yy-up-grade:hover .info-tips {
        display: block;
    }

.dcl-play-type .dcl-box .years {
    width: 60px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    display: inline-block;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    margin-right: 28px;
    border: 1px solid #666;
}

    .dcl-play-type .dcl-box .years.active {
        background: #e63330;
        color: #fff;
        border: 1px solid #e63330 !important;
    }

.dcl-play-type li .left label {
    width: 120px;
    text-align: right;
    display: inline-block;
}

.dcl-play-type li .select-info {
    position: relative;
    margin: 10px auto;
    top: -7px;
}

    .dcl-play-type li .select-info img {
        width: 28px;
        height: 17px;
        vertical-align: middle;
        pointer-events: none;
        left: 6px;
        top: 20px;
        position: absolute;
    }

    .dcl-play-type li .select-info .select-tags {
        width: 172px;
        padding-left: 40px;
        border: 1px solid #ddd;
        -webkit-appearance: none;
        color: #92989f;
        height: 35px;
        line-height: 35px;
        z-index: 10;
        color: #E63330;
        font-size: 14px;
    }

    .dcl-play-type li .select-info i {
        position: absolute;
        right: 4px;
        top: 1px;
    }

        .dcl-play-type li .select-info i:before {
            content: '\e899';
        }

    .dcl-play-type li .select-info.open i:before {
        content: '\e643';
    }

.members-pay .text .play-type li .right .link {
    margin-left: 58px;
}

/*我的项目*/
.HX-Mwapper .project-search p {
    display: inline-block;
  
    font-size: 14px;
}

.item180 {
    width: 180px !important
}

.HX-Mwapper .project-search button {
    margin-left: 15px;
    height: 32px;
    border: 0;
    background-color: #E62D31;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    border-radius: 5px;
}


.HX-Mwapper .project-search p a {
    margin-left:5px;
    line-height:30px;
    height: 30px;
    border: 0;
    background-color: red;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    border-radius: 5px;
}

.HX-Mwapper .project-search p a:hover {
    opacity: 0.8
}

.HX-Mwapper .project-search select {
    color: #999;
    height: 30px
}

.HX-Mwapper .project-search input {
    padding-left: 20px;
    box-sizing: border-box;
    width: 254px !important;
    height: 32px;
    border: 1px solid #ccc;
}

    .HX-Mwapper .project-search input::-webkit-input-placeholder {
        color: #666
    }
    .HX-Mwapper .project-search input::-moz-placeholder {
        color: #666
    }
    .HX-Mwapper .project-search input:-ms-input-placeholder {
        color: #666
    }




        .HX-Mwapper .myproject-box {
            margin-top: 31px;
        }

    .HX-Mwapper .myproject-box ul li {
        overflow: hidden;
        width: 970px;
        height: 130px;
        border: 1px solid #dddddd;
      padding:24px; 
        margin-bottom: 20px;
        position: relative;
    }

        .HX-Mwapper .myproject-box ul li:hover {
            box-shadow: 0 0 15px #ddd;
        }

        .HX-Mwapper .myproject-box ul li .status-img {
            position: absolute;
            top: 0;
            right: 0;
            width: 60px;
            height: 60px
        }

        .HX-Mwapper .myproject-box ul li .img-box {
            width: 80px;
            height: 80px;
            overflow: hidden;
        }

            .HX-Mwapper .myproject-box ul li .img-box img {
                transition: .8s;
                height: 100%;
                width: 100%;
            }

            .HX-Mwapper .myproject-box ul li .img-box:hover img {
                transform: scale(1.2);
                -moz-transform: scale(1.2);
                -webkit-transform: scale(1.2);
            }

        .HX-Mwapper .myproject-box ul li .project-content {
            margin-left: 30px;
            width: 620px;
            overflow: hidden;
        }

            .HX-Mwapper .myproject-box ul li .project-content p {
                color: #999;
                font-size: 12px;
 
            }

                .HX-Mwapper .myproject-box ul li .project-content p i {
                    color: #666
                }

            .HX-Mwapper .myproject-box ul li .project-content .title {
                height:22px;
                margin-top: 5px;
                font-weight: bold;
                color: #333;
                font-size: 16px;
                overflow: hidden;
                text-overflow:ellipsis;
                white-space:nowrap;
                display: -webkit-box;
                cursor: pointer;
                margin-bottom:2px;
            }

                .HX-Mwapper .myproject-box ul li .project-content .title:hover {
                    color: #e62d31;
                }

        .HX-Mwapper .myproject-box ul li .right-box a {
            font-size: 12px;
            color: #E62D31;
            cursor: pointer;
        }

            .HX-Mwapper .myproject-box ul li .right-box a:hover {
                opacity: 0.8
            }

        .HX-Mwapper .myproject-box ul li .right-box {
            margin-top: 25px;
            margin-right: 30px;
        }
.HX-Mwapper .mytab-info-box{
    margin-bottom:20px;
}
.HX-Mwapper .mytab-info-box a {
    width: 100px;
    height: 32px;
    background: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
    margin-right: 20px;
    display: inline-block;
}
    .HX-Mwapper .mytab-info-box a.active {
        color: #fff;
        background: #E62D31;
        border: 1px solid #E62D31;
    }
    .HX-Mwapper .mytab-info-box a:hover{
        opacity:0.8
    }
    .HX-Mwapper .my-deliverbox {
        /*overflow:hidden;*/
        margin-top: 18px;
    }

    .HX-Mwapper .my-deliverbox .tabList {
        border-collapse: collapse;
        overflow: hidden;
    }

        .HX-Mwapper .my-deliverbox .tabList thead {
            background-color: #f2f2f2;
        }

        .HX-Mwapper .my-deliverbox .tabList tr th {
            height: 40px;
            text-align: left;
            /* font-weight: bold; */
            padding-left: 13px;
            color: #666;
            font-size: 14px;
        }

        .HX-Mwapper .my-deliverbox .tabList tbody tr {
            border: 1px solid #EEEEEE;
        }

.HX-Mwapper .mytable tr td {
    box-sizing: border-box;
    white-space: normal;
    word-break: break-all;
}

.HX-Mwapper .my-deliverbox.my-game .tabList tr td .imgpro .bill {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    color: #fff;
    font-size: 14px;
    line-height: 27px;
    padding: 6px 10px;
    overflow: hidden;
    text-align: center;
}

    .HX-Mwapper .my-deliverbox.my-game .tabList tr td .imgpro .bill p {
        overflow: hidden;
        margin-top: 5px;
        font-size: 13px;
        height: 30px;
        margin-bottom: 5px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .HX-Mwapper .my-deliverbox.my-game .tabList tr td .imgpro .bill span {
        display: block;
    }


.HX-Mwapper .my-deliverbox .tabList tr td {
    padding: 16px 10px 13px 10px;
    font-size: 14px;
    overflow: hidden;
    word-break: break-all;
}

    .HX-Mwapper .my-deliverbox .tabList tr td.option {
        position: relative
    }

        .HX-Mwapper .my-deliverbox .tabList tr td.option .status-img {
            position: absolute;
            top: 0;
            right: 0;
        }

.HX-Mwapper .my-deliverbox .tabList tr .pro-info {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
    color: #666;
}

.HX-Mwapper .my-deliverbox .tabList tr td.pass {
    color: #0d9747;
}

.HX-Mwapper .my-deliverbox .tabList tr td.fail {
    color: #E62D31;
}

.HX-Mwapper .my-deliverbox .tabList tr td a {
    display: inline-block;
    text-align: center;
    font-size: 12px;
    overflow: hidden;
}

    .HX-Mwapper .my-deliverbox .tabList tr td a.detail {
        color: #E62D31;
        cursor: pointer;
        margin-right: 5px;
    }

        .HX-Mwapper .my-deliverbox .tabList tr td a.detail:hover {
            opacity: 0.8
        }

.HX-Mwapper .my-deliverbox .tabList tr td .imgpro {
    width: 300px;
    height: 117px;
    float: left;
    overflow: hidden;
    position:relative;
    cursor: pointer;
}

    .HX-Mwapper .my-deliverbox .tabList tr td .imgpro img {
        width: 100%;
        height: 100%;
        cursor: pointer;
    }
    .HX-Mwapper .my-deliverbox .tabList tr td .imgpro .tt-box {
        color: #fff;
        position: absolute;
        top: 27px;
        overflow:hidden;
        width:100%
    }
        .HX-Mwapper .my-deliverbox .tabList tr td .imgpro .tt-box .tit {
            color: #fff;
            font-size: 14px;
            margin-bottom: 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
           -webkit-box-orient: vertical;
           word-break:break-all
        }
        .HX-Mwapper .my-deliverbox .tabList tr td .imgpro .tt-box .time {
            color: #fff;
            font-size: 12px;
            white-space:nowrap;
            overflow:hidden;
            text-overflow:ellipsis;
           
        }
            .HX-Mwapper .my-deliverbox .tabList .investor-infor {
        float: left;
        margin-left: 10px;
        text-align: left;
        overflow: hidden;
        width: 300px;
    }

    .HX-Mwapper .my-deliverbox .tabList .investor-infor .tag {
        white-space: nowrap;
        overflow: hidden;
    }

    .HX-Mwapper .my-deliverbox .tabList .investor-infor font {
        display: inline-block;
        width: 88px;
        padding: 0px 5px;
        height: 24px;
        line-height: 24px;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-align: center;
        border-radius: 3px;
        background: #f5f5f6;
        font-size: 12px;
        color: #666;
        margin-right: 12px;
        overflow: hidden;
    }

    .HX-Mwapper .my-deliverbox .tabList .investor-infor p {
        color: #999;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

        .HX-Mwapper .my-deliverbox .tabList .investor-infor p i {
            color: #666
        }

            .HX-Mwapper .my-deliverbox .tabList .investor-infor p i.money {
                color: #E12F2F;
                font-weight: bold
            }

    .HX-Mwapper .my-deliverbox .tabList .investor-infor label {
        font-size: 16px;
        color: #333;
        display: block;
        margin-bottom: 10px;
        overflow: hidden;
    }

        .HX-Mwapper .my-deliverbox .tabList .investor-infor label > em {
            margin-right: 20px;
        }

            .HX-Mwapper .my-deliverbox .tabList .investor-infor label > em:hover {
                color: #E62D31;
            }

    .HX-Mwapper .my-deliverbox .tabList .investor-infor h3 {
        font-size: 14px;
        width: 300px;
        color: #333;
        margin-bottom: 5px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .HX-Mwapper .my-deliverbox .tabList .investor-infor span {
        font-size: 12px;
        margin-left: 10px;
        color: #666;
    }

        .HX-Mwapper .my-deliverbox .tabList .investor-infor span .iconfont {
            font-size: 20px;
        }

    .HX-Mwapper .my-deliverbox .tabList .investor-infor > em {
        display: block;
        font-size: 12px;
        color: #666;
        margin-bottom: 5px;
        overflow: hidden;
    }

        .HX-Mwapper .my-deliverbox .tabList .investor-infor > em i {
            color: #333;
        }
/*个人中心报名详情*/
.HX-Mwapper .base-wrap:not(:first-child) {
    margin-top: 20px;
}

.HX-Mwapper .base-wrap .base-title {
    height: 39px;
    background: #f5f5f6;
}

    .HX-Mwapper .base-wrap .base-title p {
        color: #666;
        font-size: 14px;
        padding-left: 30px;
        line-height: 39px;
    }

.HX-Mwapper .base-content {
    margin-top: 22px;
}

.HX-Mwapper .base-wrap .base-list .list-item {
    margin-bottom: 10px;
}

    .HX-Mwapper .base-wrap .base-list .list-item .item-label {
        display: inline-block;
        width: 155px;
        color: #999999;
        font-size: 14px;
        text-align: right;
    }

    .HX-Mwapper .base-wrap .base-list .list-item .item-content {
        font-size: 14px;
        color: #666;
        margin-left: 13px;
        display: inline-block;
        width: 500px;
    }
        .HX-Mwapper .base-wrap .base-list .list-item .item-content .member-box{
            margin-bottom:10px;
        }
            .HX-Mwapper .base-wrap .base-list .list-item .item-content .member-box .head-img {
                width: 70px;
                text-align: center;
                height: 70px;
                border-radius: 50%;
                margin:10px 0;
            }
            .HX-Mwapper .base-wrap .base-list .list-item .item-content .member-box .head-img img{
                width:100%;
               height:100%;
               border-radius:50%;
            }
            .HX-Mwapper .base-wrap .base-list .list-item .item-content .member-box .member-info {
                width: 480px;
               margin-left:20px;
            }
                .HX-Mwapper .base-wrap .base-list .list-item .item-content .member-box .member-info .item-m{
                    margin-bottom:5px;
                }
                .HX-Mwapper .base-wrap .base-list .list-item .item-content .member-box .member-info .lable {
                    color: #999;
                    font-size: 14px;
                    display: inline-block;
                    vertical-align: top;
                }
                .HX-Mwapper .base-wrap .base-list .list-item .item-content .member-box .member-info .infos {
                    color: #666 ;
                    font-size: 14px;
                    display:inline-block;
                    width:420px

                }
                .HX-Mwapper .base-wrap .base-list .list-item .item-content .intro-img {
                    width: 96px;
                    height: 96px;
                    margin-right: 20px;
                    float: left;
                    cursor:pointer;
                }
        .w120 {
            width: 120px !important;
            height: 120px !important;
        }

.w140 {
    width: 140px !important;
    height: 140px !important;
}

.HX-Mwapper .base-wrap .project-img {
    width: 200px;
    margin-right: 30px
}

    .HX-Mwapper .base-wrap .project-img .img-lable {
        display: inline-block;
        color: #999;
        font-size: 14px
    }

    .HX-Mwapper .base-wrap .project-img .img-cont {
        display: inline-block;
        width: 140px;
        height: 140px;
        text-align: center;
        line-height: 140px;
        margin-left:5px;
    }

        .HX-Mwapper .base-wrap .project-img .img-cont img {
            width: 100%;
            height: 100%
        }

.HX-Mwapper .base-content .file-box .item-label {
    display: inline-block;
    width: 155px;
    color: #999999;
    font-size: 14px;
    text-align: right;
}
.HX-Mwapper .base-content .file-box .files {
    display: inline-block;
    width: 875px;
}
    .HX-Mwapper .base-content .file-box .nodata {
        margin-left: 13px;
        font-size: 14px;
        color: #666;
    }

.HX-Mwapper .base-content .file-box .item-content {
    display: inline-block;
    margin-left: 13px;
    background: #fbfbfb;
    padding: 10px 21px 15px 16px;
    word-break: break-all;
    margin-bottom:10px;
}

    .HX-Mwapper .base-content .file-box .item-content .img-box {
        width: 56px;
        height: 64px;
        margin-right: 15px;
    }

        .HX-Mwapper .base-content .file-box .item-content .img-box a {
            display: inline-block;
        }

            .HX-Mwapper .base-content .file-box .item-content .img-box a img {
                width: 56px;
                height: 64px;
            }

.HX-Mwapper .base-content .file-box {
    margin-bottom: 20px
}

    .HX-Mwapper .base-content .file-box .item-content .text {
        height: 30px;
        line-height: 30px;
        margin-right: 90px;
        color: #999;
    }

        .HX-Mwapper .base-content .file-box .item-content .text p {
            font-size: 14px;
            width: 270px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            color: #666;
        }

            .HX-Mwapper .base-content .file-box .item-content .text p a {
                display: inline-block;
                margin-bottom: 15px;
                width: 100%;
                color: #666;
            }

                .HX-Mwapper .base-content .file-box .item-content .text p a:hover {
                    color: #e62d31;
                }
.HX-Mwapper .base-content .edit-btn {
    width: 141px;
    height: 40px;
    background: #e62d31;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    cursor: pointer;
    margin: 40px 0px 0 172px
}
.HX-Mwapper .base-content .edit-btn:hover{
    opacity:0.8
}
.HX-Mwapper .mysign-activity {
    margin-top:20px;
}
    .HX-Mwapper .mysign-activity ul li {
        padding: 13px 16px;
        overflow: hidden;
        background: #ffffff;
        border: 1px solid #eeeeee;
       margin-bottom:14px;
       position:relative;
    }
    .HX-Mwapper .mysign-activity ul li .img-box {
        width: 167px;
        height: 98px;
        overflow:hidden;
        margin-right:32px;
        cursor:pointer
    }
        
        .HX-Mwapper .mysign-activity ul li .img-box img {
            width: 100%;
            height: 100%;
            transition: 0.8s;
        }
        .HX-Mwapper .mysign-activity ul li .img-box:hover img {
            transform: scale(1.2);
            -moz-transform: scale(1.2);
            -webkit-transform: scale(1.2);
        }
        .HX-Mwapper .mysign-activity ul li .text{
            width:500px;
        }
        .HX-Mwapper .mysign-activity ul li .text p {
            color: #999;
            font-size: 14px;
            margin-bottom: 2px;
            white-space:nowrap;
            overflow:hidden;
            text-overflow:ellipsis;
        }
    .HX-Mwapper .mysign-activity ul li .text p{
        color:#999;
        font-size:12px;
    }
        .HX-Mwapper .mysign-activity ul li .text p span{
            color:#666;
        }
        .HX-Mwapper .mysign-activity ul li .text h5 {
            margin-bottom: 13px;
            text-overflow: -o-ellipsis-lastline;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            line-clamp: 2;
            -webkit-box-orient: vertical;
            font-size: 14px;
            cursor: pointer;
            font-family: Microsoft YaHei, Microsoft YaHei-Bold;
        }
            .HX-Mwapper .mysign-activity ul li .text h5:hover {
                color: #E62D31
            }
        .HX-Mwapper .mysign-activity ul li .status-box {
            position: absolute;
            top: 0;
            right: 0;
            width: 60px;
            height: 60px;
        }
        .HX-Mwapper .mysign-activity ul li .see-detail a {
            margin-top: 45px;
            cursor: pointer;
            color: #E62D31;
            font-size: 12px;
            margin-right:135px;
        }
        .HX-Mwapper .mysign-activity ul li .see-detail a:hover{
            opacity:0.8;
            margin-right:135px;
        }