﻿body {
    background: #EAEAEA;
    font-family: '微软雅黑';
    color: #605F5F;
}

#orgainse_title {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    background-color: #EAEAEA;
    text-align: left;
}

    #orgainse_title span {
        margin-left: 18px;
    }

/* tab样式 */

#tab_bar {
    width: 890px;
    height: 55px;
    border-bottom: 1px solid #ccc;
}

    #tab_bar ul {
        padding: 0px;
        margin: 0px;
        height: 30px;
        text-align: center;
    }

    #tab_bar li {
        list-style-type: none;
        float: left;
        width: 150px;
        height: 55px;
        line-height: 55px;
        font-size: 18px;
    }

        #tab_bar li:hover {
            cursor: pointer;
        }

.tab_css {
    height: auto;
    display: none;
    float: left;
    border-top: 0px;
    margin-left: 70px;
}

.cssnameyes {
    width: 100px;
    height: 20px;
    border-bottom: 0px;
    border-bottom: 2px solid #1292F7;
    color: #1292F7;
}

.cssnameno {
    list-style-type: none;
    float: left;
    width: 100px;
    height: 20px;
    color: #666666;
}


/*organiseInfo*/
.chooseDiv {
    border: 1px solid #878484;
    padding: 4px 10px;
    margin: 0 0 0 20px;
    display: block;
}

.choosed {
    background-color: #188EEE;
    color: #FFF;
    border: 0;
}

#org_singlename {
    width: 280px;
    margin-left: 20px;
    height: 25px;
    margin-top: 5px;
}

#org_allname {
    width: 280px;
    margin-left: 20px;
    height: 25px;
    margin-top: 5px;
}

#org_username {
    width: 280px;
    margin-left: 20px;
    height: 25px;
    margin-top: 5px;
}

#org_idcard {
    width: 280px;
    margin-left: 20px;
    height: 25px;
    margin-top: 5px;
}

#org_mphone {
    width: 280px;
    margin-left: 20px;
    height: 25px;
    margin-top: 5px;
}

#org_email {
    width: 280px;
    margin-left: 20px;
    height: 25px;
    margin-top: 5px;
}

.btn {
    width: 100px;
    background-color: #188EEE;
    height: 30px;
    line-height: 30px;
    color: #fff;
    margin: auto;
    text-align: center;
}

.submit_save {
    margin: 13px auto;
    float: left;
    margin-left: 200px;
    margin-right: 64px;
}

.submit_cancel {
    margin: 13px auto;
    float: left;
}

#org_introduces {
    resize: none;
}

.org_photolist {
    width: 800px;
    height: 600px;
}

.org_photo {
    margin-top: 18px;
    height: 120px;
}

.submit_photo {
    margin-left: 18px;
    float: left;
}

.org_photo img {
    width: 100px;
    height: 100px;
    float: left;
    margin: auto;
}

.uqa_mian {
    float: right;
}

/*视频上传样式*/
.container {
    width: 175px;
}

#mv_1 {
    float: left;
    z-index: 2;
    vertical-align: middle;
}

#bar {
    background: #95CA0D;
    height: 18px;
    line-height: 18px;
    text-align: center;
    position: relative;
    top: -18px;
    z-index: 2;
    font-size: 12px;
    float: left;
    clear: both;
}

.head_top_right {
    float: left;
    width: 280px;
    height: 55px;
    line-height: 55px;
    font-size: 20px;
    color: #9A9A9A;
    margin-left: 20px;
}
