body, div, ul, li, span, a, textarea, select, p, h4, h3, h2, dl, dt, dd, input {
    padding: 0px;
    margin: 0px;
    font-family: 微软雅黑;
    font-size: 14px;
    color: #444;
    resize: none;
    word-break: break-all;
}

img {
    border: none;
}

option {
    padding: 0;
    margin: 0;
}

ul li {
    list-style-type: none;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #069;
}

    a:hover {
        color: #c00;
    }


.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
}


#fujian {
    min-height: 120px;
}


#boketab #div13 ul li a {
    width: 100px;
}

.jixiangwu {
    position: fixed;
    bottom: 0px;
    width: 314px;
    right: 0px;
    height: 36px;
    background: #b10000;
    border: 1px solid #fff;
    z-index:12;
}

    .jixiangwu .xiangmulist {
        display: none;
        width: 312px;
        position: fixed;
        bottom: 50px;
        z-index: 9999;
    }

        .jixiangwu .xiangmulist .title {
            height: 20px;
            background: #ad292a;
            text-align: right;
        }

            .jixiangwu .xiangmulist .title a {
                margin: 0px 10px 0px 0px;
                background: url(../images/hengtiao.png) no-repeat center;
                display: inline-block;
                width: 20px;
                height: 20px;
            }

        .jixiangwu .xiangmulist .dibu {
            background: url(../images/dibutiao.png) repeat-x;
            height: 5px;
            width: 100%;
        }

        .jixiangwu .xiangmulist ul {
            border-left: 1px solid #ad292a;
            border-right: 1px solid #ad292a;
            background: #fff;
            padding: 0px 0px 30px 0px;
        }

            .jixiangwu .xiangmulist ul li {
                border-bottom: 1px dotted #ccc;
                margin: 0px 20px;
            }

                .jixiangwu .xiangmulist ul li a {
                    line-height: 30px;
                    height: 30px;
                    display: inline-block;
                    width: 100%;
                }

                    .jixiangwu .xiangmulist ul li a i {
                        margin: 0px 10px 0px 0px;
                        background: url(../images/jiantou.png) no-repeat;
                        display: inline-block;
                        width: 16px;
                        height: 16px;
                        vertical-align: middle;
                    }

    .jixiangwu .jixiangwubar .jixiangwuicon {
        width: 57px;
        height: 36px;
    }

        .jixiangwu .jixiangwubar .jixiangwuicon a {
            display: inline-block;
            height: 36px;
            width: 16px;
            background: url(../images/shouqi2.png) no-repeat center;
            margin: 0px 0px 0px 10px;
        }

        .jixiangwu .jixiangwubar .jixiangwuicon .fangzi {
            background: url(../images/fangzhi.png) no-repeat;
            width: 77px;
            position: fixed;
            height: 73px;
            bottom: -1px;
            right: 250px;
            z-index: 10000;
        }

        .jixiangwu .jixiangwubar .jixiangwuicon .gou {
            background: url(../images/jinzhankai.png) no-repeat;
            width: 77px;
            position: fixed;
            height: 69px;
            bottom: 0px;
            right: 250px;
            z-index: 10001;
        }

        .jixiangwu .jixiangwubar .jixiangwuicon .zhankai {
            background: url(../images/jintangzhe.png) no-repeat;
            width: 70px;
            position: fixed;
            height: 86px;
            bottom: 0px;
            right: 250px;
            z-index: 10001;
        }

    .jixiangwu .jixiangwubar .sanjiao {
        border-left: 1px solid #c40000;
        width: 27px;
    }

    .jixiangwu .jixiangwubar .title {
        border-left: 1px solid #c40000;
        line-height: 36px;
        padding: 0px 0px 0px 20px;
        width: 202px;
    }

        .jixiangwu .jixiangwubar .title a {
            color: #fff;
        }

    .jixiangwu .jixiangwubar .suoqi {
        border-left: 1px solid #c40000;
        width: 20px;
        height: 36px;
        text-align: center;
    }

        .jixiangwu .jixiangwubar .suoqi a {
            background: url(../images/shouqi.png) no-repeat center;
            display: inline-block;
            width: 16px;
            height: 36px;
            margin: 0px 0px 0px 10px;
        }


.biaoqiandiv ul li {
    float: left;
}

    .biaoqiandiv ul li a {
        display: inline-block;
        margin-right: 10px;
    }

/*我问专家新增样式 2014-07-09*/

.experts {
    height: 40px;
    width: 720px;
    background: #f3f3f3;
    margin-top: 20px;
    overflow: hidden;
    border-bottom: 1px solid #c00;
}

    .experts h2 {
        float: left;
        margin-left: 10px;
        font-size: 16px;
        color: #444;
        font-weight: 400;
        line-height: 40px;
    }

        .experts h2 i {
            background: #cc0000;
            width: 5px;
            height: 15px;
            display: inline-block;
            margin: 0px 10px 0px 0px;
            vertical-align: middle;
        }

    .experts a {
        background: #cc0000;
        color: #FFF;
        font-weight: 400;
        padding: 0px 10px;
        line-height: 30px;
        height: 30px;
        float: right;
        margin-right: 15px;
        margin-top: 5px;
        display: inline;
    }

        .experts a img {
            float: left;
            margin-top: 7px;
            display: inline;
        }

.main .jobright .expertslist2 {
    float: left;
    margin-top: 15px;
    width: 690px;
}

    .main .jobright .expertslist2 .list-title {
        height: 34px;
    }

        .main .jobright .expertslist2 .list-title ul {
            position: absolute;
            border-bottom: 1px solid #cc0000;
            width: 690px;
            height: 35px;
            padding: 0px 0px 0px 30px;
        }

            .main .jobright .expertslist2 .list-title ul li {
                float: left;
                height: 34px;
                line-height: 34px;
            }

                .main .jobright .expertslist2 .list-title ul li a {
                    padding: 0px 10px;
                    line-height: 34px;
                    height: 34px;
                    display: inline-table;
                }

            .main .jobright .expertslist2 .list-title ul .select {
                border-bottom: 1px solid #fff;
                border-top: #cc0000 1px solid;
                border-left: #cc0000 1px solid;
                border-right: #cc0000 1px solid;
                border-radius: 5px 5px 0px 0px;
                color: #cc0000;
            }

        .main .jobright .expertslist2 .list-title span {
            float: right;
            font-size: 12px;
            color: #6e6e6e;
        }


    .main .jobright .expertslist2 .list-content {
        padding: 20px 0px 0px 00px;
    }

        .main .jobright .expertslist2 .list-content table {
            width: 720px;
            padding-bottom: 15px;
        }

            .main .jobright .expertslist2 .list-content table th {
                background: #f3f3f3;
                height: 40px;
                line-height: 40px;
                font-weight: 400;
                overflow: hidden;
            }

            .main .jobright .expertslist2 .list-content table td {
                line-height: 40px;
                text-align: center;
            }

            .main .jobright .expertslist2 .list-content table .gray {
                background: #fbfbfb;
            }

    .main .jobright .expertslist2 .delete {
        background: url(images/);
    }


/*我要提问样式 2014-07-10*/
.bokesend .table {
    width: 820px;
}

    .bokesend .table th {
        text-align: right;
        line-height: 50px;
        font-weight: 400;
    }

    .bokesend .table td {
        line-height: 50px;
    }

.edui-default .edui-editor {
    width: 700px;
}

#lname, #object, #name, #QuestionTitle {
    width: 520px;
    height: 38px;
    border: #ababab 1px solid;
}


/*你问我答部分 2014-07-10*/
.newsComment {
    clear: both;
    width: 770px;
    margin: 0 0 20px 0;
}

    .newsComment .h2 {
        clear: both;
        background: url(../images/balloon-ellipsis.png) no-repeat 0 13px;
        margin: 0 20px 10px 0px;
        padding: 0 0 0 30px;
        color: #005E8E;
        height: 40px;
        line-height: 40px;
    }

        .newsComment .h2 h2 {
            float: left;
            font-weight: 800;
            font-size: 16px;
        }

        .newsComment .h2 h4 {
            float: right;
            font-weight: 400;
            font-size: 12px;
        }

.questioncontent {
    margin: -10px 0 10px 20px;
    text-align: left;
    text-indent: 2em;
}

.newsComment .CommentContent, .newsComment .CommentInput {
    width: 730px;
    background: #fbfbfb;
    border: #f4f4f4 1px solid;
    padding: 5px;
    margin: 1px 0 1px 20px;
}

    .newsComment .CommentContent h2 {
        color: #005782;
        font-size: 12px;
        font-weight: 800px;
        margin: 0 5px;
        line-height: 24px;
        background: none;
        padding: 0;
    }

    .newsComment .CommentContent span {
        color: #333;
        font-size: 12px;
        font-weight: 400px;
    }

    .newsComment .CommentContent .time {
        color: #999;
        font-size: 12px;
        font-weight: 400px;
        margin: 0 5px;
        line-height: 18px;
    }

.newsComment .feed-comment-item {
    margin-top: 1px;
    padding: 1px;
    width: 720px;
}

.newsComment .fluid-input {
    display: block;
    width: 100%;
    background: none;
}

    .newsComment .fluid-input textarea {
        color: #C9C9C9;
        font-size: 12px;
        height: 32px;
        width: 720px;
    }

    .newsComment .fluid-input .text, .fluid-input textarea {
        background-color: white;
        border: 1px solid #f4f4f4;
        width: 720px;
    }

.CommentInput {
    width: 730px;
    text-align: right;
}

.Inputbutton {
    background: #cc0000;
    color: #FFF;
    font-weight: 400;
    padding: 0px 10px;
    border: 0;
    line-height: 24px;
    height: 24px;
    margin-right: 15px;
    margin-top: 5px;
    display: inline;
}








.mui-mbar-outer {
    position: fixed;
    _position: absolute;
    width: 0;
    overflow: visible;
    top: 0;
    right: 0;
    z-index: 999999;
    background: transparent;
}

.mui-mbar {
    visibility: hidden;
    position: fixed;
    _position: absolute;
    width: 270px;
    top: 0;
    right: -270px;
    z-index: 999999;
    color: #fff;
}

.mui-mbar-tabs {
    position: absolute;
    z-index: 999999;
    top: 0;
    left: 0;
    width: 35px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mui-mbar-tab {
    position: absolute;
    left: 0;
    width: 35px;
    height: 35px;
    background-color: #000;
    cursor: pointer;
}

.mui-mbar-tab-bubble {
    display: none;
    position: absolute;
    top: 0;
    right: 30px;
    cursor: pointer;
    z-index: 999999;
}

.mui-mbar-tabs-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    background-color: #000;
}

.mui-mbar-tab-logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 35px;
    height: 35px;
}

.mui-mbar-tab-logo-prof-nick-bd {
    position: absolute;
    left: 5px;
    top: 5px;
    width: 26px;
    height: 26px;
    border-radius: 13px;
    background-color: #413C3C;
}

.mui-mbar-tab-logo-prof-nick, .mui-mbar-tab-logo-prof-def {
    position: absolute;
    left: 0;
    top: 0;
    width: 26px;
    height: 26px;
    border-radius: 13px;
}

.mui-mbar-tab-cart {
    height: 135px;
}

    .mui-mbar-tab-cart .mui-mbar-tab-logo {
        top: 10px;
    }

.mui-mbar-tab-logo-cart {
    background: url(../images/shubao.png) no-repeat;
    margin: 0px 0px 0px 5px;
}

.mui-mbar-tab-logo-cartbianse {
    background: url(../images/shubao2.png) no-repeat;
    margin: 0px 0px 0px 5px;
}

.mui-mbar-tab-txt {
    position: absolute;
    left: 0;
    top: 32px;
    width: 29px;
    padding: 0 3px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    line-height: 14px;
}

.mui-mbar-tab-cart .mui-mbar-tab-txt {
    left: 7px;
    top: 40px;
    width: 20px;
    height: 50px;
    line-height: 16px;
    overflow: hidden;
    padding: 0;
}

.mui-mbar-tab-sup {
    display: none;
    position: absolute;
    z-index: 999999;
    top: -5px;
    right: 2px;
    text-align: center;
}

.mui-mbar-tab-cart .mui-mbar-tab-sup {
    display: block;
    top: 95px;
    right: 8px;
    text-align: center;
}

.mui-mbar-tab-cart .mui-mbar-tab-sup-bg {
    border-radius: 10px;
    background-color: #c40000;
}

.mui-mbar-tab-cart .mui-mbar-tab-sup-bd {
    padding: 0 3px;
    min-width: 14px;
    height: 20px;
    line-height: 20px;
    border-radius: 10px;
    font-size: 12px;
}

.mui-mbarp-tab-cart-border {
    position: absolute;
    top: 0;
    left: 5px;
    height: 133px;
    width: 25px;
    border: 1px solid #444;
    border-width: 1px 0;
}

.mui-mbar-plugin-cart {
    background-color: #e6e6e6;
}

.mui-mbar-plugin-bd {
    padding-left: 17px;
    overflow: auto;
    position: relative;
}

.mui-mbar-plugin-cart .mui-mbar-plugin-bd {
    padding: 0;
    overflow-x: hidden;
    background-color: #e6e6e6;
}

.mui-mbar-plugin-cart .mui-mbarp-cart-wrap {
    height: 100%;
    background-color: #e6e6e6;
}

.mui-mbar-plugin-cart .tm-mCart {
    color: gray;
}

.mui-mbarp-cart-bd {
    overflow: hidden;
    background-color: #e6e6e6;
}

.mui-mbar-plugin-cart .tm-mcRoot {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.mui-mbar-plugin-cart .tm-mcListBox {
    width: 100%;
    display: block;
}

.mui-mbar .mui-mbar-plugin-cart .tm-mcListBox {
    _padding-bottom: 0!important;
}

.mui-mbar-plugin-cart .tm-mcListInner {
    position: relative;
    width: 100%;
    overflow-x: hidden;
}

.mui-mbar-plugin-cart .tm-mcListInner {
    position: relative;
    width: 100%;
    overflow-x: hidden;
}

.mui-mbar .mui-mbar-plugin-cart .tm-mcList {
    _margin-top: 0;
}

.mui-mbar-plugin-cart .tm-mcList {
    position: relative;
    width: 100%;
    padding: 0;
    margin-top: 28px;
    background-color: #e6e6e6;
}

.mui-mbar-plugin-cart .tm-mcList {
    position: relative;
    width: 100%;
    padding: 0;
    margin-top: 28px;
    background-color: #e6e6e6;
}

.mui-mbar-plugin-cart .tm-mcWeaken .tm-mcTop .tm-mcCartBtn {
    background-position: -14px -33px;
}

    .mui-mbar-plugin-cart .tm-mcWeaken .tm-mcTop .tm-mcCartBtn, .mui-mbar-plugin-cart .tm-mcWeaken .tm-mcTop .tm-mcCartBtn:hover, .mui-mbar-plugin-cart .tm-mcOrder .tm-mcDel, .mui-mbar-plugin-cart .tm-mcOrder .tm-mcDel:hover, .mui-mbar-plugin-cart .tm-mcBottom .tm-mcViewFull s, .mui-mbar-plugin-cart .tm-mcCashier .tm-mcGo s, .mui-mbar-plugin-cart .tm-mcNilChecked .tm-mcGo s, .mui-mbar-plugin-cart .tm-mcCashier .tm-mcGo:hover s, .mui-mbar-plugin-cart a.tm-mcCloseApart, .mui-mbar-plugin-cart a.tm-mcCloseApart:hover, .mui-mbar-plugin-cart .tm-mcGrace .tm-mcGraceerror s, .mui-mbar-plugin-cart .tm-mcApart .tm-apart-tip s, .mui-mbar-plugin-cart .tm-mcGrace .tm-mcGracetip s {
        background-image: url(../images/T1_OrnFOpcXXbJqPYj-60-47.png);
    }

.mui-mbar-plugin-cart .tm-mcCashier:hover {
    background-color: #a91500;
}

.mui-mbar-plugin-cart .tm-mcCashier .tm-mcGo:hover s {
    background-position: -16px -17px;
}

.mui-mbar-plugin-cart .tm-mcCashier .tm-mcGo s {
    position: absolute;
    width: 16px;
    height: 16px;
    right: 14px;
    top: 12px;
}

.mui-mbar-plugin-cart .tm-mcCashier .tm-mcGo s {
    background-position: -12px 0;
}

.mui-mbar .mui-mbar-plugin-cart a.tm-mcCartBtn {
    font-size: 12px;
    line-height: 1.4;
    height: 16px;
    text-indent: 0;
    color: gray;
    width: 52px;
    margin: 8px 20px 0 0;
    padding: 0;
    background: none!important;
}

.mui-mbar-plugin-cart .tm-mcTop {
    width: 272px;
    height: 28px;
    line-height: 28px;
    margin-top: -28px;
    padding-left: 8px;
    background-color: #e6e6e6;
    cursor: default;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
}

    .mui-mbar-plugin-cart .tm-mcTop .tm-mcChk {
        padding-top: 10px;
    }

.mui-mbar-plugin-cart .tm-mcChk {
    width: 23px;
    text-align: center;
    padding-top: 20px;
}

.mui-mbar-plugin-cart .tm-mcServList, .mui-mbar-plugin-cart .tm-mcChk, .mui-mbar-plugin-cart .tm-mcItem, .mui-mbar-plugin-cart .tm-mcSku, .mui-mbar-plugin-cart .tm-mcAmount, .mui-mbar-plugin-cart .tm-mcCost {
    float: left;
    overflow: hidden;
    white-space: nowrap;
}

.mui-mbar-plugin-cart .tm-mcChk {
    width: 23px;
    text-align: center;
    padding-top: 20px;
}

.mui-mbar-plugin-cart .tm-mcServList, .mui-mbar-plugin-cart .tm-mcChk, .mui-mbar-plugin-cart .tm-mcItem, .mui-mbar-plugin-cart .tm-mcSku, .mui-mbar-plugin-cart .tm-mcAmount, .mui-mbar-plugin-cart .tm-mcCost {
    float: left;
    overflow: hidden;
    white-space: nowrap;
}

.mui-mbar-plugin-cart .tm-mcTop label {
    float: left;
}

.mui-mbar-plugin-cart .tm-mcTop label {
    float: left;
}

.mui-mbar-plugin-cart .tm-mcBundleHeader {
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    background-color: #fff;
    margin: 0px 0px 10px 0px;
}

    .mui-mbar-plugin-cart .tm-mcBundleHeader .tm-mcChk {
        padding-top: 5px;
    }

.mui-mbar-plugin-cart .tm-mcMainOne .tm-mcMainHeader {
    margin: 5px 0 0 16px;
}

.mui-mbar-plugin-cart .tm-mcMainOne .tm-mcMainHeader {
    margin: 5px 0 0 16px;
}

.mui-mbar-plugin-cart .tm-mcMainHeader {
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 5px;
    margin: 10px 0 0;
    cursor: default;
}

.mui-mbar-plugin-cart .tm-mcMjzPromo {
    border-left: 2px solid #e6e6e6;
    color: #c40000;
    margin-left: 5px;
    padding-left: 4px;
    line-height: 14px;
    display: inline-block;
}

.mui-mbar-plugin-cart .tm-mcOrderSelected, .mui-mbar-plugin-cart .tm-mcServiceSelected {
    background: #fff;
    margin-left: 0;
    padding-left: 0;
}

.mui-mbar-plugin-cart .tm-mcOrder, .mui-mbar-plugin-cart .tm-mcService {
    background-color: #f6f6f6;
    position: relative;
    width: 100%;
    overflow: hidden;
    zoom: 1;
    margin-left: -8px;
    padding-left: 8px;
}

.mui-mbar-plugin-cart .tm-mcOrder, .mui-mbar-plugin-cart .tm-mcService {
    background-color: #f6f6f6;
    position: relative;
    width: 100%;
    overflow: hidden;
    zoom: 1;
    margin-left: -8px;
    padding-left: 8px;
}

.mui-mbar-plugin-cart .tm-mcOrderSelected, .mui-mbar-plugin-cart .tm-mcServiceSelected {
    background: #fff;
    margin-left: 0;
    padding-left: 0;
}

.mui-mbar-plugin-cart .tm-mcBottom {
    background-color: #e6e6e6;
}

.mui-mbar-plugin-cart .tm-mcBottomMain {
    padding: 8px 15px 5px;
    line-height: 21px;
    overflow: hidden;
    zoom: 1;
}

.mui-mbar-plugin-cart .tm-mcReport {
    float: right;
    color: #999;
}

.mui-mbar-plugin-cart .tm-mcLoading {
    background: url(data:image/gif;base64,R0lGODlhEAAQAPIAAP///wAAAMLCwkJCQgAAAGJiYoKCgpKSkiH5B…MyCLrc/jDKSatlQtScKdceCAjDII7HcQ4EMTCpyrCuUBjCYRgHVtqlAiB1YhiCnlsRkAAAOw==) #e6e6e6 50% 50% repeat-y;
    height: 16px;
}

.mui-mbar-plugin-cart .tm-mcMask {
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 99995;
    cursor: not-allowed;
}

.mui-mbar .mui-mbar-plugin-cart .tm-mcHandler {
    position: fixed;
    bottom: 0;
}

.mui-mbar-plugin-cart .tm-mcHandler {
    position: relative;
    width: 100%;
    padding: 0;
    padding-bottom: 15px;
    background-color: #e6e6e6;
}

.mui-mbar-plugin-cart .tm-mcCashier-wrap {
    position: relative;
    padding: 0 16px;
    background-color: #e6e6e6;
    z-index: 3;
    color: #333;
}

.mui-mbar-plugin-cart .tm-mcTotal {
    width: 248px;
    height: 30px;
    line-height: 30px;
    background-color: #e6e6e6;
    padding: 0;
    color: #333;
    overflow: hidden;
}

.headerCon:after, .clearfix:after, .clearfix:before, .headerCon:before {
    display: table;
    content: "";
    overflow: hidden;
}

.mui-mbar-plugin-cart .tm-mcHandler h3 {
    float: left;
    width: 100px;
    height: 30px;
    color: #000;
    font-weight: 400;
}

.mui-mbar-plugin-cart .tm-mcTotal .tm-mcTotalFeeWrap {
    float: left;
    width: 148px;
    height: 30px;
    text-align: right;
}

.mui-mbar-plugin-cart .tm-mcCashier {
    width: 248px;
    height: 40px;
    line-height: 40px;
    background-color: #c40000;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

    .mui-mbar-plugin-cart .tm-mcCashier .tm-mcGo {
        position: relative;
        margin-top: 0;
        width: 70px;
        margin: 0 auto;
        height: 40px;
        line-height: 40px;
        text-align: left;
        font-family: STHeiti,"microsoft yahei" simsun arial;
        color: #fff;
        font-size: 14px;
    }

.mui-mbar .mui-mbar-plugin-cart .tm-mcTop {
    position: fixed;
    top: 0;
    left: auto;
    margin-top: 0;
}

.mui-mbar .mui-mbar-plugin-cart a.tm-mcCartBtn {
    font-size: 12px;
    line-height: 1.4;
    height: 16px;
    text-indent: 0;
    color: gray;
    width: 52px;
    margin: 8px 20px 0 0;
    padding: 0;
    background: none!important;
}

.mui-mbar-plugin-cart .tm-mcTop label {
    float: left;
}

.mui-mbar-plugin-cart .tm-mcTotal .tm-mcTotalFee {
    margin-left: 3px;
    font-weight: 400;
    color: #c40000;
}

.mui-mbar-plugin-cart strong.tm-mcCheckedNum {
    font-weight: 400;
    margin-left: 4px;
    margin-right: 4px;
}

.mui-mbar-plugin-cart .tm-mcHandler .tm-mcCartNumTotal, .mui-mbar-plugin-cart .tm-mcHandler .tm-e1 {
    display: none;
}

.mui-mbar-plugin-cart .tm-mcRmb {
    font-family: arial;
    color: #c40000;
}

.mui-mbar-plugin-cart .tm-mcServList, .mui-mbar-plugin-cart .tm-mcChk, .mui-mbar-plugin-cart .tm-mcItem, .mui-mbar-plugin-cart .tm-mcSku, .mui-mbar-plugin-cart .tm-mcAmount, .mui-mbar-plugin-cart .tm-mcCost {
    float: left;
    overflow: hidden;
    white-space: nowrap;
}

.mui-mbar-plugin-cart .tm-mcChk {
    width: 23px;
    text-align: center;
    padding-top: 20px;
}

.mui-mbar-plugin-cart .tm-mcMainTitle {
    color: gray;
}

.mui-mbar .mui-mbar-plugin-cart .tm-mcTop {
    position: fixed;
    top: 0;
    left: auto;
    margin-top: 0;
}

.mui-mbar-plugin-cart .tm-mcTop {
    width: 272px;
    height: 28px;
    line-height: 28px;
    margin-top: -28px;
    padding-left: 8px;
    background-color: #e6e6e6;
    cursor: default;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
}

.mui-mbar-plugins {
    position: absolute;
    top: 0;
    left: 35px;
    width: 280px;
    padding-right: 35px;
    background-color: #666;
}

.mui-mbar .mui-mbar-plugin-cart a.tm-mcCartBtn {
    font-size: 12px;
    line-height: 1.4;
    height: 16px;
    text-indent: 0;
    color: gray;
    width: 52px;
    margin: 8px 20px 0 0;
    padding: 0;
    background: none!important;
}

.mui-mbar-plugin-cart .tm-mcCost {
    width: 61px;
    position: relative;
    text-align: right;
}

.mui-mbar-plugin-cart .tm-mcAmount {
    width: 60px;
    text-align: center;
}

.mui-mbar-plugin-cart .tm-mcBundleB .tm-mcTitle {
    width: 143px;
}

.mui-mbar-plugin-cart .tm-mcApart .tm-mcShopB .tm-mcShopName div, .mui-mbar-plugin-cart .tm-mcBundleB .tm-mcTitle {
    padding-left: 26px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAMCAMAAAC+5dbKAAAAGXRFW…08hEVTSM87D+RDfHh4ANTJnJduPFhWPLyMqu0z/GvWFmAAxXgBXxE1sxUAAAAASUVORK5CYII=) no-repeat 0 9px;
}

.mui-mbar-plugin-cart .tm-mcBundleHeader .tm-mcPrice, .mui-mbar-plugin-cart .tm-mcService .tm-mcPrice, .mui-mbar-plugin-cart .tm-mcOrder .tm-mcPrice {
    font-weight: 400;
    color: #666;
}

.mui-mbar-plugin-cart .tm-mcBundleHeader .tm-mcPrice {
    color: #999;
    background: url(../images/time.png) no-repeat left center;
    padding: 0px 0px 0px 20px;
}

.mui-mbar-plugin-cart .tm-mcBundleHeader .tm-mcTitle {
    float: left;
    width: 200px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 5px;
}

.mui-mbar-plugin-cart .tm-mcItem {
    width: 50px;
    padding-right: 5px;
}

.mui-mbar-plugin-cart .tm-mcOrder .tm-mcPic {
    display: block;
    width: 50px;
    height: 50px;
    margin-top: 5px;
    margin-bottom: 5px;
    overflow: hidden;
}

.mui-mbar-plugin-cart .tm-mcSku {
    width: 54px;
    padding: 10px 2px 0 0;
}

.mui-mbar-plugin-cart .tm-mcAmount {
    width: 60px;
    text-align: center;
}

element.style {
}

.mui-mbar-plugin-cart .tm-mcOrder .tm-mcQuantity {
    padding: 0 4px;
    color: #999;
}

.mui-mbar-plugin-cart .tm-mcOrder .tm-mcQuantity, .mui-mbar-plugin-cart .tm-mcOrder .tm-mcMinus, .mui-mbar-plugin-cart .tm-mcOrder .tm-mcPlus {
    display: inline-block;
    vertical-align: middle;
    height: 14px;
    line-height: 14px;
    margin-top: 21px;
}

.mui-mbar-plugin-cart .tm-mcOrder .tm-mcPrice {
    display: block;
    padding-top: 19px;
    height: 18px;
    line-height: 18px;
}

.tm-mcWeaken .tm-mcTop .tm-mcCartBtn {
    text-indent: 99em;
    width: 12px;
    height: 12px;
    padding: 0;
    margin-top: 8px;
    margin-right: 20px;
}

.mui-mbar-plugin-cart .tm-mcCartBtn {
    float: right;
    padding-right: 42px;
    text-align: right;
    overflow: hidden;
}

.mui-mbar-plugin-cart .tm-mcTop {
    width: 272px;
    height: 28px;
    line-height: 28px;
    margin-top: -28px;
    padding-left: 8px;
    background-color: #e6e6e6;
    cursor: default;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
}

.mui-mbar-tab-sel {
    background-color: #c40000;
}

.mui-mbar-tab-hover {
    background-color: #c40000;
}

.mui-mbar-mini-logo {
    background: url(../images/guanbi.png);
}

.mui-mbar-mini-logo {
    visibility: hidden;
    position: absolute;
    z-index: 999999;
    left: 0;
    top: 0;
    width: 35px;
    height: 35px;
    cursor: pointer;
}







.loading {
    width: 100%;
    text-align: center;
}

    .loading i {
        background: url(../images/loading.gif) no-repeat;
        height: 20px;
        width: 20px;
        display: inline-block;
    }

.buttonc {
    color: #fff;
    background: #cc0000;
    float: right;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 5px;
}


.speaking10 {
    height: 10px;
}

.speaking20 {
    height: 20px;
}


.top1 {
    background: url(../images/top1.jpg) no-repeat 0px center;
    padding: 0px 0px 0px 20px;
}

.top2 {
    background: url(../images/top2.jpg) no-repeat 0px center;
    padding: 0px 0px 0px 20px;
}

.top3 {
    background: url(../images/3.jpg) no-repeat 0px center;
    padding: 0px 0px 0px 20px;
}

.top4 {
    background: url(../images/4.jpg) no-repeat 0px center;
    padding: 0px 0px 0px 20px;
}

.top5 {
    background: url(../images/5.jpg) no-repeat 0px center;
    padding: 0px 0px 0px 20px;
}

.top6 {
    background: url(../images/6.jpg) no-repeat 0px center;
    padding: 0px 0px 0px 20px;
}

.top7 {
    background: url(../images/7.jpg) no-repeat 0px center;
    padding: 0px 0px 0px 20px;
}

.top8 {
    background: url(../images/8.jpg) no-repeat 0px center;
    padding: 0px 0px 0px 20px;
}

.top9 {
    background: url(../images/9.jpg) no-repeat 0px center;
    padding: 0px 0px 0px 20px;
}

.top10 {
    background: url(../images/10.jpg) no-repeat 0px center;
    padding: 0px 0px 0px 20px;
}

.word {
    background: url(../images/wordbig.jpg) no-repeat 0px center;
    padding: 0px 0px 0px 40px;
}


.pagehead {
    background: #2e333e;
    height: 60px;
    border-bottom: #cc0000 solid 4px;
    width: 100%;
}

.main {
    min-height: 800px;
}

.pagehead .pageheadcontent, .main {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

    .pagehead .pageheadcontent .logo {
        margin: 0px 55px 0px 0px;
        color: #cccccc;
        font-size: 28px;
        font-family: 华文新魏;
        line-height: 60px;
        cursor: pointer;
    }

        .pagehead .pageheadcontent .logo:hover {
            -webkit-animation: swing 1s .2s ease both;
            -moz-animation: swing 1s .2s ease both;
        }

    .pagehead .pageheadcontent .nav {
        line-height:0px;
    }

        .pagehead .pageheadcontent .nav li {
            float: left;
        }

            .pagehead .pageheadcontent .nav li a {
                height: 60px;
                display: inline-block;
                line-height: 60px;
                color: #cccccc;
                padding: 0px 10px;
                font-size: 14px;
            }

                .pagehead .pageheadcontent .nav li a:hover, .pagehead .pageheadcontent .nav li .select {
                    background: #08090b;
                }

.select a {
    color: #c00;
}

.pagehead .pageheadcontent .memberinfo ul li {
    float: left;
    line-height: 60px;
    color: #cccccc;
    margin: 0px 0px 0px 10px;
}

    .pagehead .pageheadcontent .memberinfo ul li img {
        width: 20px;
        height: 20px;
        border: 1px solid #fff;
        margin: 20px 0px 0px 0px;
    }

    .pagehead .pageheadcontent .memberinfo ul li a {
        color: #cccccc;
        line-height: 60px;
    }


.main .studentinfo {
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
    background: #f3f3f3;
    margin: 13px 0px 0px 0px;
}

    .main .studentinfo .student-img {
        margin: 20px 0px 0px 20px;
    }

        .main .studentinfo .student-img img {
            width: 97px;
            height: 97px;
            border: 5px solid #fff;
        }

    .main .studentinfo .imgbottom {
        margin: 5px 0px 0px 0px;
    }

    .main .studentinfo .fensi div, .main .studentinfo .guanzhu div {
        font-size: 14px;
        display: inherit;
        text-align: center;
        width: 50px;
    }

    .main .studentinfo .fensi {
        border-left: 1px solid #ccc;
    }

    .main .studentinfo ul li {
        height: 25px;
        color: #333333;
        font-size: 12px;
    }

.main .student-div2 {
    padding: 10px;
    margin: 20px;
    height: 120px;
}

.main .student-div02 {
    margin: 20px;
    height: 100%;
    width: 720px;
}

.main .student-div3, .main .student-div4, .main .student-div5 {
    border-left: #dfdede 1px solid;
    padding: 0px 10px;
    margin: 20px 0px;
    height: 120px;
}

.main .student-div2 {
    width: 190px;
}

.main .student-div3 {
    width: 187px;
}

.main .student-div4 {
    width: 206px;
}

.main .student-div5 {
    width: 133px;
}

.main .plan {
    border-bottom: 1px solid #cccccc;
    background: #f3f3f3;
    margin: 2px 0px 0px 0px;
    padding: 0 10px;
    min-height: 79px;
}

    .main .plan .plandetail {
        border-bottom: 1px dotted #cccccc;
        clear: both;
        padding: 20px 0px;
    }

        .main .plan .plandetail:last-child {
            border-bottom: none;
        }

        .main .plan .plandetail h1 {
            font-size: 14px;
            font-weight: normal;
        }

            .main .plan .plandetail h1 i {
                background: #cc0000;
                width: 10px;
                height: 10px;
                display: inline-block;
                border-radius: 50%;
                vertical-align: middle;
                margin-right: 5px;
            }

        .main .plan .plandetail a {
            margin: 0px 0px 0px 20px;
            background: #cc0000;
            color: #fff;
            height: 27px;
            width: 100px;
            line-height: 27px;
            padding: 5px 16px;
            border-radius: 5px;
        }

            .main .plan .plandetail a:hover {
                background: #A52525;
            }

        .main .plan .plandetail .right {
            margin: 5px 0px 0px 0px;
        }

.list1 {
    margin: 20px 0px 0px 0px;
    border-bottom: 1px solid #cccccc;
}

    .list1 .title {
        font-size: 24px;
        padding: 0px 10px;
    }

        .list1 .title i {
            height: 20px;
            width: 10px;
            background: #cc0000;
            display: inline-table;
            margin: 0px 5px 0px 0px;
        }

        .list1 .title span {
            float: right;
        }

            .list1 .title span a {
                font-size: 12px;
                color: #cc0000;
                line-height: 31px;
                margin: 0px 10px 0px 0px;
            }

        .list1 .title .left {
            font-size: 24px;
        }

        .list1 .title ul {
            float: left;
            width: 860px;
            height: 31px;
            padding: 0px 0px 0px 30px;
        }

            .list1 .title ul li {
                float: left;
                height: 31px;
            }

                .list1 .title ul li a {
                    line-height: 30px;
                    height: 30px;
                    display: inline-table;
                    padding: 0px 10px;
                    color: #333333;
                }

                .list1 .title ul li .select {
                    color: #006699;
                    border-radius: 5px 5px 0px 0px;
                }

    .list1 .list-head {
        margin: 20px 0px 0px 0px;
        height: 50px;
        border-bottom: 1px solid #cc0000;
        background: #f3f3f3;
    }

        .list1 .list-head div {
            line-height: 50px;
            text-align: center;
        }

    .list1 .list-column1 {
        width: 448px;
        float: left;
    }

    .list1 .list-column2 {
        width: 100px;
        float: left;
    }

    .list1 .list-column3 {
        width: 100px;
        float: left;
    }

    .list1 .list-content {
        height: 50px;
        background: #f3f3f3;
    }

        .list1 .list-content div {
            line-height: 50px;
            text-align: center;
            height: 50px;
            overflow: hidden;
        }

            .list1 .list-content div i {
                background: #cc0000;
                width: 10px;
                height: 10px;
                display: inline-block;
                border-radius: 50%;
                margin: 0px 5px 0px 0px;
                vertical-align: middle;
            }

        .list1 .list-content .list-column1 {
            padding: 0px 0px 0px 10px;
            width: 438px;
            text-align: left;
        }

            .list1 .list-content .list-column1 span {
                color: #cc0000;
            }

            .list1 .list-content .list-column1 a {
            }


.pagefoot {
    margin: 20px 0px 0px 0px;
    background: #9b010b;
    text-align: center;
    padding: 5px 0px;
}

    .pagefoot h1 {
        font-size: 14px;
        color: #fff;
        font-weight: normal;
    }

.pagefoot2 {
    text-align: center;
    padding: 5px 0px;
    background: #9b010b;
    color: #fff;
    padding-bottom: 20px;
}

    .pagefoot2 h1 {
        font-size: 14px;
        font-weight: normal;
    }


.main .jobleft {
    width: 260px;
}

    .main .jobleft .studentinfo {
        background: #f3f3f3;
        border: 1px solid #cccccc;
        color: #6e6e6e;
        margin: 20px 0px 0px 0px;
    }

        .main .jobleft .studentinfo img {
            float: left;
            border: 3px solid #fff;
            width: 97px;
            height: 97px;
            margin: 20px 0px 0px 20px;
            border-radius: 5px;
        }

        .main .jobleft .studentinfo .left {
            width: 120px;
        }

            .main .jobleft .studentinfo .left span {
                display: inline-block;
                margin: 0px 0px 0px 10px;
            }

            .main .jobleft .studentinfo .left .spanfirst {
                margin: 20px 0px 20px 10px;
            }

        .main .jobleft .studentinfo .desc {
            margin: 5px 0px 0px 20px;
        }

    .main .jobleft .buttonlist {
        padding: 10px 0px;
        _width: 232px;
    }

        .main .jobleft .buttonlist .buttonlisttitle {
            border-bottom: #c00 2px solid;
            margin: 10px 2px;
            padding-bottom: 5px;
            font-size: 14px;
        }

        .main .jobleft .buttonlist ul li {
            height: 30px;
            line-height: 30px;
            float: left;
            width: 130px;
        }

            .main .jobleft .buttonlist ul li a {
                color: #6e6e6e;
                padding: 0px 0px 0px 40px;
                display: inline-table;
            }

            .main .jobleft .buttonlist ul li .icon1 {
                background: url(../images/kcxx.jpg) no-repeat left center;
            }

            .main .jobleft .buttonlist ul li .icon2 {
                background: url(../images/yxhd.jpg) no-repeat left center;
            }

            .main .jobleft .buttonlist ul li .icon3 {
                background: url(../images/khzy.jpg) no-repeat left center;
            }

            .main .jobleft .buttonlist ul li .icon4 {
                background: url(../images/zyzx.jpg) no-repeat left center;
            }

            .main .jobleft .buttonlist ul li .icon5 {
                background: url(../images/jsbk.jpg) no-repeat left center;
            }

            .main .jobleft .buttonlist ul li .icon6 {
                background: url(../images/ytmk.jpg) no-repeat left center;
            }

            .main .jobleft .buttonlist ul li .icon7 {
                background: url(../images/spdy.jpg) no-repeat left center;
            }

            .main .jobleft .buttonlist ul li .icon8 {
                background: url(../images/bjlt.jpg) no-repeat left center;
            }

            .main .jobleft .buttonlist ul li .icon9 {
                background: url(../images/zsdy.jpg) no-repeat left center;
            }

            .main .jobleft .buttonlist ul li span {
                float: right;
            }

                .main .jobleft .buttonlist ul li span a {
                    color: #0196ff;
                }

    .main .jobleft .toplist {
        background: #fff5e5;
        color: #cc0000;
        padding: 20px 10px;
        _width: 232px;
    }

        .main .jobleft .toplist .right {
            width: 50px;
            padding: 0px 10px 0px 0px;
            color: #c00;
        }

        .main .jobleft .toplist .toplist-title {
            line-height: 32px;
            border-bottom: 1px solid #cc0000;
            padding: 0px 0px 0px 10px;
        }

            .main .jobleft .toplist .toplist-title .left {
                font-size: 16px;
            }

            .main .jobleft .toplist .toplist-title span {
                font-size: 20px;
            }

                .main .jobleft .toplist .toplist-title span a {
                    font-size: 24px;
                    color: #c00;
                }

        .main .jobleft .toplist ul li {
            height: 35px;
            border-bottom: #cc0000 1px dotted;
            line-height: 35px;
        }




.main .jobright {
    width: 720px;
}

    .main .jobright table {
        width: 100%;
        color: #4f4f4f;
    }

        .main .jobright table tr td {
            height: 30px;
        }

        .main .jobright table.course tr td:first-child {
            width: 437px;
        }

        .main .jobright table tr td a {
        }


    .main .jobright .plan {
        border-bottom: none;
        background: #f2f2f2;
        font-size: 14px;
        color: #6e6e6e;
        padding: 5px 10px;
        height: 40px;
        line-height: 40px;
    }


    .main .jobright .list2 {
        margin: 20px 0px 0px 0px;
    }

        .main .jobright .list2 .list-title {
            border-bottom: 1px solid #aeaeae;
            height: 34px;
            border-left: 1px solid #cccccc;
        }

            .main .jobright .list2 .list-title ul {
               margin-left:-1px;
            }

                .main .jobright .list2 .list-title ul li {
                    float: left;
                    background: url(../images/bj2.jpg);
                    width: 130px;
                    height: 34px;
                    line-height: 34px;
                     /*padding: 0px 10px 0px 20px; 
                   border-left: 1px solid #ccc;
                    border-right: 1px solid #ccc;*/
                }

                    .main .jobright .list2 .list-title ul li a {
                        float: left;
                        color: #444;
                        font-size: 16px;
                        display: inline-block;
                        padding: 0px 10px 0px 20px;
                        margin-left: 1px;
                        width: 99px;
                    }

                .main .jobright .list2 .list-title ul .select {
                    float: left;
                    background: url(../images/bj1.jpg);
                   
                }
                .main .jobright .list2 .list-title ul .select a{
                    border-bottom: 1px solid #fff;
                   
                }

            .main .jobright .list2 .list-title span {
                float: right;
                font-size: 12px;
                color: #6e6e6e;
            }

                .main .jobright .list2 .list-title span a {
                    color: #c00;
                    font-size: 12px;
                }

        .main .jobright .list2 .list-type {
            margin: 0px 0px 0px -20px;
            border-bottom: 1px solid #cccccc;
        }

            .main .jobright .list2 .list-type ul li {
                float: left;
                margin: 0px 10px;
                height: 38px;
                line-height: 38px;
            }

                .main .jobright .list2 .list-type ul li a {
                    color: #4f4f4f;
                    font-size: 14px;
                }

                    .main .jobright .list2 .list-type ul li a:hover, .main .jobright .list2 .list-type ul li.select a {
                        font-weight: bold;
                    }

        .main .jobright .list2 .list-content {
            border-left: 1px solid #cccccc;
            border-right: 1px solid #cccccc;
            border-bottom: 1px solid #cccccc;
            padding: 0px 0px 0px 20px; 
        }

        .main .jobright .list2 .delete {
            background: url(images/);
        }






.main .list3 {
    margin: 20px 0px 0px 0px;
}

    .main .list3 .list-info {
        background: #f3f3f3;
        padding: 20px;
    }

        .main .list3 .list-info span {
            padding: 5px 20px;
            background: #e1dfe0;
            display: inline-table;
            border-radius: 5px;
            margin: 0px 10px 0px 0px;
        }

    .main .list3 .list-button {
        text-align: right;
    }

        .main .list3 .list-button a {
            background: #c00;
            padding: 5px 10px;
            color: #fff;
            border-radius: 5px;
        }

            .main .list3 .list-button a:hover {
                background: #A52525;
            }

    .main .list3 .list-title {
        font-size: 24px;
        height: 40px;
        line-height: 40px;
    }

        .main .list3 .list-title .left {
            font-size: 24px;
            color: #333333;
        }

        .main .list3 .list-title i {
            height: 15px;
            width: 5px;
            background: #cc0000;
            display: inline-block;
            margin: 0px 5px 0px 10px;
        }

    .main .list3 .list-title2 {
        margin: 20px 0px 0px 0px;
        background: url(../images/bj1.jpg) no-repeat 0 0;
        height: 34px;
        line-height: 34px;
        font-size: 16px;
        padding: 0px 0px 0px 20px;
        border-bottom: 1px solid #ccc;
    }

    .main .list3 .list-title span {
        float: right;
        margin: 0px 10px 0px 0px;
        line-height: 31px;
        color: #c00;
    }

    .main .list3 .list-content {
        margin: 10px 0px 0px 0px;
    }

    .main .list3 .xiangmutable {
        width: 100%;
        border-spacing: 0;
    }

        .main .list3 .xiangmutable tr td {
            background: #fff;
            text-align: center;
            height: 30px;
            line-height: 30px;
            font-size: 12px;
        }

        .main .list3 .xiangmutable tr .blue {
            color: #4ca0a0;
            font-weight: bold;
        }

        .main .list3 .xiangmutable tr .red {
            color: #950304;
            font-weight: bold;
        }

        .main .list3 .xiangmutable:first-child tr td {
            border-bottom: none;
        }

        .main .list3 .xiangmutable:last-child tr:nth-of-type(even) td {
            background: #fff;
        }

    .main .list3 .course {
        width: 100%;
        border-spacing: 0;
    }

        .main .list3 .course tr td {
            height: 50px;
            line-height: 25px;
            background: #f3f3f3;
        }

    .main .list3 .course-title tr td {
        border-bottom: 1px solid #cc0000;
    }

    .main .list3 .course tr td a {
        color: #0089d7;
    }

    .main .list3 .course tr:nth-of-type(even) td {
        background: #fafafa;
    }

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}


.main .list4 {
    margin: 20px 0px 0px 0px;
}

    .main .list4 .star {
        text-align: center;
        margin: 0px 0px 10px 0px;
        color: #6d6d6d;
        font-size: 12px;
    }

    .main .list4 .list-content {
        border-top: 1px solid #dbdbdb;
        padding: 10px 5px;
    }

        .main .list4 .list-content img {
            float: left;
            width: 60px;
            height: 60px;
            border-radius: 5px;
            -moz-box-shadow: 3px 3px 4px #dfdfdf;
            -webkit-box-shadow: 3px 3px 4px #dfdfdf;
            box-shadow: 3px 3px 4px #dfdfdf;
            /* For IE 8 */
            -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#dfdfdf')";
            /* For IE 5.5 - 7 */
            filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#dfdfdf');
        }

        .main .list4 .list-content .left {
            margin: 0px 0px 0px 5px;
            width: 920px;
        }

.main .gongzuofangindexright .list4 .list-content .left {
    width: 175px;
}

.main .list4 .list-content .left span {
    margin: 0px 5px 0px 0px;
    color: #828282;
}

    .main .list4 .list-content .left span:first-child {
        color: #535353;
        font-weight: bold;
    }

    .main .list4 .list-content .left span:last-child a {
        color: #c00;
    }

.main .list4 .list-content2 {
    border-top: 1px solid #dbdbdb;
    padding: 10px;
    margin: 20px 0px 0px 0px;
}

    .main .list4 .list-content2 .buttonlist {
        text-align: right;
        margin: 10px 0px 0px 0px;
    }

        .main .list4 .list-content2 .buttonlist a {
            background: url(../images/jia.jpg) no-repeat 10px center #fff;
            display: inline-table;
            border: 1px solid #ffb400;
            color: #eb5530;
            padding: 5px 10px 5px 30px;
        }

    .main .list4 .list-content2 textarea {
        width: 980px;
        height: 100px;
    }

.main .gongzuofangindexright .list4 .list-content2 textarea {
    width: 230px;
}

.main .list4 .list-content2 .messageinfo {
    color: #898989;
    font-size: 14px;
    margin: 5px 0px 0px 0px;
}

.main .list4 .list-content2 .submitbutton {
    background: #c00;
    cursor: pointer;
    color: #fff;
    border: none;
    padding: 5px 10px;
    margin: 10px 0px 0px 0px;
    font-size: 16px;
    border-radius: 5px;
}

    .main .list4 .list-content2 .submitbutton:hover {
        background: #A52525;
    }

.main .ziyuaninfo {
    margin: 20px 0px 0px 0px;
}

    .main .ziyuaninfo .title {
        background: #f3f3f3;
        padding: 0px 0px 0px 20px;
    }

        .main .ziyuaninfo .title span {
            float: left;
            font-size: 16px;
            color: #333333;
            clear: both;
            width:920px;
            line-height: 50px;
        }

            .main .ziyuaninfo .title span:hover {
                cursor: pointer;
                color: #c00;
            }

        .main .ziyuaninfo .title a {
            float: right;
            background: #cc0001;
            color: #fff;
            padding: 5px 10px;
            border-radius: 5px;
            margin: 10px 10px 10px 0px;
        }

    .main .ziyuaninfo .info1 {
        color: #828282;
        margin: 5px 0px 0px 0px;
        text-align: center;
    }

        .main .ziyuaninfo .info1 span {
            padding: 0px 20px;
            display: inline-table;
            width: expression(this.offsetWidth > 200 ? '200px': true);
            max-width: 200px;
        }


.main .bokeinfo {
    margin: 20px 0px 0px 0px;
}

    .main .bokeinfo .title {
        background: #f3f3f3;
        border-bottom: #cc0001 1px solid;
        font-size: 18px;
        text-align: center;
        line-height: 50px;
        font-weight: bold;
    }

        .main .bokeinfo .title span {
            font-weight: bold;
            color: #ca0000;
            margin: 0px 0px 0px 10px;
        }

        .main .bokeinfo .title a {
            background: #c00001;
            padding: 5px 20px;
            color: #fff;
            margin: 0px 10px 0px 0px;
            border-radius: 5px;
        }

    .main .bokeinfo .info {
        text-align: center;
        margin: 10px 0px 0px 0px;
        font-size: 12px;
    }

    .main .bokeinfo .info1 {
        text-align: center;
        margin: 10px 0px 0px 0px;
        font-size: 12px;
    }

        .main .bokeinfo .info1 span {
            padding: 0px 20px;
            color: #333333;
        }

    .main .bokeinfo .content {
        color: #333333;
        margin: 30px 0px 0px 0px;
        line-height: 220%;
    }



.main .bokeleft .list5 {
    margin: 20px 0px 0px 0px;
}

    .main .bokeleft .list5 .list-title {
        font-size: 24px;
        color: #333333;
    }

        .main .bokeleft .list5 .list-title .left {
            font-size: 20px;
        }

            .main .bokeleft .list5 .list-title .left i {
                height: 15px;
                width: 5px;
                background: #cc0000;
                display: inline-table;
                margin: 0px 5px 0px 10px;
            }

            .main .bokeleft .list5 .list-title .left span {
                margin-left: 10px;
            }

                .main .bokeleft .list5 .list-title .left span a {
                }

                .main .bokeleft .list5 .list-title .left span .select {
                    color: #c00;
                    font-weight: bold;
                }

        .main .bokeleft .list5 .list-title .right a {
            color: #fff;
            background: #c00;
            float: right;
            font-size: 14px;
            padding: 5px 10px;
            border-radius: 5px;
        }

    .main .bokeleft .list5 .list-search {
        background: #f3f3f3;
        height: 50px;
        border-bottom: 1px solid #c00;
        margin: 10px 0px 0px 0px;
    }

        .main .bokeleft .list5 .list-search span {
            float: right;
            line-height: 50px;
            color: #9b9b9b;
            font-size: 12px;
            margin: 0px 10px 0px 0px;
        }

        .main .bokeleft .list5 .list-search .text {
            height: 30px;
            margin: 8px 0px 0px 20px;
            width: 230px;
        }

    .main .bokeleft .list5 .list-content:hover {
        background: #FDFDFD;
    }

    .main .bokeleft .list5 .list-content .list-content-info {
        border-bottom: 1px solid #ccc;
        padding: 10px 20px;
    }

        .main .bokeleft .list5 .list-content .list-content-info .list-content-info-title {
            font-size: 14px;
            font-weight: bold;
        }

            .main .bokeleft .list5 .list-content .list-content-info .list-content-info-title a {
                color: #333333;
            }

        .main .bokeleft .list5 .list-content .list-content-info .list-content-info-content {
            font-size: 12px;
            color: #333333;
            margin: 10px 0px 0px 0px;
        }

        .main .bokeleft .list5 .list-content .list-content-info .list-content-info-desc {
            margin: 10px 0px 0px 0px;
        }

            .main .bokeleft .list5 .list-content .list-content-info .list-content-info-desc span,
            .main .bokeleft .list5 .list-content .list-content-info .list-content-info-desc span a {
                font-size: 12px;
                padding: 0px 10px 0px 0px;
            }

            .main .bokeleft .list5 .list-content .list-content-info .list-content-info-desc .span1 {
            }

            .main .bokeleft .list5 .list-content .list-content-info .list-content-info-desc .span2 {
            }

            .main .bokeleft .list5 .list-content .list-content-info .list-content-info-desc .span3 {
                background: url(../images/star3.jpg) no-repeat 0px center;
                width: 80px;
                height: 15px;
                display: inline-table;
            }

            .main .bokeleft .list5 .list-content .list-content-info .list-content-info-desc .span4 {
                background: url(../images/pinglun.jpg) no-repeat 0px center;
                padding: 0px 0px 0px 15px;
            }

            .main .bokeleft .list5 .list-content .list-content-info .list-content-info-desc .span5 {
                background: url(../images/click.jpg) no-repeat 0px center;
                padding: 0px 0px 0px 15px;
            }

            .main .bokeleft .list5 .list-content .list-content-info .list-content-info-desc .span6 {
                background: url(../images/edit.jpg) no-repeat 0px center;
                padding: 0px 0px 0px 15px;
            }

            .main .bokeleft .list5 .list-content .list-content-info .list-content-info-desc .span7 {
                background: url(../images/delete.jpg) no-repeat 0px center;
                padding: 0px 0px 0px 15px;
            }

.main .ziyuanleft .list5 .list-content .list-content-info .left {
    width: 600px;
}

.main .ziyuanleft .list5 .list-content .list-content-info .list-content-info-title {
    margin: 10px 0px 0px 0px;
}

.main .ziyuanleft .list5 .list-content .list-content-info .list-content-info-desc {
    margin: 20px 0px 0px 0px;
}

.main .ziyuanleft .list5 .list-content .list-content-info .right {
    width: 56px;
    border: 1px solid #efd0ce;
    border-radius: 5px;
}

    .main .ziyuanleft .list5 .list-content .list-content-info .right div {
        text-align: center;
        color: #ea5630;
    }

        .main .ziyuanleft .list5 .list-content .list-content-info .right div:first-child {
            background: #fffaf7;
            padding: 20px 0px;
        }

        .main .ziyuanleft .list5 .list-content .list-content-info .right div:last-child {
            height: 26px;
            background: #f8e4e3;
            padding: 5px 0px 0px 0px;
        }

            .main .ziyuanleft .list5 .list-content .list-content-info .right div:last-child a {
                color: #ea5630;
            }


.main .bokeleft {
    width: 745px;
}

.main .bokeright {
    width: 252px;
}

    .main .bokeright .list6 {
        margin: 20px 0px 0px 10px;
        width: 242px;
    }

        .main .bokeright .list6 .list-title {
            background: #f3f3f3;
        }

            .main .bokeright .list6 .list-title ul li {
                float: left;
                border: 1px solid #ccc;
                margin: 5px 0px 0px 0px;
            }

                .main .bokeright .list6 .list-title ul li a {
                    display: inline-table;
                    color: #5b5b5b;
                    font-size: 12px;
                    font-weight: bold;
                    padding: 5px 3px;
                    background: #ffe9e3;
                }

            .main .bokeright .list6 .list-title ul .select {
                float: left;
                border-bottom: 1px solid #fff;
            }

                .main .bokeright .list6 .list-title ul .select a {
                    background: #fff;
                }

        .main .bokeright .list6 .list-content {
            border-left: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
            border-right: 1px solid #ccc;
            overflow: hidden;
        }

            .main .bokeright .list6 .list-content ul {
                padding: 10px;
                background: url(../images/icobg.jpg) no-repeat left;
            }

                .main .bokeright .list6 .list-content ul li {
                    height: 25px;
                    line-height: 25px;
                }

                    .main .bokeright .list6 .list-content ul li a {
                        font-size: 12px;
                        color: #444;
                        float: left;
                        white-space: nowrap;
                    }

                    .main .bokeright .list6 .list-content ul li .select {
                        color: #c00;
                    }

                    .main .bokeright .list6 .list-content ul li span {
                        float: right;
                        margin: 0px 10px 0px 0px;
                        font-size: 12px;
                        color: #5a5a5a;
                    }

                    .main .bokeright .list6 .list-content ul li .more {
                        float: right;
                        margin: 0px 10px 0px 0px;
                        font-size: 12px;
                        color: #969696;
                    }

                    .main .bokeright .list6 .list-content ul li .text-overflow {
                        text-overflow: ellipsis;
                        overflow: hidden;
                        float: left;
                        white-space: nowrap;
                        width: 11.5em;
                    }

.main .list7 {
    margin: 20px 0px 0px 0px;
}

    .main .list7 .list-title {
        margin: 20px 0px 0px 0px;
        background: url(../images/bj1.jpg) no-repeat 0 0;
        height: 34px;
        line-height: 34px;
        font-size: 16px;
        padding: 0px 0px 0px 20px;
        border-bottom: 1px solid #ccc;
    }

    .main .list7 .list-search {
        border-bottom: 1px solid #ccc;
        background: #f5f5f5;
    }

        .main .list7 .list-search a {
            margin: 5px 20px;
            display: inline-table;
            color: #474747;
        }

        .main .list7 .list-search .select {
            font-weight: bold;
        }

__.main .list7 .list-content .list-content-info:first-child {
    border-top: 1px solid #ccc;
}

.main .list7 .list-content .list-content-info {
    border-bottom: 1px solid #ccc;
    padding: 10px 20px;
}

    .main .list7 .list-content .list-content-info .list-content-info-title {
        font-size: 14px;
        font-weight: bold;
    }

        .main .list7 .list-content .list-content-info .list-content-info-title a {
            color: #333333;
        }

        .main .list7 .list-content .list-content-info .list-content-info-title span {
            color: #cc0001;
            padding: 5px 10px;
            border-radius: 50px;
        }

    .main .list7 .list-content .list-content-info .list-content-info-content {
        font-size: 12px;
        color: #333333;
        margin: 10px 0px 0px 0px;
    }

    .main .list7 .list-content .list-content-info .list-content-info-desc {
        margin: 10px 0px 0px 0px;
    }

        .main .list7 .list-content .list-content-info .list-content-info-desc span,
        .main .list7 .list-content .list-content-info .list-content-info-desc span a {
            font-size: 12px;
            padding: 0px 10px 0px 0px;
        }

        .main .list7 .list-content .list-content-info .list-content-info-desc .span1 {
            color: #0193e0;
        }

    .main .list7 .list-content .list-content-info .piyueoperate .selectoperate a {
        margin-left: 10px;
        display: inline-block;
        color: #fff;
background: #c00;
padding: 3px;
border-radius: 5px;
    }

        .main .list7 .list-content .list-content-info .piyueoperate .selectoperate a.select {
            font-weight: bold;
             background: #A52525;
        }

    .main .list7 .list-content .list-content-info .piyueoperate .textarea {
        margin-top: 10px;
        width: 500px;
        height: 80px;
    }

    .main .list7 .list-content .list-content-info .piyueoperate .operatebutton {
        text-align: right;
    }

        .main .list7 .list-content .list-content-info .piyueoperate .operatebutton input {
            background: #c00;
            color: #fff;
            padding: 5px 10px;
            display: inline-block;
            border-radius: 5px;
            line-height: normal;
            margin-left: 10px;
            border: none;
        }


.ziyuansend {
    width: 800px;
    padding-bottom: 20px;
}

    .ziyuansend div {
        color: #646464;
        margin: 10px 0px 0px 20px;
    }

        .ziyuansend div .text {
            color: #acacac;
            padding: 5px 10px;
            border: 1px solid #acacac;
            width: 590px;
        }

        .ziyuansend div select {
            color: #acacac;
            padding: 5px 10px;
            border: 1px solid #acacac;
        }

    .ziyuansend .buttonlist {
        text-align: center;
    }

        .ziyuansend .buttonlist .tijiao {
            color: #fff;
            background: #c00;
            border-radius: 5px;
            padding: 5px 20px;
            border: none;
        }

        .ziyuansend .buttonlist .quxiao {
            margin: 0px 0px 0px 10px;
            color: #fff;
            padding: 5px 20px;
            border: none;
            background: #FC7E7E;
            border-radius: 5px;
        }


.bokesend {
    width: 725px;
    padding: 20px;
}

.titlebig {
    border-bottom: 1px solid #c00;
    padding: 10px 20px;
    font-size: 16px;
    color: #757575;
    background: #f3f3f3;
    font-weight: bold;
}

.bokesend .title {
    color: #646464;
    margin: 0px 0px 10px 0px;
}

    .bokesend .title .text {
        height: 34px;
        color: #acacac;
        padding: 0px 10px;
        border: 1px solid #acacac;
        width: 590px;
    }

    .bokesend .title .texttime {
        width: 247px;
    }

    .bokesend .title .shangchuan {
        color: #666666;
        background: #ebebeb;
        border-radius: 5px;
        padding: 5px 20px;
        border: none;
    }

    .bokesend .title select {
       __margin: 0px 0px 0px 10px;
        color: #acacac;
        padding: 5px 10px;
        border: 1px solid #acacac;
    }

.bokesend .desc {
    margin: 0px 0px 0px 70px;
    width: 620px;
    color: #c00;
}

.bokesend .buttonlist {
    text-align: center;
    margin: 10px 0px 0px 0px;
}

    .bokesend .buttonlist .tijiao {
        color: #fff;
        background: #c00;
        border-radius: 5px;
        padding: 5px 20px;
        border: none;
        cursor: pointer;
    }

        .bokesend .buttonlist .tijiao:hover {
            background: #A52525;
        }

    .bokesend .buttonlist .quxiao {
        margin: 0px 0px 0px 10px;
        padding: 5px 20px;
        border: none;
        background: #FC7E7E;
        cursor: pointer;
        border-radius: 5px;
        color: #fff;
    }

        .bokesend .buttonlist .quxiao:hover {
            background: #A52525;
        }

.bokesend .biaoqian {
    margin: 10px 0px 0px 0px;
    color: #929292;
    font-size: 12px;
}

    .bokesend .biaoqian span {
        margin: 0px 5px 0px 0px;
    }


.main .list3 .list-content2 .zuoyetable {
    margin: 0px;
}

.main .list3 .zuoyetable {
    margin: 10px 0px 0px 0px;
    width: 100%;
    border-spacing: 0;
    background: #fafafa;
    font-size: 12px;
}

    .main .list3 .zuoyetable thead tr .pingjia {
        background: #cc0001;
        padding: 5px 10px;
        border-radius: 5px;
        color: #fff;
    }

    .main .list3 .zuoyetable thead tr td span {
        color: #c00;
        margin: 0px 10px 0px 0px;
    }

    .main .list3 .zuoyetable tbody tr td {
        padding: 0px 10px;
        color: #5b5b5b;
        line-height: 30px;
        border-top: 1px solid #c00;
    }

        .main .list3 .zuoyetable tbody tr td p {
            max-width:980px;
        }

    .main .list3 .zuoyetable tfoot tr td {
        background: #fff;
    }

    .main .list3 .zuoyetable thead tr td span {
        border: none;
        background: none;
    }

    .main .list3 .zuoyetable thead tr td .status {
        font-weight: bold;
        margin: 0px 0px 0px 5px;
    }

    .main .list3 .zuoyetable thead tr td .pingjiafang {
        font-weight: bold;
    }

    .main .list3 .zuoyetable a {
        font-size: 16px;
    }

    .main .list3 .zuoyetable .theadtr1 {
        height: 51px;
    }

        .main .list3 .zuoyetable .theadtr1 td {
            font-size: 16px;
        }

    .main .list3 .zuoyetable .theadtr2 {
        font-size: 12px;
        color: #6e6e6e;
        height: 30px;
        line-height: 30px;
    }


.activeTask {
    border-bottom: 1px solid #ccc;
    padding: 0px 0px 10px 0px;
    margin: 20px 0px 0px 0px;
}

    .activeTask div {
        margin: 10px 0px 0px 0px;
    }

.buzhou .content .activeTask span {
    float: initial;
    font-size: 12px;
    background: none;
    color: #000;
}


.zuoyelist2 .buttonlist {
    text-align: center;
    margin: 20px 0px 0px 0px;
}

.zuoyelist2 .buttonlist a {
        display: inline-table;
        padding: 5px 10px;
        color: #fff;
        background: #eb5530;
        border-radius: 5px;
        margin: 0px 30px 0px 0px;
}
/*有轮播图*/
.gongzuofangindex .fangzhuinfo .left{
    /*width:600px;*/

}
.gongzuofangindex .more_gzf {
     margin:20px 0px 0px 0px;
}

.gongzuofangindex .fangzhuinfo {
    background: #f3f3f3;
    color: #333333;
    padding:5px 0px 5px 10px;
    width:258px;
    border:solid 1px #c00;
    border:solid 1px #cccccc;
    float:left;
}
.gongzuofangindex .fangzhuinfo span.redC {
    color:#cc0000;
    line-height:18px;
}

.gongzuofangindex .fangzhuinfo img {
    float: left;
    border: 1px solid #fff;
    margin: 0px 10px 0px 0px;
    height: 99px;
    width: 99px;
    border-radius: 5px;
}

.gongzuofangindex .fangzhuinfo .left .name {
    font-size: 18px;
}

.gongzuofangindex .fangzhuinfo .left .name a {
    display: inline-block;
    margin: 0px 0px 0px 10px;
    background: url(../images/jia2.jpg) no-repeat 10px center #cc0000;
    color: #fff;
    font-size: 16px;
    padding: 5px 10px 5px 25px;
}

.gongzuofangindex .fangzhuinfo .left span {
    color: #cc0000;
}

.gongzuofangindex .fangzhuinfo .left div {
    margin: 0px 0px 10px 0px;
}

.gongzuofangindex .fangzhuinfo .right {
    float:none;
    margin-top:15px;
}

.gongzuofangindex .fangzhuinfo .right a {
    color: #fff;
    background: #c00;
    padding: 5px 10px;
    display: inline-block;
    border-radius: 5px;
}
.gongzuofangindex .fangzhuinfo .rightButton {
    margin-top:5px;
}
.gongzuofangindex .fangzhuinfo .rightButton a {
     padding:4px 5px;
}
.gongzuofangindex .fangzhuinfo .rightButton a.workManage {
    margin-bottom:5px;
}

.gongzuofangindex .fangzhuinfo .right a:hover {
    background: #A52525;
}

/*没有轮播图*/
.gongzuofangindex .fangzhuinfoNoImage .left{width:600px;}

.gongzuofangindex .fangzhuinfoNoImage {
    margin: 20px 0px 0px 0px;
}

.gongzuofangindex .fangzhuinfoNoImage {
    background: #f3f3f3;
    color: #333333;
    padding: 20px;
}

    .gongzuofangindex .fangzhuinfoNoImage img {
        float: left;
        border: 1px solid #fff;
        margin: 0px 10px 0px 0px;
        height: 99px;
        width: 99px;
        border-radius: 5px;
    }

    .gongzuofangindex .fangzhuinfoNoImage .left .name {
        font-size: 18px;
    }

        .gongzuofangindex .fangzhuinfoNoImage .left .name a {
            display: inline-block;
            margin: 0px 0px 0px 10px;
            background: url(../images/jia2.jpg) no-repeat 10px center #cc0000;
            color: #fff;
            font-size: 16px;
            padding: 5px 10px 5px 25px;
        }

    .gongzuofangindex .fangzhuinfoNoImage .left span {
        color: #cc0000;
    }

    .gongzuofangindex .fangzhuinfoNoImage .left div {
        margin: 0px 0px 10px 0px;
    }

    .gongzuofangindex .fangzhuinfoNoImage .right {
        border-left: 1px solid #ccc;
        padding: 50px;
    }

        .gongzuofangindex .fangzhuinfoNoImage .right a {
            color: #fff;
            background: #c00;
            padding: 5px 10px;
            display: inline-block;
            margin: 0px 0px 20px 0px;
            border-radius: 5px;
        }

            .gongzuofangindex .fangzhuinfoNoImage .right a:hover {
                background: #A52525;
            }


.gongzuofangindex .gongzuofangnav {
    margin: 20px 0px 10px 0px;
}

.gongzuofangindex .gongzuofangnav ul {
    border-bottom: #cc0000 1px solid;
    height: 31px;
    *height: 25px;
    _height: 25px;
    padding: 0px 0px 0px 20px;
}

.gongzuofangindex .gongzuofangnav ul li {
    float: left;
}

.gongzuofangindex .gongzuofangnav ul li a {
    padding: 0px 6px;
    line-height: 30px;
    height: 30px;
    display: inline-table;
    color: #444;
}

.gongzuofangindex .gongzuofangnav ul li.select a {
    color: #c00;
}

.gongzuofangindex .gongzuofangnav ul li a:hover {
    color: #c00;
}

.gongzuofangindex .gongzuofangnav ul .select {
    border-bottom: 1px solid #fff;
    border-top: #cc0000 1px solid;
    border-left: #cc0000 1px solid;
    border-right: #cc0000 1px solid;
    border-radius: 5px 5px 0px 0px;
    color: #c00;
}
.gongzuofangindex > .left {
    width: 730px;
}

.gongzuofangindex .left .fanglist2 {
    padding: 0px 10px;
    color: #006699;
}

.gongzuofangindex .left .fanglist2 ul li {
    height: 65px;
    line-height: 65px;
    border-bottom: 1px dotted #ccc;
}

.gongzuofangindex .left .fanglist2 ul .lastli {
    border-bottom: none;
}

.gongzuofangindex .left .fanglist2 ul li a {
    color: #6ba1bf;
    float: left;
    margin: 0px 0px 0px 5px;
}

.gongzuofangindex .left .fanglist2 ul li a span {
    background: #6ba1bf;
    font-weight: bold;
    color: #fff;
    padding: 0px 10px;
    border-radius: 5px;
}

.gongzuofangindex .left .fanglist2 ul li > span {
    float: right;
}

.gongzuofangindex .left .fanglist2 ul li > span > a {
    font-size: 12px;
    margin-right: 10px;
}

.gongzuofangindex .gongzuofangindexright {
    width: 250px;
    margin: 10px 0px 0px 0px;
}

.gongzuofangindex .gongzuofangindexright .title {
    border-bottom: 1px solid #c00;
    color: #333333;
    height: 30px;
    line-height: 30px;
    padding: 0px 0px 0px 10px;
}

.gongzuofangindex .gongzuofangindexright .title .left {
    font-size: 16px;
}

.gongzuofangindex .gongzuofangindexright .title .left i {
    height: 15px;
    width: 5px;
    background: #cc0000;
    display: inline-block;
    margin: 0px 5px 0px 0px;
    vertical-align: middle;
}

.gongzuofangindex .gongzuofangindexright .title a {
    float: right;
    color: #c00;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
}

.gongzuofangindex .gongzuofangindexright ul {
margin: 10px 0px 20px 10px;
}

.gongzuofangindex .gongzuofangindexright ul li {
    float: left;
    margin: 10px 10px 0px 0px;
}

.gongzuofangindex .gongzuofangindexright ul li img {
    width: 63px;
    height: 63px;
    border: 1px solid #fff;
    border-radius: 5px;
    -moz-box-shadow: 3px 3px 4px #dfdfdf;
    -webkit-box-shadow: 3px 3px 4px #dfdfdf;
    box-shadow: 3px 3px 4px #dfdfdf;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#dfdfdf')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#dfdfdf');
    margin-bottom: 5px;
}

.gongzuofangindex .gongzuofangindexright ul li div {
    text-align: center;
}


.fanglist1 {
    margin: 20px 0px 0px 0px;
}

.fanglist1 .list-button {
    text-align: right;
    margin: 0px 0px 20px 0px;
}

.fanglist1 .list-button a {
    background: #c00;
    padding: 5px 10px;
    color: #fff;
    border-radius: 5px;
}

.fanglist1 .list-button a:hover {
    background: #A52525;
}

.fanglist1 .title {
    padding: 0px 10px;
    margin: 0px 0px 10px 0px;
    background: #f3f3f3;
    height: 40px;
    line-height: 40px;
}

.fanglist1 .title .left i {
    height: 15px;
    width: 5px;
    background: #cc0000;
    display: inline-block;
    margin: 0px 5px 0px 0px;
    vertical-align: middle;
}

.fanglist1 .title .right a {
    color: #c00;
    font-size: 12px;
}

.fanglist1 .title .left {
    font-size: 16px;
}

.fanglist1 .fanglisttab {
    margin: 10px 0px 0px 0px;
}

.fanglist1 .fanglisttab a {
    color: #444;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-radius: 5px 5px 0px 0px;
    display: inline-block;
    text-align: center;
    padding: 0px 10px;
    height: 25px;
    line-height: 25px;
    margin: 0px 0px 0px 10px;
}

.fanglist1 .fanglisttab .select {
    border-left: 1px solid #c00;
    border-top: 1px solid #c00;
    border-right: 1px solid #c00;
    color: #c00;
}

.fanglist1 .list-content1 {
}

.fanglist1 .list-content1 ul li {
    border-bottom: 1px dotted #ccc;
    padding: 20px 20px;
}

.fanglist1 .list-content1 ul li:last-child {
    border-bottom: 1px solid #ccc;
}

.fanglist1 .list-content1 ul li span {
    float: left;
    font-size: 24px;
    color: #cc0000;
    border: 1px solid #6ba1bf;
    border-radius: 5px;
    padding: 0px 10px;
}

.fanglist1 .list-content1 ul li .list-content1-title {
    float: left;
    margin: 0px 0px 0px 10px;
}

.fanglist1 .list-content1 ul li .list-content1-title .blue {
    color: #006699;
}

.fanglist1 .list-content1 ul li .list-content1-title {
    color: #444;
}

.fanglist1 .list-content1 ul li .button {
    float: right;
    color: #fff;
    background: #cc0000;
    display: inline-table;
    padding: 5px 10px;
    border-radius: 5px;
}

.fanglist1 .title {
}

.fanglist1 .list-content2 {
    background: #f3f3f3;
    border-top: 1px solid #c00;
}

.fanglist1 .list-content2 ul li {
    float: left;
    padding: 20px 20px;
    width: 320px;
}

.fanglist1 .list-content2 ul li span {
    float: left;
    font-size: 24px;
    color: #cc0000;
    border: 1px solid #6ba1bf;
    border-radius: 5px;
    width: 55px;
    height: 45px;
    text-align: center;
    padding: 10px 0px 0px 0px;
}

.fanglist1 .list-content2 ul li span i {
    margin: 0px;
}

.fanglist1 .list-content2 ul li .list-content2-title {
    float: left;
    margin: 0px 0px 0px 10px;
    width: 250px;
}

.fanglist1 .list-content2 ul li .list-content2-title .blue {
    color: #006699;
}

.fanglist1 .list-content2 ul li .list-content2-title .blue a {
    color: #006699;
}

.fanglist1 .list-content2 ul li .list-content2-title {
    color: #333333;
}

.fanglist1 .list-content2 ul li span img {
    width: 30px;
    height: 30px;
    border: 1px solid #006699;
    border-radius: 5px;
    padding: 10px;
}

.fanglist1 .list-content3 {
    background: #f3f3f3;
}

.fanglist1 .list-content3 ul li {
    border-bottom: 1px dotted #ccc;
    padding: 20px 20px;
}

.fanglist1 .list-content3 ul li:last-child {
    border-bottom: 1px solid #ccc;
}

.fanglist1 .list-content3 ul li > span {
    padding: 0px 10px;
    float: left;
    font-size: 24px;
    color: #cc0000;
    border: 1px solid #6ba1bf;
    border-radius: 5px;
}

.fanglist1 .list-content3 ul li .list-content3-left {
    margin: 0px 0px 0px 10px;
    color: #333333;
    width: 600px;
}

.fanglist1 .list-content3 ul li .list-content3-left img {
    max-width: 580px;
}

.fanglist1 .list-content3 ul li .list-content3-left .blue {
    color: #006699;
}

.fanglist1 .list-content3 ul li .list-content3-left span {
    margin: 0px 8px 0px 0px;
}

.fanglist1 .list-content3 .list-content3-con {
    margin: 30px 0px 0px 0px;
}

.fanglist1 .list-content3 ul li .list-content3-con > a {
    float: right;
    color: #fff;
    background: #cc0000;
    display: inline-table;
    padding: 5px 20px;
    margin: 0px 0px 0px 10px;
    border-radius: 5px;
}

.fanglist1 .list-content3 ul li .list-content3-con > a:hover {
    background: #A52525;
}

.buzhou {
    padding: 20px;
    border-bottom: 1px solid #ccc;
}
.buzhou .buzhouorder span {
    display: inline-table;
    font-size: 16px;
    background: #c00;
    color: #fff;
    padding: 5px 10px;
    border-radius: 10px;
}

.buzhou .buzhouorder .shu {
    width: 1px;
    background: #c00;
    height: 80px;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 5px;
}

.buzhou .content {
    width: 650px;
    margin-left: 10px;
}

.buzhou .content > span {
    float: left;
    font-size: 16px;
    background: #c00;
    color: #fff;
    padding: 5px 10px;
    border-radius: 10px;
}

.buzhou .content h1 {
    font-size: 14px;
    color: #006699;
    margin: 0px 0px 0px 10px;
    width: 500px;
    font-weight: normal;
}

.buzhou .content h1 a {
    color: #006699;
    font-weight: normal;
}

.buzhou .content h2 {
    font-weight: normal;
    margin: 0px 0px 0px 10px;
}

.buzhou .content > div {
    color: #333333;
    font-size: 12px;
}

.buzhou .content .left {
    padding: 0px;
}

.buzhou .buttonlist {
    text-align: center;
    margin-top: 10px;
}

.buzhou .buttonlist a {
    background: #cc0000;
    color: #fff;
    padding: 5px 10px;
    margin: 0px 20px 0px 0px;
    border-radius: 5px;
    display: inline-block;
}

.buzhou .neirongshu {
    border-left: 1px solid #c00;
    margin-left: 15px;
    padding-left: 28px;
    margin-bottom: 10px;
}

.buzhou .neirong {
    margin-left: 15px;
    padding-left: 28px;
    margin-bottom: 10px;
}

.bozhoulist3 {
    margin: 20px 0px 0px 0px;
}

.bozhoulist3 .bozhouxinxi {
    padding: 10px 0px;
    border-bottom: 1px dotted #ccc;
}

.bozhoulist3 .bozhouxinxi:last-child {
    border-bottom: 1px solid #ccc;
}

.bozhoulist3 .bozhouxinxi img {
    margin: 0px 0px 0px 10px;
    border-radius: 5px;
    float: left;
    border: 1px solid #006699;
    padding: 10px;
    width: 30px;
    height: 30px;
}

.bozhoulist3 .bozhouxinxi .left {
    margin: 0px 0px 0px 10px;
}
.bozhoulist3 .bozhouxinxi .left div {
    margin: 0px 0px 10px 0px;
}
.bozhoulist3 .bozhouxinxi .left .div1 {
    color: #006699;
}
.bozhoulist3 .bozhouxinxi .left .div2 {
    color: #333333;
    font-size: 12px;
}
.bozhoulist3 .bozhouxinxi .left .div3 {
    color: #333333;
    font-size: 12px;
}
.bozhoulist3 .bozhouxinxi .left .div3 span {
    color: #cc0000;
}

.gongzuofangindex .gongzuofangindexright .taskright a {
    display: inline-table;
    background: #c00;
    border-radius: 5px;
    color: #fff;
    padding: 5px 10px;
}

.gongzuofangindex .gongzuofangindexright .taskright .select {
    background: #666666;
    color: #fff;
}

.tishi div {
    text-align: center;
    margin: 50px;
    color: #646464;
}

.tishi .buttonlist .queing {
    background: #eb5530;
    color: #fff;
    padding: 5px 20px;
    border-radius: 5px;
    border: none;
}

.huodongshenpi div {
    text-align: center;
    margin: 20px;
    color: #646464;
}

.huodongshenpi select {
    width: 100px;
}

.huodongshenpi .buttonlist .queing {
    background: #eb5530;
    color: #fff;
    padding: 5px 20px;
    border-radius: 5px;
    border: none;
}

.huodongshenpi .buttonlist .quxiao {
    background: #fff;
    border: none;
    padding: 5px 20px;
    color: #737373;
}

.buttondiv {
    margin: 20px 0px 0px 0px;
}

    .buttondiv a {
        background: #c00;
        padding: 5px 20px;
        color: #fff;
    }


.yanxiusend div {
    color: #acacac;
}

.yanxiusend .biaoqian {
    font-size: 14px;
}

.fangguanli {
    margin: 20px 0px 0px 0px;
}

.fangguanlileft {
    width: 248px;
    background: #f3f3f3;
}

.fangguanlileft .title {
    border-bottom: 1px solid #c00;
    font-weight: bold;
    padding: 5px 20px;
}

.fangguanlileft ul {
    margin: 0px 20px 0px 20px;
    border-bottom: 1px dotted #ccc;
}

.fangguanlileft ul li {
    margin: 10px 0px;
}

.fangguanlileft ul li a {
    color: #515151;
    padding: 5px 20px;
    width: 170px;
    display: inline-block;
}

.fangguanlileft ul li .select {
    background: #dedede;
}

.fangguanlileft ul:last-child {
    border: none;
}

.fangguanliright {
    width: 720px;
}

    .fangguanliright .title {
        border-bottom: 1px solid #dfdfdf;
        padding: 5px 20px 10px 0px;
        font-weight: bold;
    }


    .fangguanliright .buttonlist {
        margin: 10px 0px 0px 0px;
    }

        .fangguanliright .buttonlist a {
            color: #8d8d8d;
            display: inline-table;
            padding: 5px 20px;
            background: #e4e4e4;
        }

    .fangguanliright .desc {
        margin: 10px 0px 0px 0px;
        color: #8d8d8d;
    }

    .fangguanliright .fanginfoedit th {
        vertical-align: top;
        text-align: right;
        width: 80px;
        font-weight: normal;
    }

    .fangguanliright .fanginfoedit td {
        border: none;
        height: 50px;
    }

        .fangguanliright .fanginfoedit td .text {
            height: 35px;
            width: 200px;
        }

        .fangguanliright .fanginfoedit td textarea {
            height: 80px;
            width: 400px;
        }

        .fangguanliright .fanginfoedit td .baocun {
            background: #cc0001;
            color: #fff;
            padding: 5px 20px;
            border: none;
            border-radius: 5px;
        }


.xqtj {
    background: url(../images/jdt.jpg) no-repeat 5px center;
    width: 712px;
    height: 219px;
    padding: 5px 0px 0px 0px;
}

    .xqtj .xqtj-ckxq {
        position: absolute;
        margin: 3px 0px 0px 320px;
        color: #c00;
    }

    .xqtj .xqtj-ul {
        position: absolute;
        margin: 50px 0px 0px 620px;
        color: #c00;
    }

        .xqtj .xqtj-ul li {
            height: 30px;
        }

            .xqtj .xqtj-ul li a {
                color: #0096fd;
            }


.quxianindex .title ul {
    width: 750px;
}

.quxiantitle {
    font-size: 28px;
    text-align: center;
    padding: 20px 0px 20px 0px;
    border-bottom: 1px solid #ccc;
    color: #545454;
}

.quxianlogolist ul {
    margin: 20px 0px 0px 0px;
}

    .quxianlogolist ul li {
        float: left;
        margin: 0px 0px 0px 100px;
    }

        .quxianlogolist ul li img {
            width: 125px;
            height: 125px;
        }

        .quxianlogolist ul li div {
            text-align: center;
            margin: 10px 0px 0px 0px;
            color: #545454;
        }


.chuangjianrenwuadd table {
    width: 100%;
    background: #f3f3f3;
}

    .chuangjianrenwuadd table td {
        height: 50px;
        color: #959595;
    }

    .chuangjianrenwuadd table th {
        text-align: right;
        font-weight: normal;
        color: #575757;
    }

    .chuangjianrenwuadd table td .text {
        height: 30px;
    }

    .chuangjianrenwuadd table td span {
        color: #c00;
    }

    .chuangjianrenwuadd table td .baocun {
        color: #fff;
        background: #c00;
        border-radius: 5px;
        padding: 5px 20px;
        border: none;
    }

        .chuangjianrenwuadd table td .baocun:hover {
            background: #A52525;
        }

    .chuangjianrenwuadd table td .quxiao {
        color: #959595;
        border-radius: 5px;
        padding: 5px 20px;
        border: none;
    }

        .chuangjianrenwuadd table td .quxiao:hover {
            background: #A52525;
        }

    .chuangjianrenwuadd table td .alinkgrey, .chuangjianrenwuadd table td .alinkgrey:hover {
        background: #ccc;
    }

.chuangjianbuzhou {
    border-bottom: 1px solid #cccccc;
    padding: 30px 0px;
}

    .chuangjianbuzhou > span {
        display: inline-table;
        background: #c00;
        padding: 5px 10px;
        color: #fff;
        margin: 0px 10px 0px 0px;
        border-radius: 10px;
    }

    .chuangjianbuzhou .bneirong {
        width: 880px;
    }

    .chuangjianbuzhou table {
        width: 650px;
    }

        .chuangjianbuzhou table tr td {
            height: 50px;
            vertical-align: top;
            color: #6e6e6e;
        }

            .chuangjianbuzhou table tr td span {
                float: left;
                margin: 0px 20px 0px 0px;
            }

            .chuangjianbuzhou table tr td a, .baocunbuzhou2 a {
                display: inline-table;
                background: #c00;
                padding: 5px 20px;
                color: #fff;
                margin: 20px 0px 0px 0px;
                border-radius: 5px;
            }

                .chuangjianbuzhou table tr td a:hover, .baocunbuzhou2 a:hover {
                    background: #A52525;
                }

        .chuangjianbuzhou table .last td {
            padding: 10px 0px 0px 0px;
        }

        .chuangjianbuzhou table .text {
            width: 650px;
            height: 30px;
            color: #6e6e6e;
            padding: 0px 10px;
        }

        .chuangjianbuzhou table textarea {
            width: 650px;
            height: 120px;
            color: #6e6e6e;
            padding: 0px 10px;
        }

.chuangjianbuzhoubuttonlist {
    text-align: center;
    margin: 20px 0px 0px 0px;
}

    .chuangjianbuzhoubuttonlist a {
        display: inline-table;
        margin: 0px 20px 0px 0px;
        border-radius: 5px;
    }

    .chuangjianbuzhoubuttonlist .tianjia {
        background: #c00;
        padding: 5px 20px;
        color: #fff;
    }

        .chuangjianbuzhoubuttonlist .tianjia:hover {
            background: #A52525;
        }

    .chuangjianbuzhoubuttonlist .fabu {
        background: #c00;
        padding: 5px 20px;
        color: #fff;
    }

        .chuangjianbuzhoubuttonlist .fabu:hover {
            background: #A52525;
        }

.renwuname {
    color: #565656;
}

.renwucontent {
    color: #444444;
}

.renwufujian {
    color: #444444;
}




.fangxueqing {
    color: #4d4d4d;
    padding: 10px;
}

    .fangxueqing div {
        margin: 20px 0px 0px 0px;
    }

    .fangxueqing span {
        margin: 0px 0px 0px 100px;
    }

        .fangxueqing span:first-child {
            margin: 0px 0px 0px 20px;
        }

        .fangxueqing span a {
            color: #0396fe;
        }

    .fangxueqing div span {
        display: -moz-inline-box;
        display: inline-block;
        width: 90px;
    }

    .fangxueqing .title {
        text-align: right;
        padding: 10px;
        border-bottom: 1px solid #dbdbdb;
        margin: 0px;
    }

        .fangxueqing .title span {
            display: inline-block;
            width: auto;
        }

    .fangxueqing .buttonlist {
        text-align: right;
        border-top: 1px solid #dbdbdb;
        padding: 10px 0px 0px 0px;
    }

        .fangxueqing .buttonlist a {
            display: inline-table;
            background: #cc0001;
            color: #fff;
            padding: 5px 20px;
            border-radius: 5px;
            margin: 0px 20px 0px 0px;
        }

.xqtjtitle {
    padding: 5px 0px 0px 0px;
}

    .xqtjtitle span {
        font-size: 16px;
        font-weight: normal;
        color: #4f4f4f;
    }

        .xqtjtitle span:first-child {
            margin: 0px 0px 0px 243px;
        }

        .xqtjtitle span:last-child {
            margin: 0px 0px 0px 275px;
        }

.piyuezuoye div {
    text-align: center;
    margin: 20px 0px 0px 0px;
}

    .piyuezuoye div input {
        margin: 0px 0px 0px 20px;
    }

.piyuezuoye .piyuebutton {
    background: #c00001;
    border: none;
    padding: 5px 20px;
    color: #fff;
    border-radius: 5px;
}

.piyuezuoye .piyuebutton2 {
    background: #f0f0f0;
    border: none;
    padding: 5px 20px;
    color: #5b5b5b;
    border-radius: 5px;
}

.piyuezuoye .piyuebutton3 {
    background: #fff;
    border: none;
    padding: 5px 20px;
    color: #737373;
}

.piyuezuoye .buttonlist {
    margin: 50px 0px 0px 0px;
}







/*整理后*/
.cloumn80 {
    width: 80px;
    display: inline-block;
}

.cloumn120 {
    width: 120px;
    display: inline-block;
}
/*弹出框*/
.altpage {
    padding: 20px;
}

    .altpage .altrowstyle1 {
        color: #646464;
        margin: 0px 0px 10px 0px;
    }

        .altpage .altrowstyle1 .text {
            height: 34px;
            color: #acacac;
            padding: 0px 10px;
            border: 1px solid #acacac;
            width: 590px;
        }

        .altpage .altrowstyle1 select {
            height: 34px;
        }

    .altpage .buttonlist {
        text-align: center;
        margin: 10px 0px 0px 0px;
    }

        .altpage .buttonlist .tijiao {
            color: #fff;
            background: #eb5530;
            border-radius: 5px;
            padding: 5px 20px;
            border: none;
        }

        .altpage .buttonlist .quxiao {
            margin: 0px 0px 0px 10px;
            color: #747474;
            padding: 5px 20px;
            border: none;
            background: #fff;
        }
/*end*/


/*消息*/
.messageright .messagelist .messagelist-button {
}

    .messageright .messagelist .messagelist-button ul {
        padding: 10px;
    }

        .messageright .messagelist .messagelist-button ul li {
            float: left;
            margin-right: 10px;
        }

            .messageright .messagelist .messagelist-button ul li a {
                display: inline-block;
                padding: 2px 5px;
                color: #4f4f4f;
            }

            .messageright .messagelist .messagelist-button ul li .select {
                font-weight: bold;
                border-radius: 5px;
            }

.messageright .messagelist .messagelist-con ul {
    padding: 10px;
}

.messageright .messagelist .messagelist-con .messagetitle {
    height: 32px;
    border-bottom: dotted 1px #ccc;
}

    .messageright .messagelist .messagelist-con .messagetitle i {
        display: inline-block;
        height: 32px;
        width: 32px;
        vertical-align: middle;
        background: url(../images/message2.png) no-repeat;
    }

    .messageright .messagelist .messagelist-con .messagetitle .weidu i {
        background: url(../images/message1.png) no-repeat;
    }

    .messageright .messagelist .messagelist-con .messagetitle .weidu {
        font-weight: bold;
    }

.messageright .messagelist .messagelist-con .messagecontent {
    display: none;
    padding-bottom: 10px;
}
/*end*/

@-webkit-keyframes swing {
    20%,40%,60%,80%,100% {
        -webkit-transform-origin: top center;
    }

    20% {
        -webkit-transform: rotate(6deg);
    }

    40% {
        -webkit-transform: rotate(-4deg);
    }

    60% {
        -webkit-transform: rotate(2deg);
    }

    80% {
        -webkit-transform: rotate(-2deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
    }
}

@-moz-keyframes swing {
    20%,40%,60%,80%,100% {
        -moz-transform-origin: top center;
    }

    20% {
        -moz-transform: rotate(6deg);
    }

    40% {
        -moz-transform: rotate(-4deg);
    }

    60% {
        -moz-transform: rotate(2deg);
    }

    80% {
        -moz-transform: rotate(-2deg);
    }

    100% {
        -moz-transform: rotate(0deg);
    }
}

.errorwrap {
    background: url(../images/jinerror.png) no-repeat top center;
    text-align: center;
    margin-top: 100px;
    padding-top: 158px;
}

    .errorwrap p {
        line-height: 30px;
    }



.viewpage {
    margin: 10px 0px 0px 0px;
    display: none;
    height: 0px;
}

.viewpage {
}

    .viewpage .buttonlist .tijiaoing {
        background: #ccc;
    }



.message {
    background: url(../images/messager.png) no-repeat;
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-top: 15px;
}

.messagedian {
    background: #c00;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 17px;
    left: 23px;
}

.messagedetail {
    top: 45px;
    width: 174px;
    z-index: 7;
    margin-left: -150px;
}

    .messagedetail #s_push_top {
        background: url(../images/bg_push_new_t.gif) no-repeat;
        height: 3px;
        line-height: 0;
        font-size: 0;
        overflow: hidden;
    }

    .messagedetail #s_push_mid {
        border-left: 1px solid #EBB15E;
        border-right: 1px solid #EBB15E;
        background: #FFFFE4;
        padding: 4px 6px 4px 10px;
        line-height: 20px;
        width: 156px;
        height: auto;
    }

        .messagedetail #s_push_mid .tips_data_tc {
            font-size: 12px;
        }

    .messagedetail #s_push_btm {
        background: url(../images/bg_push_new_b.gif) no-repeat;
        height: 4px;
        line-height: 0;
        width: 174px;
        font-size: 0;
        overflow: hidden;
    }

    .messagedetail #s_push_mid .close {
        background: url(../images/ico_close_ora.gif) no-repeat center center;
        float: right;
    }

        .messagedetail #s_push_mid .close a {
            width: 16px;
            height: 12px;
            display: block;
            margin: -4px -6px 0 0;
            position: relative;
        }

    .messagedetail #push_cnt a {
        margin: 0;
        padding: 0;
        position: relative;
        float: right;
        line-height: initial;
        color: #1071B5;
        font-size: 12px;
    }


.cwidth720 {
    width: 720px;
}

.ctime {
    color: #828282;
}

.fanglist1 .cwidthall {
    width: 100%;
}

.blue, .blue a {
    color: #006699;
}

.cball {
    display: none;
    height: 20px;
    width: 20px;
    background: #c00;
    margin-left: 0px;
    margin-top: 0px;
    width: 30px;
    height: 30px;
    background-color: #34538b;
    font-size: 12px;
    pointer-events: none;
    position: absolute;
    border: 1px solid #34538b;
    border-radius: 20px;
}

.cbutton {
    text-align: right;
    margin: 10px 0px 0px 0px;
}

    .cbutton a, .cbuttona {
        background: #c00;
        color: #fff;
        padding: 5px 10px;
        display: inline-block;
        border-radius: 5px;
        line-height: normal;
        margin-left: 10px;
    }

        .cbutton a:hover, .cbuttona:hover {
            background: #A52525;
            color: #fff;
        }

    .cbutton .alinkgrey, .cbutton .alinkgrey:hover {
        background: #ccc;
    }

.ctext {
    height: 30px;
    line-height: 30px;
    width: 200px;
}

.cselect {
    height: 33px;
}

.main .list3 .zuoyetable thead tr td span.guoqi {
    background: url(../images/guoqi.png) no-repeat;
    width: 170px;
    height: 131px;
    display: inline-block;
    position: absolute;
    left: 550px;
}


.cmargintop80 {
    margin-top: 80px;
}

.cnodatamessage {
    text-align: center;
    height: 80px;
    padding-top: 10px;
}

    .cnodatamessage i {
        background: url(../images/jinnodata.png) no-repeat;
        height: 68px;
        width: 70px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
    }

/*nodata*/
.xuanxuenodata {
    text-align: center;
    padding: 40px 0px 0px 0px;
}

    .xuanxuenodata i {
        background: url(../images/xuanke.png) no-repeat;
        height: 71px;
        width: 62px;
        display: inline-block;
        margin-right: 10px;
        vertical-align: middle;
    }

    .xuanxuenodata a {
        color: #c00;
    }
/*end*/

.cdesciption {
    margin: 20px 0px 0px 0px;
}

    .cdesciption .cdesciption-title {
        float: left;
        font-size: 16px;
        color: #c00;
        background: url(../images/tongzhi.png) no-repeat;
        padding: 0px 0px 0px 30px;
    }

    .cdesciption .cdesciption-content {
        float: left;
        line-height: 20px;
    }


.cnavlist {
    margin: 20px 0px 10px 0px;
}

    .cnavlist ul {
        border-bottom: #cc0000 1px solid;
        height: 31px;
        _height: 25px;
        padding: 0px 0px 0px 20px;
    }

        .cnavlist ul li {
            float: left;
        }

            .cnavlist ul li a {
                padding: 0px 10px;
                line-height: 30px;
                height: 30px;
                display: inline-table;
                color: #006699;
            }

        .cnavlist ul .select {
            border-bottom: 1px solid #fff;
            border-top: #cc0000 1px solid;
            border-left: #cc0000 1px solid;
            border-right: #cc0000 1px solid;
            border-radius: 5px 5px 0px 0px;
        }



.clist1 {
    margin: 10px 0px 0px 0px;
}

    .clist1 .list-title {
        font-size: 16px;
        background: url(../images/listh2.png) repeat-x 0 0;
        height: 40px;
        line-height: 40px;
    }

        .clist1 .list-title i {
            height: 15px;
            width: 5px;
            background: #cc0000;
            display: inline-block;
            margin: 0px 5px 0px 10px;
            vertical-align: middle;
        }

    .clist1 .list-content {
        margin: 10px 0px 0px 0px;
    }


.facelist ul li {
    float: left;
    margin: 0px 10px 0px 0px;
}

    .facelist ul li img {
        width: 60px;
        height: 60px;
    }

    .facelist ul li div {
        text-align: center;
    }



/*图标*/
.zipbig {
    background: url(../images/zip.png) no-repeat;
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.rarbig {
    background: url(../images/rar.png) no-repeat;
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.docbig {
    background: url(../images/doc.png) no-repeat;
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.pdfbig {
    background: url(../images/pdf.png) no-repeat;
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.ppsbig {
    background: url(../images/pps.png) no-repeat;
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.txtbig {
    background: url(../images/txt.png) no-repeat;
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.docxbig {
    background: url(../images/doc.png) no-repeat;
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.pptxbig {
    background: url(../images/ppt.png) no-repeat;
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.pptbig {
    background: url(../images/ppt.png) no-repeat;
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.xlsxbig {
    background: url(../images/xls.png) no-repeat;
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.xlsbig {
    background: url(../images/xls.png) no-repeat;
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.swfbig {
    background: url(../images/flash.png) no-repeat;
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.zipsmall {
    background: url(../images/zip.png) no-repeat;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.rarsmall {
    background: url(../images/rar.png) no-repeat;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.docsmall {
    background: url(../images/doc.png) no-repeat;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.pdfsmall {
    background: url(../images/pdf.png) no-repeat;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.ppssmall {
    background: url(../images/pps.png) no-repeat;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.txtsmall {
    background: url(../images/txt.png) no-repeat;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.docxsmall {
    background: url(../images/doc.png) no-repeat;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.pptxsmall {
    background: url(../images/ppt.png) no-repeat;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.pptsmall {
    background: url(../images/ppt.png) no-repeat;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.xlsxsmall {
    background: url(../images/xls.png) no-repeat;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.xlssmall {
    background: url(../images/xls.png) no-repeat;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.swfsmall {
    background: url(../images/flash.png) no-repeat;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
/*end*/


/*tablelist*/
.ctablelist {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

    .ctablelist tr td {
        height: 50px;
    }

    .ctablelist thead {
        border-bottom: 1px solid #c00;
        background: #f3f3f3;
    }

        .ctablelist thead tr td {
            border-bottom: 1px solid #cc0000;
        }

    .ctablelist .thead2 {
        height: 10px;
        display: inline-block;
    }

    .ctablelist tbody {
        margin: 20px 0px 0px 0px;
    }

        .ctablelist tbody tr td {
            background: #f3f3f3;
        }

            .ctablelist tbody tr td a {
            }

        .ctablelist tbody .tr2 td {
            background: #fafafa;
        }
/*end*/


/*个人工作室学情*/
.xueqingtongji {
    padding: 10px 5px 20px 5px;
}

    .xueqingtongji .xuexijindu {
        border-bottom: 1px solid #dadada;
        height: 50px;
        color: #4e4e4e;
    }

    .xueqingtongji .xuexijinduson {
        height: 32px;
        margin-top: 8px;
    }

    .xueqingtongji .xueqingtongji-title {
        font-size: 14px;
        padding: 0px 15px;
    }

    .xueqingtongji .xuexijindu .xueqingtongji-title {
        height: 50px;
        line-height: 50px;
    }

    .xueqingtongji .xuexijinduson .xueqingtongji-title {
        height: 30px;
        line-height: 30px;
    }

    .xueqingtongji .jindutiao-bar {
        position: relative;
        width: 402px;
        border: 1px solid #ccc;
        height: 18px;
        display: inline-block;
        border-radius: 5px;
        vertical-align: middle;
    }

        .xueqingtongji .jindutiao-bar .jindutiao-bar-inner,
        .xueqingtongji .jindutiao-bar-small .jindutiao-bar-small-inner {
            height: 18px;
            background:#AECE7E;
            filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#AECE7E, endColorstr=rgb(106, 141, 33)); /*IE<9>*/
            -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#AECE7E, endColorstr=rgb(106, 141, 33))"; /*IE8+*/
            background: -webkit-gradient(linear, left top, left bottom, from(#AECE7E), to(rgb(106, 141, 33))); /*Webkit*/
            background: -moz-linear-gradient(top, #AECE7E, rgb(106, 141, 33)); /*Mozilla*/
            background: -o-linear-gradient(top, #AECE7E, rgb(106, 141, 33)); /*Opera*/
        }

        .xueqingtongji .jindutiao-bar .jindutiao-bar-desc,
        .xueqingtongji .jindutiao-bar-small .jindutiao-bar-small-desc {
            color: #585858;
            text-align: center;
            font-size: 10px;
            position: absolute;
            top: 0px;
            width: 100%;
        }

            .xueqingtongji .jindutiao-bar .jindutiao-bar-desc a {
                color: #cc0000;
                margin-left: 5px;
                font-size: 10px;
            }

    .xueqingtongji .jindutiao-bar-small {
        position: relative;
        margin: 0px 0px 0px 27px;
        width: 170px;
        border: 1px solid #ccc;
        height: 18px;
        display: inline-block;
        border-radius: 5px;
        vertical-align: middle;
    }

    .xueqingtongji .xuexijinduson .peibi {
        margin-left: 30px;
        width: 50px;
        display: inline-block;
    }

    .xueqingtongji .xuexijinduson .link {
        margin-left: 30px;
    }

        .xueqingtongji .xuexijinduson .link a {
            color: #0196ff;
        }
/*end*/


/*课程进度条*/
.course .jindutiao-bar {
    position: relative;
    width: 80px;
    border: 1px solid #ccc;
    height: 18px;
    display: inline-block;
    border-radius: 5px;
    vertical-align: middle;
}

    .course .jindutiao-bar .jindutiao-bar-inner {
        height: 18px;
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#AECE7E, endColorstr=rgb(106, 141, 33)); /*IE<9>*/
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#AECE7E, endColorstr=rgb(106, 141, 33))"; /*IE8+*/
        background: -webkit-gradient(linear, left top, left bottom, from(#AECE7E), to(rgb(106, 141, 33))); /*Webkit*/
        background: -moz-linear-gradient(top, #AECE7E, rgb(106, 141, 33)); /*Mozilla*/
        background: -o-linear-gradient(top, #AECE7E, rgb(106, 141, 33)); /*Opera*/
    }
/*end*/


/*更多工作坊*/
.fanggengduopage #select-attr {
    border: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 0;
    zoom: 1;
    margin: 10px 0px 0px 0px;
}

    .fanggengduopage #select-attr .mt {
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        background: #F7F7F7;
    }

    .fanggengduopage #select-attr h1 {
        float: left;
        height: 30px;
        font: normal 15px/30px \5fae\8f6f\96c5\9ed1;
        color: #b79768;
    }

.fanggengduopage .root61 #select-attr dl {
    width: 978px;
}

.fanggengduopage #select-attr dl {
    overflow: hidden;
    border-top: 1px dotted #ddd;
    padding: 4px 0 2px;
    margin: 0 5px;
}

.fanggengduopage #select-attr dt {
    float: left;
    width: 80px;
    line-height: 25px;
    font-weight: bold;
    text-align: right;
    color: #333;
}

.fanggengduopage .root61 #select-attr dd {
    width: 898px;
}

.fanggengduopage #select-attr dd {
    float: left;
    overflow: hidden;
}

    .fanggengduopage #select-attr dd div {
        float: left;
        height: 18px;
        padding-top: 5px;
        margin-right: 15px;
    }

    .fanggengduopage #select-attr dd .category {
        width: 848px;
        overflow: hidden;
    }

    .fanggengduopage #select-attr dd a {
        overflow: hidden;
        height: 18px;
        line-height: 18px;
        text-decoration: none;
        color: #005AA0;
    }

    .fanggengduopage #select-attr dd .category a {
        margin: 0px 10px 0px 0px;
        font-size: 12px;
        display: inline-block;
    }

.fanggengduopage .fanglist {
}

.fanggengduopage .fang {
    width: 500px;
    float: left;
    margin: 20px 0px 0px 0px;
}

    .fanggengduopage .fang .left {
        width: 300px;
    }

    .fanggengduopage .fang img {
        float: left;
        width: 99px;
        margin: 0px 10px 0px 0px;
        height: 99px;
        border-radius: 5px;
        -moz-box-shadow: 3px 3px 4px #dfdfdf;
        -webkit-box-shadow: 3px 3px 4px #dfdfdf;
        box-shadow: 3px 3px 4px #dfdfdf;
        /* For IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#dfdfdf')";
        /* For IE 5.5 - 7 */
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#dfdfdf');
    }

.fanggengduopage .yixuantiaojian {
    display: none;
}

    .fanggengduopage .yixuantiaojian span {
        border: 1px solid #ccc;
        display: inline-block;
        padding: 0px 5px;
        margin: 0px 10px 0px 0px;
    }

.fanggengduopage #select-attr .yixuantiaojian span a {
    color: #c00;
}

.fanggengduopage .yixuantiaojian span b {
    background: url(../images/delete.jpg) no-repeat;
    width: 10px;
    height: 9px;
    display: inline-block;
    vertical-align: middle;
}

.fanggengduopage #search-2013 {
    width: 300px;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 10px;
}

    .fanggengduopage #search-2013 .i-search {
        z-index: 11;
        height: 30px;
        margin-bottom: 3px;
        border: 3px solid #E4393C;
    }

    .fanggengduopage #search-2013 .text, #search-2013 .button {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
    }

    .fanggengduopage #search-2013 .form {
        height: 30px;
        overflow: hidden;
    }

.fanggengduopage .form label,
.fanggengduopage .form input,
.fanggengduopage .form select,
.fanggengduopage .form textarea,
.fanggengduopage .form button,
.fanggengduopage .form .label {
    float: left;
    font-size: 12px;
}

.fanggengduopage #search-2013 .text {
    width: 206px;
    height: 20px;
    padding: 5px;
    background-position: 0 -360px;
    background-color: #fff;
    background-repeat: repeat-x;
    line-height: 20px;
    color: #999;
    font-family: arial,"\5b8b\4f53";
    font-size: 14px;
}

.fanggengduopage #search-2013 input {
    margin: 0;
    padding: 0;
    height: 30px;
    border: 0;
}

.fanggengduopage .btn-img, .button {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: 0;
    text-align: center;
    cursor: pointer;
}

.fanggengduopage #search-2013 .button {
    width: 78px;
    background: #E4393C;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    border-radius: 0px;
}
/*end*/



/*坊评价*/
.fangpingjiapage {
}

    .fangpingjiapage .pingjialist {
        margin: 10px 0px 0px 0px;
    }

        .fangpingjiapage .pingjialist .list-title {
            font-size: 16px;
            color: #333333;
            background: url(../images/listh2.png) repeat-x 0 0;
            height: 40px;
            line-height: 40px;
        }

            .fangpingjiapage .pingjialist .list-title i {
                height: 15px;
                width: 5px;
                background: #cc0000;
                display: inline-block;
                margin: 0px 5px 0px 10px;
            }

        .fangpingjiapage .pingjialist .list-con {
        }

            .fangpingjiapage .pingjialist .list-con .list-content {
                margin: 10px 0px 0px 0px;
                border-bottom: 1px solid #ccc;
                padding: 0px 0px 10px 0px;
            }

                .fangpingjiapage .pingjialist .list-con .list-content img {
                    float: left;
                    width: 99px;
                    height: 99px;
                    border-radius: 5px;
                    -moz-box-shadow: 3px 3px 4px #dfdfdf;
                    -webkit-box-shadow: 3px 3px 4px #dfdfdf;
                    box-shadow: 3px 3px 4px #dfdfdf;
                    /* For IE 8 */
                    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#dfdfdf')";
                    /* For IE 5.5 - 7 */
                    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#dfdfdf');
                }

                .fangpingjiapage .pingjialist .list-con .list-content .left {
                    margin: 0px 0px 0px 10px;
                }

                    .fangpingjiapage .pingjialist .list-con .list-content .left span {
                        margin: 0px 10px 0px 0px;
                    }

                        .fangpingjiapage .pingjialist .list-con .list-content .left span a {
                        }

/*end*/


#rocket-to-top div {
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 149px;
}

#rocket-to-top .level-2 {
    background: url("../images/rocket_button_up.png") no-repeat scroll -149px 0 transparent;
    display: none;
    height: 250px;
    opacity: 0;
    z-index: 1;
}

#rocket-to-top .level-3 {
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 150px;
    z-index: 2;
}
/*download by www.sucaijiayuan.com*/
#rocket-to-top {
    background: url("../images/rocket_button_up.png") no-repeat scroll 0 0 transparent;
    cursor: default;
    display: block;
    height: 250px;
    margin: -125px 0 0;
    overflow: hidden;
    padding: 0;
    position: fixed;
    right: 0;
    top: 80%;
    width: 110px;
    z-index: 11;
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0%);
    }
}

@-moz-keyframes wobble {
    0% {
        -moz-transform: translateX(0%);
    }

    15% {
        -moz-transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -moz-transform: translateX(20%) rotate(3deg);
    }

    45% {
        -moz-transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -moz-transform: translateX(10%) rotate(2deg);
    }

    75% {
        -moz-transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -moz-transform: translateX(0%);
    }
}


.listpage {
}

    .listpage .item {
        position: relative;
        border-bottom: 1px dotted #ddd;
        margin-bottom: 10px;
        zoom: 1;
    }

        .listpage .item .dt {
            font-size: 12px;
            font-family: simsun;
            color: #999;
            float: left;
            overflow: hidden;
            height: 16px;
            line-height: 16px;
        }

        .listpage .item .info1 {
            padding-bottom: 8px;
            margin-bottom: 8px;
            zoom: 1;
        }

            .listpage .item .info1 .p-name {
                width: 520px;
                overflow: hidden;
                height: 28px;
                font: bold 14px/28px verdana;
                color: #333;
            }

                .listpage .item .info1 .p-name a {
                    color: #333;
                }

            .listpage .item .info1 .p-price {
                width: 200px;
                float: left;
                height: 18px;
                color: #999;
                overflow: hidden;
            }

                .listpage .item .info1 .p-price .dd {
                    width: 140px;
                }

            .listpage .item .info1 .p-market {
                width: 200px;
                float: left;
            }

        .listpage .item .p-img {
            left: 52px;
            position: absolute;
            top: 0px;
            width: 160px;
            height: 160px;
            padding: 5px 0;
        }

.clr {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.listpage .item li {
    height: 16px;
    padding: 3px 0;
    line-height: 16px;
}

.p-img, .p-name, .p-price, .p-market, .p-detail {
    overflow: hidden;
}

.listpage .summary a {
    color: #005AA0;
}

.listpage .btns {
    right: 60px;
    top: 35px;
    width: 92px;
    height: 100px;
    position: absolute;
}

.listpage .btn-gray {
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 2px;
    background: #f7f7f7;
    text-align: center;
    text-decoration: none;
    color: #333;
    background: -moz-linear-gradient(top,#f7f7f7,#f2f2f2);
    background: -webkit-gradient(linear,0 0,0 100%,from(#f7f7f7),to(#f2f2f2));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f7f7",endColorstr="#f2f2f2");
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f7f7", endColorstr="#f2f2f2")";
}

.listpage .btn-append, .listpage .btn-coll {
    height: 19px;
    padding: 2px 9px;
    margin: 0 0 10px 0;
    line-height: 18px;
    color: #666;
    text-decoration: none;
}

.listpage .p-price strong {
    font-family: verdana;
    font-size: 14px;
    color: #E4393C;
}

.listpage .p-price .discount {
    font-family: verdana;
    color: #E4393C;
}

.listpage .item .dt, .listpage .item .dd {
    float: left;
    overflow: hidden;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
}

    .listpage .item .dd a {
        color: #005AA0;
        font-size: 12px;
    }




/*资源浏览*/
.ziyuanliulanpage .left {
    width: 735px;
}

.ziyuanliulanpage .right {
    width: 240px;
}

.ziyuanliulanpage .list4 .list-content2 {
    padding: 0px;
}

.ziyuanliulanpage .crumbs li {
    float: left;
}

.ziyuanliulanpage .ui-crumbs li {
    background: url(../images/bg_curmbs_28210534.png) no-repeat right 3px;
}

.ziyuanliulanpage .crumbs li a {
    padding: 0 10px 0 0;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-position: right center;
    color: #555;
}

.ziyuanliulanpage .crumbs .current {
    background: 0;
}

.ziyuanliulanpage .doc-header {
    padding: 2px 10px 16px 3px;
    position: relative;
    overflow: hidden;
}

    .ziyuanliulanpage .doc-header h1 {
        padding-bottom: 0;
        font-weight: normal;
        font-size: 24px;
        display: inline-block;
    }

        .ziyuanliulanpage .doc-header h1.reader_ab_test {
            display: block;
            width: auto;
            font-weight: normal;
        }

        .ziyuanliulanpage .doc-header h1 span {
            font-size: 24px;
        }

    .ziyuanliulanpage .doc-header .doc-value {
        color: #666;
        margin: 5px 0 7px;
    }

        .ziyuanliulanpage .doc-header .doc-value i {
            font-style: normal;
            color: #d8d8d8;
            margin: 0 10px;
            font-size: 4px;
            height: 12px;
            overflow: hidden;
            display: inline-block;
            zoom: 1;
        }

.ziyuanliulanpage .ic {
    display: -moz-inline-stack;
    display: inline-block;
    padding: 0;
    vertical-align: -2px;
    font-size: 0;
    line-height: 9999em;
    overflow: hidden;
    position: relative;
    width: 16px;
    height: 16px;
}

.ziyuanliulanpage .doc-header .doc-value .ic {
    vertical-align: -3px;
    width: 13px;
}

    .ziyuanliulanpage .doc-header .doc-value .ic.ic-report {
        background: url(../images/icons_7b0495a5.png);
        width: 15px;
        height: 15px;
    }

.ziyuanliulanpage .reader-container {
    border: 1px solid #ccc;
}

.ziyuanliulanpage .ft .list4 .left {
    width: 660px;
}

.ziyuanliulanpage .ft .list4 .list-content2 textarea {
    width: 730px;
}

.ziyuanliulanpage .doc-upload {
    padding-top: 5px;
    text-align: center;
}

.ziyuanliulanpage .aside .doc-upload {
    _zoom: 1;
    z-index: 102;
    width: 200px;
    height: 42px;
    overflow: hidden;
    margin: 93px auto 0;
}

    .ziyuanliulanpage .aside .doc-upload .btn-upload {
        background: url(../images/upload_33bd0655.png) no-repeat;
        width: 200px;
        height: 42px;
        background-position: 0 -1px;
    }

        .ziyuanliulanpage .aside .doc-upload .btn-upload:hover {
            background-position: 0 -43px;
        }

.aside .doc-aside-border {
    z-index: 100;
    float: left;
    width: 250px;
    padding-top: 13px;
    border-top: 1px solid #eee;
    margin-top: 13px;
}

.ziyuanliulanpage .mod .inner {
}

.ziyuanliulanpage .doc-owner .btn-join-verify {
    float: right;
    color: #999;
    margin-top: 4px;
    line-height: 1;
    vertical-align: top;
}

    .ziyuanliulanpage .doc-owner .btn-join-verify i {
        background-position: 0 -41px;
        width: 10px;
        height: 10px;
        vertical-align: top;
    }

.ziyuanliulanpage .doc-owner .ic {
    background: url(../images/icons_3f504ba6.png);
}

.ziyuanliulanpage .doc-owner h4 {
    margin: 0 0 13px;
    font-weight: bold;
    font-family: "Microsoft YaHei""微软雅黑";
    font-weight: "bold";
}

.ziyuanliulanpage .doc-owner .doc-owner-info {
    height: 61px;
    overflow: hidden;
}

.ziyuanliulanpage .doc-owner .owner-img {
    float: left;
    padding: 2px;
    background: #fff;
    border: 1px solid #ddd;
    margin-right: 10px;
    width: 55px;
    height: 55px;
}

    .ziyuanliulanpage .doc-owner .owner-img div {
        vertical-align: middle;
        height: 55px;
    }

    .ziyuanliulanpage .doc-owner .owner-img img {
        width: 100%;
    }

.ziyuanliulanpage .doc-owner .owner-name {
    font-size: 16px;
    font-weight: normal;
    font-family: "微软雅黑""Arial";
}

    .ziyuanliulanpage .doc-owner .owner-name a {
        color: #555;
    }

.ziyuanliulanpage .doc-owner .owner-value {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

    .ziyuanliulanpage .doc-owner .owner-value td.e {
        border-left: 1px dotted #ddd;
    }

    .ziyuanliulanpage .doc-owner .owner-value td.f {
        border-right: 1px dotted #ddd;
        text-indent: -10px;
        padding-right: 10px;
    }

    .ziyuanliulanpage .doc-owner .owner-value td.e a, .doc-owner .owner-value td.f a {
        color: #555;
    }

    .ziyuanliulanpage .doc-owner .owner-value .num, .doc-owner .owner-value .num a {
        color: #9b5b32;
        font-size: 14px;
        font-family: "Arial";
    }

.ziyuanliulanpage .doc-evaluate {
    border-top: 1px solid #eee;
    margin: 10px 0 0;
    padding: 14px 0;
    border-bottom: 1px solid #eee;
    position: relative;
}

.ziyuanliulanpage .page-doc-list h4 {
    padding-bottom: 3px;
    font-weight: bold;
    font-size: 14px;
    color: #333;
    font-family: "Microsoft YaHei""微软雅黑";
}

    .ziyuanliulanpage .page-doc-list h4 a {
        font-size: 14px;
        color: #333;
    }

.ziyuanliulanpage .page-doc-list .tabContent .current {
    display: block;
}

.ziyuanliulanpage .page-doc-list .bd {
    line-height: 22px;
}

.ziyuanliulanpage .page-doc-list .bd {
    padding-top: 5px;
}

.ziyuanliulanpage .same-series-doc p {
    line-height: 24px;
}

.ziyuanliulanpage .same-series-doc .ic-dot {
    width: 3px;
    height: 3px;
    vertical-align: 3px;
    margin-right: 5px;
    background: #cdcdcd;
}

.ziyuanliulanpage .page-doc-list .page-control {
    font-weight: bold;
}

.ziyuanliulanpage .mod .hd .act {
    float: right;
}

.ziyuanliulanpage .mod .top, .mod .bottom, .mod .tl, .mod .tr, .mod .bl, .mod .br {
    display: block;
    background-repeat: no-repeat;
    font-size: 1%;
    position: relative;
    z-index: 10;
}

.ziyuanliulanpage .mt20, .mh20, .mhv20 {
    margin-top: 20px!important;
}

.ziyuanliulanpage .mb20, .mh20, .mhv20 {
    margin-bottom: 20px!important;
}

.ziyuanliulanpage .comment {
    color: #666;
    line-height: 21px;
}

.ziyuanliulanpage .aside .comment a {
    color: #10966b;
}

.ziyuanliulanpage .page-doc-list a {
    font-size: 14px;
    color: #2f65a1;
}

.ziyuanliulanpage .gd-u-3-8 {
    width: 37.5%;
}

.ziyuanliulanpage .gd-g-u {
    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
}

.ziyuanliulanpage .page-doc-list {
    padding-top: 15px;
    overflow: hidden;
}

    .ziyuanliulanpage .page-doc-list .item .tail-info {
        height: 22px;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        line-height: 18px;
    }

.ziyuanliulanpage .tail-info {
    color: #999;
}

.ziyuanliulanpage .aside .tail-info .gd-u-1-4 {
    text-align: center;
}

.ziyuanliulanpage .gd-u-1-4 {
    width: 25%;
}

.ziyuanliulanpage .gd-g-u {
    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    font-size: 12px;
}
/*end*/


/*个人主页部分 2014-07-15*/
.main .homepageleft {
    width: 262px;
}

.main .homepageright {
    width: 720px;
}

.main .homepageleft .usinfo {
    width: 260px;
    background: #f3f3f3;
    border: 1px solid #cccccc;
    color: #6e6e6e;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
}

    .main .homepageleft .usinfo img {
        border: 3px solid #fff;
        width: 97px;
        height: 97px;
        margin: 20px 0px 0px 20px;
        border-radius: 5px;
    }

    .main .homepageleft .usinfo .imgbottom {
        margin: 5px 0px 0px 0px;
    }

.main .usinfo .fensi, .main .usinfo .guanzhu {
    float: right;
}

.main .usinfo .fensi {
    border-left: 1px solid #ccc;
}

    .main .usinfo .fensi div, .main .usinfo .guanzhu div {
        font-size: 14px;
        display: inherit;
        text-align: center;
        width: 50px;
        color: #0196FF;
    }

.main .homepageleft .usinfo .left {
    width: 120px;
}

    .main .homepageleft .usinfo .left #RealName a {
        display: inline-block;
        margin: 0px 0px 0px 10px;
        background: url(../images/jia2.jpg) no-repeat 3px center #cc0000;
        color: #fff;
        padding: 0px 5px 0px 14px;
    }

    .main .homepageleft .usinfo .left span {
        display: inline-block;
        margin: 0px 0px 0px 10px;
    }

    .main .homepageleft .usinfo .left .firstspan {
        margin: 20px 0px 20px 10px;
    }

.main .homepageleft .usbuttonlist {
    padding-top: 15px;
}

    .main .homepageleft .usbuttonlist h2 {
        background: url(../images/listh2.png) repeat-x 0 0;
        height: 41px;
        line-height: 41px;
    }

        .main .homepageleft .usbuttonlist h2 span {
            font-size: 16px;
            font-weight: 400;
            margin-left: 15px;
            float: left;
        }

            .main .homepageleft .usbuttonlist h2 span i {
                background: #cc0000;
                width: 5px;
                height: 15px;
                display: inline-block;
                margin: 0px 10px 0px 0px;
                vertical-align: middle;
            }

        .main .homepageleft .usbuttonlist h2 a {
            font-size: 12px;
            float: right;
            font-weight: normal;
            color: #cf1011;
            text-align: right;
            line-height: 40px;
            margin-right: 5px;
        }

    .main .homepageleft .usbuttonlist ul {
        padding: 20px;
    }

        .main .homepageleft .usbuttonlist ul li {
            height: 30px;
            line-height: 30px;
        }

            .main .homepageleft .usbuttonlist ul li a {
                padding: 0px 0px 0px 0px;
                display: inline-table;
            }

            .main .homepageleft .usbuttonlist ul li .icon1 {
                background: url(../images/listicon.png) no-repeat 0 0;
                padding-left: 40px;
            }

            .main .homepageleft .usbuttonlist ul li .icon2 {
                background: url(../images/listicon.png) no-repeat 0 -32px;
                padding-left: 40px;
            }

            .main .homepageleft .usbuttonlist ul li .icon3 {
                background: url(../images/listicon.png) no-repeat 0 -69px;
                padding-left: 40px;
            }

            .main .homepageleft .usbuttonlist ul li .icon4 {
                background: url(../images/listicon.png) no-repeat 0 -104px;
                padding-left: 40px;
            }

            .main .homepageleft .usbuttonlist ul li .icon5 {
                background: url(../images/listicon.png) no-repeat 0 -140px;
                padding-left: 40px;
            }

            .main .homepageleft .usbuttonlist ul li .icon6 {
                background: url(../images/listicon.png) no-repeat 0 -175px;
                padding-left: 40px;
            }

            .main .homepageleft .usbuttonlist ul li .icon7 {
                background: url(../images/listicon.png) no-repeat 0 -215px;
                padding-left: 40px;
            }

            .main .homepageleft .usbuttonlist ul li .icon8 {
                background: url(../images/listicon.png) no-repeat 0 -250px;
                padding-left: 40px;
            }

            .main .homepageleft .usbuttonlist ul li strong a {
                color: #6e6e6e;
                font-weight: 400;
            }

            .main .homepageleft .usbuttonlist ul li span {
                text-align: left;
            }

                .main .homepageleft .usbuttonlist ul li span a {
                    color: #0196ff;
                }

    .main .homepageleft .usbuttonlist .ul2 {
        float: left;
        overflow: hidden;
        padding: 0px;
    }

        .main .homepageleft .usbuttonlist .ul2 li {
            float: left;
            display: block;
            margin: 10px 2px 0px 2px;
            display: inline;
            width: 83px;
            overflow: hidden;
            height: auto;
            line-height: initial;
        }

            .main .homepageleft .usbuttonlist .ul2 li img {
                -moz-box-shadow: 3px 3px 4px #dfdfdf;
                -webkit-box-shadow: 3px 3px 4px #dfdfdf;
                box-shadow: 3px 3px 4px #dfdfdf;
                /* For IE 8 */
                -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#dfdfdf')";
                /* For IE 5.5 - 7 */
                filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#dfdfdf');
                padding: 2px;
                border-radius: 5px;
                -moz-transition: -moz-transform 1s; /* Firefox 4 */
                -webkit-transition: -webkit-transform 1s; /* Safari and Chrome */
                -o-transition: -o-transform 1s; /* Opera */
            }

                .main .homepageleft .usbuttonlist .ul2 li img:hover {
                    transform: rotate(360deg);
                    -moz-transform: rotate(360deg); /* Firefox 4 */
                    -webkit-transform: rotate(360deg); /* Safari and Chrome */
                    -o-transform: rotate(360deg); /* Opera */
                    z-index: 2;
                }

            .main .homepageleft .usbuttonlist .ul2 li p a {
                font-size: 14px;
                height: 25px;
                line-height: 25px;
                display: inline-block;
            }

            .main .homepageleft .usbuttonlist .ul2 li span {
                line-height: 24px;
                font-size: 12px;
                color: #aeaeae;
            }


.main .homepageleft .us_sideBar {
    float: left;
    margin-top: 15px;
}

    .main .homepageleft .us_sideBar .title {
        height: 34px;
        clear: both;
        overflow: hidden;
        border-bottom: 2px solid #aeaeae;
    }

        .main .homepageleft .us_sideBar .title h2 {
            background: url(../images/bj1.jpg) no-repeat 0 0;
            float: left;
            width: 155px;
            height: 34px;
            line-height: 34px;
            padding-left: 25px;
            font-weight: 400;
        }

        .main .homepageleft .us_sideBar .title a {
            float: right;
            color: #cf1011;
            text-align: right;
            line-height: 40px;
        }

.main .homepageleft .us_list-content {
}



.main .homepageright .expertstable {
    float: left;
    background: #f3f3f3;
    margin-top: 2px;
    width: 720px;
    margin-bottom: 20px;
    min-height: 172px;
}

    .main .homepageright .expertstable a {
        padding-left: 10px;
    }

.main .homepageright .list1 {
}

    .main .homepageright .list1 .title {
        padding: 0px;
        border-bottom: 1px solid #aeaeae;
        height: 34px;
        clear: both;
        overflow: hidden;
    }

        .main .homepageright .list1 .title .left {
            background: url(../images/bj1.jpg) no-repeat 0 0;
            float: left;
            width: 155px;
            font-size: 16px;
            height: 34px;
            line-height: 34px;
            padding-left: 25px;
            font-weight: 400;
        }

    .main .homepageright .list1 .list-head {
        margin: 0px;
    }

    .main .homepageright .list1 .list-con {
        min-height: 250px;
        background: #f3f3f3;
    }

.main .homepageright {
    width: 720px;
}

    .main .homepageright table {
        width: 100%;
        color: #4f4f4f;
    }

        .main .homepageright table tr td {
            height: 30px;
        }

            .main .homepageright table tr td a {
            }


.RecentPage .us_list-content ul li {
    float: left;
    margin: 10px 8px;
    display: inline;
    width: 83px;
    overflow: hidden;
    height: auto;
    line-height: initial;
}

    .RecentPage .us_list-content ul li img {
        border-radius: 5px;
        width: 63px;
        height: 63px;
        border: 1px solid #fff;
        -moz-box-shadow: 3px 3px 4px #dfdfdf;
        -webkit-box-shadow: 3px 3px 4px #dfdfdf;
        box-shadow: 3px 3px 4px #dfdfdf;
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#dfdfdf')";
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#dfdfdf');
        padding: 2px;
    }

    .RecentPage .us_list-content ul li p a {
        line-height: 30px;
        font-size: 12px;
        color: #005d8b;
        height: 30px;
overflow: hidden;
display: inline-block;
    }

    .RecentPage .us_list-content ul li span {
        line-height: 24px;
        font-size: 12px;
        color: #aeaeae;
    }

.main .RecentPage .list2 .list-content {
    padding: 0px 0px 0px 9px;
    min-height: 800px;
}

/*坊内成员更多部分 2014-07-17*/
.gongzuofangindex .gongzuofangindexright .fang_title {
    border-bottom: 1px solid #c00;
    color: #333333;
    height: 40px;
    line-height: 40px;
    padding: 0px 0px 0px 10px;
    background: #FFF;
}

    .gongzuofangindex .gongzuofangindexright .fang_title .h2 {
        background: url(../Images/biao.jpg) no-repeat 0 10px;
        padding-left: 20px;
    }

    .gongzuofangindex .gongzuofangindexright .fang_title ul {
        margin: 10px 0px 20px 10px;
    }

        .gongzuofangindex .gongzuofangindexright .fang_title ul li {
            float: left;
            margin: 0px 10px 0px 0px;
            display: block;
        }

            .gongzuofangindex .gongzuofangindexright .fang_title ul li img {
                width: 63px;
                height: 63px;
                border: 1px solid #fff;
            }

            .gongzuofangindex .gongzuofangindexright .fang_title ul li div {
                text-align: center;
            }

/*修改个人信息*/
.useInfo {
    width: 300px;
    float: left;
    margin-top: 15px;
    display: inline;
    border: 1px solid #f3f3f3;
    width: 698px;
}

    .useInfo li {
        height: 45px;
        line-height: 45px;
        border-bottom: 1px solid #f3f3f3;
    }

.cloumn120 {
    width: 150px;
    text-align: right;
    background: #f3f3f3;
    border-bottom: 1px solid #fff;
    height: 44px;
}

/*个人信息 2014-07-20*/
.main .student-div02 {
}

.div02h2 {
    float: left;
    width: 720px;
    height: 41px;
    line-height: 41px;
    background: #f3f3f3;
    color: #333333;
    overflow: hidden;
    clear: both;
}

    .div02h2 h2 {
        float: left;
        margin-left: 15px;
        display: inline;
    }

    .div02h2 a {
        float: right;
        margin-right: 35px;
        display: inline;
    }

.buttonc00 {
    color: #fff;
    background: #cc0000;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    margin-top: 8px;
    border-radius: 5px;
}

    .buttonc00:hover {
        color: #fff;
        background: #A52525;
    }



/**********************************************************************************************************************************/

/*tab*/
.tab {}

    .tab .taboption ul li {
        float: left;
        width:100px;
        height: 33px;
        line-height: 33px;
        padding: 0px 10px 0px 20px;
        background: url(../images/bj2.jpg);
    }

        .tab .taboption ul li.select {
            background: url(../images/bj1.jpg);
            border-bottom: 2px solid #fff;
        }

        .tab .taboption ul li a {
            float: left;
            color: #444;
            font-size: 16px;
        }

        .tab .taboption ul li.select a {
            color: #c00;
        }

    .tab .tabcontent {
    }
.main .jobright .autotab .list-title ul li,
.main .jobright .autotab .list-title ul .select{background:none;width:auto;}
.main .jobright .autotab .list-title ul{height:36px;}
.main .jobright .autotab .list-title ul li a{width:auto;padding:0px;}

.select .tabtitleleft{background:url(../images/tableft.png) no-repeat;width:16px;height:34px;float:left;margin-left: -1px;}
.select .tabtitlecontent{background:url(../images/tabcontent.png);float:left;height:34px;line-height:34px;font-size:16px;padding: 0px 5px;}
.select .tabtitleright{background:url(../images/tabright.png) no-repeat;width:4px;height:34px;float:left;}

.tabtitleleft{background:url(../images/tablefts.png) no-repeat;width:16px;height:34px;float:left;margin-left: -1px;}
.tabtitlecontent{background:url(../images/tabcontents.png);float:left;height:34px;line-height:34px;font-size:16px;padding: 0px 5px;}
.tabtitleright{background:url(../images/tabrights.png) no-repeat;width:4px;height:34px;float:left;}
/*end*/




.qipao {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    top: 0px;
    left: 0px;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

.qipaoinner {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    z-index: 1;
}

    .qipaoinner .qipaopao {
        position: absolute;
        display: none;
    }

    .qipaoinner .qipaopaojiantout .jiantou {
        background: url(../images/jiantout.png) no-repeat;
        height: 34px;
        width: 31px;
        left: 83px;
        position: absolute;
        *margin-top: -24px;
        _margin-top: -24px;
    }

    .qipaoinner .qipaopaojiantoul .jiantou {
        background: url(../images/jiantoul.png) no-repeat;
        height: 34px;
        width: 31px;
        position: absolute;
    }

    .qipaoinner .qipaopaojiantour .jiantou {
        background: url(../images/jiantour.png) no-repeat;
        height: 34px;
        width: 31px;
        left: 83px;
        position: absolute;
    }

    .qipaoinner .qipaopaojiantoub .jiantou {
        background: url(../images/jiantoub.png) no-repeat;
        height: 34px;
        width: 31px;
        left: 83px;
        position: absolute;
    }

    .qipaoinner .qipaopaocon {
        margin-top: 22px;
        background: url(../images/messagebg.png) no-repeat;
        width: 250px;
        height: 176px;
        position: relative;
    }

        .qipaoinner .qipaopaocon .number {
            position: absolute;
            top: 13px;
            right: 82px;
            font-size: 18px;
            color: #fff;
        }

        .qipaoinner .qipaopaocon i {
            display: inline-block;
            background: url(../images/jixiangwuhuanying.png) no-repeat;
            width: 70px;
            height: 67px;
            top: 25px;
            right: -3px;
            position: absolute;
        }

        .qipaoinner .qipaopaocon a {
            display: inline-block;
            padding: 5px 10px;
            background: #c00;
            border-radius: 5px;
            color: #fff;
            position: absolute;
            bottom: 16px;
            right: 66px;
            z-index: 1;
        }

        .qipaoinner .qipaopaocon .messageinfo {
            margin: 45px 0px 0px 26px;
            color: #fff;
            position: absolute;
            width: 167px;
        }

    .qipaoinner .qipaopaojiantoul .qipaopaocon {
        margin: 0px;
    }





    .qipaoinner .homeindex1 {
        top: -20px;
        right: 0px;
    }

    .qipaoinner .homeindex2 {
        top: 50px;
        left: 364px;
    }

    .qipaoinner .homeindex3 {
        top: 144px;
    }

        .qipaoinner .homeindex3 .jiantou {
            left: 60px;
        }


    .qipaoinner .studioindex1 {
        top: 350px;
        left: 100px;
    }

    .qipaoinner .studioindex2 {
        top: 300px;
        left: 700px;
    }

    .qipaoinner .studioindex3 {
        top: 550px;
        left: 500px;
    }

    .qipaoinner .studioindex4 {
        top: 616px;
        left: 700px;
    }

    .qipaoinner .studioindex5 {
        top: 850px;
        left: 500px;
    }


    .qipaoinner .clubindex1 {
        left: 233px;
        top: 30px;
    }

     .qipaoinner .clubindex1 .qipaopaocon .messageinfo{
       margin: 40px 0px 0px 38px;
    }


    .qipaoinner .clubindex2 {
        left: 533px;
    }

    .qipaoinner .clubindex3 {
        left: 20px;
    }



#CourseTable {
    border-spacing: 0;
    width: 100%;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

    #CourseTable th {
        padding: 10px;
        border-right: 1px solid #ccc;
        border-top: 1px solid #ccc;
    }

    #CourseTable td {
        padding: 10px;
        border-right: 1px solid #ccc;
        border-top: 1px solid #ccc;
    }


.xuanxuequxiao {
    color: #3b9a24;
}

.xuankeok {
    color: #3b9a24;
}

.xuankejinzhi {
    color: #ccc;
}

    .xuankejinzhi:hover {
        color: #ccc;
    }
.doc-reader {width: 1000px;}
.doc-reader iframe{ width:700px;height:500px;}

/*课程列表*/
.main #courseListTab{
    margin: 20px 0px 0px 0px;
}
.main #courseListTab .list-title{
    border-bottom: 1px solid #aeaeae;
    height: 34px;
}
.main #courseListTab .list-title .select {
float: left;
background: url(../images/bj1.jpg);
}
.main #courseListTab .list-title li {
    float: left;
    background: url(../images/bj2.jpg);
width: 130px;
    height: 34px;
    line-height: 34px;
}
.main #courseListTab .list-title ul li.select a {
border-bottom: 1px solid #fff;
}
.main #courseListTab .list-title ul li a {
     float: left;
    color: #444;
    font-size: 16px;
display: inline-block;
padding: 0px 10px 0px 20px;
margin-left: 1px;
width: 99px;
}
.main #courseListTab .list-title span{
    float: right;
    font-size: 12px;
    color: #6e6e6e;
}
.main #courseListTab .list-title span a{
    color: #c00;
    font-size: 12px;
}

.daochubutton{text-align:center;}
.daochubutton .button {
background: #c00;
padding: 3px 10px;
color: #fff;
border-radius: 5px;
margin-left: 5px;
}
.zhuanjiahomeindex .daochubutton{text-align:center;}

.zhuanjiahomeindex .plan{background:#fff;}
.zhuanjiahomeindex .button{background:#c00;padding:3px 10px;color:#fff;border-radius:5px;margin-left:5px;}
.zhuanjiahomeindex .searchdiv{text-align:right;margin-top:10px;border-bottom:1px solid #ccc;padding-bottom:10px;}
.zhuanjiahomeindex .searchdiv input{height:25px;width:200px;}
.zhuanjiahomeindex .searchdiv .shengfen{text-align:left;}
.zhuanjiahomeindex .searchdiv .shengfen span{font-weight:bold;color: #444;}
.zhuanjiahomeindex .searchdiv .shengfen a.select{color:#c00;}

.expertclubdynamicindex .jobright .list2 .list-title{border-left:none;}
.expertclubdynamicindex .jobright .list2 .list-title ul li{background:none;}
.expertclubdynamicindex .jobright .list2 .list-title ul li a{padding:0px;font-size: 14px;color: #666666;}

.expertclubdynamicindex #SchoolStage{}

.main .xiangmutongdaoleft {background:#fff;min-height:initial;}
.main .xiangmutongdaoleft .plandetail{padding:0px;}
.main .xiangmutongdaoleft .plandetail a{color:#666;background:#fff;padding:0px;margin-left:5px;}
.main .xiangmutongdaoleft .plandetail a:hover{background:#fff;color:#c00;}
.expertclubdynamicindex .jobright .list2{margin-bottom:60px;}
.expertclubdynamicindex .jobright .list2 .list-title ul li a{float:left;width:auto;font-weight: bold;}
.expertclubdynamicindex .jobright .list2 .list-title ul li{width:auto;}
.expertclubdynamicindex .jobright .list2 .list-title ul li i{float:left;display:inline-block;height:15px;width:5px;background:#c00;margin-right:5px;margin-top:9px;}
.expertclubdynamicindex .jobright .list2 .list-title{border-bottom: 1px solid #c00;}
.expertclubdynamicindex .jobright .list2 .list-content{border:1px solid #fff;min-height:213px;}
.expertclubdynamicindex .jobright .list2 .list-contentbody{}
.expertclubdynamicindex .cnodatamessage{padding-top:72px;}
.expertclubdynamicindex .jobright .list2 .list-title span{line-height:35px;}

.moreinner{text-align:right;padding-right:20px;}

.main .jobright .list2 .list-content table{padding-top:5px;}


.expertclubdynamicindex .searchdiv{margin-top:10px;border-top: 1px solid #c00;}
.expertclubdynamicindex .searchdiv div{margin-top:10px;}
.expertclubdynamicindex .searchdiv div span{font-weight:bold;}
.expertclubdynamicindex .searchdiv div a.red{color:#c00;}
 
.pingyudesc{padding-bottom:20px;border-bottom:1px solid #ccc;color:#666;margin-top:20px;}
.pingyudesc span {color:#c00;}


.openwindow {background:url(../images/PopNoSuspension.png) no-repeat;width:850px;height:610px;position: relative;}
.openwindow .buttondiv {top:350px;position:absolute;text-align:center;width: 100%;}
.openwindow a{background:#c00;padding:5px 10px;margin-right:30px;color:#fff;font-size:14px;}

.openwindowXJ {background:url(../images/PopNoSuspensionXJ.png) no-repeat;width:850px;height:513px;position: relative;}
.openwindowXJ .buttondiv {top:265px;position:absolute;text-align:center;width: 100%;}
.openwindowXJ a{background:#c00;padding:5px 10px;margin-right:30px;color:#fff;font-size:14px;}

.main .list3 .list-search {
    margin-top :10px;
}
.main .list3 .list-search input {
    width: 200px;
    height: 38px;
    border: #ababab 1px solid;
}